@cloudscape-design/components 3.0.991 → 3.0.993

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 (373) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/styles.css.js +50 -50
  134. package/flashbar/styles.scoped.css +151 -151
  135. package/flashbar/styles.selectors.js +50 -50
  136. package/form/styles.css.js +8 -8
  137. package/form/styles.scoped.css +9 -9
  138. package/form/styles.selectors.js +8 -8
  139. package/form-field/styles.css.js +24 -24
  140. package/form-field/styles.scoped.css +44 -44
  141. package/form-field/styles.selectors.js +24 -24
  142. package/grid/styles.css.js +53 -53
  143. package/grid/styles.scoped.css +55 -55
  144. package/grid/styles.selectors.js +53 -53
  145. package/header/styles.css.js +34 -34
  146. package/header/styles.scoped.css +54 -54
  147. package/header/styles.selectors.js +34 -34
  148. package/help-panel/styles.css.js +6 -6
  149. package/help-panel/styles.scoped.css +84 -84
  150. package/help-panel/styles.selectors.js +6 -6
  151. package/icon/styles.css.js +39 -39
  152. package/icon/styles.scoped.css +100 -100
  153. package/icon/styles.selectors.js +39 -39
  154. package/input/styles.css.js +13 -13
  155. package/input/styles.scoped.css +63 -63
  156. package/input/styles.selectors.js +13 -13
  157. package/internal/base-component/styles.scoped.css +1193 -1193
  158. package/internal/components/abstract-switch/styles.css.js +13 -13
  159. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  160. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  161. package/internal/components/button-trigger/styles.css.js +13 -13
  162. package/internal/components/button-trigger/styles.scoped.css +55 -55
  163. package/internal/components/button-trigger/styles.selectors.js +13 -13
  164. package/internal/components/cartesian-chart/styles.css.js +28 -28
  165. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  166. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  167. package/internal/components/chart-filter/styles.css.js +3 -3
  168. package/internal/components/chart-filter/styles.scoped.css +4 -4
  169. package/internal/components/chart-filter/styles.selectors.js +3 -3
  170. package/internal/components/chart-legend/styles.css.js +6 -6
  171. package/internal/components/chart-legend/styles.scoped.css +16 -16
  172. package/internal/components/chart-legend/styles.selectors.js +6 -6
  173. package/internal/components/chart-plot/styles.css.js +5 -5
  174. package/internal/components/chart-plot/styles.scoped.css +6 -6
  175. package/internal/components/chart-plot/styles.selectors.js +5 -5
  176. package/internal/components/chart-popover/styles.css.js +3 -3
  177. package/internal/components/chart-popover/styles.scoped.css +6 -6
  178. package/internal/components/chart-popover/styles.selectors.js +3 -3
  179. package/internal/components/chart-series-details/styles.css.js +19 -19
  180. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  182. package/internal/components/chart-series-marker/styles.css.js +5 -5
  183. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  184. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  185. package/internal/components/chart-status-container/styles.css.js +2 -2
  186. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  187. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  188. package/internal/components/chart-wrapper/styles.css.js +9 -9
  189. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  190. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  191. package/internal/components/checkbox-icon/styles.css.js +9 -9
  192. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  193. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  194. package/internal/components/drag-handle/styles.css.js +12 -12
  195. package/internal/components/drag-handle/styles.scoped.css +24 -24
  196. package/internal/components/drag-handle/styles.selectors.js +12 -12
  197. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  198. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  199. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  200. package/internal/components/dropdown/styles.css.js +20 -20
  201. package/internal/components/dropdown/styles.scoped.css +42 -42
  202. package/internal/components/dropdown/styles.selectors.js +20 -20
  203. package/internal/components/dropdown-footer/styles.css.js +3 -3
  204. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  205. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  206. package/internal/components/dropdown-status/styles.css.js +2 -2
  207. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  208. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  209. package/internal/components/menu-dropdown/styles.css.js +7 -7
  210. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  211. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  212. package/internal/components/option/styles.css.js +17 -17
  213. package/internal/components/option/styles.scoped.css +37 -37
  214. package/internal/components/option/styles.selectors.js +17 -17
  215. package/internal/components/options-list/styles.css.js +3 -3
  216. package/internal/components/options-list/styles.scoped.css +4 -4
  217. package/internal/components/options-list/styles.selectors.js +3 -3
  218. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  219. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  220. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  221. package/internal/components/selectable-item/styles.css.js +21 -21
  222. package/internal/components/selectable-item/styles.scoped.css +69 -69
  223. package/internal/components/selectable-item/styles.selectors.js +21 -21
  224. package/internal/components/sortable-area/styles.css.js +8 -8
  225. package/internal/components/sortable-area/styles.scoped.css +21 -21
  226. package/internal/components/sortable-area/styles.selectors.js +8 -8
  227. package/internal/components/token-list/styles.css.js +10 -10
  228. package/internal/components/token-list/styles.scoped.css +30 -30
  229. package/internal/components/token-list/styles.selectors.js +10 -10
  230. package/internal/environment.js +1 -1
  231. package/internal/environment.json +1 -1
  232. package/internal/generated/styles/tokens.js +222 -222
  233. package/internal/generated/theming/index.cjs +232 -232
  234. package/internal/generated/theming/index.cjs.d.ts +2 -2
  235. package/internal/generated/theming/index.d.ts +2 -2
  236. package/internal/generated/theming/index.js +232 -232
  237. package/internal/manifest.json +1 -1
  238. package/key-value-pairs/styles.css.js +8 -8
  239. package/key-value-pairs/styles.scoped.css +13 -13
  240. package/key-value-pairs/styles.selectors.js +8 -8
  241. package/link/styles.css.js +20 -20
  242. package/link/styles.scoped.css +98 -98
  243. package/link/styles.selectors.js +20 -20
  244. package/modal/styles.css.js +23 -23
  245. package/modal/styles.scoped.css +45 -45
  246. package/modal/styles.selectors.js +23 -23
  247. package/multiselect/styles.css.js +3 -3
  248. package/multiselect/styles.scoped.css +5 -5
  249. package/multiselect/styles.selectors.js +3 -3
  250. package/package.json +1 -1
  251. package/pagination/styles.css.js +9 -9
  252. package/pagination/styles.scoped.css +38 -38
  253. package/pagination/styles.selectors.js +9 -9
  254. package/pie-chart/styles.css.js +27 -27
  255. package/pie-chart/styles.scoped.css +53 -53
  256. package/pie-chart/styles.selectors.js +27 -27
  257. package/popover/styles.css.js +56 -56
  258. package/popover/styles.scoped.css +101 -101
  259. package/popover/styles.selectors.js +56 -56
  260. package/progress-bar/styles.css.js +19 -19
  261. package/progress-bar/styles.scoped.css +36 -36
  262. package/progress-bar/styles.selectors.js +19 -19
  263. package/prompt-input/styles.css.js +15 -15
  264. package/prompt-input/styles.scoped.css +83 -83
  265. package/prompt-input/styles.selectors.js +15 -15
  266. package/property-filter/filtering-token/styles.css.js +18 -18
  267. package/property-filter/filtering-token/styles.scoped.css +55 -55
  268. package/property-filter/filtering-token/styles.selectors.js +18 -18
  269. package/property-filter/styles.css.js +39 -39
  270. package/property-filter/styles.scoped.css +52 -52
  271. package/property-filter/styles.selectors.js +39 -39
  272. package/radio-group/styles.css.js +10 -10
  273. package/radio-group/styles.scoped.css +27 -27
  274. package/radio-group/styles.selectors.js +10 -10
  275. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  276. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  277. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  278. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  279. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  280. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  281. package/segmented-control/styles.css.js +16 -16
  282. package/segmented-control/styles.scoped.css +56 -56
  283. package/segmented-control/styles.selectors.js +16 -16
  284. package/select/parts/styles.css.js +20 -20
  285. package/select/parts/styles.scoped.css +32 -32
  286. package/select/parts/styles.selectors.js +20 -20
  287. package/select/styles.css.js +1 -1
  288. package/select/styles.scoped.css +2 -2
  289. package/select/styles.selectors.js +1 -1
  290. package/side-navigation/styles.css.js +30 -30
  291. package/side-navigation/styles.scoped.css +55 -55
  292. package/side-navigation/styles.selectors.js +30 -30
  293. package/slider/styles.css.js +26 -26
  294. package/slider/styles.scoped.css +152 -152
  295. package/slider/styles.selectors.js +26 -26
  296. package/spinner/styles.css.js +13 -13
  297. package/spinner/styles.scoped.css +21 -21
  298. package/spinner/styles.selectors.js +13 -13
  299. package/split-panel/icons/styles.css.js +22 -22
  300. package/split-panel/icons/styles.scoped.css +44 -44
  301. package/split-panel/icons/styles.selectors.js +22 -22
  302. package/split-panel/styles.css.js +27 -27
  303. package/split-panel/styles.scoped.css +55 -55
  304. package/split-panel/styles.selectors.js +27 -27
  305. package/status-indicator/styles.css.js +23 -23
  306. package/status-indicator/styles.scoped.css +43 -43
  307. package/status-indicator/styles.selectors.js +23 -23
  308. package/steps/styles.css.js +6 -6
  309. package/steps/styles.scoped.css +9 -9
  310. package/steps/styles.selectors.js +6 -6
  311. package/table/body-cell/styles.css.js +46 -46
  312. package/table/body-cell/styles.scoped.css +401 -401
  313. package/table/body-cell/styles.selectors.js +46 -46
  314. package/table/expandable-rows/styles.css.js +3 -3
  315. package/table/expandable-rows/styles.scoped.css +18 -18
  316. package/table/expandable-rows/styles.selectors.js +3 -3
  317. package/table/header-cell/styles.css.js +28 -28
  318. package/table/header-cell/styles.scoped.css +84 -84
  319. package/table/header-cell/styles.selectors.js +28 -28
  320. package/table/resizer/styles.css.js +8 -8
  321. package/table/resizer/styles.scoped.css +22 -22
  322. package/table/resizer/styles.selectors.js +8 -8
  323. package/table/sticky-scrollbar/styles.css.js +6 -6
  324. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  325. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  326. package/table/styles.css.js +34 -34
  327. package/table/styles.scoped.css +48 -48
  328. package/table/styles.selectors.js +34 -34
  329. package/tabs/styles.css.js +30 -30
  330. package/tabs/styles.scoped.css +65 -65
  331. package/tabs/styles.selectors.js +30 -30
  332. package/tag-editor/styles.css.js +3 -3
  333. package/tag-editor/styles.scoped.css +15 -15
  334. package/tag-editor/styles.selectors.js +3 -3
  335. package/text-content/styles.css.js +1 -1
  336. package/text-content/styles.scoped.css +71 -71
  337. package/text-content/styles.selectors.js +1 -1
  338. package/text-filter/styles.css.js +3 -3
  339. package/text-filter/styles.scoped.css +5 -5
  340. package/text-filter/styles.selectors.js +3 -3
  341. package/textarea/styles.css.js +5 -5
  342. package/textarea/styles.scoped.css +39 -39
  343. package/textarea/styles.selectors.js +5 -5
  344. package/tiles/styles.css.js +30 -30
  345. package/tiles/styles.scoped.css +90 -90
  346. package/tiles/styles.selectors.js +30 -30
  347. package/toggle/styles.css.js +10 -10
  348. package/toggle/styles.scoped.css +27 -27
  349. package/toggle/styles.selectors.js +10 -10
  350. package/toggle-button/styles.css.js +3 -3
  351. package/toggle-button/styles.scoped.css +6 -6
  352. package/toggle-button/styles.selectors.js +3 -3
  353. package/token-group/styles.css.js +8 -8
  354. package/token-group/styles.scoped.css +33 -33
  355. package/token-group/styles.selectors.js +8 -8
  356. package/top-navigation/1.0-beta/styles.css.js +23 -23
  357. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  358. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  359. package/top-navigation/styles.css.js +47 -47
  360. package/top-navigation/styles.scoped.css +86 -86
  361. package/top-navigation/styles.selectors.js +47 -47
  362. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  363. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  364. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  365. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  366. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  367. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  368. package/tutorial-panel/styles.css.js +1 -1
  369. package/tutorial-panel/styles.scoped.css +2 -2
  370. package/tutorial-panel/styles.selectors.js +1 -1
  371. package/wizard/styles.css.js +30 -30
  372. package/wizard/styles.scoped.css +83 -83
  373. package/wizard/styles.selectors.js +30 -30
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1xupv_2js2v_145:not(#\9) {
145
+ .awsui_root_1xupv_qcyqb_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -168,37 +168,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
168
  word-spacing: normal;
169
169
  font-size: var(--font-size-body-m-a7nh2n, 14px);
170
170
  line-height: var(--line-height-body-m-2mh3ke, 20px);
171
- color: var(--color-text-body-default-3mljql, #0f141a);
171
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
172
172
  font-weight: 400;
173
173
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
174
174
  -webkit-font-smoothing: auto;
175
175
  -moz-osx-font-smoothing: auto;
176
176
  }
177
177
 
178
- .awsui_wizard_1xupv_2js2v_177.awsui_refresh_1xupv_2js2v_177:not(#\9) {
178
+ .awsui_wizard_1xupv_qcyqb_177.awsui_refresh_1xupv_qcyqb_177:not(#\9) {
179
179
  column-gap: var(--space-xl-jfy3x4, 24px);
180
180
  display: grid;
181
181
  grid-template-columns: auto minmax(0, 1fr);
182
182
  grid-template-rows: auto 1fr;
183
183
  row-gap: var(--space-scaled-xxs-pfm1nx, 4px);
184
184
  }
185
- .awsui_wizard_1xupv_2js2v_177.awsui_refresh_1xupv_2js2v_177.awsui_small-container_1xupv_2js2v_184:not(#\9) {
185
+ .awsui_wizard_1xupv_qcyqb_177.awsui_refresh_1xupv_qcyqb_177.awsui_small-container_1xupv_qcyqb_184:not(#\9) {
186
186
  grid-template-columns: minmax(0, 1fr) 0;
187
187
  row-gap: var(--space-scaled-l-sej05l, 20px);
188
188
  }
189
189
 
190
- .awsui_wizard_1xupv_2js2v_177:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) {
190
+ .awsui_wizard_1xupv_qcyqb_177:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) {
191
191
  display: flex;
192
192
  }
193
193
 
194
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177:not(#\9) {
194
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177:not(#\9) {
195
195
  grid-column: 1;
196
196
  grid-row: 1/span 2;
197
197
  padding-block-start: calc(var(--space-xs-ymlm0b, 8px) + var(--space-scaled-xxs-pfm1nx, 4px));
198
198
  /* stylelint-disable selector-max-type */
199
199
  /* stylelint-enable selector-max-type */
200
200
  }
201
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177:not(#\9) {
201
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177:not(#\9) {
202
202
  position: relative;
203
203
  margin-block: 0;
204
204
  margin-inline: 0;
@@ -208,7 +208,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
208
208
  inline-size: 260px;
209
209
  box-sizing: border-box;
210
210
  }
211
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li:not(#\9) {
211
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li:not(#\9) {
212
212
  display: grid;
213
213
  column-gap: var(--space-xs-ymlm0b, 8px);
214
214
  grid-template-columns: var(--space-l-2ud1p3, 20px) 1fr;
@@ -216,21 +216,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
216
216
  padding-block: 0;
217
217
  padding-inline: 0;
218
218
  }
219
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li > hr:not(#\9) {
220
- background-color: var(--color-border-divider-default-jm73jm, #c6c6cd);
219
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li > hr:not(#\9) {
220
+ background-color: var(--color-border-divider-default-nr68jt, #c6c6cd);
221
221
  border-block: 0;
222
222
  border-inline: 0;
223
223
  grid-column: 1;
224
224
  block-size: 100%;
225
225
  inline-size: var(--space-xxxs-pajhad, 2px);
226
226
  }
227
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li > .awsui_number_1xupv_2js2v_226:not(#\9) {
228
- color: var(--color-text-small-vk4o1c, #656871);
227
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li > .awsui_number_1xupv_qcyqb_226:not(#\9) {
228
+ color: var(--color-text-small-m1tr70, #656871);
229
229
  font-size: var(--font-size-body-s-smc8cv, 12px);
230
230
  grid-column: 2;
231
231
  grid-row: 1;
232
232
  }
233
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li > a:not(#\9) {
233
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li > a:not(#\9) {
234
234
  align-items: start;
235
235
  column-gap: var(--space-xs-ymlm0b, 8px);
236
236
  cursor: pointer;
@@ -240,7 +240,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
240
240
  grid-row: 2;
241
241
  grid-template-columns: var(--space-l-2ud1p3, 20px) 1fr;
242
242
  }
243
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li > a > .awsui_circle_1xupv_2js2v_242:not(#\9) {
243
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li > a > .awsui_circle_1xupv_qcyqb_242:not(#\9) {
244
244
  border-start-start-radius: 100%;
245
245
  border-start-end-radius: 100%;
246
246
  border-end-start-radius: 100%;
@@ -251,75 +251,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
251
251
  margin-block-start: 6px;
252
252
  inline-size: 10px;
253
253
  }
254
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li > a > .awsui_title_1xupv_2js2v_253:not(#\9) {
254
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li > a > .awsui_title_1xupv_qcyqb_253:not(#\9) {
255
255
  min-inline-size: 0;
256
256
  word-break: break-word;
257
257
  grid-column: 2;
258
258
  }
259
- body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li > a:not(#\9):focus {
259
+ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li > a:not(#\9):focus {
260
260
  outline: thin dotted;
261
261
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
262
262
  outline-offset: 2px;
263
- outline-color: var(--color-border-item-focused-8bi903, #006ce0);
263
+ outline-color: var(--color-border-item-focused-uk47pl, #006ce0);
264
264
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
265
265
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
266
266
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
267
267
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
268
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-8bi903, #006ce0);
268
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
269
269
  }
270
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li:not(#\9):first-child > hr {
270
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li:not(#\9):first-child > hr {
271
271
  grid-row: 2/span 2;
272
272
  }
273
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_2js2v_226 {
273
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_qcyqb_226 {
274
274
  margin-block-start: var(--space-m-dsumyt, 16px);
275
275
  }
276
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li:not(#\9):last-child > hr {
276
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li:not(#\9):last-child > hr {
277
277
  grid-row: 1;
278
278
  }
279
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li:not(#\9):only-of-type > hr {
279
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li:not(#\9):only-of-type > hr {
280
280
  display: none;
281
281
  }
282
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li:not(#\9):not(:first-child):not(:last-child) > hr {
282
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li:not(#\9):not(:first-child):not(:last-child) > hr {
283
283
  grid-row: 1/span 3;
284
284
  }
285
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_active_1xupv_2js2v_284 > a:not(#\9) {
285
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_active_1xupv_qcyqb_284 > a:not(#\9) {
286
286
  cursor: text;
287
287
  }
288
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_active_1xupv_2js2v_284 > a > .awsui_circle_1xupv_2js2v_242:not(#\9) {
289
- background-color: var(--color-background-control-checked-jwoxtj, #006ce0);
290
- box-shadow: 0 0 0 3px var(--color-background-container-content-78ljyf, #ffffff), 0 0 0 5px var(--color-background-control-checked-jwoxtj, #006ce0), 0 0 0 7px var(--color-background-container-content-78ljyf, #ffffff);
288
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_active_1xupv_qcyqb_284 > a > .awsui_circle_1xupv_qcyqb_242:not(#\9) {
289
+ background-color: var(--color-background-control-checked-ka7kc2, #006ce0);
290
+ box-shadow: 0 0 0 3px var(--color-background-container-content-6u8rvp, #ffffff), 0 0 0 5px var(--color-background-control-checked-ka7kc2, #006ce0), 0 0 0 7px var(--color-background-container-content-6u8rvp, #ffffff);
291
291
  }
292
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_active_1xupv_2js2v_284 > a > .awsui_title_1xupv_2js2v_253:not(#\9) {
293
- color: var(--color-background-control-checked-jwoxtj, #006ce0);
292
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_active_1xupv_qcyqb_284 > a > .awsui_title_1xupv_qcyqb_253:not(#\9) {
293
+ color: var(--color-background-control-checked-ka7kc2, #006ce0);
294
294
  font-weight: 700;
295
295
  }
296
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_disabled_1xupv_2js2v_295 > a:not(#\9) {
296
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_disabled_1xupv_qcyqb_295 > a:not(#\9) {
297
297
  cursor: text;
298
298
  }
299
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_disabled_1xupv_2js2v_295 > a > .awsui_circle_1xupv_2js2v_242:not(#\9) {
300
- background-color: var(--color-background-container-content-78ljyf, #ffffff);
301
- box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-bhh1zo, #b4b4bb), 0 0 0 4px var(--color-background-container-content-78ljyf, #ffffff);
299
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_disabled_1xupv_qcyqb_295 > a > .awsui_circle_1xupv_qcyqb_242:not(#\9) {
300
+ background-color: var(--color-background-container-content-6u8rvp, #ffffff);
301
+ box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-1bqmrl, #b4b4bb), 0 0 0 4px var(--color-background-container-content-6u8rvp, #ffffff);
302
302
  }
303
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_disabled_1xupv_2js2v_295 > a > .awsui_title_1xupv_2js2v_253:not(#\9) {
304
- color: var(--color-text-status-inactive-tg9r8q, #656871);
303
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_disabled_1xupv_qcyqb_295 > a > .awsui_title_1xupv_qcyqb_253:not(#\9) {
304
+ color: var(--color-text-status-inactive-gy7337, #656871);
305
305
  }
306
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_enabled_1xupv_2js2v_305 > a > .awsui_circle_1xupv_2js2v_242:not(#\9) {
307
- background-color: var(--color-text-interactive-default-1o1pl2, #424650);
308
- box-shadow: 0 0 0 2px var(--color-text-interactive-default-1o1pl2, #424650), 0 0 0 4px var(--color-background-container-content-78ljyf, #ffffff);
306
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_enabled_1xupv_qcyqb_305 > a > .awsui_circle_1xupv_qcyqb_242:not(#\9) {
307
+ background-color: var(--color-text-interactive-default-ugh9wp, #424650);
308
+ box-shadow: 0 0 0 2px var(--color-text-interactive-default-ugh9wp, #424650), 0 0 0 4px var(--color-background-container-content-6u8rvp, #ffffff);
309
309
  }
310
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_enabled_1xupv_2js2v_305 > a > .awsui_title_1xupv_2js2v_253:not(#\9) {
311
- color: var(--color-text-interactive-default-1o1pl2, #424650);
310
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_enabled_1xupv_qcyqb_305 > a > .awsui_title_1xupv_qcyqb_253:not(#\9) {
311
+ color: var(--color-text-interactive-default-ugh9wp, #424650);
312
312
  }
313
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_enabled_1xupv_2js2v_305 > a:not(#\9):hover > .awsui_circle_1xupv_2js2v_242 {
314
- background-color: var(--color-background-control-checked-jwoxtj, #006ce0);
315
- box-shadow: 0 0 0 2px var(--color-background-control-checked-jwoxtj, #006ce0), 0 0 0 4px var(--color-background-container-content-78ljyf, #ffffff);
313
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_enabled_1xupv_qcyqb_305 > a:not(#\9):hover > .awsui_circle_1xupv_qcyqb_242 {
314
+ background-color: var(--color-background-control-checked-ka7kc2, #006ce0);
315
+ box-shadow: 0 0 0 2px var(--color-background-control-checked-ka7kc2, #006ce0), 0 0 0 4px var(--color-background-container-content-6u8rvp, #ffffff);
316
316
  }
317
- .awsui_navigation_1xupv_2js2v_193.awsui_refresh_1xupv_2js2v_177 > ul.awsui_refresh_1xupv_2js2v_177 > li.awsui_enabled_1xupv_2js2v_305 > a:not(#\9):hover > .awsui_title_1xupv_2js2v_253 {
318
- color: var(--color-background-control-checked-jwoxtj, #006ce0);
317
+ .awsui_navigation_1xupv_qcyqb_193.awsui_refresh_1xupv_qcyqb_177 > ul.awsui_refresh_1xupv_qcyqb_177 > li.awsui_enabled_1xupv_qcyqb_305 > a:not(#\9):hover > .awsui_title_1xupv_qcyqb_253 {
318
+ color: var(--color-background-control-checked-ka7kc2, #006ce0);
319
319
  }
320
320
 
321
- .awsui_navigation_1xupv_2js2v_193:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) {
322
- color: var(--color-text-disabled-y4dmv3, #b4b4bb);
321
+ .awsui_navigation_1xupv_qcyqb_193:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) {
322
+ color: var(--color-text-disabled-rox5hg, #b4b4bb);
323
323
  display: inline-block;
324
324
  margin-inline-end: calc(2 * var(--space-xxxl-aut1u7, 40px));
325
325
  min-inline-size: 200px;
@@ -328,115 +328,115 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_2js2v_193.awsui_refr
328
328
  /* stylelint-disable selector-max-type */
329
329
  /* stylelint-enable selector-max-type */
330
330
  }
331
- .awsui_navigation_1xupv_2js2v_193:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) > ul:not(.awsui_refresh_1xupv_2js2v_177) {
331
+ .awsui_navigation_1xupv_qcyqb_193:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) > ul:not(.awsui_refresh_1xupv_qcyqb_177) {
332
332
  list-style: none;
333
333
  padding-block: 0;
334
334
  padding-inline: 0;
335
335
  margin-block: 0;
336
336
  margin-inline: 0;
337
337
  }
338
- .awsui_navigation_1xupv_2js2v_193:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) > ul:not(.awsui_refresh_1xupv_2js2v_177) > li {
338
+ .awsui_navigation_1xupv_qcyqb_193:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) > ul:not(.awsui_refresh_1xupv_qcyqb_177) > li {
339
339
  min-inline-size: 0;
340
340
  word-break: break-word;
341
341
  padding-block: 0 var(--space-scaled-m-m892r9, 16px);
342
342
  }
343
- .awsui_navigation_1xupv_2js2v_193:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) > ul:not(.awsui_refresh_1xupv_2js2v_177) > li:not(:first-child) {
343
+ .awsui_navigation_1xupv_qcyqb_193:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) > ul:not(.awsui_refresh_1xupv_qcyqb_177) > li:not(:first-child) {
344
344
  margin-block-start: var(--space-scaled-m-m892r9, 16px);
345
345
  }
346
- .awsui_navigation_1xupv_2js2v_193:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) > ul:not(.awsui_refresh_1xupv_2js2v_177) > li:not(:last-child) {
347
- border-block-end: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
346
+ .awsui_navigation_1xupv_qcyqb_193:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) > ul:not(.awsui_refresh_1xupv_qcyqb_177) > li:not(:last-child) {
347
+ border-block-end: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-layout-ayg8vb, #c6c6cd);
348
348
  }
349
349
 
350
- .awsui_form_1xupv_2js2v_349:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) {
350
+ .awsui_form_1xupv_qcyqb_349:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) {
351
351
  min-inline-size: 0;
352
352
  word-break: break-word;
353
353
  inline-size: 100%;
354
354
  }
355
- .awsui_form_1xupv_2js2v_349:not(#\9):not(.awsui_refresh_1xupv_2js2v_177) > .awsui_form-header_1xupv_2js2v_354 {
355
+ .awsui_form_1xupv_qcyqb_349:not(#\9):not(.awsui_refresh_1xupv_qcyqb_177) > .awsui_form-header_1xupv_qcyqb_354 {
356
356
  position: relative;
357
357
  margin-block-end: var(--space-scaled-m-m892r9, 16px);
358
358
  }
359
359
 
360
- .awsui_form_1xupv_2js2v_349.awsui_refresh_1xupv_2js2v_177:not(#\9) {
360
+ .awsui_form_1xupv_qcyqb_349.awsui_refresh_1xupv_qcyqb_177:not(#\9) {
361
361
  min-inline-size: 0;
362
362
  word-break: break-word;
363
363
  display: contents;
364
364
  }
365
- .awsui_form_1xupv_2js2v_349.awsui_refresh_1xupv_2js2v_177 > .awsui_form-header_1xupv_2js2v_354:not(#\9) {
365
+ .awsui_form_1xupv_qcyqb_349.awsui_refresh_1xupv_qcyqb_177 > .awsui_form-header_1xupv_qcyqb_354:not(#\9) {
366
366
  grid-column: 2;
367
367
  grid-row: 1;
368
- color: var(--color-text-body-default-3mljql, #0f141a);
368
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
369
369
  }
370
- .awsui_form_1xupv_2js2v_349.awsui_refresh_1xupv_2js2v_177 > .awsui_form-header_1xupv_2js2v_354 > .awsui_form-header-content_1xupv_2js2v_369:not(#\9) {
370
+ .awsui_form_1xupv_qcyqb_349.awsui_refresh_1xupv_qcyqb_177 > .awsui_form-header_1xupv_qcyqb_354 > .awsui_form-header-content_1xupv_qcyqb_369:not(#\9) {
371
371
  padding-block-start: calc(var(--space-xl-jfy3x4, 24px) + var(--space-scaled-xxxs-oo06c7, 2px));
372
372
  padding-block-end: var(--space-scaled-s-8ozaad, 12px);
373
373
  }
374
- .awsui_form_1xupv_2js2v_349.awsui_refresh_1xupv_2js2v_177 > .awsui_form-component_1xupv_2js2v_373:not(#\9) {
374
+ .awsui_form_1xupv_qcyqb_349.awsui_refresh_1xupv_qcyqb_177 > .awsui_form-component_1xupv_qcyqb_373:not(#\9) {
375
375
  grid-column: 2;
376
376
  grid-row: 2;
377
377
  }
378
- .awsui_form_1xupv_2js2v_349.awsui_refresh_1xupv_2js2v_177.awsui_small-container_1xupv_2js2v_184 > .awsui_form-header_1xupv_2js2v_354:not(#\9) {
378
+ .awsui_form_1xupv_qcyqb_349.awsui_refresh_1xupv_qcyqb_177.awsui_small-container_1xupv_qcyqb_184 > .awsui_form-header_1xupv_qcyqb_354:not(#\9) {
379
379
  grid-column: 1/span 2;
380
380
  }
381
- .awsui_form_1xupv_2js2v_349.awsui_refresh_1xupv_2js2v_177.awsui_small-container_1xupv_2js2v_184 > .awsui_form-header_1xupv_2js2v_354 > .awsui_form-header-content_1xupv_2js2v_369:not(#\9) {
381
+ .awsui_form_1xupv_qcyqb_349.awsui_refresh_1xupv_qcyqb_177.awsui_small-container_1xupv_qcyqb_184 > .awsui_form-header_1xupv_qcyqb_354 > .awsui_form-header-content_1xupv_qcyqb_369:not(#\9) {
382
382
  padding-block-start: 0;
383
383
  }
384
- .awsui_form_1xupv_2js2v_349.awsui_refresh_1xupv_2js2v_177.awsui_small-container_1xupv_2js2v_184 > .awsui_form-component_1xupv_2js2v_373:not(#\9) {
384
+ .awsui_form_1xupv_qcyqb_349.awsui_refresh_1xupv_qcyqb_177.awsui_small-container_1xupv_qcyqb_184 > .awsui_form-component_1xupv_qcyqb_373:not(#\9) {
385
385
  grid-column: 1/span 2;
386
386
  }
387
387
 
388
- .awsui_navigation_1xupv_2js2v_193.awsui_hidden_1xupv_2js2v_387:not(#\9) {
388
+ .awsui_navigation_1xupv_qcyqb_193.awsui_hidden_1xupv_qcyqb_387:not(#\9) {
389
389
  display: none;
390
390
  }
391
391
 
392
- .awsui_collapsed-steps_1xupv_2js2v_391:not(#\9) {
393
- color: var(--color-text-heading-secondary-3uj5r4, #424650);
392
+ .awsui_collapsed-steps_1xupv_qcyqb_391:not(#\9) {
393
+ color: var(--color-text-heading-secondary-iwtvf6, #424650);
394
394
  font-weight: 700;
395
395
  padding-block-start: var(--space-scaled-xxs-pfm1nx, 4px);
396
396
  }
397
- .awsui_collapsed-steps-hidden_1xupv_2js2v_396:not(#\9) {
397
+ .awsui_collapsed-steps-hidden_1xupv_qcyqb_396:not(#\9) {
398
398
  display: none;
399
399
  }
400
400
 
401
- .awsui_form-header-component-wrapper_1xupv_2js2v_400:not(#\9) {
401
+ .awsui_form-header-component-wrapper_1xupv_qcyqb_400:not(#\9) {
402
402
  outline: none;
403
403
  }
404
- body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_2js2v_400:not(#\9):focus {
404
+ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_qcyqb_400:not(#\9):focus {
405
405
  outline: thin dotted;
406
406
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
407
407
  outline-offset: 2px;
408
- outline-color: var(--color-border-item-focused-8bi903, #006ce0);
408
+ outline-color: var(--color-border-item-focused-uk47pl, #006ce0);
409
409
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
410
410
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
411
411
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
412
412
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
413
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-8bi903, #006ce0);
413
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
414
414
  }
415
415
 
416
- .awsui_form-header-component_1xupv_2js2v_400:not(#\9),
417
- .awsui_navigation-link_1xupv_2js2v_416:not(#\9),
418
- .awsui_navigation-link-item_1xupv_2js2v_417:not(#\9),
419
- .awsui_navigation-link-label_1xupv_2js2v_418:not(#\9) {
416
+ .awsui_form-header-component_1xupv_qcyqb_400:not(#\9),
417
+ .awsui_navigation-link_1xupv_qcyqb_416:not(#\9),
418
+ .awsui_navigation-link-item_1xupv_qcyqb_417:not(#\9),
419
+ .awsui_navigation-link-label_1xupv_qcyqb_418:not(#\9) {
420
420
  /* used in test-utils */
421
421
  }
422
422
 
423
- .awsui_navigation-link-active_1xupv_2js2v_422:not(#\9) {
423
+ .awsui_navigation-link-active_1xupv_qcyqb_422:not(#\9) {
424
424
  font-weight: 700;
425
- color: var(--color-text-body-default-3mljql, #0f141a);
425
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
426
426
  }
427
427
 
428
- .awsui_navigation-link-disabled_1xupv_2js2v_427:not(#\9) {
429
- color: var(--color-text-status-inactive-tg9r8q, #656871);
428
+ .awsui_navigation-link-disabled_1xupv_qcyqb_427:not(#\9) {
429
+ color: var(--color-text-status-inactive-gy7337, #656871);
430
430
  }
431
431
 
432
- .awsui_cancel-button_1xupv_2js2v_431:not(#\9),
433
- .awsui_previous-button_1xupv_2js2v_432:not(#\9),
434
- .awsui_primary-button_1xupv_2js2v_433:not(#\9),
435
- .awsui_skip-to-button_1xupv_2js2v_434:not(#\9) {
432
+ .awsui_cancel-button_1xupv_qcyqb_431:not(#\9),
433
+ .awsui_previous-button_1xupv_qcyqb_432:not(#\9),
434
+ .awsui_primary-button_1xupv_qcyqb_433:not(#\9),
435
+ .awsui_skip-to-button_1xupv_qcyqb_434:not(#\9) {
436
436
  /* used in test-utils */
437
437
  }
438
438
 
439
- .awsui_action-buttons_1xupv_2js2v_438:not(#\9) {
439
+ .awsui_action-buttons_1xupv_qcyqb_438:not(#\9) {
440
440
  display: flex;
441
441
  justify-content: flex-end;
442
442
  }
@@ -2,35 +2,35 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1xupv_2js2v_145",
6
- "wizard": "awsui_wizard_1xupv_2js2v_177",
7
- "refresh": "awsui_refresh_1xupv_2js2v_177",
8
- "small-container": "awsui_small-container_1xupv_2js2v_184",
9
- "navigation": "awsui_navigation_1xupv_2js2v_193",
10
- "number": "awsui_number_1xupv_2js2v_226",
11
- "circle": "awsui_circle_1xupv_2js2v_242",
12
- "title": "awsui_title_1xupv_2js2v_253",
13
- "active": "awsui_active_1xupv_2js2v_284",
14
- "disabled": "awsui_disabled_1xupv_2js2v_295",
15
- "enabled": "awsui_enabled_1xupv_2js2v_305",
16
- "form": "awsui_form_1xupv_2js2v_349",
17
- "form-header": "awsui_form-header_1xupv_2js2v_354",
18
- "form-header-content": "awsui_form-header-content_1xupv_2js2v_369",
19
- "form-component": "awsui_form-component_1xupv_2js2v_373",
20
- "hidden": "awsui_hidden_1xupv_2js2v_387",
21
- "collapsed-steps": "awsui_collapsed-steps_1xupv_2js2v_391",
22
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_2js2v_396",
23
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_2js2v_400",
24
- "form-header-component": "awsui_form-header-component_1xupv_2js2v_400",
25
- "navigation-link": "awsui_navigation-link_1xupv_2js2v_416",
26
- "navigation-link-item": "awsui_navigation-link-item_1xupv_2js2v_417",
27
- "navigation-link-label": "awsui_navigation-link-label_1xupv_2js2v_418",
28
- "navigation-link-active": "awsui_navigation-link-active_1xupv_2js2v_422",
29
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_2js2v_427",
30
- "cancel-button": "awsui_cancel-button_1xupv_2js2v_431",
31
- "previous-button": "awsui_previous-button_1xupv_2js2v_432",
32
- "primary-button": "awsui_primary-button_1xupv_2js2v_433",
33
- "skip-to-button": "awsui_skip-to-button_1xupv_2js2v_434",
34
- "action-buttons": "awsui_action-buttons_1xupv_2js2v_438"
5
+ "root": "awsui_root_1xupv_qcyqb_145",
6
+ "wizard": "awsui_wizard_1xupv_qcyqb_177",
7
+ "refresh": "awsui_refresh_1xupv_qcyqb_177",
8
+ "small-container": "awsui_small-container_1xupv_qcyqb_184",
9
+ "navigation": "awsui_navigation_1xupv_qcyqb_193",
10
+ "number": "awsui_number_1xupv_qcyqb_226",
11
+ "circle": "awsui_circle_1xupv_qcyqb_242",
12
+ "title": "awsui_title_1xupv_qcyqb_253",
13
+ "active": "awsui_active_1xupv_qcyqb_284",
14
+ "disabled": "awsui_disabled_1xupv_qcyqb_295",
15
+ "enabled": "awsui_enabled_1xupv_qcyqb_305",
16
+ "form": "awsui_form_1xupv_qcyqb_349",
17
+ "form-header": "awsui_form-header_1xupv_qcyqb_354",
18
+ "form-header-content": "awsui_form-header-content_1xupv_qcyqb_369",
19
+ "form-component": "awsui_form-component_1xupv_qcyqb_373",
20
+ "hidden": "awsui_hidden_1xupv_qcyqb_387",
21
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_qcyqb_391",
22
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_qcyqb_396",
23
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_qcyqb_400",
24
+ "form-header-component": "awsui_form-header-component_1xupv_qcyqb_400",
25
+ "navigation-link": "awsui_navigation-link_1xupv_qcyqb_416",
26
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_qcyqb_417",
27
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_qcyqb_418",
28
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_qcyqb_422",
29
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_qcyqb_427",
30
+ "cancel-button": "awsui_cancel-button_1xupv_qcyqb_431",
31
+ "previous-button": "awsui_previous-button_1xupv_qcyqb_432",
32
+ "primary-button": "awsui_primary-button_1xupv_qcyqb_433",
33
+ "skip-to-button": "awsui_skip-to-button_1xupv_qcyqb_434",
34
+ "action-buttons": "awsui_action-buttons_1xupv_qcyqb_438"
35
35
  };
36
36