@cloudscape-design/components 3.0.1365 → 3.0.1367

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 (500) hide show
  1. package/action-card/internal.d.ts.map +1 -1
  2. package/action-card/internal.js +5 -2
  3. package/action-card/internal.js.map +1 -1
  4. package/action-card/styles.css.js +17 -17
  5. package/action-card/styles.scoped.css +117 -117
  6. package/action-card/styles.selectors.js +17 -17
  7. package/alert/actions-wrapper/styles.css.js +1 -1
  8. package/alert/actions-wrapper/styles.scoped.css +3 -3
  9. package/alert/actions-wrapper/styles.selectors.js +1 -1
  10. package/alert/styles.css.js +27 -27
  11. package/alert/styles.scoped.css +67 -67
  12. package/alert/styles.selectors.js +27 -27
  13. package/anchor-navigation/styles.css.js +8 -8
  14. package/anchor-navigation/styles.scoped.css +22 -22
  15. package/anchor-navigation/styles.selectors.js +8 -8
  16. package/annotation-context/annotation/styles.css.js +13 -13
  17. package/annotation-context/annotation/styles.scoped.css +23 -23
  18. package/annotation-context/annotation/styles.selectors.js +13 -13
  19. package/app-layout/content-wrapper/styles.css.js +3 -3
  20. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  21. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  22. package/app-layout/drawer/styles.css.js +14 -14
  23. package/app-layout/drawer/styles.scoped.css +25 -25
  24. package/app-layout/drawer/styles.selectors.js +14 -14
  25. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  26. package/app-layout/mobile-toolbar/styles.scoped.css +13 -13
  27. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  28. package/app-layout/notifications/styles.css.js +3 -3
  29. package/app-layout/notifications/styles.scoped.css +7 -7
  30. package/app-layout/notifications/styles.selectors.js +3 -3
  31. package/app-layout/resize/styles.css.js +5 -5
  32. package/app-layout/resize/styles.scoped.css +14 -14
  33. package/app-layout/resize/styles.selectors.js +5 -5
  34. package/app-layout/styles.css.js +12 -12
  35. package/app-layout/styles.scoped.css +18 -18
  36. package/app-layout/styles.selectors.js +12 -12
  37. package/app-layout/toggles/index.d.ts.map +1 -1
  38. package/app-layout/toggles/index.js +1 -1
  39. package/app-layout/toggles/index.js.map +1 -1
  40. package/app-layout/toggles/styles.css.js +2 -2
  41. package/app-layout/toggles/styles.scoped.css +15 -15
  42. package/app-layout/toggles/styles.selectors.js +2 -2
  43. package/app-layout/visual-refresh/styles.css.js +86 -86
  44. package/app-layout/visual-refresh/styles.scoped.css +288 -288
  45. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  46. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  47. package/app-layout/visual-refresh/trigger-button.js +1 -1
  48. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  49. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  50. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +112 -112
  51. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  52. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  53. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +15 -15
  54. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  55. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  56. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  57. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  58. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +30 -30
  59. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +74 -74
  60. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +30 -30
  61. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +14 -14
  62. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +44 -44
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +14 -14
  64. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  65. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +1 -1
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  67. package/area-chart/styles.css.js +6 -6
  68. package/area-chart/styles.scoped.css +11 -11
  69. package/area-chart/styles.selectors.js +6 -6
  70. package/attribute-editor/styles.css.js +15 -15
  71. package/attribute-editor/styles.scoped.css +32 -32
  72. package/attribute-editor/styles.selectors.js +15 -15
  73. package/badge/styles.css.js +10 -10
  74. package/badge/styles.scoped.css +11 -11
  75. package/badge/styles.selectors.js +10 -10
  76. package/box/styles.css.js +220 -220
  77. package/box/styles.scoped.css +433 -433
  78. package/box/styles.selectors.js +220 -220
  79. package/breadcrumb-group/all-items-dropdown.js +2 -2
  80. package/breadcrumb-group/all-items-dropdown.js.map +1 -1
  81. package/breadcrumb-group/item/styles.css.js +7 -7
  82. package/breadcrumb-group/item/styles.scoped.css +30 -30
  83. package/breadcrumb-group/item/styles.selectors.js +7 -7
  84. package/breadcrumb-group/styles.css.js +14 -14
  85. package/breadcrumb-group/styles.scoped.css +32 -32
  86. package/breadcrumb-group/styles.selectors.js +14 -14
  87. package/button/internal.d.ts.map +1 -1
  88. package/button/internal.js +2 -0
  89. package/button/internal.js.map +1 -1
  90. package/button/styles.css.js +23 -23
  91. package/button/styles.scoped.css +295 -295
  92. package/button/styles.selectors.js +23 -23
  93. package/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
  94. package/button-dropdown/category-elements/expandable-category-element.js +2 -2
  95. package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  96. package/button-dropdown/category-elements/styles.css.js +18 -18
  97. package/button-dropdown/category-elements/styles.scoped.css +37 -37
  98. package/button-dropdown/category-elements/styles.selectors.js +18 -18
  99. package/button-dropdown/filter.d.ts +1 -1
  100. package/button-dropdown/filter.d.ts.map +1 -1
  101. package/button-dropdown/internal.d.ts.map +1 -1
  102. package/button-dropdown/internal.js +9 -3
  103. package/button-dropdown/internal.js.map +1 -1
  104. package/button-dropdown/item-element/index.d.ts.map +1 -1
  105. package/button-dropdown/item-element/index.js +2 -2
  106. package/button-dropdown/item-element/index.js.map +1 -1
  107. package/button-dropdown/item-element/styles.css.js +21 -21
  108. package/button-dropdown/item-element/styles.scoped.css +45 -45
  109. package/button-dropdown/item-element/styles.selectors.js +21 -21
  110. package/button-dropdown/styles.css.js +23 -23
  111. package/button-dropdown/styles.scoped.css +40 -40
  112. package/button-dropdown/styles.selectors.js +23 -23
  113. package/button-dropdown/utils/use-button-dropdown.d.ts +5 -2
  114. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  115. package/button-dropdown/utils/use-button-dropdown.js +14 -2
  116. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  117. package/button-group/styles.css.js +4 -4
  118. package/button-group/styles.scoped.css +6 -6
  119. package/button-group/styles.selectors.js +4 -4
  120. package/calendar/styles.css.js +21 -21
  121. package/calendar/styles.scoped.css +62 -62
  122. package/calendar/styles.selectors.js +21 -21
  123. package/cards/styles.css.js +39 -38
  124. package/cards/styles.scoped.css +54 -51
  125. package/cards/styles.selectors.js +39 -38
  126. package/checkbox/styles.css.js +3 -3
  127. package/checkbox/styles.scoped.css +16 -16
  128. package/checkbox/styles.selectors.js +3 -3
  129. package/code-editor/resizable-box/styles.css.js +4 -4
  130. package/code-editor/resizable-box/styles.scoped.css +9 -9
  131. package/code-editor/resizable-box/styles.selectors.js +4 -4
  132. package/code-editor/styles.css.js +33 -33
  133. package/code-editor/styles.scoped.css +159 -159
  134. package/code-editor/styles.selectors.js +33 -33
  135. package/code-editor/tab-button.d.ts.map +1 -1
  136. package/code-editor/tab-button.js +1 -1
  137. package/code-editor/tab-button.js.map +1 -1
  138. package/collection-preferences/styles.css.js +38 -38
  139. package/collection-preferences/styles.scoped.css +52 -52
  140. package/collection-preferences/styles.selectors.js +38 -38
  141. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  142. package/column-layout/flexible-column-layout/styles.scoped.css +12 -12
  143. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  144. package/column-layout/styles.css.js +13 -13
  145. package/column-layout/styles.scoped.css +51 -51
  146. package/column-layout/styles.selectors.js +13 -13
  147. package/container/styles.css.js +33 -33
  148. package/container/styles.scoped.css +73 -72
  149. package/container/styles.selectors.js +33 -33
  150. package/content-layout/styles.css.js +14 -14
  151. package/content-layout/styles.scoped.css +30 -30
  152. package/content-layout/styles.selectors.js +14 -14
  153. package/copy-to-clipboard/styles.css.js +5 -5
  154. package/copy-to-clipboard/styles.scoped.css +7 -7
  155. package/copy-to-clipboard/styles.selectors.js +5 -5
  156. package/date-picker/styles.css.js +7 -7
  157. package/date-picker/styles.scoped.css +10 -10
  158. package/date-picker/styles.selectors.js +7 -7
  159. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  160. package/date-range-picker/calendar/grids/styles.scoped.css +69 -69
  161. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  162. package/date-range-picker/relative-range/styles.css.js +6 -6
  163. package/date-range-picker/relative-range/styles.scoped.css +13 -13
  164. package/date-range-picker/relative-range/styles.selectors.js +6 -6
  165. package/date-range-picker/styles.css.js +23 -23
  166. package/date-range-picker/styles.scoped.css +46 -46
  167. package/date-range-picker/styles.selectors.js +23 -23
  168. package/divider/styles.css.js +6 -6
  169. package/divider/styles.scoped.css +8 -8
  170. package/divider/styles.selectors.js +6 -6
  171. package/drawer/styles.css.js +29 -29
  172. package/drawer/styles.scoped.css +47 -47
  173. package/drawer/styles.selectors.js +29 -29
  174. package/dropdown/styles.css.js +20 -20
  175. package/dropdown/styles.scoped.css +54 -54
  176. package/dropdown/styles.selectors.js +20 -20
  177. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  178. package/expandable-section/expandable-section-header.js +13 -7
  179. package/expandable-section/expandable-section-header.js.map +1 -1
  180. package/expandable-section/styles.css.js +43 -43
  181. package/expandable-section/styles.scoped.css +129 -129
  182. package/expandable-section/styles.selectors.js +43 -43
  183. package/file-dropzone/styles.css.js +3 -3
  184. package/file-dropzone/styles.scoped.css +6 -6
  185. package/file-dropzone/styles.selectors.js +3 -3
  186. package/file-input/styles.css.js +5 -5
  187. package/file-input/styles.scoped.css +18 -18
  188. package/file-input/styles.selectors.js +5 -5
  189. package/file-token-group/styles.css.js +23 -23
  190. package/file-token-group/styles.scoped.css +52 -52
  191. package/file-token-group/styles.selectors.js +23 -23
  192. package/file-upload/styles.css.js +2 -2
  193. package/file-upload/styles.scoped.css +4 -4
  194. package/file-upload/styles.selectors.js +2 -2
  195. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  196. package/flashbar/collapsible-flashbar.js +3 -3
  197. package/flashbar/collapsible-flashbar.js.map +1 -1
  198. package/flashbar/styles.css.js +50 -50
  199. package/flashbar/styles.scoped.css +249 -249
  200. package/flashbar/styles.selectors.js +50 -50
  201. package/form/styles.css.js +8 -8
  202. package/form/styles.scoped.css +16 -16
  203. package/form/styles.selectors.js +8 -8
  204. package/form-field/styles.css.js +24 -24
  205. package/form-field/styles.scoped.css +44 -44
  206. package/form-field/styles.selectors.js +24 -24
  207. package/grid/styles.css.js +53 -53
  208. package/grid/styles.scoped.css +58 -58
  209. package/grid/styles.selectors.js +53 -53
  210. package/header/styles.css.js +35 -35
  211. package/header/styles.scoped.css +83 -83
  212. package/header/styles.selectors.js +35 -35
  213. package/help-panel/styles.css.js +6 -6
  214. package/help-panel/styles.scoped.css +100 -100
  215. package/help-panel/styles.selectors.js +6 -6
  216. package/hotspot/styles.css.js +7 -7
  217. package/hotspot/styles.scoped.css +10 -10
  218. package/hotspot/styles.selectors.js +7 -7
  219. package/icon/styles.css.js +42 -42
  220. package/icon/styles.scoped.css +118 -118
  221. package/icon/styles.selectors.js +42 -42
  222. package/input/index.d.ts.map +1 -1
  223. package/input/index.js +3 -2
  224. package/input/index.js.map +1 -1
  225. package/input/interfaces.d.ts +6 -0
  226. package/input/interfaces.d.ts.map +1 -1
  227. package/input/interfaces.js.map +1 -1
  228. package/input/internal.d.ts +0 -1
  229. package/input/internal.d.ts.map +1 -1
  230. package/input/internal.js +26 -12
  231. package/input/internal.js.map +1 -1
  232. package/input/styles.css.js +29 -28
  233. package/input/styles.scoped.css +159 -156
  234. package/input/styles.selectors.js +29 -28
  235. package/internal/base-component/styles.scoped.css +2 -2
  236. package/internal/base-theme/styles.scoped.css +319 -319
  237. package/internal/components/abstract-switch/styles.css.js +13 -13
  238. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  239. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  240. package/internal/components/button-trigger/index.d.ts.map +1 -1
  241. package/internal/components/button-trigger/index.js +2 -2
  242. package/internal/components/button-trigger/index.js.map +1 -1
  243. package/internal/components/button-trigger/styles.css.js +14 -14
  244. package/internal/components/button-trigger/styles.scoped.css +43 -43
  245. package/internal/components/button-trigger/styles.selectors.js +14 -14
  246. package/internal/components/chart-legend/styles.css.js +6 -6
  247. package/internal/components/chart-legend/styles.scoped.css +16 -16
  248. package/internal/components/chart-legend/styles.selectors.js +6 -6
  249. package/internal/components/chart-popover/styles.css.js +3 -3
  250. package/internal/components/chart-popover/styles.scoped.css +6 -6
  251. package/internal/components/chart-popover/styles.selectors.js +3 -3
  252. package/internal/components/chart-series-details/styles.css.js +19 -19
  253. package/internal/components/chart-series-details/styles.scoped.css +39 -39
  254. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  255. package/internal/components/chart-series-marker/styles.css.js +5 -5
  256. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  257. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  258. package/internal/components/checkbox-icon/styles.css.js +9 -9
  259. package/internal/components/checkbox-icon/styles.scoped.css +10 -10
  260. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  261. package/internal/components/drag-handle/button.d.ts.map +1 -1
  262. package/internal/components/drag-handle/button.js +3 -1
  263. package/internal/components/drag-handle/button.js.map +1 -1
  264. package/internal/components/drag-handle/styles.css.js +14 -14
  265. package/internal/components/drag-handle/styles.scoped.css +21 -21
  266. package/internal/components/drag-handle/styles.selectors.js +14 -14
  267. package/internal/components/drag-handle-wrapper/index.d.ts.map +1 -1
  268. package/internal/components/drag-handle-wrapper/index.js +2 -1
  269. package/internal/components/drag-handle-wrapper/index.js.map +1 -1
  270. package/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  271. package/internal/components/drag-handle-wrapper/styles.scoped.css +84 -84
  272. package/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  273. package/internal/components/dropdown-status/styles.css.js +2 -2
  274. package/internal/components/dropdown-status/styles.scoped.css +5 -5
  275. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  276. package/internal/components/expand-toggle-button/index.d.ts.map +1 -1
  277. package/internal/components/expand-toggle-button/index.js +1 -1
  278. package/internal/components/expand-toggle-button/index.js.map +1 -1
  279. package/internal/components/expand-toggle-button/styles.css.js +4 -4
  280. package/internal/components/expand-toggle-button/styles.scoped.css +21 -21
  281. package/internal/components/expand-toggle-button/styles.selectors.js +4 -4
  282. package/internal/components/menu-dropdown/index.d.ts.map +1 -1
  283. package/internal/components/menu-dropdown/index.js +1 -1
  284. package/internal/components/menu-dropdown/index.js.map +1 -1
  285. package/internal/components/menu-dropdown/styles.css.js +7 -7
  286. package/internal/components/menu-dropdown/styles.scoped.css +18 -18
  287. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  288. package/internal/components/option/styles.css.js +17 -17
  289. package/internal/components/option/styles.scoped.css +34 -34
  290. package/internal/components/option/styles.selectors.js +17 -17
  291. package/internal/components/radio-button/styles.css.js +7 -7
  292. package/internal/components/radio-button/styles.scoped.css +24 -24
  293. package/internal/components/radio-button/styles.selectors.js +7 -7
  294. package/internal/components/selectable-item/styles.css.js +22 -22
  295. package/internal/components/selectable-item/styles.scoped.css +66 -66
  296. package/internal/components/selectable-item/styles.selectors.js +22 -22
  297. package/internal/components/sortable-area/styles.css.js +8 -8
  298. package/internal/components/sortable-area/styles.scoped.css +17 -17
  299. package/internal/components/sortable-area/styles.selectors.js +8 -8
  300. package/internal/components/structured-item/styles.css.js +7 -7
  301. package/internal/components/structured-item/styles.scoped.css +11 -11
  302. package/internal/components/structured-item/styles.selectors.js +7 -7
  303. package/internal/components/token-list/styles.css.js +10 -10
  304. package/internal/components/token-list/styles.scoped.css +33 -33
  305. package/internal/components/token-list/styles.selectors.js +10 -10
  306. package/internal/components/token-list/token-limit-toggle.d.ts.map +1 -1
  307. package/internal/components/token-list/token-limit-toggle.js +2 -2
  308. package/internal/components/token-list/token-limit-toggle.js.map +1 -1
  309. package/internal/environment.js +2 -2
  310. package/internal/environment.json +2 -2
  311. package/internal/generated/custom-css-properties/index.d.ts +1 -0
  312. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  313. package/internal/generated/custom-css-properties/index.js +174 -173
  314. package/internal/generated/custom-css-properties/index.js.map +1 -1
  315. package/internal/generated/styles/tokens.js +200 -200
  316. package/internal/generated/theming/index.cjs +200 -200
  317. package/internal/generated/theming/index.js +200 -200
  318. package/internal/manifest.json +1 -1
  319. package/internal/utils/focus-visible.d.ts +14 -0
  320. package/internal/utils/focus-visible.d.ts.map +1 -0
  321. package/internal/utils/focus-visible.js +21 -0
  322. package/internal/utils/focus-visible.js.map +1 -0
  323. package/item-card/styles.css.js +14 -14
  324. package/item-card/styles.scoped.css +94 -94
  325. package/item-card/styles.selectors.js +14 -14
  326. package/key-value-pairs/styles.css.js +8 -8
  327. package/key-value-pairs/styles.scoped.css +14 -14
  328. package/key-value-pairs/styles.selectors.js +8 -8
  329. package/link/internal.d.ts.map +1 -1
  330. package/link/internal.js +2 -0
  331. package/link/internal.js.map +1 -1
  332. package/link/styles.css.js +21 -21
  333. package/link/styles.scoped.css +112 -112
  334. package/link/styles.selectors.js +21 -21
  335. package/list/styles.css.js +5 -5
  336. package/list/styles.scoped.css +9 -9
  337. package/list/styles.selectors.js +5 -5
  338. package/manifest.json +2 -2
  339. package/mixed-line-bar-chart/styles.css.js +11 -11
  340. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  341. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  342. package/modal/styles.css.js +31 -31
  343. package/modal/styles.scoped.css +65 -65
  344. package/modal/styles.selectors.js +31 -31
  345. package/multiselect/styles.css.js +5 -5
  346. package/multiselect/styles.scoped.css +6 -6
  347. package/multiselect/styles.selectors.js +5 -5
  348. package/package.json +1 -1
  349. package/pagination/internal.d.ts.map +1 -1
  350. package/pagination/internal.js +4 -4
  351. package/pagination/internal.js.map +1 -1
  352. package/pagination/styles.css.js +12 -12
  353. package/pagination/styles.scoped.css +36 -36
  354. package/pagination/styles.selectors.js +12 -12
  355. package/pie-chart/styles.css.js +27 -27
  356. package/pie-chart/styles.scoped.css +58 -58
  357. package/pie-chart/styles.selectors.js +27 -27
  358. package/popover/styles.css.js +58 -58
  359. package/popover/styles.scoped.css +102 -102
  360. package/popover/styles.selectors.js +58 -58
  361. package/progress-bar/styles.css.js +19 -19
  362. package/progress-bar/styles.scoped.css +64 -64
  363. package/progress-bar/styles.selectors.js +19 -19
  364. package/prompt-input/styles.css.js +26 -26
  365. package/prompt-input/styles.scoped.css +127 -127
  366. package/prompt-input/styles.selectors.js +26 -26
  367. package/property-filter/filtering-token/index.js +4 -4
  368. package/property-filter/filtering-token/index.js.map +1 -1
  369. package/property-filter/filtering-token/styles.css.js +18 -18
  370. package/property-filter/filtering-token/styles.scoped.css +54 -54
  371. package/property-filter/filtering-token/styles.selectors.js +18 -18
  372. package/property-filter/styles.css.js +39 -39
  373. package/property-filter/styles.scoped.css +75 -75
  374. package/property-filter/styles.selectors.js +39 -39
  375. package/radio-group/styles.css.js +5 -5
  376. package/radio-group/styles.scoped.css +10 -10
  377. package/radio-group/styles.selectors.js +5 -5
  378. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  379. package/s3-resource-selector/s3-in-context/styles.scoped.css +13 -13
  380. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  381. package/segmented-control/segment.d.ts.map +1 -1
  382. package/segmented-control/segment.js +1 -1
  383. package/segmented-control/segment.js.map +1 -1
  384. package/segmented-control/styles.css.js +16 -16
  385. package/segmented-control/styles.scoped.css +67 -67
  386. package/segmented-control/styles.selectors.js +16 -16
  387. package/select/parts/filter.d.ts +1 -1
  388. package/select/parts/filter.d.ts.map +1 -1
  389. package/select/parts/styles.css.js +21 -21
  390. package/select/parts/styles.scoped.css +38 -38
  391. package/select/parts/styles.selectors.js +21 -21
  392. package/side-navigation/parts.js +3 -3
  393. package/side-navigation/parts.js.map +1 -1
  394. package/side-navigation/styles.css.js +64 -64
  395. package/side-navigation/styles.scoped.css +162 -162
  396. package/side-navigation/styles.selectors.js +64 -64
  397. package/slider/styles.css.js +26 -26
  398. package/slider/styles.scoped.css +205 -205
  399. package/slider/styles.selectors.js +26 -26
  400. package/space-between/styles.css.js +23 -23
  401. package/space-between/styles.scoped.css +40 -40
  402. package/space-between/styles.selectors.js +23 -23
  403. package/spinner/styles.css.js +14 -14
  404. package/spinner/styles.scoped.css +55 -55
  405. package/spinner/styles.selectors.js +14 -14
  406. package/split-panel/styles.css.js +38 -38
  407. package/split-panel/styles.scoped.css +84 -84
  408. package/split-panel/styles.selectors.js +38 -38
  409. package/status-indicator/styles.css.js +25 -25
  410. package/status-indicator/styles.scoped.css +50 -50
  411. package/status-indicator/styles.selectors.js +25 -25
  412. package/steps/styles.css.js +17 -17
  413. package/steps/styles.scoped.css +51 -51
  414. package/steps/styles.selectors.js +17 -17
  415. package/table/body-cell/styles.css.js +48 -48
  416. package/table/body-cell/styles.scoped.css +816 -816
  417. package/table/body-cell/styles.selectors.js +48 -48
  418. package/table/header-cell/index.d.ts.map +1 -1
  419. package/table/header-cell/index.js +2 -1
  420. package/table/header-cell/index.js.map +1 -1
  421. package/table/header-cell/styles.css.js +38 -38
  422. package/table/header-cell/styles.scoped.css +156 -156
  423. package/table/header-cell/styles.selectors.js +38 -38
  424. package/table/resizer/styles.css.js +17 -17
  425. package/table/resizer/styles.scoped.css +39 -39
  426. package/table/resizer/styles.selectors.js +17 -17
  427. package/table/selection/styles.css.js +4 -4
  428. package/table/selection/styles.scoped.css +6 -6
  429. package/table/selection/styles.selectors.js +4 -4
  430. package/table/styles.css.js +37 -37
  431. package/table/styles.scoped.css +73 -70
  432. package/table/styles.selectors.js +37 -37
  433. package/tabs/styles.css.js +30 -30
  434. package/tabs/styles.scoped.css +105 -105
  435. package/tabs/styles.selectors.js +30 -30
  436. package/tabs/tab-header-bar.d.ts.map +1 -1
  437. package/tabs/tab-header-bar.js +1 -1
  438. package/tabs/tab-header-bar.js.map +1 -1
  439. package/tag-editor/styles.css.js +3 -3
  440. package/tag-editor/styles.scoped.css +14 -14
  441. package/tag-editor/styles.selectors.js +3 -3
  442. package/test-utils/dom/input/index.d.ts +1 -0
  443. package/test-utils/dom/input/index.js +3 -0
  444. package/test-utils/dom/input/index.js.map +1 -1
  445. package/test-utils/selectors/input/index.d.ts +1 -0
  446. package/test-utils/selectors/input/index.js +3 -0
  447. package/test-utils/selectors/input/index.js.map +1 -1
  448. package/text-content/styles.css.js +1 -1
  449. package/text-content/styles.scoped.css +73 -73
  450. package/text-content/styles.selectors.js +1 -1
  451. package/text-filter/styles.css.js +3 -3
  452. package/text-filter/styles.scoped.css +5 -5
  453. package/text-filter/styles.selectors.js +3 -3
  454. package/textarea/styles.css.js +9 -9
  455. package/textarea/styles.scoped.css +55 -55
  456. package/textarea/styles.selectors.js +9 -9
  457. package/tiles/styles.css.js +30 -30
  458. package/tiles/styles.scoped.css +123 -123
  459. package/tiles/styles.selectors.js +30 -30
  460. package/toggle/styles.css.js +10 -10
  461. package/toggle/styles.scoped.css +24 -24
  462. package/toggle/styles.selectors.js +10 -10
  463. package/token/dismiss-button.js +2 -2
  464. package/token/dismiss-button.js.map +1 -1
  465. package/token/styles.css.js +14 -14
  466. package/token/styles.scoped.css +58 -58
  467. package/token/styles.selectors.js +14 -14
  468. package/token-group/styles.css.js +5 -5
  469. package/token-group/styles.scoped.css +5 -5
  470. package/token-group/styles.selectors.js +5 -5
  471. package/tooltip/styles.css.js +2 -2
  472. package/tooltip/styles.scoped.css +5 -5
  473. package/tooltip/styles.selectors.js +2 -2
  474. package/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  475. package/top-navigation/parts/overflow-menu/menu-item.js +5 -5
  476. package/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  477. package/top-navigation/styles.css.js +47 -47
  478. package/top-navigation/styles.scoped.css +97 -97
  479. package/top-navigation/styles.selectors.js +47 -47
  480. package/tree-view/styles.css.js +2 -2
  481. package/tree-view/styles.scoped.css +4 -4
  482. package/tree-view/styles.selectors.js +2 -2
  483. package/tree-view/tree-item/styles.css.js +10 -10
  484. package/tree-view/tree-item/styles.scoped.css +15 -15
  485. package/tree-view/tree-item/styles.selectors.js +10 -10
  486. package/tree-view/vertical-connector/styles.css.js +3 -3
  487. package/tree-view/vertical-connector/styles.scoped.css +4 -4
  488. package/tree-view/vertical-connector/styles.selectors.js +3 -3
  489. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  490. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +26 -26
  491. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  492. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  493. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  494. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  495. package/tutorial-panel/styles.css.js +1 -1
  496. package/tutorial-panel/styles.scoped.css +7 -7
  497. package/tutorial-panel/styles.selectors.js +1 -1
  498. package/wizard/styles.css.js +30 -30
  499. package/wizard/styles.scoped.css +79 -79
  500. package/wizard/styles.selectors.js +30 -30
@@ -6,7 +6,7 @@
6
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
7
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
8
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
9
- .awsui_treeitem-group_1agpu_10o1f_9:not(#\9) {
9
+ .awsui_treeitem-group_1agpu_52uj3_9:not(#\9) {
10
10
  list-style: none;
11
11
  margin-block: 0;
12
12
  margin-inline: 0;
@@ -15,7 +15,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
15
15
  position: relative;
16
16
  }
17
17
 
18
- .awsui_treeitem_1agpu_10o1f_9:not(#\9) {
18
+ .awsui_treeitem_1agpu_52uj3_9:not(#\9) {
19
19
  list-style: none;
20
20
  margin-block: 0;
21
21
  margin-inline: 0;
@@ -23,22 +23,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
23
23
  padding-inline: 0;
24
24
  position: relative;
25
25
  }
26
- .awsui_treeitem_1agpu_10o1f_9.awsui_offset_1agpu_10o1f_26:not(#\9) {
27
- margin-inline-start: var(--space-tree-view-indentation-xh9kis, 24px);
26
+ .awsui_treeitem_1agpu_52uj3_9.awsui_offset_1agpu_52uj3_26:not(#\9) {
27
+ margin-inline-start: var(--space-tree-view-indentation-org1hm, 24px);
28
28
  }
29
- .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29:not(#\9) {
29
+ .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29:not(#\9) {
30
30
  display: grid;
31
31
  grid-template-columns: 28px 1fr;
32
32
  align-items: baseline;
33
33
  }
34
- body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29:not(#\9):has(.awsui_tree-item-focus-target_1agpu_10o1f_34:focus) {
34
+ body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29:not(#\9):has(.awsui_tree-item-focus-target_1agpu_52uj3_34:focus) {
35
35
  position: relative;
36
36
  }
37
- body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29:not(#\9):has(.awsui_tree-item-focus-target_1agpu_10o1f_34:focus) {
37
+ body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29:not(#\9):has(.awsui_tree-item-focus-target_1agpu_52uj3_34:focus) {
38
38
  outline: 2px dotted transparent;
39
39
  outline-offset: calc(0px - 1px);
40
40
  }
41
- body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29:not(#\9):has(.awsui_tree-item-focus-target_1agpu_10o1f_34:focus)::before {
41
+ body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29:not(#\9):has(.awsui_tree-item-focus-target_1agpu_52uj3_34:focus)::before {
42
42
  content: " ";
43
43
  display: block;
44
44
  position: absolute;
@@ -52,31 +52,31 @@ body[data-awsui-focus-visible=true] .awsui_treeitem_1agpu_10o1f_9 > .awsui_treei
52
52
  border-end-end-radius: var(--border-radius-control-default-focus-ring-akwhsf, 4px);
53
53
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ditkrb, #006ce0);
54
54
  }
55
- .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29 > .awsui_expand-toggle-wrapper_1agpu_10o1f_55:not(#\9) {
55
+ .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29 > .awsui_expand-toggle-wrapper_1agpu_52uj3_55:not(#\9) {
56
56
  display: grid;
57
57
  grid-column: 1;
58
58
  grid-row: 1;
59
59
  }
60
- .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29 > .awsui_expand-toggle-wrapper_1agpu_10o1f_55 > .awsui_toggle_1agpu_10o1f_60:not(#\9) {
60
+ .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29 > .awsui_expand-toggle-wrapper_1agpu_52uj3_55 > .awsui_toggle_1agpu_52uj3_60:not(#\9) {
61
61
  justify-self: center;
62
62
  position: relative;
63
63
  inset-block-start: 2px;
64
64
  inset-inline-start: -2px;
65
65
  }
66
- .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29.awsui_with-icon_1agpu_10o1f_66:not(#\9) {
66
+ .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29.awsui_with-icon_1agpu_52uj3_66:not(#\9) {
67
67
  /* this comment keeps the class in the style sheet */
68
68
  }
69
- .awsui_treeitem_1agpu_10o1f_9 > .awsui_treeitem-content-wrapper_1agpu_10o1f_29 > .awsui_structured-item-wrapper_1agpu_10o1f_69:not(#\9) {
69
+ .awsui_treeitem_1agpu_52uj3_9 > .awsui_treeitem-content-wrapper_1agpu_52uj3_29 > .awsui_structured-item-wrapper_1agpu_52uj3_69:not(#\9) {
70
70
  grid-column: 2;
71
71
  grid-row: 1/span 2;
72
- padding-block: var(--space-scaled-xxxs-oo06c7, 2px);
72
+ padding-block: var(--space-scaled-xxxs-n0ri6o, 2px);
73
73
  position: relative;
74
74
  }
75
75
 
76
- .awsui_tree-item-structured-item_1agpu_10o1f_76:not(#\9) {
76
+ .awsui_tree-item-structured-item_1agpu_52uj3_76:not(#\9) {
77
77
  /* used in keyboard navigation */
78
78
  }
79
79
 
80
- .awsui_tree-item-focus-target_1agpu_10o1f_34:not(#\9) {
80
+ .awsui_tree-item-focus-target_1agpu_52uj3_34:not(#\9) {
81
81
  outline: none;
82
82
  }
@@ -2,15 +2,15 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "treeitem-group": "awsui_treeitem-group_1agpu_10o1f_9",
6
- "treeitem": "awsui_treeitem_1agpu_10o1f_9",
7
- "offset": "awsui_offset_1agpu_10o1f_26",
8
- "treeitem-content-wrapper": "awsui_treeitem-content-wrapper_1agpu_10o1f_29",
9
- "tree-item-focus-target": "awsui_tree-item-focus-target_1agpu_10o1f_34",
10
- "expand-toggle-wrapper": "awsui_expand-toggle-wrapper_1agpu_10o1f_55",
11
- "toggle": "awsui_toggle_1agpu_10o1f_60",
12
- "with-icon": "awsui_with-icon_1agpu_10o1f_66",
13
- "structured-item-wrapper": "awsui_structured-item-wrapper_1agpu_10o1f_69",
14
- "tree-item-structured-item": "awsui_tree-item-structured-item_1agpu_10o1f_76"
5
+ "treeitem-group": "awsui_treeitem-group_1agpu_52uj3_9",
6
+ "treeitem": "awsui_treeitem_1agpu_52uj3_9",
7
+ "offset": "awsui_offset_1agpu_52uj3_26",
8
+ "treeitem-content-wrapper": "awsui_treeitem-content-wrapper_1agpu_52uj3_29",
9
+ "tree-item-focus-target": "awsui_tree-item-focus-target_1agpu_52uj3_34",
10
+ "expand-toggle-wrapper": "awsui_expand-toggle-wrapper_1agpu_52uj3_55",
11
+ "toggle": "awsui_toggle_1agpu_52uj3_60",
12
+ "with-icon": "awsui_with-icon_1agpu_52uj3_66",
13
+ "structured-item-wrapper": "awsui_structured-item-wrapper_1agpu_52uj3_69",
14
+ "tree-item-structured-item": "awsui_tree-item-structured-item_1agpu_52uj3_76"
15
15
  };
16
16
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "vertical-connector": "awsui_vertical-connector_1r2pu_8wufk_5",
5
- "grid": "awsui_grid_1r2pu_8wufk_9",
6
- "absolute": "awsui_absolute_1r2pu_8wufk_16"
4
+ "vertical-connector": "awsui_vertical-connector_1r2pu_10mdt_5",
5
+ "grid": "awsui_grid_1r2pu_10mdt_9",
6
+ "absolute": "awsui_absolute_1r2pu_10mdt_16"
7
7
  };
8
8
 
@@ -2,20 +2,20 @@
2
2
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  SPDX-License-Identifier: Apache-2.0
4
4
  */
5
- .awsui_vertical-connector_1r2pu_8wufk_5:not(#\9) {
5
+ .awsui_vertical-connector_1r2pu_10mdt_5:not(#\9) {
6
6
  background-color: var(--color-tree-view-connector-line-821trc, #8c8c94);
7
7
  inline-size: var(--border-divider-list-width-2qbfmz, 1px);
8
8
  }
9
- .awsui_vertical-connector_1r2pu_8wufk_5.awsui_grid_1r2pu_8wufk_9:not(#\9) {
9
+ .awsui_vertical-connector_1r2pu_10mdt_5.awsui_grid_1r2pu_10mdt_9:not(#\9) {
10
10
  grid-row: 2/span 3;
11
11
  grid-column: 1;
12
12
  block-size: 100%;
13
13
  position: relative;
14
14
  inset-inline-start: calc((28px - var(--border-divider-list-width-2qbfmz, 1px)) / 2 - 2px);
15
15
  }
16
- .awsui_vertical-connector_1r2pu_8wufk_5.awsui_absolute_1r2pu_8wufk_16:not(#\9) {
16
+ .awsui_vertical-connector_1r2pu_10mdt_5.awsui_absolute_1r2pu_10mdt_16:not(#\9) {
17
17
  position: absolute;
18
18
  inset: 0;
19
- inset-block-end: var(--space-scaled-xs-xwoogq, 8px);
19
+ inset-block-end: var(--space-scaled-xs-pajbd1, 8px);
20
20
  inset-inline-start: calc((28px - var(--border-divider-list-width-2qbfmz, 1px)) / 2 - 2px);
21
21
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "vertical-connector": "awsui_vertical-connector_1r2pu_8wufk_5",
6
- "grid": "awsui_grid_1r2pu_8wufk_9",
7
- "absolute": "awsui_absolute_1r2pu_8wufk_16"
5
+ "vertical-connector": "awsui_vertical-connector_1r2pu_10mdt_5",
6
+ "grid": "awsui_grid_1r2pu_10mdt_9",
7
+ "absolute": "awsui_absolute_1r2pu_10mdt_16"
8
8
  };
9
9
 
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "tutorial-list": "awsui_tutorial-list_1u70p_1d0du_9",
5
- "tutorial-title": "awsui_tutorial-title_1u70p_1d0du_45",
6
- "task": "awsui_task_1u70p_1d0du_52",
7
- "task-title": "awsui_task-title_1u70p_1d0du_60",
8
- "task-title--status": "awsui_task-title--status_1u70p_1d0du_68",
9
- "current-task": "awsui_current-task_1u70p_1d0du_72",
10
- "successful-task": "awsui_successful-task_1u70p_1d0du_76",
11
- "congratulation-message": "awsui_congratulation-message_1u70p_1d0du_80",
12
- "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1d0du_88",
13
- "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1d0du_93",
14
- "divider": "awsui_divider_1u70p_1d0du_97",
15
- "step-list": "awsui_step-list_1u70p_1d0du_101",
16
- "step": "awsui_step_1u70p_1d0du_101",
17
- "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1d0du_112",
18
- "expandable-section-header": "awsui_expandable-section-header_1u70p_1d0du_116",
19
- "step-title": "awsui_step-title_1u70p_1d0du_121",
20
- "feedback-link": "awsui_feedback-link_1u70p_1d0du_122",
21
- "dismiss-button": "awsui_dismiss-button_1u70p_1d0du_123",
22
- "completion-screen-title": "awsui_completion-screen-title_1u70p_1d0du_124",
23
- "completion-screen-description": "awsui_completion-screen-description_1u70p_1d0du_125"
4
+ "tutorial-list": "awsui_tutorial-list_1u70p_txh8p_9",
5
+ "tutorial-title": "awsui_tutorial-title_1u70p_txh8p_45",
6
+ "task": "awsui_task_1u70p_txh8p_52",
7
+ "task-title": "awsui_task-title_1u70p_txh8p_60",
8
+ "task-title--status": "awsui_task-title--status_1u70p_txh8p_68",
9
+ "current-task": "awsui_current-task_1u70p_txh8p_72",
10
+ "successful-task": "awsui_successful-task_1u70p_txh8p_76",
11
+ "congratulation-message": "awsui_congratulation-message_1u70p_txh8p_80",
12
+ "congratulation-message--status": "awsui_congratulation-message--status_1u70p_txh8p_88",
13
+ "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_txh8p_93",
14
+ "divider": "awsui_divider_1u70p_txh8p_97",
15
+ "step-list": "awsui_step-list_1u70p_txh8p_101",
16
+ "step": "awsui_step_1u70p_txh8p_101",
17
+ "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_txh8p_112",
18
+ "expandable-section-header": "awsui_expandable-section-header_1u70p_txh8p_116",
19
+ "step-title": "awsui_step-title_1u70p_txh8p_121",
20
+ "feedback-link": "awsui_feedback-link_1u70p_txh8p_122",
21
+ "dismiss-button": "awsui_dismiss-button_1u70p_txh8p_123",
22
+ "completion-screen-title": "awsui_completion-screen-title_1u70p_txh8p_124",
23
+ "completion-screen-description": "awsui_completion-screen-description_1u70p_txh8p_125"
24
24
  };
25
25
 
@@ -6,7 +6,7 @@
6
6
  /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
7
7
  /* Style used for links in slots/components that are text heavy, to help links stand out among
8
8
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
9
- .awsui_tutorial-list_1u70p_1d0du_9:not(#\9) {
9
+ .awsui_tutorial-list_1u70p_txh8p_9:not(#\9) {
10
10
  border-collapse: separate;
11
11
  border-spacing: 0;
12
12
  box-sizing: border-box;
@@ -42,22 +42,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
42
42
  margin-inline: 0;
43
43
  }
44
44
 
45
- .awsui_tutorial-title_1u70p_1d0du_45:not(#\9) {
45
+ .awsui_tutorial-title_1u70p_txh8p_45:not(#\9) {
46
46
  display: flex;
47
47
  align-items: flex-start;
48
- margin-inline-start: calc(-1 * var(--space-xxs-hwfkai, 4px));
49
- padding-block-end: var(--space-xxxs-pajhad, 2px);
48
+ margin-inline-start: calc(-1 * var(--space-xxs-3o1yoq, 4px));
49
+ padding-block-end: var(--space-xxxs-3ulqs3, 2px);
50
50
  }
51
51
 
52
- .awsui_task_1u70p_1d0du_52:not(#\9) {
52
+ .awsui_task_1u70p_txh8p_52:not(#\9) {
53
53
  list-style: none;
54
54
  padding-block-start: 0;
55
55
  }
56
- .awsui_task_1u70p_1d0du_52:not(#\9):not(:first-child) {
57
- margin-block-start: var(--space-xl-jfy3x4, 24px);
56
+ .awsui_task_1u70p_txh8p_52:not(#\9):not(:first-child) {
57
+ margin-block-start: var(--space-xl-6jh0ay, 24px);
58
58
  }
59
59
 
60
- .awsui_task-title_1u70p_1d0du_60:not(#\9) {
60
+ .awsui_task-title_1u70p_txh8p_60:not(#\9) {
61
61
  display: flex;
62
62
  align-items: flex-start;
63
63
  padding-inline-start: var(--border-divider-section-width-dlkb8v, 1px);
@@ -65,19 +65,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
65
65
  line-height: var(--line-height-heading-s-3z7qjv, 20px);
66
66
  letter-spacing: var(--letter-spacing-heading-s-kfu48f, -0.005em);
67
67
  }
68
- .awsui_task-title--status_1u70p_1d0du_68:not(#\9) {
68
+ .awsui_task-title--status_1u70p_txh8p_68:not(#\9) {
69
69
  line-height: inherit;
70
70
  }
71
71
 
72
- .awsui_current-task_1u70p_1d0du_72:not(#\9) {
72
+ .awsui_current-task_1u70p_txh8p_72:not(#\9) {
73
73
  font-weight: var(--font-weight-bold-xpar9m, 700);
74
74
  }
75
75
 
76
- .awsui_successful-task_1u70p_1d0du_76:not(#\9) {
76
+ .awsui_successful-task_1u70p_txh8p_76:not(#\9) {
77
77
  color: var(--color-text-status-success-9wcobb, #00802f);
78
78
  }
79
79
 
80
- .awsui_congratulation-message_1u70p_1d0du_80:not(#\9) {
80
+ .awsui_congratulation-message_1u70p_txh8p_80:not(#\9) {
81
81
  display: flex;
82
82
  font-size: var(--font-size-heading-s-hm1hv8, 16px);
83
83
  line-height: var(--line-height-heading-s-3z7qjv, 20px);
@@ -85,43 +85,43 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
85
85
  font-weight: var(--font-weight-heading-xs-s1j3wn, 700);
86
86
  color: var(--color-text-status-success-9wcobb, #00802f);
87
87
  }
88
- .awsui_congratulation-message--status_1u70p_1d0du_88:not(#\9) {
88
+ .awsui_congratulation-message--status_1u70p_txh8p_88:not(#\9) {
89
89
  line-height: inherit;
90
90
  flex-shrink: 0;
91
91
  }
92
92
 
93
- .awsui_plaintext-congratulation-description_1u70p_1d0du_93:not(#\9) {
93
+ .awsui_plaintext-congratulation-description_1u70p_txh8p_93:not(#\9) {
94
94
  white-space: pre-line;
95
95
  }
96
96
 
97
- .awsui_divider_1u70p_1d0du_97:not(#\9) {
97
+ .awsui_divider_1u70p_txh8p_97:not(#\9) {
98
98
  border-block-end: var(--border-divider-section-width-dlkb8v, 1px) solid var(--color-border-divider-default-0de9c8, #c6c6cd);
99
99
  }
100
100
 
101
- .awsui_step-list_1u70p_1d0du_101:not(#\9) {
101
+ .awsui_step-list_1u70p_txh8p_101:not(#\9) {
102
102
  list-style: none;
103
103
  padding-block: 0;
104
- padding-inline-start: var(--space-xxxs-pajhad, 2px);
104
+ padding-inline-start: var(--space-xxxs-3ulqs3, 2px);
105
105
  padding-inline-end: 0;
106
106
  }
107
107
 
108
- .awsui_step_1u70p_1d0du_101:not(#\9):not(:first-child) {
109
- padding-block-start: var(--space-xxs-hwfkai, 4px);
108
+ .awsui_step_1u70p_txh8p_101:not(#\9):not(:first-child) {
109
+ padding-block-start: var(--space-xxs-3o1yoq, 4px);
110
110
  }
111
111
 
112
- .awsui_expandable-section-wrapper_1u70p_1d0du_112:not(#\9) {
112
+ .awsui_expandable-section-wrapper_1u70p_txh8p_112:not(#\9) {
113
113
  inline-size: 100%;
114
114
  }
115
115
 
116
- .awsui_expandable-section-header_1u70p_1d0du_116:not(#\9) {
116
+ .awsui_expandable-section-header_1u70p_txh8p_116:not(#\9) {
117
117
  font-size: var(--font-size-body-m-tq5a14, 14px);
118
118
  line-height: var(--line-height-body-m-5xw6xo, 20px);
119
119
  }
120
120
 
121
- .awsui_step-title_1u70p_1d0du_121:not(#\9),
122
- .awsui_feedback-link_1u70p_1d0du_122:not(#\9),
123
- .awsui_dismiss-button_1u70p_1d0du_123:not(#\9),
124
- .awsui_completion-screen-title_1u70p_1d0du_124:not(#\9),
125
- .awsui_completion-screen-description_1u70p_1d0du_125:not(#\9) {
121
+ .awsui_step-title_1u70p_txh8p_121:not(#\9),
122
+ .awsui_feedback-link_1u70p_txh8p_122:not(#\9),
123
+ .awsui_dismiss-button_1u70p_txh8p_123:not(#\9),
124
+ .awsui_completion-screen-title_1u70p_txh8p_124:not(#\9),
125
+ .awsui_completion-screen-description_1u70p_txh8p_125:not(#\9) {
126
126
  /* used in test-utils */
127
127
  }
@@ -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_1d0du_9",
6
- "tutorial-title": "awsui_tutorial-title_1u70p_1d0du_45",
7
- "task": "awsui_task_1u70p_1d0du_52",
8
- "task-title": "awsui_task-title_1u70p_1d0du_60",
9
- "task-title--status": "awsui_task-title--status_1u70p_1d0du_68",
10
- "current-task": "awsui_current-task_1u70p_1d0du_72",
11
- "successful-task": "awsui_successful-task_1u70p_1d0du_76",
12
- "congratulation-message": "awsui_congratulation-message_1u70p_1d0du_80",
13
- "congratulation-message--status": "awsui_congratulation-message--status_1u70p_1d0du_88",
14
- "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_1d0du_93",
15
- "divider": "awsui_divider_1u70p_1d0du_97",
16
- "step-list": "awsui_step-list_1u70p_1d0du_101",
17
- "step": "awsui_step_1u70p_1d0du_101",
18
- "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_1d0du_112",
19
- "expandable-section-header": "awsui_expandable-section-header_1u70p_1d0du_116",
20
- "step-title": "awsui_step-title_1u70p_1d0du_121",
21
- "feedback-link": "awsui_feedback-link_1u70p_1d0du_122",
22
- "dismiss-button": "awsui_dismiss-button_1u70p_1d0du_123",
23
- "completion-screen-title": "awsui_completion-screen-title_1u70p_1d0du_124",
24
- "completion-screen-description": "awsui_completion-screen-description_1u70p_1d0du_125"
5
+ "tutorial-list": "awsui_tutorial-list_1u70p_txh8p_9",
6
+ "tutorial-title": "awsui_tutorial-title_1u70p_txh8p_45",
7
+ "task": "awsui_task_1u70p_txh8p_52",
8
+ "task-title": "awsui_task-title_1u70p_txh8p_60",
9
+ "task-title--status": "awsui_task-title--status_1u70p_txh8p_68",
10
+ "current-task": "awsui_current-task_1u70p_txh8p_72",
11
+ "successful-task": "awsui_successful-task_1u70p_txh8p_76",
12
+ "congratulation-message": "awsui_congratulation-message_1u70p_txh8p_80",
13
+ "congratulation-message--status": "awsui_congratulation-message--status_1u70p_txh8p_88",
14
+ "plaintext-congratulation-description": "awsui_plaintext-congratulation-description_1u70p_txh8p_93",
15
+ "divider": "awsui_divider_1u70p_txh8p_97",
16
+ "step-list": "awsui_step-list_1u70p_txh8p_101",
17
+ "step": "awsui_step_1u70p_txh8p_101",
18
+ "expandable-section-wrapper": "awsui_expandable-section-wrapper_1u70p_txh8p_112",
19
+ "expandable-section-header": "awsui_expandable-section-header_1u70p_txh8p_116",
20
+ "step-title": "awsui_step-title_1u70p_txh8p_121",
21
+ "feedback-link": "awsui_feedback-link_1u70p_txh8p_122",
22
+ "dismiss-button": "awsui_dismiss-button_1u70p_txh8p_123",
23
+ "completion-screen-title": "awsui_completion-screen-title_1u70p_txh8p_124",
24
+ "completion-screen-description": "awsui_completion-screen-description_1u70p_txh8p_125"
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_1bls5_13",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1bls5_1",
6
- "tutorial-list": "awsui_tutorial-list_ig8mp_1bls5_35",
7
- "tutorial-box": "awsui_tutorial-box_ig8mp_1bls5_71",
8
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1bls5_115",
9
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1bls5_121",
10
- "tutorial-description": "awsui_tutorial-description_ig8mp_1bls5_121",
11
- "expandable-section": "awsui_expandable-section_ig8mp_1bls5_132",
12
- "expanded": "awsui_expanded_ig8mp_1bls5_136",
13
- "button-wrapper": "awsui_button-wrapper_ig8mp_1bls5_140",
14
- "start": "awsui_start_ig8mp_1bls5_145",
15
- "expand-button": "awsui_expand-button_ig8mp_1bls5_149",
16
- "collapse-button": "awsui_collapse-button_ig8mp_1bls5_153",
17
- "learn-more-link": "awsui_learn-more-link_ig8mp_1bls5_157",
18
- "title": "awsui_title_ig8mp_1bls5_161",
19
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1bls5_165",
20
- "completed": "awsui_completed_ig8mp_1bls5_169",
21
- "download-link": "awsui_download-link_ig8mp_1bls5_173"
4
+ "content-enter": "awsui_content-enter_ig8mp_6yjif_13",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_6yjif_1",
6
+ "tutorial-list": "awsui_tutorial-list_ig8mp_6yjif_35",
7
+ "tutorial-box": "awsui_tutorial-box_ig8mp_6yjif_71",
8
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_6yjif_115",
9
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_6yjif_121",
10
+ "tutorial-description": "awsui_tutorial-description_ig8mp_6yjif_121",
11
+ "expandable-section": "awsui_expandable-section_ig8mp_6yjif_132",
12
+ "expanded": "awsui_expanded_ig8mp_6yjif_136",
13
+ "button-wrapper": "awsui_button-wrapper_ig8mp_6yjif_140",
14
+ "start": "awsui_start_ig8mp_6yjif_145",
15
+ "expand-button": "awsui_expand-button_ig8mp_6yjif_149",
16
+ "collapse-button": "awsui_collapse-button_ig8mp_6yjif_153",
17
+ "learn-more-link": "awsui_learn-more-link_ig8mp_6yjif_157",
18
+ "title": "awsui_title_ig8mp_6yjif_161",
19
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_6yjif_165",
20
+ "completed": "awsui_completed_ig8mp_6yjif_169",
21
+ "download-link": "awsui_download-link_ig8mp_6yjif_173"
22
22
  };
23
23
 
@@ -10,10 +10,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
10
10
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
11
11
  SPDX-License-Identifier: Apache-2.0
12
12
  */
13
- .awsui_content-enter_ig8mp_1bls5_13:not(#\9) {
14
- animation: awsui_awsui-motion-fade-in_ig8mp_1bls5_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
13
+ .awsui_content-enter_ig8mp_6yjif_13:not(#\9) {
14
+ animation: awsui_awsui-motion-fade-in_ig8mp_6yjif_1 var(--motion-duration-show-paced-i87eux, 180ms) var(--motion-easing-show-paced-r4ee22, ease-out);
15
15
  }
16
- @keyframes awsui_awsui-motion-fade-in_ig8mp_1bls5_1 {
16
+ @keyframes awsui_awsui-motion-fade-in_ig8mp_6yjif_1 {
17
17
  from {
18
18
  opacity: 0.2;
19
19
  }
@@ -22,17 +22,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
22
22
  }
23
23
  }
24
24
  @media (prefers-reduced-motion: reduce) {
25
- .awsui_content-enter_ig8mp_1bls5_13:not(#\9) {
25
+ .awsui_content-enter_ig8mp_6yjif_13:not(#\9) {
26
26
  animation: none;
27
27
  transition: none;
28
28
  }
29
29
  }
30
- .awsui-motion-disabled .awsui_content-enter_ig8mp_1bls5_13:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_1bls5_13:not(#\9) {
30
+ .awsui-motion-disabled .awsui_content-enter_ig8mp_6yjif_13:not(#\9), .awsui-mode-entering .awsui_content-enter_ig8mp_6yjif_13:not(#\9) {
31
31
  animation: none;
32
32
  transition: none;
33
33
  }
34
34
 
35
- .awsui_tutorial-list_ig8mp_1bls5_35:not(#\9) {
35
+ .awsui_tutorial-list_ig8mp_6yjif_35:not(#\9) {
36
36
  border-collapse: separate;
37
37
  border-spacing: 0;
38
38
  box-sizing: border-box;
@@ -68,7 +68,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
68
68
  margin-inline: 0;
69
69
  }
70
70
 
71
- .awsui_tutorial-box_ig8mp_1bls5_71:not(#\9) {
71
+ .awsui_tutorial-box_ig8mp_6yjif_71:not(#\9) {
72
72
  border-collapse: separate;
73
73
  border-spacing: 0;
74
74
  box-sizing: border-box;
@@ -105,72 +105,72 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
105
105
  border-start-end-radius: var(--border-radius-tutorial-panel-item-ueam46, 8px);
106
106
  border-end-start-radius: var(--border-radius-tutorial-panel-item-ueam46, 8px);
107
107
  border-end-end-radius: var(--border-radius-tutorial-panel-item-ueam46, 8px);
108
- padding-block: var(--space-m-dsumyt, 16px);
109
- padding-inline: var(--space-m-dsumyt, 16px);
108
+ padding-block: var(--space-m-n8iq8o, 16px);
109
+ padding-inline: var(--space-m-n8iq8o, 16px);
110
110
  }
111
- .awsui_tutorial-box_ig8mp_1bls5_71:not(#\9):not(:first-child) {
112
- margin-block-start: var(--space-l-2ud1p3, 20px);
111
+ .awsui_tutorial-box_ig8mp_6yjif_71:not(#\9):not(:first-child) {
112
+ margin-block-start: var(--space-l-dpyxli, 20px);
113
113
  }
114
114
 
115
- .awsui_tutorial-box-title_ig8mp_1bls5_115:not(#\9) {
115
+ .awsui_tutorial-box-title_ig8mp_6yjif_115:not(#\9) {
116
116
  display: flex;
117
117
  align-items: flex-start;
118
118
  justify-content: space-between;
119
119
  }
120
120
 
121
- .awsui_tutorial-description-plaintext_ig8mp_1bls5_121:not(#\9) {
121
+ .awsui_tutorial-description-plaintext_ig8mp_6yjif_121:not(#\9) {
122
122
  white-space: pre-line;
123
123
  }
124
124
 
125
- .awsui_tutorial-description_ig8mp_1bls5_121:not(#\9) {
125
+ .awsui_tutorial-description_ig8mp_6yjif_121:not(#\9) {
126
126
  /* stylelint-disable-next-line @cloudscape-design/no-implicit-descendant, selector-max-type -- Customers can nest their list items inside Box components. */
127
127
  }
128
- .awsui_tutorial-description_ig8mp_1bls5_121 ul:not(#\9) {
128
+ .awsui_tutorial-description_ig8mp_6yjif_121 ul:not(#\9) {
129
129
  list-style-type: initial;
130
130
  }
131
131
 
132
- .awsui_expandable-section_ig8mp_1bls5_132:not(#\9) {
132
+ .awsui_expandable-section_ig8mp_6yjif_132:not(#\9) {
133
133
  display: none;
134
- margin-block-start: var(--space-m-dsumyt, 16px);
134
+ margin-block-start: var(--space-m-n8iq8o, 16px);
135
135
  }
136
- .awsui_expandable-section_ig8mp_1bls5_132.awsui_expanded_ig8mp_1bls5_136:not(#\9) {
136
+ .awsui_expandable-section_ig8mp_6yjif_132.awsui_expanded_ig8mp_6yjif_136:not(#\9) {
137
137
  display: block;
138
138
  }
139
139
 
140
- .awsui_button-wrapper_ig8mp_1bls5_140:not(#\9) {
141
- margin-block: calc(-1 * var(--space-xxs-hwfkai, 4px) - var(--border-width-button-lffd4t, 2px));
142
- margin-inline: calc(-1 * var(--space-xxs-hwfkai, 4px) - var(--border-width-button-lffd4t, 2px));
140
+ .awsui_button-wrapper_ig8mp_6yjif_140:not(#\9) {
141
+ margin-block: calc(-1 * var(--space-xxs-3o1yoq, 4px) - var(--border-width-button-lffd4t, 2px));
142
+ margin-inline: calc(-1 * var(--space-xxs-3o1yoq, 4px) - var(--border-width-button-lffd4t, 2px));
143
143
  }
144
144
 
145
- .awsui_start_ig8mp_1bls5_145:not(#\9) {
145
+ .awsui_start_ig8mp_6yjif_145:not(#\9) {
146
146
  /* used in test-utils */
147
147
  }
148
148
 
149
- .awsui_expand-button_ig8mp_1bls5_149:not(#\9) {
149
+ .awsui_expand-button_ig8mp_6yjif_149:not(#\9) {
150
150
  /* used in test-utils */
151
151
  }
152
152
 
153
- .awsui_collapse-button_ig8mp_1bls5_153:not(#\9) {
153
+ .awsui_collapse-button_ig8mp_6yjif_153:not(#\9) {
154
154
  /* used in test-utils */
155
155
  }
156
156
 
157
- .awsui_learn-more-link_ig8mp_1bls5_157:not(#\9) {
157
+ .awsui_learn-more-link_ig8mp_6yjif_157:not(#\9) {
158
158
  /* used in test-utils */
159
159
  }
160
160
 
161
- .awsui_title_ig8mp_1bls5_161:not(#\9) {
161
+ .awsui_title_ig8mp_6yjif_161:not(#\9) {
162
162
  /* used in test-utils */
163
163
  }
164
164
 
165
- .awsui_prerequisites-alert_ig8mp_1bls5_165:not(#\9) {
165
+ .awsui_prerequisites-alert_ig8mp_6yjif_165:not(#\9) {
166
166
  /* used in test-utils */
167
167
  }
168
168
 
169
- .awsui_completed_ig8mp_1bls5_169:not(#\9) {
169
+ .awsui_completed_ig8mp_6yjif_169:not(#\9) {
170
170
  /* used in test-utils */
171
171
  }
172
172
 
173
- .awsui_download-link_ig8mp_1bls5_173:not(#\9) {
173
+ .awsui_download-link_ig8mp_6yjif_173:not(#\9) {
174
174
  border-collapse: separate;
175
175
  border-spacing: 0;
176
176
  box-sizing: border-box;
@@ -206,18 +206,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
206
206
  letter-spacing: 0.005em;
207
207
  color: var(--color-text-body-secondary-y6dr4d, #424650);
208
208
  }
209
- .awsui_download-link_ig8mp_1bls5_173:not(#\9):hover {
209
+ .awsui_download-link_ig8mp_6yjif_173:not(#\9):hover {
210
210
  cursor: pointer;
211
211
  }
212
- .awsui_download-link_ig8mp_1bls5_173:not(#\9):focus {
212
+ .awsui_download-link_ig8mp_6yjif_173:not(#\9):focus {
213
213
  outline: none;
214
214
  }
215
- .awsui_download-link_ig8mp_1bls5_173:not(#\9):active, .awsui_download-link_ig8mp_1bls5_173:not(#\9):focus, .awsui_download-link_ig8mp_1bls5_173:not(#\9):hover {
215
+ .awsui_download-link_ig8mp_6yjif_173:not(#\9):active, .awsui_download-link_ig8mp_6yjif_173:not(#\9):focus, .awsui_download-link_ig8mp_6yjif_173:not(#\9):hover {
216
216
  text-decoration: underline;
217
217
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
218
218
  text-decoration-color: currentColor;
219
219
  }
220
- body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_1bls5_173:not(#\9):focus {
220
+ body[data-awsui-focus-visible=true] .awsui_download-link_ig8mp_6yjif_173:not(#\9):focus {
221
221
  outline: thin dotted;
222
222
  outline: var(--border-link-focus-ring-outline-wn9h6t, 0);
223
223
  outline-offset: 2px;
@@ -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_1bls5_13",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_1bls5_1",
7
- "tutorial-list": "awsui_tutorial-list_ig8mp_1bls5_35",
8
- "tutorial-box": "awsui_tutorial-box_ig8mp_1bls5_71",
9
- "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_1bls5_115",
10
- "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_1bls5_121",
11
- "tutorial-description": "awsui_tutorial-description_ig8mp_1bls5_121",
12
- "expandable-section": "awsui_expandable-section_ig8mp_1bls5_132",
13
- "expanded": "awsui_expanded_ig8mp_1bls5_136",
14
- "button-wrapper": "awsui_button-wrapper_ig8mp_1bls5_140",
15
- "start": "awsui_start_ig8mp_1bls5_145",
16
- "expand-button": "awsui_expand-button_ig8mp_1bls5_149",
17
- "collapse-button": "awsui_collapse-button_ig8mp_1bls5_153",
18
- "learn-more-link": "awsui_learn-more-link_ig8mp_1bls5_157",
19
- "title": "awsui_title_ig8mp_1bls5_161",
20
- "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_1bls5_165",
21
- "completed": "awsui_completed_ig8mp_1bls5_169",
22
- "download-link": "awsui_download-link_ig8mp_1bls5_173"
5
+ "content-enter": "awsui_content-enter_ig8mp_6yjif_13",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_ig8mp_6yjif_1",
7
+ "tutorial-list": "awsui_tutorial-list_ig8mp_6yjif_35",
8
+ "tutorial-box": "awsui_tutorial-box_ig8mp_6yjif_71",
9
+ "tutorial-box-title": "awsui_tutorial-box-title_ig8mp_6yjif_115",
10
+ "tutorial-description-plaintext": "awsui_tutorial-description-plaintext_ig8mp_6yjif_121",
11
+ "tutorial-description": "awsui_tutorial-description_ig8mp_6yjif_121",
12
+ "expandable-section": "awsui_expandable-section_ig8mp_6yjif_132",
13
+ "expanded": "awsui_expanded_ig8mp_6yjif_136",
14
+ "button-wrapper": "awsui_button-wrapper_ig8mp_6yjif_140",
15
+ "start": "awsui_start_ig8mp_6yjif_145",
16
+ "expand-button": "awsui_expand-button_ig8mp_6yjif_149",
17
+ "collapse-button": "awsui_collapse-button_ig8mp_6yjif_153",
18
+ "learn-more-link": "awsui_learn-more-link_ig8mp_6yjif_157",
19
+ "title": "awsui_title_ig8mp_6yjif_161",
20
+ "prerequisites-alert": "awsui_prerequisites-alert_ig8mp_6yjif_165",
21
+ "completed": "awsui_completed_ig8mp_6yjif_169",
22
+ "download-link": "awsui_download-link_ig8mp_6yjif_173"
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_1fpx3_9"
4
+ "tutorial-panel": "awsui_tutorial-panel_1oin5_1gobk_9"
5
5
  };
6
6