@cloudscape-design/components 3.0.347 → 3.0.349

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 (427) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  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 +46 -46
  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 +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/interfaces.d.ts +2 -15
  53. package/button-dropdown/interfaces.d.ts.map +1 -1
  54. package/button-dropdown/interfaces.js.map +1 -1
  55. package/button-dropdown/item-element/styles.css.js +14 -14
  56. package/button-dropdown/item-element/styles.scoped.css +42 -42
  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 +10 -10
  60. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  61. package/button-dropdown/styles.css.js +14 -14
  62. package/button-dropdown/styles.scoped.css +32 -32
  63. package/button-dropdown/styles.selectors.js +14 -14
  64. package/calendar/styles.css.js +18 -18
  65. package/calendar/styles.scoped.css +89 -89
  66. package/calendar/styles.selectors.js +18 -18
  67. package/cards/styles.css.js +38 -38
  68. package/cards/styles.scoped.css +99 -99
  69. package/cards/styles.selectors.js +38 -38
  70. package/checkbox/styles.css.js +3 -3
  71. package/checkbox/styles.scoped.css +16 -16
  72. package/checkbox/styles.selectors.js +3 -3
  73. package/code-editor/resizable-box/styles.css.js +3 -3
  74. package/code-editor/resizable-box/styles.scoped.css +8 -8
  75. package/code-editor/resizable-box/styles.selectors.js +3 -3
  76. package/code-editor/styles.css.js +32 -32
  77. package/code-editor/styles.scoped.css +228 -219
  78. package/code-editor/styles.selectors.js +32 -32
  79. package/collection-preferences/content-display/styles.css.js +11 -11
  80. package/collection-preferences/content-display/styles.scoped.css +42 -42
  81. package/collection-preferences/content-display/styles.selectors.js +11 -11
  82. package/collection-preferences/styles.css.js +37 -37
  83. package/collection-preferences/styles.scoped.css +81 -81
  84. package/collection-preferences/styles.selectors.js +37 -37
  85. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  86. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  87. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  88. package/column-layout/styles.css.js +13 -13
  89. package/column-layout/styles.scoped.css +55 -55
  90. package/column-layout/styles.selectors.js +13 -13
  91. package/container/styles.css.js +28 -28
  92. package/container/styles.scoped.css +94 -94
  93. package/container/styles.selectors.js +28 -28
  94. package/content-layout/styles.css.js +7 -7
  95. package/content-layout/styles.scoped.css +17 -17
  96. package/content-layout/styles.selectors.js +7 -7
  97. package/date-picker/styles.css.js +7 -7
  98. package/date-picker/styles.scoped.css +16 -16
  99. package/date-picker/styles.selectors.js +7 -7
  100. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  101. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  102. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  103. package/date-range-picker/relative-range/styles.css.js +9 -9
  104. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  105. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  106. package/date-range-picker/styles.css.js +38 -38
  107. package/date-range-picker/styles.scoped.css +76 -76
  108. package/date-range-picker/styles.selectors.js +38 -38
  109. package/expandable-section/styles.css.js +29 -29
  110. package/expandable-section/styles.scoped.css +106 -106
  111. package/expandable-section/styles.selectors.js +29 -29
  112. package/file-upload/dropzone/styles.css.js +2 -2
  113. package/file-upload/dropzone/styles.scoped.css +9 -9
  114. package/file-upload/dropzone/styles.selectors.js +2 -2
  115. package/file-upload/file-input/styles.css.js +4 -4
  116. package/file-upload/file-input/styles.scoped.css +14 -14
  117. package/file-upload/file-input/styles.selectors.js +4 -4
  118. package/file-upload/file-option/styles.css.js +7 -7
  119. package/file-upload/file-option/styles.scoped.css +10 -10
  120. package/file-upload/file-option/styles.selectors.js +7 -7
  121. package/file-upload/styles.css.js +2 -2
  122. package/file-upload/styles.scoped.css +4 -4
  123. package/file-upload/styles.selectors.js +2 -2
  124. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  125. package/flashbar/collapsible-flashbar.js +8 -5
  126. package/flashbar/collapsible-flashbar.js.map +1 -1
  127. package/flashbar/flash.d.ts.map +1 -1
  128. package/flashbar/flash.js +2 -1
  129. package/flashbar/flash.js.map +1 -1
  130. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  131. package/flashbar/non-collapsible-flashbar.js +1 -2
  132. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  133. package/flashbar/styles.css.js +46 -46
  134. package/flashbar/styles.scoped.css +250 -246
  135. package/flashbar/styles.selectors.js +46 -46
  136. package/flashbar/utils.js +1 -1
  137. package/flashbar/utils.js.map +1 -1
  138. package/form/styles.css.js +9 -9
  139. package/form/styles.scoped.css +20 -20
  140. package/form/styles.selectors.js +9 -9
  141. package/form-field/styles.css.js +19 -19
  142. package/form-field/styles.scoped.css +52 -52
  143. package/form-field/styles.selectors.js +19 -19
  144. package/grid/styles.css.js +53 -53
  145. package/grid/styles.scoped.css +60 -60
  146. package/grid/styles.selectors.js +53 -53
  147. package/header/styles.css.js +33 -33
  148. package/header/styles.scoped.css +114 -114
  149. package/header/styles.selectors.js +33 -33
  150. package/help-panel/styles.css.js +4 -4
  151. package/help-panel/styles.scoped.css +172 -172
  152. package/help-panel/styles.selectors.js +4 -4
  153. package/hotspot/styles.css.js +7 -7
  154. package/hotspot/styles.scoped.css +10 -10
  155. package/hotspot/styles.selectors.js +7 -7
  156. package/i18n/index.d.ts +1 -1
  157. package/i18n/index.d.ts.map +1 -1
  158. package/i18n/index.js +1 -1
  159. package/i18n/index.js.map +1 -1
  160. package/i18n/provider.d.ts.map +1 -1
  161. package/i18n/provider.js +4 -2
  162. package/i18n/provider.js.map +1 -1
  163. package/i18n/testing.d.ts.map +1 -1
  164. package/i18n/testing.js +2 -0
  165. package/i18n/testing.js.map +1 -1
  166. package/icon/styles.css.js +21 -21
  167. package/icon/styles.scoped.css +81 -81
  168. package/icon/styles.selectors.js +21 -21
  169. package/input/styles.css.js +12 -12
  170. package/input/styles.scoped.css +73 -73
  171. package/input/styles.selectors.js +12 -12
  172. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  173. package/internal/analytics/components/analytics-funnel.js +50 -1
  174. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  175. package/internal/analytics/context/analytics-context.d.ts +13 -0
  176. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  177. package/internal/analytics/context/analytics-context.js +4 -0
  178. package/internal/analytics/context/analytics-context.js.map +1 -1
  179. package/internal/analytics/hooks/use-funnel.d.ts +4 -0
  180. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  181. package/internal/analytics/hooks/use-funnel.js +73 -20
  182. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  183. package/internal/base-component/styles.scoped.css +1696 -1635
  184. package/internal/components/abstract-switch/styles.css.js +13 -13
  185. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  186. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  187. package/internal/components/button-trigger/styles.css.js +9 -9
  188. package/internal/components/button-trigger/styles.scoped.css +63 -63
  189. package/internal/components/button-trigger/styles.selectors.js +9 -9
  190. package/internal/components/cartesian-chart/styles.css.js +27 -27
  191. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  192. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  193. package/internal/components/chart-filter/styles.css.js +3 -3
  194. package/internal/components/chart-filter/styles.scoped.css +7 -7
  195. package/internal/components/chart-filter/styles.selectors.js +3 -3
  196. package/internal/components/chart-legend/styles.css.js +6 -6
  197. package/internal/components/chart-legend/styles.scoped.css +23 -23
  198. package/internal/components/chart-legend/styles.selectors.js +6 -6
  199. package/internal/components/chart-plot/styles.css.js +5 -5
  200. package/internal/components/chart-plot/styles.scoped.css +6 -6
  201. package/internal/components/chart-plot/styles.selectors.js +5 -5
  202. package/internal/components/chart-popover/index.js +1 -1
  203. package/internal/components/chart-popover/index.js.map +1 -1
  204. package/internal/components/chart-popover/styles.css.js +3 -3
  205. package/internal/components/chart-popover/styles.scoped.css +9 -9
  206. package/internal/components/chart-popover/styles.selectors.js +3 -3
  207. package/internal/components/chart-series-details/styles.css.js +5 -5
  208. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  209. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  210. package/internal/components/chart-series-marker/styles.css.js +5 -5
  211. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  212. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  213. package/internal/components/chart-status-container/styles.css.js +2 -2
  214. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  215. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  216. package/internal/components/chart-wrapper/styles.css.js +9 -9
  217. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  218. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  219. package/internal/components/checkbox-icon/styles.css.js +7 -7
  220. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  221. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  222. package/internal/components/dark-ribbon/styles.css.js +2 -2
  223. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  224. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  225. package/internal/components/dropdown/interfaces.d.ts +8 -5
  226. package/internal/components/dropdown/interfaces.d.ts.map +1 -1
  227. package/internal/components/dropdown/interfaces.js.map +1 -1
  228. package/internal/components/dropdown/styles.css.js +20 -20
  229. package/internal/components/dropdown/styles.scoped.css +51 -51
  230. package/internal/components/dropdown/styles.selectors.js +20 -20
  231. package/internal/components/dropdown-footer/styles.css.js +3 -3
  232. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  233. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  234. package/internal/components/dropdown-status/styles.css.js +2 -2
  235. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  236. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  237. package/internal/components/filtering-token/styles.css.js +7 -7
  238. package/internal/components/filtering-token/styles.scoped.css +34 -34
  239. package/internal/components/filtering-token/styles.selectors.js +7 -7
  240. package/internal/components/handle/styles.css.js +2 -2
  241. package/internal/components/handle/styles.scoped.css +12 -12
  242. package/internal/components/handle/styles.selectors.js +2 -2
  243. package/internal/components/menu-dropdown/styles.css.js +7 -7
  244. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  245. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  246. package/internal/components/option/styles.css.js +17 -17
  247. package/internal/components/option/styles.scoped.css +47 -47
  248. package/internal/components/option/styles.selectors.js +17 -17
  249. package/internal/components/options-list/styles.css.js +2 -2
  250. package/internal/components/options-list/styles.scoped.css +7 -7
  251. package/internal/components/options-list/styles.selectors.js +2 -2
  252. package/internal/components/selectable-item/styles.css.js +16 -16
  253. package/internal/components/selectable-item/styles.scoped.css +70 -70
  254. package/internal/components/selectable-item/styles.selectors.js +16 -16
  255. package/internal/components/token-list/styles.css.js +9 -9
  256. package/internal/components/token-list/styles.scoped.css +40 -40
  257. package/internal/components/token-list/styles.selectors.js +9 -9
  258. package/internal/environment.js +1 -1
  259. package/internal/environment.json +1 -1
  260. package/internal/generated/styles/tokens.d.ts +1 -0
  261. package/internal/generated/styles/tokens.js +306 -305
  262. package/internal/generated/theming/index.cjs +1830 -821
  263. package/internal/generated/theming/index.cjs.d.ts +192 -0
  264. package/internal/generated/theming/index.d.ts +192 -0
  265. package/internal/generated/theming/index.js +1830 -821
  266. package/internal/manifest.json +1 -1
  267. package/internal/utils/dom.d.ts +1 -1
  268. package/internal/utils/dom.d.ts.map +1 -1
  269. package/internal/utils/dom.js +1 -1
  270. package/internal/utils/dom.js.map +1 -1
  271. package/link/styles.css.js +20 -20
  272. package/link/styles.scoped.css +163 -163
  273. package/link/styles.selectors.js +20 -20
  274. package/mixed-line-bar-chart/styles.css.js +11 -11
  275. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  276. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  277. package/modal/styles.css.js +23 -23
  278. package/modal/styles.scoped.css +67 -67
  279. package/modal/styles.selectors.js +23 -23
  280. package/multiselect/styles.css.js +1 -1
  281. package/multiselect/styles.scoped.css +5 -5
  282. package/multiselect/styles.selectors.js +1 -1
  283. package/package.json +1 -1
  284. package/pagination/styles.css.js +9 -9
  285. package/pagination/styles.scoped.css +47 -47
  286. package/pagination/styles.selectors.js +9 -9
  287. package/pie-chart/index.d.ts.map +1 -1
  288. package/pie-chart/index.js +1 -2
  289. package/pie-chart/index.js.map +1 -1
  290. package/pie-chart/pie-chart.d.ts +1 -3
  291. package/pie-chart/pie-chart.d.ts.map +1 -1
  292. package/pie-chart/pie-chart.js +16 -17
  293. package/pie-chart/pie-chart.js.map +1 -1
  294. package/pie-chart/segments.d.ts +1 -2
  295. package/pie-chart/segments.d.ts.map +1 -1
  296. package/pie-chart/segments.js +2 -2
  297. package/pie-chart/segments.js.map +1 -1
  298. package/pie-chart/styles.css.js +27 -27
  299. package/pie-chart/styles.scoped.css +63 -63
  300. package/pie-chart/styles.selectors.js +27 -27
  301. package/popover/styles.css.js +50 -50
  302. package/popover/styles.scoped.css +104 -104
  303. package/popover/styles.selectors.js +50 -50
  304. package/progress-bar/styles.css.js +18 -18
  305. package/progress-bar/styles.scoped.css +58 -58
  306. package/progress-bar/styles.selectors.js +18 -18
  307. package/property-filter/styles.css.js +29 -29
  308. package/property-filter/styles.scoped.css +52 -52
  309. package/property-filter/styles.selectors.js +29 -29
  310. package/radio-group/styles.css.js +9 -9
  311. package/radio-group/styles.scoped.css +37 -37
  312. package/radio-group/styles.selectors.js +9 -9
  313. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  314. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  315. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  316. package/segmented-control/styles.css.js +14 -14
  317. package/segmented-control/styles.scoped.css +78 -78
  318. package/segmented-control/styles.selectors.js +14 -14
  319. package/select/parts/styles.css.js +9 -9
  320. package/select/parts/styles.scoped.css +17 -17
  321. package/select/parts/styles.selectors.js +9 -9
  322. package/select/styles.css.js +1 -1
  323. package/select/styles.scoped.css +5 -5
  324. package/select/styles.selectors.js +1 -1
  325. package/side-navigation/styles.css.js +28 -28
  326. package/side-navigation/styles.scoped.css +92 -92
  327. package/side-navigation/styles.selectors.js +28 -28
  328. package/space-between/styles.css.js +23 -23
  329. package/space-between/styles.scoped.css +40 -40
  330. package/space-between/styles.selectors.js +23 -23
  331. package/spinner/styles.css.js +13 -13
  332. package/spinner/styles.scoped.css +35 -35
  333. package/spinner/styles.selectors.js +13 -13
  334. package/split-panel/styles.css.js +56 -56
  335. package/split-panel/styles.scoped.css +146 -146
  336. package/split-panel/styles.selectors.js +56 -56
  337. package/status-indicator/styles.css.js +22 -22
  338. package/status-indicator/styles.scoped.css +46 -46
  339. package/status-indicator/styles.selectors.js +22 -22
  340. package/table/body-cell/styles.css.js +28 -28
  341. package/table/body-cell/styles.scoped.css +155 -155
  342. package/table/body-cell/styles.selectors.js +28 -28
  343. package/table/body-cell/td-element.d.ts +3 -1
  344. package/table/body-cell/td-element.d.ts.map +1 -1
  345. package/table/body-cell/td-element.js +5 -7
  346. package/table/body-cell/td-element.js.map +1 -1
  347. package/table/header-cell/index.d.ts +2 -0
  348. package/table/header-cell/index.d.ts.map +1 -1
  349. package/table/header-cell/index.js +4 -3
  350. package/table/header-cell/index.js.map +1 -1
  351. package/table/header-cell/styles.css.js +24 -24
  352. package/table/header-cell/styles.scoped.css +93 -93
  353. package/table/header-cell/styles.selectors.js +24 -24
  354. package/table/header-cell/utils.d.ts +0 -1
  355. package/table/header-cell/utils.d.ts.map +1 -1
  356. package/table/header-cell/utils.js +0 -6
  357. package/table/header-cell/utils.js.map +1 -1
  358. package/table/internal.d.ts.map +1 -1
  359. package/table/internal.js +9 -8
  360. package/table/internal.js.map +1 -1
  361. package/table/resizer/styles.css.js +6 -6
  362. package/table/resizer/styles.scoped.css +27 -27
  363. package/table/resizer/styles.selectors.js +6 -6
  364. package/table/selection-control/styles.css.js +3 -3
  365. package/table/selection-control/styles.scoped.css +4 -4
  366. package/table/selection-control/styles.selectors.js +3 -3
  367. package/table/sticky-header.d.ts +2 -0
  368. package/table/sticky-header.d.ts.map +1 -1
  369. package/table/sticky-header.js +3 -2
  370. package/table/sticky-header.js.map +1 -1
  371. package/table/styles.css.js +34 -34
  372. package/table/styles.scoped.css +84 -84
  373. package/table/styles.selectors.js +34 -34
  374. package/table/table-role/index.d.ts +2 -0
  375. package/table/table-role/index.d.ts.map +1 -0
  376. package/table/table-role/index.js +4 -0
  377. package/table/table-role/index.js.map +1 -0
  378. package/table/table-role/table-role-helper.d.ts +22 -0
  379. package/table/table-role/table-role-helper.d.ts.map +1 -0
  380. package/table/table-role/table-role-helper.js +47 -0
  381. package/table/table-role/table-role-helper.js.map +1 -0
  382. package/table/thead.d.ts +2 -0
  383. package/table/thead.d.ts.map +1 -1
  384. package/table/thead.js +4 -3
  385. package/table/thead.js.map +1 -1
  386. package/tabs/styles.css.js +21 -21
  387. package/tabs/styles.scoped.css +86 -86
  388. package/tabs/styles.selectors.js +21 -21
  389. package/tag-editor/styles.css.js +3 -3
  390. package/tag-editor/styles.scoped.css +24 -24
  391. package/tag-editor/styles.selectors.js +3 -3
  392. package/text-content/styles.css.js +1 -1
  393. package/text-content/styles.scoped.css +130 -130
  394. package/text-content/styles.selectors.js +1 -1
  395. package/text-filter/styles.css.js +3 -3
  396. package/text-filter/styles.scoped.css +10 -10
  397. package/text-filter/styles.selectors.js +3 -3
  398. package/textarea/styles.css.js +4 -4
  399. package/textarea/styles.scoped.css +40 -40
  400. package/textarea/styles.selectors.js +4 -4
  401. package/tiles/styles.css.js +29 -29
  402. package/tiles/styles.scoped.css +128 -128
  403. package/tiles/styles.selectors.js +29 -29
  404. package/toggle/styles.css.js +8 -8
  405. package/toggle/styles.scoped.css +27 -27
  406. package/toggle/styles.selectors.js +8 -8
  407. package/token-group/styles.css.js +7 -7
  408. package/token-group/styles.scoped.css +42 -42
  409. package/token-group/styles.selectors.js +7 -7
  410. package/top-navigation/1.0-beta/styles.css.js +25 -25
  411. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  412. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  413. package/top-navigation/styles.css.js +47 -47
  414. package/top-navigation/styles.scoped.css +148 -148
  415. package/top-navigation/styles.selectors.js +47 -47
  416. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  417. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  418. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  419. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  420. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  421. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  422. package/tutorial-panel/styles.css.js +1 -1
  423. package/tutorial-panel/styles.scoped.css +6 -6
  424. package/tutorial-panel/styles.selectors.js +1 -1
  425. package/wizard/styles.css.js +31 -31
  426. package/wizard/styles.scoped.css +124 -124
  427. package/wizard/styles.selectors.js +31 -31
@@ -90,29 +90,29 @@ 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_1cy16_93:not(#\9) {
93
+ div.awsui_background_hyvsj_1g2nk_93:not(#\9) {
94
94
  display: contents;
95
95
  }
96
- div.awsui_background_hyvsj_1cy16_93 > .awsui_scrolling-background_hyvsj_1cy16_96:not(#\9) {
97
- background-color: var(--color-background-layout-main-m49752, #ffffff);
98
- color: var(--color-text-body-default-su7kuo, #000716);
96
+ div.awsui_background_hyvsj_1g2nk_93 > .awsui_scrolling-background_hyvsj_1g2nk_96:not(#\9) {
97
+ background-color: var(--color-background-layout-main-nx09lr, #ffffff);
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_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102:not(#\9) {
103
- background-color: var(--color-background-layout-main-m49752, #ffffff);
102
+ div.awsui_background_hyvsj_1g2nk_93 > .awsui_sticky-background_hyvsj_1g2nk_102:not(#\9) {
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
107
  top: var(--awsui-header-height-zw2xxa);
108
108
  z-index: 799;
109
109
  }
110
- div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1cy16_110) {
111
- height: calc(var(--space-scaled-s-913kwi, 12px) + var(--awsui-overlap-height-zw2xxa));
110
+ div.awsui_background_hyvsj_1g2nk_93 > .awsui_sticky-background_hyvsj_1g2nk_102:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1g2nk_110) {
111
+ height: calc(var(--space-scaled-s-aqzyko, 12px) + var(--awsui-overlap-height-zw2xxa));
112
112
  }
113
- div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.awsui_has-sticky-notifications_hyvsj_1cy16_110:not(#\9) {
113
+ div.awsui_background_hyvsj_1g2nk_93 > .awsui_sticky-background_hyvsj_1g2nk_102.awsui_has-sticky-notifications_hyvsj_1g2nk_110:not(#\9) {
114
114
  height: calc(
115
- var(--awsui-notifications-gap-zw2xxa) + var(--awsui-notifications-height-zw2xxa) + var(--space-scaled-s-913kwi, 12px) + var(--awsui-overlap-height-zw2xxa)
115
+ var(--awsui-notifications-gap-zw2xxa) + var(--awsui-notifications-height-zw2xxa) + var(--space-scaled-s-aqzyko, 12px) + var(--awsui-overlap-height-zw2xxa)
116
116
  );
117
117
  }
118
118
 
@@ -120,8 +120,8 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_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_1cy16_123:not(#\9) {
124
- background-color: var(--color-background-layout-main-m49752, #ffffff);
123
+ .awsui_breadcrumbs_hyvsj_1g2nk_123:not(#\9) {
124
+ background-color: var(--color-background-layout-main-nx09lr, #ffffff);
125
125
  grid-area: breadcrumbs;
126
126
  /*
127
127
  If a child component tells the AppLayout to have a sticky
@@ -130,7 +130,7 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.a
130
130
  be lifted so it doesn't render behind the background element.
131
131
  */
132
132
  }
133
- .awsui_breadcrumbs_hyvsj_1cy16_123.awsui_has-sticky-background_hyvsj_1cy16_133:not(#\9) {
133
+ .awsui_breadcrumbs_hyvsj_1g2nk_123.awsui_has-sticky-background_hyvsj_1g2nk_133:not(#\9) {
134
134
  z-index: 799;
135
135
  }
136
136
 
@@ -142,7 +142,7 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_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_1cy16_145:not(#\9) {
145
+ .awsui_drawers-container_hyvsj_1g2nk_145:not(#\9) {
146
146
  background-color: transparent;
147
147
  display: flex;
148
148
  grid-column: 5;
@@ -152,31 +152,31 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.a
152
152
  position: sticky;
153
153
  top: var(--awsui-offset-top-zw2xxa);
154
154
  z-index: 830;
155
- transition: background-color var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
155
+ transition: background-color var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
156
156
  }
157
- .awsui_drawers-container_hyvsj_1cy16_145.awsui_has-open-drawer_hyvsj_1cy16_157:not(#\9) {
158
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
159
- box-shadow: var(--shadow-panel-pj5weo, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
157
+ .awsui_drawers-container_hyvsj_1g2nk_145.awsui_has-open-drawer_hyvsj_1g2nk_157:not(#\9) {
158
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
159
+ box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
160
160
  }
161
161
  @media (prefers-reduced-motion: reduce) {
162
- .awsui_drawers-container_hyvsj_1cy16_145:not(#\9) {
162
+ .awsui_drawers-container_hyvsj_1g2nk_145:not(#\9) {
163
163
  animation: none;
164
164
  transition: none;
165
165
  }
166
166
  }
167
- .awsui-motion-disabled .awsui_drawers-container_hyvsj_1cy16_145:not(#\9), .awsui-mode-entering .awsui_drawers-container_hyvsj_1cy16_145:not(#\9) {
167
+ .awsui-motion-disabled .awsui_drawers-container_hyvsj_1g2nk_145:not(#\9), .awsui-mode-entering .awsui_drawers-container_hyvsj_1g2nk_145:not(#\9) {
168
168
  animation: none;
169
169
  transition: none;
170
170
  }
171
171
  @media (min-width: 689px) {
172
- .awsui_drawers-container_hyvsj_1cy16_145:not(#\9) {
172
+ .awsui_drawers-container_hyvsj_1g2nk_145:not(#\9) {
173
173
  /* stylelint-disable scss/operator-no-newline-after */
174
174
  max-width: calc(var(--awsui-layout-width-zw2xxa) - var(--awsui-main-offset-left-zw2xxa) - var(--awsui-default-min-content-width-zw2xxa) - var(--awsui-content-gap-right-zw2xxa));
175
175
  /* stylelint-enable scss/operator-no-newline-after */
176
176
  }
177
177
  }
178
178
  @media (max-width: 688px) {
179
- .awsui_drawers-container_hyvsj_1cy16_145:not(#\9) {
179
+ .awsui_drawers-container_hyvsj_1g2nk_145:not(#\9) {
180
180
  position: fixed;
181
181
  right: 0;
182
182
  z-index: 1001;
@@ -188,12 +188,12 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.a
188
188
  relative to the body.
189
189
  */
190
190
  }
191
- .awsui_drawers-container_hyvsj_1cy16_145.awsui_disable-body-scroll_hyvsj_1cy16_191:not(#\9) {
191
+ .awsui_drawers-container_hyvsj_1g2nk_145.awsui_disable-body-scroll_hyvsj_1g2nk_191:not(#\9) {
192
192
  top: var(--awsui-header-height-zw2xxa);
193
193
  }
194
194
  }
195
195
 
196
- .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196:not(#\9) {
196
+ .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196:not(#\9) {
197
197
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
198
198
  border-collapse: separate;
199
199
  border-spacing: 0;
@@ -223,11 +223,11 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.a
223
223
  widows: 2;
224
224
  word-spacing: normal;
225
225
  box-sizing: border-box;
226
- font-size: var(--font-body-m-size-7dign1, 14px);
227
- line-height: var(--font-body-m-line-height-ghizru, 20px);
228
- color: var(--color-text-body-default-su7kuo, #000716);
226
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
227
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
228
+ color: var(--color-text-body-default-2sxhhn, #000716);
229
229
  font-weight: 400;
230
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
230
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
231
231
  -webkit-font-smoothing: auto;
232
232
  -moz-osx-font-smoothing: auto;
233
233
  background-color: transparent;
@@ -238,80 +238,80 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.a
238
238
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
239
239
  overscroll-behavior-y: contain;
240
240
  }
241
- .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215).awsui_has-open-drawer_hyvsj_1cy16_157 {
241
+ .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215).awsui_has-open-drawer_hyvsj_1g2nk_157 {
242
242
  width: 0;
243
243
  }
244
- .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196.awsui_has-multiple-triggers_hyvsj_1cy16_215.awsui_has-open-drawer_hyvsj_1cy16_157:not(#\9) {
245
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
246
- transition: background-color var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
244
+ .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196.awsui_has-multiple-triggers_hyvsj_1g2nk_215.awsui_has-open-drawer_hyvsj_1g2nk_157:not(#\9) {
245
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
246
+ transition: background-color var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
247
247
  }
248
248
  @media (prefers-reduced-motion: reduce) {
249
- .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196.awsui_has-multiple-triggers_hyvsj_1cy16_215.awsui_has-open-drawer_hyvsj_1cy16_157:not(#\9) {
249
+ .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196.awsui_has-multiple-triggers_hyvsj_1g2nk_215.awsui_has-open-drawer_hyvsj_1g2nk_157:not(#\9) {
250
250
  animation: none;
251
251
  transition: none;
252
252
  }
253
253
  }
254
- .awsui-motion-disabled .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196.awsui_has-multiple-triggers_hyvsj_1cy16_215.awsui_has-open-drawer_hyvsj_1cy16_157:not(#\9), .awsui-mode-entering .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196.awsui_has-multiple-triggers_hyvsj_1cy16_215.awsui_has-open-drawer_hyvsj_1cy16_157:not(#\9) {
254
+ .awsui-motion-disabled .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196.awsui_has-multiple-triggers_hyvsj_1g2nk_215.awsui_has-open-drawer_hyvsj_1g2nk_157:not(#\9), .awsui-mode-entering .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196.awsui_has-multiple-triggers_hyvsj_1g2nk_215.awsui_has-open-drawer_hyvsj_1g2nk_157:not(#\9) {
255
255
  animation: none;
256
256
  transition: none;
257
257
  }
258
- .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157) {
259
- width: calc(var(--space-layout-toggle-padding-dhzjwp, 20px) * 2 + var(--space-layout-toggle-diameter-i4mha3, 40px));
260
- transition: width var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
258
+ .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157) {
259
+ width: calc(var(--space-layout-toggle-padding-sgkxy2, 20px) * 2 + var(--space-layout-toggle-diameter-x54u6y, 40px));
260
+ transition: width var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
261
261
  }
262
262
  @media (prefers-reduced-motion: reduce) {
263
- .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157) {
263
+ .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157) {
264
264
  animation: none;
265
265
  transition: none;
266
266
  }
267
267
  }
268
- .awsui-motion-disabled .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157), .awsui-mode-entering .awsui_drawers-desktop-triggers-container_hyvsj_1cy16_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157) {
268
+ .awsui-motion-disabled .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157), .awsui-mode-entering .awsui_drawers-desktop-triggers-container_hyvsj_1g2nk_196:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157) {
269
269
  animation: none;
270
270
  transition: none;
271
271
  }
272
272
 
273
- .awsui_drawers-trigger-content_hyvsj_1cy16_247:not(#\9) {
273
+ .awsui_drawers-trigger-content_hyvsj_1g2nk_247:not(#\9) {
274
274
  align-items: center;
275
275
  display: flex;
276
276
  flex-direction: column;
277
- gap: var(--space-xs-edba2s, 8px);
278
- padding-top: var(--space-scaled-s-913kwi, 12px);
279
- width: calc(var(--space-layout-toggle-padding-dhzjwp, 20px) * 2 + var(--space-layout-toggle-diameter-i4mha3, 40px));
277
+ gap: var(--space-xs-zb16t3, 8px);
278
+ padding-top: var(--space-scaled-s-aqzyko, 12px);
279
+ width: calc(var(--space-layout-toggle-padding-sgkxy2, 20px) * 2 + var(--space-layout-toggle-diameter-x54u6y, 40px));
280
280
  }
281
- .awsui_drawers-trigger-content_hyvsj_1cy16_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215).awsui_has-open-drawer_hyvsj_1cy16_157 {
281
+ .awsui_drawers-trigger-content_hyvsj_1g2nk_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215).awsui_has-open-drawer_hyvsj_1g2nk_157 {
282
282
  opacity: 0;
283
283
  }
284
- .awsui_drawers-trigger-content_hyvsj_1cy16_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157) {
284
+ .awsui_drawers-trigger-content_hyvsj_1g2nk_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157) {
285
285
  opacity: 1;
286
- transition: opacity var(--motion-duration-refresh-only-medium-wkp575, 165ms);
287
- transition-delay: calc(var(--motion-duration-refresh-only-fast-q2mprk, 115ms) / 1.5);
286
+ transition: opacity var(--motion-duration-refresh-only-medium-nf6485, 165ms);
287
+ transition-delay: calc(var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) / 1.5);
288
288
  }
289
289
  @media (prefers-reduced-motion: reduce) {
290
- .awsui_drawers-trigger-content_hyvsj_1cy16_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157) {
290
+ .awsui_drawers-trigger-content_hyvsj_1g2nk_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157) {
291
291
  animation: none;
292
292
  transition: none;
293
293
  }
294
294
  }
295
- .awsui-motion-disabled .awsui_drawers-trigger-content_hyvsj_1cy16_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157), .awsui-mode-entering .awsui_drawers-trigger-content_hyvsj_1cy16_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1cy16_215):not(.awsui_has-open-drawer_hyvsj_1cy16_157) {
295
+ .awsui-motion-disabled .awsui_drawers-trigger-content_hyvsj_1g2nk_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157), .awsui-mode-entering .awsui_drawers-trigger-content_hyvsj_1g2nk_247:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_1g2nk_215):not(.awsui_has-open-drawer_hyvsj_1g2nk_157) {
296
296
  animation: none;
297
297
  transition: none;
298
298
  }
299
299
 
300
300
  @media (max-width: 688px) {
301
- .awsui_drawers-trigger_hyvsj_1cy16_247:not(#\9) {
301
+ .awsui_drawers-trigger_hyvsj_1g2nk_247:not(#\9) {
302
302
  width: 40px;
303
303
  text-align: right;
304
304
  }
305
305
  }
306
306
 
307
- .awsui_drawer_hyvsj_1cy16_145:not(#\9) {
307
+ .awsui_drawer_hyvsj_1g2nk_145:not(#\9) {
308
308
  --awsui-drawer-size-zw2xxa: 290px;
309
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
309
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
310
310
  border-color: transparent;
311
311
  display: grid;
312
312
  flex-shrink: 0;
313
- grid-template-columns: var(--space-m-h2th94, 16px) 1fr auto var(--space-m-h2th94, 16px);
314
- grid-template-rows: var(--size-vertical-panel-icon-offset-zd2rli, 15px) auto 1fr;
313
+ grid-template-columns: var(--space-m-udix3p, 16px) 1fr auto var(--space-m-udix3p, 16px);
314
+ grid-template-rows: var(--size-vertical-panel-icon-offset-wy8j08, 15px) auto 1fr;
315
315
  height: 100%;
316
316
  overflow-y: auto;
317
317
  overflow-x: hidden;
@@ -320,39 +320,39 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.a
320
320
  pointer-events: auto;
321
321
  word-wrap: break-word;
322
322
  }
323
- .awsui_drawer_hyvsj_1cy16_145 > .awsui_drawer-close-button_hyvsj_1cy16_297:not(#\9) {
323
+ .awsui_drawer_hyvsj_1g2nk_145 > .awsui_drawer-close-button_hyvsj_1g2nk_297:not(#\9) {
324
324
  grid-column: 3;
325
325
  grid-row: 2;
326
326
  z-index: 1;
327
327
  }
328
- .awsui_drawer_hyvsj_1cy16_145 > .awsui_drawer-content_hyvsj_1cy16_302:not(#\9) {
328
+ .awsui_drawer_hyvsj_1g2nk_145 > .awsui_drawer-content_hyvsj_1g2nk_302:not(#\9) {
329
329
  grid-column: 1/span 4;
330
330
  grid-row: 1/span 3;
331
331
  width: var(--awsui-drawer-size-zw2xxa);
332
332
  }
333
- .awsui_drawer_hyvsj_1cy16_145 > .awsui_drawer-slider_hyvsj_1cy16_307:not(#\9) {
333
+ .awsui_drawer_hyvsj_1g2nk_145 > .awsui_drawer-slider_hyvsj_1g2nk_307:not(#\9) {
334
334
  grid-column: 1;
335
335
  grid-row: 3;
336
336
  height: 100%;
337
337
  display: flex;
338
338
  align-items: center;
339
339
  }
340
- .awsui_drawer_hyvsj_1cy16_145:not(#\9):not(.awsui_is-drawer-open_hyvsj_1cy16_314) {
340
+ .awsui_drawer_hyvsj_1g2nk_145:not(#\9):not(.awsui_is-drawer-open_hyvsj_1g2nk_314) {
341
341
  opacity: 0;
342
342
  width: 0;
343
343
  }
344
- .awsui_drawer_hyvsj_1cy16_145.awsui_is-drawer-open_hyvsj_1cy16_314:not(#\9) {
345
- border-right: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
344
+ .awsui_drawer_hyvsj_1g2nk_145.awsui_is-drawer-open_hyvsj_1g2nk_314:not(#\9) {
345
+ border-right: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
346
346
  opacity: 1;
347
347
  width: var(--awsui-drawer-size-zw2xxa);
348
348
  }
349
349
  @media (min-width: 2541px) {
350
- .awsui_drawer_hyvsj_1cy16_145.awsui_is-drawer-open_hyvsj_1cy16_314:not(#\9) {
350
+ .awsui_drawer_hyvsj_1g2nk_145.awsui_is-drawer-open_hyvsj_1g2nk_314:not(#\9) {
351
351
  --awsui-drawer-size-zw2xxa: 320px;
352
352
  }
353
353
  }
354
354
  @media (max-width: 688px) {
355
- .awsui_drawer_hyvsj_1cy16_145.awsui_is-drawer-open_hyvsj_1cy16_314:not(#\9) {
355
+ .awsui_drawer_hyvsj_1g2nk_145.awsui_is-drawer-open_hyvsj_1g2nk_314:not(#\9) {
356
356
  --awsui-drawer-size-zw2xxa: 100vw;
357
357
  width: 100vw;
358
358
  }
@@ -362,7 +362,7 @@ div.awsui_background_hyvsj_1cy16_93 > .awsui_sticky-background_hyvsj_1cy16_102.a
362
362
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
363
363
  SPDX-License-Identifier: Apache-2.0
364
364
  */
365
- header.awsui_content_hyvsj_1cy16_339:not(#\9) {
365
+ header.awsui_content_hyvsj_1g2nk_339:not(#\9) {
366
366
  grid-area: header;
367
367
  }
368
368
 
@@ -383,7 +383,7 @@ The minimum content width property is set to zero and applied under all
383
383
  circumstances regardless of whether the minContentWidth property is
384
384
  explicitly set in script.
385
385
  */
386
- .awsui_layout_hyvsj_1cy16_360:not(#\9) {
386
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9) {
387
387
  --awsui-breadcrumbs-gap-zw2xxa: 0px;
388
388
  --awsui-content-gap-left-zw2xxa: 0px;
389
389
  --awsui-content-gap-right-zw2xxa: 0px;
@@ -401,14 +401,14 @@ explicitly set in script.
401
401
  --awsui-main-template-rows-zw2xxa: 1fr;
402
402
  --awsui-max-content-width-zw2xxa: 0px;
403
403
  --awsui-min-content-width-zw2xxa: 280px;
404
- --awsui-mobile-bar-height-zw2xxa: calc(2 * var(--space-m-h2th94, 16px) + var(--space-scaled-xs-wbfgrv, 8px));
404
+ --awsui-mobile-bar-height-zw2xxa: calc(2 * var(--space-m-udix3p, 16px) + var(--space-scaled-xs-26e2du, 8px));
405
405
  --awsui-notifications-gap-zw2xxa: 0px;
406
406
  --awsui-notifications-height-zw2xxa: 0px;
407
407
  --awsui-offset-top-zw2xxa: var(--awsui-header-height-zw2xxa);
408
408
  --awsui-offset-top-with-notifications-zw2xxa: 0px;
409
- --awsui-overlap-height-zw2xxa: var(--space-dark-header-overlap-distance-l9lxfl, 36px);
410
- background-color: var(--color-background-layout-main-m49752, #ffffff);
411
- color: var(--color-text-body-default-su7kuo, #000716);
409
+ --awsui-overlap-height-zw2xxa: var(--space-dark-header-overlap-distance-lxpp0s, 36px);
410
+ background-color: var(--color-background-layout-main-nx09lr, #ffffff);
411
+ color: var(--color-text-body-default-2sxhhn, #000716);
412
412
  display: grid;
413
413
  grid-template-areas: ". . mobileToolbar . ." ". . notificationsGap . ." ". . notifications . ." ". . breadcrumbsGap . ." ". . breadcrumbs . ." ". . headerGap . ." ". . header . ." ". . mainGap . ." ". . main . ." ". . main . .";
414
414
  grid-template-columns: min-content minmax(var(--awsui-content-gap-left-zw2xxa), 1fr) minmax(var(--awsui-default-min-content-width-zw2xxa), var(--awsui-default-max-content-width-zw2xxa)) minmax(var(--awsui-content-gap-right-zw2xxa), 1fr) min-content;
@@ -466,134 +466,134 @@ explicitly set in script.
466
466
  */
467
467
  }
468
468
  @media (min-width: 1401px) {
469
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1cy16_443) {
469
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1g2nk_443) {
470
470
  --awsui-default-max-content-width-zw2xxa: 1280px;
471
471
  }
472
472
  }
473
473
  @media (min-width: 1921px) {
474
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1cy16_443) {
474
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1g2nk_443) {
475
475
  --awsui-default-max-content-width-zw2xxa: 1440px;
476
476
  }
477
477
  }
478
478
  @media (min-width: 2541px) {
479
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1cy16_443) {
479
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1g2nk_443) {
480
480
  --awsui-default-max-content-width-zw2xxa: 1620px;
481
481
  }
482
482
  }
483
483
  @media (min-width: 1401px) {
484
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1cy16_443).awsui_content-type-dashboard_hyvsj_1cy16_458 {
484
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1g2nk_443).awsui_content-type-dashboard_hyvsj_1g2nk_458 {
485
485
  --awsui-default-max-content-width-zw2xxa: 1280px;
486
486
  }
487
487
  }
488
488
  @media (min-width: 1921px) {
489
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1cy16_443).awsui_content-type-dashboard_hyvsj_1cy16_458 {
489
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1g2nk_443).awsui_content-type-dashboard_hyvsj_1g2nk_458 {
490
490
  --awsui-default-max-content-width-zw2xxa: 1620px;
491
491
  }
492
492
  }
493
493
  @media (min-width: 2541px) {
494
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1cy16_443).awsui_content-type-dashboard_hyvsj_1cy16_458 {
494
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-max-content-width_hyvsj_1g2nk_443).awsui_content-type-dashboard_hyvsj_1g2nk_458 {
495
495
  --awsui-default-max-content-width-zw2xxa: 2160px;
496
496
  }
497
497
  }
498
- .awsui_layout_hyvsj_1cy16_360.awsui_has-max-content-width_hyvsj_1cy16_443:not(#\9) {
498
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-max-content-width_hyvsj_1g2nk_443:not(#\9) {
499
499
  --awsui-default-max-content-width-zw2xxa: var(--awsui-max-content-width-zw2xxa);
500
500
  }
501
- .awsui_layout_hyvsj_1cy16_360.awsui_is-overlap-disabled_hyvsj_1cy16_475:not(#\9) {
501
+ .awsui_layout_hyvsj_1g2nk_360.awsui_is-overlap-disabled_hyvsj_1g2nk_475:not(#\9) {
502
502
  --awsui-overlap-height-zw2xxa: 0;
503
503
  }
504
504
  @media (min-width: 993px) {
505
- .awsui_layout_hyvsj_1cy16_360:not(#\9) {
505
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9) {
506
506
  --awsui-default-min-content-width-zw2xxa: var(--awsui-min-content-width-zw2xxa, 280px);
507
507
  }
508
508
  }
509
509
  @media (max-width: 992px) {
510
- .awsui_layout_hyvsj_1cy16_360:not(#\9) {
510
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9) {
511
511
  --awsui-default-min-content-width-zw2xxa: 0px;
512
512
  }
513
513
  }
514
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1cy16_110):not(.awsui_has-sticky-background_hyvsj_1cy16_133) {
514
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1g2nk_110):not(.awsui_has-sticky-background_hyvsj_1g2nk_133) {
515
515
  --awsui-offset-top-with-notifications-zw2xxa: var(--awsui-header-height-zw2xxa);
516
516
  }
517
- .awsui_layout_hyvsj_1cy16_360:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1cy16_110).awsui_has-sticky-background_hyvsj_1cy16_133 {
518
- --awsui-offset-top-with-notifications-zw2xxa: calc(var(--awsui-header-height-zw2xxa) + var(--space-scaled-s-913kwi, 12px));
517
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1g2nk_110).awsui_has-sticky-background_hyvsj_1g2nk_133 {
518
+ --awsui-offset-top-with-notifications-zw2xxa: calc(var(--awsui-header-height-zw2xxa) + var(--space-scaled-s-aqzyko, 12px));
519
519
  }
520
- .awsui_layout_hyvsj_1cy16_360.awsui_has-sticky-notifications_hyvsj_1cy16_110:not(#\9):not(.awsui_has-sticky-background_hyvsj_1cy16_133) {
520
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-sticky-notifications_hyvsj_1g2nk_110:not(#\9):not(.awsui_has-sticky-background_hyvsj_1g2nk_133) {
521
521
  --awsui-offset-top-with-notifications-zw2xxa: calc(
522
522
  var(--awsui-offset-top-zw2xxa) + var(--awsui-notifications-gap-zw2xxa) +
523
- var(--awsui-notifications-height-zw2xxa) + var(--space-xxxs-j6dpcy, 2px)
523
+ var(--awsui-notifications-height-zw2xxa) + var(--space-xxxs-zbmxqb, 2px)
524
524
  );
525
525
  }
526
- .awsui_layout_hyvsj_1cy16_360.awsui_has-sticky-notifications_hyvsj_1cy16_110.awsui_has-sticky-background_hyvsj_1cy16_133:not(#\9) {
526
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-sticky-notifications_hyvsj_1g2nk_110.awsui_has-sticky-background_hyvsj_1g2nk_133:not(#\9) {
527
527
  --awsui-offset-top-with-notifications-zw2xxa: calc(
528
528
  var(--awsui-offset-top-zw2xxa) + var(--awsui-notifications-gap-zw2xxa) +
529
- var(--awsui-notifications-height-zw2xxa) + var(--space-scaled-s-913kwi, 12px)
529
+ var(--awsui-notifications-height-zw2xxa) + var(--space-scaled-s-aqzyko, 12px)
530
530
  );
531
531
  }
532
532
  @media (min-width: 689px) {
533
- .awsui_layout_hyvsj_1cy16_360.awsui_has-content-gap-left_hyvsj_1cy16_507:not(#\9) {
534
- --awsui-content-gap-left-zw2xxa: var(--space-scaled-2x-xxxl-qc7pg7, 40px);
533
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-content-gap-left_hyvsj_1g2nk_507:not(#\9) {
534
+ --awsui-content-gap-left-zw2xxa: var(--space-scaled-2x-xxxl-eqb3m6, 40px);
535
535
  }
536
- .awsui_layout_hyvsj_1cy16_360.awsui_has-content-gap-right_hyvsj_1cy16_510:not(#\9) {
537
- --awsui-content-gap-right-zw2xxa: var(--space-scaled-2x-xxxl-qc7pg7, 40px);
536
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-content-gap-right_hyvsj_1g2nk_510:not(#\9) {
537
+ --awsui-content-gap-right-zw2xxa: var(--space-scaled-2x-xxxl-eqb3m6, 40px);
538
538
  }
539
539
  }
540
540
  @media (max-width: 688px) {
541
- .awsui_layout_hyvsj_1cy16_360:not(#\9) {
542
- --awsui-content-gap-left-zw2xxa: var(--space-l-f4l5gr, 20px);
543
- --awsui-content-gap-right-zw2xxa: var(--space-l-f4l5gr, 20px);
541
+ .awsui_layout_hyvsj_1g2nk_360:not(#\9) {
542
+ --awsui-content-gap-left-zw2xxa: var(--space-l-t419sm, 20px);
543
+ --awsui-content-gap-right-zw2xxa: var(--space-l-t419sm, 20px);
544
544
  }
545
545
  }
546
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-notifications_hyvsj_1cy16_520:not(#\9) {
547
- --awsui-notifications-gap-zw2xxa: var(--space-xs-edba2s, 8px);
546
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-notifications_hyvsj_1g2nk_520:not(#\9) {
547
+ --awsui-notifications-gap-zw2xxa: var(--space-xs-zb16t3, 8px);
548
548
  }
549
- .awsui_layout_hyvsj_1cy16_360.awsui_has-breadcrumbs_hyvsj_1cy16_523:not(#\9) {
550
- --awsui-breadcrumbs-gap-zw2xxa: var(--space-scaled-m-gxhdpl, 16px);
549
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-breadcrumbs_hyvsj_1g2nk_523:not(#\9) {
550
+ --awsui-breadcrumbs-gap-zw2xxa: var(--space-scaled-m-mo5yse, 16px);
551
551
  }
552
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-header_hyvsj_1cy16_526:not(#\9), .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-notifications_hyvsj_1cy16_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1cy16_523).awsui_has-header_hyvsj_1cy16_526 {
553
- --awsui-header-gap-zw2xxa: var(--space-scaled-xs-wbfgrv, 8px);
552
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-header_hyvsj_1g2nk_526:not(#\9), .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-notifications_hyvsj_1g2nk_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1g2nk_523).awsui_has-header_hyvsj_1g2nk_526 {
553
+ --awsui-header-gap-zw2xxa: var(--space-scaled-xs-26e2du, 8px);
554
554
  }
555
- .awsui_layout_hyvsj_1cy16_360.awsui_has-breadcrumbs_hyvsj_1cy16_523.awsui_has-header_hyvsj_1cy16_526:not(#\9) {
556
- --awsui-header-gap-zw2xxa: var(--space-scaled-xs-wbfgrv, 8px);
555
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-breadcrumbs_hyvsj_1g2nk_523.awsui_has-header_hyvsj_1g2nk_526:not(#\9) {
556
+ --awsui-header-gap-zw2xxa: var(--space-scaled-xs-26e2du, 8px);
557
557
  }
558
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-notifications_hyvsj_1cy16_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1cy16_523):not(.awsui_has-header_hyvsj_1cy16_526) {
559
- --awsui-main-gap-zw2xxa: var(--space-xs-edba2s, 8px);
558
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-notifications_hyvsj_1g2nk_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1g2nk_523):not(.awsui_has-header_hyvsj_1g2nk_526) {
559
+ --awsui-main-gap-zw2xxa: var(--space-xs-zb16t3, 8px);
560
560
  }
561
- .awsui_layout_hyvsj_1cy16_360.awsui_has-breadcrumbs_hyvsj_1cy16_523:not(#\9):not(.awsui_has-header_hyvsj_1cy16_526) {
561
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-breadcrumbs_hyvsj_1g2nk_523:not(#\9):not(.awsui_has-header_hyvsj_1g2nk_526) {
562
562
  --awsui-container-first-gap-zw2xxa: calc(var(--awsui-breadcrumbs-gap-zw2xxa) - var(--awsui-main-gap-zw2xxa));
563
563
  }
564
- .awsui_layout_hyvsj_1cy16_360.awsui_has-breadcrumbs_hyvsj_1cy16_523:not(#\9):not(.awsui_has-header_hyvsj_1cy16_526).awsui_is-overlap-disabled_hyvsj_1cy16_475 {
565
- --awsui-main-gap-zw2xxa: var(--space-scaled-m-gxhdpl, 16px);
564
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-breadcrumbs_hyvsj_1g2nk_523:not(#\9):not(.awsui_has-header_hyvsj_1g2nk_526).awsui_is-overlap-disabled_hyvsj_1g2nk_475 {
565
+ --awsui-main-gap-zw2xxa: var(--space-scaled-m-mo5yse, 16px);
566
566
  }
567
- .awsui_layout_hyvsj_1cy16_360.awsui_has-breadcrumbs_hyvsj_1cy16_523:not(#\9):not(.awsui_has-header_hyvsj_1cy16_526):not(.awsui_is-overlap-disabled_hyvsj_1cy16_475) {
568
- --awsui-main-gap-zw2xxa: var(--space-scaled-xxs-t2t62i, 4px);
567
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-breadcrumbs_hyvsj_1g2nk_523:not(#\9):not(.awsui_has-header_hyvsj_1g2nk_526):not(.awsui_is-overlap-disabled_hyvsj_1g2nk_475) {
568
+ --awsui-main-gap-zw2xxa: var(--space-scaled-xxs-7597g1, 4px);
569
569
  }
570
- .awsui_layout_hyvsj_1cy16_360.awsui_has-header_hyvsj_1cy16_526:not(#\9) {
571
- --awsui-main-gap-zw2xxa: var(--space-content-header-padding-bottom-3kdnde, 16px);
570
+ .awsui_layout_hyvsj_1g2nk_360.awsui_has-header_hyvsj_1g2nk_526:not(#\9) {
571
+ --awsui-main-gap-zw2xxa: var(--space-content-header-padding-bottom-y2enua, 16px);
572
572
  }
573
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-main_hyvsj_1cy16_547:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_1cy16_475), .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-main_hyvsj_1cy16_547.awsui_is-overlap-disabled_hyvsj_1cy16_475:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1cy16_547) {
574
- --awsui-main-gap-zw2xxa: var(--space-scaled-s-913kwi, 12px);
573
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-main_hyvsj_1g2nk_547:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_1g2nk_475), .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-main_hyvsj_1g2nk_547.awsui_is-overlap-disabled_hyvsj_1g2nk_475:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1g2nk_547) {
574
+ --awsui-main-gap-zw2xxa: var(--space-scaled-s-aqzyko, 12px);
575
575
  }
576
576
  @media (min-width: 689px) {
577
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-main_hyvsj_1cy16_547:not(#\9):not(.awsui_has-header_hyvsj_1cy16_526) {
578
- --awsui-container-first-overlap-extension-zw2xxa: var(--space-m-h2th94, 16px);
579
- --awsui-container-first-gap-zw2xxa: var(--space-xxs-ja5cp8, 4px);
577
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-main_hyvsj_1g2nk_547:not(#\9):not(.awsui_has-header_hyvsj_1g2nk_526) {
578
+ --awsui-container-first-overlap-extension-zw2xxa: var(--space-m-udix3p, 16px);
579
+ --awsui-container-first-gap-zw2xxa: var(--space-xxs-p8yyaw, 4px);
580
580
  }
581
581
  }
582
582
  @media (max-width: 688px) {
583
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-notifications_hyvsj_1cy16_520:not(#\9) {
584
- --awsui-notifications-gap-zw2xxa: var(--space-scaled-s-913kwi, 12px);
583
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-notifications_hyvsj_1g2nk_520:not(#\9) {
584
+ --awsui-notifications-gap-zw2xxa: var(--space-scaled-s-aqzyko, 12px);
585
585
  }
586
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-header_hyvsj_1cy16_526:not(#\9) {
587
- --awsui-header-gap-zw2xxa: var(--space-scaled-s-913kwi, 12px);
586
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-header_hyvsj_1g2nk_526:not(#\9) {
587
+ --awsui-header-gap-zw2xxa: var(--space-scaled-s-aqzyko, 12px);
588
588
  }
589
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-notifications_hyvsj_1cy16_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1cy16_523).awsui_has-header_hyvsj_1cy16_526 {
590
- --awsui-header-gap-zw2xxa: var(--space-scaled-s-913kwi, 12px);
589
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-notifications_hyvsj_1g2nk_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1g2nk_523).awsui_has-header_hyvsj_1g2nk_526 {
590
+ --awsui-header-gap-zw2xxa: var(--space-scaled-s-aqzyko, 12px);
591
591
  }
592
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-notifications_hyvsj_1cy16_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1cy16_523):not(.awsui_has-header_hyvsj_1cy16_526), .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-main_hyvsj_1cy16_547:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_1cy16_475) {
593
- --awsui-main-gap-zw2xxa: var(--space-scaled-s-913kwi, 12px);
592
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-notifications_hyvsj_1g2nk_520:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_1g2nk_523):not(.awsui_has-header_hyvsj_1g2nk_526), .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-main_hyvsj_1g2nk_547:not(#\9):not(.awsui_is-overlap-disabled_hyvsj_1g2nk_475) {
593
+ --awsui-main-gap-zw2xxa: var(--space-scaled-s-aqzyko, 12px);
594
594
  }
595
- .awsui_layout_hyvsj_1cy16_360.awsui_content-first-child-main_hyvsj_1cy16_547.awsui_is-overlap-disabled_hyvsj_1cy16_475:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1cy16_547) {
596
- --awsui-main-gap-zw2xxa: var(--space-scaled-m-gxhdpl, 16px);
595
+ .awsui_layout_hyvsj_1g2nk_360.awsui_content-first-child-main_hyvsj_1g2nk_547.awsui_is-overlap-disabled_hyvsj_1g2nk_475:not(#\9):not(.awsui_disable-content-paddings_hyvsj_1g2nk_547) {
596
+ --awsui-main-gap-zw2xxa: var(--space-scaled-m-mo5yse, 16px);
597
597
  }
598
598
  }
599
599
 
@@ -607,21 +607,21 @@ not matter. The offset top value for AppLayout contentMain children with
607
607
  position: sticky will be the value of the notifications height in addition to the
608
608
  notifications top margin and some additional vertical space for aesthetics.
609
609
  */
610
- .awsui_layout_hyvsj_1cy16_360.awsui_disable-body-scroll_hyvsj_1cy16_191:not(#\9) {
610
+ .awsui_layout_hyvsj_1g2nk_360.awsui_disable-body-scroll_hyvsj_1g2nk_191:not(#\9) {
611
611
  --awsui-main-template-rows-zw2xxa: 1fr auto;
612
612
  --awsui-offset-top-zw2xxa: 0px;
613
613
  height: var(--awsui-content-height-zw2xxa);
614
614
  overflow-y: scroll;
615
615
  }
616
- .awsui_layout_hyvsj_1cy16_360.awsui_disable-body-scroll_hyvsj_1cy16_191.awsui_has-split-panel_hyvsj_1cy16_590.awsui_split-panel-position-bottom_hyvsj_1cy16_590:not(#\9) {
616
+ .awsui_layout_hyvsj_1g2nk_360.awsui_disable-body-scroll_hyvsj_1g2nk_191.awsui_has-split-panel_hyvsj_1g2nk_590.awsui_split-panel-position-bottom_hyvsj_1g2nk_590:not(#\9) {
617
617
  --awsui-main-template-rows-zw2xxa: repeat(2, auto);
618
618
  }
619
- .awsui_layout_hyvsj_1cy16_360.awsui_disable-body-scroll_hyvsj_1cy16_191:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1cy16_110) {
619
+ .awsui_layout_hyvsj_1g2nk_360.awsui_disable-body-scroll_hyvsj_1g2nk_191:not(#\9):not(.awsui_has-sticky-notifications_hyvsj_1g2nk_110) {
620
620
  --awsui-offset-top-with-notifications-zw2xxa: 0px;
621
621
  }
622
- .awsui_layout_hyvsj_1cy16_360.awsui_disable-body-scroll_hyvsj_1cy16_191.awsui_has-sticky-notifications_hyvsj_1cy16_110:not(#\9) {
622
+ .awsui_layout_hyvsj_1g2nk_360.awsui_disable-body-scroll_hyvsj_1g2nk_191.awsui_has-sticky-notifications_hyvsj_1g2nk_110:not(#\9) {
623
623
  --awsui-offset-top-with-notifications-zw2xxa: calc(
624
- var(--awsui-notifications-height-zw2xxa) + var(--space-xs-edba2s, 8px) + var(--space-xxs-ja5cp8, 4px)
624
+ var(--awsui-notifications-height-zw2xxa) + var(--space-xs-zb16t3, 8px) + var(--space-xxs-p8yyaw, 4px)
625
625
  );
626
626
  }
627
627
 
@@ -629,13 +629,13 @@ notifications top margin and some additional vertical space for aesthetics.
629
629
  This CSS class is applied to the document body to prevent overflow scrolling
630
630
  when the navigation or tools drawers are open in responsive viewports.
631
631
  */
632
- .awsui_block-body-scroll_hyvsj_1cy16_606:not(#\9) {
632
+ .awsui_block-body-scroll_hyvsj_1g2nk_606:not(#\9) {
633
633
  overflow: hidden;
634
634
  }
635
635
 
636
636
  /* stylelint-disable selector-max-universal, selector-combinator-disallowed-list */
637
- .awsui_unfocusable_hyvsj_1cy16_611:not(#\9),
638
- .awsui_unfocusable_hyvsj_1cy16_611 *:not(#\9) {
637
+ .awsui_unfocusable_hyvsj_1g2nk_611:not(#\9),
638
+ .awsui_unfocusable_hyvsj_1g2nk_611 *:not(#\9) {
639
639
  visibility: hidden !important;
640
640
  }
641
641
 
@@ -644,9 +644,9 @@ when the navigation or tools drawers are open in responsive viewports.
644
644
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
645
645
  SPDX-License-Identifier: Apache-2.0
646
646
  */
647
- .awsui_container_hyvsj_1cy16_621:not(#\9) {
647
+ .awsui_container_hyvsj_1g2nk_621:not(#\9) {
648
648
  grid-area: main;
649
- padding-bottom: var(--space-layout-content-bottom-zwsyun, 40px);
649
+ padding-bottom: var(--space-layout-content-bottom-noqzmw, 40px);
650
650
  /*
651
651
  If the split panel is in the bottom position additional padding will need to be
652
652
  added to the content area. This is to ensure that the user is able to scroll
@@ -661,18 +661,18 @@ when the navigation or tools drawers are open in responsive viewports.
661
661
  on the right, we decrement the column end by one.
662
662
  */
663
663
  }
664
- .awsui_container_hyvsj_1cy16_621.awsui_has-split-panel_hyvsj_1cy16_590.awsui_split-panel-position-bottom_hyvsj_1cy16_590:not(#\9) {
665
- padding-bottom: calc(var(--awsui-split-panel-height-zw2xxa) + var(--space-layout-content-bottom-zwsyun, 40px));
664
+ .awsui_container_hyvsj_1g2nk_621.awsui_has-split-panel_hyvsj_1g2nk_590.awsui_split-panel-position-bottom_hyvsj_1g2nk_590:not(#\9) {
665
+ padding-bottom: calc(var(--awsui-split-panel-height-zw2xxa) + var(--space-layout-content-bottom-noqzmw, 40px));
666
666
  }
667
- .awsui_container_hyvsj_1cy16_621.awsui_disable-content-paddings_hyvsj_1cy16_547:not(#\9) {
667
+ .awsui_container_hyvsj_1g2nk_621.awsui_disable-content-paddings_hyvsj_1g2nk_547:not(#\9) {
668
668
  grid-column: 1/6;
669
669
  padding: 0;
670
670
  }
671
671
  @media (min-width: 689px) {
672
- .awsui_container_hyvsj_1cy16_621.awsui_disable-content-paddings_hyvsj_1cy16_547.awsui_is-navigation-open_hyvsj_1cy16_646:not(#\9) {
672
+ .awsui_container_hyvsj_1g2nk_621.awsui_disable-content-paddings_hyvsj_1g2nk_547.awsui_is-navigation-open_hyvsj_1g2nk_646:not(#\9) {
673
673
  grid-column-start: 2;
674
674
  }
675
- .awsui_container_hyvsj_1cy16_621.awsui_disable-content-paddings_hyvsj_1cy16_547.awsui_is-tools-open_hyvsj_1cy16_649:not(#\9), .awsui_container_hyvsj_1cy16_621.awsui_disable-content-paddings_hyvsj_1cy16_547.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_split-panel-position-side_hyvsj_1cy16_649:not(#\9) {
675
+ .awsui_container_hyvsj_1g2nk_621.awsui_disable-content-paddings_hyvsj_1g2nk_547.awsui_is-tools-open_hyvsj_1g2nk_649:not(#\9), .awsui_container_hyvsj_1g2nk_621.awsui_disable-content-paddings_hyvsj_1g2nk_547.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_split-panel-position-side_hyvsj_1g2nk_649:not(#\9) {
676
676
  grid-column-end: 5;
677
677
  }
678
678
  }
@@ -681,40 +681,40 @@ when the navigation or tools drawers are open in responsive viewports.
681
681
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
682
682
  SPDX-License-Identifier: Apache-2.0
683
683
  */
684
- section.awsui_mobile-toolbar_hyvsj_1cy16_658:not(#\9) {
684
+ section.awsui_mobile-toolbar_hyvsj_1g2nk_658:not(#\9) {
685
685
  align-items: center;
686
- background-color: var(--color-background-home-header-qnhw1k, #000716);
687
- border-bottom: 1px solid var(--color-border-divider-default-9o8zql, #e9ebed);
688
- box-shadow: var(--shadow-panel-toggle-5grp58, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
686
+ background-color: var(--color-background-home-header-2rudu7, #000716);
687
+ border-bottom: 1px solid var(--color-border-divider-default-d3adp9, #e9ebed);
688
+ box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
689
689
  box-sizing: border-box;
690
690
  height: var(--awsui-mobile-bar-height-zw2xxa);
691
691
  display: grid;
692
692
  grid-area: mobileToolbar;
693
693
  grid-column: 1/span 5;
694
694
  grid-template-columns: auto minmax(0, 1fr) auto;
695
- padding: 0 var(--space-m-h2th94, 16px);
695
+ padding: 0 var(--space-m-udix3p, 16px);
696
696
  position: sticky;
697
697
  top: var(--awsui-offset-top-zw2xxa);
698
698
  z-index: 1000;
699
699
  }
700
- section.awsui_mobile-toolbar_hyvsj_1cy16_658 > .awsui_mobile-toolbar-nav_hyvsj_1cy16_674:not(#\9) {
700
+ section.awsui_mobile-toolbar_hyvsj_1g2nk_658 > .awsui_mobile-toolbar-nav_hyvsj_1g2nk_674:not(#\9) {
701
701
  grid-column: 1;
702
- margin-right: var(--space-m-h2th94, 16px);
702
+ margin-right: var(--space-m-udix3p, 16px);
703
703
  }
704
- section.awsui_mobile-toolbar_hyvsj_1cy16_658 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_1cy16_678:not(#\9) {
704
+ section.awsui_mobile-toolbar_hyvsj_1g2nk_658 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_1g2nk_678:not(#\9) {
705
705
  grid-column: 2;
706
- background-color: var(--color-background-layout-main-m49752, #ffffff);
706
+ background-color: var(--color-background-layout-main-nx09lr, #ffffff);
707
707
  }
708
- section.awsui_mobile-toolbar_hyvsj_1cy16_658 > .awsui_mobile-toolbar-tools_hyvsj_1cy16_682:not(#\9) {
708
+ section.awsui_mobile-toolbar_hyvsj_1g2nk_658 > .awsui_mobile-toolbar-tools_hyvsj_1g2nk_682:not(#\9) {
709
709
  grid-column: 3;
710
- margin-left: var(--space-m-h2th94, 16px);
710
+ margin-left: var(--space-m-udix3p, 16px);
711
711
  }
712
712
 
713
713
  /*
714
714
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
715
715
  SPDX-License-Identifier: Apache-2.0
716
716
  */
717
- .awsui_navigation-container_hyvsj_1cy16_691:not(#\9) {
717
+ .awsui_navigation-container_hyvsj_1g2nk_691:not(#\9) {
718
718
  --awsui-navigation-width-zw2xxa: 280px;
719
719
  display: flex;
720
720
  grid-column: 1;
@@ -736,12 +736,12 @@ section.awsui_mobile-toolbar_hyvsj_1cy16_658 > .awsui_mobile-toolbar-tools_hyvsj
736
736
  pointer-events: none;
737
737
  }
738
738
  @media (min-width: 2541px) {
739
- .awsui_navigation-container_hyvsj_1cy16_691:not(#\9) {
739
+ .awsui_navigation-container_hyvsj_1g2nk_691:not(#\9) {
740
740
  --awsui-navigation-width-zw2xxa: 320px;
741
741
  }
742
742
  }
743
743
  @media (max-width: 688px) {
744
- .awsui_navigation-container_hyvsj_1cy16_691:not(#\9) {
744
+ .awsui_navigation-container_hyvsj_1g2nk_691:not(#\9) {
745
745
  left: 0;
746
746
  position: fixed;
747
747
  z-index: 1001;
@@ -753,19 +753,19 @@ section.awsui_mobile-toolbar_hyvsj_1cy16_658 > .awsui_mobile-toolbar-tools_hyvsj
753
753
  relative to the body.
754
754
  */
755
755
  }
756
- .awsui_navigation-container_hyvsj_1cy16_691.awsui_disable-body-scroll_hyvsj_1cy16_191:not(#\9) {
756
+ .awsui_navigation-container_hyvsj_1g2nk_691.awsui_disable-body-scroll_hyvsj_1g2nk_191:not(#\9) {
757
757
  top: var(--awsui-header-height-zw2xxa);
758
758
  }
759
759
  }
760
760
 
761
- nav.awsui_show-navigation_hyvsj_1cy16_735:not(#\9) {
762
- padding: var(--space-scaled-s-913kwi, 12px) var(--space-layout-toggle-padding-dhzjwp, 20px);
761
+ nav.awsui_show-navigation_hyvsj_1g2nk_735:not(#\9) {
762
+ padding: var(--space-scaled-s-aqzyko, 12px) var(--space-layout-toggle-padding-sgkxy2, 20px);
763
763
  /*
764
764
  Apply the animation only in desktop viewports because the MobileToolbar will
765
765
  take control in responsive viewports.
766
766
  */
767
767
  }
768
- @keyframes awsui_showButtons_hyvsj_1cy16_1 {
768
+ @keyframes awsui_showButtons_hyvsj_1g2nk_1 {
769
769
  0% {
770
770
  opacity: 0;
771
771
  }
@@ -773,33 +773,33 @@ nav.awsui_show-navigation_hyvsj_1cy16_735:not(#\9) {
773
773
  opacity: 1;
774
774
  }
775
775
  }
776
- nav.awsui_show-navigation_hyvsj_1cy16_735.awsui_is-navigation-open_hyvsj_1cy16_646:not(#\9) {
776
+ nav.awsui_show-navigation_hyvsj_1g2nk_735.awsui_is-navigation-open_hyvsj_1g2nk_646:not(#\9) {
777
777
  display: none;
778
778
  }
779
779
  @media (min-width: 689px) {
780
- nav.awsui_show-navigation_hyvsj_1cy16_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1cy16_646) {
780
+ nav.awsui_show-navigation_hyvsj_1g2nk_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1g2nk_646) {
781
781
  display: block;
782
782
  }
783
- nav.awsui_show-navigation_hyvsj_1cy16_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1cy16_646).awsui_animating_hyvsj_1cy16_757 {
784
- animation: awsui_showButtons_hyvsj_1cy16_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
783
+ nav.awsui_show-navigation_hyvsj_1g2nk_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1g2nk_646).awsui_animating_hyvsj_1g2nk_757 {
784
+ animation: awsui_showButtons_hyvsj_1g2nk_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
785
785
  }
786
786
  }
787
787
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
788
- nav.awsui_show-navigation_hyvsj_1cy16_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1cy16_646).awsui_animating_hyvsj_1cy16_757 {
788
+ nav.awsui_show-navigation_hyvsj_1g2nk_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1g2nk_646).awsui_animating_hyvsj_1g2nk_757 {
789
789
  animation: none;
790
790
  transition: none;
791
791
  }
792
792
  }
793
793
  @media (min-width: 689px) {
794
- .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_1cy16_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1cy16_646).awsui_animating_hyvsj_1cy16_757, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_1cy16_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1cy16_646).awsui_animating_hyvsj_1cy16_757 {
794
+ .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_1g2nk_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1g2nk_646).awsui_animating_hyvsj_1g2nk_757, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_1g2nk_735:not(#\9):not(.awsui_is-navigation-open_hyvsj_1g2nk_646).awsui_animating_hyvsj_1g2nk_757 {
795
795
  animation: none;
796
796
  transition: none;
797
797
  }
798
798
  }
799
799
 
800
- nav.awsui_navigation_hyvsj_1cy16_691:not(#\9) {
801
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
802
- box-shadow: var(--shadow-panel-pj5weo, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
800
+ nav.awsui_navigation_hyvsj_1g2nk_691:not(#\9) {
801
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
802
+ box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
803
803
  bottom: 0;
804
804
  height: 100%;
805
805
  overflow-x: hidden;
@@ -815,62 +815,62 @@ nav.awsui_navigation_hyvsj_1cy16_691:not(#\9) {
815
815
  prevent unwanted text wrapping.
816
816
  */
817
817
  }
818
- @keyframes awsui_openNavigation_hyvsj_1cy16_1 {
818
+ @keyframes awsui_openNavigation_hyvsj_1g2nk_1 {
819
819
  from {
820
820
  opacity: 0;
821
- width: calc(var(--space-layout-toggle-padding-dhzjwp, 20px) * 2 + var(--space-layout-toggle-diameter-i4mha3, 40px));
821
+ width: calc(var(--space-layout-toggle-padding-sgkxy2, 20px) * 2 + var(--space-layout-toggle-diameter-x54u6y, 40px));
822
822
  }
823
823
  to {
824
824
  opacity: 1;
825
825
  width: var(--awsui-navigation-width-zw2xxa);
826
826
  }
827
827
  }
828
- nav.awsui_navigation_hyvsj_1cy16_691:not(#\9):not(.awsui_is-navigation-open_hyvsj_1cy16_646) {
828
+ nav.awsui_navigation_hyvsj_1g2nk_691:not(#\9):not(.awsui_is-navigation-open_hyvsj_1g2nk_646) {
829
829
  width: 0;
830
830
  display: none;
831
831
  }
832
- nav.awsui_navigation_hyvsj_1cy16_691.awsui_is-navigation-open_hyvsj_1cy16_646.awsui_animating_hyvsj_1cy16_757:not(#\9) {
833
- animation: awsui_openNavigation_hyvsj_1cy16_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
832
+ nav.awsui_navigation_hyvsj_1g2nk_691.awsui_is-navigation-open_hyvsj_1g2nk_646.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
833
+ animation: awsui_openNavigation_hyvsj_1g2nk_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
834
834
  }
835
835
  @media (prefers-reduced-motion: reduce) {
836
- nav.awsui_navigation_hyvsj_1cy16_691.awsui_is-navigation-open_hyvsj_1cy16_646.awsui_animating_hyvsj_1cy16_757:not(#\9) {
836
+ nav.awsui_navigation_hyvsj_1g2nk_691.awsui_is-navigation-open_hyvsj_1g2nk_646.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
837
837
  animation: none;
838
838
  transition: none;
839
839
  }
840
840
  }
841
- .awsui-motion-disabled nav.awsui_navigation_hyvsj_1cy16_691.awsui_is-navigation-open_hyvsj_1cy16_646.awsui_animating_hyvsj_1cy16_757:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_1cy16_691.awsui_is-navigation-open_hyvsj_1cy16_646.awsui_animating_hyvsj_1cy16_757:not(#\9) {
841
+ .awsui-motion-disabled nav.awsui_navigation_hyvsj_1g2nk_691.awsui_is-navigation-open_hyvsj_1g2nk_646.awsui_animating_hyvsj_1g2nk_757:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_1g2nk_691.awsui_is-navigation-open_hyvsj_1g2nk_646.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
842
842
  animation: none;
843
843
  transition: none;
844
844
  }
845
- nav.awsui_navigation_hyvsj_1cy16_691 > .awsui_animated-content_hyvsj_1cy16_819:not(#\9) {
845
+ nav.awsui_navigation_hyvsj_1g2nk_691 > .awsui_animated-content_hyvsj_1g2nk_819:not(#\9) {
846
846
  width: var(--awsui-navigation-width-zw2xxa);
847
847
  }
848
848
  @media (max-width: 688px) {
849
- nav.awsui_navigation_hyvsj_1cy16_691:not(#\9) {
849
+ nav.awsui_navigation_hyvsj_1g2nk_691:not(#\9) {
850
850
  --awsui-navigation-width-zw2xxa: 100vw;
851
851
  }
852
852
  }
853
853
 
854
- .awsui_hide-navigation_hyvsj_1cy16_828:not(#\9) {
854
+ .awsui_hide-navigation_hyvsj_1g2nk_828:not(#\9) {
855
855
  position: absolute;
856
- right: var(--space-m-h2th94, 16px);
857
- top: var(--size-vertical-panel-icon-offset-zd2rli, 15px);
856
+ right: var(--space-m-udix3p, 16px);
857
+ top: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
858
858
  }
859
859
 
860
860
  /*
861
861
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
862
862
  SPDX-License-Identifier: Apache-2.0
863
863
  */
864
- .awsui_notifications_hyvsj_1cy16_838:not(#\9) {
865
- color: var(--color-text-body-default-su7kuo, #000716);
864
+ .awsui_notifications_hyvsj_1g2nk_838:not(#\9) {
865
+ color: var(--color-text-body-default-2sxhhn, #000716);
866
866
  grid-area: notifications;
867
867
  z-index: 850;
868
868
  }
869
869
  @media (min-width: 689px) {
870
- .awsui_notifications_hyvsj_1cy16_838.awsui_sticky-notifications_hyvsj_1cy16_844:not(#\9) {
871
- --awsui-flashbar-sticky-bottom-margin-zw2xxa: var(--space-xxl-sgg5p8, 32px);
870
+ .awsui_notifications_hyvsj_1g2nk_838.awsui_sticky-notifications_hyvsj_1g2nk_844:not(#\9) {
871
+ --awsui-flashbar-sticky-bottom-margin-zw2xxa: var(--space-xxl-cu2m1r, 32px);
872
872
  position: sticky;
873
- top: calc(var(--awsui-offset-top-zw2xxa) + var(--space-xs-edba2s, 8px));
873
+ top: calc(var(--awsui-offset-top-zw2xxa) + var(--space-xs-zb16t3, 8px));
874
874
  }
875
875
  }
876
876
 
@@ -884,7 +884,7 @@ as the content area. This row is defined as 1 fractional unit which will
884
884
  consume the remaining vertical space in the grid after the notifications
885
885
  and breadcrumbs.
886
886
  */
887
- section.awsui_split-panel-bottom_hyvsj_1cy16_861:not(#\9) {
887
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861:not(#\9) {
888
888
  /*
889
889
  The align self property will position the split panel at the bottom of the grid row.
890
890
  This could be off the viewport if the content area has enough content to be scrollable.
@@ -919,7 +919,7 @@ section.awsui_split-panel-bottom_hyvsj_1cy16_861:not(#\9) {
919
919
  apply the animation to the height property.
920
920
  */
921
921
  }
922
- @keyframes awsui_openSplitPanelBottom_hyvsj_1cy16_1 {
922
+ @keyframes awsui_openSplitPanelBottom_hyvsj_1g2nk_1 {
923
923
  from {
924
924
  height: var(--awsui-split-panel-reported-header-size-zw2xxa, 0);
925
925
  }
@@ -927,39 +927,39 @@ section.awsui_split-panel-bottom_hyvsj_1cy16_861:not(#\9) {
927
927
  height: var(--awsui-split-panel-reported-size-zw2xxa);
928
928
  }
929
929
  }
930
- section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_disable-body-scroll_hyvsj_1cy16_191:not(#\9) {
930
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_disable-body-scroll_hyvsj_1g2nk_191:not(#\9) {
931
931
  bottom: 0;
932
932
  }
933
- section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_is-navigation-open_hyvsj_1cy16_646.awsui_position-bottom_hyvsj_1cy16_907:not(#\9) {
933
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_is-navigation-open_hyvsj_1g2nk_646.awsui_position-bottom_hyvsj_1g2nk_907:not(#\9) {
934
934
  grid-column-start: 2;
935
935
  }
936
- section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_has-open-drawer_hyvsj_1cy16_157.awsui_position-bottom_hyvsj_1cy16_907:not(#\9) {
936
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_has-open-drawer_hyvsj_1g2nk_157.awsui_position-bottom_hyvsj_1g2nk_907:not(#\9) {
937
937
  grid-column-end: 5;
938
938
  }
939
- section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_position-bottom_hyvsj_1cy16_907:not(#\9) {
939
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_position-bottom_hyvsj_1g2nk_907:not(#\9) {
940
940
  display: block;
941
941
  }
942
- section.awsui_split-panel-bottom_hyvsj_1cy16_861:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1cy16_649).awsui_position-bottom_hyvsj_1cy16_907 {
942
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1g2nk_649).awsui_position-bottom_hyvsj_1g2nk_907 {
943
943
  box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
944
944
  }
945
- section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-bottom_hyvsj_1cy16_907:not(#\9) {
946
- box-shadow: var(--shadow-split-bottom-ijqtlb, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
945
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-bottom_hyvsj_1g2nk_907:not(#\9) {
946
+ box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
947
947
  }
948
- section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-bottom_hyvsj_1cy16_907.awsui_animating_hyvsj_1cy16_757:not(#\9) {
949
- animation: awsui_openSplitPanelBottom_hyvsj_1cy16_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
948
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-bottom_hyvsj_1g2nk_907.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
949
+ animation: awsui_openSplitPanelBottom_hyvsj_1g2nk_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
950
950
  }
951
951
  @media (prefers-reduced-motion: reduce) {
952
- section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-bottom_hyvsj_1cy16_907.awsui_animating_hyvsj_1cy16_757:not(#\9) {
952
+ section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-bottom_hyvsj_1g2nk_907.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
953
953
  animation: none;
954
954
  transition: none;
955
955
  }
956
956
  }
957
- .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-bottom_hyvsj_1cy16_907.awsui_animating_hyvsj_1cy16_757:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_1cy16_861.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-bottom_hyvsj_1cy16_907.awsui_animating_hyvsj_1cy16_757:not(#\9) {
957
+ .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-bottom_hyvsj_1g2nk_907.awsui_animating_hyvsj_1g2nk_757:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_1g2nk_861.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-bottom_hyvsj_1g2nk_907.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
958
958
  animation: none;
959
959
  transition: none;
960
960
  }
961
961
 
962
- section.awsui_split-panel-side_hyvsj_1cy16_936:not(#\9) {
962
+ section.awsui_split-panel-side_hyvsj_1g2nk_936:not(#\9) {
963
963
  height: 100%;
964
964
  overflow-x: hidden;
965
965
  pointer-events: auto;
@@ -974,7 +974,7 @@ section.awsui_split-panel-side_hyvsj_1cy16_936:not(#\9) {
974
974
  prevent unwanted text wrapping.
975
975
  */
976
976
  }
977
- @keyframes awsui_openSplitPanelSide_hyvsj_1cy16_1 {
977
+ @keyframes awsui_openSplitPanelSide_hyvsj_1g2nk_1 {
978
978
  from {
979
979
  opacity: 0;
980
980
  width: var(--awsui-split-panel-min-width-zw2xxa, 280px);
@@ -984,28 +984,28 @@ section.awsui_split-panel-side_hyvsj_1cy16_936:not(#\9) {
984
984
  width: var(--awsui-split-panel-reported-size-zw2xxa);
985
985
  }
986
986
  }
987
- section.awsui_split-panel-side_hyvsj_1cy16_936:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1cy16_649), section.awsui_split-panel-side_hyvsj_1cy16_936.awsui_position-bottom_hyvsj_1cy16_907:not(#\9) {
987
+ section.awsui_split-panel-side_hyvsj_1g2nk_936:not(#\9):not(.awsui_is-split-panel-open_hyvsj_1g2nk_649), section.awsui_split-panel-side_hyvsj_1g2nk_936.awsui_position-bottom_hyvsj_1g2nk_907:not(#\9) {
988
988
  width: 0;
989
989
  }
990
- section.awsui_split-panel-side_hyvsj_1cy16_936.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-side_hyvsj_1cy16_964:not(#\9) {
991
- box-shadow: var(--shadow-panel-pj5weo, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
990
+ section.awsui_split-panel-side_hyvsj_1g2nk_936.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-side_hyvsj_1g2nk_964:not(#\9) {
991
+ box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
992
992
  max-width: var(--awsui-split-panel-max-width-zw2xxa, 280px);
993
993
  min-width: var(--awsui-split-panel-min-width-zw2xxa, 280px);
994
994
  }
995
- section.awsui_split-panel-side_hyvsj_1cy16_936.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-side_hyvsj_1cy16_964.awsui_animating_hyvsj_1cy16_757:not(#\9) {
996
- animation: awsui_openSplitPanelSide_hyvsj_1cy16_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
995
+ section.awsui_split-panel-side_hyvsj_1g2nk_936.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-side_hyvsj_1g2nk_964.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
996
+ animation: awsui_openSplitPanelSide_hyvsj_1g2nk_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
997
997
  }
998
998
  @media (prefers-reduced-motion: reduce) {
999
- section.awsui_split-panel-side_hyvsj_1cy16_936.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-side_hyvsj_1cy16_964.awsui_animating_hyvsj_1cy16_757:not(#\9) {
999
+ section.awsui_split-panel-side_hyvsj_1g2nk_936.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-side_hyvsj_1g2nk_964.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1000
1000
  animation: none;
1001
1001
  transition: none;
1002
1002
  }
1003
1003
  }
1004
- .awsui-motion-disabled section.awsui_split-panel-side_hyvsj_1cy16_936.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-side_hyvsj_1cy16_964.awsui_animating_hyvsj_1cy16_757:not(#\9), .awsui-mode-entering section.awsui_split-panel-side_hyvsj_1cy16_936.awsui_is-split-panel-open_hyvsj_1cy16_649.awsui_position-side_hyvsj_1cy16_964.awsui_animating_hyvsj_1cy16_757:not(#\9) {
1004
+ .awsui-motion-disabled section.awsui_split-panel-side_hyvsj_1g2nk_936.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-side_hyvsj_1g2nk_964.awsui_animating_hyvsj_1g2nk_757:not(#\9), .awsui-mode-entering section.awsui_split-panel-side_hyvsj_1g2nk_936.awsui_is-split-panel-open_hyvsj_1g2nk_649.awsui_position-side_hyvsj_1g2nk_964.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1005
1005
  animation: none;
1006
1006
  transition: none;
1007
1007
  }
1008
- section.awsui_split-panel-side_hyvsj_1cy16_936 > .awsui_animated-content_hyvsj_1cy16_819:not(#\9) {
1008
+ section.awsui_split-panel-side_hyvsj_1g2nk_936 > .awsui_animated-content_hyvsj_1g2nk_819:not(#\9) {
1009
1009
  height: 100%;
1010
1010
  max-width: inherit;
1011
1011
  width: var(--awsui-split-panel-reported-size-zw2xxa);
@@ -1024,7 +1024,7 @@ content width has a default value that can be set directly with the minContentWi
1024
1024
  property. The content gap right is computed in the Layout styles based on the
1025
1025
  viewport size and state of the Tools drawer.
1026
1026
  */
1027
- .awsui_tools-container_hyvsj_1cy16_1001:not(#\9) {
1027
+ .awsui_tools-container_hyvsj_1g2nk_1001:not(#\9) {
1028
1028
  /* stylelint-disable scss/operator-no-newline-after */
1029
1029
  --awsui-tools-max-width-zw2xxa: calc(var(--awsui-layout-width-zw2xxa) - var(--awsui-main-offset-left-zw2xxa) - var(--awsui-default-min-content-width-zw2xxa) - var(--awsui-content-gap-right-zw2xxa));
1030
1030
  /* stylelint-enable scss/operator-no-newline-after */
@@ -1040,12 +1040,12 @@ viewport size and state of the Tools drawer.
1040
1040
  pointer-events: none;
1041
1041
  }
1042
1042
  @media (min-width: 2541px) {
1043
- .awsui_tools-container_hyvsj_1cy16_1001:not(#\9) {
1043
+ .awsui_tools-container_hyvsj_1g2nk_1001:not(#\9) {
1044
1044
  --awsui-tools-width-zw2xxa: 360px;
1045
1045
  }
1046
1046
  }
1047
1047
  @media (max-width: 688px) {
1048
- .awsui_tools-container_hyvsj_1cy16_1001:not(#\9) {
1048
+ .awsui_tools-container_hyvsj_1g2nk_1001:not(#\9) {
1049
1049
  --awsui-tools-max-width-zw2xxa: none;
1050
1050
  --awsui-tools-width-zw2xxa: auto;
1051
1051
  position: fixed;
@@ -1059,14 +1059,14 @@ viewport size and state of the Tools drawer.
1059
1059
  relative to the body.
1060
1060
  */
1061
1061
  }
1062
- .awsui_tools-container_hyvsj_1cy16_1001.awsui_disable-body-scroll_hyvsj_1cy16_191:not(#\9) {
1062
+ .awsui_tools-container_hyvsj_1g2nk_1001.awsui_disable-body-scroll_hyvsj_1g2nk_191:not(#\9) {
1063
1063
  top: var(--awsui-header-height-zw2xxa);
1064
1064
  }
1065
1065
  }
1066
1066
 
1067
- .awsui_tools_hyvsj_1cy16_1001:not(#\9) {
1068
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
1069
- box-shadow: var(--shadow-panel-pj5weo, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
1067
+ .awsui_tools_hyvsj_1g2nk_1001:not(#\9) {
1068
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
1069
+ box-shadow: var(--shadow-panel-ezyqp4, 0px 1px 1px 1px #e9ebed, 0px 6px 36px rgba(0, 7, 22, 0.1));
1070
1070
  flex-shrink: 0;
1071
1071
  height: 100%;
1072
1072
  overflow-y: auto;
@@ -1088,51 +1088,51 @@ viewport size and state of the Tools drawer.
1088
1088
  in the side position.
1089
1089
  */
1090
1090
  }
1091
- @keyframes awsui_openTools_hyvsj_1cy16_1 {
1091
+ @keyframes awsui_openTools_hyvsj_1g2nk_1 {
1092
1092
  from {
1093
1093
  opacity: var(--awsui-tools-animation-starting-opacity-zw2xxa, 0);
1094
- width: calc(var(--space-layout-toggle-padding-dhzjwp, 20px) * 2 + var(--space-layout-toggle-diameter-i4mha3, 40px));
1094
+ width: calc(var(--space-layout-toggle-padding-sgkxy2, 20px) * 2 + var(--space-layout-toggle-diameter-x54u6y, 40px));
1095
1095
  }
1096
1096
  to {
1097
1097
  opacity: 1;
1098
1098
  width: var(--awsui-tools-width-zw2xxa);
1099
1099
  }
1100
1100
  }
1101
- .awsui_tools_hyvsj_1cy16_1001:not(#\9):not(.awsui_is-tools-open_hyvsj_1cy16_649) {
1101
+ .awsui_tools_hyvsj_1g2nk_1001:not(#\9):not(.awsui_is-tools-open_hyvsj_1g2nk_649) {
1102
1102
  width: 0;
1103
1103
  display: none;
1104
1104
  }
1105
- .awsui_tools_hyvsj_1cy16_1001.awsui_is-tools-open_hyvsj_1cy16_649.awsui_animating_hyvsj_1cy16_757:not(#\9) {
1106
- animation: awsui_openTools_hyvsj_1cy16_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
1105
+ .awsui_tools_hyvsj_1g2nk_1001.awsui_is-tools-open_hyvsj_1g2nk_649.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1106
+ animation: awsui_openTools_hyvsj_1g2nk_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
1107
1107
  }
1108
1108
  @media (prefers-reduced-motion: reduce) {
1109
- .awsui_tools_hyvsj_1cy16_1001.awsui_is-tools-open_hyvsj_1cy16_649.awsui_animating_hyvsj_1cy16_757:not(#\9) {
1109
+ .awsui_tools_hyvsj_1g2nk_1001.awsui_is-tools-open_hyvsj_1g2nk_649.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1110
1110
  animation: none;
1111
1111
  transition: none;
1112
1112
  }
1113
1113
  }
1114
- .awsui-motion-disabled .awsui_tools_hyvsj_1cy16_1001.awsui_is-tools-open_hyvsj_1cy16_649.awsui_animating_hyvsj_1cy16_757:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_1cy16_1001.awsui_is-tools-open_hyvsj_1cy16_649.awsui_animating_hyvsj_1cy16_757:not(#\9) {
1114
+ .awsui-motion-disabled .awsui_tools_hyvsj_1g2nk_1001.awsui_is-tools-open_hyvsj_1g2nk_649.awsui_animating_hyvsj_1g2nk_757:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_1g2nk_1001.awsui_is-tools-open_hyvsj_1g2nk_649.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1115
1115
  animation: none;
1116
1116
  transition: none;
1117
1117
  }
1118
- .awsui_tools_hyvsj_1cy16_1001 > .awsui_animated-content_hyvsj_1cy16_819:not(#\9) {
1118
+ .awsui_tools_hyvsj_1g2nk_1001 > .awsui_animated-content_hyvsj_1g2nk_819:not(#\9) {
1119
1119
  width: var(--awsui-tools-width-zw2xxa);
1120
1120
  }
1121
1121
  @media (min-width: 689px) {
1122
- .awsui_tools_hyvsj_1cy16_1001.awsui_is-tools-open_hyvsj_1cy16_649.awsui_has-tools-form-persistence_hyvsj_1cy16_1096:not(#\9) {
1123
- border-right: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
1122
+ .awsui_tools_hyvsj_1g2nk_1001.awsui_is-tools-open_hyvsj_1g2nk_649.awsui_has-tools-form-persistence_hyvsj_1g2nk_1096:not(#\9) {
1123
+ border-right: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
1124
1124
  }
1125
1125
  }
1126
1126
  @media (max-width: 688px) {
1127
- .awsui_tools_hyvsj_1cy16_1001:not(#\9) {
1127
+ .awsui_tools_hyvsj_1g2nk_1001:not(#\9) {
1128
1128
  --awsui-tools-width-zw2xxa: 100vw;
1129
1129
  }
1130
1130
  }
1131
1131
 
1132
- .awsui_hide-tools_hyvsj_1cy16_1106:not(#\9) {
1132
+ .awsui_hide-tools_hyvsj_1g2nk_1106:not(#\9) {
1133
1133
  position: absolute;
1134
- right: var(--space-m-h2th94, 16px);
1135
- top: var(--size-vertical-panel-icon-offset-zd2rli, 15px);
1134
+ right: var(--space-m-udix3p, 16px);
1135
+ top: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
1136
1136
  z-index: 1;
1137
1137
  }
1138
1138
 
@@ -1141,7 +1141,7 @@ Warning! If these design tokens for padding change it will adversely impact
1141
1141
  the calculation used to determine the Split Panel maximum width in the
1142
1142
  handleSplitPanelMaxWidth function in the context.
1143
1143
  */
1144
- .awsui_show-tools_hyvsj_1cy16_1118:not(#\9) {
1144
+ .awsui_show-tools_hyvsj_1g2nk_1118:not(#\9) {
1145
1145
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
1146
1146
  border-collapse: separate;
1147
1147
  border-spacing: 0;
@@ -1171,21 +1171,21 @@ handleSplitPanelMaxWidth function in the context.
1171
1171
  widows: 2;
1172
1172
  word-spacing: normal;
1173
1173
  box-sizing: border-box;
1174
- font-size: var(--font-body-m-size-7dign1, 14px);
1175
- line-height: var(--font-body-m-line-height-ghizru, 20px);
1176
- color: var(--color-text-body-default-su7kuo, #000716);
1174
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
1175
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
1176
+ color: var(--color-text-body-default-2sxhhn, #000716);
1177
1177
  font-weight: 400;
1178
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
1178
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
1179
1179
  -webkit-font-smoothing: auto;
1180
1180
  -moz-osx-font-smoothing: auto;
1181
1181
  box-sizing: border-box;
1182
- padding: var(--space-scaled-s-913kwi, 12px) var(--space-layout-toggle-padding-dhzjwp, 20px);
1182
+ padding: var(--space-scaled-s-aqzyko, 12px) var(--space-layout-toggle-padding-sgkxy2, 20px);
1183
1183
  /*
1184
1184
  Apply the animation only in desktop viewports because the MobileToolbar will
1185
1185
  take control in responsive viewports.
1186
1186
  */
1187
1187
  }
1188
- @keyframes awsui_showButtons_hyvsj_1cy16_1 {
1188
+ @keyframes awsui_showButtons_hyvsj_1g2nk_1 {
1189
1189
  0% {
1190
1190
  opacity: 0;
1191
1191
  }
@@ -1193,34 +1193,34 @@ handleSplitPanelMaxWidth function in the context.
1193
1193
  opacity: 1;
1194
1194
  }
1195
1195
  }
1196
- .awsui_show-tools_hyvsj_1cy16_1118:not(#\9):not(.awsui_has-tools-form_hyvsj_1cy16_1096) {
1196
+ .awsui_show-tools_hyvsj_1g2nk_1118:not(#\9):not(.awsui_has-tools-form_hyvsj_1g2nk_1096) {
1197
1197
  display: none;
1198
1198
  }
1199
1199
  @media (min-width: 689px) {
1200
- .awsui_show-tools_hyvsj_1cy16_1118.awsui_has-tools-form_hyvsj_1cy16_1096:not(#\9) {
1200
+ .awsui_show-tools_hyvsj_1g2nk_1118.awsui_has-tools-form_hyvsj_1g2nk_1096:not(#\9) {
1201
1201
  display: flex;
1202
1202
  flex-direction: column;
1203
- gap: var(--space-xs-edba2s, 8px);
1203
+ gap: var(--space-xs-zb16t3, 8px);
1204
1204
  }
1205
- .awsui_show-tools_hyvsj_1cy16_1118.awsui_has-tools-form_hyvsj_1cy16_1096.awsui_animating_hyvsj_1cy16_757:not(#\9) {
1206
- animation: awsui_showButtons_hyvsj_1cy16_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms);
1205
+ .awsui_show-tools_hyvsj_1g2nk_1118.awsui_has-tools-form_hyvsj_1g2nk_1096.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1206
+ animation: awsui_showButtons_hyvsj_1g2nk_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
1207
1207
  }
1208
1208
  }
1209
1209
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
1210
- .awsui_show-tools_hyvsj_1cy16_1118.awsui_has-tools-form_hyvsj_1cy16_1096.awsui_animating_hyvsj_1cy16_757:not(#\9) {
1210
+ .awsui_show-tools_hyvsj_1g2nk_1118.awsui_has-tools-form_hyvsj_1g2nk_1096.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1211
1211
  animation: none;
1212
1212
  transition: none;
1213
1213
  }
1214
1214
  }
1215
1215
  @media (min-width: 689px) {
1216
- .awsui-motion-disabled .awsui_show-tools_hyvsj_1cy16_1118.awsui_has-tools-form_hyvsj_1cy16_1096.awsui_animating_hyvsj_1cy16_757:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_1cy16_1118.awsui_has-tools-form_hyvsj_1cy16_1096.awsui_animating_hyvsj_1cy16_757:not(#\9) {
1216
+ .awsui-motion-disabled .awsui_show-tools_hyvsj_1g2nk_1118.awsui_has-tools-form_hyvsj_1g2nk_1096.awsui_animating_hyvsj_1g2nk_757:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_1g2nk_1118.awsui_has-tools-form_hyvsj_1g2nk_1096.awsui_animating_hyvsj_1g2nk_757:not(#\9) {
1217
1217
  animation: none;
1218
1218
  transition: none;
1219
1219
  }
1220
1220
  }
1221
1221
  @media (min-width: 689px) {
1222
- .awsui_show-tools_hyvsj_1cy16_1118.awsui_has-tools-form-persistence_hyvsj_1cy16_1096:not(#\9) {
1223
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
1222
+ .awsui_show-tools_hyvsj_1g2nk_1118.awsui_has-tools-form-persistence_hyvsj_1g2nk_1096:not(#\9) {
1223
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
1224
1224
  z-index: 1;
1225
1225
  }
1226
1226
  }
@@ -1234,26 +1234,26 @@ Warning! If these design tokens for width change it will adversely impact
1234
1234
  the calculation used to determine the Split Panel maximum width in the
1235
1235
  handleSplitPanelMaxWidth function in the context.
1236
1236
  */
1237
- .awsui_trigger_hyvsj_1cy16_1185:not(#\9) {
1238
- background: var(--color-background-layout-toggle-default-q41mj7, #192534);
1237
+ .awsui_trigger_hyvsj_1g2nk_1185:not(#\9) {
1238
+ background: var(--color-background-layout-toggle-default-lmdlhy, #192534);
1239
1239
  border: none;
1240
1240
  border-radius: 50%;
1241
- box-shadow: var(--shadow-panel-toggle-5grp58, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
1242
- color: var(--color-text-layout-toggle-76lxyf, #ffffff);
1241
+ box-shadow: var(--shadow-panel-toggle-0l64f2, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
1242
+ color: var(--color-text-layout-toggle-zybz0r, #ffffff);
1243
1243
  cursor: pointer;
1244
- height: var(--space-layout-toggle-diameter-i4mha3, 40px);
1245
- padding: 0 var(--space-s-hdd878, 12px);
1244
+ height: var(--space-layout-toggle-diameter-x54u6y, 40px);
1245
+ padding: 0 var(--space-s-34lx8l, 12px);
1246
1246
  pointer-events: auto;
1247
- width: var(--space-layout-toggle-diameter-i4mha3, 40px);
1247
+ width: var(--space-layout-toggle-diameter-x54u6y, 40px);
1248
1248
  }
1249
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1cy16_1185:not(#\9):focus {
1249
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1g2nk_1185:not(#\9):focus {
1250
1250
  position: relative;
1251
1251
  }
1252
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1cy16_1185:not(#\9):focus {
1252
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1g2nk_1185:not(#\9):focus {
1253
1253
  outline: 2px dotted transparent;
1254
1254
  outline-offset: calc(3px - 1px);
1255
1255
  }
1256
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1cy16_1185:not(#\9):focus::before {
1256
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1g2nk_1185:not(#\9):focus::before {
1257
1257
  content: " ";
1258
1258
  display: block;
1259
1259
  position: absolute;
@@ -1261,27 +1261,27 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_1cy16_1185:not(#\9):foc
1261
1261
  top: calc(-1 * 3px);
1262
1262
  width: calc(100% + 2 * 3px);
1263
1263
  height: calc(100% + 2 * 3px);
1264
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
1265
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
1264
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
1265
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
1266
1266
  }
1267
- .awsui_trigger_hyvsj_1cy16_1185:not(#\9):focus {
1267
+ .awsui_trigger_hyvsj_1g2nk_1185:not(#\9):focus {
1268
1268
  outline: none;
1269
1269
  }
1270
- .awsui_trigger_hyvsj_1cy16_1185:not(#\9):hover {
1271
- background: var(--color-background-layout-toggle-hover-im3a7d, #354150);
1270
+ .awsui_trigger_hyvsj_1g2nk_1185:not(#\9):hover {
1271
+ background: var(--color-background-layout-toggle-hover-ho9150, #354150);
1272
1272
  }
1273
- .awsui_trigger_hyvsj_1cy16_1185:not(#\9):active {
1274
- background: var(--color-background-layout-toggle-active-csmprm, #354150);
1273
+ .awsui_trigger_hyvsj_1g2nk_1185:not(#\9):active {
1274
+ background: var(--color-background-layout-toggle-active-robi8g, #354150);
1275
1275
  }
1276
- .awsui_trigger_hyvsj_1cy16_1185.awsui_selected_hyvsj_1cy16_1224:not(#\9) {
1277
- background: var(--color-background-layout-toggle-selected-default-ir617m, #0972d3);
1278
- color: var(--color-text-layout-toggle-selected-qzrnpy, #ffffff);
1276
+ .awsui_trigger_hyvsj_1g2nk_1185.awsui_selected_hyvsj_1g2nk_1224:not(#\9) {
1277
+ background: var(--color-background-layout-toggle-selected-default-caco0q, #0972d3);
1278
+ color: var(--color-text-layout-toggle-selected-b93usl, #ffffff);
1279
1279
  }
1280
- .awsui_trigger_hyvsj_1cy16_1185.awsui_selected_hyvsj_1cy16_1224:not(#\9):hover {
1281
- background: var(--color-background-layout-toggle-selected-hover-0qwzgy, #065299);
1280
+ .awsui_trigger_hyvsj_1g2nk_1185.awsui_selected_hyvsj_1g2nk_1224:not(#\9):hover {
1281
+ background: var(--color-background-layout-toggle-selected-hover-kjak2q, #065299);
1282
1282
  }
1283
- .awsui_trigger_hyvsj_1cy16_1185.awsui_selected_hyvsj_1cy16_1224:not(#\9):active {
1284
- background: var(--color-background-layout-toggle-selected-active-kajyo0, #0972d3);
1283
+ .awsui_trigger_hyvsj_1g2nk_1185.awsui_selected_hyvsj_1g2nk_1224:not(#\9):active {
1284
+ background: var(--color-background-layout-toggle-selected-active-xfk480, #0972d3);
1285
1285
  }
1286
1286
 
1287
1287
  /*