@cloudscape-design/components 3.0.348 → 3.0.349

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 (369) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +28 -28
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +18 -18
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +17 -17
  20. package/app-layout/styles.scoped.css +30 -30
  21. package/app-layout/styles.selectors.js +17 -17
  22. package/app-layout/toggles/styles.css.js +2 -2
  23. package/app-layout/toggles/styles.scoped.css +16 -16
  24. package/app-layout/toggles/styles.selectors.js +2 -2
  25. package/app-layout/visual-refresh/styles.css.js +69 -69
  26. package/app-layout/visual-refresh/styles.scoped.css +267 -267
  27. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  28. package/area-chart/styles.css.js +6 -6
  29. package/area-chart/styles.scoped.css +16 -16
  30. package/area-chart/styles.selectors.js +6 -6
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +472 -472
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +14 -14
  59. package/button-dropdown/styles.scoped.css +32 -32
  60. package/button-dropdown/styles.selectors.js +14 -14
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +38 -38
  65. package/cards/styles.scoped.css +99 -99
  66. package/cards/styles.selectors.js +38 -38
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +228 -219
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  83. package/column-layout/flexible-column-layout/styles.scoped.css +8 -8
  84. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  85. package/column-layout/styles.css.js +13 -13
  86. package/column-layout/styles.scoped.css +55 -55
  87. package/column-layout/styles.selectors.js +13 -13
  88. package/container/styles.css.js +28 -28
  89. package/container/styles.scoped.css +94 -94
  90. package/container/styles.selectors.js +28 -28
  91. package/content-layout/styles.css.js +7 -7
  92. package/content-layout/styles.scoped.css +17 -17
  93. package/content-layout/styles.selectors.js +7 -7
  94. package/date-picker/styles.css.js +7 -7
  95. package/date-picker/styles.scoped.css +16 -16
  96. package/date-picker/styles.selectors.js +7 -7
  97. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  98. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  99. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  100. package/date-range-picker/relative-range/styles.css.js +9 -9
  101. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  102. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  103. package/date-range-picker/styles.css.js +38 -38
  104. package/date-range-picker/styles.scoped.css +76 -76
  105. package/date-range-picker/styles.selectors.js +38 -38
  106. package/expandable-section/styles.css.js +29 -29
  107. package/expandable-section/styles.scoped.css +106 -106
  108. package/expandable-section/styles.selectors.js +29 -29
  109. package/file-upload/dropzone/styles.css.js +2 -2
  110. package/file-upload/dropzone/styles.scoped.css +9 -9
  111. package/file-upload/dropzone/styles.selectors.js +2 -2
  112. package/file-upload/file-input/styles.css.js +4 -4
  113. package/file-upload/file-input/styles.scoped.css +14 -14
  114. package/file-upload/file-input/styles.selectors.js +4 -4
  115. package/file-upload/file-option/styles.css.js +7 -7
  116. package/file-upload/file-option/styles.scoped.css +10 -10
  117. package/file-upload/file-option/styles.selectors.js +7 -7
  118. package/file-upload/styles.css.js +2 -2
  119. package/file-upload/styles.scoped.css +4 -4
  120. package/file-upload/styles.selectors.js +2 -2
  121. package/flashbar/collapsible-flashbar.d.ts.map +1 -1
  122. package/flashbar/collapsible-flashbar.js +8 -5
  123. package/flashbar/collapsible-flashbar.js.map +1 -1
  124. package/flashbar/flash.d.ts.map +1 -1
  125. package/flashbar/flash.js +2 -1
  126. package/flashbar/flash.js.map +1 -1
  127. package/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  128. package/flashbar/non-collapsible-flashbar.js +1 -2
  129. package/flashbar/non-collapsible-flashbar.js.map +1 -1
  130. package/flashbar/styles.css.js +46 -46
  131. package/flashbar/styles.scoped.css +250 -246
  132. package/flashbar/styles.selectors.js +46 -46
  133. package/flashbar/utils.js +1 -1
  134. package/flashbar/utils.js.map +1 -1
  135. package/form/styles.css.js +9 -9
  136. package/form/styles.scoped.css +20 -20
  137. package/form/styles.selectors.js +9 -9
  138. package/form-field/styles.css.js +19 -19
  139. package/form-field/styles.scoped.css +52 -52
  140. package/form-field/styles.selectors.js +19 -19
  141. package/grid/styles.css.js +53 -53
  142. package/grid/styles.scoped.css +60 -60
  143. package/grid/styles.selectors.js +53 -53
  144. package/header/styles.css.js +33 -33
  145. package/header/styles.scoped.css +114 -114
  146. package/header/styles.selectors.js +33 -33
  147. package/help-panel/styles.css.js +4 -4
  148. package/help-panel/styles.scoped.css +172 -172
  149. package/help-panel/styles.selectors.js +4 -4
  150. package/hotspot/styles.css.js +7 -7
  151. package/hotspot/styles.scoped.css +10 -10
  152. package/hotspot/styles.selectors.js +7 -7
  153. package/icon/styles.css.js +21 -21
  154. package/icon/styles.scoped.css +81 -81
  155. package/icon/styles.selectors.js +21 -21
  156. package/input/styles.css.js +12 -12
  157. package/input/styles.scoped.css +73 -73
  158. package/input/styles.selectors.js +12 -12
  159. package/internal/base-component/styles.scoped.css +1696 -1635
  160. package/internal/components/abstract-switch/styles.css.js +13 -13
  161. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  162. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  163. package/internal/components/button-trigger/styles.css.js +9 -9
  164. package/internal/components/button-trigger/styles.scoped.css +63 -63
  165. package/internal/components/button-trigger/styles.selectors.js +9 -9
  166. package/internal/components/cartesian-chart/styles.css.js +27 -27
  167. package/internal/components/cartesian-chart/styles.scoped.css +41 -41
  168. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  169. package/internal/components/chart-filter/styles.css.js +3 -3
  170. package/internal/components/chart-filter/styles.scoped.css +7 -7
  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 +23 -23
  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/index.js +1 -1
  179. package/internal/components/chart-popover/index.js.map +1 -1
  180. package/internal/components/chart-popover/styles.css.js +3 -3
  181. package/internal/components/chart-popover/styles.scoped.css +9 -9
  182. package/internal/components/chart-popover/styles.selectors.js +3 -3
  183. package/internal/components/chart-series-details/styles.css.js +5 -5
  184. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  185. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  186. package/internal/components/chart-series-marker/styles.css.js +5 -5
  187. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  188. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  189. package/internal/components/chart-status-container/styles.css.js +2 -2
  190. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  191. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  192. package/internal/components/chart-wrapper/styles.css.js +9 -9
  193. package/internal/components/chart-wrapper/styles.scoped.css +15 -15
  194. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  195. package/internal/components/checkbox-icon/styles.css.js +7 -7
  196. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  197. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  198. package/internal/components/dark-ribbon/styles.css.js +2 -2
  199. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  200. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  201. package/internal/components/dropdown/styles.css.js +20 -20
  202. package/internal/components/dropdown/styles.scoped.css +51 -51
  203. package/internal/components/dropdown/styles.selectors.js +20 -20
  204. package/internal/components/dropdown-footer/styles.css.js +3 -3
  205. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  206. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  207. package/internal/components/dropdown-status/styles.css.js +2 -2
  208. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  209. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  210. package/internal/components/filtering-token/styles.css.js +7 -7
  211. package/internal/components/filtering-token/styles.scoped.css +34 -34
  212. package/internal/components/filtering-token/styles.selectors.js +7 -7
  213. package/internal/components/handle/styles.css.js +2 -2
  214. package/internal/components/handle/styles.scoped.css +12 -12
  215. package/internal/components/handle/styles.selectors.js +2 -2
  216. package/internal/components/menu-dropdown/styles.css.js +7 -7
  217. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  218. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  219. package/internal/components/option/styles.css.js +17 -17
  220. package/internal/components/option/styles.scoped.css +47 -47
  221. package/internal/components/option/styles.selectors.js +17 -17
  222. package/internal/components/options-list/styles.css.js +2 -2
  223. package/internal/components/options-list/styles.scoped.css +7 -7
  224. package/internal/components/options-list/styles.selectors.js +2 -2
  225. package/internal/components/selectable-item/styles.css.js +16 -16
  226. package/internal/components/selectable-item/styles.scoped.css +70 -70
  227. package/internal/components/selectable-item/styles.selectors.js +16 -16
  228. package/internal/components/token-list/styles.css.js +9 -9
  229. package/internal/components/token-list/styles.scoped.css +40 -40
  230. package/internal/components/token-list/styles.selectors.js +9 -9
  231. package/internal/environment.js +1 -1
  232. package/internal/environment.json +1 -1
  233. package/internal/generated/styles/tokens.d.ts +1 -0
  234. package/internal/generated/styles/tokens.js +306 -305
  235. package/internal/generated/theming/index.cjs +1830 -821
  236. package/internal/generated/theming/index.cjs.d.ts +192 -0
  237. package/internal/generated/theming/index.d.ts +192 -0
  238. package/internal/generated/theming/index.js +1830 -821
  239. package/internal/manifest.json +1 -1
  240. package/internal/utils/dom.d.ts +1 -1
  241. package/internal/utils/dom.d.ts.map +1 -1
  242. package/internal/utils/dom.js +1 -1
  243. package/internal/utils/dom.js.map +1 -1
  244. package/link/styles.css.js +20 -20
  245. package/link/styles.scoped.css +163 -163
  246. package/link/styles.selectors.js +20 -20
  247. package/mixed-line-bar-chart/styles.css.js +11 -11
  248. package/mixed-line-bar-chart/styles.scoped.css +24 -24
  249. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  250. package/modal/styles.css.js +23 -23
  251. package/modal/styles.scoped.css +67 -67
  252. package/modal/styles.selectors.js +23 -23
  253. package/multiselect/styles.css.js +1 -1
  254. package/multiselect/styles.scoped.css +5 -5
  255. package/multiselect/styles.selectors.js +1 -1
  256. package/package.json +1 -1
  257. package/pagination/styles.css.js +9 -9
  258. package/pagination/styles.scoped.css +47 -47
  259. package/pagination/styles.selectors.js +9 -9
  260. package/pie-chart/index.d.ts.map +1 -1
  261. package/pie-chart/index.js +1 -2
  262. package/pie-chart/index.js.map +1 -1
  263. package/pie-chart/pie-chart.d.ts +1 -3
  264. package/pie-chart/pie-chart.d.ts.map +1 -1
  265. package/pie-chart/pie-chart.js +16 -17
  266. package/pie-chart/pie-chart.js.map +1 -1
  267. package/pie-chart/segments.d.ts +1 -2
  268. package/pie-chart/segments.d.ts.map +1 -1
  269. package/pie-chart/segments.js +2 -2
  270. package/pie-chart/segments.js.map +1 -1
  271. package/pie-chart/styles.css.js +27 -27
  272. package/pie-chart/styles.scoped.css +63 -63
  273. package/pie-chart/styles.selectors.js +27 -27
  274. package/popover/styles.css.js +50 -50
  275. package/popover/styles.scoped.css +104 -104
  276. package/popover/styles.selectors.js +50 -50
  277. package/progress-bar/styles.css.js +18 -18
  278. package/progress-bar/styles.scoped.css +58 -58
  279. package/progress-bar/styles.selectors.js +18 -18
  280. package/property-filter/styles.css.js +29 -29
  281. package/property-filter/styles.scoped.css +52 -52
  282. package/property-filter/styles.selectors.js +29 -29
  283. package/radio-group/styles.css.js +9 -9
  284. package/radio-group/styles.scoped.css +37 -37
  285. package/radio-group/styles.selectors.js +9 -9
  286. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  287. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  288. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  289. package/segmented-control/styles.css.js +14 -14
  290. package/segmented-control/styles.scoped.css +78 -78
  291. package/segmented-control/styles.selectors.js +14 -14
  292. package/select/parts/styles.css.js +9 -9
  293. package/select/parts/styles.scoped.css +17 -17
  294. package/select/parts/styles.selectors.js +9 -9
  295. package/select/styles.css.js +1 -1
  296. package/select/styles.scoped.css +5 -5
  297. package/select/styles.selectors.js +1 -1
  298. package/side-navigation/styles.css.js +28 -28
  299. package/side-navigation/styles.scoped.css +92 -92
  300. package/side-navigation/styles.selectors.js +28 -28
  301. package/space-between/styles.css.js +23 -23
  302. package/space-between/styles.scoped.css +40 -40
  303. package/space-between/styles.selectors.js +23 -23
  304. package/spinner/styles.css.js +13 -13
  305. package/spinner/styles.scoped.css +35 -35
  306. package/spinner/styles.selectors.js +13 -13
  307. package/split-panel/styles.css.js +56 -56
  308. package/split-panel/styles.scoped.css +146 -146
  309. package/split-panel/styles.selectors.js +56 -56
  310. package/status-indicator/styles.css.js +22 -22
  311. package/status-indicator/styles.scoped.css +46 -46
  312. package/status-indicator/styles.selectors.js +22 -22
  313. package/table/body-cell/styles.css.js +28 -28
  314. package/table/body-cell/styles.scoped.css +155 -155
  315. package/table/body-cell/styles.selectors.js +28 -28
  316. package/table/header-cell/styles.css.js +24 -24
  317. package/table/header-cell/styles.scoped.css +93 -93
  318. package/table/header-cell/styles.selectors.js +24 -24
  319. package/table/resizer/styles.css.js +6 -6
  320. package/table/resizer/styles.scoped.css +27 -27
  321. package/table/resizer/styles.selectors.js +6 -6
  322. package/table/selection-control/styles.css.js +3 -3
  323. package/table/selection-control/styles.scoped.css +4 -4
  324. package/table/selection-control/styles.selectors.js +3 -3
  325. package/table/styles.css.js +34 -34
  326. package/table/styles.scoped.css +84 -84
  327. package/table/styles.selectors.js +34 -34
  328. package/tabs/styles.css.js +21 -21
  329. package/tabs/styles.scoped.css +86 -86
  330. package/tabs/styles.selectors.js +21 -21
  331. package/tag-editor/styles.css.js +3 -3
  332. package/tag-editor/styles.scoped.css +24 -24
  333. package/tag-editor/styles.selectors.js +3 -3
  334. package/text-content/styles.css.js +1 -1
  335. package/text-content/styles.scoped.css +130 -130
  336. package/text-content/styles.selectors.js +1 -1
  337. package/text-filter/styles.css.js +3 -3
  338. package/text-filter/styles.scoped.css +10 -10
  339. package/text-filter/styles.selectors.js +3 -3
  340. package/textarea/styles.css.js +4 -4
  341. package/textarea/styles.scoped.css +40 -40
  342. package/textarea/styles.selectors.js +4 -4
  343. package/tiles/styles.css.js +29 -29
  344. package/tiles/styles.scoped.css +128 -128
  345. package/tiles/styles.selectors.js +29 -29
  346. package/toggle/styles.css.js +8 -8
  347. package/toggle/styles.scoped.css +27 -27
  348. package/toggle/styles.selectors.js +8 -8
  349. package/token-group/styles.css.js +7 -7
  350. package/token-group/styles.scoped.css +42 -42
  351. package/token-group/styles.selectors.js +7 -7
  352. package/top-navigation/1.0-beta/styles.css.js +25 -25
  353. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  354. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  355. package/top-navigation/styles.css.js +47 -47
  356. package/top-navigation/styles.scoped.css +148 -148
  357. package/top-navigation/styles.selectors.js +47 -47
  358. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  359. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  360. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  361. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  362. package/tutorial-panel/components/tutorial-list/styles.scoped.css +50 -50
  363. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  364. package/tutorial-panel/styles.css.js +1 -1
  365. package/tutorial-panel/styles.scoped.css +6 -6
  366. package/tutorial-panel/styles.selectors.js +1 -1
  367. package/wizard/styles.css.js +31 -31
  368. package/wizard/styles.scoped.css +124 -124
  369. package/wizard/styles.selectors.js +31 -31
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_1ye24_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1ye24_1",
6
- "root": "awsui_root_mx3cw_1ye24_119",
7
- "hidden": "awsui_hidden_mx3cw_1ye24_135",
8
- "body": "awsui_body_mx3cw_1ye24_160",
9
- "header": "awsui_header_mx3cw_1ye24_166",
10
- "action": "awsui_action_mx3cw_1ye24_170",
11
- "action-button": "awsui_action-button_mx3cw_1ye24_175",
12
- "text": "awsui_text_mx3cw_1ye24_179",
13
- "icon": "awsui_icon_mx3cw_1ye24_183",
14
- "message": "awsui_message_mx3cw_1ye24_186",
15
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1ye24_194",
16
- "content": "awsui_content_mx3cw_1ye24_208",
17
- "dismiss": "awsui_dismiss_mx3cw_1ye24_212",
18
- "dismiss-button": "awsui_dismiss-button_mx3cw_1ye24_218",
19
- "type-error": "awsui_type-error_mx3cw_1ye24_226",
20
- "type-warning": "awsui_type-warning_mx3cw_1ye24_234",
21
- "type-success": "awsui_type-success_mx3cw_1ye24_242",
22
- "type-info": "awsui_type-info_mx3cw_1ye24_250"
4
+ "alert": "awsui_alert_mx3cw_1sjtq_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1sjtq_1",
6
+ "root": "awsui_root_mx3cw_1sjtq_119",
7
+ "hidden": "awsui_hidden_mx3cw_1sjtq_135",
8
+ "body": "awsui_body_mx3cw_1sjtq_160",
9
+ "header": "awsui_header_mx3cw_1sjtq_166",
10
+ "action": "awsui_action_mx3cw_1sjtq_170",
11
+ "action-button": "awsui_action-button_mx3cw_1sjtq_175",
12
+ "text": "awsui_text_mx3cw_1sjtq_179",
13
+ "icon": "awsui_icon_mx3cw_1sjtq_183",
14
+ "message": "awsui_message_mx3cw_1sjtq_186",
15
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_1sjtq_194",
16
+ "content": "awsui_content_mx3cw_1sjtq_208",
17
+ "dismiss": "awsui_dismiss_mx3cw_1sjtq_212",
18
+ "dismiss-button": "awsui_dismiss-button_mx3cw_1sjtq_218",
19
+ "type-error": "awsui_type-error_mx3cw_1sjtq_226",
20
+ "type-warning": "awsui_type-warning_mx3cw_1sjtq_234",
21
+ "type-success": "awsui_type-success_mx3cw_1sjtq_242",
22
+ "type-info": "awsui_type-info_mx3cw_1sjtq_250"
23
23
  };
24
24
 
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_alert_mx3cw_1ye24_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_1ye24_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
93
+ .awsui_alert_mx3cw_1sjtq_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_1sjtq_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_1ye24_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_1sjtq_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_alert_mx3cw_1ye24_93:not(#\9) {
105
+ .awsui_alert_mx3cw_1sjtq_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_1ye24_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1ye24_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_1sjtq_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1sjtq_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_root_mx3cw_1ye24_119:not(#\9) {
119
+ .awsui_root_mx3cw_1sjtq_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -146,11 +146,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
146
146
  widows: 2;
147
147
  word-spacing: normal;
148
148
  box-sizing: border-box;
149
- font-size: var(--font-body-m-size-7dign1, 14px);
150
- line-height: var(--font-body-m-line-height-ghizru, 20px);
151
- color: var(--color-text-body-default-su7kuo, #000716);
149
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
150
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
151
+ color: var(--color-text-body-default-2sxhhn, #000716);
152
152
  font-weight: 400;
153
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
153
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
154
154
  -webkit-font-smoothing: auto;
155
155
  -moz-osx-font-smoothing: auto;
156
156
  word-wrap: break-word;
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  overflow: hidden;
159
159
  display: block;
160
160
  }
161
- .awsui_root_mx3cw_1ye24_119.awsui_hidden_mx3cw_1ye24_135:not(#\9) {
161
+ .awsui_root_mx3cw_1sjtq_119.awsui_hidden_mx3cw_1sjtq_135:not(#\9) {
162
162
  display: none;
163
163
  }
164
164
 
165
- .awsui_alert_mx3cw_1ye24_93:not(#\9) {
165
+ .awsui_alert_mx3cw_1sjtq_93:not(#\9) {
166
166
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
167
167
  border-collapse: separate;
168
168
  border-spacing: 0;
@@ -192,117 +192,117 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
192
192
  widows: 2;
193
193
  word-spacing: normal;
194
194
  box-sizing: border-box;
195
- font-size: var(--font-body-m-size-7dign1, 14px);
196
- line-height: var(--font-body-m-line-height-ghizru, 20px);
197
- color: var(--color-text-body-default-su7kuo, #000716);
195
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
196
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
197
+ color: var(--color-text-body-default-2sxhhn, #000716);
198
198
  font-weight: 400;
199
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
199
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
200
200
  -webkit-font-smoothing: auto;
201
201
  -moz-osx-font-smoothing: auto;
202
202
  position: relative;
203
203
  display: flex;
204
204
  justify-content: flex-start;
205
205
  align-items: flex-start;
206
- border-radius: var(--border-radius-alert-i70li9, 12px);
207
- border: var(--border-field-width-riro62, 2px) solid;
208
- padding: var(--space-alert-vertical-83u3il, 8px) var(--space-alert-horizontal-xg2h48, 16px);
209
- background-color: var(--color-background-container-content-og3y0v, #ffffff);
206
+ border-radius: var(--border-radius-alert-mdtrse, 12px);
207
+ border: var(--border-field-width-09w7vk, 2px) solid;
208
+ padding: var(--space-alert-vertical-l6cc71, 8px) var(--space-alert-horizontal-eyt1xx, 16px);
209
+ background-color: var(--color-background-container-content-4un1ap, #ffffff);
210
210
  }
211
211
 
212
- .awsui_body_mx3cw_1ye24_160:not(#\9) {
212
+ .awsui_body_mx3cw_1sjtq_160:not(#\9) {
213
213
  display: flex;
214
214
  flex: 1 1 0%;
215
215
  min-width: 0;
216
216
  }
217
217
 
218
- .awsui_header_mx3cw_1ye24_166:not(#\9) {
218
+ .awsui_header_mx3cw_1sjtq_166:not(#\9) {
219
219
  font-weight: 700;
220
220
  }
221
221
 
222
- .awsui_action_mx3cw_1ye24_170:not(#\9) {
222
+ .awsui_action_mx3cw_1sjtq_170:not(#\9) {
223
223
  white-space: nowrap;
224
- margin-left: var(--space-s-hdd878, 12px);
224
+ margin-left: var(--space-s-34lx8l, 12px);
225
225
  }
226
226
 
227
- .awsui_action-button_mx3cw_1ye24_175:not(#\9) {
227
+ .awsui_action-button_mx3cw_1sjtq_175:not(#\9) {
228
228
  /* used in test-utils */
229
229
  }
230
230
 
231
- .awsui_text_mx3cw_1ye24_179:not(#\9) {
232
- padding: var(--border-field-width-riro62, 2px) 0;
233
- margin: var(--space-scaled-xxs-t2t62i, 4px) var(--space-xxs-ja5cp8, 4px);
231
+ .awsui_text_mx3cw_1sjtq_179:not(#\9) {
232
+ padding: var(--border-field-width-09w7vk, 2px) 0;
233
+ margin: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
234
234
  }
235
- .awsui_text_mx3cw_1ye24_179.awsui_icon_mx3cw_1ye24_183:not(#\9) {
235
+ .awsui_text_mx3cw_1sjtq_179.awsui_icon_mx3cw_1sjtq_183:not(#\9) {
236
236
  margin-left: 0;
237
237
  }
238
- .awsui_text_mx3cw_1ye24_179.awsui_message_mx3cw_1ye24_186:not(#\9) {
239
- margin-right: var(--space-alert-message-right-221e5g, 4px);
238
+ .awsui_text_mx3cw_1sjtq_179.awsui_message_mx3cw_1sjtq_186:not(#\9) {
239
+ margin-right: var(--space-alert-message-right-knlb6u, 4px);
240
240
  }
241
- .awsui_text_mx3cw_1ye24_179.awsui_message_mx3cw_1ye24_186 + .awsui_action_mx3cw_1ye24_170:not(#\9) {
242
- margin-left: var(--space-alert-action-left-j65qap, 12px);
241
+ .awsui_text_mx3cw_1sjtq_179.awsui_message_mx3cw_1sjtq_186 + .awsui_action_mx3cw_1sjtq_170:not(#\9) {
242
+ margin-left: var(--space-alert-action-left-ea9czk, 12px);
243
243
  }
244
244
 
245
245
  /* stylelint-disable selector-max-type */
246
- .awsui_root_mx3cw_1ye24_119.awsui_breakpoint-default_mx3cw_1ye24_194 > div > .awsui_alert_mx3cw_1ye24_93 > .awsui_body_mx3cw_1ye24_160:not(#\9) {
246
+ .awsui_root_mx3cw_1sjtq_119.awsui_breakpoint-default_mx3cw_1sjtq_194 > div > .awsui_alert_mx3cw_1sjtq_93 > .awsui_body_mx3cw_1sjtq_160:not(#\9) {
247
247
  display: block;
248
248
  }
249
- .awsui_root_mx3cw_1ye24_119.awsui_breakpoint-default_mx3cw_1ye24_194 > div > .awsui_alert_mx3cw_1ye24_93 > .awsui_body_mx3cw_1ye24_160 > .awsui_action_mx3cw_1ye24_170:not(#\9) {
250
- margin-left: var(--space-xxs-ja5cp8, 4px);
251
- margin-bottom: var(--space-xxs-ja5cp8, 4px);
249
+ .awsui_root_mx3cw_1sjtq_119.awsui_breakpoint-default_mx3cw_1sjtq_194 > div > .awsui_alert_mx3cw_1sjtq_93 > .awsui_body_mx3cw_1sjtq_160 > .awsui_action_mx3cw_1sjtq_170:not(#\9) {
250
+ margin-left: var(--space-xxs-p8yyaw, 4px);
251
+ margin-bottom: var(--space-xxs-p8yyaw, 4px);
252
252
  }
253
253
 
254
254
  /* stylelint-enable selector-max-type */
255
- .awsui_message_mx3cw_1ye24_186:not(#\9) {
255
+ .awsui_message_mx3cw_1sjtq_186:not(#\9) {
256
256
  flex: 1 1 0%;
257
257
  min-width: 0;
258
258
  }
259
259
 
260
- .awsui_content_mx3cw_1ye24_208:not(#\9) {
260
+ .awsui_content_mx3cw_1sjtq_208:not(#\9) {
261
261
  /* used in test-utils */
262
262
  }
263
263
 
264
- .awsui_dismiss_mx3cw_1ye24_212:not(#\9) {
264
+ .awsui_dismiss_mx3cw_1sjtq_212:not(#\9) {
265
265
  flex: 0 0 auto;
266
- margin-right: calc(-1 * var(--space-xxs-ja5cp8, 4px));
267
- margin-left: var(--space-s-hdd878, 12px);
266
+ margin-right: calc(-1 * var(--space-xxs-p8yyaw, 4px));
267
+ margin-left: var(--space-s-34lx8l, 12px);
268
268
  }
269
269
 
270
- .awsui_dismiss-button_mx3cw_1ye24_218:not(#\9) {
270
+ .awsui_dismiss-button_mx3cw_1sjtq_218:not(#\9) {
271
271
  /* used in test-utils */
272
272
  }
273
273
 
274
- .awsui_icon_mx3cw_1ye24_183:not(#\9) {
274
+ .awsui_icon_mx3cw_1sjtq_183:not(#\9) {
275
275
  flex: 0 0 auto;
276
276
  }
277
277
 
278
- .awsui_type-error_mx3cw_1ye24_226:not(#\9) {
279
- border-color: var(--color-border-status-error-vuw4yz, #d91515);
280
- background-color: var(--color-background-status-error-9e19yh, #fff7f7);
278
+ .awsui_type-error_mx3cw_1sjtq_226:not(#\9) {
279
+ border-color: var(--color-border-status-error-dj6icm, #d91515);
280
+ background-color: var(--color-background-status-error-pbprvn, #fff7f7);
281
281
  }
282
- .awsui_type-error_mx3cw_1ye24_226 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
283
- color: var(--color-text-status-error-p6dh5n, #d91515);
282
+ .awsui_type-error_mx3cw_1sjtq_226 > .awsui_icon_mx3cw_1sjtq_183:not(#\9) {
283
+ color: var(--color-text-status-error-wdvepn, #d91515);
284
284
  }
285
285
 
286
- .awsui_type-warning_mx3cw_1ye24_234:not(#\9) {
287
- border-color: var(--color-border-status-warning-118bcl, #7d8998);
288
- background-color: var(--color-background-status-warning-b15ytv, #ffffff);
286
+ .awsui_type-warning_mx3cw_1sjtq_234:not(#\9) {
287
+ border-color: var(--color-border-status-warning-52glov, #8d6605);
288
+ background-color: var(--color-background-status-warning-oor4hw, #fffce9);
289
289
  }
290
- .awsui_type-warning_mx3cw_1ye24_234 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
291
- color: var(--color-text-status-warning-3n8qp8, #d91515);
290
+ .awsui_type-warning_mx3cw_1sjtq_234 > .awsui_icon_mx3cw_1sjtq_183:not(#\9) {
291
+ color: var(--color-text-status-warning-yik8vi, #8d6605);
292
292
  }
293
293
 
294
- .awsui_type-success_mx3cw_1ye24_242:not(#\9) {
295
- border-color: var(--color-border-status-success-9l0sch, #037f0c);
296
- background-color: var(--color-background-status-success-irojq1, #f2fcf3);
294
+ .awsui_type-success_mx3cw_1sjtq_242:not(#\9) {
295
+ border-color: var(--color-border-status-success-wmgb40, #037f0c);
296
+ background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
297
297
  }
298
- .awsui_type-success_mx3cw_1ye24_242 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
299
- color: var(--color-text-status-success-6id1zv, #037f0c);
298
+ .awsui_type-success_mx3cw_1sjtq_242 > .awsui_icon_mx3cw_1sjtq_183:not(#\9) {
299
+ color: var(--color-text-status-success-bpiyjm, #037f0c);
300
300
  }
301
301
 
302
- .awsui_type-info_mx3cw_1ye24_250:not(#\9) {
303
- border-color: var(--color-border-status-info-lubl5f, #0972d3);
304
- background-color: var(--color-background-status-info-wlp7jc, #f2f8fd);
302
+ .awsui_type-info_mx3cw_1sjtq_250:not(#\9) {
303
+ border-color: var(--color-border-status-info-8upc6f, #0972d3);
304
+ background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
305
305
  }
306
- .awsui_type-info_mx3cw_1ye24_250 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
307
- color: var(--color-text-status-info-cmlm4f, #0972d3);
306
+ .awsui_type-info_mx3cw_1sjtq_250 > .awsui_icon_mx3cw_1sjtq_183:not(#\9) {
307
+ color: var(--color-text-status-info-ahz8zp, #0972d3);
308
308
  }
@@ -2,24 +2,24 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_1ye24_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1ye24_1",
7
- "root": "awsui_root_mx3cw_1ye24_119",
8
- "hidden": "awsui_hidden_mx3cw_1ye24_135",
9
- "body": "awsui_body_mx3cw_1ye24_160",
10
- "header": "awsui_header_mx3cw_1ye24_166",
11
- "action": "awsui_action_mx3cw_1ye24_170",
12
- "action-button": "awsui_action-button_mx3cw_1ye24_175",
13
- "text": "awsui_text_mx3cw_1ye24_179",
14
- "icon": "awsui_icon_mx3cw_1ye24_183",
15
- "message": "awsui_message_mx3cw_1ye24_186",
16
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1ye24_194",
17
- "content": "awsui_content_mx3cw_1ye24_208",
18
- "dismiss": "awsui_dismiss_mx3cw_1ye24_212",
19
- "dismiss-button": "awsui_dismiss-button_mx3cw_1ye24_218",
20
- "type-error": "awsui_type-error_mx3cw_1ye24_226",
21
- "type-warning": "awsui_type-warning_mx3cw_1ye24_234",
22
- "type-success": "awsui_type-success_mx3cw_1ye24_242",
23
- "type-info": "awsui_type-info_mx3cw_1ye24_250"
5
+ "alert": "awsui_alert_mx3cw_1sjtq_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1sjtq_1",
7
+ "root": "awsui_root_mx3cw_1sjtq_119",
8
+ "hidden": "awsui_hidden_mx3cw_1sjtq_135",
9
+ "body": "awsui_body_mx3cw_1sjtq_160",
10
+ "header": "awsui_header_mx3cw_1sjtq_166",
11
+ "action": "awsui_action_mx3cw_1sjtq_170",
12
+ "action-button": "awsui_action-button_mx3cw_1sjtq_175",
13
+ "text": "awsui_text_mx3cw_1sjtq_179",
14
+ "icon": "awsui_icon_mx3cw_1sjtq_183",
15
+ "message": "awsui_message_mx3cw_1sjtq_186",
16
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_1sjtq_194",
17
+ "content": "awsui_content_mx3cw_1sjtq_208",
18
+ "dismiss": "awsui_dismiss_mx3cw_1sjtq_212",
19
+ "dismiss-button": "awsui_dismiss-button_mx3cw_1sjtq_218",
20
+ "type-error": "awsui_type-error_mx3cw_1sjtq_226",
21
+ "type-warning": "awsui_type-warning_mx3cw_1sjtq_234",
22
+ "type-success": "awsui_type-success_mx3cw_1sjtq_242",
23
+ "type-info": "awsui_type-info_mx3cw_1sjtq_250"
24
24
  };
25
25
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_1ihgq_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_1ihgq_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_1ihgq_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1ihgq_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1ihgq_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1ihgq_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1ihgq_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1ihgq_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1ihgq_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1ihgq_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1ihgq_137",
15
- "annotation": "awsui_annotation_1hpp3_1ihgq_145",
16
- "next-button": "awsui_next-button_1hpp3_1ihgq_146",
17
- "previous-button": "awsui_previous-button_1hpp3_1ihgq_147",
18
- "finish-button": "awsui_finish-button_1hpp3_1ihgq_148",
19
- "header": "awsui_header_1hpp3_1ihgq_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_1ihgq_150",
21
- "content": "awsui_content_1hpp3_1ihgq_151",
22
- "description": "awsui_description_1hpp3_1ihgq_155",
23
- "actionBar": "awsui_actionBar_1hpp3_1ihgq_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_1ihgq_167",
25
- "divider": "awsui_divider_1hpp3_1ihgq_171",
26
- "hotspot": "awsui_hotspot_1hpp3_1ihgq_175",
27
- "icon": "awsui_icon_1hpp3_1ihgq_215"
4
+ "arrow": "awsui_arrow_1hpp3_lcjop_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_lcjop_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_lcjop_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_lcjop_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_lcjop_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_lcjop_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_lcjop_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_lcjop_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_lcjop_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_lcjop_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137",
15
+ "annotation": "awsui_annotation_1hpp3_lcjop_145",
16
+ "next-button": "awsui_next-button_1hpp3_lcjop_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_lcjop_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_lcjop_148",
19
+ "header": "awsui_header_1hpp3_lcjop_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_lcjop_150",
21
+ "content": "awsui_content_1hpp3_lcjop_151",
22
+ "description": "awsui_description_1hpp3_lcjop_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_lcjop_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_lcjop_167",
25
+ "divider": "awsui_divider_1hpp3_lcjop_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_lcjop_175",
27
+ "icon": "awsui_icon_1hpp3_lcjop_215"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_1ihgq_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_lcjop_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9), .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9), .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,64 +115,64 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
119
- background-color: var(--color-border-status-info-lubl5f, #0972d3);
118
+ .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
119
+ background-color: var(--color-border-status-info-8upc6f, #0972d3);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_lcjop_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
- background-color: var(--color-background-status-info-wlp7jc, #f2f8fd);
126
+ background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_1ihgq_128 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1ihgq_128 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
129
- box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
128
+ .awsui_arrow-position-right-top_1hpp3_lcjop_128 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_lcjop_128 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
129
+ box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_1ihgq_131 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1ihgq_131 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
132
- box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
131
+ .awsui_arrow-position-left-top_1hpp3_lcjop_131 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_lcjop_131 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
132
+ box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_1ihgq_134 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1ihgq_134 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
135
- box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
134
+ .awsui_arrow-position-top-center_1hpp3_lcjop_134 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_lcjop_134 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
135
+ box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_1ihgq_137 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1ihgq_137 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
138
- box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
137
+ .awsui_arrow-position-bottom-center_1hpp3_lcjop_137 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137 > .awsui_arrow-outer_1hpp3_lcjop_97:not(#\9)::after {
138
+ box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
139
139
  }
140
140
 
141
141
  /*
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_1ihgq_145:not(#\9),
146
- .awsui_next-button_1hpp3_1ihgq_146:not(#\9),
147
- .awsui_previous-button_1hpp3_1ihgq_147:not(#\9),
148
- .awsui_finish-button_1hpp3_1ihgq_148:not(#\9),
149
- .awsui_header_1hpp3_1ihgq_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_1ihgq_150:not(#\9),
151
- .awsui_content_1hpp3_1ihgq_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_lcjop_145:not(#\9),
146
+ .awsui_next-button_1hpp3_lcjop_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_lcjop_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_lcjop_148:not(#\9),
149
+ .awsui_header_1hpp3_lcjop_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_lcjop_150:not(#\9),
151
+ .awsui_content_1hpp3_lcjop_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_1ihgq_155:not(#\9) {
155
+ .awsui_description_1hpp3_lcjop_155:not(#\9) {
156
156
  overflow: hidden;
157
- margin-top: var(--space-xxs-ja5cp8, 4px);
157
+ margin-top: var(--space-xxs-p8yyaw, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_1ihgq_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_lcjop_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_1ihgq_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_lcjop_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_1ihgq_171:not(#\9) {
172
- border-bottom: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
171
+ .awsui_divider_1hpp3_lcjop_171:not(#\9) {
172
+ border-bottom: var(--border-divider-section-width-4ax5o2, 2px) solid var(--color-border-divider-default-d3adp9, #e9ebed);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_1ihgq_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_lcjop_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -202,11 +202,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  widows: 2;
203
203
  word-spacing: normal;
204
204
  box-sizing: border-box;
205
- font-size: var(--font-body-m-size-7dign1, 14px);
206
- line-height: var(--font-body-m-line-height-ghizru, 20px);
207
- color: var(--color-text-body-default-su7kuo, #000716);
205
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
206
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
207
+ color: var(--color-text-body-default-2sxhhn, #000716);
208
208
  font-weight: 400;
209
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
209
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
210
210
  -webkit-font-smoothing: auto;
211
211
  -moz-osx-font-smoothing: auto;
212
212
  background: transparent;
@@ -217,17 +217,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  width: 16px;
218
218
  height: 16px;
219
219
  }
220
- .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
221
221
  outline: none;
222
222
  }
223
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus {
223
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
224
224
  position: relative;
225
225
  }
226
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus {
227
227
  outline: 2px dotted transparent;
228
228
  outline-offset: calc(2px - 1px);
229
229
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus::before {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_lcjop_175:not(#\9):focus::before {
231
231
  content: " ";
232
232
  display: block;
233
233
  position: absolute;
@@ -235,16 +235,16 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focu
235
235
  top: calc(-1 * 2px);
236
236
  width: calc(100% + 2 * 2px);
237
237
  height: calc(100% + 2 * 2px);
238
- border-radius: var(--border-radius-control-circular-focus-ring-lj7j2y, 4px);
239
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
238
+ border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
239
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
240
240
  }
241
- .awsui_hotspot_1hpp3_1ihgq_175 > .awsui_icon_1hpp3_1ihgq_215:not(#\9) {
241
+ .awsui_hotspot_1hpp3_lcjop_175 > .awsui_icon_1hpp3_lcjop_215:not(#\9) {
242
242
  position: relative;
243
- stroke: var(--color-text-link-default-gthbx2, #0972d3);
243
+ stroke: var(--color-text-link-default-latg1a, #0972d3);
244
244
  }
245
- .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):hover > .awsui_icon_1hpp3_1ihgq_215 {
246
- stroke: var(--color-text-link-hover-h1b9eu, #033160);
245
+ .awsui_hotspot_1hpp3_lcjop_175:not(#\9):hover > .awsui_icon_1hpp3_lcjop_215 {
246
+ stroke: var(--color-text-link-hover-8j6p14, #033160);
247
247
  }
248
- .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):active > .awsui_icon_1hpp3_1ihgq_215 {
249
- stroke: var(--color-text-link-default-gthbx2, #0972d3);
248
+ .awsui_hotspot_1hpp3_lcjop_175:not(#\9):active > .awsui_icon_1hpp3_lcjop_215 {
249
+ stroke: var(--color-text-link-default-latg1a, #0972d3);
250
250
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_1ihgq_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_1ihgq_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_1ihgq_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1ihgq_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1ihgq_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1ihgq_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1ihgq_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1ihgq_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1ihgq_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1ihgq_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1ihgq_137",
16
- "annotation": "awsui_annotation_1hpp3_1ihgq_145",
17
- "next-button": "awsui_next-button_1hpp3_1ihgq_146",
18
- "previous-button": "awsui_previous-button_1hpp3_1ihgq_147",
19
- "finish-button": "awsui_finish-button_1hpp3_1ihgq_148",
20
- "header": "awsui_header_1hpp3_1ihgq_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_1ihgq_150",
22
- "content": "awsui_content_1hpp3_1ihgq_151",
23
- "description": "awsui_description_1hpp3_1ihgq_155",
24
- "actionBar": "awsui_actionBar_1hpp3_1ihgq_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_1ihgq_167",
26
- "divider": "awsui_divider_1hpp3_1ihgq_171",
27
- "hotspot": "awsui_hotspot_1hpp3_1ihgq_175",
28
- "icon": "awsui_icon_1hpp3_1ihgq_215"
5
+ "arrow": "awsui_arrow_1hpp3_lcjop_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_lcjop_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_lcjop_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_lcjop_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_lcjop_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_lcjop_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_lcjop_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_lcjop_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_lcjop_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_lcjop_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_lcjop_137",
16
+ "annotation": "awsui_annotation_1hpp3_lcjop_145",
17
+ "next-button": "awsui_next-button_1hpp3_lcjop_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_lcjop_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_lcjop_148",
20
+ "header": "awsui_header_1hpp3_lcjop_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_lcjop_150",
22
+ "content": "awsui_content_1hpp3_lcjop_151",
23
+ "description": "awsui_description_1hpp3_lcjop_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_lcjop_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_lcjop_167",
26
+ "divider": "awsui_divider_1hpp3_lcjop_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_lcjop_175",
28
+ "icon": "awsui_icon_1hpp3_lcjop_215"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-wrapper": "awsui_content-wrapper_zycdx_1nd6q_97",
5
- "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_1nd6q_101",
6
- "content-type-dashboard": "awsui_content-type-dashboard_zycdx_1nd6q_106"
4
+ "content-wrapper": "awsui_content-wrapper_zycdx_oc7xf_97",
5
+ "content-wrapper-mobile": "awsui_content-wrapper-mobile_zycdx_oc7xf_101",
6
+ "content-type-dashboard": "awsui_content-type-dashboard_zycdx_oc7xf_106"
7
7
  };
8
8