@cloudscape-design/components 3.0.1350 → 3.0.1351

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 (435) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +93 -178
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -140,16 +140,12 @@
140
140
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
141
  SPDX-License-Identifier: Apache-2.0
142
142
  */
143
- /*
144
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
145
- SPDX-License-Identifier: Apache-2.0
146
- */
147
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
148
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
149
- div.awsui_background_hyvsj_130uw_149:not(#\9) {
145
+ div.awsui_background_hyvsj_vcneu_145:not(#\9) {
150
146
  display: contents;
151
147
  }
152
- div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_152:not(#\9) {
148
+ div.awsui_background_hyvsj_vcneu_145 > .awsui_scrolling-background_hyvsj_vcneu_148:not(#\9) {
153
149
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
154
150
  color: var(--color-text-body-default-gtm97i, #0f141a);
155
151
  grid-column: 1/span 5;
@@ -160,7 +156,7 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
160
156
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
161
157
  SPDX-License-Identifier: Apache-2.0
162
158
  */
163
- .awsui_breadcrumbs_hyvsj_130uw_163:not(#\9) {
159
+ .awsui_breadcrumbs_hyvsj_vcneu_159:not(#\9) {
164
160
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
165
161
  grid-area: breadcrumbs;
166
162
  }
@@ -173,7 +169,7 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
173
169
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
174
170
  SPDX-License-Identifier: Apache-2.0
175
171
  */
176
- .awsui_drawers-container_hyvsj_130uw_176:not(#\9) {
172
+ .awsui_drawers-container_hyvsj_vcneu_172:not(#\9) {
177
173
  background-color: transparent;
178
174
  display: flex;
179
175
  grid-column: 5;
@@ -184,19 +180,16 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
184
180
  inset-block-start: var(--awsui-offset-top-esndbs);
185
181
  z-index: 830;
186
182
  }
187
- .awsui_drawers-container_hyvsj_130uw_176.awsui_has-open-drawer_hyvsj_130uw_187:not(#\9) {
183
+ .awsui_drawers-container_hyvsj_vcneu_172.awsui_has-open-drawer_hyvsj_vcneu_183:not(#\9) {
188
184
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
189
185
  }
190
- .awsui-one-theme .awsui_drawers-container_hyvsj_130uw_176.awsui_has-open-drawer_hyvsj_130uw_187:not(#\9) {
191
- background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
192
- }
193
186
  @media (min-width: 689px) {
194
- .awsui_drawers-container_hyvsj_130uw_176:not(#\9) {
187
+ .awsui_drawers-container_hyvsj_vcneu_172:not(#\9) {
195
188
  max-inline-size: calc(var(--awsui-layout-width-esndbs) - var(--awsui-main-offset-left-esndbs) - var(--awsui-default-min-content-width-esndbs) - var(--awsui-content-gap-right-esndbs));
196
189
  }
197
190
  }
198
191
  @media (max-width: 688px) {
199
- .awsui_drawers-container_hyvsj_130uw_176:not(#\9) {
192
+ .awsui_drawers-container_hyvsj_vcneu_172:not(#\9) {
200
193
  position: fixed;
201
194
  inset-inline-end: 0;
202
195
  z-index: 1001;
@@ -208,12 +201,12 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
208
201
  relative to the body.
209
202
  */
210
203
  }
211
- .awsui_drawers-container_hyvsj_130uw_176.awsui_disable-body-scroll_hyvsj_130uw_211:not(#\9) {
204
+ .awsui_drawers-container_hyvsj_vcneu_172.awsui_disable-body-scroll_hyvsj_vcneu_204:not(#\9) {
212
205
  inset-block-start: var(--awsui-header-height-esndbs);
213
206
  }
214
207
  }
215
208
 
216
- .awsui_drawers-desktop-triggers-container_hyvsj_130uw_216:not(#\9) {
209
+ .awsui_drawers-desktop-triggers-container_hyvsj_vcneu_209:not(#\9) {
217
210
  border-collapse: separate;
218
211
  border-spacing: 0;
219
212
  box-sizing: border-box;
@@ -251,25 +244,22 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
251
244
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
252
245
  overscroll-behavior-y: contain;
253
246
  }
254
- .awsui_drawers-desktop-triggers-container_hyvsj_130uw_216:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_130uw_254).awsui_has-open-drawer_hyvsj_130uw_187 {
247
+ .awsui_drawers-desktop-triggers-container_hyvsj_vcneu_209:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_vcneu_247).awsui_has-open-drawer_hyvsj_vcneu_183 {
255
248
  inline-size: 0;
256
249
  }
257
- .awsui_drawers-desktop-triggers-container_hyvsj_130uw_216.awsui_has-multiple-triggers_hyvsj_130uw_254.awsui_has-open-drawer_hyvsj_130uw_187:not(#\9) {
250
+ .awsui_drawers-desktop-triggers-container_hyvsj_vcneu_209.awsui_has-multiple-triggers_hyvsj_vcneu_247.awsui_has-open-drawer_hyvsj_vcneu_183:not(#\9) {
258
251
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
259
252
  }
260
- .awsui-one-theme .awsui_drawers-desktop-triggers-container_hyvsj_130uw_216.awsui_has-multiple-triggers_hyvsj_130uw_254.awsui_has-open-drawer_hyvsj_130uw_187:not(#\9) {
261
- background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
262
- }
263
- .awsui_drawers-desktop-triggers-container_hyvsj_130uw_216:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_130uw_254):not(.awsui_has-open-drawer_hyvsj_130uw_187) {
253
+ .awsui_drawers-desktop-triggers-container_hyvsj_vcneu_209:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_vcneu_247):not(.awsui_has-open-drawer_hyvsj_vcneu_183) {
264
254
  inline-size: calc(var(--space-layout-toggle-padding-chwlhz, 12px) * 2 + var(--space-layout-toggle-diameter-j2qffw, 36px));
265
255
  }
266
256
 
267
- .awsui_drawers-mobile-triggers-container_hyvsj_130uw_267:not(#\9) {
257
+ .awsui_drawers-mobile-triggers-container_hyvsj_vcneu_257:not(#\9) {
268
258
  display: flex;
269
259
  justify-content: flex-end;
270
260
  }
271
261
 
272
- .awsui_drawers-trigger-content_hyvsj_130uw_272:not(#\9) {
262
+ .awsui_drawers-trigger-content_hyvsj_vcneu_262:not(#\9) {
273
263
  align-items: center;
274
264
  display: flex;
275
265
  flex-direction: column;
@@ -277,13 +267,13 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
277
267
  padding-block-start: var(--space-scaled-s-8ozaad, 12px);
278
268
  inline-size: calc(var(--space-layout-toggle-padding-chwlhz, 12px) * 2 + var(--space-layout-toggle-diameter-j2qffw, 36px));
279
269
  }
280
- .awsui_drawers-trigger-content_hyvsj_130uw_272:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_130uw_254).awsui_has-open-drawer_hyvsj_130uw_187 {
270
+ .awsui_drawers-trigger-content_hyvsj_vcneu_262:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_vcneu_247).awsui_has-open-drawer_hyvsj_vcneu_183 {
281
271
  opacity: 0;
282
272
  }
283
- .awsui_drawers-trigger-content_hyvsj_130uw_272:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_130uw_254):not(.awsui_has-open-drawer_hyvsj_130uw_187) {
273
+ .awsui_drawers-trigger-content_hyvsj_vcneu_262:not(#\9):not(.awsui_has-multiple-triggers_hyvsj_vcneu_247):not(.awsui_has-open-drawer_hyvsj_vcneu_183) {
284
274
  opacity: 1;
285
275
  }
286
- .awsui_drawers-trigger-content_hyvsj_130uw_272 > .awsui_drawers-trigger-overflow_hyvsj_130uw_286:not(#\9) {
276
+ .awsui_drawers-trigger-content_hyvsj_vcneu_262 > .awsui_drawers-trigger-overflow_hyvsj_vcneu_276:not(#\9) {
287
277
  padding-block: 0;
288
278
  padding-inline: 1px;
289
279
  display: flex;
@@ -292,14 +282,14 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
292
282
  }
293
283
 
294
284
  @media (max-width: 688px) {
295
- .awsui_drawers-trigger_hyvsj_130uw_272:not(#\9) {
285
+ .awsui_drawers-trigger_hyvsj_vcneu_262:not(#\9) {
296
286
  inline-size: 40px;
297
287
  display: flex;
298
288
  justify-content: center;
299
289
  }
300
290
  }
301
291
 
302
- .awsui_drawer_hyvsj_130uw_176:not(#\9) {
292
+ .awsui_drawer_hyvsj_vcneu_172:not(#\9) {
303
293
  --awsui-drawer-size-esndbs: 290px;
304
294
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
305
295
  border-color: transparent;
@@ -314,10 +304,7 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
314
304
  pointer-events: auto;
315
305
  word-wrap: break-word;
316
306
  }
317
- .awsui-one-theme .awsui_drawer_hyvsj_130uw_176:not(#\9) {
318
- background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
319
- }
320
- .awsui_drawer_hyvsj_130uw_176 > .awsui_drawer-content-container_hyvsj_130uw_320:not(#\9) {
307
+ .awsui_drawer_hyvsj_vcneu_172 > .awsui_drawer-content-container_hyvsj_vcneu_307:not(#\9) {
321
308
  grid-column: 1/span 2;
322
309
  grid-row: 1;
323
310
  inline-size: var(--awsui-drawer-size-esndbs);
@@ -326,19 +313,19 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
326
313
  grid-template-rows: var(--size-vertical-panel-icon-offset-z959cw, 15px) auto 1fr;
327
314
  overflow-y: auto;
328
315
  }
329
- .awsui_drawer_hyvsj_130uw_176 > .awsui_drawer-content-container_hyvsj_130uw_320 > .awsui_drawer-close-button_hyvsj_130uw_329:not(#\9) {
316
+ .awsui_drawer_hyvsj_vcneu_172 > .awsui_drawer-content-container_hyvsj_vcneu_307 > .awsui_drawer-close-button_hyvsj_vcneu_316:not(#\9) {
330
317
  grid-column: 3;
331
318
  grid-row: 2;
332
319
  z-index: 1;
333
320
  }
334
- .awsui_drawer_hyvsj_130uw_176 > .awsui_drawer-content-container_hyvsj_130uw_320 > .awsui_drawer-content_hyvsj_130uw_320:not(#\9) {
321
+ .awsui_drawer_hyvsj_vcneu_172 > .awsui_drawer-content-container_hyvsj_vcneu_307 > .awsui_drawer-content_hyvsj_vcneu_307:not(#\9) {
335
322
  grid-column: 1/span 4;
336
323
  block-size: var(--awsui-content-height-esndbs);
337
324
  }
338
- .awsui_drawer_hyvsj_130uw_176 > .awsui_drawer-content-container_hyvsj_130uw_320 > .awsui_drawer-content_hyvsj_130uw_320.awsui_drawer-content-hidden_hyvsj_130uw_338:not(#\9) {
325
+ .awsui_drawer_hyvsj_vcneu_172 > .awsui_drawer-content-container_hyvsj_vcneu_307 > .awsui_drawer-content_hyvsj_vcneu_307.awsui_drawer-content-hidden_hyvsj_vcneu_325:not(#\9) {
339
326
  display: none;
340
327
  }
341
- .awsui_drawer_hyvsj_130uw_176 > .awsui_drawer-slider_hyvsj_130uw_341:not(#\9) {
328
+ .awsui_drawer_hyvsj_vcneu_172 > .awsui_drawer-slider_hyvsj_vcneu_328:not(#\9) {
342
329
  grid-column: 1;
343
330
  grid-row: 1;
344
331
  block-size: 100%;
@@ -346,23 +333,23 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
346
333
  align-items: center;
347
334
  z-index: 850;
348
335
  }
349
- .awsui_drawer_hyvsj_130uw_176:not(#\9):not(.awsui_is-drawer-open_hyvsj_130uw_349) {
336
+ .awsui_drawer_hyvsj_vcneu_172:not(#\9):not(.awsui_is-drawer-open_hyvsj_vcneu_336) {
350
337
  opacity: 0;
351
338
  inline-size: 0;
352
339
  }
353
- .awsui_drawer_hyvsj_130uw_176.awsui_is-drawer-open_hyvsj_130uw_349:not(#\9) {
340
+ .awsui_drawer_hyvsj_vcneu_172.awsui_is-drawer-open_hyvsj_vcneu_336:not(#\9) {
354
341
  border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
355
342
  border-inline-start: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
356
343
  opacity: 1;
357
344
  inline-size: var(--awsui-drawer-size-esndbs);
358
345
  }
359
346
  @media (min-width: 2541px) {
360
- .awsui_drawer_hyvsj_130uw_176.awsui_is-drawer-open_hyvsj_130uw_349:not(#\9) {
347
+ .awsui_drawer_hyvsj_vcneu_172.awsui_is-drawer-open_hyvsj_vcneu_336:not(#\9) {
361
348
  --awsui-drawer-size-esndbs: 320px;
362
349
  }
363
350
  }
364
351
  @media (max-width: 688px) {
365
- .awsui_drawer_hyvsj_130uw_176.awsui_is-drawer-open_hyvsj_130uw_349:not(#\9) {
352
+ .awsui_drawer_hyvsj_vcneu_172.awsui_is-drawer-open_hyvsj_vcneu_336:not(#\9) {
366
353
  --awsui-drawer-size-esndbs: 100vw;
367
354
  inline-size: 100vw;
368
355
  }
@@ -372,7 +359,7 @@ div.awsui_background_hyvsj_130uw_149 > .awsui_scrolling-background_hyvsj_130uw_1
372
359
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
373
360
  SPDX-License-Identifier: Apache-2.0
374
361
  */
375
- header.awsui_content_hyvsj_130uw_375:not(#\9) {
362
+ header.awsui_content_hyvsj_vcneu_362:not(#\9) {
376
363
  grid-area: header;
377
364
  }
378
365
 
@@ -397,7 +384,7 @@ The minimum content width property is set to zero and applied under all
397
384
  circumstances regardless of whether the minContentWidth property is
398
385
  explicitly set in script.
399
386
  */
400
- .awsui_layout_hyvsj_130uw_400:not(#\9) {
387
+ .awsui_layout_hyvsj_vcneu_387:not(#\9) {
401
388
  --awsui-breadcrumbs-gap-esndbs: 0px;
402
389
  --awsui-content-gap-left-esndbs: 0px;
403
390
  --awsui-content-gap-right-esndbs: 0px;
@@ -469,113 +456,113 @@ explicitly set in script.
469
456
  */
470
457
  }
471
458
  @media (min-width: 1401px) {
472
- .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472) {
459
+ .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459) {
473
460
  --awsui-default-max-content-width-esndbs: 1280px;
474
461
  }
475
462
  }
476
463
  @media (min-width: 1921px) {
477
- .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472) {
464
+ .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459) {
478
465
  --awsui-default-max-content-width-esndbs: 1440px;
479
466
  }
480
467
  }
481
468
  @media (min-width: 2541px) {
482
- .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472) {
469
+ .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459) {
483
470
  --awsui-default-max-content-width-esndbs: 1620px;
484
471
  }
485
472
  }
486
473
  @media (min-width: 1401px) {
487
- .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472).awsui_content-type-dashboard_hyvsj_130uw_487 {
474
+ .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459).awsui_content-type-dashboard_hyvsj_vcneu_474 {
488
475
  --awsui-default-max-content-width-esndbs: 1280px;
489
476
  }
490
477
  }
491
478
  @media (min-width: 1921px) {
492
- .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472).awsui_content-type-dashboard_hyvsj_130uw_487 {
479
+ .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459).awsui_content-type-dashboard_hyvsj_vcneu_474 {
493
480
  --awsui-default-max-content-width-esndbs: 1620px;
494
481
  }
495
482
  }
496
483
  @media (min-width: 2541px) {
497
- .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472).awsui_content-type-dashboard_hyvsj_130uw_487 {
484
+ .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459).awsui_content-type-dashboard_hyvsj_vcneu_474 {
498
485
  --awsui-default-max-content-width-esndbs: 2160px;
499
486
  }
500
487
  }
501
- .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472).awsui_content-type-table_hyvsj_130uw_501, .awsui_layout_hyvsj_130uw_400:not(#\9):not(.awsui_has-max-content-width_hyvsj_130uw_472).awsui_content-type-cards_hyvsj_130uw_501 {
488
+ .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459).awsui_content-type-table_hyvsj_vcneu_488, .awsui_layout_hyvsj_vcneu_387:not(#\9):not(.awsui_has-max-content-width_hyvsj_vcneu_459).awsui_content-type-cards_hyvsj_vcneu_488 {
502
489
  --awsui-default-max-content-width-esndbs: 100%;
503
490
  }
504
- .awsui_layout_hyvsj_130uw_400.awsui_has-max-content-width_hyvsj_130uw_472:not(#\9) {
491
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-max-content-width_hyvsj_vcneu_459:not(#\9) {
505
492
  --awsui-default-max-content-width-esndbs: var(--awsui-max-content-width-esndbs);
506
493
  }
507
- .awsui_layout_hyvsj_130uw_400.awsui_is-overlap-disabled_hyvsj_130uw_507:not(#\9) {
494
+ .awsui_layout_hyvsj_vcneu_387.awsui_is-overlap-disabled_hyvsj_vcneu_494:not(#\9) {
508
495
  --awsui-overlap-height-esndbs: 0;
509
496
  }
510
- .awsui_layout_hyvsj_130uw_400.awsui_is-hide-mobile-toolbar_hyvsj_130uw_510:not(#\9) {
497
+ .awsui_layout_hyvsj_vcneu_387.awsui_is-hide-mobile-toolbar_hyvsj_vcneu_497:not(#\9) {
511
498
  --awsui-mobile-bar-height-esndbs: 0px;
512
499
  }
513
500
  @media (min-width: 993px) {
514
- .awsui_layout_hyvsj_130uw_400:not(#\9) {
501
+ .awsui_layout_hyvsj_vcneu_387:not(#\9) {
515
502
  --awsui-default-min-content-width-esndbs: var(--awsui-min-content-width-esndbs, 280px);
516
503
  }
517
504
  }
518
505
  @media (max-width: 992px) {
519
- .awsui_layout_hyvsj_130uw_400:not(#\9) {
506
+ .awsui_layout_hyvsj_vcneu_387:not(#\9) {
520
507
  --awsui-default-min-content-width-esndbs: 0px;
521
508
  }
522
509
  }
523
510
  @media (min-width: 689px) {
524
- .awsui_layout_hyvsj_130uw_400.awsui_has-content-gap-left_hyvsj_130uw_524:not(#\9) {
511
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-content-gap-left_hyvsj_vcneu_511:not(#\9) {
525
512
  --awsui-content-gap-left-esndbs: var(--space-layout-content-horizontal-buc0zz, 24px);
526
513
  }
527
- .awsui_layout_hyvsj_130uw_400.awsui_has-content-gap-right_hyvsj_130uw_527:not(#\9) {
514
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-content-gap-right_hyvsj_vcneu_514:not(#\9) {
528
515
  --awsui-content-gap-right-esndbs: var(--space-layout-content-horizontal-buc0zz, 24px);
529
516
  }
530
517
  }
531
518
  @media (max-width: 688px) {
532
- .awsui_layout_hyvsj_130uw_400:not(#\9) {
519
+ .awsui_layout_hyvsj_vcneu_387:not(#\9) {
533
520
  --awsui-content-gap-left-esndbs: var(--space-l-2ud1p3, 20px);
534
521
  --awsui-content-gap-right-esndbs: var(--space-l-2ud1p3, 20px);
535
522
  }
536
523
  }
537
- .awsui_layout_hyvsj_130uw_400.awsui_has-breadcrumbs_hyvsj_130uw_537:not(#\9) {
524
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-breadcrumbs_hyvsj_vcneu_524:not(#\9) {
538
525
  --awsui-breadcrumbs-gap-esndbs: var(--space-scaled-m-m892r9, 16px);
539
526
  }
540
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-header_hyvsj_130uw_540:not(#\9), .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-notifications_hyvsj_130uw_540:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_130uw_537).awsui_has-header_hyvsj_130uw_540 {
527
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-header_hyvsj_vcneu_527:not(#\9), .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-notifications_hyvsj_vcneu_527:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_vcneu_524).awsui_has-header_hyvsj_vcneu_527 {
541
528
  --awsui-header-gap-esndbs: var(--space-scaled-xs-xwoogq, 8px);
542
529
  }
543
- .awsui_layout_hyvsj_130uw_400.awsui_has-breadcrumbs_hyvsj_130uw_537.awsui_has-header_hyvsj_130uw_540:not(#\9) {
530
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-breadcrumbs_hyvsj_vcneu_524.awsui_has-header_hyvsj_vcneu_527:not(#\9) {
544
531
  --awsui-header-gap-esndbs: var(--space-scaled-xs-xwoogq, 8px);
545
532
  }
546
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-notifications_hyvsj_130uw_540:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_130uw_537):not(.awsui_has-header_hyvsj_130uw_540) {
533
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-notifications_hyvsj_vcneu_527:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_vcneu_524):not(.awsui_has-header_hyvsj_vcneu_527) {
547
534
  --awsui-main-gap-esndbs: var(--space-xs-ymlm0b, 8px);
548
535
  }
549
- .awsui_layout_hyvsj_130uw_400.awsui_has-breadcrumbs_hyvsj_130uw_537:not(#\9):not(.awsui_has-header_hyvsj_130uw_540) {
536
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-breadcrumbs_hyvsj_vcneu_524:not(#\9):not(.awsui_has-header_hyvsj_vcneu_527) {
550
537
  --awsui-main-gap-esndbs: var(--space-scaled-xxs-pfm1nx, 4px);
551
538
  }
552
- .awsui_layout_hyvsj_130uw_400.awsui_has-header_hyvsj_130uw_540:not(#\9) {
539
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-header_hyvsj_vcneu_527:not(#\9) {
553
540
  --awsui-main-gap-esndbs: var(--space-content-header-padding-bottom-rvy5xz, 16px);
554
541
  }
555
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-main_hyvsj_130uw_555:not(#\9):not(.awsui_disable-content-paddings_hyvsj_130uw_555) {
542
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-main_hyvsj_vcneu_542:not(#\9):not(.awsui_disable-content-paddings_hyvsj_vcneu_542) {
556
543
  --awsui-main-gap-esndbs: var(--space-scaled-s-8ozaad, 12px);
557
544
  }
558
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-main_hyvsj_130uw_555.awsui_disable-content-paddings_hyvsj_130uw_555:not(#\9) {
545
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-main_hyvsj_vcneu_542.awsui_disable-content-paddings_hyvsj_vcneu_542:not(#\9) {
559
546
  --awsui-main-gap-esndbs: 0px;
560
547
  }
561
548
  @media (max-width: 688px) {
562
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-header_hyvsj_130uw_540:not(#\9) {
549
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-header_hyvsj_vcneu_527:not(#\9) {
563
550
  --awsui-header-gap-esndbs: var(--space-scaled-s-8ozaad, 12px);
564
551
  }
565
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-notifications_hyvsj_130uw_540:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_130uw_537).awsui_has-header_hyvsj_130uw_540 {
552
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-notifications_hyvsj_vcneu_527:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_vcneu_524).awsui_has-header_hyvsj_vcneu_527 {
566
553
  --awsui-header-gap-esndbs: var(--space-scaled-s-8ozaad, 12px);
567
554
  }
568
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-notifications_hyvsj_130uw_540:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_130uw_537):not(.awsui_has-header_hyvsj_130uw_540), .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-main_hyvsj_130uw_555:not(#\9):not(.awsui_disable-content-paddings_hyvsj_130uw_555) {
555
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-notifications_hyvsj_vcneu_527:not(#\9):not(.awsui_has-breadcrumbs_hyvsj_vcneu_524):not(.awsui_has-header_hyvsj_vcneu_527), .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-main_hyvsj_vcneu_542:not(#\9):not(.awsui_disable-content-paddings_hyvsj_vcneu_542) {
569
556
  --awsui-main-gap-esndbs: var(--space-scaled-s-8ozaad, 12px);
570
557
  }
571
- .awsui_layout_hyvsj_130uw_400.awsui_content-first-child-main_hyvsj_130uw_555.awsui_disable-content-paddings_hyvsj_130uw_555:not(#\9) {
558
+ .awsui_layout_hyvsj_vcneu_387.awsui_content-first-child-main_hyvsj_vcneu_542.awsui_disable-content-paddings_hyvsj_vcneu_542:not(#\9) {
572
559
  --awsui-main-gap-esndbs: 0px;
573
560
  }
574
561
  }
575
- .awsui_layout_hyvsj_130uw_400.awsui_has-left-toggles-gutter_hyvsj_130uw_575:not(#\9) {
562
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-left-toggles-gutter_hyvsj_vcneu_562:not(#\9) {
576
563
  --awsui-toggles-left-width-esndbs: calc(var(--space-layout-toggle-padding-chwlhz, 12px) + 36px);
577
564
  }
578
- .awsui_layout_hyvsj_130uw_400.awsui_has-right-toggles-gutter_hyvsj_130uw_578:not(#\9) {
565
+ .awsui_layout_hyvsj_vcneu_387.awsui_has-right-toggles-gutter_hyvsj_vcneu_565:not(#\9) {
579
566
  --awsui-toggles-right-width-esndbs: calc(var(--space-layout-toggle-padding-chwlhz, 12px) + 36px);
580
567
  }
581
568
 
@@ -589,13 +576,13 @@ not matter. The offset top value for AppLayout contentMain children with
589
576
  position: sticky will be the value of the notifications height in addition to the
590
577
  notifications top margin and some additional vertical space for aesthetics.
591
578
  */
592
- .awsui_layout_hyvsj_130uw_400.awsui_disable-body-scroll_hyvsj_130uw_211:not(#\9) {
579
+ .awsui_layout_hyvsj_vcneu_387.awsui_disable-body-scroll_hyvsj_vcneu_204:not(#\9) {
593
580
  --awsui-main-template-rows-esndbs: 1fr auto;
594
581
  --awsui-offset-top-esndbs: 0px;
595
582
  block-size: var(--awsui-content-height-esndbs);
596
583
  overflow-y: scroll;
597
584
  }
598
- .awsui_layout_hyvsj_130uw_400.awsui_disable-body-scroll_hyvsj_130uw_211.awsui_has-split-panel_hyvsj_130uw_598.awsui_split-panel-position-bottom_hyvsj_130uw_598:not(#\9) {
585
+ .awsui_layout_hyvsj_vcneu_387.awsui_disable-body-scroll_hyvsj_vcneu_204.awsui_has-split-panel_hyvsj_vcneu_585.awsui_split-panel-position-bottom_hyvsj_vcneu_585:not(#\9) {
599
586
  --awsui-main-template-rows-esndbs: repeat(2, auto);
600
587
  }
601
588
 
@@ -603,13 +590,13 @@ notifications top margin and some additional vertical space for aesthetics.
603
590
  This CSS class is applied to the document body to prevent overflow scrolling
604
591
  when the navigation or tools drawers are open in responsive viewports.
605
592
  */
606
- .awsui_block-body-scroll_hyvsj_130uw_606:not(#\9) {
593
+ .awsui_block-body-scroll_hyvsj_vcneu_593:not(#\9) {
607
594
  overflow: hidden;
608
595
  }
609
596
 
610
597
  /* stylelint-disable selector-max-universal, selector-combinator-disallowed-list */
611
- .awsui_unfocusable_hyvsj_130uw_611:not(#\9),
612
- .awsui_unfocusable_hyvsj_130uw_611 *:not(#\9) {
598
+ .awsui_unfocusable_hyvsj_vcneu_598:not(#\9),
599
+ .awsui_unfocusable_hyvsj_vcneu_598 *:not(#\9) {
613
600
  visibility: hidden !important;
614
601
  }
615
602
 
@@ -618,7 +605,7 @@ when the navigation or tools drawers are open in responsive viewports.
618
605
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
619
606
  SPDX-License-Identifier: Apache-2.0
620
607
  */
621
- .awsui_container_hyvsj_130uw_621:not(#\9) {
608
+ .awsui_container_hyvsj_vcneu_608:not(#\9) {
622
609
  grid-area: main;
623
610
  padding-block-end: var(--space-layout-content-bottom-zeb1g9, 40px);
624
611
  /*
@@ -635,19 +622,19 @@ when the navigation or tools drawers are open in responsive viewports.
635
622
  on the right, we decrement the column end by one.
636
623
  */
637
624
  }
638
- .awsui_container_hyvsj_130uw_621.awsui_has-split-panel_hyvsj_130uw_598.awsui_split-panel-position-bottom_hyvsj_130uw_598:not(#\9) {
625
+ .awsui_container_hyvsj_vcneu_608.awsui_has-split-panel_hyvsj_vcneu_585.awsui_split-panel-position-bottom_hyvsj_vcneu_585:not(#\9) {
639
626
  padding-block-end: calc(var(--awsui-split-panel-height-esndbs) + var(--space-layout-content-bottom-zeb1g9, 40px));
640
627
  }
641
- .awsui_container_hyvsj_130uw_621.awsui_disable-content-paddings_hyvsj_130uw_555:not(#\9) {
628
+ .awsui_container_hyvsj_vcneu_608.awsui_disable-content-paddings_hyvsj_vcneu_542:not(#\9) {
642
629
  grid-column: 1/6;
643
630
  padding-block: 0;
644
631
  padding-inline: 0;
645
632
  }
646
633
  @media (min-width: 689px) {
647
- .awsui_container_hyvsj_130uw_621.awsui_disable-content-paddings_hyvsj_130uw_555.awsui_is-navigation-open_hyvsj_130uw_647:not(#\9) {
634
+ .awsui_container_hyvsj_vcneu_608.awsui_disable-content-paddings_hyvsj_vcneu_542.awsui_is-navigation-open_hyvsj_vcneu_634:not(#\9) {
648
635
  grid-column-start: 2;
649
636
  }
650
- .awsui_container_hyvsj_130uw_621.awsui_disable-content-paddings_hyvsj_130uw_555.awsui_is-tools-open_hyvsj_130uw_650:not(#\9), .awsui_container_hyvsj_130uw_621.awsui_disable-content-paddings_hyvsj_130uw_555.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_split-panel-position-side_hyvsj_130uw_650:not(#\9), .awsui_container_hyvsj_130uw_621.awsui_disable-content-paddings_hyvsj_130uw_555.awsui_has-active-drawer_hyvsj_130uw_650:not(#\9) {
637
+ .awsui_container_hyvsj_vcneu_608.awsui_disable-content-paddings_hyvsj_vcneu_542.awsui_is-tools-open_hyvsj_vcneu_637:not(#\9), .awsui_container_hyvsj_vcneu_608.awsui_disable-content-paddings_hyvsj_vcneu_542.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_split-panel-position-side_hyvsj_vcneu_637:not(#\9), .awsui_container_hyvsj_vcneu_608.awsui_disable-content-paddings_hyvsj_vcneu_542.awsui_has-active-drawer_hyvsj_vcneu_637:not(#\9) {
651
638
  grid-column-end: 5;
652
639
  }
653
640
  }
@@ -660,7 +647,7 @@ when the navigation or tools drawers are open in responsive viewports.
660
647
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
661
648
  SPDX-License-Identifier: Apache-2.0
662
649
  */
663
- section.awsui_mobile-toolbar_hyvsj_130uw_663:not(#\9) {
650
+ section.awsui_mobile-toolbar_hyvsj_vcneu_650:not(#\9) {
664
651
  align-items: center;
665
652
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
666
653
  border-block-end: 1px solid var(--color-border-divider-default-0de9c8, #c6c6cd);
@@ -677,19 +664,19 @@ section.awsui_mobile-toolbar_hyvsj_130uw_663:not(#\9) {
677
664
  inset-block-start: var(--awsui-offset-top-esndbs);
678
665
  z-index: 1000;
679
666
  }
680
- section.awsui_mobile-toolbar_hyvsj_130uw_663:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_130uw_680) {
667
+ section.awsui_mobile-toolbar_hyvsj_vcneu_650:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_vcneu_667) {
681
668
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
682
669
  box-shadow: var(--shadow-panel-toggle-qddz27, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
683
670
  }
684
- section.awsui_mobile-toolbar_hyvsj_130uw_663 > .awsui_mobile-toolbar-nav_hyvsj_130uw_684:not(#\9) {
671
+ section.awsui_mobile-toolbar_hyvsj_vcneu_650 > .awsui_mobile-toolbar-nav_hyvsj_vcneu_671:not(#\9) {
685
672
  grid-column: 1;
686
673
  margin-inline-end: var(--space-m-dsumyt, 16px);
687
674
  }
688
- section.awsui_mobile-toolbar_hyvsj_130uw_663 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_130uw_688:not(#\9) {
675
+ section.awsui_mobile-toolbar_hyvsj_vcneu_650 > .awsui_mobile-toolbar-breadcrumbs_hyvsj_vcneu_675:not(#\9) {
689
676
  grid-column: 2;
690
677
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
691
678
  }
692
- section.awsui_mobile-toolbar_hyvsj_130uw_663 > .awsui_mobile-toolbar-tools_hyvsj_130uw_692:not(#\9) {
679
+ section.awsui_mobile-toolbar_hyvsj_vcneu_650 > .awsui_mobile-toolbar-tools_hyvsj_vcneu_679:not(#\9) {
693
680
  grid-column: 3;
694
681
  margin-inline-start: var(--space-m-dsumyt, 16px);
695
682
  }
@@ -698,7 +685,7 @@ section.awsui_mobile-toolbar_hyvsj_130uw_663 > .awsui_mobile-toolbar-tools_hyvsj
698
685
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
699
686
  SPDX-License-Identifier: Apache-2.0
700
687
  */
701
- .awsui_navigation-container_hyvsj_130uw_701:not(#\9) {
688
+ .awsui_navigation-container_hyvsj_vcneu_688:not(#\9) {
702
689
  display: flex;
703
690
  grid-column: 1;
704
691
  grid-row: 1/span 9;
@@ -719,7 +706,7 @@ section.awsui_mobile-toolbar_hyvsj_130uw_663 > .awsui_mobile-toolbar-tools_hyvsj
719
706
  pointer-events: none;
720
707
  }
721
708
  @media (max-width: 688px) {
722
- .awsui_navigation-container_hyvsj_130uw_701:not(#\9) {
709
+ .awsui_navigation-container_hyvsj_vcneu_688:not(#\9) {
723
710
  inset-inline-start: 0;
724
711
  position: fixed;
725
712
  z-index: 1001;
@@ -731,12 +718,12 @@ section.awsui_mobile-toolbar_hyvsj_130uw_663 > .awsui_mobile-toolbar-tools_hyvsj
731
718
  relative to the body.
732
719
  */
733
720
  }
734
- .awsui_navigation-container_hyvsj_130uw_701.awsui_disable-body-scroll_hyvsj_130uw_211:not(#\9) {
721
+ .awsui_navigation-container_hyvsj_vcneu_688.awsui_disable-body-scroll_hyvsj_vcneu_204:not(#\9) {
735
722
  inset-block-start: var(--awsui-header-height-esndbs);
736
723
  }
737
724
  }
738
725
 
739
- nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9) {
726
+ nav.awsui_show-navigation_hyvsj_vcneu_726:not(#\9) {
740
727
  padding-block: var(--space-scaled-s-8ozaad, 12px);
741
728
  padding-inline: var(--space-layout-toggle-padding-chwlhz, 12px);
742
729
  /*
@@ -744,7 +731,7 @@ nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9) {
744
731
  take control in responsive viewports.
745
732
  */
746
733
  }
747
- @keyframes awsui_showButtons_hyvsj_130uw_1 {
734
+ @keyframes awsui_showButtons_hyvsj_vcneu_1 {
748
735
  0% {
749
736
  opacity: 0;
750
737
  }
@@ -752,31 +739,31 @@ nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9) {
752
739
  opacity: 1;
753
740
  }
754
741
  }
755
- nav.awsui_show-navigation_hyvsj_130uw_739.awsui_is-navigation-open_hyvsj_130uw_647:not(#\9) {
742
+ nav.awsui_show-navigation_hyvsj_vcneu_726.awsui_is-navigation-open_hyvsj_vcneu_634:not(#\9) {
756
743
  display: none;
757
744
  }
758
745
  @media (min-width: 689px) {
759
- nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9):not(.awsui_is-navigation-open_hyvsj_130uw_647) {
746
+ nav.awsui_show-navigation_hyvsj_vcneu_726:not(#\9):not(.awsui_is-navigation-open_hyvsj_vcneu_634) {
760
747
  display: block;
761
748
  }
762
- nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9):not(.awsui_is-navigation-open_hyvsj_130uw_647).awsui_animating_hyvsj_130uw_762 {
763
- animation: awsui_showButtons_hyvsj_130uw_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
749
+ nav.awsui_show-navigation_hyvsj_vcneu_726:not(#\9):not(.awsui_is-navigation-open_hyvsj_vcneu_634).awsui_animating_hyvsj_vcneu_749 {
750
+ animation: awsui_showButtons_hyvsj_vcneu_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
764
751
  }
765
752
  }
766
753
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
767
- nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9):not(.awsui_is-navigation-open_hyvsj_130uw_647).awsui_animating_hyvsj_130uw_762 {
754
+ nav.awsui_show-navigation_hyvsj_vcneu_726:not(#\9):not(.awsui_is-navigation-open_hyvsj_vcneu_634).awsui_animating_hyvsj_vcneu_749 {
768
755
  animation: none;
769
756
  transition: none;
770
757
  }
771
758
  }
772
759
  @media (min-width: 689px) {
773
- .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9):not(.awsui_is-navigation-open_hyvsj_130uw_647).awsui_animating_hyvsj_130uw_762, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_130uw_739:not(#\9):not(.awsui_is-navigation-open_hyvsj_130uw_647).awsui_animating_hyvsj_130uw_762 {
760
+ .awsui-motion-disabled nav.awsui_show-navigation_hyvsj_vcneu_726:not(#\9):not(.awsui_is-navigation-open_hyvsj_vcneu_634).awsui_animating_hyvsj_vcneu_749, .awsui-mode-entering nav.awsui_show-navigation_hyvsj_vcneu_726:not(#\9):not(.awsui_is-navigation-open_hyvsj_vcneu_634).awsui_animating_hyvsj_vcneu_749 {
774
761
  animation: none;
775
762
  transition: none;
776
763
  }
777
764
  }
778
765
 
779
- nav.awsui_navigation_hyvsj_130uw_701:not(#\9) {
766
+ nav.awsui_navigation_hyvsj_vcneu_688:not(#\9) {
780
767
  background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
781
768
  inset-block-end: 0;
782
769
  block-size: 100%;
@@ -796,7 +783,7 @@ nav.awsui_navigation_hyvsj_130uw_701:not(#\9) {
796
783
  prevent unwanted text wrapping.
797
784
  */
798
785
  }
799
- @keyframes awsui_openNavigation_hyvsj_130uw_1 {
786
+ @keyframes awsui_openNavigation_hyvsj_vcneu_1 {
800
787
  from {
801
788
  opacity: 0;
802
789
  inline-size: calc(var(--space-layout-toggle-padding-chwlhz, 12px) * 2 + var(--space-layout-toggle-diameter-j2qffw, 36px));
@@ -806,36 +793,36 @@ nav.awsui_navigation_hyvsj_130uw_701:not(#\9) {
806
793
  inline-size: var(--awsui-navigation-width-esndbs);
807
794
  }
808
795
  }
809
- nav.awsui_navigation_hyvsj_130uw_701:not(#\9):not(.awsui_is-navigation-open_hyvsj_130uw_647) {
796
+ nav.awsui_navigation_hyvsj_vcneu_688:not(#\9):not(.awsui_is-navigation-open_hyvsj_vcneu_634) {
810
797
  inline-size: 0;
811
798
  display: none;
812
799
  }
813
- nav.awsui_navigation_hyvsj_130uw_701.awsui_is-navigation-open_hyvsj_130uw_647.awsui_animating_hyvsj_130uw_762:not(#\9) {
814
- animation: awsui_openNavigation_hyvsj_130uw_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
800
+ nav.awsui_navigation_hyvsj_vcneu_688.awsui_is-navigation-open_hyvsj_vcneu_634.awsui_animating_hyvsj_vcneu_749:not(#\9) {
801
+ animation: awsui_openNavigation_hyvsj_vcneu_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
815
802
  }
816
803
  @media (prefers-reduced-motion: reduce) {
817
- nav.awsui_navigation_hyvsj_130uw_701.awsui_is-navigation-open_hyvsj_130uw_647.awsui_animating_hyvsj_130uw_762:not(#\9) {
804
+ nav.awsui_navigation_hyvsj_vcneu_688.awsui_is-navigation-open_hyvsj_vcneu_634.awsui_animating_hyvsj_vcneu_749:not(#\9) {
818
805
  animation: none;
819
806
  transition: none;
820
807
  }
821
808
  }
822
- .awsui-motion-disabled nav.awsui_navigation_hyvsj_130uw_701.awsui_is-navigation-open_hyvsj_130uw_647.awsui_animating_hyvsj_130uw_762:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_130uw_701.awsui_is-navigation-open_hyvsj_130uw_647.awsui_animating_hyvsj_130uw_762:not(#\9) {
809
+ .awsui-motion-disabled nav.awsui_navigation_hyvsj_vcneu_688.awsui_is-navigation-open_hyvsj_vcneu_634.awsui_animating_hyvsj_vcneu_749:not(#\9), .awsui-mode-entering nav.awsui_navigation_hyvsj_vcneu_688.awsui_is-navigation-open_hyvsj_vcneu_634.awsui_animating_hyvsj_vcneu_749:not(#\9) {
823
810
  animation: none;
824
811
  transition: none;
825
812
  }
826
- nav.awsui_navigation_hyvsj_130uw_701 > .awsui_animated-content_hyvsj_130uw_826:not(#\9) {
813
+ nav.awsui_navigation_hyvsj_vcneu_688 > .awsui_animated-content_hyvsj_vcneu_813:not(#\9) {
827
814
  inline-size: var(--awsui-navigation-width-esndbs);
828
815
  }
829
- nav.awsui_navigation_hyvsj_130uw_701 > .awsui_content-container_hyvsj_130uw_829:not(#\9) {
816
+ nav.awsui_navigation_hyvsj_vcneu_688 > .awsui_content-container_hyvsj_vcneu_816:not(#\9) {
830
817
  flex-grow: 1;
831
818
  }
832
819
  @media (max-width: 688px) {
833
- nav.awsui_navigation_hyvsj_130uw_701:not(#\9) {
820
+ nav.awsui_navigation_hyvsj_vcneu_688:not(#\9) {
834
821
  --awsui-navigation-width-esndbs: 100vw;
835
822
  }
836
823
  }
837
824
 
838
- .awsui_hide-navigation_hyvsj_130uw_838:not(#\9) {
825
+ .awsui_hide-navigation_hyvsj_vcneu_825:not(#\9) {
839
826
  position: absolute;
840
827
  inset-inline-end: var(--space-m-dsumyt, 16px);
841
828
  inset-block-start: var(--size-vertical-panel-icon-offset-z959cw, 15px);
@@ -845,24 +832,24 @@ nav.awsui_navigation_hyvsj_130uw_701 > .awsui_content-container_hyvsj_130uw_829:
845
832
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
846
833
  SPDX-License-Identifier: Apache-2.0
847
834
  */
848
- .awsui_notifications_hyvsj_130uw_848:not(#\9) {
835
+ .awsui_notifications_hyvsj_vcneu_835:not(#\9) {
849
836
  color: var(--color-text-body-default-gtm97i, #0f141a);
850
837
  grid-area: notifications;
851
838
  z-index: 850;
852
839
  }
853
- .awsui_notifications_hyvsj_130uw_848.awsui_has-notification-content_hyvsj_130uw_853:not(#\9) {
840
+ .awsui_notifications_hyvsj_vcneu_835.awsui_has-notification-content_hyvsj_vcneu_840:not(#\9) {
854
841
  padding-block-start: var(--space-scaled-s-8ozaad, 12px);
855
842
  }
856
843
  @media (min-width: 689px) {
857
- .awsui_notifications_hyvsj_130uw_848.awsui_sticky-notifications_hyvsj_130uw_857:not(#\9) {
844
+ .awsui_notifications_hyvsj_vcneu_835.awsui_sticky-notifications_hyvsj_vcneu_844:not(#\9) {
858
845
  --awsui-flashbar-sticky-bottom-margin-esndbs: var(--space-xxl-32srm4, 32px);
859
846
  position: sticky;
860
847
  inset-block-start: var(--awsui-offset-top-esndbs);
861
848
  }
862
- .awsui_notifications_hyvsj_130uw_848.awsui_sticky-notifications_hyvsj_130uw_857:not(#\9):not(.awsui_high-contrast_hyvsj_130uw_862) {
849
+ .awsui_notifications_hyvsj_vcneu_835.awsui_sticky-notifications_hyvsj_vcneu_844:not(#\9):not(.awsui_high-contrast_hyvsj_vcneu_849) {
863
850
  background-color: var(--color-background-layout-main-7z8vaj, #ffffff);
864
851
  }
865
- .awsui_notifications_hyvsj_130uw_848.awsui_has-notification-content_hyvsj_130uw_853:not(#\9) {
852
+ .awsui_notifications_hyvsj_vcneu_835.awsui_has-notification-content_hyvsj_vcneu_840:not(#\9) {
866
853
  padding-block-start: var(--space-xs-ymlm0b, 8px);
867
854
  }
868
855
  }
@@ -877,7 +864,7 @@ as the content area. This row is defined as 1 fractional unit which will
877
864
  consume the remaining vertical space in the grid after the notifications
878
865
  and breadcrumbs.
879
866
  */
880
- section.awsui_split-panel-bottom_hyvsj_130uw_880:not(#\9) {
867
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867:not(#\9) {
881
868
  /*
882
869
  The align self property will position the split panel at the bottom of the grid row.
883
870
  This could be off the viewport if the content area has enough content to be scrollable.
@@ -913,7 +900,7 @@ section.awsui_split-panel-bottom_hyvsj_130uw_880:not(#\9) {
913
900
  apply the animation to the height property.
914
901
  */
915
902
  }
916
- @keyframes awsui_openSplitPanelBottom_hyvsj_130uw_1 {
903
+ @keyframes awsui_openSplitPanelBottom_hyvsj_vcneu_1 {
917
904
  from {
918
905
  block-size: var(--awsui-split-panel-reported-header-size-esndbs, 0);
919
906
  }
@@ -921,39 +908,39 @@ section.awsui_split-panel-bottom_hyvsj_130uw_880:not(#\9) {
921
908
  block-size: var(--awsui-split-panel-reported-size-esndbs);
922
909
  }
923
910
  }
924
- section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_disable-body-scroll_hyvsj_130uw_211:not(#\9) {
911
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_disable-body-scroll_hyvsj_vcneu_204:not(#\9) {
925
912
  inset-block-end: 0;
926
913
  }
927
- section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_is-navigation-open_hyvsj_130uw_647.awsui_position-bottom_hyvsj_130uw_927:not(#\9) {
914
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_is-navigation-open_hyvsj_vcneu_634.awsui_position-bottom_hyvsj_vcneu_914:not(#\9) {
928
915
  grid-column-start: 2;
929
916
  }
930
- section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_has-open-drawer_hyvsj_130uw_187.awsui_position-bottom_hyvsj_130uw_927:not(#\9) {
917
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_has-open-drawer_hyvsj_vcneu_183.awsui_position-bottom_hyvsj_vcneu_914:not(#\9) {
931
918
  grid-column-end: 5;
932
919
  }
933
- section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_position-bottom_hyvsj_130uw_927:not(#\9) {
920
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_position-bottom_hyvsj_vcneu_914:not(#\9) {
934
921
  display: block;
935
922
  }
936
- section.awsui_split-panel-bottom_hyvsj_130uw_880:not(#\9):not(.awsui_is-split-panel-open_hyvsj_130uw_650).awsui_position-bottom_hyvsj_130uw_927 {
923
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867:not(#\9):not(.awsui_is-split-panel-open_hyvsj_vcneu_637).awsui_position-bottom_hyvsj_vcneu_914 {
937
924
  box-shadow: rgba(0, 7, 22, 0.1) 0px -32px 32px -24px;
938
925
  }
939
- section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_position-bottom_hyvsj_130uw_927:not(#\9) {
926
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_position-bottom_hyvsj_vcneu_914:not(#\9) {
940
927
  box-shadow: var(--shadow-split-bottom-vlyulf, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
941
928
  }
942
- section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_position-bottom_hyvsj_130uw_927.awsui_animating_hyvsj_130uw_762:not(#\9) {
943
- animation: awsui_openSplitPanelBottom_hyvsj_130uw_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
929
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_position-bottom_hyvsj_vcneu_914.awsui_animating_hyvsj_vcneu_749:not(#\9) {
930
+ animation: awsui_openSplitPanelBottom_hyvsj_vcneu_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
944
931
  }
945
932
  @media (prefers-reduced-motion: reduce) {
946
- section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_position-bottom_hyvsj_130uw_927.awsui_animating_hyvsj_130uw_762:not(#\9) {
933
+ section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_position-bottom_hyvsj_vcneu_914.awsui_animating_hyvsj_vcneu_749:not(#\9) {
947
934
  animation: none;
948
935
  transition: none;
949
936
  }
950
937
  }
951
- .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_position-bottom_hyvsj_130uw_927.awsui_animating_hyvsj_130uw_762:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_130uw_880.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_position-bottom_hyvsj_130uw_927.awsui_animating_hyvsj_130uw_762:not(#\9) {
938
+ .awsui-motion-disabled section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_position-bottom_hyvsj_vcneu_914.awsui_animating_hyvsj_vcneu_749:not(#\9), .awsui-mode-entering section.awsui_split-panel-bottom_hyvsj_vcneu_867.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_position-bottom_hyvsj_vcneu_914.awsui_animating_hyvsj_vcneu_749:not(#\9) {
952
939
  animation: none;
953
940
  transition: none;
954
941
  }
955
942
 
956
- section.awsui_split-panel-side_hyvsj_130uw_956:not(#\9) {
943
+ section.awsui_split-panel-side_hyvsj_vcneu_943:not(#\9) {
957
944
  block-size: 100%;
958
945
  overflow-x: hidden;
959
946
  pointer-events: auto;
@@ -963,15 +950,15 @@ section.awsui_split-panel-side_hyvsj_130uw_956:not(#\9) {
963
950
  be persistent in the DOM when closed.
964
951
  */
965
952
  }
966
- section.awsui_split-panel-side_hyvsj_130uw_956:not(#\9):not(.awsui_is-split-panel-open_hyvsj_130uw_650), section.awsui_split-panel-side_hyvsj_130uw_956.awsui_position-bottom_hyvsj_130uw_927:not(#\9) {
953
+ section.awsui_split-panel-side_hyvsj_vcneu_943:not(#\9):not(.awsui_is-split-panel-open_hyvsj_vcneu_637), section.awsui_split-panel-side_hyvsj_vcneu_943.awsui_position-bottom_hyvsj_vcneu_914:not(#\9) {
967
954
  inline-size: 0;
968
955
  }
969
- section.awsui_split-panel-side_hyvsj_130uw_956.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_position-side_hyvsj_130uw_969:not(#\9) {
956
+ section.awsui_split-panel-side_hyvsj_vcneu_943.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_position-side_hyvsj_vcneu_956:not(#\9) {
970
957
  max-inline-size: var(--awsui-split-panel-max-width-esndbs, 280px);
971
958
  min-inline-size: var(--awsui-split-panel-min-width-esndbs, 280px);
972
959
  border-inline-start: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
973
960
  }
974
- section.awsui_split-panel-side_hyvsj_130uw_956.awsui_is-split-panel-open_hyvsj_130uw_650.awsui_position-side_hyvsj_130uw_969:not(#\9):not(.awsui_has-open-drawer_hyvsj_130uw_187) {
961
+ section.awsui_split-panel-side_hyvsj_vcneu_943.awsui_is-split-panel-open_hyvsj_vcneu_637.awsui_position-side_hyvsj_vcneu_956:not(#\9):not(.awsui_has-open-drawer_hyvsj_vcneu_183) {
975
962
  border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-panel-side-9oapph, #c6c6cd);
976
963
  }
977
964
 
@@ -988,7 +975,7 @@ content width has a default value that can be set directly with the minContentWi
988
975
  property. The content gap right is computed in the Layout styles based on the
989
976
  viewport size and state of the Tools drawer.
990
977
  */
991
- .awsui_tools-container_hyvsj_130uw_991:not(#\9) {
978
+ .awsui_tools-container_hyvsj_vcneu_978:not(#\9) {
992
979
  --awsui-tools-max-width-esndbs: calc(var(--awsui-layout-width-esndbs) - var(--awsui-main-offset-left-esndbs) - var(--awsui-default-min-content-width-esndbs) - var(--awsui-content-gap-right-esndbs));
993
980
  display: flex;
994
981
  grid-column: 5;
@@ -1001,7 +988,7 @@ viewport size and state of the Tools drawer.
1001
988
  pointer-events: none;
1002
989
  }
1003
990
  @media (max-width: 688px) {
1004
- .awsui_tools-container_hyvsj_130uw_991:not(#\9) {
991
+ .awsui_tools-container_hyvsj_vcneu_978:not(#\9) {
1005
992
  --awsui-tools-max-width-esndbs: none;
1006
993
  --awsui-tools-width-esndbs: auto;
1007
994
  position: fixed;
@@ -1015,12 +1002,12 @@ viewport size and state of the Tools drawer.
1015
1002
  relative to the body.
1016
1003
  */
1017
1004
  }
1018
- .awsui_tools-container_hyvsj_130uw_991.awsui_disable-body-scroll_hyvsj_130uw_211:not(#\9) {
1005
+ .awsui_tools-container_hyvsj_vcneu_978.awsui_disable-body-scroll_hyvsj_vcneu_204:not(#\9) {
1019
1006
  inset-block-start: var(--awsui-header-height-esndbs);
1020
1007
  }
1021
1008
  }
1022
1009
 
1023
- .awsui_tools_hyvsj_130uw_991:not(#\9) {
1010
+ .awsui_tools_hyvsj_vcneu_978:not(#\9) {
1024
1011
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
1025
1012
  flex-shrink: 0;
1026
1013
  block-size: 100%;
@@ -1043,7 +1030,7 @@ viewport size and state of the Tools drawer.
1043
1030
  in the side position.
1044
1031
  */
1045
1032
  }
1046
- @keyframes awsui_openTools_hyvsj_130uw_1 {
1033
+ @keyframes awsui_openTools_hyvsj_vcneu_1 {
1047
1034
  from {
1048
1035
  opacity: var(--awsui-tools-animation-starting-opacity-esndbs, 0);
1049
1036
  inline-size: calc(var(--space-layout-toggle-padding-chwlhz, 12px) * 2 + var(--space-layout-toggle-diameter-j2qffw, 36px));
@@ -1053,44 +1040,41 @@ viewport size and state of the Tools drawer.
1053
1040
  inline-size: var(--awsui-tools-width-esndbs);
1054
1041
  }
1055
1042
  }
1056
- .awsui_tools_hyvsj_130uw_991:not(#\9):not(.awsui_is-tools-open_hyvsj_130uw_650) {
1043
+ .awsui_tools_hyvsj_vcneu_978:not(#\9):not(.awsui_is-tools-open_hyvsj_vcneu_637) {
1057
1044
  inline-size: 0;
1058
1045
  display: none;
1059
1046
  }
1060
- .awsui_tools_hyvsj_130uw_991.awsui_is-tools-open_hyvsj_130uw_650:not(#\9) {
1047
+ .awsui_tools_hyvsj_vcneu_978.awsui_is-tools-open_hyvsj_vcneu_637:not(#\9) {
1061
1048
  border-inline-start: solid var(--border-divider-section-width-uwo8my, 1px) var(--color-border-divider-default-0de9c8, #c6c6cd);
1062
1049
  }
1063
- .awsui_tools_hyvsj_130uw_991.awsui_is-tools-open_hyvsj_130uw_650.awsui_animating_hyvsj_130uw_762:not(#\9) {
1064
- animation: awsui_openTools_hyvsj_130uw_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
1050
+ .awsui_tools_hyvsj_vcneu_978.awsui_is-tools-open_hyvsj_vcneu_637.awsui_animating_hyvsj_vcneu_749:not(#\9) {
1051
+ animation: awsui_openTools_hyvsj_vcneu_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
1065
1052
  }
1066
1053
  @media (prefers-reduced-motion: reduce) {
1067
- .awsui_tools_hyvsj_130uw_991.awsui_is-tools-open_hyvsj_130uw_650.awsui_animating_hyvsj_130uw_762:not(#\9) {
1054
+ .awsui_tools_hyvsj_vcneu_978.awsui_is-tools-open_hyvsj_vcneu_637.awsui_animating_hyvsj_vcneu_749:not(#\9) {
1068
1055
  animation: none;
1069
1056
  transition: none;
1070
1057
  }
1071
1058
  }
1072
- .awsui-motion-disabled .awsui_tools_hyvsj_130uw_991.awsui_is-tools-open_hyvsj_130uw_650.awsui_animating_hyvsj_130uw_762:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_130uw_991.awsui_is-tools-open_hyvsj_130uw_650.awsui_animating_hyvsj_130uw_762:not(#\9) {
1059
+ .awsui-motion-disabled .awsui_tools_hyvsj_vcneu_978.awsui_is-tools-open_hyvsj_vcneu_637.awsui_animating_hyvsj_vcneu_749:not(#\9), .awsui-mode-entering .awsui_tools_hyvsj_vcneu_978.awsui_is-tools-open_hyvsj_vcneu_637.awsui_animating_hyvsj_vcneu_749:not(#\9) {
1073
1060
  animation: none;
1074
1061
  transition: none;
1075
1062
  }
1076
- .awsui-one-theme .awsui_tools_hyvsj_130uw_991:not(#\9) {
1077
- background-color: var(--color-background-layout-panel-content-89bszq, #ffffff);
1078
- }
1079
- .awsui_tools_hyvsj_130uw_991 > .awsui_animated-content_hyvsj_130uw_826:not(#\9) {
1063
+ .awsui_tools_hyvsj_vcneu_978 > .awsui_animated-content_hyvsj_vcneu_813:not(#\9) {
1080
1064
  inline-size: var(--awsui-tools-width-esndbs);
1081
1065
  }
1082
1066
  @media (min-width: 689px) {
1083
- .awsui_tools_hyvsj_130uw_991.awsui_is-tools-open_hyvsj_130uw_650.awsui_has-tools-form-persistence_hyvsj_130uw_1083:not(#\9) {
1067
+ .awsui_tools_hyvsj_vcneu_978.awsui_is-tools-open_hyvsj_vcneu_637.awsui_has-tools-form-persistence_hyvsj_vcneu_1067:not(#\9) {
1084
1068
  border-inline-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
1085
1069
  }
1086
1070
  }
1087
1071
  @media (max-width: 688px) {
1088
- .awsui_tools_hyvsj_130uw_991:not(#\9) {
1072
+ .awsui_tools_hyvsj_vcneu_978:not(#\9) {
1089
1073
  --awsui-tools-width-esndbs: 100vw;
1090
1074
  }
1091
1075
  }
1092
1076
 
1093
- .awsui_hide-tools_hyvsj_130uw_1093:not(#\9) {
1077
+ .awsui_hide-tools_hyvsj_vcneu_1077:not(#\9) {
1094
1078
  position: absolute;
1095
1079
  inset-inline-end: var(--space-m-dsumyt, 16px);
1096
1080
  inset-block-start: var(--size-vertical-panel-icon-offset-z959cw, 15px);
@@ -1102,7 +1086,7 @@ Warning! If these design tokens for padding change it will adversely impact
1102
1086
  the calculation used to determine the Split Panel maximum width in the
1103
1087
  handleSplitPanelMaxWidth function in the context.
1104
1088
  */
1105
- .awsui_show-tools_hyvsj_130uw_1105:not(#\9) {
1089
+ .awsui_show-tools_hyvsj_vcneu_1089:not(#\9) {
1106
1090
  border-collapse: separate;
1107
1091
  border-spacing: 0;
1108
1092
  box-sizing: border-box;
@@ -1140,7 +1124,7 @@ handleSplitPanelMaxWidth function in the context.
1140
1124
  take control in responsive viewports.
1141
1125
  */
1142
1126
  }
1143
- @keyframes awsui_showButtons_hyvsj_130uw_1 {
1127
+ @keyframes awsui_showButtons_hyvsj_vcneu_1 {
1144
1128
  0% {
1145
1129
  opacity: 0;
1146
1130
  }
@@ -1148,31 +1132,31 @@ handleSplitPanelMaxWidth function in the context.
1148
1132
  opacity: 1;
1149
1133
  }
1150
1134
  }
1151
- .awsui_show-tools_hyvsj_130uw_1105:not(#\9):not(.awsui_has-tools-form_hyvsj_130uw_1083) {
1135
+ .awsui_show-tools_hyvsj_vcneu_1089:not(#\9):not(.awsui_has-tools-form_hyvsj_vcneu_1067) {
1152
1136
  display: none;
1153
1137
  }
1154
1138
  @media (min-width: 689px) {
1155
- .awsui_show-tools_hyvsj_130uw_1105.awsui_has-tools-form_hyvsj_130uw_1083:not(#\9) {
1139
+ .awsui_show-tools_hyvsj_vcneu_1089.awsui_has-tools-form_hyvsj_vcneu_1067:not(#\9) {
1156
1140
  display: flex;
1157
1141
  flex-direction: column;
1158
1142
  gap: var(--space-xs-ymlm0b, 8px);
1159
1143
  }
1160
- .awsui_show-tools_hyvsj_130uw_1105.awsui_has-tools-form_hyvsj_130uw_1083.awsui_animating_hyvsj_130uw_762:not(#\9) {
1161
- animation: awsui_showButtons_hyvsj_130uw_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
1144
+ .awsui_show-tools_hyvsj_vcneu_1089.awsui_has-tools-form_hyvsj_vcneu_1067.awsui_animating_hyvsj_vcneu_749:not(#\9) {
1145
+ animation: awsui_showButtons_hyvsj_vcneu_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms);
1162
1146
  }
1163
1147
  }
1164
1148
  @media (min-width: 689px) and (prefers-reduced-motion: reduce) {
1165
- .awsui_show-tools_hyvsj_130uw_1105.awsui_has-tools-form_hyvsj_130uw_1083.awsui_animating_hyvsj_130uw_762:not(#\9) {
1149
+ .awsui_show-tools_hyvsj_vcneu_1089.awsui_has-tools-form_hyvsj_vcneu_1067.awsui_animating_hyvsj_vcneu_749:not(#\9) {
1166
1150
  animation: none;
1167
1151
  transition: none;
1168
1152
  }
1169
1153
  }
1170
1154
  @media (min-width: 689px) {
1171
- .awsui-motion-disabled .awsui_show-tools_hyvsj_130uw_1105.awsui_has-tools-form_hyvsj_130uw_1083.awsui_animating_hyvsj_130uw_762:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_130uw_1105.awsui_has-tools-form_hyvsj_130uw_1083.awsui_animating_hyvsj_130uw_762:not(#\9) {
1155
+ .awsui-motion-disabled .awsui_show-tools_hyvsj_vcneu_1089.awsui_has-tools-form_hyvsj_vcneu_1067.awsui_animating_hyvsj_vcneu_749:not(#\9), .awsui-mode-entering .awsui_show-tools_hyvsj_vcneu_1089.awsui_has-tools-form_hyvsj_vcneu_1067.awsui_animating_hyvsj_vcneu_749:not(#\9) {
1172
1156
  animation: none;
1173
1157
  transition: none;
1174
1158
  }
1175
- .awsui_show-tools_hyvsj_130uw_1105.awsui_has-tools-form-persistence_hyvsj_130uw_1083:not(#\9) {
1159
+ .awsui_show-tools_hyvsj_vcneu_1089.awsui_has-tools-form-persistence_hyvsj_vcneu_1067:not(#\9) {
1176
1160
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
1177
1161
  z-index: 1;
1178
1162
  }
@@ -1182,7 +1166,7 @@ handleSplitPanelMaxWidth function in the context.
1182
1166
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
1183
1167
  SPDX-License-Identifier: Apache-2.0
1184
1168
  */
1185
- .awsui_trigger-button-styles_hyvsj_130uw_1185:not(#\9) {
1169
+ .awsui_trigger-button-styles_hyvsj_vcneu_1169:not(#\9) {
1186
1170
  background: var(--color-background-layout-toggle-default-2hgjdu, #424650);
1187
1171
  border-start-start-radius: 50%;
1188
1172
  border-start-end-radius: 50%;
@@ -1191,14 +1175,14 @@ handleSplitPanelMaxWidth function in the context.
1191
1175
  block-size: var(--space-layout-toggle-diameter-j2qffw, 36px);
1192
1176
  inline-size: var(--space-layout-toggle-diameter-j2qffw, 36px);
1193
1177
  }
1194
- .awsui_trigger-button-styles_hyvsj_130uw_1185:not(#\9):hover {
1178
+ .awsui_trigger-button-styles_hyvsj_vcneu_1169:not(#\9):hover {
1195
1179
  background: var(--color-background-layout-toggle-hover-0cpm7g, #656871);
1196
1180
  }
1197
- .awsui_trigger-button-styles_hyvsj_130uw_1185:not(#\9):active {
1181
+ .awsui_trigger-button-styles_hyvsj_vcneu_1169:not(#\9):active {
1198
1182
  background: var(--color-background-layout-toggle-active-ap91vm, #424650);
1199
1183
  }
1200
1184
 
1201
- .awsui_trigger-badge-wrapper_hyvsj_130uw_1201:not(#\9) {
1185
+ .awsui_trigger-badge-wrapper_hyvsj_vcneu_1185:not(#\9) {
1202
1186
  position: absolute;
1203
1187
  inset-block-start: 0;
1204
1188
  inset-inline-start: 0;
@@ -1208,7 +1192,7 @@ handleSplitPanelMaxWidth function in the context.
1208
1192
  clip-path: path("M34.2193 10.1845C33.3961 10.579 32.4739 10.8 31.5 10.8C28.0206 10.8 25.2 7.97939 25.2 4.5C25.2 3.52614 25.421 2.6039 25.8155 1.78066C23.4518 0.639587 20.8006 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36C27.9411 36 36 27.9411 36 18C36 15.1994 35.3604 12.5482 34.2193 10.1845Z");
1209
1193
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
1210
1194
  }
1211
- .awsui_trigger-badge-wrapper_hyvsj_130uw_1201:not(#\9):dir(rtl) {
1195
+ .awsui_trigger-badge-wrapper_hyvsj_vcneu_1185:not(#\9):dir(rtl) {
1212
1196
  clip-path: path("M1.78066 10.1845C2.6039 10.579 3.52615 10.8 4.5 10.8C7.97939 10.8 10.8 7.97939 10.8 4.5C10.8 3.52614 10.579 2.6039 10.1845 1.78066C12.5482 0.639587 15.1994 0 18 0C27.9411 0 36 8.05887 36 18C36 27.9411 27.9411 36 18 36C8.05887 36 0 27.9411 0 18C0 15.1994 0.639587 12.5482 1.78066 10.1845Z");
1213
1197
  }
1214
1198
 
@@ -1217,7 +1201,7 @@ Warning! If these design tokens for width change it will adversely impact
1217
1201
  the calculation used to determine the Split Panel maximum width in the
1218
1202
  handleSplitPanelMaxWidth function in the context.
1219
1203
  */
1220
- .awsui_trigger_hyvsj_130uw_1185:not(#\9) {
1204
+ .awsui_trigger_hyvsj_vcneu_1169:not(#\9) {
1221
1205
  border-block: none;
1222
1206
  border-inline: none;
1223
1207
  padding-inline: 0;
@@ -1226,14 +1210,14 @@ handleSplitPanelMaxWidth function in the context.
1226
1210
  pointer-events: auto;
1227
1211
  position: relative;
1228
1212
  }
1229
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_130uw_1185:not(#\9):focus {
1213
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_vcneu_1169:not(#\9):focus {
1230
1214
  position: relative;
1231
1215
  }
1232
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_130uw_1185:not(#\9):focus {
1216
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_vcneu_1169:not(#\9):focus {
1233
1217
  outline: 2px dotted transparent;
1234
1218
  outline-offset: calc(3px - 1px);
1235
1219
  }
1236
- body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_130uw_1185:not(#\9):focus::before {
1220
+ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_vcneu_1169:not(#\9):focus::before {
1237
1221
  content: " ";
1238
1222
  display: block;
1239
1223
  position: absolute;
@@ -1247,49 +1231,49 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_130uw_1185:not(#\9):foc
1247
1231
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
1248
1232
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
1249
1233
  }
1250
- .awsui_trigger_hyvsj_130uw_1185:not(#\9):focus {
1234
+ .awsui_trigger_hyvsj_vcneu_1169:not(#\9):focus {
1251
1235
  outline: none;
1252
1236
  }
1253
- .awsui_trigger_hyvsj_130uw_1185.awsui_selected_hyvsj_130uw_1253:not(#\9) {
1237
+ .awsui_trigger_hyvsj_vcneu_1169.awsui_selected_hyvsj_vcneu_1237:not(#\9) {
1254
1238
  background: var(--color-background-layout-toggle-selected-default-5go4i7, #006ce0);
1255
1239
  color: var(--color-text-layout-toggle-selected-4t49fq, #ffffff);
1256
1240
  }
1257
- .awsui_trigger_hyvsj_130uw_1185.awsui_selected_hyvsj_130uw_1253:not(#\9):hover {
1241
+ .awsui_trigger_hyvsj_vcneu_1169.awsui_selected_hyvsj_vcneu_1237:not(#\9):hover {
1258
1242
  background: var(--color-background-layout-toggle-selected-hover-pt3n9b, #004a9e);
1259
1243
  }
1260
- .awsui_trigger_hyvsj_130uw_1185.awsui_selected_hyvsj_130uw_1253:not(#\9):active {
1244
+ .awsui_trigger_hyvsj_vcneu_1169.awsui_selected_hyvsj_vcneu_1237:not(#\9):active {
1261
1245
  background: var(--color-background-layout-toggle-selected-active-7ovd7l, #006ce0);
1262
1246
  }
1263
- .awsui_trigger_hyvsj_130uw_1185.awsui_selected_hyvsj_130uw_1253 > .awsui_trigger-badge-wrapper_hyvsj_130uw_1201:not(#\9) {
1247
+ .awsui_trigger_hyvsj_vcneu_1169.awsui_selected_hyvsj_vcneu_1237 > .awsui_trigger-badge-wrapper_hyvsj_vcneu_1185:not(#\9) {
1264
1248
  background: var(--color-background-layout-toggle-selected-default-5go4i7, #006ce0);
1265
1249
  color: var(--color-text-layout-toggle-selected-4t49fq, #ffffff);
1266
1250
  }
1267
- .awsui_trigger_hyvsj_130uw_1185.awsui_selected_hyvsj_130uw_1253 > .awsui_trigger-badge-wrapper_hyvsj_130uw_1201:not(#\9):hover {
1251
+ .awsui_trigger_hyvsj_vcneu_1169.awsui_selected_hyvsj_vcneu_1237 > .awsui_trigger-badge-wrapper_hyvsj_vcneu_1185:not(#\9):hover {
1268
1252
  background: var(--color-background-layout-toggle-selected-hover-pt3n9b, #004a9e);
1269
1253
  }
1270
- .awsui_trigger_hyvsj_130uw_1185.awsui_selected_hyvsj_130uw_1253 > .awsui_trigger-badge-wrapper_hyvsj_130uw_1201:not(#\9):active {
1254
+ .awsui_trigger_hyvsj_vcneu_1169.awsui_selected_hyvsj_vcneu_1237 > .awsui_trigger-badge-wrapper_hyvsj_vcneu_1185:not(#\9):active {
1271
1255
  background: var(--color-background-layout-toggle-selected-active-7ovd7l, #006ce0);
1272
1256
  }
1273
- .awsui_trigger_hyvsj_130uw_1185.awsui_badge_hyvsj_130uw_1273:not(#\9), .awsui_trigger_hyvsj_130uw_1185.awsui_badge_hyvsj_130uw_1273:not(#\9):hover, .awsui_trigger_hyvsj_130uw_1185.awsui_badge_hyvsj_130uw_1273:not(#\9):active {
1257
+ .awsui_trigger_hyvsj_vcneu_1169.awsui_badge_hyvsj_vcneu_1257:not(#\9), .awsui_trigger_hyvsj_vcneu_1169.awsui_badge_hyvsj_vcneu_1257:not(#\9):hover, .awsui_trigger_hyvsj_vcneu_1169.awsui_badge_hyvsj_vcneu_1257:not(#\9):active {
1274
1258
  background: transparent;
1275
1259
  }
1276
1260
 
1277
- .awsui_trigger-wrapper_hyvsj_130uw_1277:not(#\9) {
1261
+ .awsui_trigger-wrapper_hyvsj_vcneu_1261:not(#\9) {
1278
1262
  position: relative;
1279
1263
  border-start-start-radius: 50%;
1280
1264
  border-start-end-radius: 50%;
1281
1265
  border-end-start-radius: 50%;
1282
1266
  border-end-end-radius: 50%;
1283
1267
  }
1284
- .awsui_trigger-wrapper_hyvsj_130uw_1277:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_130uw_680) {
1268
+ .awsui_trigger-wrapper_hyvsj_vcneu_1261:not(#\9):not(.awsui_remove-high-contrast-header_hyvsj_vcneu_667) {
1285
1269
  box-shadow: var(--shadow-panel-toggle-qddz27, 0px 6px 12px 1px rgba(0, 7, 22, 0.12));
1286
1270
  }
1287
1271
 
1288
- .awsui_trigger-wrapper-tooltip-visible_hyvsj_130uw_1288:not(#\9) {
1272
+ .awsui_trigger-wrapper-tooltip-visible_hyvsj_vcneu_1272:not(#\9) {
1289
1273
  /* used in test-utils*/
1290
1274
  }
1291
1275
 
1292
- .awsui_dot_hyvsj_130uw_1292:not(#\9) {
1276
+ .awsui_dot_hyvsj_vcneu_1276:not(#\9) {
1293
1277
  position: absolute;
1294
1278
  inline-size: 9px;
1295
1279
  block-size: 9px;
@@ -1302,6 +1286,6 @@ body[data-awsui-focus-visible=true] .awsui_trigger_hyvsj_130uw_1185:not(#\9):foc
1302
1286
  inset-inline-end: 0;
1303
1287
  }
1304
1288
 
1305
- .awsui_trigger-tooltip_hyvsj_130uw_1305:not(#\9) {
1289
+ .awsui_trigger-tooltip_hyvsj_vcneu_1289:not(#\9) {
1306
1290
  /* used in test-utils */
1307
1291
  }