@cloudscape-design/components 3.0.193 → 3.0.195

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 (347) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +32 -32
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +8 -8
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/mobile-toolbar/styles.css.js +4 -4
  11. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  12. package/app-layout/mobile-toolbar/styles.selectors.js +4 -4
  13. package/app-layout/notifications/styles.css.js +1 -1
  14. package/app-layout/notifications/styles.scoped.css +2 -1
  15. package/app-layout/notifications/styles.selectors.js +1 -1
  16. package/app-layout/styles.css.js +26 -26
  17. package/app-layout/styles.scoped.css +35 -35
  18. package/app-layout/styles.selectors.js +26 -26
  19. package/app-layout/toggles/styles.css.js +1 -1
  20. package/app-layout/toggles/styles.scoped.css +3 -3
  21. package/app-layout/toggles/styles.selectors.js +1 -1
  22. package/app-layout/visual-refresh/styles.css.js +60 -60
  23. package/app-layout/visual-refresh/styles.scoped.css +225 -224
  24. package/app-layout/visual-refresh/styles.selectors.js +60 -60
  25. package/area-chart/styles.css.js +13 -13
  26. package/area-chart/styles.scoped.css +18 -18
  27. package/area-chart/styles.selectors.js +13 -13
  28. package/attribute-editor/interfaces.d.ts +1 -0
  29. package/attribute-editor/interfaces.d.ts.map +1 -1
  30. package/attribute-editor/interfaces.js.map +1 -1
  31. package/attribute-editor/internal.d.ts.map +1 -1
  32. package/attribute-editor/internal.js +17 -2
  33. package/attribute-editor/internal.js.map +1 -1
  34. package/attribute-editor/styles.css.js +14 -14
  35. package/attribute-editor/styles.scoped.css +26 -26
  36. package/attribute-editor/styles.selectors.js +14 -14
  37. package/badge/styles.css.js +5 -5
  38. package/badge/styles.scoped.css +7 -7
  39. package/badge/styles.selectors.js +5 -5
  40. package/box/styles.css.js +189 -189
  41. package/box/styles.scoped.css +240 -240
  42. package/box/styles.selectors.js +189 -189
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +19 -19
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/breadcrumb-group/styles.css.js +6 -6
  47. package/breadcrumb-group/styles.scoped.css +13 -13
  48. package/breadcrumb-group/styles.selectors.js +6 -6
  49. package/button/styles.css.js +18 -18
  50. package/button/styles.scoped.css +138 -138
  51. package/button/styles.selectors.js +18 -18
  52. package/button-dropdown/category-elements/styles.css.js +13 -13
  53. package/button-dropdown/category-elements/styles.scoped.css +25 -25
  54. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +20 -20
  57. package/button-dropdown/item-element/styles.selectors.js +14 -14
  58. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  59. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +8 -8
  62. package/button-dropdown/styles.scoped.css +16 -16
  63. package/button-dropdown/styles.selectors.js +8 -8
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +40 -40
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +37 -37
  68. package/cards/styles.scoped.css +122 -57
  69. package/cards/styles.selectors.js +37 -37
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +7 -7
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +111 -111
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/styles.css.js +20 -20
  77. package/collection-preferences/styles.scoped.css +25 -25
  78. package/collection-preferences/styles.selectors.js +20 -20
  79. package/column-layout/styles.css.js +13 -13
  80. package/column-layout/styles.scoped.css +45 -45
  81. package/column-layout/styles.selectors.js +13 -13
  82. package/container/internal.d.ts.map +1 -1
  83. package/container/internal.js +1 -1
  84. package/container/internal.js.map +1 -1
  85. package/container/styles.css.js +18 -17
  86. package/container/styles.scoped.css +107 -44
  87. package/container/styles.selectors.js +18 -17
  88. package/container/use-sticky-header.d.ts.map +1 -1
  89. package/container/use-sticky-header.js +4 -15
  90. package/container/use-sticky-header.js.map +1 -1
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +13 -13
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +11 -11
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +15 -15
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +47 -47
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +21 -21
  107. package/expandable-section/styles.scoped.css +44 -44
  108. package/expandable-section/styles.selectors.js +21 -21
  109. package/flashbar/collapsible-flashbar.d.ts +2 -2
  110. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  111. package/flashbar/collapsible-flashbar.js +19 -9
  112. package/flashbar/collapsible-flashbar.js.map +1 -1
  113. package/flashbar/common.d.ts +2 -2
  114. package/flashbar/common.d.ts.map +1 -1
  115. package/flashbar/common.js.map +1 -1
  116. package/flashbar/index.d.ts +2 -2
  117. package/flashbar/index.d.ts.map +1 -1
  118. package/flashbar/index.js +1 -4
  119. package/flashbar/index.js.map +1 -1
  120. package/flashbar/interfaces.d.ts +30 -17
  121. package/flashbar/interfaces.d.ts.map +1 -1
  122. package/flashbar/interfaces.js.map +1 -1
  123. package/flashbar/non-collapsible-flashbar.d.ts +2 -2
  124. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  126. package/flashbar/styles.css.js +43 -43
  127. package/flashbar/styles.scoped.css +152 -163
  128. package/flashbar/styles.selectors.js +43 -43
  129. package/flashbar/utils.d.ts +1 -0
  130. package/flashbar/utils.d.ts.map +1 -1
  131. package/flashbar/utils.js +3 -0
  132. package/flashbar/utils.js.map +1 -1
  133. package/form/styles.css.js +8 -8
  134. package/form/styles.scoped.css +10 -10
  135. package/form/styles.selectors.js +8 -8
  136. package/form-field/styles.css.js +19 -19
  137. package/form-field/styles.scoped.css +31 -31
  138. package/form-field/styles.selectors.js +19 -19
  139. package/grid/styles.css.js +53 -53
  140. package/grid/styles.scoped.css +56 -56
  141. package/grid/styles.selectors.js +53 -53
  142. package/header/styles.css.js +44 -44
  143. package/header/styles.scoped.css +49 -49
  144. package/header/styles.selectors.js +44 -44
  145. package/help-panel/styles.css.js +4 -4
  146. package/help-panel/styles.scoped.css +60 -60
  147. package/help-panel/styles.selectors.js +4 -4
  148. package/hotspot/styles.css.js +7 -7
  149. package/hotspot/styles.scoped.css +9 -9
  150. package/hotspot/styles.selectors.js +7 -7
  151. package/icon/styles.css.js +21 -21
  152. package/icon/styles.scoped.css +50 -50
  153. package/icon/styles.selectors.js +21 -21
  154. package/input/styles.css.js +12 -12
  155. package/input/styles.scoped.css +32 -32
  156. package/input/styles.selectors.js +12 -12
  157. package/internal/base-component/styles.scoped.css +6 -6
  158. package/internal/components/abstract-switch/styles.css.js +12 -12
  159. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  160. package/internal/components/abstract-switch/styles.selectors.js +12 -12
  161. package/internal/components/button-trigger/styles.css.js +9 -9
  162. package/internal/components/button-trigger/styles.scoped.css +25 -25
  163. package/internal/components/button-trigger/styles.selectors.js +9 -9
  164. package/internal/components/chart-filter/styles.css.js +3 -3
  165. package/internal/components/chart-filter/styles.scoped.css +5 -5
  166. package/internal/components/chart-filter/styles.selectors.js +3 -3
  167. package/internal/components/chart-legend/styles.css.js +6 -6
  168. package/internal/components/chart-legend/styles.scoped.css +17 -17
  169. package/internal/components/chart-legend/styles.selectors.js +6 -6
  170. package/internal/components/chart-plot/styles.css.js +5 -5
  171. package/internal/components/chart-plot/styles.scoped.css +7 -7
  172. package/internal/components/chart-plot/styles.selectors.js +5 -5
  173. package/internal/components/chart-popover/styles.css.js +3 -3
  174. package/internal/components/chart-popover/styles.scoped.css +5 -5
  175. package/internal/components/chart-popover/styles.selectors.js +3 -3
  176. package/internal/components/chart-series-details/styles.css.js +5 -5
  177. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  178. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  179. package/internal/components/chart-series-marker/styles.css.js +5 -5
  180. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  181. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  182. package/internal/components/checkbox-icon/styles.css.js +7 -7
  183. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  184. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  185. package/internal/components/dropdown/styles.css.js +20 -20
  186. package/internal/components/dropdown/styles.scoped.css +37 -37
  187. package/internal/components/dropdown/styles.selectors.js +20 -20
  188. package/internal/components/dropdown-footer/styles.css.js +3 -3
  189. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  190. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  191. package/internal/components/dropdown-status/styles.css.js +2 -2
  192. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  193. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  194. package/internal/components/filtering-token/styles.css.js +7 -7
  195. package/internal/components/filtering-token/styles.scoped.css +15 -15
  196. package/internal/components/filtering-token/styles.selectors.js +7 -7
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/styles.css.js +17 -17
  201. package/internal/components/option/styles.scoped.css +31 -31
  202. package/internal/components/option/styles.selectors.js +17 -17
  203. package/internal/components/options-list/styles.css.js +2 -2
  204. package/internal/components/options-list/styles.scoped.css +4 -4
  205. package/internal/components/options-list/styles.selectors.js +2 -2
  206. package/internal/components/screenreader-only/styles.css.js +1 -1
  207. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  208. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +29 -29
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/environment.js +1 -1
  213. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  214. package/internal/generated/custom-css-properties/index.js +28 -27
  215. package/internal/generated/custom-css-properties/index.js.map +1 -1
  216. package/internal/generated/theming/index.cjs +6 -6
  217. package/internal/generated/theming/index.js +6 -6
  218. package/internal/manifest.json +1 -1
  219. package/link/styles.css.js +20 -20
  220. package/link/styles.scoped.css +73 -73
  221. package/link/styles.selectors.js +20 -20
  222. package/mixed-line-bar-chart/styles.css.js +19 -19
  223. package/mixed-line-bar-chart/styles.scoped.css +28 -28
  224. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  225. package/modal/styles.css.js +22 -22
  226. package/modal/styles.scoped.css +40 -47
  227. package/modal/styles.selectors.js +22 -22
  228. package/multiselect/styles.css.js +1 -1
  229. package/multiselect/styles.scoped.css +3 -3
  230. package/multiselect/styles.selectors.js +1 -1
  231. package/package.json +1 -1
  232. package/pagination/styles.css.js +9 -9
  233. package/pagination/styles.scoped.css +25 -25
  234. package/pagination/styles.selectors.js +9 -9
  235. package/pie-chart/styles.css.js +27 -27
  236. package/pie-chart/styles.scoped.css +45 -45
  237. package/pie-chart/styles.selectors.js +27 -27
  238. package/popover/styles.css.js +50 -50
  239. package/popover/styles.scoped.css +73 -73
  240. package/popover/styles.selectors.js +50 -50
  241. package/progress-bar/styles.css.js +18 -18
  242. package/progress-bar/styles.scoped.css +36 -36
  243. package/progress-bar/styles.selectors.js +18 -18
  244. package/property-filter/styles.css.js +33 -33
  245. package/property-filter/styles.scoped.css +37 -37
  246. package/property-filter/styles.selectors.js +33 -33
  247. package/radio-group/styles.css.js +9 -9
  248. package/radio-group/styles.scoped.css +17 -17
  249. package/radio-group/styles.selectors.js +9 -9
  250. package/segmented-control/styles.css.js +14 -14
  251. package/segmented-control/styles.scoped.css +35 -35
  252. package/segmented-control/styles.selectors.js +14 -14
  253. package/select/parts/styles.css.js +9 -9
  254. package/select/parts/styles.scoped.css +14 -14
  255. package/select/parts/styles.selectors.js +9 -9
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +3 -3
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +26 -26
  260. package/side-navigation/styles.scoped.css +38 -38
  261. package/side-navigation/styles.selectors.js +26 -26
  262. package/space-between/styles.css.js +28 -28
  263. package/space-between/styles.scoped.css +31 -31
  264. package/space-between/styles.selectors.js +28 -28
  265. package/spinner/styles.css.js +13 -13
  266. package/spinner/styles.scoped.css +20 -20
  267. package/spinner/styles.selectors.js +13 -13
  268. package/split-panel/styles.css.js +59 -59
  269. package/split-panel/styles.scoped.css +85 -85
  270. package/split-panel/styles.selectors.js +59 -59
  271. package/status-indicator/styles.css.js +20 -20
  272. package/status-indicator/styles.scoped.css +28 -28
  273. package/status-indicator/styles.selectors.js +20 -20
  274. package/table/body-cell/styles.css.js +18 -18
  275. package/table/body-cell/styles.scoped.css +52 -52
  276. package/table/body-cell/styles.selectors.js +18 -18
  277. package/table/header-cell/styles.css.js +19 -19
  278. package/table/header-cell/styles.scoped.css +33 -33
  279. package/table/header-cell/styles.selectors.js +19 -19
  280. package/table/resizer/styles.css.js +6 -6
  281. package/table/resizer/styles.scoped.css +13 -13
  282. package/table/resizer/styles.selectors.js +6 -6
  283. package/table/selection-control/styles.css.js +3 -3
  284. package/table/selection-control/styles.scoped.css +5 -5
  285. package/table/selection-control/styles.selectors.js +3 -3
  286. package/table/styles.css.js +33 -33
  287. package/table/styles.scoped.css +41 -41
  288. package/table/styles.selectors.js +33 -33
  289. package/tabs/styles.css.js +21 -21
  290. package/tabs/styles.scoped.css +42 -42
  291. package/tabs/styles.selectors.js +21 -21
  292. package/tag-editor/interfaces.d.ts +1 -0
  293. package/tag-editor/interfaces.d.ts.map +1 -1
  294. package/tag-editor/interfaces.js.map +1 -1
  295. package/tag-editor/styles.css.js +3 -3
  296. package/tag-editor/styles.scoped.css +12 -12
  297. package/tag-editor/styles.selectors.js +3 -3
  298. package/test-utils/dom/flashbar/index.d.ts +2 -0
  299. package/test-utils/dom/flashbar/index.js +2 -0
  300. package/test-utils/dom/flashbar/index.js.map +1 -1
  301. package/test-utils/selectors/flashbar/index.d.ts +2 -0
  302. package/test-utils/selectors/flashbar/index.js +2 -0
  303. package/test-utils/selectors/flashbar/index.js.map +1 -1
  304. package/test-utils/tsconfig.tsbuildinfo +1 -1
  305. package/text-content/styles.css.js +1 -1
  306. package/text-content/styles.scoped.css +62 -62
  307. package/text-content/styles.selectors.js +1 -1
  308. package/text-filter/styles.css.js +4 -4
  309. package/text-filter/styles.scoped.css +6 -6
  310. package/text-filter/styles.selectors.js +4 -4
  311. package/textarea/styles.css.js +4 -4
  312. package/textarea/styles.scoped.css +14 -14
  313. package/textarea/styles.selectors.js +4 -4
  314. package/tiles/styles.css.js +28 -28
  315. package/tiles/styles.scoped.css +70 -70
  316. package/tiles/styles.selectors.js +28 -28
  317. package/toggle/styles.css.js +8 -8
  318. package/toggle/styles.scoped.css +15 -15
  319. package/toggle/styles.selectors.js +8 -8
  320. package/token-group/styles.css.js +7 -7
  321. package/token-group/styles.scoped.css +24 -24
  322. package/token-group/styles.selectors.js +7 -7
  323. package/top-navigation/1.0-beta/styles.css.js +25 -25
  324. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  325. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  326. package/top-navigation/styles.css.js +47 -47
  327. package/top-navigation/styles.scoped.css +68 -68
  328. package/top-navigation/styles.selectors.js +47 -47
  329. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  330. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  331. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  332. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  333. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  334. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  335. package/tutorial-panel/styles.css.js +1 -1
  336. package/tutorial-panel/styles.scoped.css +3 -3
  337. package/tutorial-panel/styles.selectors.js +1 -1
  338. package/wizard/index.d.ts.map +1 -1
  339. package/wizard/index.js +5 -4
  340. package/wizard/index.js.map +1 -1
  341. package/wizard/internal/analytics.d.ts +3 -3
  342. package/wizard/internal/analytics.d.ts.map +1 -1
  343. package/wizard/internal/analytics.js +6 -11
  344. package/wizard/internal/analytics.js.map +1 -1
  345. package/wizard/styles.css.js +32 -32
  346. package/wizard/styles.scoped.css +98 -64
  347. package/wizard/styles.selectors.js +32 -32
@@ -50,8 +50,6 @@
50
50
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
51
51
  SPDX-License-Identifier: Apache-2.0
52
52
  */
53
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
54
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
55
53
  /*
56
54
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
57
55
  SPDX-License-Identifier: Apache-2.0
@@ -64,6 +62,8 @@
64
62
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
65
63
  SPDX-License-Identifier: Apache-2.0
66
64
  */
65
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
66
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
67
67
  /*
68
68
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
69
69
  SPDX-License-Identifier: Apache-2.0
@@ -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
- section.awsui_appbar_hyvsj_j35f2_93:not(#\9) {
93
+ section.awsui_appbar_hyvsj_1naed_93:not(#\9) {
94
94
  align-items: center;
95
95
  box-sizing: border-box;
96
96
  display: grid;
@@ -114,20 +114,20 @@ section.awsui_appbar_hyvsj_j35f2_93:not(#\9) {
114
114
  span the entire column definition of the Layout grid.
115
115
  */
116
116
  }
117
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-nav_hyvsj_j35f2_117:not(#\9) {
117
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_appbar-nav_hyvsj_1naed_117:not(#\9) {
118
118
  grid-column: 1;
119
119
  margin-right: var(--space-m-17eucw, 16px);
120
120
  }
121
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121:not(#\9) {
121
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121:not(#\9) {
122
122
  grid-column: 2;
123
123
  background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
124
124
  }
125
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-tools_hyvsj_j35f2_125:not(#\9) {
125
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_appbar-tools_hyvsj_1naed_125:not(#\9) {
126
126
  grid-column: 3;
127
127
  margin-left: var(--space-m-17eucw, 16px);
128
128
  }
129
129
  @media (min-width: 689px) {
130
- section.awsui_appbar_hyvsj_j35f2_93:not(#\9) {
130
+ section.awsui_appbar_hyvsj_1naed_93:not(#\9) {
131
131
  /*
132
132
  If Breadcrumbs do not exist then the AppBar should be suppressed
133
133
  because in large viewports the triggers are rendered
@@ -163,33 +163,33 @@ section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-tools_hyvsj_j35f2_125:not(#\
163
163
  be lifted so it doesn't render behind the background element.
164
164
  */
165
165
  }
166
- section.awsui_appbar_hyvsj_j35f2_93:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_j35f2_166) {
166
+ section.awsui_appbar_hyvsj_1naed_93:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1naed_166) {
167
167
  display: none;
168
168
  }
169
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-nav_hyvsj_j35f2_117:not(#\9),
170
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-tools_hyvsj_j35f2_125:not(#\9) {
169
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_appbar-nav_hyvsj_1naed_117:not(#\9),
170
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_appbar-tools_hyvsj_1naed_125:not(#\9) {
171
171
  display: none;
172
172
  }
173
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121:not(#\9):not(.awsui_has-notifications-content_hyvsj_j35f2_173) {
173
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121:not(#\9):not(.awsui_has-notifications-content_hyvsj_1naed_173) {
174
174
  padding-top: var(--space-scaled-m-pv0fmt, 16px);
175
175
  }
176
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121.awsui_has-notifications-content_hyvsj_j35f2_173:not(#\9) {
176
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121.awsui_has-notifications-content_hyvsj_1naed_173:not(#\9) {
177
177
  padding-top: var(--space-scaled-2x-s-9svxjy, 12px);
178
178
  }
179
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121:not(#\9):not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179),
180
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121:not(#\9):not(.awsui_has-header_hyvsj_j35f2_179).awsui_content-type-wizard_hyvsj_j35f2_180 {
179
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121:not(#\9):not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179),
180
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121:not(#\9):not(.awsui_has-header_hyvsj_1naed_179).awsui_content-type-wizard_hyvsj_1naed_180 {
181
181
  padding-bottom: var(--space-m-17eucw, 16px);
182
182
  }
183
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121.awsui_content-type-cards_hyvsj_j35f2_183:not(#\9),
184
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121.awsui_content-type-table_hyvsj_j35f2_184:not(#\9) {
183
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121.awsui_content-type-cards_hyvsj_1naed_183:not(#\9),
184
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121.awsui_content-type-table_hyvsj_1naed_184:not(#\9) {
185
185
  padding-bottom: var(--space-xxs-ynfts5, 4px);
186
186
  }
187
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121.awsui_has-sticky-background_hyvsj_j35f2_187:not(#\9) {
187
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121.awsui_has-sticky-background_hyvsj_1naed_187:not(#\9) {
188
188
  z-index: 799;
189
189
  }
190
190
  }
191
191
  @media (max-width: 688px) {
192
- section.awsui_appbar_hyvsj_j35f2_93:not(#\9) {
192
+ section.awsui_appbar_hyvsj_1naed_93:not(#\9) {
193
193
  background-color: var(--color-background-home-header-mpq08f, #000716);
194
194
  border-bottom: 1px solid var(--color-border-divider-default-7s2wjw, #e9ebed);
195
195
  box-shadow: var(--shadow-panel-toggle-3fk0ch, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
@@ -198,18 +198,18 @@ section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-tools_hyvsj_j35f2_125:not(#\
198
198
  height: calc(2 * var(--space-m-17eucw, 16px) + var(--space-scaled-xs-6859qs, 8px));
199
199
  padding: 0 var(--space-m-17eucw, 16px);
200
200
  position: sticky;
201
- top: var(--awsui-offset-top-5mks97);
201
+ top: var(--awsui-offset-top-20d8jh);
202
202
  z-index: 1000;
203
203
  /*
204
204
  Remove any existing top and bottom padding from the Breadcrumbs since
205
205
  they are now sticky positioned in the viewport with the AppBar.
206
206
  */
207
207
  }
208
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-nav_hyvsj_j35f2_117:not(#\9),
209
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-tools_hyvsj_j35f2_125:not(#\9) {
208
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_appbar-nav_hyvsj_1naed_117:not(#\9),
209
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_appbar-tools_hyvsj_1naed_125:not(#\9) {
210
210
  display: block;
211
211
  }
212
- section.awsui_appbar_hyvsj_j35f2_93 > .awsui_breadcrumbs_hyvsj_j35f2_121:not(#\9) {
212
+ section.awsui_appbar_hyvsj_1naed_93 > .awsui_breadcrumbs_hyvsj_1naed_121:not(#\9) {
213
213
  padding: 0;
214
214
  }
215
215
  }
@@ -218,10 +218,10 @@ section.awsui_appbar_hyvsj_j35f2_93 > .awsui_appbar-tools_hyvsj_j35f2_125:not(#\
218
218
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
219
219
  SPDX-License-Identifier: Apache-2.0
220
220
  */
221
- div.awsui_background_hyvsj_j35f2_221:not(#\9) {
221
+ div.awsui_background_hyvsj_1naed_221:not(#\9) {
222
222
  display: contents;
223
223
  }
224
- div.awsui_background_hyvsj_j35f2_221 > .awsui_notifications-appbar-header_hyvsj_j35f2_224:not(#\9) {
224
+ div.awsui_background_hyvsj_1naed_221 > .awsui_notifications-appbar-header_hyvsj_1naed_224:not(#\9) {
225
225
  background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
226
226
  grid-column: 1/span 5;
227
227
  grid-row: 1/span 3;
@@ -233,13 +233,13 @@ div.awsui_background_hyvsj_j35f2_221 > .awsui_notifications-appbar-header_hyvsj_
233
233
  */
234
234
  }
235
235
  @media (min-width: 689px) {
236
- div.awsui_background_hyvsj_j35f2_221 > .awsui_notifications-appbar-header_hyvsj_j35f2_224.awsui_has-sticky-background_hyvsj_j35f2_187.awsui_has-notifications-content_hyvsj_j35f2_173.awsui_sticky-notifications_hyvsj_j35f2_236:not(#\9) {
236
+ div.awsui_background_hyvsj_1naed_221 > .awsui_notifications-appbar-header_hyvsj_1naed_224.awsui_has-sticky-background_hyvsj_1naed_187.awsui_has-notifications-content_hyvsj_1naed_173.awsui_sticky-notifications_hyvsj_1naed_236:not(#\9) {
237
237
  position: sticky;
238
- top: var(--awsui-offset-top-5mks97);
238
+ top: var(--awsui-offset-top-20d8jh);
239
239
  z-index: 799;
240
240
  }
241
241
  }
242
- div.awsui_background_hyvsj_j35f2_221 > .awsui_overlap_hyvsj_j35f2_242:not(#\9) {
242
+ div.awsui_background_hyvsj_1naed_221 > .awsui_overlap_hyvsj_1naed_242:not(#\9) {
243
243
  background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
244
244
  grid-column: 1/span 5;
245
245
  grid-row: 4;
@@ -251,9 +251,9 @@ div.awsui_background_hyvsj_j35f2_221 > .awsui_overlap_hyvsj_j35f2_242:not(#\9) {
251
251
  */
252
252
  }
253
253
  @media (min-width: 689px) {
254
- div.awsui_background_hyvsj_j35f2_221 > .awsui_overlap_hyvsj_j35f2_242.awsui_has-sticky-background_hyvsj_j35f2_187:not(#\9) {
254
+ div.awsui_background_hyvsj_1naed_221 > .awsui_overlap_hyvsj_1naed_242.awsui_has-sticky-background_hyvsj_1naed_187:not(#\9) {
255
255
  position: sticky;
256
- top: var(--awsui-offset-top-with-notifications-5mks97);
256
+ top: var(--awsui-offset-top-with-notifications-20d8jh);
257
257
  z-index: 799;
258
258
  }
259
259
  }
@@ -262,13 +262,13 @@ div.awsui_background_hyvsj_j35f2_221 > .awsui_overlap_hyvsj_j35f2_242:not(#\9) {
262
262
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
263
263
  SPDX-License-Identifier: Apache-2.0
264
264
  */
265
- header.awsui_content_hyvsj_j35f2_180:not(#\9) {
265
+ header.awsui_content_hyvsj_1naed_180:not(#\9) {
266
266
  grid-column: 3;
267
267
  grid-row: 3;
268
268
  padding-bottom: var(--space-content-header-padding-bottom-nvqytg, 24px);
269
269
  }
270
270
  @media (min-width: 689px) {
271
- header.awsui_content_hyvsj_j35f2_180:not(#\9) {
271
+ header.awsui_content_hyvsj_1naed_180:not(#\9) {
272
272
  /*
273
273
  If Notifications exist and Breadcrumbs do not then Notifications
274
274
  is the previous adjacent sibling to the Header. Add minimal top padding
@@ -286,25 +286,25 @@ header.awsui_content_hyvsj_j35f2_180:not(#\9) {
286
286
  circular buttons.
287
287
  */
288
288
  }
289
- header.awsui_content_hyvsj_j35f2_180.awsui_has-notifications-content_hyvsj_j35f2_173:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_j35f2_166) {
289
+ header.awsui_content_hyvsj_1naed_180.awsui_has-notifications-content_hyvsj_1naed_173:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1naed_166) {
290
290
  padding-top: var(--space-scaled-xs-6859qs, 8px);
291
291
  }
292
- header.awsui_content_hyvsj_j35f2_180.awsui_has-breadcrumbs_hyvsj_j35f2_166:not(#\9) {
292
+ header.awsui_content_hyvsj_1naed_180.awsui_has-breadcrumbs_hyvsj_1naed_166:not(#\9) {
293
293
  padding-top: var(--space-xxs-ynfts5, 4px);
294
294
  }
295
- header.awsui_content_hyvsj_j35f2_180:not(#\9):not(.awsui_has-notifications-content_hyvsj_j35f2_173):not(.awsui_has-breadcrumbs_hyvsj_j35f2_166) {
295
+ header.awsui_content_hyvsj_1naed_180:not(#\9):not(.awsui_has-notifications-content_hyvsj_1naed_173):not(.awsui_has-breadcrumbs_hyvsj_1naed_166) {
296
296
  padding-top: var(--space-scaled-xs-6859qs, 8px);
297
297
  }
298
298
  }
299
299
  @media (max-width: 688px) {
300
- header.awsui_content_hyvsj_j35f2_180:not(#\9) {
300
+ header.awsui_content_hyvsj_1naed_180:not(#\9) {
301
301
  padding: var(--space-m-17eucw, 16px) 0 var(--space-content-header-padding-bottom-nvqytg, 24px);
302
302
  /*
303
303
  Breadcrumbs has moved to first position and sticky so Notifications
304
304
  are now the previous adjacent sibling if they exist.
305
305
  */
306
306
  }
307
- header.awsui_content_hyvsj_j35f2_180.awsui_has-notifications-content_hyvsj_j35f2_173:not(#\9) {
307
+ header.awsui_content_hyvsj_1naed_180.awsui_has-notifications-content_hyvsj_1naed_173:not(#\9) {
308
308
  padding-top: var(--space-scaled-xs-6859qs, 8px);
309
309
  }
310
310
  }
@@ -330,26 +330,26 @@ header.awsui_content_hyvsj_j35f2_180:not(#\9) {
330
330
  circumstances regardless of whether the minContentWidth property is
331
331
  explicitly set in script.
332
332
  */
333
- .awsui_layout_hyvsj_j35f2_333:not(#\9) {
334
- --awsui-content-gap-left-5mks97: 0px;
335
- --awsui-content-gap-right-5mks97: 0px;
336
- --awsui-content-height-5mks97: calc(100vh - var(--awsui-header-height-5mks97) - var(--awsui-footer-height-5mks97));
337
- --awsui-default-max-content-width-5mks97: 1280px;
338
- --awsui-default-min-content-width-5mks97: 0px;
339
- --awsui-footer-height-5mks97: 0px;
340
- --awsui-header-height-5mks97: 0px;
341
- --awsui-layout-width-5mks97: 0px;
342
- --awsui-main-offset-left-5mks97: 0px;
343
- --awsui-max-content-width-5mks97: 0px;
344
- --awsui-min-content-width-5mks97: 280px;
345
- --awsui-notifications-height-5mks97: 0px;
346
- --awsui-offset-top-5mks97: 0px;
347
- --awsui-offset-top-with-notifications-5mks97: 0px;
348
- --awsui-overlap-height-5mks97: var(--space-dark-header-overlap-distance-hfejul, 36px);
333
+ .awsui_layout_hyvsj_1naed_333:not(#\9) {
334
+ --awsui-content-gap-left-20d8jh: 0px;
335
+ --awsui-content-gap-right-20d8jh: 0px;
336
+ --awsui-content-height-20d8jh: calc(100vh - var(--awsui-header-height-20d8jh) - var(--awsui-footer-height-20d8jh));
337
+ --awsui-default-max-content-width-20d8jh: 1280px;
338
+ --awsui-default-min-content-width-20d8jh: 0px;
339
+ --awsui-footer-height-20d8jh: 0px;
340
+ --awsui-header-height-20d8jh: 0px;
341
+ --awsui-layout-width-20d8jh: 0px;
342
+ --awsui-main-offset-left-20d8jh: 0px;
343
+ --awsui-max-content-width-20d8jh: 0px;
344
+ --awsui-min-content-width-20d8jh: 280px;
345
+ --awsui-notifications-height-20d8jh: 0px;
346
+ --awsui-offset-top-20d8jh: 0px;
347
+ --awsui-offset-top-with-notifications-20d8jh: 0px;
348
+ --awsui-overlap-height-20d8jh: var(--space-dark-header-overlap-distance-hfejul, 36px);
349
349
  background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
350
350
  display: grid;
351
- grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-5mks97) 1fr;
352
- grid-template-columns: min-content minmax(var(--awsui-content-gap-left-5mks97), 1fr) minmax(var(--awsui-default-min-content-width-5mks97), var(--awsui-default-max-content-width-5mks97)) minmax(var(--awsui-content-gap-right-5mks97), 1fr) min-content;
351
+ grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-20d8jh) 1fr;
352
+ grid-template-columns: min-content minmax(var(--awsui-content-gap-left-20d8jh), 1fr) minmax(var(--awsui-default-min-content-width-20d8jh), var(--awsui-default-max-content-width-20d8jh)) minmax(var(--awsui-content-gap-right-20d8jh), 1fr) min-content;
353
353
  position: relative;
354
354
  /*
355
355
  Only use the max content width custom property for the middle column definition
@@ -412,77 +412,77 @@ header.awsui_content_hyvsj_j35f2_180:not(#\9) {
412
412
  */
413
413
  }
414
414
  @media (min-width: 1401px) {
415
- .awsui_layout_hyvsj_j35f2_333:not(#\9):not(.awsui_has-max-content-width_hyvsj_j35f2_415) {
416
- --awsui-default-max-content-width-5mks97: 1280px;
415
+ .awsui_layout_hyvsj_1naed_333:not(#\9):not(.awsui_has-max-content-width_hyvsj_1naed_415) {
416
+ --awsui-default-max-content-width-20d8jh: 1280px;
417
417
  }
418
418
  }
419
419
  @media (min-width: 1921px) {
420
- .awsui_layout_hyvsj_j35f2_333:not(#\9):not(.awsui_has-max-content-width_hyvsj_j35f2_415) {
421
- --awsui-default-max-content-width-5mks97: 1440px;
420
+ .awsui_layout_hyvsj_1naed_333:not(#\9):not(.awsui_has-max-content-width_hyvsj_1naed_415) {
421
+ --awsui-default-max-content-width-20d8jh: 1440px;
422
422
  }
423
423
  }
424
424
  @media (min-width: 2541px) {
425
- .awsui_layout_hyvsj_j35f2_333:not(#\9):not(.awsui_has-max-content-width_hyvsj_j35f2_415) {
426
- --awsui-default-max-content-width-5mks97: 1620px;
425
+ .awsui_layout_hyvsj_1naed_333:not(#\9):not(.awsui_has-max-content-width_hyvsj_1naed_415) {
426
+ --awsui-default-max-content-width-20d8jh: 1620px;
427
427
  }
428
428
  }
429
- .awsui_layout_hyvsj_j35f2_333.awsui_has-max-content-width_hyvsj_j35f2_415:not(#\9) {
430
- --awsui-default-max-content-width-5mks97: var(--awsui-max-content-width-5mks97);
429
+ .awsui_layout_hyvsj_1naed_333.awsui_has-max-content-width_hyvsj_1naed_415:not(#\9) {
430
+ --awsui-default-max-content-width-20d8jh: var(--awsui-max-content-width-20d8jh);
431
431
  }
432
432
  @media (min-width: 993px) {
433
- .awsui_layout_hyvsj_j35f2_333:not(#\9) {
434
- --awsui-default-min-content-width-5mks97: var(--awsui-min-content-width-5mks97, 280px);
433
+ .awsui_layout_hyvsj_1naed_333:not(#\9) {
434
+ --awsui-default-min-content-width-20d8jh: var(--awsui-min-content-width-20d8jh, 280px);
435
435
  }
436
436
  }
437
437
  @media (max-width: 992px) {
438
- .awsui_layout_hyvsj_j35f2_333:not(#\9) {
439
- --awsui-default-min-content-width-5mks97: 0px;
438
+ .awsui_layout_hyvsj_1naed_333:not(#\9) {
439
+ --awsui-default-min-content-width-20d8jh: 0px;
440
440
  }
441
441
  }
442
- .awsui_layout_hyvsj_j35f2_333.awsui_is-overlap-disabled_hyvsj_j35f2_442:not(#\9) {
443
- --awsui-overlap-height-5mks97: 0;
442
+ .awsui_layout_hyvsj_1naed_333.awsui_is-overlap-disabled_hyvsj_1naed_442:not(#\9) {
443
+ --awsui-overlap-height-20d8jh: 0;
444
444
  }
445
- .awsui_layout_hyvsj_j35f2_333:not(#\9):not(.awsui_disable-body-scroll_hyvsj_j35f2_445) {
446
- --awsui-offset-top-5mks97: var(--awsui-header-height-5mks97);
447
- min-height: var(--awsui-content-height-5mks97);
445
+ .awsui_layout_hyvsj_1naed_333:not(#\9):not(.awsui_disable-body-scroll_hyvsj_1naed_445) {
446
+ --awsui-offset-top-20d8jh: var(--awsui-header-height-20d8jh);
447
+ min-height: var(--awsui-content-height-20d8jh);
448
448
  }
449
- .awsui_layout_hyvsj_j35f2_333:not(#\9):not(.awsui_disable-body-scroll_hyvsj_j35f2_445):not(.awsui_has-sticky-notifications_hyvsj_j35f2_449) {
450
- --awsui-offset-top-with-notifications-5mks97: var(--awsui-header-height-5mks97);
449
+ .awsui_layout_hyvsj_1naed_333:not(#\9):not(.awsui_disable-body-scroll_hyvsj_1naed_445):not(.awsui_has-sticky-notifications_hyvsj_1naed_449) {
450
+ --awsui-offset-top-with-notifications-20d8jh: var(--awsui-header-height-20d8jh);
451
451
  }
452
- .awsui_layout_hyvsj_j35f2_333:not(#\9):not(.awsui_disable-body-scroll_hyvsj_j35f2_445).awsui_has-sticky-notifications_hyvsj_j35f2_449 {
453
- --awsui-offset-top-with-notifications-5mks97: calc(
454
- var(--awsui-header-height-5mks97) + var(--awsui-notifications-height-5mks97) + var(--space-xs-rsr2qu, 8px) + var(--space-xxxs-k2w98v, 2px)
452
+ .awsui_layout_hyvsj_1naed_333:not(#\9):not(.awsui_disable-body-scroll_hyvsj_1naed_445).awsui_has-sticky-notifications_hyvsj_1naed_449 {
453
+ --awsui-offset-top-with-notifications-20d8jh: calc(
454
+ var(--awsui-header-height-20d8jh) + var(--awsui-notifications-height-20d8jh) + var(--space-xs-rsr2qu, 8px) + var(--space-xxxs-k2w98v, 2px)
455
455
  );
456
456
  }
457
- .awsui_layout_hyvsj_j35f2_333.awsui_disable-body-scroll_hyvsj_j35f2_445:not(#\9) {
458
- --awsui-offset-top-5mks97: 0px;
459
- grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-5mks97) 1fr auto;
460
- height: var(--awsui-content-height-5mks97);
457
+ .awsui_layout_hyvsj_1naed_333.awsui_disable-body-scroll_hyvsj_1naed_445:not(#\9) {
458
+ --awsui-offset-top-20d8jh: 0px;
459
+ grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-20d8jh) 1fr auto;
460
+ height: var(--awsui-content-height-20d8jh);
461
461
  overflow-y: scroll;
462
462
  }
463
- .awsui_layout_hyvsj_j35f2_333.awsui_disable-body-scroll_hyvsj_j35f2_445.awsui_has-split-panel_hyvsj_j35f2_463.awsui_split-panel-position-bottom_hyvsj_j35f2_463:not(#\9) {
464
- grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-5mks97) repeat(2, auto);
463
+ .awsui_layout_hyvsj_1naed_333.awsui_disable-body-scroll_hyvsj_1naed_445.awsui_has-split-panel_hyvsj_1naed_463.awsui_split-panel-position-bottom_hyvsj_1naed_463:not(#\9) {
464
+ grid-template-rows: repeat(3, auto) var(--awsui-overlap-height-20d8jh) repeat(2, auto);
465
465
  }
466
- .awsui_layout_hyvsj_j35f2_333.awsui_disable-body-scroll_hyvsj_j35f2_445:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_j35f2_449) {
467
- --awsui-offset-top-with-notifications-5mks97: 0px;
466
+ .awsui_layout_hyvsj_1naed_333.awsui_disable-body-scroll_hyvsj_1naed_445:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1naed_449) {
467
+ --awsui-offset-top-with-notifications-20d8jh: 0px;
468
468
  }
469
- .awsui_layout_hyvsj_j35f2_333.awsui_disable-body-scroll_hyvsj_j35f2_445.awsui_has-sticky-notifications_hyvsj_j35f2_449:not(#\9) {
470
- --awsui-offset-top-with-notifications-5mks97: calc(
471
- var(--awsui-notifications-height-5mks97) + var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px)
469
+ .awsui_layout_hyvsj_1naed_333.awsui_disable-body-scroll_hyvsj_1naed_445.awsui_has-sticky-notifications_hyvsj_1naed_449:not(#\9) {
470
+ --awsui-offset-top-with-notifications-20d8jh: calc(
471
+ var(--awsui-notifications-height-20d8jh) + var(--space-xs-rsr2qu, 8px) + var(--space-xxs-ynfts5, 4px)
472
472
  );
473
473
  }
474
474
  @media (min-width: 689px) {
475
- .awsui_layout_hyvsj_j35f2_333.awsui_has-content-gap-left_hyvsj_j35f2_475:not(#\9) {
476
- --awsui-content-gap-left-5mks97: var(--space-scaled-2x-xxxl-lbp35j, 40px);
475
+ .awsui_layout_hyvsj_1naed_333.awsui_has-content-gap-left_hyvsj_1naed_475:not(#\9) {
476
+ --awsui-content-gap-left-20d8jh: var(--space-scaled-2x-xxxl-lbp35j, 40px);
477
477
  }
478
- .awsui_layout_hyvsj_j35f2_333.awsui_has-content-gap-right_hyvsj_j35f2_478:not(#\9) {
479
- --awsui-content-gap-right-5mks97: var(--space-scaled-2x-xxxl-lbp35j, 40px);
478
+ .awsui_layout_hyvsj_1naed_333.awsui_has-content-gap-right_hyvsj_1naed_478:not(#\9) {
479
+ --awsui-content-gap-right-20d8jh: var(--space-scaled-2x-xxxl-lbp35j, 40px);
480
480
  }
481
481
  }
482
482
  @media (max-width: 688px) {
483
- .awsui_layout_hyvsj_j35f2_333:not(#\9) {
484
- --awsui-content-gap-left-5mks97: var(--space-l-4vl6xu, 20px);
485
- --awsui-content-gap-right-5mks97: var(--space-l-4vl6xu, 20px);
483
+ .awsui_layout_hyvsj_1naed_333:not(#\9) {
484
+ --awsui-content-gap-left-20d8jh: var(--space-l-4vl6xu, 20px);
485
+ --awsui-content-gap-right-20d8jh: var(--space-l-4vl6xu, 20px);
486
486
  }
487
487
  }
488
488
 
@@ -490,7 +490,7 @@ header.awsui_content_hyvsj_j35f2_180:not(#\9) {
490
490
  This CSS class is applied to the document body to prevent overflow scrolling
491
491
  when the navigation or tools drawers are open in responsive viewports.
492
492
  */
493
- .awsui_block-body-scroll_hyvsj_j35f2_493:not(#\9) {
493
+ .awsui_block-body-scroll_hyvsj_1naed_493:not(#\9) {
494
494
  overflow: hidden;
495
495
  }
496
496
 
@@ -498,7 +498,7 @@ when the navigation or tools drawers are open in responsive viewports.
498
498
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
499
499
  SPDX-License-Identifier: Apache-2.0
500
500
  */
501
- .awsui_container_hyvsj_j35f2_501:not(#\9) {
501
+ .awsui_container_hyvsj_1naed_501:not(#\9) {
502
502
  grid-column: 3;
503
503
  grid-row: 4/span 2;
504
504
  padding-bottom: var(--space-layout-content-bottom-kg9l42, 40px);
@@ -521,23 +521,23 @@ when the navigation or tools drawers are open in responsive viewports.
521
521
  under various circumstances.
522
522
  */
523
523
  }
524
- .awsui_container_hyvsj_j35f2_501.awsui_has-split-panel_hyvsj_j35f2_463.awsui_split-panel-position-bottom_hyvsj_j35f2_463:not(#\9) {
525
- padding-bottom: calc(var(--awsui-split-panel-height-5mks97) + var(--space-layout-content-bottom-kg9l42, 40px));
524
+ .awsui_container_hyvsj_1naed_501.awsui_has-split-panel_hyvsj_1naed_463.awsui_split-panel-position-bottom_hyvsj_1naed_463:not(#\9) {
525
+ padding-bottom: calc(var(--awsui-split-panel-height-20d8jh) + var(--space-layout-content-bottom-kg9l42, 40px));
526
526
  }
527
- .awsui_container_hyvsj_j35f2_501.awsui_disable-content-paddings_hyvsj_j35f2_527:not(#\9) {
527
+ .awsui_container_hyvsj_1naed_501.awsui_disable-content-paddings_hyvsj_1naed_527:not(#\9) {
528
528
  grid-column: 1/6;
529
529
  padding: 0;
530
530
  }
531
531
  @media (min-width: 689px) {
532
- .awsui_container_hyvsj_j35f2_501.awsui_disable-content-paddings_hyvsj_j35f2_527.awsui_is-navigation-open_hyvsj_j35f2_532:not(#\9) {
532
+ .awsui_container_hyvsj_1naed_501.awsui_disable-content-paddings_hyvsj_1naed_527.awsui_is-navigation-open_hyvsj_1naed_532:not(#\9) {
533
533
  grid-column-start: 2;
534
534
  }
535
- .awsui_container_hyvsj_j35f2_501.awsui_disable-content-paddings_hyvsj_j35f2_527.awsui_is-tools-open_hyvsj_j35f2_535:not(#\9), .awsui_container_hyvsj_j35f2_501.awsui_disable-content-paddings_hyvsj_j35f2_527.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_split-panel-position-side_hyvsj_j35f2_535:not(#\9) {
535
+ .awsui_container_hyvsj_1naed_501.awsui_disable-content-paddings_hyvsj_1naed_527.awsui_is-tools-open_hyvsj_1naed_535:not(#\9), .awsui_container_hyvsj_1naed_501.awsui_disable-content-paddings_hyvsj_1naed_527.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_split-panel-position-side_hyvsj_1naed_535:not(#\9) {
536
536
  grid-column-end: 5;
537
537
  }
538
538
  }
539
539
  @media (min-width: 689px) {
540
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527) {
540
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527) {
541
541
  /*
542
542
  Notifications is the previous adjacent sibling to the Main in
543
543
  desktop viewports if there are no Breadcrumbs or Header. Use additional
@@ -552,18 +552,18 @@ when the navigation or tools drawers are open in responsive viewports.
552
552
  sibling to the Main which requires no top padding.
553
553
  */
554
554
  }
555
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-default_hyvsj_j35f2_555.awsui_has-notifications-content_hyvsj_j35f2_173:not(.awsui_has-breadcrumbs_hyvsj_j35f2_166):not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179), .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-form_hyvsj_j35f2_555.awsui_has-notifications-content_hyvsj_j35f2_173:not(.awsui_has-breadcrumbs_hyvsj_j35f2_166):not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179) {
555
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-default_hyvsj_1naed_555.awsui_has-notifications-content_hyvsj_1naed_173:not(.awsui_has-breadcrumbs_hyvsj_1naed_166):not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179), .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-form_hyvsj_1naed_555.awsui_has-notifications-content_hyvsj_1naed_173:not(.awsui_has-breadcrumbs_hyvsj_1naed_166):not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179) {
556
556
  padding-top: var(--space-scaled-m-pv0fmt, 16px);
557
557
  }
558
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-default_hyvsj_j35f2_555:not(.awsui_has-notifications-content_hyvsj_j35f2_173):not(.awsui_has-breadcrumbs_hyvsj_j35f2_166):not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179), .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-form_hyvsj_j35f2_555:not(.awsui_has-notifications-content_hyvsj_j35f2_173):not(.awsui_has-breadcrumbs_hyvsj_j35f2_166):not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179) {
558
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-default_hyvsj_1naed_555:not(.awsui_has-notifications-content_hyvsj_1naed_173):not(.awsui_has-breadcrumbs_hyvsj_1naed_166):not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179), .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-form_hyvsj_1naed_555:not(.awsui_has-notifications-content_hyvsj_1naed_173):not(.awsui_has-breadcrumbs_hyvsj_1naed_166):not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179) {
559
559
  padding-top: var(--space-scaled-xs-6859qs, 8px);
560
560
  }
561
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_has-header_hyvsj_j35f2_179, .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_has-dynamic-overlap-height_hyvsj_j35f2_179 {
561
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_has-header_hyvsj_1naed_179, .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_has-dynamic-overlap-height_hyvsj_1naed_179 {
562
562
  padding-top: 0;
563
563
  }
564
564
  }
565
565
  @media (max-width: 688px) {
566
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527) {
566
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527) {
567
567
  /*
568
568
  If the Notifications exist but the Header does not then the
569
569
  Notifications is the previous adjacent sibling to the Main
@@ -578,23 +578,23 @@ when the navigation or tools drawers are open in responsive viewports.
578
578
  sibling to the Main which requires no top padding.
579
579
  */
580
580
  }
581
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-default_hyvsj_j35f2_555.awsui_has-notifications-content_hyvsj_j35f2_173:not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179), .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-form_hyvsj_j35f2_555.awsui_has-notifications-content_hyvsj_j35f2_173:not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179) {
581
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-default_hyvsj_1naed_555.awsui_has-notifications-content_hyvsj_1naed_173:not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179), .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-form_hyvsj_1naed_555.awsui_has-notifications-content_hyvsj_1naed_173:not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179) {
582
582
  padding-top: var(--space-scaled-m-pv0fmt, 16px);
583
583
  }
584
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-default_hyvsj_j35f2_555:not(.awsui_has-notifications-content_hyvsj_j35f2_173):not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179), .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_content-type-form_hyvsj_j35f2_555:not(.awsui_has-notifications-content_hyvsj_j35f2_173):not(.awsui_has-header_hyvsj_j35f2_179):not(.awsui_has-dynamic-overlap-height_hyvsj_j35f2_179) {
584
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-default_hyvsj_1naed_555:not(.awsui_has-notifications-content_hyvsj_1naed_173):not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179), .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_content-type-form_hyvsj_1naed_555:not(.awsui_has-notifications-content_hyvsj_1naed_173):not(.awsui_has-header_hyvsj_1naed_179):not(.awsui_has-dynamic-overlap-height_hyvsj_1naed_179) {
585
585
  padding-top: var(--space-scaled-m-pv0fmt, 16px);
586
586
  }
587
- .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_has-header_hyvsj_j35f2_179, .awsui_container_hyvsj_j35f2_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_j35f2_527).awsui_has-dynamic-overlap-height_hyvsj_j35f2_179 {
587
+ .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_has-header_hyvsj_1naed_179, .awsui_container_hyvsj_1naed_501:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1naed_527).awsui_has-dynamic-overlap-height_hyvsj_1naed_179 {
588
588
  padding-top: 0;
589
589
  }
590
590
  }
591
- .awsui_container_hyvsj_j35f2_501.awsui_content-type-cards_hyvsj_j35f2_183:not(#\9), .awsui_container_hyvsj_j35f2_501.awsui_content-type-table_hyvsj_j35f2_184:not(#\9), .awsui_container_hyvsj_j35f2_501.awsui_content-type-wizard_hyvsj_j35f2_180:not(#\9) {
591
+ .awsui_container_hyvsj_1naed_501.awsui_content-type-cards_hyvsj_1naed_183:not(#\9), .awsui_container_hyvsj_1naed_501.awsui_content-type-table_hyvsj_1naed_184:not(#\9), .awsui_container_hyvsj_1naed_501.awsui_content-type-wizard_hyvsj_1naed_180:not(#\9) {
592
592
  padding-top: 0;
593
593
  }
594
594
 
595
595
  /* stylelint-disable selector-max-universal, selector-combinator-disallowed-list */
596
- .awsui_unfocusable_hyvsj_j35f2_596:not(#\9),
597
- .awsui_unfocusable_hyvsj_j35f2_596 *:not(#\9) {
596
+ .awsui_unfocusable_hyvsj_1naed_596:not(#\9),
597
+ .awsui_unfocusable_hyvsj_1naed_596 *:not(#\9) {
598
598
  visibility: hidden !important;
599
599
  }
600
600
 
@@ -603,14 +603,14 @@ when the navigation or tools drawers are open in responsive viewports.
603
603
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
604
604
  SPDX-License-Identifier: Apache-2.0
605
605
  */
606
- .awsui_navigation-container_hyvsj_j35f2_606:not(#\9) {
607
- --awsui-navigation-width-5mks97: 280px;
606
+ .awsui_navigation-container_hyvsj_1naed_606:not(#\9) {
607
+ --awsui-navigation-width-20d8jh: 280px;
608
608
  display: flex;
609
609
  grid-column: 1;
610
610
  grid-row: 1/span 5;
611
- height: var(--awsui-content-height-5mks97);
611
+ height: var(--awsui-content-height-20d8jh);
612
612
  position: sticky;
613
- top: var(--awsui-offset-top-5mks97);
613
+ top: var(--awsui-offset-top-20d8jh);
614
614
  z-index: 850;
615
615
  /*
616
616
  The navigation and tools containers (that contain the toggle buttons)
@@ -625,27 +625,27 @@ when the navigation or tools drawers are open in responsive viewports.
625
625
  pointer-events: none;
626
626
  }
627
627
  @media (min-width: 2541px) {
628
- .awsui_navigation-container_hyvsj_j35f2_606:not(#\9) {
629
- --awsui-navigation-width-5mks97: 320px;
628
+ .awsui_navigation-container_hyvsj_1naed_606:not(#\9) {
629
+ --awsui-navigation-width-20d8jh: 320px;
630
630
  }
631
631
  }
632
632
  @media (max-width: 688px) {
633
- .awsui_navigation-container_hyvsj_j35f2_606:not(#\9) {
633
+ .awsui_navigation-container_hyvsj_1naed_606:not(#\9) {
634
634
  left: 0;
635
635
  position: fixed;
636
- top: var(--awsui-offset-top-5mks97);
636
+ top: var(--awsui-offset-top-20d8jh);
637
637
  z-index: 1001;
638
638
  }
639
639
  }
640
640
 
641
- nav.awsui_show-navigation_hyvsj_j35f2_641:not(#\9) {
641
+ nav.awsui_show-navigation_hyvsj_1naed_641:not(#\9) {
642
642
  padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-layout-toggle-padding-axl9jr, 20px);
643
643
  /*
644
644
  Apply the animation only in desktop viewports because the AppBar will
645
645
  take control in responsive viewports.
646
646
  */
647
647
  }
648
- @keyframes awsui_showButtons_hyvsj_j35f2_1 {
648
+ @keyframes awsui_showButtons_hyvsj_1naed_1 {
649
649
  0% {
650
650
  opacity: 0;
651
651
  }
@@ -653,31 +653,31 @@ nav.awsui_show-navigation_hyvsj_j35f2_641:not(#\9) {
653
653
  opacity: 1;
654
654
  }
655
655
  }
656
- nav.awsui_show-navigation_hyvsj_j35f2_641.awsui_is-navigation-open_hyvsj_j35f2_532:not(#\9) {
656
+ nav.awsui_show-navigation_hyvsj_1naed_641.awsui_is-navigation-open_hyvsj_1naed_532:not(#\9) {
657
657
  display: none;
658
658
  }
659
659
  @media (min-width: 689px) {
660
- nav.awsui_show-navigation_hyvsj_j35f2_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_j35f2_532) {
660
+ nav.awsui_show-navigation_hyvsj_1naed_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_1naed_532) {
661
661
  display: block;
662
662
  }
663
- nav.awsui_show-navigation_hyvsj_j35f2_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_j35f2_532).awsui_animating_hyvsj_j35f2_663 {
664
- animation: awsui_showButtons_hyvsj_j35f2_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
663
+ nav.awsui_show-navigation_hyvsj_1naed_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_1naed_532).awsui_animating_hyvsj_1naed_663 {
664
+ animation: awsui_showButtons_hyvsj_1naed_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
665
665
  }
666
666
  }
667
667
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
668
- nav.awsui_show-navigation_hyvsj_j35f2_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_j35f2_532).awsui_animating_hyvsj_j35f2_663 {
668
+ nav.awsui_show-navigation_hyvsj_1naed_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_1naed_532).awsui_animating_hyvsj_1naed_663 {
669
669
  animation: none;
670
670
  transition: none;
671
671
  }
672
672
  }
673
673
  @media (min-width: 689px) {
674
- .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_j35f2_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_j35f2_532).awsui_animating_hyvsj_j35f2_663, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_j35f2_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_j35f2_532).awsui_animating_hyvsj_j35f2_663 {
674
+ .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_1naed_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_1naed_532).awsui_animating_hyvsj_1naed_663, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_1naed_641:not(#\9):not(.awsui_is-navigation-open_hyvsj_1naed_532).awsui_animating_hyvsj_1naed_663 {
675
675
  animation: none;
676
676
  transition: none;
677
677
  }
678
678
  }
679
679
 
680
- nav.awsui_navigation_hyvsj_j35f2_606:not(#\9) {
680
+ nav.awsui_navigation_hyvsj_1naed_606:not(#\9) {
681
681
  background-color: var(--color-background-container-content-i8i4a0, #ffffff);
682
682
  box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
683
683
  bottom: 0;
@@ -694,43 +694,43 @@ nav.awsui_navigation_hyvsj_j35f2_606:not(#\9) {
694
694
  prevent unwanted text wrapping.
695
695
  */
696
696
  }
697
- @keyframes awsui_openNavigation_hyvsj_j35f2_1 {
697
+ @keyframes awsui_openNavigation_hyvsj_1naed_1 {
698
698
  from {
699
699
  opacity: 0;
700
700
  width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
701
701
  }
702
702
  to {
703
703
  opacity: 1;
704
- width: var(--awsui-navigation-width-5mks97);
704
+ width: var(--awsui-navigation-width-20d8jh);
705
705
  }
706
706
  }
707
- nav.awsui_navigation_hyvsj_j35f2_606:not(#\9):not(.awsui_is-navigation-open_hyvsj_j35f2_532) {
707
+ nav.awsui_navigation_hyvsj_1naed_606:not(#\9):not(.awsui_is-navigation-open_hyvsj_1naed_532) {
708
708
  width: 0;
709
709
  display: none;
710
710
  }
711
- nav.awsui_navigation_hyvsj_j35f2_606.awsui_is-navigation-open_hyvsj_j35f2_532.awsui_animating_hyvsj_j35f2_663:not(#\9) {
712
- animation: awsui_openNavigation_hyvsj_j35f2_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
711
+ nav.awsui_navigation_hyvsj_1naed_606.awsui_is-navigation-open_hyvsj_1naed_532.awsui_animating_hyvsj_1naed_663:not(#\9) {
712
+ animation: awsui_openNavigation_hyvsj_1naed_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
713
713
  }
714
714
  @media (prefers-reduced-motion: reduce) {
715
- nav.awsui_navigation_hyvsj_j35f2_606.awsui_is-navigation-open_hyvsj_j35f2_532.awsui_animating_hyvsj_j35f2_663:not(#\9) {
715
+ nav.awsui_navigation_hyvsj_1naed_606.awsui_is-navigation-open_hyvsj_1naed_532.awsui_animating_hyvsj_1naed_663:not(#\9) {
716
716
  animation: none;
717
717
  transition: none;
718
718
  }
719
719
  }
720
- .awsui-motion-disabled nav.awsui_navigation_hyvsj_j35f2_606.awsui_is-navigation-open_hyvsj_j35f2_532.awsui_animating_hyvsj_j35f2_663:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_j35f2_606.awsui_is-navigation-open_hyvsj_j35f2_532.awsui_animating_hyvsj_j35f2_663:not(#\9) {
720
+ .awsui-motion-disabled nav.awsui_navigation_hyvsj_1naed_606.awsui_is-navigation-open_hyvsj_1naed_532.awsui_animating_hyvsj_1naed_663:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_1naed_606.awsui_is-navigation-open_hyvsj_1naed_532.awsui_animating_hyvsj_1naed_663:not(#\9) {
721
721
  animation: none;
722
722
  transition: none;
723
723
  }
724
- nav.awsui_navigation_hyvsj_j35f2_606 > .awsui_animated-content_hyvsj_j35f2_724:not(#\9) {
725
- width: var(--awsui-navigation-width-5mks97);
724
+ nav.awsui_navigation_hyvsj_1naed_606 > .awsui_animated-content_hyvsj_1naed_724:not(#\9) {
725
+ width: var(--awsui-navigation-width-20d8jh);
726
726
  }
727
727
  @media (max-width: 688px) {
728
- nav.awsui_navigation_hyvsj_j35f2_606:not(#\9) {
729
- --awsui-navigation-width-5mks97: 100vw;
728
+ nav.awsui_navigation_hyvsj_1naed_606:not(#\9) {
729
+ --awsui-navigation-width-20d8jh: 100vw;
730
730
  }
731
731
  }
732
732
 
733
- .awsui_hide-navigation_hyvsj_j35f2_733:not(#\9) {
733
+ .awsui_hide-navigation_hyvsj_1naed_733:not(#\9) {
734
734
  position: absolute;
735
735
  right: var(--space-m-17eucw, 16px);
736
736
  top: var(--size-vertical-panel-icon-offset-ti40n4, 15px);
@@ -740,7 +740,7 @@ nav.awsui_navigation_hyvsj_j35f2_606 > .awsui_animated-content_hyvsj_j35f2_724:n
740
740
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
741
741
  SPDX-License-Identifier: Apache-2.0
742
742
  */
743
- .awsui_notifications_hyvsj_j35f2_224:not(#\9) {
743
+ .awsui_notifications_hyvsj_1naed_224:not(#\9) {
744
744
  grid-column: 3;
745
745
  grid-row: 1;
746
746
  z-index: 825;
@@ -757,30 +757,31 @@ nav.awsui_navigation_hyvsj_j35f2_606 > .awsui_animated-content_hyvsj_j35f2_724:n
757
757
  */
758
758
  }
759
759
  @media (min-width: 689px) {
760
- .awsui_notifications_hyvsj_j35f2_224:not(#\9) {
760
+ .awsui_notifications_hyvsj_1naed_224:not(#\9) {
761
761
  margin: var(--space-xs-rsr2qu, 8px) 0;
762
762
  /*
763
763
  var(--space-xs-rsr2qu, 8px) token needs to align with the $offsetTopWithNotifications
764
764
  calculation in the layout CSS.
765
765
  */
766
766
  }
767
- .awsui_notifications_hyvsj_j35f2_224.awsui_sticky-notifications_hyvsj_j35f2_236:not(#\9) {
767
+ .awsui_notifications_hyvsj_1naed_224.awsui_sticky-notifications_hyvsj_1naed_236:not(#\9) {
768
768
  position: sticky;
769
- top: calc(var(--awsui-offset-top-5mks97) + var(--space-xs-rsr2qu, 8px));
769
+ top: calc(var(--awsui-offset-top-20d8jh) + var(--space-xs-rsr2qu, 8px));
770
+ --awsui-flashbar-sticky-bottom-margin-20d8jh: var(--space-xxl-2nvmf1, 32px);
770
771
  }
771
- .awsui_notifications_hyvsj_j35f2_224:not(#\9):not(.awsui_has-notifications-content_hyvsj_j35f2_173) {
772
+ .awsui_notifications_hyvsj_1naed_224:not(#\9):not(.awsui_has-notifications-content_hyvsj_1naed_173) {
772
773
  margin: 0;
773
774
  }
774
775
  }
775
776
  @media (max-width: 688px) {
776
- .awsui_notifications_hyvsj_j35f2_224:not(#\9) {
777
+ .awsui_notifications_hyvsj_1naed_224:not(#\9) {
777
778
  grid-row: 2;
778
779
  margin: var(--space-scaled-s-cu1hzn, 12px) 0;
779
780
  }
780
- .awsui_notifications_hyvsj_j35f2_224.awsui_sticky-notifications_hyvsj_j35f2_236:not(#\9) {
781
+ .awsui_notifications_hyvsj_1naed_224.awsui_sticky-notifications_hyvsj_1naed_236:not(#\9) {
781
782
  position: static;
782
783
  }
783
- .awsui_notifications_hyvsj_j35f2_224:not(#\9):not(.awsui_has-notifications-content_hyvsj_j35f2_173) {
784
+ .awsui_notifications_hyvsj_1naed_224:not(#\9):not(.awsui_has-notifications-content_hyvsj_1naed_173) {
784
785
  margin: 0;
785
786
  }
786
787
  }
@@ -795,13 +796,13 @@ as the content area. This row is defined as 1 fractional unit which will
795
796
  consume the remaining vertical space in the grid after the notifications
796
797
  and breadcrumbs.
797
798
  */
798
- section.awsui_split-panel-bottom_hyvsj_j35f2_798:not(#\9) {
799
+ section.awsui_split-panel-bottom_hyvsj_1naed_799:not(#\9) {
799
800
  /*
800
801
  The align self property will position the split panel at the bottom of the grid row.
801
802
  This could be off the viewport if the content area has enough content to be scrollable.
802
803
  */
803
804
  align-self: end;
804
- bottom: var(--awsui-footer-height-5mks97);
805
+ bottom: var(--awsui-footer-height-20d8jh);
805
806
  display: none;
806
807
  grid-column: 1/6;
807
808
  grid-row: 5;
@@ -830,47 +831,47 @@ section.awsui_split-panel-bottom_hyvsj_j35f2_798:not(#\9) {
830
831
  apply the animation to the height property.
831
832
  */
832
833
  }
833
- @keyframes awsui_openSplitPanelBottom_hyvsj_j35f2_1 {
834
+ @keyframes awsui_openSplitPanelBottom_hyvsj_1naed_1 {
834
835
  from {
835
- height: var(--awsui-split-panel-reported-header-size-5mks97, 0);
836
+ height: var(--awsui-split-panel-reported-header-size-20d8jh, 0);
836
837
  }
837
838
  to {
838
- height: var(--awsui-split-panel-reported-size-5mks97);
839
+ height: var(--awsui-split-panel-reported-size-20d8jh);
839
840
  }
840
841
  }
841
- section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_disable-body-scroll_hyvsj_j35f2_445:not(#\9) {
842
+ section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_disable-body-scroll_hyvsj_1naed_445:not(#\9) {
842
843
  bottom: 0;
843
844
  }
844
- section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_is-navigation-open_hyvsj_j35f2_532.awsui_position-bottom_hyvsj_j35f2_844:not(#\9) {
845
+ section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_is-navigation-open_hyvsj_1naed_532.awsui_position-bottom_hyvsj_1naed_845:not(#\9) {
845
846
  grid-column-start: 2;
846
847
  }
847
- section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_is-tools-open_hyvsj_j35f2_535.awsui_position-bottom_hyvsj_j35f2_844:not(#\9) {
848
+ section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_is-tools-open_hyvsj_1naed_535.awsui_position-bottom_hyvsj_1naed_845:not(#\9) {
848
849
  grid-column-end: 5;
849
850
  }
850
- section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_position-bottom_hyvsj_j35f2_844:not(#\9) {
851
+ section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_position-bottom_hyvsj_1naed_845:not(#\9) {
851
852
  display: block;
852
853
  }
853
- section.awsui_split-panel-bottom_hyvsj_j35f2_798:not(#\9):not(.awsui_is-split-panel-open_hyvsj_j35f2_535).awsui_position-bottom_hyvsj_j35f2_844 {
854
+ section.awsui_split-panel-bottom_hyvsj_1naed_799:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1naed_535).awsui_position-bottom_hyvsj_1naed_845 {
854
855
  box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
855
856
  }
856
- section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-bottom_hyvsj_j35f2_844:not(#\9) {
857
+ section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-bottom_hyvsj_1naed_845:not(#\9) {
857
858
  box-shadow: var(--shadow-split-bottom-otfetg, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
858
859
  }
859
- section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-bottom_hyvsj_j35f2_844.awsui_animating_hyvsj_j35f2_663:not(#\9) {
860
- animation: awsui_openSplitPanelBottom_hyvsj_j35f2_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
860
+ section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-bottom_hyvsj_1naed_845.awsui_animating_hyvsj_1naed_663:not(#\9) {
861
+ animation: awsui_openSplitPanelBottom_hyvsj_1naed_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
861
862
  }
862
863
  @media (prefers-reduced-motion: reduce) {
863
- section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-bottom_hyvsj_j35f2_844.awsui_animating_hyvsj_j35f2_663:not(#\9) {
864
+ section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-bottom_hyvsj_1naed_845.awsui_animating_hyvsj_1naed_663:not(#\9) {
864
865
  animation: none;
865
866
  transition: none;
866
867
  }
867
868
  }
868
- .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-bottom_hyvsj_j35f2_844.awsui_animating_hyvsj_j35f2_663:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_j35f2_798.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-bottom_hyvsj_j35f2_844.awsui_animating_hyvsj_j35f2_663:not(#\9) {
869
+ .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-bottom_hyvsj_1naed_845.awsui_animating_hyvsj_1naed_663:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_1naed_799.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-bottom_hyvsj_1naed_845.awsui_animating_hyvsj_1naed_663:not(#\9) {
869
870
  animation: none;
870
871
  transition: none;
871
872
  }
872
873
 
873
- section.awsui_split-panel-side_hyvsj_j35f2_873:not(#\9) {
874
+ section.awsui_split-panel-side_hyvsj_1naed_874:not(#\9) {
874
875
  height: 100%;
875
876
  overflow-x: hidden;
876
877
  pointer-events: auto;
@@ -885,41 +886,41 @@ section.awsui_split-panel-side_hyvsj_j35f2_873:not(#\9) {
885
886
  prevent unwanted text wrapping.
886
887
  */
887
888
  }
888
- @keyframes awsui_openSplitPanelSide_hyvsj_j35f2_1 {
889
+ @keyframes awsui_openSplitPanelSide_hyvsj_1naed_1 {
889
890
  from {
890
891
  opacity: 0;
891
- width: var(--awsui-split-panel-min-width-5mks97, 280px);
892
+ width: var(--awsui-split-panel-min-width-20d8jh, 280px);
892
893
  }
893
894
  to {
894
895
  opacity: 1;
895
- width: var(--awsui-split-panel-reported-size-5mks97);
896
+ width: var(--awsui-split-panel-reported-size-20d8jh);
896
897
  }
897
898
  }
898
- section.awsui_split-panel-side_hyvsj_j35f2_873:not(#\9):not(.awsui_is-split-panel-open_hyvsj_j35f2_535), section.awsui_split-panel-side_hyvsj_j35f2_873.awsui_position-bottom_hyvsj_j35f2_844:not(#\9) {
899
+ section.awsui_split-panel-side_hyvsj_1naed_874:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1naed_535), section.awsui_split-panel-side_hyvsj_1naed_874.awsui_position-bottom_hyvsj_1naed_845:not(#\9) {
899
900
  width: 0;
900
901
  }
901
- section.awsui_split-panel-side_hyvsj_j35f2_873.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-side_hyvsj_j35f2_901:not(#\9) {
902
+ section.awsui_split-panel-side_hyvsj_1naed_874.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-side_hyvsj_1naed_902:not(#\9) {
902
903
  box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
903
- max-width: var(--awsui-split-panel-max-width-5mks97, 280px);
904
- min-width: var(--awsui-split-panel-min-width-5mks97, 280px);
904
+ max-width: var(--awsui-split-panel-max-width-20d8jh, 280px);
905
+ min-width: var(--awsui-split-panel-min-width-20d8jh, 280px);
905
906
  }
906
- section.awsui_split-panel-side_hyvsj_j35f2_873.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-side_hyvsj_j35f2_901.awsui_animating_hyvsj_j35f2_663:not(#\9) {
907
- animation: awsui_openSplitPanelSide_hyvsj_j35f2_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
907
+ section.awsui_split-panel-side_hyvsj_1naed_874.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-side_hyvsj_1naed_902.awsui_animating_hyvsj_1naed_663:not(#\9) {
908
+ animation: awsui_openSplitPanelSide_hyvsj_1naed_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
908
909
  }
909
910
  @media (prefers-reduced-motion: reduce) {
910
- section.awsui_split-panel-side_hyvsj_j35f2_873.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-side_hyvsj_j35f2_901.awsui_animating_hyvsj_j35f2_663:not(#\9) {
911
+ section.awsui_split-panel-side_hyvsj_1naed_874.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-side_hyvsj_1naed_902.awsui_animating_hyvsj_1naed_663:not(#\9) {
911
912
  animation: none;
912
913
  transition: none;
913
914
  }
914
915
  }
915
- .awsui-motion-disabled section.awsui_split-panel-side_hyvsj_j35f2_873.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-side_hyvsj_j35f2_901.awsui_animating_hyvsj_j35f2_663:not(#\9), .awsui-mode-entering section.awsui_split-panel-side_hyvsj_j35f2_873.awsui_is-split-panel-open_hyvsj_j35f2_535.awsui_position-side_hyvsj_j35f2_901.awsui_animating_hyvsj_j35f2_663:not(#\9) {
916
+ .awsui-motion-disabled section.awsui_split-panel-side_hyvsj_1naed_874.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-side_hyvsj_1naed_902.awsui_animating_hyvsj_1naed_663:not(#\9), .awsui-mode-entering section.awsui_split-panel-side_hyvsj_1naed_874.awsui_is-split-panel-open_hyvsj_1naed_535.awsui_position-side_hyvsj_1naed_902.awsui_animating_hyvsj_1naed_663:not(#\9) {
916
917
  animation: none;
917
918
  transition: none;
918
919
  }
919
- section.awsui_split-panel-side_hyvsj_j35f2_873 > .awsui_animated-content_hyvsj_j35f2_724:not(#\9) {
920
+ section.awsui_split-panel-side_hyvsj_1naed_874 > .awsui_animated-content_hyvsj_1naed_724:not(#\9) {
920
921
  height: 100%;
921
922
  max-width: inherit;
922
- width: var(--awsui-split-panel-reported-size-5mks97);
923
+ width: var(--awsui-split-panel-reported-size-20d8jh);
923
924
  }
924
925
 
925
926
  /*
@@ -935,38 +936,38 @@ content width has a default value that can be set directly with the minContentWi
935
936
  property. The content gap right is computed in the Layout styles based on the
936
937
  viewport size and state of the Tools drawer.
937
938
  */
938
- .awsui_tools-container_hyvsj_j35f2_938:not(#\9) {
939
+ .awsui_tools-container_hyvsj_1naed_939:not(#\9) {
939
940
  /* stylelint-disable scss/operator-no-newline-after */
940
- --awsui-tools-max-width-5mks97: calc(var(--awsui-layout-width-5mks97) - var(--awsui-main-offset-left-5mks97) - var(--awsui-default-min-content-width-5mks97) - var(--awsui-content-gap-right-5mks97));
941
+ --awsui-tools-max-width-20d8jh: calc(var(--awsui-layout-width-20d8jh) - var(--awsui-main-offset-left-20d8jh) - var(--awsui-default-min-content-width-20d8jh) - var(--awsui-content-gap-right-20d8jh));
941
942
  /* stylelint-enable scss/operator-no-newline-after */
942
- --awsui-tools-width-5mks97: 290px;
943
+ --awsui-tools-width-20d8jh: 290px;
943
944
  display: flex;
944
945
  grid-column: 5;
945
946
  grid-row: 1/span 5;
946
- height: var(--awsui-content-height-5mks97);
947
- max-width: var(--awsui-tools-max-width-5mks97);
947
+ height: var(--awsui-content-height-20d8jh);
948
+ max-width: var(--awsui-tools-max-width-20d8jh);
948
949
  position: sticky;
949
- top: var(--awsui-offset-top-5mks97);
950
+ top: var(--awsui-offset-top-20d8jh);
950
951
  z-index: 850;
951
952
  pointer-events: none;
952
953
  }
953
954
  @media (min-width: 2541px) {
954
- .awsui_tools-container_hyvsj_j35f2_938:not(#\9) {
955
- --awsui-tools-width-5mks97: 360px;
955
+ .awsui_tools-container_hyvsj_1naed_939:not(#\9) {
956
+ --awsui-tools-width-20d8jh: 360px;
956
957
  }
957
958
  }
958
959
  @media (max-width: 688px) {
959
- .awsui_tools-container_hyvsj_j35f2_938:not(#\9) {
960
- --awsui-tools-max-width-5mks97: none;
961
- --awsui-tools-width-5mks97: auto;
960
+ .awsui_tools-container_hyvsj_1naed_939:not(#\9) {
961
+ --awsui-tools-max-width-20d8jh: none;
962
+ --awsui-tools-width-20d8jh: auto;
962
963
  position: fixed;
963
964
  right: 0;
964
- top: var(--awsui-offset-top-5mks97);
965
+ top: var(--awsui-offset-top-20d8jh);
965
966
  z-index: 1001;
966
967
  }
967
968
  }
968
969
 
969
- .awsui_tools_hyvsj_j35f2_938:not(#\9) {
970
+ .awsui_tools_hyvsj_1naed_939:not(#\9) {
970
971
  background-color: var(--color-background-container-content-i8i4a0, #ffffff);
971
972
  box-shadow: var(--shadow-panel-gp3bf2, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
972
973
  flex-shrink: 0;
@@ -989,48 +990,48 @@ viewport size and state of the Tools drawer.
989
990
  in the side position.
990
991
  */
991
992
  }
992
- @keyframes awsui_openTools_hyvsj_j35f2_1 {
993
+ @keyframes awsui_openTools_hyvsj_1naed_1 {
993
994
  from {
994
- opacity: var(--awsui-tools-animation-starting-opacity-5mks97, 0);
995
+ opacity: var(--awsui-tools-animation-starting-opacity-20d8jh, 0);
995
996
  width: calc(var(--space-layout-toggle-padding-axl9jr, 20px) * 2 + var(--space-layout-toggle-diameter-hzvqtj, 40px));
996
997
  }
997
998
  to {
998
999
  opacity: 1;
999
- width: var(--awsui-tools-width-5mks97);
1000
+ width: var(--awsui-tools-width-20d8jh);
1000
1001
  }
1001
1002
  }
1002
- .awsui_tools_hyvsj_j35f2_938:not(#\9):not(.awsui_is-tools-open_hyvsj_j35f2_535) {
1003
+ .awsui_tools_hyvsj_1naed_939:not(#\9):not(.awsui_is-tools-open_hyvsj_1naed_535) {
1003
1004
  width: 0;
1004
1005
  display: none;
1005
1006
  }
1006
- .awsui_tools_hyvsj_j35f2_938.awsui_is-tools-open_hyvsj_j35f2_535.awsui_animating_hyvsj_j35f2_663:not(#\9) {
1007
- animation: awsui_openTools_hyvsj_j35f2_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
1007
+ .awsui_tools_hyvsj_1naed_939.awsui_is-tools-open_hyvsj_1naed_535.awsui_animating_hyvsj_1naed_663:not(#\9) {
1008
+ animation: awsui_openTools_hyvsj_1naed_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
1008
1009
  }
1009
1010
  @media (prefers-reduced-motion: reduce) {
1010
- .awsui_tools_hyvsj_j35f2_938.awsui_is-tools-open_hyvsj_j35f2_535.awsui_animating_hyvsj_j35f2_663:not(#\9) {
1011
+ .awsui_tools_hyvsj_1naed_939.awsui_is-tools-open_hyvsj_1naed_535.awsui_animating_hyvsj_1naed_663:not(#\9) {
1011
1012
  animation: none;
1012
1013
  transition: none;
1013
1014
  }
1014
1015
  }
1015
- .awsui-motion-disabled .awsui_tools_hyvsj_j35f2_938.awsui_is-tools-open_hyvsj_j35f2_535.awsui_animating_hyvsj_j35f2_663:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_j35f2_938.awsui_is-tools-open_hyvsj_j35f2_535.awsui_animating_hyvsj_j35f2_663:not(#\9) {
1016
+ .awsui-motion-disabled .awsui_tools_hyvsj_1naed_939.awsui_is-tools-open_hyvsj_1naed_535.awsui_animating_hyvsj_1naed_663:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_1naed_939.awsui_is-tools-open_hyvsj_1naed_535.awsui_animating_hyvsj_1naed_663:not(#\9) {
1016
1017
  animation: none;
1017
1018
  transition: none;
1018
1019
  }
1019
- .awsui_tools_hyvsj_j35f2_938 > .awsui_animated-content_hyvsj_j35f2_724:not(#\9) {
1020
- width: var(--awsui-tools-width-5mks97);
1020
+ .awsui_tools_hyvsj_1naed_939 > .awsui_animated-content_hyvsj_1naed_724:not(#\9) {
1021
+ width: var(--awsui-tools-width-20d8jh);
1021
1022
  }
1022
1023
  @media (min-width: 689px) {
1023
- .awsui_tools_hyvsj_j35f2_938.awsui_is-tools-open_hyvsj_j35f2_535.awsui_has-tools-form-persistence_hyvsj_j35f2_1023:not(#\9) {
1024
+ .awsui_tools_hyvsj_1naed_939.awsui_is-tools-open_hyvsj_1naed_535.awsui_has-tools-form-persistence_hyvsj_1naed_1024:not(#\9) {
1024
1025
  border-right: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
1025
1026
  }
1026
1027
  }
1027
1028
  @media (max-width: 688px) {
1028
- .awsui_tools_hyvsj_j35f2_938:not(#\9) {
1029
- --awsui-tools-width-5mks97: 100vw;
1029
+ .awsui_tools_hyvsj_1naed_939:not(#\9) {
1030
+ --awsui-tools-width-20d8jh: 100vw;
1030
1031
  }
1031
1032
  }
1032
1033
 
1033
- .awsui_hide-tools_hyvsj_j35f2_1033:not(#\9) {
1034
+ .awsui_hide-tools_hyvsj_1naed_1034:not(#\9) {
1034
1035
  position: absolute;
1035
1036
  right: var(--space-m-17eucw, 16px);
1036
1037
  top: var(--size-vertical-panel-icon-offset-ti40n4, 15px);
@@ -1042,7 +1043,7 @@ Warning! If these design tokens for padding change it will adversely impact
1042
1043
  the calculation used to determine the Split Panel maximum width in the
1043
1044
  handleSplitPanelMaxWidth function in the context.
1044
1045
  */
1045
- .awsui_show-tools_hyvsj_j35f2_1045:not(#\9) {
1046
+ .awsui_show-tools_hyvsj_1naed_1046:not(#\9) {
1046
1047
  box-sizing: border-box;
1047
1048
  padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-layout-toggle-padding-axl9jr, 20px);
1048
1049
  /*
@@ -1050,7 +1051,7 @@ handleSplitPanelMaxWidth function in the context.
1050
1051
  take control in responsive viewports.
1051
1052
  */
1052
1053
  }
1053
- @keyframes awsui_showButtons_hyvsj_j35f2_1 {
1054
+ @keyframes awsui_showButtons_hyvsj_1naed_1 {
1054
1055
  0% {
1055
1056
  opacity: 0;
1056
1057
  }
@@ -1058,33 +1059,33 @@ handleSplitPanelMaxWidth function in the context.
1058
1059
  opacity: 1;
1059
1060
  }
1060
1061
  }
1061
- .awsui_show-tools_hyvsj_j35f2_1045:not(#\9):not(.awsui_has-tools-form_hyvsj_j35f2_1023) {
1062
+ .awsui_show-tools_hyvsj_1naed_1046:not(#\9):not(.awsui_has-tools-form_hyvsj_1naed_1024) {
1062
1063
  display: none;
1063
1064
  }
1064
1065
  @media (min-width: 689px) {
1065
- .awsui_show-tools_hyvsj_j35f2_1045.awsui_has-tools-form_hyvsj_j35f2_1023:not(#\9) {
1066
+ .awsui_show-tools_hyvsj_1naed_1046.awsui_has-tools-form_hyvsj_1naed_1024:not(#\9) {
1066
1067
  display: flex;
1067
1068
  flex-direction: column;
1068
1069
  gap: var(--space-xs-rsr2qu, 8px);
1069
1070
  }
1070
- .awsui_show-tools_hyvsj_j35f2_1045.awsui_has-tools-form_hyvsj_j35f2_1023.awsui_animating_hyvsj_j35f2_663:not(#\9) {
1071
- animation: awsui_showButtons_hyvsj_j35f2_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
1071
+ .awsui_show-tools_hyvsj_1naed_1046.awsui_has-tools-form_hyvsj_1naed_1024.awsui_animating_hyvsj_1naed_663:not(#\9) {
1072
+ animation: awsui_showButtons_hyvsj_1naed_1 var(--motion-duration-refresh-only-fast-addxjd, 115ms);
1072
1073
  }
1073
1074
  }
1074
1075
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
1075
- .awsui_show-tools_hyvsj_j35f2_1045.awsui_has-tools-form_hyvsj_j35f2_1023.awsui_animating_hyvsj_j35f2_663:not(#\9) {
1076
+ .awsui_show-tools_hyvsj_1naed_1046.awsui_has-tools-form_hyvsj_1naed_1024.awsui_animating_hyvsj_1naed_663:not(#\9) {
1076
1077
  animation: none;
1077
1078
  transition: none;
1078
1079
  }
1079
1080
  }
1080
1081
  @media (min-width: 689px) {
1081
- .awsui-motion-disabled .awsui_show-tools_hyvsj_j35f2_1045.awsui_has-tools-form_hyvsj_j35f2_1023.awsui_animating_hyvsj_j35f2_663:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_j35f2_1045.awsui_has-tools-form_hyvsj_j35f2_1023.awsui_animating_hyvsj_j35f2_663:not(#\9) {
1082
+ .awsui-motion-disabled .awsui_show-tools_hyvsj_1naed_1046.awsui_has-tools-form_hyvsj_1naed_1024.awsui_animating_hyvsj_1naed_663:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_1naed_1046.awsui_has-tools-form_hyvsj_1naed_1024.awsui_animating_hyvsj_1naed_663:not(#\9) {
1082
1083
  animation: none;
1083
1084
  transition: none;
1084
1085
  }
1085
1086
  }
1086
1087
  @media (min-width: 689px) {
1087
- .awsui_show-tools_hyvsj_j35f2_1045.awsui_has-tools-form-persistence_hyvsj_j35f2_1023:not(#\9) {
1088
+ .awsui_show-tools_hyvsj_1naed_1046.awsui_has-tools-form-persistence_hyvsj_1naed_1024:not(#\9) {
1088
1089
  background-color: var(--color-background-container-content-i8i4a0, #ffffff);
1089
1090
  z-index: 1;
1090
1091
  }
@@ -1099,7 +1100,7 @@ Warning! If these design tokens for width change it will adversely impact
1099
1100
  the calculation used to determine the Split Panel maximum width in the
1100
1101
  handleSplitPanelMaxWidth function in the context.
1101
1102
  */
1102
- .awsui_trigger_hyvsj_j35f2_1102:not(#\9) {
1103
+ .awsui_trigger_hyvsj_1naed_1103:not(#\9) {
1103
1104
  background: var(--color-background-layout-toggle-default-f9hnkv, #192534);
1104
1105
  border: none;
1105
1106
  border-radius: 50%;
@@ -1111,14 +1112,14 @@ handleSplitPanelMaxWidth function in the context.
1111
1112
  width: var(--space-layout-toggle-diameter-hzvqtj, 40px);
1112
1113
  pointer-events: auto;
1113
1114
  }
1114
- .awsui_trigger_hyvsj_j35f2_1102[data-awsui-focus-visible=true]:not(#\9):focus {
1115
+ .awsui_trigger_hyvsj_1naed_1103[data-awsui-focus-visible=true]:not(#\9):focus {
1115
1116
  position: relative;
1116
1117
  }
1117
- .awsui_trigger_hyvsj_j35f2_1102[data-awsui-focus-visible=true]:not(#\9):focus {
1118
+ .awsui_trigger_hyvsj_1naed_1103[data-awsui-focus-visible=true]:not(#\9):focus {
1118
1119
  outline: 2px dotted transparent;
1119
1120
  outline-offset: calc(3px - 1px);
1120
1121
  }
1121
- .awsui_trigger_hyvsj_j35f2_1102[data-awsui-focus-visible=true]:not(#\9):focus::before {
1122
+ .awsui_trigger_hyvsj_1naed_1103[data-awsui-focus-visible=true]:not(#\9):focus::before {
1122
1123
  content: " ";
1123
1124
  display: block;
1124
1125
  position: absolute;
@@ -1129,23 +1130,23 @@ handleSplitPanelMaxWidth function in the context.
1129
1130
  border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
1130
1131
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
1131
1132
  }
1132
- .awsui_trigger_hyvsj_j35f2_1102:not(#\9):focus {
1133
+ .awsui_trigger_hyvsj_1naed_1103:not(#\9):focus {
1133
1134
  outline: none;
1134
1135
  }
1135
- .awsui_trigger_hyvsj_j35f2_1102:not(#\9):hover {
1136
+ .awsui_trigger_hyvsj_1naed_1103:not(#\9):hover {
1136
1137
  background: var(--color-background-layout-toggle-hover-gi0e0b, #354150);
1137
1138
  }
1138
- .awsui_trigger_hyvsj_j35f2_1102:not(#\9):active {
1139
+ .awsui_trigger_hyvsj_1naed_1103:not(#\9):active {
1139
1140
  background: var(--color-background-layout-toggle-active-d15dki, #354150);
1140
1141
  }
1141
- .awsui_trigger_hyvsj_j35f2_1102.awsui_selected_hyvsj_j35f2_1141:not(#\9) {
1142
+ .awsui_trigger_hyvsj_1naed_1103.awsui_selected_hyvsj_1naed_1142:not(#\9) {
1142
1143
  background: var(--color-background-layout-toggle-selected-default-e1giv3, #0972d3);
1143
1144
  color: var(--color-text-layout-toggle-selected-tzwifo, #ffffff);
1144
1145
  }
1145
- .awsui_trigger_hyvsj_j35f2_1102.awsui_selected_hyvsj_j35f2_1141:not(#\9):hover {
1146
+ .awsui_trigger_hyvsj_1naed_1103.awsui_selected_hyvsj_1naed_1142:not(#\9):hover {
1146
1147
  background: var(--color-background-layout-toggle-selected-hover-mes33s, #065299);
1147
1148
  }
1148
- .awsui_trigger_hyvsj_j35f2_1102.awsui_selected_hyvsj_j35f2_1141:not(#\9):active {
1149
+ .awsui_trigger_hyvsj_1naed_1103.awsui_selected_hyvsj_1naed_1142:not(#\9):active {
1149
1150
  background: var(--color-background-layout-toggle-selected-active-9w7pk3, #0972d3);
1150
1151
  }
1151
1152