@cloudscape-design/components 3.0.991 → 3.0.993

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (373) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/styles.css.js +50 -50
  134. package/flashbar/styles.scoped.css +151 -151
  135. package/flashbar/styles.selectors.js +50 -50
  136. package/form/styles.css.js +8 -8
  137. package/form/styles.scoped.css +9 -9
  138. package/form/styles.selectors.js +8 -8
  139. package/form-field/styles.css.js +24 -24
  140. package/form-field/styles.scoped.css +44 -44
  141. package/form-field/styles.selectors.js +24 -24
  142. package/grid/styles.css.js +53 -53
  143. package/grid/styles.scoped.css +55 -55
  144. package/grid/styles.selectors.js +53 -53
  145. package/header/styles.css.js +34 -34
  146. package/header/styles.scoped.css +54 -54
  147. package/header/styles.selectors.js +34 -34
  148. package/help-panel/styles.css.js +6 -6
  149. package/help-panel/styles.scoped.css +84 -84
  150. package/help-panel/styles.selectors.js +6 -6
  151. package/icon/styles.css.js +39 -39
  152. package/icon/styles.scoped.css +100 -100
  153. package/icon/styles.selectors.js +39 -39
  154. package/input/styles.css.js +13 -13
  155. package/input/styles.scoped.css +63 -63
  156. package/input/styles.selectors.js +13 -13
  157. package/internal/base-component/styles.scoped.css +1193 -1193
  158. package/internal/components/abstract-switch/styles.css.js +13 -13
  159. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  160. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  161. package/internal/components/button-trigger/styles.css.js +13 -13
  162. package/internal/components/button-trigger/styles.scoped.css +55 -55
  163. package/internal/components/button-trigger/styles.selectors.js +13 -13
  164. package/internal/components/cartesian-chart/styles.css.js +28 -28
  165. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  166. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  167. package/internal/components/chart-filter/styles.css.js +3 -3
  168. package/internal/components/chart-filter/styles.scoped.css +4 -4
  169. package/internal/components/chart-filter/styles.selectors.js +3 -3
  170. package/internal/components/chart-legend/styles.css.js +6 -6
  171. package/internal/components/chart-legend/styles.scoped.css +16 -16
  172. package/internal/components/chart-legend/styles.selectors.js +6 -6
  173. package/internal/components/chart-plot/styles.css.js +5 -5
  174. package/internal/components/chart-plot/styles.scoped.css +6 -6
  175. package/internal/components/chart-plot/styles.selectors.js +5 -5
  176. package/internal/components/chart-popover/styles.css.js +3 -3
  177. package/internal/components/chart-popover/styles.scoped.css +6 -6
  178. package/internal/components/chart-popover/styles.selectors.js +3 -3
  179. package/internal/components/chart-series-details/styles.css.js +19 -19
  180. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  182. package/internal/components/chart-series-marker/styles.css.js +5 -5
  183. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  184. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  185. package/internal/components/chart-status-container/styles.css.js +2 -2
  186. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  187. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  188. package/internal/components/chart-wrapper/styles.css.js +9 -9
  189. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  190. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  191. package/internal/components/checkbox-icon/styles.css.js +9 -9
  192. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  193. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  194. package/internal/components/drag-handle/styles.css.js +12 -12
  195. package/internal/components/drag-handle/styles.scoped.css +24 -24
  196. package/internal/components/drag-handle/styles.selectors.js +12 -12
  197. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  198. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  199. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  200. package/internal/components/dropdown/styles.css.js +20 -20
  201. package/internal/components/dropdown/styles.scoped.css +42 -42
  202. package/internal/components/dropdown/styles.selectors.js +20 -20
  203. package/internal/components/dropdown-footer/styles.css.js +3 -3
  204. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  205. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  206. package/internal/components/dropdown-status/styles.css.js +2 -2
  207. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  208. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  209. package/internal/components/menu-dropdown/styles.css.js +7 -7
  210. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  211. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  212. package/internal/components/option/styles.css.js +17 -17
  213. package/internal/components/option/styles.scoped.css +37 -37
  214. package/internal/components/option/styles.selectors.js +17 -17
  215. package/internal/components/options-list/styles.css.js +3 -3
  216. package/internal/components/options-list/styles.scoped.css +4 -4
  217. package/internal/components/options-list/styles.selectors.js +3 -3
  218. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  219. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  220. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  221. package/internal/components/selectable-item/styles.css.js +21 -21
  222. package/internal/components/selectable-item/styles.scoped.css +69 -69
  223. package/internal/components/selectable-item/styles.selectors.js +21 -21
  224. package/internal/components/sortable-area/styles.css.js +8 -8
  225. package/internal/components/sortable-area/styles.scoped.css +21 -21
  226. package/internal/components/sortable-area/styles.selectors.js +8 -8
  227. package/internal/components/token-list/styles.css.js +10 -10
  228. package/internal/components/token-list/styles.scoped.css +30 -30
  229. package/internal/components/token-list/styles.selectors.js +10 -10
  230. package/internal/environment.js +1 -1
  231. package/internal/environment.json +1 -1
  232. package/internal/generated/styles/tokens.js +222 -222
  233. package/internal/generated/theming/index.cjs +232 -232
  234. package/internal/generated/theming/index.cjs.d.ts +2 -2
  235. package/internal/generated/theming/index.d.ts +2 -2
  236. package/internal/generated/theming/index.js +232 -232
  237. package/internal/manifest.json +1 -1
  238. package/key-value-pairs/styles.css.js +8 -8
  239. package/key-value-pairs/styles.scoped.css +13 -13
  240. package/key-value-pairs/styles.selectors.js +8 -8
  241. package/link/styles.css.js +20 -20
  242. package/link/styles.scoped.css +98 -98
  243. package/link/styles.selectors.js +20 -20
  244. package/modal/styles.css.js +23 -23
  245. package/modal/styles.scoped.css +45 -45
  246. package/modal/styles.selectors.js +23 -23
  247. package/multiselect/styles.css.js +3 -3
  248. package/multiselect/styles.scoped.css +5 -5
  249. package/multiselect/styles.selectors.js +3 -3
  250. package/package.json +1 -1
  251. package/pagination/styles.css.js +9 -9
  252. package/pagination/styles.scoped.css +38 -38
  253. package/pagination/styles.selectors.js +9 -9
  254. package/pie-chart/styles.css.js +27 -27
  255. package/pie-chart/styles.scoped.css +53 -53
  256. package/pie-chart/styles.selectors.js +27 -27
  257. package/popover/styles.css.js +56 -56
  258. package/popover/styles.scoped.css +101 -101
  259. package/popover/styles.selectors.js +56 -56
  260. package/progress-bar/styles.css.js +19 -19
  261. package/progress-bar/styles.scoped.css +36 -36
  262. package/progress-bar/styles.selectors.js +19 -19
  263. package/prompt-input/styles.css.js +15 -15
  264. package/prompt-input/styles.scoped.css +83 -83
  265. package/prompt-input/styles.selectors.js +15 -15
  266. package/property-filter/filtering-token/styles.css.js +18 -18
  267. package/property-filter/filtering-token/styles.scoped.css +55 -55
  268. package/property-filter/filtering-token/styles.selectors.js +18 -18
  269. package/property-filter/styles.css.js +39 -39
  270. package/property-filter/styles.scoped.css +52 -52
  271. package/property-filter/styles.selectors.js +39 -39
  272. package/radio-group/styles.css.js +10 -10
  273. package/radio-group/styles.scoped.css +27 -27
  274. package/radio-group/styles.selectors.js +10 -10
  275. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  276. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  277. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  278. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  279. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  280. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  281. package/segmented-control/styles.css.js +16 -16
  282. package/segmented-control/styles.scoped.css +56 -56
  283. package/segmented-control/styles.selectors.js +16 -16
  284. package/select/parts/styles.css.js +20 -20
  285. package/select/parts/styles.scoped.css +32 -32
  286. package/select/parts/styles.selectors.js +20 -20
  287. package/select/styles.css.js +1 -1
  288. package/select/styles.scoped.css +2 -2
  289. package/select/styles.selectors.js +1 -1
  290. package/side-navigation/styles.css.js +30 -30
  291. package/side-navigation/styles.scoped.css +55 -55
  292. package/side-navigation/styles.selectors.js +30 -30
  293. package/slider/styles.css.js +26 -26
  294. package/slider/styles.scoped.css +152 -152
  295. package/slider/styles.selectors.js +26 -26
  296. package/spinner/styles.css.js +13 -13
  297. package/spinner/styles.scoped.css +21 -21
  298. package/spinner/styles.selectors.js +13 -13
  299. package/split-panel/icons/styles.css.js +22 -22
  300. package/split-panel/icons/styles.scoped.css +44 -44
  301. package/split-panel/icons/styles.selectors.js +22 -22
  302. package/split-panel/styles.css.js +27 -27
  303. package/split-panel/styles.scoped.css +55 -55
  304. package/split-panel/styles.selectors.js +27 -27
  305. package/status-indicator/styles.css.js +23 -23
  306. package/status-indicator/styles.scoped.css +43 -43
  307. package/status-indicator/styles.selectors.js +23 -23
  308. package/steps/styles.css.js +6 -6
  309. package/steps/styles.scoped.css +9 -9
  310. package/steps/styles.selectors.js +6 -6
  311. package/table/body-cell/styles.css.js +46 -46
  312. package/table/body-cell/styles.scoped.css +401 -401
  313. package/table/body-cell/styles.selectors.js +46 -46
  314. package/table/expandable-rows/styles.css.js +3 -3
  315. package/table/expandable-rows/styles.scoped.css +18 -18
  316. package/table/expandable-rows/styles.selectors.js +3 -3
  317. package/table/header-cell/styles.css.js +28 -28
  318. package/table/header-cell/styles.scoped.css +84 -84
  319. package/table/header-cell/styles.selectors.js +28 -28
  320. package/table/resizer/styles.css.js +8 -8
  321. package/table/resizer/styles.scoped.css +22 -22
  322. package/table/resizer/styles.selectors.js +8 -8
  323. package/table/sticky-scrollbar/styles.css.js +6 -6
  324. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  325. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  326. package/table/styles.css.js +34 -34
  327. package/table/styles.scoped.css +48 -48
  328. package/table/styles.selectors.js +34 -34
  329. package/tabs/styles.css.js +30 -30
  330. package/tabs/styles.scoped.css +65 -65
  331. package/tabs/styles.selectors.js +30 -30
  332. package/tag-editor/styles.css.js +3 -3
  333. package/tag-editor/styles.scoped.css +15 -15
  334. package/tag-editor/styles.selectors.js +3 -3
  335. package/text-content/styles.css.js +1 -1
  336. package/text-content/styles.scoped.css +71 -71
  337. package/text-content/styles.selectors.js +1 -1
  338. package/text-filter/styles.css.js +3 -3
  339. package/text-filter/styles.scoped.css +5 -5
  340. package/text-filter/styles.selectors.js +3 -3
  341. package/textarea/styles.css.js +5 -5
  342. package/textarea/styles.scoped.css +39 -39
  343. package/textarea/styles.selectors.js +5 -5
  344. package/tiles/styles.css.js +30 -30
  345. package/tiles/styles.scoped.css +90 -90
  346. package/tiles/styles.selectors.js +30 -30
  347. package/toggle/styles.css.js +10 -10
  348. package/toggle/styles.scoped.css +27 -27
  349. package/toggle/styles.selectors.js +10 -10
  350. package/toggle-button/styles.css.js +3 -3
  351. package/toggle-button/styles.scoped.css +6 -6
  352. package/toggle-button/styles.selectors.js +3 -3
  353. package/token-group/styles.css.js +8 -8
  354. package/token-group/styles.scoped.css +33 -33
  355. package/token-group/styles.selectors.js +8 -8
  356. package/top-navigation/1.0-beta/styles.css.js +23 -23
  357. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  358. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  359. package/top-navigation/styles.css.js +47 -47
  360. package/top-navigation/styles.scoped.css +86 -86
  361. package/top-navigation/styles.selectors.js +47 -47
  362. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  363. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  364. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  365. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  366. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  367. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  368. package/tutorial-panel/styles.css.js +1 -1
  369. package/tutorial-panel/styles.scoped.css +2 -2
  370. package/tutorial-panel/styles.selectors.js +1 -1
  371. package/wizard/styles.css.js +30 -30
  372. package/wizard/styles.scoped.css +83 -83
  373. package/wizard/styles.selectors.js +30 -30
@@ -142,7 +142,7 @@
142
142
  */
143
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
144
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
145
- .awsui_top-navigation_k5dlb_76xh0_145:not(#\9) {
145
+ .awsui_top-navigation_k5dlb_1wtuq_145:not(#\9) {
146
146
  border-collapse: separate;
147
147
  border-spacing: 0;
148
148
  box-sizing: border-box;
@@ -168,15 +168,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
168
168
  word-spacing: normal;
169
169
  font-size: var(--font-size-body-m-a7nh2n, 14px);
170
170
  line-height: var(--line-height-body-m-2mh3ke, 20px);
171
- color: var(--color-text-body-default-3mljql, #0f141a);
171
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
172
172
  font-weight: 400;
173
173
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
174
174
  -webkit-font-smoothing: auto;
175
175
  -moz-osx-font-smoothing: auto;
176
- background: var(--color-background-container-content-78ljyf, #ffffff);
177
- border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
176
+ background: var(--color-background-container-content-6u8rvp, #ffffff);
177
+ border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
178
178
  }
179
- .awsui_top-navigation_k5dlb_76xh0_145 > .awsui_padding-box_k5dlb_76xh0_178:not(#\9) {
179
+ .awsui_top-navigation_k5dlb_1wtuq_145 > .awsui_padding-box_k5dlb_1wtuq_178:not(#\9) {
180
180
  display: flex;
181
181
  flex-direction: row;
182
182
  flex-wrap: nowrap;
@@ -186,22 +186,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
186
186
  block-size: calc(var(--space-xxxl-aut1u7, 40px) + var(--space-scaled-m-m892r9, 16px));
187
187
  padding-inline-start: var(--space-xxl-32srm4, 32px);
188
188
  }
189
- .awsui_top-navigation_k5dlb_76xh0_145.awsui_medium_k5dlb_76xh0_188 > .awsui_padding-box_k5dlb_76xh0_178:not(#\9), .awsui_top-navigation_k5dlb_76xh0_145.awsui_narrow_k5dlb_76xh0_188 > .awsui_padding-box_k5dlb_76xh0_178:not(#\9) {
189
+ .awsui_top-navigation_k5dlb_1wtuq_145.awsui_medium_k5dlb_1wtuq_188 > .awsui_padding-box_k5dlb_1wtuq_178:not(#\9), .awsui_top-navigation_k5dlb_1wtuq_145.awsui_narrow_k5dlb_1wtuq_188 > .awsui_padding-box_k5dlb_1wtuq_178:not(#\9) {
190
190
  padding-inline-start: var(--space-l-2ud1p3, 20px);
191
191
  }
192
- .awsui_top-navigation_k5dlb_76xh0_145.awsui_medium_k5dlb_76xh0_188 > .awsui_padding-box_k5dlb_76xh0_178:not(#\9) {
192
+ .awsui_top-navigation_k5dlb_1wtuq_145.awsui_medium_k5dlb_1wtuq_188 > .awsui_padding-box_k5dlb_1wtuq_178:not(#\9) {
193
193
  block-size: calc(var(--space-xxxl-aut1u7, 40px) + var(--space-scaled-xs-xwoogq, 8px));
194
194
  padding-inline-end: 0;
195
195
  }
196
- .awsui_top-navigation_k5dlb_76xh0_145.awsui_narrow_k5dlb_76xh0_188 > .awsui_padding-box_k5dlb_76xh0_178:not(#\9) {
196
+ .awsui_top-navigation_k5dlb_1wtuq_145.awsui_narrow_k5dlb_1wtuq_188 > .awsui_padding-box_k5dlb_1wtuq_178:not(#\9) {
197
197
  block-size: var(--space-xxxl-aut1u7, 40px);
198
198
  }
199
199
 
200
- .awsui_virtual_k5dlb_76xh0_199:not(#\9) {
200
+ .awsui_virtual_k5dlb_1wtuq_199:not(#\9) {
201
201
  inline-size: 9000px;
202
202
  }
203
203
 
204
- .awsui_hidden_k5dlb_76xh0_203:not(#\9) {
204
+ .awsui_hidden_k5dlb_1wtuq_203:not(#\9) {
205
205
  position: absolute !important;
206
206
  inset-block-start: -9999px !important;
207
207
  inset-inline-start: -9999px !important;
@@ -209,38 +209,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
209
209
  }
210
210
 
211
211
  /* stylelint-disable-next-line selector-combinator-disallowed-list, selector-max-universal */
212
- .awsui_hidden_k5dlb_76xh0_203 *:not(#\9):not(#awsui_\9 _k5dlb_76xh0_1) {
212
+ .awsui_hidden_k5dlb_1wtuq_203 *:not(#\9):not(#awsui_\9 _k5dlb_1wtuq_1) {
213
213
  visibility: hidden;
214
214
  }
215
215
 
216
- .awsui_identity_k5dlb_76xh0_215:not(#\9) {
216
+ .awsui_identity_k5dlb_1wtuq_215:not(#\9) {
217
217
  min-inline-size: 0;
218
218
  }
219
- .awsui_identity_k5dlb_76xh0_215 > .awsui_identity-link_k5dlb_76xh0_218:not(#\9) {
219
+ .awsui_identity_k5dlb_1wtuq_215 > .awsui_identity-link_k5dlb_1wtuq_218:not(#\9) {
220
220
  display: flex;
221
221
  align-items: center;
222
222
  text-decoration: none;
223
- color: var(--color-text-top-navigation-title-kiop92, #0f141a);
223
+ color: var(--color-text-top-navigation-title-en0v40, #0f141a);
224
224
  }
225
- .awsui_identity_k5dlb_76xh0_215 > .awsui_identity-link_k5dlb_76xh0_218:not(#\9):hover {
226
- color: var(--color-text-accent-uvfi4k, #006ce0);
225
+ .awsui_identity_k5dlb_1wtuq_215 > .awsui_identity-link_k5dlb_1wtuq_218:not(#\9):hover {
226
+ color: var(--color-text-accent-n1kmht, #006ce0);
227
227
  }
228
- body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_identity-link_k5dlb_76xh0_218:not(#\9):focus {
228
+ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_1wtuq_215 > .awsui_identity-link_k5dlb_1wtuq_218:not(#\9):focus {
229
229
  outline: thin dotted;
230
230
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
231
231
  outline-offset: 2px;
232
- outline-color: var(--color-border-item-focused-8bi903, #006ce0);
232
+ outline-color: var(--color-border-item-focused-uk47pl, #006ce0);
233
233
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
234
234
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
235
235
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
236
236
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
237
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-8bi903, #006ce0);
237
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
238
238
  }
239
- .awsui_identity_k5dlb_76xh0_215.awsui_no-logo_k5dlb_76xh0_238:not(#\9) {
239
+ .awsui_identity_k5dlb_1wtuq_215.awsui_no-logo_k5dlb_1wtuq_238:not(#\9) {
240
240
  min-inline-size: 100px;
241
241
  }
242
242
 
243
- .awsui_logo_k5dlb_76xh0_242:not(#\9) {
243
+ .awsui_logo_k5dlb_1wtuq_242:not(#\9) {
244
244
  display: block;
245
245
  max-block-size: var(--space-xxl-32srm4, 32px);
246
246
  margin-inline-end: var(--space-s-tvghoh, 12px);
@@ -248,11 +248,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_ide
248
248
  flex-shrink: 0;
249
249
  min-inline-size: 10px;
250
250
  }
251
- .awsui_logo_k5dlb_76xh0_242.awsui_narrow_k5dlb_76xh0_188:not(#\9) {
251
+ .awsui_logo_k5dlb_1wtuq_242.awsui_narrow_k5dlb_1wtuq_188:not(#\9) {
252
252
  max-block-size: var(--space-xl-jfy3x4, 24px);
253
253
  }
254
254
 
255
- .awsui_title_k5dlb_76xh0_254:not(#\9) {
255
+ .awsui_title_k5dlb_1wtuq_254:not(#\9) {
256
256
  font-size: var(--font-size-heading-m-170yiy, 18px);
257
257
  line-height: var(--line-height-heading-m-uoaqdh, 22px);
258
258
  letter-spacing: var(--letter-spacing-heading-m-29ewnk, -0.01em);
@@ -263,11 +263,11 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_ide
263
263
  overflow: hidden;
264
264
  text-overflow: ellipsis;
265
265
  }
266
- .awsui_no-logo_k5dlb_76xh0_238 > .awsui_identity-link_k5dlb_76xh0_218 > .awsui_title_k5dlb_76xh0_254:not(#\9) {
266
+ .awsui_no-logo_k5dlb_1wtuq_238 > .awsui_identity-link_k5dlb_1wtuq_218 > .awsui_title_k5dlb_1wtuq_254:not(#\9) {
267
267
  font-weight: 700;
268
268
  }
269
269
 
270
- .awsui_inputs_k5dlb_76xh0_269:not(#\9) {
270
+ .awsui_inputs_k5dlb_1wtuq_269:not(#\9) {
271
271
  display: flex;
272
272
  flex: 1;
273
273
  padding-block: 0;
@@ -275,26 +275,26 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_ide
275
275
  justify-content: center;
276
276
  }
277
277
 
278
- .awsui_search_k5dlb_76xh0_277:not(#\9) {
278
+ .awsui_search_k5dlb_1wtuq_277:not(#\9) {
279
279
  inline-size: 100%;
280
280
  max-inline-size: 340px;
281
281
  }
282
- .awsui_search-expanded_k5dlb_76xh0_281:not(#\9) {
282
+ .awsui_search-expanded_k5dlb_1wtuq_281:not(#\9) {
283
283
  max-inline-size: none;
284
284
  }
285
285
 
286
- .awsui_utilities_k5dlb_76xh0_285:not(#\9) {
286
+ .awsui_utilities_k5dlb_1wtuq_285:not(#\9) {
287
287
  display: flex;
288
288
  flex-shrink: 0;
289
289
  flex-direction: row;
290
290
  align-items: stretch;
291
291
  block-size: 100%;
292
292
  }
293
- .awsui_medium_k5dlb_76xh0_188 > .awsui_padding-box_k5dlb_76xh0_178 > .awsui_utilities_k5dlb_76xh0_285:not(#\9), .awsui_narrow_k5dlb_76xh0_188 > .awsui_padding-box_k5dlb_76xh0_178 > .awsui_utilities_k5dlb_76xh0_285:not(#\9) {
293
+ .awsui_medium_k5dlb_1wtuq_188 > .awsui_padding-box_k5dlb_1wtuq_178 > .awsui_utilities_k5dlb_1wtuq_285:not(#\9), .awsui_narrow_k5dlb_1wtuq_188 > .awsui_padding-box_k5dlb_1wtuq_178 > .awsui_utilities_k5dlb_1wtuq_285:not(#\9) {
294
294
  padding-inline-start: 0;
295
295
  }
296
296
 
297
- .awsui_utility-wrapper_k5dlb_76xh0_296:not(#\9) {
297
+ .awsui_utility-wrapper_k5dlb_1wtuq_296:not(#\9) {
298
298
  display: flex;
299
299
  position: relative;
300
300
  flex-shrink: 0;
@@ -302,70 +302,70 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_ide
302
302
  padding-block: 0;
303
303
  padding-inline: var(--space-m-dsumyt, 16px);
304
304
  }
305
- .awsui_utility-wrapper_k5dlb_76xh0_296:not(#\9)::after {
305
+ .awsui_utility-wrapper_k5dlb_1wtuq_296:not(#\9)::after {
306
306
  display: block;
307
307
  position: absolute;
308
308
  content: "";
309
309
  inline-size: 1px;
310
310
  inset-inline-end: 0;
311
311
  inset-block: var(--space-s-tvghoh, 12px);
312
- background: var(--color-border-divider-default-jm73jm, #c6c6cd);
312
+ background: var(--color-border-divider-default-nr68jt, #c6c6cd);
313
313
  }
314
- .awsui_utility-wrapper_k5dlb_76xh0_296:not(#\9):last-of-type::after {
314
+ .awsui_utility-wrapper_k5dlb_1wtuq_296:not(#\9):last-of-type::after {
315
315
  display: none;
316
316
  }
317
317
 
318
- .awsui_utility-type-button-link_k5dlb_76xh0_317:not(#\9) {
318
+ .awsui_utility-type-button-link_k5dlb_1wtuq_317:not(#\9) {
319
319
  padding-block: 0;
320
320
  padding-inline: var(--space-l-2ud1p3, 20px);
321
321
  }
322
322
 
323
- .awsui_utility-type-menu-dropdown_k5dlb_76xh0_322:not(#\9) {
323
+ .awsui_utility-type-menu-dropdown_k5dlb_1wtuq_322:not(#\9) {
324
324
  padding-block: 0;
325
325
  padding-inline: var(--space-s-tvghoh, 12px);
326
326
  align-items: stretch;
327
327
  }
328
- .awsui_utility-type-menu-dropdown_k5dlb_76xh0_322:not(#\9):not(.awsui_narrow_k5dlb_76xh0_188):last-of-type, .awsui_utility-type-menu-dropdown_k5dlb_76xh0_322:not(#\9):not(.awsui_medium_k5dlb_76xh0_188):last-of-type {
328
+ .awsui_utility-type-menu-dropdown_k5dlb_1wtuq_322:not(#\9):not(.awsui_narrow_k5dlb_1wtuq_188):last-of-type, .awsui_utility-type-menu-dropdown_k5dlb_1wtuq_322:not(#\9):not(.awsui_medium_k5dlb_1wtuq_188):last-of-type {
329
329
  padding-inline-end: 0;
330
330
  }
331
331
 
332
- .awsui_utility-type-button-primary-button_k5dlb_76xh0_331:not(#\9) {
332
+ .awsui_utility-type-button-primary-button_k5dlb_1wtuq_331:not(#\9) {
333
333
  inset-inline-start: -1px;
334
- border-inline-start: 1px solid var(--color-background-container-content-78ljyf, #ffffff);
334
+ border-inline-start: 1px solid var(--color-background-container-content-6u8rvp, #ffffff);
335
335
  }
336
- .awsui_utility-type-button-primary-button_k5dlb_76xh0_331:not(#\9)::after {
336
+ .awsui_utility-type-button-primary-button_k5dlb_1wtuq_331:not(#\9)::after {
337
337
  display: none;
338
338
  }
339
339
 
340
- .awsui_utility-link-icon_k5dlb_76xh0_339:not(#\9) {
340
+ .awsui_utility-link-icon_k5dlb_1wtuq_339:not(#\9) {
341
341
  margin-inline-start: var(--space-xxs-hwfkai, 4px);
342
342
  }
343
343
 
344
- .awsui_utility-button-external-icon_k5dlb_76xh0_343:not(#\9) {
344
+ .awsui_utility-button-external-icon_k5dlb_1wtuq_343:not(#\9) {
345
345
  display: inline-block;
346
346
  }
347
347
 
348
- .awsui_offset-right-none_k5dlb_76xh0_347:not(#\9) {
348
+ .awsui_offset-right-none_k5dlb_1wtuq_347:not(#\9) {
349
349
  margin-inline-end: 0;
350
350
  }
351
351
 
352
- .awsui_offset-right-l_k5dlb_76xh0_351:not(#\9) {
352
+ .awsui_offset-right-l_k5dlb_1wtuq_351:not(#\9) {
353
353
  margin-inline-end: var(--space-xxs-hwfkai, 4px);
354
354
  }
355
355
 
356
- .awsui_offset-right-xxl_k5dlb_76xh0_355:not(#\9) {
356
+ .awsui_offset-right-xxl_k5dlb_1wtuq_355:not(#\9) {
357
357
  margin-inline-end: var(--space-m-dsumyt, 16px);
358
358
  }
359
359
 
360
360
  /* Overflow Menu */
361
- .awsui_overflow-menu-drawer_k5dlb_76xh0_360:not(#\9) {
361
+ .awsui_overflow-menu-drawer_k5dlb_1wtuq_360:not(#\9) {
362
362
  position: fixed;
363
363
  block-size: 100%;
364
364
  inline-size: 100%;
365
365
  z-index: 1001;
366
366
  }
367
367
 
368
- .awsui_overflow-menu_k5dlb_76xh0_360:not(#\9) {
368
+ .awsui_overflow-menu_k5dlb_1wtuq_360:not(#\9) {
369
369
  border-collapse: separate;
370
370
  border-spacing: 0;
371
371
  box-sizing: border-box;
@@ -391,54 +391,54 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_ide
391
391
  word-spacing: normal;
392
392
  font-size: var(--font-size-body-m-a7nh2n, 14px);
393
393
  line-height: var(--line-height-body-m-2mh3ke, 20px);
394
- color: var(--color-text-body-default-3mljql, #0f141a);
394
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
395
395
  font-weight: 400;
396
396
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
397
397
  -webkit-font-smoothing: auto;
398
398
  -moz-osx-font-smoothing: auto;
399
- background: var(--color-background-container-content-78ljyf, #ffffff);
399
+ background: var(--color-background-container-content-6u8rvp, #ffffff);
400
400
  block-size: 100%;
401
401
  }
402
402
 
403
- .awsui_overflow-menu-header_k5dlb_76xh0_401:not(#\9) {
403
+ .awsui_overflow-menu-header_k5dlb_1wtuq_401:not(#\9) {
404
404
  display: flex;
405
405
  align-items: center;
406
406
  min-block-size: var(--font-panel-header-line-height-8xb2qj, 22px);
407
407
  padding-block: var(--space-scaled-m-m892r9, 16px);
408
408
  padding-inline: var(--space-scaled-m-m892r9, 16px);
409
- border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
409
+ border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
410
410
  }
411
- .awsui_overflow-menu-header-text_k5dlb_76xh0_409:not(#\9) {
411
+ .awsui_overflow-menu-header-text_k5dlb_1wtuq_409:not(#\9) {
412
412
  font-size: var(--font-panel-header-size-33h9j8, 18px);
413
413
  line-height: var(--font-panel-header-line-height-8xb2qj, 22px);
414
414
  font-weight: var(--font-weight-heading-l-0t6dwc, 700);
415
415
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
416
416
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
417
- color: var(--color-text-heading-default-pn83b8, #0f141a);
417
+ color: var(--color-text-heading-default-izpp46, #0f141a);
418
418
  flex: 1;
419
419
  margin-block: 0;
420
420
  margin-inline: 0;
421
421
  text-align: center;
422
422
  }
423
- .awsui_overflow-menu-header-text--secondary_k5dlb_76xh0_421:not(#\9) {
423
+ .awsui_overflow-menu-header-text--secondary_k5dlb_1wtuq_421:not(#\9) {
424
424
  font-size: var(--font-header-h2-description-size-g2wws3, 14px);
425
425
  line-height: var(--font-header-h2-description-line-height-ts2s6o, 20px);
426
426
  font-weight: 400;
427
427
  }
428
428
 
429
- .awsui_overflow-menu-header-text--title_k5dlb_76xh0_427:not(#\9) {
429
+ .awsui_overflow-menu-header-text--title_k5dlb_1wtuq_427:not(#\9) {
430
430
  /* used in test-utils */
431
431
  }
432
432
 
433
- .awsui_overflow-menu-back-button_k5dlb_76xh0_431:not(#\9) {
433
+ .awsui_overflow-menu-back-button_k5dlb_1wtuq_431:not(#\9) {
434
434
  /* used in test-utils */
435
435
  }
436
436
 
437
- .awsui_overflow-menu-dismiss-button_k5dlb_76xh0_435:not(#\9) {
437
+ .awsui_overflow-menu-dismiss-button_k5dlb_1wtuq_435:not(#\9) {
438
438
  /* used in test-utils */
439
439
  }
440
440
 
441
- .awsui_overflow-menu-control_k5dlb_76xh0_439:not(#\9) {
441
+ .awsui_overflow-menu-control_k5dlb_1wtuq_439:not(#\9) {
442
442
  border-collapse: separate;
443
443
  border-spacing: 0;
444
444
  box-sizing: border-box;
@@ -464,7 +464,7 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_ide
464
464
  word-spacing: normal;
465
465
  font-size: var(--font-size-body-m-a7nh2n, 14px);
466
466
  line-height: var(--line-height-body-m-2mh3ke, 20px);
467
- color: var(--color-text-body-default-3mljql, #0f141a);
467
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
468
468
  font-weight: 400;
469
469
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
470
470
  -webkit-font-smoothing: auto;
@@ -477,32 +477,32 @@ body[data-awsui-focus-visible=true] .awsui_identity_k5dlb_76xh0_215 > .awsui_ide
477
477
  border-block: none;
478
478
  border-inline: none;
479
479
  }
480
- .awsui_overflow-menu-list-item-utility_k5dlb_76xh0_477 > .awsui_overflow-menu-control_k5dlb_76xh0_439:not(#\9) {
480
+ .awsui_overflow-menu-list-item-utility_k5dlb_1wtuq_477 > .awsui_overflow-menu-control_k5dlb_1wtuq_439:not(#\9) {
481
481
  padding-block: var(--space-scaled-m-m892r9, 16px);
482
482
  padding-inline: var(--space-scaled-m-m892r9, 16px);
483
483
  }
484
- .awsui_overflow-menu-control_k5dlb_76xh0_439:not(#\9):hover {
485
- color: var(--color-text-accent-uvfi4k, #006ce0);
484
+ .awsui_overflow-menu-control_k5dlb_1wtuq_439:not(#\9):hover {
485
+ color: var(--color-text-accent-n1kmht, #006ce0);
486
486
  cursor: pointer;
487
487
  }
488
- .awsui_overflow-menu-control-link_k5dlb_76xh0_485:not(#\9) {
488
+ .awsui_overflow-menu-control-link_k5dlb_1wtuq_485:not(#\9) {
489
489
  text-decoration: none;
490
490
  }
491
- .awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_76xh0_488:not(#\9) {
492
- color: var(--color-text-dropdown-group-label-8vygj0, #424650);
491
+ .awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_1wtuq_488:not(#\9) {
492
+ color: var(--color-text-dropdown-group-label-2tmyik, #424650);
493
493
  font-weight: bold;
494
494
  }
495
- .awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_76xh0_488:not(#\9):hover {
496
- color: var(--color-text-accent-uvfi4k, #006ce0);
495
+ .awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_1wtuq_488:not(#\9):hover {
496
+ color: var(--color-text-accent-n1kmht, #006ce0);
497
497
  }
498
- body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_76xh0_439:not(#\9):focus {
498
+ body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1wtuq_439:not(#\9):focus {
499
499
  position: relative;
500
500
  }
501
- body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_76xh0_439:not(#\9):focus {
501
+ body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1wtuq_439:not(#\9):focus {
502
502
  outline: 2px dotted transparent;
503
503
  outline-offset: calc(var(--space-button-focus-outline-gutter-jj138g, 4px) - 1px);
504
504
  }
505
- body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_76xh0_439:not(#\9):focus::before {
505
+ body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_1wtuq_439:not(#\9):focus::before {
506
506
  content: " ";
507
507
  display: block;
508
508
  position: absolute;
@@ -514,66 +514,66 @@ body[data-awsui-focus-visible=true] .awsui_overflow-menu-control_k5dlb_76xh0_439
514
514
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
515
515
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
516
516
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
517
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
517
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
518
518
  }
519
519
 
520
- .awsui_overflow-menu-list_k5dlb_76xh0_477:not(#\9) {
520
+ .awsui_overflow-menu-list_k5dlb_1wtuq_477:not(#\9) {
521
521
  list-style: none;
522
522
  margin-block: 0;
523
523
  margin-inline: 0;
524
524
  padding-block: 0;
525
525
  padding-inline: 0;
526
526
  }
527
- .awsui_overflow-menu-list-submenu_k5dlb_76xh0_524:not(#\9) {
527
+ .awsui_overflow-menu-list-submenu_k5dlb_1wtuq_524:not(#\9) {
528
528
  margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
529
529
  margin-inline: 0;
530
530
  }
531
531
 
532
- .awsui_overflow-menu-list-item_k5dlb_76xh0_477:not(#\9) {
532
+ .awsui_overflow-menu-list-item_k5dlb_1wtuq_477:not(#\9) {
533
533
  box-sizing: border-box;
534
534
  letter-spacing: var(--font-button-letter-spacing-ufowe3, 0.005em);
535
535
  }
536
- .awsui_overflow-menu-list-item-icon_k5dlb_76xh0_533:not(#\9) {
536
+ .awsui_overflow-menu-list-item-icon_k5dlb_1wtuq_533:not(#\9) {
537
537
  margin-inline-end: var(--space-xxs-hwfkai, 4px);
538
538
  }
539
- .awsui_overflow-menu-list-item-text_k5dlb_76xh0_536:not(#\9) {
539
+ .awsui_overflow-menu-list-item-text_k5dlb_1wtuq_536:not(#\9) {
540
540
  flex: 1;
541
541
  }
542
- .awsui_overflow-menu-list-item-utility_k5dlb_76xh0_477:not(#\9) {
542
+ .awsui_overflow-menu-list-item-utility_k5dlb_1wtuq_477:not(#\9) {
543
543
  font-weight: var(--font-weight-button-0eg20c, 700);
544
544
  -webkit-font-smoothing: var(--font-smoothing-webkit-oemolo, antialiased);
545
545
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-hbm0aq, grayscale);
546
- border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
546
+ border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
547
547
  }
548
- .awsui_overflow-menu-list-item-submenu_k5dlb_76xh0_545:not(#\9) {
548
+ .awsui_overflow-menu-list-item-submenu_k5dlb_1wtuq_545:not(#\9) {
549
549
  border-block-start: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
550
550
  border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid transparent;
551
551
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
552
552
  padding-inline: var(--space-scaled-l-sej05l, 20px);
553
553
  }
554
- .awsui_overflow-menu-list-item-dropdown-menu_k5dlb_76xh0_551:not(#\9) {
554
+ .awsui_overflow-menu-list-item-dropdown-menu_k5dlb_1wtuq_551:not(#\9) {
555
555
  padding-block: var(--space-scaled-xxs-pfm1nx, 4px);
556
556
  padding-inline: var(--space-scaled-s-8ozaad, 12px);
557
557
  }
558
- .awsui_overflow-menu-list-item-expandable_k5dlb_76xh0_555:not(#\9) {
559
- border-block-start-color: var(--color-border-divider-default-jm73jm, #c6c6cd);
560
- border-block-end-color: var(--color-border-divider-default-jm73jm, #c6c6cd);
558
+ .awsui_overflow-menu-list-item-expandable_k5dlb_1wtuq_555:not(#\9) {
559
+ border-block-start-color: var(--color-border-divider-default-nr68jt, #c6c6cd);
560
+ border-block-end-color: var(--color-border-divider-default-nr68jt, #c6c6cd);
561
561
  }
562
562
 
563
- .awsui_icon_k5dlb_76xh0_560:not(#\9) {
563
+ .awsui_icon_k5dlb_1wtuq_560:not(#\9) {
564
564
  transform: rotate(0deg);
565
565
  transition: transform var(--motion-duration-rotate-180-cxi9g7, 135ms) var(--motion-easing-rotate-180-7a58rc, cubic-bezier(0.165, 0.84, 0.44, 1));
566
566
  }
567
567
  @media (prefers-reduced-motion: reduce) {
568
- .awsui_icon_k5dlb_76xh0_560:not(#\9) {
568
+ .awsui_icon_k5dlb_1wtuq_560:not(#\9) {
569
569
  animation: none;
570
570
  transition: none;
571
571
  }
572
572
  }
573
- .awsui-motion-disabled .awsui_icon_k5dlb_76xh0_560:not(#\9), .awsui-mode-entering .awsui_icon_k5dlb_76xh0_560:not(#\9) {
573
+ .awsui-motion-disabled .awsui_icon_k5dlb_1wtuq_560:not(#\9), .awsui-mode-entering .awsui_icon_k5dlb_1wtuq_560:not(#\9) {
574
574
  animation: none;
575
575
  transition: none;
576
576
  }
577
- .awsui_icon-open_k5dlb_76xh0_574:not(#\9) {
577
+ .awsui_icon-open_k5dlb_1wtuq_574:not(#\9) {
578
578
  transform: rotate(-180deg);
579
579
  }
@@ -2,52 +2,52 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "top-navigation": "awsui_top-navigation_k5dlb_76xh0_145",
6
- "padding-box": "awsui_padding-box_k5dlb_76xh0_178",
7
- "medium": "awsui_medium_k5dlb_76xh0_188",
8
- "narrow": "awsui_narrow_k5dlb_76xh0_188",
9
- "virtual": "awsui_virtual_k5dlb_76xh0_199",
10
- "hidden": "awsui_hidden_k5dlb_76xh0_203",
11
- "\t": "awsui_\t_k5dlb_76xh0_1",
12
- "identity": "awsui_identity_k5dlb_76xh0_215",
13
- "identity-link": "awsui_identity-link_k5dlb_76xh0_218",
14
- "no-logo": "awsui_no-logo_k5dlb_76xh0_238",
15
- "logo": "awsui_logo_k5dlb_76xh0_242",
16
- "title": "awsui_title_k5dlb_76xh0_254",
17
- "inputs": "awsui_inputs_k5dlb_76xh0_269",
18
- "search": "awsui_search_k5dlb_76xh0_277",
19
- "search-expanded": "awsui_search-expanded_k5dlb_76xh0_281",
20
- "utilities": "awsui_utilities_k5dlb_76xh0_285",
21
- "utility-wrapper": "awsui_utility-wrapper_k5dlb_76xh0_296",
22
- "utility-type-button-link": "awsui_utility-type-button-link_k5dlb_76xh0_317",
23
- "utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_76xh0_322",
24
- "utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_76xh0_331",
25
- "utility-link-icon": "awsui_utility-link-icon_k5dlb_76xh0_339",
26
- "utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_76xh0_343",
27
- "offset-right-none": "awsui_offset-right-none_k5dlb_76xh0_347",
28
- "offset-right-l": "awsui_offset-right-l_k5dlb_76xh0_351",
29
- "offset-right-xxl": "awsui_offset-right-xxl_k5dlb_76xh0_355",
30
- "overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_76xh0_360",
31
- "overflow-menu": "awsui_overflow-menu_k5dlb_76xh0_360",
32
- "overflow-menu-header": "awsui_overflow-menu-header_k5dlb_76xh0_401",
33
- "overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_76xh0_409",
34
- "overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_76xh0_421",
35
- "overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_76xh0_427",
36
- "overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_76xh0_431",
37
- "overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_76xh0_435",
38
- "overflow-menu-control": "awsui_overflow-menu-control_k5dlb_76xh0_439",
39
- "overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_76xh0_477",
40
- "overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_76xh0_485",
41
- "overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_76xh0_488",
42
- "overflow-menu-list": "awsui_overflow-menu-list_k5dlb_76xh0_477",
43
- "overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_76xh0_524",
44
- "overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_76xh0_477",
45
- "overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_76xh0_533",
46
- "overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_76xh0_536",
47
- "overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_76xh0_545",
48
- "overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_76xh0_551",
49
- "overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_76xh0_555",
50
- "icon": "awsui_icon_k5dlb_76xh0_560",
51
- "icon-open": "awsui_icon-open_k5dlb_76xh0_574"
5
+ "top-navigation": "awsui_top-navigation_k5dlb_1wtuq_145",
6
+ "padding-box": "awsui_padding-box_k5dlb_1wtuq_178",
7
+ "medium": "awsui_medium_k5dlb_1wtuq_188",
8
+ "narrow": "awsui_narrow_k5dlb_1wtuq_188",
9
+ "virtual": "awsui_virtual_k5dlb_1wtuq_199",
10
+ "hidden": "awsui_hidden_k5dlb_1wtuq_203",
11
+ "\t": "awsui_\t_k5dlb_1wtuq_1",
12
+ "identity": "awsui_identity_k5dlb_1wtuq_215",
13
+ "identity-link": "awsui_identity-link_k5dlb_1wtuq_218",
14
+ "no-logo": "awsui_no-logo_k5dlb_1wtuq_238",
15
+ "logo": "awsui_logo_k5dlb_1wtuq_242",
16
+ "title": "awsui_title_k5dlb_1wtuq_254",
17
+ "inputs": "awsui_inputs_k5dlb_1wtuq_269",
18
+ "search": "awsui_search_k5dlb_1wtuq_277",
19
+ "search-expanded": "awsui_search-expanded_k5dlb_1wtuq_281",
20
+ "utilities": "awsui_utilities_k5dlb_1wtuq_285",
21
+ "utility-wrapper": "awsui_utility-wrapper_k5dlb_1wtuq_296",
22
+ "utility-type-button-link": "awsui_utility-type-button-link_k5dlb_1wtuq_317",
23
+ "utility-type-menu-dropdown": "awsui_utility-type-menu-dropdown_k5dlb_1wtuq_322",
24
+ "utility-type-button-primary-button": "awsui_utility-type-button-primary-button_k5dlb_1wtuq_331",
25
+ "utility-link-icon": "awsui_utility-link-icon_k5dlb_1wtuq_339",
26
+ "utility-button-external-icon": "awsui_utility-button-external-icon_k5dlb_1wtuq_343",
27
+ "offset-right-none": "awsui_offset-right-none_k5dlb_1wtuq_347",
28
+ "offset-right-l": "awsui_offset-right-l_k5dlb_1wtuq_351",
29
+ "offset-right-xxl": "awsui_offset-right-xxl_k5dlb_1wtuq_355",
30
+ "overflow-menu-drawer": "awsui_overflow-menu-drawer_k5dlb_1wtuq_360",
31
+ "overflow-menu": "awsui_overflow-menu_k5dlb_1wtuq_360",
32
+ "overflow-menu-header": "awsui_overflow-menu-header_k5dlb_1wtuq_401",
33
+ "overflow-menu-header-text": "awsui_overflow-menu-header-text_k5dlb_1wtuq_409",
34
+ "overflow-menu-header-text--secondary": "awsui_overflow-menu-header-text--secondary_k5dlb_1wtuq_421",
35
+ "overflow-menu-header-text--title": "awsui_overflow-menu-header-text--title_k5dlb_1wtuq_427",
36
+ "overflow-menu-back-button": "awsui_overflow-menu-back-button_k5dlb_1wtuq_431",
37
+ "overflow-menu-dismiss-button": "awsui_overflow-menu-dismiss-button_k5dlb_1wtuq_435",
38
+ "overflow-menu-control": "awsui_overflow-menu-control_k5dlb_1wtuq_439",
39
+ "overflow-menu-list-item-utility": "awsui_overflow-menu-list-item-utility_k5dlb_1wtuq_477",
40
+ "overflow-menu-control-link": "awsui_overflow-menu-control-link_k5dlb_1wtuq_485",
41
+ "overflow-menu-control-expandable-menu-trigger": "awsui_overflow-menu-control-expandable-menu-trigger_k5dlb_1wtuq_488",
42
+ "overflow-menu-list": "awsui_overflow-menu-list_k5dlb_1wtuq_477",
43
+ "overflow-menu-list-submenu": "awsui_overflow-menu-list-submenu_k5dlb_1wtuq_524",
44
+ "overflow-menu-list-item": "awsui_overflow-menu-list-item_k5dlb_1wtuq_477",
45
+ "overflow-menu-list-item-icon": "awsui_overflow-menu-list-item-icon_k5dlb_1wtuq_533",
46
+ "overflow-menu-list-item-text": "awsui_overflow-menu-list-item-text_k5dlb_1wtuq_536",
47
+ "overflow-menu-list-item-submenu": "awsui_overflow-menu-list-item-submenu_k5dlb_1wtuq_545",
48
+ "overflow-menu-list-item-dropdown-menu": "awsui_overflow-menu-list-item-dropdown-menu_k5dlb_1wtuq_551",
49
+ "overflow-menu-list-item-expandable": "awsui_overflow-menu-list-item-expandable_k5dlb_1wtuq_555",
50
+ "icon": "awsui_icon_k5dlb_1wtuq_560",
51
+ "icon-open": "awsui_icon-open_k5dlb_1wtuq_574"
52
52
  };
53
53
 
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "tutorial-list": "awsui_tutorial-list_1u70p_1hfrr_181",
5
- "tutorial-title": "awsui_tutorial-title_1u70p_1hfrr_217",
6
- "task": "awsui_task_1u70p_1hfrr_224",
7
- "task-title": "awsui_task-title_1u70p_1hfrr_232",
8
- "task-title--status": "awsui_task-title--status_1u70p_1hfrr_240",
9
- "current-task": "awsui_current-task_1u70p_1hfrr_244",
10
- "successful-task": "awsui_successful-task_1u70p_1hfrr_248",
11
- "congratulation-message": "awsui_congratulation-message_1u70p_1hfrr_252",
12
- "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1hfrr_260",
13
- "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1hfrr_265",
14
- "divider": "awsui_divider_1u70p_1hfrr_269",
15
- "step-list": "awsui_step-list_1u70p_1hfrr_273",
16
- "step": "awsui_step_1u70p_1hfrr_273",
17
- "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1hfrr_284",
18
- "expandable-section-header": "awsui_expandable-section-header_1u70p_1hfrr_288",
19
- "step-title": "awsui_step-title_1u70p_1hfrr_293",
20
- "feedback-link": "awsui_feedback-link_1u70p_1hfrr_294",
21
- "dismiss-button": "awsui_dismiss-button_1u70p_1hfrr_295",
22
- "completion-screen-title": "awsui_completion-screen-title_1u70p_1hfrr_296",
23
- "completion-screen-description": "awsui_completion-screen-description_1u70p_1hfrr_297"
4
+ "tutorial-list": "awsui_tutorial-list_1u70p_1bqgo_181",
5
+ "tutorial-title": "awsui_tutorial-title_1u70p_1bqgo_217",
6
+ "task": "awsui_task_1u70p_1bqgo_224",
7
+ "task-title": "awsui_task-title_1u70p_1bqgo_232",
8
+ "task-title--status": "awsui_task-title--status_1u70p_1bqgo_240",
9
+ "current-task": "awsui_current-task_1u70p_1bqgo_244",
10
+ "successful-task": "awsui_successful-task_1u70p_1bqgo_248",
11
+ "congratulation-message": "awsui_congratulation-message_1u70p_1bqgo_252",
12
+ "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1bqgo_260",
13
+ "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1bqgo_265",
14
+ "divider": "awsui_divider_1u70p_1bqgo_269",
15
+ "step-list": "awsui_step-list_1u70p_1bqgo_273",
16
+ "step": "awsui_step_1u70p_1bqgo_273",
17
+ "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1bqgo_284",
18
+ "expandable-section-header": "awsui_expandable-section-header_1u70p_1bqgo_288",
19
+ "step-title": "awsui_step-title_1u70p_1bqgo_293",
20
+ "feedback-link": "awsui_feedback-link_1u70p_1bqgo_294",
21
+ "dismiss-button": "awsui_dismiss-button_1u70p_1bqgo_295",
22
+ "completion-screen-title": "awsui_completion-screen-title_1u70p_1bqgo_296",
23
+ "completion-screen-description": "awsui_completion-screen-description_1u70p_1bqgo_297"
24
24
  };
25
25