@cloudscape-design/components 3.0.1004 → 3.0.1006
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/app-layout/visual-refresh-toolbar/skeleton/index.d.ts.map +1 -1
- package/app-layout/visual-refresh-toolbar/skeleton/index.js +10 -2
- package/app-layout/visual-refresh-toolbar/skeleton/index.js.map +1 -1
- package/app-layout-toolbar/index.d.ts.map +1 -1
- package/app-layout-toolbar/index.js +1 -9
- package/app-layout-toolbar/index.js.map +1 -1
- package/button/interfaces.d.ts +12 -0
- package/button/interfaces.d.ts.map +1 -1
- package/button/interfaces.js.map +1 -1
- package/code-editor/use-editor.d.ts +2 -1
- package/code-editor/use-editor.d.ts.map +1 -1
- package/collection-preferences/styles.css.js +38 -38
- package/collection-preferences/styles.scoped.css +39 -447
- package/collection-preferences/styles.selectors.js +38 -38
- package/i18n/messages/all.all.js +1 -1
- package/i18n/messages/all.all.json +1 -1
- package/i18n/messages/all.ar.js +1 -1
- package/i18n/messages/all.ar.json +1 -1
- package/i18n/messages/all.de.js +1 -1
- package/i18n/messages/all.de.json +1 -1
- package/i18n/messages/all.en-GB.js +1 -1
- package/i18n/messages/all.en-GB.json +1 -1
- package/i18n/messages/all.en.js +1 -1
- package/i18n/messages/all.en.json +1 -1
- package/i18n/messages/all.es.js +1 -1
- package/i18n/messages/all.es.json +1 -1
- package/i18n/messages/all.fr.js +1 -1
- package/i18n/messages/all.fr.json +1 -1
- package/i18n/messages/all.id.js +1 -1
- package/i18n/messages/all.id.json +1 -1
- package/i18n/messages/all.it.js +1 -1
- package/i18n/messages/all.it.json +1 -1
- package/i18n/messages/all.ja.js +1 -1
- package/i18n/messages/all.ja.json +1 -1
- package/i18n/messages/all.ko.js +1 -1
- package/i18n/messages/all.ko.json +1 -1
- package/i18n/messages/all.pt-BR.js +1 -1
- package/i18n/messages/all.pt-BR.json +1 -1
- package/i18n/messages/all.tr.js +1 -1
- package/i18n/messages/all.tr.json +1 -1
- package/i18n/messages/all.zh-CN.js +1 -1
- package/i18n/messages/all.zh-CN.json +1 -1
- package/i18n/messages/all.zh-TW.js +1 -1
- package/i18n/messages/all.zh-TW.json +1 -1
- package/i18n/messages-types.d.ts +10 -0
- package/i18n/messages-types.d.ts.map +1 -1
- package/i18n/messages-types.js.map +1 -1
- package/internal/base-component/styles.scoped.css +1 -1
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/manifest.json +1 -1
- package/internal/vendor/d3-scale.js +42 -48
- package/multiselect/use-multiselect.d.ts +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +56 -56
- package/popover/styles.scoped.css +202 -746
- package/popover/styles.selectors.js +56 -56
- package/progress-bar/styles.css.js +19 -19
- package/progress-bar/styles.scoped.css +30 -202
- package/progress-bar/styles.selectors.js +19 -19
- package/tabs/styles.css.js +30 -30
- package/tabs/styles.scoped.css +51 -187
- package/tabs/styles.selectors.js +30 -30
- package/collection-preferences/content-display/styles.css.js +0 -16
- package/collection-preferences/content-display/styles.scoped.css +0 -380
- package/collection-preferences/content-display/styles.selectors.js +0 -17
|
@@ -150,147 +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
|
-
|
|
154
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
155
|
-
SPDX-License-Identifier: Apache-2.0
|
|
156
|
-
*/
|
|
157
|
-
/*
|
|
158
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
159
|
-
SPDX-License-Identifier: Apache-2.0
|
|
160
|
-
*/
|
|
161
|
-
/*
|
|
162
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
163
|
-
SPDX-License-Identifier: Apache-2.0
|
|
164
|
-
*/
|
|
165
|
-
/*
|
|
166
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
167
|
-
SPDX-License-Identifier: Apache-2.0
|
|
168
|
-
*/
|
|
169
|
-
/*
|
|
170
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
171
|
-
SPDX-License-Identifier: Apache-2.0
|
|
172
|
-
*/
|
|
173
|
-
/*
|
|
174
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
175
|
-
SPDX-License-Identifier: Apache-2.0
|
|
176
|
-
*/
|
|
177
|
-
/*
|
|
178
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
179
|
-
SPDX-License-Identifier: Apache-2.0
|
|
180
|
-
*/
|
|
181
|
-
/*
|
|
182
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
|
-
SPDX-License-Identifier: Apache-2.0
|
|
184
|
-
*/
|
|
185
|
-
/*
|
|
186
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
|
-
SPDX-License-Identifier: Apache-2.0
|
|
188
|
-
*/
|
|
189
|
-
/*
|
|
190
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
|
-
SPDX-License-Identifier: Apache-2.0
|
|
192
|
-
*/
|
|
193
|
-
/*
|
|
194
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
195
|
-
SPDX-License-Identifier: Apache-2.0
|
|
196
|
-
*/
|
|
197
|
-
/*
|
|
198
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
199
|
-
SPDX-License-Identifier: Apache-2.0
|
|
200
|
-
*/
|
|
201
|
-
/*
|
|
202
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
203
|
-
SPDX-License-Identifier: Apache-2.0
|
|
204
|
-
*/
|
|
205
|
-
/*
|
|
206
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
207
|
-
SPDX-License-Identifier: Apache-2.0
|
|
208
|
-
*/
|
|
209
|
-
/*
|
|
210
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
211
|
-
SPDX-License-Identifier: Apache-2.0
|
|
212
|
-
*/
|
|
213
|
-
/*
|
|
214
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
215
|
-
SPDX-License-Identifier: Apache-2.0
|
|
216
|
-
*/
|
|
217
|
-
/*
|
|
218
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
219
|
-
SPDX-License-Identifier: Apache-2.0
|
|
220
|
-
*/
|
|
221
|
-
/*
|
|
222
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
223
|
-
SPDX-License-Identifier: Apache-2.0
|
|
224
|
-
*/
|
|
225
|
-
/*
|
|
226
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
227
|
-
SPDX-License-Identifier: Apache-2.0
|
|
228
|
-
*/
|
|
229
|
-
/*
|
|
230
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
231
|
-
SPDX-License-Identifier: Apache-2.0
|
|
232
|
-
*/
|
|
233
|
-
/*
|
|
234
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
235
|
-
SPDX-License-Identifier: Apache-2.0
|
|
236
|
-
*/
|
|
237
|
-
/*
|
|
238
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
239
|
-
SPDX-License-Identifier: Apache-2.0
|
|
240
|
-
*/
|
|
241
|
-
/*
|
|
242
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
243
|
-
SPDX-License-Identifier: Apache-2.0
|
|
244
|
-
*/
|
|
245
|
-
/*
|
|
246
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
247
|
-
SPDX-License-Identifier: Apache-2.0
|
|
248
|
-
*/
|
|
249
|
-
/*
|
|
250
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
251
|
-
SPDX-License-Identifier: Apache-2.0
|
|
252
|
-
*/
|
|
253
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
254
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
255
|
-
/*
|
|
256
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
257
|
-
SPDX-License-Identifier: Apache-2.0
|
|
258
|
-
*/
|
|
259
|
-
/*
|
|
260
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
261
|
-
SPDX-License-Identifier: Apache-2.0
|
|
262
|
-
*/
|
|
263
|
-
/*
|
|
264
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
265
|
-
SPDX-License-Identifier: Apache-2.0
|
|
266
|
-
*/
|
|
267
|
-
/*
|
|
268
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
269
|
-
SPDX-License-Identifier: Apache-2.0
|
|
270
|
-
*/
|
|
271
|
-
/*
|
|
272
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
273
|
-
SPDX-License-Identifier: Apache-2.0
|
|
274
|
-
*/
|
|
275
|
-
/*
|
|
276
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
277
|
-
SPDX-License-Identifier: Apache-2.0
|
|
278
|
-
*/
|
|
279
|
-
/*
|
|
280
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
281
|
-
SPDX-License-Identifier: Apache-2.0
|
|
282
|
-
*/
|
|
283
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
284
|
-
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
285
|
-
/*
|
|
286
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
287
|
-
SPDX-License-Identifier: Apache-2.0
|
|
288
|
-
*/
|
|
289
|
-
.awsui_arrow_xjuzf_1bli8_289:not(#\9) {
|
|
153
|
+
.awsui_arrow_xjuzf_f2x4x_153:not(#\9) {
|
|
290
154
|
inline-size: 20px;
|
|
291
155
|
block-size: 10px;
|
|
292
156
|
}
|
|
293
|
-
.awsui_arrow-
|
|
157
|
+
.awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9), .awsui_arrow-inner_xjuzf_f2x4x_157:not(#\9) {
|
|
294
158
|
position: absolute;
|
|
295
159
|
overflow: hidden;
|
|
296
160
|
inline-size: 20px;
|
|
@@ -299,420 +163,52 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
299
163
|
inset-inline-start: 0;
|
|
300
164
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
301
165
|
}
|
|
302
|
-
.awsui_arrow-
|
|
166
|
+
.awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-inner_xjuzf_f2x4x_157:not(#\9)::after {
|
|
303
167
|
content: "";
|
|
304
168
|
box-sizing: border-box;
|
|
305
169
|
display: inline-block;
|
|
306
170
|
position: absolute;
|
|
307
171
|
border-start-start-radius: 2px;
|
|
308
172
|
border-start-end-radius: 0;
|
|
309
|
-
border-end-start-radius: 0;
|
|
310
|
-
border-end-end-radius: 0;
|
|
311
|
-
inset-block-end: 0;
|
|
312
|
-
inset-inline-start: 0;
|
|
313
|
-
inline-size: 14px;
|
|
314
|
-
block-size: 14px;
|
|
315
|
-
transform: rotate(45deg);
|
|
316
|
-
transform-origin: 0 100%;
|
|
317
|
-
}
|
|
318
|
-
.awsui_arrow-
|
|
319
|
-
transform: rotate(-45deg);
|
|
320
|
-
transform-origin: 100% 100%;
|
|
321
|
-
}
|
|
322
|
-
.awsui_arrow-
|
|
323
|
-
background-color: var(--color-border-popover-1ye6tz, #b4b4bb);
|
|
324
|
-
}
|
|
325
|
-
.awsui_arrow-
|
|
326
|
-
inset-block-start: calc(var(--border-width-popover-nflirh, 2px) + 1px);
|
|
327
|
-
}
|
|
328
|
-
.awsui_arrow-
|
|
329
|
-
border-start-start-radius: 1px;
|
|
330
|
-
border-start-end-radius: 0;
|
|
331
|
-
border-end-start-radius: 0;
|
|
332
|
-
border-end-end-radius: 0;
|
|
333
|
-
background-color: var(--color-background-popover-e20fy8, #ffffff);
|
|
334
|
-
}
|
|
335
|
-
.awsui_arrow-position-right-
|
|
336
|
-
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
337
|
-
}
|
|
338
|
-
.awsui_arrow-position-left-
|
|
339
|
-
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
340
|
-
}
|
|
341
|
-
.awsui_arrow-position-top-
|
|
342
|
-
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
343
|
-
}
|
|
344
|
-
.awsui_arrow-position-bottom-
|
|
345
|
-
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
/*
|
|
349
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
350
|
-
SPDX-License-Identifier: Apache-2.0
|
|
351
|
-
*/
|
|
352
|
-
/*
|
|
353
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
354
|
-
SPDX-License-Identifier: Apache-2.0
|
|
355
|
-
*/
|
|
356
|
-
/*
|
|
357
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
358
|
-
SPDX-License-Identifier: Apache-2.0
|
|
359
|
-
*/
|
|
360
|
-
/*
|
|
361
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
362
|
-
SPDX-License-Identifier: Apache-2.0
|
|
363
|
-
*/
|
|
364
|
-
/*
|
|
365
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
366
|
-
SPDX-License-Identifier: Apache-2.0
|
|
367
|
-
*/
|
|
368
|
-
/*
|
|
369
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
370
|
-
SPDX-License-Identifier: Apache-2.0
|
|
371
|
-
*/
|
|
372
|
-
/*
|
|
373
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
374
|
-
SPDX-License-Identifier: Apache-2.0
|
|
375
|
-
*/
|
|
376
|
-
/*
|
|
377
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
378
|
-
SPDX-License-Identifier: Apache-2.0
|
|
379
|
-
*/
|
|
380
|
-
/*
|
|
381
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
382
|
-
SPDX-License-Identifier: Apache-2.0
|
|
383
|
-
*/
|
|
384
|
-
/*
|
|
385
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
386
|
-
SPDX-License-Identifier: Apache-2.0
|
|
387
|
-
*/
|
|
388
|
-
/*
|
|
389
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
390
|
-
SPDX-License-Identifier: Apache-2.0
|
|
391
|
-
*/
|
|
392
|
-
/*
|
|
393
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
394
|
-
SPDX-License-Identifier: Apache-2.0
|
|
395
|
-
*/
|
|
396
|
-
/*
|
|
397
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
398
|
-
SPDX-License-Identifier: Apache-2.0
|
|
399
|
-
*/
|
|
400
|
-
/*
|
|
401
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
402
|
-
SPDX-License-Identifier: Apache-2.0
|
|
403
|
-
*/
|
|
404
|
-
/*
|
|
405
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
406
|
-
SPDX-License-Identifier: Apache-2.0
|
|
407
|
-
*/
|
|
408
|
-
/*
|
|
409
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
410
|
-
SPDX-License-Identifier: Apache-2.0
|
|
411
|
-
*/
|
|
412
|
-
/*
|
|
413
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
414
|
-
SPDX-License-Identifier: Apache-2.0
|
|
415
|
-
*/
|
|
416
|
-
/*
|
|
417
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
418
|
-
SPDX-License-Identifier: Apache-2.0
|
|
419
|
-
*/
|
|
420
|
-
/*
|
|
421
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
422
|
-
SPDX-License-Identifier: Apache-2.0
|
|
423
|
-
*/
|
|
424
|
-
/*
|
|
425
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
426
|
-
SPDX-License-Identifier: Apache-2.0
|
|
427
|
-
*/
|
|
428
|
-
/*
|
|
429
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
430
|
-
SPDX-License-Identifier: Apache-2.0
|
|
431
|
-
*/
|
|
432
|
-
/*
|
|
433
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
434
|
-
SPDX-License-Identifier: Apache-2.0
|
|
435
|
-
*/
|
|
436
|
-
/*
|
|
437
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
438
|
-
SPDX-License-Identifier: Apache-2.0
|
|
439
|
-
*/
|
|
440
|
-
/*
|
|
441
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
442
|
-
SPDX-License-Identifier: Apache-2.0
|
|
443
|
-
*/
|
|
444
|
-
/*
|
|
445
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
446
|
-
SPDX-License-Identifier: Apache-2.0
|
|
447
|
-
*/
|
|
448
|
-
/*
|
|
449
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
450
|
-
SPDX-License-Identifier: Apache-2.0
|
|
451
|
-
*/
|
|
452
|
-
/*
|
|
453
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
454
|
-
SPDX-License-Identifier: Apache-2.0
|
|
455
|
-
*/
|
|
456
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
457
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
458
|
-
/*
|
|
459
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
460
|
-
SPDX-License-Identifier: Apache-2.0
|
|
461
|
-
*/
|
|
462
|
-
/*
|
|
463
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
464
|
-
SPDX-License-Identifier: Apache-2.0
|
|
465
|
-
*/
|
|
466
|
-
/*
|
|
467
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
468
|
-
SPDX-License-Identifier: Apache-2.0
|
|
469
|
-
*/
|
|
470
|
-
/*
|
|
471
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
472
|
-
SPDX-License-Identifier: Apache-2.0
|
|
473
|
-
*/
|
|
474
|
-
/*
|
|
475
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
476
|
-
SPDX-License-Identifier: Apache-2.0
|
|
477
|
-
*/
|
|
478
|
-
/*
|
|
479
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
480
|
-
SPDX-License-Identifier: Apache-2.0
|
|
481
|
-
*/
|
|
482
|
-
/*
|
|
483
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
484
|
-
SPDX-License-Identifier: Apache-2.0
|
|
485
|
-
*/
|
|
486
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
487
|
-
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
488
|
-
/*
|
|
489
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
490
|
-
SPDX-License-Identifier: Apache-2.0
|
|
491
|
-
*/
|
|
492
|
-
.awsui_body_xjuzf_1bli8_492:not(#\9) {
|
|
493
|
-
border-collapse: separate;
|
|
494
|
-
border-spacing: 0;
|
|
495
|
-
box-sizing: border-box;
|
|
496
|
-
caption-side: top;
|
|
497
|
-
cursor: auto;
|
|
498
|
-
direction: inherit;
|
|
499
|
-
empty-cells: show;
|
|
500
|
-
font-family: serif;
|
|
501
|
-
font-style: normal;
|
|
502
|
-
font-variant: normal;
|
|
503
|
-
font-stretch: normal;
|
|
504
|
-
hyphens: none;
|
|
505
|
-
letter-spacing: normal;
|
|
506
|
-
list-style: disc outside none;
|
|
507
|
-
tab-size: 8;
|
|
508
|
-
text-align: start;
|
|
509
|
-
text-indent: 0;
|
|
510
|
-
text-shadow: none;
|
|
511
|
-
text-transform: none;
|
|
512
|
-
visibility: visible;
|
|
513
|
-
white-space: normal;
|
|
514
|
-
word-spacing: normal;
|
|
515
|
-
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
516
|
-
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
517
|
-
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
518
|
-
font-weight: 400;
|
|
519
|
-
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
520
|
-
-webkit-font-smoothing: auto;
|
|
521
|
-
-moz-osx-font-smoothing: auto;
|
|
522
|
-
word-wrap: break-word;
|
|
523
|
-
max-inline-size: 100%;
|
|
524
|
-
overflow: hidden;
|
|
525
|
-
padding-block: var(--space-s-tvghoh, 12px);
|
|
526
|
-
padding-inline: var(--space-m-dsumyt, 16px);
|
|
527
|
-
}
|
|
528
|
-
.awsui_body-overflow-visible_xjuzf_1bli8_528:not(#\9) {
|
|
529
|
-
overflow: visible;
|
|
530
|
-
}
|
|
531
|
-
.awsui_body-variant-chart_xjuzf_1bli8_531:not(#\9) {
|
|
532
|
-
padding-block: var(--space-static-s-t763lu, 12px);
|
|
533
|
-
padding-inline: var(--space-static-s-t763lu, 12px);
|
|
534
|
-
}
|
|
535
|
-
|
|
536
|
-
.awsui_has-dismiss_xjuzf_1bli8_536:not(#\9) {
|
|
537
|
-
display: flex;
|
|
538
|
-
align-items: baseline;
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
.awsui_dismiss_xjuzf_1bli8_541:not(#\9) {
|
|
542
|
-
margin-block: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
543
|
-
margin-inline-start: 0;
|
|
544
|
-
margin-inline-end: calc(-1 * (var(--space-xxs-hwfkai, 4px) + var(--border-width-popover-nflirh, 2px)));
|
|
545
|
-
flex: 0 0 auto;
|
|
546
|
-
order: 1;
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
.awsui_dismiss-control_xjuzf_1bli8_549:not(#\9) {
|
|
550
|
-
/* used in test-utils */
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
.awsui_header-row_xjuzf_1bli8_553:not(#\9) {
|
|
554
|
-
margin-block-end: var(--space-xs-ymlm0b, 8px);
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
.awsui_header_xjuzf_1bli8_553:not(#\9) {
|
|
558
|
-
word-wrap: break-word;
|
|
559
|
-
max-inline-size: 100%;
|
|
560
|
-
overflow: hidden;
|
|
561
|
-
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
562
|
-
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
563
|
-
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
564
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
565
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
566
|
-
flex: 1 1 auto;
|
|
567
|
-
/* stylelint-disable-next-line selector-max-type */
|
|
568
|
-
}
|
|
569
|
-
.awsui_header_xjuzf_1bli8_553 > h2:not(#\9) {
|
|
570
|
-
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
571
|
-
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
572
|
-
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
573
|
-
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
574
|
-
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
575
|
-
display: inline;
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
.awsui_content_xjuzf_1bli8_578:not(#\9) {
|
|
579
|
-
word-wrap: break-word;
|
|
580
|
-
max-inline-size: 100%;
|
|
581
|
-
overflow: hidden;
|
|
582
|
-
color: var(--color-text-body-secondary-bcbgoi, #424650);
|
|
583
|
-
flex: 1 1 auto;
|
|
584
|
-
min-inline-size: 0;
|
|
585
|
-
}
|
|
586
|
-
.awsui_content-overflow-visible_xjuzf_1bli8_586:not(#\9) {
|
|
587
|
-
overflow: visible;
|
|
588
|
-
}
|
|
589
|
-
|
|
590
|
-
/*
|
|
591
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
592
|
-
SPDX-License-Identifier: Apache-2.0
|
|
593
|
-
*/
|
|
594
|
-
/*
|
|
595
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
596
|
-
SPDX-License-Identifier: Apache-2.0
|
|
597
|
-
*/
|
|
598
|
-
/*
|
|
599
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
600
|
-
SPDX-License-Identifier: Apache-2.0
|
|
601
|
-
*/
|
|
602
|
-
/*
|
|
603
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
604
|
-
SPDX-License-Identifier: Apache-2.0
|
|
605
|
-
*/
|
|
606
|
-
/*
|
|
607
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
608
|
-
SPDX-License-Identifier: Apache-2.0
|
|
609
|
-
*/
|
|
610
|
-
/*
|
|
611
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
612
|
-
SPDX-License-Identifier: Apache-2.0
|
|
613
|
-
*/
|
|
614
|
-
/*
|
|
615
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
616
|
-
SPDX-License-Identifier: Apache-2.0
|
|
617
|
-
*/
|
|
618
|
-
/*
|
|
619
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
620
|
-
SPDX-License-Identifier: Apache-2.0
|
|
621
|
-
*/
|
|
622
|
-
/*
|
|
623
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
624
|
-
SPDX-License-Identifier: Apache-2.0
|
|
625
|
-
*/
|
|
626
|
-
/*
|
|
627
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
628
|
-
SPDX-License-Identifier: Apache-2.0
|
|
629
|
-
*/
|
|
630
|
-
/*
|
|
631
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
632
|
-
SPDX-License-Identifier: Apache-2.0
|
|
633
|
-
*/
|
|
634
|
-
/*
|
|
635
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
636
|
-
SPDX-License-Identifier: Apache-2.0
|
|
637
|
-
*/
|
|
638
|
-
/*
|
|
639
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
640
|
-
SPDX-License-Identifier: Apache-2.0
|
|
641
|
-
*/
|
|
642
|
-
/*
|
|
643
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
644
|
-
SPDX-License-Identifier: Apache-2.0
|
|
645
|
-
*/
|
|
646
|
-
/*
|
|
647
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
648
|
-
SPDX-License-Identifier: Apache-2.0
|
|
649
|
-
*/
|
|
650
|
-
/*
|
|
651
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
652
|
-
SPDX-License-Identifier: Apache-2.0
|
|
653
|
-
*/
|
|
654
|
-
/*
|
|
655
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
656
|
-
SPDX-License-Identifier: Apache-2.0
|
|
657
|
-
*/
|
|
658
|
-
/*
|
|
659
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
660
|
-
SPDX-License-Identifier: Apache-2.0
|
|
661
|
-
*/
|
|
662
|
-
/*
|
|
663
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
664
|
-
SPDX-License-Identifier: Apache-2.0
|
|
665
|
-
*/
|
|
666
|
-
/*
|
|
667
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
668
|
-
SPDX-License-Identifier: Apache-2.0
|
|
669
|
-
*/
|
|
670
|
-
/*
|
|
671
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
672
|
-
SPDX-License-Identifier: Apache-2.0
|
|
673
|
-
*/
|
|
674
|
-
/*
|
|
675
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
676
|
-
SPDX-License-Identifier: Apache-2.0
|
|
677
|
-
*/
|
|
678
|
-
/*
|
|
679
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
680
|
-
SPDX-License-Identifier: Apache-2.0
|
|
681
|
-
*/
|
|
682
|
-
/*
|
|
683
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
684
|
-
SPDX-License-Identifier: Apache-2.0
|
|
685
|
-
*/
|
|
686
|
-
/*
|
|
687
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
688
|
-
SPDX-License-Identifier: Apache-2.0
|
|
689
|
-
*/
|
|
690
|
-
/*
|
|
691
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
692
|
-
SPDX-License-Identifier: Apache-2.0
|
|
693
|
-
*/
|
|
694
|
-
/*
|
|
695
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
696
|
-
SPDX-License-Identifier: Apache-2.0
|
|
697
|
-
*/
|
|
698
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
699
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
700
|
-
/*
|
|
701
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
702
|
-
SPDX-License-Identifier: Apache-2.0
|
|
703
|
-
*/
|
|
704
|
-
/*
|
|
705
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
706
|
-
SPDX-License-Identifier: Apache-2.0
|
|
707
|
-
*/
|
|
708
|
-
/*
|
|
709
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
710
|
-
SPDX-License-Identifier: Apache-2.0
|
|
711
|
-
*/
|
|
712
|
-
/*
|
|
713
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
714
|
-
SPDX-License-Identifier: Apache-2.0
|
|
715
|
-
*/
|
|
173
|
+
border-end-start-radius: 0;
|
|
174
|
+
border-end-end-radius: 0;
|
|
175
|
+
inset-block-end: 0;
|
|
176
|
+
inset-inline-start: 0;
|
|
177
|
+
inline-size: 14px;
|
|
178
|
+
block-size: 14px;
|
|
179
|
+
transform: rotate(45deg);
|
|
180
|
+
transform-origin: 0 100%;
|
|
181
|
+
}
|
|
182
|
+
.awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_f2x4x_157:not(#\9):dir(rtl)::after {
|
|
183
|
+
transform: rotate(-45deg);
|
|
184
|
+
transform-origin: 100% 100%;
|
|
185
|
+
}
|
|
186
|
+
.awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after {
|
|
187
|
+
background-color: var(--color-border-popover-1ye6tz, #b4b4bb);
|
|
188
|
+
}
|
|
189
|
+
.awsui_arrow-inner_xjuzf_f2x4x_157:not(#\9) {
|
|
190
|
+
inset-block-start: calc(var(--border-width-popover-nflirh, 2px) + 1px);
|
|
191
|
+
}
|
|
192
|
+
.awsui_arrow-inner_xjuzf_f2x4x_157:not(#\9)::after {
|
|
193
|
+
border-start-start-radius: 1px;
|
|
194
|
+
border-start-end-radius: 0;
|
|
195
|
+
border-end-start-radius: 0;
|
|
196
|
+
border-end-end-radius: 0;
|
|
197
|
+
background-color: var(--color-background-popover-e20fy8, #ffffff);
|
|
198
|
+
}
|
|
199
|
+
.awsui_arrow-position-right-top_xjuzf_f2x4x_199 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_f2x4x_199 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after {
|
|
200
|
+
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
201
|
+
}
|
|
202
|
+
.awsui_arrow-position-left-top_xjuzf_f2x4x_202 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_f2x4x_202 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after {
|
|
203
|
+
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
204
|
+
}
|
|
205
|
+
.awsui_arrow-position-top-center_xjuzf_f2x4x_205 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_f2x4x_205 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_f2x4x_205 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_f2x4x_205 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after {
|
|
206
|
+
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
207
|
+
}
|
|
208
|
+
.awsui_arrow-position-bottom-center_xjuzf_f2x4x_208 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_f2x4x_208 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_f2x4x_208 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_f2x4x_208 > .awsui_arrow-outer_xjuzf_f2x4x_157:not(#\9)::after {
|
|
209
|
+
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
|
|
210
|
+
}
|
|
211
|
+
|
|
716
212
|
/*
|
|
717
213
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
718
214
|
SPDX-License-Identifier: Apache-2.0
|
|
@@ -721,49 +217,145 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
721
217
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
722
218
|
SPDX-License-Identifier: Apache-2.0
|
|
723
219
|
*/
|
|
220
|
+
.awsui_body_xjuzf_f2x4x_220:not(#\9) {
|
|
221
|
+
border-collapse: separate;
|
|
222
|
+
border-spacing: 0;
|
|
223
|
+
box-sizing: border-box;
|
|
224
|
+
caption-side: top;
|
|
225
|
+
cursor: auto;
|
|
226
|
+
direction: inherit;
|
|
227
|
+
empty-cells: show;
|
|
228
|
+
font-family: serif;
|
|
229
|
+
font-style: normal;
|
|
230
|
+
font-variant: normal;
|
|
231
|
+
font-stretch: normal;
|
|
232
|
+
hyphens: none;
|
|
233
|
+
letter-spacing: normal;
|
|
234
|
+
list-style: disc outside none;
|
|
235
|
+
tab-size: 8;
|
|
236
|
+
text-align: start;
|
|
237
|
+
text-indent: 0;
|
|
238
|
+
text-shadow: none;
|
|
239
|
+
text-transform: none;
|
|
240
|
+
visibility: visible;
|
|
241
|
+
white-space: normal;
|
|
242
|
+
word-spacing: normal;
|
|
243
|
+
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
244
|
+
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
245
|
+
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
246
|
+
font-weight: 400;
|
|
247
|
+
font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
248
|
+
-webkit-font-smoothing: auto;
|
|
249
|
+
-moz-osx-font-smoothing: auto;
|
|
250
|
+
word-wrap: break-word;
|
|
251
|
+
max-inline-size: 100%;
|
|
252
|
+
overflow: hidden;
|
|
253
|
+
padding-block: var(--space-s-tvghoh, 12px);
|
|
254
|
+
padding-inline: var(--space-m-dsumyt, 16px);
|
|
255
|
+
}
|
|
256
|
+
.awsui_body-overflow-visible_xjuzf_f2x4x_256:not(#\9) {
|
|
257
|
+
overflow: visible;
|
|
258
|
+
}
|
|
259
|
+
.awsui_body-variant-chart_xjuzf_f2x4x_259:not(#\9) {
|
|
260
|
+
padding-block: var(--space-static-s-t763lu, 12px);
|
|
261
|
+
padding-inline: var(--space-static-s-t763lu, 12px);
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.awsui_has-dismiss_xjuzf_f2x4x_264:not(#\9) {
|
|
265
|
+
display: flex;
|
|
266
|
+
align-items: baseline;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.awsui_dismiss_xjuzf_f2x4x_269:not(#\9) {
|
|
270
|
+
margin-block: calc(-1 * var(--space-xs-ymlm0b, 8px));
|
|
271
|
+
margin-inline-start: 0;
|
|
272
|
+
margin-inline-end: calc(-1 * (var(--space-xxs-hwfkai, 4px) + var(--border-width-popover-nflirh, 2px)));
|
|
273
|
+
flex: 0 0 auto;
|
|
274
|
+
order: 1;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
.awsui_dismiss-control_xjuzf_f2x4x_277:not(#\9) {
|
|
278
|
+
/* used in test-utils */
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.awsui_header-row_xjuzf_f2x4x_281:not(#\9) {
|
|
282
|
+
margin-block-end: var(--space-xs-ymlm0b, 8px);
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.awsui_header_xjuzf_f2x4x_281:not(#\9) {
|
|
286
|
+
word-wrap: break-word;
|
|
287
|
+
max-inline-size: 100%;
|
|
288
|
+
overflow: hidden;
|
|
289
|
+
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
290
|
+
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
291
|
+
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
292
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
293
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
294
|
+
flex: 1 1 auto;
|
|
295
|
+
/* stylelint-disable-next-line selector-max-type */
|
|
296
|
+
}
|
|
297
|
+
.awsui_header_xjuzf_f2x4x_281 > h2:not(#\9) {
|
|
298
|
+
font-size: var(--font-size-heading-xs-j8yzxv, 14px);
|
|
299
|
+
line-height: var(--line-height-heading-xs-q9j004, 18px);
|
|
300
|
+
font-weight: var(--font-weight-heading-xs-wqqpne, 700);
|
|
301
|
+
-webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
|
|
302
|
+
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
|
|
303
|
+
display: inline;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
.awsui_content_xjuzf_f2x4x_306:not(#\9) {
|
|
307
|
+
word-wrap: break-word;
|
|
308
|
+
max-inline-size: 100%;
|
|
309
|
+
overflow: hidden;
|
|
310
|
+
color: var(--color-text-body-secondary-bcbgoi, #424650);
|
|
311
|
+
flex: 1 1 auto;
|
|
312
|
+
min-inline-size: 0;
|
|
313
|
+
}
|
|
314
|
+
.awsui_content-overflow-visible_xjuzf_f2x4x_314:not(#\9) {
|
|
315
|
+
overflow: visible;
|
|
316
|
+
}
|
|
317
|
+
|
|
724
318
|
/*
|
|
725
319
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
726
320
|
SPDX-License-Identifier: Apache-2.0
|
|
727
321
|
*/
|
|
728
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
729
|
-
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
730
322
|
/*
|
|
731
323
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
732
324
|
SPDX-License-Identifier: Apache-2.0
|
|
733
325
|
*/
|
|
734
|
-
.
|
|
326
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9) {
|
|
735
327
|
display: inline-block;
|
|
736
328
|
position: fixed;
|
|
737
329
|
inset-block-start: -9999px;
|
|
738
330
|
inset-inline-start: -9999px;
|
|
739
331
|
z-index: 2000;
|
|
740
332
|
}
|
|
741
|
-
.
|
|
333
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9)::before {
|
|
742
334
|
content: "";
|
|
743
335
|
position: absolute;
|
|
744
336
|
}
|
|
745
|
-
.
|
|
337
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-bottom-left_xjuzf_f2x4x_337)::before, .awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-bottom-center_xjuzf_f2x4x_337)::before, .awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-bottom-right_xjuzf_f2x4x_337)::before {
|
|
746
338
|
inset-inline: 0;
|
|
747
339
|
inset-block-start: -10px;
|
|
748
340
|
block-size: 10px;
|
|
749
341
|
}
|
|
750
|
-
.
|
|
342
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-top-left_xjuzf_f2x4x_342)::before, .awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-top-center_xjuzf_f2x4x_342)::before, .awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-top-right_xjuzf_f2x4x_342)::before {
|
|
751
343
|
inset-inline: 0;
|
|
752
344
|
inset-block-end: -10px;
|
|
753
345
|
block-size: 10px;
|
|
754
346
|
}
|
|
755
|
-
.
|
|
347
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-right-top_xjuzf_f2x4x_347)::before, .awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-right-bottom_xjuzf_f2x4x_347)::before {
|
|
756
348
|
inset-block: 0;
|
|
757
349
|
inset-inline-start: -10px;
|
|
758
350
|
inline-size: 10px;
|
|
759
351
|
}
|
|
760
|
-
.
|
|
352
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-left-top_xjuzf_f2x4x_352)::before, .awsui_container_xjuzf_f2x4x_326:not(#\9):has(.awsui_container-arrow-position-left-bottom_xjuzf_f2x4x_352)::before {
|
|
761
353
|
inset-block: 0;
|
|
762
354
|
inset-inline-end: -10px;
|
|
763
355
|
inline-size: 10px;
|
|
764
356
|
}
|
|
765
357
|
|
|
766
|
-
.awsui_container-
|
|
358
|
+
.awsui_container-body_xjuzf_f2x4x_358:not(#\9) {
|
|
767
359
|
border-collapse: separate;
|
|
768
360
|
border-spacing: 0;
|
|
769
361
|
box-sizing: border-box;
|
|
@@ -803,100 +395,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
803
395
|
border-inline: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-1ye6tz, #b4b4bb);
|
|
804
396
|
}
|
|
805
397
|
|
|
806
|
-
.awsui_container-body-variant-
|
|
398
|
+
.awsui_container-body-variant-annotation_xjuzf_f2x4x_398:not(#\9) {
|
|
807
399
|
background-color: var(--color-background-status-info-sfobba, #f0fbff);
|
|
808
400
|
border-color: var(--color-border-status-info-qf6jok, #006ce0);
|
|
809
401
|
}
|
|
810
402
|
|
|
811
|
-
.awsui_container-body-size-
|
|
403
|
+
.awsui_container-body-size-small_xjuzf_f2x4x_403:not(#\9) {
|
|
812
404
|
max-inline-size: 210px;
|
|
813
405
|
}
|
|
814
|
-
.awsui_container-body-size-
|
|
406
|
+
.awsui_container-body-size-small_xjuzf_f2x4x_403.awsui_fixed-width_xjuzf_f2x4x_406:not(#\9) {
|
|
815
407
|
inline-size: 210px;
|
|
816
408
|
}
|
|
817
409
|
|
|
818
|
-
.awsui_container-body-size-
|
|
410
|
+
.awsui_container-body-size-medium_xjuzf_f2x4x_410:not(#\9) {
|
|
819
411
|
max-inline-size: 310px;
|
|
820
412
|
}
|
|
821
|
-
.awsui_container-body-size-
|
|
413
|
+
.awsui_container-body-size-medium_xjuzf_f2x4x_410.awsui_fixed-width_xjuzf_f2x4x_406:not(#\9) {
|
|
822
414
|
inline-size: 310px;
|
|
823
415
|
}
|
|
824
416
|
|
|
825
|
-
.awsui_container-body-size-
|
|
417
|
+
.awsui_container-body-size-large_xjuzf_f2x4x_417:not(#\9) {
|
|
826
418
|
max-inline-size: 482px;
|
|
827
419
|
}
|
|
828
420
|
@media (max-width: 482px) {
|
|
829
|
-
.awsui_container-body-size-
|
|
421
|
+
.awsui_container-body-size-large_xjuzf_f2x4x_417:not(#\9) {
|
|
830
422
|
max-inline-size: 310px;
|
|
831
423
|
}
|
|
832
424
|
}
|
|
833
|
-
.awsui_container-body-size-
|
|
425
|
+
.awsui_container-body-size-large_xjuzf_f2x4x_417.awsui_fixed-width_xjuzf_f2x4x_406:not(#\9) {
|
|
834
426
|
inline-size: 482px;
|
|
835
427
|
}
|
|
836
428
|
|
|
837
|
-
.awsui_container-
|
|
429
|
+
.awsui_container-arrow_xjuzf_f2x4x_337:not(#\9) {
|
|
838
430
|
position: absolute;
|
|
839
431
|
display: inline-block;
|
|
840
432
|
}
|
|
841
|
-
.awsui_container-arrow-position-right-
|
|
433
|
+
.awsui_container-arrow-position-right-top_xjuzf_f2x4x_347:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_f2x4x_347:not(#\9) {
|
|
842
434
|
transform: rotate(-90deg);
|
|
843
435
|
transform-origin: 0 100%;
|
|
844
436
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
845
437
|
}
|
|
846
|
-
.awsui_container-arrow-position-right-
|
|
438
|
+
.awsui_container-arrow-position-right-top_xjuzf_f2x4x_347:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_f2x4x_347:not(#\9):dir(rtl) {
|
|
847
439
|
transform: rotate(90deg);
|
|
848
440
|
transform-origin: 100% 100%;
|
|
849
441
|
}
|
|
850
|
-
.awsui_container-arrow-position-right-
|
|
442
|
+
.awsui_container-arrow-position-right-top_xjuzf_f2x4x_347:not(#\9) {
|
|
851
443
|
inset-block-start: calc(12px + 10px);
|
|
852
444
|
inset-inline-start: 0;
|
|
853
445
|
}
|
|
854
|
-
.awsui_container-arrow-position-right-
|
|
446
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_f2x4x_347:not(#\9) {
|
|
855
447
|
inset-block-end: 12px;
|
|
856
448
|
inset-inline-start: 0;
|
|
857
449
|
}
|
|
858
|
-
.awsui_container-arrow-position-left-
|
|
450
|
+
.awsui_container-arrow-position-left-top_xjuzf_f2x4x_352:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_f2x4x_352:not(#\9) {
|
|
859
451
|
transform: rotate(90deg);
|
|
860
452
|
transform-origin: 100% 100%;
|
|
861
453
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
862
454
|
}
|
|
863
|
-
.awsui_container-arrow-position-left-
|
|
455
|
+
.awsui_container-arrow-position-left-top_xjuzf_f2x4x_352:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_f2x4x_352:not(#\9):dir(rtl) {
|
|
864
456
|
transform: rotate(-90deg);
|
|
865
457
|
transform-origin: 0% 100%;
|
|
866
458
|
}
|
|
867
|
-
.awsui_container-arrow-position-left-
|
|
459
|
+
.awsui_container-arrow-position-left-top_xjuzf_f2x4x_352:not(#\9) {
|
|
868
460
|
inset-block-start: calc(12px + 10px);
|
|
869
461
|
inset-inline-end: 0;
|
|
870
462
|
}
|
|
871
|
-
.awsui_container-arrow-position-left-
|
|
463
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_f2x4x_352:not(#\9) {
|
|
872
464
|
inset-block-end: 12px;
|
|
873
465
|
inset-inline-end: 0;
|
|
874
466
|
}
|
|
875
|
-
.awsui_container-arrow-position-top-
|
|
467
|
+
.awsui_container-arrow-position-top-center_xjuzf_f2x4x_342:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_f2x4x_342:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_f2x4x_342:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_f2x4x_467:not(#\9) {
|
|
876
468
|
transform: rotate(180deg);
|
|
877
469
|
transform-origin: 50% 50%;
|
|
878
470
|
}
|
|
879
|
-
.awsui_container-arrow-position-top-
|
|
471
|
+
.awsui_container-arrow-position-top-center_xjuzf_f2x4x_342:not(#\9) {
|
|
880
472
|
inset-block-end: -10px;
|
|
881
473
|
inset-inline-start: calc(50% - 10px);
|
|
882
474
|
}
|
|
883
|
-
.awsui_container-arrow-position-top-
|
|
475
|
+
.awsui_container-arrow-position-top-right_xjuzf_f2x4x_342:not(#\9) {
|
|
884
476
|
inset-block-end: -10px;
|
|
885
477
|
inset-inline-start: 12px;
|
|
886
478
|
}
|
|
887
|
-
.awsui_container-arrow-position-top-
|
|
479
|
+
.awsui_container-arrow-position-top-left_xjuzf_f2x4x_342:not(#\9) {
|
|
888
480
|
inset-block-end: -10px;
|
|
889
481
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
890
482
|
}
|
|
891
|
-
.awsui_container-arrow-position-bottom-
|
|
483
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_f2x4x_337:not(#\9) {
|
|
892
484
|
inset-block-start: -10px;
|
|
893
485
|
inset-inline-start: calc(50% - 10px);
|
|
894
486
|
}
|
|
895
|
-
.awsui_container-arrow-position-bottom-
|
|
487
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_f2x4x_337:not(#\9) {
|
|
896
488
|
inset-block-start: -10px;
|
|
897
489
|
inset-inline-start: 12px;
|
|
898
490
|
}
|
|
899
|
-
.awsui_container-arrow-position-bottom-
|
|
491
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_f2x4x_337:not(#\9) {
|
|
900
492
|
inset-block-start: -10px;
|
|
901
493
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
902
494
|
}
|
|
@@ -909,146 +501,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
909
501
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
910
502
|
SPDX-License-Identifier: Apache-2.0
|
|
911
503
|
*/
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
SPDX-License-Identifier: Apache-2.0
|
|
915
|
-
*/
|
|
916
|
-
/*
|
|
917
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
918
|
-
SPDX-License-Identifier: Apache-2.0
|
|
919
|
-
*/
|
|
920
|
-
/*
|
|
921
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
922
|
-
SPDX-License-Identifier: Apache-2.0
|
|
923
|
-
*/
|
|
924
|
-
/*
|
|
925
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
926
|
-
SPDX-License-Identifier: Apache-2.0
|
|
927
|
-
*/
|
|
928
|
-
/*
|
|
929
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
930
|
-
SPDX-License-Identifier: Apache-2.0
|
|
931
|
-
*/
|
|
932
|
-
/*
|
|
933
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
934
|
-
SPDX-License-Identifier: Apache-2.0
|
|
935
|
-
*/
|
|
936
|
-
/*
|
|
937
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
938
|
-
SPDX-License-Identifier: Apache-2.0
|
|
939
|
-
*/
|
|
940
|
-
/*
|
|
941
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
942
|
-
SPDX-License-Identifier: Apache-2.0
|
|
943
|
-
*/
|
|
944
|
-
/*
|
|
945
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
946
|
-
SPDX-License-Identifier: Apache-2.0
|
|
947
|
-
*/
|
|
948
|
-
/*
|
|
949
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
950
|
-
SPDX-License-Identifier: Apache-2.0
|
|
951
|
-
*/
|
|
952
|
-
/*
|
|
953
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
954
|
-
SPDX-License-Identifier: Apache-2.0
|
|
955
|
-
*/
|
|
956
|
-
/*
|
|
957
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
958
|
-
SPDX-License-Identifier: Apache-2.0
|
|
959
|
-
*/
|
|
960
|
-
/*
|
|
961
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
962
|
-
SPDX-License-Identifier: Apache-2.0
|
|
963
|
-
*/
|
|
964
|
-
/*
|
|
965
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
966
|
-
SPDX-License-Identifier: Apache-2.0
|
|
967
|
-
*/
|
|
968
|
-
/*
|
|
969
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
970
|
-
SPDX-License-Identifier: Apache-2.0
|
|
971
|
-
*/
|
|
972
|
-
/*
|
|
973
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
974
|
-
SPDX-License-Identifier: Apache-2.0
|
|
975
|
-
*/
|
|
976
|
-
/*
|
|
977
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
978
|
-
SPDX-License-Identifier: Apache-2.0
|
|
979
|
-
*/
|
|
980
|
-
/*
|
|
981
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
982
|
-
SPDX-License-Identifier: Apache-2.0
|
|
983
|
-
*/
|
|
984
|
-
/*
|
|
985
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
986
|
-
SPDX-License-Identifier: Apache-2.0
|
|
987
|
-
*/
|
|
988
|
-
/*
|
|
989
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
990
|
-
SPDX-License-Identifier: Apache-2.0
|
|
991
|
-
*/
|
|
992
|
-
/*
|
|
993
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
994
|
-
SPDX-License-Identifier: Apache-2.0
|
|
995
|
-
*/
|
|
996
|
-
/*
|
|
997
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
998
|
-
SPDX-License-Identifier: Apache-2.0
|
|
999
|
-
*/
|
|
1000
|
-
/*
|
|
1001
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1002
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1003
|
-
*/
|
|
1004
|
-
/*
|
|
1005
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1006
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1007
|
-
*/
|
|
1008
|
-
/*
|
|
1009
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1010
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1011
|
-
*/
|
|
1012
|
-
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
1013
|
-
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
|
|
1014
|
-
/*
|
|
1015
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1016
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1017
|
-
*/
|
|
1018
|
-
/*
|
|
1019
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1020
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1021
|
-
*/
|
|
1022
|
-
/*
|
|
1023
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1024
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1025
|
-
*/
|
|
1026
|
-
/*
|
|
1027
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1028
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1029
|
-
*/
|
|
1030
|
-
/*
|
|
1031
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1032
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1033
|
-
*/
|
|
1034
|
-
/*
|
|
1035
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1036
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1037
|
-
*/
|
|
1038
|
-
/*
|
|
1039
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1040
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1041
|
-
*/
|
|
1042
|
-
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
1043
|
-
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
1044
|
-
/*
|
|
1045
|
-
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
1046
|
-
SPDX-License-Identifier: Apache-2.0
|
|
1047
|
-
*/
|
|
1048
|
-
.awsui_container_xjuzf_1bli8_734:not(#\9) {
|
|
1049
|
-
animation: awsui_awsui-motion-fade-in_xjuzf_1bli8_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
|
|
504
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9) {
|
|
505
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_f2x4x_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
|
|
1050
506
|
}
|
|
1051
|
-
@keyframes awsui_awsui-motion-fade-
|
|
507
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_f2x4x_1 {
|
|
1052
508
|
from {
|
|
1053
509
|
opacity: 0.2;
|
|
1054
510
|
}
|
|
@@ -1057,19 +513,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1057
513
|
}
|
|
1058
514
|
}
|
|
1059
515
|
@media (prefers-reduced-motion: reduce) {
|
|
1060
|
-
.
|
|
516
|
+
.awsui_container_xjuzf_f2x4x_326:not(#\9) {
|
|
1061
517
|
animation: none;
|
|
1062
518
|
transition: none;
|
|
1063
519
|
}
|
|
1064
520
|
}
|
|
1065
|
-
.awsui-motion-disabled .
|
|
521
|
+
.awsui-motion-disabled .awsui_container_xjuzf_f2x4x_326:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_f2x4x_326:not(#\9) {
|
|
1066
522
|
animation: none;
|
|
1067
523
|
transition: none;
|
|
1068
524
|
}
|
|
1069
|
-
.
|
|
1070
|
-
animation: awsui_awsui-motion-fade-
|
|
525
|
+
.awsui_container_xjuzf_f2x4x_326.awsui_refresh_xjuzf_f2x4x_525:not(#\9) {
|
|
526
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_f2x4x_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
|
|
1071
527
|
}
|
|
1072
|
-
@keyframes awsui_awsui-motion-fade-
|
|
528
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_f2x4x_1 {
|
|
1073
529
|
from {
|
|
1074
530
|
opacity: 0.2;
|
|
1075
531
|
}
|
|
@@ -1078,17 +534,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1078
534
|
}
|
|
1079
535
|
}
|
|
1080
536
|
@media (prefers-reduced-motion: reduce) {
|
|
1081
|
-
.
|
|
537
|
+
.awsui_container_xjuzf_f2x4x_326.awsui_refresh_xjuzf_f2x4x_525:not(#\9) {
|
|
1082
538
|
animation: none;
|
|
1083
539
|
transition: none;
|
|
1084
540
|
}
|
|
1085
541
|
}
|
|
1086
|
-
.awsui-motion-disabled .
|
|
542
|
+
.awsui-motion-disabled .awsui_container_xjuzf_f2x4x_326.awsui_refresh_xjuzf_f2x4x_525:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_f2x4x_326.awsui_refresh_xjuzf_f2x4x_525:not(#\9) {
|
|
1087
543
|
animation: none;
|
|
1088
544
|
transition: none;
|
|
1089
545
|
}
|
|
1090
546
|
|
|
1091
|
-
.
|
|
547
|
+
.awsui_root_xjuzf_f2x4x_547:not(#\9) {
|
|
1092
548
|
border-collapse: separate;
|
|
1093
549
|
border-spacing: 0;
|
|
1094
550
|
box-sizing: border-box;
|
|
@@ -1120,22 +576,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1120
576
|
-moz-osx-font-smoothing: auto;
|
|
1121
577
|
color: inherit;
|
|
1122
578
|
}
|
|
1123
|
-
.
|
|
579
|
+
.awsui_root_xjuzf_f2x4x_547.awsui_no-wrap_xjuzf_f2x4x_579:not(#\9) {
|
|
1124
580
|
white-space: nowrap;
|
|
1125
581
|
}
|
|
1126
582
|
|
|
1127
|
-
.awsui_root-filtering-
|
|
583
|
+
.awsui_root-filtering-token_xjuzf_f2x4x_583:not(#\9) {
|
|
1128
584
|
display: flex;
|
|
1129
585
|
}
|
|
1130
586
|
|
|
1131
|
-
.
|
|
587
|
+
.awsui_trigger_xjuzf_f2x4x_587:not(#\9) {
|
|
1132
588
|
display: inline-block;
|
|
1133
589
|
max-inline-size: 100%;
|
|
1134
590
|
color: inherit;
|
|
1135
591
|
text-align: inherit;
|
|
1136
592
|
}
|
|
1137
593
|
|
|
1138
|
-
.awsui_overflow-
|
|
594
|
+
.awsui_overflow-ellipsis_xjuzf_f2x4x_594:not(#\9) {
|
|
1139
595
|
white-space: nowrap;
|
|
1140
596
|
overflow: hidden;
|
|
1141
597
|
text-overflow: ellipsis;
|
|
@@ -1143,7 +599,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1143
599
|
word-break: break-word;
|
|
1144
600
|
}
|
|
1145
601
|
|
|
1146
|
-
.awsui_trigger-type-text-
|
|
602
|
+
.awsui_trigger-type-text-inline_xjuzf_f2x4x_602:not(#\9) {
|
|
1147
603
|
font-size: var(--font-size-body-m-a7nh2n, 14px);
|
|
1148
604
|
line-height: var(--line-height-body-m-2mh3ke, 20px);
|
|
1149
605
|
color: var(--color-text-body-default-vvtq8u, #0f141a);
|
|
@@ -1161,20 +617,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1161
617
|
text-decoration-thickness: var(--border-divider-list-width-tdfx1x, 1px);
|
|
1162
618
|
text-underline-offset: 0.25em;
|
|
1163
619
|
}
|
|
1164
|
-
.awsui_trigger-type-text-
|
|
620
|
+
.awsui_trigger-type-text-inline_xjuzf_f2x4x_602.awsui_overflow-ellipsis_xjuzf_f2x4x_594:not(#\9) {
|
|
1165
621
|
/*
|
|
1166
622
|
This style needs because of the overflow: hidden would otherwise conceal the underline styles.
|
|
1167
623
|
*/
|
|
1168
624
|
padding-block-end: calc(0.25em + var(--border-divider-list-width-tdfx1x, 1px));
|
|
1169
625
|
}
|
|
1170
626
|
|
|
1171
|
-
.awsui_trigger-type-
|
|
627
|
+
.awsui_trigger-type-text_xjuzf_f2x4x_602:not(#\9) {
|
|
1172
628
|
border-block: 0;
|
|
1173
629
|
border-block-end: var(--border-divider-list-width-tdfx1x, 1px) dashed currentColor;
|
|
1174
630
|
}
|
|
1175
631
|
|
|
1176
|
-
.awsui_trigger-type-text-
|
|
1177
|
-
.awsui_trigger-type-
|
|
632
|
+
.awsui_trigger-type-text-inline_xjuzf_f2x4x_602:not(#\9),
|
|
633
|
+
.awsui_trigger-type-text_xjuzf_f2x4x_602:not(#\9) {
|
|
1178
634
|
border-inline: 0;
|
|
1179
635
|
margin-block: 0;
|
|
1180
636
|
margin-inline: 0;
|
|
@@ -1183,21 +639,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
1183
639
|
background-color: transparent;
|
|
1184
640
|
cursor: pointer;
|
|
1185
641
|
}
|
|
1186
|
-
.awsui_trigger-type-text-
|
|
1187
|
-
.awsui_trigger-type-
|
|
642
|
+
.awsui_trigger-type-text-inline_xjuzf_f2x4x_602:not(#\9):focus,
|
|
643
|
+
.awsui_trigger-type-text_xjuzf_f2x4x_602:not(#\9):focus {
|
|
1188
644
|
outline: none;
|
|
1189
645
|
}
|
|
1190
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
1191
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
646
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_f2x4x_602:not(#\9):focus,
|
|
647
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_f2x4x_602:not(#\9):focus {
|
|
1192
648
|
position: relative;
|
|
1193
649
|
}
|
|
1194
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
1195
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
650
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_f2x4x_602:not(#\9):focus,
|
|
651
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_f2x4x_602:not(#\9):focus {
|
|
1196
652
|
outline: 2px dotted transparent;
|
|
1197
653
|
outline-offset: calc(1px - 1px);
|
|
1198
654
|
}
|
|
1199
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
1200
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
655
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_f2x4x_602:not(#\9):focus::before,
|
|
656
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_f2x4x_602:not(#\9):focus::before {
|
|
1201
657
|
content: " ";
|
|
1202
658
|
display: block;
|
|
1203
659
|
position: absolute;
|
|
@@ -1212,15 +668,15 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1bli8_1146:no
|
|
|
1212
668
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
|
|
1213
669
|
}
|
|
1214
670
|
|
|
1215
|
-
.awsui_trigger-type-filtering-
|
|
671
|
+
.awsui_trigger-type-filtering-token_xjuzf_f2x4x_670:not(#\9) {
|
|
1216
672
|
display: flex;
|
|
1217
673
|
}
|
|
1218
674
|
|
|
1219
|
-
.awsui_popover-inline-
|
|
675
|
+
.awsui_popover-inline-content_xjuzf_f2x4x_674:not(#\9) {
|
|
1220
676
|
display: inline;
|
|
1221
677
|
}
|
|
1222
678
|
|
|
1223
|
-
.awsui_hover-
|
|
679
|
+
.awsui_hover-area_xjuzf_f2x4x_678:not(#\9) {
|
|
1224
680
|
pointer-events: none;
|
|
1225
681
|
padding-block: var(--space-static-s-t763lu, 12px);
|
|
1226
682
|
padding-inline: var(--space-static-s-t763lu, 12px);
|