@cloudscape-design/components 3.0.757 → 3.0.759

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 (449) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +23 -23
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +31 -31
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +7 -7
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +13 -13
  14. package/app-layout/drawer/styles.scoped.css +22 -22
  15. package/app-layout/drawer/styles.selectors.js +13 -13
  16. package/app-layout/interfaces.d.ts +1 -1
  17. package/app-layout/interfaces.js.map +1 -1
  18. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  19. package/app-layout/mobile-toolbar/styles.scoped.css +9 -9
  20. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  21. package/app-layout/resize/styles.css.js +4 -4
  22. package/app-layout/resize/styles.scoped.css +9 -9
  23. package/app-layout/resize/styles.selectors.js +4 -4
  24. package/app-layout/split-panel/styles.css.js +2 -2
  25. package/app-layout/split-panel/styles.scoped.css +3 -3
  26. package/app-layout/split-panel/styles.selectors.js +2 -2
  27. package/app-layout/styles.css.js +12 -12
  28. package/app-layout/styles.scoped.css +13 -13
  29. package/app-layout/styles.selectors.js +12 -12
  30. package/app-layout/toggles/styles.css.js +2 -2
  31. package/app-layout/toggles/styles.scoped.css +7 -7
  32. package/app-layout/toggles/styles.selectors.js +2 -2
  33. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  34. package/app-layout/visual-refresh/drawers.js +4 -2
  35. package/app-layout/visual-refresh/drawers.js.map +1 -1
  36. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  37. package/app-layout/visual-refresh/mobile-toolbar.js +1 -1
  38. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  39. package/app-layout/visual-refresh/styles.css.js +85 -82
  40. package/app-layout/visual-refresh/styles.scoped.css +177 -179
  41. package/app-layout/visual-refresh/styles.selectors.js +85 -82
  42. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  43. package/app-layout/visual-refresh/trigger-button.js +2 -2
  44. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  45. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +6 -6
  46. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +7 -7
  47. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +6 -6
  48. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  49. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  50. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  51. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  52. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +31 -31
  53. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  54. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  55. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +2 -2
  56. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  57. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts +3 -1
  58. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.d.ts.map +1 -1
  59. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js +7 -5
  60. package/app-layout/visual-refresh-toolbar/toolbar/drawer-triggers.js.map +1 -1
  61. package/app-layout/visual-refresh-toolbar/toolbar/index.js +1 -1
  62. package/app-layout/visual-refresh-toolbar/toolbar/index.js.map +1 -1
  63. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +12 -12
  64. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +15 -15
  65. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +12 -12
  66. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts +29 -0
  67. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.d.ts.map +1 -1
  68. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js +109 -7
  69. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/index.js.map +1 -1
  70. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +9 -6
  71. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +36 -50
  72. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +9 -6
  73. package/area-chart/styles.css.js +6 -6
  74. package/area-chart/styles.scoped.css +10 -10
  75. package/area-chart/styles.selectors.js +6 -6
  76. package/attribute-editor/styles.css.js +14 -14
  77. package/attribute-editor/styles.scoped.css +27 -27
  78. package/attribute-editor/styles.selectors.js +14 -14
  79. package/badge/styles.css.js +10 -10
  80. package/badge/styles.scoped.css +11 -11
  81. package/badge/styles.selectors.js +10 -10
  82. package/box/styles.css.js +191 -191
  83. package/box/styles.scoped.css +237 -237
  84. package/box/styles.selectors.js +191 -191
  85. package/breadcrumb-group/implementation.d.ts.map +1 -1
  86. package/breadcrumb-group/implementation.js +61 -12
  87. package/breadcrumb-group/implementation.js.map +1 -1
  88. package/breadcrumb-group/interfaces.d.ts +3 -2
  89. package/breadcrumb-group/interfaces.d.ts.map +1 -1
  90. package/breadcrumb-group/interfaces.js.map +1 -1
  91. package/breadcrumb-group/item/funnel.d.ts +1 -0
  92. package/breadcrumb-group/item/funnel.d.ts.map +1 -1
  93. package/breadcrumb-group/item/funnel.js +3 -3
  94. package/breadcrumb-group/item/funnel.js.map +1 -1
  95. package/breadcrumb-group/item/item.d.ts +1 -1
  96. package/breadcrumb-group/item/item.d.ts.map +1 -1
  97. package/breadcrumb-group/item/item.js +19 -38
  98. package/breadcrumb-group/item/item.js.map +1 -1
  99. package/breadcrumb-group/item/styles.css.js +8 -9
  100. package/breadcrumb-group/item/styles.scoped.css +36 -35
  101. package/breadcrumb-group/item/styles.selectors.js +8 -9
  102. package/breadcrumb-group/styles.css.js +8 -7
  103. package/breadcrumb-group/styles.scoped.css +18 -58
  104. package/breadcrumb-group/styles.selectors.js +8 -7
  105. package/breadcrumb-group/utils.d.ts +5 -0
  106. package/breadcrumb-group/utils.d.ts.map +1 -1
  107. package/breadcrumb-group/utils.js +56 -0
  108. package/breadcrumb-group/utils.js.map +1 -1
  109. package/button/styles.css.js +20 -20
  110. package/button/styles.scoped.css +155 -155
  111. package/button/styles.selectors.js +20 -20
  112. package/button-dropdown/category-elements/styles.css.js +14 -14
  113. package/button-dropdown/category-elements/styles.scoped.css +31 -31
  114. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  115. package/button-dropdown/item-element/styles.css.js +13 -13
  116. package/button-dropdown/item-element/styles.scoped.css +25 -25
  117. package/button-dropdown/item-element/styles.selectors.js +13 -13
  118. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  119. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  120. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  121. package/button-dropdown/styles.css.js +17 -17
  122. package/button-dropdown/styles.scoped.css +27 -27
  123. package/button-dropdown/styles.selectors.js +17 -17
  124. package/button-group/styles.css.js +4 -4
  125. package/button-group/styles.scoped.css +5 -5
  126. package/button-group/styles.selectors.js +4 -4
  127. package/calendar/styles.css.js +21 -21
  128. package/calendar/styles.scoped.css +47 -47
  129. package/calendar/styles.selectors.js +21 -21
  130. package/cards/styles.css.js +39 -39
  131. package/cards/styles.scoped.css +51 -51
  132. package/cards/styles.selectors.js +39 -39
  133. package/checkbox/styles.css.js +3 -3
  134. package/checkbox/styles.scoped.css +6 -6
  135. package/checkbox/styles.selectors.js +3 -3
  136. package/code-editor/resizable-box/styles.css.js +3 -3
  137. package/code-editor/resizable-box/styles.scoped.css +8 -8
  138. package/code-editor/resizable-box/styles.selectors.js +3 -3
  139. package/code-editor/styles.css.js +33 -33
  140. package/code-editor/styles.scoped.css +137 -137
  141. package/code-editor/styles.selectors.js +33 -33
  142. package/collection-preferences/content-display/styles.css.js +11 -11
  143. package/collection-preferences/content-display/styles.scoped.css +19 -19
  144. package/collection-preferences/content-display/styles.selectors.js +11 -11
  145. package/collection-preferences/styles.css.js +37 -37
  146. package/collection-preferences/styles.scoped.css +48 -48
  147. package/collection-preferences/styles.selectors.js +37 -37
  148. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  149. package/column-layout/flexible-column-layout/styles.scoped.css +6 -6
  150. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  151. package/column-layout/styles.css.js +13 -13
  152. package/column-layout/styles.scoped.css +45 -45
  153. package/column-layout/styles.selectors.js +13 -13
  154. package/container/styles.css.js +30 -30
  155. package/container/styles.scoped.css +55 -55
  156. package/container/styles.selectors.js +30 -30
  157. package/content-layout/styles.css.js +14 -14
  158. package/content-layout/styles.scoped.css +17 -17
  159. package/content-layout/styles.selectors.js +14 -14
  160. package/date-picker/styles.css.js +7 -7
  161. package/date-picker/styles.scoped.css +10 -10
  162. package/date-picker/styles.selectors.js +7 -7
  163. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  164. package/date-range-picker/calendar/grids/styles.scoped.css +44 -44
  165. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  166. package/date-range-picker/relative-range/styles.css.js +9 -9
  167. package/date-range-picker/relative-range/styles.scoped.css +14 -14
  168. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  169. package/date-range-picker/styles.css.js +39 -39
  170. package/date-range-picker/styles.scoped.css +49 -49
  171. package/date-range-picker/styles.selectors.js +39 -39
  172. package/drawer/styles.css.js +4 -4
  173. package/drawer/styles.scoped.css +11 -11
  174. package/drawer/styles.selectors.js +4 -4
  175. package/expandable-section/styles.css.js +34 -34
  176. package/expandable-section/styles.scoped.css +66 -66
  177. package/expandable-section/styles.selectors.js +34 -34
  178. package/file-upload/dropzone/styles.css.js +2 -2
  179. package/file-upload/dropzone/styles.scoped.css +3 -3
  180. package/file-upload/dropzone/styles.selectors.js +2 -2
  181. package/file-upload/file-input/styles.css.js +4 -4
  182. package/file-upload/file-input/styles.scoped.css +8 -8
  183. package/file-upload/file-input/styles.selectors.js +4 -4
  184. package/flashbar/styles.css.js +50 -50
  185. package/flashbar/styles.scoped.css +150 -150
  186. package/flashbar/styles.selectors.js +50 -50
  187. package/form/styles.css.js +8 -8
  188. package/form/styles.scoped.css +9 -9
  189. package/form/styles.selectors.js +8 -8
  190. package/form-field/styles.css.js +24 -24
  191. package/form-field/styles.scoped.css +43 -39
  192. package/form-field/styles.selectors.js +24 -24
  193. package/grid/styles.css.js +53 -53
  194. package/grid/styles.scoped.css +55 -55
  195. package/grid/styles.selectors.js +53 -53
  196. package/header/styles.css.js +34 -34
  197. package/header/styles.scoped.css +51 -51
  198. package/header/styles.selectors.js +34 -34
  199. package/help-panel/styles.css.js +5 -5
  200. package/help-panel/styles.scoped.css +72 -72
  201. package/help-panel/styles.selectors.js +5 -5
  202. package/hotspot/styles.css.js +7 -7
  203. package/hotspot/styles.scoped.css +8 -8
  204. package/hotspot/styles.selectors.js +7 -7
  205. package/icon/styles.css.js +38 -38
  206. package/icon/styles.scoped.css +83 -83
  207. package/icon/styles.selectors.js +38 -38
  208. package/input/styles.css.js +13 -13
  209. package/input/styles.scoped.css +33 -33
  210. package/input/styles.selectors.js +13 -13
  211. package/internal/analytics/index.d.ts +3 -1
  212. package/internal/analytics/index.d.ts.map +1 -1
  213. package/internal/analytics/index.js +8 -0
  214. package/internal/analytics/index.js.map +1 -1
  215. package/internal/analytics/interfaces.d.ts +9 -1
  216. package/internal/analytics/interfaces.d.ts.map +1 -1
  217. package/internal/analytics/interfaces.js.map +1 -1
  218. package/internal/components/abstract-switch/styles.css.js +13 -13
  219. package/internal/components/abstract-switch/styles.scoped.css +21 -21
  220. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  221. package/internal/components/button-trigger/index.d.ts.map +1 -1
  222. package/internal/components/button-trigger/index.js +1 -1
  223. package/internal/components/button-trigger/index.js.map +1 -1
  224. package/internal/components/button-trigger/styles.css.js +13 -13
  225. package/internal/components/button-trigger/styles.scoped.css +28 -28
  226. package/internal/components/button-trigger/styles.selectors.js +13 -13
  227. package/internal/components/chart-filter/styles.css.js +3 -3
  228. package/internal/components/chart-filter/styles.scoped.css +4 -4
  229. package/internal/components/chart-filter/styles.selectors.js +3 -3
  230. package/internal/components/chart-legend/styles.css.js +6 -6
  231. package/internal/components/chart-legend/styles.scoped.css +16 -16
  232. package/internal/components/chart-legend/styles.selectors.js +6 -6
  233. package/internal/components/chart-plot/styles.css.js +5 -5
  234. package/internal/components/chart-plot/styles.scoped.css +6 -6
  235. package/internal/components/chart-plot/styles.selectors.js +5 -5
  236. package/internal/components/chart-popover/styles.css.js +3 -3
  237. package/internal/components/chart-popover/styles.scoped.css +4 -4
  238. package/internal/components/chart-popover/styles.selectors.js +3 -3
  239. package/internal/components/chart-series-details/styles.css.js +20 -20
  240. package/internal/components/chart-series-details/styles.scoped.css +36 -36
  241. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  242. package/internal/components/chart-series-marker/styles.css.js +5 -5
  243. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  244. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  245. package/internal/components/chart-wrapper/styles.css.js +9 -9
  246. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  247. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  248. package/internal/components/checkbox-icon/styles.css.js +9 -9
  249. package/internal/components/checkbox-icon/styles.scoped.css +16 -16
  250. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  251. package/internal/components/dropdown/index.d.ts.map +1 -1
  252. package/internal/components/dropdown/index.js +5 -2
  253. package/internal/components/dropdown/index.js.map +1 -1
  254. package/internal/components/dropdown/styles.css.js +20 -20
  255. package/internal/components/dropdown/styles.scoped.css +38 -38
  256. package/internal/components/dropdown/styles.selectors.js +20 -20
  257. package/internal/components/dropdown-footer/styles.css.js +3 -3
  258. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  259. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  260. package/internal/components/dropdown-status/styles.css.js +2 -2
  261. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  262. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  263. package/internal/components/handle/styles.css.js +2 -2
  264. package/internal/components/handle/styles.scoped.css +7 -7
  265. package/internal/components/handle/styles.selectors.js +2 -2
  266. package/internal/components/menu-dropdown/styles.css.js +7 -7
  267. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  268. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  269. package/internal/components/option/styles.css.js +17 -17
  270. package/internal/components/option/styles.scoped.css +30 -30
  271. package/internal/components/option/styles.selectors.js +17 -17
  272. package/internal/components/options-list/styles.css.js +2 -2
  273. package/internal/components/options-list/styles.scoped.css +3 -3
  274. package/internal/components/options-list/styles.selectors.js +2 -2
  275. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  276. package/internal/components/panel-resize-handle/styles.scoped.css +11 -11
  277. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  278. package/internal/components/screenreader-only/styles.css.js +1 -1
  279. package/internal/components/screenreader-only/styles.scoped.css +2 -2
  280. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  281. package/internal/components/selectable-item/styles.css.js +16 -16
  282. package/internal/components/selectable-item/styles.scoped.css +30 -30
  283. package/internal/components/selectable-item/styles.selectors.js +16 -16
  284. package/internal/components/token-list/styles.css.js +9 -9
  285. package/internal/components/token-list/styles.scoped.css +31 -31
  286. package/internal/components/token-list/styles.selectors.js +9 -9
  287. package/internal/environment.js +1 -1
  288. package/internal/environment.json +1 -1
  289. package/internal/hooks/use-component-analytics/index.d.ts +2 -0
  290. package/internal/hooks/use-component-analytics/index.d.ts.map +1 -0
  291. package/internal/hooks/use-component-analytics/index.js +11 -0
  292. package/internal/hooks/use-component-analytics/index.js.map +1 -0
  293. package/internal/manifest.json +1 -1
  294. package/key-value-pairs/styles.css.js +8 -8
  295. package/key-value-pairs/styles.scoped.css +10 -10
  296. package/key-value-pairs/styles.selectors.js +8 -8
  297. package/link/styles.css.js +20 -20
  298. package/link/styles.scoped.css +74 -74
  299. package/link/styles.selectors.js +20 -20
  300. package/mixed-line-bar-chart/styles.css.js +11 -11
  301. package/mixed-line-bar-chart/styles.scoped.css +18 -18
  302. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  303. package/modal/styles.css.js +23 -23
  304. package/modal/styles.scoped.css +39 -39
  305. package/modal/styles.selectors.js +23 -23
  306. package/multiselect/styles.css.js +2 -2
  307. package/multiselect/styles.scoped.css +3 -3
  308. package/multiselect/styles.selectors.js +2 -2
  309. package/package.json +1 -1
  310. package/pagination/styles.css.js +9 -9
  311. package/pagination/styles.scoped.css +24 -24
  312. package/pagination/styles.selectors.js +9 -9
  313. package/pie-chart/styles.css.js +27 -27
  314. package/pie-chart/styles.scoped.css +49 -49
  315. package/pie-chart/styles.selectors.js +27 -27
  316. package/popover/styles.css.js +52 -52
  317. package/popover/styles.scoped.css +74 -74
  318. package/popover/styles.selectors.js +52 -52
  319. package/progress-bar/styles.css.js +19 -19
  320. package/progress-bar/styles.scoped.css +32 -32
  321. package/progress-bar/styles.selectors.js +19 -19
  322. package/prompt-input/styles.css.js +8 -8
  323. package/prompt-input/styles.scoped.css +20 -20
  324. package/prompt-input/styles.selectors.js +8 -8
  325. package/property-filter/filtering-token/styles.css.js +18 -18
  326. package/property-filter/filtering-token/styles.scoped.css +42 -42
  327. package/property-filter/filtering-token/styles.selectors.js +18 -18
  328. package/property-filter/styles.css.js +38 -38
  329. package/property-filter/styles.scoped.css +41 -41
  330. package/property-filter/styles.selectors.js +38 -38
  331. package/radio-group/styles.css.js +10 -10
  332. package/radio-group/styles.scoped.css +25 -25
  333. package/radio-group/styles.selectors.js +10 -10
  334. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  335. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  336. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  337. package/segmented-control/styles.css.js +15 -15
  338. package/segmented-control/styles.scoped.css +35 -35
  339. package/segmented-control/styles.selectors.js +15 -15
  340. package/select/parts/styles.css.js +21 -21
  341. package/select/parts/styles.scoped.css +23 -23
  342. package/select/parts/styles.selectors.js +21 -21
  343. package/select/styles.css.js +1 -1
  344. package/select/styles.scoped.css +2 -2
  345. package/select/styles.selectors.js +1 -1
  346. package/side-navigation/analytics-metadata/interfaces.d.ts +19 -0
  347. package/side-navigation/analytics-metadata/interfaces.d.ts.map +1 -0
  348. package/side-navigation/analytics-metadata/interfaces.js +4 -0
  349. package/side-navigation/analytics-metadata/interfaces.js.map +1 -0
  350. package/side-navigation/analytics-metadata/styles.css.js +7 -0
  351. package/side-navigation/analytics-metadata/styles.scoped.css +8 -0
  352. package/side-navigation/analytics-metadata/styles.selectors.js +8 -0
  353. package/side-navigation/index.d.ts.map +1 -1
  354. package/side-navigation/index.js +10 -1
  355. package/side-navigation/index.js.map +1 -1
  356. package/side-navigation/parts.d.ts +2 -1
  357. package/side-navigation/parts.d.ts.map +1 -1
  358. package/side-navigation/parts.js +42 -21
  359. package/side-navigation/parts.js.map +1 -1
  360. package/side-navigation/styles.css.js +30 -30
  361. package/side-navigation/styles.scoped.css +43 -43
  362. package/side-navigation/styles.selectors.js +30 -30
  363. package/slider/styles.css.js +26 -26
  364. package/slider/styles.scoped.css +77 -77
  365. package/slider/styles.selectors.js +26 -26
  366. package/space-between/styles.css.js +23 -23
  367. package/space-between/styles.scoped.css +25 -25
  368. package/space-between/styles.selectors.js +23 -23
  369. package/spinner/styles.css.js +13 -13
  370. package/spinner/styles.scoped.css +20 -20
  371. package/spinner/styles.selectors.js +13 -13
  372. package/split-panel/icons/styles.css.js +22 -22
  373. package/split-panel/icons/styles.scoped.css +25 -25
  374. package/split-panel/icons/styles.selectors.js +22 -22
  375. package/split-panel/styles.css.js +26 -26
  376. package/split-panel/styles.scoped.css +44 -44
  377. package/split-panel/styles.selectors.js +26 -26
  378. package/status-indicator/styles.css.js +23 -23
  379. package/status-indicator/styles.scoped.css +34 -30
  380. package/status-indicator/styles.selectors.js +23 -23
  381. package/table/body-cell/styles.css.js +47 -47
  382. package/table/body-cell/styles.scoped.css +307 -307
  383. package/table/body-cell/styles.selectors.js +47 -47
  384. package/table/expandable-rows/styles.css.js +3 -3
  385. package/table/expandable-rows/styles.scoped.css +14 -14
  386. package/table/expandable-rows/styles.selectors.js +3 -3
  387. package/table/header-cell/styles.css.js +26 -26
  388. package/table/header-cell/styles.scoped.css +75 -75
  389. package/table/header-cell/styles.selectors.js +26 -26
  390. package/table/interfaces.d.ts +1 -0
  391. package/table/interfaces.d.ts.map +1 -1
  392. package/table/interfaces.js.map +1 -1
  393. package/table/internal.d.ts.map +1 -1
  394. package/table/internal.js +20 -0
  395. package/table/internal.js.map +1 -1
  396. package/table/resizer/styles.css.js +8 -8
  397. package/table/resizer/styles.scoped.css +16 -16
  398. package/table/resizer/styles.selectors.js +8 -8
  399. package/table/selection/styles.css.js +3 -3
  400. package/table/selection/styles.scoped.css +4 -4
  401. package/table/selection/styles.selectors.js +3 -3
  402. package/table/sticky-scrollbar/styles.css.js +6 -6
  403. package/table/sticky-scrollbar/styles.scoped.css +8 -8
  404. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  405. package/table/styles.css.js +34 -34
  406. package/table/styles.scoped.css +44 -44
  407. package/table/styles.selectors.js +34 -34
  408. package/tabs/styles.css.js +28 -28
  409. package/tabs/styles.scoped.css +52 -52
  410. package/tabs/styles.selectors.js +28 -28
  411. package/tag-editor/styles.css.js +3 -3
  412. package/tag-editor/styles.scoped.css +13 -13
  413. package/tag-editor/styles.selectors.js +3 -3
  414. package/text-content/styles.css.js +1 -1
  415. package/text-content/styles.scoped.css +65 -65
  416. package/text-content/styles.selectors.js +1 -1
  417. package/text-filter/styles.css.js +3 -3
  418. package/text-filter/styles.scoped.css +4 -4
  419. package/text-filter/styles.selectors.js +3 -3
  420. package/textarea/styles.css.js +5 -5
  421. package/textarea/styles.scoped.css +15 -15
  422. package/textarea/styles.selectors.js +5 -5
  423. package/tiles/styles.css.js +30 -30
  424. package/tiles/styles.scoped.css +81 -81
  425. package/tiles/styles.selectors.js +30 -30
  426. package/toggle/styles.css.js +10 -10
  427. package/toggle/styles.scoped.css +26 -26
  428. package/toggle/styles.selectors.js +10 -10
  429. package/token-group/styles.css.js +10 -10
  430. package/token-group/styles.scoped.css +23 -23
  431. package/token-group/styles.selectors.js +10 -10
  432. package/top-navigation/1.0-beta/styles.css.js +25 -25
  433. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  434. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  435. package/top-navigation/styles.css.js +47 -47
  436. package/top-navigation/styles.scoped.css +67 -67
  437. package/top-navigation/styles.selectors.js +47 -47
  438. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  439. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +22 -22
  440. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  441. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  442. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  443. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  444. package/tutorial-panel/styles.css.js +1 -1
  445. package/tutorial-panel/styles.scoped.css +2 -2
  446. package/tutorial-panel/styles.selectors.js +1 -1
  447. package/wizard/styles.css.js +30 -30
  448. package/wizard/styles.scoped.css +59 -59
  449. package/wizard/styles.selectors.js +30 -30
@@ -136,7 +136,7 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
- /* Style used for links in slots/components that are text heavy, to help links stand out among
139
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
140
140
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
141
  /*
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
@@ -154,10 +154,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
154
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
155
  SPDX-License-Identifier: Apache-2.0
156
156
  */
157
- .awsui_content-enter_gwq0h_xvpu7_157:not(#\9) {
158
- animation: awsui_awsui-motion-fade-in_gwq0h_xvpu7_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
157
+ .awsui_content-enter_gwq0h_1xlx9_157:not(#\9) {
158
+ animation: awsui_awsui-motion-fade-in_gwq0h_1xlx9_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
159
159
  }
160
- @keyframes awsui_awsui-motion-fade-in_gwq0h_xvpu7_1 {
160
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_1xlx9_1 {
161
161
  from {
162
162
  opacity: 0.2;
163
163
  }
@@ -166,45 +166,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  }
167
167
  }
168
168
  @media (prefers-reduced-motion: reduce) {
169
- .awsui_content-enter_gwq0h_xvpu7_157:not(#\9) {
169
+ .awsui_content-enter_gwq0h_1xlx9_157:not(#\9) {
170
170
  animation: none;
171
171
  transition: none;
172
172
  }
173
173
  }
174
- .awsui-motion-disabled .awsui_content-enter_gwq0h_xvpu7_157:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_xvpu7_157:not(#\9) {
174
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_1xlx9_157:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1xlx9_157:not(#\9) {
175
175
  animation: none;
176
176
  transition: none;
177
177
  }
178
178
 
179
- .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9) {
179
+ .awsui_trigger-expanded_gwq0h_1xlx9_179:not(#\9) {
180
180
  transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
181
181
  }
182
182
  @media (prefers-reduced-motion: reduce) {
183
- .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9) {
183
+ .awsui_trigger-expanded_gwq0h_1xlx9_179:not(#\9) {
184
184
  animation: none;
185
185
  transition: none;
186
186
  }
187
187
  }
188
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_xvpu7_179:not(#\9) {
188
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1xlx9_179:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1xlx9_179:not(#\9) {
189
189
  animation: none;
190
190
  transition: none;
191
191
  }
192
192
 
193
- .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
193
+ .awsui_icon_gwq0h_1xlx9_193:not(#\9) {
194
194
  transition: transform var(--motion-duration-rotate-90-4ry26y, 135ms) var(--motion-easing-rotate-90-sb4dk7, cubic-bezier(0.165, 0.84, 0.44, 1));
195
195
  }
196
196
  @media (prefers-reduced-motion: reduce) {
197
- .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
197
+ .awsui_icon_gwq0h_1xlx9_193:not(#\9) {
198
198
  animation: none;
199
199
  transition: none;
200
200
  }
201
201
  }
202
- .awsui-motion-disabled .awsui_icon_gwq0h_xvpu7_193:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
202
+ .awsui-motion-disabled .awsui_icon_gwq0h_1xlx9_193:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1xlx9_193:not(#\9) {
203
203
  animation: none;
204
204
  transition: none;
205
205
  }
206
206
 
207
- .awsui_root_gwq0h_xvpu7_207:not(#\9) {
207
+ .awsui_root_gwq0h_1xlx9_207:not(#\9) {
208
208
  border-collapse: separate;
209
209
  border-spacing: 0;
210
210
  box-sizing: border-box;
@@ -243,33 +243,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
243
243
  display: block;
244
244
  }
245
245
 
246
- .awsui_expand-button_gwq0h_xvpu7_245:not(#\9) {
246
+ .awsui_expand-button_gwq0h_1xlx9_245:not(#\9) {
247
247
  outline: none;
248
248
  }
249
249
 
250
- .awsui_icon_gwq0h_xvpu7_193:not(#\9) {
250
+ .awsui_icon_gwq0h_1xlx9_193:not(#\9) {
251
251
  transform: rotate(-90deg);
252
252
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
253
253
  }
254
- .awsui_icon_gwq0h_xvpu7_193.awsui_expanded_gwq0h_xvpu7_253:not(#\9) {
254
+ .awsui_icon_gwq0h_1xlx9_193.awsui_expanded_gwq0h_1xlx9_253:not(#\9) {
255
255
  transform: rotate(0deg);
256
256
  }
257
- .awsui_icon_gwq0h_xvpu7_193:not(#\9):dir(rtl) {
257
+ .awsui_icon_gwq0h_1xlx9_193:not(#\9):dir(rtl) {
258
258
  transform: rotate(90deg);
259
259
  }
260
- .awsui_icon_gwq0h_xvpu7_193:not(#\9):dir(rtl).awsui_expanded_gwq0h_xvpu7_253 {
260
+ .awsui_icon_gwq0h_1xlx9_193:not(#\9):dir(rtl).awsui_expanded_gwq0h_1xlx9_253 {
261
261
  transform: rotate(0deg);
262
262
  }
263
263
 
264
- .awsui_icon-container_gwq0h_xvpu7_263:not(#\9) {
264
+ .awsui_icon-container_gwq0h_1xlx9_263:not(#\9) {
265
265
  position: relative;
266
266
  margin-inline: calc((var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2) calc(var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
267
267
  }
268
- .awsui_icon-container-container_gwq0h_xvpu7_267:not(#\9) {
268
+ .awsui_icon-container-container_gwq0h_1xlx9_267:not(#\9) {
269
269
  margin-inline-end: var(--space-xs-zb16t3, 8px);
270
270
  }
271
271
 
272
- .awsui_wrapper_gwq0h_xvpu7_271:not(#\9) {
272
+ .awsui_wrapper_gwq0h_1xlx9_271:not(#\9) {
273
273
  box-sizing: border-box;
274
274
  border-block: none;
275
275
  border-inline: none;
@@ -277,78 +277,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
277
277
  line-height: var(--line-height-body-m-30ar75, 20px);
278
278
  text-align: start;
279
279
  }
280
- .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9) {
280
+ .awsui_wrapper-default_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-inline_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-footer_gwq0h_1xlx9_279:not(#\9) {
281
281
  border-block: var(--border-divider-section-width-1061zr, 1px) solid transparent;
282
282
  border-inline: var(--border-divider-section-width-1061zr, 1px) solid transparent;
283
283
  }
284
- .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9) {
284
+ .awsui_wrapper-navigation_gwq0h_1xlx9_283:not(#\9) {
285
285
  border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
286
286
  }
287
- .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9), .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9) {
287
+ .awsui_wrapper-navigation_gwq0h_1xlx9_283:not(#\9), .awsui_wrapper-container_gwq0h_1xlx9_286:not(#\9) {
288
288
  display: flex;
289
289
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
290
290
  }
291
- .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9), .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-compact_gwq0h_xvpu7_290:not(#\9) {
291
+ .awsui_wrapper-default_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-inline_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-navigation_gwq0h_1xlx9_283:not(#\9), .awsui_wrapper-footer_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-compact_gwq0h_1xlx9_290:not(#\9) {
292
292
  color: var(--color-text-expandable-section-default-djhi83, #000716);
293
293
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
294
294
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
295
295
  }
296
- .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-navigation_gwq0h_xvpu7_283:not(#\9), .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9) {
296
+ .awsui_wrapper-default_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-inline_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-navigation_gwq0h_1xlx9_283:not(#\9), .awsui_wrapper-footer_gwq0h_1xlx9_279:not(#\9) {
297
297
  font-size: var(--font-expandable-heading-size-smdiul, 16px);
298
298
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
299
299
  }
300
- .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9) {
300
+ .awsui_wrapper-default_gwq0h_1xlx9_279:not(#\9) {
301
301
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
302
302
  padding-inline-end: var(--space-xxs-p8yyaw, 4px);
303
303
  }
304
- .awsui_wrapper-default_gwq0h_xvpu7_279.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
304
+ .awsui_wrapper-default_gwq0h_1xlx9_279.awsui_header-deprecated_gwq0h_1xlx9_303:not(#\9) {
305
305
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
306
306
  }
307
- .awsui_wrapper-default_gwq0h_xvpu7_279:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303), .awsui_wrapper-inline_gwq0h_xvpu7_279:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303) {
307
+ .awsui_wrapper-default_gwq0h_1xlx9_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1xlx9_303), .awsui_wrapper-inline_gwq0h_1xlx9_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1xlx9_303) {
308
308
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
309
309
  }
310
- .awsui_wrapper-default_gwq0h_xvpu7_279.awsui_wrapper-expanded_gwq0h_xvpu7_309:not(#\9), .awsui_wrapper-inline_gwq0h_xvpu7_279.awsui_wrapper-expanded_gwq0h_xvpu7_309:not(#\9) {
310
+ .awsui_wrapper-default_gwq0h_1xlx9_279.awsui_wrapper-expanded_gwq0h_1xlx9_309:not(#\9), .awsui_wrapper-inline_gwq0h_1xlx9_279.awsui_wrapper-expanded_gwq0h_1xlx9_309:not(#\9) {
311
311
  padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
312
312
  border-block-end-color: var(--color-border-divider-default-j74lyz, #b6bec9);
313
313
  }
314
- .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9) {
314
+ .awsui_wrapper-footer_gwq0h_1xlx9_279:not(#\9) {
315
315
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
316
316
  }
317
- .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9), .awsui_wrapper-compact_gwq0h_xvpu7_290:not(#\9) {
317
+ .awsui_wrapper-footer_gwq0h_1xlx9_279:not(#\9), .awsui_wrapper-compact_gwq0h_1xlx9_290:not(#\9) {
318
318
  padding-inline-end: 0;
319
319
  }
320
- .awsui_wrapper-footer_gwq0h_xvpu7_279.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9), .awsui_wrapper-compact_gwq0h_xvpu7_290.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
320
+ .awsui_wrapper-footer_gwq0h_1xlx9_279.awsui_header-deprecated_gwq0h_1xlx9_303:not(#\9), .awsui_wrapper-compact_gwq0h_1xlx9_290.awsui_header-deprecated_gwq0h_1xlx9_303:not(#\9) {
321
321
  padding-inline-start: 0;
322
322
  }
323
- .awsui_wrapper-footer_gwq0h_xvpu7_279:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303), .awsui_wrapper-compact_gwq0h_xvpu7_290:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303) {
323
+ .awsui_wrapper-footer_gwq0h_1xlx9_279:not(#\9):not(.awsui_header-deprecated_gwq0h_1xlx9_303), .awsui_wrapper-compact_gwq0h_1xlx9_290:not(#\9):not(.awsui_header-deprecated_gwq0h_1xlx9_303) {
324
324
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
325
325
  }
326
- .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9) {
326
+ .awsui_wrapper-container_gwq0h_1xlx9_286:not(#\9) {
327
327
  padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
328
328
  padding-inline-end: var(--space-container-horizontal-wfukh3, 20px);
329
329
  }
330
- .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9):not(.awsui_wrapper-expanded_gwq0h_xvpu7_309) {
330
+ .awsui_wrapper-container_gwq0h_1xlx9_286:not(#\9):not(.awsui_wrapper-expanded_gwq0h_1xlx9_309) {
331
331
  padding-block-end: var(--space-container-header-top-5qav00, 12px);
332
332
  }
333
- .awsui_wrapper-container_gwq0h_xvpu7_286.awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
333
+ .awsui_wrapper-container_gwq0h_1xlx9_286.awsui_header-deprecated_gwq0h_1xlx9_303:not(#\9) {
334
334
  padding-inline-start: var(--space-container-horizontal-wfukh3, 20px);
335
335
  }
336
- .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9):not(.awsui_header-deprecated_gwq0h_xvpu7_303) {
336
+ .awsui_wrapper-container_gwq0h_1xlx9_286:not(#\9):not(.awsui_header-deprecated_gwq0h_1xlx9_303) {
337
337
  padding-inline-start: calc(var(--space-container-horizontal-wfukh3, 20px) + calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
338
338
  }
339
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_xvpu7_286:not(#\9):focus {
339
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1xlx9_286:not(#\9):focus {
340
340
  padding-block: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px));
341
341
  padding-inline: calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
342
342
  }
343
343
 
344
- .awsui_header_gwq0h_xvpu7_303:not(#\9) {
344
+ .awsui_header_gwq0h_1xlx9_303:not(#\9) {
345
345
  /* used in test-utils */
346
346
  }
347
- .awsui_header-wrapper_gwq0h_xvpu7_346:not(#\9), .awsui_header-deprecated_gwq0h_xvpu7_303:not(#\9) {
347
+ .awsui_header-wrapper_gwq0h_1xlx9_346:not(#\9), .awsui_header-deprecated_gwq0h_1xlx9_303:not(#\9) {
348
348
  display: flex;
349
349
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
350
350
  }
351
- .awsui_header-wrapper_gwq0h_xvpu7_346:not(#\9) {
351
+ .awsui_header-wrapper_gwq0h_1xlx9_346:not(#\9) {
352
352
  font-size: inherit;
353
353
  letter-spacing: inherit;
354
354
  margin-block: 0;
@@ -356,20 +356,20 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_xvpu7_286:not
356
356
  padding-block: 0;
357
357
  padding-inline: 0;
358
358
  }
359
- .awsui_header-actions-wrapper_gwq0h_xvpu7_358:not(#\9) {
359
+ .awsui_header-actions-wrapper_gwq0h_1xlx9_358:not(#\9) {
360
360
  display: flex;
361
361
  flex-direction: row;
362
362
  justify-content: space-between;
363
363
  align-items: center;
364
364
  }
365
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9):focus {
365
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1xlx9_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1xlx9_364:not(#\9):focus {
366
366
  position: relative;
367
367
  }
368
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9):focus {
368
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1xlx9_364:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1xlx9_364:not(#\9):focus {
369
369
  outline: 2px dotted transparent;
370
370
  outline-offset: calc(0px - 1px);
371
371
  }
372
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9):focus::before {
372
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1xlx9_364:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1xlx9_364:not(#\9):focus::before {
373
373
  content: " ";
374
374
  display: block;
375
375
  position: absolute;
@@ -383,21 +383,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9
383
383
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
384
384
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
385
385
  }
386
- .awsui_header-button_gwq0h_xvpu7_364:not(#\9) {
386
+ .awsui_header-button_gwq0h_1xlx9_364:not(#\9) {
387
387
  box-sizing: border-box;
388
388
  display: flex;
389
389
  margin-inline-start: calc(-1 * calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px)));
390
390
  }
391
- .awsui_header-container-button_gwq0h_xvpu7_364:not(#\9) {
391
+ .awsui_header-container-button_gwq0h_1xlx9_364:not(#\9) {
392
392
  margin-inline-start: calc(-1 * calc(var(--size-icon-medium-y9xuoq, 20px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xs-zb16t3, 8px)));
393
393
  }
394
- .awsui_header-container_gwq0h_xvpu7_364:not(#\9) {
394
+ .awsui_header-container_gwq0h_1xlx9_364:not(#\9) {
395
395
  inline-size: 100%;
396
396
  }
397
- .awsui_header-container_gwq0h_xvpu7_364 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9) {
397
+ .awsui_header-container_gwq0h_1xlx9_364 > .awsui_icon-container_gwq0h_1xlx9_263:not(#\9) {
398
398
  margin-block-start: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
399
399
  }
400
- .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9) {
400
+ .awsui_header-navigation_gwq0h_1xlx9_399 > .awsui_icon-container_gwq0h_1xlx9_263:not(#\9) {
401
401
  display: inline-flex;
402
402
  cursor: pointer;
403
403
  color: var(--color-text-expandable-section-navigation-icon-default-htcovl, #414d5c);
@@ -410,17 +410,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_xvpu7_364:not(#\9
410
410
  text-decoration: none;
411
411
  flex-direction: column;
412
412
  }
413
- .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):hover {
413
+ .awsui_header-navigation_gwq0h_1xlx9_399 > .awsui_icon-container_gwq0h_1xlx9_263:not(#\9):hover {
414
414
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
415
415
  }
416
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):focus {
416
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1xlx9_399 > .awsui_icon-container_gwq0h_1xlx9_263:not(#\9):focus {
417
417
  position: relative;
418
418
  }
419
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):focus {
419
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1xlx9_399 > .awsui_icon-container_gwq0h_1xlx9_263:not(#\9):focus {
420
420
  outline: 2px dotted transparent;
421
421
  outline-offset: calc(2px - 1px);
422
422
  }
423
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xvpu7_399 > .awsui_icon-container_gwq0h_xvpu7_263:not(#\9):focus::before {
423
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1xlx9_399 > .awsui_icon-container_gwq0h_1xlx9_263:not(#\9):focus::before {
424
424
  content: " ";
425
425
  display: block;
426
426
  position: absolute;
@@ -434,39 +434,39 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_xvpu7_399 > .
434
434
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
435
435
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
436
436
  }
437
- .awsui_header-text_gwq0h_xvpu7_436:not(#\9) {
437
+ .awsui_header-text_gwq0h_1xlx9_436:not(#\9) {
438
438
  /* used in test-utils */
439
439
  }
440
440
 
441
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_xvpu7_290) > .awsui_header-actions-wrapper_gwq0h_xvpu7_358 {
441
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_1xlx9_290) > .awsui_header-actions-wrapper_gwq0h_1xlx9_358 {
442
442
  flex-wrap: wrap;
443
443
  column-gap: var(--space-xs-zb16t3, 8px);
444
444
  row-gap: var(--space-scaled-xxxs-27y4hv, 2px);
445
445
  }
446
446
 
447
- .awsui_content_gwq0h_xvpu7_157:not(#\9) {
447
+ .awsui_content_gwq0h_1xlx9_157:not(#\9) {
448
448
  display: none;
449
449
  }
450
- .awsui_content-default_gwq0h_xvpu7_449:not(#\9), .awsui_content-inline_gwq0h_xvpu7_449:not(#\9) {
450
+ .awsui_content-default_gwq0h_1xlx9_449:not(#\9), .awsui_content-inline_gwq0h_1xlx9_449:not(#\9) {
451
451
  padding-block: var(--space-scaled-xs-26e2du, 8px);
452
452
  padding-inline: 0;
453
453
  }
454
- .awsui_content-footer_gwq0h_xvpu7_453:not(#\9) {
454
+ .awsui_content-footer_gwq0h_1xlx9_453:not(#\9) {
455
455
  padding-block: var(--space-xs-zb16t3, 8px);
456
456
  padding-inline: 0;
457
457
  }
458
- .awsui_content-expanded_gwq0h_xvpu7_457:not(#\9) {
458
+ .awsui_content-expanded_gwq0h_1xlx9_457:not(#\9) {
459
459
  display: block;
460
460
  }
461
- .awsui_content-compact_gwq0h_xvpu7_460:not(#\9) {
461
+ .awsui_content-compact_gwq0h_1xlx9_460:not(#\9) {
462
462
  padding-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + (var(--line-height-body-m-30ar75, 20px) - var(--size-icon-normal-0m1722, 16px)) / -2 + var(--space-xxs-p8yyaw, 4px) + var(--border-divider-list-width-27y3k5, 1px));
463
463
  }
464
464
 
465
- .awsui_focusable_gwq0h_xvpu7_464:not(#\9):focus {
465
+ .awsui_focusable_gwq0h_1xlx9_464:not(#\9):focus {
466
466
  outline: none;
467
467
  text-decoration: none;
468
468
  }
469
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_xvpu7_464:not(#\9):focus {
469
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1xlx9_464:not(#\9):focus {
470
470
  outline: 2px dotted transparent;
471
471
  border-block: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
472
472
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
@@ -477,9 +477,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_xvpu7_464:not(#\9):fo
477
477
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
478
478
  }
479
479
 
480
- .awsui_click-target_gwq0h_xvpu7_479:not(#\9) {
480
+ .awsui_click-target_gwq0h_1xlx9_479:not(#\9) {
481
481
  cursor: pointer;
482
482
  }
483
- .awsui_click-target_gwq0h_xvpu7_479:not(#\9):not(.awsui_wrapper-container_gwq0h_xvpu7_286):not(.awsui_header-container-button_gwq0h_xvpu7_364):hover {
483
+ .awsui_click-target_gwq0h_1xlx9_479:not(#\9):not(.awsui_wrapper-container_gwq0h_1xlx9_286):not(.awsui_header-container-button_gwq0h_1xlx9_364):hover {
484
484
  color: var(--color-text-expandable-section-hover-2d1zpj, #0972d3);
485
485
  }
@@ -2,39 +2,39 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_xvpu7_157",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_xvpu7_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_xvpu7_179",
8
- "icon": "awsui_icon_gwq0h_xvpu7_193",
9
- "root": "awsui_root_gwq0h_xvpu7_207",
10
- "expand-button": "awsui_expand-button_gwq0h_xvpu7_245",
11
- "expanded": "awsui_expanded_gwq0h_xvpu7_253",
12
- "icon-container": "awsui_icon-container_gwq0h_xvpu7_263",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_xvpu7_267",
14
- "wrapper": "awsui_wrapper_gwq0h_xvpu7_271",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_xvpu7_279",
16
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_xvpu7_279",
17
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_xvpu7_279",
18
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_xvpu7_283",
19
- "wrapper-container": "awsui_wrapper-container_gwq0h_xvpu7_286",
20
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_xvpu7_290",
21
- "header-deprecated": "awsui_header-deprecated_gwq0h_xvpu7_303",
22
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_xvpu7_309",
23
- "header": "awsui_header_gwq0h_xvpu7_303",
24
- "header-wrapper": "awsui_header-wrapper_gwq0h_xvpu7_346",
25
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_xvpu7_358",
26
- "header-button": "awsui_header-button_gwq0h_xvpu7_364",
27
- "header-container-button": "awsui_header-container-button_gwq0h_xvpu7_364",
28
- "header-container": "awsui_header-container_gwq0h_xvpu7_364",
29
- "header-navigation": "awsui_header-navigation_gwq0h_xvpu7_399",
30
- "header-text": "awsui_header-text_gwq0h_xvpu7_436",
31
- "content": "awsui_content_gwq0h_xvpu7_157",
32
- "content-default": "awsui_content-default_gwq0h_xvpu7_449",
33
- "content-inline": "awsui_content-inline_gwq0h_xvpu7_449",
34
- "content-footer": "awsui_content-footer_gwq0h_xvpu7_453",
35
- "content-expanded": "awsui_content-expanded_gwq0h_xvpu7_457",
36
- "content-compact": "awsui_content-compact_gwq0h_xvpu7_460",
37
- "focusable": "awsui_focusable_gwq0h_xvpu7_464",
38
- "click-target": "awsui_click-target_gwq0h_xvpu7_479"
5
+ "content-enter": "awsui_content-enter_gwq0h_1xlx9_157",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1xlx9_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_1xlx9_179",
8
+ "icon": "awsui_icon_gwq0h_1xlx9_193",
9
+ "root": "awsui_root_gwq0h_1xlx9_207",
10
+ "expand-button": "awsui_expand-button_gwq0h_1xlx9_245",
11
+ "expanded": "awsui_expanded_gwq0h_1xlx9_253",
12
+ "icon-container": "awsui_icon-container_gwq0h_1xlx9_263",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_1xlx9_267",
14
+ "wrapper": "awsui_wrapper_gwq0h_1xlx9_271",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_1xlx9_279",
16
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_1xlx9_279",
17
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_1xlx9_279",
18
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1xlx9_283",
19
+ "wrapper-container": "awsui_wrapper-container_gwq0h_1xlx9_286",
20
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_1xlx9_290",
21
+ "header-deprecated": "awsui_header-deprecated_gwq0h_1xlx9_303",
22
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1xlx9_309",
23
+ "header": "awsui_header_gwq0h_1xlx9_303",
24
+ "header-wrapper": "awsui_header-wrapper_gwq0h_1xlx9_346",
25
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_1xlx9_358",
26
+ "header-button": "awsui_header-button_gwq0h_1xlx9_364",
27
+ "header-container-button": "awsui_header-container-button_gwq0h_1xlx9_364",
28
+ "header-container": "awsui_header-container_gwq0h_1xlx9_364",
29
+ "header-navigation": "awsui_header-navigation_gwq0h_1xlx9_399",
30
+ "header-text": "awsui_header-text_gwq0h_1xlx9_436",
31
+ "content": "awsui_content_gwq0h_1xlx9_157",
32
+ "content-default": "awsui_content-default_gwq0h_1xlx9_449",
33
+ "content-inline": "awsui_content-inline_gwq0h_1xlx9_449",
34
+ "content-footer": "awsui_content-footer_gwq0h_1xlx9_453",
35
+ "content-expanded": "awsui_content-expanded_gwq0h_1xlx9_457",
36
+ "content-compact": "awsui_content-compact_gwq0h_1xlx9_460",
37
+ "focusable": "awsui_focusable_gwq0h_1xlx9_464",
38
+ "click-target": "awsui_click-target_gwq0h_1xlx9_479"
39
39
  };
40
40
 
@@ -1,7 +1,7 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "dropzone": "awsui_dropzone_1fham_xy0yf_177",
5
- "dropzone-hovered": "awsui_dropzone-hovered_1fham_xy0yf_193"
4
+ "dropzone": "awsui_dropzone_1fham_w13h6_177",
5
+ "dropzone-hovered": "awsui_dropzone-hovered_1fham_w13h6_193"
6
6
  };
7
7
 
@@ -172,9 +172,9 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /* Style used for links in slots/components that are text heavy, to help links stand out among
175
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
- .awsui_dropzone_1fham_xy0yf_177:not(#\9) {
177
+ .awsui_dropzone_1fham_w13h6_177:not(#\9) {
178
178
  display: flex;
179
179
  flex-direction: column;
180
180
  align-items: center;
@@ -190,7 +190,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  background-color: var(--color-dropzone-background-active-g7hjqs, #e9ebed);
191
191
  font-weight: 700;
192
192
  }
193
- .awsui_dropzone-hovered_1fham_xy0yf_193:not(#\9) {
193
+ .awsui_dropzone-hovered_1fham_w13h6_193:not(#\9) {
194
194
  color: var(--color-dropzone-text-hover-4qxymq, #033160);
195
195
  background-color: var(--color-dropzone-background-hover-42q8nb, #d3e7f9);
196
196
  }
@@ -2,7 +2,7 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "dropzone": "awsui_dropzone_1fham_xy0yf_177",
6
- "dropzone-hovered": "awsui_dropzone-hovered_1fham_xy0yf_193"
5
+ "dropzone": "awsui_dropzone_1fham_w13h6_177",
6
+ "dropzone-hovered": "awsui_dropzone-hovered_1fham_w13h6_193"
7
7
  };
8
8
 
@@ -1,9 +1,9 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "upload-button": "awsui_upload-button_4xu1k_1uwj9_181",
5
- "upload-input": "awsui_upload-input_4xu1k_1uwj9_182",
6
- "file-input-container": "awsui_file-input-container_4xu1k_1uwj9_186",
7
- "force-focus-outline": "awsui_force-focus-outline_4xu1k_1uwj9_195"
4
+ "upload-button": "awsui_upload-button_4xu1k_n8p52_181",
5
+ "upload-input": "awsui_upload-input_4xu1k_n8p52_182",
6
+ "file-input-container": "awsui_file-input-container_4xu1k_n8p52_186",
7
+ "force-focus-outline": "awsui_force-focus-outline_4xu1k_n8p52_195"
8
8
  };
9
9
 
@@ -172,34 +172,34 @@
172
172
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
173
173
  SPDX-License-Identifier: Apache-2.0
174
174
  */
175
- /* Style used for links in slots/components that are text heavy, to help links stand out among
175
+ /* Style used for links in slots/components that are text heavy, to help links stand out among
176
176
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
177
  /*
178
178
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
179
179
  SPDX-License-Identifier: Apache-2.0
180
180
  */
181
- .awsui_upload-button_4xu1k_1uwj9_181:not(#\9),
182
- .awsui_upload-input_4xu1k_1uwj9_182:not(#\9) {
181
+ .awsui_upload-button_4xu1k_n8p52_181:not(#\9),
182
+ .awsui_upload-input_4xu1k_n8p52_182:not(#\9) {
183
183
  /* used in test-utils */
184
184
  }
185
185
 
186
- .awsui_file-input-container_4xu1k_1uwj9_186:not(#\9) {
186
+ .awsui_file-input-container_4xu1k_n8p52_186:not(#\9) {
187
187
  position: relative;
188
188
  }
189
189
 
190
- .awsui_upload-input_4xu1k_1uwj9_182:not(#\9) {
190
+ .awsui_upload-input_4xu1k_n8p52_182:not(#\9) {
191
191
  position: absolute;
192
192
  clip: rect(0, 0, 0, 0);
193
193
  }
194
194
 
195
- body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_1uwj9_181.awsui_force-focus-outline_4xu1k_1uwj9_195:not(#\9) {
195
+ body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_n8p52_181.awsui_force-focus-outline_4xu1k_n8p52_195:not(#\9) {
196
196
  position: relative;
197
197
  }
198
- body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_1uwj9_181.awsui_force-focus-outline_4xu1k_1uwj9_195:not(#\9) {
198
+ body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_n8p52_181.awsui_force-focus-outline_4xu1k_n8p52_195:not(#\9) {
199
199
  outline: 2px dotted transparent;
200
200
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
201
201
  }
202
- body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_1uwj9_181.awsui_force-focus-outline_4xu1k_1uwj9_195:not(#\9)::before {
202
+ body[data-awsui-focus-visible=true] .awsui_upload-button_4xu1k_n8p52_181.awsui_force-focus-outline_4xu1k_n8p52_195:not(#\9)::before {
203
203
  content: " ";
204
204
  display: block;
205
205
  position: absolute;
@@ -2,9 +2,9 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "upload-button": "awsui_upload-button_4xu1k_1uwj9_181",
6
- "upload-input": "awsui_upload-input_4xu1k_1uwj9_182",
7
- "file-input-container": "awsui_file-input-container_4xu1k_1uwj9_186",
8
- "force-focus-outline": "awsui_force-focus-outline_4xu1k_1uwj9_195"
5
+ "upload-button": "awsui_upload-button_4xu1k_n8p52_181",
6
+ "upload-input": "awsui_upload-input_4xu1k_n8p52_182",
7
+ "file-input-container": "awsui_file-input-container_4xu1k_n8p52_186",
8
+ "force-focus-outline": "awsui_force-focus-outline_4xu1k_n8p52_195"
9
9
  };
10
10