@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
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_obq0g_97",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_obq0g_1",
|
|
6
|
+
"root": "awsui_root_mx3cw_obq0g_123",
|
|
7
|
+
"hidden": "awsui_hidden_mx3cw_obq0g_161",
|
|
8
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_obq0g_211",
|
|
9
|
+
"with-action": "awsui_with-action_mx3cw_obq0g_211",
|
|
10
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_obq0g_217",
|
|
11
|
+
"header": "awsui_header_mx3cw_obq0g_224",
|
|
12
|
+
"action": "awsui_action_mx3cw_obq0g_228",
|
|
13
|
+
"action-slot": "awsui_action-slot_mx3cw_obq0g_233",
|
|
14
|
+
"action-button": "awsui_action-button_mx3cw_obq0g_234",
|
|
15
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_obq0g_238",
|
|
16
|
+
"text": "awsui_text_mx3cw_obq0g_267",
|
|
17
|
+
"icon": "awsui_icon_mx3cw_obq0g_274",
|
|
18
|
+
"message": "awsui_message_mx3cw_obq0g_277",
|
|
19
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_obq0g_285",
|
|
20
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_obq0g_288",
|
|
21
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_obq0g_291",
|
|
22
|
+
"content": "awsui_content_mx3cw_obq0g_295",
|
|
23
|
+
"dismiss": "awsui_dismiss_mx3cw_obq0g_299",
|
|
24
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_obq0g_304",
|
|
25
|
+
"type-error": "awsui_type-error_mx3cw_obq0g_308",
|
|
26
|
+
"type-warning": "awsui_type-warning_mx3cw_obq0g_316",
|
|
27
|
+
"type-success": "awsui_type-success_mx3cw_obq0g_324",
|
|
28
|
+
"type-info": "awsui_type-info_mx3cw_obq0g_332"
|
|
29
29
|
};
|
|
30
30
|
|
package/alert/styles.scoped.css
CHANGED
|
@@ -94,10 +94,10 @@ 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
|
-
.
|
|
98
|
-
animation: awsui_awsui-motion-fade-
|
|
97
|
+
.awsui_alert_mx3cw_obq0g_97:not(#\9) {
|
|
98
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_obq0g_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
|
|
99
99
|
}
|
|
100
|
-
@keyframes awsui_awsui-motion-fade-
|
|
100
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_obq0g_1 {
|
|
101
101
|
from {
|
|
102
102
|
opacity: 0.2;
|
|
103
103
|
}
|
|
@@ -106,12 +106,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
@media (prefers-reduced-motion: reduce) {
|
|
109
|
-
.
|
|
109
|
+
.awsui_alert_mx3cw_obq0g_97:not(#\9) {
|
|
110
110
|
animation: none;
|
|
111
111
|
transition: none;
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
.awsui-motion-disabled .
|
|
114
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_obq0g_97:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_obq0g_97:not(#\9) {
|
|
115
115
|
animation: none;
|
|
116
116
|
transition: none;
|
|
117
117
|
}
|
|
@@ -120,7 +120,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
120
120
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
121
121
|
SPDX-License-Identifier: Apache-2.0
|
|
122
122
|
*/
|
|
123
|
-
.
|
|
123
|
+
.awsui_root_mx3cw_obq0g_123:not(#\9) {
|
|
124
124
|
border-collapse: separate;
|
|
125
125
|
border-spacing: 0;
|
|
126
126
|
box-sizing: border-box;
|
|
@@ -159,11 +159,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
159
159
|
overflow: hidden;
|
|
160
160
|
display: block;
|
|
161
161
|
}
|
|
162
|
-
.
|
|
162
|
+
.awsui_root_mx3cw_obq0g_123.awsui_hidden_mx3cw_obq0g_161:not(#\9) {
|
|
163
163
|
display: none;
|
|
164
164
|
}
|
|
165
165
|
|
|
166
|
-
.
|
|
166
|
+
.awsui_alert_mx3cw_obq0g_97:not(#\9) {
|
|
167
167
|
border-collapse: separate;
|
|
168
168
|
border-spacing: 0;
|
|
169
169
|
box-sizing: border-box;
|
|
@@ -210,55 +210,55 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
210
210
|
padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
|
|
211
211
|
background-color: var(--color-background-container-content-4un1ap, #ffffff);
|
|
212
212
|
}
|
|
213
|
-
.
|
|
213
|
+
.awsui_alert_mx3cw_obq0g_97.awsui_with-dismiss_mx3cw_obq0g_211:not(#\9), .awsui_alert_mx3cw_obq0g_97.awsui_with-action_mx3cw_obq0g_211:not(#\9) {
|
|
214
214
|
grid-template-columns: 1fr auto;
|
|
215
215
|
}
|
|
216
|
-
.
|
|
216
|
+
.awsui_alert_mx3cw_obq0g_97.awsui_with-action_mx3cw_obq0g_211.awsui_with-dismiss_mx3cw_obq0g_211:not(#\9) {
|
|
217
217
|
grid-template-columns: 1fr auto auto;
|
|
218
218
|
}
|
|
219
|
-
.
|
|
219
|
+
.awsui_alert_mx3cw_obq0g_97.awsui_breakpoint-default_mx3cw_obq0g_217.awsui_with-action_mx3cw_obq0g_211:not(#\9) {
|
|
220
220
|
grid-template-columns: 1fr auto;
|
|
221
221
|
}
|
|
222
|
-
.
|
|
222
|
+
.awsui_alert_mx3cw_obq0g_97.awsui_breakpoint-default_mx3cw_obq0g_217:not(#\9):not(.awsui_with-dismiss_mx3cw_obq0g_211) {
|
|
223
223
|
grid-template-columns: 1fr;
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
.
|
|
226
|
+
.awsui_header_mx3cw_obq0g_224:not(#\9) {
|
|
227
227
|
font-weight: 700;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
|
-
.
|
|
230
|
+
.awsui_action_mx3cw_obq0g_228:not(#\9) {
|
|
231
231
|
white-space: nowrap;
|
|
232
232
|
margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
|
|
233
233
|
}
|
|
234
234
|
|
|
235
|
-
.awsui_action-
|
|
236
|
-
.awsui_action-
|
|
235
|
+
.awsui_action-slot_mx3cw_obq0g_233:not(#\9),
|
|
236
|
+
.awsui_action-button_mx3cw_obq0g_234:not(#\9) {
|
|
237
237
|
/* used in test-utils */
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.awsui_alert-focus-
|
|
240
|
+
.awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9) {
|
|
241
241
|
display: grid;
|
|
242
242
|
grid-template-columns: min-content auto;
|
|
243
243
|
}
|
|
244
|
-
.awsui_alert-focus-
|
|
244
|
+
.awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus {
|
|
245
245
|
outline: none;
|
|
246
246
|
}
|
|
247
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
247
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus {
|
|
248
248
|
position: relative;
|
|
249
249
|
}
|
|
250
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
250
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus {
|
|
251
251
|
outline: 2px dotted transparent;
|
|
252
252
|
outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
|
|
253
253
|
}
|
|
254
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
254
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus::before {
|
|
255
255
|
content: " ";
|
|
256
256
|
display: block;
|
|
257
257
|
position: absolute;
|
|
258
258
|
inset-inline-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
259
259
|
inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
260
|
-
inline-size: calc(100% +
|
|
261
|
-
block-size: calc(100% +
|
|
260
|
+
inline-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
261
|
+
block-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
|
|
262
262
|
border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
263
263
|
border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
264
264
|
border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
|
|
@@ -266,75 +266,75 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:n
|
|
|
266
266
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
267
267
|
}
|
|
268
268
|
|
|
269
|
-
.
|
|
269
|
+
.awsui_text_mx3cw_obq0g_267:not(#\9) {
|
|
270
270
|
min-inline-size: 0;
|
|
271
271
|
padding-block: var(--border-field-width-09w7vk, 2px);
|
|
272
272
|
padding-inline: 0;
|
|
273
273
|
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
274
274
|
margin-inline: var(--space-xxs-p8yyaw, 4px);
|
|
275
275
|
}
|
|
276
|
-
.
|
|
276
|
+
.awsui_text_mx3cw_obq0g_267.awsui_icon_mx3cw_obq0g_274:not(#\9) {
|
|
277
277
|
margin-inline-start: 0;
|
|
278
278
|
}
|
|
279
|
-
.
|
|
279
|
+
.awsui_text_mx3cw_obq0g_267.awsui_message_mx3cw_obq0g_277:not(#\9) {
|
|
280
280
|
margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.awsui_breakpoint-
|
|
283
|
+
.awsui_breakpoint-default_mx3cw_obq0g_217 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
|
|
284
284
|
grid-row: 2;
|
|
285
285
|
margin-block-end: var(--space-xxs-p8yyaw, 4px);
|
|
286
286
|
}
|
|
287
|
-
.awsui_breakpoint-
|
|
287
|
+
.awsui_breakpoint-default_mx3cw_obq0g_217.awsui_icon-size-medium_mx3cw_obq0g_285 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
|
|
288
288
|
margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
|
|
289
289
|
}
|
|
290
|
-
.awsui_breakpoint-
|
|
290
|
+
.awsui_breakpoint-default_mx3cw_obq0g_217.awsui_icon-size-big_mx3cw_obq0g_288 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
|
|
291
291
|
margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
|
|
292
292
|
}
|
|
293
|
-
.awsui_breakpoint-
|
|
293
|
+
.awsui_breakpoint-default_mx3cw_obq0g_217.awsui_icon-size-normal_mx3cw_obq0g_291 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
|
|
294
294
|
margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
|
|
295
295
|
}
|
|
296
296
|
|
|
297
|
-
.
|
|
297
|
+
.awsui_content_mx3cw_obq0g_295:not(#\9) {
|
|
298
298
|
/* used in test-utils */
|
|
299
299
|
}
|
|
300
300
|
|
|
301
|
-
.
|
|
301
|
+
.awsui_dismiss_mx3cw_obq0g_299:not(#\9) {
|
|
302
302
|
margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
303
303
|
margin-inline-start: var(--space-s-34lx8l, 12px);
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
.awsui_dismiss-
|
|
306
|
+
.awsui_dismiss-button_mx3cw_obq0g_304:not(#\9) {
|
|
307
307
|
/* used in test-utils */
|
|
308
308
|
}
|
|
309
309
|
|
|
310
|
-
.awsui_type-
|
|
310
|
+
.awsui_type-error_mx3cw_obq0g_308:not(#\9) {
|
|
311
311
|
border-color: var(--color-border-status-error-dj6icm, #d91515);
|
|
312
312
|
background-color: var(--color-background-status-error-pbprvn, #fff7f7);
|
|
313
313
|
}
|
|
314
|
-
.awsui_type-
|
|
314
|
+
.awsui_type-error_mx3cw_obq0g_308 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
|
|
315
315
|
color: var(--color-text-status-error-wdvepn, #d91515);
|
|
316
316
|
}
|
|
317
317
|
|
|
318
|
-
.awsui_type-
|
|
318
|
+
.awsui_type-warning_mx3cw_obq0g_316:not(#\9) {
|
|
319
319
|
border-color: var(--color-border-status-warning-52glov, #8d6605);
|
|
320
320
|
background-color: var(--color-background-status-warning-oor4hw, #fffce9);
|
|
321
321
|
}
|
|
322
|
-
.awsui_type-
|
|
322
|
+
.awsui_type-warning_mx3cw_obq0g_316 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
|
|
323
323
|
color: var(--color-text-status-warning-yik8vi, #8d6605);
|
|
324
324
|
}
|
|
325
325
|
|
|
326
|
-
.awsui_type-
|
|
326
|
+
.awsui_type-success_mx3cw_obq0g_324:not(#\9) {
|
|
327
327
|
border-color: var(--color-border-status-success-wmgb40, #037f0c);
|
|
328
328
|
background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
|
|
329
329
|
}
|
|
330
|
-
.awsui_type-
|
|
330
|
+
.awsui_type-success_mx3cw_obq0g_324 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
|
|
331
331
|
color: var(--color-text-status-success-bpiyjm, #037f0c);
|
|
332
332
|
}
|
|
333
333
|
|
|
334
|
-
.awsui_type-
|
|
334
|
+
.awsui_type-info_mx3cw_obq0g_332:not(#\9) {
|
|
335
335
|
border-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
336
336
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
337
337
|
}
|
|
338
|
-
.awsui_type-
|
|
338
|
+
.awsui_type-info_mx3cw_obq0g_332 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
|
|
339
339
|
color: var(--color-text-status-info-ahz8zp, #0972d3);
|
|
340
340
|
}
|
|
@@ -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_obq0g_97",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_obq0g_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_obq0g_123",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_obq0g_161",
|
|
9
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_obq0g_211",
|
|
10
|
+
"with-action": "awsui_with-action_mx3cw_obq0g_211",
|
|
11
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_obq0g_217",
|
|
12
|
+
"header": "awsui_header_mx3cw_obq0g_224",
|
|
13
|
+
"action": "awsui_action_mx3cw_obq0g_228",
|
|
14
|
+
"action-slot": "awsui_action-slot_mx3cw_obq0g_233",
|
|
15
|
+
"action-button": "awsui_action-button_mx3cw_obq0g_234",
|
|
16
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_obq0g_238",
|
|
17
|
+
"text": "awsui_text_mx3cw_obq0g_267",
|
|
18
|
+
"icon": "awsui_icon_mx3cw_obq0g_274",
|
|
19
|
+
"message": "awsui_message_mx3cw_obq0g_277",
|
|
20
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_obq0g_285",
|
|
21
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_obq0g_288",
|
|
22
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_obq0g_291",
|
|
23
|
+
"content": "awsui_content_mx3cw_obq0g_295",
|
|
24
|
+
"dismiss": "awsui_dismiss_mx3cw_obq0g_299",
|
|
25
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_obq0g_304",
|
|
26
|
+
"type-error": "awsui_type-error_mx3cw_obq0g_308",
|
|
27
|
+
"type-warning": "awsui_type-warning_mx3cw_obq0g_316",
|
|
28
|
+
"type-success": "awsui_type-success_mx3cw_obq0g_324",
|
|
29
|
+
"type-info": "awsui_type-info_mx3cw_obq0g_332"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -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_14qjr_97",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_14qjr_101",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_14qjr_101",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_14qjr_143",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_14qjr_143",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_14qjr_146",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_14qjr_146",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_14qjr_149",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_14qjr_149",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_14qjr_152",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_14qjr_160",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_14qjr_161",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_14qjr_162",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_14qjr_163",
|
|
19
|
+
"header": "awsui_header_1hpp3_14qjr_164",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_14qjr_165",
|
|
21
|
+
"content": "awsui_content_1hpp3_14qjr_166",
|
|
22
|
+
"description": "awsui_description_1hpp3_14qjr_170",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_14qjr_175",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_14qjr_182",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_14qjr_186",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_14qjr_190",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_14qjr_257"
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -94,11 +94,11 @@ 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_arrow_1hpp3_14qjr_97:not(#\9) {
|
|
98
98
|
inline-size: 20px;
|
|
99
99
|
block-size: 10px;
|
|
100
100
|
}
|
|
101
|
-
.awsui_arrow-
|
|
101
|
+
.awsui_arrow-outer_1hpp3_14qjr_101:not(#\9), .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9) {
|
|
102
102
|
position: absolute;
|
|
103
103
|
overflow: hidden;
|
|
104
104
|
inline-size: 20px;
|
|
@@ -107,7 +107,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
107
107
|
inset-inline-start: 0;
|
|
108
108
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
109
109
|
}
|
|
110
|
-
.awsui_arrow-
|
|
110
|
+
.awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9)::after {
|
|
111
111
|
content: "";
|
|
112
112
|
box-sizing: border-box;
|
|
113
113
|
display: inline-block;
|
|
@@ -123,33 +123,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
123
123
|
transform: rotate(45deg);
|
|
124
124
|
transform-origin: 0 100%;
|
|
125
125
|
}
|
|
126
|
-
.awsui_arrow-
|
|
126
|
+
.awsui_arrow-outer_1hpp3_14qjr_101:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9):dir(rtl)::after {
|
|
127
127
|
transform: rotate(-45deg);
|
|
128
128
|
transform-origin: 100% 100%;
|
|
129
129
|
}
|
|
130
|
-
.awsui_arrow-
|
|
130
|
+
.awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
|
|
131
131
|
background-color: var(--color-border-status-info-8upc6f, #0972d3);
|
|
132
132
|
}
|
|
133
|
-
.awsui_arrow-
|
|
133
|
+
.awsui_arrow-inner_1hpp3_14qjr_101:not(#\9) {
|
|
134
134
|
inset-block-start: 2px;
|
|
135
135
|
}
|
|
136
|
-
.awsui_arrow-
|
|
136
|
+
.awsui_arrow-inner_1hpp3_14qjr_101:not(#\9)::after {
|
|
137
137
|
border-start-start-radius: 1px;
|
|
138
138
|
border-start-end-radius: 0;
|
|
139
139
|
border-end-start-radius: 0;
|
|
140
140
|
border-end-end-radius: 0;
|
|
141
141
|
background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
|
|
142
142
|
}
|
|
143
|
-
.awsui_arrow-position-right-
|
|
143
|
+
.awsui_arrow-position-right-top_1hpp3_14qjr_143 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_14qjr_143 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
|
|
144
144
|
box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
145
145
|
}
|
|
146
|
-
.awsui_arrow-position-left-
|
|
146
|
+
.awsui_arrow-position-left-top_1hpp3_14qjr_146 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_14qjr_146 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
|
|
147
147
|
box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
148
148
|
}
|
|
149
|
-
.awsui_arrow-position-top-
|
|
149
|
+
.awsui_arrow-position-top-center_1hpp3_14qjr_149 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_14qjr_149 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
|
|
150
150
|
box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
151
151
|
}
|
|
152
|
-
.awsui_arrow-position-bottom-
|
|
152
|
+
.awsui_arrow-position-bottom-center_1hpp3_14qjr_152 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
|
|
153
153
|
box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
|
|
154
154
|
}
|
|
155
155
|
|
|
@@ -157,37 +157,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
157
157
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
158
158
|
SPDX-License-Identifier: Apache-2.0
|
|
159
159
|
*/
|
|
160
|
-
.
|
|
161
|
-
.awsui_next-
|
|
162
|
-
.awsui_previous-
|
|
163
|
-
.awsui_finish-
|
|
164
|
-
.
|
|
165
|
-
.awsui_step-counter-
|
|
166
|
-
.
|
|
160
|
+
.awsui_annotation_1hpp3_14qjr_160:not(#\9),
|
|
161
|
+
.awsui_next-button_1hpp3_14qjr_161:not(#\9),
|
|
162
|
+
.awsui_previous-button_1hpp3_14qjr_162:not(#\9),
|
|
163
|
+
.awsui_finish-button_1hpp3_14qjr_163:not(#\9),
|
|
164
|
+
.awsui_header_1hpp3_14qjr_164:not(#\9),
|
|
165
|
+
.awsui_step-counter-content_1hpp3_14qjr_165:not(#\9),
|
|
166
|
+
.awsui_content_1hpp3_14qjr_166:not(#\9) {
|
|
167
167
|
/* used in test-utils */
|
|
168
168
|
}
|
|
169
169
|
|
|
170
|
-
.
|
|
170
|
+
.awsui_description_1hpp3_14qjr_170:not(#\9) {
|
|
171
171
|
overflow: hidden;
|
|
172
172
|
margin-block-start: var(--space-xxs-p8yyaw, 4px);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.
|
|
175
|
+
.awsui_actionBar_1hpp3_14qjr_175:not(#\9) {
|
|
176
176
|
display: flex;
|
|
177
177
|
justify-content: space-between;
|
|
178
178
|
align-items: center;
|
|
179
179
|
position: relative;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
-
.
|
|
182
|
+
.awsui_stepCounter_1hpp3_14qjr_182:not(#\9) {
|
|
183
183
|
margin-inline-end: 20px;
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
.
|
|
186
|
+
.awsui_divider_1hpp3_14qjr_186:not(#\9) {
|
|
187
187
|
border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
188
188
|
}
|
|
189
189
|
|
|
190
|
-
.
|
|
190
|
+
.awsui_hotspot_1hpp3_14qjr_190:not(#\9) {
|
|
191
191
|
border-collapse: separate;
|
|
192
192
|
border-spacing: 0;
|
|
193
193
|
box-sizing: border-box;
|
|
@@ -227,41 +227,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
227
227
|
padding-block: 0;
|
|
228
228
|
padding-inline: 0;
|
|
229
229
|
cursor: pointer;
|
|
230
|
-
scroll-margin: var(--awsui-content-scroll-margin-
|
|
230
|
+
scroll-margin: var(--awsui-content-scroll-margin-9rhwr5, 40px 0 0 0);
|
|
231
231
|
inline-size: 16px;
|
|
232
232
|
block-size: 16px;
|
|
233
233
|
}
|
|
234
|
-
.
|
|
234
|
+
.awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
|
|
235
235
|
outline: none;
|
|
236
236
|
}
|
|
237
|
-
body[data-awsui-focus-visible=true] .
|
|
237
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
|
|
238
238
|
position: relative;
|
|
239
239
|
}
|
|
240
|
-
body[data-awsui-focus-visible=true] .
|
|
240
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
|
|
241
241
|
outline: 2px dotted transparent;
|
|
242
242
|
outline-offset: calc(2px - 1px);
|
|
243
243
|
}
|
|
244
|
-
body[data-awsui-focus-visible=true] .
|
|
244
|
+
body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus::before {
|
|
245
245
|
content: " ";
|
|
246
246
|
display: block;
|
|
247
247
|
position: absolute;
|
|
248
248
|
inset-inline-start: calc(-1 * 2px);
|
|
249
249
|
inset-block-start: calc(-1 * 2px);
|
|
250
|
-
inline-size: calc(100% +
|
|
251
|
-
block-size: calc(100% +
|
|
250
|
+
inline-size: calc(100% + 2px + 2px);
|
|
251
|
+
block-size: calc(100% + 2px + 2px);
|
|
252
252
|
border-start-start-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
253
253
|
border-start-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
254
254
|
border-end-start-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
255
255
|
border-end-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
|
|
256
256
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
|
|
257
257
|
}
|
|
258
|
-
.
|
|
258
|
+
.awsui_hotspot_1hpp3_14qjr_190 > .awsui_icon_1hpp3_14qjr_257:not(#\9) {
|
|
259
259
|
position: relative;
|
|
260
260
|
stroke: var(--color-text-link-default-latg1a, #0972d3);
|
|
261
261
|
}
|
|
262
|
-
.
|
|
262
|
+
.awsui_hotspot_1hpp3_14qjr_190:not(#\9):hover > .awsui_icon_1hpp3_14qjr_257 {
|
|
263
263
|
stroke: var(--color-text-link-hover-8j6p14, #033160);
|
|
264
264
|
}
|
|
265
|
-
.
|
|
265
|
+
.awsui_hotspot_1hpp3_14qjr_190:not(#\9):active > .awsui_icon_1hpp3_14qjr_257 {
|
|
266
266
|
stroke: var(--color-text-link-default-latg1a, #0972d3);
|
|
267
267
|
}
|
|
@@ -2,29 +2,29 @@
|
|
|
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-responsive": "awsui_arrow-position-top-
|
|
14
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
15
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
16
|
-
"annotation": "
|
|
17
|
-
"next-button": "awsui_next-
|
|
18
|
-
"previous-button": "awsui_previous-
|
|
19
|
-
"finish-button": "awsui_finish-
|
|
20
|
-
"header": "
|
|
21
|
-
"step-counter-content": "awsui_step-counter-
|
|
22
|
-
"content": "
|
|
23
|
-
"description": "
|
|
24
|
-
"actionBar": "
|
|
25
|
-
"stepCounter": "
|
|
26
|
-
"divider": "
|
|
27
|
-
"hotspot": "
|
|
28
|
-
"icon": "
|
|
5
|
+
"arrow": "awsui_arrow_1hpp3_14qjr_97",
|
|
6
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_14qjr_101",
|
|
7
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_14qjr_101",
|
|
8
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_14qjr_143",
|
|
9
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_14qjr_143",
|
|
10
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_14qjr_146",
|
|
11
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_14qjr_146",
|
|
12
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_14qjr_149",
|
|
13
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_14qjr_149",
|
|
14
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_14qjr_152",
|
|
15
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152",
|
|
16
|
+
"annotation": "awsui_annotation_1hpp3_14qjr_160",
|
|
17
|
+
"next-button": "awsui_next-button_1hpp3_14qjr_161",
|
|
18
|
+
"previous-button": "awsui_previous-button_1hpp3_14qjr_162",
|
|
19
|
+
"finish-button": "awsui_finish-button_1hpp3_14qjr_163",
|
|
20
|
+
"header": "awsui_header_1hpp3_14qjr_164",
|
|
21
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_14qjr_165",
|
|
22
|
+
"content": "awsui_content_1hpp3_14qjr_166",
|
|
23
|
+
"description": "awsui_description_1hpp3_14qjr_170",
|
|
24
|
+
"actionBar": "awsui_actionBar_1hpp3_14qjr_175",
|
|
25
|
+
"stepCounter": "awsui_stepCounter_1hpp3_14qjr_182",
|
|
26
|
+
"divider": "awsui_divider_1hpp3_14qjr_186",
|
|
27
|
+
"hotspot": "awsui_hotspot_1hpp3_14qjr_190",
|
|
28
|
+
"icon": "awsui_icon_1hpp3_14qjr_257"
|
|
29
29
|
};
|
|
30
30
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"notifications": "
|
|
5
|
-
"notifications-sticky": "awsui_notifications-
|
|
6
|
-
"no-content-paddings": "awsui_no-content-
|
|
4
|
+
"notifications": "awsui_notifications_1hmm4_1mwpl_9",
|
|
5
|
+
"notifications-sticky": "awsui_notifications-sticky_1hmm4_1mwpl_10",
|
|
6
|
+
"no-content-paddings": "awsui_no-content-paddings_1hmm4_1mwpl_25"
|
|
7
7
|
};
|
|
8
8
|
|