@cloudscape-design/components 3.0.348 → 3.0.349

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (369) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +23 -23
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -1,36 +1,36 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1xupv_ohoma_94",
5
- "wizard": "awsui_wizard_1xupv_ohoma_107",
6
- "refresh": "awsui_refresh_1xupv_ohoma_107",
7
- "small-container": "awsui_small-container_1xupv_ohoma_114",
8
- "navigation": "awsui_navigation_1xupv_ohoma_123",
9
- "number": "awsui_number_1xupv_ohoma_185",
10
- "circle": "awsui_circle_1xupv_ohoma_201",
11
- "title": "awsui_title_1xupv_ohoma_209",
12
- "active": "awsui_active_1xupv_ohoma_238",
13
- "disabled": "awsui_disabled_1xupv_ohoma_249",
14
- "enabled": "awsui_enabled_1xupv_ohoma_259",
15
- "form": "awsui_form_1xupv_ohoma_301",
16
- "form-header": "awsui_form-header_1xupv_ohoma_307",
17
- "background": "awsui_background_1xupv_ohoma_318",
18
- "form-header-content": "awsui_form-header-content_1xupv_ohoma_330",
19
- "form-component": "awsui_form-component_1xupv_ohoma_334",
20
- "hidden": "awsui_hidden_1xupv_ohoma_348",
21
- "collapsed-steps": "awsui_collapsed-steps_1xupv_ohoma_352",
22
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_ohoma_357",
23
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_ohoma_361",
24
- "form-header-component": "awsui_form-header-component_1xupv_ohoma_361",
25
- "navigation-link": "awsui_navigation-link_1xupv_ohoma_374",
26
- "navigation-link-item": "awsui_navigation-link-item_1xupv_ohoma_375",
27
- "navigation-link-label": "awsui_navigation-link-label_1xupv_ohoma_376",
28
- "navigation-link-active": "awsui_navigation-link-active_1xupv_ohoma_380",
29
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_ohoma_385",
30
- "cancel-button": "awsui_cancel-button_1xupv_ohoma_389",
31
- "previous-button": "awsui_previous-button_1xupv_ohoma_390",
32
- "primary-button": "awsui_primary-button_1xupv_ohoma_391",
33
- "skip-to-button": "awsui_skip-to-button_1xupv_ohoma_392",
34
- "action-buttons": "awsui_action-buttons_1xupv_ohoma_396"
4
+ "root": "awsui_root_1xupv_1vbym_94",
5
+ "wizard": "awsui_wizard_1xupv_1vbym_107",
6
+ "refresh": "awsui_refresh_1xupv_1vbym_107",
7
+ "small-container": "awsui_small-container_1xupv_1vbym_114",
8
+ "navigation": "awsui_navigation_1xupv_1vbym_123",
9
+ "number": "awsui_number_1xupv_1vbym_185",
10
+ "circle": "awsui_circle_1xupv_1vbym_201",
11
+ "title": "awsui_title_1xupv_1vbym_209",
12
+ "active": "awsui_active_1xupv_1vbym_238",
13
+ "disabled": "awsui_disabled_1xupv_1vbym_249",
14
+ "enabled": "awsui_enabled_1xupv_1vbym_259",
15
+ "form": "awsui_form_1xupv_1vbym_301",
16
+ "form-header": "awsui_form-header_1xupv_1vbym_307",
17
+ "background": "awsui_background_1xupv_1vbym_318",
18
+ "form-header-content": "awsui_form-header-content_1xupv_1vbym_330",
19
+ "form-component": "awsui_form-component_1xupv_1vbym_334",
20
+ "hidden": "awsui_hidden_1xupv_1vbym_348",
21
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_1vbym_352",
22
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1vbym_357",
23
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1vbym_361",
24
+ "form-header-component": "awsui_form-header-component_1xupv_1vbym_361",
25
+ "navigation-link": "awsui_navigation-link_1xupv_1vbym_374",
26
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_1vbym_375",
27
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_1vbym_376",
28
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_1vbym_380",
29
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1vbym_385",
30
+ "cancel-button": "awsui_cancel-button_1xupv_1vbym_389",
31
+ "previous-button": "awsui_previous-button_1xupv_1vbym_390",
32
+ "primary-button": "awsui_primary-button_1xupv_1vbym_391",
33
+ "skip-to-button": "awsui_skip-to-button_1xupv_1vbym_392",
34
+ "action-buttons": "awsui_action-buttons_1xupv_1vbym_396"
35
35
  };
36
36
 
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
93
  /* stylelint-disable selector-max-universal, selector-max-type */
94
- .awsui_root_1xupv_ohoma_94:not(#\9) {
94
+ .awsui_root_1xupv_1vbym_94:not(#\9) {
95
95
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
96
96
  border-collapse: separate;
97
97
  border-spacing: 0;
@@ -121,47 +121,47 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
121
121
  widows: 2;
122
122
  word-spacing: normal;
123
123
  box-sizing: border-box;
124
- font-size: var(--font-body-m-size-7dign1, 14px);
125
- line-height: var(--font-body-m-line-height-ghizru, 20px);
126
- color: var(--color-text-body-default-su7kuo, #000716);
124
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
125
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
126
+ color: var(--color-text-body-default-2sxhhn, #000716);
127
127
  font-weight: 400;
128
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
128
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
129
129
  -webkit-font-smoothing: auto;
130
130
  -moz-osx-font-smoothing: auto;
131
131
  }
132
132
 
133
- .awsui_wizard_1xupv_ohoma_107.awsui_refresh_1xupv_ohoma_107:not(#\9) {
134
- column-gap: var(--space-xl-gsucfg, 24px);
133
+ .awsui_wizard_1xupv_1vbym_107.awsui_refresh_1xupv_1vbym_107:not(#\9) {
134
+ column-gap: var(--space-xl-lmui9r, 24px);
135
135
  display: grid;
136
136
  grid-template-columns: auto minmax(0, 1fr);
137
137
  grid-template-rows: auto 1fr;
138
- row-gap: var(--space-scaled-xl-jawob6, 24px);
138
+ row-gap: var(--space-scaled-xl-kswcw7, 24px);
139
139
  }
140
- .awsui_wizard_1xupv_ohoma_107.awsui_refresh_1xupv_ohoma_107.awsui_small-container_1xupv_ohoma_114:not(#\9) {
140
+ .awsui_wizard_1xupv_1vbym_107.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114:not(#\9) {
141
141
  grid-template-columns: minmax(0, 1fr) 0;
142
- row-gap: var(--space-scaled-l-2rs0gk, 20px);
142
+ row-gap: var(--space-scaled-l-0hpmd7, 20px);
143
143
  }
144
144
 
145
- .awsui_wizard_1xupv_ohoma_107:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) {
145
+ .awsui_wizard_1xupv_1vbym_107:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) {
146
146
  display: flex;
147
147
  }
148
148
 
149
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107:not(#\9) {
149
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107:not(#\9) {
150
150
  grid-column: 1;
151
151
  grid-row: 1/span 2;
152
152
  padding-top: var(--awsui-container-first-gap-zw2xxa, 0px);
153
153
  }
154
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul:not(#\9) {
155
- background: var(--color-background-container-content-og3y0v, #ffffff);
154
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9) {
155
+ background: var(--color-background-container-content-4un1ap, #ffffff);
156
156
  position: relative;
157
- border-radius: var(--border-radius-container-pmtq2d, 16px);
157
+ border-radius: var(--border-radius-container-wqv1zi, 16px);
158
158
  box-sizing: border-box;
159
159
  margin: 0;
160
- padding: var(--space-scaled-m-gxhdpl, 16px) var(--space-l-f4l5gr, 20px) var(--space-scaled-l-2rs0gk, 20px) var(--space-m-h2th94, 16px);
160
+ padding: var(--space-scaled-m-mo5yse, 16px) var(--space-l-t419sm, 20px) var(--space-scaled-l-0hpmd7, 20px) var(--space-m-udix3p, 16px);
161
161
  width: 280px;
162
162
  box-sizing: border-box;
163
163
  }
164
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul:not(#\9)::before {
164
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9)::before {
165
165
  content: "";
166
166
  position: absolute;
167
167
  left: 0px;
@@ -172,11 +172,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
172
172
  background: transparent;
173
173
  box-sizing: border-box;
174
174
  border-color: transparent;
175
- border-top: var(--border-container-top-width-5cncr0, 0px) solid var(--color-border-container-top-camjrq, transparent);
176
- border-radius: var(--border-radius-container-pmtq2d, 16px);
175
+ border-top: var(--border-container-top-width-uugwwl, 0px) solid var(--color-border-container-top-736buh, transparent);
176
+ border-radius: var(--border-radius-container-wqv1zi, 16px);
177
177
  z-index: 1;
178
178
  }
179
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul:not(#\9)::after {
179
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9)::after {
180
180
  content: "";
181
181
  position: absolute;
182
182
  left: 0px;
@@ -186,45 +186,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  pointer-events: none;
187
187
  background: transparent;
188
188
  box-sizing: border-box;
189
- box-shadow: var(--shadow-container-984513, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
190
- border-radius: var(--border-radius-container-pmtq2d, 16px);
189
+ box-shadow: var(--shadow-container-mwue46, 0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12));
190
+ border-radius: var(--border-radius-container-wqv1zi, 16px);
191
191
  mix-blend-mode: multiply;
192
192
  }
193
193
  @media screen and (-ms-high-contrast: active) {
194
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul:not(#\9) {
195
- border: var(--border-field-width-riro62, 2px) solid var(--color-border-container-top-camjrq, transparent);
194
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9) {
195
+ border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
196
196
  }
197
197
  }
198
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li:not(#\9) {
198
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9) {
199
199
  display: grid;
200
- column-gap: var(--space-xs-edba2s, 8px);
201
- grid-template-columns: var(--space-l-f4l5gr, 20px) 1fr;
200
+ column-gap: var(--space-xs-zb16t3, 8px);
201
+ grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
202
202
  grid-template-rows: repeat(2, auto);
203
203
  }
204
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li > hr:not(#\9) {
205
- background-color: var(--color-border-divider-default-9o8zql, #e9ebed);
204
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > hr:not(#\9) {
205
+ background-color: var(--color-border-divider-default-d3adp9, #e9ebed);
206
206
  border: 0;
207
207
  grid-column: 1;
208
208
  height: 100%;
209
- width: var(--space-xxxs-j6dpcy, 2px);
209
+ width: var(--space-xxxs-zbmxqb, 2px);
210
210
  }
211
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li > .awsui_number_1xupv_ohoma_185:not(#\9) {
212
- color: var(--color-text-small-l0u24v, #5f6b7a);
213
- font-size: var(--font-body-s-size-6jmxer, 12px);
211
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > .awsui_number_1xupv_1vbym_185:not(#\9) {
212
+ color: var(--color-text-small-zfvvfc, #5f6b7a);
213
+ font-size: var(--font-body-s-size-8339kg, 12px);
214
214
  grid-column: 2;
215
215
  grid-row: 1;
216
216
  }
217
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li > a:not(#\9) {
217
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a:not(#\9) {
218
218
  align-items: start;
219
- column-gap: var(--space-xs-edba2s, 8px);
219
+ column-gap: var(--space-xs-zb16t3, 8px);
220
220
  cursor: pointer;
221
221
  display: grid;
222
- font-size: var(--font-body-m-size-7dign1, 14px);
222
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
223
223
  grid-column: 1/span 2;
224
224
  grid-row: 2;
225
- grid-template-columns: var(--space-l-f4l5gr, 20px) 1fr;
225
+ grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
226
226
  }
227
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li > a > .awsui_circle_1xupv_ohoma_201:not(#\9) {
227
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
228
228
  border-radius: 100%;
229
229
  grid-column: 1;
230
230
  height: 10px;
@@ -232,194 +232,194 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
232
232
  margin-top: 6px;
233
233
  width: 10px;
234
234
  }
235
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li > a > .awsui_title_1xupv_ohoma_209:not(#\9) {
235
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
236
236
  min-width: 0;
237
237
  -ms-word-break: break-all;
238
238
  word-break: break-word;
239
239
  grid-column: 2;
240
240
  }
241
- body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li > a:not(#\9):focus {
241
+ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a:not(#\9):focus {
242
242
  outline: thin dotted;
243
- outline: var(--border-link-focus-ring-outline-pwlekd, 0);
243
+ outline: var(--border-link-focus-ring-outline-kkfop6, 0);
244
244
  outline-offset: 2px;
245
- outline-color: var(--color-border-item-focused-4t19h5, #0972d3);
246
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
247
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-z7lixz, 2px) var(--color-border-item-focused-4t19h5, #0972d3);
245
+ outline-color: var(--color-border-item-focused-b2ntyl, #0972d3);
246
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
247
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
248
248
  }
249
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li:not(#\9):first-child > hr {
249
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):first-child > hr {
250
250
  grid-row: 2/span 2;
251
251
  }
252
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_ohoma_185 {
253
- margin-top: var(--space-m-h2th94, 16px);
252
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_1vbym_185 {
253
+ margin-top: var(--space-m-udix3p, 16px);
254
254
  }
255
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li:not(#\9):last-child > hr {
255
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):last-child > hr {
256
256
  grid-row: 1;
257
257
  }
258
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li:not(#\9):only-of-type > hr {
258
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):only-of-type > hr {
259
259
  display: none;
260
260
  }
261
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
261
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
262
262
  grid-row: 1/span 3;
263
263
  }
264
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_active_1xupv_ohoma_238 > a:not(#\9) {
264
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_active_1xupv_1vbym_238 > a:not(#\9) {
265
265
  cursor: text;
266
266
  }
267
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_active_1xupv_ohoma_238 > a > .awsui_circle_1xupv_ohoma_201:not(#\9) {
268
- background-color: var(--color-background-control-checked-k2dd8u, #0972d3);
269
- box-shadow: 0 0 0 3px var(--color-background-container-content-og3y0v, #ffffff), 0 0 0 5px var(--color-background-control-checked-k2dd8u, #0972d3), 0 0 0 7px var(--color-background-container-content-og3y0v, #ffffff);
267
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_active_1xupv_1vbym_238 > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
268
+ background-color: var(--color-background-control-checked-w517i0, #0972d3);
269
+ box-shadow: 0 0 0 3px var(--color-background-container-content-4un1ap, #ffffff), 0 0 0 5px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 7px var(--color-background-container-content-4un1ap, #ffffff);
270
270
  }
271
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_active_1xupv_ohoma_238 > a > .awsui_title_1xupv_ohoma_209:not(#\9) {
272
- color: var(--color-background-control-checked-k2dd8u, #0972d3);
271
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_active_1xupv_1vbym_238 > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
272
+ color: var(--color-background-control-checked-w517i0, #0972d3);
273
273
  font-weight: 700;
274
274
  }
275
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_disabled_1xupv_ohoma_249 > a:not(#\9) {
275
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_disabled_1xupv_1vbym_249 > a:not(#\9) {
276
276
  cursor: text;
277
277
  }
278
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_disabled_1xupv_ohoma_249 > a > .awsui_circle_1xupv_ohoma_201:not(#\9) {
279
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
280
- box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-nss20z, #9ba7b6), 0 0 0 4px var(--color-background-container-content-og3y0v, #ffffff);
278
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_disabled_1xupv_1vbym_249 > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
279
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
280
+ box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-z7a3t4, #9ba7b6), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
281
281
  }
282
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_disabled_1xupv_ohoma_249 > a > .awsui_title_1xupv_ohoma_209:not(#\9) {
283
- color: var(--color-text-status-inactive-5laoxv, #5f6b7a);
282
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_disabled_1xupv_1vbym_249 > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
283
+ color: var(--color-text-status-inactive-m7co45, #5f6b7a);
284
284
  }
285
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_enabled_1xupv_ohoma_259 > a > .awsui_circle_1xupv_ohoma_201:not(#\9) {
286
- background-color: var(--color-text-interactive-default-2sml2m, #414d5c);
287
- box-shadow: 0 0 0 2px var(--color-text-interactive-default-2sml2m, #414d5c), 0 0 0 4px var(--color-background-container-content-og3y0v, #ffffff);
285
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
286
+ background-color: var(--color-text-interactive-default-lnx6lk, #414d5c);
287
+ box-shadow: 0 0 0 2px var(--color-text-interactive-default-lnx6lk, #414d5c), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
288
288
  }
289
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_enabled_1xupv_ohoma_259 > a > .awsui_title_1xupv_ohoma_209:not(#\9) {
290
- color: var(--color-text-interactive-default-2sml2m, #414d5c);
289
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
290
+ color: var(--color-text-interactive-default-lnx6lk, #414d5c);
291
291
  }
292
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_enabled_1xupv_ohoma_259 > a:not(#\9):hover > .awsui_circle_1xupv_ohoma_201 {
293
- background-color: var(--color-background-control-checked-k2dd8u, #0972d3);
294
- box-shadow: 0 0 0 2px var(--color-background-control-checked-k2dd8u, #0972d3), 0 0 0 4px var(--color-background-container-content-og3y0v, #ffffff);
292
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a:not(#\9):hover > .awsui_circle_1xupv_1vbym_201 {
293
+ background-color: var(--color-background-control-checked-w517i0, #0972d3);
294
+ box-shadow: 0 0 0 2px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
295
295
  }
296
- .awsui_navigation_1xupv_ohoma_123.awsui_refresh_1xupv_ohoma_107 > ul > li.awsui_enabled_1xupv_ohoma_259 > a:not(#\9):hover > .awsui_title_1xupv_ohoma_209 {
297
- color: var(--color-background-control-checked-k2dd8u, #0972d3);
296
+ .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a:not(#\9):hover > .awsui_title_1xupv_1vbym_209 {
297
+ color: var(--color-background-control-checked-w517i0, #0972d3);
298
298
  }
299
299
 
300
- .awsui_navigation_1xupv_ohoma_123:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) {
301
- color: var(--color-text-disabled-t7vw2a, #9ba7b6);
300
+ .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) {
301
+ color: var(--color-text-disabled-f4c52h, #9ba7b6);
302
302
  display: inline-block;
303
- margin-right: calc(2 * var(--space-xxxl-65sweb, 40px));
303
+ margin-right: calc(2 * var(--space-xxxl-4x2gki, 40px));
304
304
  min-width: 200px;
305
- padding-top: var(--space-xxs-ja5cp8, 4px);
305
+ padding-top: var(--space-xxs-p8yyaw, 4px);
306
306
  width: 200px;
307
307
  }
308
- .awsui_navigation_1xupv_ohoma_123:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) > ul {
308
+ .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul {
309
309
  list-style: none;
310
310
  padding: 0;
311
311
  margin: 0;
312
312
  }
313
- .awsui_navigation_1xupv_ohoma_123:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) > ul > li {
313
+ .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul > li {
314
314
  min-width: 0;
315
315
  -ms-word-break: break-all;
316
316
  word-break: break-word;
317
- padding-bottom: var(--space-scaled-m-gxhdpl, 16px);
317
+ padding-bottom: var(--space-scaled-m-mo5yse, 16px);
318
318
  padding-top: 0;
319
319
  }
320
- .awsui_navigation_1xupv_ohoma_123:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) > ul > li:not(:first-child) {
321
- margin-top: var(--space-scaled-m-gxhdpl, 16px);
320
+ .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul > li:not(:first-child) {
321
+ margin-top: var(--space-scaled-m-mo5yse, 16px);
322
322
  }
323
- .awsui_navigation_1xupv_ohoma_123:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) > ul > li:not(:last-child) {
324
- border-bottom: var(--border-divider-list-width-um3zli, 1px) solid var(--color-border-layout-wyrb3c, #d1d5db);
323
+ .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul > li:not(:last-child) {
324
+ border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-ownedw, #d1d5db);
325
325
  }
326
326
 
327
- .awsui_form_1xupv_ohoma_301:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) {
327
+ .awsui_form_1xupv_1vbym_301:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) {
328
328
  min-width: 0;
329
329
  -ms-word-break: break-all;
330
330
  word-break: break-word;
331
331
  width: 100%;
332
332
  }
333
- .awsui_form_1xupv_ohoma_301:not(#\9):not(.awsui_refresh_1xupv_ohoma_107) > .awsui_form-header_1xupv_ohoma_307 {
333
+ .awsui_form_1xupv_1vbym_301:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > .awsui_form-header_1xupv_1vbym_307 {
334
334
  position: relative;
335
- margin-bottom: var(--space-scaled-m-gxhdpl, 16px);
335
+ margin-bottom: var(--space-scaled-m-mo5yse, 16px);
336
336
  }
337
337
 
338
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107:not(#\9) {
338
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107:not(#\9) {
339
339
  min-width: 0;
340
340
  -ms-word-break: break-all;
341
341
  word-break: break-word;
342
342
  display: contents;
343
343
  }
344
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107 > .awsui_background_1xupv_ohoma_318:not(#\9) {
345
- background-color: var(--color-background-layout-main-m49752, #ffffff);
344
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_background_1xupv_1vbym_318:not(#\9) {
345
+ background-color: var(--color-background-layout-main-nx09lr, #ffffff);
346
346
  grid-column: 1/span 2;
347
347
  grid-row: 1;
348
- color: var(--color-text-body-default-su7kuo, #000716);
348
+ color: var(--color-text-body-default-2sxhhn, #000716);
349
349
  }
350
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107 > .awsui_form-header_1xupv_ohoma_307:not(#\9) {
351
- background-color: var(--color-background-layout-main-m49752, #ffffff);
350
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_form-header_1xupv_1vbym_307:not(#\9) {
351
+ background-color: var(--color-background-layout-main-nx09lr, #ffffff);
352
352
  grid-column: 2;
353
353
  grid-row: 1;
354
- color: var(--color-text-body-default-su7kuo, #000716);
354
+ color: var(--color-text-body-default-2sxhhn, #000716);
355
355
  }
356
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107 > .awsui_form-header_1xupv_ohoma_307 > .awsui_form-header-content_1xupv_ohoma_330:not(#\9) {
357
- padding-top: calc(var(--awsui-container-first-gap-zw2xxa, 0px) + var(--space-s-hdd878, 12px));
358
- padding-bottom: var(--space-scaled-m-gxhdpl, 16px);
356
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_form-header_1xupv_1vbym_307 > .awsui_form-header-content_1xupv_1vbym_330:not(#\9) {
357
+ padding-top: calc(var(--awsui-container-first-gap-zw2xxa, 0px) + var(--space-s-34lx8l, 12px));
358
+ padding-bottom: var(--space-scaled-m-mo5yse, 16px);
359
359
  }
360
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107 > .awsui_form-component_1xupv_ohoma_334:not(#\9) {
360
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_form-component_1xupv_1vbym_334:not(#\9) {
361
361
  grid-column: 2;
362
362
  grid-row: 2;
363
363
  }
364
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107.awsui_small-container_1xupv_ohoma_114 > .awsui_form-header_1xupv_ohoma_307:not(#\9) {
364
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114 > .awsui_form-header_1xupv_1vbym_307:not(#\9) {
365
365
  grid-column: 1/span 2;
366
366
  }
367
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107.awsui_small-container_1xupv_ohoma_114 > .awsui_form-header_1xupv_ohoma_307 > .awsui_form-header-content_1xupv_ohoma_330:not(#\9) {
367
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114 > .awsui_form-header_1xupv_1vbym_307 > .awsui_form-header-content_1xupv_1vbym_330:not(#\9) {
368
368
  padding-top: 0;
369
369
  }
370
- .awsui_form_1xupv_ohoma_301.awsui_refresh_1xupv_ohoma_107.awsui_small-container_1xupv_ohoma_114 > .awsui_form-component_1xupv_ohoma_334:not(#\9) {
370
+ .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114 > .awsui_form-component_1xupv_1vbym_334:not(#\9) {
371
371
  grid-column: 1/span 2;
372
372
  }
373
373
 
374
- .awsui_navigation_1xupv_ohoma_123.awsui_hidden_1xupv_ohoma_348:not(#\9) {
374
+ .awsui_navigation_1xupv_1vbym_123.awsui_hidden_1xupv_1vbym_348:not(#\9) {
375
375
  display: none;
376
376
  }
377
377
 
378
- .awsui_collapsed-steps_1xupv_ohoma_352:not(#\9) {
379
- color: var(--color-text-heading-secondary-x2nd6m, #414d5c);
378
+ .awsui_collapsed-steps_1xupv_1vbym_352:not(#\9) {
379
+ color: var(--color-text-heading-secondary-37b2tq, #414d5c);
380
380
  font-weight: 700;
381
- padding-top: var(--space-scaled-xxs-t2t62i, 4px);
381
+ padding-top: var(--space-scaled-xxs-7597g1, 4px);
382
382
  }
383
- .awsui_collapsed-steps-hidden_1xupv_ohoma_357:not(#\9) {
383
+ .awsui_collapsed-steps-hidden_1xupv_1vbym_357:not(#\9) {
384
384
  display: none;
385
385
  }
386
386
 
387
- .awsui_form-header-component-wrapper_1xupv_ohoma_361:not(#\9) {
387
+ .awsui_form-header-component-wrapper_1xupv_1vbym_361:not(#\9) {
388
388
  outline: none;
389
389
  }
390
- body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_ohoma_361:not(#\9):focus {
390
+ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_1vbym_361:not(#\9):focus {
391
391
  outline: thin dotted;
392
- outline: var(--border-link-focus-ring-outline-pwlekd, 0);
392
+ outline: var(--border-link-focus-ring-outline-kkfop6, 0);
393
393
  outline-offset: 2px;
394
- outline-color: var(--color-border-item-focused-4t19h5, #0972d3);
395
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
396
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-z7lixz, 2px) var(--color-border-item-focused-4t19h5, #0972d3);
394
+ outline-color: var(--color-border-item-focused-b2ntyl, #0972d3);
395
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
396
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
397
397
  }
398
398
 
399
- .awsui_form-header-component_1xupv_ohoma_361:not(#\9),
400
- .awsui_navigation-link_1xupv_ohoma_374:not(#\9),
401
- .awsui_navigation-link-item_1xupv_ohoma_375:not(#\9),
402
- .awsui_navigation-link-label_1xupv_ohoma_376:not(#\9) {
399
+ .awsui_form-header-component_1xupv_1vbym_361:not(#\9),
400
+ .awsui_navigation-link_1xupv_1vbym_374:not(#\9),
401
+ .awsui_navigation-link-item_1xupv_1vbym_375:not(#\9),
402
+ .awsui_navigation-link-label_1xupv_1vbym_376:not(#\9) {
403
403
  /* used in test-utils */
404
404
  }
405
405
 
406
- .awsui_navigation-link-active_1xupv_ohoma_380:not(#\9) {
406
+ .awsui_navigation-link-active_1xupv_1vbym_380:not(#\9) {
407
407
  font-weight: 700;
408
- color: var(--color-text-body-default-su7kuo, #000716);
408
+ color: var(--color-text-body-default-2sxhhn, #000716);
409
409
  }
410
410
 
411
- .awsui_navigation-link-disabled_1xupv_ohoma_385:not(#\9) {
412
- color: var(--color-text-status-inactive-5laoxv, #5f6b7a);
411
+ .awsui_navigation-link-disabled_1xupv_1vbym_385:not(#\9) {
412
+ color: var(--color-text-status-inactive-m7co45, #5f6b7a);
413
413
  }
414
414
 
415
- .awsui_cancel-button_1xupv_ohoma_389:not(#\9),
416
- .awsui_previous-button_1xupv_ohoma_390:not(#\9),
417
- .awsui_primary-button_1xupv_ohoma_391:not(#\9),
418
- .awsui_skip-to-button_1xupv_ohoma_392:not(#\9) {
415
+ .awsui_cancel-button_1xupv_1vbym_389:not(#\9),
416
+ .awsui_previous-button_1xupv_1vbym_390:not(#\9),
417
+ .awsui_primary-button_1xupv_1vbym_391:not(#\9),
418
+ .awsui_skip-to-button_1xupv_1vbym_392:not(#\9) {
419
419
  /* used in test-utils */
420
420
  }
421
421
 
422
- .awsui_action-buttons_1xupv_ohoma_396:not(#\9) {
422
+ .awsui_action-buttons_1xupv_1vbym_396:not(#\9) {
423
423
  display: flex;
424
424
  justify-content: flex-end;
425
425
  }
@@ -2,36 +2,36 @@
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_ohoma_94",
6
- "wizard": "awsui_wizard_1xupv_ohoma_107",
7
- "refresh": "awsui_refresh_1xupv_ohoma_107",
8
- "small-container": "awsui_small-container_1xupv_ohoma_114",
9
- "navigation": "awsui_navigation_1xupv_ohoma_123",
10
- "number": "awsui_number_1xupv_ohoma_185",
11
- "circle": "awsui_circle_1xupv_ohoma_201",
12
- "title": "awsui_title_1xupv_ohoma_209",
13
- "active": "awsui_active_1xupv_ohoma_238",
14
- "disabled": "awsui_disabled_1xupv_ohoma_249",
15
- "enabled": "awsui_enabled_1xupv_ohoma_259",
16
- "form": "awsui_form_1xupv_ohoma_301",
17
- "form-header": "awsui_form-header_1xupv_ohoma_307",
18
- "background": "awsui_background_1xupv_ohoma_318",
19
- "form-header-content": "awsui_form-header-content_1xupv_ohoma_330",
20
- "form-component": "awsui_form-component_1xupv_ohoma_334",
21
- "hidden": "awsui_hidden_1xupv_ohoma_348",
22
- "collapsed-steps": "awsui_collapsed-steps_1xupv_ohoma_352",
23
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_ohoma_357",
24
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_ohoma_361",
25
- "form-header-component": "awsui_form-header-component_1xupv_ohoma_361",
26
- "navigation-link": "awsui_navigation-link_1xupv_ohoma_374",
27
- "navigation-link-item": "awsui_navigation-link-item_1xupv_ohoma_375",
28
- "navigation-link-label": "awsui_navigation-link-label_1xupv_ohoma_376",
29
- "navigation-link-active": "awsui_navigation-link-active_1xupv_ohoma_380",
30
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_ohoma_385",
31
- "cancel-button": "awsui_cancel-button_1xupv_ohoma_389",
32
- "previous-button": "awsui_previous-button_1xupv_ohoma_390",
33
- "primary-button": "awsui_primary-button_1xupv_ohoma_391",
34
- "skip-to-button": "awsui_skip-to-button_1xupv_ohoma_392",
35
- "action-buttons": "awsui_action-buttons_1xupv_ohoma_396"
5
+ "root": "awsui_root_1xupv_1vbym_94",
6
+ "wizard": "awsui_wizard_1xupv_1vbym_107",
7
+ "refresh": "awsui_refresh_1xupv_1vbym_107",
8
+ "small-container": "awsui_small-container_1xupv_1vbym_114",
9
+ "navigation": "awsui_navigation_1xupv_1vbym_123",
10
+ "number": "awsui_number_1xupv_1vbym_185",
11
+ "circle": "awsui_circle_1xupv_1vbym_201",
12
+ "title": "awsui_title_1xupv_1vbym_209",
13
+ "active": "awsui_active_1xupv_1vbym_238",
14
+ "disabled": "awsui_disabled_1xupv_1vbym_249",
15
+ "enabled": "awsui_enabled_1xupv_1vbym_259",
16
+ "form": "awsui_form_1xupv_1vbym_301",
17
+ "form-header": "awsui_form-header_1xupv_1vbym_307",
18
+ "background": "awsui_background_1xupv_1vbym_318",
19
+ "form-header-content": "awsui_form-header-content_1xupv_1vbym_330",
20
+ "form-component": "awsui_form-component_1xupv_1vbym_334",
21
+ "hidden": "awsui_hidden_1xupv_1vbym_348",
22
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_1vbym_352",
23
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1vbym_357",
24
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1vbym_361",
25
+ "form-header-component": "awsui_form-header-component_1xupv_1vbym_361",
26
+ "navigation-link": "awsui_navigation-link_1xupv_1vbym_374",
27
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_1vbym_375",
28
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_1vbym_376",
29
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_1vbym_380",
30
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1vbym_385",
31
+ "cancel-button": "awsui_cancel-button_1xupv_1vbym_389",
32
+ "previous-button": "awsui_previous-button_1xupv_1vbym_390",
33
+ "primary-button": "awsui_primary-button_1xupv_1vbym_391",
34
+ "skip-to-button": "awsui_skip-to-button_1xupv_1vbym_392",
35
+ "action-buttons": "awsui_action-buttons_1xupv_1vbym_396"
36
36
  };
37
37