@cloudscape-design/components-themeable 3.0.1182 → 3.0.1183
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/internal/generated/custom-css-properties/index.scss +139 -132
- package/lib/internal/scss/slider/mixins.scss +32 -24
- package/lib/internal/scss/slider/styles.scss +56 -29
- package/lib/internal/template/alert/styles.css.js +27 -27
- package/lib/internal/template/alert/styles.scoped.css +50 -50
- package/lib/internal/template/alert/styles.selectors.js +27 -27
- package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
- package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
- package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
- package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
- package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
- package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +258 -258
- package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +87 -87
- package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
- package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
- package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +28 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +28 -28
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/button/styles.css.js +22 -22
- package/lib/internal/template/button/styles.scoped.css +256 -256
- package/lib/internal/template/button/styles.selectors.js +22 -22
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +20 -20
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +34 -34
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +20 -20
- package/lib/internal/template/checkbox/styles.css.js +3 -3
- package/lib/internal/template/checkbox/styles.scoped.css +11 -11
- package/lib/internal/template/checkbox/styles.selectors.js +3 -3
- package/lib/internal/template/content-layout/styles.css.js +14 -14
- package/lib/internal/template/content-layout/styles.scoped.css +27 -27
- package/lib/internal/template/content-layout/styles.selectors.js +14 -14
- package/lib/internal/template/flashbar/styles.css.js +50 -50
- package/lib/internal/template/flashbar/styles.scoped.css +187 -187
- package/lib/internal/template/flashbar/styles.selectors.js +50 -50
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -73
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/input/styles.css.js +13 -13
- package/lib/internal/template/input/styles.scoped.css +74 -74
- package/lib/internal/template/input/styles.selectors.js +13 -13
- package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
- package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
- package/lib/internal/template/internal/components/dropdown/styles.css.js +20 -20
- package/lib/internal/template/internal/components/dropdown/styles.scoped.css +38 -38
- package/lib/internal/template/internal/components/dropdown/styles.selectors.js +20 -20
- package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
- package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
- package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +7 -0
- package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
- package/lib/internal/template/internal/generated/custom-css-properties/index.js +138 -131
- package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +20 -20
- package/lib/internal/template/link/styles.scoped.css +103 -103
- package/lib/internal/template/link/styles.selectors.js +20 -20
- package/lib/internal/template/progress-bar/styles.css.js +19 -19
- package/lib/internal/template/progress-bar/styles.scoped.css +56 -56
- package/lib/internal/template/progress-bar/styles.selectors.js +19 -19
- package/lib/internal/template/prompt-input/styles.css.js +17 -17
- package/lib/internal/template/prompt-input/styles.scoped.css +79 -79
- package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
- package/lib/internal/template/segmented-control/styles.css.js +16 -16
- package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
- package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
- package/lib/internal/template/slider/index.d.ts +1 -1
- package/lib/internal/template/slider/index.d.ts.map +1 -1
- package/lib/internal/template/slider/index.js +2 -2
- package/lib/internal/template/slider/index.js.map +1 -1
- package/lib/internal/template/slider/interfaces.d.ts +23 -0
- package/lib/internal/template/slider/interfaces.d.ts.map +1 -1
- package/lib/internal/template/slider/interfaces.js.map +1 -1
- package/lib/internal/template/slider/internal.d.ts +2 -1
- package/lib/internal/template/slider/internal.d.ts.map +1 -1
- package/lib/internal/template/slider/internal.js +3 -2
- package/lib/internal/template/slider/internal.js.map +1 -1
- package/lib/internal/template/slider/styles.css.js +26 -26
- package/lib/internal/template/slider/styles.d.ts +12 -0
- package/lib/internal/template/slider/styles.d.ts.map +1 -0
- package/lib/internal/template/slider/styles.js +20 -0
- package/lib/internal/template/slider/styles.js.map +1 -0
- package/lib/internal/template/slider/styles.scoped.css +165 -163
- package/lib/internal/template/slider/styles.selectors.js +26 -26
- package/lib/internal/template/spinner/styles.css.js +13 -13
- package/lib/internal/template/spinner/styles.scoped.css +39 -39
- package/lib/internal/template/spinner/styles.selectors.js +13 -13
- package/lib/internal/template/tabs/styles.css.js +30 -30
- package/lib/internal/template/tabs/styles.scoped.css +76 -76
- package/lib/internal/template/tabs/styles.selectors.js +30 -30
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +66 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/textarea/styles.css.js +5 -5
- package/lib/internal/template/textarea/styles.scoped.css +45 -45
- package/lib/internal/template/textarea/styles.selectors.js +5 -5
- package/lib/internal/template/toggle/styles.css.js +10 -10
- package/lib/internal/template/toggle/styles.scoped.css +23 -23
- package/lib/internal/template/toggle/styles.selectors.js +10 -10
- package/package.json +1 -1
|
@@ -186,27 +186,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
186
186
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
187
187
|
SPDX-License-Identifier: Apache-2.0
|
|
188
188
|
*/
|
|
189
|
-
.
|
|
189
|
+
.awsui_progress_11huc_ajzhp_189:not(#\9)::-webkit-progress-value {
|
|
190
190
|
-webkit-transition: width var(--motion-duration-moderate-24bai8, 135ms) linear;
|
|
191
191
|
transition: width var(--motion-duration-moderate-24bai8, 135ms) linear;
|
|
192
192
|
}
|
|
193
193
|
@media (prefers-reduced-motion: reduce) {
|
|
194
|
-
.
|
|
194
|
+
.awsui_progress_11huc_ajzhp_189:not(#\9)::-webkit-progress-value {
|
|
195
195
|
animation: none;
|
|
196
196
|
-webkit-transition: none;
|
|
197
197
|
transition: none;
|
|
198
198
|
}
|
|
199
199
|
}
|
|
200
|
-
.awsui-motion-disabled .
|
|
200
|
+
.awsui-motion-disabled .awsui_progress_11huc_ajzhp_189:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_ajzhp_189:not(#\9)::-webkit-progress-value {
|
|
201
201
|
animation: none;
|
|
202
202
|
-webkit-transition: none;
|
|
203
203
|
transition: none;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
.awsui_result-
|
|
207
|
-
animation: awsui_awsui-motion-fade-
|
|
206
|
+
.awsui_result-state_11huc_ajzhp_203:not(#\9) {
|
|
207
|
+
animation: awsui_awsui-motion-fade-in_11huc_ajzhp_1 var(--motion-duration-transition-show-paced-0w35xp, 180ms) var(--motion-easing-transition-show-paced-ufdgkj, ease-out);
|
|
208
208
|
}
|
|
209
|
-
@keyframes awsui_awsui-motion-fade-
|
|
209
|
+
@keyframes awsui_awsui-motion-fade-in_11huc_ajzhp_1 {
|
|
210
210
|
from {
|
|
211
211
|
opacity: 0.2;
|
|
212
212
|
}
|
|
@@ -215,17 +215,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
217
|
@media (prefers-reduced-motion: reduce) {
|
|
218
|
-
.awsui_result-
|
|
218
|
+
.awsui_result-state_11huc_ajzhp_203:not(#\9) {
|
|
219
219
|
animation: none;
|
|
220
220
|
transition: none;
|
|
221
221
|
}
|
|
222
222
|
}
|
|
223
|
-
.awsui-motion-disabled .awsui_result-
|
|
223
|
+
.awsui-motion-disabled .awsui_result-state_11huc_ajzhp_203:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_ajzhp_203:not(#\9) {
|
|
224
224
|
animation: none;
|
|
225
225
|
transition: none;
|
|
226
226
|
}
|
|
227
227
|
|
|
228
|
-
.
|
|
228
|
+
.awsui_root_11huc_ajzhp_225:not(#\9) {
|
|
229
229
|
border-collapse: separate;
|
|
230
230
|
border-spacing: 0;
|
|
231
231
|
box-sizing: border-box;
|
|
@@ -257,34 +257,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
257
257
|
-moz-osx-font-smoothing: auto;
|
|
258
258
|
}
|
|
259
259
|
|
|
260
|
-
.awsui_with-result-
|
|
260
|
+
.awsui_with-result-button_11huc_ajzhp_257:not(#\9) {
|
|
261
261
|
padding-inline-end: var(--space-m-n2lypl, 16px);
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.awsui_result-
|
|
264
|
+
.awsui_result-text_11huc_ajzhp_261:not(#\9) {
|
|
265
265
|
/* used in test-utils */
|
|
266
266
|
}
|
|
267
267
|
|
|
268
|
-
.awsui_result-container-
|
|
268
|
+
.awsui_result-container-error_11huc_ajzhp_265:not(#\9), .awsui_result-container-success_11huc_ajzhp_265:not(#\9) {
|
|
269
269
|
/* used in test-utils */
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.awsui_result-
|
|
272
|
+
.awsui_result-button_11huc_ajzhp_269:not(#\9) {
|
|
273
273
|
display: inline-block;
|
|
274
274
|
margin-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
275
275
|
margin-inline: 0;
|
|
276
276
|
}
|
|
277
277
|
|
|
278
|
-
.awsui_word-
|
|
278
|
+
.awsui_word-wrap_11huc_ajzhp_275:not(#\9) {
|
|
279
279
|
min-inline-size: 0;
|
|
280
280
|
word-break: break-word;
|
|
281
281
|
}
|
|
282
282
|
|
|
283
|
-
.awsui_label-
|
|
283
|
+
.awsui_label-flash_11huc_ajzhp_280:not(#\9) {
|
|
284
284
|
color: inherit;
|
|
285
285
|
font-weight: 700;
|
|
286
286
|
}
|
|
287
|
-
.awsui_label-key-
|
|
287
|
+
.awsui_label-key-value_11huc_ajzhp_284:not(#\9) {
|
|
288
288
|
font-size: var(--font-size-body-m-vv54cm, 14px);
|
|
289
289
|
line-height: var(--line-height-body-m-bedeoh, 22px);
|
|
290
290
|
font-weight: var(--font-display-label-weight-ise9n2, 400);
|
|
@@ -292,18 +292,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
292
292
|
margin-block-end: var(--space-scaled-xxxs-prgw5k, 2px);
|
|
293
293
|
}
|
|
294
294
|
|
|
295
|
-
.
|
|
295
|
+
.awsui_flash_11huc_ajzhp_292:not(#\9) {
|
|
296
296
|
color: inherit;
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
.awsui_progress-
|
|
299
|
+
.awsui_progress-container_11huc_ajzhp_296:not(#\9) {
|
|
300
300
|
display: flex;
|
|
301
301
|
align-items: center;
|
|
302
302
|
max-inline-size: 800px;
|
|
303
303
|
block-size: var(--line-height-body-m-bedeoh, 22px);
|
|
304
304
|
}
|
|
305
305
|
|
|
306
|
-
.awsui_percentage-
|
|
306
|
+
.awsui_percentage-container_11huc_ajzhp_303:not(#\9) {
|
|
307
307
|
inline-size: 33px;
|
|
308
308
|
flex-shrink: 0;
|
|
309
309
|
white-space: nowrap;
|
|
@@ -313,68 +313,68 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
313
313
|
letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
|
|
314
314
|
}
|
|
315
315
|
|
|
316
|
-
.
|
|
316
|
+
.awsui_percentage_11huc_ajzhp_303:not(#\9) {
|
|
317
317
|
/* used in test-utils */
|
|
318
318
|
}
|
|
319
319
|
|
|
320
|
-
.
|
|
320
|
+
.awsui_progress_11huc_ajzhp_189:not(#\9) {
|
|
321
321
|
inline-size: 100%;
|
|
322
322
|
margin-inline-end: var(--space-s-4a5hs8, 12px);
|
|
323
323
|
min-inline-size: 0;
|
|
324
|
-
block-size: var(--awsui-progress-bar-height-
|
|
324
|
+
block-size: var(--awsui-progress-bar-height-4hh3rt, 4px);
|
|
325
325
|
border-block: 0;
|
|
326
326
|
border-inline: none;
|
|
327
327
|
box-sizing: border-box;
|
|
328
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
329
|
-
border-start-end-radius: var(--awsui-progress-bar-border-radius-
|
|
330
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
331
|
-
border-end-end-radius: var(--awsui-progress-bar-border-radius-
|
|
332
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
328
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
329
|
+
border-start-end-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
330
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
331
|
+
border-end-end-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
332
|
+
background-color: var(--awsui-progress-bar-background-color-4hh3rt, var(--color-background-progress-bar-layout-default-ydn5oo, #eaeded));
|
|
333
333
|
}
|
|
334
|
-
.
|
|
335
|
-
block-size: var(--awsui-progress-bar-height-
|
|
334
|
+
.awsui_progress_11huc_ajzhp_189:not(#\9)::-webkit-progress-bar {
|
|
335
|
+
block-size: var(--awsui-progress-bar-height-4hh3rt, 4px);
|
|
336
336
|
border-block: 0;
|
|
337
337
|
border-inline: none;
|
|
338
338
|
box-sizing: border-box;
|
|
339
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
340
|
-
border-start-end-radius: var(--awsui-progress-bar-border-radius-
|
|
341
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
342
|
-
border-end-end-radius: var(--awsui-progress-bar-border-radius-
|
|
343
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
339
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
340
|
+
border-start-end-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
341
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
342
|
+
border-end-end-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
343
|
+
background-color: var(--awsui-progress-bar-background-color-4hh3rt, var(--color-background-progress-bar-layout-default-ydn5oo, #eaeded));
|
|
344
344
|
}
|
|
345
|
-
.
|
|
346
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
345
|
+
.awsui_progress_11huc_ajzhp_189:not(#\9)::-webkit-progress-value {
|
|
346
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
347
347
|
border-start-end-radius: 0;
|
|
348
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
348
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
349
349
|
border-end-end-radius: 0;
|
|
350
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
350
|
+
background-color: var(--awsui-progress-value-background-color-4hh3rt, var(--color-background-progress-bar-content-default-e6lde4, #0073bb));
|
|
351
351
|
}
|
|
352
|
-
.
|
|
353
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
354
|
-
border-start-end-radius: var(--awsui-progress-bar-border-radius-
|
|
355
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
356
|
-
border-end-end-radius: var(--awsui-progress-bar-border-radius-
|
|
352
|
+
.awsui_progress_11huc_ajzhp_189.awsui_complete_11huc_ajzhp_349:not(#\9)::-webkit-progress-value {
|
|
353
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
354
|
+
border-start-end-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
355
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
356
|
+
border-end-end-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
357
357
|
}
|
|
358
|
-
.
|
|
359
|
-
border-start-start-radius: var(--awsui-progress-bar-border-radius-
|
|
358
|
+
.awsui_progress_11huc_ajzhp_189:not(#\9)::-moz-progress-bar {
|
|
359
|
+
border-start-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
360
360
|
border-start-end-radius: 0;
|
|
361
|
-
border-end-start-radius: var(--awsui-progress-bar-border-radius-
|
|
361
|
+
border-end-start-radius: var(--awsui-progress-bar-border-radius-4hh3rt, 10px);
|
|
362
362
|
border-end-end-radius: 0;
|
|
363
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
363
|
+
background-color: var(--awsui-progress-value-background-color-4hh3rt, var(--color-background-progress-bar-content-default-e6lde4, #0073bb));
|
|
364
364
|
}
|
|
365
|
-
.
|
|
366
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
365
|
+
.awsui_progress_11huc_ajzhp_189.awsui_progress-in-flash_11huc_ajzhp_362:not(#\9) {
|
|
366
|
+
background-color: var(--awsui-progress-bar-background-color-4hh3rt, var(--color-background-progress-bar-layout-in-flash-3zz9tl, rgba(255, 255, 255, 0.25)));
|
|
367
367
|
}
|
|
368
|
-
.
|
|
369
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
368
|
+
.awsui_progress_11huc_ajzhp_189.awsui_progress-in-flash_11huc_ajzhp_362:not(#\9)::-moz-progress-bar {
|
|
369
|
+
background-color: var(--awsui-progress-value-background-color-4hh3rt, var(--color-background-progress-bar-content-in-flash-35l1ep, rgba(255, 255, 255, 0.7)));
|
|
370
370
|
}
|
|
371
|
-
.
|
|
372
|
-
background-color: var(--awsui-progress-bar-background-color-
|
|
371
|
+
.awsui_progress_11huc_ajzhp_189.awsui_progress-in-flash_11huc_ajzhp_362:not(#\9)::-webkit-progress-bar {
|
|
372
|
+
background-color: var(--awsui-progress-bar-background-color-4hh3rt, var(--color-background-progress-bar-layout-in-flash-3zz9tl, rgba(255, 255, 255, 0.25)));
|
|
373
373
|
}
|
|
374
|
-
.
|
|
375
|
-
background-color: var(--awsui-progress-value-background-color-
|
|
374
|
+
.awsui_progress_11huc_ajzhp_189.awsui_progress-in-flash_11huc_ajzhp_362:not(#\9)::-webkit-progress-value {
|
|
375
|
+
background-color: var(--awsui-progress-value-background-color-4hh3rt, var(--color-background-progress-bar-content-in-flash-35l1ep, rgba(255, 255, 255, 0.7)));
|
|
376
376
|
}
|
|
377
377
|
|
|
378
|
-
.awsui_additional-
|
|
378
|
+
.awsui_additional-info_11huc_ajzhp_375:not(#\9) {
|
|
379
379
|
/* used in test-utils */
|
|
380
380
|
}
|
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
// es-module interop with Babel and Typescript
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
module.exports.default = {
|
|
5
|
-
"progress": "
|
|
6
|
-
"result-state": "awsui_result-
|
|
7
|
-
"awsui-motion-fade-in": "awsui_awsui-motion-fade-
|
|
8
|
-
"root": "
|
|
9
|
-
"with-result-button": "awsui_with-result-
|
|
10
|
-
"result-text": "awsui_result-
|
|
11
|
-
"result-container-error": "awsui_result-container-
|
|
12
|
-
"result-container-success": "awsui_result-container-
|
|
13
|
-
"result-button": "awsui_result-
|
|
14
|
-
"word-wrap": "awsui_word-
|
|
15
|
-
"label-flash": "awsui_label-
|
|
16
|
-
"label-key-value": "awsui_label-key-
|
|
17
|
-
"flash": "
|
|
18
|
-
"progress-container": "awsui_progress-
|
|
19
|
-
"percentage-container": "awsui_percentage-
|
|
20
|
-
"percentage": "
|
|
21
|
-
"complete": "
|
|
22
|
-
"progress-in-flash": "awsui_progress-in-
|
|
23
|
-
"additional-info": "awsui_additional-
|
|
5
|
+
"progress": "awsui_progress_11huc_ajzhp_189",
|
|
6
|
+
"result-state": "awsui_result-state_11huc_ajzhp_203",
|
|
7
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_ajzhp_1",
|
|
8
|
+
"root": "awsui_root_11huc_ajzhp_225",
|
|
9
|
+
"with-result-button": "awsui_with-result-button_11huc_ajzhp_257",
|
|
10
|
+
"result-text": "awsui_result-text_11huc_ajzhp_261",
|
|
11
|
+
"result-container-error": "awsui_result-container-error_11huc_ajzhp_265",
|
|
12
|
+
"result-container-success": "awsui_result-container-success_11huc_ajzhp_265",
|
|
13
|
+
"result-button": "awsui_result-button_11huc_ajzhp_269",
|
|
14
|
+
"word-wrap": "awsui_word-wrap_11huc_ajzhp_275",
|
|
15
|
+
"label-flash": "awsui_label-flash_11huc_ajzhp_280",
|
|
16
|
+
"label-key-value": "awsui_label-key-value_11huc_ajzhp_284",
|
|
17
|
+
"flash": "awsui_flash_11huc_ajzhp_292",
|
|
18
|
+
"progress-container": "awsui_progress-container_11huc_ajzhp_296",
|
|
19
|
+
"percentage-container": "awsui_percentage-container_11huc_ajzhp_303",
|
|
20
|
+
"percentage": "awsui_percentage_11huc_ajzhp_303",
|
|
21
|
+
"complete": "awsui_complete_11huc_ajzhp_349",
|
|
22
|
+
"progress-in-flash": "awsui_progress-in-flash_11huc_ajzhp_362",
|
|
23
|
+
"additional-info": "awsui_additional-info_11huc_ajzhp_375"
|
|
24
24
|
};
|
|
25
25
|
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"textarea-readonly": "awsui_textarea-
|
|
6
|
-
"disabled": "
|
|
7
|
-
"textarea-invalid": "awsui_textarea-
|
|
8
|
-
"textarea-warning": "awsui_textarea-
|
|
9
|
-
"textarea": "
|
|
10
|
-
"invalid": "
|
|
11
|
-
"warning": "
|
|
12
|
-
"textarea-wrapper": "awsui_textarea-
|
|
13
|
-
"primary-action": "awsui_primary-
|
|
14
|
-
"action-button": "awsui_action-
|
|
15
|
-
"secondary-content": "awsui_secondary-
|
|
16
|
-
"with-paddings": "awsui_with-
|
|
17
|
-
"action-stripe": "awsui_action-
|
|
18
|
-
"secondary-actions": "awsui_secondary-
|
|
19
|
-
"with-paddings-and-actions": "awsui_with-paddings-and-
|
|
20
|
-
"buffer": "
|
|
4
|
+
"root": "awsui_root_55fkh_kc3uh_146",
|
|
5
|
+
"textarea-readonly": "awsui_textarea-readonly_55fkh_kc3uh_191",
|
|
6
|
+
"disabled": "awsui_disabled_55fkh_kc3uh_197",
|
|
7
|
+
"textarea-invalid": "awsui_textarea-invalid_55fkh_kc3uh_205",
|
|
8
|
+
"textarea-warning": "awsui_textarea-warning_55fkh_kc3uh_230",
|
|
9
|
+
"textarea": "awsui_textarea_55fkh_kc3uh_191",
|
|
10
|
+
"invalid": "awsui_invalid_55fkh_kc3uh_333",
|
|
11
|
+
"warning": "awsui_warning_55fkh_kc3uh_333",
|
|
12
|
+
"textarea-wrapper": "awsui_textarea-wrapper_55fkh_kc3uh_347",
|
|
13
|
+
"primary-action": "awsui_primary-action_55fkh_kc3uh_351",
|
|
14
|
+
"action-button": "awsui_action-button_55fkh_kc3uh_359",
|
|
15
|
+
"secondary-content": "awsui_secondary-content_55fkh_kc3uh_364",
|
|
16
|
+
"with-paddings": "awsui_with-paddings_55fkh_kc3uh_399",
|
|
17
|
+
"action-stripe": "awsui_action-stripe_55fkh_kc3uh_409",
|
|
18
|
+
"secondary-actions": "awsui_secondary-actions_55fkh_kc3uh_448",
|
|
19
|
+
"with-paddings-and-actions": "awsui_with-paddings-and-actions_55fkh_kc3uh_465",
|
|
20
|
+
"buffer": "awsui_buffer_55fkh_kc3uh_469"
|
|
21
21
|
};
|
|
22
22
|
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
*/
|
|
144
144
|
/* Style used for links in slots/components that are text heavy, to help links stand out among
|
|
145
145
|
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
|
|
146
|
-
.
|
|
146
|
+
.awsui_root_55fkh_kc3uh_146:not(#\9) {
|
|
147
147
|
border-collapse: separate;
|
|
148
148
|
border-spacing: 0;
|
|
149
149
|
box-sizing: border-box;
|
|
@@ -178,93 +178,93 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
178
178
|
border-end-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
179
179
|
border-end-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
180
180
|
cursor: text;
|
|
181
|
-
background-color: var(--awsui-prompt-input-style-background-default-
|
|
182
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-default-
|
|
183
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-default-
|
|
184
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-default-
|
|
185
|
-
}
|
|
186
|
-
.
|
|
187
|
-
background-color: var(--awsui-prompt-input-style-background-hover-
|
|
188
|
-
border-color: var(--awsui-prompt-input-style-border-color-hover-
|
|
189
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-hover-
|
|
190
|
-
}
|
|
191
|
-
.
|
|
192
|
-
background-color: var(--awsui-prompt-input-style-background-readonly-
|
|
193
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-
|
|
194
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-
|
|
195
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-readonly-
|
|
196
|
-
}
|
|
197
|
-
.
|
|
198
|
-
background-color: var(--awsui-prompt-input-style-background-disabled-
|
|
199
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-
|
|
200
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-
|
|
201
|
-
color: var(--awsui-prompt-input-style-color-disabled-
|
|
181
|
+
background-color: var(--awsui-prompt-input-style-background-default-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff));
|
|
182
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-border-input-default-txli8y, #687078));
|
|
183
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-border-input-default-txli8y, #687078));
|
|
184
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-default-4hh3rt);
|
|
185
|
+
}
|
|
186
|
+
.awsui_root_55fkh_kc3uh_146:not(#\9):hover {
|
|
187
|
+
background-color: var(--awsui-prompt-input-style-background-hover-4hh3rt, var(--awsui-prompt-input-style-background-default-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff)));
|
|
188
|
+
border-color: var(--awsui-prompt-input-style-border-color-hover-4hh3rt, var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-border-input-default-txli8y, #687078)));
|
|
189
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-hover-4hh3rt, var(--awsui-prompt-input-style-box-shadow-default-4hh3rt));
|
|
190
|
+
}
|
|
191
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-readonly_55fkh_kc3uh_191:not(#\9) {
|
|
192
|
+
background-color: var(--awsui-prompt-input-style-background-readonly-4hh3rt, var(--awsui-prompt-input-style-background-default-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff)));
|
|
193
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-4hh3rt, var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded)));
|
|
194
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-readonly-4hh3rt, var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded)));
|
|
195
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-readonly-4hh3rt);
|
|
196
|
+
}
|
|
197
|
+
.awsui_root_55fkh_kc3uh_146.awsui_disabled_55fkh_kc3uh_197:not(#\9) {
|
|
198
|
+
background-color: var(--awsui-prompt-input-style-background-disabled-4hh3rt, var(--color-background-input-disabled-4vlau3, #eaeded));
|
|
199
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded));
|
|
200
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-disabled-4hh3rt, var(--color-border-input-disabled-tz38ro, #eaeded));
|
|
201
|
+
color: var(--awsui-prompt-input-style-color-disabled-4hh3rt, var(--color-text-input-disabled-y5t5v9, #879596));
|
|
202
202
|
cursor: default;
|
|
203
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-
|
|
203
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-disabled-4hh3rt);
|
|
204
204
|
}
|
|
205
|
-
.
|
|
206
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
207
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
205
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9) {
|
|
206
|
+
color: var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-status-error-aknuvu, #d13212));
|
|
207
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-text-status-error-aknuvu, #d13212));
|
|
208
208
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
209
209
|
border-inline-start-width: var(--border-invalid-width-z5cnpo, 4px);
|
|
210
210
|
}
|
|
211
|
-
.
|
|
211
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9):focus {
|
|
212
212
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
213
213
|
}
|
|
214
|
-
.
|
|
214
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9) {
|
|
215
215
|
padding-inline-start: 0;
|
|
216
216
|
}
|
|
217
|
-
.
|
|
218
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
219
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
217
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9):focus-within, .awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9):focus {
|
|
218
|
+
color: var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-status-error-aknuvu, #d13212));
|
|
219
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-text-status-error-aknuvu, #d13212));
|
|
220
220
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
221
221
|
border-inline-start-width: var(--border-invalid-width-z5cnpo, 4px);
|
|
222
222
|
}
|
|
223
|
-
.
|
|
223
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9):focus-within:focus, .awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9):focus:focus {
|
|
224
224
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
225
225
|
}
|
|
226
|
-
.
|
|
226
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9):focus-within, .awsui_root_55fkh_kc3uh_146.awsui_textarea-invalid_55fkh_kc3uh_205:not(#\9):focus {
|
|
227
227
|
padding-inline-start: 0;
|
|
228
228
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
229
229
|
}
|
|
230
|
-
.
|
|
231
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
232
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
230
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9) {
|
|
231
|
+
color: var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-status-warning-9b45qh, #906806));
|
|
232
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-text-status-warning-9b45qh, #906806));
|
|
233
233
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
234
234
|
border-inline-start-width: var(--border-invalid-width-z5cnpo, 4px);
|
|
235
235
|
}
|
|
236
|
-
.
|
|
236
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9):focus {
|
|
237
237
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
238
238
|
}
|
|
239
|
-
.
|
|
239
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9) {
|
|
240
240
|
padding-inline-start: 0;
|
|
241
241
|
}
|
|
242
|
-
.
|
|
243
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
244
|
-
border-color: var(--awsui-prompt-input-style-border-color-default-
|
|
242
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9):focus-within, .awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9):focus {
|
|
243
|
+
color: var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-status-warning-9b45qh, #906806));
|
|
244
|
+
border-color: var(--awsui-prompt-input-style-border-color-default-4hh3rt, var(--color-text-status-warning-9b45qh, #906806));
|
|
245
245
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
246
246
|
border-inline-start-width: var(--border-invalid-width-z5cnpo, 4px);
|
|
247
247
|
}
|
|
248
|
-
.
|
|
248
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9):focus-within:focus, .awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9):focus:focus {
|
|
249
249
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
250
250
|
}
|
|
251
|
-
.
|
|
251
|
+
.awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9):focus-within, .awsui_root_55fkh_kc3uh_146.awsui_textarea-warning_55fkh_kc3uh_230:not(#\9):focus {
|
|
252
252
|
padding-inline-start: 0;
|
|
253
253
|
box-shadow: 0 0 0 var(--border-control-invalid-focus-ring-shadow-spread-t0us6n, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
|
|
254
254
|
}
|
|
255
|
-
.
|
|
255
|
+
.awsui_root_55fkh_kc3uh_146:not(#\9):focus-within, .awsui_root_55fkh_kc3uh_146:not(#\9):focus {
|
|
256
256
|
outline: 2px dotted transparent;
|
|
257
|
-
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-focus-
|
|
258
|
-
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-focus-
|
|
257
|
+
border-block: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-focus-4hh3rt, var(--color-border-input-focused-lslq4r, #0073bb));
|
|
258
|
+
border-inline: var(--border-width-field-9k1tdz, 1px) solid var(--awsui-prompt-input-style-border-color-focus-4hh3rt, var(--color-border-input-focused-lslq4r, #0073bb));
|
|
259
259
|
border-start-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
260
260
|
border-start-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
261
261
|
border-end-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
262
262
|
border-end-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
263
|
-
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-
|
|
264
|
-
background-color: var(--awsui-prompt-input-style-background-focus-
|
|
263
|
+
box-shadow: var(--awsui-prompt-input-style-box-shadow-focus-4hh3rt, 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb));
|
|
264
|
+
background-color: var(--awsui-prompt-input-style-background-focus-4hh3rt, var(--color-background-input-default-1z2buq, #ffffff));
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
.
|
|
267
|
+
.awsui_textarea_55fkh_kc3uh_191:not(#\9) {
|
|
268
268
|
border-collapse: separate;
|
|
269
269
|
border-spacing: 0;
|
|
270
270
|
box-sizing: border-box;
|
|
@@ -306,62 +306,62 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
306
306
|
background-color: inherit;
|
|
307
307
|
padding-block: var(--space-scaled-xxs-jatbiv, 4px);
|
|
308
308
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
309
|
-
color: var(--awsui-prompt-input-style-color-default-
|
|
309
|
+
color: var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-body-default-5qid0u, #16191f));
|
|
310
310
|
max-inline-size: 100%;
|
|
311
311
|
inline-size: 100%;
|
|
312
312
|
display: block;
|
|
313
313
|
box-sizing: border-box;
|
|
314
314
|
border: 0;
|
|
315
315
|
}
|
|
316
|
-
.
|
|
317
|
-
color: var(--awsui-prompt-input-style-placeholder-color-
|
|
318
|
-
font-size: var(--awsui-prompt-input-style-placeholder-font-size-
|
|
319
|
-
font-style: var(--awsui-prompt-input-style-placeholder-font-style-
|
|
320
|
-
font-weight: var(--awsui-prompt-input-style-placeholder-font-weight-
|
|
316
|
+
.awsui_textarea_55fkh_kc3uh_191:not(#\9)::placeholder {
|
|
317
|
+
color: var(--awsui-prompt-input-style-placeholder-color-4hh3rt, var(--color-text-input-placeholder-hvcry0, #687078));
|
|
318
|
+
font-size: var(--awsui-prompt-input-style-placeholder-font-size-4hh3rt);
|
|
319
|
+
font-style: var(--awsui-prompt-input-style-placeholder-font-style-4hh3rt, italic);
|
|
320
|
+
font-weight: var(--awsui-prompt-input-style-placeholder-font-weight-4hh3rt);
|
|
321
321
|
opacity: 1;
|
|
322
322
|
}
|
|
323
|
-
.
|
|
324
|
-
color: var(--awsui-prompt-input-style-color-hover-
|
|
323
|
+
.awsui_textarea_55fkh_kc3uh_191:not(#\9):hover {
|
|
324
|
+
color: var(--awsui-prompt-input-style-color-hover-4hh3rt, var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-body-default-5qid0u, #16191f)));
|
|
325
325
|
}
|
|
326
|
-
.
|
|
326
|
+
.awsui_textarea_55fkh_kc3uh_191:not(#\9):focus {
|
|
327
327
|
outline: none;
|
|
328
|
-
color: var(--awsui-prompt-input-style-color-focus-
|
|
328
|
+
color: var(--awsui-prompt-input-style-color-focus-4hh3rt, var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-body-default-5qid0u, #16191f)));
|
|
329
329
|
}
|
|
330
|
-
.
|
|
330
|
+
.awsui_textarea_55fkh_kc3uh_191:not(#\9):invalid {
|
|
331
331
|
box-shadow: none;
|
|
332
332
|
}
|
|
333
|
-
.
|
|
333
|
+
.awsui_textarea_55fkh_kc3uh_191.awsui_invalid_55fkh_kc3uh_333:not(#\9), .awsui_textarea_55fkh_kc3uh_191.awsui_warning_55fkh_kc3uh_333:not(#\9) {
|
|
334
334
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
335
335
|
}
|
|
336
|
-
.
|
|
337
|
-
color: var(--awsui-prompt-input-style-color-disabled-
|
|
336
|
+
.awsui_textarea_55fkh_kc3uh_191:not(#\9):disabled {
|
|
337
|
+
color: var(--awsui-prompt-input-style-color-disabled-4hh3rt, var(--color-text-input-disabled-y5t5v9, #879596));
|
|
338
338
|
cursor: default;
|
|
339
339
|
}
|
|
340
|
-
.
|
|
340
|
+
.awsui_textarea_55fkh_kc3uh_191:not(#\9):disabled::placeholder {
|
|
341
341
|
color: var(--color-text-input-placeholder-disabled-x4lauf, #687078);
|
|
342
342
|
opacity: 1;
|
|
343
343
|
}
|
|
344
|
-
.awsui_textarea-
|
|
345
|
-
color: var(--awsui-prompt-input-style-color-readonly-
|
|
344
|
+
.awsui_textarea-readonly_55fkh_kc3uh_191:not(#\9) {
|
|
345
|
+
color: var(--awsui-prompt-input-style-color-readonly-4hh3rt, var(--awsui-prompt-input-style-color-default-4hh3rt, var(--color-text-body-default-5qid0u, #16191f)));
|
|
346
346
|
}
|
|
347
|
-
.awsui_textarea-
|
|
347
|
+
.awsui_textarea-wrapper_55fkh_kc3uh_347:not(#\9) {
|
|
348
348
|
display: flex;
|
|
349
349
|
}
|
|
350
350
|
|
|
351
|
-
.awsui_primary-
|
|
351
|
+
.awsui_primary-action_55fkh_kc3uh_351:not(#\9) {
|
|
352
352
|
align-self: flex-end;
|
|
353
353
|
flex-shrink: 0;
|
|
354
354
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) / 2);
|
|
355
355
|
}
|
|
356
|
-
.awsui_textarea-
|
|
356
|
+
.awsui_textarea-wrapper_55fkh_kc3uh_347 > .awsui_primary-action_55fkh_kc3uh_351:not(#\9) {
|
|
357
357
|
padding-inline-end: calc(var(--space-field-horizontal-n5peob, 8px) / 2);
|
|
358
358
|
}
|
|
359
|
-
.awsui_textarea-
|
|
359
|
+
.awsui_textarea-wrapper_55fkh_kc3uh_347 > .awsui_primary-action_55fkh_kc3uh_351 > .awsui_action-button_55fkh_kc3uh_359:not(#\9) {
|
|
360
360
|
margin-block-end: var(--space-scaled-xxxs-prgw5k, 2px);
|
|
361
361
|
padding: 0;
|
|
362
362
|
}
|
|
363
363
|
|
|
364
|
-
.awsui_secondary-
|
|
364
|
+
.awsui_secondary-content_55fkh_kc3uh_364:not(#\9) {
|
|
365
365
|
border-collapse: separate;
|
|
366
366
|
border-spacing: 0;
|
|
367
367
|
box-sizing: border-box;
|
|
@@ -396,17 +396,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
396
396
|
border-end-start-radius: var(--border-radius-input-4vr9on, 2px);
|
|
397
397
|
border-end-end-radius: var(--border-radius-input-4vr9on, 2px);
|
|
398
398
|
}
|
|
399
|
-
.awsui_secondary-
|
|
399
|
+
.awsui_secondary-content_55fkh_kc3uh_364.awsui_with-paddings_55fkh_kc3uh_399:not(#\9) {
|
|
400
400
|
padding-block-start: var(--space-scaled-s-gjhvjd, 12px);
|
|
401
401
|
padding-block-end: var(--space-scaled-s-gjhvjd, 12px);
|
|
402
402
|
padding-inline-start: var(--space-field-horizontal-n5peob, 8px);
|
|
403
403
|
padding-inline-end: var(--space-field-horizontal-n5peob, 8px);
|
|
404
404
|
}
|
|
405
|
-
.awsui_secondary-
|
|
405
|
+
.awsui_secondary-content_55fkh_kc3uh_364.awsui_with-paddings_55fkh_kc3uh_399.awsui_invalid_55fkh_kc3uh_333:not(#\9), .awsui_secondary-content_55fkh_kc3uh_364.awsui_with-paddings_55fkh_kc3uh_399.awsui_warning_55fkh_kc3uh_333:not(#\9) {
|
|
406
406
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
407
407
|
}
|
|
408
408
|
|
|
409
|
-
.awsui_action-
|
|
409
|
+
.awsui_action-stripe_55fkh_kc3uh_409:not(#\9) {
|
|
410
410
|
border-collapse: separate;
|
|
411
411
|
border-spacing: 0;
|
|
412
412
|
box-sizing: border-box;
|
|
@@ -445,7 +445,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
445
445
|
align-items: flex-end;
|
|
446
446
|
}
|
|
447
447
|
|
|
448
|
-
.awsui_secondary-
|
|
448
|
+
.awsui_secondary-actions_55fkh_kc3uh_448:not(#\9) {
|
|
449
449
|
flex-basis: max-content;
|
|
450
450
|
flex-grow: 0;
|
|
451
451
|
flex-shrink: 1;
|
|
@@ -454,19 +454,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
454
454
|
max-inline-size: 100%;
|
|
455
455
|
overflow: hidden;
|
|
456
456
|
}
|
|
457
|
-
.awsui_secondary-
|
|
457
|
+
.awsui_secondary-actions_55fkh_kc3uh_448.awsui_with-paddings_55fkh_kc3uh_399:not(#\9) {
|
|
458
458
|
padding-inline: var(--space-field-horizontal-n5peob, 8px);
|
|
459
459
|
padding-block-start: var(--space-scaled-s-gjhvjd, 12px);
|
|
460
460
|
padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
|
|
461
461
|
}
|
|
462
|
-
.awsui_secondary-
|
|
462
|
+
.awsui_secondary-actions_55fkh_kc3uh_448.awsui_with-paddings_55fkh_kc3uh_399.awsui_invalid_55fkh_kc3uh_333:not(#\9), .awsui_secondary-actions_55fkh_kc3uh_448.awsui_with-paddings_55fkh_kc3uh_399.awsui_warning_55fkh_kc3uh_333:not(#\9) {
|
|
463
463
|
padding-inline-start: calc(var(--space-field-horizontal-n5peob, 8px) - (var(--border-invalid-width-z5cnpo, 4px) - var(--border-width-field-9k1tdz, 1px)));
|
|
464
464
|
}
|
|
465
|
-
.awsui_secondary-
|
|
465
|
+
.awsui_secondary-actions_55fkh_kc3uh_448.awsui_with-paddings-and-actions_55fkh_kc3uh_465:not(#\9) {
|
|
466
466
|
padding-inline-end: 0;
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
-
.
|
|
469
|
+
.awsui_buffer_55fkh_kc3uh_469:not(#\9) {
|
|
470
470
|
flex: 1;
|
|
471
471
|
align-self: stretch;
|
|
472
472
|
cursor: text;
|