@cloudscape-design/components 3.0.361 → 3.0.363
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/index.d.ts.map +1 -1
- package/alert/index.js +21 -16
- package/alert/index.js.map +1 -1
- 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/visual-refresh/styles.css.js +69 -69
- package/app-layout/visual-refresh/styles.scoped.css +169 -169
- package/app-layout/visual-refresh/styles.selectors.js +69 -69
- package/area-chart/model/use-chart-model.js +1 -1
- package/area-chart/model/use-chart-model.js.map +1 -1
- package/area-chart/styles.css.js +6 -6
- package/area-chart/styles.scoped.css +10 -10
- package/area-chart/styles.selectors.js +6 -6
- package/attribute-editor/styles.css.js +14 -14
- package/attribute-editor/styles.scoped.css +25 -25
- package/attribute-editor/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +27 -27
- 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 +19 -19
- package/button-dropdown/item-element/styles.selectors.js +15 -15
- package/button-dropdown/styles.css.js +14 -14
- package/button-dropdown/styles.scoped.css +22 -22
- package/button-dropdown/styles.selectors.js +14 -14
- package/code-editor/index.d.ts.map +1 -1
- package/code-editor/index.js +26 -71
- package/code-editor/index.js.map +1 -1
- package/code-editor/listeners.d.ts +1 -1
- package/code-editor/listeners.d.ts.map +1 -1
- package/code-editor/listeners.js.map +1 -1
- package/code-editor/setup-editor.d.ts.map +1 -1
- package/code-editor/setup-editor.js +39 -36
- package/code-editor/setup-editor.js.map +1 -1
- package/code-editor/styles.css.js +32 -32
- package/code-editor/styles.scoped.css +130 -130
- package/code-editor/styles.selectors.js +32 -32
- package/code-editor/use-editor.d.ts +24 -0
- package/code-editor/use-editor.d.ts.map +1 -0
- package/code-editor/use-editor.js +71 -0
- package/code-editor/use-editor.js.map +1 -0
- package/collection-preferences/content-display/styles.css.js +11 -11
- package/collection-preferences/content-display/styles.scoped.css +18 -18
- package/collection-preferences/content-display/styles.selectors.js +11 -11
- package/collection-preferences/styles.css.js +37 -37
- package/collection-preferences/styles.scoped.css +47 -47
- 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 +5 -5
- 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 +46 -46
- package/column-layout/styles.selectors.js +13 -13
- package/container/styles.css.js +28 -28
- package/container/styles.scoped.css +55 -55
- package/container/styles.selectors.js +28 -28
- package/date-range-picker/styles.css.js +38 -38
- package/date-range-picker/styles.scoped.css +47 -47
- package/date-range-picker/styles.selectors.js +38 -38
- package/expandable-section/styles.css.js +29 -29
- package/expandable-section/styles.scoped.css +66 -66
- package/expandable-section/styles.selectors.js +29 -29
- package/form-field/internal.d.ts.map +1 -1
- package/form-field/internal.js +17 -12
- package/form-field/internal.js.map +1 -1
- package/form-field/styles.css.js +19 -19
- package/form-field/styles.scoped.css +30 -30
- package/form-field/styles.selectors.js +19 -19
- package/help-panel/styles.css.js +4 -4
- package/help-panel/styles.scoped.css +66 -66
- package/help-panel/styles.selectors.js +4 -4
- package/internal/base-component/styles.scoped.css +81 -57
- package/internal/components/chart-popover/index.d.ts.map +1 -1
- package/internal/components/chart-popover/index.js +1 -1
- package/internal/components/chart-popover/index.js.map +1 -1
- package/internal/components/dropdown-footer/styles.css.js +3 -3
- package/internal/components/dropdown-footer/styles.scoped.css +4 -4
- package/internal/components/dropdown-footer/styles.selectors.js +3 -3
- package/internal/components/selectable-item/styles.css.js +16 -16
- package/internal/components/selectable-item/styles.scoped.css +31 -31
- package/internal/components/selectable-item/styles.selectors.js +16 -16
- package/internal/components/token-list/styles.css.js +9 -9
- package/internal/components/token-list/styles.scoped.css +22 -22
- package/internal/components/token-list/styles.selectors.js +9 -9
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/generated/styles/tokens.js +1 -1
- package/internal/generated/theming/index.cjs +25 -23
- package/internal/generated/theming/index.js +25 -23
- package/internal/manifest.json +1 -1
- package/internal/plugins/api.d.ts +21 -25
- package/internal/plugins/api.d.ts.map +1 -1
- package/internal/plugins/api.js +15 -35
- package/internal/plugins/api.js.map +1 -1
- package/internal/plugins/controllers/action-buttons.d.ts +9 -0
- package/internal/plugins/controllers/action-buttons.d.ts.map +1 -1
- package/internal/plugins/controllers/action-buttons.js +11 -0
- package/internal/plugins/controllers/action-buttons.js.map +1 -1
- package/internal/plugins/controllers/drawers.d.ts +9 -0
- package/internal/plugins/controllers/drawers.d.ts.map +1 -1
- package/internal/plugins/controllers/drawers.js +11 -0
- package/internal/plugins/controllers/drawers.js.map +1 -1
- package/internal/utils/dom.d.ts +1 -8
- package/internal/utils/dom.d.ts.map +1 -1
- package/internal/utils/dom.js +1 -22
- package/internal/utils/dom.js.map +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js +1 -1
- package/mixed-line-bar-chart/hooks/use-mouse-hover.js.map +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/pie-chart/pie-chart.d.ts.map +1 -1
- package/pie-chart/pie-chart.js +1 -1
- package/pie-chart/pie-chart.js.map +1 -1
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +43 -43
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/container.d.ts.map +1 -1
- package/popover/container.js +3 -2
- package/popover/container.js.map +1 -1
- package/property-filter/styles.css.js +29 -29
- package/property-filter/styles.scoped.css +33 -33
- package/property-filter/styles.selectors.js +29 -29
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +43 -43
- package/side-navigation/styles.selectors.js +28 -28
- package/split-panel/styles.css.js +56 -56
- package/split-panel/styles.scoped.css +85 -85
- package/split-panel/styles.selectors.js +56 -56
- package/table/body-cell/styles.css.js +28 -28
- package/table/body-cell/styles.scoped.css +76 -76
- package/table/body-cell/styles.selectors.js +28 -28
- package/table/header-cell/styles.css.js +24 -24
- package/table/header-cell/styles.scoped.css +43 -43
- package/table/header-cell/styles.selectors.js +24 -24
- package/table/sticky-scrollbar/styles.css.js +6 -6
- package/table/sticky-scrollbar/styles.scoped.css +9 -9
- package/table/sticky-scrollbar/styles.selectors.js +6 -6
- package/table/styles.css.js +34 -34
- package/table/styles.scoped.css +42 -42
- package/table/styles.selectors.js +34 -34
- package/tabs/styles.css.js +21 -21
- package/tabs/styles.scoped.css +46 -46
- package/tabs/styles.selectors.js +21 -21
- package/tiles/styles.css.js +29 -29
- package/tiles/styles.scoped.css +73 -73
- package/tiles/styles.selectors.js +29 -29
- 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 +73 -73
- package/top-navigation/styles.selectors.js +47 -47
- package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
- package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
- package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
- package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
- package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
- package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
- package/wizard/styles.css.js +31 -31
- package/wizard/styles.scoped.css +63 -63
- package/wizard/styles.selectors.js +31 -31
|
@@ -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
|
-
.awsui_tutorial-
|
|
93
|
+
.awsui_tutorial-list_1u70p_1c36n_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -131,42 +131,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
131
131
|
margin: 0;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
-
.awsui_tutorial-
|
|
134
|
+
.awsui_tutorial-title_1u70p_1c36n_108:not(#\9) {
|
|
135
135
|
display: flex;
|
|
136
136
|
align-items: flex-start;
|
|
137
137
|
margin-left: calc(-1 * var(--space-xxs-p8yyaw, 4px));
|
|
138
138
|
padding-bottom: var(--space-xxxs-zbmxqb, 2px);
|
|
139
139
|
}
|
|
140
140
|
|
|
141
|
-
.
|
|
141
|
+
.awsui_task_1u70p_1c36n_115:not(#\9) {
|
|
142
142
|
list-style: none;
|
|
143
143
|
padding-top: 0;
|
|
144
144
|
}
|
|
145
|
-
.
|
|
145
|
+
.awsui_task_1u70p_1c36n_115:not(#\9):not(:first-child) {
|
|
146
146
|
margin-top: var(--space-xl-lmui9r, 24px);
|
|
147
147
|
}
|
|
148
148
|
|
|
149
|
-
.awsui_task-
|
|
149
|
+
.awsui_task-title_1u70p_1c36n_123:not(#\9) {
|
|
150
150
|
display: flex;
|
|
151
151
|
align-items: flex-start;
|
|
152
|
-
padding-left: var(--border-divider-section-width-
|
|
152
|
+
padding-left: var(--border-divider-section-width-8a5uu9, 2px);
|
|
153
153
|
font-size: var(--font-heading-s-size-5q52fl, 16px);
|
|
154
154
|
line-height: var(--font-heading-s-line-height-w6crw0, 20px);
|
|
155
155
|
letter-spacing: var(--font-heading-s-letter-spacing-ebpsb6, -0.005em);
|
|
156
156
|
}
|
|
157
|
-
.awsui_task-title--
|
|
157
|
+
.awsui_task-title--status_1u70p_1c36n_131:not(#\9) {
|
|
158
158
|
line-height: inherit;
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
.awsui_current-
|
|
161
|
+
.awsui_current-task_1u70p_1c36n_135:not(#\9) {
|
|
162
162
|
font-weight: 700;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.awsui_successful-
|
|
165
|
+
.awsui_successful-task_1u70p_1c36n_139:not(#\9) {
|
|
166
166
|
color: var(--color-text-status-success-bpiyjm, #037f0c);
|
|
167
167
|
}
|
|
168
168
|
|
|
169
|
-
.awsui_congratulation-
|
|
169
|
+
.awsui_congratulation-message_1u70p_1c36n_143:not(#\9) {
|
|
170
170
|
display: flex;
|
|
171
171
|
font-size: var(--font-heading-s-size-5q52fl, 16px);
|
|
172
172
|
line-height: var(--font-heading-s-line-height-w6crw0, 20px);
|
|
@@ -174,40 +174,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
174
174
|
font-weight: var(--font-heading-xs-weight-dcgvdt, 700);
|
|
175
175
|
color: var(--color-text-status-success-bpiyjm, #037f0c);
|
|
176
176
|
}
|
|
177
|
-
.awsui_congratulation-message--
|
|
177
|
+
.awsui_congratulation-message--status_1u70p_1c36n_151:not(#\9) {
|
|
178
178
|
line-height: inherit;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
.awsui_plaintext-congratulation-
|
|
181
|
+
.awsui_plaintext-congratulation-description_1u70p_1c36n_155:not(#\9) {
|
|
182
182
|
white-space: pre-line;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
-
.
|
|
186
|
-
border-bottom: var(--border-divider-section-width-
|
|
185
|
+
.awsui_divider_1u70p_1c36n_159:not(#\9) {
|
|
186
|
+
border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
|
|
187
187
|
}
|
|
188
188
|
|
|
189
|
-
.awsui_step-
|
|
189
|
+
.awsui_step-list_1u70p_1c36n_163:not(#\9) {
|
|
190
190
|
list-style: none;
|
|
191
191
|
padding: 0 0 0 var(--space-xxxs-zbmxqb, 2px);
|
|
192
192
|
}
|
|
193
193
|
|
|
194
|
-
.
|
|
194
|
+
.awsui_step_1u70p_1c36n_163:not(#\9):not(:first-child) {
|
|
195
195
|
padding-top: var(--space-xxs-p8yyaw, 4px);
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
.awsui_expandable-section-
|
|
198
|
+
.awsui_expandable-section-wrapper_1u70p_1c36n_172:not(#\9) {
|
|
199
199
|
width: 100%;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.awsui_expandable-section-
|
|
202
|
+
.awsui_expandable-section-header_1u70p_1c36n_176:not(#\9) {
|
|
203
203
|
font-size: var(--font-body-m-size-dhtyxm, 14px);
|
|
204
204
|
line-height: var(--font-body-m-line-height-5wv9x1, 20px);
|
|
205
205
|
}
|
|
206
206
|
|
|
207
|
-
.awsui_step-
|
|
208
|
-
.awsui_feedback-
|
|
209
|
-
.awsui_dismiss-
|
|
210
|
-
.awsui_completion-screen-
|
|
211
|
-
.awsui_completion-screen-
|
|
207
|
+
.awsui_step-title_1u70p_1c36n_181:not(#\9),
|
|
208
|
+
.awsui_feedback-link_1u70p_1c36n_182:not(#\9),
|
|
209
|
+
.awsui_dismiss-button_1u70p_1c36n_183:not(#\9),
|
|
210
|
+
.awsui_completion-screen-title_1u70p_1c36n_184:not(#\9),
|
|
211
|
+
.awsui_completion-screen-description_1u70p_1c36n_185:not(#\9) {
|
|
212
212
|
/* used in test-utils */
|
|
213
213
|
}
|
|
@@ -2,25 +2,25 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"tutorial-list": "awsui_tutorial-
|
|
6
|
-
"tutorial-title": "awsui_tutorial-
|
|
7
|
-
"task": "
|
|
8
|
-
"task-title": "awsui_task-
|
|
9
|
-
"task-title--status": "awsui_task-title--
|
|
10
|
-
"current-task": "awsui_current-
|
|
11
|
-
"successful-task": "awsui_successful-
|
|
12
|
-
"congratulation-message": "awsui_congratulation-
|
|
13
|
-
"congratulation-message--status": "awsui_congratulation-message--
|
|
14
|
-
"plaintext-congratulation-description": "awsui_plaintext-congratulation-
|
|
15
|
-
"divider": "
|
|
16
|
-
"step-list": "awsui_step-
|
|
17
|
-
"step": "
|
|
18
|
-
"expandable-section-wrapper": "awsui_expandable-section-
|
|
19
|
-
"expandable-section-header": "awsui_expandable-section-
|
|
20
|
-
"step-title": "awsui_step-
|
|
21
|
-
"feedback-link": "awsui_feedback-
|
|
22
|
-
"dismiss-button": "awsui_dismiss-
|
|
23
|
-
"completion-screen-title": "awsui_completion-screen-
|
|
24
|
-
"completion-screen-description": "awsui_completion-screen-
|
|
5
|
+
"tutorial-list": "awsui_tutorial-list_1u70p_1c36n_93",
|
|
6
|
+
"tutorial-title": "awsui_tutorial-title_1u70p_1c36n_108",
|
|
7
|
+
"task": "awsui_task_1u70p_1c36n_115",
|
|
8
|
+
"task-title": "awsui_task-title_1u70p_1c36n_123",
|
|
9
|
+
"task-title--status": "awsui_task-title--status_1u70p_1c36n_131",
|
|
10
|
+
"current-task": "awsui_current-task_1u70p_1c36n_135",
|
|
11
|
+
"successful-task": "awsui_successful-task_1u70p_1c36n_139",
|
|
12
|
+
"congratulation-message": "awsui_congratulation-message_1u70p_1c36n_143",
|
|
13
|
+
"congratulation-message--status": "awsui_congratulation-message--status_1u70p_1c36n_151",
|
|
14
|
+
"plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1c36n_155",
|
|
15
|
+
"divider": "awsui_divider_1u70p_1c36n_159",
|
|
16
|
+
"step-list": "awsui_step-list_1u70p_1c36n_163",
|
|
17
|
+
"step": "awsui_step_1u70p_1c36n_163",
|
|
18
|
+
"expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1c36n_172",
|
|
19
|
+
"expandable-section-header": "awsui_expandable-section-header_1u70p_1c36n_176",
|
|
20
|
+
"step-title": "awsui_step-title_1u70p_1c36n_181",
|
|
21
|
+
"feedback-link": "awsui_feedback-link_1u70p_1c36n_182",
|
|
22
|
+
"dismiss-button": "awsui_dismiss-button_1u70p_1c36n_183",
|
|
23
|
+
"completion-screen-title": "awsui_completion-screen-title_1u70p_1c36n_184",
|
|
24
|
+
"completion-screen-description": "awsui_completion-screen-description_1u70p_1c36n_185"
|
|
25
25
|
};
|
|
26
26
|
|
|
@@ -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_mltc3_93",
|
|
5
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_mltc3_1",
|
|
6
|
+
"tutorial-list": "awsui_tutorial-list_ig8mp_mltc3_119",
|
|
7
|
+
"tutorial-box": "awsui_tutorial-box_ig8mp_mltc3_134",
|
|
8
|
+
"tutorial-box-title": "awsui_tutorial-box-title_ig8mp_mltc3_154",
|
|
9
|
+
"tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_mltc3_160",
|
|
10
|
+
"tutorial-description": "awsui_tutorial-description_ig8mp_mltc3_160",
|
|
11
|
+
"expandable-section": "awsui_expandable-section_ig8mp_mltc3_172",
|
|
12
|
+
"expanded": "awsui_expanded_ig8mp_mltc3_176",
|
|
13
|
+
"button-wrapper": "awsui_button-wrapper_ig8mp_mltc3_180",
|
|
14
|
+
"start": "awsui_start_ig8mp_mltc3_184",
|
|
15
|
+
"expand-button": "awsui_expand-button_ig8mp_mltc3_188",
|
|
16
|
+
"collapse-button": "awsui_collapse-button_ig8mp_mltc3_192",
|
|
17
|
+
"learn-more-link": "awsui_learn-more-link_ig8mp_mltc3_196",
|
|
18
|
+
"title": "awsui_title_ig8mp_mltc3_200",
|
|
19
|
+
"prerequisites-alert": "awsui_prerequisites-alert_ig8mp_mltc3_204",
|
|
20
|
+
"completed": "awsui_completed_ig8mp_mltc3_208",
|
|
21
|
+
"download-link": "awsui_download-link_ig8mp_mltc3_212"
|
|
22
22
|
};
|
|
23
23
|
|
|
@@ -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
|
-
.awsui_content-
|
|
94
|
-
animation: awsui_awsui-motion-fade-
|
|
93
|
+
.awsui_content-enter_ig8mp_mltc3_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in_ig8mp_mltc3_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_ig8mp_mltc3_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
|
-
.awsui_content-
|
|
105
|
+
.awsui_content-enter_ig8mp_mltc3_93:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .awsui_content-
|
|
110
|
+
.awsui-motion-disabled .awsui_content-enter_ig8mp_mltc3_93:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_mltc3_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
|
-
.awsui_tutorial-
|
|
119
|
+
.awsui_tutorial-list_ig8mp_mltc3_119:not(#\9) {
|
|
120
120
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
121
121
|
border-collapse: separate;
|
|
122
122
|
border-spacing: 0;
|
|
@@ -157,7 +157,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
157
157
|
margin: 0;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
.awsui_tutorial-
|
|
160
|
+
.awsui_tutorial-box_ig8mp_mltc3_134:not(#\9) {
|
|
161
161
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
162
162
|
border-collapse: separate;
|
|
163
163
|
border-spacing: 0;
|
|
@@ -195,73 +195,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
195
195
|
-webkit-font-smoothing: auto;
|
|
196
196
|
-moz-osx-font-smoothing: auto;
|
|
197
197
|
list-style: none;
|
|
198
|
-
border: var(--border-divider-section-width-
|
|
198
|
+
border: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-tutorial-kk53ya, #d1d5db);
|
|
199
199
|
border-radius: var(--border-radius-tutorial-panel-item-b44p0a, 8px);
|
|
200
200
|
padding: var(--space-m-udix3p, 16px);
|
|
201
201
|
}
|
|
202
|
-
.awsui_tutorial-
|
|
202
|
+
.awsui_tutorial-box_ig8mp_mltc3_134:not(#\9):not(:first-child) {
|
|
203
203
|
margin-top: var(--space-l-t419sm, 20px);
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.awsui_tutorial-box-
|
|
206
|
+
.awsui_tutorial-box-title_ig8mp_mltc3_154:not(#\9) {
|
|
207
207
|
display: flex;
|
|
208
208
|
align-items: flex-start;
|
|
209
209
|
justify-content: space-between;
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
.awsui_tutorial-description-
|
|
212
|
+
.awsui_tutorial-description-plaintext_ig8mp_mltc3_160:not(#\9) {
|
|
213
213
|
white-space: pre-line;
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
.awsui_tutorial-
|
|
216
|
+
.awsui_tutorial-description_ig8mp_mltc3_160:not(#\9) {
|
|
217
217
|
/* stylelint-disable-next-line @cloudscape-design/no-implicit-descendant, selector-max-type -- Customers can nest their list items inside Box components. */
|
|
218
218
|
}
|
|
219
|
-
.awsui_tutorial-
|
|
219
|
+
.awsui_tutorial-description_ig8mp_mltc3_160 ul:not(#\9) {
|
|
220
220
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
221
221
|
list-style-type: disc;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.awsui_expandable-
|
|
224
|
+
.awsui_expandable-section_ig8mp_mltc3_172:not(#\9) {
|
|
225
225
|
display: none;
|
|
226
226
|
margin-top: var(--space-m-udix3p, 16px);
|
|
227
227
|
}
|
|
228
|
-
.awsui_expandable-
|
|
228
|
+
.awsui_expandable-section_ig8mp_mltc3_172.awsui_expanded_ig8mp_mltc3_176:not(#\9) {
|
|
229
229
|
display: block;
|
|
230
230
|
}
|
|
231
231
|
|
|
232
|
-
.awsui_button-
|
|
232
|
+
.awsui_button-wrapper_ig8mp_mltc3_180:not(#\9) {
|
|
233
233
|
margin: calc(-1 * var(--space-xxs-p8yyaw, 4px) - var(--border-field-width-09w7vk, 2px));
|
|
234
234
|
}
|
|
235
235
|
|
|
236
|
-
.
|
|
236
|
+
.awsui_start_ig8mp_mltc3_184:not(#\9) {
|
|
237
237
|
/* used in test-utils */
|
|
238
238
|
}
|
|
239
239
|
|
|
240
|
-
.awsui_expand-
|
|
240
|
+
.awsui_expand-button_ig8mp_mltc3_188:not(#\9) {
|
|
241
241
|
/* used in test-utils */
|
|
242
242
|
}
|
|
243
243
|
|
|
244
|
-
.awsui_collapse-
|
|
244
|
+
.awsui_collapse-button_ig8mp_mltc3_192:not(#\9) {
|
|
245
245
|
/* used in test-utils */
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
.awsui_learn-more-
|
|
248
|
+
.awsui_learn-more-link_ig8mp_mltc3_196:not(#\9) {
|
|
249
249
|
/* used in test-utils */
|
|
250
250
|
}
|
|
251
251
|
|
|
252
|
-
.
|
|
252
|
+
.awsui_title_ig8mp_mltc3_200:not(#\9) {
|
|
253
253
|
/* used in test-utils */
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
.awsui_prerequisites-
|
|
256
|
+
.awsui_prerequisites-alert_ig8mp_mltc3_204:not(#\9) {
|
|
257
257
|
/* used in test-utils */
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.
|
|
260
|
+
.awsui_completed_ig8mp_mltc3_208:not(#\9) {
|
|
261
261
|
/* used in test-utils */
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.awsui_download-
|
|
264
|
+
.awsui_download-link_ig8mp_mltc3_212:not(#\9) {
|
|
265
265
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
266
266
|
border-collapse: separate;
|
|
267
267
|
border-spacing: 0;
|
|
@@ -304,18 +304,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
304
304
|
letter-spacing: 0.005em;
|
|
305
305
|
color: var(--color-text-body-secondary-so8znq, #414d5c);
|
|
306
306
|
}
|
|
307
|
-
.awsui_download-
|
|
307
|
+
.awsui_download-link_ig8mp_mltc3_212:not(#\9):hover {
|
|
308
308
|
cursor: pointer;
|
|
309
309
|
}
|
|
310
|
-
.awsui_download-
|
|
310
|
+
.awsui_download-link_ig8mp_mltc3_212:not(#\9):focus {
|
|
311
311
|
outline: none;
|
|
312
312
|
}
|
|
313
|
-
.awsui_download-
|
|
313
|
+
.awsui_download-link_ig8mp_mltc3_212:not(#\9):active, .awsui_download-link_ig8mp_mltc3_212:not(#\9):focus, .awsui_download-link_ig8mp_mltc3_212:not(#\9):hover {
|
|
314
314
|
text-decoration: underline;
|
|
315
315
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
316
316
|
text-decoration-color: currentColor;
|
|
317
317
|
}
|
|
318
|
-
body[data-awsui-focus-visible=true] .awsui_download-
|
|
318
|
+
body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_mltc3_212:not(#\9):focus {
|
|
319
319
|
outline: thin dotted;
|
|
320
320
|
outline: var(--border-link-focus-ring-outline-kkfop6, 0);
|
|
321
321
|
outline-offset: 2px;
|
|
@@ -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_mltc3_93",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_mltc3_1",
|
|
7
|
+
"tutorial-list": "awsui_tutorial-list_ig8mp_mltc3_119",
|
|
8
|
+
"tutorial-box": "awsui_tutorial-box_ig8mp_mltc3_134",
|
|
9
|
+
"tutorial-box-title": "awsui_tutorial-box-title_ig8mp_mltc3_154",
|
|
10
|
+
"tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_mltc3_160",
|
|
11
|
+
"tutorial-description": "awsui_tutorial-description_ig8mp_mltc3_160",
|
|
12
|
+
"expandable-section": "awsui_expandable-section_ig8mp_mltc3_172",
|
|
13
|
+
"expanded": "awsui_expanded_ig8mp_mltc3_176",
|
|
14
|
+
"button-wrapper": "awsui_button-wrapper_ig8mp_mltc3_180",
|
|
15
|
+
"start": "awsui_start_ig8mp_mltc3_184",
|
|
16
|
+
"expand-button": "awsui_expand-button_ig8mp_mltc3_188",
|
|
17
|
+
"collapse-button": "awsui_collapse-button_ig8mp_mltc3_192",
|
|
18
|
+
"learn-more-link": "awsui_learn-more-link_ig8mp_mltc3_196",
|
|
19
|
+
"title": "awsui_title_ig8mp_mltc3_200",
|
|
20
|
+
"prerequisites-alert": "awsui_prerequisites-alert_ig8mp_mltc3_204",
|
|
21
|
+
"completed": "awsui_completed_ig8mp_mltc3_208",
|
|
22
|
+
"download-link": "awsui_download-link_ig8mp_mltc3_212"
|
|
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-hidden": "awsui_collapsed-steps-
|
|
23
|
-
"form-header-component-wrapper": "awsui_form-header-component-
|
|
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_18anv_94",
|
|
5
|
+
"wizard": "awsui_wizard_1xupv_18anv_107",
|
|
6
|
+
"refresh": "awsui_refresh_1xupv_18anv_107",
|
|
7
|
+
"small-container": "awsui_small-container_1xupv_18anv_114",
|
|
8
|
+
"navigation": "awsui_navigation_1xupv_18anv_123",
|
|
9
|
+
"number": "awsui_number_1xupv_18anv_185",
|
|
10
|
+
"circle": "awsui_circle_1xupv_18anv_201",
|
|
11
|
+
"title": "awsui_title_1xupv_18anv_209",
|
|
12
|
+
"active": "awsui_active_1xupv_18anv_238",
|
|
13
|
+
"disabled": "awsui_disabled_1xupv_18anv_249",
|
|
14
|
+
"enabled": "awsui_enabled_1xupv_18anv_259",
|
|
15
|
+
"form": "awsui_form_1xupv_18anv_301",
|
|
16
|
+
"form-header": "awsui_form-header_1xupv_18anv_307",
|
|
17
|
+
"background": "awsui_background_1xupv_18anv_318",
|
|
18
|
+
"form-header-content": "awsui_form-header-content_1xupv_18anv_330",
|
|
19
|
+
"form-component": "awsui_form-component_1xupv_18anv_334",
|
|
20
|
+
"hidden": "awsui_hidden_1xupv_18anv_348",
|
|
21
|
+
"collapsed-steps": "awsui_collapsed-steps_1xupv_18anv_352",
|
|
22
|
+
"collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_18anv_357",
|
|
23
|
+
"form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_18anv_361",
|
|
24
|
+
"form-header-component": "awsui_form-header-component_1xupv_18anv_361",
|
|
25
|
+
"navigation-link": "awsui_navigation-link_1xupv_18anv_374",
|
|
26
|
+
"navigation-link-item": "awsui_navigation-link-item_1xupv_18anv_375",
|
|
27
|
+
"navigation-link-label": "awsui_navigation-link-label_1xupv_18anv_376",
|
|
28
|
+
"navigation-link-active": "awsui_navigation-link-active_1xupv_18anv_380",
|
|
29
|
+
"navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_18anv_385",
|
|
30
|
+
"cancel-button": "awsui_cancel-button_1xupv_18anv_389",
|
|
31
|
+
"previous-button": "awsui_previous-button_1xupv_18anv_390",
|
|
32
|
+
"primary-button": "awsui_primary-button_1xupv_18anv_391",
|
|
33
|
+
"skip-to-button": "awsui_skip-to-button_1xupv_18anv_392",
|
|
34
|
+
"action-buttons": "awsui_action-buttons_1xupv_18anv_396"
|
|
35
35
|
};
|
|
36
36
|
|