@cloudscape-design/components 3.0.1349 → 3.0.1351

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (435) hide show
  1. package/action-card/styles.css.js +17 -17
  2. package/action-card/styles.scoped.css +95 -102
  3. package/action-card/styles.selectors.js +17 -17
  4. package/alert/styles.css.js +27 -27
  5. package/alert/styles.scoped.css +40 -44
  6. package/alert/styles.selectors.js +27 -27
  7. package/anchor-navigation/styles.css.js +8 -8
  8. package/anchor-navigation/styles.scoped.css +18 -22
  9. package/anchor-navigation/styles.selectors.js +8 -8
  10. package/annotation-context/annotation/styles.css.js +13 -13
  11. package/annotation-context/annotation/styles.scoped.css +20 -24
  12. package/annotation-context/annotation/styles.selectors.js +13 -13
  13. package/app-layout/content-wrapper/styles.css.js +3 -3
  14. package/app-layout/content-wrapper/styles.scoped.css +6 -10
  15. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  16. package/app-layout/drawer/styles.css.js +14 -14
  17. package/app-layout/drawer/styles.scoped.css +22 -26
  18. package/app-layout/drawer/styles.selectors.js +14 -14
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +8 -12
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/resize/styles.css.js +5 -5
  23. package/app-layout/resize/styles.scoped.css +12 -16
  24. package/app-layout/resize/styles.selectors.js +5 -5
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +2 -6
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +12 -12
  29. package/app-layout/styles.scoped.css +12 -16
  30. package/app-layout/styles.selectors.js +12 -12
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +6 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/visual-refresh/styles.css.js +86 -86
  35. package/app-layout/visual-refresh/styles.scoped.css +163 -179
  36. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  37. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  38. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +83 -102
  39. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  40. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  41. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -13
  42. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  43. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  44. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +59 -63
  45. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  46. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  47. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +1 -5
  48. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  49. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  50. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +31 -48
  51. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  52. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +14 -18
  54. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +6 -6
  55. package/area-chart/styles.css.js +6 -6
  56. package/area-chart/styles.scoped.css +9 -13
  57. package/area-chart/styles.selectors.js +6 -6
  58. package/attribute-editor/styles.css.js +15 -15
  59. package/attribute-editor/styles.scoped.css +25 -32
  60. package/attribute-editor/styles.selectors.js +15 -15
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +10 -14
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +220 -220
  65. package/box/styles.scoped.css +265 -269
  66. package/box/styles.selectors.js +220 -220
  67. package/breadcrumb-group/item/styles.css.js +7 -7
  68. package/breadcrumb-group/item/styles.scoped.css +25 -33
  69. package/breadcrumb-group/item/styles.selectors.js +7 -7
  70. package/breadcrumb-group/styles.css.js +14 -14
  71. package/breadcrumb-group/styles.scoped.css +24 -31
  72. package/breadcrumb-group/styles.selectors.js +14 -14
  73. package/button/icon-helper.js +1 -1
  74. package/button/icon-helper.js.map +1 -1
  75. package/button/styles.css.js +23 -23
  76. package/button/styles.scoped.css +70 -74
  77. package/button/styles.selectors.js +23 -23
  78. package/button-dropdown/category-elements/styles.css.js +18 -18
  79. package/button-dropdown/category-elements/styles.scoped.css +28 -36
  80. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  81. package/button-dropdown/item-element/styles.css.js +21 -21
  82. package/button-dropdown/item-element/styles.scoped.css +34 -38
  83. package/button-dropdown/item-element/styles.selectors.js +21 -21
  84. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  85. package/button-dropdown/mobile-expandable-group/styles.scoped.css +5 -9
  86. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  87. package/button-dropdown/styles.css.js +23 -23
  88. package/button-dropdown/styles.scoped.css +32 -43
  89. package/button-dropdown/styles.selectors.js +23 -23
  90. package/button-group/styles.css.js +4 -4
  91. package/button-group/styles.scoped.css +4 -8
  92. package/button-group/styles.selectors.js +4 -4
  93. package/calendar/styles.css.js +21 -21
  94. package/calendar/styles.scoped.css +43 -47
  95. package/calendar/styles.selectors.js +21 -21
  96. package/cards/styles.css.js +38 -38
  97. package/cards/styles.scoped.css +39 -43
  98. package/cards/styles.selectors.js +38 -38
  99. package/checkbox/styles.css.js +3 -3
  100. package/checkbox/styles.scoped.css +5 -9
  101. package/checkbox/styles.selectors.js +3 -3
  102. package/code-editor/resizable-box/styles.css.js +4 -4
  103. package/code-editor/resizable-box/styles.scoped.css +6 -10
  104. package/code-editor/resizable-box/styles.selectors.js +4 -4
  105. package/code-editor/styles.css.js +33 -33
  106. package/code-editor/styles.scoped.css +138 -142
  107. package/code-editor/styles.selectors.js +33 -33
  108. package/collection-preferences/styles.css.js +38 -38
  109. package/collection-preferences/styles.scoped.css +39 -43
  110. package/collection-preferences/styles.selectors.js +38 -38
  111. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  112. package/column-layout/flexible-column-layout/styles.scoped.css +8 -12
  113. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  114. package/column-layout/styles.css.js +13 -13
  115. package/column-layout/styles.scoped.css +43 -47
  116. package/column-layout/styles.selectors.js +13 -13
  117. package/container/styles.css.js +33 -33
  118. package/container/styles.scoped.css +56 -60
  119. package/container/styles.selectors.js +33 -33
  120. package/content-layout/styles.css.js +14 -14
  121. package/content-layout/styles.scoped.css +16 -20
  122. package/content-layout/styles.selectors.js +14 -14
  123. package/date-picker/styles.css.js +7 -7
  124. package/date-picker/styles.scoped.css +9 -13
  125. package/date-picker/styles.selectors.js +7 -7
  126. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  127. package/date-range-picker/calendar/grids/styles.scoped.css +55 -59
  128. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  129. package/date-range-picker/relative-range/styles.css.js +6 -6
  130. package/date-range-picker/relative-range/styles.scoped.css +10 -14
  131. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  132. package/date-range-picker/styles.css.js +23 -23
  133. package/date-range-picker/styles.scoped.css +32 -36
  134. package/date-range-picker/styles.selectors.js +23 -23
  135. package/divider/styles.css.js +6 -6
  136. package/divider/styles.scoped.css +6 -10
  137. package/divider/styles.selectors.js +6 -6
  138. package/drawer/styles.css.js +29 -29
  139. package/drawer/styles.scoped.css +35 -39
  140. package/drawer/styles.selectors.js +29 -29
  141. package/dropdown/styles.css.js +20 -20
  142. package/dropdown/styles.scoped.css +37 -41
  143. package/dropdown/styles.selectors.js +20 -20
  144. package/expandable-section/styles.css.js +43 -43
  145. package/expandable-section/styles.scoped.css +99 -168
  146. package/expandable-section/styles.selectors.js +43 -43
  147. package/file-dropzone/styles.css.js +3 -3
  148. package/file-dropzone/styles.scoped.css +3 -7
  149. package/file-dropzone/styles.selectors.js +3 -3
  150. package/file-input/styles.css.js +5 -5
  151. package/file-input/styles.scoped.css +8 -12
  152. package/file-input/styles.selectors.js +5 -5
  153. package/file-token-group/styles.css.js +23 -23
  154. package/file-token-group/styles.scoped.css +33 -37
  155. package/file-token-group/styles.selectors.js +23 -23
  156. package/flashbar/styles.css.js +50 -50
  157. package/flashbar/styles.scoped.css +188 -152
  158. package/flashbar/styles.selectors.js +50 -50
  159. package/form/styles.css.js +8 -8
  160. package/form/styles.scoped.css +8 -12
  161. package/form/styles.selectors.js +8 -8
  162. package/form-field/styles.css.js +24 -24
  163. package/form-field/styles.scoped.css +38 -42
  164. package/form-field/styles.selectors.js +24 -24
  165. package/grid/styles.css.js +53 -53
  166. package/grid/styles.scoped.css +54 -58
  167. package/grid/styles.selectors.js +53 -53
  168. package/header/styles.css.js +35 -35
  169. package/header/styles.scoped.css +54 -58
  170. package/header/styles.selectors.js +35 -35
  171. package/help-panel/styles.css.js +6 -6
  172. package/help-panel/styles.scoped.css +66 -70
  173. package/help-panel/styles.selectors.js +6 -6
  174. package/hotspot/styles.css.js +7 -7
  175. package/hotspot/styles.scoped.css +7 -11
  176. package/hotspot/styles.selectors.js +7 -7
  177. package/icon/generated/icons.js +202 -176
  178. package/icon/generated/icons.js.map +1 -1
  179. package/icon/styles.css.js +41 -41
  180. package/icon/styles.scoped.css +91 -95
  181. package/icon/styles.selectors.js +41 -41
  182. package/input/internal.js +1 -1
  183. package/input/internal.js.map +1 -1
  184. package/input/styles.css.js +28 -28
  185. package/input/styles.scoped.css +68 -72
  186. package/input/styles.selectors.js +28 -28
  187. package/internal/base-component/styles.scoped.css +1 -1
  188. package/internal/components/abstract-switch/styles.css.js +13 -13
  189. package/internal/components/abstract-switch/styles.scoped.css +20 -24
  190. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  191. package/internal/components/button-trigger/styles.css.js +14 -14
  192. package/internal/components/button-trigger/styles.scoped.css +29 -39
  193. package/internal/components/button-trigger/styles.selectors.js +14 -14
  194. package/internal/components/cartesian-chart/styles.css.js +28 -28
  195. package/internal/components/cartesian-chart/styles.scoped.css +32 -36
  196. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  197. package/internal/components/chart-filter/styles.css.js +3 -3
  198. package/internal/components/chart-filter/styles.scoped.css +3 -7
  199. package/internal/components/chart-filter/styles.selectors.js +3 -3
  200. package/internal/components/chart-legend/styles.css.js +6 -6
  201. package/internal/components/chart-legend/styles.scoped.css +14 -18
  202. package/internal/components/chart-legend/styles.selectors.js +6 -6
  203. package/internal/components/chart-plot/styles.css.js +5 -5
  204. package/internal/components/chart-plot/styles.scoped.css +5 -9
  205. package/internal/components/chart-plot/styles.selectors.js +5 -5
  206. package/internal/components/chart-popover/styles.css.js +3 -3
  207. package/internal/components/chart-popover/styles.scoped.css +4 -8
  208. package/internal/components/chart-popover/styles.selectors.js +3 -3
  209. package/internal/components/chart-series-details/styles.css.js +19 -19
  210. package/internal/components/chart-series-details/styles.scoped.css +32 -36
  211. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  212. package/internal/components/chart-series-marker/styles.css.js +5 -5
  213. package/internal/components/chart-series-marker/styles.scoped.css +7 -11
  214. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  215. package/internal/components/chart-wrapper/styles.css.js +9 -9
  216. package/internal/components/chart-wrapper/styles.scoped.css +9 -13
  217. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  218. package/internal/components/checkbox-icon/styles.css.js +9 -9
  219. package/internal/components/checkbox-icon/styles.scoped.css +9 -13
  220. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  221. package/internal/components/drag-handle/styles.css.js +14 -14
  222. package/internal/components/drag-handle/styles.scoped.css +20 -24
  223. package/internal/components/drag-handle/styles.selectors.js +14 -14
  224. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  225. package/internal/components/drag-handle-wrapper/styles.scoped.css +48 -52
  226. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  227. package/internal/components/dropdown-footer/styles.css.js +3 -3
  228. package/internal/components/dropdown-footer/styles.scoped.css +3 -7
  229. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  230. package/internal/components/dropdown-status/styles.css.js +2 -2
  231. package/internal/components/dropdown-status/styles.scoped.css +2 -6
  232. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  233. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  234. package/internal/components/expand-toggle-button/styles.scoped.css +13 -17
  235. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  236. package/internal/components/menu-dropdown/styles.css.js +7 -7
  237. package/internal/components/menu-dropdown/styles.scoped.css +13 -17
  238. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  239. package/internal/components/option/styles.css.js +17 -17
  240. package/internal/components/option/styles.scoped.css +29 -33
  241. package/internal/components/option/styles.selectors.js +17 -17
  242. package/internal/components/options-list/styles.css.js +3 -3
  243. package/internal/components/options-list/styles.scoped.css +3 -7
  244. package/internal/components/options-list/styles.selectors.js +3 -3
  245. package/internal/components/panel-resize-handle/styles.css.js +3 -3
  246. package/internal/components/panel-resize-handle/styles.scoped.css +7 -11
  247. package/internal/components/panel-resize-handle/styles.selectors.js +3 -3
  248. package/internal/components/radio-button/styles.css.js +7 -7
  249. package/internal/components/radio-button/styles.scoped.css +12 -16
  250. package/internal/components/radio-button/styles.selectors.js +7 -7
  251. package/internal/components/screenreader-only/styles.css.js +1 -1
  252. package/internal/components/screenreader-only/styles.scoped.css +1 -5
  253. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  254. package/internal/components/selectable-item/styles.css.js +22 -22
  255. package/internal/components/selectable-item/styles.scoped.css +49 -53
  256. package/internal/components/selectable-item/styles.selectors.js +22 -22
  257. package/internal/components/sortable-area/styles.css.js +8 -8
  258. package/internal/components/sortable-area/styles.scoped.css +15 -19
  259. package/internal/components/sortable-area/styles.selectors.js +8 -8
  260. package/internal/components/structured-item/styles.css.js +7 -7
  261. package/internal/components/structured-item/styles.scoped.css +9 -13
  262. package/internal/components/structured-item/styles.selectors.js +7 -7
  263. package/internal/components/token-list/styles.css.js +10 -10
  264. package/internal/components/token-list/styles.scoped.css +22 -26
  265. package/internal/components/token-list/styles.selectors.js +10 -10
  266. package/internal/environment.js +2 -2
  267. package/internal/environment.json +2 -2
  268. package/internal/manifest.json +1 -1
  269. package/item-card/styles.css.js +14 -14
  270. package/item-card/styles.scoped.css +50 -54
  271. package/item-card/styles.selectors.js +14 -14
  272. package/key-value-pairs/styles.css.js +8 -8
  273. package/key-value-pairs/styles.scoped.css +9 -13
  274. package/key-value-pairs/styles.selectors.js +8 -8
  275. package/link/styles.css.js +21 -21
  276. package/link/styles.scoped.css +72 -125
  277. package/link/styles.selectors.js +21 -21
  278. package/list/styles.css.js +5 -5
  279. package/list/styles.scoped.css +7 -11
  280. package/list/styles.selectors.js +5 -5
  281. package/live-region/styles.css.js +2 -2
  282. package/live-region/styles.scoped.css +3 -7
  283. package/live-region/styles.selectors.js +2 -2
  284. package/manifest.json +2 -2
  285. package/mixed-line-bar-chart/styles.css.js +11 -11
  286. package/mixed-line-bar-chart/styles.scoped.css +17 -21
  287. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  288. package/modal/styles.css.js +31 -31
  289. package/modal/styles.scoped.css +46 -50
  290. package/modal/styles.selectors.js +31 -31
  291. package/multiselect/styles.css.js +5 -5
  292. package/multiselect/styles.scoped.css +5 -9
  293. package/multiselect/styles.selectors.js +5 -5
  294. package/package.json +1 -1
  295. package/pagination/styles.css.js +12 -12
  296. package/pagination/styles.scoped.css +30 -34
  297. package/pagination/styles.selectors.js +12 -12
  298. package/panel-layout/styles.css.js +7 -7
  299. package/panel-layout/styles.scoped.css +10 -14
  300. package/panel-layout/styles.selectors.js +7 -7
  301. package/pie-chart/styles.css.js +27 -27
  302. package/pie-chart/styles.scoped.css +48 -52
  303. package/pie-chart/styles.selectors.js +27 -27
  304. package/popover/styles.css.js +58 -58
  305. package/popover/styles.scoped.css +90 -94
  306. package/popover/styles.selectors.js +58 -58
  307. package/progress-bar/styles.css.js +19 -19
  308. package/progress-bar/styles.scoped.css +30 -34
  309. package/progress-bar/styles.selectors.js +19 -19
  310. package/prompt-input/styles.css.js +26 -26
  311. package/prompt-input/styles.scoped.css +53 -57
  312. package/prompt-input/styles.selectors.js +26 -26
  313. package/property-filter/filtering-token/styles.css.js +18 -18
  314. package/property-filter/filtering-token/styles.scoped.css +43 -47
  315. package/property-filter/filtering-token/styles.selectors.js +18 -18
  316. package/property-filter/styles.css.js +39 -39
  317. package/property-filter/styles.scoped.css +41 -45
  318. package/property-filter/styles.selectors.js +39 -39
  319. package/radio-button/styles.css.js +1 -1
  320. package/radio-button/styles.scoped.css +1 -5
  321. package/radio-button/styles.selectors.js +1 -1
  322. package/radio-group/styles.css.js +5 -5
  323. package/radio-group/styles.scoped.css +6 -10
  324. package/radio-group/styles.selectors.js +5 -5
  325. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  326. package/s3-resource-selector/s3-modal/styles.scoped.css +3 -7
  327. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  328. package/segmented-control/styles.css.js +16 -16
  329. package/segmented-control/styles.scoped.css +32 -36
  330. package/segmented-control/styles.selectors.js +16 -16
  331. package/select/parts/styles.css.js +21 -21
  332. package/select/parts/styles.scoped.css +22 -26
  333. package/select/parts/styles.selectors.js +21 -21
  334. package/select/styles.css.js +3 -3
  335. package/select/styles.scoped.css +3 -7
  336. package/select/styles.selectors.js +3 -3
  337. package/side-navigation/styles.css.js +64 -64
  338. package/side-navigation/styles.scoped.css +110 -404
  339. package/side-navigation/styles.selectors.js +64 -64
  340. package/skeleton/styles.css.js +15 -15
  341. package/skeleton/styles.scoped.css +25 -29
  342. package/skeleton/styles.selectors.js +15 -15
  343. package/slider/styles.css.js +26 -26
  344. package/slider/styles.scoped.css +76 -80
  345. package/slider/styles.selectors.js +26 -26
  346. package/space-between/styles.css.js +23 -23
  347. package/space-between/styles.scoped.css +24 -28
  348. package/space-between/styles.selectors.js +23 -23
  349. package/spinner/styles.css.js +13 -13
  350. package/spinner/styles.scoped.css +20 -24
  351. package/spinner/styles.selectors.js +13 -13
  352. package/split-panel/icons/styles.css.js +22 -22
  353. package/split-panel/icons/styles.scoped.css +24 -28
  354. package/split-panel/icons/styles.selectors.js +22 -22
  355. package/split-panel/styles.css.js +38 -38
  356. package/split-panel/styles.scoped.css +56 -60
  357. package/split-panel/styles.selectors.js +38 -38
  358. package/status-indicator/styles.css.js +25 -25
  359. package/status-indicator/styles.scoped.css +47 -76
  360. package/status-indicator/styles.selectors.js +25 -25
  361. package/steps/styles.css.js +17 -17
  362. package/steps/styles.scoped.css +34 -38
  363. package/steps/styles.selectors.js +17 -17
  364. package/table/body-cell/styles.css.js +48 -48
  365. package/table/body-cell/styles.scoped.css +375 -379
  366. package/table/body-cell/styles.selectors.js +48 -48
  367. package/table/header-cell/styles.css.js +38 -38
  368. package/table/header-cell/styles.scoped.css +108 -80
  369. package/table/header-cell/styles.selectors.js +38 -38
  370. package/table/resizer/styles.css.js +17 -17
  371. package/table/resizer/styles.scoped.css +27 -31
  372. package/table/resizer/styles.selectors.js +17 -17
  373. package/table/selection/styles.css.js +4 -4
  374. package/table/selection/styles.scoped.css +4 -8
  375. package/table/selection/styles.selectors.js +4 -4
  376. package/table/sticky-scrollbar/styles.css.js +6 -6
  377. package/table/sticky-scrollbar/styles.scoped.css +8 -12
  378. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  379. package/table/styles.css.js +37 -37
  380. package/table/styles.scoped.css +44 -48
  381. package/table/styles.selectors.js +37 -37
  382. package/tabs/styles.css.js +30 -30
  383. package/tabs/styles.scoped.css +50 -54
  384. package/tabs/styles.selectors.js +30 -30
  385. package/tag-editor/styles.css.js +3 -3
  386. package/tag-editor/styles.scoped.css +10 -14
  387. package/tag-editor/styles.selectors.js +3 -3
  388. package/text-content/styles.css.js +1 -1
  389. package/text-content/styles.scoped.css +60 -64
  390. package/text-content/styles.selectors.js +1 -1
  391. package/text-filter/styles.css.js +3 -3
  392. package/text-filter/styles.scoped.css +3 -7
  393. package/text-filter/styles.selectors.js +3 -3
  394. package/textarea/styles.css.js +9 -9
  395. package/textarea/styles.scoped.css +17 -21
  396. package/textarea/styles.selectors.js +9 -9
  397. package/tiles/styles.css.js +30 -30
  398. package/tiles/styles.scoped.css +72 -76
  399. package/tiles/styles.selectors.js +30 -30
  400. package/toggle/styles.css.js +10 -10
  401. package/toggle/styles.scoped.css +17 -21
  402. package/toggle/styles.selectors.js +10 -10
  403. package/token/styles.css.js +14 -14
  404. package/token/styles.scoped.css +26 -34
  405. package/token/styles.selectors.js +14 -14
  406. package/token-group/styles.css.js +5 -5
  407. package/token-group/styles.scoped.css +4 -8
  408. package/token-group/styles.selectors.js +5 -5
  409. package/tooltip/styles.css.js +2 -2
  410. package/tooltip/styles.scoped.css +5 -9
  411. package/tooltip/styles.selectors.js +2 -2
  412. package/top-navigation/styles.css.js +47 -47
  413. package/top-navigation/styles.scoped.css +65 -69
  414. package/top-navigation/styles.selectors.js +47 -47
  415. package/tree-view/styles.css.js +2 -2
  416. package/tree-view/styles.scoped.css +2 -6
  417. package/tree-view/styles.selectors.js +2 -2
  418. package/tree-view/tree-item/styles.css.js +10 -10
  419. package/tree-view/tree-item/styles.scoped.css +14 -28
  420. package/tree-view/tree-item/styles.selectors.js +10 -10
  421. package/truncated-text/styles.css.js +1 -1
  422. package/truncated-text/styles.scoped.css +5 -9
  423. package/truncated-text/styles.selectors.js +1 -1
  424. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  425. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +21 -25
  426. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  427. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  428. package/tutorial-panel/components/tutorial-list/styles.scoped.css +27 -31
  429. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  430. package/tutorial-panel/styles.css.js +1 -1
  431. package/tutorial-panel/styles.scoped.css +5 -9
  432. package/tutorial-panel/styles.selectors.js +1 -1
  433. package/wizard/styles.css.js +30 -30
  434. package/wizard/styles.scoped.css +60 -64
  435. package/wizard/styles.selectors.js +30 -30
@@ -2,23 +2,23 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_ig8mp_19jku_193",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_19jku_1",
7
- "tutorial-list": "awsui_tutorial-list_ig8mp_19jku_215",
8
- "tutorial-box": "awsui_tutorial-box_ig8mp_19jku_251",
9
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_19jku_295",
10
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_19jku_301",
11
- "tutorial-description": "awsui_tutorial-description_ig8mp_19jku_301",
12
- "expandable-section": "awsui_expandable-section_ig8mp_19jku_312",
13
- "expanded": "awsui_expanded_ig8mp_19jku_316",
14
- "button-wrapper": "awsui_button-wrapper_ig8mp_19jku_320",
15
- "start": "awsui_start_ig8mp_19jku_325",
16
- "expand-button": "awsui_expand-button_ig8mp_19jku_329",
17
- "collapse-button": "awsui_collapse-button_ig8mp_19jku_333",
18
- "learn-more-link": "awsui_learn-more-link_ig8mp_19jku_337",
19
- "title": "awsui_title_ig8mp_19jku_341",
20
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_19jku_345",
21
- "completed": "awsui_completed_ig8mp_19jku_349",
22
- "download-link": "awsui_download-link_ig8mp_19jku_353"
5
+ "content-enter": "awsui_content-enter_ig8mp_1b1zh_189",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1b1zh_1",
7
+ "tutorial-list": "awsui_tutorial-list_ig8mp_1b1zh_211",
8
+ "tutorial-box": "awsui_tutorial-box_ig8mp_1b1zh_247",
9
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1b1zh_291",
10
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1b1zh_297",
11
+ "tutorial-description": "awsui_tutorial-description_ig8mp_1b1zh_297",
12
+ "expandable-section": "awsui_expandable-section_ig8mp_1b1zh_308",
13
+ "expanded": "awsui_expanded_ig8mp_1b1zh_312",
14
+ "button-wrapper": "awsui_button-wrapper_ig8mp_1b1zh_316",
15
+ "start": "awsui_start_ig8mp_1b1zh_321",
16
+ "expand-button": "awsui_expand-button_ig8mp_1b1zh_325",
17
+ "collapse-button": "awsui_collapse-button_ig8mp_1b1zh_329",
18
+ "learn-more-link": "awsui_learn-more-link_ig8mp_1b1zh_333",
19
+ "title": "awsui_title_ig8mp_1b1zh_337",
20
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1b1zh_341",
21
+ "completed": "awsui_completed_ig8mp_1b1zh_345",
22
+ "download-link": "awsui_download-link_ig8mp_1b1zh_349"
23
23
  };
24
24
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "tutorial-panel": "awsui_tutorial-panel_1oin5_pevwi_185"
4
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_1puzd_181"
5
5
  };
6
6
 
@@ -172,17 +172,13 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /*
176
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
177
- SPDX-License-Identifier: Apache-2.0
178
- */
179
175
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
177
  /*
182
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
179
  SPDX-License-Identifier: Apache-2.0
184
180
  */
185
- .awsui_tutorial-panel_1oin5_pevwi_185:not(#\9) {
181
+ .awsui_tutorial-panel_1oin5_1puzd_181:not(#\9) {
186
182
  border-collapse: separate;
187
183
  border-spacing: 0;
188
184
  box-sizing: border-box;
@@ -216,17 +212,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
216
212
  padding-block-end: var(--space-m-dsumyt, 16px);
217
213
  padding-inline: var(--space-l-2ud1p3, 20px);
218
214
  }
219
- .awsui_tutorial-panel_1oin5_pevwi_185:not(#\9):focus {
215
+ .awsui_tutorial-panel_1oin5_1puzd_181:not(#\9):focus {
220
216
  outline: none;
221
217
  }
222
- body[data-awsui-focus-visible=true] .awsui_tutorial-panel_1oin5_pevwi_185:not(#\9):focus {
218
+ body[data-awsui-focus-visible=true] .awsui_tutorial-panel_1oin5_1puzd_181:not(#\9):focus {
223
219
  position: relative;
224
220
  }
225
- body[data-awsui-focus-visible=true] .awsui_tutorial-panel_1oin5_pevwi_185:not(#\9):focus {
221
+ body[data-awsui-focus-visible=true] .awsui_tutorial-panel_1oin5_1puzd_181:not(#\9):focus {
226
222
  outline: 2px dotted transparent;
227
223
  outline-offset: calc(0px - 1px);
228
224
  }
229
- body[data-awsui-focus-visible=true] .awsui_tutorial-panel_1oin5_pevwi_185:not(#\9):focus::before {
225
+ body[data-awsui-focus-visible=true] .awsui_tutorial-panel_1oin5_1puzd_181:not(#\9):focus::before {
230
226
  content: " ";
231
227
  display: block;
232
228
  position: absolute;
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "tutorial-panel": "awsui_tutorial-panel_1oin5_pevwi_185"
5
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_1puzd_181"
6
6
  };
7
7
 
@@ -1,35 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1xupv_znrg4_145",
5
- "wizard": "awsui_wizard_1xupv_znrg4_177",
6
- "refresh": "awsui_refresh_1xupv_znrg4_177",
7
- "small-container": "awsui_small-container_1xupv_znrg4_184",
8
- "navigation": "awsui_navigation_1xupv_znrg4_198",
9
- "number": "awsui_number_1xupv_znrg4_231",
10
- "circle": "awsui_circle_1xupv_znrg4_247",
11
- "title": "awsui_title_1xupv_znrg4_258",
12
- "active": "awsui_active_1xupv_znrg4_289",
13
- "disabled": "awsui_disabled_1xupv_znrg4_300",
14
- "enabled": "awsui_enabled_1xupv_znrg4_310",
15
- "form": "awsui_form_1xupv_znrg4_354",
16
- "form-header": "awsui_form-header_1xupv_znrg4_359",
17
- "form-header-content": "awsui_form-header-content_1xupv_znrg4_374",
18
- "form-component": "awsui_form-component_1xupv_znrg4_378",
19
- "hidden": "awsui_hidden_1xupv_znrg4_394",
20
- "collapsed-steps": "awsui_collapsed-steps_1xupv_znrg4_398",
21
- "collapsed-steps-navigation": "awsui_collapsed-steps-navigation_1xupv_znrg4_404",
22
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_znrg4_413",
23
- "form-header-component": "awsui_form-header-component_1xupv_znrg4_413",
24
- "navigation-link": "awsui_navigation-link_1xupv_znrg4_429",
25
- "navigation-link-item": "awsui_navigation-link-item_1xupv_znrg4_430",
26
- "navigation-link-label": "awsui_navigation-link-label_1xupv_znrg4_431",
27
- "navigation-link-active": "awsui_navigation-link-active_1xupv_znrg4_435",
28
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_znrg4_440",
29
- "cancel-button": "awsui_cancel-button_1xupv_znrg4_444",
30
- "previous-button": "awsui_previous-button_1xupv_znrg4_445",
31
- "primary-button": "awsui_primary-button_1xupv_znrg4_446",
32
- "skip-to-button": "awsui_skip-to-button_1xupv_znrg4_447",
33
- "action-buttons": "awsui_action-buttons_1xupv_znrg4_451"
4
+ "root": "awsui_root_1xupv_1bv97_141",
5
+ "wizard": "awsui_wizard_1xupv_1bv97_173",
6
+ "refresh": "awsui_refresh_1xupv_1bv97_173",
7
+ "small-container": "awsui_small-container_1xupv_1bv97_180",
8
+ "navigation": "awsui_navigation_1xupv_1bv97_194",
9
+ "number": "awsui_number_1xupv_1bv97_227",
10
+ "circle": "awsui_circle_1xupv_1bv97_243",
11
+ "title": "awsui_title_1xupv_1bv97_254",
12
+ "active": "awsui_active_1xupv_1bv97_285",
13
+ "disabled": "awsui_disabled_1xupv_1bv97_296",
14
+ "enabled": "awsui_enabled_1xupv_1bv97_306",
15
+ "form": "awsui_form_1xupv_1bv97_350",
16
+ "form-header": "awsui_form-header_1xupv_1bv97_355",
17
+ "form-header-content": "awsui_form-header-content_1xupv_1bv97_370",
18
+ "form-component": "awsui_form-component_1xupv_1bv97_374",
19
+ "hidden": "awsui_hidden_1xupv_1bv97_390",
20
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_1bv97_394",
21
+ "collapsed-steps-navigation": "awsui_collapsed-steps-navigation_1xupv_1bv97_400",
22
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1bv97_409",
23
+ "form-header-component": "awsui_form-header-component_1xupv_1bv97_409",
24
+ "navigation-link": "awsui_navigation-link_1xupv_1bv97_425",
25
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_1bv97_426",
26
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_1bv97_427",
27
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_1bv97_431",
28
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1bv97_436",
29
+ "cancel-button": "awsui_cancel-button_1xupv_1bv97_440",
30
+ "previous-button": "awsui_previous-button_1xupv_1bv97_441",
31
+ "primary-button": "awsui_primary-button_1xupv_1bv97_442",
32
+ "skip-to-button": "awsui_skip-to-button_1xupv_1bv97_443",
33
+ "action-buttons": "awsui_action-buttons_1xupv_1bv97_447"
34
34
  };
35
35
 
@@ -136,13 +136,9 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /*
140
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
- SPDX-License-Identifier: Apache-2.0
142
- */
143
139
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_root_1xupv_znrg4_145:not(#\9) {
141
+ .awsui_root_1xupv_1bv97_141:not(#\9) {
146
142
  border-collapse: separate;
147
143
  border-spacing: 0;
148
144
  box-sizing: border-box;
@@ -174,35 +170,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
174
170
  -moz-osx-font-smoothing: auto;
175
171
  }
176
172
 
177
- .awsui_wizard_1xupv_znrg4_177.awsui_refresh_1xupv_znrg4_177:not(#\9) {
173
+ .awsui_wizard_1xupv_1bv97_173.awsui_refresh_1xupv_1bv97_173:not(#\9) {
178
174
  column-gap: var(--space-xl-jfy3x4, 24px);
179
175
  display: grid;
180
176
  grid-template-columns: auto minmax(0, 1fr);
181
177
  grid-template-rows: auto 1fr;
182
178
  row-gap: var(--space-scaled-xxs-pfm1nx, 4px);
183
179
  }
184
- .awsui_wizard_1xupv_znrg4_177.awsui_refresh_1xupv_znrg4_177.awsui_small-container_1xupv_znrg4_184:not(#\9) {
180
+ .awsui_wizard_1xupv_1bv97_173.awsui_refresh_1xupv_1bv97_173.awsui_small-container_1xupv_1bv97_180:not(#\9) {
185
181
  grid-template-columns: minmax(0, 1fr) 0;
186
182
  grid-template-rows: auto auto 1fr;
187
183
  row-gap: var(--space-scaled-xxs-pfm1nx, 4px);
188
184
  }
189
185
 
190
- .awsui_wizard_1xupv_znrg4_177:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) {
186
+ .awsui_wizard_1xupv_1bv97_173:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) {
191
187
  display: flex;
192
188
  }
193
- .awsui_wizard_1xupv_znrg4_177:not(#\9):not(.awsui_refresh_1xupv_znrg4_177).awsui_small-container_1xupv_znrg4_184 {
189
+ .awsui_wizard_1xupv_1bv97_173:not(#\9):not(.awsui_refresh_1xupv_1bv97_173).awsui_small-container_1xupv_1bv97_180 {
194
190
  flex-direction: column;
195
191
  gap: var(--space-s-tvghoh, 12px);
196
192
  }
197
193
 
198
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177:not(#\9) {
194
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173:not(#\9) {
199
195
  grid-column: 1;
200
196
  grid-row: 1/span 2;
201
197
  padding-block-start: calc(var(--space-xs-ymlm0b, 8px) + var(--space-scaled-xxs-pfm1nx, 4px));
202
198
  /* stylelint-disable selector-max-type */
203
199
  /* stylelint-enable selector-max-type */
204
200
  }
205
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177:not(#\9) {
201
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173:not(#\9) {
206
202
  position: relative;
207
203
  margin-block: 0;
208
204
  margin-inline: 0;
@@ -212,7 +208,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
212
208
  inline-size: 260px;
213
209
  box-sizing: border-box;
214
210
  }
215
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li:not(#\9) {
211
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li:not(#\9) {
216
212
  display: grid;
217
213
  column-gap: var(--space-xs-ymlm0b, 8px);
218
214
  grid-template-columns: var(--space-l-2ud1p3, 20px) 1fr;
@@ -220,7 +216,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
220
216
  padding-block: 0;
221
217
  padding-inline: 0;
222
218
  }
223
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li > hr:not(#\9) {
219
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li > hr:not(#\9) {
224
220
  background-color: var(--color-border-divider-default-0de9c8, #c6c6cd);
225
221
  border-block: 0;
226
222
  border-inline: 0;
@@ -228,13 +224,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
228
224
  block-size: 100%;
229
225
  inline-size: var(--space-xxxs-pajhad, 2px);
230
226
  }
231
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li > .awsui_number_1xupv_znrg4_231:not(#\9) {
227
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li > .awsui_number_1xupv_1bv97_227:not(#\9) {
232
228
  color: var(--color-text-small-vk4o1c, #656871);
233
229
  font-size: var(--font-size-body-s-smc8cv, 12px);
234
230
  grid-column: 2;
235
231
  grid-row: 1;
236
232
  }
237
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li > a:not(#\9) {
233
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li > a:not(#\9) {
238
234
  align-items: start;
239
235
  column-gap: var(--space-xs-ymlm0b, 8px);
240
236
  cursor: pointer;
@@ -244,7 +240,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
244
240
  grid-row: 2;
245
241
  grid-template-columns: var(--space-l-2ud1p3, 20px) 1fr;
246
242
  }
247
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li > a > .awsui_circle_1xupv_znrg4_247:not(#\9) {
243
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li > a > .awsui_circle_1xupv_1bv97_243:not(#\9) {
248
244
  border-start-start-radius: 100%;
249
245
  border-start-end-radius: 100%;
250
246
  border-end-start-radius: 100%;
@@ -255,12 +251,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
255
251
  margin-block-start: 6px;
256
252
  inline-size: 10px;
257
253
  }
258
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li > a > .awsui_title_1xupv_znrg4_258:not(#\9) {
254
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li > a > .awsui_title_1xupv_1bv97_254:not(#\9) {
259
255
  min-inline-size: 0;
260
256
  word-break: break-word;
261
257
  grid-column: 2;
262
258
  }
263
- body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li > a:not(#\9):focus {
259
+ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li > a:not(#\9):focus {
264
260
  outline: thin dotted;
265
261
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
266
262
  outline-offset: 2px;
@@ -271,58 +267,58 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_znrg4_198.awsui_refr
271
267
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
272
268
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
273
269
  }
274
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li:not(#\9):first-child > hr {
270
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li:not(#\9):first-child > hr {
275
271
  grid-row: 2/span 2;
276
272
  }
277
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_znrg4_231 {
273
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li:not(#\9):not(:first-child) > .awsui_number_1xupv_1bv97_227 {
278
274
  margin-block-start: var(--space-m-dsumyt, 16px);
279
275
  }
280
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li:not(#\9):last-child > hr {
276
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li:not(#\9):last-child > hr {
281
277
  grid-row: 1;
282
278
  }
283
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li:not(#\9):only-of-type > hr {
279
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li:not(#\9):only-of-type > hr {
284
280
  display: none;
285
281
  }
286
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li:not(#\9):not(:first-child):not(:last-child) > hr {
282
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li:not(#\9):not(:first-child):not(:last-child) > hr {
287
283
  grid-row: 1/span 3;
288
284
  }
289
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_active_1xupv_znrg4_289 > a:not(#\9) {
285
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_active_1xupv_1bv97_285 > a:not(#\9) {
290
286
  cursor: text;
291
287
  }
292
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_active_1xupv_znrg4_289 > a > .awsui_circle_1xupv_znrg4_247:not(#\9) {
288
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_active_1xupv_1bv97_285 > a > .awsui_circle_1xupv_1bv97_243:not(#\9) {
293
289
  background-color: var(--color-background-control-checked-jwoxtj, #006ce0);
294
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);
295
291
  }
296
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_active_1xupv_znrg4_289 > a > .awsui_title_1xupv_znrg4_258:not(#\9) {
292
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_active_1xupv_1bv97_285 > a > .awsui_title_1xupv_1bv97_254:not(#\9) {
297
293
  color: var(--color-background-control-checked-jwoxtj, #006ce0);
298
294
  font-weight: var(--font-weight-bold-fo1afg, 700);
299
295
  }
300
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_disabled_1xupv_znrg4_300 > a:not(#\9) {
296
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_disabled_1xupv_1bv97_296 > a:not(#\9) {
301
297
  cursor: text;
302
298
  }
303
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_disabled_1xupv_znrg4_300 > a > .awsui_circle_1xupv_znrg4_247:not(#\9) {
299
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_disabled_1xupv_1bv97_296 > a > .awsui_circle_1xupv_1bv97_243:not(#\9) {
304
300
  background-color: var(--color-background-container-content-78ljyf, #ffffff);
305
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);
306
302
  }
307
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_disabled_1xupv_znrg4_300 > a > .awsui_title_1xupv_znrg4_258:not(#\9) {
303
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_disabled_1xupv_1bv97_296 > a > .awsui_title_1xupv_1bv97_254:not(#\9) {
308
304
  color: var(--color-text-status-inactive-tg9r8q, #656871);
309
305
  }
310
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_enabled_1xupv_znrg4_310 > a > .awsui_circle_1xupv_znrg4_247:not(#\9) {
306
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_enabled_1xupv_1bv97_306 > a > .awsui_circle_1xupv_1bv97_243:not(#\9) {
311
307
  background-color: var(--color-text-interactive-default-1o1pl2, #424650);
312
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);
313
309
  }
314
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_enabled_1xupv_znrg4_310 > a > .awsui_title_1xupv_znrg4_258:not(#\9) {
310
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_enabled_1xupv_1bv97_306 > a > .awsui_title_1xupv_1bv97_254:not(#\9) {
315
311
  color: var(--color-text-interactive-default-1o1pl2, #424650);
316
312
  }
317
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_enabled_1xupv_znrg4_310 > a:not(#\9):hover > .awsui_circle_1xupv_znrg4_247 {
313
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_enabled_1xupv_1bv97_306 > a:not(#\9):hover > .awsui_circle_1xupv_1bv97_243 {
318
314
  background-color: var(--color-background-control-checked-jwoxtj, #006ce0);
319
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);
320
316
  }
321
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177 > ul.awsui_refresh_1xupv_znrg4_177 > li.awsui_enabled_1xupv_znrg4_310 > a:not(#\9):hover > .awsui_title_1xupv_znrg4_258 {
317
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173 > ul.awsui_refresh_1xupv_1bv97_173 > li.awsui_enabled_1xupv_1bv97_306 > a:not(#\9):hover > .awsui_title_1xupv_1bv97_254 {
322
318
  color: var(--color-background-control-checked-jwoxtj, #006ce0);
323
319
  }
324
320
 
325
- .awsui_navigation_1xupv_znrg4_198:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) {
321
+ .awsui_navigation_1xupv_1bv97_194:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) {
326
322
  color: var(--color-text-disabled-y4dmv3, #b4b4bb);
327
323
  display: inline-block;
328
324
  margin-inline-end: calc(2 * var(--space-xxxl-aut1u7, 40px));
@@ -332,88 +328,88 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_znrg4_198.awsui_refr
332
328
  /* stylelint-disable selector-max-type */
333
329
  /* stylelint-enable selector-max-type */
334
330
  }
335
- .awsui_navigation_1xupv_znrg4_198:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) > ul:not(.awsui_refresh_1xupv_znrg4_177) {
331
+ .awsui_navigation_1xupv_1bv97_194:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) > ul:not(.awsui_refresh_1xupv_1bv97_173) {
336
332
  list-style: none;
337
333
  padding-block: 0;
338
334
  padding-inline: 0;
339
335
  margin-block: 0;
340
336
  margin-inline: 0;
341
337
  }
342
- .awsui_navigation_1xupv_znrg4_198:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) > ul:not(.awsui_refresh_1xupv_znrg4_177) > li {
338
+ .awsui_navigation_1xupv_1bv97_194:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) > ul:not(.awsui_refresh_1xupv_1bv97_173) > li {
343
339
  min-inline-size: 0;
344
340
  word-break: break-word;
345
341
  padding-block: 0 var(--space-scaled-m-m892r9, 16px);
346
342
  }
347
- .awsui_navigation_1xupv_znrg4_198:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) > ul:not(.awsui_refresh_1xupv_znrg4_177) > li:not(:first-child) {
343
+ .awsui_navigation_1xupv_1bv97_194:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) > ul:not(.awsui_refresh_1xupv_1bv97_173) > li:not(:first-child) {
348
344
  margin-block-start: var(--space-scaled-m-m892r9, 16px);
349
345
  }
350
- .awsui_navigation_1xupv_znrg4_198:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) > ul:not(.awsui_refresh_1xupv_znrg4_177) > li:not(:last-child) {
346
+ .awsui_navigation_1xupv_1bv97_194:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) > ul:not(.awsui_refresh_1xupv_1bv97_173) > li:not(:last-child) {
351
347
  border-block-end: var(--border-divider-list-width-tdfx1x, 1px) solid var(--color-border-layout-px1i24, #c6c6cd);
352
348
  }
353
349
 
354
- .awsui_form_1xupv_znrg4_354:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) {
350
+ .awsui_form_1xupv_1bv97_350:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) {
355
351
  min-inline-size: 0;
356
352
  word-break: break-word;
357
353
  inline-size: 100%;
358
354
  }
359
- .awsui_form_1xupv_znrg4_354:not(#\9):not(.awsui_refresh_1xupv_znrg4_177) > .awsui_form-header_1xupv_znrg4_359 {
355
+ .awsui_form_1xupv_1bv97_350:not(#\9):not(.awsui_refresh_1xupv_1bv97_173) > .awsui_form-header_1xupv_1bv97_355 {
360
356
  position: relative;
361
357
  margin-block-end: var(--space-scaled-m-m892r9, 16px);
362
358
  }
363
359
 
364
- .awsui_form_1xupv_znrg4_354.awsui_refresh_1xupv_znrg4_177:not(#\9) {
360
+ .awsui_form_1xupv_1bv97_350.awsui_refresh_1xupv_1bv97_173:not(#\9) {
365
361
  min-inline-size: 0;
366
362
  word-break: break-word;
367
363
  display: contents;
368
364
  }
369
- .awsui_form_1xupv_znrg4_354.awsui_refresh_1xupv_znrg4_177 > .awsui_form-header_1xupv_znrg4_359:not(#\9) {
365
+ .awsui_form_1xupv_1bv97_350.awsui_refresh_1xupv_1bv97_173 > .awsui_form-header_1xupv_1bv97_355:not(#\9) {
370
366
  grid-column: 2;
371
367
  grid-row: 1;
372
368
  color: var(--color-text-body-default-gtm97i, #0f141a);
373
369
  }
374
- .awsui_form_1xupv_znrg4_354.awsui_refresh_1xupv_znrg4_177 > .awsui_form-header_1xupv_znrg4_359 > .awsui_form-header-content_1xupv_znrg4_374:not(#\9) {
370
+ .awsui_form_1xupv_1bv97_350.awsui_refresh_1xupv_1bv97_173 > .awsui_form-header_1xupv_1bv97_355 > .awsui_form-header-content_1xupv_1bv97_370:not(#\9) {
375
371
  padding-block-start: calc(var(--space-xl-jfy3x4, 24px) + var(--space-scaled-xxxs-oo06c7, 2px));
376
372
  padding-block-end: var(--space-scaled-s-8ozaad, 12px);
377
373
  }
378
- .awsui_form_1xupv_znrg4_354.awsui_refresh_1xupv_znrg4_177 > .awsui_form-component_1xupv_znrg4_378:not(#\9) {
374
+ .awsui_form_1xupv_1bv97_350.awsui_refresh_1xupv_1bv97_173 > .awsui_form-component_1xupv_1bv97_374:not(#\9) {
379
375
  grid-column: 2;
380
376
  grid-row: 2;
381
377
  }
382
- .awsui_form_1xupv_znrg4_354.awsui_refresh_1xupv_znrg4_177.awsui_small-container_1xupv_znrg4_184 > .awsui_form-header_1xupv_znrg4_359:not(#\9) {
378
+ .awsui_form_1xupv_1bv97_350.awsui_refresh_1xupv_1bv97_173.awsui_small-container_1xupv_1bv97_180 > .awsui_form-header_1xupv_1bv97_355:not(#\9) {
383
379
  grid-column: 1/span 2;
384
380
  grid-row: 2;
385
381
  }
386
- .awsui_form_1xupv_znrg4_354.awsui_refresh_1xupv_znrg4_177.awsui_small-container_1xupv_znrg4_184 > .awsui_form-header_1xupv_znrg4_359 > .awsui_form-header-content_1xupv_znrg4_374:not(#\9) {
382
+ .awsui_form_1xupv_1bv97_350.awsui_refresh_1xupv_1bv97_173.awsui_small-container_1xupv_1bv97_180 > .awsui_form-header_1xupv_1bv97_355 > .awsui_form-header-content_1xupv_1bv97_370:not(#\9) {
387
383
  padding-block-start: 0;
388
384
  }
389
- .awsui_form_1xupv_znrg4_354.awsui_refresh_1xupv_znrg4_177.awsui_small-container_1xupv_znrg4_184 > .awsui_form-component_1xupv_znrg4_378:not(#\9) {
385
+ .awsui_form_1xupv_1bv97_350.awsui_refresh_1xupv_1bv97_173.awsui_small-container_1xupv_1bv97_180 > .awsui_form-component_1xupv_1bv97_374:not(#\9) {
390
386
  grid-column: 1/span 2;
391
387
  grid-row: 3;
392
388
  }
393
389
 
394
- .awsui_navigation_1xupv_znrg4_198.awsui_hidden_1xupv_znrg4_394:not(#\9) {
390
+ .awsui_navigation_1xupv_1bv97_194.awsui_hidden_1xupv_1bv97_390:not(#\9) {
395
391
  display: none;
396
392
  }
397
393
 
398
- .awsui_collapsed-steps_1xupv_znrg4_398:not(#\9) {
394
+ .awsui_collapsed-steps_1xupv_1bv97_394:not(#\9) {
399
395
  grid-column: 1/span 2;
400
396
  grid-row: 1;
401
397
  }
402
398
 
403
399
  /* Override fixed sidebar width for expandable navigation */
404
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177.awsui_collapsed-steps-navigation_1xupv_znrg4_404:not(#\9) {
400
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173.awsui_collapsed-steps-navigation_1xupv_1bv97_400:not(#\9) {
405
401
  grid-column: unset;
406
402
  grid-row: unset;
407
403
  padding-block-start: 0;
408
404
  }
409
- .awsui_navigation_1xupv_znrg4_198.awsui_refresh_1xupv_znrg4_177.awsui_collapsed-steps-navigation_1xupv_znrg4_404 > ul.awsui_refresh_1xupv_znrg4_177:not(#\9) {
405
+ .awsui_navigation_1xupv_1bv97_194.awsui_refresh_1xupv_1bv97_173.awsui_collapsed-steps-navigation_1xupv_1bv97_400 > ul.awsui_refresh_1xupv_1bv97_173:not(#\9) {
410
406
  inline-size: 100%;
411
407
  }
412
408
 
413
- .awsui_form-header-component-wrapper_1xupv_znrg4_413:not(#\9) {
409
+ .awsui_form-header-component-wrapper_1xupv_1bv97_409:not(#\9) {
414
410
  outline: none;
415
411
  }
416
- body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_znrg4_413:not(#\9):focus {
412
+ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_1bv97_409:not(#\9):focus {
417
413
  outline: thin dotted;
418
414
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
419
415
  outline-offset: 2px;
@@ -425,30 +421,30 @@ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_z
425
421
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-ditkrb, #006ce0);
426
422
  }
427
423
 
428
- .awsui_form-header-component_1xupv_znrg4_413:not(#\9),
429
- .awsui_navigation-link_1xupv_znrg4_429:not(#\9),
430
- .awsui_navigation-link-item_1xupv_znrg4_430:not(#\9),
431
- .awsui_navigation-link-label_1xupv_znrg4_431:not(#\9) {
424
+ .awsui_form-header-component_1xupv_1bv97_409:not(#\9),
425
+ .awsui_navigation-link_1xupv_1bv97_425:not(#\9),
426
+ .awsui_navigation-link-item_1xupv_1bv97_426:not(#\9),
427
+ .awsui_navigation-link-label_1xupv_1bv97_427:not(#\9) {
432
428
  /* used in test-utils */
433
429
  }
434
430
 
435
- .awsui_navigation-link-active_1xupv_znrg4_435:not(#\9) {
431
+ .awsui_navigation-link-active_1xupv_1bv97_431:not(#\9) {
436
432
  font-weight: var(--font-weight-bold-fo1afg, 700);
437
433
  color: var(--color-text-body-default-gtm97i, #0f141a);
438
434
  }
439
435
 
440
- .awsui_navigation-link-disabled_1xupv_znrg4_440:not(#\9) {
436
+ .awsui_navigation-link-disabled_1xupv_1bv97_436:not(#\9) {
441
437
  color: var(--color-text-status-inactive-tg9r8q, #656871);
442
438
  }
443
439
 
444
- .awsui_cancel-button_1xupv_znrg4_444:not(#\9),
445
- .awsui_previous-button_1xupv_znrg4_445:not(#\9),
446
- .awsui_primary-button_1xupv_znrg4_446:not(#\9),
447
- .awsui_skip-to-button_1xupv_znrg4_447:not(#\9) {
440
+ .awsui_cancel-button_1xupv_1bv97_440:not(#\9),
441
+ .awsui_previous-button_1xupv_1bv97_441:not(#\9),
442
+ .awsui_primary-button_1xupv_1bv97_442:not(#\9),
443
+ .awsui_skip-to-button_1xupv_1bv97_443:not(#\9) {
448
444
  /* used in test-utils */
449
445
  }
450
446
 
451
- .awsui_action-buttons_1xupv_znrg4_451:not(#\9) {
447
+ .awsui_action-buttons_1xupv_1bv97_447:not(#\9) {
452
448
  display: flex;
453
449
  justify-content: flex-end;
454
450
  }
@@ -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_znrg4_145",
6
- "wizard": "awsui_wizard_1xupv_znrg4_177",
7
- "refresh": "awsui_refresh_1xupv_znrg4_177",
8
- "small-container": "awsui_small-container_1xupv_znrg4_184",
9
- "navigation": "awsui_navigation_1xupv_znrg4_198",
10
- "number": "awsui_number_1xupv_znrg4_231",
11
- "circle": "awsui_circle_1xupv_znrg4_247",
12
- "title": "awsui_title_1xupv_znrg4_258",
13
- "active": "awsui_active_1xupv_znrg4_289",
14
- "disabled": "awsui_disabled_1xupv_znrg4_300",
15
- "enabled": "awsui_enabled_1xupv_znrg4_310",
16
- "form": "awsui_form_1xupv_znrg4_354",
17
- "form-header": "awsui_form-header_1xupv_znrg4_359",
18
- "form-header-content": "awsui_form-header-content_1xupv_znrg4_374",
19
- "form-component": "awsui_form-component_1xupv_znrg4_378",
20
- "hidden": "awsui_hidden_1xupv_znrg4_394",
21
- "collapsed-steps": "awsui_collapsed-steps_1xupv_znrg4_398",
22
- "collapsed-steps-navigation": "awsui_collapsed-steps-navigation_1xupv_znrg4_404",
23
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_znrg4_413",
24
- "form-header-component": "awsui_form-header-component_1xupv_znrg4_413",
25
- "navigation-link": "awsui_navigation-link_1xupv_znrg4_429",
26
- "navigation-link-item": "awsui_navigation-link-item_1xupv_znrg4_430",
27
- "navigation-link-label": "awsui_navigation-link-label_1xupv_znrg4_431",
28
- "navigation-link-active": "awsui_navigation-link-active_1xupv_znrg4_435",
29
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_znrg4_440",
30
- "cancel-button": "awsui_cancel-button_1xupv_znrg4_444",
31
- "previous-button": "awsui_previous-button_1xupv_znrg4_445",
32
- "primary-button": "awsui_primary-button_1xupv_znrg4_446",
33
- "skip-to-button": "awsui_skip-to-button_1xupv_znrg4_447",
34
- "action-buttons": "awsui_action-buttons_1xupv_znrg4_451"
5
+ "root": "awsui_root_1xupv_1bv97_141",
6
+ "wizard": "awsui_wizard_1xupv_1bv97_173",
7
+ "refresh": "awsui_refresh_1xupv_1bv97_173",
8
+ "small-container": "awsui_small-container_1xupv_1bv97_180",
9
+ "navigation": "awsui_navigation_1xupv_1bv97_194",
10
+ "number": "awsui_number_1xupv_1bv97_227",
11
+ "circle": "awsui_circle_1xupv_1bv97_243",
12
+ "title": "awsui_title_1xupv_1bv97_254",
13
+ "active": "awsui_active_1xupv_1bv97_285",
14
+ "disabled": "awsui_disabled_1xupv_1bv97_296",
15
+ "enabled": "awsui_enabled_1xupv_1bv97_306",
16
+ "form": "awsui_form_1xupv_1bv97_350",
17
+ "form-header": "awsui_form-header_1xupv_1bv97_355",
18
+ "form-header-content": "awsui_form-header-content_1xupv_1bv97_370",
19
+ "form-component": "awsui_form-component_1xupv_1bv97_374",
20
+ "hidden": "awsui_hidden_1xupv_1bv97_390",
21
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_1bv97_394",
22
+ "collapsed-steps-navigation": "awsui_collapsed-steps-navigation_1xupv_1bv97_400",
23
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1bv97_409",
24
+ "form-header-component": "awsui_form-header-component_1xupv_1bv97_409",
25
+ "navigation-link": "awsui_navigation-link_1xupv_1bv97_425",
26
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_1bv97_426",
27
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_1bv97_427",
28
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_1bv97_431",
29
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1bv97_436",
30
+ "cancel-button": "awsui_cancel-button_1xupv_1bv97_440",
31
+ "previous-button": "awsui_previous-button_1xupv_1bv97_441",
32
+ "primary-button": "awsui_primary-button_1xupv_1bv97_442",
33
+ "skip-to-button": "awsui_skip-to-button_1xupv_1bv97_443",
34
+ "action-buttons": "awsui_action-buttons_1xupv_1bv97_447"
35
35
  };
36
36