@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.
Files changed (71) hide show
  1. package/button-dropdown/category-elements/category-element.d.ts +1 -1
  2. package/button-dropdown/category-elements/category-element.d.ts.map +1 -1
  3. package/button-dropdown/category-elements/category-element.js +2 -2
  4. package/button-dropdown/category-elements/category-element.js.map +1 -1
  5. package/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
  6. package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
  7. package/button-dropdown/category-elements/expandable-category-element.js +2 -2
  8. package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  9. package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
  10. package/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
  11. package/button-dropdown/category-elements/mobile-expandable-category-element.js +2 -2
  12. package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +32 -21
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/interfaces.d.ts +0 -2
  17. package/button-dropdown/interfaces.d.ts.map +1 -1
  18. package/button-dropdown/interfaces.js.map +1 -1
  19. package/button-dropdown/item-element/index.d.ts +1 -1
  20. package/button-dropdown/item-element/index.d.ts.map +1 -1
  21. package/button-dropdown/item-element/index.js +1 -6
  22. package/button-dropdown/item-element/index.js.map +1 -1
  23. package/button-dropdown/item-element/styles.css.js +15 -16
  24. package/button-dropdown/item-element/styles.scoped.css +18 -18
  25. package/button-dropdown/item-element/styles.selectors.js +15 -16
  26. package/button-dropdown/items-list.d.ts.map +1 -1
  27. package/button-dropdown/items-list.js +3 -3
  28. package/button-dropdown/items-list.js.map +1 -1
  29. package/internal/environment.js +1 -1
  30. package/internal/environment.json +1 -1
  31. package/internal/manifest.json +1 -1
  32. package/package.json +1 -1
  33. package/pagination/styles.css.js +9 -9
  34. package/pagination/styles.scoped.css +37 -32
  35. package/pagination/styles.selectors.js +9 -9
  36. package/pie-chart/styles.css.js +27 -27
  37. package/pie-chart/styles.scoped.css +66 -72
  38. package/pie-chart/styles.selectors.js +27 -27
  39. package/popover/styles.css.js +50 -50
  40. package/popover/styles.scoped.css +134 -119
  41. package/popover/styles.selectors.js +50 -50
  42. package/progress-bar/styles.css.js +18 -18
  43. package/progress-bar/styles.scoped.css +79 -54
  44. package/progress-bar/styles.selectors.js +18 -18
  45. package/property-filter/styles.css.js +31 -31
  46. package/property-filter/styles.scoped.css +54 -53
  47. package/property-filter/styles.selectors.js +31 -31
  48. package/radio-group/styles.css.js +9 -9
  49. package/radio-group/styles.scoped.css +17 -17
  50. package/radio-group/styles.selectors.js +9 -9
  51. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  52. package/s3-resource-selector/s3-in-context/styles.scoped.css +18 -16
  53. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  54. package/segmented-control/styles.css.js +14 -14
  55. package/segmented-control/styles.scoped.css +55 -49
  56. package/segmented-control/styles.selectors.js +14 -14
  57. package/select/parts/styles.css.js +16 -16
  58. package/select/parts/styles.scoped.css +39 -31
  59. package/select/parts/styles.selectors.js +16 -16
  60. package/side-navigation/styles.css.js +28 -28
  61. package/side-navigation/styles.scoped.css +86 -73
  62. package/side-navigation/styles.selectors.js +28 -28
  63. package/spinner/styles.css.js +13 -13
  64. package/spinner/styles.scoped.css +49 -45
  65. package/spinner/styles.selectors.js +13 -13
  66. package/split-panel/styles.css.js +55 -55
  67. package/split-panel/styles.scoped.css +149 -131
  68. package/split-panel/styles.selectors.js +55 -55
  69. package/status-indicator/styles.css.js +23 -23
  70. package/status-indicator/styles.scoped.css +31 -31
  71. 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
- .awsui_progress_11huc_1dblk_185:not(#\9)::-webkit-progress-value {
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
- .awsui_progress_11huc_1dblk_185:not(#\9)::-webkit-progress-value {
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 .awsui_progress_11huc_1dblk_185:not(#\9)::-webkit-progress-value, .awsui-mode-entering .awsui_progress_11huc_1dblk_185:not(#\9)::-webkit-progress-value {
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-state_11huc_1dblk_199:not(#\9) {
203
- animation: awsui_awsui-motion-fade-in_11huc_1dblk_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
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-in_11huc_1dblk_1 {
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-state_11huc_1dblk_199:not(#\9) {
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-state_11huc_1dblk_199:not(#\9), .awsui-mode-entering .awsui_result-state_11huc_1dblk_199:not(#\9) {
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
- .awsui_root_11huc_1dblk_221:not(#\9) {
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-button_11huc_1dblk_256:not(#\9) {
261
- padding-right: var(--space-m-udix3p, 16px);
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-text_11huc_1dblk_260:not(#\9) {
264
+ .awsui_result-text_11huc_tfzsb_260:not(#\9) {
265
265
  /* used in test-utils */
266
266
  }
267
267
 
268
- .awsui_result-container-error_11huc_1dblk_264:not(#\9), .awsui_result-container-success_11huc_1dblk_264:not(#\9) {
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-button_11huc_1dblk_268:not(#\9) {
272
+ .awsui_result-button_11huc_tfzsb_268:not(#\9) {
273
273
  display: inline-block;
274
- margin: var(--space-scaled-xxs-7597g1, 4px) 0;
274
+ margin-block: var(--space-scaled-xxs-7597g1, 4px);
275
+ margin-inline: 0;
275
276
  }
276
277
 
277
- .awsui_word-wrap_11huc_1dblk_273:not(#\9) {
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-flash_11huc_1dblk_278:not(#\9) {
283
+ .awsui_label-flash_11huc_tfzsb_279:not(#\9) {
283
284
  color: "inherit";
284
285
  font-weight: 700;
285
286
  }
286
- .awsui_label-key-value_11huc_1dblk_282:not(#\9) {
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-bottom: var(--space-scaled-xxxs-27y4hv, 2px);
292
+ margin-block-end: var(--space-scaled-xxxs-27y4hv, 2px);
292
293
  }
293
294
 
294
- .awsui_flash_11huc_1dblk_290:not(#\9) {
295
+ .awsui_flash_11huc_tfzsb_291:not(#\9) {
295
296
  color: inherit;
296
297
  }
297
298
 
298
- .awsui_progress-container_11huc_1dblk_294:not(#\9) {
299
+ .awsui_progress-container_11huc_tfzsb_295:not(#\9) {
299
300
  display: flex;
300
301
  align-items: center;
301
- max-width: 800px;
302
- height: var(--line-height-body-m-30ar75, 20px);
302
+ max-inline-size: 800px;
303
+ block-size: var(--line-height-body-m-30ar75, 20px);
303
304
  }
304
305
 
305
- .awsui_percentage-container_11huc_1dblk_301:not(#\9) {
306
- width: 33px;
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: right;
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
- .awsui_percentage_11huc_1dblk_301:not(#\9) {
316
+ .awsui_percentage_11huc_tfzsb_302:not(#\9) {
316
317
  /* used in test-utils */
317
318
  }
318
319
 
319
- .awsui_progress_11huc_1dblk_185:not(#\9) {
320
- width: 100%;
321
- margin-right: var(--space-s-34lx8l, 12px);
322
- min-width: 0;
323
- height: 4px;
324
- border: 0 none;
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
- .awsui_progress_11huc_1dblk_185:not(#\9)::-webkit-progress-bar {
330
- height: 4px;
331
- border: 0 none;
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
- .awsui_progress_11huc_1dblk_185:not(#\9)::-webkit-progress-value {
337
- border-radius: 10px 0px 0px 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
- .awsui_progress_11huc_1dblk_185.awsui_complete_11huc_1dblk_336:not(#\9)::-webkit-progress-value {
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
- .awsui_progress_11huc_1dblk_185:not(#\9)::-moz-progress-bar {
344
- border-radius: 10px 0px 0px 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
- .awsui_progress_11huc_1dblk_185:not(#\9)::-ms-fill {
348
- border-radius: 10px 0px 0px 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
- .awsui_progress_11huc_1dblk_185.awsui_complete_11huc_1dblk_336:not(#\9)::-ms-fill {
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
- .awsui_progress_11huc_1dblk_185.awsui_progress-in-flash_11huc_1dblk_351:not(#\9) {
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
- .awsui_progress_11huc_1dblk_185.awsui_progress-in-flash_11huc_1dblk_351:not(#\9)::-webkit-progress-bar {
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
- .awsui_progress_11huc_1dblk_185.awsui_progress-in-flash_11huc_1dblk_351:not(#\9)::-webkit-progress-value {
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
- .awsui_progress_11huc_1dblk_185.awsui_progress-in-flash_11huc_1dblk_351:not(#\9)::-moz-progress-bar {
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
- .awsui_progress_11huc_1dblk_185.awsui_progress-in-flash_11huc_1dblk_351:not(#\9)::-ms-fill {
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": "awsui_progress_11huc_1dblk_185",
6
- "result-state": "awsui_result-state_11huc_1dblk_199",
7
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1dblk_1",
8
- "root": "awsui_root_11huc_1dblk_221",
9
- "with-result-button": "awsui_with-result-button_11huc_1dblk_256",
10
- "result-text": "awsui_result-text_11huc_1dblk_260",
11
- "result-container-error": "awsui_result-container-error_11huc_1dblk_264",
12
- "result-container-success": "awsui_result-container-success_11huc_1dblk_264",
13
- "result-button": "awsui_result-button_11huc_1dblk_268",
14
- "word-wrap": "awsui_word-wrap_11huc_1dblk_273",
15
- "label-flash": "awsui_label-flash_11huc_1dblk_278",
16
- "label-key-value": "awsui_label-key-value_11huc_1dblk_282",
17
- "flash": "awsui_flash_11huc_1dblk_290",
18
- "progress-container": "awsui_progress-container_11huc_1dblk_294",
19
- "percentage-container": "awsui_percentage-container_11huc_1dblk_301",
20
- "percentage": "awsui_percentage_11huc_1dblk_301",
21
- "complete": "awsui_complete_11huc_1dblk_336",
22
- "progress-in-flash": "awsui_progress-in-flash_11huc_1dblk_351"
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": "awsui_root_1wzqe_1we8m_93",
5
- "search-field": "awsui_search-field_1wzqe_1we8m_128",
6
- "input-wrapper": "awsui_input-wrapper_1wzqe_1we8m_134",
7
- "add-token": "awsui_add-token_1wzqe_1we8m_138",
8
- "tokens": "awsui_tokens_1wzqe_1we8m_145",
9
- "token-operator": "awsui_token-operator_1wzqe_1we8m_149",
10
- "property-editor": "awsui_property-editor_1wzqe_1we8m_153",
11
- "token-editor": "awsui_token-editor_1wzqe_1we8m_154",
12
- "property-editor-form": "awsui_property-editor-form_1wzqe_1we8m_158",
13
- "token-editor-form": "awsui_token-editor-form_1wzqe_1we8m_159",
14
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1we8m_162",
15
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1we8m_163",
16
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1we8m_166",
17
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1we8m_167",
18
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1we8m_170",
19
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1we8m_171",
20
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1we8m_174",
21
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1we8m_175",
22
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_1we8m_178",
23
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1we8m_179",
24
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1we8m_182",
25
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1we8m_183",
26
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1we8m_201",
27
- "custom-control": "awsui_custom-control_1wzqe_1we8m_205",
28
- "input": "awsui_input_1wzqe_1we8m_134",
29
- "results": "awsui_results_1wzqe_1we8m_213",
30
- "token-trigger": "awsui_token-trigger_1wzqe_1we8m_219",
31
- "remove-all": "awsui_remove-all_1wzqe_1we8m_224",
32
- "token-label": "awsui_token-label_1wzqe_1we8m_225",
33
- "join-operation": "awsui_join-operation_1wzqe_1we8m_226",
34
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1we8m_227"
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
- .awsui_root_1wzqe_1we8m_93:not(#\9) {
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-field_1wzqe_1we8m_128:not(#\9) {
129
+ .awsui_search-field_1wzqe_1ltl4_128:not(#\9) {
130
130
  display: flex;
131
131
  align-items: flex-end;
132
- max-width: calc(688px - 2 * var(--space-l-t419sm, 20px));
132
+ max-inline-size: calc(688px - 2 * var(--space-l-t419sm, 20px));
133
133
  }
134
134
 
135
- .awsui_input-wrapper_1wzqe_1we8m_134:not(#\9) {
135
+ .awsui_input-wrapper_1wzqe_1ltl4_134:not(#\9) {
136
136
  flex-grow: 1;
137
137
  }
138
138
 
139
- .awsui_add-token_1wzqe_1we8m_138:not(#\9) {
140
- border-left: 1px solid var(--color-border-divider-default-j74lyz, #b6bec9);
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-left: var(--space-m-udix3p, 16px);
143
- padding-left: var(--space-m-udix3p, 16px);
142
+ margin-inline-start: var(--space-m-udix3p, 16px);
143
+ padding-inline-start: var(--space-m-udix3p, 16px);
144
144
  }
145
145
 
146
- .awsui_tokens_1wzqe_1we8m_145:not(#\9) {
147
- margin: var(--space-xs-zb16t3, 8px) 0;
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-operator_1wzqe_1we8m_149:not(#\9) {
151
+ .awsui_token-operator_1wzqe_1ltl4_150:not(#\9) {
151
152
  font-weight: bold;
152
153
  }
153
154
 
154
- .awsui_property-editor_1wzqe_1we8m_153:not(#\9),
155
- .awsui_token-editor_1wzqe_1we8m_154:not(#\9) {
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-form_1wzqe_1we8m_158:not(#\9),
161
- .awsui_token-editor-form_1wzqe_1we8m_159:not(#\9) {
162
- margin-bottom: var(--space-scaled-l-0hpmd7, 20px);
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-property_1wzqe_1we8m_162:not(#\9),
165
- .awsui_token-editor-field-property_1wzqe_1we8m_163:not(#\9) {
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-operator_1wzqe_1we8m_166:not(#\9),
169
- .awsui_token-editor-field-operator_1wzqe_1we8m_167:not(#\9) {
170
- margin-top: var(--space-scaled-l-0hpmd7, 20px);
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-value_1wzqe_1we8m_170:not(#\9),
173
- .awsui_token-editor-field-value_1wzqe_1we8m_171:not(#\9) {
174
- margin-top: var(--space-scaled-l-0hpmd7, 20px);
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-cancel_1wzqe_1we8m_174:not(#\9),
177
- .awsui_token-editor-cancel_1wzqe_1we8m_175:not(#\9) {
178
- margin-right: var(--space-xs-zb16t3, 8px);
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-submit_1wzqe_1we8m_178:not(#\9),
181
- .awsui_token-editor-submit_1wzqe_1we8m_179:not(#\9) {
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-actions_1wzqe_1we8m_182:not(#\9),
185
- .awsui_token-editor-actions_1wzqe_1we8m_183:not(#\9) {
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-top: var(--space-s-34lx8l, 12px);
189
- border-top: 1px solid var(--color-border-dropdown-item-default-k36ra7, #b6bec9);
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-actions_1wzqe_1we8m_183:not(#\9) {
193
- padding-right: calc(var(--space-m-udix3p, 16px) + var(--space-xxs-p8yyaw, 4px));
194
- margin-left: calc(-1 * var(--space-m-udix3p, 16px) + -1 * var(--space-xxs-p8yyaw, 4px));
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-editor_1wzqe_1we8m_153:not(#\9) {
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-wrapper_1wzqe_1we8m_201:not(#\9) {
205
+ .awsui_custom-content-wrapper_1wzqe_1ltl4_203:not(#\9) {
204
206
  display: contents;
205
207
  }
206
208
 
207
- .awsui_custom-control_1wzqe_1we8m_205:not(#\9) {
208
- margin-right: var(--space-s-34lx8l, 12px);
209
+ .awsui_custom-control_1wzqe_1ltl4_207:not(#\9) {
210
+ margin-inline-end: var(--space-s-34lx8l, 12px);
209
211
  }
210
212
 
211
- .awsui_input_1wzqe_1we8m_134:not(#\9) {
213
+ .awsui_input_1wzqe_1ltl4_134:not(#\9) {
212
214
  flex: 1;
213
215
  }
214
216
 
215
- .awsui_results_1wzqe_1we8m_213:not(#\9) {
216
- padding: calc(var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px));
217
- padding-left: 0;
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-trigger_1wzqe_1we8m_219:not(#\9) {
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-all_1wzqe_1we8m_224:not(#\9),
227
- .awsui_token-label_1wzqe_1we8m_225:not(#\9),
228
- .awsui_join-operation_1wzqe_1we8m_226:not(#\9),
229
- .awsui_custom-filter-actions_1wzqe_1we8m_227:not(#\9) {
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": "awsui_root_1wzqe_1we8m_93",
6
- "search-field": "awsui_search-field_1wzqe_1we8m_128",
7
- "input-wrapper": "awsui_input-wrapper_1wzqe_1we8m_134",
8
- "add-token": "awsui_add-token_1wzqe_1we8m_138",
9
- "tokens": "awsui_tokens_1wzqe_1we8m_145",
10
- "token-operator": "awsui_token-operator_1wzqe_1we8m_149",
11
- "property-editor": "awsui_property-editor_1wzqe_1we8m_153",
12
- "token-editor": "awsui_token-editor_1wzqe_1we8m_154",
13
- "property-editor-form": "awsui_property-editor-form_1wzqe_1we8m_158",
14
- "token-editor-form": "awsui_token-editor-form_1wzqe_1we8m_159",
15
- "property-editor-field-property": "awsui_property-editor-field-property_1wzqe_1we8m_162",
16
- "token-editor-field-property": "awsui_token-editor-field-property_1wzqe_1we8m_163",
17
- "property-editor-field-operator": "awsui_property-editor-field-operator_1wzqe_1we8m_166",
18
- "token-editor-field-operator": "awsui_token-editor-field-operator_1wzqe_1we8m_167",
19
- "property-editor-field-value": "awsui_property-editor-field-value_1wzqe_1we8m_170",
20
- "token-editor-field-value": "awsui_token-editor-field-value_1wzqe_1we8m_171",
21
- "property-editor-cancel": "awsui_property-editor-cancel_1wzqe_1we8m_174",
22
- "token-editor-cancel": "awsui_token-editor-cancel_1wzqe_1we8m_175",
23
- "property-editor-submit": "awsui_property-editor-submit_1wzqe_1we8m_178",
24
- "token-editor-submit": "awsui_token-editor-submit_1wzqe_1we8m_179",
25
- "property-editor-actions": "awsui_property-editor-actions_1wzqe_1we8m_182",
26
- "token-editor-actions": "awsui_token-editor-actions_1wzqe_1we8m_183",
27
- "custom-content-wrapper": "awsui_custom-content-wrapper_1wzqe_1we8m_201",
28
- "custom-control": "awsui_custom-control_1wzqe_1we8m_205",
29
- "input": "awsui_input_1wzqe_1we8m_134",
30
- "results": "awsui_results_1wzqe_1we8m_213",
31
- "token-trigger": "awsui_token-trigger_1wzqe_1we8m_219",
32
- "remove-all": "awsui_remove-all_1wzqe_1we8m_224",
33
- "token-label": "awsui_token-label_1wzqe_1we8m_225",
34
- "join-operation": "awsui_join-operation_1wzqe_1we8m_226",
35
- "custom-filter-actions": "awsui_custom-filter-actions_1wzqe_1we8m_227"
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": "awsui_root_1mabk_88cfg_93",
5
- "radio": "awsui_radio_1mabk_88cfg_129",
6
- "radio--has-description": "awsui_radio--has-description_1mabk_88cfg_137",
7
- "radio-control": "awsui_radio-control_1mabk_88cfg_141",
8
- "outline": "awsui_outline_1mabk_88cfg_149",
9
- "styled-circle-border": "awsui_styled-circle-border_1mabk_88cfg_168",
10
- "styled-circle-disabled": "awsui_styled-circle-disabled_1mabk_88cfg_172",
11
- "styled-circle-fill": "awsui_styled-circle-fill_1mabk_88cfg_177",
12
- "styled-circle-checked": "awsui_styled-circle-checked_1mabk_88cfg_183"
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