@cloudscape-design/components 3.0.15 → 3.0.16
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 +19 -19
- package/alert/styles.scoped.css +33 -33
- package/alert/styles.selectors.js +19 -19
- package/annotation-context/annotation/styles.css.js +24 -24
- package/annotation-context/annotation/styles.scoped.css +30 -30
- package/annotation-context/annotation/styles.selectors.js +24 -24
- package/app-layout/toggles/styles.css.js +3 -3
- package/app-layout/toggles/styles.scoped.css +12 -12
- package/app-layout/toggles/styles.selectors.js +3 -3
- package/app-layout/visual-refresh/styles.css.js +59 -59
- package/app-layout/visual-refresh/styles.scoped.css +152 -152
- package/app-layout/visual-refresh/styles.selectors.js +59 -59
- package/badge/styles.css.js +5 -5
- package/badge/styles.scoped.css +6 -6
- package/badge/styles.selectors.js +5 -5
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +16 -16
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/button/styles.css.js +18 -18
- package/button/styles.scoped.css +164 -164
- package/button/styles.selectors.js +18 -18
- package/button-dropdown/category-elements/styles.css.js +12 -12
- package/button-dropdown/category-elements/styles.scoped.css +23 -23
- package/button-dropdown/category-elements/styles.selectors.js +12 -12
- package/button-dropdown/item-element/styles.css.js +13 -13
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +13 -13
- package/cards/styles.css.js +37 -37
- package/cards/styles.scoped.css +46 -46
- package/cards/styles.selectors.js +37 -37
- 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 +33 -33
- package/code-editor/styles.scoped.css +134 -134
- package/code-editor/styles.selectors.js +33 -33
- package/container/styles.css.js +15 -15
- package/container/styles.scoped.css +26 -26
- package/container/styles.selectors.js +15 -15
- package/date-picker/styles.css.js +24 -24
- package/date-picker/styles.scoped.css +46 -46
- package/date-picker/styles.selectors.js +24 -24
- package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
- package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
- package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
- package/date-range-picker/styles.css.js +42 -42
- package/date-range-picker/styles.scoped.css +53 -53
- package/date-range-picker/styles.selectors.js +42 -42
- package/expandable-section/styles.css.js +20 -20
- package/expandable-section/styles.scoped.css +42 -42
- package/expandable-section/styles.selectors.js +20 -20
- package/flashbar/styles.css.js +22 -22
- package/flashbar/styles.scoped.css +87 -87
- package/flashbar/styles.selectors.js +22 -22
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +59 -59
- package/help-panel/styles.selectors.js +4 -4
- package/input/styles.css.js +13 -13
- package/input/styles.scoped.css +36 -36
- package/input/styles.selectors.js +13 -13
- package/internal/base-component/styles.scoped.css +12 -13
- package/internal/components/button-trigger/styles.css.js +9 -9
- package/internal/components/button-trigger/styles.scoped.css +26 -26
- package/internal/components/button-trigger/styles.selectors.js +9 -9
- package/internal/components/chart-legend/styles.css.js +7 -7
- package/internal/components/chart-legend/styles.scoped.css +16 -16
- package/internal/components/chart-legend/styles.selectors.js +7 -7
- package/internal/components/dropdown/styles.css.js +20 -20
- package/internal/components/dropdown/styles.scoped.css +38 -38
- 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/menu-dropdown/styles.css.js +7 -7
- package/internal/components/menu-dropdown/styles.scoped.css +14 -14
- package/internal/components/menu-dropdown/styles.selectors.js +7 -7
- package/internal/components/options-list/styles.css.js +2 -2
- package/internal/components/options-list/styles.scoped.css +3 -3
- package/internal/components/options-list/styles.selectors.js +2 -2
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +28 -28
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/environment.js +1 -1
- package/internal/generated/theming/index.cjs +36 -39
- package/internal/generated/theming/index.js +36 -39
- package/link/styles.css.js +18 -18
- package/link/styles.scoped.css +70 -70
- package/link/styles.selectors.js +18 -18
- package/modal/styles.css.js +22 -22
- package/modal/styles.scoped.css +42 -42
- package/modal/styles.selectors.js +22 -22
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +24 -24
- package/pagination/styles.selectors.js +9 -9
- package/popover/styles.css.js +48 -48
- package/popover/styles.scoped.css +64 -64
- package/popover/styles.selectors.js +48 -48
- 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 +36 -36
- package/segmented-control/styles.selectors.js +14 -14
- package/side-navigation/styles.css.js +22 -22
- package/side-navigation/styles.scoped.css +33 -33
- package/side-navigation/styles.selectors.js +22 -22
- package/split-panel/styles.css.js +58 -58
- package/split-panel/styles.scoped.css +81 -81
- package/split-panel/styles.selectors.js +58 -58
- package/table/body-cell/styles.css.js +7 -7
- package/table/body-cell/styles.scoped.css +20 -20
- package/table/body-cell/styles.selectors.js +7 -7
- package/table/header-cell/styles.css.js +14 -14
- package/table/header-cell/styles.scoped.css +26 -26
- package/table/header-cell/styles.selectors.js +14 -14
- package/table/styles.css.js +32 -32
- package/table/styles.scoped.css +40 -40
- package/table/styles.selectors.js +32 -32
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +39 -39
- package/tabs/styles.selectors.js +21 -21
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +11 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +61 -61
- package/text-content/styles.selectors.js +1 -1
- package/textarea/styles.css.js +4 -4
- package/textarea/styles.scoped.css +14 -14
- package/textarea/styles.selectors.js +4 -4
- package/tiles/styles.css.js +28 -28
- package/tiles/styles.scoped.css +69 -69
- package/tiles/styles.selectors.js +28 -28
- package/toggle/styles.css.js +8 -8
- package/toggle/styles.scoped.css +15 -15
- package/toggle/styles.selectors.js +8 -8
- package/token-group/styles.css.js +7 -7
- package/token-group/styles.scoped.css +25 -25
- package/token-group/styles.selectors.js +7 -7
- package/top-navigation/1.0-beta/styles.css.js +25 -25
- package/top-navigation/1.0-beta/styles.scoped.css +43 -43
- package/top-navigation/1.0-beta/styles.selectors.js +25 -25
- 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/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +60 -60
- package/wizard/styles.selectors.js +31 -31
|
@@ -1,23 +1,23 @@
|
|
|
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
|
-
"tutorial-list": "awsui_tutorial-
|
|
7
|
-
"tutorial-box": "awsui_tutorial-
|
|
8
|
-
"tutorial-box-title": "awsui_tutorial-box-
|
|
9
|
-
"tutorial-description-plaintext": "awsui_tutorial-description-
|
|
10
|
-
"tutorial-description": "awsui_tutorial-
|
|
11
|
-
"expandable-section": "awsui_expandable-
|
|
12
|
-
"expanded": "
|
|
13
|
-
"button-wrapper": "awsui_button-
|
|
14
|
-
"start": "
|
|
15
|
-
"expand-button": "awsui_expand-
|
|
16
|
-
"collapse-button": "awsui_collapse-
|
|
17
|
-
"learn-more-link": "awsui_learn-more-
|
|
18
|
-
"title": "
|
|
19
|
-
"prerequisites-alert": "awsui_prerequisites-
|
|
20
|
-
"completed": "
|
|
21
|
-
"download-link": "awsui_download-
|
|
4
|
+
"content-enter": "awsui_content-enter_ig8mp_1vzta_93",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1vzta_1",
|
|
6
|
+
"tutorial-list": "awsui_tutorial-list_ig8mp_1vzta_119",
|
|
7
|
+
"tutorial-box": "awsui_tutorial-box_ig8mp_1vzta_132",
|
|
8
|
+
"tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1vzta_150",
|
|
9
|
+
"tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1vzta_156",
|
|
10
|
+
"tutorial-description": "awsui_tutorial-description_ig8mp_1vzta_156",
|
|
11
|
+
"expandable-section": "awsui_expandable-section_ig8mp_1vzta_168",
|
|
12
|
+
"expanded": "awsui_expanded_ig8mp_1vzta_172",
|
|
13
|
+
"button-wrapper": "awsui_button-wrapper_ig8mp_1vzta_176",
|
|
14
|
+
"start": "awsui_start_ig8mp_1vzta_180",
|
|
15
|
+
"expand-button": "awsui_expand-button_ig8mp_1vzta_184",
|
|
16
|
+
"collapse-button": "awsui_collapse-button_ig8mp_1vzta_188",
|
|
17
|
+
"learn-more-link": "awsui_learn-more-link_ig8mp_1vzta_192",
|
|
18
|
+
"title": "awsui_title_ig8mp_1vzta_196",
|
|
19
|
+
"prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1vzta_200",
|
|
20
|
+
"completed": "awsui_completed_ig8mp_1vzta_204",
|
|
21
|
+
"download-link": "awsui_download-link_ig8mp_1vzta_208"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -90,11 +90,11 @@ 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
|
-
.awsui_content-
|
|
94
|
-
animation: awsui_awsui-motion-fade-
|
|
95
|
-
animation: awsui_awsui-motion-fade-
|
|
93
|
+
.awsui_content-enter_ig8mp_1vzta_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in_ig8mp_1vzta_1 180ms ease-out;
|
|
95
|
+
animation: awsui_awsui-motion-fade-in_ig8mp_1vzta_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
|
|
96
96
|
}
|
|
97
|
-
@keyframes awsui_awsui-motion-fade-
|
|
97
|
+
@keyframes awsui_awsui-motion-fade-in_ig8mp_1vzta_1 {
|
|
98
98
|
from {
|
|
99
99
|
opacity: 0.2;
|
|
100
100
|
}
|
|
@@ -103,12 +103,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
@media (prefers-reduced-motion: reduce) {
|
|
106
|
-
.awsui_content-
|
|
106
|
+
.awsui_content-enter_ig8mp_1vzta_93:not(#\9) {
|
|
107
107
|
animation: none;
|
|
108
108
|
transition: none;
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
.awsui-motion-disabled .awsui_content-
|
|
111
|
+
.awsui-motion-disabled .awsui_content-enter_ig8mp_1vzta_93:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_1vzta_93:not(#\9) {
|
|
112
112
|
animation: none;
|
|
113
113
|
transition: none;
|
|
114
114
|
}
|
|
@@ -117,7 +117,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
117
117
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
118
118
|
SPDX-License-Identifier: Apache-2.0
|
|
119
119
|
*/
|
|
120
|
-
.awsui_tutorial-
|
|
120
|
+
.awsui_tutorial-list_ig8mp_1vzta_119:not(#\9) {
|
|
121
121
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
122
122
|
border-collapse: separate;
|
|
123
123
|
border-spacing: 0;
|
|
@@ -160,7 +160,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
160
160
|
margin: 0;
|
|
161
161
|
}
|
|
162
162
|
|
|
163
|
-
.awsui_tutorial-
|
|
163
|
+
.awsui_tutorial-box_ig8mp_1vzta_132:not(#\9) {
|
|
164
164
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
165
165
|
border-collapse: separate;
|
|
166
166
|
border-spacing: 0;
|
|
@@ -203,76 +203,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
203
203
|
border: 2px solid #d1d5db;
|
|
204
204
|
border: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-tutorial-4ioksw, #d1d5db);
|
|
205
205
|
border-radius: 8px;
|
|
206
|
-
border-radius: var(--border-
|
|
206
|
+
border-radius: var(--border-radius-control-xfq7an, 8px);
|
|
207
207
|
padding: 16px;
|
|
208
208
|
padding: var(--space-m-17eucw, 16px);
|
|
209
209
|
}
|
|
210
|
-
.awsui_tutorial-
|
|
210
|
+
.awsui_tutorial-box_ig8mp_1vzta_132:not(#\9):not(:first-child) {
|
|
211
211
|
margin-top: 20px;
|
|
212
212
|
margin-top: var(--space-l-4vl6xu, 20px);
|
|
213
213
|
}
|
|
214
214
|
|
|
215
|
-
.awsui_tutorial-box-
|
|
215
|
+
.awsui_tutorial-box-title_ig8mp_1vzta_150:not(#\9) {
|
|
216
216
|
display: flex;
|
|
217
217
|
align-items: flex-start;
|
|
218
218
|
justify-content: space-between;
|
|
219
219
|
}
|
|
220
220
|
|
|
221
|
-
.awsui_tutorial-description-
|
|
221
|
+
.awsui_tutorial-description-plaintext_ig8mp_1vzta_156:not(#\9) {
|
|
222
222
|
white-space: pre-line;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
|
-
.awsui_tutorial-
|
|
225
|
+
.awsui_tutorial-description_ig8mp_1vzta_156:not(#\9) {
|
|
226
226
|
/* stylelint-disable-next-line @cloudscape-design/no-implicit-descendant, selector-max-type -- Customers can nest their list items inside Box components. */
|
|
227
227
|
}
|
|
228
|
-
.awsui_tutorial-
|
|
228
|
+
.awsui_tutorial-description_ig8mp_1vzta_156 ul:not(#\9) {
|
|
229
229
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
230
230
|
list-style-type: disc;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
.awsui_expandable-
|
|
233
|
+
.awsui_expandable-section_ig8mp_1vzta_168:not(#\9) {
|
|
234
234
|
display: none;
|
|
235
235
|
margin-top: 16px;
|
|
236
236
|
margin-top: var(--space-m-17eucw, 16px);
|
|
237
237
|
}
|
|
238
|
-
.awsui_expandable-
|
|
238
|
+
.awsui_expandable-section_ig8mp_1vzta_168.awsui_expanded_ig8mp_1vzta_172:not(#\9) {
|
|
239
239
|
display: block;
|
|
240
240
|
}
|
|
241
241
|
|
|
242
|
-
.awsui_button-
|
|
242
|
+
.awsui_button-wrapper_ig8mp_1vzta_176:not(#\9) {
|
|
243
243
|
margin: calc(-1 * 4px - 2px);
|
|
244
244
|
margin: calc(-1 * var(--space-xxs-ynfts5, 4px) - var(--border-field-width-idlekx, 2px));
|
|
245
245
|
}
|
|
246
246
|
|
|
247
|
-
.
|
|
247
|
+
.awsui_start_ig8mp_1vzta_180:not(#\9) {
|
|
248
248
|
/* used in test-utils */
|
|
249
249
|
}
|
|
250
250
|
|
|
251
|
-
.awsui_expand-
|
|
251
|
+
.awsui_expand-button_ig8mp_1vzta_184:not(#\9) {
|
|
252
252
|
/* used in test-utils */
|
|
253
253
|
}
|
|
254
254
|
|
|
255
|
-
.awsui_collapse-
|
|
255
|
+
.awsui_collapse-button_ig8mp_1vzta_188:not(#\9) {
|
|
256
256
|
/* used in test-utils */
|
|
257
257
|
}
|
|
258
258
|
|
|
259
|
-
.awsui_learn-more-
|
|
259
|
+
.awsui_learn-more-link_ig8mp_1vzta_192:not(#\9) {
|
|
260
260
|
/* used in test-utils */
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
.
|
|
263
|
+
.awsui_title_ig8mp_1vzta_196:not(#\9) {
|
|
264
264
|
/* used in test-utils */
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.awsui_prerequisites-
|
|
267
|
+
.awsui_prerequisites-alert_ig8mp_1vzta_200:not(#\9) {
|
|
268
268
|
/* used in test-utils */
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
.
|
|
271
|
+
.awsui_completed_ig8mp_1vzta_204:not(#\9) {
|
|
272
272
|
/* used in test-utils */
|
|
273
273
|
}
|
|
274
274
|
|
|
275
|
-
.awsui_download-
|
|
275
|
+
.awsui_download-link_ig8mp_1vzta_208:not(#\9) {
|
|
276
276
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
277
277
|
border-collapse: separate;
|
|
278
278
|
border-spacing: 0;
|
|
@@ -318,18 +318,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
318
318
|
color: #414d5c;
|
|
319
319
|
color: var(--color-text-body-secondary-fdstdf, #414d5c);
|
|
320
320
|
}
|
|
321
|
-
.awsui_download-
|
|
321
|
+
.awsui_download-link_ig8mp_1vzta_208:not(#\9):hover {
|
|
322
322
|
cursor: pointer;
|
|
323
323
|
}
|
|
324
|
-
.awsui_download-
|
|
324
|
+
.awsui_download-link_ig8mp_1vzta_208:not(#\9):focus {
|
|
325
325
|
outline: none;
|
|
326
326
|
}
|
|
327
|
-
.awsui_download-
|
|
327
|
+
.awsui_download-link_ig8mp_1vzta_208:not(#\9):active, .awsui_download-link_ig8mp_1vzta_208:not(#\9):focus, .awsui_download-link_ig8mp_1vzta_208:not(#\9):hover {
|
|
328
328
|
text-decoration: underline;
|
|
329
329
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
330
330
|
text-decoration-color: currentColor;
|
|
331
331
|
}
|
|
332
|
-
.awsui_download-
|
|
332
|
+
.awsui_download-link_ig8mp_1vzta_208[data-awsui-focus-visible=true]:not(#\9):focus {
|
|
333
333
|
outline: thin dotted;
|
|
334
334
|
outline: 0;
|
|
335
335
|
outline: var(--border-link-focus-ring-outline-k2wccv, 0);
|
|
@@ -337,7 +337,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
337
337
|
outline-color: #0972d3;
|
|
338
338
|
outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
339
339
|
border-radius: 4px;
|
|
340
|
-
border-radius: var(--border-control-focus-ring-
|
|
340
|
+
border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
|
|
341
341
|
box-shadow: 0 0 0 2px #0972d3;
|
|
342
342
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
|
|
343
343
|
}
|
|
@@ -2,23 +2,23 @@
|
|
|
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
|
-
"tutorial-list": "awsui_tutorial-
|
|
8
|
-
"tutorial-box": "awsui_tutorial-
|
|
9
|
-
"tutorial-box-title": "awsui_tutorial-box-
|
|
10
|
-
"tutorial-description-plaintext": "awsui_tutorial-description-
|
|
11
|
-
"tutorial-description": "awsui_tutorial-
|
|
12
|
-
"expandable-section": "awsui_expandable-
|
|
13
|
-
"expanded": "
|
|
14
|
-
"button-wrapper": "awsui_button-
|
|
15
|
-
"start": "
|
|
16
|
-
"expand-button": "awsui_expand-
|
|
17
|
-
"collapse-button": "awsui_collapse-
|
|
18
|
-
"learn-more-link": "awsui_learn-more-
|
|
19
|
-
"title": "
|
|
20
|
-
"prerequisites-alert": "awsui_prerequisites-
|
|
21
|
-
"completed": "
|
|
22
|
-
"download-link": "awsui_download-
|
|
5
|
+
"content-enter": "awsui_content-enter_ig8mp_1vzta_93",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1vzta_1",
|
|
7
|
+
"tutorial-list": "awsui_tutorial-list_ig8mp_1vzta_119",
|
|
8
|
+
"tutorial-box": "awsui_tutorial-box_ig8mp_1vzta_132",
|
|
9
|
+
"tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1vzta_150",
|
|
10
|
+
"tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1vzta_156",
|
|
11
|
+
"tutorial-description": "awsui_tutorial-description_ig8mp_1vzta_156",
|
|
12
|
+
"expandable-section": "awsui_expandable-section_ig8mp_1vzta_168",
|
|
13
|
+
"expanded": "awsui_expanded_ig8mp_1vzta_172",
|
|
14
|
+
"button-wrapper": "awsui_button-wrapper_ig8mp_1vzta_176",
|
|
15
|
+
"start": "awsui_start_ig8mp_1vzta_180",
|
|
16
|
+
"expand-button": "awsui_expand-button_ig8mp_1vzta_184",
|
|
17
|
+
"collapse-button": "awsui_collapse-button_ig8mp_1vzta_188",
|
|
18
|
+
"learn-more-link": "awsui_learn-more-link_ig8mp_1vzta_192",
|
|
19
|
+
"title": "awsui_title_ig8mp_1vzta_196",
|
|
20
|
+
"prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1vzta_200",
|
|
21
|
+
"completed": "awsui_completed_ig8mp_1vzta_204",
|
|
22
|
+
"download-link": "awsui_download-link_ig8mp_1vzta_208"
|
|
23
23
|
};
|
|
24
24
|
|
package/wizard/styles.css.js
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"wizard": "
|
|
6
|
-
"refresh": "
|
|
7
|
-
"small-container": "awsui_small-
|
|
8
|
-
"navigation": "
|
|
9
|
-
"number": "
|
|
10
|
-
"circle": "
|
|
11
|
-
"title": "
|
|
12
|
-
"active": "
|
|
13
|
-
"disabled": "
|
|
14
|
-
"enabled": "
|
|
15
|
-
"form": "
|
|
16
|
-
"form-header": "awsui_form-
|
|
17
|
-
"background": "
|
|
18
|
-
"form-header-content": "awsui_form-header-
|
|
19
|
-
"form-component": "awsui_form-
|
|
20
|
-
"hidden": "
|
|
21
|
-
"collapsed-steps": "awsui_collapsed-
|
|
22
|
-
"collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-
|
|
23
|
-
"collapsed-steps-hidden": "awsui_collapsed-steps-
|
|
24
|
-
"form-header-component": "awsui_form-header-
|
|
25
|
-
"navigation-link": "awsui_navigation-
|
|
26
|
-
"navigation-link-item": "awsui_navigation-link-
|
|
27
|
-
"navigation-link-label": "awsui_navigation-link-
|
|
28
|
-
"navigation-link-active": "awsui_navigation-link-
|
|
29
|
-
"navigation-link-disabled": "awsui_navigation-link-
|
|
30
|
-
"cancel-button": "awsui_cancel-
|
|
31
|
-
"previous-button": "awsui_previous-
|
|
32
|
-
"primary-button": "awsui_primary-
|
|
33
|
-
"skip-to-button": "awsui_skip-to-
|
|
34
|
-
"action-buttons": "awsui_action-
|
|
4
|
+
"root": "awsui_root_1xupv_wkfqe_94",
|
|
5
|
+
"wizard": "awsui_wizard_1xupv_wkfqe_105",
|
|
6
|
+
"refresh": "awsui_refresh_1xupv_wkfqe_105",
|
|
7
|
+
"small-container": "awsui_small-container_1xupv_wkfqe_112",
|
|
8
|
+
"navigation": "awsui_navigation_1xupv_wkfqe_120",
|
|
9
|
+
"number": "awsui_number_1xupv_wkfqe_148",
|
|
10
|
+
"circle": "awsui_circle_1xupv_wkfqe_164",
|
|
11
|
+
"title": "awsui_title_1xupv_wkfqe_172",
|
|
12
|
+
"active": "awsui_active_1xupv_wkfqe_201",
|
|
13
|
+
"disabled": "awsui_disabled_1xupv_wkfqe_212",
|
|
14
|
+
"enabled": "awsui_enabled_1xupv_wkfqe_222",
|
|
15
|
+
"form": "awsui_form_1xupv_wkfqe_261",
|
|
16
|
+
"form-header": "awsui_form-header_1xupv_wkfqe_267",
|
|
17
|
+
"background": "awsui_background_1xupv_wkfqe_278",
|
|
18
|
+
"form-header-content": "awsui_form-header-content_1xupv_wkfqe_288",
|
|
19
|
+
"form-component": "awsui_form-component_1xupv_wkfqe_292",
|
|
20
|
+
"hidden": "awsui_hidden_1xupv_wkfqe_306",
|
|
21
|
+
"collapsed-steps": "awsui_collapsed-steps_1xupv_wkfqe_310",
|
|
22
|
+
"collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-padding_1xupv_wkfqe_315",
|
|
23
|
+
"collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_wkfqe_318",
|
|
24
|
+
"form-header-component": "awsui_form-header-component_1xupv_wkfqe_322",
|
|
25
|
+
"navigation-link": "awsui_navigation-link_1xupv_wkfqe_323",
|
|
26
|
+
"navigation-link-item": "awsui_navigation-link-item_1xupv_wkfqe_324",
|
|
27
|
+
"navigation-link-label": "awsui_navigation-link-label_1xupv_wkfqe_325",
|
|
28
|
+
"navigation-link-active": "awsui_navigation-link-active_1xupv_wkfqe_329",
|
|
29
|
+
"navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_wkfqe_334",
|
|
30
|
+
"cancel-button": "awsui_cancel-button_1xupv_wkfqe_338",
|
|
31
|
+
"previous-button": "awsui_previous-button_1xupv_wkfqe_339",
|
|
32
|
+
"primary-button": "awsui_primary-button_1xupv_wkfqe_340",
|
|
33
|
+
"skip-to-button": "awsui_skip-to-button_1xupv_wkfqe_341",
|
|
34
|
+
"action-buttons": "awsui_action-buttons_1xupv_wkfqe_345"
|
|
35
35
|
};
|
|
36
36
|
|