@cloudscape-design/components 3.0.990 → 3.0.992

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 (375) 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/interfaces.d.ts +1 -1
  134. package/flashbar/interfaces.js.map +1 -1
  135. package/flashbar/styles.css.js +50 -50
  136. package/flashbar/styles.scoped.css +151 -151
  137. package/flashbar/styles.selectors.js +50 -50
  138. package/form/styles.css.js +8 -8
  139. package/form/styles.scoped.css +9 -9
  140. package/form/styles.selectors.js +8 -8
  141. package/form-field/styles.css.js +24 -24
  142. package/form-field/styles.scoped.css +44 -44
  143. package/form-field/styles.selectors.js +24 -24
  144. package/grid/styles.css.js +53 -53
  145. package/grid/styles.scoped.css +55 -55
  146. package/grid/styles.selectors.js +53 -53
  147. package/header/styles.css.js +34 -34
  148. package/header/styles.scoped.css +54 -54
  149. package/header/styles.selectors.js +34 -34
  150. package/help-panel/styles.css.js +6 -6
  151. package/help-panel/styles.scoped.css +84 -84
  152. package/help-panel/styles.selectors.js +6 -6
  153. package/icon/styles.css.js +39 -39
  154. package/icon/styles.scoped.css +100 -100
  155. package/icon/styles.selectors.js +39 -39
  156. package/input/styles.css.js +13 -13
  157. package/input/styles.scoped.css +63 -63
  158. package/input/styles.selectors.js +13 -13
  159. package/internal/base-component/styles.scoped.css +1193 -1193
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +13 -13
  164. package/internal/components/button-trigger/styles.scoped.css +55 -55
  165. package/internal/components/button-trigger/styles.selectors.js +13 -13
  166. package/internal/components/cartesian-chart/styles.css.js +28 -28
  167. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  168. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +4 -4
  171. package/internal/components/chart-filter/styles.selectors.js +3 -3
  172. package/internal/components/chart-legend/styles.css.js +6 -6
  173. package/internal/components/chart-legend/styles.scoped.css +16 -16
  174. package/internal/components/chart-legend/styles.selectors.js +6 -6
  175. package/internal/components/chart-plot/styles.css.js +5 -5
  176. package/internal/components/chart-plot/styles.scoped.css +6 -6
  177. package/internal/components/chart-plot/styles.selectors.js +5 -5
  178. package/internal/components/chart-popover/styles.css.js +3 -3
  179. package/internal/components/chart-popover/styles.scoped.css +6 -6
  180. package/internal/components/chart-popover/styles.selectors.js +3 -3
  181. package/internal/components/chart-series-details/styles.css.js +19 -19
  182. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  183. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  184. package/internal/components/chart-series-marker/styles.css.js +5 -5
  185. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  186. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  187. package/internal/components/chart-status-container/styles.css.js +2 -2
  188. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  189. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  190. package/internal/components/chart-wrapper/styles.css.js +9 -9
  191. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  192. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  193. package/internal/components/checkbox-icon/styles.css.js +9 -9
  194. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  195. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  196. package/internal/components/drag-handle/styles.css.js +12 -12
  197. package/internal/components/drag-handle/styles.scoped.css +24 -24
  198. package/internal/components/drag-handle/styles.selectors.js +12 -12
  199. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  200. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  201. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  202. package/internal/components/dropdown/styles.css.js +20 -20
  203. package/internal/components/dropdown/styles.scoped.css +42 -42
  204. package/internal/components/dropdown/styles.selectors.js +20 -20
  205. package/internal/components/dropdown-footer/styles.css.js +3 -3
  206. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  207. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  208. package/internal/components/dropdown-status/styles.css.js +2 -2
  209. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  210. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  211. package/internal/components/menu-dropdown/styles.css.js +7 -7
  212. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  213. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  214. package/internal/components/option/styles.css.js +17 -17
  215. package/internal/components/option/styles.scoped.css +37 -37
  216. package/internal/components/option/styles.selectors.js +17 -17
  217. package/internal/components/options-list/styles.css.js +3 -3
  218. package/internal/components/options-list/styles.scoped.css +4 -4
  219. package/internal/components/options-list/styles.selectors.js +3 -3
  220. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  221. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  222. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  223. package/internal/components/selectable-item/styles.css.js +21 -21
  224. package/internal/components/selectable-item/styles.scoped.css +69 -69
  225. package/internal/components/selectable-item/styles.selectors.js +21 -21
  226. package/internal/components/sortable-area/styles.css.js +8 -8
  227. package/internal/components/sortable-area/styles.scoped.css +21 -21
  228. package/internal/components/sortable-area/styles.selectors.js +8 -8
  229. package/internal/components/token-list/styles.css.js +10 -10
  230. package/internal/components/token-list/styles.scoped.css +30 -30
  231. package/internal/components/token-list/styles.selectors.js +10 -10
  232. package/internal/environment.js +1 -1
  233. package/internal/environment.json +1 -1
  234. package/internal/generated/styles/tokens.js +222 -222
  235. package/internal/generated/theming/index.cjs +232 -232
  236. package/internal/generated/theming/index.cjs.d.ts +2 -2
  237. package/internal/generated/theming/index.d.ts +2 -2
  238. package/internal/generated/theming/index.js +232 -232
  239. package/internal/manifest.json +1 -1
  240. package/key-value-pairs/styles.css.js +8 -8
  241. package/key-value-pairs/styles.scoped.css +13 -13
  242. package/key-value-pairs/styles.selectors.js +8 -8
  243. package/link/styles.css.js +20 -20
  244. package/link/styles.scoped.css +98 -98
  245. package/link/styles.selectors.js +20 -20
  246. package/modal/styles.css.js +23 -23
  247. package/modal/styles.scoped.css +45 -45
  248. package/modal/styles.selectors.js +23 -23
  249. package/multiselect/styles.css.js +3 -3
  250. package/multiselect/styles.scoped.css +5 -5
  251. package/multiselect/styles.selectors.js +3 -3
  252. package/package.json +1 -1
  253. package/pagination/styles.css.js +9 -9
  254. package/pagination/styles.scoped.css +38 -38
  255. package/pagination/styles.selectors.js +9 -9
  256. package/pie-chart/styles.css.js +27 -27
  257. package/pie-chart/styles.scoped.css +53 -53
  258. package/pie-chart/styles.selectors.js +27 -27
  259. package/popover/styles.css.js +56 -56
  260. package/popover/styles.scoped.css +101 -101
  261. package/popover/styles.selectors.js +56 -56
  262. package/progress-bar/styles.css.js +19 -19
  263. package/progress-bar/styles.scoped.css +36 -36
  264. package/progress-bar/styles.selectors.js +19 -19
  265. package/prompt-input/styles.css.js +15 -15
  266. package/prompt-input/styles.scoped.css +83 -83
  267. package/prompt-input/styles.selectors.js +15 -15
  268. package/property-filter/filtering-token/styles.css.js +18 -18
  269. package/property-filter/filtering-token/styles.scoped.css +55 -55
  270. package/property-filter/filtering-token/styles.selectors.js +18 -18
  271. package/property-filter/styles.css.js +39 -39
  272. package/property-filter/styles.scoped.css +52 -52
  273. package/property-filter/styles.selectors.js +39 -39
  274. package/radio-group/styles.css.js +10 -10
  275. package/radio-group/styles.scoped.css +27 -27
  276. package/radio-group/styles.selectors.js +10 -10
  277. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  278. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  279. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  280. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  281. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  282. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  283. package/segmented-control/styles.css.js +16 -16
  284. package/segmented-control/styles.scoped.css +56 -56
  285. package/segmented-control/styles.selectors.js +16 -16
  286. package/select/parts/styles.css.js +20 -20
  287. package/select/parts/styles.scoped.css +32 -32
  288. package/select/parts/styles.selectors.js +20 -20
  289. package/select/styles.css.js +1 -1
  290. package/select/styles.scoped.css +2 -2
  291. package/select/styles.selectors.js +1 -1
  292. package/side-navigation/styles.css.js +30 -30
  293. package/side-navigation/styles.scoped.css +55 -55
  294. package/side-navigation/styles.selectors.js +30 -30
  295. package/slider/styles.css.js +26 -26
  296. package/slider/styles.scoped.css +152 -152
  297. package/slider/styles.selectors.js +26 -26
  298. package/spinner/styles.css.js +13 -13
  299. package/spinner/styles.scoped.css +21 -21
  300. package/spinner/styles.selectors.js +13 -13
  301. package/split-panel/icons/styles.css.js +22 -22
  302. package/split-panel/icons/styles.scoped.css +44 -44
  303. package/split-panel/icons/styles.selectors.js +22 -22
  304. package/split-panel/styles.css.js +27 -27
  305. package/split-panel/styles.scoped.css +55 -55
  306. package/split-panel/styles.selectors.js +27 -27
  307. package/status-indicator/styles.css.js +23 -23
  308. package/status-indicator/styles.scoped.css +43 -43
  309. package/status-indicator/styles.selectors.js +23 -23
  310. package/steps/styles.css.js +6 -6
  311. package/steps/styles.scoped.css +9 -9
  312. package/steps/styles.selectors.js +6 -6
  313. package/table/body-cell/styles.css.js +46 -46
  314. package/table/body-cell/styles.scoped.css +401 -401
  315. package/table/body-cell/styles.selectors.js +46 -46
  316. package/table/expandable-rows/styles.css.js +3 -3
  317. package/table/expandable-rows/styles.scoped.css +18 -18
  318. package/table/expandable-rows/styles.selectors.js +3 -3
  319. package/table/header-cell/styles.css.js +28 -28
  320. package/table/header-cell/styles.scoped.css +84 -84
  321. package/table/header-cell/styles.selectors.js +28 -28
  322. package/table/resizer/styles.css.js +8 -8
  323. package/table/resizer/styles.scoped.css +22 -22
  324. package/table/resizer/styles.selectors.js +8 -8
  325. package/table/sticky-scrollbar/styles.css.js +6 -6
  326. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  327. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  328. package/table/styles.css.js +34 -34
  329. package/table/styles.scoped.css +48 -48
  330. package/table/styles.selectors.js +34 -34
  331. package/tabs/styles.css.js +30 -30
  332. package/tabs/styles.scoped.css +65 -65
  333. package/tabs/styles.selectors.js +30 -30
  334. package/tag-editor/styles.css.js +3 -3
  335. package/tag-editor/styles.scoped.css +15 -15
  336. package/tag-editor/styles.selectors.js +3 -3
  337. package/text-content/styles.css.js +1 -1
  338. package/text-content/styles.scoped.css +71 -71
  339. package/text-content/styles.selectors.js +1 -1
  340. package/text-filter/styles.css.js +3 -3
  341. package/text-filter/styles.scoped.css +5 -5
  342. package/text-filter/styles.selectors.js +3 -3
  343. package/textarea/styles.css.js +5 -5
  344. package/textarea/styles.scoped.css +39 -39
  345. package/textarea/styles.selectors.js +5 -5
  346. package/tiles/styles.css.js +30 -30
  347. package/tiles/styles.scoped.css +90 -90
  348. package/tiles/styles.selectors.js +30 -30
  349. package/toggle/styles.css.js +10 -10
  350. package/toggle/styles.scoped.css +27 -27
  351. package/toggle/styles.selectors.js +10 -10
  352. package/toggle-button/styles.css.js +3 -3
  353. package/toggle-button/styles.scoped.css +6 -6
  354. package/toggle-button/styles.selectors.js +3 -3
  355. package/token-group/styles.css.js +8 -8
  356. package/token-group/styles.scoped.css +33 -33
  357. package/token-group/styles.selectors.js +8 -8
  358. package/top-navigation/1.0-beta/styles.css.js +23 -23
  359. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  360. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  361. package/top-navigation/styles.css.js +47 -47
  362. package/top-navigation/styles.scoped.css +86 -86
  363. package/top-navigation/styles.selectors.js +47 -47
  364. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  365. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  366. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  367. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  368. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  369. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  370. package/tutorial-panel/styles.css.js +1 -1
  371. package/tutorial-panel/styles.scoped.css +2 -2
  372. package/tutorial-panel/styles.selectors.js +1 -1
  373. package/wizard/styles.css.js +30 -30
  374. package/wizard/styles.scoped.css +83 -83
  375. package/wizard/styles.selectors.js +30 -30
@@ -178,7 +178,7 @@
178
178
  */
179
179
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
180
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
- .awsui_tutorial-list_1u70p_1hfrr_181:not(#\9) {
181
+ .awsui_tutorial-list_1u70p_1bqgo_181:not(#\9) {
182
182
  border-collapse: separate;
183
183
  border-spacing: 0;
184
184
  box-sizing: border-box;
@@ -204,7 +204,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
204
204
  word-spacing: normal;
205
205
  font-size: var(--font-size-body-m-a7nh2n, 14px);
206
206
  line-height: var(--line-height-body-m-2mh3ke, 20px);
207
- color: var(--color-text-body-default-3mljql, #0f141a);
207
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
208
208
  font-weight: 400;
209
209
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
210
210
  -webkit-font-smoothing: auto;
@@ -215,22 +215,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
215
215
  margin-inline: 0;
216
216
  }
217
217
 
218
- .awsui_tutorial-title_1u70p_1hfrr_217:not(#\9) {
218
+ .awsui_tutorial-title_1u70p_1bqgo_217:not(#\9) {
219
219
  display: flex;
220
220
  align-items: flex-start;
221
221
  margin-inline-start: calc(-1 * var(--space-xxs-hwfkai, 4px));
222
222
  padding-block-end: var(--space-xxxs-pajhad, 2px);
223
223
  }
224
224
 
225
- .awsui_task_1u70p_1hfrr_224:not(#\9) {
225
+ .awsui_task_1u70p_1bqgo_224:not(#\9) {
226
226
  list-style: none;
227
227
  padding-block-start: 0;
228
228
  }
229
- .awsui_task_1u70p_1hfrr_224:not(#\9):not(:first-child) {
229
+ .awsui_task_1u70p_1bqgo_224:not(#\9):not(:first-child) {
230
230
  margin-block-start: var(--space-xl-jfy3x4, 24px);
231
231
  }
232
232
 
233
- .awsui_task-title_1u70p_1hfrr_232:not(#\9) {
233
+ .awsui_task-title_1u70p_1bqgo_232:not(#\9) {
234
234
  display: flex;
235
235
  align-items: flex-start;
236
236
  padding-inline-start: var(--border-divider-section-width-uwo8my, 1px);
@@ -238,63 +238,63 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
238
238
  line-height: var(--line-height-heading-s-hmi4vc, 20px);
239
239
  letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
240
240
  }
241
- .awsui_task-title--status_1u70p_1hfrr_240:not(#\9) {
241
+ .awsui_task-title--status_1u70p_1bqgo_240:not(#\9) {
242
242
  line-height: inherit;
243
243
  }
244
244
 
245
- .awsui_current-task_1u70p_1hfrr_244:not(#\9) {
245
+ .awsui_current-task_1u70p_1bqgo_244:not(#\9) {
246
246
  font-weight: 700;
247
247
  }
248
248
 
249
- .awsui_successful-task_1u70p_1hfrr_248:not(#\9) {
250
- color: var(--color-text-status-success-4f6v4h, #00802f);
249
+ .awsui_successful-task_1u70p_1bqgo_248:not(#\9) {
250
+ color: var(--color-text-status-success-ybmii8, #00802f);
251
251
  }
252
252
 
253
- .awsui_congratulation-message_1u70p_1hfrr_252:not(#\9) {
253
+ .awsui_congratulation-message_1u70p_1bqgo_252:not(#\9) {
254
254
  display: flex;
255
255
  font-size: var(--font-size-heading-s-zp08en, 16px);
256
256
  line-height: var(--line-height-heading-s-hmi4vc, 20px);
257
257
  letter-spacing: var(--letter-spacing-heading-s-4st9ep, -0.005em);
258
258
  font-weight: var(--font-weight-heading-xs-wqqpne, 700);
259
- color: var(--color-text-status-success-4f6v4h, #00802f);
259
+ color: var(--color-text-status-success-ybmii8, #00802f);
260
260
  }
261
- .awsui_congratulation-message--status_1u70p_1hfrr_260:not(#\9) {
261
+ .awsui_congratulation-message--status_1u70p_1bqgo_260:not(#\9) {
262
262
  line-height: inherit;
263
263
  flex-shrink: 0;
264
264
  }
265
265
 
266
- .awsui_plaintext-congratulation-description_1u70p_1hfrr_265:not(#\9) {
266
+ .awsui_plaintext-congratulation-description_1u70p_1bqgo_265:not(#\9) {
267
267
  white-space: pre-line;
268
268
  }
269
269
 
270
- .awsui_divider_1u70p_1hfrr_269:not(#\9) {
271
- border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-jm73jm, #c6c6cd);
270
+ .awsui_divider_1u70p_1bqgo_269:not(#\9) {
271
+ border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
272
272
  }
273
273
 
274
- .awsui_step-list_1u70p_1hfrr_273:not(#\9) {
274
+ .awsui_step-list_1u70p_1bqgo_273:not(#\9) {
275
275
  list-style: none;
276
276
  padding-block: 0;
277
277
  padding-inline-start: var(--space-xxxs-pajhad, 2px);
278
278
  padding-inline-end: 0;
279
279
  }
280
280
 
281
- .awsui_step_1u70p_1hfrr_273:not(#\9):not(:first-child) {
281
+ .awsui_step_1u70p_1bqgo_273:not(#\9):not(:first-child) {
282
282
  padding-block-start: var(--space-xxs-hwfkai, 4px);
283
283
  }
284
284
 
285
- .awsui_expandable-section-wrapper_1u70p_1hfrr_284:not(#\9) {
285
+ .awsui_expandable-section-wrapper_1u70p_1bqgo_284:not(#\9) {
286
286
  inline-size: 100%;
287
287
  }
288
288
 
289
- .awsui_expandable-section-header_1u70p_1hfrr_288:not(#\9) {
289
+ .awsui_expandable-section-header_1u70p_1bqgo_288:not(#\9) {
290
290
  font-size: var(--font-size-body-m-a7nh2n, 14px);
291
291
  line-height: var(--line-height-body-m-2mh3ke, 20px);
292
292
  }
293
293
 
294
- .awsui_step-title_1u70p_1hfrr_293:not(#\9),
295
- .awsui_feedback-link_1u70p_1hfrr_294:not(#\9),
296
- .awsui_dismiss-button_1u70p_1hfrr_295:not(#\9),
297
- .awsui_completion-screen-title_1u70p_1hfrr_296:not(#\9),
298
- .awsui_completion-screen-description_1u70p_1hfrr_297:not(#\9) {
294
+ .awsui_step-title_1u70p_1bqgo_293:not(#\9),
295
+ .awsui_feedback-link_1u70p_1bqgo_294:not(#\9),
296
+ .awsui_dismiss-button_1u70p_1bqgo_295:not(#\9),
297
+ .awsui_completion-screen-title_1u70p_1bqgo_296:not(#\9),
298
+ .awsui_completion-screen-description_1u70p_1bqgo_297:not(#\9) {
299
299
  /* used in test-utils */
300
300
  }
@@ -2,25 +2,25 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "tutorial-list": "awsui_tutorial-list_1u70p_1hfrr_181",
6
- "tutorial-title": "awsui_tutorial-title_1u70p_1hfrr_217",
7
- "task": "awsui_task_1u70p_1hfrr_224",
8
- "task-title": "awsui_task-title_1u70p_1hfrr_232",
9
- "task-title--status": "awsui_task-title--status_1u70p_1hfrr_240",
10
- "current-task": "awsui_current-task_1u70p_1hfrr_244",
11
- "successful-task": "awsui_successful-task_1u70p_1hfrr_248",
12
- "congratulation-message": "awsui_congratulation-message_1u70p_1hfrr_252",
13
- "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1hfrr_260",
14
- "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1hfrr_265",
15
- "divider": "awsui_divider_1u70p_1hfrr_269",
16
- "step-list": "awsui_step-list_1u70p_1hfrr_273",
17
- "step": "awsui_step_1u70p_1hfrr_273",
18
- "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1hfrr_284",
19
- "expandable-section-header": "awsui_expandable-section-header_1u70p_1hfrr_288",
20
- "step-title": "awsui_step-title_1u70p_1hfrr_293",
21
- "feedback-link": "awsui_feedback-link_1u70p_1hfrr_294",
22
- "dismiss-button": "awsui_dismiss-button_1u70p_1hfrr_295",
23
- "completion-screen-title": "awsui_completion-screen-title_1u70p_1hfrr_296",
24
- "completion-screen-description": "awsui_completion-screen-description_1u70p_1hfrr_297"
5
+ "tutorial-list": "awsui_tutorial-list_1u70p_1bqgo_181",
6
+ "tutorial-title": "awsui_tutorial-title_1u70p_1bqgo_217",
7
+ "task": "awsui_task_1u70p_1bqgo_224",
8
+ "task-title": "awsui_task-title_1u70p_1bqgo_232",
9
+ "task-title--status": "awsui_task-title--status_1u70p_1bqgo_240",
10
+ "current-task": "awsui_current-task_1u70p_1bqgo_244",
11
+ "successful-task": "awsui_successful-task_1u70p_1bqgo_248",
12
+ "congratulation-message": "awsui_congratulation-message_1u70p_1bqgo_252",
13
+ "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1bqgo_260",
14
+ "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1bqgo_265",
15
+ "divider": "awsui_divider_1u70p_1bqgo_269",
16
+ "step-list": "awsui_step-list_1u70p_1bqgo_273",
17
+ "step": "awsui_step_1u70p_1bqgo_273",
18
+ "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1bqgo_284",
19
+ "expandable-section-header": "awsui_expandable-section-header_1u70p_1bqgo_288",
20
+ "step-title": "awsui_step-title_1u70p_1bqgo_293",
21
+ "feedback-link": "awsui_feedback-link_1u70p_1bqgo_294",
22
+ "dismiss-button": "awsui_dismiss-button_1u70p_1bqgo_295",
23
+ "completion-screen-title": "awsui_completion-screen-title_1u70p_1bqgo_296",
24
+ "completion-screen-description": "awsui_completion-screen-description_1u70p_1bqgo_297"
25
25
  };
26
26
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_ig8mp_c5eeu_193",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_c5eeu_1",
6
- "tutorial-list": "awsui_tutorial-list_ig8mp_c5eeu_215",
7
- "tutorial-box": "awsui_tutorial-box_ig8mp_c5eeu_251",
8
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_c5eeu_295",
9
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_c5eeu_301",
10
- "tutorial-description": "awsui_tutorial-description_ig8mp_c5eeu_301",
11
- "expandable-section": "awsui_expandable-section_ig8mp_c5eeu_312",
12
- "expanded": "awsui_expanded_ig8mp_c5eeu_316",
13
- "button-wrapper": "awsui_button-wrapper_ig8mp_c5eeu_320",
14
- "start": "awsui_start_ig8mp_c5eeu_325",
15
- "expand-button": "awsui_expand-button_ig8mp_c5eeu_329",
16
- "collapse-button": "awsui_collapse-button_ig8mp_c5eeu_333",
17
- "learn-more-link": "awsui_learn-more-link_ig8mp_c5eeu_337",
18
- "title": "awsui_title_ig8mp_c5eeu_341",
19
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_c5eeu_345",
20
- "completed": "awsui_completed_ig8mp_c5eeu_349",
21
- "download-link": "awsui_download-link_ig8mp_c5eeu_353"
4
+ "content-enter": "awsui_content-enter_ig8mp_1s82y_193",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1s82y_1",
6
+ "tutorial-list": "awsui_tutorial-list_ig8mp_1s82y_215",
7
+ "tutorial-box": "awsui_tutorial-box_ig8mp_1s82y_251",
8
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1s82y_295",
9
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1s82y_301",
10
+ "tutorial-description": "awsui_tutorial-description_ig8mp_1s82y_301",
11
+ "expandable-section": "awsui_expandable-section_ig8mp_1s82y_312",
12
+ "expanded": "awsui_expanded_ig8mp_1s82y_316",
13
+ "button-wrapper": "awsui_button-wrapper_ig8mp_1s82y_320",
14
+ "start": "awsui_start_ig8mp_1s82y_325",
15
+ "expand-button": "awsui_expand-button_ig8mp_1s82y_329",
16
+ "collapse-button": "awsui_collapse-button_ig8mp_1s82y_333",
17
+ "learn-more-link": "awsui_learn-more-link_ig8mp_1s82y_337",
18
+ "title": "awsui_title_ig8mp_1s82y_341",
19
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1s82y_345",
20
+ "completed": "awsui_completed_ig8mp_1s82y_349",
21
+ "download-link": "awsui_download-link_ig8mp_1s82y_353"
22
22
  };
23
23
 
@@ -190,10 +190,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
191
  SPDX-License-Identifier: Apache-2.0
192
192
  */
193
- .awsui_content-enter_ig8mp_c5eeu_193:not(#\9) {
194
- animation: awsui_awsui-motion-fade-in_ig8mp_c5eeu_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
193
+ .awsui_content-enter_ig8mp_1s82y_193:not(#\9) {
194
+ animation: awsui_awsui-motion-fade-in_ig8mp_1s82y_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
195
195
  }
196
- @keyframes awsui_awsui-motion-fade-in_ig8mp_c5eeu_1 {
196
+ @keyframes awsui_awsui-motion-fade-in_ig8mp_1s82y_1 {
197
197
  from {
198
198
  opacity: 0.2;
199
199
  }
@@ -202,17 +202,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  }
203
203
  }
204
204
  @media (prefers-reduced-motion: reduce) {
205
- .awsui_content-enter_ig8mp_c5eeu_193:not(#\9) {
205
+ .awsui_content-enter_ig8mp_1s82y_193:not(#\9) {
206
206
  animation: none;
207
207
  transition: none;
208
208
  }
209
209
  }
210
- .awsui-motion-disabled .awsui_content-enter_ig8mp_c5eeu_193:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_c5eeu_193:not(#\9) {
210
+ .awsui-motion-disabled .awsui_content-enter_ig8mp_1s82y_193:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_1s82y_193:not(#\9) {
211
211
  animation: none;
212
212
  transition: none;
213
213
  }
214
214
 
215
- .awsui_tutorial-list_ig8mp_c5eeu_215:not(#\9) {
215
+ .awsui_tutorial-list_ig8mp_1s82y_215:not(#\9) {
216
216
  border-collapse: separate;
217
217
  border-spacing: 0;
218
218
  box-sizing: border-box;
@@ -238,7 +238,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
238
238
  word-spacing: normal;
239
239
  font-size: var(--font-size-body-m-a7nh2n, 14px);
240
240
  line-height: var(--line-height-body-m-2mh3ke, 20px);
241
- color: var(--color-text-body-default-3mljql, #0f141a);
241
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
242
242
  font-weight: 400;
243
243
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
244
244
  -webkit-font-smoothing: auto;
@@ -249,7 +249,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
249
249
  margin-inline: 0;
250
250
  }
251
251
 
252
- .awsui_tutorial-box_ig8mp_c5eeu_251:not(#\9) {
252
+ .awsui_tutorial-box_ig8mp_1s82y_251:not(#\9) {
253
253
  border-collapse: separate;
254
254
  border-spacing: 0;
255
255
  box-sizing: border-box;
@@ -275,14 +275,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
275
275
  word-spacing: normal;
276
276
  font-size: var(--font-size-body-m-a7nh2n, 14px);
277
277
  line-height: var(--line-height-body-m-2mh3ke, 20px);
278
- color: var(--color-text-body-default-3mljql, #0f141a);
278
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
279
279
  font-weight: 400;
280
280
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
281
281
  -webkit-font-smoothing: auto;
282
282
  -moz-osx-font-smoothing: auto;
283
283
  list-style: none;
284
- border-block: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-tutorial-kaooc2, #dedee3);
285
- border-inline: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-tutorial-kaooc2, #dedee3);
284
+ border-block: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-tutorial-zggi80, #dedee3);
285
+ border-inline: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-tutorial-zggi80, #dedee3);
286
286
  border-start-start-radius: var(--border-radius-tutorial-panel-item-ojaqxg, 8px);
287
287
  border-start-end-radius: var(--border-radius-tutorial-panel-item-ojaqxg, 8px);
288
288
  border-end-start-radius: var(--border-radius-tutorial-panel-item-ojaqxg, 8px);
@@ -290,69 +290,69 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
290
290
  padding-block: var(--space-m-dsumyt, 16px);
291
291
  padding-inline: var(--space-m-dsumyt, 16px);
292
292
  }
293
- .awsui_tutorial-box_ig8mp_c5eeu_251:not(#\9):not(:first-child) {
293
+ .awsui_tutorial-box_ig8mp_1s82y_251:not(#\9):not(:first-child) {
294
294
  margin-block-start: var(--space-l-2ud1p3, 20px);
295
295
  }
296
296
 
297
- .awsui_tutorial-box-title_ig8mp_c5eeu_295:not(#\9) {
297
+ .awsui_tutorial-box-title_ig8mp_1s82y_295:not(#\9) {
298
298
  display: flex;
299
299
  align-items: flex-start;
300
300
  justify-content: space-between;
301
301
  }
302
302
 
303
- .awsui_tutorial-description-plaintext_ig8mp_c5eeu_301:not(#\9) {
303
+ .awsui_tutorial-description-plaintext_ig8mp_1s82y_301:not(#\9) {
304
304
  white-space: pre-line;
305
305
  }
306
306
 
307
- .awsui_tutorial-description_ig8mp_c5eeu_301:not(#\9) {
307
+ .awsui_tutorial-description_ig8mp_1s82y_301:not(#\9) {
308
308
  /* stylelint-disable-next-line @cloudscape-design/no-implicit-descendant, selector-max-type -- Customers can nest their list items inside Box components. */
309
309
  }
310
- .awsui_tutorial-description_ig8mp_c5eeu_301 ul:not(#\9) {
310
+ .awsui_tutorial-description_ig8mp_1s82y_301 ul:not(#\9) {
311
311
  list-style-type: initial;
312
312
  }
313
313
 
314
- .awsui_expandable-section_ig8mp_c5eeu_312:not(#\9) {
314
+ .awsui_expandable-section_ig8mp_1s82y_312:not(#\9) {
315
315
  display: none;
316
316
  margin-block-start: var(--space-m-dsumyt, 16px);
317
317
  }
318
- .awsui_expandable-section_ig8mp_c5eeu_312.awsui_expanded_ig8mp_c5eeu_316:not(#\9) {
318
+ .awsui_expandable-section_ig8mp_1s82y_312.awsui_expanded_ig8mp_1s82y_316:not(#\9) {
319
319
  display: block;
320
320
  }
321
321
 
322
- .awsui_button-wrapper_ig8mp_c5eeu_320:not(#\9) {
322
+ .awsui_button-wrapper_ig8mp_1s82y_320:not(#\9) {
323
323
  margin-block: calc(-1 * var(--space-xxs-hwfkai, 4px) - var(--border-width-button-jm0qg7, 2px));
324
324
  margin-inline: calc(-1 * var(--space-xxs-hwfkai, 4px) - var(--border-width-button-jm0qg7, 2px));
325
325
  }
326
326
 
327
- .awsui_start_ig8mp_c5eeu_325:not(#\9) {
327
+ .awsui_start_ig8mp_1s82y_325:not(#\9) {
328
328
  /* used in test-utils */
329
329
  }
330
330
 
331
- .awsui_expand-button_ig8mp_c5eeu_329:not(#\9) {
331
+ .awsui_expand-button_ig8mp_1s82y_329:not(#\9) {
332
332
  /* used in test-utils */
333
333
  }
334
334
 
335
- .awsui_collapse-button_ig8mp_c5eeu_333:not(#\9) {
335
+ .awsui_collapse-button_ig8mp_1s82y_333:not(#\9) {
336
336
  /* used in test-utils */
337
337
  }
338
338
 
339
- .awsui_learn-more-link_ig8mp_c5eeu_337:not(#\9) {
339
+ .awsui_learn-more-link_ig8mp_1s82y_337:not(#\9) {
340
340
  /* used in test-utils */
341
341
  }
342
342
 
343
- .awsui_title_ig8mp_c5eeu_341:not(#\9) {
343
+ .awsui_title_ig8mp_1s82y_341:not(#\9) {
344
344
  /* used in test-utils */
345
345
  }
346
346
 
347
- .awsui_prerequisites-alert_ig8mp_c5eeu_345:not(#\9) {
347
+ .awsui_prerequisites-alert_ig8mp_1s82y_345:not(#\9) {
348
348
  /* used in test-utils */
349
349
  }
350
350
 
351
- .awsui_completed_ig8mp_c5eeu_349:not(#\9) {
351
+ .awsui_completed_ig8mp_1s82y_349:not(#\9) {
352
352
  /* used in test-utils */
353
353
  }
354
354
 
355
- .awsui_download-link_ig8mp_c5eeu_353:not(#\9) {
355
+ .awsui_download-link_ig8mp_1s82y_353:not(#\9) {
356
356
  border-collapse: separate;
357
357
  border-spacing: 0;
358
358
  box-sizing: border-box;
@@ -378,7 +378,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
378
378
  word-spacing: normal;
379
379
  font-size: var(--font-size-body-m-a7nh2n, 14px);
380
380
  line-height: var(--line-height-body-m-2mh3ke, 20px);
381
- color: var(--color-text-body-default-3mljql, #0f141a);
381
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
382
382
  font-weight: 400;
383
383
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
384
384
  -webkit-font-smoothing: auto;
@@ -387,27 +387,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
387
387
  display: inline;
388
388
  white-space: inherit;
389
389
  letter-spacing: 0.005em;
390
- color: var(--color-text-body-secondary-a325a8, #424650);
390
+ color: var(--color-text-body-secondary-bcbgoi, #424650);
391
391
  }
392
- .awsui_download-link_ig8mp_c5eeu_353:not(#\9):hover {
392
+ .awsui_download-link_ig8mp_1s82y_353:not(#\9):hover {
393
393
  cursor: pointer;
394
394
  }
395
- .awsui_download-link_ig8mp_c5eeu_353:not(#\9):focus {
395
+ .awsui_download-link_ig8mp_1s82y_353:not(#\9):focus {
396
396
  outline: none;
397
397
  }
398
- .awsui_download-link_ig8mp_c5eeu_353:not(#\9):active, .awsui_download-link_ig8mp_c5eeu_353:not(#\9):focus, .awsui_download-link_ig8mp_c5eeu_353:not(#\9):hover {
398
+ .awsui_download-link_ig8mp_1s82y_353:not(#\9):active, .awsui_download-link_ig8mp_1s82y_353:not(#\9):focus, .awsui_download-link_ig8mp_1s82y_353:not(#\9):hover {
399
399
  text-decoration: underline;
400
400
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
401
401
  text-decoration-color: currentColor;
402
402
  }
403
- body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_c5eeu_353:not(#\9):focus {
403
+ body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_1s82y_353:not(#\9):focus {
404
404
  outline: thin dotted;
405
405
  outline: var(--border-link-focus-ring-outline-1p0hnu, 0);
406
406
  outline-offset: 2px;
407
- outline-color: var(--color-border-item-focused-8bi903, #006ce0);
407
+ outline-color: var(--color-border-item-focused-uk47pl, #006ce0);
408
408
  border-start-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
409
409
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
410
410
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
411
411
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
412
- box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-8bi903, #006ce0);
412
+ box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-39uvxr, 2px) var(--color-border-item-focused-uk47pl, #006ce0);
413
413
  }
@@ -2,23 +2,23 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_ig8mp_c5eeu_193",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_c5eeu_1",
7
- "tutorial-list": "awsui_tutorial-list_ig8mp_c5eeu_215",
8
- "tutorial-box": "awsui_tutorial-box_ig8mp_c5eeu_251",
9
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_c5eeu_295",
10
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_c5eeu_301",
11
- "tutorial-description": "awsui_tutorial-description_ig8mp_c5eeu_301",
12
- "expandable-section": "awsui_expandable-section_ig8mp_c5eeu_312",
13
- "expanded": "awsui_expanded_ig8mp_c5eeu_316",
14
- "button-wrapper": "awsui_button-wrapper_ig8mp_c5eeu_320",
15
- "start": "awsui_start_ig8mp_c5eeu_325",
16
- "expand-button": "awsui_expand-button_ig8mp_c5eeu_329",
17
- "collapse-button": "awsui_collapse-button_ig8mp_c5eeu_333",
18
- "learn-more-link": "awsui_learn-more-link_ig8mp_c5eeu_337",
19
- "title": "awsui_title_ig8mp_c5eeu_341",
20
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_c5eeu_345",
21
- "completed": "awsui_completed_ig8mp_c5eeu_349",
22
- "download-link": "awsui_download-link_ig8mp_c5eeu_353"
5
+ "content-enter": "awsui_content-enter_ig8mp_1s82y_193",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1s82y_1",
7
+ "tutorial-list": "awsui_tutorial-list_ig8mp_1s82y_215",
8
+ "tutorial-box": "awsui_tutorial-box_ig8mp_1s82y_251",
9
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1s82y_295",
10
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1s82y_301",
11
+ "tutorial-description": "awsui_tutorial-description_ig8mp_1s82y_301",
12
+ "expandable-section": "awsui_expandable-section_ig8mp_1s82y_312",
13
+ "expanded": "awsui_expanded_ig8mp_1s82y_316",
14
+ "button-wrapper": "awsui_button-wrapper_ig8mp_1s82y_320",
15
+ "start": "awsui_start_ig8mp_1s82y_325",
16
+ "expand-button": "awsui_expand-button_ig8mp_1s82y_329",
17
+ "collapse-button": "awsui_collapse-button_ig8mp_1s82y_333",
18
+ "learn-more-link": "awsui_learn-more-link_ig8mp_1s82y_337",
19
+ "title": "awsui_title_ig8mp_1s82y_341",
20
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1s82y_345",
21
+ "completed": "awsui_completed_ig8mp_1s82y_349",
22
+ "download-link": "awsui_download-link_ig8mp_1s82y_353"
23
23
  };
24
24
 
@@ -1,6 +1,6 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "tutorial-panel": "awsui_tutorial-panel_1oin5_5r3ja_181"
4
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_1h3mq_181"
5
5
  };
6
6
 
@@ -178,7 +178,7 @@
178
178
  */
179
179
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
180
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
- .awsui_tutorial-panel_1oin5_5r3ja_181:not(#\9) {
181
+ .awsui_tutorial-panel_1oin5_1h3mq_181:not(#\9) {
182
182
  border-collapse: separate;
183
183
  border-spacing: 0;
184
184
  box-sizing: border-box;
@@ -204,7 +204,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
204
204
  word-spacing: normal;
205
205
  font-size: var(--font-size-body-m-a7nh2n, 14px);
206
206
  line-height: var(--line-height-body-m-2mh3ke, 20px);
207
- color: var(--color-text-body-default-3mljql, #0f141a);
207
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
208
208
  font-weight: 400;
209
209
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
210
210
  -webkit-font-smoothing: auto;
@@ -2,6 +2,6 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "tutorial-panel": "awsui_tutorial-panel_1oin5_5r3ja_181"
5
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_1h3mq_181"
6
6
  };
7
7
 
@@ -1,35 +1,35 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_1xupv_2js2v_145",
5
- "wizard": "awsui_wizard_1xupv_2js2v_177",
6
- "refresh": "awsui_refresh_1xupv_2js2v_177",
7
- "small-container": "awsui_small-container_1xupv_2js2v_184",
8
- "navigation": "awsui_navigation_1xupv_2js2v_193",
9
- "number": "awsui_number_1xupv_2js2v_226",
10
- "circle": "awsui_circle_1xupv_2js2v_242",
11
- "title": "awsui_title_1xupv_2js2v_253",
12
- "active": "awsui_active_1xupv_2js2v_284",
13
- "disabled": "awsui_disabled_1xupv_2js2v_295",
14
- "enabled": "awsui_enabled_1xupv_2js2v_305",
15
- "form": "awsui_form_1xupv_2js2v_349",
16
- "form-header": "awsui_form-header_1xupv_2js2v_354",
17
- "form-header-content": "awsui_form-header-content_1xupv_2js2v_369",
18
- "form-component": "awsui_form-component_1xupv_2js2v_373",
19
- "hidden": "awsui_hidden_1xupv_2js2v_387",
20
- "collapsed-steps": "awsui_collapsed-steps_1xupv_2js2v_391",
21
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_2js2v_396",
22
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_2js2v_400",
23
- "form-header-component": "awsui_form-header-component_1xupv_2js2v_400",
24
- "navigation-link": "awsui_navigation-link_1xupv_2js2v_416",
25
- "navigation-link-item": "awsui_navigation-link-item_1xupv_2js2v_417",
26
- "navigation-link-label": "awsui_navigation-link-label_1xupv_2js2v_418",
27
- "navigation-link-active": "awsui_navigation-link-active_1xupv_2js2v_422",
28
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_2js2v_427",
29
- "cancel-button": "awsui_cancel-button_1xupv_2js2v_431",
30
- "previous-button": "awsui_previous-button_1xupv_2js2v_432",
31
- "primary-button": "awsui_primary-button_1xupv_2js2v_433",
32
- "skip-to-button": "awsui_skip-to-button_1xupv_2js2v_434",
33
- "action-buttons": "awsui_action-buttons_1xupv_2js2v_438"
4
+ "root": "awsui_root_1xupv_qcyqb_145",
5
+ "wizard": "awsui_wizard_1xupv_qcyqb_177",
6
+ "refresh": "awsui_refresh_1xupv_qcyqb_177",
7
+ "small-container": "awsui_small-container_1xupv_qcyqb_184",
8
+ "navigation": "awsui_navigation_1xupv_qcyqb_193",
9
+ "number": "awsui_number_1xupv_qcyqb_226",
10
+ "circle": "awsui_circle_1xupv_qcyqb_242",
11
+ "title": "awsui_title_1xupv_qcyqb_253",
12
+ "active": "awsui_active_1xupv_qcyqb_284",
13
+ "disabled": "awsui_disabled_1xupv_qcyqb_295",
14
+ "enabled": "awsui_enabled_1xupv_qcyqb_305",
15
+ "form": "awsui_form_1xupv_qcyqb_349",
16
+ "form-header": "awsui_form-header_1xupv_qcyqb_354",
17
+ "form-header-content": "awsui_form-header-content_1xupv_qcyqb_369",
18
+ "form-component": "awsui_form-component_1xupv_qcyqb_373",
19
+ "hidden": "awsui_hidden_1xupv_qcyqb_387",
20
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_qcyqb_391",
21
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_qcyqb_396",
22
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_qcyqb_400",
23
+ "form-header-component": "awsui_form-header-component_1xupv_qcyqb_400",
24
+ "navigation-link": "awsui_navigation-link_1xupv_qcyqb_416",
25
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_qcyqb_417",
26
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_qcyqb_418",
27
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_qcyqb_422",
28
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_qcyqb_427",
29
+ "cancel-button": "awsui_cancel-button_1xupv_qcyqb_431",
30
+ "previous-button": "awsui_previous-button_1xupv_qcyqb_432",
31
+ "primary-button": "awsui_primary-button_1xupv_qcyqb_433",
32
+ "skip-to-button": "awsui_skip-to-button_1xupv_qcyqb_434",
33
+ "action-buttons": "awsui_action-buttons_1xupv_qcyqb_438"
34
34
  };
35
35