@cloudscape-design/components 3.0.1344 → 3.0.1346

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