@cloudscape-design/components-themeable 3.0.462 → 3.0.463
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/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/alert/styles.scss +21 -14
- package/lib/internal/scss/anchor-navigation/styles.scss +21 -12
- package/lib/internal/scss/annotation-context/annotation/arrow.scss +20 -15
- package/lib/internal/scss/annotation-context/annotation/styles.scss +7 -6
- package/lib/internal/scss/app-layout/constants.scss +2 -3
- package/lib/internal/scss/app-layout/content-wrapper/styles.scss +7 -7
- package/lib/internal/scss/app-layout/drawer/styles.scss +9 -10
- package/lib/internal/scss/app-layout/mobile-toolbar/styles.scss +10 -9
- package/lib/internal/scss/app-layout/notifications/styles.scss +1 -1
- package/lib/internal/scss/app-layout/split-panel/styles.scss +1 -1
- package/lib/internal/scss/app-layout/styles.scss +7 -7
- package/lib/internal/scss/app-layout/toggles/styles.scss +4 -3
- package/lib/internal/scss/app-layout/visual-refresh/background.scss +3 -3
- package/lib/internal/scss/app-layout/visual-refresh/drawers.scss +20 -19
- package/lib/internal/scss/app-layout/visual-refresh/layout.scss +2 -2
- package/lib/internal/scss/app-layout/visual-refresh/main.scss +4 -3
- package/lib/internal/scss/app-layout/visual-refresh/mobile-toolbar.scss +7 -6
- package/lib/internal/scss/app-layout/visual-refresh/navigation.scss +14 -13
- package/lib/internal/scss/app-layout/visual-refresh/notifications.scss +1 -1
- package/lib/internal/scss/app-layout/visual-refresh/split-panel.scss +9 -9
- package/lib/internal/scss/app-layout/visual-refresh/tools.scss +15 -14
- package/lib/internal/scss/app-layout/visual-refresh/trigger-button.scss +20 -12
- package/lib/internal/scss/area-chart/styles.scss +3 -2
- package/lib/internal/scss/attribute-editor/styles.scss +6 -5
- package/lib/internal/scss/autosuggest/styles.scss +2 -2
- package/lib/internal/scss/button/styles.scss +2 -1
- package/lib/internal/template/alert/styles.css.js +25 -25
- package/lib/internal/template/alert/styles.scoped.css +59 -53
- package/lib/internal/template/alert/styles.selectors.js +25 -25
- package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
- package/lib/internal/template/anchor-navigation/styles.scoped.css +39 -30
- package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
- package/lib/internal/template/annotation-context/annotation/styles.css.js +24 -24
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +55 -48
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +24 -24
- package/lib/internal/template/app-layout/content-wrapper/styles.css.js +3 -3
- package/lib/internal/template/app-layout/content-wrapper/styles.scoped.css +15 -15
- package/lib/internal/template/app-layout/content-wrapper/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/drawer/styles.css.js +12 -12
- package/lib/internal/template/app-layout/drawer/styles.scoped.css +29 -30
- package/lib/internal/template/app-layout/drawer/styles.selectors.js +12 -12
- package/lib/internal/template/app-layout/mobile-toolbar/styles.css.js +8 -8
- package/lib/internal/template/app-layout/mobile-toolbar/styles.scoped.css +18 -17
- package/lib/internal/template/app-layout/mobile-toolbar/styles.selectors.js +8 -8
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +6 -6
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/split-panel/styles.css.js +2 -2
- package/lib/internal/template/app-layout/split-panel/styles.scoped.css +3 -3
- package/lib/internal/template/app-layout/split-panel/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/styles.css.js +16 -16
- package/lib/internal/template/app-layout/styles.scoped.css +26 -26
- package/lib/internal/template/app-layout/styles.selectors.js +16 -16
- package/lib/internal/template/app-layout/toggles/styles.css.js +2 -2
- package/lib/internal/template/app-layout/toggles/styles.scoped.css +10 -9
- package/lib/internal/template/app-layout/toggles/styles.selectors.js +2 -2
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +80 -80
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +268 -251
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +80 -80
- package/lib/internal/template/area-chart/styles.css.js +6 -6
- package/lib/internal/template/area-chart/styles.scoped.css +12 -11
- package/lib/internal/template/area-chart/styles.selectors.js +6 -6
- package/lib/internal/template/attribute-editor/styles.css.js +14 -14
- package/lib/internal/template/attribute-editor/styles.scoped.css +30 -29
- package/lib/internal/template/attribute-editor/styles.selectors.js +14 -14
- package/lib/internal/template/autosuggest/styles.css.js +3 -3
- package/lib/internal/template/autosuggest/styles.scoped.css +5 -5
- package/lib/internal/template/autosuggest/styles.selectors.js +3 -3
- package/lib/internal/template/button/styles.css.js +20 -20
- package/lib/internal/template/button/styles.scoped.css +155 -153
- package/lib/internal/template/button/styles.selectors.js +20 -20
- package/lib/internal/template/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js +11 -2
- package/lib/internal/template/internal/analytics/components/analytics-funnel.js.map +1 -1
- package/lib/internal/template/internal/environment.js +1 -1
- package/lib/internal/template/internal/environment.json +1 -1
- package/package.json +1 -1
|
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
94
|
-
animation: awsui_awsui-motion-fade-
|
|
93
|
+
.awsui_alert_mx3cw_k5ogv_93:not(#\9) {
|
|
94
|
+
animation: awsui_awsui-motion-fade-in_mx3cw_k5ogv_1 var(--motion-duration-show-paced-wu1v6q, 180ms) var(--motion-easing-show-paced-72rrqw, ease-out);
|
|
95
95
|
}
|
|
96
|
-
@keyframes awsui_awsui-motion-fade-
|
|
96
|
+
@keyframes awsui_awsui-motion-fade-in_mx3cw_k5ogv_1 {
|
|
97
97
|
from {
|
|
98
98
|
opacity: 0.2;
|
|
99
99
|
}
|
|
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
@media (prefers-reduced-motion: reduce) {
|
|
105
|
-
.
|
|
105
|
+
.awsui_alert_mx3cw_k5ogv_93:not(#\9) {
|
|
106
106
|
animation: none;
|
|
107
107
|
transition: none;
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
|
-
.awsui-motion-disabled .
|
|
110
|
+
.awsui-motion-disabled .awsui_alert_mx3cw_k5ogv_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_k5ogv_93:not(#\9) {
|
|
111
111
|
animation: none;
|
|
112
112
|
transition: none;
|
|
113
113
|
}
|
|
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
116
116
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
117
117
|
SPDX-License-Identifier: Apache-2.0
|
|
118
118
|
*/
|
|
119
|
-
.
|
|
119
|
+
.awsui_root_mx3cw_k5ogv_119:not(#\9) {
|
|
120
120
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
121
121
|
border-collapse: separate;
|
|
122
122
|
border-spacing: 0;
|
|
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
158
158
|
overflow: hidden;
|
|
159
159
|
display: block;
|
|
160
160
|
}
|
|
161
|
-
.
|
|
161
|
+
.awsui_root_mx3cw_k5ogv_119.awsui_hidden_mx3cw_k5ogv_135:not(#\9) {
|
|
162
162
|
display: none;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
|
-
.
|
|
165
|
+
.awsui_alert_mx3cw_k5ogv_93:not(#\9) {
|
|
166
166
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
167
167
|
border-collapse: separate;
|
|
168
168
|
border-spacing: 0;
|
|
@@ -202,53 +202,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
202
202
|
position: relative;
|
|
203
203
|
display: grid;
|
|
204
204
|
grid-template-columns: 1fr;
|
|
205
|
-
border-radius: var(--border-radius-alert-flb0mp, 2px);
|
|
206
205
|
border: var(--border-field-width-yoy972, 1px) solid;
|
|
207
|
-
|
|
206
|
+
border-start-start-radius: var(--border-radius-alert-flb0mp, 2px);
|
|
207
|
+
border-start-end-radius: var(--border-radius-alert-flb0mp, 2px);
|
|
208
|
+
border-end-start-radius: var(--border-radius-alert-flb0mp, 2px);
|
|
209
|
+
border-end-end-radius: var(--border-radius-alert-flb0mp, 2px);
|
|
210
|
+
padding-block: var(--space-alert-vertical-f4n3qs, 12px);
|
|
211
|
+
padding-inline: var(--space-alert-horizontal-bwh51v, 20px);
|
|
208
212
|
background-color: var(--color-background-container-content-il2pe5, #ffffff);
|
|
209
213
|
}
|
|
210
|
-
.
|
|
214
|
+
.awsui_alert_mx3cw_k5ogv_93.awsui_with-dismiss_mx3cw_k5ogv_162:not(#\9), .awsui_alert_mx3cw_k5ogv_93.awsui_with-action_mx3cw_k5ogv_162:not(#\9) {
|
|
211
215
|
grid-template-columns: 1fr auto;
|
|
212
216
|
}
|
|
213
|
-
.
|
|
217
|
+
.awsui_alert_mx3cw_k5ogv_93.awsui_with-action_mx3cw_k5ogv_162.awsui_with-dismiss_mx3cw_k5ogv_162:not(#\9) {
|
|
214
218
|
grid-template-columns: 1fr auto auto;
|
|
215
219
|
}
|
|
216
|
-
.
|
|
220
|
+
.awsui_alert_mx3cw_k5ogv_93.awsui_breakpoint-default_mx3cw_k5ogv_168.awsui_with-action_mx3cw_k5ogv_162:not(#\9) {
|
|
217
221
|
grid-template-columns: 1fr auto;
|
|
218
222
|
}
|
|
219
|
-
.
|
|
223
|
+
.awsui_alert_mx3cw_k5ogv_93.awsui_breakpoint-default_mx3cw_k5ogv_168:not(#\9):not(.awsui_with-dismiss_mx3cw_k5ogv_162) {
|
|
220
224
|
grid-template-columns: 1fr;
|
|
221
225
|
}
|
|
222
226
|
|
|
223
|
-
.
|
|
227
|
+
.awsui_header_mx3cw_k5ogv_175:not(#\9) {
|
|
224
228
|
font-weight: 700;
|
|
225
229
|
}
|
|
226
230
|
|
|
227
|
-
.
|
|
231
|
+
.awsui_action_mx3cw_k5ogv_179:not(#\9) {
|
|
228
232
|
white-space: nowrap;
|
|
229
|
-
margin-
|
|
233
|
+
margin-inline-start: var(--space-alert-action-left-5t7fct, 20px);
|
|
230
234
|
}
|
|
231
235
|
|
|
232
|
-
.awsui_action-
|
|
233
|
-
.awsui_action-
|
|
236
|
+
.awsui_action-slot_mx3cw_k5ogv_184:not(#\9),
|
|
237
|
+
.awsui_action-button_mx3cw_k5ogv_185:not(#\9) {
|
|
234
238
|
/* used in test-utils */
|
|
235
239
|
}
|
|
236
240
|
|
|
237
|
-
.awsui_alert-focus-
|
|
241
|
+
.awsui_alert-focus-wrapper_mx3cw_k5ogv_189:not(#\9) {
|
|
238
242
|
display: grid;
|
|
239
243
|
grid-template-columns: min-content auto;
|
|
240
244
|
}
|
|
241
|
-
.awsui_alert-focus-
|
|
245
|
+
.awsui_alert-focus-wrapper_mx3cw_k5ogv_189:not(#\9):focus {
|
|
242
246
|
outline: none;
|
|
243
247
|
}
|
|
244
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
248
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_k5ogv_189:not(#\9):focus {
|
|
245
249
|
position: relative;
|
|
246
250
|
}
|
|
247
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
251
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_k5ogv_189:not(#\9):focus {
|
|
248
252
|
outline: 2px dotted transparent;
|
|
249
253
|
outline-offset: calc(var(--space-button-focus-outline-gutter-s68ny8, 3px) - 1px);
|
|
250
254
|
}
|
|
251
|
-
body[data-awsui-focus-visible=true] .awsui_alert-focus-
|
|
255
|
+
body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_k5ogv_189:not(#\9):focus::before {
|
|
252
256
|
content: " ";
|
|
253
257
|
display: block;
|
|
254
258
|
position: absolute;
|
|
@@ -260,73 +264,75 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_s7vra_185:n
|
|
|
260
264
|
box-shadow: 0 0 0 2px var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
261
265
|
}
|
|
262
266
|
|
|
263
|
-
.
|
|
264
|
-
min-
|
|
265
|
-
padding: var(--border-field-width-yoy972, 1px)
|
|
266
|
-
|
|
267
|
+
.awsui_text_mx3cw_k5ogv_215:not(#\9) {
|
|
268
|
+
min-inline-size: 0;
|
|
269
|
+
padding-block: var(--border-field-width-yoy972, 1px);
|
|
270
|
+
padding-inline: 0;
|
|
271
|
+
margin-block: var(--space-scaled-xxs-t7ij38, 4px);
|
|
272
|
+
margin-inline: var(--space-xxs-9rrxti, 4px);
|
|
267
273
|
}
|
|
268
|
-
.
|
|
269
|
-
margin-
|
|
274
|
+
.awsui_text_mx3cw_k5ogv_215.awsui_icon_mx3cw_k5ogv_222:not(#\9) {
|
|
275
|
+
margin-inline-start: 0;
|
|
270
276
|
}
|
|
271
|
-
.
|
|
272
|
-
margin-
|
|
277
|
+
.awsui_text_mx3cw_k5ogv_215.awsui_message_mx3cw_k5ogv_225:not(#\9) {
|
|
278
|
+
margin-inline-end: var(--space-alert-message-right-px48tx, 0px);
|
|
273
279
|
}
|
|
274
280
|
|
|
275
|
-
.awsui_breakpoint-
|
|
281
|
+
.awsui_breakpoint-default_mx3cw_k5ogv_168 > .awsui_action_mx3cw_k5ogv_179:not(#\9) {
|
|
276
282
|
grid-row: 2;
|
|
277
|
-
margin-
|
|
283
|
+
margin-block-end: var(--space-xxs-9rrxti, 4px);
|
|
278
284
|
}
|
|
279
|
-
.awsui_breakpoint-
|
|
280
|
-
margin-
|
|
285
|
+
.awsui_breakpoint-default_mx3cw_k5ogv_168.awsui_icon-size-medium_mx3cw_k5ogv_233 > .awsui_action_mx3cw_k5ogv_179:not(#\9) {
|
|
286
|
+
margin-inline-start: calc(var(--size-icon-medium-6sroof, 16px) + var(--space-xs-xf5ch3, 8px));
|
|
281
287
|
}
|
|
282
|
-
.awsui_breakpoint-
|
|
283
|
-
margin-
|
|
288
|
+
.awsui_breakpoint-default_mx3cw_k5ogv_168.awsui_icon-size-big_mx3cw_k5ogv_236 > .awsui_action_mx3cw_k5ogv_179:not(#\9) {
|
|
289
|
+
margin-inline-start: calc(var(--size-icon-big-hyxarq, 32px) + var(--space-xs-xf5ch3, 8px));
|
|
284
290
|
}
|
|
285
|
-
.awsui_breakpoint-
|
|
286
|
-
margin-
|
|
291
|
+
.awsui_breakpoint-default_mx3cw_k5ogv_168.awsui_icon-size-normal_mx3cw_k5ogv_239 > .awsui_action_mx3cw_k5ogv_179:not(#\9) {
|
|
292
|
+
margin-inline-start: calc(var(--size-icon-normal-wflv4k, 16px) + var(--space-xs-xf5ch3, 8px));
|
|
287
293
|
}
|
|
288
294
|
|
|
289
|
-
.
|
|
295
|
+
.awsui_content_mx3cw_k5ogv_243:not(#\9) {
|
|
290
296
|
/* used in test-utils */
|
|
291
297
|
}
|
|
292
298
|
|
|
293
|
-
.
|
|
294
|
-
margin-
|
|
295
|
-
margin-
|
|
299
|
+
.awsui_dismiss_mx3cw_k5ogv_247:not(#\9) {
|
|
300
|
+
margin-inline-end: calc(-1 * var(--space-xxs-9rrxti, 4px));
|
|
301
|
+
margin-inline-start: var(--space-s-2025hl, 12px);
|
|
296
302
|
}
|
|
297
303
|
|
|
298
|
-
.awsui_dismiss-
|
|
304
|
+
.awsui_dismiss-button_mx3cw_k5ogv_252:not(#\9) {
|
|
299
305
|
/* used in test-utils */
|
|
300
306
|
}
|
|
301
307
|
|
|
302
|
-
.awsui_type-
|
|
308
|
+
.awsui_type-error_mx3cw_k5ogv_256:not(#\9) {
|
|
303
309
|
border-color: var(--color-border-status-error-xj05xm, #d13212);
|
|
304
310
|
background-color: var(--color-background-status-error-oemu7d, #fdf3f1);
|
|
305
311
|
}
|
|
306
|
-
.awsui_type-
|
|
312
|
+
.awsui_type-error_mx3cw_k5ogv_256 > .awsui_alert-focus-wrapper_mx3cw_k5ogv_189 > .awsui_icon_mx3cw_k5ogv_222:not(#\9) {
|
|
307
313
|
color: var(--color-text-status-error-ofc4yr, #d13212);
|
|
308
314
|
}
|
|
309
315
|
|
|
310
|
-
.awsui_type-
|
|
316
|
+
.awsui_type-warning_mx3cw_k5ogv_264:not(#\9) {
|
|
311
317
|
border-color: var(--color-border-status-warning-gda7pe, #906806);
|
|
312
318
|
background-color: var(--color-background-status-warning-c7n5t6, #fffce9);
|
|
313
319
|
}
|
|
314
|
-
.awsui_type-
|
|
320
|
+
.awsui_type-warning_mx3cw_k5ogv_264 > .awsui_alert-focus-wrapper_mx3cw_k5ogv_189 > .awsui_icon_mx3cw_k5ogv_222:not(#\9) {
|
|
315
321
|
color: var(--color-text-status-warning-azn00c, #906806);
|
|
316
322
|
}
|
|
317
323
|
|
|
318
|
-
.awsui_type-
|
|
324
|
+
.awsui_type-success_mx3cw_k5ogv_272:not(#\9) {
|
|
319
325
|
border-color: var(--color-border-status-success-ce6e1e, #1d8102);
|
|
320
326
|
background-color: var(--color-background-status-success-6fu96x, #f2f8f0);
|
|
321
327
|
}
|
|
322
|
-
.awsui_type-
|
|
328
|
+
.awsui_type-success_mx3cw_k5ogv_272 > .awsui_alert-focus-wrapper_mx3cw_k5ogv_189 > .awsui_icon_mx3cw_k5ogv_222:not(#\9) {
|
|
323
329
|
color: var(--color-text-status-success-owjbj0, #1d8102);
|
|
324
330
|
}
|
|
325
331
|
|
|
326
|
-
.awsui_type-
|
|
332
|
+
.awsui_type-info_mx3cw_k5ogv_280:not(#\9) {
|
|
327
333
|
border-color: var(--color-border-status-info-q9np44, #0073bb);
|
|
328
334
|
background-color: var(--color-background-status-info-pgxhez, #f1faff);
|
|
329
335
|
}
|
|
330
|
-
.awsui_type-
|
|
336
|
+
.awsui_type-info_mx3cw_k5ogv_280 > .awsui_alert-focus-wrapper_mx3cw_k5ogv_189 > .awsui_icon_mx3cw_k5ogv_222:not(#\9) {
|
|
331
337
|
color: var(--color-text-status-info-aq7yd6, #0073bb);
|
|
332
338
|
}
|
|
@@ -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_k5ogv_93",
|
|
6
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_k5ogv_1",
|
|
7
|
+
"root": "awsui_root_mx3cw_k5ogv_119",
|
|
8
|
+
"hidden": "awsui_hidden_mx3cw_k5ogv_135",
|
|
9
|
+
"with-dismiss": "awsui_with-dismiss_mx3cw_k5ogv_162",
|
|
10
|
+
"with-action": "awsui_with-action_mx3cw_k5ogv_162",
|
|
11
|
+
"breakpoint-default": "awsui_breakpoint-default_mx3cw_k5ogv_168",
|
|
12
|
+
"header": "awsui_header_mx3cw_k5ogv_175",
|
|
13
|
+
"action": "awsui_action_mx3cw_k5ogv_179",
|
|
14
|
+
"action-slot": "awsui_action-slot_mx3cw_k5ogv_184",
|
|
15
|
+
"action-button": "awsui_action-button_mx3cw_k5ogv_185",
|
|
16
|
+
"alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_k5ogv_189",
|
|
17
|
+
"text": "awsui_text_mx3cw_k5ogv_215",
|
|
18
|
+
"icon": "awsui_icon_mx3cw_k5ogv_222",
|
|
19
|
+
"message": "awsui_message_mx3cw_k5ogv_225",
|
|
20
|
+
"icon-size-medium": "awsui_icon-size-medium_mx3cw_k5ogv_233",
|
|
21
|
+
"icon-size-big": "awsui_icon-size-big_mx3cw_k5ogv_236",
|
|
22
|
+
"icon-size-normal": "awsui_icon-size-normal_mx3cw_k5ogv_239",
|
|
23
|
+
"content": "awsui_content_mx3cw_k5ogv_243",
|
|
24
|
+
"dismiss": "awsui_dismiss_mx3cw_k5ogv_247",
|
|
25
|
+
"dismiss-button": "awsui_dismiss-button_mx3cw_k5ogv_252",
|
|
26
|
+
"type-error": "awsui_type-error_mx3cw_k5ogv_256",
|
|
27
|
+
"type-warning": "awsui_type-warning_mx3cw_k5ogv_264",
|
|
28
|
+
"type-success": "awsui_type-success_mx3cw_k5ogv_272",
|
|
29
|
+
"type-info": "awsui_type-info_mx3cw_k5ogv_280"
|
|
30
30
|
};
|
|
31
31
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"anchor-list": "awsui_anchor-
|
|
6
|
-
"anchor-item": "awsui_anchor-
|
|
7
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
8
|
-
"anchor-link": "awsui_anchor-
|
|
9
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
10
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
11
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
4
|
+
"root": "awsui_root_swimc_1y3k1_93",
|
|
5
|
+
"anchor-list": "awsui_anchor-list_swimc_1y3k1_106",
|
|
6
|
+
"anchor-item": "awsui_anchor-item_swimc_1y3k1_129",
|
|
7
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_1y3k1_149",
|
|
8
|
+
"anchor-link": "awsui_anchor-link_swimc_1y3k1_166",
|
|
9
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_1y3k1_205",
|
|
10
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_1y3k1_212",
|
|
11
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_1y3k1_216"
|
|
12
12
|
};
|
|
13
13
|
|
|
@@ -90,7 +90,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
90
90
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
91
91
|
SPDX-License-Identifier: Apache-2.0
|
|
92
92
|
*/
|
|
93
|
-
.
|
|
93
|
+
.awsui_root_swimc_1y3k1_93:not(#\9) {
|
|
94
94
|
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
|
95
95
|
border-collapse: separate;
|
|
96
96
|
border-spacing: 0;
|
|
@@ -129,58 +129,67 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
129
129
|
-moz-osx-font-smoothing: auto;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
-
.awsui_anchor-
|
|
132
|
+
.awsui_anchor-list_swimc_1y3k1_106:not(#\9) {
|
|
133
133
|
list-style: none;
|
|
134
|
-
margin: 0;
|
|
135
|
-
|
|
134
|
+
margin-block: 0;
|
|
135
|
+
margin-inline: 0;
|
|
136
|
+
padding-block: 0;
|
|
137
|
+
padding-inline: 0;
|
|
136
138
|
position: relative;
|
|
137
139
|
text-indent: 0;
|
|
138
140
|
}
|
|
139
|
-
.awsui_anchor-
|
|
141
|
+
.awsui_anchor-list_swimc_1y3k1_106:not(#\9)::before {
|
|
140
142
|
content: "";
|
|
141
143
|
background-color: var(--color-border-divider-default-cr3oi6, #eaeded);
|
|
142
|
-
border-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
143
|
-
|
|
144
|
+
border-start-start-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
145
|
+
border-start-end-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
146
|
+
border-end-start-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
147
|
+
border-end-end-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
148
|
+
inset-block-end: -2px;
|
|
144
149
|
pointer-events: none;
|
|
145
150
|
position: absolute;
|
|
146
|
-
|
|
147
|
-
|
|
151
|
+
inset-block-start: -2px;
|
|
152
|
+
inline-size: 2px;
|
|
148
153
|
}
|
|
149
154
|
|
|
150
|
-
.awsui_anchor-
|
|
155
|
+
.awsui_anchor-item_swimc_1y3k1_129:not(#\9) {
|
|
151
156
|
transition: var(--motion-duration-slow-ncmroz, 180ms);
|
|
152
157
|
transition-property: all;
|
|
153
158
|
font-size: var(--font-size-body-m-pa3mqb, 14px);
|
|
154
159
|
line-height: var(--line-height-body-m-2zx78l, 22px);
|
|
155
160
|
color: var(--color-text-body-secondary-yttmze, #545b64);
|
|
156
161
|
font-weight: 400;
|
|
157
|
-
margin: var(--space-scaled-xxs-t7ij38, 4px)
|
|
162
|
+
margin-block: var(--space-scaled-xxs-t7ij38, 4px);
|
|
163
|
+
margin-inline: 0;
|
|
158
164
|
}
|
|
159
165
|
@media (prefers-reduced-motion: reduce) {
|
|
160
|
-
.awsui_anchor-
|
|
166
|
+
.awsui_anchor-item_swimc_1y3k1_129:not(#\9) {
|
|
161
167
|
animation: none;
|
|
162
168
|
transition: none;
|
|
163
169
|
}
|
|
164
170
|
}
|
|
165
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
171
|
+
.awsui-motion-disabled .awsui_anchor-item_swimc_1y3k1_129:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_1y3k1_129:not(#\9) {
|
|
166
172
|
animation: none;
|
|
167
173
|
transition: none;
|
|
168
174
|
}
|
|
169
|
-
.awsui_anchor-item--
|
|
175
|
+
.awsui_anchor-item--active_swimc_1y3k1_149:not(#\9) {
|
|
170
176
|
position: relative;
|
|
171
177
|
}
|
|
172
|
-
.awsui_anchor-item--
|
|
178
|
+
.awsui_anchor-item--active_swimc_1y3k1_149:not(#\9)::before {
|
|
173
179
|
content: "";
|
|
174
180
|
background-color: var(--color-text-accent-yy9054, #0073bb);
|
|
175
|
-
border-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
176
|
-
|
|
181
|
+
border-start-start-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
182
|
+
border-start-end-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
183
|
+
border-end-start-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
184
|
+
border-end-end-radius: var(--border-radius-tabs-focus-ring-7k0vsi, 0px);
|
|
185
|
+
inset-block-end: -2px;
|
|
177
186
|
pointer-events: none;
|
|
178
187
|
position: absolute;
|
|
179
|
-
|
|
180
|
-
|
|
188
|
+
inset-block-start: -2px;
|
|
189
|
+
inline-size: 2px;
|
|
181
190
|
}
|
|
182
191
|
|
|
183
|
-
.awsui_anchor-
|
|
192
|
+
.awsui_anchor-link_swimc_1y3k1_166:not(#\9) {
|
|
184
193
|
transition: var(--motion-duration-slow-ncmroz, 180ms);
|
|
185
194
|
transition-property: all;
|
|
186
195
|
font-size: var(--font-size-body-m-pa3mqb, 14px);
|
|
@@ -193,16 +202,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
193
202
|
text-decoration: none;
|
|
194
203
|
}
|
|
195
204
|
@media (prefers-reduced-motion: reduce) {
|
|
196
|
-
.awsui_anchor-
|
|
205
|
+
.awsui_anchor-link_swimc_1y3k1_166:not(#\9) {
|
|
197
206
|
animation: none;
|
|
198
207
|
transition: none;
|
|
199
208
|
}
|
|
200
209
|
}
|
|
201
|
-
.awsui-motion-disabled .awsui_anchor-
|
|
210
|
+
.awsui-motion-disabled .awsui_anchor-link_swimc_1y3k1_166:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_1y3k1_166:not(#\9) {
|
|
202
211
|
animation: none;
|
|
203
212
|
transition: none;
|
|
204
213
|
}
|
|
205
|
-
body[data-awsui-focus-visible=true] .awsui_anchor-
|
|
214
|
+
body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1y3k1_166:not(#\9):focus {
|
|
206
215
|
outline: thin dotted;
|
|
207
216
|
outline: var(--border-link-focus-ring-outline-gygm43, 5px auto Highlight);
|
|
208
217
|
outline-offset: 2px;
|
|
@@ -210,28 +219,28 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_h60aw_157:not(#\9):
|
|
|
210
219
|
border-radius: var(--border-radius-control-default-focus-ring-a78bgq, 2px);
|
|
211
220
|
box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-efbp5h, 0px) var(--color-border-item-focused-v8nq2m, #0073bb);
|
|
212
221
|
}
|
|
213
|
-
.awsui_anchor-
|
|
222
|
+
.awsui_anchor-link_swimc_1y3k1_166:not(#\9):hover {
|
|
214
223
|
color: var(--color-text-accent-yy9054, #0073bb);
|
|
215
224
|
}
|
|
216
|
-
.awsui_anchor-
|
|
225
|
+
.awsui_anchor-link_swimc_1y3k1_166:not(#\9):focus {
|
|
217
226
|
outline: none;
|
|
218
227
|
}
|
|
219
|
-
.awsui_anchor-
|
|
228
|
+
.awsui_anchor-link_swimc_1y3k1_166:not(#\9):hover, .awsui_anchor-link_swimc_1y3k1_166:not(#\9):focus {
|
|
220
229
|
text-decoration: none;
|
|
221
230
|
}
|
|
222
|
-
.awsui_anchor-link--
|
|
231
|
+
.awsui_anchor-link--active_swimc_1y3k1_205:not(#\9) {
|
|
223
232
|
font-weight: var(--font-wayfinding-link-active-weight-wec2dg, 700);
|
|
224
233
|
-webkit-font-smoothing: var(--font-smoothing-webkit-8fiijr, auto);
|
|
225
234
|
-moz-osx-font-smoothing: var(--font-smoothing-moz-osx-fw8n0n, auto);
|
|
226
235
|
color: var(--color-text-accent-yy9054, #0073bb);
|
|
227
236
|
}
|
|
228
237
|
|
|
229
|
-
.awsui_anchor-link-
|
|
238
|
+
.awsui_anchor-link-text_swimc_1y3k1_212:not(#\9) {
|
|
230
239
|
display: block;
|
|
231
240
|
}
|
|
232
241
|
|
|
233
|
-
.awsui_anchor-link-
|
|
234
|
-
margin-
|
|
242
|
+
.awsui_anchor-link-info_swimc_1y3k1_216:not(#\9) {
|
|
243
|
+
margin-inline-start: var(--space-xs-xf5ch3, 8px);
|
|
235
244
|
font-size: var(--font-size-body-s-533prh, 12px);
|
|
236
245
|
line-height: var(--line-height-body-s-n0pazd, 16px);
|
|
237
246
|
letter-spacing: var(--letter-spacing-body-s-nkvets, normal);
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"root": "
|
|
6
|
-
"anchor-list": "awsui_anchor-
|
|
7
|
-
"anchor-item": "awsui_anchor-
|
|
8
|
-
"anchor-item--active": "awsui_anchor-item--
|
|
9
|
-
"anchor-link": "awsui_anchor-
|
|
10
|
-
"anchor-link--active": "awsui_anchor-link--
|
|
11
|
-
"anchor-link-text": "awsui_anchor-link-
|
|
12
|
-
"anchor-link-info": "awsui_anchor-link-
|
|
5
|
+
"root": "awsui_root_swimc_1y3k1_93",
|
|
6
|
+
"anchor-list": "awsui_anchor-list_swimc_1y3k1_106",
|
|
7
|
+
"anchor-item": "awsui_anchor-item_swimc_1y3k1_129",
|
|
8
|
+
"anchor-item--active": "awsui_anchor-item--active_swimc_1y3k1_149",
|
|
9
|
+
"anchor-link": "awsui_anchor-link_swimc_1y3k1_166",
|
|
10
|
+
"anchor-link--active": "awsui_anchor-link--active_swimc_1y3k1_205",
|
|
11
|
+
"anchor-link-text": "awsui_anchor-link-text_swimc_1y3k1_212",
|
|
12
|
+
"anchor-link-info": "awsui_anchor-link-info_swimc_1y3k1_216"
|
|
13
13
|
};
|
|
14
14
|
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"arrow": "
|
|
5
|
-
"arrow-outer": "awsui_arrow-
|
|
6
|
-
"arrow-inner": "awsui_arrow-
|
|
7
|
-
"arrow-position-right-top": "awsui_arrow-position-right-
|
|
8
|
-
"arrow-position-right-bottom": "awsui_arrow-position-right-
|
|
9
|
-
"arrow-position-left-top": "awsui_arrow-position-left-
|
|
10
|
-
"arrow-position-left-bottom": "awsui_arrow-position-left-
|
|
11
|
-
"arrow-position-top-center": "awsui_arrow-position-top-
|
|
12
|
-
"arrow-position-top-responsive": "awsui_arrow-position-top-
|
|
13
|
-
"arrow-position-bottom-center": "awsui_arrow-position-bottom-
|
|
14
|
-
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-
|
|
15
|
-
"annotation": "
|
|
16
|
-
"next-button": "awsui_next-
|
|
17
|
-
"previous-button": "awsui_previous-
|
|
18
|
-
"finish-button": "awsui_finish-
|
|
19
|
-
"header": "
|
|
20
|
-
"step-counter-content": "awsui_step-counter-
|
|
21
|
-
"content": "
|
|
22
|
-
"description": "
|
|
23
|
-
"actionBar": "
|
|
24
|
-
"stepCounter": "
|
|
25
|
-
"divider": "
|
|
26
|
-
"hotspot": "
|
|
27
|
-
"icon": "
|
|
4
|
+
"arrow": "awsui_arrow_1hpp3_11qnw_93",
|
|
5
|
+
"arrow-outer": "awsui_arrow-outer_1hpp3_11qnw_97",
|
|
6
|
+
"arrow-inner": "awsui_arrow-inner_1hpp3_11qnw_97",
|
|
7
|
+
"arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_11qnw_134",
|
|
8
|
+
"arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_11qnw_134",
|
|
9
|
+
"arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_11qnw_137",
|
|
10
|
+
"arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_11qnw_137",
|
|
11
|
+
"arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_11qnw_140",
|
|
12
|
+
"arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_11qnw_140",
|
|
13
|
+
"arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_11qnw_143",
|
|
14
|
+
"arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_11qnw_143",
|
|
15
|
+
"annotation": "awsui_annotation_1hpp3_11qnw_151",
|
|
16
|
+
"next-button": "awsui_next-button_1hpp3_11qnw_152",
|
|
17
|
+
"previous-button": "awsui_previous-button_1hpp3_11qnw_153",
|
|
18
|
+
"finish-button": "awsui_finish-button_1hpp3_11qnw_154",
|
|
19
|
+
"header": "awsui_header_1hpp3_11qnw_155",
|
|
20
|
+
"step-counter-content": "awsui_step-counter-content_1hpp3_11qnw_156",
|
|
21
|
+
"content": "awsui_content_1hpp3_11qnw_157",
|
|
22
|
+
"description": "awsui_description_1hpp3_11qnw_161",
|
|
23
|
+
"actionBar": "awsui_actionBar_1hpp3_11qnw_166",
|
|
24
|
+
"stepCounter": "awsui_stepCounter_1hpp3_11qnw_173",
|
|
25
|
+
"divider": "awsui_divider_1hpp3_11qnw_177",
|
|
26
|
+
"hotspot": "awsui_hotspot_1hpp3_11qnw_181",
|
|
27
|
+
"icon": "awsui_icon_1hpp3_11qnw_222"
|
|
28
28
|
};
|
|
29
29
|
|