@cloudscape-design/components 3.0.651 → 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/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/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 +3 -1
- 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
|
@@ -2,32 +2,32 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"grid": "
|
|
6
|
-
"grid-cell": "awsui_grid-
|
|
7
|
-
"day-header": "awsui_day-
|
|
8
|
-
"week": "
|
|
9
|
-
"day": "
|
|
10
|
-
"day-inner": "awsui_day-
|
|
11
|
-
"in-first-row": "awsui_in-first-
|
|
12
|
-
"in-previous-month": "awsui_in-previous-
|
|
13
|
-
"last-day-of-month": "awsui_last-day-of-
|
|
14
|
-
"in-next-month": "awsui_in-next-
|
|
15
|
-
"in-first-column": "awsui_in-first-
|
|
16
|
-
"in-current-month": "awsui_in-current-
|
|
17
|
-
"enabled": "
|
|
18
|
-
"in-range": "awsui_in-
|
|
19
|
-
"end-date": "awsui_end-
|
|
20
|
-
"start-date": "awsui_start-
|
|
21
|
-
"no-range": "awsui_no-
|
|
22
|
-
"selected": "
|
|
23
|
-
"today": "
|
|
24
|
-
"range-start-date": "awsui_range-start-
|
|
25
|
-
"in-range-border-bottom": "awsui_in-range-border-
|
|
26
|
-
"range-end-date": "awsui_range-end-
|
|
27
|
-
"in-range-border-top": "awsui_in-range-border-
|
|
28
|
-
"in-range-border-block-start": "awsui_in-range-border-block-
|
|
29
|
-
"in-range-border-inline-end": "awsui_in-range-border-inline-
|
|
30
|
-
"in-range-border-block-end": "awsui_in-range-border-block-
|
|
31
|
-
"in-range-border-inline-start": "awsui_in-range-border-inline-
|
|
5
|
+
"grid": "awsui_grid_1mfbn_g6fxo_101",
|
|
6
|
+
"grid-cell": "awsui_grid-cell_1mfbn_g6fxo_106",
|
|
7
|
+
"day-header": "awsui_day-header_1mfbn_g6fxo_113",
|
|
8
|
+
"week": "awsui_week_1mfbn_g6fxo_123",
|
|
9
|
+
"day": "awsui_day_1mfbn_g6fxo_113",
|
|
10
|
+
"day-inner": "awsui_day-inner_1mfbn_g6fxo_170",
|
|
11
|
+
"in-first-row": "awsui_in-first-row_1mfbn_g6fxo_175",
|
|
12
|
+
"in-previous-month": "awsui_in-previous-month_1mfbn_g6fxo_175",
|
|
13
|
+
"last-day-of-month": "awsui_last-day-of-month_1mfbn_g6fxo_179",
|
|
14
|
+
"in-next-month": "awsui_in-next-month_1mfbn_g6fxo_183",
|
|
15
|
+
"in-first-column": "awsui_in-first-column_1mfbn_g6fxo_187",
|
|
16
|
+
"in-current-month": "awsui_in-current-month_1mfbn_g6fxo_190",
|
|
17
|
+
"enabled": "awsui_enabled_1mfbn_g6fxo_194",
|
|
18
|
+
"in-range": "awsui_in-range_1mfbn_g6fxo_200",
|
|
19
|
+
"end-date": "awsui_end-date_1mfbn_g6fxo_200",
|
|
20
|
+
"start-date": "awsui_start-date_1mfbn_g6fxo_200",
|
|
21
|
+
"no-range": "awsui_no-range_1mfbn_g6fxo_200",
|
|
22
|
+
"selected": "awsui_selected_1mfbn_g6fxo_210",
|
|
23
|
+
"today": "awsui_today_1mfbn_g6fxo_215",
|
|
24
|
+
"range-start-date": "awsui_range-start-date_1mfbn_g6fxo_260",
|
|
25
|
+
"in-range-border-bottom": "awsui_in-range-border-bottom_1mfbn_g6fxo_263",
|
|
26
|
+
"range-end-date": "awsui_range-end-date_1mfbn_g6fxo_266",
|
|
27
|
+
"in-range-border-top": "awsui_in-range-border-top_1mfbn_g6fxo_269",
|
|
28
|
+
"in-range-border-block-start": "awsui_in-range-border-block-start_1mfbn_g6fxo_282",
|
|
29
|
+
"in-range-border-inline-end": "awsui_in-range-border-inline-end_1mfbn_g6fxo_285",
|
|
30
|
+
"in-range-border-block-end": "awsui_in-range-border-block-end_1mfbn_g6fxo_288",
|
|
31
|
+
"in-range-border-inline-start": "awsui_in-range-border-inline-start_1mfbn_g6fxo_291"
|
|
32
32
|
};
|
|
33
33
|
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"content-enter": "awsui_content-
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"trigger-expanded": "awsui_trigger-
|
|
7
|
-
"icon": "
|
|
8
|
-
"root": "
|
|
9
|
-
"expand-button": "awsui_expand-
|
|
10
|
-
"expanded": "
|
|
11
|
-
"icon-container": "awsui_icon-
|
|
12
|
-
"icon-container-container": "awsui_icon-container-
|
|
13
|
-
"wrapper": "
|
|
14
|
-
"wrapper-default": "awsui_wrapper-
|
|
15
|
-
"wrapper-footer": "awsui_wrapper-
|
|
16
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
17
|
-
"wrapper-container": "awsui_wrapper-
|
|
18
|
-
"wrapper-compact": "awsui_wrapper-
|
|
19
|
-
"header-deprecated": "awsui_header-
|
|
20
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
21
|
-
"header": "
|
|
22
|
-
"header-wrapper": "awsui_header-
|
|
23
|
-
"header-actions-wrapper": "awsui_header-actions-
|
|
24
|
-
"header-button": "awsui_header-
|
|
25
|
-
"header-container-button": "awsui_header-container-
|
|
26
|
-
"header-container": "awsui_header-
|
|
27
|
-
"header-navigation": "awsui_header-
|
|
28
|
-
"header-text": "awsui_header-
|
|
29
|
-
"content": "
|
|
30
|
-
"content-default": "awsui_content-
|
|
31
|
-
"content-footer": "awsui_content-
|
|
32
|
-
"content-expanded": "awsui_content-
|
|
33
|
-
"content-compact": "awsui_content-
|
|
34
|
-
"focusable": "
|
|
35
|
-
"click-target": "awsui_click-
|
|
4
|
+
"content-enter": "awsui_content-enter_gwq0h_tp82q_101",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_tp82q_1",
|
|
6
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_tp82q_123",
|
|
7
|
+
"icon": "awsui_icon_gwq0h_tp82q_137",
|
|
8
|
+
"root": "awsui_root_gwq0h_tp82q_155",
|
|
9
|
+
"expand-button": "awsui_expand-button_gwq0h_tp82q_193",
|
|
10
|
+
"expanded": "awsui_expanded_gwq0h_tp82q_201",
|
|
11
|
+
"icon-container": "awsui_icon-container_gwq0h_tp82q_211",
|
|
12
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_tp82q_215",
|
|
13
|
+
"wrapper": "awsui_wrapper_gwq0h_tp82q_219",
|
|
14
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_tp82q_227",
|
|
15
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_tp82q_227",
|
|
16
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_tp82q_231",
|
|
17
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_tp82q_234",
|
|
18
|
+
"wrapper-compact": "awsui_wrapper-compact_gwq0h_tp82q_238",
|
|
19
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_tp82q_251",
|
|
20
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_tp82q_273",
|
|
21
|
+
"header": "awsui_header_gwq0h_tp82q_251",
|
|
22
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_tp82q_293",
|
|
23
|
+
"header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_tp82q_305",
|
|
24
|
+
"header-button": "awsui_header-button_gwq0h_tp82q_310",
|
|
25
|
+
"header-container-button": "awsui_header-container-button_gwq0h_tp82q_310",
|
|
26
|
+
"header-container": "awsui_header-container_gwq0h_tp82q_310",
|
|
27
|
+
"header-navigation": "awsui_header-navigation_gwq0h_tp82q_345",
|
|
28
|
+
"header-text": "awsui_header-text_gwq0h_tp82q_382",
|
|
29
|
+
"content": "awsui_content_gwq0h_tp82q_101",
|
|
30
|
+
"content-default": "awsui_content-default_gwq0h_tp82q_389",
|
|
31
|
+
"content-footer": "awsui_content-footer_gwq0h_tp82q_393",
|
|
32
|
+
"content-expanded": "awsui_content-expanded_gwq0h_tp82q_397",
|
|
33
|
+
"content-compact": "awsui_content-compact_gwq0h_tp82q_400",
|
|
34
|
+
"focusable": "awsui_focusable_gwq0h_tp82q_404",
|
|
35
|
+
"click-target": "awsui_click-target_gwq0h_tp82q_419"
|
|
36
36
|
};
|
|
37
37
|
|
|
@@ -98,10 +98,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
98
98
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
99
99
|
SPDX-License-Identifier: Apache-2.0
|
|
100
100
|
*/
|
|
101
|
-
.awsui_content-
|
|
102
|
-
animation: awsui_awsui-motion-fade-
|
|
101
|
+
.awsui_content-enter_gwq0h_tp82q_101:not(#\9) {
|
|
102
|
+
animation: awsui_awsui-motion-fade-in_gwq0h_tp82q_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
103
103
|
}
|
|
104
|
-
@keyframes awsui_awsui-motion-fade-
|
|
104
|
+
@keyframes awsui_awsui-motion-fade-in_gwq0h_tp82q_1 {
|
|
105
105
|
from {
|
|
106
106
|
opacity: 0.2;
|
|
107
107
|
}
|
|
@@ -110,40 +110,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
@media (prefers-reduced-motion: reduce) {
|
|
113
|
-
.awsui_content-
|
|
113
|
+
.awsui_content-enter_gwq0h_tp82q_101:not(#\9) {
|
|
114
114
|
animation: none;
|
|
115
115
|
transition: none;
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
|
-
.awsui-motion-disabled .awsui_content-
|
|
118
|
+
.awsui-motion-disabled .awsui_content-enter_gwq0h_tp82q_101:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_tp82q_101:not(#\9) {
|
|
119
119
|
animation: none;
|
|
120
120
|
transition: none;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.awsui_trigger-
|
|
123
|
+
.awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9) {
|
|
124
124
|
transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
125
125
|
}
|
|
126
126
|
@media (prefers-reduced-motion: reduce) {
|
|
127
|
-
.awsui_trigger-
|
|
127
|
+
.awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9) {
|
|
128
128
|
animation: none;
|
|
129
129
|
transition: none;
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
.awsui-motion-disabled .awsui_trigger-
|
|
132
|
+
.awsui-motion-disabled .awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_tp82q_123:not(#\9) {
|
|
133
133
|
animation: none;
|
|
134
134
|
transition: none;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
.
|
|
137
|
+
.awsui_icon_gwq0h_tp82q_137:not(#\9) {
|
|
138
138
|
transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
|
|
139
139
|
}
|
|
140
140
|
@media (prefers-reduced-motion: reduce) {
|
|
141
|
-
.
|
|
141
|
+
.awsui_icon_gwq0h_tp82q_137:not(#\9) {
|
|
142
142
|
animation: none;
|
|
143
143
|
transition: none;
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
|
-
.awsui-motion-disabled .
|
|
146
|
+
.awsui-motion-disabled .awsui_icon_gwq0h_tp82q_137:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_tp82q_137:not(#\9) {
|
|
147
147
|
animation: none;
|
|
148
148
|
transition: none;
|
|
149
149
|
}
|
|
@@ -152,7 +152,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
152
152
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
153
153
|
SPDX-License-Identifier: Apache-2.0
|
|
154
154
|
*/
|
|
155
|
-
.
|
|
155
|
+
.awsui_root_gwq0h_tp82q_155:not(#\9) {
|
|
156
156
|
border-collapse: separate;
|
|
157
157
|
border-spacing: 0;
|
|
158
158
|
box-sizing: border-box;
|
|
@@ -191,33 +191,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
191
191
|
display: block;
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.awsui_expand-
|
|
194
|
+
.awsui_expand-button_gwq0h_tp82q_193:not(#\9) {
|
|
195
195
|
outline: none;
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.
|
|
198
|
+
.awsui_icon_gwq0h_tp82q_137:not(#\9) {
|
|
199
199
|
transform: rotate(-90deg);
|
|
200
200
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
201
201
|
}
|
|
202
|
-
.
|
|
202
|
+
.awsui_icon_gwq0h_tp82q_137.awsui_expanded_gwq0h_tp82q_201:not(#\9) {
|
|
203
203
|
transform: rotate(0deg);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
205
|
+
.awsui_icon_gwq0h_tp82q_137:not(#\9):dir(rtl) {
|
|
206
206
|
transform: rotate(90deg);
|
|
207
207
|
}
|
|
208
|
-
.
|
|
208
|
+
.awsui_icon_gwq0h_tp82q_137:not(#\9):dir(rtl).awsui_expanded_gwq0h_tp82q_201 {
|
|
209
209
|
transform: rotate(0deg);
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.awsui_icon-
|
|
212
|
+
.awsui_icon-container_gwq0h_tp82q_211:not(#\9) {
|
|
213
213
|
position: relative;
|
|
214
214
|
margin-inline: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2) calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
215
215
|
}
|
|
216
|
-
.awsui_icon-container-
|
|
216
|
+
.awsui_icon-container-container_gwq0h_tp82q_215:not(#\9) {
|
|
217
217
|
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
218
218
|
}
|
|
219
219
|
|
|
220
|
-
.
|
|
220
|
+
.awsui_wrapper_gwq0h_tp82q_219:not(#\9) {
|
|
221
221
|
box-sizing: border-box;
|
|
222
222
|
border-block: none;
|
|
223
223
|
border-inline: none;
|
|
@@ -225,77 +225,77 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
225
225
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
226
226
|
text-align: start;
|
|
227
227
|
}
|
|
228
|
-
.awsui_wrapper-
|
|
228
|
+
.awsui_wrapper-default_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9) {
|
|
229
229
|
border-block: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
230
230
|
border-inline: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
231
231
|
}
|
|
232
|
-
.awsui_wrapper-
|
|
232
|
+
.awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9) {
|
|
233
233
|
border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
|
|
234
234
|
}
|
|
235
|
-
.awsui_wrapper-
|
|
235
|
+
.awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9), .awsui_wrapper-container_gwq0h_tp82q_234:not(#\9) {
|
|
236
236
|
display: flex;
|
|
237
237
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
238
238
|
}
|
|
239
|
-
.awsui_wrapper-
|
|
239
|
+
.awsui_wrapper-default_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9), .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-compact_gwq0h_tp82q_238:not(#\9) {
|
|
240
240
|
color: var(--color-text-expandable-section-default-djhi83, #000716);
|
|
241
241
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
242
242
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
243
243
|
}
|
|
244
|
-
.awsui_wrapper-
|
|
244
|
+
.awsui_wrapper-default_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-navigation_gwq0h_tp82q_231:not(#\9), .awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9) {
|
|
245
245
|
font-size: var(--font-expandable-heading-size-smdiul, 16px);
|
|
246
246
|
letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
|
|
247
247
|
}
|
|
248
|
-
.awsui_wrapper-
|
|
248
|
+
.awsui_wrapper-default_gwq0h_tp82q_227:not(#\9) {
|
|
249
249
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
250
250
|
padding-inline-end: var(--space-xxs-p8yyaw, 4px);
|
|
251
251
|
}
|
|
252
|
-
.awsui_wrapper-
|
|
252
|
+
.awsui_wrapper-default_gwq0h_tp82q_227.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
|
|
253
253
|
padding-inline-start: var(--space-xxs-p8yyaw, 4px);
|
|
254
254
|
}
|
|
255
|
-
.awsui_wrapper-
|
|
255
|
+
.awsui_wrapper-default_gwq0h_tp82q_227:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251) {
|
|
256
256
|
padding-inline-start: calc(var(--space-xxs-p8yyaw, 4px) + calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
257
257
|
}
|
|
258
|
-
.awsui_wrapper-
|
|
258
|
+
.awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9) {
|
|
259
259
|
padding-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
260
260
|
}
|
|
261
|
-
.awsui_wrapper-
|
|
261
|
+
.awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9), .awsui_wrapper-compact_gwq0h_tp82q_238:not(#\9) {
|
|
262
262
|
padding-inline-end: 0;
|
|
263
263
|
}
|
|
264
|
-
.awsui_wrapper-
|
|
264
|
+
.awsui_wrapper-footer_gwq0h_tp82q_227.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9), .awsui_wrapper-compact_gwq0h_tp82q_238.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
|
|
265
265
|
padding-inline-start: 0;
|
|
266
266
|
}
|
|
267
|
-
.awsui_wrapper-
|
|
267
|
+
.awsui_wrapper-footer_gwq0h_tp82q_227:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251), .awsui_wrapper-compact_gwq0h_tp82q_238:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251) {
|
|
268
268
|
padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
269
269
|
}
|
|
270
|
-
.awsui_wrapper-
|
|
270
|
+
.awsui_wrapper-container_gwq0h_tp82q_234:not(#\9) {
|
|
271
271
|
padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
|
|
272
272
|
padding-inline-end: var(--space-container-horizontal-wfukh3, 20px);
|
|
273
273
|
}
|
|
274
|
-
.awsui_wrapper-
|
|
274
|
+
.awsui_wrapper-container_gwq0h_tp82q_234:not(#\9):not(.awsui_wrapper-expanded_gwq0h_tp82q_273) {
|
|
275
275
|
padding-block-end: var(--space-container-header-top-5qav00, 12px);
|
|
276
276
|
}
|
|
277
|
-
.awsui_wrapper-
|
|
277
|
+
.awsui_wrapper-container_gwq0h_tp82q_234.awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
|
|
278
278
|
padding-inline-start: var(--space-container-horizontal-wfukh3, 20px);
|
|
279
279
|
}
|
|
280
|
-
.awsui_wrapper-
|
|
280
|
+
.awsui_wrapper-container_gwq0h_tp82q_234:not(#\9):not(.awsui_header-deprecated_gwq0h_tp82q_251) {
|
|
281
281
|
padding-inline-start: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
282
282
|
}
|
|
283
|
-
body[data-awsui-focus-visible=true] .awsui_wrapper-
|
|
283
|
+
body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_tp82q_234:not(#\9):focus {
|
|
284
284
|
padding-block: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px));
|
|
285
285
|
padding-inline: calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
|
|
286
286
|
}
|
|
287
|
-
.awsui_wrapper-
|
|
287
|
+
.awsui_wrapper-default_gwq0h_tp82q_227.awsui_wrapper-expanded_gwq0h_tp82q_273:not(#\9) {
|
|
288
288
|
border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
289
289
|
}
|
|
290
290
|
|
|
291
|
-
.
|
|
291
|
+
.awsui_header_gwq0h_tp82q_251:not(#\9) {
|
|
292
292
|
/* used in test-utils */
|
|
293
293
|
}
|
|
294
|
-
.awsui_header-
|
|
294
|
+
.awsui_header-wrapper_gwq0h_tp82q_293:not(#\9), .awsui_header-deprecated_gwq0h_tp82q_251:not(#\9) {
|
|
295
295
|
display: flex;
|
|
296
296
|
font-weight: var(--font-weight-heading-s-cwn6wc, 700);
|
|
297
297
|
}
|
|
298
|
-
.awsui_header-
|
|
298
|
+
.awsui_header-wrapper_gwq0h_tp82q_293:not(#\9) {
|
|
299
299
|
font-size: inherit;
|
|
300
300
|
letter-spacing: inherit;
|
|
301
301
|
margin-block: 0;
|
|
@@ -303,47 +303,47 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1ensc_234:not
|
|
|
303
303
|
padding-block: 0;
|
|
304
304
|
padding-inline: 0;
|
|
305
305
|
}
|
|
306
|
-
.awsui_header-actions-
|
|
306
|
+
.awsui_header-actions-wrapper_gwq0h_tp82q_305:not(#\9) {
|
|
307
307
|
display: flex;
|
|
308
308
|
flex-direction: row;
|
|
309
309
|
justify-content: space-between;
|
|
310
310
|
}
|
|
311
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
311
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_tp82q_310:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_tp82q_310:not(#\9):focus {
|
|
312
312
|
position: relative;
|
|
313
313
|
}
|
|
314
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
314
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_tp82q_310:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_tp82q_310:not(#\9):focus {
|
|
315
315
|
outline: 2px dotted transparent;
|
|
316
316
|
outline-offset: calc(0px - 1px);
|
|
317
317
|
}
|
|
318
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
318
|
+
body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_tp82q_310:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_tp82q_310:not(#\9):focus::before {
|
|
319
319
|
content: " ";
|
|
320
320
|
display: block;
|
|
321
321
|
position: absolute;
|
|
322
322
|
inset-inline-start: calc(-1 * 0px);
|
|
323
323
|
inset-block-start: calc(-1 * 0px);
|
|
324
|
-
inline-size: calc(100% +
|
|
325
|
-
block-size: calc(100% +
|
|
324
|
+
inline-size: calc(100% + 0px + 0px);
|
|
325
|
+
block-size: calc(100% + 0px + 0px);
|
|
326
326
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
327
327
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
328
328
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
329
329
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
330
330
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
331
331
|
}
|
|
332
|
-
.awsui_header-
|
|
332
|
+
.awsui_header-button_gwq0h_tp82q_310:not(#\9) {
|
|
333
333
|
box-sizing: border-box;
|
|
334
334
|
display: flex;
|
|
335
335
|
margin-inline-start: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
|
|
336
336
|
}
|
|
337
|
-
.awsui_header-container-
|
|
337
|
+
.awsui_header-container-button_gwq0h_tp82q_310:not(#\9) {
|
|
338
338
|
margin-inline-start: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
|
|
339
339
|
}
|
|
340
|
-
.awsui_header-
|
|
340
|
+
.awsui_header-container_gwq0h_tp82q_310:not(#\9) {
|
|
341
341
|
inline-size: 100%;
|
|
342
342
|
}
|
|
343
|
-
.awsui_header-
|
|
343
|
+
.awsui_header-container_gwq0h_tp82q_310 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9) {
|
|
344
344
|
margin-block-start: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
|
|
345
345
|
}
|
|
346
|
-
.awsui_header-
|
|
346
|
+
.awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9) {
|
|
347
347
|
display: inline-flex;
|
|
348
348
|
cursor: pointer;
|
|
349
349
|
color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
|
|
@@ -356,57 +356,57 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1ensc_310:not(#\9
|
|
|
356
356
|
text-decoration: none;
|
|
357
357
|
flex-direction: column;
|
|
358
358
|
}
|
|
359
|
-
.awsui_header-
|
|
359
|
+
.awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):hover {
|
|
360
360
|
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
361
361
|
}
|
|
362
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
362
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):focus {
|
|
363
363
|
position: relative;
|
|
364
364
|
}
|
|
365
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
365
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):focus {
|
|
366
366
|
outline: 2px dotted transparent;
|
|
367
367
|
outline-offset: calc(2px - 1px);
|
|
368
368
|
}
|
|
369
|
-
body[data-awsui-focus-visible=true] .awsui_header-
|
|
369
|
+
body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_tp82q_345 > .awsui_icon-container_gwq0h_tp82q_211:not(#\9):focus::before {
|
|
370
370
|
content: " ";
|
|
371
371
|
display: block;
|
|
372
372
|
position: absolute;
|
|
373
373
|
inset-inline-start: calc(-1 * 2px);
|
|
374
374
|
inset-block-start: calc(-1 * 2px);
|
|
375
|
-
inline-size: calc(100% +
|
|
376
|
-
block-size: calc(100% +
|
|
375
|
+
inline-size: calc(100% + 2px + 2px);
|
|
376
|
+
block-size: calc(100% + 2px + 2px);
|
|
377
377
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
378
378
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
379
379
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
380
380
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
381
381
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
382
382
|
}
|
|
383
|
-
.awsui_header-
|
|
383
|
+
.awsui_header-text_gwq0h_tp82q_382:not(#\9) {
|
|
384
384
|
/* used in test-utils */
|
|
385
385
|
}
|
|
386
386
|
|
|
387
|
-
.
|
|
387
|
+
.awsui_content_gwq0h_tp82q_101:not(#\9) {
|
|
388
388
|
display: none;
|
|
389
389
|
}
|
|
390
|
-
.awsui_content-
|
|
390
|
+
.awsui_content-default_gwq0h_tp82q_389:not(#\9) {
|
|
391
391
|
padding-block: var(--space-scaled-xs-26e2du, 8px);
|
|
392
392
|
padding-inline: 0;
|
|
393
393
|
}
|
|
394
|
-
.awsui_content-
|
|
394
|
+
.awsui_content-footer_gwq0h_tp82q_393:not(#\9) {
|
|
395
395
|
padding-block: var(--space-xs-zb16t3, 8px);
|
|
396
396
|
padding-inline: 0;
|
|
397
397
|
}
|
|
398
|
-
.awsui_content-
|
|
398
|
+
.awsui_content-expanded_gwq0h_tp82q_397:not(#\9) {
|
|
399
399
|
display: block;
|
|
400
400
|
}
|
|
401
|
-
.awsui_content-
|
|
401
|
+
.awsui_content-compact_gwq0h_tp82q_400:not(#\9) {
|
|
402
402
|
padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
|
|
403
403
|
}
|
|
404
404
|
|
|
405
|
-
.
|
|
405
|
+
.awsui_focusable_gwq0h_tp82q_404:not(#\9):focus {
|
|
406
406
|
outline: none;
|
|
407
407
|
text-decoration: none;
|
|
408
408
|
}
|
|
409
|
-
body[data-awsui-focus-visible=true] .
|
|
409
|
+
body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_tp82q_404:not(#\9):focus {
|
|
410
410
|
outline: 2px dotted transparent;
|
|
411
411
|
border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
412
412
|
border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
@@ -417,9 +417,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1ensc_404:not(#\9):fo
|
|
|
417
417
|
box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
418
418
|
}
|
|
419
419
|
|
|
420
|
-
.awsui_click-
|
|
420
|
+
.awsui_click-target_gwq0h_tp82q_419:not(#\9) {
|
|
421
421
|
cursor: pointer;
|
|
422
422
|
}
|
|
423
|
-
.awsui_click-
|
|
423
|
+
.awsui_click-target_gwq0h_tp82q_419:not(#\9):not(.awsui_wrapper-container_gwq0h_tp82q_234):not(.awsui_header-container-button_gwq0h_tp82q_310):hover {
|
|
424
424
|
color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
|
|
425
425
|
}
|
|
@@ -2,37 +2,37 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"content-enter": "awsui_content-
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"trigger-expanded": "awsui_trigger-
|
|
8
|
-
"icon": "
|
|
9
|
-
"root": "
|
|
10
|
-
"expand-button": "awsui_expand-
|
|
11
|
-
"expanded": "
|
|
12
|
-
"icon-container": "awsui_icon-
|
|
13
|
-
"icon-container-container": "awsui_icon-container-
|
|
14
|
-
"wrapper": "
|
|
15
|
-
"wrapper-default": "awsui_wrapper-
|
|
16
|
-
"wrapper-footer": "awsui_wrapper-
|
|
17
|
-
"wrapper-navigation": "awsui_wrapper-
|
|
18
|
-
"wrapper-container": "awsui_wrapper-
|
|
19
|
-
"wrapper-compact": "awsui_wrapper-
|
|
20
|
-
"header-deprecated": "awsui_header-
|
|
21
|
-
"wrapper-expanded": "awsui_wrapper-
|
|
22
|
-
"header": "
|
|
23
|
-
"header-wrapper": "awsui_header-
|
|
24
|
-
"header-actions-wrapper": "awsui_header-actions-
|
|
25
|
-
"header-button": "awsui_header-
|
|
26
|
-
"header-container-button": "awsui_header-container-
|
|
27
|
-
"header-container": "awsui_header-
|
|
28
|
-
"header-navigation": "awsui_header-
|
|
29
|
-
"header-text": "awsui_header-
|
|
30
|
-
"content": "
|
|
31
|
-
"content-default": "awsui_content-
|
|
32
|
-
"content-footer": "awsui_content-
|
|
33
|
-
"content-expanded": "awsui_content-
|
|
34
|
-
"content-compact": "awsui_content-
|
|
35
|
-
"focusable": "
|
|
36
|
-
"click-target": "awsui_click-
|
|
5
|
+
"content-enter": "awsui_content-enter_gwq0h_tp82q_101",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_tp82q_1",
|
|
7
|
+
"trigger-expanded": "awsui_trigger-expanded_gwq0h_tp82q_123",
|
|
8
|
+
"icon": "awsui_icon_gwq0h_tp82q_137",
|
|
9
|
+
"root": "awsui_root_gwq0h_tp82q_155",
|
|
10
|
+
"expand-button": "awsui_expand-button_gwq0h_tp82q_193",
|
|
11
|
+
"expanded": "awsui_expanded_gwq0h_tp82q_201",
|
|
12
|
+
"icon-container": "awsui_icon-container_gwq0h_tp82q_211",
|
|
13
|
+
"icon-container-container": "awsui_icon-container-container_gwq0h_tp82q_215",
|
|
14
|
+
"wrapper": "awsui_wrapper_gwq0h_tp82q_219",
|
|
15
|
+
"wrapper-default": "awsui_wrapper-default_gwq0h_tp82q_227",
|
|
16
|
+
"wrapper-footer": "awsui_wrapper-footer_gwq0h_tp82q_227",
|
|
17
|
+
"wrapper-navigation": "awsui_wrapper-navigation_gwq0h_tp82q_231",
|
|
18
|
+
"wrapper-container": "awsui_wrapper-container_gwq0h_tp82q_234",
|
|
19
|
+
"wrapper-compact": "awsui_wrapper-compact_gwq0h_tp82q_238",
|
|
20
|
+
"header-deprecated": "awsui_header-deprecated_gwq0h_tp82q_251",
|
|
21
|
+
"wrapper-expanded": "awsui_wrapper-expanded_gwq0h_tp82q_273",
|
|
22
|
+
"header": "awsui_header_gwq0h_tp82q_251",
|
|
23
|
+
"header-wrapper": "awsui_header-wrapper_gwq0h_tp82q_293",
|
|
24
|
+
"header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_tp82q_305",
|
|
25
|
+
"header-button": "awsui_header-button_gwq0h_tp82q_310",
|
|
26
|
+
"header-container-button": "awsui_header-container-button_gwq0h_tp82q_310",
|
|
27
|
+
"header-container": "awsui_header-container_gwq0h_tp82q_310",
|
|
28
|
+
"header-navigation": "awsui_header-navigation_gwq0h_tp82q_345",
|
|
29
|
+
"header-text": "awsui_header-text_gwq0h_tp82q_382",
|
|
30
|
+
"content": "awsui_content_gwq0h_tp82q_101",
|
|
31
|
+
"content-default": "awsui_content-default_gwq0h_tp82q_389",
|
|
32
|
+
"content-footer": "awsui_content-footer_gwq0h_tp82q_393",
|
|
33
|
+
"content-expanded": "awsui_content-expanded_gwq0h_tp82q_397",
|
|
34
|
+
"content-compact": "awsui_content-compact_gwq0h_tp82q_400",
|
|
35
|
+
"focusable": "awsui_focusable_gwq0h_tp82q_404",
|
|
36
|
+
"click-target": "awsui_click-target_gwq0h_tp82q_419"
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"upload-button": "awsui_upload-
|
|
5
|
-
"upload-input": "awsui_upload-
|
|
6
|
-
"file-input-container": "awsui_file-input-
|
|
7
|
-
"force-focus-outline": "awsui_force-focus-
|
|
4
|
+
"upload-button": "awsui_upload-button_4xu1k_wwhzj_97",
|
|
5
|
+
"upload-input": "awsui_upload-input_4xu1k_wwhzj_98",
|
|
6
|
+
"file-input-container": "awsui_file-input-container_4xu1k_wwhzj_102",
|
|
7
|
+
"force-focus-outline": "awsui_force-focus-outline_4xu1k_wwhzj_111"
|
|
8
8
|
};
|
|
9
9
|
|
|
@@ -94,35 +94,35 @@ 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
|
-
.awsui_upload-
|
|
98
|
-
.awsui_upload-
|
|
97
|
+
.awsui_upload-button_4xu1k_wwhzj_97:not(#\9),
|
|
98
|
+
.awsui_upload-input_4xu1k_wwhzj_98:not(#\9) {
|
|
99
99
|
/* used in test-utils */
|
|
100
100
|
}
|
|
101
101
|
|
|
102
|
-
.awsui_file-input-
|
|
102
|
+
.awsui_file-input-container_4xu1k_wwhzj_102:not(#\9) {
|
|
103
103
|
position: relative;
|
|
104
104
|
}
|
|
105
105
|
|
|
106
|
-
.awsui_upload-
|
|
106
|
+
.awsui_upload-input_4xu1k_wwhzj_98:not(#\9) {
|
|
107
107
|
position: absolute;
|
|
108
108
|
clip: rect(0, 0, 0, 0);
|
|
109
109
|
}
|
|
110
110
|
|
|
111
|
-
body[data-awsui-focus-visible=true] .awsui_upload-
|
|
111
|
+
body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_wwhzj_97.awsui_force-focus-outline_4xu1k_wwhzj_111:not(#\9) {
|
|
112
112
|
position: relative;
|
|
113
113
|
}
|
|
114
|
-
body[data-awsui-focus-visible=true] .awsui_upload-
|
|
114
|
+
body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_wwhzj_97.awsui_force-focus-outline_4xu1k_wwhzj_111:not(#\9) {
|
|
115
115
|
outline: 2px dotted transparent;
|
|
116
116
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
117
117
|
}
|
|
118
|
-
body[data-awsui-focus-visible=true] .awsui_upload-
|
|
118
|
+
body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_wwhzj_97.awsui_force-focus-outline_4xu1k_wwhzj_111:not(#\9)::before {
|
|
119
119
|
content: " ";
|
|
120
120
|
display: block;
|
|
121
121
|
position: absolute;
|
|
122
122
|
inset-inline-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
123
123
|
inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
124
|
-
inline-size: calc(100% +
|
|
125
|
-
block-size: calc(100% +
|
|
124
|
+
inline-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
125
|
+
block-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
126
126
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
127
127
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
128
128
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|