@cloudscape-design/components-themeable 3.0.5 → 3.0.8
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/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +31 -31
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/toggles/styles.css.js +3 -3
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +13 -13
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +59 -59
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +153 -153
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +19 -19
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +18 -18
- package/lib/internal/template/button/styles.scoped.css +190 -190
- package/lib/internal/template/button/styles.selectors.js +18 -18
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +8 -8
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/code-editor/styles.css.js +33 -33
- package/lib/internal/template/code-editor/styles.scoped.css +168 -168
- package/lib/internal/template/code-editor/styles.selectors.js +33 -33
- package/lib/internal/template/date-picker/styles.css.js +24 -24
- package/lib/internal/template/date-picker/styles.scoped.css +45 -45
- package/lib/internal/template/date-picker/styles.selectors.js +24 -24
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.scoped.css +42 -42
- package/lib/internal/template/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/lib/internal/template/date-range-picker/styles.css.js +42 -42
- package/lib/internal/template/date-range-picker/styles.scoped.css +53 -53
- package/lib/internal/template/date-range-picker/styles.selectors.js +42 -42
- package/lib/internal/template/expandable-section/styles.css.js +20 -20
- package/lib/internal/template/expandable-section/styles.scoped.css +46 -46
- package/lib/internal/template/expandable-section/styles.selectors.js +20 -20
- package/lib/internal/template/help-panel/styles.css.js +4 -4
- package/lib/internal/template/help-panel/styles.scoped.css +62 -62
- package/lib/internal/template/help-panel/styles.selectors.js +4 -4
- package/lib/internal/template/icon/icons.js +1 -1
- package/lib/internal/template/icon/interfaces.d.ts +1 -1
- package/lib/internal/template/icon/interfaces.d.ts.map +1 -1
- package/lib/internal/template/icon/interfaces.js.map +1 -1
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +39 -39
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +22 -18
- package/lib/internal/template/internal/components/button-trigger/styles.css.js +9 -9
- package/lib/internal/template/internal/components/button-trigger/styles.scoped.css +31 -31
- package/lib/internal/template/internal/components/button-trigger/styles.selectors.js +9 -9
- package/lib/internal/template/internal/components/cartesian-chart/styles.css.js +21 -21
- package/lib/internal/template/internal/components/cartesian-chart/styles.scoped.css +26 -26
- package/lib/internal/template/internal/components/cartesian-chart/styles.selectors.js +21 -21
- package/lib/internal/template/internal/components/chart-legend/styles.css.js +7 -7
- package/lib/internal/template/internal/components/chart-legend/styles.scoped.css +17 -17
- package/lib/internal/template/internal/components/chart-legend/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.css.js +5 -5
- package/lib/internal/template/internal/components/chart-plot/styles.scoped.css +7 -7
- package/lib/internal/template/internal/components/chart-plot/styles.selectors.js +5 -5
- package/lib/internal/template/internal/components/filtering-token/styles.css.js +7 -7
- package/lib/internal/template/internal/components/filtering-token/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/filtering-token/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.css.js +7 -7
- package/lib/internal/template/internal/components/menu-dropdown/styles.scoped.css +15 -15
- package/lib/internal/template/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/selectable-item/styles.css.js +16 -16
- package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +29 -29
- package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +16 -16
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/link/styles.css.js +18 -18
- package/lib/internal/template/link/styles.scoped.css +73 -73
- package/lib/internal/template/link/styles.selectors.js +18 -18
- package/lib/internal/template/package-lock.json +53 -13
- package/lib/internal/template/pagination/styles.css.js +9 -9
- package/lib/internal/template/pagination/styles.scoped.css +27 -27
- package/lib/internal/template/pagination/styles.selectors.js +9 -9
- package/lib/internal/template/popover/styles.css.js +48 -48
- package/lib/internal/template/popover/styles.scoped.css +64 -64
- package/lib/internal/template/popover/styles.selectors.js +48 -48
- package/lib/internal/template/radio-group/styles.css.js +9 -9
- package/lib/internal/template/radio-group/styles.scoped.css +18 -18
- package/lib/internal/template/radio-group/styles.selectors.js +9 -9
- package/lib/internal/template/segmented-control/styles.css.js +14 -14
- package/lib/internal/template/segmented-control/styles.scoped.css +35 -35
- package/lib/internal/template/segmented-control/styles.selectors.js +14 -14
- package/lib/internal/template/side-navigation/styles.css.js +22 -22
- package/lib/internal/template/side-navigation/styles.scoped.css +36 -36
- package/lib/internal/template/side-navigation/styles.selectors.js +22 -22
- package/lib/internal/template/split-panel/styles.css.js +58 -58
- package/lib/internal/template/split-panel/styles.scoped.css +82 -82
- package/lib/internal/template/split-panel/styles.selectors.js +58 -58
- package/lib/internal/template/table/header-cell/styles.css.js +14 -14
- package/lib/internal/template/table/header-cell/styles.scoped.css +28 -28
- package/lib/internal/template/table/header-cell/styles.selectors.js +14 -14
- package/lib/internal/template/table/styles.css.js +32 -32
- package/lib/internal/template/table/styles.scoped.css +39 -39
- package/lib/internal/template/table/styles.selectors.js +32 -32
- package/lib/internal/template/tabs/styles.css.js +21 -21
- package/lib/internal/template/tabs/styles.scoped.css +39 -39
- package/lib/internal/template/tabs/styles.selectors.js +21 -21
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +14 -14
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +64 -64
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +4 -4
- package/lib/internal/template/textarea/styles.scoped.css +20 -20
- package/lib/internal/template/textarea/styles.selectors.js +4 -4
- package/lib/internal/template/toggle/styles.css.js +8 -8
- package/lib/internal/template/toggle/styles.scoped.css +16 -16
- package/lib/internal/template/toggle/styles.selectors.js +8 -8
- package/lib/internal/template/token-group/styles.css.js +7 -7
- package/lib/internal/template/token-group/styles.scoped.css +28 -28
- package/lib/internal/template/token-group/styles.selectors.js +7 -7
- package/lib/internal/template/top-navigation/1.0-beta/styles.css.js +25 -25
- package/lib/internal/template/top-navigation/1.0-beta/styles.scoped.css +46 -46
- package/lib/internal/template/top-navigation/1.0-beta/styles.selectors.js +25 -25
- package/lib/internal/template/top-navigation/styles.css.js +47 -47
- package/lib/internal/template/top-navigation/styles.scoped.css +72 -72
- 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 +32 -32
- package/lib/internal/template/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/lib/internal/template/wizard/styles.css.js +31 -31
- package/lib/internal/template/wizard/styles.scoped.css +62 -62
- package/lib/internal/template/wizard/styles.selectors.js +31 -31
- package/package.json +1 -1
|
@@ -2,53 +2,53 @@
|
|
|
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
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
10
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
12
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-top-right": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-top-left": "awsui_arrow-position-top-
|
|
15
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
16
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
17
|
-
"arrow-position-bottom-right": "awsui_arrow-position-bottom-
|
|
18
|
-
"arrow-position-bottom-left": "awsui_arrow-position-bottom-
|
|
19
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
20
|
-
"body": "
|
|
21
|
-
"body-overflow-visible": "awsui_body-overflow-
|
|
22
|
-
"variant-annotation": "awsui_variant-
|
|
23
|
-
"body-size-small": "awsui_body-size-
|
|
24
|
-
"fixed-width": "awsui_fixed-
|
|
25
|
-
"body-size-medium": "awsui_body-size-
|
|
26
|
-
"body-size-large": "awsui_body-size-
|
|
27
|
-
"has-dismiss": "awsui_has-
|
|
28
|
-
"dismiss": "
|
|
29
|
-
"dismiss-control": "awsui_dismiss-
|
|
30
|
-
"header-row": "awsui_header-
|
|
31
|
-
"header": "
|
|
32
|
-
"content": "
|
|
33
|
-
"content-overflow-visible": "awsui_content-overflow-
|
|
34
|
-
"container": "
|
|
35
|
-
"container-arrow": "awsui_container-
|
|
36
|
-
"container-arrow-position-right-top": "awsui_container-arrow-position-right-
|
|
37
|
-
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-
|
|
38
|
-
"container-arrow-position-left-top": "awsui_container-arrow-position-left-
|
|
39
|
-
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-
|
|
40
|
-
"container-arrow-position-top-center": "awsui_container-arrow-position-top-
|
|
41
|
-
"container-arrow-position-top-right": "awsui_container-arrow-position-top-
|
|
42
|
-
"container-arrow-position-top-left": "awsui_container-arrow-position-top-
|
|
43
|
-
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-
|
|
44
|
-
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-
|
|
45
|
-
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-
|
|
46
|
-
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-
|
|
47
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
48
|
-
"refresh": "
|
|
49
|
-
"root": "
|
|
50
|
-
"trigger": "
|
|
51
|
-
"trigger-type-text": "awsui_trigger-type-
|
|
52
|
-
"trigger-inner-text": "awsui_trigger-inner-
|
|
5
|
+
"arrow": "awsui_arrow_xjuzf_1q0fm_185",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_xjuzf_1q0fm_189",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_xjuzf_1q0fm_189",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1q0fm_220",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1q0fm_220",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1q0fm_223",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1q0fm_223",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1q0fm_226",
|
|
13
|
+
"arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1q0fm_226",
|
|
14
|
+
"arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1q0fm_226",
|
|
15
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1q0fm_226",
|
|
16
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1q0fm_229",
|
|
17
|
+
"arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1q0fm_229",
|
|
18
|
+
"arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1q0fm_229",
|
|
19
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1q0fm_229",
|
|
20
|
+
"body": "awsui_body_xjuzf_1q0fm_325",
|
|
21
|
+
"body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1q0fm_344",
|
|
22
|
+
"variant-annotation": "awsui_variant-annotation_xjuzf_1q0fm_348",
|
|
23
|
+
"body-size-small": "awsui_body-size-small_xjuzf_1q0fm_353",
|
|
24
|
+
"fixed-width": "awsui_fixed-width_xjuzf_1q0fm_356",
|
|
25
|
+
"body-size-medium": "awsui_body-size-medium_xjuzf_1q0fm_360",
|
|
26
|
+
"body-size-large": "awsui_body-size-large_xjuzf_1q0fm_367",
|
|
27
|
+
"has-dismiss": "awsui_has-dismiss_xjuzf_1q0fm_374",
|
|
28
|
+
"dismiss": "awsui_dismiss_xjuzf_1q0fm_379",
|
|
29
|
+
"dismiss-control": "awsui_dismiss-control_xjuzf_1q0fm_386",
|
|
30
|
+
"header-row": "awsui_header-row_xjuzf_1q0fm_390",
|
|
31
|
+
"header": "awsui_header_xjuzf_1q0fm_390",
|
|
32
|
+
"content": "awsui_content_xjuzf_1q0fm_412",
|
|
33
|
+
"content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1q0fm_419",
|
|
34
|
+
"container": "awsui_container_xjuzf_1q0fm_431",
|
|
35
|
+
"container-arrow": "awsui_container-arrow_xjuzf_1q0fm_439",
|
|
36
|
+
"container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1q0fm_443",
|
|
37
|
+
"container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1q0fm_443",
|
|
38
|
+
"container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1q0fm_455",
|
|
39
|
+
"container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1q0fm_455",
|
|
40
|
+
"container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1q0fm_467",
|
|
41
|
+
"container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1q0fm_467",
|
|
42
|
+
"container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1q0fm_467",
|
|
43
|
+
"container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1q0fm_467",
|
|
44
|
+
"container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1q0fm_483",
|
|
45
|
+
"container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1q0fm_487",
|
|
46
|
+
"container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1q0fm_491",
|
|
47
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1q0fm_1",
|
|
48
|
+
"refresh": "awsui_refresh_xjuzf_1q0fm_609",
|
|
49
|
+
"root": "awsui_root_xjuzf_1q0fm_631",
|
|
50
|
+
"trigger": "awsui_trigger_xjuzf_1q0fm_643",
|
|
51
|
+
"trigger-type-text": "awsui_trigger-type-text_xjuzf_1q0fm_650",
|
|
52
|
+
"trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1q0fm_679"
|
|
53
53
|
};
|
|
54
54
|
|
|
@@ -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
|
-
"input": "
|
|
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_ggr01_93",
|
|
5
|
+
"radio": "awsui_radio_1mabk_ggr01_105",
|
|
6
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_ggr01_113",
|
|
7
|
+
"radio-control": "awsui_radio-control_1mabk_ggr01_117",
|
|
8
|
+
"input": "awsui_input_1mabk_ggr01_125",
|
|
9
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_ggr01_147",
|
|
10
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_ggr01_151",
|
|
11
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_ggr01_156",
|
|
12
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_ggr01_162"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_1mabk_ggr01_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -133,21 +133,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
133
133
|
display: block;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
-
.
|
|
136
|
+
.awsui_radio_1mabk_ggr01_105:not(#\9) {
|
|
137
137
|
/*used in test-utils*/
|
|
138
138
|
}
|
|
139
139
|
|
|
140
|
-
.
|
|
140
|
+
.awsui_radio_1mabk_ggr01_105 + .awsui_radio_1mabk_ggr01_105:not(#\9) {
|
|
141
141
|
margin-top: 4px;
|
|
142
142
|
margin-top: var(--space-scaled-xxs-95dhkm, 4px);
|
|
143
143
|
}
|
|
144
144
|
|
|
145
|
-
.awsui_radio--has-
|
|
145
|
+
.awsui_radio--has-description_1mabk_ggr01_113 + .awsui_radio_1mabk_ggr01_105:not(#\9) {
|
|
146
146
|
margin-top: 8px;
|
|
147
147
|
margin-top: var(--space-scaled-xs-6859qs, 8px);
|
|
148
148
|
}
|
|
149
149
|
|
|
150
|
-
.awsui_radio-
|
|
150
|
+
.awsui_radio-control_1mabk_ggr01_117:not(#\9) {
|
|
151
151
|
margin-top: calc((22px - 14px) / 2);
|
|
152
152
|
margin-top: calc((var(--font-body-m-line-height-i7xxvv, 22px) - var(--size-control-eyly4k, 14px)) / 2);
|
|
153
153
|
min-height: 14px;
|
|
@@ -160,17 +160,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
160
|
width: var(--size-control-eyly4k, 14px);
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.
|
|
163
|
+
.awsui_input_1mabk_ggr01_125[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
164
164
|
/* stylelint-disable-next-line selector-max-type, @cloudscape-design/no-implicit-descendant */
|
|
165
165
|
}
|
|
166
|
-
.
|
|
166
|
+
.awsui_input_1mabk_ggr01_125[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
167
167
|
position: relative;
|
|
168
168
|
}
|
|
169
|
-
.
|
|
169
|
+
.awsui_input_1mabk_ggr01_125[data-awsui-focus-visible=true]:not(#\9):focus + div {
|
|
170
170
|
outline: 2px dotted transparent;
|
|
171
171
|
outline-offset: calc(2px - 1px);
|
|
172
172
|
}
|
|
173
|
-
.
|
|
173
|
+
.awsui_input_1mabk_ggr01_125[data-awsui-focus-visible=true]:not(#\9):focus + div::before {
|
|
174
174
|
content: " ";
|
|
175
175
|
display: block;
|
|
176
176
|
position: absolute;
|
|
@@ -180,24 +180,24 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
180
180
|
height: calc(100% + 2 * 2px);
|
|
181
181
|
border-radius: 50%;
|
|
182
182
|
border-radius: var(--border-control-focus-ring-radius-circle-tb29p3, 50%);
|
|
183
|
-
box-shadow: 0 0 0 2px #
|
|
184
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
183
|
+
box-shadow: 0 0 0 2px #0073bb;
|
|
184
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
.awsui_styled-circle-
|
|
187
|
+
.awsui_styled-circle-border_1mabk_ggr01_147:not(#\9) {
|
|
188
188
|
stroke: #aab7b8;
|
|
189
189
|
stroke: var(--color-border-control-default-jt0hca, #aab7b8);
|
|
190
190
|
fill: #ffffff;
|
|
191
191
|
fill: var(--color-background-control-default-8xmy94, #ffffff);
|
|
192
192
|
}
|
|
193
|
-
.awsui_styled-circle-
|
|
193
|
+
.awsui_styled-circle-border_1mabk_ggr01_147.awsui_styled-circle-disabled_1mabk_ggr01_151:not(#\9) {
|
|
194
194
|
fill: #d5dbdb;
|
|
195
195
|
fill: var(--color-background-control-disabled-0y91m8, #d5dbdb);
|
|
196
196
|
stroke: #d5dbdb;
|
|
197
197
|
stroke: var(--color-background-control-disabled-0y91m8, #d5dbdb);
|
|
198
198
|
}
|
|
199
199
|
|
|
200
|
-
.awsui_styled-circle-
|
|
200
|
+
.awsui_styled-circle-fill_1mabk_ggr01_156:not(#\9) {
|
|
201
201
|
stroke: #0073bb;
|
|
202
202
|
stroke: var(--color-background-control-checked-dyuc53, #0073bb);
|
|
203
203
|
fill: #ffffff;
|
|
@@ -206,22 +206,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
206
206
|
transition: opacity 90ms linear;
|
|
207
207
|
transition: opacity var(--motion-duration-transition-quick-x85tae, 90ms) var(--motion-easing-transition-quick-lukbd8, linear);
|
|
208
208
|
}
|
|
209
|
-
.awsui_styled-circle-
|
|
209
|
+
.awsui_styled-circle-fill_1mabk_ggr01_156.awsui_styled-circle-checked_1mabk_ggr01_162:not(#\9) {
|
|
210
210
|
opacity: 1;
|
|
211
211
|
}
|
|
212
|
-
.awsui_styled-circle-
|
|
212
|
+
.awsui_styled-circle-fill_1mabk_ggr01_156.awsui_styled-circle-disabled_1mabk_ggr01_151:not(#\9) {
|
|
213
213
|
fill: #ffffff;
|
|
214
214
|
fill: var(--color-foreground-control-disabled-84rf4t, #ffffff);
|
|
215
215
|
stroke: #d5dbdb;
|
|
216
216
|
stroke: var(--color-background-control-disabled-0y91m8, #d5dbdb);
|
|
217
217
|
}
|
|
218
218
|
@media (prefers-reduced-motion: reduce) {
|
|
219
|
-
.awsui_styled-circle-
|
|
219
|
+
.awsui_styled-circle-fill_1mabk_ggr01_156:not(#\9) {
|
|
220
220
|
animation: none;
|
|
221
221
|
transition: none;
|
|
222
222
|
}
|
|
223
223
|
}
|
|
224
|
-
.awsui-motion-disabled .awsui_styled-circle-
|
|
224
|
+
.awsui-motion-disabled .awsui_styled-circle-fill_1mabk_ggr01_156:not(#\9), .awsui-mode-entering .awsui_styled-circle-fill_1mabk_ggr01_156:not(#\9) {
|
|
225
225
|
animation: none;
|
|
226
226
|
transition: none;
|
|
227
227
|
}
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"radio": "
|
|
7
|
-
"radio--has-description": "awsui_radio--has-
|
|
8
|
-
"radio-control": "awsui_radio-
|
|
9
|
-
"input": "
|
|
10
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
12
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
13
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
5
|
+
"root": "awsui_root_1mabk_ggr01_93",
|
|
6
|
+
"radio": "awsui_radio_1mabk_ggr01_105",
|
|
7
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_ggr01_113",
|
|
8
|
+
"radio-control": "awsui_radio-control_1mabk_ggr01_117",
|
|
9
|
+
"input": "awsui_input_1mabk_ggr01_125",
|
|
10
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_ggr01_147",
|
|
11
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_ggr01_151",
|
|
12
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_ggr01_156",
|
|
13
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_ggr01_162"
|
|
14
14
|
};
|
|
15
15
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"segment": "
|
|
5
|
-
"disabled": "
|
|
6
|
-
"selected": "
|
|
7
|
-
"icon": "
|
|
8
|
-
"with-text": "awsui_with-
|
|
9
|
-
"with-no-text": "awsui_with-no-
|
|
10
|
-
"root": "
|
|
11
|
-
"segment-part": "awsui_segment-
|
|
12
|
-
"select": "
|
|
13
|
-
"segment-count-2": "awsui_segment-count-
|
|
14
|
-
"segment-count-3": "awsui_segment-count-
|
|
15
|
-
"segment-count-4": "awsui_segment-count-
|
|
16
|
-
"segment-count-5": "awsui_segment-count-
|
|
17
|
-
"segment-count-6": "awsui_segment-count-
|
|
4
|
+
"segment": "awsui_segment_8cbea_1lf7u_97",
|
|
5
|
+
"disabled": "awsui_disabled_8cbea_1lf7u_164",
|
|
6
|
+
"selected": "awsui_selected_8cbea_1lf7u_172",
|
|
7
|
+
"icon": "awsui_icon_8cbea_1lf7u_193",
|
|
8
|
+
"with-text": "awsui_with-text_8cbea_1lf7u_197",
|
|
9
|
+
"with-no-text": "awsui_with-no-text_8cbea_1lf7u_203",
|
|
10
|
+
"root": "awsui_root_8cbea_1lf7u_214",
|
|
11
|
+
"segment-part": "awsui_segment-part_8cbea_1lf7u_225",
|
|
12
|
+
"select": "awsui_select_8cbea_1lf7u_172",
|
|
13
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1lf7u_244",
|
|
14
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1lf7u_249",
|
|
15
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1lf7u_254",
|
|
16
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1lf7u_259",
|
|
17
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1lf7u_264"
|
|
18
18
|
};
|
|
19
19
|
|
|
@@ -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_segment_8cbea_1lf7u_97:not(#\9) {
|
|
98
98
|
font-size: 14px;
|
|
99
99
|
font-size: var(--font-body-m-size-sregvd, 14px);
|
|
100
100
|
line-height: 22px;
|
|
@@ -116,42 +116,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
color: var(--color-text-segment-default-9k644f, #545b64);
|
|
117
117
|
overflow: visible;
|
|
118
118
|
}
|
|
119
|
-
.
|
|
119
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):focus {
|
|
120
120
|
outline: none;
|
|
121
121
|
}
|
|
122
|
-
.
|
|
122
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):nth-child(1) {
|
|
123
123
|
grid-column: 1;
|
|
124
124
|
-ms-grid-column: 1;
|
|
125
125
|
}
|
|
126
|
-
.
|
|
126
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):nth-child(2) {
|
|
127
127
|
grid-column: 2;
|
|
128
128
|
-ms-grid-column: 2;
|
|
129
129
|
}
|
|
130
|
-
.
|
|
130
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):nth-child(3) {
|
|
131
131
|
grid-column: 3;
|
|
132
132
|
-ms-grid-column: 3;
|
|
133
133
|
}
|
|
134
|
-
.
|
|
134
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):nth-child(4) {
|
|
135
135
|
grid-column: 4;
|
|
136
136
|
-ms-grid-column: 4;
|
|
137
137
|
}
|
|
138
|
-
.
|
|
138
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):nth-child(5) {
|
|
139
139
|
grid-column: 5;
|
|
140
140
|
-ms-grid-column: 5;
|
|
141
141
|
}
|
|
142
|
-
.
|
|
142
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):nth-child(6) {
|
|
143
143
|
grid-column: 6;
|
|
144
144
|
-ms-grid-column: 6;
|
|
145
145
|
}
|
|
146
|
-
.
|
|
146
|
+
.awsui_segment_8cbea_1lf7u_97[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
147
147
|
position: relative;
|
|
148
148
|
}
|
|
149
|
-
.
|
|
149
|
+
.awsui_segment_8cbea_1lf7u_97[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
150
150
|
outline: 2px dotted transparent;
|
|
151
151
|
outline-offset: calc(0px - 1px);
|
|
152
152
|
outline-offset: calc(var(--space-segmented-control-focus-outline-gutter-82bijn, 0px) - 1px);
|
|
153
153
|
}
|
|
154
|
-
.
|
|
154
|
+
.awsui_segment_8cbea_1lf7u_97[data-awsui-focus-visible=true]:not(#\9):focus::before {
|
|
155
155
|
content: " ";
|
|
156
156
|
display: block;
|
|
157
157
|
position: absolute;
|
|
@@ -165,20 +165,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
165
165
|
height: calc(100% + 2 * var(--space-segmented-control-focus-outline-gutter-82bijn, 0px));
|
|
166
166
|
border-radius: 2px;
|
|
167
167
|
border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
|
|
168
|
-
box-shadow: 0 0 0 2px #
|
|
169
|
-
box-shadow: 0 0 0 2px var(--color-border-item-focused-
|
|
168
|
+
box-shadow: 0 0 0 2px #0073bb;
|
|
169
|
+
box-shadow: 0 0 0 2px var(--color-border-item-focused-n5kd8g, #0073bb);
|
|
170
170
|
}
|
|
171
|
-
.
|
|
171
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):last-child {
|
|
172
172
|
border-right-width: 1px;
|
|
173
173
|
border-right-width: var(--border-field-width-y6x4sn, 1px);
|
|
174
174
|
border-radius: 0 2px 2px 0;
|
|
175
175
|
border-radius: 0 var(--border-button-radius-no6fc3, 2px) var(--border-button-radius-no6fc3, 2px) 0;
|
|
176
176
|
}
|
|
177
|
-
.
|
|
177
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):first-child {
|
|
178
178
|
border-radius: 2px 0 0 2px;
|
|
179
179
|
border-radius: var(--border-button-radius-no6fc3, 2px) 0 0 var(--border-button-radius-no6fc3, 2px);
|
|
180
180
|
}
|
|
181
|
-
.
|
|
181
|
+
.awsui_segment_8cbea_1lf7u_97.awsui_disabled_8cbea_1lf7u_164:not(#\9) {
|
|
182
182
|
background: #ffffff;
|
|
183
183
|
background: var(--color-background-segment-disabled-gcpwaz, #ffffff);
|
|
184
184
|
border-color: #d5dbdb;
|
|
@@ -186,11 +186,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
color: #aab7b8;
|
|
187
187
|
color: var(--color-text-interactive-disabled-jcikk2, #aab7b8);
|
|
188
188
|
}
|
|
189
|
-
.
|
|
189
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):not(.awsui_disabled_8cbea_1lf7u_164) + .awsui_segment_8cbea_1lf7u_97.awsui_disabled_8cbea_1lf7u_164 {
|
|
190
190
|
border-left-color: #687078;
|
|
191
191
|
border-left-color: var(--color-border-segment-default-zm0agy, #687078);
|
|
192
192
|
}
|
|
193
|
-
.
|
|
193
|
+
.awsui_segment_8cbea_1lf7u_97.awsui_selected_8cbea_1lf7u_172:not(#\9) {
|
|
194
194
|
background: #eaeded;
|
|
195
195
|
background: var(--color-background-segment-active-khzpn5, #eaeded);
|
|
196
196
|
border-color: #16191f;
|
|
@@ -198,11 +198,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
198
198
|
color: #16191f;
|
|
199
199
|
color: var(--color-text-segment-active-o087le, #16191f);
|
|
200
200
|
}
|
|
201
|
-
.
|
|
201
|
+
.awsui_segment_8cbea_1lf7u_97.awsui_selected_8cbea_1lf7u_172 + .awsui_segment_8cbea_1lf7u_97:not(#\9), .awsui_segment_8cbea_1lf7u_97.awsui_selected_8cbea_1lf7u_172 + .awsui_segment_8cbea_1lf7u_97.awsui_disabled_8cbea_1lf7u_164:not(#\9) {
|
|
202
202
|
border-left-color: #16191f;
|
|
203
203
|
border-left-color: var(--color-border-segment-active-9wobfw, #16191f);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):hover:not(.awsui_selected_8cbea_1lf7u_172):not(.awsui_disabled_8cbea_1lf7u_164):not(:focus) {
|
|
206
206
|
background: #fafafa;
|
|
207
207
|
background: var(--color-background-segment-hover-p2rkog, #fafafa);
|
|
208
208
|
color: #16191f;
|
|
@@ -211,20 +211,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
border-color: var(--color-border-segment-hover-0iwmji, #16191f);
|
|
212
212
|
cursor: pointer;
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_segment_8cbea_1lf7u_97:not(#\9):hover:not(.awsui_selected_8cbea_1lf7u_172):not(.awsui_disabled_8cbea_1lf7u_164):not(:focus) + .awsui_segment_8cbea_1lf7u_97:not(.awsui_selected_8cbea_1lf7u_172) {
|
|
215
215
|
border-left-color: #16191f;
|
|
216
216
|
border-left-color: var(--color-border-segment-hover-0iwmji, #16191f);
|
|
217
217
|
}
|
|
218
|
-
.
|
|
218
|
+
.awsui_segment_8cbea_1lf7u_97.awsui_selected_8cbea_1lf7u_172 + .awsui_segment_8cbea_1lf7u_97:not(#\9):hover:not(.awsui_selected_8cbea_1lf7u_172):not(.awsui_disabled_8cbea_1lf7u_164):not(:focus) {
|
|
219
219
|
border-left-color: #16191f;
|
|
220
220
|
border-left-color: var(--color-border-segment-active-9wobfw, #16191f);
|
|
221
221
|
}
|
|
222
222
|
|
|
223
|
-
.
|
|
223
|
+
.awsui_icon_8cbea_1lf7u_193:not(#\9) {
|
|
224
224
|
/* used in test-utils */
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.awsui_with-
|
|
227
|
+
.awsui_with-text_8cbea_1lf7u_197:not(#\9) {
|
|
228
228
|
position: relative;
|
|
229
229
|
left: calc(-1 * 4px);
|
|
230
230
|
left: calc(-1 * var(--space-xxs-ynfts5, 4px));
|
|
@@ -232,7 +232,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
232
232
|
margin-right: var(--space-xxs-ynfts5, 4px);
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_with-no-
|
|
235
|
+
.awsui_with-no-text_8cbea_1lf7u_203:not(#\9) {
|
|
236
236
|
margin-right: auto;
|
|
237
237
|
margin-left: auto;
|
|
238
238
|
right: 0;
|
|
@@ -243,7 +243,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
243
243
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
244
244
|
SPDX-License-Identifier: Apache-2.0
|
|
245
245
|
*/
|
|
246
|
-
.
|
|
246
|
+
.awsui_root_8cbea_1lf7u_214:not(#\9) {
|
|
247
247
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
248
248
|
border-collapse: separate;
|
|
249
249
|
border-spacing: 0;
|
|
@@ -285,46 +285,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
285
285
|
font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
|
|
286
286
|
}
|
|
287
287
|
|
|
288
|
-
.awsui_segment-
|
|
288
|
+
.awsui_segment-part_8cbea_1lf7u_225:not(#\9) {
|
|
289
289
|
display: -ms-inline-grid;
|
|
290
290
|
display: inline-grid;
|
|
291
291
|
}
|
|
292
292
|
@media (max-width: 688px) {
|
|
293
|
-
.awsui_segment-
|
|
293
|
+
.awsui_segment-part_8cbea_1lf7u_225:not(#\9) {
|
|
294
294
|
display: none;
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
297
|
|
|
298
|
-
.
|
|
298
|
+
.awsui_select_8cbea_1lf7u_172:not(#\9) {
|
|
299
299
|
display: none;
|
|
300
300
|
}
|
|
301
301
|
@media (max-width: 688px) {
|
|
302
|
-
.
|
|
302
|
+
.awsui_select_8cbea_1lf7u_172:not(#\9) {
|
|
303
303
|
display: block;
|
|
304
304
|
}
|
|
305
305
|
}
|
|
306
306
|
|
|
307
|
-
.awsui_segment-count-
|
|
307
|
+
.awsui_segment-count-2_8cbea_1lf7u_244:not(#\9) {
|
|
308
308
|
-ms-grid-columns: 1fr 1fr;
|
|
309
309
|
grid-template-columns: 1fr 1fr;
|
|
310
310
|
}
|
|
311
311
|
|
|
312
|
-
.awsui_segment-count-
|
|
312
|
+
.awsui_segment-count-3_8cbea_1lf7u_249:not(#\9) {
|
|
313
313
|
-ms-grid-columns: 1fr 1fr 1fr;
|
|
314
314
|
grid-template-columns: 1fr 1fr 1fr;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
-
.awsui_segment-count-
|
|
317
|
+
.awsui_segment-count-4_8cbea_1lf7u_254:not(#\9) {
|
|
318
318
|
-ms-grid-columns: 1fr 1fr 1fr 1fr;
|
|
319
319
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
|
-
.awsui_segment-count-
|
|
322
|
+
.awsui_segment-count-5_8cbea_1lf7u_259:not(#\9) {
|
|
323
323
|
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
|
|
324
324
|
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
|
|
325
325
|
}
|
|
326
326
|
|
|
327
|
-
.awsui_segment-count-
|
|
327
|
+
.awsui_segment-count-6_8cbea_1lf7u_264:not(#\9) {
|
|
328
328
|
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
329
329
|
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
|
|
330
330
|
}
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"segment": "
|
|
6
|
-
"disabled": "
|
|
7
|
-
"selected": "
|
|
8
|
-
"icon": "
|
|
9
|
-
"with-text": "awsui_with-
|
|
10
|
-
"with-no-text": "awsui_with-no-
|
|
11
|
-
"root": "
|
|
12
|
-
"segment-part": "awsui_segment-
|
|
13
|
-
"select": "
|
|
14
|
-
"segment-count-2": "awsui_segment-count-
|
|
15
|
-
"segment-count-3": "awsui_segment-count-
|
|
16
|
-
"segment-count-4": "awsui_segment-count-
|
|
17
|
-
"segment-count-5": "awsui_segment-count-
|
|
18
|
-
"segment-count-6": "awsui_segment-count-
|
|
5
|
+
"segment": "awsui_segment_8cbea_1lf7u_97",
|
|
6
|
+
"disabled": "awsui_disabled_8cbea_1lf7u_164",
|
|
7
|
+
"selected": "awsui_selected_8cbea_1lf7u_172",
|
|
8
|
+
"icon": "awsui_icon_8cbea_1lf7u_193",
|
|
9
|
+
"with-text": "awsui_with-text_8cbea_1lf7u_197",
|
|
10
|
+
"with-no-text": "awsui_with-no-text_8cbea_1lf7u_203",
|
|
11
|
+
"root": "awsui_root_8cbea_1lf7u_214",
|
|
12
|
+
"segment-part": "awsui_segment-part_8cbea_1lf7u_225",
|
|
13
|
+
"select": "awsui_select_8cbea_1lf7u_172",
|
|
14
|
+
"segment-count-2": "awsui_segment-count-2_8cbea_1lf7u_244",
|
|
15
|
+
"segment-count-3": "awsui_segment-count-3_8cbea_1lf7u_249",
|
|
16
|
+
"segment-count-4": "awsui_segment-count-4_8cbea_1lf7u_254",
|
|
17
|
+
"segment-count-5": "awsui_segment-count-5_8cbea_1lf7u_259",
|
|
18
|
+
"segment-count-6": "awsui_segment-count-6_8cbea_1lf7u_264"
|
|
19
19
|
};
|
|
20
20
|
|
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"header": "
|
|
6
|
-
"header-link": "awsui_header-
|
|
7
|
-
"header-link--has-logo": "awsui_header-link--has-
|
|
8
|
-
"header-link-text": "awsui_header-link-
|
|
9
|
-
"header-logo": "awsui_header-
|
|
10
|
-
"header-logo--stretched": "awsui_header-logo--
|
|
11
|
-
"list-container": "awsui_list-
|
|
12
|
-
"list": "
|
|
13
|
-
"list-variant-root": "awsui_list-variant-
|
|
14
|
-
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-
|
|
15
|
-
"list-item": "awsui_list-
|
|
16
|
-
"section": "
|
|
17
|
-
"expandable-link-group": "awsui_expandable-link-
|
|
18
|
-
"section-header": "awsui_section-
|
|
19
|
-
"link": "
|
|
20
|
-
"link-active": "awsui_link-
|
|
21
|
-
"info": "
|
|
22
|
-
"external-icon": "awsui_external-
|
|
23
|
-
"divider": "
|
|
24
|
-
"divider-default": "awsui_divider-
|
|
25
|
-
"divider-header": "awsui_divider-
|
|
4
|
+
"root": "awsui_root_l0dv0_uzyhh_93",
|
|
5
|
+
"header": "awsui_header_l0dv0_uzyhh_107",
|
|
6
|
+
"header-link": "awsui_header-link_l0dv0_uzyhh_112",
|
|
7
|
+
"header-link--has-logo": "awsui_header-link--has-logo_l0dv0_uzyhh_120",
|
|
8
|
+
"header-link-text": "awsui_header-link-text_l0dv0_uzyhh_120",
|
|
9
|
+
"header-logo": "awsui_header-logo_l0dv0_uzyhh_124",
|
|
10
|
+
"header-logo--stretched": "awsui_header-logo--stretched_l0dv0_uzyhh_130",
|
|
11
|
+
"list-container": "awsui_list-container_l0dv0_uzyhh_135",
|
|
12
|
+
"list": "awsui_list_l0dv0_uzyhh_135",
|
|
13
|
+
"list-variant-root": "awsui_list-variant-root_l0dv0_uzyhh_145",
|
|
14
|
+
"list-variant-expandable-link-group": "awsui_list-variant-expandable-link-group_l0dv0_uzyhh_151",
|
|
15
|
+
"list-item": "awsui_list-item_l0dv0_uzyhh_155",
|
|
16
|
+
"section": "awsui_section_l0dv0_uzyhh_161",
|
|
17
|
+
"expandable-link-group": "awsui_expandable-link-group_l0dv0_uzyhh_162",
|
|
18
|
+
"section-header": "awsui_section-header_l0dv0_uzyhh_175",
|
|
19
|
+
"link": "awsui_link_l0dv0_uzyhh_180",
|
|
20
|
+
"link-active": "awsui_link-active_l0dv0_uzyhh_187",
|
|
21
|
+
"info": "awsui_info_l0dv0_uzyhh_219",
|
|
22
|
+
"external-icon": "awsui_external-icon_l0dv0_uzyhh_223",
|
|
23
|
+
"divider": "awsui_divider_l0dv0_uzyhh_227",
|
|
24
|
+
"divider-default": "awsui_divider-default_l0dv0_uzyhh_232",
|
|
25
|
+
"divider-header": "awsui_divider-header_l0dv0_uzyhh_236"
|
|
26
26
|
};
|
|
27
27
|
|