@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. package/wizard/styles.selectors.js +31 -31
@@ -2,74 +2,74 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "background": "awsui_background_hyvsj_11pcv_93",
6
- "scrolling-background": "awsui_scrolling-background_hyvsj_11pcv_96",
7
- "sticky-background": "awsui_sticky-background_hyvsj_11pcv_102",
8
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_11pcv_110",
9
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_11pcv_123",
10
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_11pcv_133",
11
- "drawers-container": "awsui_drawers-container_hyvsj_11pcv_145",
12
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_11pcv_157",
13
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_11pcv_191",
14
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_11pcv_196",
15
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_11pcv_215",
16
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_11pcv_247",
17
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_11pcv_247",
18
- "drawer": "awsui_drawer_hyvsj_11pcv_145",
19
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_11pcv_297",
20
- "drawer-content": "awsui_drawer-content_hyvsj_11pcv_302",
21
- "drawer-slider": "awsui_drawer-slider_hyvsj_11pcv_307",
22
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_11pcv_314",
23
- "content": "awsui_content_hyvsj_11pcv_339",
24
- "layout": "awsui_layout_hyvsj_11pcv_360",
25
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_11pcv_443",
26
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_11pcv_458",
27
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_11pcv_475",
28
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_11pcv_507",
29
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_11pcv_510",
30
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_11pcv_520",
31
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_11pcv_523",
32
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_11pcv_526",
33
- "has-header": "awsui_has-header_hyvsj_11pcv_526",
34
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_11pcv_547",
35
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_11pcv_547",
36
- "has-split-panel": "awsui_has-split-panel_hyvsj_11pcv_590",
37
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_11pcv_590",
38
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_11pcv_606",
39
- "unfocusable": "awsui_unfocusable_hyvsj_11pcv_611",
40
- "container": "awsui_container_hyvsj_11pcv_621",
41
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_11pcv_646",
42
- "is-tools-open": "awsui_is-tools-open_hyvsj_11pcv_649",
43
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_11pcv_649",
44
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_11pcv_649",
45
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_11pcv_658",
46
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_11pcv_674",
47
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_11pcv_678",
48
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_11pcv_682",
49
- "navigation-container": "awsui_navigation-container_hyvsj_11pcv_691",
50
- "show-navigation": "awsui_show-navigation_hyvsj_11pcv_735",
51
- "animating": "awsui_animating_hyvsj_11pcv_757",
52
- "showButtons": "awsui_showButtons_hyvsj_11pcv_1",
53
- "navigation": "awsui_navigation_hyvsj_11pcv_691",
54
- "openNavigation": "awsui_openNavigation_hyvsj_11pcv_1",
55
- "animated-content": "awsui_animated-content_hyvsj_11pcv_819",
56
- "hide-navigation": "awsui_hide-navigation_hyvsj_11pcv_828",
57
- "notifications": "awsui_notifications_hyvsj_11pcv_838",
58
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_11pcv_844",
59
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_11pcv_861",
60
- "position-bottom": "awsui_position-bottom_hyvsj_11pcv_907",
61
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_11pcv_1",
62
- "split-panel-side": "awsui_split-panel-side_hyvsj_11pcv_936",
63
- "position-side": "awsui_position-side_hyvsj_11pcv_964",
64
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_11pcv_1",
65
- "tools-container": "awsui_tools-container_hyvsj_11pcv_1001",
66
- "tools": "awsui_tools_hyvsj_11pcv_1001",
67
- "openTools": "awsui_openTools_hyvsj_11pcv_1",
68
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_11pcv_1096",
69
- "hide-tools": "awsui_hide-tools_hyvsj_11pcv_1106",
70
- "show-tools": "awsui_show-tools_hyvsj_11pcv_1118",
71
- "has-tools-form": "awsui_has-tools-form_hyvsj_11pcv_1096",
72
- "trigger": "awsui_trigger_hyvsj_11pcv_1183",
73
- "selected": "awsui_selected_hyvsj_11pcv_1222"
5
+ "background": "awsui_background_hyvsj_li5wi_93",
6
+ "scrolling-background": "awsui_scrolling-background_hyvsj_li5wi_96",
7
+ "sticky-background": "awsui_sticky-background_hyvsj_li5wi_102",
8
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_li5wi_110",
9
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_li5wi_123",
10
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_li5wi_133",
11
+ "drawers-container": "awsui_drawers-container_hyvsj_li5wi_145",
12
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_li5wi_157",
13
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_li5wi_191",
14
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_li5wi_196",
15
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_li5wi_215",
16
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_li5wi_247",
17
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_li5wi_247",
18
+ "drawer": "awsui_drawer_hyvsj_li5wi_145",
19
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_li5wi_297",
20
+ "drawer-content": "awsui_drawer-content_hyvsj_li5wi_302",
21
+ "drawer-slider": "awsui_drawer-slider_hyvsj_li5wi_307",
22
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_li5wi_314",
23
+ "content": "awsui_content_hyvsj_li5wi_339",
24
+ "layout": "awsui_layout_hyvsj_li5wi_360",
25
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_li5wi_443",
26
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_li5wi_458",
27
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_li5wi_475",
28
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_li5wi_507",
29
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_li5wi_510",
30
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_li5wi_520",
31
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_li5wi_523",
32
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_li5wi_526",
33
+ "has-header": "awsui_has-header_hyvsj_li5wi_526",
34
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_li5wi_547",
35
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_li5wi_547",
36
+ "has-split-panel": "awsui_has-split-panel_hyvsj_li5wi_590",
37
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_li5wi_590",
38
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_li5wi_606",
39
+ "unfocusable": "awsui_unfocusable_hyvsj_li5wi_611",
40
+ "container": "awsui_container_hyvsj_li5wi_621",
41
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_li5wi_646",
42
+ "is-tools-open": "awsui_is-tools-open_hyvsj_li5wi_649",
43
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_li5wi_649",
44
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_li5wi_649",
45
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_li5wi_658",
46
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_li5wi_674",
47
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_li5wi_678",
48
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_li5wi_682",
49
+ "navigation-container": "awsui_navigation-container_hyvsj_li5wi_691",
50
+ "show-navigation": "awsui_show-navigation_hyvsj_li5wi_735",
51
+ "animating": "awsui_animating_hyvsj_li5wi_757",
52
+ "showButtons": "awsui_showButtons_hyvsj_li5wi_1",
53
+ "navigation": "awsui_navigation_hyvsj_li5wi_691",
54
+ "openNavigation": "awsui_openNavigation_hyvsj_li5wi_1",
55
+ "animated-content": "awsui_animated-content_hyvsj_li5wi_819",
56
+ "hide-navigation": "awsui_hide-navigation_hyvsj_li5wi_828",
57
+ "notifications": "awsui_notifications_hyvsj_li5wi_838",
58
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_li5wi_844",
59
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_li5wi_861",
60
+ "position-bottom": "awsui_position-bottom_hyvsj_li5wi_907",
61
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_li5wi_1",
62
+ "split-panel-side": "awsui_split-panel-side_hyvsj_li5wi_936",
63
+ "position-side": "awsui_position-side_hyvsj_li5wi_964",
64
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_li5wi_1",
65
+ "tools-container": "awsui_tools-container_hyvsj_li5wi_1001",
66
+ "tools": "awsui_tools_hyvsj_li5wi_1001",
67
+ "openTools": "awsui_openTools_hyvsj_li5wi_1",
68
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_li5wi_1096",
69
+ "hide-tools": "awsui_hide-tools_hyvsj_li5wi_1106",
70
+ "show-tools": "awsui_show-tools_hyvsj_li5wi_1118",
71
+ "has-tools-form": "awsui_has-tools-form_hyvsj_li5wi_1096",
72
+ "trigger": "awsui_trigger_hyvsj_li5wi_1183",
73
+ "selected": "awsui_selected_hyvsj_li5wi_1222"
74
74
  };
75
75
 
@@ -1,11 +1,11 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "series": "awsui_series_y1yrh_1lmwe_93",
5
- "root": "awsui_root_y1yrh_1lmwe_111",
6
- "series--highlighted": "awsui_series--highlighted_y1yrh_1lmwe_123",
7
- "series--dimmed": "awsui_series--dimmed_y1yrh_1lmwe_127",
8
- "series--threshold": "awsui_series--threshold_y1yrh_1lmwe_131",
9
- "popover-divider": "awsui_popover-divider_y1yrh_1lmwe_136"
4
+ "series": "awsui_series_y1yrh_vg6ig_93",
5
+ "root": "awsui_root_y1yrh_vg6ig_111",
6
+ "series--highlighted": "awsui_series--highlighted_y1yrh_vg6ig_123",
7
+ "series--dimmed": "awsui_series--dimmed_y1yrh_vg6ig_127",
8
+ "series--threshold": "awsui_series--threshold_y1yrh_vg6ig_131",
9
+ "popover-divider": "awsui_popover-divider_y1yrh_vg6ig_136"
10
10
  };
11
11
 
@@ -90,16 +90,16 @@ 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_series_y1yrh_1lmwe_93 > rect:not(#\9) {
93
+ .awsui_series_y1yrh_vg6ig_93 > rect:not(#\9) {
94
94
  transition: opacity var(--motion-duration-transition-quick-6npj01, 90ms) var(--motion-easing-transition-quick-l9jfsx, linear);
95
95
  }
96
96
  @media (prefers-reduced-motion: reduce) {
97
- .awsui_series_y1yrh_1lmwe_93 > rect:not(#\9) {
97
+ .awsui_series_y1yrh_vg6ig_93 > rect:not(#\9) {
98
98
  animation: none;
99
99
  transition: none;
100
100
  }
101
101
  }
102
- .awsui-motion-disabled .awsui_series_y1yrh_1lmwe_93 > rect:not(#\9), .awsui-mode-entering .awsui_series_y1yrh_1lmwe_93 > rect:not(#\9) {
102
+ .awsui-motion-disabled .awsui_series_y1yrh_vg6ig_93 > rect:not(#\9), .awsui-mode-entering .awsui_series_y1yrh_vg6ig_93 > rect:not(#\9) {
103
103
  animation: none;
104
104
  transition: none;
105
105
  }
@@ -108,11 +108,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
108
108
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
109
109
  SPDX-License-Identifier: Apache-2.0
110
110
  */
111
- .awsui_root_y1yrh_1lmwe_111:not(#\9) {
111
+ .awsui_root_y1yrh_vg6ig_111:not(#\9) {
112
112
  /* used in test-utils */
113
113
  }
114
114
 
115
- .awsui_series_y1yrh_1lmwe_93:not(#\9) {
115
+ .awsui_series_y1yrh_vg6ig_93:not(#\9) {
116
116
  display: block;
117
117
  stroke-width: var(--border-line-chart-width-9mzos2, 2px);
118
118
  fill: none;
@@ -120,20 +120,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  stroke-linejoin: var(--border-line-chart-line-join-hdz0jf, round);
121
121
  }
122
122
 
123
- .awsui_series--highlighted_y1yrh_1lmwe_123:not(#\9) {
123
+ .awsui_series--highlighted_y1yrh_vg6ig_123:not(#\9) {
124
124
  /* used in test-utils */
125
125
  }
126
126
 
127
- .awsui_series--dimmed_y1yrh_1lmwe_127:not(#\9) {
127
+ .awsui_series--dimmed_y1yrh_vg6ig_127:not(#\9) {
128
128
  opacity: 0.3;
129
129
  }
130
130
 
131
- .awsui_series--threshold_y1yrh_1lmwe_131:not(#\9) {
131
+ .awsui_series--threshold_y1yrh_vg6ig_131:not(#\9) {
132
132
  stroke-dasharray: var(--border-line-chart-dash-array-k49cgz, 3 5);
133
133
  stroke-width: var(--border-line-chart-width-9mzos2, 2px);
134
134
  }
135
135
 
136
- .awsui_popover-divider_y1yrh_1lmwe_136:not(#\9) {
136
+ .awsui_popover-divider_y1yrh_vg6ig_136:not(#\9) {
137
137
  margin: var(--space-xxs-p8yyaw, 4px) 0;
138
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
138
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
139
139
  }
@@ -2,11 +2,11 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "series": "awsui_series_y1yrh_1lmwe_93",
6
- "root": "awsui_root_y1yrh_1lmwe_111",
7
- "series--highlighted": "awsui_series--highlighted_y1yrh_1lmwe_123",
8
- "series--dimmed": "awsui_series--dimmed_y1yrh_1lmwe_127",
9
- "series--threshold": "awsui_series--threshold_y1yrh_1lmwe_131",
10
- "popover-divider": "awsui_popover-divider_y1yrh_1lmwe_136"
5
+ "series": "awsui_series_y1yrh_vg6ig_93",
6
+ "root": "awsui_root_y1yrh_vg6ig_111",
7
+ "series--highlighted": "awsui_series--highlighted_y1yrh_vg6ig_123",
8
+ "series--dimmed": "awsui_series--dimmed_y1yrh_vg6ig_127",
9
+ "series--threshold": "awsui_series--threshold_y1yrh_vg6ig_131",
10
+ "popover-divider": "awsui_popover-divider_y1yrh_vg6ig_136"
11
11
  };
12
12
 
@@ -1,19 +1,19 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "empty-appear": "awsui_empty-appear_n4qlp_llqch_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_llqch_1",
6
- "root": "awsui_root_n4qlp_llqch_119",
7
- "empty": "awsui_empty_n4qlp_llqch_93",
8
- "row": "awsui_row_n4qlp_llqch_139",
9
- "row-control": "awsui_row-control_n4qlp_llqch_143",
10
- "field": "awsui_field_n4qlp_llqch_147",
11
- "add-button": "awsui_add-button_n4qlp_llqch_151",
12
- "remove-button": "awsui_remove-button_n4qlp_llqch_155",
13
- "button-container-haslabel": "awsui_button-container-haslabel_n4qlp_llqch_159",
14
- "button-container-nolabel": "awsui_button-container-nolabel_n4qlp_llqch_163",
15
- "divider": "awsui_divider_n4qlp_llqch_167",
16
- "additional-info": "awsui_additional-info_n4qlp_llqch_171",
17
- "right-align": "awsui_right-align_n4qlp_llqch_217"
4
+ "empty-appear": "awsui_empty-appear_n4qlp_146r2_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_146r2_1",
6
+ "root": "awsui_root_n4qlp_146r2_119",
7
+ "empty": "awsui_empty_n4qlp_146r2_93",
8
+ "row": "awsui_row_n4qlp_146r2_139",
9
+ "row-control": "awsui_row-control_n4qlp_146r2_143",
10
+ "field": "awsui_field_n4qlp_146r2_147",
11
+ "add-button": "awsui_add-button_n4qlp_146r2_151",
12
+ "remove-button": "awsui_remove-button_n4qlp_146r2_155",
13
+ "button-container-haslabel": "awsui_button-container-haslabel_n4qlp_146r2_159",
14
+ "button-container-nolabel": "awsui_button-container-nolabel_n4qlp_146r2_163",
15
+ "divider": "awsui_divider_n4qlp_146r2_167",
16
+ "additional-info": "awsui_additional-info_n4qlp_146r2_171",
17
+ "right-align": "awsui_right-align_n4qlp_146r2_217"
18
18
  };
19
19
 
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_empty-appear_n4qlp_llqch_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_n4qlp_llqch_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
93
+ .awsui_empty-appear_n4qlp_146r2_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_n4qlp_146r2_1 var(--motion-duration-transition-show-paced-9s9l5z, 180ms) var(--motion-easing-transition-show-paced-eobwvi, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_n4qlp_llqch_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_n4qlp_146r2_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_empty-appear_n4qlp_llqch_93:not(#\9) {
105
+ .awsui_empty-appear_n4qlp_146r2_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_empty-appear_n4qlp_llqch_93:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_llqch_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_empty-appear_n4qlp_146r2_93:not(#\9), .awsui-mode-entering .awsui_empty-appear_n4qlp_146r2_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_root_n4qlp_llqch_119:not(#\9) {
119
+ .awsui_root_n4qlp_146r2_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -156,45 +156,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
156
156
  display: block;
157
157
  }
158
158
 
159
- .awsui_empty_n4qlp_llqch_93:not(#\9) {
159
+ .awsui_empty_n4qlp_146r2_93:not(#\9) {
160
160
  font-size: var(--font-body-m-size-dhtyxm, 14px);
161
161
  line-height: var(--font-body-m-line-height-5wv9x1, 20px);
162
162
  color: var(--color-text-empty-2wfcyr, #5f6b7a);
163
163
  }
164
164
 
165
- .awsui_row_n4qlp_llqch_139:not(#\9) {
165
+ .awsui_row_n4qlp_146r2_139:not(#\9) {
166
166
  /* used in test-utils */
167
167
  }
168
168
 
169
- .awsui_row-control_n4qlp_llqch_143:not(#\9) {
169
+ .awsui_row-control_n4qlp_146r2_143:not(#\9) {
170
170
  /* used in test-utils */
171
171
  }
172
172
 
173
- .awsui_field_n4qlp_llqch_147:not(#\9) {
173
+ .awsui_field_n4qlp_146r2_147:not(#\9) {
174
174
  /* used in test-utils */
175
175
  }
176
176
 
177
- .awsui_add-button_n4qlp_llqch_151:not(#\9) {
177
+ .awsui_add-button_n4qlp_146r2_151:not(#\9) {
178
178
  /* used in test-utils */
179
179
  }
180
180
 
181
- .awsui_remove-button_n4qlp_llqch_155:not(#\9) {
181
+ .awsui_remove-button_n4qlp_146r2_155:not(#\9) {
182
182
  /* used in test-utils */
183
183
  }
184
184
 
185
- .awsui_button-container-haslabel_n4qlp_llqch_159:not(#\9) {
185
+ .awsui_button-container-haslabel_n4qlp_146r2_159:not(#\9) {
186
186
  padding-top: calc(var(--space-xxs-p8yyaw, 4px) + var(--font-body-m-line-height-5wv9x1, 20px));
187
187
  }
188
188
 
189
- .awsui_button-container-nolabel_n4qlp_llqch_163:not(#\9) {
189
+ .awsui_button-container-nolabel_n4qlp_146r2_163:not(#\9) {
190
190
  padding-top: var(--space-xxs-p8yyaw, 4px);
191
191
  }
192
192
 
193
- .awsui_divider_n4qlp_llqch_167:not(#\9) {
194
- border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
193
+ .awsui_divider_n4qlp_146r2_167:not(#\9) {
194
+ border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
195
195
  }
196
196
 
197
- .awsui_additional-info_n4qlp_llqch_171:not(#\9) {
197
+ .awsui_additional-info_n4qlp_146r2_171:not(#\9) {
198
198
  color: var(--color-text-form-secondary-dxc248, #5f6b7a);
199
199
  font-size: var(--font-body-s-size-8339kg, 12px);
200
200
  line-height: var(--font-body-s-line-height-uztvf6, 16px);
@@ -204,7 +204,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
204
204
  margin-top: var(--space-xxs-p8yyaw, 4px);
205
205
  /* stylelint-disable-next-line selector-max-type */
206
206
  }
207
- .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9) {
207
+ .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9) {
208
208
  color: var(--color-text-link-default-latg1a, #0972d3);
209
209
  font-weight: inherit;
210
210
  letter-spacing: normal;
@@ -217,31 +217,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
218
218
  }
219
219
  @media (prefers-reduced-motion: reduce) {
220
- .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9) {
220
+ .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9) {
221
221
  animation: none;
222
222
  transition: none;
223
223
  }
224
224
  }
225
- .awsui-motion-disabled .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9) {
225
+ .awsui-motion-disabled .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9), .awsui-mode-entering .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9) {
226
226
  animation: none;
227
227
  transition: none;
228
228
  }
229
- .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9):hover {
229
+ .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9):hover {
230
230
  cursor: pointer;
231
231
  color: var(--color-text-link-hover-8j6p14, #033160);
232
232
  }
233
- .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9):focus {
233
+ .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9):focus {
234
234
  outline: none;
235
235
  }
236
- .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9):active {
236
+ .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9):active {
237
237
  color: var(--color-text-link-hover-8j6p14, #033160);
238
238
  }
239
- .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9):active, .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9):focus, .awsui_additional-info_n4qlp_llqch_171 > a:not(#\9):hover {
239
+ .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9):active, .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9):focus, .awsui_additional-info_n4qlp_146r2_171 > a:not(#\9):hover {
240
240
  text-decoration: underline;
241
241
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
242
242
  text-decoration-color: currentColor;
243
243
  }
244
244
 
245
- .awsui_right-align_n4qlp_llqch_217:not(#\9) {
245
+ .awsui_right-align_n4qlp_146r2_217:not(#\9) {
246
246
  float: right;
247
247
  }
@@ -2,19 +2,19 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "empty-appear": "awsui_empty-appear_n4qlp_llqch_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_llqch_1",
7
- "root": "awsui_root_n4qlp_llqch_119",
8
- "empty": "awsui_empty_n4qlp_llqch_93",
9
- "row": "awsui_row_n4qlp_llqch_139",
10
- "row-control": "awsui_row-control_n4qlp_llqch_143",
11
- "field": "awsui_field_n4qlp_llqch_147",
12
- "add-button": "awsui_add-button_n4qlp_llqch_151",
13
- "remove-button": "awsui_remove-button_n4qlp_llqch_155",
14
- "button-container-haslabel": "awsui_button-container-haslabel_n4qlp_llqch_159",
15
- "button-container-nolabel": "awsui_button-container-nolabel_n4qlp_llqch_163",
16
- "divider": "awsui_divider_n4qlp_llqch_167",
17
- "additional-info": "awsui_additional-info_n4qlp_llqch_171",
18
- "right-align": "awsui_right-align_n4qlp_llqch_217"
5
+ "empty-appear": "awsui_empty-appear_n4qlp_146r2_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_n4qlp_146r2_1",
7
+ "root": "awsui_root_n4qlp_146r2_119",
8
+ "empty": "awsui_empty_n4qlp_146r2_93",
9
+ "row": "awsui_row_n4qlp_146r2_139",
10
+ "row-control": "awsui_row-control_n4qlp_146r2_143",
11
+ "field": "awsui_field_n4qlp_146r2_147",
12
+ "add-button": "awsui_add-button_n4qlp_146r2_151",
13
+ "remove-button": "awsui_remove-button_n4qlp_146r2_155",
14
+ "button-container-haslabel": "awsui_button-container-haslabel_n4qlp_146r2_159",
15
+ "button-container-nolabel": "awsui_button-container-nolabel_n4qlp_146r2_163",
16
+ "divider": "awsui_divider_n4qlp_146r2_167",
17
+ "additional-info": "awsui_additional-info_n4qlp_146r2_171",
18
+ "right-align": "awsui_right-align_n4qlp_146r2_217"
19
19
  };
20
20
 
@@ -1,18 +1,18 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "header": "awsui_header_16mm3_gtwjq_93",
5
- "disabled": "awsui_disabled_16mm3_gtwjq_108",
6
- "expandable-header": "awsui_expandable-header_16mm3_gtwjq_112",
7
- "rolled-down": "awsui_rolled-down_16mm3_gtwjq_123",
8
- "highlighted": "awsui_highlighted_16mm3_gtwjq_126",
9
- "is-focused": "awsui_is-focused_16mm3_gtwjq_139",
10
- "variant-navigation": "awsui_variant-navigation_16mm3_gtwjq_143",
11
- "category": "awsui_category_16mm3_gtwjq_155",
12
- "expandable": "awsui_expandable_16mm3_gtwjq_112",
13
- "expand-icon": "awsui_expand-icon_16mm3_gtwjq_176",
14
- "expand-icon-up": "awsui_expand-icon-up_16mm3_gtwjq_183",
15
- "expand-icon-right": "awsui_expand-icon-right_16mm3_gtwjq_186",
16
- "items-list-container": "awsui_items-list-container_16mm3_gtwjq_200"
4
+ "header": "awsui_header_16mm3_pgkf2_93",
5
+ "disabled": "awsui_disabled_16mm3_pgkf2_108",
6
+ "expandable-header": "awsui_expandable-header_16mm3_pgkf2_112",
7
+ "rolled-down": "awsui_rolled-down_16mm3_pgkf2_123",
8
+ "highlighted": "awsui_highlighted_16mm3_pgkf2_126",
9
+ "is-focused": "awsui_is-focused_16mm3_pgkf2_139",
10
+ "variant-navigation": "awsui_variant-navigation_16mm3_pgkf2_143",
11
+ "category": "awsui_category_16mm3_pgkf2_155",
12
+ "expandable": "awsui_expandable_16mm3_pgkf2_112",
13
+ "expand-icon": "awsui_expand-icon_16mm3_pgkf2_176",
14
+ "expand-icon-up": "awsui_expand-icon-up_16mm3_pgkf2_183",
15
+ "expand-icon-right": "awsui_expand-icon-right_16mm3_pgkf2_186",
16
+ "items-list-container": "awsui_items-list-container_16mm3_pgkf2_200"
17
17
  };
18
18
 
@@ -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_header_16mm3_gtwjq_93:not(#\9) {
93
+ .awsui_header_16mm3_pgkf2_93:not(#\9) {
94
94
  position: relative;
95
95
  margin: 0;
96
96
  color: var(--color-text-dropdown-group-label-mej1lb, #414d5c);
@@ -105,25 +105,25 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
105
105
  ) calc(var(--space-button-horizontal-8jxzea, 20px) + var(--border-item-width-yel47s, 2px));
106
106
  z-index: 1;
107
107
  }
108
- .awsui_header_16mm3_gtwjq_93.awsui_disabled_16mm3_gtwjq_108:not(#\9) {
108
+ .awsui_header_16mm3_pgkf2_93.awsui_disabled_16mm3_pgkf2_108:not(#\9) {
109
109
  color: var(--color-text-dropdown-item-disabled-6oq3n6, #9ba7b6);
110
110
  cursor: default;
111
111
  }
112
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112:not(#\9) {
113
- border-top-color: var(--color-border-dropdown-group-c2r4dp, #e9ebed);
114
- border-bottom-color: var(--color-border-dropdown-group-c2r4dp, #e9ebed);
112
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112:not(#\9) {
113
+ border-top-color: var(--color-border-dropdown-group-zgquz8, #e9ebed);
114
+ border-bottom-color: var(--color-border-dropdown-group-zgquz8, #e9ebed);
115
115
  cursor: pointer;
116
116
  }
117
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112.awsui_disabled_16mm3_gtwjq_108:not(#\9) {
117
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112.awsui_disabled_16mm3_pgkf2_108:not(#\9) {
118
118
  cursor: default;
119
119
  }
120
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112:not(#\9):focus {
120
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112:not(#\9):focus {
121
121
  outline: none;
122
122
  }
123
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112.awsui_rolled-down_16mm3_gtwjq_123:not(#\9) {
123
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112.awsui_rolled-down_16mm3_pgkf2_123:not(#\9) {
124
124
  border-bottom-color: transparent;
125
125
  }
126
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112.awsui_highlighted_16mm3_gtwjq_126:not(#\9) {
126
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112.awsui_highlighted_16mm3_pgkf2_126:not(#\9) {
127
127
  background-color: var(--color-background-dropdown-item-hover-md83i5, #f4f4f4);
128
128
  color: var(--color-text-dropdown-item-highlighted-a51hdb, #000716);
129
129
  padding: var(--space-xxs-p8yyaw, 4px) var(--space-button-horizontal-8jxzea, 20px);
@@ -131,73 +131,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
131
131
  border-radius: var(--border-radius-item-05df9h, 8px);
132
132
  z-index: 2;
133
133
  }
134
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112.awsui_highlighted_16mm3_gtwjq_126.awsui_disabled_16mm3_gtwjq_108:not(#\9) {
134
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112.awsui_highlighted_16mm3_pgkf2_126.awsui_disabled_16mm3_pgkf2_108:not(#\9) {
135
135
  background-color: var(--color-background-dropdown-item-dimmed-dlm6wk, transparent);
136
136
  border-color: var(--color-border-dropdown-item-dimmed-hover-xdu0hf, #7d8998);
137
137
  color: var(--color-text-dropdown-item-dimmed-f2joj8, #9ba7b6);
138
138
  }
139
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112.awsui_highlighted_16mm3_gtwjq_126.awsui_is-focused_16mm3_gtwjq_139:not(#\9) {
139
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112.awsui_highlighted_16mm3_pgkf2_126.awsui_is-focused_16mm3_pgkf2_139:not(#\9) {
140
140
  border-color: var(--color-border-item-focused-b2ntyl, #0972d3);
141
141
  box-shadow: inset 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
142
142
  }
143
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112.awsui_variant-navigation_16mm3_gtwjq_143:not(#\9) {
143
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112.awsui_variant-navigation_16mm3_pgkf2_143:not(#\9) {
144
144
  padding-top: var(--space-xs-zb16t3, 8px);
145
145
  padding-bottom: var(--space-xs-zb16t3, 8px);
146
146
  }
147
- .awsui_header_16mm3_gtwjq_93.awsui_expandable-header_16mm3_gtwjq_112.awsui_variant-navigation_16mm3_gtwjq_143.awsui_highlighted_16mm3_gtwjq_126:not(#\9) {
147
+ .awsui_header_16mm3_pgkf2_93.awsui_expandable-header_16mm3_pgkf2_112.awsui_variant-navigation_16mm3_pgkf2_143.awsui_highlighted_16mm3_pgkf2_126:not(#\9) {
148
148
  border-color: transparent;
149
- border-top-color: var(--color-border-dropdown-group-c2r4dp, #e9ebed);
150
- border-bottom-color: var(--color-border-dropdown-group-c2r4dp, #e9ebed);
149
+ border-top-color: var(--color-border-dropdown-group-zgquz8, #e9ebed);
150
+ border-bottom-color: var(--color-border-dropdown-group-zgquz8, #e9ebed);
151
151
  background-color: transparent;
152
152
  color: var(--color-text-accent-n2acxv, #0972d3);
153
153
  }
154
154
 
155
- .awsui_category_16mm3_gtwjq_155:not(#\9) {
155
+ .awsui_category_16mm3_pgkf2_155:not(#\9) {
156
156
  list-style: none;
157
157
  margin-top: calc(-1 * var(--border-divider-list-width-27y3k5, 1px));
158
158
  padding: 0;
159
159
  }
160
- .awsui_category_16mm3_gtwjq_155:not(#\9):first-child {
160
+ .awsui_category_16mm3_pgkf2_155:not(#\9):first-child {
161
161
  margin-top: 0;
162
162
  }
163
- .awsui_category_16mm3_gtwjq_155.awsui_expandable_16mm3_gtwjq_112:not(#\9) {
163
+ .awsui_category_16mm3_pgkf2_155.awsui_expandable_16mm3_pgkf2_112:not(#\9) {
164
164
  border-top: 0;
165
165
  }
166
- .awsui_category_16mm3_gtwjq_155:not(#\9):last-child {
166
+ .awsui_category_16mm3_pgkf2_155:not(#\9):last-child {
167
167
  border-bottom: none;
168
168
  }
169
- .awsui_category_16mm3_gtwjq_155.awsui_variant-navigation_16mm3_gtwjq_143:not(#\9) {
169
+ .awsui_category_16mm3_pgkf2_155.awsui_variant-navigation_16mm3_pgkf2_143:not(#\9) {
170
170
  padding-top: var(--space-xxs-p8yyaw, 4px);
171
171
  }
172
- .awsui_category_16mm3_gtwjq_155.awsui_variant-navigation_16mm3_gtwjq_143.awsui_expandable_16mm3_gtwjq_112:not(#\9) {
172
+ .awsui_category_16mm3_pgkf2_155.awsui_variant-navigation_16mm3_pgkf2_143.awsui_expandable_16mm3_pgkf2_112:not(#\9) {
173
173
  padding-top: 0;
174
174
  }
175
175
 
176
- .awsui_expand-icon_16mm3_gtwjq_176:not(#\9) {
176
+ .awsui_expand-icon_16mm3_pgkf2_176:not(#\9) {
177
177
  position: relative;
178
178
  left: var(--space-s-34lx8l, 12px);
179
179
  width: var(--space-m-udix3p, 16px);
180
180
  display: inline-block;
181
181
  transition: transform var(--motion-duration-rotate-180-dpvl4m, 135ms) var(--motion-easing-rotate-180-e270ko, cubic-bezier(0.165, 0.84, 0.44, 1));
182
182
  }
183
- .awsui_expand-icon-up_16mm3_gtwjq_183:not(#\9) {
183
+ .awsui_expand-icon-up_16mm3_pgkf2_183:not(#\9) {
184
184
  transform: rotate(-180deg);
185
185
  }
186
- .awsui_expand-icon-right_16mm3_gtwjq_186:not(#\9) {
186
+ .awsui_expand-icon-right_16mm3_pgkf2_186:not(#\9) {
187
187
  transform: rotate(-90deg);
188
188
  }
189
189
  @media (prefers-reduced-motion: reduce) {
190
- .awsui_expand-icon_16mm3_gtwjq_176:not(#\9) {
190
+ .awsui_expand-icon_16mm3_pgkf2_176:not(#\9) {
191
191
  animation: none;
192
192
  transition: none;
193
193
  }
194
194
  }
195
- .awsui-motion-disabled .awsui_expand-icon_16mm3_gtwjq_176:not(#\9), .awsui-mode-entering .awsui_expand-icon_16mm3_gtwjq_176:not(#\9) {
195
+ .awsui-motion-disabled .awsui_expand-icon_16mm3_pgkf2_176:not(#\9), .awsui-mode-entering .awsui_expand-icon_16mm3_pgkf2_176:not(#\9) {
196
196
  animation: none;
197
197
  transition: none;
198
198
  }
199
199
 
200
- .awsui_items-list-container_16mm3_gtwjq_200:not(#\9) {
200
+ .awsui_items-list-container_16mm3_pgkf2_200:not(#\9) {
201
201
  padding: 0;
202
202
  margin: -1px 0 0 0;
203
203
  overflow-y: auto;