@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
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_arrow_xjuzf_uxxra_185:not(#\9) {
185
+ .awsui_arrow_xjuzf_mykkd_185:not(#\9) {
186
186
  width: 20px;
187
187
  height: 10px;
188
188
  }
189
- .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9), .awsui_arrow-inner_xjuzf_uxxra_189:not(#\9) {
189
+ .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9), .awsui_arrow-inner_xjuzf_mykkd_189:not(#\9) {
190
190
  position: absolute;
191
191
  overflow: hidden;
192
192
  width: 20px;
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
194
194
  top: 0;
195
195
  left: 0;
196
196
  }
197
- .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_uxxra_189:not(#\9)::after {
197
+ .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_mykkd_189:not(#\9)::after {
198
198
  content: "";
199
199
  box-sizing: border-box;
200
200
  display: inline-block;
@@ -207,27 +207,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
207
207
  transform: rotate(45deg);
208
208
  transform-origin: 0 100%;
209
209
  }
210
- .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after {
211
- background-color: var(--color-border-popover-wszwqx, #9ba7b6);
210
+ .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after {
211
+ background-color: var(--color-border-popover-umqvld, #9ba7b6);
212
212
  }
213
- .awsui_arrow-inner_xjuzf_uxxra_189:not(#\9) {
213
+ .awsui_arrow-inner_xjuzf_mykkd_189:not(#\9) {
214
214
  top: 2px;
215
215
  }
216
- .awsui_arrow-inner_xjuzf_uxxra_189:not(#\9)::after {
216
+ .awsui_arrow-inner_xjuzf_mykkd_189:not(#\9)::after {
217
217
  border-radius: 1px 0 0 0;
218
- background-color: var(--color-background-popover-qliu7h, #ffffff);
218
+ background-color: var(--color-background-popover-szburm, #ffffff);
219
219
  }
220
- .awsui_arrow-position-right-top_xjuzf_uxxra_220 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_uxxra_220 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after {
221
- box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
220
+ .awsui_arrow-position-right-top_xjuzf_mykkd_220 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_mykkd_220 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after {
221
+ box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
222
222
  }
223
- .awsui_arrow-position-left-top_xjuzf_uxxra_223 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_uxxra_223 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after {
224
- box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
223
+ .awsui_arrow-position-left-top_xjuzf_mykkd_223 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_mykkd_223 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after {
224
+ box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
225
225
  }
226
- .awsui_arrow-position-top-center_xjuzf_uxxra_226 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_uxxra_226 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_uxxra_226 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_uxxra_226 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after {
227
- box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
226
+ .awsui_arrow-position-top-center_xjuzf_mykkd_226 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_mykkd_226 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_mykkd_226 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_mykkd_226 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after {
227
+ box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
228
228
  }
229
- .awsui_arrow-position-bottom-center_xjuzf_uxxra_229 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_uxxra_229 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_uxxra_229 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_uxxra_229 > .awsui_arrow-outer_xjuzf_uxxra_189:not(#\9)::after {
230
- box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
229
+ .awsui_arrow-position-bottom-center_xjuzf_mykkd_229 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_mykkd_229 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_mykkd_229 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_mykkd_229 > .awsui_arrow-outer_xjuzf_mykkd_189:not(#\9)::after {
230
+ box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
231
231
  }
232
232
 
233
233
  /*
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
322
322
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
323
323
  SPDX-License-Identifier: Apache-2.0
324
324
  */
325
- .awsui_body_xjuzf_uxxra_325:not(#\9) {
325
+ .awsui_body_xjuzf_mykkd_325:not(#\9) {
326
326
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
327
327
  border-collapse: separate;
328
328
  border-spacing: 0;
@@ -352,73 +352,73 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
352
352
  widows: 2;
353
353
  word-spacing: normal;
354
354
  box-sizing: border-box;
355
- font-size: var(--font-body-m-size-7dign1, 14px);
356
- line-height: var(--font-body-m-line-height-ghizru, 20px);
357
- color: var(--color-text-body-default-su7kuo, #000716);
355
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
356
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
357
+ color: var(--color-text-body-default-2sxhhn, #000716);
358
358
  font-weight: 400;
359
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
359
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
360
360
  -webkit-font-smoothing: auto;
361
361
  -moz-osx-font-smoothing: auto;
362
362
  word-wrap: break-word;
363
363
  max-width: 100%;
364
364
  overflow: hidden;
365
- padding: var(--space-s-hdd878, 12px) var(--space-m-h2th94, 16px);
365
+ padding: var(--space-s-34lx8l, 12px) var(--space-m-udix3p, 16px);
366
366
  }
367
- .awsui_body-overflow-visible_xjuzf_uxxra_341:not(#\9) {
367
+ .awsui_body-overflow-visible_xjuzf_mykkd_341:not(#\9) {
368
368
  overflow: visible;
369
369
  }
370
370
 
371
- .awsui_has-dismiss_xjuzf_uxxra_345:not(#\9) {
371
+ .awsui_has-dismiss_xjuzf_mykkd_345:not(#\9) {
372
372
  display: flex;
373
373
  align-items: baseline;
374
374
  }
375
375
 
376
- .awsui_dismiss_xjuzf_uxxra_350:not(#\9) {
377
- margin: calc(-1 * (var(--space-scaled-xxs-t2t62i, 4px) + var(--border-field-width-riro62, 2px))) calc(-1 * (var(--space-xxs-ja5cp8, 4px) + var(--border-field-width-riro62, 2px)));
376
+ .awsui_dismiss_xjuzf_mykkd_350:not(#\9) {
377
+ margin: calc(-1 * (var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px))) calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-field-width-09w7vk, 2px)));
378
378
  margin-left: 0;
379
379
  flex: 0 0 auto;
380
380
  order: 1;
381
381
  }
382
382
 
383
- .awsui_dismiss-control_xjuzf_uxxra_357:not(#\9) {
383
+ .awsui_dismiss-control_xjuzf_mykkd_357:not(#\9) {
384
384
  /* used in test-utils */
385
385
  }
386
386
 
387
- .awsui_header-row_xjuzf_uxxra_361:not(#\9) {
388
- margin-bottom: var(--space-xs-edba2s, 8px);
387
+ .awsui_header-row_xjuzf_mykkd_361:not(#\9) {
388
+ margin-bottom: var(--space-xs-zb16t3, 8px);
389
389
  }
390
390
 
391
- .awsui_header_xjuzf_uxxra_361:not(#\9) {
391
+ .awsui_header_xjuzf_mykkd_361:not(#\9) {
392
392
  word-wrap: break-word;
393
393
  max-width: 100%;
394
394
  overflow: hidden;
395
- font-size: var(--font-heading-xs-size-2ai9la, 14px);
396
- line-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
397
- font-weight: var(--font-heading-xs-weight-xog3y8, 700);
398
- -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
399
- -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
395
+ font-size: var(--font-heading-xs-size-d24gfe, 14px);
396
+ line-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
397
+ font-weight: var(--font-heading-xs-weight-dcgvdt, 700);
398
+ -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
399
+ -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
400
400
  flex: 1 1 auto;
401
401
  /* stylelint-disable selector-max-type */
402
402
  /* stylelint-enable selector-max-type */
403
403
  }
404
- .awsui_header_xjuzf_uxxra_361 > h2:not(#\9) {
405
- font-size: var(--font-heading-xs-size-2ai9la, 14px);
406
- line-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
407
- font-weight: var(--font-heading-xs-weight-xog3y8, 700);
408
- -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
409
- -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
404
+ .awsui_header_xjuzf_mykkd_361 > h2:not(#\9) {
405
+ font-size: var(--font-heading-xs-size-d24gfe, 14px);
406
+ line-height: var(--font-heading-xs-line-height-gyxcvc, 18px);
407
+ font-weight: var(--font-heading-xs-weight-dcgvdt, 700);
408
+ -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
409
+ -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
410
410
  display: inline;
411
411
  }
412
412
 
413
- .awsui_content_xjuzf_uxxra_387:not(#\9) {
413
+ .awsui_content_xjuzf_mykkd_387:not(#\9) {
414
414
  word-wrap: break-word;
415
415
  max-width: 100%;
416
416
  overflow: hidden;
417
- color: var(--color-text-body-secondary-he5d85, #414d5c);
417
+ color: var(--color-text-body-secondary-so8znq, #414d5c);
418
418
  flex: 1 1 auto;
419
419
  min-width: 0;
420
420
  }
421
- .awsui_content-overflow-visible_xjuzf_uxxra_395:not(#\9) {
421
+ .awsui_content-overflow-visible_xjuzf_mykkd_395:not(#\9) {
422
422
  overflow: visible;
423
423
  }
424
424
 
@@ -514,7 +514,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
514
514
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
515
515
  SPDX-License-Identifier: Apache-2.0
516
516
  */
517
- .awsui_container_xjuzf_uxxra_491:not(#\9) {
517
+ .awsui_container_xjuzf_mykkd_491:not(#\9) {
518
518
  display: inline-block;
519
519
  position: fixed;
520
520
  top: -9999px;
@@ -522,7 +522,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
522
522
  z-index: 2000;
523
523
  }
524
524
 
525
- .awsui_container-body_xjuzf_uxxra_499:not(#\9) {
525
+ .awsui_container-body_xjuzf_mykkd_499:not(#\9) {
526
526
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
527
527
  border-collapse: separate;
528
528
  border-spacing: 0;
@@ -552,103 +552,103 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
552
552
  widows: 2;
553
553
  word-spacing: normal;
554
554
  box-sizing: border-box;
555
- font-size: var(--font-body-m-size-7dign1, 14px);
556
- line-height: var(--font-body-m-line-height-ghizru, 20px);
557
- color: var(--color-text-body-default-su7kuo, #000716);
555
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
556
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
557
+ color: var(--color-text-body-default-2sxhhn, #000716);
558
558
  font-weight: 400;
559
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
559
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
560
560
  -webkit-font-smoothing: auto;
561
561
  -moz-osx-font-smoothing: auto;
562
- border-radius: var(--border-radius-popover-g5ufqd, 8px);
563
- background-color: var(--color-background-popover-qliu7h, #ffffff);
564
- box-shadow: var(--shadow-popover-s7z1mv, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
565
- border: var(--border-field-width-riro62, 2px) solid var(--color-border-popover-wszwqx, #9ba7b6);
562
+ border-radius: var(--border-radius-popover-clv1ya, 8px);
563
+ background-color: var(--color-background-popover-szburm, #ffffff);
564
+ box-shadow: var(--shadow-popover-ya6sww, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
565
+ border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-popover-umqvld, #9ba7b6);
566
566
  }
567
567
 
568
- .awsui_container-body-variant-annotation_xjuzf_uxxra_516:not(#\9) {
569
- background-color: var(--color-background-status-info-wlp7jc, #f2f8fd);
570
- border-color: var(--color-border-status-info-lubl5f, #0972d3);
568
+ .awsui_container-body-variant-annotation_xjuzf_mykkd_516:not(#\9) {
569
+ background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
570
+ border-color: var(--color-border-status-info-8upc6f, #0972d3);
571
571
  }
572
572
 
573
- .awsui_container-body-size-small_xjuzf_uxxra_521:not(#\9) {
573
+ .awsui_container-body-size-small_xjuzf_mykkd_521:not(#\9) {
574
574
  max-width: 210px;
575
575
  }
576
- .awsui_container-body-size-small_xjuzf_uxxra_521.awsui_fixed-width_xjuzf_uxxra_524:not(#\9) {
576
+ .awsui_container-body-size-small_xjuzf_mykkd_521.awsui_fixed-width_xjuzf_mykkd_524:not(#\9) {
577
577
  width: 210px;
578
578
  }
579
579
 
580
- .awsui_container-body-size-medium_xjuzf_uxxra_528:not(#\9) {
580
+ .awsui_container-body-size-medium_xjuzf_mykkd_528:not(#\9) {
581
581
  max-width: 310px;
582
582
  }
583
- .awsui_container-body-size-medium_xjuzf_uxxra_528.awsui_fixed-width_xjuzf_uxxra_524:not(#\9) {
583
+ .awsui_container-body-size-medium_xjuzf_mykkd_528.awsui_fixed-width_xjuzf_mykkd_524:not(#\9) {
584
584
  width: 310px;
585
585
  }
586
586
 
587
- .awsui_container-body-size-large_xjuzf_uxxra_535:not(#\9) {
587
+ .awsui_container-body-size-large_xjuzf_mykkd_535:not(#\9) {
588
588
  max-width: 480px;
589
589
  }
590
590
  @media (max-width: 480px) {
591
- .awsui_container-body-size-large_xjuzf_uxxra_535:not(#\9) {
591
+ .awsui_container-body-size-large_xjuzf_mykkd_535:not(#\9) {
592
592
  max-width: 310px;
593
593
  }
594
594
  }
595
- .awsui_container-body-size-large_xjuzf_uxxra_535.awsui_fixed-width_xjuzf_uxxra_524:not(#\9) {
595
+ .awsui_container-body-size-large_xjuzf_mykkd_535.awsui_fixed-width_xjuzf_mykkd_524:not(#\9) {
596
596
  width: 480px;
597
597
  }
598
598
 
599
- .awsui_container-arrow_xjuzf_uxxra_547:not(#\9) {
599
+ .awsui_container-arrow_xjuzf_mykkd_547:not(#\9) {
600
600
  position: absolute;
601
601
  display: inline-block;
602
602
  }
603
- .awsui_container-arrow-position-right-top_xjuzf_uxxra_551:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_uxxra_551:not(#\9) {
603
+ .awsui_container-arrow-position-right-top_xjuzf_mykkd_551:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_mykkd_551:not(#\9) {
604
604
  transform: rotate(-90deg);
605
605
  transform-origin: 0 100%;
606
606
  }
607
- .awsui_container-arrow-position-right-top_xjuzf_uxxra_551:not(#\9) {
607
+ .awsui_container-arrow-position-right-top_xjuzf_mykkd_551:not(#\9) {
608
608
  top: calc(12px + 10px);
609
609
  left: 0;
610
610
  }
611
- .awsui_container-arrow-position-right-bottom_xjuzf_uxxra_551:not(#\9) {
611
+ .awsui_container-arrow-position-right-bottom_xjuzf_mykkd_551:not(#\9) {
612
612
  bottom: 12px;
613
613
  left: 0;
614
614
  }
615
- .awsui_container-arrow-position-left-top_xjuzf_uxxra_563:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_uxxra_563:not(#\9) {
615
+ .awsui_container-arrow-position-left-top_xjuzf_mykkd_563:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_mykkd_563:not(#\9) {
616
616
  transform: rotate(90deg);
617
617
  transform-origin: 100% 100%;
618
618
  }
619
- .awsui_container-arrow-position-left-top_xjuzf_uxxra_563:not(#\9) {
619
+ .awsui_container-arrow-position-left-top_xjuzf_mykkd_563:not(#\9) {
620
620
  top: calc(12px + 10px);
621
621
  right: 0;
622
622
  }
623
- .awsui_container-arrow-position-left-bottom_xjuzf_uxxra_563:not(#\9) {
623
+ .awsui_container-arrow-position-left-bottom_xjuzf_mykkd_563:not(#\9) {
624
624
  bottom: 12px;
625
625
  right: 0;
626
626
  }
627
- .awsui_container-arrow-position-top-center_xjuzf_uxxra_575:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_uxxra_575:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_uxxra_575:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_uxxra_575:not(#\9) {
627
+ .awsui_container-arrow-position-top-center_xjuzf_mykkd_575:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_mykkd_575:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_mykkd_575:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_mykkd_575:not(#\9) {
628
628
  transform: rotate(180deg);
629
629
  transform-origin: 50% 50%;
630
630
  }
631
- .awsui_container-arrow-position-top-center_xjuzf_uxxra_575:not(#\9) {
631
+ .awsui_container-arrow-position-top-center_xjuzf_mykkd_575:not(#\9) {
632
632
  bottom: -10px;
633
633
  left: calc(50% - 10px);
634
634
  }
635
- .awsui_container-arrow-position-top-right_xjuzf_uxxra_575:not(#\9) {
635
+ .awsui_container-arrow-position-top-right_xjuzf_mykkd_575:not(#\9) {
636
636
  bottom: -10px;
637
637
  left: 12px;
638
638
  }
639
- .awsui_container-arrow-position-top-left_xjuzf_uxxra_575:not(#\9) {
639
+ .awsui_container-arrow-position-top-left_xjuzf_mykkd_575:not(#\9) {
640
640
  bottom: -10px;
641
641
  left: calc(100% - 20px - 12px);
642
642
  }
643
- .awsui_container-arrow-position-bottom-center_xjuzf_uxxra_591:not(#\9) {
643
+ .awsui_container-arrow-position-bottom-center_xjuzf_mykkd_591:not(#\9) {
644
644
  top: -10px;
645
645
  left: calc(50% - 10px);
646
646
  }
647
- .awsui_container-arrow-position-bottom-right_xjuzf_uxxra_595:not(#\9) {
647
+ .awsui_container-arrow-position-bottom-right_xjuzf_mykkd_595:not(#\9) {
648
648
  top: -10px;
649
649
  left: 12px;
650
650
  }
651
- .awsui_container-arrow-position-bottom-left_xjuzf_uxxra_599:not(#\9) {
651
+ .awsui_container-arrow-position-bottom-left_xjuzf_mykkd_599:not(#\9) {
652
652
  top: -10px;
653
653
  left: calc(100% - 20px - 12px);
654
654
  }
@@ -745,10 +745,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
745
745
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
746
746
  SPDX-License-Identifier: Apache-2.0
747
747
  */
748
- .awsui_container_xjuzf_uxxra_491:not(#\9) {
749
- animation: awsui_awsui-motion-fade-in_xjuzf_uxxra_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
748
+ .awsui_container_xjuzf_mykkd_491:not(#\9) {
749
+ animation: awsui_awsui-motion-fade-in_xjuzf_mykkd_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
750
750
  }
751
- @keyframes awsui_awsui-motion-fade-in_xjuzf_uxxra_1 {
751
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_mykkd_1 {
752
752
  from {
753
753
  opacity: 0.2;
754
754
  }
@@ -757,19 +757,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
757
757
  }
758
758
  }
759
759
  @media (prefers-reduced-motion: reduce) {
760
- .awsui_container_xjuzf_uxxra_491:not(#\9) {
760
+ .awsui_container_xjuzf_mykkd_491:not(#\9) {
761
761
  animation: none;
762
762
  transition: none;
763
763
  }
764
764
  }
765
- .awsui-motion-disabled .awsui_container_xjuzf_uxxra_491:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_uxxra_491:not(#\9) {
765
+ .awsui-motion-disabled .awsui_container_xjuzf_mykkd_491:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_mykkd_491:not(#\9) {
766
766
  animation: none;
767
767
  transition: none;
768
768
  }
769
- .awsui_container_xjuzf_uxxra_491.awsui_refresh_xjuzf_uxxra_717:not(#\9) {
770
- animation: awsui_awsui-motion-fade-in_xjuzf_uxxra_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms) var(--motion-easing-refresh-only-a-6ywz7k, cubic-bezier(0, 0, 0, 1));
769
+ .awsui_container_xjuzf_mykkd_491.awsui_refresh_xjuzf_mykkd_717:not(#\9) {
770
+ animation: awsui_awsui-motion-fade-in_xjuzf_mykkd_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
771
771
  }
772
- @keyframes awsui_awsui-motion-fade-in_xjuzf_uxxra_1 {
772
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_mykkd_1 {
773
773
  from {
774
774
  opacity: 0.2;
775
775
  }
@@ -778,17 +778,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
778
778
  }
779
779
  }
780
780
  @media (prefers-reduced-motion: reduce) {
781
- .awsui_container_xjuzf_uxxra_491.awsui_refresh_xjuzf_uxxra_717:not(#\9) {
781
+ .awsui_container_xjuzf_mykkd_491.awsui_refresh_xjuzf_mykkd_717:not(#\9) {
782
782
  animation: none;
783
783
  transition: none;
784
784
  }
785
785
  }
786
- .awsui-motion-disabled .awsui_container_xjuzf_uxxra_491.awsui_refresh_xjuzf_uxxra_717:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_uxxra_491.awsui_refresh_xjuzf_uxxra_717:not(#\9) {
786
+ .awsui-motion-disabled .awsui_container_xjuzf_mykkd_491.awsui_refresh_xjuzf_mykkd_717:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_mykkd_491.awsui_refresh_xjuzf_mykkd_717:not(#\9) {
787
787
  animation: none;
788
788
  transition: none;
789
789
  }
790
790
 
791
- .awsui_root_xjuzf_uxxra_739:not(#\9) {
791
+ .awsui_root_xjuzf_mykkd_739:not(#\9) {
792
792
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
793
793
  border-collapse: separate;
794
794
  border-spacing: 0;
@@ -818,42 +818,42 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
818
818
  widows: 2;
819
819
  word-spacing: normal;
820
820
  box-sizing: border-box;
821
- font-size: var(--font-body-m-size-7dign1, 14px);
822
- line-height: var(--font-body-m-line-height-ghizru, 20px);
823
- color: var(--color-text-body-default-su7kuo, #000716);
821
+ font-size: var(--font-body-m-size-dhtyxm, 14px);
822
+ line-height: var(--font-body-m-line-height-5wv9x1, 20px);
823
+ color: var(--color-text-body-default-2sxhhn, #000716);
824
824
  font-weight: 400;
825
- font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
825
+ font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
826
826
  -webkit-font-smoothing: auto;
827
827
  -moz-osx-font-smoothing: auto;
828
828
  color: inherit;
829
829
  }
830
830
 
831
- .awsui_trigger_xjuzf_uxxra_753:not(#\9) {
831
+ .awsui_trigger_xjuzf_mykkd_753:not(#\9) {
832
832
  display: inline-block;
833
833
  max-width: 100%;
834
834
  color: inherit;
835
835
  text-align: inherit;
836
836
  }
837
837
 
838
- .awsui_trigger-type-text_xjuzf_uxxra_760:not(#\9) {
838
+ .awsui_trigger-type-text_xjuzf_mykkd_760:not(#\9) {
839
839
  border: 0;
840
840
  margin: 0;
841
841
  padding: 0;
842
842
  background-color: transparent;
843
843
  cursor: pointer;
844
- border-bottom: var(--border-divider-list-width-um3zli, 1px) dashed currentColor;
844
+ border-bottom: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
845
845
  }
846
- .awsui_trigger-type-text_xjuzf_uxxra_760:not(#\9):focus {
846
+ .awsui_trigger-type-text_xjuzf_mykkd_760:not(#\9):focus {
847
847
  outline: none;
848
848
  }
849
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uxxra_760:not(#\9):focus {
849
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_mykkd_760:not(#\9):focus {
850
850
  position: relative;
851
851
  }
852
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uxxra_760:not(#\9):focus {
852
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_mykkd_760:not(#\9):focus {
853
853
  outline: 2px dotted transparent;
854
854
  outline-offset: calc(1px - 1px);
855
855
  }
856
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uxxra_760:not(#\9):focus::before {
856
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_mykkd_760:not(#\9):focus::before {
857
857
  content: " ";
858
858
  display: block;
859
859
  position: absolute;
@@ -861,13 +861,13 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_uxxra_760:not
861
861
  top: calc(-1 * 1px);
862
862
  width: calc(100% + 2 * 1px);
863
863
  height: calc(100% + 2 * 1px);
864
- border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
865
- box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
864
+ border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
865
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
866
866
  }
867
- .awsui_trigger-type-text_xjuzf_uxxra_760 > .awsui_trigger-inner-text_xjuzf_uxxra_789:not(#\9) {
867
+ .awsui_trigger-type-text_xjuzf_mykkd_760 > .awsui_trigger-inner-text_xjuzf_mykkd_789:not(#\9) {
868
868
  position: relative;
869
869
  }
870
870
 
871
- .awsui_popover-content_xjuzf_uxxra_793:not(#\9) {
871
+ .awsui_popover-content_xjuzf_mykkd_793:not(#\9) {
872
872
  display: inline;
873
873
  }
@@ -2,55 +2,55 @@
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_xjuzf_uxxra_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_uxxra_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_uxxra_189",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_uxxra_220",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_uxxra_220",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_uxxra_223",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_uxxra_223",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_uxxra_226",
13
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_uxxra_226",
14
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_uxxra_226",
15
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_uxxra_226",
16
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_uxxra_229",
17
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_uxxra_229",
18
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_uxxra_229",
19
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_uxxra_229",
20
- "body": "awsui_body_xjuzf_uxxra_325",
21
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_uxxra_341",
22
- "has-dismiss": "awsui_has-dismiss_xjuzf_uxxra_345",
23
- "dismiss": "awsui_dismiss_xjuzf_uxxra_350",
24
- "dismiss-control": "awsui_dismiss-control_xjuzf_uxxra_357",
25
- "header-row": "awsui_header-row_xjuzf_uxxra_361",
26
- "header": "awsui_header_xjuzf_uxxra_361",
27
- "content": "awsui_content_xjuzf_uxxra_387",
28
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_uxxra_395",
29
- "container": "awsui_container_xjuzf_uxxra_491",
30
- "container-body": "awsui_container-body_xjuzf_uxxra_499",
31
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_uxxra_516",
32
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_uxxra_521",
33
- "fixed-width": "awsui_fixed-width_xjuzf_uxxra_524",
34
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_uxxra_528",
35
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_uxxra_535",
36
- "container-arrow": "awsui_container-arrow_xjuzf_uxxra_547",
37
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_uxxra_551",
38
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_uxxra_551",
39
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_uxxra_563",
40
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_uxxra_563",
41
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_uxxra_575",
42
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_uxxra_575",
43
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_uxxra_575",
44
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_uxxra_575",
45
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_uxxra_591",
46
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_uxxra_595",
47
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_uxxra_599",
48
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_uxxra_1",
49
- "refresh": "awsui_refresh_xjuzf_uxxra_717",
50
- "root": "awsui_root_xjuzf_uxxra_739",
51
- "trigger": "awsui_trigger_xjuzf_uxxra_753",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_uxxra_760",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_uxxra_789",
54
- "popover-content": "awsui_popover-content_xjuzf_uxxra_793"
5
+ "arrow": "awsui_arrow_xjuzf_mykkd_185",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_mykkd_189",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_mykkd_189",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_mykkd_220",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_mykkd_220",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_mykkd_223",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_mykkd_223",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_mykkd_226",
13
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_mykkd_226",
14
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_mykkd_226",
15
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_mykkd_226",
16
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_mykkd_229",
17
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_mykkd_229",
18
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_mykkd_229",
19
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_mykkd_229",
20
+ "body": "awsui_body_xjuzf_mykkd_325",
21
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_mykkd_341",
22
+ "has-dismiss": "awsui_has-dismiss_xjuzf_mykkd_345",
23
+ "dismiss": "awsui_dismiss_xjuzf_mykkd_350",
24
+ "dismiss-control": "awsui_dismiss-control_xjuzf_mykkd_357",
25
+ "header-row": "awsui_header-row_xjuzf_mykkd_361",
26
+ "header": "awsui_header_xjuzf_mykkd_361",
27
+ "content": "awsui_content_xjuzf_mykkd_387",
28
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_mykkd_395",
29
+ "container": "awsui_container_xjuzf_mykkd_491",
30
+ "container-body": "awsui_container-body_xjuzf_mykkd_499",
31
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_mykkd_516",
32
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_mykkd_521",
33
+ "fixed-width": "awsui_fixed-width_xjuzf_mykkd_524",
34
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_mykkd_528",
35
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_mykkd_535",
36
+ "container-arrow": "awsui_container-arrow_xjuzf_mykkd_547",
37
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_mykkd_551",
38
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_mykkd_551",
39
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_mykkd_563",
40
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_mykkd_563",
41
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_mykkd_575",
42
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_mykkd_575",
43
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_mykkd_575",
44
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_mykkd_575",
45
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_mykkd_591",
46
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_mykkd_595",
47
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_mykkd_599",
48
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_mykkd_1",
49
+ "refresh": "awsui_refresh_xjuzf_mykkd_717",
50
+ "root": "awsui_root_xjuzf_mykkd_739",
51
+ "trigger": "awsui_trigger_xjuzf_mykkd_753",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_mykkd_760",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_mykkd_789",
54
+ "popover-content": "awsui_popover-content_xjuzf_mykkd_793"
55
55
  };
56
56
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "progress": "awsui_progress_11huc_k2cv3_185",
5
- "result-state": "awsui_result-state_11huc_k2cv3_199",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_k2cv3_1",
7
- "root": "awsui_root_11huc_k2cv3_221",
8
- "with-result-button": "awsui_with-result-button_11huc_k2cv3_234",
9
- "result-text": "awsui_result-text_11huc_k2cv3_238",
10
- "result-container-error": "awsui_result-container-error_11huc_k2cv3_242",
11
- "result-container-success": "awsui_result-container-success_11huc_k2cv3_242",
12
- "result-button": "awsui_result-button_11huc_k2cv3_246",
13
- "word-wrap": "awsui_word-wrap_11huc_k2cv3_251",
14
- "label-flash": "awsui_label-flash_11huc_k2cv3_257",
15
- "label-key-value": "awsui_label-key-value_11huc_k2cv3_261",
16
- "flash": "awsui_flash_11huc_k2cv3_269",
17
- "progress-container": "awsui_progress-container_11huc_k2cv3_273",
18
- "percentage-container": "awsui_percentage-container_11huc_k2cv3_280",
19
- "percentage": "awsui_percentage_11huc_k2cv3_280",
20
- "complete": "awsui_complete_11huc_k2cv3_315",
21
- "progress-in-flash": "awsui_progress-in-flash_11huc_k2cv3_330"
4
+ "progress": "awsui_progress_11huc_oobjs_185",
5
+ "result-state": "awsui_result-state_11huc_oobjs_199",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_oobjs_1",
7
+ "root": "awsui_root_11huc_oobjs_221",
8
+ "with-result-button": "awsui_with-result-button_11huc_oobjs_234",
9
+ "result-text": "awsui_result-text_11huc_oobjs_238",
10
+ "result-container-error": "awsui_result-container-error_11huc_oobjs_242",
11
+ "result-container-success": "awsui_result-container-success_11huc_oobjs_242",
12
+ "result-button": "awsui_result-button_11huc_oobjs_246",
13
+ "word-wrap": "awsui_word-wrap_11huc_oobjs_251",
14
+ "label-flash": "awsui_label-flash_11huc_oobjs_257",
15
+ "label-key-value": "awsui_label-key-value_11huc_oobjs_261",
16
+ "flash": "awsui_flash_11huc_oobjs_269",
17
+ "progress-container": "awsui_progress-container_11huc_oobjs_273",
18
+ "percentage-container": "awsui_percentage-container_11huc_oobjs_280",
19
+ "percentage": "awsui_percentage_11huc_oobjs_280",
20
+ "complete": "awsui_complete_11huc_oobjs_315",
21
+ "progress-in-flash": "awsui_progress-in-flash_11huc_oobjs_330"
22
22
  };
23
23