@cloudscape-design/components 3.0.650 → 3.0.652
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/alert/styles.css.js +25 -25
- package/alert/styles.scoped.css +41 -41
- package/alert/styles.selectors.js +25 -25
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +33 -33
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +7 -7
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/skeleton/styles.css.js +11 -11
- package/app-layout/skeleton/styles.scoped.css +30 -30
- package/app-layout/skeleton/styles.selectors.js +11 -11
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +8 -8
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +82 -82
- package/app-layout/visual-refresh/styles.scoped.css +263 -264
- package/app-layout/visual-refresh/styles.selectors.js +82 -82
- package/button/internal.d.ts.map +1 -1
- package/button/internal.js +2 -2
- package/button/internal.js.map +1 -1
- package/button/styles.css.js +19 -19
- package/button/styles.scoped.css +213 -213
- package/button/styles.selectors.js +19 -19
- package/calendar/styles.css.js +20 -20
- package/calendar/styles.scoped.css +46 -46
- package/calendar/styles.selectors.js +20 -20
- package/checkbox/styles.css.js +3 -3
- package/checkbox/styles.scoped.css +7 -7
- package/checkbox/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +137 -137
- package/code-editor/styles.selectors.js +32 -32
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +19 -19
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +46 -46
- package/collection-preferences/styles.selectors.js +37 -37
- package/content-layout/styles.css.js +14 -14
- package/content-layout/styles.scoped.css +27 -27
- package/content-layout/styles.selectors.js +14 -14
- package/date-range-picker/calendar/grids/styles.css.js +27 -27
- package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
- package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +68 -68
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/file-input/styles.css.js +4 -4
- package/file-upload/file-input/styles.scoped.css +9 -9
- package/file-upload/file-input/styles.selectors.js +4 -4
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +175 -175
- package/flashbar/styles.selectors.js +47 -47
- package/internal/components/button-trigger/styles.css.js +11 -11
- package/internal/components/button-trigger/styles.scoped.css +28 -28
- package/internal/components/button-trigger/styles.selectors.js +11 -11
- package/internal/components/chart-legend/styles.css.js +6 -6
- package/internal/components/chart-legend/styles.scoped.css +17 -17
- package/internal/components/chart-legend/styles.selectors.js +6 -6
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +40 -40
- package/internal/components/dropdown/styles.selectors.js +20 -20
- package/internal/components/filtering-token/styles.css.js +7 -7
- package/internal/components/filtering-token/styles.scoped.css +15 -15
- package/internal/components/filtering-token/styles.selectors.js +7 -7
- package/internal/components/handle/styles.css.js +2 -2
- package/internal/components/handle/styles.scoped.css +8 -8
- package/internal/components/handle/styles.selectors.js +2 -2
- package/internal/components/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/panel-resize-handle/styles.css.js +5 -5
- package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
- package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/custom-css-properties/index.d.ts +0 -1
- package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/internal/generated/custom-css-properties/index.js +55 -56
- package/internal/generated/custom-css-properties/index.js.map +1 -1
- package/internal/hooks/use-performance-marks/index.d.ts +10 -0
- package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
- package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
- package/internal/hooks/use-performance-marks/index.js.map +1 -0
- package/internal/hooks/use-unique-id/index.d.ts +1 -0
- package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
- package/internal/hooks/use-unique-id/index.js +2 -2
- package/internal/hooks/use-unique-id/index.js.map +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +69 -69
- package/popover/styles.selectors.js +50 -50
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +35 -35
- package/segmented-control/styles.selectors.js +14 -14
- package/slider/styles.css.js +25 -25
- package/slider/styles.scoped.css +71 -71
- package/slider/styles.selectors.js +25 -25
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +39 -39
- package/spinner/styles.selectors.js +13 -13
- package/table/body-cell/styles.css.js +45 -45
- package/table/body-cell/styles.scoped.css +365 -301
- package/table/body-cell/styles.selectors.js +45 -45
- package/table/body-cell/td-element.d.ts.map +1 -1
- package/table/body-cell/td-element.js +4 -3
- package/table/body-cell/td-element.js.map +1 -1
- package/table/expandable-rows/styles.css.js +3 -3
- package/table/expandable-rows/styles.scoped.css +15 -15
- package/table/expandable-rows/styles.selectors.js +3 -3
- package/table/header-cell/styles.css.js +26 -26
- package/table/header-cell/styles.scoped.css +148 -64
- package/table/header-cell/styles.selectors.js +26 -26
- package/table/internal.d.ts.map +1 -1
- package/table/internal.js +5 -3
- package/table/internal.js.map +1 -1
- package/table/resizer/styles.css.js +8 -8
- package/table/resizer/styles.scoped.css +16 -16
- package/table/resizer/styles.selectors.js +8 -8
- package/table/table-role/table-role-helper.d.ts +2 -1
- package/table/table-role/table-role-helper.d.ts.map +1 -1
- package/table/table-role/table-role-helper.js +2 -1
- package/table/table-role/table-role-helper.js.map +1 -1
- package/tabs/styles.css.js +22 -22
- package/tabs/styles.scoped.css +44 -44
- package/tabs/styles.selectors.js +22 -22
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +16 -16
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +9 -9
- package/token-group/styles.scoped.css +21 -21
- package/token-group/styles.selectors.js +9 -9
- package/top-navigation/styles.css.js +47 -47
- package/top-navigation/styles.scoped.css +68 -68
- package/top-navigation/styles.selectors.js +47 -47
- package/internal/hooks/use-performance-marks.d.ts +0 -3
- package/internal/hooks/use-performance-marks.d.ts.map +0 -1
- package/internal/hooks/use-performance-marks.js.map +0 -1
|
@@ -190,11 +190,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
190
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
191
191
|
SPDX-License-Identifier: Apache-2.0
|
|
192
192
|
*/
|
|
193
|
-
.
|
|
193
|
+
.awsui_arrow_xjuzf_dzn3k_193:not(#\9) {
|
|
194
194
|
inline-size: 20px;
|
|
195
195
|
block-size: 10px;
|
|
196
196
|
}
|
|
197
|
-
.awsui_arrow-
|
|
197
|
+
.awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9), .awsui_arrow-inner_xjuzf_dzn3k_197:not(#\9) {
|
|
198
198
|
position: absolute;
|
|
199
199
|
overflow: hidden;
|
|
200
200
|
inline-size: 20px;
|
|
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
inset-inline-start: 0;
|
|
204
204
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
205
205
|
}
|
|
206
|
-
.awsui_arrow-
|
|
206
|
+
.awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-inner_xjuzf_dzn3k_197:not(#\9)::after {
|
|
207
207
|
content: "";
|
|
208
208
|
box-sizing: border-box;
|
|
209
209
|
display: inline-block;
|
|
@@ -219,36 +219,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
219
219
|
transform: rotate(45deg);
|
|
220
220
|
transform-origin: 0 100%;
|
|
221
221
|
}
|
|
222
|
-
.awsui_arrow-
|
|
222
|
+
.awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_dzn3k_197:not(#\9):dir(rtl)::after {
|
|
223
223
|
transform: rotate(-45deg);
|
|
224
224
|
transform-origin: 100% 100%;
|
|
225
225
|
}
|
|
226
|
-
.awsui_arrow-
|
|
226
|
+
.awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after {
|
|
227
227
|
background-color: var(--color-border-popover-umqvld, #9ba7b6);
|
|
228
228
|
}
|
|
229
|
-
.awsui_arrow-
|
|
229
|
+
.awsui_arrow-inner_xjuzf_dzn3k_197:not(#\9) {
|
|
230
230
|
inset-block-start: 2px;
|
|
231
231
|
}
|
|
232
|
-
.awsui_arrow-
|
|
232
|
+
.awsui_arrow-inner_xjuzf_dzn3k_197.awsui_refresh_xjuzf_dzn3k_232:not(#\9) {
|
|
233
233
|
inset-block-start: 3px;
|
|
234
234
|
}
|
|
235
|
-
.awsui_arrow-
|
|
235
|
+
.awsui_arrow-inner_xjuzf_dzn3k_197:not(#\9)::after {
|
|
236
236
|
border-start-start-radius: 1px;
|
|
237
237
|
border-start-end-radius: 0;
|
|
238
238
|
border-end-start-radius: 0;
|
|
239
239
|
border-end-end-radius: 0;
|
|
240
240
|
background-color: var(--color-background-popover-szburm, #ffffff);
|
|
241
241
|
}
|
|
242
|
-
.awsui_arrow-position-right-
|
|
242
|
+
.awsui_arrow-position-right-top_xjuzf_dzn3k_242 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_dzn3k_242 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after {
|
|
243
243
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
244
244
|
}
|
|
245
|
-
.awsui_arrow-position-left-
|
|
245
|
+
.awsui_arrow-position-left-top_xjuzf_dzn3k_245 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_dzn3k_245 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after {
|
|
246
246
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
247
247
|
}
|
|
248
|
-
.awsui_arrow-position-top-
|
|
248
|
+
.awsui_arrow-position-top-center_xjuzf_dzn3k_248 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_dzn3k_248 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_dzn3k_248 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_dzn3k_248 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after {
|
|
249
249
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
250
250
|
}
|
|
251
|
-
.awsui_arrow-position-bottom-
|
|
251
|
+
.awsui_arrow-position-bottom-center_xjuzf_dzn3k_251 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_dzn3k_251 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_dzn3k_251 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_dzn3k_251 > .awsui_arrow-outer_xjuzf_dzn3k_197:not(#\9)::after {
|
|
252
252
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
253
253
|
}
|
|
254
254
|
|
|
@@ -348,7 +348,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
348
348
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
349
349
|
SPDX-License-Identifier: Apache-2.0
|
|
350
350
|
*/
|
|
351
|
-
.
|
|
351
|
+
.awsui_body_xjuzf_dzn3k_351:not(#\9) {
|
|
352
352
|
border-collapse: separate;
|
|
353
353
|
border-spacing: 0;
|
|
354
354
|
box-sizing: border-box;
|
|
@@ -388,16 +388,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
388
388
|
padding-block: var(--space-s-34lx8l, 12px);
|
|
389
389
|
padding-inline: var(--space-m-udix3p, 16px);
|
|
390
390
|
}
|
|
391
|
-
.awsui_body-overflow-
|
|
391
|
+
.awsui_body-overflow-visible_xjuzf_dzn3k_390:not(#\9) {
|
|
392
392
|
overflow: visible;
|
|
393
393
|
}
|
|
394
394
|
|
|
395
|
-
.awsui_has-
|
|
395
|
+
.awsui_has-dismiss_xjuzf_dzn3k_394:not(#\9) {
|
|
396
396
|
display: flex;
|
|
397
397
|
align-items: baseline;
|
|
398
398
|
}
|
|
399
399
|
|
|
400
|
-
.
|
|
400
|
+
.awsui_dismiss_xjuzf_dzn3k_399:not(#\9) {
|
|
401
401
|
margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
|
|
402
402
|
margin-inline-start: 0;
|
|
403
403
|
margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-field-width-09w7vk, 2px)));
|
|
@@ -405,15 +405,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
405
405
|
order: 1;
|
|
406
406
|
}
|
|
407
407
|
|
|
408
|
-
.awsui_dismiss-
|
|
408
|
+
.awsui_dismiss-control_xjuzf_dzn3k_407:not(#\9) {
|
|
409
409
|
/* used in test-utils */
|
|
410
410
|
}
|
|
411
411
|
|
|
412
|
-
.awsui_header-
|
|
412
|
+
.awsui_header-row_xjuzf_dzn3k_411:not(#\9) {
|
|
413
413
|
margin-block-end: var(--space-xs-zb16t3, 8px);
|
|
414
414
|
}
|
|
415
415
|
|
|
416
|
-
.
|
|
416
|
+
.awsui_header_xjuzf_dzn3k_411:not(#\9) {
|
|
417
417
|
word-wrap: break-word;
|
|
418
418
|
max-inline-size: 100%;
|
|
419
419
|
overflow: hidden;
|
|
@@ -425,7 +425,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
425
425
|
flex: 1 1 auto;
|
|
426
426
|
/* stylelint-disable-next-line selector-max-type */
|
|
427
427
|
}
|
|
428
|
-
.
|
|
428
|
+
.awsui_header_xjuzf_dzn3k_411 > h2:not(#\9) {
|
|
429
429
|
font-size: var(--font-size-heading-xs-wo4hpf, 14px);
|
|
430
430
|
line-height: var(--line-height-heading-xs-aeleja, 18px);
|
|
431
431
|
font-weight: var(--font-weight-heading-xs-l7rqme, 700);
|
|
@@ -434,7 +434,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
434
434
|
display: inline;
|
|
435
435
|
}
|
|
436
436
|
|
|
437
|
-
.
|
|
437
|
+
.awsui_content_xjuzf_dzn3k_436:not(#\9) {
|
|
438
438
|
word-wrap: break-word;
|
|
439
439
|
max-inline-size: 100%;
|
|
440
440
|
overflow: hidden;
|
|
@@ -442,7 +442,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
442
442
|
flex: 1 1 auto;
|
|
443
443
|
min-inline-size: 0;
|
|
444
444
|
}
|
|
445
|
-
.awsui_content-overflow-
|
|
445
|
+
.awsui_content-overflow-visible_xjuzf_dzn3k_444:not(#\9) {
|
|
446
446
|
overflow: visible;
|
|
447
447
|
}
|
|
448
448
|
|
|
@@ -542,7 +542,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
542
542
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
543
543
|
SPDX-License-Identifier: Apache-2.0
|
|
544
544
|
*/
|
|
545
|
-
.
|
|
545
|
+
.awsui_container_xjuzf_dzn3k_544:not(#\9) {
|
|
546
546
|
display: inline-block;
|
|
547
547
|
position: fixed;
|
|
548
548
|
inset-block-start: -9999px;
|
|
@@ -550,7 +550,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
550
550
|
z-index: 2000;
|
|
551
551
|
}
|
|
552
552
|
|
|
553
|
-
.awsui_container-
|
|
553
|
+
.awsui_container-body_xjuzf_dzn3k_552:not(#\9) {
|
|
554
554
|
border-collapse: separate;
|
|
555
555
|
border-spacing: 0;
|
|
556
556
|
box-sizing: border-box;
|
|
@@ -594,100 +594,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
594
594
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-popover-umqvld, #9ba7b6);
|
|
595
595
|
}
|
|
596
596
|
|
|
597
|
-
.awsui_container-body-variant-
|
|
597
|
+
.awsui_container-body-variant-annotation_xjuzf_dzn3k_595:not(#\9) {
|
|
598
598
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
599
599
|
border-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
600
600
|
}
|
|
601
601
|
|
|
602
|
-
.awsui_container-body-size-
|
|
602
|
+
.awsui_container-body-size-small_xjuzf_dzn3k_600:not(#\9) {
|
|
603
603
|
max-inline-size: 210px;
|
|
604
604
|
}
|
|
605
|
-
.awsui_container-body-size-
|
|
605
|
+
.awsui_container-body-size-small_xjuzf_dzn3k_600.awsui_fixed-width_xjuzf_dzn3k_603:not(#\9) {
|
|
606
606
|
inline-size: 210px;
|
|
607
607
|
}
|
|
608
608
|
|
|
609
|
-
.awsui_container-body-size-
|
|
609
|
+
.awsui_container-body-size-medium_xjuzf_dzn3k_607:not(#\9) {
|
|
610
610
|
max-inline-size: 310px;
|
|
611
611
|
}
|
|
612
|
-
.awsui_container-body-size-
|
|
612
|
+
.awsui_container-body-size-medium_xjuzf_dzn3k_607.awsui_fixed-width_xjuzf_dzn3k_603:not(#\9) {
|
|
613
613
|
inline-size: 310px;
|
|
614
614
|
}
|
|
615
615
|
|
|
616
|
-
.awsui_container-body-size-
|
|
616
|
+
.awsui_container-body-size-large_xjuzf_dzn3k_614:not(#\9) {
|
|
617
617
|
max-inline-size: 480px;
|
|
618
618
|
}
|
|
619
619
|
@media (max-width: 480px) {
|
|
620
|
-
.awsui_container-body-size-
|
|
620
|
+
.awsui_container-body-size-large_xjuzf_dzn3k_614:not(#\9) {
|
|
621
621
|
max-inline-size: 310px;
|
|
622
622
|
}
|
|
623
623
|
}
|
|
624
|
-
.awsui_container-body-size-
|
|
624
|
+
.awsui_container-body-size-large_xjuzf_dzn3k_614.awsui_fixed-width_xjuzf_dzn3k_603:not(#\9) {
|
|
625
625
|
inline-size: 480px;
|
|
626
626
|
}
|
|
627
627
|
|
|
628
|
-
.awsui_container-
|
|
628
|
+
.awsui_container-arrow_xjuzf_dzn3k_626:not(#\9) {
|
|
629
629
|
position: absolute;
|
|
630
630
|
display: inline-block;
|
|
631
631
|
}
|
|
632
|
-
.awsui_container-arrow-position-right-
|
|
632
|
+
.awsui_container-arrow-position-right-top_xjuzf_dzn3k_630:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_dzn3k_630:not(#\9) {
|
|
633
633
|
transform: rotate(-90deg);
|
|
634
634
|
transform-origin: 0 100%;
|
|
635
635
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
636
636
|
}
|
|
637
|
-
.awsui_container-arrow-position-right-
|
|
637
|
+
.awsui_container-arrow-position-right-top_xjuzf_dzn3k_630:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_dzn3k_630:not(#\9):dir(rtl) {
|
|
638
638
|
transform: rotate(90deg);
|
|
639
639
|
transform-origin: 100% 100%;
|
|
640
640
|
}
|
|
641
|
-
.awsui_container-arrow-position-right-
|
|
641
|
+
.awsui_container-arrow-position-right-top_xjuzf_dzn3k_630:not(#\9) {
|
|
642
642
|
inset-block-start: calc(12px + 10px);
|
|
643
643
|
inset-inline-start: 0;
|
|
644
644
|
}
|
|
645
|
-
.awsui_container-arrow-position-right-
|
|
645
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_dzn3k_630:not(#\9) {
|
|
646
646
|
inset-block-end: 12px;
|
|
647
647
|
inset-inline-start: 0;
|
|
648
648
|
}
|
|
649
|
-
.awsui_container-arrow-position-left-
|
|
649
|
+
.awsui_container-arrow-position-left-top_xjuzf_dzn3k_647:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_dzn3k_647:not(#\9) {
|
|
650
650
|
transform: rotate(90deg);
|
|
651
651
|
transform-origin: 100% 100%;
|
|
652
652
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
653
653
|
}
|
|
654
|
-
.awsui_container-arrow-position-left-
|
|
654
|
+
.awsui_container-arrow-position-left-top_xjuzf_dzn3k_647:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_dzn3k_647:not(#\9):dir(rtl) {
|
|
655
655
|
transform: rotate(-90deg);
|
|
656
656
|
transform-origin: 0% 100%;
|
|
657
657
|
}
|
|
658
|
-
.awsui_container-arrow-position-left-
|
|
658
|
+
.awsui_container-arrow-position-left-top_xjuzf_dzn3k_647:not(#\9) {
|
|
659
659
|
inset-block-start: calc(12px + 10px);
|
|
660
660
|
inset-inline-end: 0;
|
|
661
661
|
}
|
|
662
|
-
.awsui_container-arrow-position-left-
|
|
662
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_dzn3k_647:not(#\9) {
|
|
663
663
|
inset-block-end: 12px;
|
|
664
664
|
inset-inline-end: 0;
|
|
665
665
|
}
|
|
666
|
-
.awsui_container-arrow-position-top-
|
|
666
|
+
.awsui_container-arrow-position-top-center_xjuzf_dzn3k_664:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_dzn3k_664:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_dzn3k_664:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_dzn3k_664:not(#\9) {
|
|
667
667
|
transform: rotate(180deg);
|
|
668
668
|
transform-origin: 50% 50%;
|
|
669
669
|
}
|
|
670
|
-
.awsui_container-arrow-position-top-
|
|
670
|
+
.awsui_container-arrow-position-top-center_xjuzf_dzn3k_664:not(#\9) {
|
|
671
671
|
inset-block-end: -10px;
|
|
672
672
|
inset-inline-start: calc(50% - 10px);
|
|
673
673
|
}
|
|
674
|
-
.awsui_container-arrow-position-top-
|
|
674
|
+
.awsui_container-arrow-position-top-right_xjuzf_dzn3k_664:not(#\9) {
|
|
675
675
|
inset-block-end: -10px;
|
|
676
676
|
inset-inline-start: 12px;
|
|
677
677
|
}
|
|
678
|
-
.awsui_container-arrow-position-top-
|
|
678
|
+
.awsui_container-arrow-position-top-left_xjuzf_dzn3k_664:not(#\9) {
|
|
679
679
|
inset-block-end: -10px;
|
|
680
680
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
681
681
|
}
|
|
682
|
-
.awsui_container-arrow-position-bottom-
|
|
682
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_dzn3k_680:not(#\9) {
|
|
683
683
|
inset-block-start: -10px;
|
|
684
684
|
inset-inline-start: calc(50% - 10px);
|
|
685
685
|
}
|
|
686
|
-
.awsui_container-arrow-position-bottom-
|
|
686
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_dzn3k_684:not(#\9) {
|
|
687
687
|
inset-block-start: -10px;
|
|
688
688
|
inset-inline-start: 12px;
|
|
689
689
|
}
|
|
690
|
-
.awsui_container-arrow-position-bottom-
|
|
690
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_dzn3k_688:not(#\9) {
|
|
691
691
|
inset-block-start: -10px;
|
|
692
692
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
693
693
|
}
|
|
@@ -788,10 +788,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
788
788
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
789
789
|
SPDX-License-Identifier: Apache-2.0
|
|
790
790
|
*/
|
|
791
|
-
.
|
|
792
|
-
animation: awsui_awsui-motion-fade-
|
|
791
|
+
.awsui_container_xjuzf_dzn3k_544:not(#\9) {
|
|
792
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_dzn3k_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
793
793
|
}
|
|
794
|
-
@keyframes awsui_awsui-motion-fade-
|
|
794
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_dzn3k_1 {
|
|
795
795
|
from {
|
|
796
796
|
opacity: 0.2;
|
|
797
797
|
}
|
|
@@ -800,19 +800,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
800
800
|
}
|
|
801
801
|
}
|
|
802
802
|
@media (prefers-reduced-motion: reduce) {
|
|
803
|
-
.
|
|
803
|
+
.awsui_container_xjuzf_dzn3k_544:not(#\9) {
|
|
804
804
|
animation: none;
|
|
805
805
|
transition: none;
|
|
806
806
|
}
|
|
807
807
|
}
|
|
808
|
-
.awsui-motion-disabled .
|
|
808
|
+
.awsui-motion-disabled .awsui_container_xjuzf_dzn3k_544:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_dzn3k_544:not(#\9) {
|
|
809
809
|
animation: none;
|
|
810
810
|
transition: none;
|
|
811
811
|
}
|
|
812
|
-
.
|
|
813
|
-
animation: awsui_awsui-motion-fade-
|
|
812
|
+
.awsui_container_xjuzf_dzn3k_544.awsui_refresh_xjuzf_dzn3k_232:not(#\9) {
|
|
813
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_dzn3k_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
|
|
814
814
|
}
|
|
815
|
-
@keyframes awsui_awsui-motion-fade-
|
|
815
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_dzn3k_1 {
|
|
816
816
|
from {
|
|
817
817
|
opacity: 0.2;
|
|
818
818
|
}
|
|
@@ -821,17 +821,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
821
821
|
}
|
|
822
822
|
}
|
|
823
823
|
@media (prefers-reduced-motion: reduce) {
|
|
824
|
-
.
|
|
824
|
+
.awsui_container_xjuzf_dzn3k_544.awsui_refresh_xjuzf_dzn3k_232:not(#\9) {
|
|
825
825
|
animation: none;
|
|
826
826
|
transition: none;
|
|
827
827
|
}
|
|
828
828
|
}
|
|
829
|
-
.awsui-motion-disabled .
|
|
829
|
+
.awsui-motion-disabled .awsui_container_xjuzf_dzn3k_544.awsui_refresh_xjuzf_dzn3k_232:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_dzn3k_544.awsui_refresh_xjuzf_dzn3k_232:not(#\9) {
|
|
830
830
|
animation: none;
|
|
831
831
|
transition: none;
|
|
832
832
|
}
|
|
833
833
|
|
|
834
|
-
.
|
|
834
|
+
.awsui_root_xjuzf_dzn3k_832:not(#\9) {
|
|
835
835
|
border-collapse: separate;
|
|
836
836
|
border-spacing: 0;
|
|
837
837
|
box-sizing: border-box;
|
|
@@ -868,14 +868,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
868
868
|
color: inherit;
|
|
869
869
|
}
|
|
870
870
|
|
|
871
|
-
.
|
|
871
|
+
.awsui_trigger_xjuzf_dzn3k_868:not(#\9) {
|
|
872
872
|
display: inline-block;
|
|
873
873
|
max-inline-size: 100%;
|
|
874
874
|
color: inherit;
|
|
875
875
|
text-align: inherit;
|
|
876
876
|
}
|
|
877
877
|
|
|
878
|
-
.awsui_overflow-
|
|
878
|
+
.awsui_overflow-ellipsis_xjuzf_dzn3k_875:not(#\9) {
|
|
879
879
|
white-space: nowrap;
|
|
880
880
|
overflow: hidden;
|
|
881
881
|
text-overflow: ellipsis;
|
|
@@ -883,7 +883,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
883
883
|
word-break: break-word;
|
|
884
884
|
}
|
|
885
885
|
|
|
886
|
-
.awsui_trigger-type-
|
|
886
|
+
.awsui_trigger-type-text_xjuzf_dzn3k_883:not(#\9) {
|
|
887
887
|
border-block: 0;
|
|
888
888
|
border-inline: 0;
|
|
889
889
|
margin-block: 0;
|
|
@@ -894,24 +894,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
894
894
|
cursor: pointer;
|
|
895
895
|
border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
|
|
896
896
|
}
|
|
897
|
-
.awsui_trigger-type-
|
|
897
|
+
.awsui_trigger-type-text_xjuzf_dzn3k_883:not(#\9):focus {
|
|
898
898
|
outline: none;
|
|
899
899
|
}
|
|
900
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
900
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_dzn3k_883:not(#\9):focus {
|
|
901
901
|
position: relative;
|
|
902
902
|
}
|
|
903
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
903
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_dzn3k_883:not(#\9):focus {
|
|
904
904
|
outline: 2px dotted transparent;
|
|
905
905
|
outline-offset: calc(1px - 1px);
|
|
906
906
|
}
|
|
907
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
907
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_dzn3k_883:not(#\9):focus::before {
|
|
908
908
|
content: " ";
|
|
909
909
|
display: block;
|
|
910
910
|
position: absolute;
|
|
911
911
|
inset-inline-start: calc(-1 * 1px);
|
|
912
912
|
inset-block-start: calc(-1 * 1px);
|
|
913
|
-
inline-size: calc(100% +
|
|
914
|
-
block-size: calc(100% +
|
|
913
|
+
inline-size: calc(100% + 1px + 1px);
|
|
914
|
+
block-size: calc(100% + 1px + 1px);
|
|
915
915
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
916
916
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
917
917
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
@@ -919,6 +919,6 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1ugdf_883:not
|
|
|
919
919
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
920
920
|
}
|
|
921
921
|
|
|
922
|
-
.awsui_popover-inline-
|
|
922
|
+
.awsui_popover-inline-content_xjuzf_dzn3k_919:not(#\9) {
|
|
923
923
|
display: inline;
|
|
924
924
|
}
|
|
@@ -2,55 +2,55 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"arrow": "
|
|
6
|
-
"arrow-outer": "awsui_arrow-
|
|
7
|
-
"arrow-inner": "awsui_arrow-
|
|
8
|
-
"refresh": "
|
|
9
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
11
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
13
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
17
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
20
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
21
|
-
"body": "
|
|
22
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
23
|
-
"has-dismiss": "awsui_has-
|
|
24
|
-
"dismiss": "
|
|
25
|
-
"dismiss-control": "awsui_dismiss-
|
|
26
|
-
"header-row": "awsui_header-
|
|
27
|
-
"header": "
|
|
28
|
-
"content": "
|
|
29
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
30
|
-
"container": "
|
|
31
|
-
"container-body": "awsui_container-
|
|
32
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
33
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
34
|
-
"fixed-width": "awsui_fixed-
|
|
35
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
36
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
37
|
-
"container-arrow": "awsui_container-
|
|
38
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
40
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
41
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
42
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
45
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
46
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
48
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
49
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
50
|
-
"root": "
|
|
51
|
-
"trigger": "
|
|
52
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
53
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
54
|
-
"popover-inline-content": "awsui_popover-inline-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_dzn3k_193",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_dzn3k_197",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_dzn3k_197",
|
|
8
|
+
"refresh": "awsui_refresh_xjuzf_dzn3k_232",
|
|
9
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_dzn3k_242",
|
|
10
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_dzn3k_242",
|
|
11
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_dzn3k_245",
|
|
12
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_dzn3k_245",
|
|
13
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_dzn3k_248",
|
|
14
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_dzn3k_248",
|
|
15
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_dzn3k_248",
|
|
16
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_dzn3k_248",
|
|
17
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_dzn3k_251",
|
|
18
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_dzn3k_251",
|
|
19
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_dzn3k_251",
|
|
20
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_dzn3k_251",
|
|
21
|
+
"body": "awsui_body_xjuzf_dzn3k_351",
|
|
22
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_dzn3k_390",
|
|
23
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_dzn3k_394",
|
|
24
|
+
"dismiss": "awsui_dismiss_xjuzf_dzn3k_399",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_dzn3k_407",
|
|
26
|
+
"header-row": "awsui_header-row_xjuzf_dzn3k_411",
|
|
27
|
+
"header": "awsui_header_xjuzf_dzn3k_411",
|
|
28
|
+
"content": "awsui_content_xjuzf_dzn3k_436",
|
|
29
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_dzn3k_444",
|
|
30
|
+
"container": "awsui_container_xjuzf_dzn3k_544",
|
|
31
|
+
"container-body": "awsui_container-body_xjuzf_dzn3k_552",
|
|
32
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_dzn3k_595",
|
|
33
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_dzn3k_600",
|
|
34
|
+
"fixed-width": "awsui_fixed-width_xjuzf_dzn3k_603",
|
|
35
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_dzn3k_607",
|
|
36
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_dzn3k_614",
|
|
37
|
+
"container-arrow": "awsui_container-arrow_xjuzf_dzn3k_626",
|
|
38
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_dzn3k_630",
|
|
39
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_dzn3k_630",
|
|
40
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_dzn3k_647",
|
|
41
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_dzn3k_647",
|
|
42
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_dzn3k_664",
|
|
43
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_dzn3k_664",
|
|
44
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_dzn3k_664",
|
|
45
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_dzn3k_664",
|
|
46
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_dzn3k_680",
|
|
47
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_dzn3k_684",
|
|
48
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_dzn3k_688",
|
|
49
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_dzn3k_1",
|
|
50
|
+
"root": "awsui_root_xjuzf_dzn3k_832",
|
|
51
|
+
"trigger": "awsui_trigger_xjuzf_dzn3k_868",
|
|
52
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_dzn3k_875",
|
|
53
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_dzn3k_883",
|
|
54
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_dzn3k_919"
|
|
55
55
|
};
|
|
56
56
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"radio": "
|
|
6
|
-
"radio--has-description": "awsui_radio--has-
|
|
7
|
-
"radio-control": "awsui_radio-
|
|
8
|
-
"outline": "
|
|
9
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
12
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
4
|
+
"root": "awsui_root_1mabk_rbbno_97",
|
|
5
|
+
"radio": "awsui_radio_1mabk_rbbno_133",
|
|
6
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_rbbno_141",
|
|
7
|
+
"radio-control": "awsui_radio-control_1mabk_rbbno_145",
|
|
8
|
+
"outline": "awsui_outline_1mabk_rbbno_153",
|
|
9
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_rbbno_175",
|
|
10
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_rbbno_179",
|
|
11
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_rbbno_184",
|
|
12
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_rbbno_190"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -94,7 +94,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
94
94
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
95
95
|
SPDX-License-Identifier: Apache-2.0
|
|
96
96
|
*/
|
|
97
|
-
.
|
|
97
|
+
.awsui_root_1mabk_rbbno_97:not(#\9) {
|
|
98
98
|
border-collapse: separate;
|
|
99
99
|
border-spacing: 0;
|
|
100
100
|
box-sizing: border-box;
|
|
@@ -131,19 +131,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
display: block;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.
|
|
134
|
+
.awsui_radio_1mabk_rbbno_133:not(#\9) {
|
|
135
135
|
/*used in test-utils*/
|
|
136
136
|
}
|
|
137
137
|
|
|
138
|
-
.
|
|
138
|
+
.awsui_radio_1mabk_rbbno_133 + .awsui_radio_1mabk_rbbno_133:not(#\9) {
|
|
139
139
|
margin-block-start: var(--space-scaled-xxs-7597g1, 4px);
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.awsui_radio--has-
|
|
142
|
+
.awsui_radio--has-description_1mabk_rbbno_141 + .awsui_radio_1mabk_rbbno_133:not(#\9) {
|
|
143
143
|
margin-block-start: var(--space-scaled-xs-26e2du, 8px);
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.awsui_radio-
|
|
146
|
+
.awsui_radio-control_1mabk_rbbno_145:not(#\9) {
|
|
147
147
|
margin-block-start: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-control-28i7hr, 16px)) / 2);
|
|
148
148
|
min-block-size: var(--size-control-28i7hr, 16px);
|
|
149
149
|
min-inline-size: var(--size-control-28i7hr, 16px);
|
|
@@ -151,21 +151,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
151
151
|
inline-size: var(--size-control-28i7hr, 16px);
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.
|
|
154
|
+
.awsui_outline_1mabk_rbbno_153:not(#\9) {
|
|
155
155
|
position: relative;
|
|
156
156
|
}
|
|
157
|
-
.
|
|
157
|
+
.awsui_outline_1mabk_rbbno_153:not(#\9) {
|
|
158
158
|
outline: 2px dotted transparent;
|
|
159
159
|
outline-offset: calc(2px - 1px);
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_outline_1mabk_rbbno_153:not(#\9)::before {
|
|
162
162
|
content: " ";
|
|
163
163
|
display: block;
|
|
164
164
|
position: absolute;
|
|
165
165
|
inset-inline-start: calc(-1 * 2px);
|
|
166
166
|
inset-block-start: calc(-1 * 2px);
|
|
167
|
-
inline-size: calc(100% +
|
|
168
|
-
block-size: calc(100% +
|
|
167
|
+
inline-size: calc(100% + 2px + 2px);
|
|
168
|
+
block-size: calc(100% + 2px + 2px);
|
|
169
169
|
border-start-start-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
170
170
|
border-start-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
171
171
|
border-end-start-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
@@ -173,35 +173,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
173
173
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
174
174
|
}
|
|
175
175
|
|
|
176
|
-
.awsui_styled-circle-
|
|
176
|
+
.awsui_styled-circle-border_1mabk_rbbno_175:not(#\9) {
|
|
177
177
|
stroke: var(--color-border-control-default-0fzxw0, #7d8998);
|
|
178
178
|
fill: var(--color-background-control-default-qzruqy, #ffffff);
|
|
179
179
|
}
|
|
180
|
-
.awsui_styled-circle-
|
|
180
|
+
.awsui_styled-circle-border_1mabk_rbbno_175.awsui_styled-circle-disabled_1mabk_rbbno_179:not(#\9) {
|
|
181
181
|
fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
182
182
|
stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.awsui_styled-circle-
|
|
185
|
+
.awsui_styled-circle-fill_1mabk_rbbno_184:not(#\9) {
|
|
186
186
|
stroke: var(--color-background-control-checked-w517i0, #0972d3);
|
|
187
187
|
fill: var(--color-foreground-control-default-wq2gpa, #ffffff);
|
|
188
188
|
opacity: 0;
|
|
189
189
|
transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
|
|
190
190
|
}
|
|
191
|
-
.awsui_styled-circle-
|
|
191
|
+
.awsui_styled-circle-fill_1mabk_rbbno_184.awsui_styled-circle-checked_1mabk_rbbno_190:not(#\9) {
|
|
192
192
|
opacity: 1;
|
|
193
193
|
}
|
|
194
|
-
.awsui_styled-circle-
|
|
194
|
+
.awsui_styled-circle-fill_1mabk_rbbno_184.awsui_styled-circle-disabled_1mabk_rbbno_179:not(#\9) {
|
|
195
195
|
fill: var(--color-foreground-control-disabled-zmz2k2, #ffffff);
|
|
196
196
|
stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
|
|
197
197
|
}
|
|
198
198
|
@media (prefers-reduced-motion: reduce) {
|
|
199
|
-
.awsui_styled-circle-
|
|
199
|
+
.awsui_styled-circle-fill_1mabk_rbbno_184:not(#\9) {
|
|
200
200
|
animation: none;
|
|
201
201
|
transition: none;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
|
-
.awsui-motion-disabled .awsui_styled-circle-
|
|
204
|
+
.awsui-motion-disabled .awsui_styled-circle-fill_1mabk_rbbno_184:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_rbbno_184:not(#\9) {
|
|
205
205
|
animation: none;
|
|
206
206
|
transition: none;
|
|
207
207
|
}
|