@cloudscape-design/components 3.0.521 → 3.0.523
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 +61 -54
- package/alert/styles.selectors.js +25 -25
- package/anchor-navigation/styles.css.js +8 -8
- package/anchor-navigation/styles.scoped.css +39 -30
- package/anchor-navigation/styles.selectors.js +8 -8
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +57 -49
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/content-wrapper/styles.css.js +3 -3
- package/app-layout/content-wrapper/styles.scoped.css +15 -15
- package/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/app-layout/drawer/styles.css.js +12 -12
- package/app-layout/drawer/styles.scoped.css +29 -30
- package/app-layout/drawer/styles.selectors.js +12 -12
- package/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/app-layout/mobile-toolbar/styles.scoped.css +18 -17
- package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/app-layout/notifications/styles.css.js +3 -3
- package/app-layout/notifications/styles.scoped.css +6 -6
- package/app-layout/notifications/styles.selectors.js +3 -3
- package/app-layout/split-panel/styles.css.js +2 -2
- package/app-layout/split-panel/styles.scoped.css +3 -3
- package/app-layout/split-panel/styles.selectors.js +2 -2
- package/app-layout/styles.css.js +16 -16
- package/app-layout/styles.scoped.css +26 -26
- package/app-layout/styles.selectors.js +16 -16
- package/app-layout/toggles/styles.css.js +2 -2
- package/app-layout/toggles/styles.scoped.css +12 -10
- package/app-layout/toggles/styles.selectors.js +2 -2
- package/app-layout/visual-refresh/styles.css.js +81 -81
- package/app-layout/visual-refresh/styles.scoped.css +279 -261
- package/app-layout/visual-refresh/styles.selectors.js +81 -81
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +12 -11
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +30 -29
- package/attribute-editor/styles.selectors.js +14 -14
- package/autosuggest/styles.css.js +3 -3
- package/autosuggest/styles.scoped.css +5 -5
- package/autosuggest/styles.selectors.js +3 -3
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +11 -7
- package/badge/styles.selectors.js +5 -5
- package/box/styles.css.js +190 -190
- package/box/styles.scoped.css +244 -240
- package/box/styles.selectors.js +190 -190
- package/breadcrumb-group/item/styles.css.js +9 -9
- package/breadcrumb-group/item/styles.scoped.css +20 -19
- package/breadcrumb-group/item/styles.selectors.js +9 -9
- package/breadcrumb-group/styles.css.js +7 -7
- package/breadcrumb-group/styles.scoped.css +28 -21
- package/breadcrumb-group/styles.selectors.js +7 -7
- package/button/styles.css.js +20 -20
- package/button/styles.scoped.css +155 -153
- package/button/styles.selectors.js +20 -20
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +61 -50
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/item-element/styles.css.js +15 -15
- package/button-dropdown/item-element/styles.scoped.css +38 -33
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
- package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
- package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
- package/button-dropdown/styles.css.js +15 -15
- package/button-dropdown/styles.scoped.css +39 -36
- package/button-dropdown/styles.selectors.js +15 -15
- package/calendar/grid/index.js +1 -1
- package/calendar/grid/index.js.map +1 -1
- package/calendar/interfaces.d.ts +23 -3
- package/calendar/interfaces.d.ts.map +1 -1
- package/calendar/interfaces.js.map +1 -1
- package/calendar/internal.d.ts +1 -1
- package/calendar/internal.d.ts.map +1 -1
- package/calendar/internal.js +5 -4
- package/calendar/internal.js.map +1 -1
- package/calendar/styles.css.js +18 -18
- package/calendar/styles.scoped.css +75 -59
- package/calendar/styles.selectors.js +18 -18
- package/cards/styles.css.js +40 -40
- package/cards/styles.scoped.css +126 -99
- package/cards/styles.selectors.js +40 -40
- package/code-editor/ace-themes.d.ts +6 -0
- package/code-editor/ace-themes.d.ts.map +1 -1
- package/code-editor/ace-themes.js +2 -0
- package/code-editor/ace-themes.js.map +1 -1
- package/code-editor/index.js +3 -3
- package/code-editor/index.js.map +1 -1
- package/code-editor/preferences-modal.d.ts +1 -1
- package/code-editor/preferences-modal.d.ts.map +1 -1
- package/code-editor/preferences-modal.js +3 -6
- package/code-editor/preferences-modal.js.map +1 -1
- package/code-editor/resizable-box/styles.css.js +3 -3
- package/code-editor/resizable-box/styles.scoped.css +10 -10
- package/code-editor/resizable-box/styles.selectors.js +3 -3
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +210 -198
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts.map +1 -1
- package/code-editor/use-editor.js +4 -2
- package/code-editor/use-editor.js.map +1 -1
- package/code-editor/util.d.ts +3 -4
- package/code-editor/util.d.ts.map +1 -1
- package/code-editor/util.js +29 -10
- package/code-editor/util.js.map +1 -1
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +40 -30
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +79 -66
- package/collection-preferences/styles.selectors.js +37 -37
- package/column-layout/flexible-column-layout/styles.css.js +5 -5
- package/column-layout/flexible-column-layout/styles.scoped.css +8 -9
- package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
- package/column-layout/styles.css.js +13 -13
- package/column-layout/styles.scoped.css +70 -64
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +30 -30
- package/container/styles.scoped.css +114 -106
- package/container/styles.selectors.js +30 -30
- package/content-layout/styles.css.js +7 -7
- package/content-layout/styles.scoped.css +15 -15
- package/content-layout/styles.selectors.js +7 -7
- package/date-picker/index.d.ts.map +1 -1
- package/date-picker/index.js +6 -2
- package/date-picker/index.js.map +1 -1
- package/date-picker/interfaces.d.ts +7 -0
- package/date-picker/interfaces.d.ts.map +1 -1
- package/date-picker/interfaces.js.map +1 -1
- package/date-picker/styles.css.js +7 -7
- package/date-picker/styles.scoped.css +12 -12
- package/date-picker/styles.selectors.js +7 -7
- package/date-range-picker/calendar/grids/styles.css.js +25 -25
- package/date-range-picker/calendar/grids/styles.scoped.css +71 -60
- package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
- package/date-range-picker/relative-range/styles.css.js +9 -9
- package/date-range-picker/relative-range/styles.scoped.css +21 -21
- package/date-range-picker/relative-range/styles.selectors.js +9 -9
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +72 -67
- package/date-range-picker/styles.selectors.js +38 -38
- package/drawer/styles.css.js +3 -3
- package/drawer/styles.scoped.css +21 -18
- package/drawer/styles.selectors.js +3 -3
- package/expandable-section/styles.css.js +32 -32
- package/expandable-section/styles.scoped.css +103 -98
- package/expandable-section/styles.selectors.js +32 -32
- package/file-upload/dropzone/styles.css.js +2 -2
- package/file-upload/dropzone/styles.scoped.css +8 -4
- package/file-upload/dropzone/styles.selectors.js +2 -2
- package/file-upload/file-option/styles.css.js +7 -7
- package/file-upload/file-option/styles.scoped.css +15 -15
- package/file-upload/file-option/styles.selectors.js +7 -7
- package/file-upload/styles.css.js +2 -2
- package/file-upload/styles.scoped.css +4 -4
- package/file-upload/styles.selectors.js +2 -2
- package/flashbar/styles.css.js +47 -47
- package/flashbar/styles.scoped.css +220 -215
- package/flashbar/styles.selectors.js +47 -47
- package/form/styles.css.js +9 -9
- package/form/styles.scoped.css +18 -18
- package/form/styles.selectors.js +9 -9
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +34 -34
- package/form-field/styles.selectors.js +19 -19
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/modal/styles.css.js +23 -23
- package/modal/styles.scoped.css +39 -39
- package/modal/styles.selectors.js +23 -23
- package/package.json +1 -1
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +97 -91
- package/tiles/styles.selectors.js +29 -29
package/alert/styles.css.js
CHANGED
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"alert": "
|
|
5
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
6
|
-
"root": "
|
|
7
|
-
"hidden": "
|
|
8
|
-
"with-dismiss": "awsui_with-
|
|
9
|
-
"with-action": "awsui_with-
|
|
10
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
11
|
-
"header": "
|
|
12
|
-
"action": "
|
|
13
|
-
"action-slot": "awsui_action-
|
|
14
|
-
"action-button": "awsui_action-
|
|
15
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
16
|
-
"text": "
|
|
17
|
-
"icon": "
|
|
18
|
-
"message": "
|
|
19
|
-
"icon-size-medium": "awsui_icon-size-
|
|
20
|
-
"icon-size-big": "awsui_icon-size-
|
|
21
|
-
"icon-size-normal": "awsui_icon-size-
|
|
22
|
-
"content": "
|
|
23
|
-
"dismiss": "
|
|
24
|
-
"dismiss-button": "awsui_dismiss-
|
|
25
|
-
"type-error": "awsui_type-
|
|
26
|
-
"type-warning": "awsui_type-
|
|
27
|
-
"type-success": "awsui_type-
|
|
28
|
-
"type-info": "awsui_type-
|
|
4
|
+
"alert": "awsui_alert_mx3cw_1ag6b_93",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1ag6b_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_1ag6b_119",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_1ag6b_157",
|
|
8
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1ag6b_207",
|
|
9
|
+
"with-action": "awsui_with-action_mx3cw_1ag6b_207",
|
|
10
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1ag6b_213",
|
|
11
|
+
"header": "awsui_header_mx3cw_1ag6b_220",
|
|
12
|
+
"action": "awsui_action_mx3cw_1ag6b_224",
|
|
13
|
+
"action-slot": "awsui_action-slot_mx3cw_1ag6b_229",
|
|
14
|
+
"action-button": "awsui_action-button_mx3cw_1ag6b_230",
|
|
15
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1ag6b_234",
|
|
16
|
+
"text": "awsui_text_mx3cw_1ag6b_263",
|
|
17
|
+
"icon": "awsui_icon_mx3cw_1ag6b_270",
|
|
18
|
+
"message": "awsui_message_mx3cw_1ag6b_273",
|
|
19
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1ag6b_281",
|
|
20
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1ag6b_284",
|
|
21
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1ag6b_287",
|
|
22
|
+
"content": "awsui_content_mx3cw_1ag6b_291",
|
|
23
|
+
"dismiss": "awsui_dismiss_mx3cw_1ag6b_295",
|
|
24
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1ag6b_300",
|
|
25
|
+
"type-error": "awsui_type-error_mx3cw_1ag6b_304",
|
|
26
|
+
"type-warning": "awsui_type-warning_mx3cw_1ag6b_312",
|
|
27
|
+
"type-success": "awsui_type-success_mx3cw_1ag6b_320",
|
|
28
|
+
"type-info": "awsui_type-info_mx3cw_1ag6b_328"
|
|
29
29
|
};
|
|
30
30
|
|
package/alert/styles.scoped.css
CHANGED
|
@@ -90,10 +90,10 @@ 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
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-
|
|
93
|
+
.awsui_alert_mx3cw_1ag6b_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_1ag6b_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
95
95
|
}
|
|
96
|
-
@keyframes awsui_awsui-motion-fade-
|
|
96
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_1ag6b_1 {
|
|
97
97
|
from {
|
|
98
98
|
opacity: 0.2;
|
|
99
99
|
}
|
|
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.
|
|
105
|
+
.awsui_alert_mx3cw_1ag6b_93:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .
|
|
110
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_1ag6b_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1ag6b_93:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
117
|
SPDX-License-Identifier: Apache-2.0
|
|
118
118
|
*/
|
|
119
|
-
.
|
|
119
|
+
.awsui_root_mx3cw_1ag6b_119:not(#\9) {
|
|
120
120
|
border-collapse: separate;
|
|
121
121
|
border-spacing: 0;
|
|
122
122
|
box-sizing: border-box;
|
|
@@ -155,11 +155,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
155
155
|
overflow: hidden;
|
|
156
156
|
display: block;
|
|
157
157
|
}
|
|
158
|
-
.
|
|
158
|
+
.awsui_root_mx3cw_1ag6b_119.awsui_hidden_mx3cw_1ag6b_157:not(#\9) {
|
|
159
159
|
display: none;
|
|
160
160
|
}
|
|
161
161
|
|
|
162
|
-
.
|
|
162
|
+
.awsui_alert_mx3cw_1ag6b_93:not(#\9) {
|
|
163
163
|
border-collapse: separate;
|
|
164
164
|
border-spacing: 0;
|
|
165
165
|
box-sizing: border-box;
|
|
@@ -196,53 +196,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
196
196
|
position: relative;
|
|
197
197
|
display: grid;
|
|
198
198
|
grid-template-columns: 1fr;
|
|
199
|
-
border-
|
|
200
|
-
border: var(--border-field-width-09w7vk, 2px) solid;
|
|
201
|
-
|
|
199
|
+
border-block: var(--border-field-width-09w7vk, 2px) solid;
|
|
200
|
+
border-inline: var(--border-field-width-09w7vk, 2px) solid;
|
|
201
|
+
border-start-start-radius: var(--border-radius-alert-mdtrse, 12px);
|
|
202
|
+
border-start-end-radius: var(--border-radius-alert-mdtrse, 12px);
|
|
203
|
+
border-end-start-radius: var(--border-radius-alert-mdtrse, 12px);
|
|
204
|
+
border-end-end-radius: var(--border-radius-alert-mdtrse, 12px);
|
|
205
|
+
padding-block: var(--space-alert-vertical-l6cc71, 8px);
|
|
206
|
+
padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
|
|
202
207
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
203
208
|
}
|
|
204
|
-
.
|
|
209
|
+
.awsui_alert_mx3cw_1ag6b_93.awsui_with-dismiss_mx3cw_1ag6b_207:not(#\9), .awsui_alert_mx3cw_1ag6b_93.awsui_with-action_mx3cw_1ag6b_207:not(#\9) {
|
|
205
210
|
grid-template-columns: 1fr auto;
|
|
206
211
|
}
|
|
207
|
-
.
|
|
212
|
+
.awsui_alert_mx3cw_1ag6b_93.awsui_with-action_mx3cw_1ag6b_207.awsui_with-dismiss_mx3cw_1ag6b_207:not(#\9) {
|
|
208
213
|
grid-template-columns: 1fr auto auto;
|
|
209
214
|
}
|
|
210
|
-
.
|
|
215
|
+
.awsui_alert_mx3cw_1ag6b_93.awsui_breakpoint-default_mx3cw_1ag6b_213.awsui_with-action_mx3cw_1ag6b_207:not(#\9) {
|
|
211
216
|
grid-template-columns: 1fr auto;
|
|
212
217
|
}
|
|
213
|
-
.
|
|
218
|
+
.awsui_alert_mx3cw_1ag6b_93.awsui_breakpoint-default_mx3cw_1ag6b_213:not(#\9):not(.awsui_with-dismiss_mx3cw_1ag6b_207) {
|
|
214
219
|
grid-template-columns: 1fr;
|
|
215
220
|
}
|
|
216
221
|
|
|
217
|
-
.
|
|
222
|
+
.awsui_header_mx3cw_1ag6b_220:not(#\9) {
|
|
218
223
|
font-weight: 700;
|
|
219
224
|
}
|
|
220
225
|
|
|
221
|
-
.
|
|
226
|
+
.awsui_action_mx3cw_1ag6b_224:not(#\9) {
|
|
222
227
|
white-space: nowrap;
|
|
223
|
-
margin-
|
|
228
|
+
margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
|
|
224
229
|
}
|
|
225
230
|
|
|
226
|
-
.awsui_action-
|
|
227
|
-
.awsui_action-
|
|
231
|
+
.awsui_action-slot_mx3cw_1ag6b_229:not(#\9),
|
|
232
|
+
.awsui_action-button_mx3cw_1ag6b_230:not(#\9) {
|
|
228
233
|
/* used in test-utils */
|
|
229
234
|
}
|
|
230
235
|
|
|
231
|
-
.awsui_alert-focus-
|
|
236
|
+
.awsui_alert-focus-wrapper_mx3cw_1ag6b_234:not(#\9) {
|
|
232
237
|
display: grid;
|
|
233
238
|
grid-template-columns: min-content auto;
|
|
234
239
|
}
|
|
235
|
-
.awsui_alert-focus-
|
|
240
|
+
.awsui_alert-focus-wrapper_mx3cw_1ag6b_234:not(#\9):focus {
|
|
236
241
|
outline: none;
|
|
237
242
|
}
|
|
238
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
243
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1ag6b_234:not(#\9):focus {
|
|
239
244
|
position: relative;
|
|
240
245
|
}
|
|
241
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
246
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1ag6b_234:not(#\9):focus {
|
|
242
247
|
outline: 2px dotted transparent;
|
|
243
248
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
244
249
|
}
|
|
245
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
250
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1ag6b_234:not(#\9):focus::before {
|
|
246
251
|
content: " ";
|
|
247
252
|
display: block;
|
|
248
253
|
position: absolute;
|
|
@@ -257,73 +262,75 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_6ze6h_229:n
|
|
|
257
262
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
258
263
|
}
|
|
259
264
|
|
|
260
|
-
.
|
|
261
|
-
min-
|
|
262
|
-
padding: var(--border-field-width-09w7vk, 2px)
|
|
263
|
-
|
|
265
|
+
.awsui_text_mx3cw_1ag6b_263:not(#\9) {
|
|
266
|
+
min-inline-size: 0;
|
|
267
|
+
padding-block: var(--border-field-width-09w7vk, 2px);
|
|
268
|
+
padding-inline: 0;
|
|
269
|
+
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
270
|
+
margin-inline: var(--space-xxs-p8yyaw, 4px);
|
|
264
271
|
}
|
|
265
|
-
.
|
|
266
|
-
margin-
|
|
272
|
+
.awsui_text_mx3cw_1ag6b_263.awsui_icon_mx3cw_1ag6b_270:not(#\9) {
|
|
273
|
+
margin-inline-start: 0;
|
|
267
274
|
}
|
|
268
|
-
.
|
|
269
|
-
margin-
|
|
275
|
+
.awsui_text_mx3cw_1ag6b_263.awsui_message_mx3cw_1ag6b_273:not(#\9) {
|
|
276
|
+
margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
|
|
270
277
|
}
|
|
271
278
|
|
|
272
|
-
.awsui_breakpoint-
|
|
279
|
+
.awsui_breakpoint-default_mx3cw_1ag6b_213 > .awsui_action_mx3cw_1ag6b_224:not(#\9) {
|
|
273
280
|
grid-row: 2;
|
|
274
|
-
margin-
|
|
281
|
+
margin-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
275
282
|
}
|
|
276
|
-
.awsui_breakpoint-
|
|
277
|
-
margin-
|
|
283
|
+
.awsui_breakpoint-default_mx3cw_1ag6b_213.awsui_icon-size-medium_mx3cw_1ag6b_281 > .awsui_action_mx3cw_1ag6b_224:not(#\9) {
|
|
284
|
+
margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
|
|
278
285
|
}
|
|
279
|
-
.awsui_breakpoint-
|
|
280
|
-
margin-
|
|
286
|
+
.awsui_breakpoint-default_mx3cw_1ag6b_213.awsui_icon-size-big_mx3cw_1ag6b_284 > .awsui_action_mx3cw_1ag6b_224:not(#\9) {
|
|
287
|
+
margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
|
|
281
288
|
}
|
|
282
|
-
.awsui_breakpoint-
|
|
283
|
-
margin-
|
|
289
|
+
.awsui_breakpoint-default_mx3cw_1ag6b_213.awsui_icon-size-normal_mx3cw_1ag6b_287 > .awsui_action_mx3cw_1ag6b_224:not(#\9) {
|
|
290
|
+
margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
|
|
284
291
|
}
|
|
285
292
|
|
|
286
|
-
.
|
|
293
|
+
.awsui_content_mx3cw_1ag6b_291:not(#\9) {
|
|
287
294
|
/* used in test-utils */
|
|
288
295
|
}
|
|
289
296
|
|
|
290
|
-
.
|
|
291
|
-
margin-
|
|
292
|
-
margin-
|
|
297
|
+
.awsui_dismiss_mx3cw_1ag6b_295:not(#\9) {
|
|
298
|
+
margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
299
|
+
margin-inline-start: var(--space-s-34lx8l, 12px);
|
|
293
300
|
}
|
|
294
301
|
|
|
295
|
-
.awsui_dismiss-
|
|
302
|
+
.awsui_dismiss-button_mx3cw_1ag6b_300:not(#\9) {
|
|
296
303
|
/* used in test-utils */
|
|
297
304
|
}
|
|
298
305
|
|
|
299
|
-
.awsui_type-
|
|
306
|
+
.awsui_type-error_mx3cw_1ag6b_304:not(#\9) {
|
|
300
307
|
border-color: var(--color-border-status-error-dj6icm, #d91515);
|
|
301
308
|
background-color: var(--color-background-status-error-pbprvn, #fff7f7);
|
|
302
309
|
}
|
|
303
|
-
.awsui_type-
|
|
310
|
+
.awsui_type-error_mx3cw_1ag6b_304 > .awsui_alert-focus-wrapper_mx3cw_1ag6b_234 > .awsui_icon_mx3cw_1ag6b_270:not(#\9) {
|
|
304
311
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
305
312
|
}
|
|
306
313
|
|
|
307
|
-
.awsui_type-
|
|
314
|
+
.awsui_type-warning_mx3cw_1ag6b_312:not(#\9) {
|
|
308
315
|
border-color: var(--color-border-status-warning-52glov, #8d6605);
|
|
309
316
|
background-color: var(--color-background-status-warning-oor4hw, #fffce9);
|
|
310
317
|
}
|
|
311
|
-
.awsui_type-
|
|
318
|
+
.awsui_type-warning_mx3cw_1ag6b_312 > .awsui_alert-focus-wrapper_mx3cw_1ag6b_234 > .awsui_icon_mx3cw_1ag6b_270:not(#\9) {
|
|
312
319
|
color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
313
320
|
}
|
|
314
321
|
|
|
315
|
-
.awsui_type-
|
|
322
|
+
.awsui_type-success_mx3cw_1ag6b_320:not(#\9) {
|
|
316
323
|
border-color: var(--color-border-status-success-wmgb40, #037f0c);
|
|
317
324
|
background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
|
|
318
325
|
}
|
|
319
|
-
.awsui_type-
|
|
326
|
+
.awsui_type-success_mx3cw_1ag6b_320 > .awsui_alert-focus-wrapper_mx3cw_1ag6b_234 > .awsui_icon_mx3cw_1ag6b_270:not(#\9) {
|
|
320
327
|
color: var(--color-text-status-success-bpiyjm, #037f0c);
|
|
321
328
|
}
|
|
322
329
|
|
|
323
|
-
.awsui_type-
|
|
330
|
+
.awsui_type-info_mx3cw_1ag6b_328:not(#\9) {
|
|
324
331
|
border-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
325
332
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
326
333
|
}
|
|
327
|
-
.awsui_type-
|
|
334
|
+
.awsui_type-info_mx3cw_1ag6b_328 > .awsui_alert-focus-wrapper_mx3cw_1ag6b_234 > .awsui_icon_mx3cw_1ag6b_270:not(#\9) {
|
|
328
335
|
color: var(--color-text-status-info-ahz8zp, #0972d3);
|
|
329
336
|
}
|
|
@@ -2,30 +2,30 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"alert": "
|
|
6
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
7
|
-
"root": "
|
|
8
|
-
"hidden": "
|
|
9
|
-
"with-dismiss": "awsui_with-
|
|
10
|
-
"with-action": "awsui_with-
|
|
11
|
-
"breakpoint-default": "awsui_breakpoint-
|
|
12
|
-
"header": "
|
|
13
|
-
"action": "
|
|
14
|
-
"action-slot": "awsui_action-
|
|
15
|
-
"action-button": "awsui_action-
|
|
16
|
-
"alert-focus-wrapper": "awsui_alert-focus-
|
|
17
|
-
"text": "
|
|
18
|
-
"icon": "
|
|
19
|
-
"message": "
|
|
20
|
-
"icon-size-medium": "awsui_icon-size-
|
|
21
|
-
"icon-size-big": "awsui_icon-size-
|
|
22
|
-
"icon-size-normal": "awsui_icon-size-
|
|
23
|
-
"content": "
|
|
24
|
-
"dismiss": "
|
|
25
|
-
"dismiss-button": "awsui_dismiss-
|
|
26
|
-
"type-error": "awsui_type-
|
|
27
|
-
"type-warning": "awsui_type-
|
|
28
|
-
"type-success": "awsui_type-
|
|
29
|
-
"type-info": "awsui_type-
|
|
5
|
+
"alert": "awsui_alert_mx3cw_1ag6b_93",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1ag6b_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_1ag6b_119",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_1ag6b_157",
|
|
9
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_1ag6b_207",
|
|
10
|
+
"with-action": "awsui_with-action_mx3cw_1ag6b_207",
|
|
11
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_1ag6b_213",
|
|
12
|
+
"header": "awsui_header_mx3cw_1ag6b_220",
|
|
13
|
+
"action": "awsui_action_mx3cw_1ag6b_224",
|
|
14
|
+
"action-slot": "awsui_action-slot_mx3cw_1ag6b_229",
|
|
15
|
+
"action-button": "awsui_action-button_mx3cw_1ag6b_230",
|
|
16
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1ag6b_234",
|
|
17
|
+
"text": "awsui_text_mx3cw_1ag6b_263",
|
|
18
|
+
"icon": "awsui_icon_mx3cw_1ag6b_270",
|
|
19
|
+
"message": "awsui_message_mx3cw_1ag6b_273",
|
|
20
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_1ag6b_281",
|
|
21
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_1ag6b_284",
|
|
22
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_1ag6b_287",
|
|
23
|
+
"content": "awsui_content_mx3cw_1ag6b_291",
|
|
24
|
+
"dismiss": "awsui_dismiss_mx3cw_1ag6b_295",
|
|
25
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_1ag6b_300",
|
|
26
|
+
"type-error": "awsui_type-error_mx3cw_1ag6b_304",
|
|
27
|
+
"type-warning": "awsui_type-warning_mx3cw_1ag6b_312",
|
|
28
|
+
"type-success": "awsui_type-success_mx3cw_1ag6b_320",
|
|
29
|
+
"type-info": "awsui_type-info_mx3cw_1ag6b_328"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"anchor-list": "awsui_anchor-
|
|
6
|
-
"anchor-item": "awsui_anchor-
|
|
7
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
8
|
-
"anchor-link": "awsui_anchor-
|
|
9
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
10
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
11
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
4
|
+
"root": "awsui_root_swimc_xi5bx_93",
|
|
5
|
+
"anchor-list": "awsui_anchor-list_swimc_xi5bx_128",
|
|
6
|
+
"anchor-item": "awsui_anchor-item_swimc_xi5bx_151",
|
|
7
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_xi5bx_171",
|
|
8
|
+
"anchor-link": "awsui_anchor-link_swimc_xi5bx_188",
|
|
9
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_xi5bx_230",
|
|
10
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_xi5bx_237",
|
|
11
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_xi5bx_241"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -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_swimc_xi5bx_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -126,58 +126,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.awsui_anchor-
|
|
129
|
+
.awsui_anchor-list_swimc_xi5bx_128:not(#\9) {
|
|
130
130
|
list-style: none;
|
|
131
|
-
margin: 0;
|
|
132
|
-
|
|
131
|
+
margin-block: 0;
|
|
132
|
+
margin-inline: 0;
|
|
133
|
+
padding-block: 0;
|
|
134
|
+
padding-inline: 0;
|
|
133
135
|
position: relative;
|
|
134
136
|
text-indent: 0;
|
|
135
137
|
}
|
|
136
|
-
.awsui_anchor-
|
|
138
|
+
.awsui_anchor-list_swimc_xi5bx_128:not(#\9)::before {
|
|
137
139
|
content: "";
|
|
138
140
|
background-color: var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
139
|
-
border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
140
|
-
|
|
141
|
+
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
142
|
+
border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
143
|
+
border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
144
|
+
border-end-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
145
|
+
inset-block-end: -2px;
|
|
141
146
|
pointer-events: none;
|
|
142
147
|
position: absolute;
|
|
143
|
-
|
|
144
|
-
|
|
148
|
+
inset-block-start: -2px;
|
|
149
|
+
inline-size: 2px;
|
|
145
150
|
}
|
|
146
151
|
|
|
147
|
-
.awsui_anchor-
|
|
152
|
+
.awsui_anchor-item_swimc_xi5bx_151:not(#\9) {
|
|
148
153
|
transition: var(--motion-duration-slow-z2kaah, 180ms);
|
|
149
154
|
transition-property: all;
|
|
150
155
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
151
156
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
152
157
|
color: var(--color-text-body-secondary-w9jvno, #414d5c);
|
|
153
158
|
font-weight: 400;
|
|
154
|
-
margin: var(--space-scaled-xxs-7597g1, 4px)
|
|
159
|
+
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
160
|
+
margin-inline: 0;
|
|
155
161
|
}
|
|
156
162
|
@media (prefers-reduced-motion: reduce) {
|
|
157
|
-
.awsui_anchor-
|
|
163
|
+
.awsui_anchor-item_swimc_xi5bx_151:not(#\9) {
|
|
158
164
|
animation: none;
|
|
159
165
|
transition: none;
|
|
160
166
|
}
|
|
161
167
|
}
|
|
162
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
168
|
+
.awsui-motion-disabled .awsui_anchor-item_swimc_xi5bx_151:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_xi5bx_151:not(#\9) {
|
|
163
169
|
animation: none;
|
|
164
170
|
transition: none;
|
|
165
171
|
}
|
|
166
|
-
.awsui_anchor-item--
|
|
172
|
+
.awsui_anchor-item--active_swimc_xi5bx_171:not(#\9) {
|
|
167
173
|
position: relative;
|
|
168
174
|
}
|
|
169
|
-
.awsui_anchor-item--
|
|
175
|
+
.awsui_anchor-item--active_swimc_xi5bx_171:not(#\9)::before {
|
|
170
176
|
content: "";
|
|
171
177
|
background-color: var(--color-text-accent-n2acxv, #0972d3);
|
|
172
|
-
border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
173
|
-
|
|
178
|
+
border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
179
|
+
border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
180
|
+
border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
181
|
+
border-end-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
|
|
182
|
+
inset-block-end: -2px;
|
|
174
183
|
pointer-events: none;
|
|
175
184
|
position: absolute;
|
|
176
|
-
|
|
177
|
-
|
|
185
|
+
inset-block-start: -2px;
|
|
186
|
+
inline-size: 2px;
|
|
178
187
|
}
|
|
179
188
|
|
|
180
|
-
.awsui_anchor-
|
|
189
|
+
.awsui_anchor-link_swimc_xi5bx_188:not(#\9) {
|
|
181
190
|
transition: var(--motion-duration-slow-z2kaah, 180ms);
|
|
182
191
|
transition-property: all;
|
|
183
192
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
@@ -190,16 +199,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
190
199
|
text-decoration: none;
|
|
191
200
|
}
|
|
192
201
|
@media (prefers-reduced-motion: reduce) {
|
|
193
|
-
.awsui_anchor-
|
|
202
|
+
.awsui_anchor-link_swimc_xi5bx_188:not(#\9) {
|
|
194
203
|
animation: none;
|
|
195
204
|
transition: none;
|
|
196
205
|
}
|
|
197
206
|
}
|
|
198
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
207
|
+
.awsui-motion-disabled .awsui_anchor-link_swimc_xi5bx_188:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_xi5bx_188:not(#\9) {
|
|
199
208
|
animation: none;
|
|
200
209
|
transition: none;
|
|
201
210
|
}
|
|
202
|
-
body[data-awsui-focus-visible=true] .awsui_anchor-
|
|
211
|
+
body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_xi5bx_188:not(#\9):focus {
|
|
203
212
|
outline: thin dotted;
|
|
204
213
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
205
214
|
outline-offset: 2px;
|
|
@@ -210,28 +219,28 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_bhc7s_179:not(#\9):
|
|
|
210
219
|
border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
211
220
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
212
221
|
}
|
|
213
|
-
.awsui_anchor-
|
|
222
|
+
.awsui_anchor-link_swimc_xi5bx_188:not(#\9):hover {
|
|
214
223
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
215
224
|
}
|
|
216
|
-
.awsui_anchor-
|
|
225
|
+
.awsui_anchor-link_swimc_xi5bx_188:not(#\9):focus {
|
|
217
226
|
outline: none;
|
|
218
227
|
}
|
|
219
|
-
.awsui_anchor-
|
|
228
|
+
.awsui_anchor-link_swimc_xi5bx_188:not(#\9):hover, .awsui_anchor-link_swimc_xi5bx_188:not(#\9):focus {
|
|
220
229
|
text-decoration: none;
|
|
221
230
|
}
|
|
222
|
-
.awsui_anchor-link--
|
|
231
|
+
.awsui_anchor-link--active_swimc_xi5bx_230:not(#\9) {
|
|
223
232
|
font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
|
|
224
233
|
-webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
|
|
225
234
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
|
|
226
235
|
color: var(--color-text-accent-n2acxv, #0972d3);
|
|
227
236
|
}
|
|
228
237
|
|
|
229
|
-
.awsui_anchor-link-
|
|
238
|
+
.awsui_anchor-link-text_swimc_xi5bx_237:not(#\9) {
|
|
230
239
|
display: block;
|
|
231
240
|
}
|
|
232
241
|
|
|
233
|
-
.awsui_anchor-link-
|
|
234
|
-
margin-
|
|
242
|
+
.awsui_anchor-link-info_swimc_xi5bx_241:not(#\9) {
|
|
243
|
+
margin-inline-start: var(--space-xs-zb16t3, 8px);
|
|
235
244
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
236
245
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
237
246
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
@@ -2,13 +2,13 @@
|
|
|
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
|
-
"anchor-list": "awsui_anchor-
|
|
7
|
-
"anchor-item": "awsui_anchor-
|
|
8
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
9
|
-
"anchor-link": "awsui_anchor-
|
|
10
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
11
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
12
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
5
|
+
"root": "awsui_root_swimc_xi5bx_93",
|
|
6
|
+
"anchor-list": "awsui_anchor-list_swimc_xi5bx_128",
|
|
7
|
+
"anchor-item": "awsui_anchor-item_swimc_xi5bx_151",
|
|
8
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_xi5bx_171",
|
|
9
|
+
"anchor-link": "awsui_anchor-link_swimc_xi5bx_188",
|
|
10
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_xi5bx_230",
|
|
11
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_xi5bx_237",
|
|
12
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_xi5bx_241"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,29 +1,29 @@
|
|
|
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-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
4
|
+
"arrow": "awsui_arrow_1hpp3_16aev_93",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_16aev_97",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_16aev_97",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_16aev_134",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_16aev_134",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_16aev_137",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_16aev_137",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_16aev_140",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_16aev_140",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_16aev_143",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_16aev_143",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_16aev_151",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_16aev_152",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_16aev_153",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_16aev_154",
|
|
19
|
+
"header": "awsui_header_1hpp3_16aev_155",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_16aev_156",
|
|
21
|
+
"content": "awsui_content_1hpp3_16aev_157",
|
|
22
|
+
"description": "awsui_description_1hpp3_16aev_161",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_16aev_166",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_16aev_173",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_16aev_177",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_16aev_181",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_16aev_248"
|
|
28
28
|
};
|
|
29
29
|
|