@cloudscape-design/components-themeable 3.0.1163 → 3.0.1164
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +1 -0
- package/lib/internal/scss/app-layout/visual-refresh-toolbar/drawer/styles.scss +3 -0
- package/lib/internal/scss/drawer/styles.scss +25 -0
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +21 -21
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +164 -163
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +84 -81
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.d.ts.map +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js +1 -1
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/toolbar-container.js.map +1 -1
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/box/styles.css.js +192 -192
- package/lib/internal/template/box/styles.scoped.css +242 -242
- package/lib/internal/template/box/styles.selectors.js +192 -192
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +96 -96
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/category-elements/styles.css.js +17 -17
- package/lib/internal/template/button-dropdown/category-elements/styles.scoped.css +27 -27
- package/lib/internal/template/button-dropdown/category-elements/styles.selectors.js +17 -17
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +35 -35
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/calendar/styles.css.js +21 -21
- package/lib/internal/template/calendar/styles.scoped.css +44 -44
- package/lib/internal/template/calendar/styles.selectors.js +21 -21
- package/lib/internal/template/cards/styles.css.js +39 -39
- package/lib/internal/template/cards/styles.scoped.css +51 -51
- package/lib/internal/template/cards/styles.selectors.js +39 -39
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +187 -187
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/collection-preferences/styles.css.js +36 -36
- package/lib/internal/template/collection-preferences/styles.scoped.css +38 -38
- package/lib/internal/template/collection-preferences/styles.selectors.js +36 -36
- package/lib/internal/template/date-range-picker/calendar/grids/styles.css.js +30 -30
- package/lib/internal/template/date-range-picker/calendar/grids/styles.scoped.css +56 -56
- package/lib/internal/template/date-range-picker/calendar/grids/styles.selectors.js +30 -30
- package/lib/internal/template/drawer/implementation.d.ts +1 -1
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +13 -4
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +7 -0
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +12 -8
- package/lib/internal/template/drawer/styles.scoped.css +35 -13
- package/lib/internal/template/drawer/styles.selectors.js +12 -8
- package/lib/internal/template/drawer/use-sticky-footer.d.ts +9 -0
- package/lib/internal/template/drawer/use-sticky-footer.d.ts.map +1 -0
- package/lib/internal/template/drawer/use-sticky-footer.js +35 -0
- package/lib/internal/template/drawer/use-sticky-footer.js.map +1 -0
- package/lib/internal/template/expandable-section/styles.css.js +35 -35
- package/lib/internal/template/expandable-section/styles.scoped.css +68 -68
- package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +75 -75
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/icon/styles.css.js +39 -39
- package/lib/internal/template/icon/styles.scoped.css +87 -87
- package/lib/internal/template/icon/styles.selectors.js +39 -39
- package/lib/internal/template/internal/base-component/styles.scoped.css +504 -437
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +13 -13
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +13 -13
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +28 -28
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +28 -28
- package/lib/internal/template/internal/components/chart-series-details/styles.css.js +19 -19
- package/lib/internal/template/internal/components/chart-series-details/styles.scoped.css +33 -33
- package/lib/internal/template/internal/components/chart-series-details/styles.selectors.js +19 -19
- package/lib/internal/template/internal/components/option/styles.css.js +16 -16
- package/lib/internal/template/internal/components/option/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/option/styles.selectors.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +23 -23
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +54 -54
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +23 -23
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.js +8 -8
- package/lib/internal/template/internal/generated/theming/index.cjs +24 -24
- package/lib/internal/template/internal/generated/theming/index.js +24 -24
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts +3 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.d.ts.map +1 -1
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js +2 -2
- package/lib/internal/template/internal/hooks/use-portal-mode-classes/index.js.map +1 -1
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +10 -10
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +92 -92
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +24 -24
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/pie-chart/styles.css.js +27 -27
- package/lib/internal/template/pie-chart/styles.scoped.css +50 -50
- package/lib/internal/template/pie-chart/styles.selectors.js +27 -27
- package/lib/internal/template/popover/internal.js +1 -1
- package/lib/internal/template/popover/internal.js.map +1 -1
- package/lib/internal/template/popover/styles.css.js +57 -57
- package/lib/internal/template/popover/styles.scoped.css +87 -87
- package/lib/internal/template/popover/styles.selectors.js +57 -57
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +31 -31
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/property-filter/styles.css.js +39 -39
- package/lib/internal/template/property-filter/styles.scoped.css +42 -42
- package/lib/internal/template/property-filter/styles.selectors.js +39 -39
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +36 -36
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/side-navigation/styles.css.js +30 -30
- package/lib/internal/template/side-navigation/styles.scoped.css +47 -47
- package/lib/internal/template/side-navigation/styles.selectors.js +30 -30
- package/lib/internal/template/split-panel/icons/styles.css.js +22 -22
- package/lib/internal/template/split-panel/icons/styles.scoped.css +27 -27
- package/lib/internal/template/split-panel/icons/styles.selectors.js +22 -22
- package/lib/internal/template/table/body-cell/styles.css.js +47 -47
- package/lib/internal/template/table/body-cell/styles.scoped.css +377 -377
- package/lib/internal/template/table/body-cell/styles.selectors.js +47 -47
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +1 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +3 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/token/styles.css.js +14 -14
- package/lib/internal/template/token/styles.scoped.css +29 -29
- package/lib/internal/template/token/styles.selectors.js +14 -14
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +66 -66
- package/lib/internal/template/top-navigation/styles.selectors.js +47 -47
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/package.json +1 -1
|
@@ -1,62 +1,62 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
16
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-variant-info": "awsui_arrow-variant-
|
|
20
|
-
"body": "
|
|
21
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
22
|
-
"body-variant-chart": "awsui_body-variant-
|
|
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-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
32
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
33
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
34
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
35
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
36
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
37
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
39
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
41
|
-
"container-body": "awsui_container-
|
|
42
|
-
"container-body-variant-annotation": "awsui_container-body-variant-
|
|
43
|
-
"container-body-size-small": "awsui_container-body-size-
|
|
44
|
-
"fixed-width": "awsui_fixed-
|
|
45
|
-
"container-body-size-medium": "awsui_container-body-size-
|
|
46
|
-
"container-body-size-large": "awsui_container-body-size-
|
|
47
|
-
"container-arrow": "awsui_container-
|
|
48
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
49
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
50
|
-
"refresh": "
|
|
51
|
-
"root": "
|
|
52
|
-
"no-wrap": "awsui_no-
|
|
53
|
-
"root-filtering-token": "awsui_root-filtering-
|
|
54
|
-
"trigger": "
|
|
55
|
-
"overflow-ellipsis": "awsui_overflow-
|
|
56
|
-
"trigger-type-text-inline": "awsui_trigger-type-text-
|
|
57
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
58
|
-
"trigger-type-filtering-token": "awsui_trigger-type-filtering-
|
|
59
|
-
"popover-inline-content": "awsui_popover-inline-
|
|
60
|
-
"hover-area": "awsui_hover-
|
|
4
|
+
"arrow": "awsui_arrow_xjuzf_1w3ky_153",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_1w3ky_157",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_1w3ky_157",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1w3ky_199",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1w3ky_199",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1w3ky_202",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1w3ky_202",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1w3ky_205",
|
|
12
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1w3ky_205",
|
|
13
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1w3ky_205",
|
|
14
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1w3ky_205",
|
|
15
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1w3ky_208",
|
|
16
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1w3ky_208",
|
|
17
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1w3ky_208",
|
|
18
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1w3ky_208",
|
|
19
|
+
"arrow-variant-info": "awsui_arrow-variant-info_xjuzf_1w3ky_212",
|
|
20
|
+
"body": "awsui_body_xjuzf_1w3ky_227",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1w3ky_263",
|
|
22
|
+
"body-variant-chart": "awsui_body-variant-chart_xjuzf_1w3ky_266",
|
|
23
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_1w3ky_271",
|
|
24
|
+
"dismiss": "awsui_dismiss_xjuzf_1w3ky_276",
|
|
25
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_1w3ky_284",
|
|
26
|
+
"header-row": "awsui_header-row_xjuzf_1w3ky_288",
|
|
27
|
+
"header": "awsui_header_xjuzf_1w3ky_288",
|
|
28
|
+
"content": "awsui_content_xjuzf_1w3ky_313",
|
|
29
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1w3ky_322",
|
|
30
|
+
"container": "awsui_container_xjuzf_1w3ky_334",
|
|
31
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1w3ky_345",
|
|
32
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1w3ky_345",
|
|
33
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1w3ky_345",
|
|
34
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1w3ky_350",
|
|
35
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1w3ky_350",
|
|
36
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1w3ky_350",
|
|
37
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1w3ky_355",
|
|
38
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1w3ky_355",
|
|
39
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1w3ky_360",
|
|
40
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1w3ky_360",
|
|
41
|
+
"container-body": "awsui_container-body_xjuzf_1w3ky_366",
|
|
42
|
+
"container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1w3ky_406",
|
|
43
|
+
"container-body-size-small": "awsui_container-body-size-small_xjuzf_1w3ky_411",
|
|
44
|
+
"fixed-width": "awsui_fixed-width_xjuzf_1w3ky_414",
|
|
45
|
+
"container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1w3ky_418",
|
|
46
|
+
"container-body-size-large": "awsui_container-body-size-large_xjuzf_1w3ky_425",
|
|
47
|
+
"container-arrow": "awsui_container-arrow_xjuzf_1w3ky_345",
|
|
48
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1w3ky_475",
|
|
49
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1w3ky_1",
|
|
50
|
+
"refresh": "awsui_refresh_xjuzf_1w3ky_533",
|
|
51
|
+
"root": "awsui_root_xjuzf_1w3ky_555",
|
|
52
|
+
"no-wrap": "awsui_no-wrap_xjuzf_1w3ky_587",
|
|
53
|
+
"root-filtering-token": "awsui_root-filtering-token_xjuzf_1w3ky_591",
|
|
54
|
+
"trigger": "awsui_trigger_xjuzf_1w3ky_595",
|
|
55
|
+
"overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_1w3ky_602",
|
|
56
|
+
"trigger-type-text-inline": "awsui_trigger-type-text-inline_xjuzf_1w3ky_610",
|
|
57
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_1w3ky_610",
|
|
58
|
+
"trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_1w3ky_678",
|
|
59
|
+
"popover-inline-content": "awsui_popover-inline-content_xjuzf_1w3ky_682",
|
|
60
|
+
"hover-area": "awsui_hover-area_xjuzf_1w3ky_686"
|
|
61
61
|
};
|
|
62
62
|
|
|
@@ -150,11 +150,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
150
150
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
151
151
|
SPDX-License-Identifier: Apache-2.0
|
|
152
152
|
*/
|
|
153
|
-
.
|
|
153
|
+
.awsui_arrow_xjuzf_1w3ky_153:not(#\9) {
|
|
154
154
|
inline-size: 20px;
|
|
155
155
|
block-size: 10px;
|
|
156
156
|
}
|
|
157
|
-
.awsui_arrow-
|
|
157
|
+
.awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9), .awsui_arrow-inner_xjuzf_1w3ky_157:not(#\9) {
|
|
158
158
|
position: absolute;
|
|
159
159
|
overflow: hidden;
|
|
160
160
|
inline-size: 20px;
|
|
@@ -163,7 +163,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
163
163
|
inset-inline-start: 0;
|
|
164
164
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
165
165
|
}
|
|
166
|
-
.awsui_arrow-
|
|
166
|
+
.awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-inner_xjuzf_1w3ky_157:not(#\9)::after {
|
|
167
167
|
content: "";
|
|
168
168
|
box-sizing: border-box;
|
|
169
169
|
display: inline-block;
|
|
@@ -179,40 +179,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
179
179
|
transform: rotate(45deg);
|
|
180
180
|
transform-origin: 0 100%;
|
|
181
181
|
}
|
|
182
|
-
.awsui_arrow-
|
|
182
|
+
.awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_1w3ky_157:not(#\9):dir(rtl)::after {
|
|
183
183
|
transform: rotate(-45deg);
|
|
184
184
|
transform-origin: 100% 100%;
|
|
185
185
|
}
|
|
186
|
-
.awsui_arrow-
|
|
186
|
+
.awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after {
|
|
187
187
|
background-color: var(--color-border-popover-gogt7e, #d5dbdb);
|
|
188
188
|
}
|
|
189
|
-
.awsui_arrow-
|
|
189
|
+
.awsui_arrow-inner_xjuzf_1w3ky_157:not(#\9) {
|
|
190
190
|
inset-block-start: calc(var(--border-width-popover-dgqo1x, 1px) + 1px);
|
|
191
191
|
}
|
|
192
|
-
.awsui_arrow-
|
|
192
|
+
.awsui_arrow-inner_xjuzf_1w3ky_157:not(#\9)::after {
|
|
193
193
|
border-start-start-radius: 1px;
|
|
194
194
|
border-start-end-radius: 0;
|
|
195
195
|
border-end-start-radius: 0;
|
|
196
196
|
border-end-end-radius: 0;
|
|
197
197
|
background-color: var(--color-background-popover-8fgrfw, #ffffff);
|
|
198
198
|
}
|
|
199
|
-
.awsui_arrow-position-right-
|
|
199
|
+
.awsui_arrow-position-right-top_xjuzf_1w3ky_199 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_1w3ky_199 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after {
|
|
200
200
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
|
|
201
201
|
}
|
|
202
|
-
.awsui_arrow-position-left-
|
|
202
|
+
.awsui_arrow-position-left-top_xjuzf_1w3ky_202 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_1w3ky_202 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after {
|
|
203
203
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
|
|
204
204
|
}
|
|
205
|
-
.awsui_arrow-position-top-
|
|
205
|
+
.awsui_arrow-position-top-center_xjuzf_1w3ky_205 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_1w3ky_205 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_1w3ky_205 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_1w3ky_205 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after {
|
|
206
206
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
|
|
207
207
|
}
|
|
208
|
-
.awsui_arrow-position-bottom-
|
|
208
|
+
.awsui_arrow-position-bottom-center_xjuzf_1w3ky_208 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_1w3ky_208 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_1w3ky_208 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_1w3ky_208 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after {
|
|
209
209
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-9hdvit, rgba(0, 28, 36, 0.5));
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.awsui_arrow-variant-
|
|
212
|
+
.awsui_arrow-variant-info_xjuzf_1w3ky_212 > .awsui_arrow-outer_xjuzf_1w3ky_157:not(#\9)::after {
|
|
213
213
|
background-color: var(--color-border-status-info-kp0iif, #0073bb);
|
|
214
214
|
}
|
|
215
|
-
.awsui_arrow-variant-
|
|
215
|
+
.awsui_arrow-variant-info_xjuzf_1w3ky_212 > .awsui_arrow-inner_xjuzf_1w3ky_157:not(#\9)::after {
|
|
216
216
|
background-color: var(--color-background-status-info-nzp1n3, #f1faff);
|
|
217
217
|
}
|
|
218
218
|
|
|
@@ -224,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
224
224
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
225
225
|
SPDX-License-Identifier: Apache-2.0
|
|
226
226
|
*/
|
|
227
|
-
.
|
|
227
|
+
.awsui_body_xjuzf_1w3ky_227:not(#\9) {
|
|
228
228
|
border-collapse: separate;
|
|
229
229
|
border-spacing: 0;
|
|
230
230
|
box-sizing: border-box;
|
|
@@ -260,20 +260,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
260
260
|
padding-block: var(--space-s-4a5hs8, 12px);
|
|
261
261
|
padding-inline: var(--space-m-n2lypl, 16px);
|
|
262
262
|
}
|
|
263
|
-
.awsui_body-overflow-
|
|
263
|
+
.awsui_body-overflow-visible_xjuzf_1w3ky_263:not(#\9) {
|
|
264
264
|
overflow: visible;
|
|
265
265
|
}
|
|
266
|
-
.awsui_body-variant-
|
|
266
|
+
.awsui_body-variant-chart_xjuzf_1w3ky_266:not(#\9) {
|
|
267
267
|
padding-block: var(--space-static-s-8me5rn, 12px);
|
|
268
268
|
padding-inline: var(--space-static-s-8me5rn, 12px);
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.awsui_has-
|
|
271
|
+
.awsui_has-dismiss_xjuzf_1w3ky_271:not(#\9) {
|
|
272
272
|
display: flex;
|
|
273
273
|
align-items: baseline;
|
|
274
274
|
}
|
|
275
275
|
|
|
276
|
-
.
|
|
276
|
+
.awsui_dismiss_xjuzf_1w3ky_276:not(#\9) {
|
|
277
277
|
margin-block: calc(-1 * var(--space-xs-kw7k3v, 8px));
|
|
278
278
|
margin-inline-start: 0;
|
|
279
279
|
margin-inline-end: calc(-1 * (var(--space-xxs-jnczic, 4px) + var(--border-width-popover-dgqo1x, 1px)));
|
|
@@ -281,15 +281,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
281
281
|
order: 1;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
|
-
.awsui_dismiss-
|
|
284
|
+
.awsui_dismiss-control_xjuzf_1w3ky_284:not(#\9) {
|
|
285
285
|
/* used in test-utils */
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
.awsui_header-
|
|
288
|
+
.awsui_header-row_xjuzf_1w3ky_288:not(#\9) {
|
|
289
289
|
margin-block-end: var(--space-xs-kw7k3v, 8px);
|
|
290
290
|
}
|
|
291
291
|
|
|
292
|
-
.
|
|
292
|
+
.awsui_header_xjuzf_1w3ky_288:not(#\9) {
|
|
293
293
|
word-wrap: break-word;
|
|
294
294
|
max-inline-size: 100%;
|
|
295
295
|
overflow: hidden;
|
|
@@ -301,7 +301,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
301
301
|
flex: 1 1 auto;
|
|
302
302
|
/* stylelint-disable-next-line selector-max-type */
|
|
303
303
|
}
|
|
304
|
-
.
|
|
304
|
+
.awsui_header_xjuzf_1w3ky_288 > h2:not(#\9) {
|
|
305
305
|
font-size: var(--font-size-heading-xs-c20ika, 16px);
|
|
306
306
|
line-height: var(--line-height-heading-xs-fuzanp, 20px);
|
|
307
307
|
font-weight: var(--font-weight-heading-xs-79d2p7, 400);
|
|
@@ -310,16 +310,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
310
310
|
display: inline;
|
|
311
311
|
}
|
|
312
312
|
|
|
313
|
-
.
|
|
313
|
+
.awsui_content_xjuzf_1w3ky_313:not(#\9) {
|
|
314
314
|
word-wrap: break-word;
|
|
315
315
|
max-inline-size: 100%;
|
|
316
316
|
overflow: hidden;
|
|
317
317
|
word-break: normal;
|
|
318
|
-
color: var(--color-text-body-secondary-
|
|
318
|
+
color: var(--color-text-body-secondary-gaft81, #545b64);
|
|
319
319
|
flex: 1 1 auto;
|
|
320
320
|
min-inline-size: 0;
|
|
321
321
|
}
|
|
322
|
-
.awsui_content-overflow-
|
|
322
|
+
.awsui_content-overflow-visible_xjuzf_1w3ky_322:not(#\9) {
|
|
323
323
|
overflow: visible;
|
|
324
324
|
}
|
|
325
325
|
|
|
@@ -331,39 +331,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
331
331
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
332
332
|
SPDX-License-Identifier: Apache-2.0
|
|
333
333
|
*/
|
|
334
|
-
.
|
|
334
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9) {
|
|
335
335
|
display: inline-block;
|
|
336
336
|
position: fixed;
|
|
337
337
|
inset-block-start: -9999px;
|
|
338
338
|
inset-inline-start: -9999px;
|
|
339
339
|
z-index: 2000;
|
|
340
340
|
}
|
|
341
|
-
.
|
|
341
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9)::before {
|
|
342
342
|
content: "";
|
|
343
343
|
position: absolute;
|
|
344
344
|
}
|
|
345
|
-
.
|
|
345
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-bottom-left_xjuzf_1w3ky_345)::before, .awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-bottom-center_xjuzf_1w3ky_345)::before, .awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-bottom-right_xjuzf_1w3ky_345)::before {
|
|
346
346
|
inset-inline: 0;
|
|
347
347
|
inset-block-start: -10px;
|
|
348
348
|
block-size: 10px;
|
|
349
349
|
}
|
|
350
|
-
.
|
|
350
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-top-left_xjuzf_1w3ky_350)::before, .awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-top-center_xjuzf_1w3ky_350)::before, .awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-top-right_xjuzf_1w3ky_350)::before {
|
|
351
351
|
inset-inline: 0;
|
|
352
352
|
inset-block-end: -10px;
|
|
353
353
|
block-size: 10px;
|
|
354
354
|
}
|
|
355
|
-
.
|
|
355
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-right-top_xjuzf_1w3ky_355)::before, .awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-right-bottom_xjuzf_1w3ky_355)::before {
|
|
356
356
|
inset-block: 0;
|
|
357
357
|
inset-inline-start: -10px;
|
|
358
358
|
inline-size: 10px;
|
|
359
359
|
}
|
|
360
|
-
.
|
|
360
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-left-top_xjuzf_1w3ky_360)::before, .awsui_container_xjuzf_1w3ky_334:not(#\9):has(.awsui_container-arrow-position-left-bottom_xjuzf_1w3ky_360)::before {
|
|
361
361
|
inset-block: 0;
|
|
362
362
|
inset-inline-end: -10px;
|
|
363
363
|
inline-size: 10px;
|
|
364
364
|
}
|
|
365
365
|
|
|
366
|
-
.awsui_container-
|
|
366
|
+
.awsui_container-body_xjuzf_1w3ky_366:not(#\9) {
|
|
367
367
|
border-collapse: separate;
|
|
368
368
|
border-spacing: 0;
|
|
369
369
|
box-sizing: border-box;
|
|
@@ -403,100 +403,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
403
403
|
border-inline: var(--border-width-popover-dgqo1x, 1px) solid var(--color-border-popover-gogt7e, #d5dbdb);
|
|
404
404
|
}
|
|
405
405
|
|
|
406
|
-
.awsui_container-body-variant-
|
|
406
|
+
.awsui_container-body-variant-annotation_xjuzf_1w3ky_406:not(#\9) {
|
|
407
407
|
background-color: var(--color-background-status-info-nzp1n3, #f1faff);
|
|
408
408
|
border-color: var(--color-border-status-info-kp0iif, #0073bb);
|
|
409
409
|
}
|
|
410
410
|
|
|
411
|
-
.awsui_container-body-size-
|
|
411
|
+
.awsui_container-body-size-small_xjuzf_1w3ky_411:not(#\9) {
|
|
412
412
|
max-inline-size: 210px;
|
|
413
413
|
}
|
|
414
|
-
.awsui_container-body-size-
|
|
414
|
+
.awsui_container-body-size-small_xjuzf_1w3ky_411.awsui_fixed-width_xjuzf_1w3ky_414:not(#\9) {
|
|
415
415
|
inline-size: 210px;
|
|
416
416
|
}
|
|
417
417
|
|
|
418
|
-
.awsui_container-body-size-
|
|
418
|
+
.awsui_container-body-size-medium_xjuzf_1w3ky_418:not(#\9) {
|
|
419
419
|
max-inline-size: 310px;
|
|
420
420
|
}
|
|
421
|
-
.awsui_container-body-size-
|
|
421
|
+
.awsui_container-body-size-medium_xjuzf_1w3ky_418.awsui_fixed-width_xjuzf_1w3ky_414:not(#\9) {
|
|
422
422
|
inline-size: 310px;
|
|
423
423
|
}
|
|
424
424
|
|
|
425
|
-
.awsui_container-body-size-
|
|
425
|
+
.awsui_container-body-size-large_xjuzf_1w3ky_425:not(#\9) {
|
|
426
426
|
max-inline-size: 482px;
|
|
427
427
|
}
|
|
428
428
|
@media (max-width: 482px) {
|
|
429
|
-
.awsui_container-body-size-
|
|
429
|
+
.awsui_container-body-size-large_xjuzf_1w3ky_425:not(#\9) {
|
|
430
430
|
max-inline-size: 310px;
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
|
-
.awsui_container-body-size-
|
|
433
|
+
.awsui_container-body-size-large_xjuzf_1w3ky_425.awsui_fixed-width_xjuzf_1w3ky_414:not(#\9) {
|
|
434
434
|
inline-size: 482px;
|
|
435
435
|
}
|
|
436
436
|
|
|
437
|
-
.awsui_container-
|
|
437
|
+
.awsui_container-arrow_xjuzf_1w3ky_345:not(#\9) {
|
|
438
438
|
position: absolute;
|
|
439
439
|
display: inline-block;
|
|
440
440
|
}
|
|
441
|
-
.awsui_container-arrow-position-right-
|
|
441
|
+
.awsui_container-arrow-position-right-top_xjuzf_1w3ky_355:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_1w3ky_355:not(#\9) {
|
|
442
442
|
transform: rotate(-90deg);
|
|
443
443
|
transform-origin: 0 100%;
|
|
444
444
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
445
445
|
}
|
|
446
|
-
.awsui_container-arrow-position-right-
|
|
446
|
+
.awsui_container-arrow-position-right-top_xjuzf_1w3ky_355:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_1w3ky_355:not(#\9):dir(rtl) {
|
|
447
447
|
transform: rotate(90deg);
|
|
448
448
|
transform-origin: 100% 100%;
|
|
449
449
|
}
|
|
450
|
-
.awsui_container-arrow-position-right-
|
|
450
|
+
.awsui_container-arrow-position-right-top_xjuzf_1w3ky_355:not(#\9) {
|
|
451
451
|
inset-block-start: calc(12px + 10px);
|
|
452
452
|
inset-inline-start: 0;
|
|
453
453
|
}
|
|
454
|
-
.awsui_container-arrow-position-right-
|
|
454
|
+
.awsui_container-arrow-position-right-bottom_xjuzf_1w3ky_355:not(#\9) {
|
|
455
455
|
inset-block-end: 12px;
|
|
456
456
|
inset-inline-start: 0;
|
|
457
457
|
}
|
|
458
|
-
.awsui_container-arrow-position-left-
|
|
458
|
+
.awsui_container-arrow-position-left-top_xjuzf_1w3ky_360:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_1w3ky_360:not(#\9) {
|
|
459
459
|
transform: rotate(90deg);
|
|
460
460
|
transform-origin: 100% 100%;
|
|
461
461
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
462
462
|
}
|
|
463
|
-
.awsui_container-arrow-position-left-
|
|
463
|
+
.awsui_container-arrow-position-left-top_xjuzf_1w3ky_360:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_1w3ky_360:not(#\9):dir(rtl) {
|
|
464
464
|
transform: rotate(-90deg);
|
|
465
465
|
transform-origin: 0% 100%;
|
|
466
466
|
}
|
|
467
|
-
.awsui_container-arrow-position-left-
|
|
467
|
+
.awsui_container-arrow-position-left-top_xjuzf_1w3ky_360:not(#\9) {
|
|
468
468
|
inset-block-start: calc(12px + 10px);
|
|
469
469
|
inset-inline-end: 0;
|
|
470
470
|
}
|
|
471
|
-
.awsui_container-arrow-position-left-
|
|
471
|
+
.awsui_container-arrow-position-left-bottom_xjuzf_1w3ky_360:not(#\9) {
|
|
472
472
|
inset-block-end: 12px;
|
|
473
473
|
inset-inline-end: 0;
|
|
474
474
|
}
|
|
475
|
-
.awsui_container-arrow-position-top-
|
|
475
|
+
.awsui_container-arrow-position-top-center_xjuzf_1w3ky_350:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_1w3ky_350:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_1w3ky_350:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_1w3ky_475:not(#\9) {
|
|
476
476
|
transform: rotate(180deg);
|
|
477
477
|
transform-origin: 50% 50%;
|
|
478
478
|
}
|
|
479
|
-
.awsui_container-arrow-position-top-
|
|
479
|
+
.awsui_container-arrow-position-top-center_xjuzf_1w3ky_350:not(#\9) {
|
|
480
480
|
inset-block-end: -10px;
|
|
481
481
|
inset-inline-start: calc(50% - 10px);
|
|
482
482
|
}
|
|
483
|
-
.awsui_container-arrow-position-top-
|
|
483
|
+
.awsui_container-arrow-position-top-right_xjuzf_1w3ky_350:not(#\9) {
|
|
484
484
|
inset-block-end: -10px;
|
|
485
485
|
inset-inline-start: 12px;
|
|
486
486
|
}
|
|
487
|
-
.awsui_container-arrow-position-top-
|
|
487
|
+
.awsui_container-arrow-position-top-left_xjuzf_1w3ky_350:not(#\9) {
|
|
488
488
|
inset-block-end: -10px;
|
|
489
489
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
490
490
|
}
|
|
491
|
-
.awsui_container-arrow-position-bottom-
|
|
491
|
+
.awsui_container-arrow-position-bottom-center_xjuzf_1w3ky_345:not(#\9) {
|
|
492
492
|
inset-block-start: -10px;
|
|
493
493
|
inset-inline-start: calc(50% - 10px);
|
|
494
494
|
}
|
|
495
|
-
.awsui_container-arrow-position-bottom-
|
|
495
|
+
.awsui_container-arrow-position-bottom-right_xjuzf_1w3ky_345:not(#\9) {
|
|
496
496
|
inset-block-start: -10px;
|
|
497
497
|
inset-inline-start: 12px;
|
|
498
498
|
}
|
|
499
|
-
.awsui_container-arrow-position-bottom-
|
|
499
|
+
.awsui_container-arrow-position-bottom-left_xjuzf_1w3ky_345:not(#\9) {
|
|
500
500
|
inset-block-start: -10px;
|
|
501
501
|
inset-inline-start: calc(100% - 20px - 12px);
|
|
502
502
|
}
|
|
@@ -509,10 +509,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
509
509
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
510
510
|
SPDX-License-Identifier: Apache-2.0
|
|
511
511
|
*/
|
|
512
|
-
.
|
|
513
|
-
animation: awsui_awsui-motion-fade-
|
|
512
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9) {
|
|
513
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1w3ky_1 var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
|
|
514
514
|
}
|
|
515
|
-
@keyframes awsui_awsui-motion-fade-
|
|
515
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1w3ky_1 {
|
|
516
516
|
from {
|
|
517
517
|
opacity: 0.2;
|
|
518
518
|
}
|
|
@@ -521,19 +521,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
521
521
|
}
|
|
522
522
|
}
|
|
523
523
|
@media (prefers-reduced-motion: reduce) {
|
|
524
|
-
.
|
|
524
|
+
.awsui_container_xjuzf_1w3ky_334:not(#\9) {
|
|
525
525
|
animation: none;
|
|
526
526
|
transition: none;
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
|
-
.awsui-motion-disabled .
|
|
529
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1w3ky_334:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1w3ky_334:not(#\9) {
|
|
530
530
|
animation: none;
|
|
531
531
|
transition: none;
|
|
532
532
|
}
|
|
533
|
-
.
|
|
534
|
-
animation: awsui_awsui-motion-fade-
|
|
533
|
+
.awsui_container_xjuzf_1w3ky_334.awsui_refresh_xjuzf_1w3ky_533:not(#\9) {
|
|
534
|
+
animation: awsui_awsui-motion-fade-in_xjuzf_1w3ky_1 var(--motion-duration-refresh-only-fast-v9rk6z, 0ms) var(--motion-easing-refresh-only-a-8gio5w, cubic-bezier(0, 0, 0, 1));
|
|
535
535
|
}
|
|
536
|
-
@keyframes awsui_awsui-motion-fade-
|
|
536
|
+
@keyframes awsui_awsui-motion-fade-in_xjuzf_1w3ky_1 {
|
|
537
537
|
from {
|
|
538
538
|
opacity: 0.2;
|
|
539
539
|
}
|
|
@@ -542,17 +542,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
542
542
|
}
|
|
543
543
|
}
|
|
544
544
|
@media (prefers-reduced-motion: reduce) {
|
|
545
|
-
.
|
|
545
|
+
.awsui_container_xjuzf_1w3ky_334.awsui_refresh_xjuzf_1w3ky_533:not(#\9) {
|
|
546
546
|
animation: none;
|
|
547
547
|
transition: none;
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
|
-
.awsui-motion-disabled .
|
|
550
|
+
.awsui-motion-disabled .awsui_container_xjuzf_1w3ky_334.awsui_refresh_xjuzf_1w3ky_533:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1w3ky_334.awsui_refresh_xjuzf_1w3ky_533:not(#\9) {
|
|
551
551
|
animation: none;
|
|
552
552
|
transition: none;
|
|
553
553
|
}
|
|
554
554
|
|
|
555
|
-
.
|
|
555
|
+
.awsui_root_xjuzf_1w3ky_555:not(#\9) {
|
|
556
556
|
border-collapse: separate;
|
|
557
557
|
border-spacing: 0;
|
|
558
558
|
box-sizing: border-box;
|
|
@@ -584,22 +584,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
584
584
|
-moz-osx-font-smoothing: auto;
|
|
585
585
|
color: inherit;
|
|
586
586
|
}
|
|
587
|
-
.
|
|
587
|
+
.awsui_root_xjuzf_1w3ky_555.awsui_no-wrap_xjuzf_1w3ky_587:not(#\9) {
|
|
588
588
|
white-space: nowrap;
|
|
589
589
|
}
|
|
590
590
|
|
|
591
|
-
.awsui_root-filtering-
|
|
591
|
+
.awsui_root-filtering-token_xjuzf_1w3ky_591:not(#\9) {
|
|
592
592
|
display: flex;
|
|
593
593
|
}
|
|
594
594
|
|
|
595
|
-
.
|
|
595
|
+
.awsui_trigger_xjuzf_1w3ky_595:not(#\9) {
|
|
596
596
|
display: inline-block;
|
|
597
597
|
max-inline-size: 100%;
|
|
598
598
|
color: inherit;
|
|
599
599
|
text-align: inherit;
|
|
600
600
|
}
|
|
601
601
|
|
|
602
|
-
.awsui_overflow-
|
|
602
|
+
.awsui_overflow-ellipsis_xjuzf_1w3ky_602:not(#\9) {
|
|
603
603
|
white-space: nowrap;
|
|
604
604
|
overflow: hidden;
|
|
605
605
|
text-overflow: ellipsis;
|
|
@@ -607,7 +607,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
607
607
|
word-break: break-word;
|
|
608
608
|
}
|
|
609
609
|
|
|
610
|
-
.awsui_trigger-type-text-
|
|
610
|
+
.awsui_trigger-type-text-inline_xjuzf_1w3ky_610:not(#\9) {
|
|
611
611
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
612
612
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
613
613
|
color: var(--color-text-body-default-5qid0u, #16191f);
|
|
@@ -625,20 +625,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
625
625
|
text-decoration-thickness: var(--border-divider-list-width-8ggz94, 1px);
|
|
626
626
|
text-underline-offset: 0.25em;
|
|
627
627
|
}
|
|
628
|
-
.awsui_trigger-type-text-
|
|
628
|
+
.awsui_trigger-type-text-inline_xjuzf_1w3ky_610.awsui_overflow-ellipsis_xjuzf_1w3ky_602:not(#\9) {
|
|
629
629
|
/*
|
|
630
630
|
This style needs because of the overflow: hidden would otherwise conceal the underline styles.
|
|
631
631
|
*/
|
|
632
632
|
padding-block-end: calc(0.25em + var(--border-divider-list-width-8ggz94, 1px));
|
|
633
633
|
}
|
|
634
634
|
|
|
635
|
-
.awsui_trigger-type-
|
|
635
|
+
.awsui_trigger-type-text_xjuzf_1w3ky_610:not(#\9) {
|
|
636
636
|
border-block: 0;
|
|
637
637
|
border-block-end: var(--border-divider-list-width-8ggz94, 1px) dashed currentColor;
|
|
638
638
|
}
|
|
639
639
|
|
|
640
|
-
.awsui_trigger-type-text-
|
|
641
|
-
.awsui_trigger-type-
|
|
640
|
+
.awsui_trigger-type-text-inline_xjuzf_1w3ky_610:not(#\9),
|
|
641
|
+
.awsui_trigger-type-text_xjuzf_1w3ky_610:not(#\9) {
|
|
642
642
|
border-inline: 0;
|
|
643
643
|
margin-block: 0;
|
|
644
644
|
margin-inline: 0;
|
|
@@ -647,21 +647,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
647
647
|
background-color: transparent;
|
|
648
648
|
cursor: pointer;
|
|
649
649
|
}
|
|
650
|
-
.awsui_trigger-type-text-
|
|
651
|
-
.awsui_trigger-type-
|
|
650
|
+
.awsui_trigger-type-text-inline_xjuzf_1w3ky_610:not(#\9):focus,
|
|
651
|
+
.awsui_trigger-type-text_xjuzf_1w3ky_610:not(#\9):focus {
|
|
652
652
|
outline: none;
|
|
653
653
|
}
|
|
654
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
655
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
654
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_1w3ky_610:not(#\9):focus,
|
|
655
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1w3ky_610:not(#\9):focus {
|
|
656
656
|
position: relative;
|
|
657
657
|
}
|
|
658
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
659
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
658
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_1w3ky_610:not(#\9):focus,
|
|
659
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1w3ky_610:not(#\9):focus {
|
|
660
660
|
outline: 2px dotted transparent;
|
|
661
661
|
outline-offset: calc(1px - 1px);
|
|
662
662
|
}
|
|
663
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-
|
|
664
|
-
body[data-awsui-focus-visible=true] .awsui_trigger-type-
|
|
663
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_1w3ky_610:not(#\9):focus::before,
|
|
664
|
+
body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1w3ky_610:not(#\9):focus::before {
|
|
665
665
|
content: " ";
|
|
666
666
|
display: block;
|
|
667
667
|
position: absolute;
|
|
@@ -676,15 +676,15 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_we0bq_610:not
|
|
|
676
676
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
677
677
|
}
|
|
678
678
|
|
|
679
|
-
.awsui_trigger-type-filtering-
|
|
679
|
+
.awsui_trigger-type-filtering-token_xjuzf_1w3ky_678:not(#\9) {
|
|
680
680
|
display: flex;
|
|
681
681
|
}
|
|
682
682
|
|
|
683
|
-
.awsui_popover-inline-
|
|
683
|
+
.awsui_popover-inline-content_xjuzf_1w3ky_682:not(#\9) {
|
|
684
684
|
display: inline;
|
|
685
685
|
}
|
|
686
686
|
|
|
687
|
-
.awsui_hover-
|
|
687
|
+
.awsui_hover-area_xjuzf_1w3ky_686:not(#\9) {
|
|
688
688
|
pointer-events: none;
|
|
689
689
|
padding-block: var(--space-static-s-8me5rn, 12px);
|
|
690
690
|
padding-inline: var(--space-static-s-8me5rn, 12px);
|