@cloudscape-design/components 3.0.516 → 3.0.517

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 (43) hide show
  1. package/internal/environment.js +1 -1
  2. package/internal/environment.json +1 -1
  3. package/internal/manifest.json +1 -1
  4. package/package.json +1 -1
  5. package/pagination/styles.css.js +9 -9
  6. package/pagination/styles.scoped.css +37 -32
  7. package/pagination/styles.selectors.js +9 -9
  8. package/pie-chart/styles.css.js +27 -27
  9. package/pie-chart/styles.scoped.css +66 -72
  10. package/pie-chart/styles.selectors.js +27 -27
  11. package/popover/styles.css.js +50 -50
  12. package/popover/styles.scoped.css +134 -119
  13. package/popover/styles.selectors.js +50 -50
  14. package/progress-bar/styles.css.js +18 -18
  15. package/progress-bar/styles.scoped.css +79 -54
  16. package/progress-bar/styles.selectors.js +18 -18
  17. package/property-filter/styles.css.js +31 -31
  18. package/property-filter/styles.scoped.css +54 -53
  19. package/property-filter/styles.selectors.js +31 -31
  20. package/radio-group/styles.css.js +9 -9
  21. package/radio-group/styles.scoped.css +17 -17
  22. package/radio-group/styles.selectors.js +9 -9
  23. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  24. package/s3-resource-selector/s3-in-context/styles.scoped.css +18 -16
  25. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  26. package/segmented-control/styles.css.js +14 -14
  27. package/segmented-control/styles.scoped.css +55 -49
  28. package/segmented-control/styles.selectors.js +14 -14
  29. package/select/parts/styles.css.js +16 -16
  30. package/select/parts/styles.scoped.css +39 -31
  31. package/select/parts/styles.selectors.js +16 -16
  32. package/side-navigation/styles.css.js +28 -28
  33. package/side-navigation/styles.scoped.css +86 -73
  34. package/side-navigation/styles.selectors.js +28 -28
  35. package/spinner/styles.css.js +13 -13
  36. package/spinner/styles.scoped.css +49 -45
  37. package/spinner/styles.selectors.js +13 -13
  38. package/split-panel/styles.css.js +55 -55
  39. package/split-panel/styles.scoped.css +149 -131
  40. package/split-panel/styles.selectors.js +55 -55
  41. package/status-indicator/styles.css.js +23 -23
  42. package/status-indicator/styles.scoped.css +31 -31
  43. package/status-indicator/styles.selectors.js +23 -23
@@ -2,55 +2,55 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_xjuzf_le2x1_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_le2x1_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_le2x1_189",
8
- "refresh": "awsui_refresh_xjuzf_le2x1_216",
9
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_le2x1_223",
10
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_le2x1_223",
11
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_le2x1_226",
12
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_le2x1_226",
13
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_le2x1_229",
14
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_le2x1_229",
15
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_le2x1_229",
16
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_le2x1_229",
17
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_le2x1_232",
18
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_le2x1_232",
19
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_le2x1_232",
20
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_le2x1_232",
21
- "body": "awsui_body_xjuzf_le2x1_328",
22
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_le2x1_366",
23
- "has-dismiss": "awsui_has-dismiss_xjuzf_le2x1_370",
24
- "dismiss": "awsui_dismiss_xjuzf_le2x1_375",
25
- "dismiss-control": "awsui_dismiss-control_xjuzf_le2x1_382",
26
- "header-row": "awsui_header-row_xjuzf_le2x1_386",
27
- "header": "awsui_header_xjuzf_le2x1_386",
28
- "content": "awsui_content_xjuzf_le2x1_412",
29
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_le2x1_420",
30
- "container": "awsui_container_xjuzf_le2x1_516",
31
- "container-body": "awsui_container-body_xjuzf_le2x1_524",
32
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_le2x1_563",
33
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_le2x1_568",
34
- "fixed-width": "awsui_fixed-width_xjuzf_le2x1_571",
35
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_le2x1_575",
36
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_le2x1_582",
37
- "container-arrow": "awsui_container-arrow_xjuzf_le2x1_594",
38
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_le2x1_598",
39
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_le2x1_598",
40
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_le2x1_610",
41
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_le2x1_610",
42
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_le2x1_622",
43
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_le2x1_622",
44
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_le2x1_622",
45
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_le2x1_622",
46
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_le2x1_638",
47
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_le2x1_642",
48
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_le2x1_646",
49
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_le2x1_1",
50
- "root": "awsui_root_xjuzf_le2x1_786",
51
- "trigger": "awsui_trigger_xjuzf_le2x1_822",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_le2x1_829",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_le2x1_858",
54
- "popover-content": "awsui_popover-content_xjuzf_le2x1_862"
5
+ "arrow": "awsui_arrow_xjuzf_1nc4t_185",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_1nc4t_189",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_1nc4t_189",
8
+ "refresh": "awsui_refresh_xjuzf_1nc4t_219",
9
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1nc4t_229",
10
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1nc4t_229",
11
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1nc4t_232",
12
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1nc4t_232",
13
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1nc4t_235",
14
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1nc4t_235",
15
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1nc4t_235",
16
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1nc4t_235",
17
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1nc4t_238",
18
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1nc4t_238",
19
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1nc4t_238",
20
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1nc4t_238",
21
+ "body": "awsui_body_xjuzf_1nc4t_334",
22
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1nc4t_373",
23
+ "has-dismiss": "awsui_has-dismiss_xjuzf_1nc4t_377",
24
+ "dismiss": "awsui_dismiss_xjuzf_1nc4t_382",
25
+ "dismiss-control": "awsui_dismiss-control_xjuzf_1nc4t_390",
26
+ "header-row": "awsui_header-row_xjuzf_1nc4t_394",
27
+ "header": "awsui_header_xjuzf_1nc4t_394",
28
+ "content": "awsui_content_xjuzf_1nc4t_420",
29
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1nc4t_428",
30
+ "container": "awsui_container_xjuzf_1nc4t_524",
31
+ "container-body": "awsui_container-body_xjuzf_1nc4t_532",
32
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1nc4t_575",
33
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_1nc4t_580",
34
+ "fixed-width": "awsui_fixed-width_xjuzf_1nc4t_583",
35
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1nc4t_587",
36
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_1nc4t_594",
37
+ "container-arrow": "awsui_container-arrow_xjuzf_1nc4t_606",
38
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1nc4t_610",
39
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1nc4t_610",
40
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1nc4t_622",
41
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1nc4t_622",
42
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1nc4t_634",
43
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1nc4t_634",
44
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1nc4t_634",
45
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1nc4t_634",
46
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1nc4t_650",
47
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1nc4t_654",
48
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1nc4t_658",
49
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1nc4t_1",
50
+ "root": "awsui_root_xjuzf_1nc4t_798",
51
+ "trigger": "awsui_trigger_xjuzf_1nc4t_834",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_1nc4t_841",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1nc4t_873",
54
+ "popover-content": "awsui_popover-content_xjuzf_1nc4t_877"
55
55
  };
56
56
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "progress": "awsui_progress_11huc_1dblk_185",
5
- "result-state": "awsui_result-state_11huc_1dblk_199",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1dblk_1",
7
- "root": "awsui_root_11huc_1dblk_221",
8
- "with-result-button": "awsui_with-result-button_11huc_1dblk_256",
9
- "result-text": "awsui_result-text_11huc_1dblk_260",
10
- "result-container-error": "awsui_result-container-error_11huc_1dblk_264",
11
- "result-container-success": "awsui_result-container-success_11huc_1dblk_264",
12
- "result-button": "awsui_result-button_11huc_1dblk_268",
13
- "word-wrap": "awsui_word-wrap_11huc_1dblk_273",
14
- "label-flash": "awsui_label-flash_11huc_1dblk_278",
15
- "label-key-value": "awsui_label-key-value_11huc_1dblk_282",
16
- "flash": "awsui_flash_11huc_1dblk_290",
17
- "progress-container": "awsui_progress-container_11huc_1dblk_294",
18
- "percentage-container": "awsui_percentage-container_11huc_1dblk_301",
19
- "percentage": "awsui_percentage_11huc_1dblk_301",
20
- "complete": "awsui_complete_11huc_1dblk_336",
21
- "progress-in-flash": "awsui_progress-in-flash_11huc_1dblk_351"
4
+ "progress": "awsui_progress_11huc_tfzsb_185",
5
+ "result-state": "awsui_result-state_11huc_tfzsb_199",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_tfzsb_1",
7
+ "root": "awsui_root_11huc_tfzsb_221",
8
+ "with-result-button": "awsui_with-result-button_11huc_tfzsb_256",
9
+ "result-text": "awsui_result-text_11huc_tfzsb_260",
10
+ "result-container-error": "awsui_result-container-error_11huc_tfzsb_264",
11
+ "result-container-success": "awsui_result-container-success_11huc_tfzsb_264",
12
+ "result-button": "awsui_result-button_11huc_tfzsb_268",
13
+ "word-wrap": "awsui_word-wrap_11huc_tfzsb_274",
14
+ "label-flash": "awsui_label-flash_11huc_tfzsb_279",
15
+ "label-key-value": "awsui_label-key-value_11huc_tfzsb_283",
16
+ "flash": "awsui_flash_11huc_tfzsb_291",
17
+ "progress-container": "awsui_progress-container_11huc_tfzsb_295",
18
+ "percentage-container": "awsui_percentage-container_11huc_tfzsb_302",
19
+ "percentage": "awsui_percentage_11huc_tfzsb_302",
20
+ "complete": "awsui_complete_11huc_tfzsb_348",
21
+ "progress-in-flash": "awsui_progress-in-flash_11huc_tfzsb_376"
22
22
  };
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