@cloudscape-design/components 3.0.516 → 3.0.518
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/button-dropdown/category-elements/category-element.d.ts +1 -1
- package/button-dropdown/category-elements/category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/category-element.js +2 -2
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +2 -2
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +2 -2
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/styles.css.js +13 -13
- package/button-dropdown/category-elements/styles.scoped.css +32 -21
- package/button-dropdown/category-elements/styles.selectors.js +13 -13
- package/button-dropdown/interfaces.d.ts +0 -2
- package/button-dropdown/interfaces.d.ts.map +1 -1
- package/button-dropdown/interfaces.js.map +1 -1
- package/button-dropdown/item-element/index.d.ts +1 -1
- package/button-dropdown/item-element/index.d.ts.map +1 -1
- package/button-dropdown/item-element/index.js +1 -6
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +15 -16
- package/button-dropdown/item-element/styles.scoped.css +18 -18
- package/button-dropdown/item-element/styles.selectors.js +15 -16
- package/button-dropdown/items-list.d.ts.map +1 -1
- package/button-dropdown/items-list.js +3 -3
- package/button-dropdown/items-list.js.map +1 -1
- package/internal/environment.js +1 -1
- package/internal/environment.json +1 -1
- package/internal/manifest.json +1 -1
- package/package.json +1 -1
- package/pagination/styles.css.js +9 -9
- package/pagination/styles.scoped.css +37 -32
- package/pagination/styles.selectors.js +9 -9
- package/pie-chart/styles.css.js +27 -27
- package/pie-chart/styles.scoped.css +66 -72
- package/pie-chart/styles.selectors.js +27 -27
- package/popover/styles.css.js +50 -50
- package/popover/styles.scoped.css +134 -119
- package/popover/styles.selectors.js +50 -50
- package/progress-bar/styles.css.js +18 -18
- package/progress-bar/styles.scoped.css +79 -54
- package/progress-bar/styles.selectors.js +18 -18
- package/property-filter/styles.css.js +31 -31
- package/property-filter/styles.scoped.css +54 -53
- package/property-filter/styles.selectors.js +31 -31
- package/radio-group/styles.css.js +9 -9
- package/radio-group/styles.scoped.css +17 -17
- package/radio-group/styles.selectors.js +9 -9
- package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
- package/s3-resource-selector/s3-in-context/styles.scoped.css +18 -16
- package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
- package/segmented-control/styles.css.js +14 -14
- package/segmented-control/styles.scoped.css +55 -49
- package/segmented-control/styles.selectors.js +14 -14
- package/select/parts/styles.css.js +16 -16
- package/select/parts/styles.scoped.css +39 -31
- package/select/parts/styles.selectors.js +16 -16
- package/side-navigation/styles.css.js +28 -28
- package/side-navigation/styles.scoped.css +86 -73
- package/side-navigation/styles.selectors.js +28 -28
- package/spinner/styles.css.js +13 -13
- package/spinner/styles.scoped.css +49 -45
- package/spinner/styles.selectors.js +13 -13
- package/split-panel/styles.css.js +55 -55
- package/split-panel/styles.scoped.css +149 -131
- package/split-panel/styles.selectors.js +55 -55
- package/status-indicator/styles.css.js +23 -23
- package/status-indicator/styles.scoped.css +31 -31
- package/status-indicator/styles.selectors.js +23 -23
|
@@ -182,27 +182,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
182
182
|
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
183
183
|
SPDX-License-Identifier: Apache-2.0
|
|
184
184
|
*/
|
|
185
|
-
.
|
|
185
|
+
.awsui_progress_11huc_tfzsb_185:not(#\9)::-webkit-progress-value {
|
|
186
186
|
-webkit-transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
|
|
187
187
|
transition: width var(--motion-duration-moderate-5k1phv, 135ms) linear;
|
|
188
188
|
}
|
|
189
189
|
@media (prefers-reduced-motion: reduce) {
|
|
190
|
-
.
|
|
190
|
+
.awsui_progress_11huc_tfzsb_185:not(#\9)::-webkit-progress-value {
|
|
191
191
|
animation: none;
|
|
192
192
|
-webkit-transition: none;
|
|
193
193
|
transition: none;
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
.awsui-motion-disabled .
|
|
196
|
+
.awsui-motion-disabled .awsui_progress_11huc_tfzsb_185:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_tfzsb_185:not(#\9)::-webkit-progress-value {
|
|
197
197
|
animation: none;
|
|
198
198
|
-webkit-transition: none;
|
|
199
199
|
transition: none;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.awsui_result-
|
|
203
|
-
animation: awsui_awsui-motion-fade-
|
|
202
|
+
.awsui_result-state_11huc_tfzsb_199:not(#\9) {
|
|
203
|
+
animation: awsui_awsui-motion-fade-in_11huc_tfzsb_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
|
|
204
204
|
}
|
|
205
|
-
@keyframes awsui_awsui-motion-fade-
|
|
205
|
+
@keyframes awsui_awsui-motion-fade-in_11huc_tfzsb_1 {
|
|
206
206
|
from {
|
|
207
207
|
opacity: 0.2;
|
|
208
208
|
}
|
|
@@ -211,17 +211,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
@media (prefers-reduced-motion: reduce) {
|
|
214
|
-
.awsui_result-
|
|
214
|
+
.awsui_result-state_11huc_tfzsb_199:not(#\9) {
|
|
215
215
|
animation: none;
|
|
216
216
|
transition: none;
|
|
217
217
|
}
|
|
218
218
|
}
|
|
219
|
-
.awsui-motion-disabled .awsui_result-
|
|
219
|
+
.awsui-motion-disabled .awsui_result-state_11huc_tfzsb_199:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_tfzsb_199:not(#\9) {
|
|
220
220
|
animation: none;
|
|
221
221
|
transition: none;
|
|
222
222
|
}
|
|
223
223
|
|
|
224
|
-
.
|
|
224
|
+
.awsui_root_11huc_tfzsb_221:not(#\9) {
|
|
225
225
|
border-collapse: separate;
|
|
226
226
|
border-spacing: 0;
|
|
227
227
|
box-sizing: border-box;
|
|
@@ -257,113 +257,138 @@ 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-
|
|
261
|
-
padding-
|
|
260
|
+
.awsui_with-result-button_11huc_tfzsb_256:not(#\9) {
|
|
261
|
+
padding-inline-end: var(--space-m-udix3p, 16px);
|
|
262
262
|
}
|
|
263
263
|
|
|
264
|
-
.awsui_result-
|
|
264
|
+
.awsui_result-text_11huc_tfzsb_260:not(#\9) {
|
|
265
265
|
/* used in test-utils */
|
|
266
266
|
}
|
|
267
267
|
|
|
268
|
-
.awsui_result-container-
|
|
268
|
+
.awsui_result-container-error_11huc_tfzsb_264:not(#\9), .awsui_result-container-success_11huc_tfzsb_264:not(#\9) {
|
|
269
269
|
/* used in test-utils */
|
|
270
270
|
}
|
|
271
271
|
|
|
272
|
-
.awsui_result-
|
|
272
|
+
.awsui_result-button_11huc_tfzsb_268:not(#\9) {
|
|
273
273
|
display: inline-block;
|
|
274
|
-
margin: var(--space-scaled-xxs-7597g1, 4px)
|
|
274
|
+
margin-block: var(--space-scaled-xxs-7597g1, 4px);
|
|
275
|
+
margin-inline: 0;
|
|
275
276
|
}
|
|
276
277
|
|
|
277
|
-
.awsui_word-
|
|
278
|
+
.awsui_word-wrap_11huc_tfzsb_274:not(#\9) {
|
|
278
279
|
min-width: 0;
|
|
279
280
|
word-break: break-word;
|
|
280
281
|
}
|
|
281
282
|
|
|
282
|
-
.awsui_label-
|
|
283
|
+
.awsui_label-flash_11huc_tfzsb_279:not(#\9) {
|
|
283
284
|
color: "inherit";
|
|
284
285
|
font-weight: 700;
|
|
285
286
|
}
|
|
286
|
-
.awsui_label-key-
|
|
287
|
+
.awsui_label-key-value_11huc_tfzsb_283:not(#\9) {
|
|
287
288
|
font-size: var(--font-size-body-m-x4okxb, 14px);
|
|
288
289
|
line-height: var(--line-height-body-m-30ar75, 20px);
|
|
289
290
|
font-weight: var(--font-display-label-weight-815ja9, 700);
|
|
290
291
|
color: var(--color-text-label-rj4jdv, #000716);
|
|
291
|
-
margin-
|
|
292
|
+
margin-block-end: var(--space-scaled-xxxs-27y4hv, 2px);
|
|
292
293
|
}
|
|
293
294
|
|
|
294
|
-
.
|
|
295
|
+
.awsui_flash_11huc_tfzsb_291:not(#\9) {
|
|
295
296
|
color: inherit;
|
|
296
297
|
}
|
|
297
298
|
|
|
298
|
-
.awsui_progress-
|
|
299
|
+
.awsui_progress-container_11huc_tfzsb_295:not(#\9) {
|
|
299
300
|
display: flex;
|
|
300
301
|
align-items: center;
|
|
301
|
-
max-
|
|
302
|
-
|
|
302
|
+
max-inline-size: 800px;
|
|
303
|
+
block-size: var(--line-height-body-m-30ar75, 20px);
|
|
303
304
|
}
|
|
304
305
|
|
|
305
|
-
.awsui_percentage-
|
|
306
|
-
|
|
306
|
+
.awsui_percentage-container_11huc_tfzsb_302:not(#\9) {
|
|
307
|
+
inline-size: 33px;
|
|
307
308
|
flex-shrink: 0;
|
|
308
309
|
white-space: nowrap;
|
|
309
|
-
text-align:
|
|
310
|
+
text-align: end;
|
|
310
311
|
font-size: var(--font-size-body-s-asqx2i, 12px);
|
|
311
312
|
line-height: var(--line-height-body-s-7zv1j5, 16px);
|
|
312
313
|
letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
|
|
313
314
|
}
|
|
314
315
|
|
|
315
|
-
.
|
|
316
|
+
.awsui_percentage_11huc_tfzsb_302:not(#\9) {
|
|
316
317
|
/* used in test-utils */
|
|
317
318
|
}
|
|
318
319
|
|
|
319
|
-
.
|
|
320
|
-
|
|
321
|
-
margin-
|
|
322
|
-
min-
|
|
323
|
-
|
|
324
|
-
border: 0
|
|
320
|
+
.awsui_progress_11huc_tfzsb_185:not(#\9) {
|
|
321
|
+
inline-size: 100%;
|
|
322
|
+
margin-inline-end: var(--space-s-34lx8l, 12px);
|
|
323
|
+
min-inline-size: 0;
|
|
324
|
+
block-size: 4px;
|
|
325
|
+
border-block: 0;
|
|
326
|
+
border-inline: none;
|
|
325
327
|
box-sizing: border-box;
|
|
326
|
-
border-radius: 10px;
|
|
328
|
+
border-start-start-radius: 10px;
|
|
329
|
+
border-start-end-radius: 10px;
|
|
330
|
+
border-end-start-radius: 10px;
|
|
331
|
+
border-end-end-radius: 10px;
|
|
327
332
|
background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
|
|
328
333
|
}
|
|
329
|
-
.
|
|
330
|
-
|
|
331
|
-
border: 0
|
|
334
|
+
.awsui_progress_11huc_tfzsb_185:not(#\9)::-webkit-progress-bar {
|
|
335
|
+
block-size: 4px;
|
|
336
|
+
border-block: 0;
|
|
337
|
+
border-inline: none;
|
|
332
338
|
box-sizing: border-box;
|
|
333
|
-
border-radius: 10px;
|
|
339
|
+
border-start-start-radius: 10px;
|
|
340
|
+
border-start-end-radius: 10px;
|
|
341
|
+
border-end-start-radius: 10px;
|
|
342
|
+
border-end-end-radius: 10px;
|
|
334
343
|
background-color: var(--color-background-progress-bar-layout-default-ktc0zl, #e9ebed);
|
|
335
344
|
}
|
|
336
|
-
.
|
|
337
|
-
border-radius: 10px
|
|
345
|
+
.awsui_progress_11huc_tfzsb_185:not(#\9)::-webkit-progress-value {
|
|
346
|
+
border-start-start-radius: 10px;
|
|
347
|
+
border-start-end-radius: 0;
|
|
348
|
+
border-end-start-radius: 10px;
|
|
349
|
+
border-end-end-radius: 0;
|
|
338
350
|
background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
|
|
339
351
|
}
|
|
340
|
-
.
|
|
341
|
-
border-radius: 10px;
|
|
352
|
+
.awsui_progress_11huc_tfzsb_185.awsui_complete_11huc_tfzsb_348:not(#\9)::-webkit-progress-value {
|
|
353
|
+
border-start-start-radius: 10px;
|
|
354
|
+
border-start-end-radius: 10px;
|
|
355
|
+
border-end-start-radius: 10px;
|
|
356
|
+
border-end-end-radius: 10px;
|
|
342
357
|
}
|
|
343
|
-
.
|
|
344
|
-
border-radius: 10px
|
|
358
|
+
.awsui_progress_11huc_tfzsb_185:not(#\9)::-moz-progress-bar {
|
|
359
|
+
border-start-start-radius: 10px;
|
|
360
|
+
border-start-end-radius: 0;
|
|
361
|
+
border-end-start-radius: 10px;
|
|
362
|
+
border-end-end-radius: 0;
|
|
345
363
|
background-color: var(--color-background-progress-bar-content-default-yvwdkl, #0972d3);
|
|
346
364
|
}
|
|
347
|
-
.
|
|
348
|
-
border-radius: 10px
|
|
365
|
+
.awsui_progress_11huc_tfzsb_185:not(#\9)::-ms-fill {
|
|
366
|
+
border-start-start-radius: 10px;
|
|
367
|
+
border-start-end-radius: 0;
|
|
368
|
+
border-end-start-radius: 10px;
|
|
369
|
+
border-end-end-radius: 0;
|
|
349
370
|
background-color: #0073bb;
|
|
350
|
-
border: none;
|
|
371
|
+
border-block: none;
|
|
372
|
+
border-inline: none;
|
|
351
373
|
}
|
|
352
|
-
.
|
|
353
|
-
border-radius: 10px;
|
|
374
|
+
.awsui_progress_11huc_tfzsb_185.awsui_complete_11huc_tfzsb_348:not(#\9)::-ms-fill {
|
|
375
|
+
border-start-start-radius: 10px;
|
|
376
|
+
border-start-end-radius: 10px;
|
|
377
|
+
border-end-start-radius: 10px;
|
|
378
|
+
border-end-end-radius: 10px;
|
|
354
379
|
}
|
|
355
|
-
.
|
|
380
|
+
.awsui_progress_11huc_tfzsb_185.awsui_progress-in-flash_11huc_tfzsb_376:not(#\9) {
|
|
356
381
|
background-color: var(--color-background-progress-bar-layout-in-flash-rlu77n, rgba(255, 255, 255, 0.25));
|
|
357
382
|
}
|
|
358
|
-
.
|
|
383
|
+
.awsui_progress_11huc_tfzsb_185.awsui_progress-in-flash_11huc_tfzsb_376:not(#\9)::-webkit-progress-bar {
|
|
359
384
|
background-color: var(--color-background-progress-bar-layout-in-flash-rlu77n, rgba(255, 255, 255, 0.25));
|
|
360
385
|
}
|
|
361
|
-
.
|
|
386
|
+
.awsui_progress_11huc_tfzsb_185.awsui_progress-in-flash_11huc_tfzsb_376:not(#\9)::-webkit-progress-value {
|
|
362
387
|
background-color: var(--color-background-progress-bar-content-in-flash-ccuxyt, #ffffff);
|
|
363
388
|
}
|
|
364
|
-
.
|
|
389
|
+
.awsui_progress_11huc_tfzsb_185.awsui_progress-in-flash_11huc_tfzsb_376:not(#\9)::-moz-progress-bar {
|
|
365
390
|
background-color: var(--color-background-progress-bar-content-in-flash-ccuxyt, #ffffff);
|
|
366
391
|
}
|
|
367
|
-
.
|
|
392
|
+
.awsui_progress_11huc_tfzsb_185.awsui_progress-in-flash_11huc_tfzsb_376:not(#\9)::-ms-fill {
|
|
368
393
|
background-color: rgba(255, 255, 255, 0.7);
|
|
369
394
|
}
|
|
@@ -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
|
-
"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-
|
|
5
|
+
"progress": "awsui_progress_11huc_tfzsb_185",
|
|
6
|
+
"result-state": "awsui_result-state_11huc_tfzsb_199",
|
|
7
|
+
"awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_tfzsb_1",
|
|
8
|
+
"root": "awsui_root_11huc_tfzsb_221",
|
|
9
|
+
"with-result-button": "awsui_with-result-button_11huc_tfzsb_256",
|
|
10
|
+
"result-text": "awsui_result-text_11huc_tfzsb_260",
|
|
11
|
+
"result-container-error": "awsui_result-container-error_11huc_tfzsb_264",
|
|
12
|
+
"result-container-success": "awsui_result-container-success_11huc_tfzsb_264",
|
|
13
|
+
"result-button": "awsui_result-button_11huc_tfzsb_268",
|
|
14
|
+
"word-wrap": "awsui_word-wrap_11huc_tfzsb_274",
|
|
15
|
+
"label-flash": "awsui_label-flash_11huc_tfzsb_279",
|
|
16
|
+
"label-key-value": "awsui_label-key-value_11huc_tfzsb_283",
|
|
17
|
+
"flash": "awsui_flash_11huc_tfzsb_291",
|
|
18
|
+
"progress-container": "awsui_progress-container_11huc_tfzsb_295",
|
|
19
|
+
"percentage-container": "awsui_percentage-container_11huc_tfzsb_302",
|
|
20
|
+
"percentage": "awsui_percentage_11huc_tfzsb_302",
|
|
21
|
+
"complete": "awsui_complete_11huc_tfzsb_348",
|
|
22
|
+
"progress-in-flash": "awsui_progress-in-flash_11huc_tfzsb_376"
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"search-field": "awsui_search-
|
|
6
|
-
"input-wrapper": "awsui_input-
|
|
7
|
-
"add-token": "awsui_add-
|
|
8
|
-
"tokens": "
|
|
9
|
-
"token-operator": "awsui_token-
|
|
10
|
-
"property-editor": "awsui_property-
|
|
11
|
-
"token-editor": "awsui_token-
|
|
12
|
-
"property-editor-form": "awsui_property-editor-
|
|
13
|
-
"token-editor-form": "awsui_token-editor-
|
|
14
|
-
"property-editor-field-property": "awsui_property-editor-field-
|
|
15
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
16
|
-
"property-editor-field-operator": "awsui_property-editor-field-
|
|
17
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
18
|
-
"property-editor-field-value": "awsui_property-editor-field-
|
|
19
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
20
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
21
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
22
|
-
"property-editor-submit": "awsui_property-editor-
|
|
23
|
-
"token-editor-submit": "awsui_token-editor-
|
|
24
|
-
"property-editor-actions": "awsui_property-editor-
|
|
25
|
-
"token-editor-actions": "awsui_token-editor-
|
|
26
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
27
|
-
"custom-control": "awsui_custom-
|
|
28
|
-
"input": "
|
|
29
|
-
"results": "
|
|
30
|
-
"token-trigger": "awsui_token-
|
|
31
|
-
"remove-all": "awsui_remove-
|
|
32
|
-
"token-label": "awsui_token-
|
|
33
|
-
"join-operation": "awsui_join-
|
|
34
|
-
"custom-filter-actions": "awsui_custom-filter-
|
|
4
|
+
"root": "awsui_root_1wzqe_1ltl4_93",
|
|
5
|
+
"search-field": "awsui_search-field_1wzqe_1ltl4_128",
|
|
6
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_1ltl4_134",
|
|
7
|
+
"add-token": "awsui_add-token_1wzqe_1ltl4_138",
|
|
8
|
+
"tokens": "awsui_tokens_1wzqe_1ltl4_145",
|
|
9
|
+
"token-operator": "awsui_token-operator_1wzqe_1ltl4_150",
|
|
10
|
+
"property-editor": "awsui_property-editor_1wzqe_1ltl4_154",
|
|
11
|
+
"token-editor": "awsui_token-editor_1wzqe_1ltl4_155",
|
|
12
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_1ltl4_160",
|
|
13
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_1ltl4_161",
|
|
14
|
+
"property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1ltl4_164",
|
|
15
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1ltl4_165",
|
|
16
|
+
"property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1ltl4_168",
|
|
17
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1ltl4_169",
|
|
18
|
+
"property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1ltl4_172",
|
|
19
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1ltl4_173",
|
|
20
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1ltl4_176",
|
|
21
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1ltl4_177",
|
|
22
|
+
"property-editor-submit": "awsui_property-editor-submit_1wzqe_1ltl4_180",
|
|
23
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_1ltl4_181",
|
|
24
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_1ltl4_184",
|
|
25
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_1ltl4_185",
|
|
26
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1ltl4_203",
|
|
27
|
+
"custom-control": "awsui_custom-control_1wzqe_1ltl4_207",
|
|
28
|
+
"input": "awsui_input_1wzqe_1ltl4_134",
|
|
29
|
+
"results": "awsui_results_1wzqe_1ltl4_215",
|
|
30
|
+
"token-trigger": "awsui_token-trigger_1wzqe_1ltl4_220",
|
|
31
|
+
"remove-all": "awsui_remove-all_1wzqe_1ltl4_225",
|
|
32
|
+
"token-label": "awsui_token-label_1wzqe_1ltl4_226",
|
|
33
|
+
"join-operation": "awsui_join-operation_1wzqe_1ltl4_227",
|
|
34
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1ltl4_228"
|
|
35
35
|
};
|
|
36
36
|
|
|
@@ -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_1wzqe_1ltl4_93:not(#\9) {
|
|
94
94
|
border-collapse: separate;
|
|
95
95
|
border-spacing: 0;
|
|
96
96
|
box-sizing: border-box;
|
|
@@ -126,106 +126,107 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
|
|
|
126
126
|
-moz-osx-font-smoothing: auto;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
-
.awsui_search-
|
|
129
|
+
.awsui_search-field_1wzqe_1ltl4_128:not(#\9) {
|
|
130
130
|
display: flex;
|
|
131
131
|
align-items: flex-end;
|
|
132
|
-
max-
|
|
132
|
+
max-inline-size: calc(688px - 2 * var(--space-l-t419sm, 20px));
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
-
.awsui_input-
|
|
135
|
+
.awsui_input-wrapper_1wzqe_1ltl4_134:not(#\9) {
|
|
136
136
|
flex-grow: 1;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
|
-
.awsui_add-
|
|
140
|
-
border-
|
|
139
|
+
.awsui_add-token_1wzqe_1ltl4_138:not(#\9) {
|
|
140
|
+
border-inline-start: 1px solid var(--color-border-divider-default-j74lyz, #b6bec9);
|
|
141
141
|
box-sizing: border-box;
|
|
142
|
-
margin-
|
|
143
|
-
padding-
|
|
142
|
+
margin-inline-start: var(--space-m-udix3p, 16px);
|
|
143
|
+
padding-inline-start: var(--space-m-udix3p, 16px);
|
|
144
144
|
}
|
|
145
145
|
|
|
146
|
-
.
|
|
147
|
-
margin: var(--space-xs-zb16t3, 8px)
|
|
146
|
+
.awsui_tokens_1wzqe_1ltl4_145:not(#\9) {
|
|
147
|
+
margin-block: var(--space-xs-zb16t3, 8px);
|
|
148
|
+
margin-inline: 0;
|
|
148
149
|
}
|
|
149
150
|
|
|
150
|
-
.awsui_token-
|
|
151
|
+
.awsui_token-operator_1wzqe_1ltl4_150:not(#\9) {
|
|
151
152
|
font-weight: bold;
|
|
152
153
|
}
|
|
153
154
|
|
|
154
|
-
.awsui_property-
|
|
155
|
-
.awsui_token-
|
|
155
|
+
.awsui_property-editor_1wzqe_1ltl4_154:not(#\9),
|
|
156
|
+
.awsui_token-editor_1wzqe_1ltl4_155:not(#\9) {
|
|
156
157
|
-webkit-user-select: text;
|
|
157
158
|
user-select: text;
|
|
158
|
-
margin: var(--space-xxs-p8yyaw, 4px);
|
|
159
|
+
margin-block: var(--space-xxs-p8yyaw, 4px);
|
|
160
|
+
margin-inline: var(--space-xxs-p8yyaw, 4px);
|
|
159
161
|
}
|
|
160
|
-
.awsui_property-editor-
|
|
161
|
-
.awsui_token-editor-
|
|
162
|
-
margin-
|
|
162
|
+
.awsui_property-editor-form_1wzqe_1ltl4_160:not(#\9),
|
|
163
|
+
.awsui_token-editor-form_1wzqe_1ltl4_161:not(#\9) {
|
|
164
|
+
margin-block-end: var(--space-scaled-l-0hpmd7, 20px);
|
|
163
165
|
}
|
|
164
|
-
.awsui_property-editor-field-
|
|
165
|
-
.awsui_token-editor-field-
|
|
166
|
+
.awsui_property-editor-field-property_1wzqe_1ltl4_164:not(#\9),
|
|
167
|
+
.awsui_token-editor-field-property_1wzqe_1ltl4_165:not(#\9) {
|
|
166
168
|
/* used in test-utils */
|
|
167
169
|
}
|
|
168
|
-
.awsui_property-editor-field-
|
|
169
|
-
.awsui_token-editor-field-
|
|
170
|
-
margin-
|
|
170
|
+
.awsui_property-editor-field-operator_1wzqe_1ltl4_168:not(#\9),
|
|
171
|
+
.awsui_token-editor-field-operator_1wzqe_1ltl4_169:not(#\9) {
|
|
172
|
+
margin-block-start: var(--space-scaled-l-0hpmd7, 20px);
|
|
171
173
|
}
|
|
172
|
-
.awsui_property-editor-field-
|
|
173
|
-
.awsui_token-editor-field-
|
|
174
|
-
margin-
|
|
174
|
+
.awsui_property-editor-field-value_1wzqe_1ltl4_172:not(#\9),
|
|
175
|
+
.awsui_token-editor-field-value_1wzqe_1ltl4_173:not(#\9) {
|
|
176
|
+
margin-block-start: var(--space-scaled-l-0hpmd7, 20px);
|
|
175
177
|
}
|
|
176
|
-
.awsui_property-editor-
|
|
177
|
-
.awsui_token-editor-
|
|
178
|
-
margin-
|
|
178
|
+
.awsui_property-editor-cancel_1wzqe_1ltl4_176:not(#\9),
|
|
179
|
+
.awsui_token-editor-cancel_1wzqe_1ltl4_177:not(#\9) {
|
|
180
|
+
margin-inline-end: var(--space-xs-zb16t3, 8px);
|
|
179
181
|
}
|
|
180
|
-
.awsui_property-editor-
|
|
181
|
-
.awsui_token-editor-
|
|
182
|
+
.awsui_property-editor-submit_1wzqe_1ltl4_180:not(#\9),
|
|
183
|
+
.awsui_token-editor-submit_1wzqe_1ltl4_181:not(#\9) {
|
|
182
184
|
/* used in test-utils */
|
|
183
185
|
}
|
|
184
|
-
.awsui_property-editor-
|
|
185
|
-
.awsui_token-editor-
|
|
186
|
+
.awsui_property-editor-actions_1wzqe_1ltl4_184:not(#\9),
|
|
187
|
+
.awsui_token-editor-actions_1wzqe_1ltl4_185:not(#\9) {
|
|
186
188
|
display: flex;
|
|
187
189
|
justify-content: flex-end;
|
|
188
|
-
padding-
|
|
189
|
-
border-
|
|
190
|
+
padding-block-start: var(--space-s-34lx8l, 12px);
|
|
191
|
+
border-block-start: 1px solid var(--color-border-dropdown-item-default-k36ra7, #b6bec9);
|
|
190
192
|
}
|
|
191
193
|
|
|
192
|
-
.awsui_token-editor-
|
|
193
|
-
padding-
|
|
194
|
-
margin-
|
|
195
|
-
margin-right: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
|
|
194
|
+
.awsui_token-editor-actions_1wzqe_1ltl4_185:not(#\9) {
|
|
195
|
+
padding-inline-end: calc(var(--space-m-udix3p, 16px) + var(--space-xxs-p8yyaw, 4px));
|
|
196
|
+
margin-inline: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
|
|
196
197
|
}
|
|
197
198
|
|
|
198
|
-
.awsui_property-
|
|
199
|
-
padding: var(--space-m-udix3p, 16px);
|
|
199
|
+
.awsui_property-editor_1wzqe_1ltl4_154:not(#\9) {
|
|
200
|
+
padding-block: var(--space-m-udix3p, 16px);
|
|
201
|
+
padding-inline: var(--space-m-udix3p, 16px);
|
|
200
202
|
overflow-y: auto;
|
|
201
203
|
}
|
|
202
204
|
|
|
203
|
-
.awsui_custom-content-
|
|
205
|
+
.awsui_custom-content-wrapper_1wzqe_1ltl4_203:not(#\9) {
|
|
204
206
|
display: contents;
|
|
205
207
|
}
|
|
206
208
|
|
|
207
|
-
.awsui_custom-
|
|
208
|
-
margin-
|
|
209
|
+
.awsui_custom-control_1wzqe_1ltl4_207:not(#\9) {
|
|
210
|
+
margin-inline-end: var(--space-s-34lx8l, 12px);
|
|
209
211
|
}
|
|
210
212
|
|
|
211
|
-
.
|
|
213
|
+
.awsui_input_1wzqe_1ltl4_134:not(#\9) {
|
|
212
214
|
flex: 1;
|
|
213
215
|
}
|
|
214
216
|
|
|
215
|
-
.
|
|
216
|
-
padding: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px));
|
|
217
|
-
padding-
|
|
218
|
-
padding-right: 0;
|
|
217
|
+
.awsui_results_1wzqe_1ltl4_215:not(#\9) {
|
|
218
|
+
padding-block: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px));
|
|
219
|
+
padding-inline: 0;
|
|
219
220
|
}
|
|
220
221
|
|
|
221
|
-
.awsui_token-
|
|
222
|
+
.awsui_token-trigger_1wzqe_1ltl4_220:not(#\9) {
|
|
222
223
|
min-width: 0;
|
|
223
224
|
word-break: break-word;
|
|
224
225
|
}
|
|
225
226
|
|
|
226
|
-
.awsui_remove-
|
|
227
|
-
.awsui_token-
|
|
228
|
-
.awsui_join-
|
|
229
|
-
.awsui_custom-filter-
|
|
227
|
+
.awsui_remove-all_1wzqe_1ltl4_225:not(#\9),
|
|
228
|
+
.awsui_token-label_1wzqe_1ltl4_226:not(#\9),
|
|
229
|
+
.awsui_join-operation_1wzqe_1ltl4_227:not(#\9),
|
|
230
|
+
.awsui_custom-filter-actions_1wzqe_1ltl4_228:not(#\9) {
|
|
230
231
|
/* used in test-utils */
|
|
231
232
|
}
|
|
@@ -2,36 +2,36 @@
|
|
|
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
|
-
"search-field": "awsui_search-
|
|
7
|
-
"input-wrapper": "awsui_input-
|
|
8
|
-
"add-token": "awsui_add-
|
|
9
|
-
"tokens": "
|
|
10
|
-
"token-operator": "awsui_token-
|
|
11
|
-
"property-editor": "awsui_property-
|
|
12
|
-
"token-editor": "awsui_token-
|
|
13
|
-
"property-editor-form": "awsui_property-editor-
|
|
14
|
-
"token-editor-form": "awsui_token-editor-
|
|
15
|
-
"property-editor-field-property": "awsui_property-editor-field-
|
|
16
|
-
"token-editor-field-property": "awsui_token-editor-field-
|
|
17
|
-
"property-editor-field-operator": "awsui_property-editor-field-
|
|
18
|
-
"token-editor-field-operator": "awsui_token-editor-field-
|
|
19
|
-
"property-editor-field-value": "awsui_property-editor-field-
|
|
20
|
-
"token-editor-field-value": "awsui_token-editor-field-
|
|
21
|
-
"property-editor-cancel": "awsui_property-editor-
|
|
22
|
-
"token-editor-cancel": "awsui_token-editor-
|
|
23
|
-
"property-editor-submit": "awsui_property-editor-
|
|
24
|
-
"token-editor-submit": "awsui_token-editor-
|
|
25
|
-
"property-editor-actions": "awsui_property-editor-
|
|
26
|
-
"token-editor-actions": "awsui_token-editor-
|
|
27
|
-
"custom-content-wrapper": "awsui_custom-content-
|
|
28
|
-
"custom-control": "awsui_custom-
|
|
29
|
-
"input": "
|
|
30
|
-
"results": "
|
|
31
|
-
"token-trigger": "awsui_token-
|
|
32
|
-
"remove-all": "awsui_remove-
|
|
33
|
-
"token-label": "awsui_token-
|
|
34
|
-
"join-operation": "awsui_join-
|
|
35
|
-
"custom-filter-actions": "awsui_custom-filter-
|
|
5
|
+
"root": "awsui_root_1wzqe_1ltl4_93",
|
|
6
|
+
"search-field": "awsui_search-field_1wzqe_1ltl4_128",
|
|
7
|
+
"input-wrapper": "awsui_input-wrapper_1wzqe_1ltl4_134",
|
|
8
|
+
"add-token": "awsui_add-token_1wzqe_1ltl4_138",
|
|
9
|
+
"tokens": "awsui_tokens_1wzqe_1ltl4_145",
|
|
10
|
+
"token-operator": "awsui_token-operator_1wzqe_1ltl4_150",
|
|
11
|
+
"property-editor": "awsui_property-editor_1wzqe_1ltl4_154",
|
|
12
|
+
"token-editor": "awsui_token-editor_1wzqe_1ltl4_155",
|
|
13
|
+
"property-editor-form": "awsui_property-editor-form_1wzqe_1ltl4_160",
|
|
14
|
+
"token-editor-form": "awsui_token-editor-form_1wzqe_1ltl4_161",
|
|
15
|
+
"property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1ltl4_164",
|
|
16
|
+
"token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1ltl4_165",
|
|
17
|
+
"property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1ltl4_168",
|
|
18
|
+
"token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1ltl4_169",
|
|
19
|
+
"property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1ltl4_172",
|
|
20
|
+
"token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1ltl4_173",
|
|
21
|
+
"property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1ltl4_176",
|
|
22
|
+
"token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1ltl4_177",
|
|
23
|
+
"property-editor-submit": "awsui_property-editor-submit_1wzqe_1ltl4_180",
|
|
24
|
+
"token-editor-submit": "awsui_token-editor-submit_1wzqe_1ltl4_181",
|
|
25
|
+
"property-editor-actions": "awsui_property-editor-actions_1wzqe_1ltl4_184",
|
|
26
|
+
"token-editor-actions": "awsui_token-editor-actions_1wzqe_1ltl4_185",
|
|
27
|
+
"custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1ltl4_203",
|
|
28
|
+
"custom-control": "awsui_custom-control_1wzqe_1ltl4_207",
|
|
29
|
+
"input": "awsui_input_1wzqe_1ltl4_134",
|
|
30
|
+
"results": "awsui_results_1wzqe_1ltl4_215",
|
|
31
|
+
"token-trigger": "awsui_token-trigger_1wzqe_1ltl4_220",
|
|
32
|
+
"remove-all": "awsui_remove-all_1wzqe_1ltl4_225",
|
|
33
|
+
"token-label": "awsui_token-label_1wzqe_1ltl4_226",
|
|
34
|
+
"join-operation": "awsui_join-operation_1wzqe_1ltl4_227",
|
|
35
|
+
"custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1ltl4_228"
|
|
36
36
|
};
|
|
37
37
|
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
|
|
2
2
|
import './styles.scoped.css';
|
|
3
3
|
export default {
|
|
4
|
-
"root": "
|
|
5
|
-
"radio": "
|
|
6
|
-
"radio--has-description": "awsui_radio--has-
|
|
7
|
-
"radio-control": "awsui_radio-
|
|
8
|
-
"outline": "
|
|
9
|
-
"styled-circle-border": "awsui_styled-circle-
|
|
10
|
-
"styled-circle-disabled": "awsui_styled-circle-
|
|
11
|
-
"styled-circle-fill": "awsui_styled-circle-
|
|
12
|
-
"styled-circle-checked": "awsui_styled-circle-
|
|
4
|
+
"root": "awsui_root_1mabk_18htc_93",
|
|
5
|
+
"radio": "awsui_radio_1mabk_18htc_129",
|
|
6
|
+
"radio--has-description": "awsui_radio--has-description_1mabk_18htc_137",
|
|
7
|
+
"radio-control": "awsui_radio-control_1mabk_18htc_141",
|
|
8
|
+
"outline": "awsui_outline_1mabk_18htc_149",
|
|
9
|
+
"styled-circle-border": "awsui_styled-circle-border_1mabk_18htc_168",
|
|
10
|
+
"styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_18htc_172",
|
|
11
|
+
"styled-circle-fill": "awsui_styled-circle-fill_1mabk_18htc_177",
|
|
12
|
+
"styled-circle-checked": "awsui_styled-circle-checked_1mabk_18htc_183"
|
|
13
13
|
};
|
|
14
14
|
|