@cloudscape-design/components 3.0.460 → 3.0.461

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 (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +48 -55
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -90,28 +90,28 @@ 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
- div.awsui_background_hyvsj_1pb28_93:not(#\9) {
93
+ div.awsui_background_hyvsj_6otqt_93:not(#\9) {
94
94
  display: contents;
95
95
  }
96
- div.awsui_background_hyvsj_1pb28_93 > .awsui_scrolling-background_hyvsj_1pb28_96:not(#\9) {
96
+ div.awsui_background_hyvsj_6otqt_93 > .awsui_scrolling-background_hyvsj_6otqt_96:not(#\9) {
97
97
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
98
98
  color: var(--color-text-body-default-2sxhhn, #000716);
99
99
  grid-column: 1/span 5;
100
100
  grid-row: 1/10;
101
101
  }
102
- div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102:not(#\9) {
102
+ div.awsui_background_hyvsj_6otqt_93 > .awsui_sticky-background_hyvsj_6otqt_102:not(#\9) {
103
103
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
104
104
  grid-column: 1/span 5;
105
105
  grid-row: 1/10;
106
106
  position: sticky;
107
- inset-block-start: var(--awsui-header-height-y98gph);
107
+ top: var(--awsui-header-height-y98gph);
108
108
  z-index: 799;
109
109
  }
110
- div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1pb28_110) {
111
- block-size: calc(var(--space-scaled-s-aqzyko, 12px) + var(--awsui-overlap-height-y98gph));
110
+ div.awsui_background_hyvsj_6otqt_93 > .awsui_sticky-background_hyvsj_6otqt_102:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_6otqt_110) {
111
+ height: calc(var(--space-scaled-s-aqzyko, 12px) + var(--awsui-overlap-height-y98gph));
112
112
  }
113
- div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.awsui_has-sticky-notifications_hyvsj_1pb28_110:not(#\9) {
114
- block-size: calc(
113
+ div.awsui_background_hyvsj_6otqt_93 > .awsui_sticky-background_hyvsj_6otqt_102.awsui_has-sticky-notifications_hyvsj_6otqt_110:not(#\9) {
114
+ height: calc(
115
115
  var(--awsui-notifications-gap-y98gph) + var(--awsui-notifications-height-y98gph) + var(--space-scaled-s-aqzyko, 12px) + var(--awsui-overlap-height-y98gph)
116
116
  );
117
117
  }
@@ -120,7 +120,7 @@ div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.a
120
120
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
121
  SPDX-License-Identifier: Apache-2.0
122
122
  */
123
- .awsui_breadcrumbs_hyvsj_1pb28_123:not(#\9) {
123
+ .awsui_breadcrumbs_hyvsj_6otqt_123:not(#\9) {
124
124
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
125
125
  grid-area: breadcrumbs;
126
126
  /*
@@ -130,7 +130,7 @@ div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.a
130
130
  be lifted so it doesn't render behind the background element.
131
131
  */
132
132
  }
133
- .awsui_breadcrumbs_hyvsj_1pb28_123.awsui_has-sticky-background_hyvsj_1pb28_133:not(#\9) {
133
+ .awsui_breadcrumbs_hyvsj_6otqt_123.awsui_has-sticky-background_hyvsj_6otqt_133:not(#\9) {
134
134
  z-index: 799;
135
135
  }
136
136
 
@@ -142,32 +142,32 @@ div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.a
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_drawers-container_hyvsj_1pb28_145:not(#\9) {
145
+ .awsui_drawers-container_hyvsj_6otqt_145:not(#\9) {
146
146
  background-color: transparent;
147
147
  display: flex;
148
148
  grid-column: 5;
149
149
  grid-row: 1/span 10;
150
- block-size: var(--awsui-content-height-y98gph);
150
+ height: var(--awsui-content-height-y98gph);
151
151
  pointer-events: none;
152
152
  position: sticky;
153
- inset-block-start: var(--awsui-offset-top-y98gph);
153
+ top: var(--awsui-offset-top-y98gph);
154
154
  z-index: 830;
155
155
  }
156
- .awsui_drawers-container_hyvsj_1pb28_145.awsui_has-open-drawer_hyvsj_1pb28_156:not(#\9) {
156
+ .awsui_drawers-container_hyvsj_6otqt_145.awsui_has-open-drawer_hyvsj_6otqt_156:not(#\9) {
157
157
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
158
158
  box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
159
159
  }
160
160
  @media (min-width: 689px) {
161
- .awsui_drawers-container_hyvsj_1pb28_145:not(#\9) {
161
+ .awsui_drawers-container_hyvsj_6otqt_145:not(#\9) {
162
162
  /* stylelint-disable scss/operator-no-newline-after */
163
- max-inline-size: calc(var(--awsui-layout-width-y98gph) - var(--awsui-main-offset-left-y98gph) - var(--awsui-default-min-content-width-y98gph) - var(--awsui-content-gap-right-y98gph));
163
+ max-width: calc(var(--awsui-layout-width-y98gph) - var(--awsui-main-offset-left-y98gph) - var(--awsui-default-min-content-width-y98gph) - var(--awsui-content-gap-right-y98gph));
164
164
  /* stylelint-enable scss/operator-no-newline-after */
165
165
  }
166
166
  }
167
167
  @media (max-width: 688px) {
168
- .awsui_drawers-container_hyvsj_1pb28_145:not(#\9) {
168
+ .awsui_drawers-container_hyvsj_6otqt_145:not(#\9) {
169
169
  position: fixed;
170
- inset-inline-end: 0;
170
+ right: 0;
171
171
  z-index: 1001;
172
172
  /*
173
173
  When disableBodyScroll is true the offsetTop will be relative to the
@@ -177,12 +177,12 @@ div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.a
177
177
  relative to the body.
178
178
  */
179
179
  }
180
- .awsui_drawers-container_hyvsj_1pb28_145.awsui_disable-body-scroll_hyvsj_1pb28_180:not(#\9) {
181
- inset-block-start: var(--awsui-header-height-y98gph);
180
+ .awsui_drawers-container_hyvsj_6otqt_145.awsui_disable-body-scroll_hyvsj_6otqt_180:not(#\9) {
181
+ top: var(--awsui-header-height-y98gph);
182
182
  }
183
183
  }
184
184
 
185
- .awsui_drawers-desktop-triggers-container_hyvsj_1pb28_185:not(#\9) {
185
+ .awsui_drawers-desktop-triggers-container_hyvsj_6otqt_185:not(#\9) {
186
186
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
187
187
  border-collapse: separate;
188
188
  border-spacing: 0;
@@ -221,64 +221,63 @@ div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.a
221
221
  -moz-osx-font-smoothing: auto;
222
222
  background-color: transparent;
223
223
  box-sizing: border-box;
224
- block-size: 100%;
224
+ height: 100%;
225
225
  overflow-y: hidden;
226
226
  overflow-x: hidden;
227
227
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
228
228
  overscroll-behavior-y: contain;
229
229
  }
230
- .awsui_drawers-desktop-triggers-container_hyvsj_1pb28_185:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1pb28_204).awsui_has-open-drawer_hyvsj_1pb28_156 {
231
- inline-size: 0;
230
+ .awsui_drawers-desktop-triggers-container_hyvsj_6otqt_185:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_6otqt_204).awsui_has-open-drawer_hyvsj_6otqt_156 {
231
+ width: 0;
232
232
  }
233
- .awsui_drawers-desktop-triggers-container_hyvsj_1pb28_185.awsui_has-multiple-triggers_hyvsj_1pb28_204.awsui_has-open-drawer_hyvsj_1pb28_156:not(#\9) {
233
+ .awsui_drawers-desktop-triggers-container_hyvsj_6otqt_185.awsui_has-multiple-triggers_hyvsj_6otqt_204.awsui_has-open-drawer_hyvsj_6otqt_156:not(#\9) {
234
234
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
235
235
  }
236
- .awsui_drawers-desktop-triggers-container_hyvsj_1pb28_185:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1pb28_204):not(.awsui_has-open-drawer_hyvsj_1pb28_156) {
237
- inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
236
+ .awsui_drawers-desktop-triggers-container_hyvsj_6otqt_185:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_6otqt_204):not(.awsui_has-open-drawer_hyvsj_6otqt_156) {
237
+ width: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
238
238
  }
239
239
 
240
- .awsui_drawers-mobile-triggers-container_hyvsj_1pb28_214:not(#\9) {
240
+ .awsui_drawers-mobile-triggers-container_hyvsj_6otqt_214:not(#\9) {
241
241
  display: flex;
242
242
  }
243
243
 
244
- .awsui_drawers-trigger-content_hyvsj_1pb28_218:not(#\9) {
244
+ .awsui_drawers-trigger-content_hyvsj_6otqt_218:not(#\9) {
245
245
  align-items: center;
246
246
  display: flex;
247
247
  flex-direction: column;
248
248
  gap: var(--space-xs-zb16t3, 8px);
249
- padding-block-start: var(--space-scaled-s-aqzyko, 12px);
250
- inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
249
+ padding-top: var(--space-scaled-s-aqzyko, 12px);
250
+ width: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
251
251
  }
252
- .awsui_drawers-trigger-content_hyvsj_1pb28_218:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1pb28_204).awsui_has-open-drawer_hyvsj_1pb28_156 {
252
+ .awsui_drawers-trigger-content_hyvsj_6otqt_218:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_6otqt_204).awsui_has-open-drawer_hyvsj_6otqt_156 {
253
253
  opacity: 0;
254
254
  }
255
- .awsui_drawers-trigger-content_hyvsj_1pb28_218:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1pb28_204):not(.awsui_has-open-drawer_hyvsj_1pb28_156) {
255
+ .awsui_drawers-trigger-content_hyvsj_6otqt_218:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_6otqt_204):not(.awsui_has-open-drawer_hyvsj_6otqt_156) {
256
256
  opacity: 1;
257
257
  }
258
- .awsui_drawers-trigger-content_hyvsj_1pb28_218 > .awsui_drawers-trigger-overflow_hyvsj_1pb28_232:not(#\9) {
259
- padding-block: 0;
260
- padding-inline: 1px;
258
+ .awsui_drawers-trigger-content_hyvsj_6otqt_218 > .awsui_drawers-trigger-overflow_hyvsj_6otqt_232:not(#\9) {
259
+ padding: 0 1px;
261
260
  display: flex;
262
261
  align-items: center;
263
262
  justify-content: center;
264
263
  }
265
264
 
266
265
  @media (max-width: 688px) {
267
- .awsui_drawers-trigger_hyvsj_1pb28_218:not(#\9) {
268
- inline-size: 40px;
266
+ .awsui_drawers-trigger_hyvsj_6otqt_218:not(#\9) {
267
+ width: 40px;
269
268
  display: flex;
270
269
  justify-content: center;
271
270
  }
272
271
  }
273
272
 
274
- .awsui_drawer_hyvsj_1pb28_145:not(#\9) {
273
+ .awsui_drawer_hyvsj_6otqt_145:not(#\9) {
275
274
  --awsui-drawer-size-y98gph: 290px;
276
275
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
277
276
  border-color: transparent;
278
277
  display: grid;
279
278
  grid-template-columns: var(--space-m-udix3p, 16px) 1fr;
280
279
  flex-shrink: 0;
281
- block-size: 100%;
280
+ height: 100%;
282
281
  overflow-y: hidden;
283
282
  overflow-x: hidden;
284
283
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@@ -286,51 +285,51 @@ div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.a
286
285
  pointer-events: auto;
287
286
  word-wrap: break-word;
288
287
  }
289
- .awsui_drawer_hyvsj_1pb28_145 > .awsui_drawer-content-container_hyvsj_1pb28_263:not(#\9) {
288
+ .awsui_drawer_hyvsj_6otqt_145 > .awsui_drawer-content-container_hyvsj_6otqt_262:not(#\9) {
290
289
  grid-column: 1/span 2;
291
290
  grid-row: 1;
292
- inline-size: var(--awsui-drawer-size-y98gph);
291
+ width: var(--awsui-drawer-size-y98gph);
293
292
  display: grid;
294
293
  grid-template-columns: var(--space-m-udix3p, 16px) 1fr auto var(--space-m-udix3p, 16px);
295
294
  grid-template-rows: var(--size-vertical-panel-icon-offset-wy8j08, 15px) auto 1fr;
296
295
  overflow-y: auto;
297
296
  }
298
- .awsui_drawer_hyvsj_1pb28_145 > .awsui_drawer-content-container_hyvsj_1pb28_263 > .awsui_drawer-close-button_hyvsj_1pb28_272:not(#\9) {
297
+ .awsui_drawer_hyvsj_6otqt_145 > .awsui_drawer-content-container_hyvsj_6otqt_262 > .awsui_drawer-close-button_hyvsj_6otqt_271:not(#\9) {
299
298
  grid-column: 3;
300
299
  grid-row: 2;
301
300
  z-index: 1;
302
301
  }
303
- .awsui_drawer_hyvsj_1pb28_145 > .awsui_drawer-content-container_hyvsj_1pb28_263 > .awsui_drawer-content_hyvsj_1pb28_263:not(#\9) {
302
+ .awsui_drawer_hyvsj_6otqt_145 > .awsui_drawer-content-container_hyvsj_6otqt_262 > .awsui_drawer-content_hyvsj_6otqt_262:not(#\9) {
304
303
  grid-column: 1/span 4;
305
304
  }
306
- .awsui_drawer_hyvsj_1pb28_145 > .awsui_drawer-content-container_hyvsj_1pb28_263 > .awsui_drawer-content_hyvsj_1pb28_263.awsui_drawer-content-hidden_hyvsj_1pb28_280:not(#\9) {
305
+ .awsui_drawer_hyvsj_6otqt_145 > .awsui_drawer-content-container_hyvsj_6otqt_262 > .awsui_drawer-content_hyvsj_6otqt_262.awsui_drawer-content-hidden_hyvsj_6otqt_279:not(#\9) {
307
306
  display: none;
308
307
  }
309
- .awsui_drawer_hyvsj_1pb28_145 > .awsui_drawer-slider_hyvsj_1pb28_283:not(#\9) {
308
+ .awsui_drawer_hyvsj_6otqt_145 > .awsui_drawer-slider_hyvsj_6otqt_282:not(#\9) {
310
309
  grid-column: 1;
311
310
  grid-row: 1;
312
- block-size: 100%;
311
+ height: 100%;
313
312
  display: flex;
314
313
  align-items: center;
315
314
  }
316
- .awsui_drawer_hyvsj_1pb28_145:not(#\9):not(.awsui_is-drawer-open_hyvsj_1pb28_290) {
315
+ .awsui_drawer_hyvsj_6otqt_145:not(#\9):not(.awsui_is-drawer-open_hyvsj_6otqt_289) {
317
316
  opacity: 0;
318
- inline-size: 0;
317
+ width: 0;
319
318
  }
320
- .awsui_drawer_hyvsj_1pb28_145.awsui_is-drawer-open_hyvsj_1pb28_290:not(#\9) {
321
- border-inline-end: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
319
+ .awsui_drawer_hyvsj_6otqt_145.awsui_is-drawer-open_hyvsj_6otqt_289:not(#\9) {
320
+ border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
322
321
  opacity: 1;
323
- inline-size: var(--awsui-drawer-size-y98gph);
322
+ width: var(--awsui-drawer-size-y98gph);
324
323
  }
325
324
  @media (min-width: 2541px) {
326
- .awsui_drawer_hyvsj_1pb28_145.awsui_is-drawer-open_hyvsj_1pb28_290:not(#\9) {
325
+ .awsui_drawer_hyvsj_6otqt_145.awsui_is-drawer-open_hyvsj_6otqt_289:not(#\9) {
327
326
  --awsui-drawer-size-y98gph: 320px;
328
327
  }
329
328
  }
330
329
  @media (max-width: 688px) {
331
- .awsui_drawer_hyvsj_1pb28_145.awsui_is-drawer-open_hyvsj_1pb28_290:not(#\9) {
330
+ .awsui_drawer_hyvsj_6otqt_145.awsui_is-drawer-open_hyvsj_6otqt_289:not(#\9) {
332
331
  --awsui-drawer-size-y98gph: 100vw;
333
- inline-size: 100vw;
332
+ width: 100vw;
334
333
  }
335
334
  }
336
335
 
@@ -338,7 +337,7 @@ div.awsui_background_hyvsj_1pb28_93 > .awsui_sticky-background_hyvsj_1pb28_102.a
338
337
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
339
338
  SPDX-License-Identifier: Apache-2.0
340
339
  */
341
- header.awsui_content_hyvsj_1pb28_315:not(#\9) {
340
+ header.awsui_content_hyvsj_6otqt_314:not(#\9) {
342
341
  grid-area: header;
343
342
  }
344
343
 
@@ -359,7 +358,7 @@ The minimum content width property is set to zero and applied under all
359
358
  circumstances regardless of whether the minContentWidth property is
360
359
  explicitly set in script.
361
360
  */
362
- .awsui_layout_hyvsj_1pb28_336:not(#\9) {
361
+ .awsui_layout_hyvsj_6otqt_335:not(#\9) {
363
362
  --awsui-breadcrumbs-gap-y98gph: 0px;
364
363
  --awsui-content-gap-left-y98gph: 0px;
365
364
  --awsui-content-gap-right-y98gph: 0px;
@@ -389,7 +388,7 @@ explicitly set in script.
389
388
  grid-template-areas: ". . mobileToolbar . ." ". . notificationsGap . ." ". . notifications . ." ". . breadcrumbsGap . ." ". . breadcrumbs . ." ". . headerGap . ." ". . header . ." ". . mainGap . ." ". . main . ." ". . main . .";
390
389
  grid-template-columns: min-content minmax(var(--awsui-content-gap-left-y98gph), 1fr) minmax(var(--awsui-default-min-content-width-y98gph), var(--awsui-default-max-content-width-y98gph)) minmax(var(--awsui-content-gap-right-y98gph), 1fr) min-content;
391
390
  grid-template-rows: auto var(--awsui-notifications-gap-y98gph) auto var(--awsui-breadcrumbs-gap-y98gph) auto var(--awsui-header-gap-y98gph) auto var(--awsui-main-gap-y98gph) var(--awsui-overlap-height-y98gph) var(--awsui-main-template-rows-y98gph);
392
- min-block-size: var(--awsui-content-height-y98gph);
391
+ min-height: var(--awsui-content-height-y98gph);
393
392
  position: relative;
394
393
  /*
395
394
  Add unified max-width for AppLayout content based on breakpoints. Only use the max content
@@ -442,139 +441,139 @@ explicitly set in script.
442
441
  */
443
442
  }
444
443
  @media (min-width: 1401px) {
445
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419) {
444
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418) {
446
445
  --awsui-default-max-content-width-y98gph: 1280px;
447
446
  }
448
447
  }
449
448
  @media (min-width: 1921px) {
450
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419) {
449
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418) {
451
450
  --awsui-default-max-content-width-y98gph: 1440px;
452
451
  }
453
452
  }
454
453
  @media (min-width: 2541px) {
455
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419) {
454
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418) {
456
455
  --awsui-default-max-content-width-y98gph: 1620px;
457
456
  }
458
457
  }
459
458
  @media (min-width: 1401px) {
460
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419).awsui_content-type-dashboard_hyvsj_1pb28_434 {
459
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418).awsui_content-type-dashboard_hyvsj_6otqt_433 {
461
460
  --awsui-default-max-content-width-y98gph: 1280px;
462
461
  }
463
462
  }
464
463
  @media (min-width: 1921px) {
465
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419).awsui_content-type-dashboard_hyvsj_1pb28_434 {
464
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418).awsui_content-type-dashboard_hyvsj_6otqt_433 {
466
465
  --awsui-default-max-content-width-y98gph: 1620px;
467
466
  }
468
467
  }
469
468
  @media (min-width: 2541px) {
470
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419).awsui_content-type-dashboard_hyvsj_1pb28_434 {
469
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418).awsui_content-type-dashboard_hyvsj_6otqt_433 {
471
470
  --awsui-default-max-content-width-y98gph: 2160px;
472
471
  }
473
472
  }
474
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419).awsui_content-type-table_hyvsj_1pb28_448, .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-max-content-width_hyvsj_1pb28_419).awsui_content-type-cards_hyvsj_1pb28_448 {
473
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418).awsui_content-type-table_hyvsj_6otqt_447, .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-max-content-width_hyvsj_6otqt_418).awsui_content-type-cards_hyvsj_6otqt_447 {
475
474
  --awsui-default-max-content-width-y98gph: 100%;
476
475
  }
477
- .awsui_layout_hyvsj_1pb28_336.awsui_has-max-content-width_hyvsj_1pb28_419:not(#\9) {
476
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-max-content-width_hyvsj_6otqt_418:not(#\9) {
478
477
  --awsui-default-max-content-width-y98gph: var(--awsui-max-content-width-y98gph);
479
478
  }
480
- .awsui_layout_hyvsj_1pb28_336.awsui_is-overlap-disabled_hyvsj_1pb28_454:not(#\9) {
479
+ .awsui_layout_hyvsj_6otqt_335.awsui_is-overlap-disabled_hyvsj_6otqt_453:not(#\9) {
481
480
  --awsui-overlap-height-y98gph: 0;
482
481
  }
483
- .awsui_layout_hyvsj_1pb28_336.awsui_is-hide-mobile-toolbar_hyvsj_1pb28_457:not(#\9) {
482
+ .awsui_layout_hyvsj_6otqt_335.awsui_is-hide-mobile-toolbar_hyvsj_6otqt_456:not(#\9) {
484
483
  --awsui-mobile-bar-height-y98gph: 0px;
485
484
  }
486
485
  @media (min-width: 993px) {
487
- .awsui_layout_hyvsj_1pb28_336:not(#\9) {
486
+ .awsui_layout_hyvsj_6otqt_335:not(#\9) {
488
487
  --awsui-default-min-content-width-y98gph: var(--awsui-min-content-width-y98gph, 280px);
489
488
  }
490
489
  }
491
490
  @media (max-width: 992px) {
492
- .awsui_layout_hyvsj_1pb28_336:not(#\9) {
491
+ .awsui_layout_hyvsj_6otqt_335:not(#\9) {
493
492
  --awsui-default-min-content-width-y98gph: 0px;
494
493
  }
495
494
  }
496
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1pb28_110):not(.awsui_has-sticky-background_hyvsj_1pb28_133) {
495
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_6otqt_110):not(.awsui_has-sticky-background_hyvsj_6otqt_133) {
497
496
  --awsui-offset-top-with-notifications-y98gph: var(--awsui-header-height-y98gph);
498
497
  }
499
- .awsui_layout_hyvsj_1pb28_336:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1pb28_110).awsui_has-sticky-background_hyvsj_1pb28_133 {
498
+ .awsui_layout_hyvsj_6otqt_335:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_6otqt_110).awsui_has-sticky-background_hyvsj_6otqt_133 {
500
499
  --awsui-offset-top-with-notifications-y98gph: calc(var(--awsui-header-height-y98gph) + var(--space-scaled-s-aqzyko, 12px));
501
500
  }
502
- .awsui_layout_hyvsj_1pb28_336.awsui_has-sticky-notifications_hyvsj_1pb28_110:not(#\9):not(.awsui_has-sticky-background_hyvsj_1pb28_133) {
501
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-sticky-notifications_hyvsj_6otqt_110:not(#\9):not(.awsui_has-sticky-background_hyvsj_6otqt_133) {
503
502
  --awsui-offset-top-with-notifications-y98gph: calc(
504
503
  var(--awsui-offset-top-y98gph) + var(--awsui-notifications-gap-y98gph) +
505
504
  var(--awsui-notifications-height-y98gph) + var(--space-xxxs-zbmxqb, 2px)
506
505
  );
507
506
  }
508
- .awsui_layout_hyvsj_1pb28_336.awsui_has-sticky-notifications_hyvsj_1pb28_110.awsui_has-sticky-background_hyvsj_1pb28_133:not(#\9) {
507
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-sticky-notifications_hyvsj_6otqt_110.awsui_has-sticky-background_hyvsj_6otqt_133:not(#\9) {
509
508
  --awsui-offset-top-with-notifications-y98gph: calc(
510
509
  var(--awsui-offset-top-y98gph) + var(--awsui-notifications-gap-y98gph) +
511
510
  var(--awsui-notifications-height-y98gph) + var(--space-scaled-s-aqzyko, 12px)
512
511
  );
513
512
  }
514
513
  @media (min-width: 689px) {
515
- .awsui_layout_hyvsj_1pb28_336.awsui_has-content-gap-left_hyvsj_1pb28_489:not(#\9) {
514
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-content-gap-left_hyvsj_6otqt_488:not(#\9) {
516
515
  --awsui-content-gap-left-y98gph: var(--space-layout-content-horizontal-7l52k3, 24px);
517
516
  }
518
- .awsui_layout_hyvsj_1pb28_336.awsui_has-content-gap-right_hyvsj_1pb28_492:not(#\9) {
517
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-content-gap-right_hyvsj_6otqt_491:not(#\9) {
519
518
  --awsui-content-gap-right-y98gph: var(--space-layout-content-horizontal-7l52k3, 24px);
520
519
  }
521
520
  }
522
521
  @media (max-width: 688px) {
523
- .awsui_layout_hyvsj_1pb28_336:not(#\9) {
522
+ .awsui_layout_hyvsj_6otqt_335:not(#\9) {
524
523
  --awsui-content-gap-left-y98gph: var(--space-l-t419sm, 20px);
525
524
  --awsui-content-gap-right-y98gph: var(--space-l-t419sm, 20px);
526
525
  }
527
526
  }
528
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-notifications_hyvsj_1pb28_502:not(#\9) {
527
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-notifications_hyvsj_6otqt_501:not(#\9) {
529
528
  --awsui-notifications-gap-y98gph: var(--space-xs-zb16t3, 8px);
530
529
  }
531
- .awsui_layout_hyvsj_1pb28_336.awsui_has-breadcrumbs_hyvsj_1pb28_505:not(#\9) {
530
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-breadcrumbs_hyvsj_6otqt_504:not(#\9) {
532
531
  --awsui-breadcrumbs-gap-y98gph: var(--space-scaled-m-mo5yse, 16px);
533
532
  }
534
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-header_hyvsj_1pb28_508:not(#\9), .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-notifications_hyvsj_1pb28_502:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1pb28_505).awsui_has-header_hyvsj_1pb28_508 {
533
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-header_hyvsj_6otqt_507:not(#\9), .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-notifications_hyvsj_6otqt_501:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_6otqt_504).awsui_has-header_hyvsj_6otqt_507 {
535
534
  --awsui-header-gap-y98gph: var(--space-scaled-xs-26e2du, 8px);
536
535
  }
537
- .awsui_layout_hyvsj_1pb28_336.awsui_has-breadcrumbs_hyvsj_1pb28_505.awsui_has-header_hyvsj_1pb28_508:not(#\9) {
536
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-breadcrumbs_hyvsj_6otqt_504.awsui_has-header_hyvsj_6otqt_507:not(#\9) {
538
537
  --awsui-header-gap-y98gph: var(--space-scaled-xs-26e2du, 8px);
539
538
  }
540
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-notifications_hyvsj_1pb28_502:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1pb28_505):not(.awsui_has-header_hyvsj_1pb28_508) {
539
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-notifications_hyvsj_6otqt_501:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_6otqt_504):not(.awsui_has-header_hyvsj_6otqt_507) {
541
540
  --awsui-main-gap-y98gph: var(--space-xs-zb16t3, 8px);
542
541
  }
543
- .awsui_layout_hyvsj_1pb28_336.awsui_has-breadcrumbs_hyvsj_1pb28_505:not(#\9):not(.awsui_has-header_hyvsj_1pb28_508) {
542
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-breadcrumbs_hyvsj_6otqt_504:not(#\9):not(.awsui_has-header_hyvsj_6otqt_507) {
544
543
  --awsui-container-first-gap-y98gph: calc(var(--awsui-breadcrumbs-gap-y98gph) - var(--awsui-main-gap-y98gph));
545
544
  }
546
- .awsui_layout_hyvsj_1pb28_336.awsui_has-breadcrumbs_hyvsj_1pb28_505:not(#\9):not(.awsui_has-header_hyvsj_1pb28_508).awsui_is-overlap-disabled_hyvsj_1pb28_454 {
545
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-breadcrumbs_hyvsj_6otqt_504:not(#\9):not(.awsui_has-header_hyvsj_6otqt_507).awsui_is-overlap-disabled_hyvsj_6otqt_453 {
547
546
  --awsui-main-gap-y98gph: var(--space-scaled-m-mo5yse, 16px);
548
547
  }
549
- .awsui_layout_hyvsj_1pb28_336.awsui_has-breadcrumbs_hyvsj_1pb28_505:not(#\9):not(.awsui_has-header_hyvsj_1pb28_508):not(.awsui_is-overlap-disabled_hyvsj_1pb28_454) {
548
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-breadcrumbs_hyvsj_6otqt_504:not(#\9):not(.awsui_has-header_hyvsj_6otqt_507):not(.awsui_is-overlap-disabled_hyvsj_6otqt_453) {
550
549
  --awsui-main-gap-y98gph: var(--space-scaled-xxs-7597g1, 4px);
551
550
  }
552
- .awsui_layout_hyvsj_1pb28_336.awsui_has-header_hyvsj_1pb28_508:not(#\9) {
551
+ .awsui_layout_hyvsj_6otqt_335.awsui_has-header_hyvsj_6otqt_507:not(#\9) {
553
552
  --awsui-main-gap-y98gph: var(--space-content-header-padding-bottom-y2enua, 16px);
554
553
  }
555
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-main_hyvsj_1pb28_529:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_1pb28_454), .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-main_hyvsj_1pb28_529.awsui_is-overlap-disabled_hyvsj_1pb28_454:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1pb28_529) {
554
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-main_hyvsj_6otqt_528:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_6otqt_453), .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-main_hyvsj_6otqt_528.awsui_is-overlap-disabled_hyvsj_6otqt_453:not(#\9):not(.awsui_disable-content-paddings_hyvsj_6otqt_528) {
556
555
  --awsui-main-gap-y98gph: var(--space-scaled-s-aqzyko, 12px);
557
556
  }
558
557
  @media (min-width: 689px) {
559
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-main_hyvsj_1pb28_529:not(#\9):not(.awsui_has-header_hyvsj_1pb28_508) {
558
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-main_hyvsj_6otqt_528:not(#\9):not(.awsui_has-header_hyvsj_6otqt_507) {
560
559
  --awsui-container-first-overlap-extension-y98gph: var(--space-m-udix3p, 16px);
561
560
  --awsui-container-first-gap-y98gph: var(--space-xxs-p8yyaw, 4px);
562
561
  }
563
562
  }
564
563
  @media (max-width: 688px) {
565
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-notifications_hyvsj_1pb28_502:not(#\9) {
564
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-notifications_hyvsj_6otqt_501:not(#\9) {
566
565
  --awsui-notifications-gap-y98gph: var(--space-scaled-s-aqzyko, 12px);
567
566
  }
568
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-header_hyvsj_1pb28_508:not(#\9) {
567
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-header_hyvsj_6otqt_507:not(#\9) {
569
568
  --awsui-header-gap-y98gph: var(--space-scaled-s-aqzyko, 12px);
570
569
  }
571
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-notifications_hyvsj_1pb28_502:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1pb28_505).awsui_has-header_hyvsj_1pb28_508 {
570
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-notifications_hyvsj_6otqt_501:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_6otqt_504).awsui_has-header_hyvsj_6otqt_507 {
572
571
  --awsui-header-gap-y98gph: var(--space-scaled-s-aqzyko, 12px);
573
572
  }
574
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-notifications_hyvsj_1pb28_502:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1pb28_505):not(.awsui_has-header_hyvsj_1pb28_508), .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-main_hyvsj_1pb28_529:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_1pb28_454) {
573
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-notifications_hyvsj_6otqt_501:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_6otqt_504):not(.awsui_has-header_hyvsj_6otqt_507), .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-main_hyvsj_6otqt_528:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_6otqt_453) {
575
574
  --awsui-main-gap-y98gph: var(--space-scaled-s-aqzyko, 12px);
576
575
  }
577
- .awsui_layout_hyvsj_1pb28_336.awsui_content-first-child-main_hyvsj_1pb28_529.awsui_is-overlap-disabled_hyvsj_1pb28_454:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1pb28_529) {
576
+ .awsui_layout_hyvsj_6otqt_335.awsui_content-first-child-main_hyvsj_6otqt_528.awsui_is-overlap-disabled_hyvsj_6otqt_453:not(#\9):not(.awsui_disable-content-paddings_hyvsj_6otqt_528) {
578
577
  --awsui-main-gap-y98gph: var(--space-scaled-m-mo5yse, 16px);
579
578
  }
580
579
  }
@@ -589,19 +588,19 @@ not matter. The offset top value for AppLayout contentMain children with
589
588
  position: sticky will be the value of the notifications height in addition to the
590
589
  notifications top margin and some additional vertical space for aesthetics.
591
590
  */
592
- .awsui_layout_hyvsj_1pb28_336.awsui_disable-body-scroll_hyvsj_1pb28_180:not(#\9) {
591
+ .awsui_layout_hyvsj_6otqt_335.awsui_disable-body-scroll_hyvsj_6otqt_180:not(#\9) {
593
592
  --awsui-main-template-rows-y98gph: 1fr auto;
594
593
  --awsui-offset-top-y98gph: 0px;
595
- block-size: var(--awsui-content-height-y98gph);
594
+ height: var(--awsui-content-height-y98gph);
596
595
  overflow-y: scroll;
597
596
  }
598
- .awsui_layout_hyvsj_1pb28_336.awsui_disable-body-scroll_hyvsj_1pb28_180.awsui_has-split-panel_hyvsj_1pb28_572.awsui_split-panel-position-bottom_hyvsj_1pb28_572:not(#\9) {
597
+ .awsui_layout_hyvsj_6otqt_335.awsui_disable-body-scroll_hyvsj_6otqt_180.awsui_has-split-panel_hyvsj_6otqt_571.awsui_split-panel-position-bottom_hyvsj_6otqt_571:not(#\9) {
599
598
  --awsui-main-template-rows-y98gph: repeat(2, auto);
600
599
  }
601
- .awsui_layout_hyvsj_1pb28_336.awsui_disable-body-scroll_hyvsj_1pb28_180:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1pb28_110) {
600
+ .awsui_layout_hyvsj_6otqt_335.awsui_disable-body-scroll_hyvsj_6otqt_180:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_6otqt_110) {
602
601
  --awsui-offset-top-with-notifications-y98gph: 0px;
603
602
  }
604
- .awsui_layout_hyvsj_1pb28_336.awsui_disable-body-scroll_hyvsj_1pb28_180.awsui_has-sticky-notifications_hyvsj_1pb28_110:not(#\9) {
603
+ .awsui_layout_hyvsj_6otqt_335.awsui_disable-body-scroll_hyvsj_6otqt_180.awsui_has-sticky-notifications_hyvsj_6otqt_110:not(#\9) {
605
604
  --awsui-offset-top-with-notifications-y98gph: calc(
606
605
  var(--awsui-notifications-height-y98gph) + var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
607
606
  );
@@ -611,13 +610,13 @@ notifications top margin and some additional vertical space for aesthetics.
611
610
  This CSS class is applied to the document body to prevent overflow scrolling
612
611
  when the navigation or tools drawers are open in responsive viewports.
613
612
  */
614
- .awsui_block-body-scroll_hyvsj_1pb28_588:not(#\9) {
613
+ .awsui_block-body-scroll_hyvsj_6otqt_587:not(#\9) {
615
614
  overflow: hidden;
616
615
  }
617
616
 
618
617
  /* stylelint-disable selector-max-universal, selector-combinator-disallowed-list */
619
- .awsui_unfocusable_hyvsj_1pb28_593:not(#\9),
620
- .awsui_unfocusable_hyvsj_1pb28_593 *:not(#\9) {
618
+ .awsui_unfocusable_hyvsj_6otqt_592:not(#\9),
619
+ .awsui_unfocusable_hyvsj_6otqt_592 *:not(#\9) {
621
620
  visibility: hidden !important;
622
621
  }
623
622
 
@@ -626,9 +625,9 @@ when the navigation or tools drawers are open in responsive viewports.
626
625
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
627
626
  SPDX-License-Identifier: Apache-2.0
628
627
  */
629
- .awsui_container_hyvsj_1pb28_603:not(#\9) {
628
+ .awsui_container_hyvsj_6otqt_602:not(#\9) {
630
629
  grid-area: main;
631
- padding-block-end: var(--space-layout-content-bottom-noqzmw, 40px);
630
+ padding-bottom: var(--space-layout-content-bottom-noqzmw, 40px);
632
631
  /*
633
632
  If the split panel is in the bottom position additional padding will need to be
634
633
  added to the content area. This is to ensure that the user is able to scroll
@@ -643,19 +642,18 @@ when the navigation or tools drawers are open in responsive viewports.
643
642
  on the right, we decrement the column end by one.
644
643
  */
645
644
  }
646
- .awsui_container_hyvsj_1pb28_603.awsui_has-split-panel_hyvsj_1pb28_572.awsui_split-panel-position-bottom_hyvsj_1pb28_572:not(#\9) {
647
- padding-block-end: calc(var(--awsui-split-panel-height-y98gph) + var(--space-layout-content-bottom-noqzmw, 40px));
645
+ .awsui_container_hyvsj_6otqt_602.awsui_has-split-panel_hyvsj_6otqt_571.awsui_split-panel-position-bottom_hyvsj_6otqt_571:not(#\9) {
646
+ padding-bottom: calc(var(--awsui-split-panel-height-y98gph) + var(--space-layout-content-bottom-noqzmw, 40px));
648
647
  }
649
- .awsui_container_hyvsj_1pb28_603.awsui_disable-content-paddings_hyvsj_1pb28_529:not(#\9) {
648
+ .awsui_container_hyvsj_6otqt_602.awsui_disable-content-paddings_hyvsj_6otqt_528:not(#\9) {
650
649
  grid-column: 1/6;
651
- padding-block: 0;
652
- padding-inline: 0;
650
+ padding: 0;
653
651
  }
654
652
  @media (min-width: 689px) {
655
- .awsui_container_hyvsj_1pb28_603.awsui_disable-content-paddings_hyvsj_1pb28_529.awsui_is-navigation-open_hyvsj_1pb28_629:not(#\9) {
653
+ .awsui_container_hyvsj_6otqt_602.awsui_disable-content-paddings_hyvsj_6otqt_528.awsui_is-navigation-open_hyvsj_6otqt_627:not(#\9) {
656
654
  grid-column-start: 2;
657
655
  }
658
- .awsui_container_hyvsj_1pb28_603.awsui_disable-content-paddings_hyvsj_1pb28_529.awsui_is-tools-open_hyvsj_1pb28_632:not(#\9), .awsui_container_hyvsj_1pb28_603.awsui_disable-content-paddings_hyvsj_1pb28_529.awsui_is-split-panel-open_hyvsj_1pb28_632.awsui_split-panel-position-side_hyvsj_1pb28_632:not(#\9), .awsui_container_hyvsj_1pb28_603.awsui_disable-content-paddings_hyvsj_1pb28_529.awsui_has-active-drawer_hyvsj_1pb28_632:not(#\9) {
656
+ .awsui_container_hyvsj_6otqt_602.awsui_disable-content-paddings_hyvsj_6otqt_528.awsui_is-tools-open_hyvsj_6otqt_630:not(#\9), .awsui_container_hyvsj_6otqt_602.awsui_disable-content-paddings_hyvsj_6otqt_528.awsui_is-split-panel-open_hyvsj_6otqt_630.awsui_split-panel-position-side_hyvsj_6otqt_630:not(#\9), .awsui_container_hyvsj_6otqt_602.awsui_disable-content-paddings_hyvsj_6otqt_528.awsui_has-active-drawer_hyvsj_6otqt_630:not(#\9) {
659
657
  grid-column-end: 5;
660
658
  }
661
659
  }
@@ -664,48 +662,47 @@ when the navigation or tools drawers are open in responsive viewports.
664
662
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
665
663
  SPDX-License-Identifier: Apache-2.0
666
664
  */
667
- section.awsui_mobile-toolbar_hyvsj_1pb28_641:not(#\9) {
665
+ section.awsui_mobile-toolbar_hyvsj_6otqt_639:not(#\9) {
668
666
  align-items: center;
669
667
  background-color: var(--color-background-home-header-2rudu7, #000716);
670
- border-block-end: 1px solid var(--color-border-divider-default-et9j7s, #e9ebed);
668
+ border-bottom: 1px solid var(--color-border-divider-default-et9j7s, #e9ebed);
671
669
  box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
672
670
  box-sizing: border-box;
673
- block-size: var(--awsui-mobile-bar-height-y98gph);
671
+ height: var(--awsui-mobile-bar-height-y98gph);
674
672
  display: grid;
675
673
  grid-area: mobileToolbar;
676
674
  grid-column: 1/span 5;
677
675
  grid-template-columns: auto minmax(0, 1fr) auto;
678
- padding-block: 0;
679
- padding-inline: var(--space-m-udix3p, 16px);
676
+ padding: 0 var(--space-m-udix3p, 16px);
680
677
  position: sticky;
681
- inset-block-start: var(--awsui-offset-top-y98gph);
678
+ top: var(--awsui-offset-top-y98gph);
682
679
  z-index: 1000;
683
680
  }
684
- section.awsui_mobile-toolbar_hyvsj_1pb28_641 > .awsui_mobile-toolbar-nav_hyvsj_1pb28_658:not(#\9) {
681
+ section.awsui_mobile-toolbar_hyvsj_6otqt_639 > .awsui_mobile-toolbar-nav_hyvsj_6otqt_655:not(#\9) {
685
682
  grid-column: 1;
686
- margin-inline-end: var(--space-m-udix3p, 16px);
683
+ margin-right: var(--space-m-udix3p, 16px);
687
684
  }
688
- section.awsui_mobile-toolbar_hyvsj_1pb28_641 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_1pb28_662:not(#\9) {
685
+ section.awsui_mobile-toolbar_hyvsj_6otqt_639 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_6otqt_659:not(#\9) {
689
686
  grid-column: 2;
690
687
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
691
688
  }
692
- section.awsui_mobile-toolbar_hyvsj_1pb28_641 > .awsui_mobile-toolbar-tools_hyvsj_1pb28_666:not(#\9) {
689
+ section.awsui_mobile-toolbar_hyvsj_6otqt_639 > .awsui_mobile-toolbar-tools_hyvsj_6otqt_663:not(#\9) {
693
690
  grid-column: 3;
694
- margin-inline-start: var(--space-m-udix3p, 16px);
691
+ margin-left: var(--space-m-udix3p, 16px);
695
692
  }
696
693
 
697
694
  /*
698
695
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
699
696
  SPDX-License-Identifier: Apache-2.0
700
697
  */
701
- .awsui_navigation-container_hyvsj_1pb28_675:not(#\9) {
698
+ .awsui_navigation-container_hyvsj_6otqt_672:not(#\9) {
702
699
  --awsui-navigation-width-y98gph: 280px;
703
700
  display: flex;
704
701
  grid-column: 1;
705
702
  grid-row: 1/span 10;
706
- block-size: var(--awsui-content-height-y98gph);
703
+ height: var(--awsui-content-height-y98gph);
707
704
  position: sticky;
708
- inset-block-start: var(--awsui-offset-top-y98gph);
705
+ top: var(--awsui-offset-top-y98gph);
709
706
  z-index: 830;
710
707
  /*
711
708
  The navigation and tools containers (that contain the toggle buttons)
@@ -720,13 +717,13 @@ section.awsui_mobile-toolbar_hyvsj_1pb28_641 > .awsui_mobile-toolbar-tools_hyvsj
720
717
  pointer-events: none;
721
718
  }
722
719
  @media (min-width: 2541px) {
723
- .awsui_navigation-container_hyvsj_1pb28_675:not(#\9) {
720
+ .awsui_navigation-container_hyvsj_6otqt_672:not(#\9) {
724
721
  --awsui-navigation-width-y98gph: 320px;
725
722
  }
726
723
  }
727
724
  @media (max-width: 688px) {
728
- .awsui_navigation-container_hyvsj_1pb28_675:not(#\9) {
729
- inset-inline-start: 0;
725
+ .awsui_navigation-container_hyvsj_6otqt_672:not(#\9) {
726
+ left: 0;
730
727
  position: fixed;
731
728
  z-index: 1001;
732
729
  /*
@@ -737,20 +734,19 @@ section.awsui_mobile-toolbar_hyvsj_1pb28_641 > .awsui_mobile-toolbar-tools_hyvsj
737
734
  relative to the body.
738
735
  */
739
736
  }
740
- .awsui_navigation-container_hyvsj_1pb28_675.awsui_disable-body-scroll_hyvsj_1pb28_180:not(#\9) {
741
- inset-block-start: var(--awsui-header-height-y98gph);
737
+ .awsui_navigation-container_hyvsj_6otqt_672.awsui_disable-body-scroll_hyvsj_6otqt_180:not(#\9) {
738
+ top: var(--awsui-header-height-y98gph);
742
739
  }
743
740
  }
744
741
 
745
- nav.awsui_show-navigation_hyvsj_1pb28_719:not(#\9) {
746
- padding-block: var(--space-scaled-s-aqzyko, 12px);
747
- padding-inline: var(--space-layout-toggle-padding-lcu6qi, 12px);
742
+ nav.awsui_show-navigation_hyvsj_6otqt_716:not(#\9) {
743
+ padding: var(--space-scaled-s-aqzyko, 12px) var(--space-layout-toggle-padding-lcu6qi, 12px);
748
744
  /*
749
745
  Apply the animation only in desktop viewports because the MobileToolbar will
750
746
  take control in responsive viewports.
751
747
  */
752
748
  }
753
- @keyframes awsui_showButtons_hyvsj_1pb28_1 {
749
+ @keyframes awsui_showButtons_hyvsj_6otqt_1 {
754
750
  0% {
755
751
  opacity: 0;
756
752
  }
@@ -758,35 +754,35 @@ nav.awsui_show-navigation_hyvsj_1pb28_719:not(#\9) {
758
754
  opacity: 1;
759
755
  }
760
756
  }
761
- nav.awsui_show-navigation_hyvsj_1pb28_719.awsui_is-navigation-open_hyvsj_1pb28_629:not(#\9) {
757
+ nav.awsui_show-navigation_hyvsj_6otqt_716.awsui_is-navigation-open_hyvsj_6otqt_627:not(#\9) {
762
758
  display: none;
763
759
  }
764
760
  @media (min-width: 689px) {
765
- nav.awsui_show-navigation_hyvsj_1pb28_719:not(#\9):not(.awsui_is-navigation-open_hyvsj_1pb28_629) {
761
+ nav.awsui_show-navigation_hyvsj_6otqt_716:not(#\9):not(.awsui_is-navigation-open_hyvsj_6otqt_627) {
766
762
  display: block;
767
763
  }
768
- nav.awsui_show-navigation_hyvsj_1pb28_719:not(#\9):not(.awsui_is-navigation-open_hyvsj_1pb28_629).awsui_animating_hyvsj_1pb28_742 {
769
- animation: awsui_showButtons_hyvsj_1pb28_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
764
+ nav.awsui_show-navigation_hyvsj_6otqt_716:not(#\9):not(.awsui_is-navigation-open_hyvsj_6otqt_627).awsui_animating_hyvsj_6otqt_738 {
765
+ animation: awsui_showButtons_hyvsj_6otqt_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
770
766
  }
771
767
  }
772
768
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
773
- nav.awsui_show-navigation_hyvsj_1pb28_719:not(#\9):not(.awsui_is-navigation-open_hyvsj_1pb28_629).awsui_animating_hyvsj_1pb28_742 {
769
+ nav.awsui_show-navigation_hyvsj_6otqt_716:not(#\9):not(.awsui_is-navigation-open_hyvsj_6otqt_627).awsui_animating_hyvsj_6otqt_738 {
774
770
  animation: none;
775
771
  transition: none;
776
772
  }
777
773
  }
778
774
  @media (min-width: 689px) {
779
- .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_1pb28_719:not(#\9):not(.awsui_is-navigation-open_hyvsj_1pb28_629).awsui_animating_hyvsj_1pb28_742, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_1pb28_719:not(#\9):not(.awsui_is-navigation-open_hyvsj_1pb28_629).awsui_animating_hyvsj_1pb28_742 {
775
+ .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_6otqt_716:not(#\9):not(.awsui_is-navigation-open_hyvsj_6otqt_627).awsui_animating_hyvsj_6otqt_738, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_6otqt_716:not(#\9):not(.awsui_is-navigation-open_hyvsj_6otqt_627).awsui_animating_hyvsj_6otqt_738 {
780
776
  animation: none;
781
777
  transition: none;
782
778
  }
783
779
  }
784
780
 
785
- nav.awsui_navigation_hyvsj_1pb28_675:not(#\9) {
781
+ nav.awsui_navigation_hyvsj_6otqt_672:not(#\9) {
786
782
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
787
783
  box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
788
- inset-block-end: 0;
789
- block-size: 100%;
784
+ bottom: 0;
785
+ height: 100%;
790
786
  overflow-x: hidden;
791
787
  overflow-y: auto;
792
788
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@@ -800,62 +796,62 @@ nav.awsui_navigation_hyvsj_1pb28_675:not(#\9) {
800
796
  prevent unwanted text wrapping.
801
797
  */
802
798
  }
803
- @keyframes awsui_openNavigation_hyvsj_1pb28_1 {
799
+ @keyframes awsui_openNavigation_hyvsj_6otqt_1 {
804
800
  from {
805
801
  opacity: 0;
806
- inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
802
+ width: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
807
803
  }
808
804
  to {
809
805
  opacity: 1;
810
- inline-size: var(--awsui-navigation-width-y98gph);
806
+ width: var(--awsui-navigation-width-y98gph);
811
807
  }
812
808
  }
813
- nav.awsui_navigation_hyvsj_1pb28_675:not(#\9):not(.awsui_is-navigation-open_hyvsj_1pb28_629) {
814
- inline-size: 0;
809
+ nav.awsui_navigation_hyvsj_6otqt_672:not(#\9):not(.awsui_is-navigation-open_hyvsj_6otqt_627) {
810
+ width: 0;
815
811
  display: none;
816
812
  }
817
- nav.awsui_navigation_hyvsj_1pb28_675.awsui_is-navigation-open_hyvsj_1pb28_629.awsui_animating_hyvsj_1pb28_742:not(#\9) {
818
- animation: awsui_openNavigation_hyvsj_1pb28_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
813
+ nav.awsui_navigation_hyvsj_6otqt_672.awsui_is-navigation-open_hyvsj_6otqt_627.awsui_animating_hyvsj_6otqt_738:not(#\9) {
814
+ animation: awsui_openNavigation_hyvsj_6otqt_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
819
815
  }
820
816
  @media (prefers-reduced-motion: reduce) {
821
- nav.awsui_navigation_hyvsj_1pb28_675.awsui_is-navigation-open_hyvsj_1pb28_629.awsui_animating_hyvsj_1pb28_742:not(#\9) {
817
+ nav.awsui_navigation_hyvsj_6otqt_672.awsui_is-navigation-open_hyvsj_6otqt_627.awsui_animating_hyvsj_6otqt_738:not(#\9) {
822
818
  animation: none;
823
819
  transition: none;
824
820
  }
825
821
  }
826
- .awsui-motion-disabled nav.awsui_navigation_hyvsj_1pb28_675.awsui_is-navigation-open_hyvsj_1pb28_629.awsui_animating_hyvsj_1pb28_742:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_1pb28_675.awsui_is-navigation-open_hyvsj_1pb28_629.awsui_animating_hyvsj_1pb28_742:not(#\9) {
822
+ .awsui-motion-disabled nav.awsui_navigation_hyvsj_6otqt_672.awsui_is-navigation-open_hyvsj_6otqt_627.awsui_animating_hyvsj_6otqt_738:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_6otqt_672.awsui_is-navigation-open_hyvsj_6otqt_627.awsui_animating_hyvsj_6otqt_738:not(#\9) {
827
823
  animation: none;
828
824
  transition: none;
829
825
  }
830
- nav.awsui_navigation_hyvsj_1pb28_675 > .awsui_animated-content_hyvsj_1pb28_804:not(#\9) {
831
- inline-size: var(--awsui-navigation-width-y98gph);
826
+ nav.awsui_navigation_hyvsj_6otqt_672 > .awsui_animated-content_hyvsj_6otqt_800:not(#\9) {
827
+ width: var(--awsui-navigation-width-y98gph);
832
828
  }
833
829
  @media (max-width: 688px) {
834
- nav.awsui_navigation_hyvsj_1pb28_675:not(#\9) {
830
+ nav.awsui_navigation_hyvsj_6otqt_672:not(#\9) {
835
831
  --awsui-navigation-width-y98gph: 100vw;
836
832
  }
837
833
  }
838
834
 
839
- .awsui_hide-navigation_hyvsj_1pb28_813:not(#\9) {
835
+ .awsui_hide-navigation_hyvsj_6otqt_809:not(#\9) {
840
836
  position: absolute;
841
- inset-inline-end: var(--space-m-udix3p, 16px);
842
- inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
837
+ right: var(--space-m-udix3p, 16px);
838
+ top: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
843
839
  }
844
840
 
845
841
  /*
846
842
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
847
843
  SPDX-License-Identifier: Apache-2.0
848
844
  */
849
- .awsui_notifications_hyvsj_1pb28_823:not(#\9) {
845
+ .awsui_notifications_hyvsj_6otqt_819:not(#\9) {
850
846
  color: var(--color-text-body-default-2sxhhn, #000716);
851
847
  grid-area: notifications;
852
848
  z-index: 850;
853
849
  }
854
850
  @media (min-width: 689px) {
855
- .awsui_notifications_hyvsj_1pb28_823.awsui_sticky-notifications_hyvsj_1pb28_829:not(#\9) {
851
+ .awsui_notifications_hyvsj_6otqt_819.awsui_sticky-notifications_hyvsj_6otqt_825:not(#\9) {
856
852
  --awsui-flashbar-sticky-bottom-margin-y98gph: var(--space-xxl-cu2m1r, 32px);
857
853
  position: sticky;
858
- inset-block-start: calc(var(--awsui-offset-top-y98gph) + var(--space-xs-zb16t3, 8px));
854
+ top: calc(var(--awsui-offset-top-y98gph) + var(--space-xs-zb16t3, 8px));
859
855
  }
860
856
  }
861
857
 
@@ -869,17 +865,17 @@ as the content area. This row is defined as 1 fractional unit which will
869
865
  consume the remaining vertical space in the grid after the notifications
870
866
  and breadcrumbs.
871
867
  */
872
- section.awsui_split-panel-bottom_hyvsj_1pb28_846:not(#\9) {
868
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842:not(#\9) {
873
869
  /*
874
870
  The align self property will position the split panel at the bottom of the grid row.
875
871
  This could be off the viewport if the content area has enough content to be scrollable.
876
872
  */
877
873
  align-self: end;
878
- inset-block-end: var(--awsui-footer-height-y98gph);
874
+ bottom: var(--awsui-footer-height-y98gph);
879
875
  display: none;
880
876
  grid-column: 1/6;
881
877
  grid-row: 10;
882
- block-size: auto;
878
+ height: auto;
883
879
  overflow-y: hidden;
884
880
  /*
885
881
  The position sticky will work in conjunction with the align self: end; property.
@@ -905,48 +901,48 @@ section.awsui_split-panel-bottom_hyvsj_1pb28_846:not(#\9) {
905
901
  apply the animation to the height property.
906
902
  */
907
903
  }
908
- @keyframes awsui_openSplitPanelBottom_hyvsj_1pb28_1 {
904
+ @keyframes awsui_openSplitPanelBottom_hyvsj_6otqt_1 {
909
905
  from {
910
- block-size: var(--awsui-split-panel-reported-header-size-y98gph, 0);
906
+ height: var(--awsui-split-panel-reported-header-size-y98gph, 0);
911
907
  }
912
908
  to {
913
- block-size: var(--awsui-split-panel-reported-size-y98gph);
909
+ height: var(--awsui-split-panel-reported-size-y98gph);
914
910
  }
915
911
  }
916
- section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_disable-body-scroll_hyvsj_1pb28_180:not(#\9) {
917
- inset-block-end: 0;
912
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_disable-body-scroll_hyvsj_6otqt_180:not(#\9) {
913
+ bottom: 0;
918
914
  }
919
- section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_is-navigation-open_hyvsj_1pb28_629.awsui_position-bottom_hyvsj_1pb28_893:not(#\9) {
915
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_is-navigation-open_hyvsj_6otqt_627.awsui_position-bottom_hyvsj_6otqt_889:not(#\9) {
920
916
  grid-column-start: 2;
921
917
  }
922
- section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_has-open-drawer_hyvsj_1pb28_156.awsui_position-bottom_hyvsj_1pb28_893:not(#\9) {
918
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_has-open-drawer_hyvsj_6otqt_156.awsui_position-bottom_hyvsj_6otqt_889:not(#\9) {
923
919
  grid-column-end: 5;
924
920
  }
925
- section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_position-bottom_hyvsj_1pb28_893:not(#\9) {
921
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_position-bottom_hyvsj_6otqt_889:not(#\9) {
926
922
  display: block;
927
923
  }
928
- section.awsui_split-panel-bottom_hyvsj_1pb28_846:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1pb28_632).awsui_position-bottom_hyvsj_1pb28_893 {
924
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842:not(#\9):not(.awsui_is-split-panel-open_hyvsj_6otqt_630).awsui_position-bottom_hyvsj_6otqt_889 {
929
925
  box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
930
926
  }
931
- section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_is-split-panel-open_hyvsj_1pb28_632.awsui_position-bottom_hyvsj_1pb28_893:not(#\9) {
927
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_is-split-panel-open_hyvsj_6otqt_630.awsui_position-bottom_hyvsj_6otqt_889:not(#\9) {
932
928
  box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
933
929
  }
934
- section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_is-split-panel-open_hyvsj_1pb28_632.awsui_position-bottom_hyvsj_1pb28_893.awsui_animating_hyvsj_1pb28_742:not(#\9) {
935
- animation: awsui_openSplitPanelBottom_hyvsj_1pb28_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
930
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_is-split-panel-open_hyvsj_6otqt_630.awsui_position-bottom_hyvsj_6otqt_889.awsui_animating_hyvsj_6otqt_738:not(#\9) {
931
+ animation: awsui_openSplitPanelBottom_hyvsj_6otqt_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
936
932
  }
937
933
  @media (prefers-reduced-motion: reduce) {
938
- section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_is-split-panel-open_hyvsj_1pb28_632.awsui_position-bottom_hyvsj_1pb28_893.awsui_animating_hyvsj_1pb28_742:not(#\9) {
934
+ section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_is-split-panel-open_hyvsj_6otqt_630.awsui_position-bottom_hyvsj_6otqt_889.awsui_animating_hyvsj_6otqt_738:not(#\9) {
939
935
  animation: none;
940
936
  transition: none;
941
937
  }
942
938
  }
943
- .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_is-split-panel-open_hyvsj_1pb28_632.awsui_position-bottom_hyvsj_1pb28_893.awsui_animating_hyvsj_1pb28_742:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_1pb28_846.awsui_is-split-panel-open_hyvsj_1pb28_632.awsui_position-bottom_hyvsj_1pb28_893.awsui_animating_hyvsj_1pb28_742:not(#\9) {
939
+ .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_is-split-panel-open_hyvsj_6otqt_630.awsui_position-bottom_hyvsj_6otqt_889.awsui_animating_hyvsj_6otqt_738:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_6otqt_842.awsui_is-split-panel-open_hyvsj_6otqt_630.awsui_position-bottom_hyvsj_6otqt_889.awsui_animating_hyvsj_6otqt_738:not(#\9) {
944
940
  animation: none;
945
941
  transition: none;
946
942
  }
947
943
 
948
- section.awsui_split-panel-side_hyvsj_1pb28_922:not(#\9) {
949
- block-size: 100%;
944
+ section.awsui_split-panel-side_hyvsj_6otqt_918:not(#\9) {
945
+ height: 100%;
950
946
  overflow-x: hidden;
951
947
  pointer-events: auto;
952
948
  /*
@@ -955,13 +951,13 @@ section.awsui_split-panel-side_hyvsj_1pb28_922:not(#\9) {
955
951
  be persistent in the DOM when closed.
956
952
  */
957
953
  }
958
- section.awsui_split-panel-side_hyvsj_1pb28_922:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1pb28_632), section.awsui_split-panel-side_hyvsj_1pb28_922.awsui_position-bottom_hyvsj_1pb28_893:not(#\9) {
959
- inline-size: 0;
954
+ section.awsui_split-panel-side_hyvsj_6otqt_918:not(#\9):not(.awsui_is-split-panel-open_hyvsj_6otqt_630), section.awsui_split-panel-side_hyvsj_6otqt_918.awsui_position-bottom_hyvsj_6otqt_889:not(#\9) {
955
+ width: 0;
960
956
  }
961
- section.awsui_split-panel-side_hyvsj_1pb28_922.awsui_is-split-panel-open_hyvsj_1pb28_632.awsui_position-side_hyvsj_1pb28_935:not(#\9) {
957
+ section.awsui_split-panel-side_hyvsj_6otqt_918.awsui_is-split-panel-open_hyvsj_6otqt_630.awsui_position-side_hyvsj_6otqt_931:not(#\9) {
962
958
  box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
963
- max-inline-size: var(--awsui-split-panel-max-width-y98gph, 280px);
964
- min-inline-size: var(--awsui-split-panel-min-width-y98gph, 280px);
959
+ max-width: var(--awsui-split-panel-max-width-y98gph, 280px);
960
+ min-width: var(--awsui-split-panel-min-width-y98gph, 280px);
965
961
  }
966
962
 
967
963
  /*
@@ -977,7 +973,7 @@ content width has a default value that can be set directly with the minContentWi
977
973
  property. The content gap right is computed in the Layout styles based on the
978
974
  viewport size and state of the Tools drawer.
979
975
  */
980
- .awsui_tools-container_hyvsj_1pb28_954:not(#\9) {
976
+ .awsui_tools-container_hyvsj_6otqt_950:not(#\9) {
981
977
  /* stylelint-disable scss/operator-no-newline-after */
982
978
  --awsui-tools-max-width-y98gph: calc(var(--awsui-layout-width-y98gph) - var(--awsui-main-offset-left-y98gph) - var(--awsui-default-min-content-width-y98gph) - var(--awsui-content-gap-right-y98gph));
983
979
  /* stylelint-enable scss/operator-no-newline-after */
@@ -985,24 +981,24 @@ viewport size and state of the Tools drawer.
985
981
  display: flex;
986
982
  grid-column: 5;
987
983
  grid-row: 1/span 10;
988
- block-size: var(--awsui-content-height-y98gph);
989
- max-inline-size: var(--awsui-tools-max-width-y98gph);
984
+ height: var(--awsui-content-height-y98gph);
985
+ max-width: var(--awsui-tools-max-width-y98gph);
990
986
  position: sticky;
991
- inset-block-start: var(--awsui-offset-top-y98gph);
987
+ top: var(--awsui-offset-top-y98gph);
992
988
  z-index: 830;
993
989
  pointer-events: none;
994
990
  }
995
991
  @media (min-width: 2541px) {
996
- .awsui_tools-container_hyvsj_1pb28_954:not(#\9) {
992
+ .awsui_tools-container_hyvsj_6otqt_950:not(#\9) {
997
993
  --awsui-tools-width-y98gph: 360px;
998
994
  }
999
995
  }
1000
996
  @media (max-width: 688px) {
1001
- .awsui_tools-container_hyvsj_1pb28_954:not(#\9) {
997
+ .awsui_tools-container_hyvsj_6otqt_950:not(#\9) {
1002
998
  --awsui-tools-max-width-y98gph: none;
1003
999
  --awsui-tools-width-y98gph: auto;
1004
1000
  position: fixed;
1005
- inset-inline-end: 0;
1001
+ right: 0;
1006
1002
  z-index: 1001;
1007
1003
  /*
1008
1004
  When disableBodyScroll is true the offsetTop will be relative to the
@@ -1012,16 +1008,16 @@ viewport size and state of the Tools drawer.
1012
1008
  relative to the body.
1013
1009
  */
1014
1010
  }
1015
- .awsui_tools-container_hyvsj_1pb28_954.awsui_disable-body-scroll_hyvsj_1pb28_180:not(#\9) {
1016
- inset-block-start: var(--awsui-header-height-y98gph);
1011
+ .awsui_tools-container_hyvsj_6otqt_950.awsui_disable-body-scroll_hyvsj_6otqt_180:not(#\9) {
1012
+ top: var(--awsui-header-height-y98gph);
1017
1013
  }
1018
1014
  }
1019
1015
 
1020
- .awsui_tools_hyvsj_1pb28_954:not(#\9) {
1016
+ .awsui_tools_hyvsj_6otqt_950:not(#\9) {
1021
1017
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
1022
1018
  box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
1023
1019
  flex-shrink: 0;
1024
- block-size: 100%;
1020
+ height: 100%;
1025
1021
  overflow-y: auto;
1026
1022
  overflow-x: hidden;
1027
1023
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@@ -1041,51 +1037,51 @@ viewport size and state of the Tools drawer.
1041
1037
  in the side position.
1042
1038
  */
1043
1039
  }
1044
- @keyframes awsui_openTools_hyvsj_1pb28_1 {
1040
+ @keyframes awsui_openTools_hyvsj_6otqt_1 {
1045
1041
  from {
1046
1042
  opacity: var(--awsui-tools-animation-starting-opacity-y98gph, 0);
1047
- inline-size: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
1043
+ width: calc(var(--space-layout-toggle-padding-lcu6qi, 12px) * 2 + var(--space-layout-toggle-diameter-hb85rk, 36px));
1048
1044
  }
1049
1045
  to {
1050
1046
  opacity: 1;
1051
- inline-size: var(--awsui-tools-width-y98gph);
1047
+ width: var(--awsui-tools-width-y98gph);
1052
1048
  }
1053
1049
  }
1054
- .awsui_tools_hyvsj_1pb28_954:not(#\9):not(.awsui_is-tools-open_hyvsj_1pb28_632) {
1055
- inline-size: 0;
1050
+ .awsui_tools_hyvsj_6otqt_950:not(#\9):not(.awsui_is-tools-open_hyvsj_6otqt_630) {
1051
+ width: 0;
1056
1052
  display: none;
1057
1053
  }
1058
- .awsui_tools_hyvsj_1pb28_954.awsui_is-tools-open_hyvsj_1pb28_632.awsui_animating_hyvsj_1pb28_742:not(#\9) {
1059
- animation: awsui_openTools_hyvsj_1pb28_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
1054
+ .awsui_tools_hyvsj_6otqt_950.awsui_is-tools-open_hyvsj_6otqt_630.awsui_animating_hyvsj_6otqt_738:not(#\9) {
1055
+ animation: awsui_openTools_hyvsj_6otqt_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
1060
1056
  }
1061
1057
  @media (prefers-reduced-motion: reduce) {
1062
- .awsui_tools_hyvsj_1pb28_954.awsui_is-tools-open_hyvsj_1pb28_632.awsui_animating_hyvsj_1pb28_742:not(#\9) {
1058
+ .awsui_tools_hyvsj_6otqt_950.awsui_is-tools-open_hyvsj_6otqt_630.awsui_animating_hyvsj_6otqt_738:not(#\9) {
1063
1059
  animation: none;
1064
1060
  transition: none;
1065
1061
  }
1066
1062
  }
1067
- .awsui-motion-disabled .awsui_tools_hyvsj_1pb28_954.awsui_is-tools-open_hyvsj_1pb28_632.awsui_animating_hyvsj_1pb28_742:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_1pb28_954.awsui_is-tools-open_hyvsj_1pb28_632.awsui_animating_hyvsj_1pb28_742:not(#\9) {
1063
+ .awsui-motion-disabled .awsui_tools_hyvsj_6otqt_950.awsui_is-tools-open_hyvsj_6otqt_630.awsui_animating_hyvsj_6otqt_738:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_6otqt_950.awsui_is-tools-open_hyvsj_6otqt_630.awsui_animating_hyvsj_6otqt_738:not(#\9) {
1068
1064
  animation: none;
1069
1065
  transition: none;
1070
1066
  }
1071
- .awsui_tools_hyvsj_1pb28_954 > .awsui_animated-content_hyvsj_1pb28_804:not(#\9) {
1072
- inline-size: var(--awsui-tools-width-y98gph);
1067
+ .awsui_tools_hyvsj_6otqt_950 > .awsui_animated-content_hyvsj_6otqt_800:not(#\9) {
1068
+ width: var(--awsui-tools-width-y98gph);
1073
1069
  }
1074
1070
  @media (min-width: 689px) {
1075
- .awsui_tools_hyvsj_1pb28_954.awsui_is-tools-open_hyvsj_1pb28_632.awsui_has-tools-form-persistence_hyvsj_1pb28_1049:not(#\9) {
1076
- border-inline-end: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
1071
+ .awsui_tools_hyvsj_6otqt_950.awsui_is-tools-open_hyvsj_6otqt_630.awsui_has-tools-form-persistence_hyvsj_6otqt_1045:not(#\9) {
1072
+ border-right: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
1077
1073
  }
1078
1074
  }
1079
1075
  @media (max-width: 688px) {
1080
- .awsui_tools_hyvsj_1pb28_954:not(#\9) {
1076
+ .awsui_tools_hyvsj_6otqt_950:not(#\9) {
1081
1077
  --awsui-tools-width-y98gph: 100vw;
1082
1078
  }
1083
1079
  }
1084
1080
 
1085
- .awsui_hide-tools_hyvsj_1pb28_1059:not(#\9) {
1081
+ .awsui_hide-tools_hyvsj_6otqt_1055:not(#\9) {
1086
1082
  position: absolute;
1087
- inset-inline-end: var(--space-m-udix3p, 16px);
1088
- inset-block-start: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
1083
+ right: var(--space-m-udix3p, 16px);
1084
+ top: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
1089
1085
  z-index: 1;
1090
1086
  }
1091
1087
 
@@ -1094,7 +1090,7 @@ Warning! If these design tokens for padding change it will adversely impact
1094
1090
  the calculation used to determine the Split Panel maximum width in the
1095
1091
  handleSplitPanelMaxWidth function in the context.
1096
1092
  */
1097
- .awsui_show-tools_hyvsj_1pb28_1071:not(#\9) {
1093
+ .awsui_show-tools_hyvsj_6otqt_1067:not(#\9) {
1098
1094
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
1099
1095
  border-collapse: separate;
1100
1096
  border-spacing: 0;
@@ -1132,14 +1128,13 @@ handleSplitPanelMaxWidth function in the context.
1132
1128
  -webkit-font-smoothing: auto;
1133
1129
  -moz-osx-font-smoothing: auto;
1134
1130
  box-sizing: border-box;
1135
- padding-block: var(--space-scaled-s-aqzyko, 12px);
1136
- padding-inline: var(--space-layout-toggle-padding-lcu6qi, 12px);
1131
+ padding: var(--space-scaled-s-aqzyko, 12px) var(--space-layout-toggle-padding-lcu6qi, 12px);
1137
1132
  /*
1138
1133
  Apply the animation only in desktop viewports because the MobileToolbar will
1139
1134
  take control in responsive viewports.
1140
1135
  */
1141
1136
  }
1142
- @keyframes awsui_showButtons_hyvsj_1pb28_1 {
1137
+ @keyframes awsui_showButtons_hyvsj_6otqt_1 {
1143
1138
  0% {
1144
1139
  opacity: 0;
1145
1140
  }
@@ -1147,31 +1142,31 @@ handleSplitPanelMaxWidth function in the context.
1147
1142
  opacity: 1;
1148
1143
  }
1149
1144
  }
1150
- .awsui_show-tools_hyvsj_1pb28_1071:not(#\9):not(.awsui_has-tools-form_hyvsj_1pb28_1049) {
1145
+ .awsui_show-tools_hyvsj_6otqt_1067:not(#\9):not(.awsui_has-tools-form_hyvsj_6otqt_1045) {
1151
1146
  display: none;
1152
1147
  }
1153
1148
  @media (min-width: 689px) {
1154
- .awsui_show-tools_hyvsj_1pb28_1071.awsui_has-tools-form_hyvsj_1pb28_1049:not(#\9) {
1149
+ .awsui_show-tools_hyvsj_6otqt_1067.awsui_has-tools-form_hyvsj_6otqt_1045:not(#\9) {
1155
1150
  display: flex;
1156
1151
  flex-direction: column;
1157
1152
  gap: var(--space-xs-zb16t3, 8px);
1158
1153
  }
1159
- .awsui_show-tools_hyvsj_1pb28_1071.awsui_has-tools-form_hyvsj_1pb28_1049.awsui_animating_hyvsj_1pb28_742:not(#\9) {
1160
- animation: awsui_showButtons_hyvsj_1pb28_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
1154
+ .awsui_show-tools_hyvsj_6otqt_1067.awsui_has-tools-form_hyvsj_6otqt_1045.awsui_animating_hyvsj_6otqt_738:not(#\9) {
1155
+ animation: awsui_showButtons_hyvsj_6otqt_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
1161
1156
  }
1162
1157
  }
1163
1158
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
1164
- .awsui_show-tools_hyvsj_1pb28_1071.awsui_has-tools-form_hyvsj_1pb28_1049.awsui_animating_hyvsj_1pb28_742:not(#\9) {
1159
+ .awsui_show-tools_hyvsj_6otqt_1067.awsui_has-tools-form_hyvsj_6otqt_1045.awsui_animating_hyvsj_6otqt_738:not(#\9) {
1165
1160
  animation: none;
1166
1161
  transition: none;
1167
1162
  }
1168
1163
  }
1169
1164
  @media (min-width: 689px) {
1170
- .awsui-motion-disabled .awsui_show-tools_hyvsj_1pb28_1071.awsui_has-tools-form_hyvsj_1pb28_1049.awsui_animating_hyvsj_1pb28_742:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_1pb28_1071.awsui_has-tools-form_hyvsj_1pb28_1049.awsui_animating_hyvsj_1pb28_742:not(#\9) {
1165
+ .awsui-motion-disabled .awsui_show-tools_hyvsj_6otqt_1067.awsui_has-tools-form_hyvsj_6otqt_1045.awsui_animating_hyvsj_6otqt_738:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_6otqt_1067.awsui_has-tools-form_hyvsj_6otqt_1045.awsui_animating_hyvsj_6otqt_738:not(#\9) {
1171
1166
  animation: none;
1172
1167
  transition: none;
1173
1168
  }
1174
- .awsui_show-tools_hyvsj_1pb28_1071.awsui_has-tools-form-persistence_hyvsj_1pb28_1049:not(#\9) {
1169
+ .awsui_show-tools_hyvsj_6otqt_1067.awsui_has-tools-form-persistence_hyvsj_6otqt_1045:not(#\9) {
1175
1170
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
1176
1171
  z-index: 1;
1177
1172
  }
@@ -1181,26 +1176,23 @@ handleSplitPanelMaxWidth function in the context.
1181
1176
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
1182
1177
  SPDX-License-Identifier: Apache-2.0
1183
1178
  */
1184
- .awsui_trigger-badge-wrapper_hyvsj_1pb28_1132:not(#\9) {
1179
+ .awsui_trigger-badge-wrapper_hyvsj_6otqt_1127:not(#\9) {
1185
1180
  background: var(--color-background-layout-toggle-default-o2evu2, #414d5c);
1186
- border-start-start-radius: 50%;
1187
- border-start-end-radius: 50%;
1188
- border-end-start-radius: 50%;
1189
- border-end-end-radius: 50%;
1190
- block-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
1191
- inline-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
1181
+ border-radius: 50%;
1182
+ height: var(--space-layout-toggle-diameter-hb85rk, 36px);
1183
+ width: var(--space-layout-toggle-diameter-hb85rk, 36px);
1192
1184
  position: absolute;
1193
- inset-block-start: 0;
1194
- inset-inline-start: 0;
1185
+ top: 0;
1186
+ left: 0;
1195
1187
  display: flex;
1196
1188
  justify-content: center;
1197
1189
  align-items: center;
1198
1190
  clip-path: path("M34.2193 10.1845C33.3961 10.579 32.4739 10.8 31.5 10.8C28.0206 10.8 25.2 7.97939 25.2 4.5C25.2 3.52614 25.421 2.6039 25.8155 1.78066C23.4518 0.639587 20.8006 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36C27.9411 36 36 27.9411 36 18C36 15.1994 35.3604 12.5482 34.2193 10.1845Z");
1199
1191
  }
1200
- .awsui_trigger-badge-wrapper_hyvsj_1pb28_1132:not(#\9):hover {
1192
+ .awsui_trigger-badge-wrapper_hyvsj_6otqt_1127:not(#\9):hover {
1201
1193
  background: var(--color-background-layout-toggle-hover-awem6j, #5f6b7a);
1202
1194
  }
1203
- .awsui_trigger-badge-wrapper_hyvsj_1pb28_1132:not(#\9):active {
1195
+ .awsui_trigger-badge-wrapper_hyvsj_6otqt_1127:not(#\9):active {
1204
1196
  background: var(--color-background-layout-toggle-active-aa8dko, #414d5c);
1205
1197
  }
1206
1198
 
@@ -1209,34 +1201,31 @@ Warning! If these design tokens for width change it will adversely impact
1209
1201
  the calculation used to determine the Split Panel maximum width in the
1210
1202
  handleSplitPanelMaxWidth function in the context.
1211
1203
  */
1212
- .awsui_trigger_hyvsj_1pb28_1132:not(#\9) {
1204
+ .awsui_trigger_hyvsj_6otqt_1127:not(#\9) {
1213
1205
  background: var(--color-background-layout-toggle-default-o2evu2, #414d5c);
1214
- border-start-start-radius: 50%;
1215
- border-start-end-radius: 50%;
1216
- border-end-start-radius: 50%;
1217
- border-end-end-radius: 50%;
1218
- block-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
1219
- inline-size: var(--space-layout-toggle-diameter-hb85rk, 36px);
1206
+ border-radius: 50%;
1207
+ height: var(--space-layout-toggle-diameter-hb85rk, 36px);
1208
+ width: var(--space-layout-toggle-diameter-hb85rk, 36px);
1220
1209
  border: none;
1221
1210
  color: var(--color-text-layout-toggle-zybz0r, #ffffff);
1222
1211
  cursor: pointer;
1223
1212
  pointer-events: auto;
1224
1213
  position: relative;
1225
1214
  }
1226
- .awsui_trigger_hyvsj_1pb28_1132:not(#\9):hover {
1215
+ .awsui_trigger_hyvsj_6otqt_1127:not(#\9):hover {
1227
1216
  background: var(--color-background-layout-toggle-hover-awem6j, #5f6b7a);
1228
1217
  }
1229
- .awsui_trigger_hyvsj_1pb28_1132:not(#\9):active {
1218
+ .awsui_trigger_hyvsj_6otqt_1127:not(#\9):active {
1230
1219
  background: var(--color-background-layout-toggle-active-aa8dko, #414d5c);
1231
1220
  }
1232
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1pb28_1132:not(#\9):focus {
1221
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_6otqt_1127:not(#\9):focus {
1233
1222
  position: relative;
1234
1223
  }
1235
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1pb28_1132:not(#\9):focus {
1224
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_6otqt_1127:not(#\9):focus {
1236
1225
  outline: 2px dotted transparent;
1237
1226
  outline-offset: calc(3px - 1px);
1238
1227
  }
1239
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1pb28_1132:not(#\9):focus::before {
1228
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_6otqt_1127:not(#\9):focus::before {
1240
1229
  content: " ";
1241
1230
  display: block;
1242
1231
  position: absolute;
@@ -1247,53 +1236,47 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1pb28_1132:not(#\9):foc
1247
1236
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
1248
1237
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
1249
1238
  }
1250
- .awsui_trigger_hyvsj_1pb28_1132:not(#\9):focus {
1239
+ .awsui_trigger_hyvsj_6otqt_1127:not(#\9):focus {
1251
1240
  outline: none;
1252
1241
  }
1253
- .awsui_trigger_hyvsj_1pb28_1132.awsui_selected_hyvsj_1pb28_1201:not(#\9) {
1242
+ .awsui_trigger_hyvsj_6otqt_1127.awsui_selected_hyvsj_6otqt_1190:not(#\9) {
1254
1243
  background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
1255
1244
  color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
1256
1245
  }
1257
- .awsui_trigger_hyvsj_1pb28_1132.awsui_selected_hyvsj_1pb28_1201:not(#\9):hover {
1246
+ .awsui_trigger_hyvsj_6otqt_1127.awsui_selected_hyvsj_6otqt_1190:not(#\9):hover {
1258
1247
  background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
1259
1248
  }
1260
- .awsui_trigger_hyvsj_1pb28_1132.awsui_selected_hyvsj_1pb28_1201:not(#\9):active {
1249
+ .awsui_trigger_hyvsj_6otqt_1127.awsui_selected_hyvsj_6otqt_1190:not(#\9):active {
1261
1250
  background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
1262
1251
  }
1263
- .awsui_trigger_hyvsj_1pb28_1132.awsui_selected_hyvsj_1pb28_1201 > .awsui_trigger-badge-wrapper_hyvsj_1pb28_1132:not(#\9) {
1252
+ .awsui_trigger_hyvsj_6otqt_1127.awsui_selected_hyvsj_6otqt_1190 > .awsui_trigger-badge-wrapper_hyvsj_6otqt_1127:not(#\9) {
1264
1253
  background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
1265
1254
  color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
1266
1255
  }
1267
- .awsui_trigger_hyvsj_1pb28_1132.awsui_selected_hyvsj_1pb28_1201 > .awsui_trigger-badge-wrapper_hyvsj_1pb28_1132:not(#\9):hover {
1256
+ .awsui_trigger_hyvsj_6otqt_1127.awsui_selected_hyvsj_6otqt_1190 > .awsui_trigger-badge-wrapper_hyvsj_6otqt_1127:not(#\9):hover {
1268
1257
  background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
1269
1258
  }
1270
- .awsui_trigger_hyvsj_1pb28_1132.awsui_selected_hyvsj_1pb28_1201 > .awsui_trigger-badge-wrapper_hyvsj_1pb28_1132:not(#\9):active {
1259
+ .awsui_trigger_hyvsj_6otqt_1127.awsui_selected_hyvsj_6otqt_1190 > .awsui_trigger-badge-wrapper_hyvsj_6otqt_1127:not(#\9):active {
1271
1260
  background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
1272
1261
  }
1273
- .awsui_trigger_hyvsj_1pb28_1132.awsui_badge_hyvsj_1pb28_1221:not(#\9), .awsui_trigger_hyvsj_1pb28_1132.awsui_badge_hyvsj_1pb28_1221:not(#\9):hover, .awsui_trigger_hyvsj_1pb28_1132.awsui_badge_hyvsj_1pb28_1221:not(#\9):active {
1262
+ .awsui_trigger_hyvsj_6otqt_1127.awsui_badge_hyvsj_6otqt_1210:not(#\9), .awsui_trigger_hyvsj_6otqt_1127.awsui_badge_hyvsj_6otqt_1210:not(#\9):hover, .awsui_trigger_hyvsj_6otqt_1127.awsui_badge_hyvsj_6otqt_1210:not(#\9):active {
1274
1263
  background: transparent;
1275
1264
  }
1276
1265
 
1277
- .awsui_trigger-wrapper_hyvsj_1pb28_1225:not(#\9) {
1266
+ .awsui_trigger-wrapper_hyvsj_6otqt_1214:not(#\9) {
1278
1267
  position: relative;
1279
1268
  box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
1280
- border-start-start-radius: 50%;
1281
- border-start-end-radius: 50%;
1282
- border-end-start-radius: 50%;
1283
- border-end-end-radius: 50%;
1269
+ border-radius: 50%;
1284
1270
  }
1285
1271
 
1286
- .awsui_dot_hyvsj_1pb28_1234:not(#\9) {
1272
+ .awsui_dot_hyvsj_6otqt_1220:not(#\9) {
1287
1273
  position: absolute;
1288
- inline-size: 9px;
1289
- block-size: 9px;
1290
- border-start-start-radius: 8px;
1291
- border-start-end-radius: 8px;
1292
- border-end-start-radius: 8px;
1293
- border-end-end-radius: 8px;
1274
+ width: 9px;
1275
+ height: 9px;
1276
+ border-radius: 8px;
1294
1277
  background-color: var(--color-background-badge-icon-q1kfox, #d91515);
1295
- inset-block-start: 0;
1296
- inset-inline-end: 0;
1278
+ top: 0;
1279
+ right: 0;
1297
1280
  }
1298
1281
 
1299
1282
  /*