@cloudscape-design/components 3.0.841 → 3.0.843

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 (608) hide show
  1. package/alert/styles.css.js +28 -28
  2. package/alert/styles.scoped.css +49 -45
  3. package/alert/styles.selectors.js +28 -28
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +24 -20
  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 +36 -32
  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 +10 -6
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +14 -14
  14. package/app-layout/drawer/styles.scoped.css +28 -24
  15. package/app-layout/drawer/styles.selectors.js +14 -14
  16. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  17. package/app-layout/mobile-toolbar/styles.scoped.css +12 -8
  18. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  19. package/app-layout/resize/styles.css.js +5 -5
  20. package/app-layout/resize/styles.scoped.css +16 -12
  21. package/app-layout/resize/styles.selectors.js +5 -5
  22. package/app-layout/split-panel/styles.css.js +2 -2
  23. package/app-layout/split-panel/styles.scoped.css +6 -2
  24. package/app-layout/split-panel/styles.selectors.js +2 -2
  25. package/app-layout/styles.css.js +12 -12
  26. package/app-layout/styles.scoped.css +16 -12
  27. package/app-layout/styles.selectors.js +12 -12
  28. package/app-layout/toggles/styles.css.js +2 -2
  29. package/app-layout/toggles/styles.scoped.css +12 -8
  30. package/app-layout/toggles/styles.selectors.js +2 -2
  31. package/app-layout/visual-refresh/styles.css.js +86 -86
  32. package/app-layout/visual-refresh/styles.scoped.css +167 -163
  33. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  34. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +10 -10
  35. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +17 -13
  36. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +10 -10
  37. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  38. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +9 -5
  39. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  40. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +19 -19
  41. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +39 -35
  42. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +19 -19
  43. package/app-layout/visual-refresh-toolbar/split-panel/styles.css.js +1 -1
  44. package/app-layout/visual-refresh-toolbar/split-panel/styles.scoped.css +5 -1
  45. package/app-layout/visual-refresh-toolbar/split-panel/styles.selectors.js +1 -1
  46. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  47. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +19 -15
  48. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  49. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +7 -7
  50. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +23 -19
  51. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +7 -7
  52. package/area-chart/styles.css.js +6 -6
  53. package/area-chart/styles.scoped.css +15 -11
  54. package/area-chart/styles.selectors.js +6 -6
  55. package/attribute-editor/styles.css.js +14 -14
  56. package/attribute-editor/styles.scoped.css +28 -24
  57. package/attribute-editor/styles.selectors.js +14 -14
  58. package/autosuggest/load-more-controller.d.ts.map +1 -1
  59. package/autosuggest/load-more-controller.js +1 -1
  60. package/autosuggest/load-more-controller.js.map +1 -1
  61. package/badge/styles.css.js +10 -10
  62. package/badge/styles.scoped.css +14 -10
  63. package/badge/styles.selectors.js +10 -10
  64. package/box/styles.css.js +191 -191
  65. package/box/styles.scoped.css +240 -236
  66. package/box/styles.selectors.js +191 -191
  67. package/breadcrumb-group/all-items-dropdown.d.ts +15 -0
  68. package/breadcrumb-group/all-items-dropdown.d.ts.map +1 -0
  69. package/breadcrumb-group/all-items-dropdown.js +47 -0
  70. package/breadcrumb-group/all-items-dropdown.js.map +1 -0
  71. package/breadcrumb-group/implementation.d.ts.map +1 -1
  72. package/breadcrumb-group/implementation.js +9 -6
  73. package/breadcrumb-group/implementation.js.map +1 -1
  74. package/breadcrumb-group/item/styles.css.js +7 -7
  75. package/breadcrumb-group/item/styles.scoped.css +29 -25
  76. package/breadcrumb-group/item/styles.selectors.js +7 -7
  77. package/breadcrumb-group/styles.css.js +14 -10
  78. package/breadcrumb-group/styles.scoped.css +124 -11
  79. package/breadcrumb-group/styles.selectors.js +14 -10
  80. package/breadcrumb-group/utils.d.ts +0 -2
  81. package/breadcrumb-group/utils.d.ts.map +1 -1
  82. package/breadcrumb-group/utils.js +17 -46
  83. package/breadcrumb-group/utils.js.map +1 -1
  84. package/button/index.d.ts.map +1 -1
  85. package/button/index.js +3 -3
  86. package/button/index.js.map +1 -1
  87. package/button/interfaces.d.ts +18 -0
  88. package/button/interfaces.d.ts.map +1 -1
  89. package/button/interfaces.js.map +1 -1
  90. package/button/internal.d.ts.map +1 -1
  91. package/button/internal.js +15 -2
  92. package/button/internal.js.map +1 -1
  93. package/button/styles.css.js +21 -21
  94. package/button/styles.scoped.css +158 -154
  95. package/button/styles.selectors.js +21 -21
  96. package/button/test-classes/styles.css.js +2 -1
  97. package/button/test-classes/styles.scoped.css +5 -1
  98. package/button/test-classes/styles.selectors.js +2 -1
  99. package/button-dropdown/category-elements/styles.css.js +14 -14
  100. package/button-dropdown/category-elements/styles.scoped.css +27 -23
  101. package/button-dropdown/category-elements/styles.selectors.js +14 -14
  102. package/button-dropdown/index.d.ts.map +1 -1
  103. package/button-dropdown/index.js +2 -2
  104. package/button-dropdown/index.js.map +1 -1
  105. package/button-dropdown/interfaces.d.ts +18 -2
  106. package/button-dropdown/interfaces.d.ts.map +1 -1
  107. package/button-dropdown/interfaces.js.map +1 -1
  108. package/button-dropdown/internal.d.ts.map +1 -1
  109. package/button-dropdown/internal.js +13 -6
  110. package/button-dropdown/internal.js.map +1 -1
  111. package/button-dropdown/item-element/index.d.ts.map +1 -1
  112. package/button-dropdown/item-element/index.js +3 -2
  113. package/button-dropdown/item-element/index.js.map +1 -1
  114. package/button-dropdown/item-element/styles.css.js +14 -13
  115. package/button-dropdown/item-element/styles.scoped.css +33 -21
  116. package/button-dropdown/item-element/styles.selectors.js +14 -13
  117. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  118. package/button-dropdown/mobile-expandable-group/styles.scoped.css +9 -5
  119. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  120. package/button-dropdown/styles.css.js +21 -17
  121. package/button-dropdown/styles.scoped.css +51 -38
  122. package/button-dropdown/styles.selectors.js +21 -17
  123. package/button-group/file-input-item.d.ts +11 -0
  124. package/button-group/file-input-item.d.ts.map +1 -0
  125. package/button-group/file-input-item.js +23 -0
  126. package/button-group/file-input-item.js.map +1 -0
  127. package/button-group/interfaces.d.ts +23 -1
  128. package/button-group/interfaces.d.ts.map +1 -1
  129. package/button-group/interfaces.js.map +1 -1
  130. package/button-group/internal.d.ts.map +1 -1
  131. package/button-group/internal.js +2 -2
  132. package/button-group/internal.js.map +1 -1
  133. package/button-group/item-element.d.ts +1 -0
  134. package/button-group/item-element.d.ts.map +1 -1
  135. package/button-group/item-element.js +12 -6
  136. package/button-group/item-element.js.map +1 -1
  137. package/button-group/styles.css.js +4 -4
  138. package/button-group/styles.scoped.css +10 -6
  139. package/button-group/styles.selectors.js +4 -4
  140. package/calendar/grid/index.d.ts +1 -2
  141. package/calendar/grid/index.d.ts.map +1 -1
  142. package/calendar/grid/index.js.map +1 -1
  143. package/calendar/grid/use-calendar-grid-keyboard-navigation.d.ts.map +1 -1
  144. package/calendar/grid/use-calendar-grid-keyboard-navigation.js +2 -1
  145. package/calendar/grid/use-calendar-grid-keyboard-navigation.js.map +1 -1
  146. package/calendar/internal.d.ts.map +1 -1
  147. package/calendar/internal.js +2 -1
  148. package/calendar/internal.js.map +1 -1
  149. package/calendar/styles.css.js +21 -21
  150. package/calendar/styles.scoped.css +47 -43
  151. package/calendar/styles.selectors.js +21 -21
  152. package/calendar/utils/navigation-day.d.ts +8 -0
  153. package/calendar/utils/navigation-day.d.ts.map +1 -0
  154. package/calendar/utils/navigation-day.js +39 -0
  155. package/calendar/utils/navigation-day.js.map +1 -0
  156. package/calendar/utils/{navigation.d.ts → navigation-month.d.ts} +2 -6
  157. package/calendar/utils/navigation-month.d.ts.map +1 -0
  158. package/calendar/utils/navigation-month.js +39 -0
  159. package/calendar/utils/navigation-month.js.map +1 -0
  160. package/cards/styles.css.js +39 -39
  161. package/cards/styles.scoped.css +54 -50
  162. package/cards/styles.selectors.js +39 -39
  163. package/checkbox/styles.css.js +3 -3
  164. package/checkbox/styles.scoped.css +9 -5
  165. package/checkbox/styles.selectors.js +3 -3
  166. package/code-editor/resizable-box/styles.css.js +3 -3
  167. package/code-editor/resizable-box/styles.scoped.css +10 -6
  168. package/code-editor/resizable-box/styles.selectors.js +3 -3
  169. package/code-editor/styles.css.js +33 -33
  170. package/code-editor/styles.scoped.css +139 -135
  171. package/code-editor/styles.selectors.js +33 -33
  172. package/collection-preferences/content-display/styles.css.js +12 -12
  173. package/collection-preferences/content-display/styles.scoped.css +23 -15
  174. package/collection-preferences/content-display/styles.selectors.js +12 -12
  175. package/collection-preferences/styles.css.js +38 -38
  176. package/collection-preferences/styles.scoped.css +58 -42
  177. package/collection-preferences/styles.selectors.js +38 -38
  178. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  179. package/column-layout/flexible-column-layout/styles.scoped.css +14 -10
  180. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  181. package/column-layout/styles.css.js +13 -13
  182. package/column-layout/styles.scoped.css +49 -45
  183. package/column-layout/styles.selectors.js +13 -13
  184. package/container/styles.css.js +31 -31
  185. package/container/styles.scoped.css +60 -56
  186. package/container/styles.selectors.js +31 -31
  187. package/content-layout/styles.css.js +14 -14
  188. package/content-layout/styles.scoped.css +20 -16
  189. package/content-layout/styles.selectors.js +14 -14
  190. package/date-picker/styles.css.js +7 -7
  191. package/date-picker/styles.scoped.css +13 -9
  192. package/date-picker/styles.selectors.js +7 -7
  193. package/date-range-picker/calendar/grids/index.d.ts.map +1 -1
  194. package/date-range-picker/calendar/grids/index.js +1 -1
  195. package/date-range-picker/calendar/grids/index.js.map +1 -1
  196. package/date-range-picker/calendar/grids/styles.css.js +28 -28
  197. package/date-range-picker/calendar/grids/styles.scoped.css +47 -43
  198. package/date-range-picker/calendar/grids/styles.selectors.js +28 -28
  199. package/date-range-picker/calendar/index.js +1 -1
  200. package/date-range-picker/calendar/index.js.map +1 -1
  201. package/date-range-picker/index.d.ts.map +1 -1
  202. package/date-range-picker/index.js +3 -10
  203. package/date-range-picker/index.js.map +1 -1
  204. package/date-range-picker/relative-range/styles.css.js +9 -9
  205. package/date-range-picker/relative-range/styles.scoped.css +17 -13
  206. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  207. package/date-range-picker/styles.css.js +38 -38
  208. package/date-range-picker/styles.scoped.css +51 -47
  209. package/date-range-picker/styles.selectors.js +38 -38
  210. package/date-range-picker/time-offset.d.ts +2 -1
  211. package/date-range-picker/time-offset.d.ts.map +1 -1
  212. package/date-range-picker/time-offset.js +1 -1
  213. package/date-range-picker/time-offset.js.map +1 -1
  214. package/date-range-picker/utils.d.ts +9 -0
  215. package/date-range-picker/utils.d.ts.map +1 -1
  216. package/date-range-picker/utils.js +19 -2
  217. package/date-range-picker/utils.js.map +1 -1
  218. package/drawer/styles.css.js +5 -5
  219. package/drawer/styles.scoped.css +16 -12
  220. package/drawer/styles.selectors.js +5 -5
  221. package/expandable-section/styles.css.js +34 -34
  222. package/expandable-section/styles.scoped.css +69 -65
  223. package/expandable-section/styles.selectors.js +34 -34
  224. package/file-dropzone/styles.css.js +3 -3
  225. package/file-dropzone/styles.scoped.css +9 -5
  226. package/file-dropzone/styles.selectors.js +3 -3
  227. package/file-input/internal.d.ts +5 -1
  228. package/file-input/internal.d.ts.map +1 -1
  229. package/file-input/internal.js +18 -10
  230. package/file-input/internal.js.map +1 -1
  231. package/file-input/styles.css.js +6 -5
  232. package/file-input/styles.scoped.css +33 -8
  233. package/file-input/styles.selectors.js +6 -5
  234. package/file-token-group/styles.css.js +22 -22
  235. package/file-token-group/styles.scoped.css +35 -31
  236. package/file-token-group/styles.selectors.js +22 -22
  237. package/flashbar/styles.css.js +50 -50
  238. package/flashbar/styles.scoped.css +152 -148
  239. package/flashbar/styles.selectors.js +50 -50
  240. package/form/styles.css.js +8 -8
  241. package/form/styles.scoped.css +12 -8
  242. package/form/styles.selectors.js +8 -8
  243. package/form-field/styles.css.js +24 -24
  244. package/form-field/styles.scoped.css +42 -38
  245. package/form-field/styles.selectors.js +24 -24
  246. package/grid/styles.css.js +53 -53
  247. package/grid/styles.scoped.css +58 -54
  248. package/grid/styles.selectors.js +53 -53
  249. package/header/styles.css.js +34 -34
  250. package/header/styles.scoped.css +56 -52
  251. package/header/styles.selectors.js +34 -34
  252. package/help-panel/styles.css.js +6 -6
  253. package/help-panel/styles.scoped.css +73 -69
  254. package/help-panel/styles.selectors.js +6 -6
  255. package/hotspot/styles.css.js +7 -7
  256. package/hotspot/styles.scoped.css +13 -9
  257. package/hotspot/styles.selectors.js +7 -7
  258. package/i18n/messages/all.all.js +1 -1
  259. package/i18n/messages/all.all.json +1 -1
  260. package/i18n/messages/all.ar.js +1 -1
  261. package/i18n/messages/all.ar.json +1 -1
  262. package/i18n/messages/all.de.js +1 -1
  263. package/i18n/messages/all.de.json +1 -1
  264. package/i18n/messages/all.en-GB.js +1 -1
  265. package/i18n/messages/all.en-GB.json +1 -1
  266. package/i18n/messages/all.en.js +1 -1
  267. package/i18n/messages/all.en.json +1 -1
  268. package/i18n/messages/all.es.js +1 -1
  269. package/i18n/messages/all.es.json +1 -1
  270. package/i18n/messages/all.fr.js +1 -1
  271. package/i18n/messages/all.fr.json +1 -1
  272. package/i18n/messages/all.id.js +1 -1
  273. package/i18n/messages/all.id.json +1 -1
  274. package/i18n/messages/all.it.js +1 -1
  275. package/i18n/messages/all.it.json +1 -1
  276. package/i18n/messages/all.ja.js +1 -1
  277. package/i18n/messages/all.ja.json +1 -1
  278. package/i18n/messages/all.ko.js +1 -1
  279. package/i18n/messages/all.ko.json +1 -1
  280. package/i18n/messages/all.pt-BR.js +1 -1
  281. package/i18n/messages/all.pt-BR.json +1 -1
  282. package/i18n/messages/all.tr.js +1 -1
  283. package/i18n/messages/all.tr.json +1 -1
  284. package/i18n/messages/all.zh-CN.js +1 -1
  285. package/i18n/messages/all.zh-CN.json +1 -1
  286. package/i18n/messages/all.zh-TW.js +1 -1
  287. package/i18n/messages/all.zh-TW.json +1 -1
  288. package/i18n/messages-types.d.ts +3 -0
  289. package/i18n/messages-types.d.ts.map +1 -1
  290. package/i18n/messages-types.js.map +1 -1
  291. package/icon/styles.css.js +38 -38
  292. package/icon/styles.scoped.css +89 -85
  293. package/icon/styles.selectors.js +38 -38
  294. package/input/styles.css.js +13 -13
  295. package/input/styles.scoped.css +36 -32
  296. package/input/styles.selectors.js +13 -13
  297. package/internal/components/abstract-switch/styles.css.js +13 -13
  298. package/internal/components/abstract-switch/styles.scoped.css +24 -20
  299. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  300. package/internal/components/button-trigger/styles.css.js +13 -13
  301. package/internal/components/button-trigger/styles.scoped.css +31 -27
  302. package/internal/components/button-trigger/styles.selectors.js +13 -13
  303. package/internal/components/chart-filter/styles.css.js +3 -3
  304. package/internal/components/chart-filter/styles.scoped.css +7 -3
  305. package/internal/components/chart-filter/styles.selectors.js +3 -3
  306. package/internal/components/chart-legend/styles.css.js +6 -6
  307. package/internal/components/chart-legend/styles.scoped.css +19 -15
  308. package/internal/components/chart-legend/styles.selectors.js +6 -6
  309. package/internal/components/chart-plot/styles.css.js +5 -5
  310. package/internal/components/chart-plot/styles.scoped.css +9 -5
  311. package/internal/components/chart-plot/styles.selectors.js +5 -5
  312. package/internal/components/chart-popover/styles.css.js +3 -3
  313. package/internal/components/chart-popover/styles.scoped.css +7 -3
  314. package/internal/components/chart-popover/styles.selectors.js +3 -3
  315. package/internal/components/chart-series-details/styles.css.js +20 -20
  316. package/internal/components/chart-series-details/styles.scoped.css +37 -33
  317. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  318. package/internal/components/chart-series-marker/styles.css.js +5 -5
  319. package/internal/components/chart-series-marker/styles.scoped.css +11 -7
  320. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  321. package/internal/components/chart-wrapper/styles.css.js +9 -9
  322. package/internal/components/chart-wrapper/styles.scoped.css +15 -11
  323. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  324. package/internal/components/checkbox-icon/styles.css.js +9 -9
  325. package/internal/components/checkbox-icon/styles.scoped.css +13 -9
  326. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  327. package/internal/components/dnd-container/styles.css.js +1 -1
  328. package/internal/components/dnd-container/styles.scoped.css +8 -4
  329. package/internal/components/dnd-container/styles.selectors.js +1 -1
  330. package/internal/components/dropdown/styles.css.js +20 -20
  331. package/internal/components/dropdown/styles.scoped.css +41 -37
  332. package/internal/components/dropdown/styles.selectors.js +20 -20
  333. package/internal/components/dropdown-footer/styles.css.js +3 -3
  334. package/internal/components/dropdown-footer/styles.scoped.css +7 -3
  335. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  336. package/internal/components/dropdown-status/styles.css.js +2 -2
  337. package/internal/components/dropdown-status/styles.scoped.css +6 -2
  338. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  339. package/internal/components/handle/styles.css.js +2 -2
  340. package/internal/components/handle/styles.scoped.css +10 -6
  341. package/internal/components/handle/styles.selectors.js +2 -2
  342. package/internal/components/menu-dropdown/index.d.ts.map +1 -1
  343. package/internal/components/menu-dropdown/index.js +2 -1
  344. package/internal/components/menu-dropdown/index.js.map +1 -1
  345. package/internal/components/menu-dropdown/styles.css.js +7 -7
  346. package/internal/components/menu-dropdown/styles.scoped.css +17 -13
  347. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  348. package/internal/components/option/styles.css.js +17 -17
  349. package/internal/components/option/styles.scoped.css +33 -29
  350. package/internal/components/option/styles.selectors.js +17 -17
  351. package/internal/components/options-list/styles.css.js +3 -3
  352. package/internal/components/options-list/styles.scoped.css +7 -3
  353. package/internal/components/options-list/styles.selectors.js +3 -3
  354. package/internal/components/options-list/utils/use-keyboard.d.ts.map +1 -1
  355. package/internal/components/options-list/utils/use-keyboard.js +13 -16
  356. package/internal/components/options-list/utils/use-keyboard.js.map +1 -1
  357. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  358. package/internal/components/panel-resize-handle/styles.scoped.css +14 -10
  359. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  360. package/internal/components/screenreader-only/styles.css.js +1 -1
  361. package/internal/components/screenreader-only/styles.scoped.css +5 -1
  362. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  363. package/internal/components/selectable-item/styles.css.js +16 -16
  364. package/internal/components/selectable-item/styles.scoped.css +33 -29
  365. package/internal/components/selectable-item/styles.selectors.js +16 -16
  366. package/internal/components/token-list/styles.css.js +10 -10
  367. package/internal/components/token-list/styles.scoped.css +28 -24
  368. package/internal/components/token-list/styles.selectors.js +10 -10
  369. package/internal/environment.js +1 -1
  370. package/internal/environment.json +1 -1
  371. package/internal/hooks/use-performance-marks/index.d.ts.map +1 -1
  372. package/internal/hooks/use-performance-marks/index.js +23 -2
  373. package/internal/hooks/use-performance-marks/index.js.map +1 -1
  374. package/internal/manifest.json +1 -1
  375. package/internal/styles/motion/utils.d.ts +2 -0
  376. package/internal/styles/motion/utils.d.ts.map +1 -0
  377. package/internal/styles/motion/utils.js +5 -0
  378. package/internal/styles/motion/utils.js.map +1 -0
  379. package/internal/utils/date-time/format-date-iso.d.ts +2 -1
  380. package/internal/utils/date-time/format-date-iso.d.ts.map +1 -1
  381. package/internal/utils/date-time/format-date-iso.js +6 -2
  382. package/internal/utils/date-time/format-date-iso.js.map +1 -1
  383. package/internal/utils/date-time/format-date-localized.d.ts +2 -1
  384. package/internal/utils/date-time/format-date-localized.d.ts.map +1 -1
  385. package/internal/utils/date-time/format-date-localized.js +9 -2
  386. package/internal/utils/date-time/format-date-localized.js.map +1 -1
  387. package/internal/utils/date-time/format-date-time-with-offset.d.ts.map +1 -1
  388. package/internal/utils/date-time/format-date-time-with-offset.js +4 -3
  389. package/internal/utils/date-time/format-date-time-with-offset.js.map +1 -1
  390. package/internal/utils/date-time/index.d.ts +1 -1
  391. package/internal/utils/date-time/index.d.ts.map +1 -1
  392. package/internal/utils/date-time/index.js +1 -1
  393. package/internal/utils/date-time/index.js.map +1 -1
  394. package/internal/utils/date-time/is-iso-only.d.ts +9 -0
  395. package/internal/utils/date-time/is-iso-only.d.ts.map +1 -0
  396. package/internal/utils/date-time/is-iso-only.js +18 -0
  397. package/internal/utils/date-time/is-iso-only.js.map +1 -0
  398. package/internal/utils/handle-key.d.ts +1 -2
  399. package/internal/utils/handle-key.d.ts.map +1 -1
  400. package/internal/utils/handle-key.js.map +1 -1
  401. package/internal/utils/throttle.d.ts +1 -2
  402. package/internal/utils/throttle.d.ts.map +1 -1
  403. package/internal/utils/throttle.js.map +1 -1
  404. package/key-value-pairs/index.d.ts +1 -1
  405. package/key-value-pairs/index.d.ts.map +1 -1
  406. package/key-value-pairs/index.js +2 -2
  407. package/key-value-pairs/index.js.map +1 -1
  408. package/key-value-pairs/interfaces.d.ts +8 -0
  409. package/key-value-pairs/interfaces.d.ts.map +1 -1
  410. package/key-value-pairs/interfaces.js.map +1 -1
  411. package/key-value-pairs/internal.d.ts.map +1 -1
  412. package/key-value-pairs/internal.js +2 -2
  413. package/key-value-pairs/internal.js.map +1 -1
  414. package/key-value-pairs/styles.css.js +8 -8
  415. package/key-value-pairs/styles.scoped.css +13 -9
  416. package/key-value-pairs/styles.selectors.js +8 -8
  417. package/link/styles.css.js +20 -20
  418. package/link/styles.scoped.css +75 -71
  419. package/link/styles.selectors.js +20 -20
  420. package/live-region/styles.css.js +2 -2
  421. package/live-region/styles.scoped.css +7 -3
  422. package/live-region/styles.selectors.js +2 -2
  423. package/mixed-line-bar-chart/styles.css.js +11 -11
  424. package/mixed-line-bar-chart/styles.scoped.css +23 -19
  425. package/mixed-line-bar-chart/styles.selectors.js +11 -11
  426. package/modal/index.js +1 -1
  427. package/modal/index.js.map +1 -1
  428. package/modal/styles.css.js +23 -23
  429. package/modal/styles.scoped.css +42 -38
  430. package/modal/styles.selectors.js +23 -23
  431. package/multiselect/styles.css.js +3 -3
  432. package/multiselect/styles.scoped.css +7 -3
  433. package/multiselect/styles.selectors.js +3 -3
  434. package/package.json +1 -1
  435. package/pagination/styles.css.js +9 -9
  436. package/pagination/styles.scoped.css +27 -23
  437. package/pagination/styles.selectors.js +9 -9
  438. package/pie-chart/styles.css.js +27 -27
  439. package/pie-chart/styles.scoped.css +52 -48
  440. package/pie-chart/styles.selectors.js +27 -27
  441. package/popover/styles.css.js +53 -53
  442. package/popover/styles.scoped.css +89 -69
  443. package/popover/styles.selectors.js +53 -53
  444. package/progress-bar/styles.css.js +19 -19
  445. package/progress-bar/styles.scoped.css +42 -34
  446. package/progress-bar/styles.selectors.js +19 -19
  447. package/prompt-input/styles.css.js +14 -14
  448. package/prompt-input/styles.scoped.css +43 -39
  449. package/prompt-input/styles.selectors.js +14 -14
  450. package/property-filter/filtering-token/styles.css.js +18 -18
  451. package/property-filter/filtering-token/styles.scoped.css +45 -41
  452. package/property-filter/filtering-token/styles.selectors.js +18 -18
  453. package/property-filter/styles.css.js +39 -39
  454. package/property-filter/styles.scoped.css +45 -41
  455. package/property-filter/styles.selectors.js +39 -39
  456. package/radio-group/styles.css.js +10 -10
  457. package/radio-group/styles.scoped.css +20 -16
  458. package/radio-group/styles.selectors.js +10 -10
  459. package/s3-resource-selector/s3-modal/basic-table.js +1 -0
  460. package/s3-resource-selector/s3-modal/basic-table.js.map +1 -1
  461. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  462. package/s3-resource-selector/s3-modal/styles.scoped.css +9 -5
  463. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  464. package/segmented-control/styles.css.js +15 -15
  465. package/segmented-control/styles.scoped.css +38 -34
  466. package/segmented-control/styles.selectors.js +15 -15
  467. package/select/parts/filter.d.ts +1 -1
  468. package/select/parts/styles.css.js +21 -21
  469. package/select/parts/styles.scoped.css +26 -22
  470. package/select/parts/styles.selectors.js +21 -21
  471. package/select/styles.css.js +1 -1
  472. package/select/styles.scoped.css +5 -1
  473. package/select/styles.selectors.js +1 -1
  474. package/select/utils/use-select.js +1 -1
  475. package/select/utils/use-select.js.map +1 -1
  476. package/side-navigation/styles.css.js +30 -30
  477. package/side-navigation/styles.scoped.css +50 -46
  478. package/side-navigation/styles.selectors.js +30 -30
  479. package/slider/styles.css.js +26 -26
  480. package/slider/styles.scoped.css +80 -76
  481. package/slider/styles.selectors.js +26 -26
  482. package/space-between/styles.css.js +23 -23
  483. package/space-between/styles.scoped.css +28 -24
  484. package/space-between/styles.selectors.js +23 -23
  485. package/spinner/styles.css.js +13 -13
  486. package/spinner/styles.scoped.css +23 -19
  487. package/spinner/styles.selectors.js +13 -13
  488. package/split-panel/icons/styles.css.js +22 -22
  489. package/split-panel/icons/styles.scoped.css +28 -24
  490. package/split-panel/icons/styles.selectors.js +22 -22
  491. package/split-panel/styles.css.js +26 -26
  492. package/split-panel/styles.scoped.css +47 -43
  493. package/split-panel/styles.selectors.js +26 -26
  494. package/status-indicator/styles.css.js +23 -23
  495. package/status-indicator/styles.scoped.css +33 -29
  496. package/status-indicator/styles.selectors.js +23 -23
  497. package/steps/styles.css.js +6 -6
  498. package/steps/styles.scoped.css +13 -9
  499. package/steps/styles.selectors.js +6 -6
  500. package/table/body-cell/styles.css.js +46 -46
  501. package/table/body-cell/styles.scoped.css +296 -292
  502. package/table/body-cell/styles.selectors.js +46 -46
  503. package/table/expandable-rows/styles.css.js +3 -3
  504. package/table/expandable-rows/styles.scoped.css +17 -13
  505. package/table/expandable-rows/styles.selectors.js +3 -3
  506. package/table/header-cell/styles.css.js +26 -26
  507. package/table/header-cell/styles.scoped.css +69 -65
  508. package/table/header-cell/styles.selectors.js +26 -26
  509. package/table/header-cell/th-element.d.ts +2 -1
  510. package/table/header-cell/th-element.d.ts.map +1 -1
  511. package/table/header-cell/th-element.js +2 -2
  512. package/table/header-cell/th-element.js.map +1 -1
  513. package/table/interfaces.d.ts +14 -3
  514. package/table/interfaces.d.ts.map +1 -1
  515. package/table/interfaces.js.map +1 -1
  516. package/table/internal.d.ts.map +1 -1
  517. package/table/internal.js +13 -4
  518. package/table/internal.js.map +1 -1
  519. package/table/progressive-loading/items-loader.d.ts +8 -2
  520. package/table/progressive-loading/items-loader.d.ts.map +1 -1
  521. package/table/progressive-loading/items-loader.js +11 -5
  522. package/table/progressive-loading/items-loader.js.map +1 -1
  523. package/table/progressive-loading/loader-cell.d.ts +2 -3
  524. package/table/progressive-loading/loader-cell.d.ts.map +1 -1
  525. package/table/progressive-loading/loader-cell.js +2 -2
  526. package/table/progressive-loading/loader-cell.js.map +1 -1
  527. package/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
  528. package/table/progressive-loading/progressive-loading-utils.js +2 -2
  529. package/table/progressive-loading/progressive-loading-utils.js.map +1 -1
  530. package/table/resizer/styles.css.js +8 -8
  531. package/table/resizer/styles.scoped.css +19 -15
  532. package/table/resizer/styles.selectors.js +8 -8
  533. package/table/selection/interfaces.d.ts +1 -0
  534. package/table/selection/interfaces.d.ts.map +1 -1
  535. package/table/selection/interfaces.js.map +1 -1
  536. package/table/selection/selection-cell.d.ts.map +1 -1
  537. package/table/selection/selection-cell.js +4 -3
  538. package/table/selection/selection-cell.js.map +1 -1
  539. package/table/selection/styles.css.js +3 -3
  540. package/table/selection/styles.scoped.css +7 -3
  541. package/table/selection/styles.selectors.js +3 -3
  542. package/table/selection/use-selection.js +1 -0
  543. package/table/selection/use-selection.js.map +1 -1
  544. package/table/sticky-scrollbar/styles.css.js +6 -6
  545. package/table/sticky-scrollbar/styles.scoped.css +14 -10
  546. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  547. package/table/styles.css.js +34 -34
  548. package/table/styles.scoped.css +45 -41
  549. package/table/styles.selectors.js +34 -34
  550. package/tabs/styles.css.js +28 -28
  551. package/tabs/styles.scoped.css +57 -49
  552. package/tabs/styles.selectors.js +28 -28
  553. package/tag-editor/styles.css.js +3 -3
  554. package/tag-editor/styles.scoped.css +14 -10
  555. package/tag-editor/styles.selectors.js +3 -3
  556. package/test-utils/dom/button-group/index.d.ts +5 -0
  557. package/test-utils/dom/button-group/index.js +16 -7
  558. package/test-utils/dom/button-group/index.js.map +1 -1
  559. package/test-utils/selectors/button-group/index.d.ts +5 -0
  560. package/test-utils/selectors/button-group/index.js +16 -7
  561. package/test-utils/selectors/button-group/index.js.map +1 -1
  562. package/test-utils/tsconfig.tsbuildinfo +1 -1
  563. package/text-content/styles.css.js +1 -1
  564. package/text-content/styles.scoped.css +64 -60
  565. package/text-content/styles.selectors.js +1 -1
  566. package/text-filter/styles.css.js +3 -3
  567. package/text-filter/styles.scoped.css +7 -3
  568. package/text-filter/styles.selectors.js +3 -3
  569. package/textarea/styles.css.js +5 -5
  570. package/textarea/styles.scoped.css +18 -14
  571. package/textarea/styles.selectors.js +5 -5
  572. package/tiles/styles.css.js +30 -30
  573. package/tiles/styles.scoped.css +77 -73
  574. package/tiles/styles.selectors.js +30 -30
  575. package/toggle/styles.css.js +10 -10
  576. package/toggle/styles.scoped.css +21 -17
  577. package/toggle/styles.selectors.js +10 -10
  578. package/token-group/styles.css.js +8 -8
  579. package/token-group/styles.scoped.css +20 -16
  580. package/token-group/styles.selectors.js +8 -8
  581. package/top-navigation/1.0-beta/styles.css.js +23 -25
  582. package/top-navigation/1.0-beta/styles.scoped.css +40 -66
  583. package/top-navigation/1.0-beta/styles.selectors.js +23 -25
  584. package/top-navigation/parts/overflow-menu/menu-item.d.ts.map +1 -1
  585. package/top-navigation/parts/overflow-menu/menu-item.js +3 -2
  586. package/top-navigation/parts/overflow-menu/menu-item.js.map +1 -1
  587. package/top-navigation/styles.css.js +47 -47
  588. package/top-navigation/styles.scoped.css +78 -85
  589. package/top-navigation/styles.selectors.js +47 -47
  590. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  591. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +27 -23
  592. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  593. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  594. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -29
  595. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  596. package/tutorial-panel/styles.css.js +1 -1
  597. package/tutorial-panel/styles.scoped.css +7 -3
  598. package/tutorial-panel/styles.selectors.js +1 -1
  599. package/wizard/styles.css.js +30 -30
  600. package/wizard/styles.scoped.css +62 -58
  601. package/wizard/styles.selectors.js +30 -30
  602. package/calendar/utils/navigation.d.ts.map +0 -1
  603. package/calendar/utils/navigation.js +0 -73
  604. package/calendar/utils/navigation.js.map +0 -1
  605. package/internal/utils/date-time/is-iso-date-only.d.ts +0 -5
  606. package/internal/utils/date-time/is-iso-date-only.d.ts.map +0 -1
  607. package/internal/utils/date-time/is-iso-date-only.js +0 -10
  608. package/internal/utils/date-time/is-iso-date-only.js.map +0 -1
@@ -1,39 +1,39 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "content-enter": "awsui_content-enter_gwq0h_rrjy4_157",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_rrjy4_1",
6
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_rrjy4_179",
7
- "icon": "awsui_icon_gwq0h_rrjy4_193",
8
- "root": "awsui_root_gwq0h_rrjy4_207",
9
- "expand-button": "awsui_expand-button_gwq0h_rrjy4_242",
10
- "expanded": "awsui_expanded_gwq0h_rrjy4_250",
11
- "icon-container": "awsui_icon-container_gwq0h_rrjy4_260",
12
- "icon-container-container": "awsui_icon-container-container_gwq0h_rrjy4_264",
13
- "wrapper": "awsui_wrapper_gwq0h_rrjy4_268",
14
- "wrapper-default": "awsui_wrapper-default_gwq0h_rrjy4_276",
15
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_rrjy4_276",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_rrjy4_276",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_rrjy4_280",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_rrjy4_283",
19
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_rrjy4_287",
20
- "header-deprecated": "awsui_header-deprecated_gwq0h_rrjy4_300",
21
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_rrjy4_306",
22
- "header": "awsui_header_gwq0h_rrjy4_300",
23
- "header-wrapper": "awsui_header-wrapper_gwq0h_rrjy4_343",
24
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_rrjy4_355",
25
- "header-button": "awsui_header-button_gwq0h_rrjy4_361",
26
- "header-container-button": "awsui_header-container-button_gwq0h_rrjy4_361",
27
- "header-container": "awsui_header-container_gwq0h_rrjy4_361",
28
- "header-navigation": "awsui_header-navigation_gwq0h_rrjy4_396",
29
- "header-text": "awsui_header-text_gwq0h_rrjy4_433",
30
- "content": "awsui_content_gwq0h_rrjy4_157",
31
- "content-default": "awsui_content-default_gwq0h_rrjy4_446",
32
- "content-inline": "awsui_content-inline_gwq0h_rrjy4_446",
33
- "content-footer": "awsui_content-footer_gwq0h_rrjy4_450",
34
- "content-expanded": "awsui_content-expanded_gwq0h_rrjy4_454",
35
- "content-compact": "awsui_content-compact_gwq0h_rrjy4_457",
36
- "focusable": "awsui_focusable_gwq0h_rrjy4_461",
37
- "click-target": "awsui_click-target_gwq0h_rrjy4_476"
4
+ "content-enter": "awsui_content-enter_gwq0h_yfiql_161",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_yfiql_1",
6
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_yfiql_183",
7
+ "icon": "awsui_icon_gwq0h_yfiql_197",
8
+ "root": "awsui_root_gwq0h_yfiql_211",
9
+ "expand-button": "awsui_expand-button_gwq0h_yfiql_246",
10
+ "expanded": "awsui_expanded_gwq0h_yfiql_254",
11
+ "icon-container": "awsui_icon-container_gwq0h_yfiql_264",
12
+ "icon-container-container": "awsui_icon-container-container_gwq0h_yfiql_268",
13
+ "wrapper": "awsui_wrapper_gwq0h_yfiql_272",
14
+ "wrapper-default": "awsui_wrapper-default_gwq0h_yfiql_280",
15
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_yfiql_280",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_yfiql_280",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_yfiql_284",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_yfiql_287",
19
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_yfiql_291",
20
+ "header-deprecated": "awsui_header-deprecated_gwq0h_yfiql_304",
21
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_yfiql_310",
22
+ "header": "awsui_header_gwq0h_yfiql_304",
23
+ "header-wrapper": "awsui_header-wrapper_gwq0h_yfiql_347",
24
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_yfiql_359",
25
+ "header-button": "awsui_header-button_gwq0h_yfiql_365",
26
+ "header-container-button": "awsui_header-container-button_gwq0h_yfiql_365",
27
+ "header-container": "awsui_header-container_gwq0h_yfiql_365",
28
+ "header-navigation": "awsui_header-navigation_gwq0h_yfiql_400",
29
+ "header-text": "awsui_header-text_gwq0h_yfiql_437",
30
+ "content": "awsui_content_gwq0h_yfiql_161",
31
+ "content-default": "awsui_content-default_gwq0h_yfiql_450",
32
+ "content-inline": "awsui_content-inline_gwq0h_yfiql_450",
33
+ "content-footer": "awsui_content-footer_gwq0h_yfiql_454",
34
+ "content-expanded": "awsui_content-expanded_gwq0h_yfiql_458",
35
+ "content-compact": "awsui_content-compact_gwq0h_yfiql_461",
36
+ "focusable": "awsui_focusable_gwq0h_yfiql_465",
37
+ "click-target": "awsui_click-target_gwq0h_yfiql_480"
38
38
  };
39
39
 
@@ -136,6 +136,10 @@
136
136
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
137
137
  SPDX-License-Identifier: Apache-2.0
138
138
  */
139
+ /*
140
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
+ SPDX-License-Identifier: Apache-2.0
142
+ */
139
143
  /* Style used for links in slots/components that are text heavy, to help links stand out among
140
144
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
141
145
  /*
@@ -154,10 +158,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
154
158
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
155
159
  SPDX-License-Identifier: Apache-2.0
156
160
  */
157
- .awsui_content-enter_gwq0h_rrjy4_157:not(#\9) {
158
- animation: awsui_awsui-motion-fade-in_gwq0h_rrjy4_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
161
+ .awsui_content-enter_gwq0h_yfiql_161:not(#\9) {
162
+ animation: awsui_awsui-motion-fade-in_gwq0h_yfiql_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
159
163
  }
160
- @keyframes awsui_awsui-motion-fade-in_gwq0h_rrjy4_1 {
164
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_yfiql_1 {
161
165
  from {
162
166
  opacity: 0.2;
163
167
  }
@@ -166,45 +170,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
170
  }
167
171
  }
168
172
  @media (prefers-reduced-motion: reduce) {
169
- .awsui_content-enter_gwq0h_rrjy4_157:not(#\9) {
173
+ .awsui_content-enter_gwq0h_yfiql_161:not(#\9) {
170
174
  animation: none;
171
175
  transition: none;
172
176
  }
173
177
  }
174
- .awsui-motion-disabled .awsui_content-enter_gwq0h_rrjy4_157:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_rrjy4_157:not(#\9) {
178
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_yfiql_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_yfiql_161:not(#\9) {
175
179
  animation: none;
176
180
  transition: none;
177
181
  }
178
182
 
179
- .awsui_trigger-expanded_gwq0h_rrjy4_179:not(#\9) {
183
+ .awsui_trigger-expanded_gwq0h_yfiql_183:not(#\9) {
180
184
  transition: border-bottom-color var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
181
185
  }
182
186
  @media (prefers-reduced-motion: reduce) {
183
- .awsui_trigger-expanded_gwq0h_rrjy4_179:not(#\9) {
187
+ .awsui_trigger-expanded_gwq0h_yfiql_183:not(#\9) {
184
188
  animation: none;
185
189
  transition: none;
186
190
  }
187
191
  }
188
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_rrjy4_179:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_rrjy4_179:not(#\9) {
192
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_yfiql_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_yfiql_183:not(#\9) {
189
193
  animation: none;
190
194
  transition: none;
191
195
  }
192
196
 
193
- .awsui_icon_gwq0h_rrjy4_193:not(#\9) {
197
+ .awsui_icon_gwq0h_yfiql_197:not(#\9) {
194
198
  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
199
  }
196
200
  @media (prefers-reduced-motion: reduce) {
197
- .awsui_icon_gwq0h_rrjy4_193:not(#\9) {
201
+ .awsui_icon_gwq0h_yfiql_197:not(#\9) {
198
202
  animation: none;
199
203
  transition: none;
200
204
  }
201
205
  }
202
- .awsui-motion-disabled .awsui_icon_gwq0h_rrjy4_193:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_rrjy4_193:not(#\9) {
206
+ .awsui-motion-disabled .awsui_icon_gwq0h_yfiql_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_yfiql_197:not(#\9) {
203
207
  animation: none;
204
208
  transition: none;
205
209
  }
206
210
 
207
- .awsui_root_gwq0h_rrjy4_207:not(#\9) {
211
+ .awsui_root_gwq0h_yfiql_211:not(#\9) {
208
212
  border-collapse: separate;
209
213
  border-spacing: 0;
210
214
  box-sizing: border-box;
@@ -240,33 +244,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
240
244
  display: block;
241
245
  }
242
246
 
243
- .awsui_expand-button_gwq0h_rrjy4_242:not(#\9) {
247
+ .awsui_expand-button_gwq0h_yfiql_246:not(#\9) {
244
248
  outline: none;
245
249
  }
246
250
 
247
- .awsui_icon_gwq0h_rrjy4_193:not(#\9) {
251
+ .awsui_icon_gwq0h_yfiql_197:not(#\9) {
248
252
  transform: rotate(-90deg);
249
253
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
250
254
  }
251
- .awsui_icon_gwq0h_rrjy4_193.awsui_expanded_gwq0h_rrjy4_250:not(#\9) {
255
+ .awsui_icon_gwq0h_yfiql_197.awsui_expanded_gwq0h_yfiql_254:not(#\9) {
252
256
  transform: rotate(0deg);
253
257
  }
254
- .awsui_icon_gwq0h_rrjy4_193:not(#\9):dir(rtl) {
258
+ .awsui_icon_gwq0h_yfiql_197:not(#\9):dir(rtl) {
255
259
  transform: rotate(90deg);
256
260
  }
257
- .awsui_icon_gwq0h_rrjy4_193:not(#\9):dir(rtl).awsui_expanded_gwq0h_rrjy4_250 {
261
+ .awsui_icon_gwq0h_yfiql_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_yfiql_254 {
258
262
  transform: rotate(0deg);
259
263
  }
260
264
 
261
- .awsui_icon-container_gwq0h_rrjy4_260:not(#\9) {
265
+ .awsui_icon-container_gwq0h_yfiql_264:not(#\9) {
262
266
  position: relative;
263
267
  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));
264
268
  }
265
- .awsui_icon-container-container_gwq0h_rrjy4_264:not(#\9) {
269
+ .awsui_icon-container-container_gwq0h_yfiql_268:not(#\9) {
266
270
  margin-inline-end: var(--space-xs-zb16t3, 8px);
267
271
  }
268
272
 
269
- .awsui_wrapper_gwq0h_rrjy4_268:not(#\9) {
273
+ .awsui_wrapper_gwq0h_yfiql_272:not(#\9) {
270
274
  box-sizing: border-box;
271
275
  border-block: none;
272
276
  border-inline: none;
@@ -274,78 +278,78 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
274
278
  line-height: var(--line-height-body-m-30ar75, 20px);
275
279
  text-align: start;
276
280
  }
277
- .awsui_wrapper-default_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-inline_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-footer_gwq0h_rrjy4_276:not(#\9) {
281
+ .awsui_wrapper-default_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-inline_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-footer_gwq0h_yfiql_280:not(#\9) {
278
282
  border-block: var(--border-divider-section-width-1061zr, 1px) solid transparent;
279
283
  border-inline: var(--border-divider-section-width-1061zr, 1px) solid transparent;
280
284
  }
281
- .awsui_wrapper-navigation_gwq0h_rrjy4_280:not(#\9) {
285
+ .awsui_wrapper-navigation_gwq0h_yfiql_284:not(#\9) {
282
286
  border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid transparent;
283
287
  }
284
- .awsui_wrapper-navigation_gwq0h_rrjy4_280:not(#\9), .awsui_wrapper-container_gwq0h_rrjy4_283:not(#\9) {
288
+ .awsui_wrapper-navigation_gwq0h_yfiql_284:not(#\9), .awsui_wrapper-container_gwq0h_yfiql_287:not(#\9) {
285
289
  display: flex;
286
290
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
287
291
  }
288
- .awsui_wrapper-default_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-inline_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-navigation_gwq0h_rrjy4_280:not(#\9), .awsui_wrapper-footer_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-compact_gwq0h_rrjy4_287:not(#\9) {
292
+ .awsui_wrapper-default_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-inline_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-navigation_gwq0h_yfiql_284:not(#\9), .awsui_wrapper-footer_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-compact_gwq0h_yfiql_291:not(#\9) {
289
293
  color: var(--color-text-expandable-section-default-7w1jwq, #0f141a);
290
294
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
291
295
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
292
296
  }
293
- .awsui_wrapper-default_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-inline_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-navigation_gwq0h_rrjy4_280:not(#\9), .awsui_wrapper-footer_gwq0h_rrjy4_276:not(#\9) {
297
+ .awsui_wrapper-default_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-inline_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-navigation_gwq0h_yfiql_284:not(#\9), .awsui_wrapper-footer_gwq0h_yfiql_280:not(#\9) {
294
298
  font-size: var(--font-expandable-heading-size-smdiul, 16px);
295
299
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
296
300
  }
297
- .awsui_wrapper-default_gwq0h_rrjy4_276:not(#\9) {
301
+ .awsui_wrapper-default_gwq0h_yfiql_280:not(#\9) {
298
302
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
299
303
  padding-inline-end: var(--space-xxs-p8yyaw, 4px);
300
304
  }
301
- .awsui_wrapper-default_gwq0h_rrjy4_276.awsui_header-deprecated_gwq0h_rrjy4_300:not(#\9) {
305
+ .awsui_wrapper-default_gwq0h_yfiql_280.awsui_header-deprecated_gwq0h_yfiql_304:not(#\9) {
302
306
  padding-inline-start: var(--space-xxs-p8yyaw, 4px);
303
307
  }
304
- .awsui_wrapper-default_gwq0h_rrjy4_276:not(#\9):not(.awsui_header-deprecated_gwq0h_rrjy4_300), .awsui_wrapper-inline_gwq0h_rrjy4_276:not(#\9):not(.awsui_header-deprecated_gwq0h_rrjy4_300) {
308
+ .awsui_wrapper-default_gwq0h_yfiql_280:not(#\9):not(.awsui_header-deprecated_gwq0h_yfiql_304), .awsui_wrapper-inline_gwq0h_yfiql_280:not(#\9):not(.awsui_header-deprecated_gwq0h_yfiql_304) {
305
309
  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));
306
310
  }
307
- .awsui_wrapper-default_gwq0h_rrjy4_276.awsui_wrapper-expanded_gwq0h_rrjy4_306:not(#\9), .awsui_wrapper-inline_gwq0h_rrjy4_276.awsui_wrapper-expanded_gwq0h_rrjy4_306:not(#\9) {
311
+ .awsui_wrapper-default_gwq0h_yfiql_280.awsui_wrapper-expanded_gwq0h_yfiql_310:not(#\9), .awsui_wrapper-inline_gwq0h_yfiql_280.awsui_wrapper-expanded_gwq0h_yfiql_310:not(#\9) {
308
312
  padding-block-end: var(--space-scaled-xxs-7597g1, 4px);
309
313
  border-block-end-color: var(--color-border-divider-default-cx07f2, #c6c6cd);
310
314
  }
311
- .awsui_wrapper-footer_gwq0h_rrjy4_276:not(#\9) {
315
+ .awsui_wrapper-footer_gwq0h_yfiql_280:not(#\9) {
312
316
  padding-block: var(--space-scaled-xxs-7597g1, 4px);
313
317
  }
314
- .awsui_wrapper-footer_gwq0h_rrjy4_276:not(#\9), .awsui_wrapper-compact_gwq0h_rrjy4_287:not(#\9) {
318
+ .awsui_wrapper-footer_gwq0h_yfiql_280:not(#\9), .awsui_wrapper-compact_gwq0h_yfiql_291:not(#\9) {
315
319
  padding-inline-end: 0;
316
320
  }
317
- .awsui_wrapper-footer_gwq0h_rrjy4_276.awsui_header-deprecated_gwq0h_rrjy4_300:not(#\9), .awsui_wrapper-compact_gwq0h_rrjy4_287.awsui_header-deprecated_gwq0h_rrjy4_300:not(#\9) {
321
+ .awsui_wrapper-footer_gwq0h_yfiql_280.awsui_header-deprecated_gwq0h_yfiql_304:not(#\9), .awsui_wrapper-compact_gwq0h_yfiql_291.awsui_header-deprecated_gwq0h_yfiql_304:not(#\9) {
318
322
  padding-inline-start: 0;
319
323
  }
320
- .awsui_wrapper-footer_gwq0h_rrjy4_276:not(#\9):not(.awsui_header-deprecated_gwq0h_rrjy4_300), .awsui_wrapper-compact_gwq0h_rrjy4_287:not(#\9):not(.awsui_header-deprecated_gwq0h_rrjy4_300) {
324
+ .awsui_wrapper-footer_gwq0h_yfiql_280:not(#\9):not(.awsui_header-deprecated_gwq0h_yfiql_304), .awsui_wrapper-compact_gwq0h_yfiql_291:not(#\9):not(.awsui_header-deprecated_gwq0h_yfiql_304) {
321
325
  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));
322
326
  }
323
- .awsui_wrapper-container_gwq0h_rrjy4_283:not(#\9) {
327
+ .awsui_wrapper-container_gwq0h_yfiql_287:not(#\9) {
324
328
  padding-block: var(--space-container-header-top-5qav00, 12px) var(--space-container-header-bottom-vj01hn, 8px);
325
329
  padding-inline-end: var(--space-container-horizontal-wfukh3, 20px);
326
330
  }
327
- .awsui_wrapper-container_gwq0h_rrjy4_283:not(#\9):not(.awsui_wrapper-expanded_gwq0h_rrjy4_306) {
331
+ .awsui_wrapper-container_gwq0h_yfiql_287:not(#\9):not(.awsui_wrapper-expanded_gwq0h_yfiql_310) {
328
332
  padding-block-end: var(--space-container-header-top-5qav00, 12px);
329
333
  }
330
- .awsui_wrapper-container_gwq0h_rrjy4_283.awsui_header-deprecated_gwq0h_rrjy4_300:not(#\9) {
334
+ .awsui_wrapper-container_gwq0h_yfiql_287.awsui_header-deprecated_gwq0h_yfiql_304:not(#\9) {
331
335
  padding-inline-start: var(--space-container-horizontal-wfukh3, 20px);
332
336
  }
333
- .awsui_wrapper-container_gwq0h_rrjy4_283:not(#\9):not(.awsui_header-deprecated_gwq0h_rrjy4_300) {
337
+ .awsui_wrapper-container_gwq0h_yfiql_287:not(#\9):not(.awsui_header-deprecated_gwq0h_yfiql_304) {
334
338
  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)));
335
339
  }
336
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_rrjy4_283:not(#\9):focus {
340
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_yfiql_287:not(#\9):focus {
337
341
  padding-block: calc(var(--space-scaled-s-aqzyko, 12px) - var(--border-divider-section-width-1061zr, 1px));
338
342
  padding-inline: calc(var(--space-l-t419sm, 20px) - var(--border-divider-section-width-1061zr, 1px));
339
343
  }
340
344
 
341
- .awsui_header_gwq0h_rrjy4_300:not(#\9) {
345
+ .awsui_header_gwq0h_yfiql_304:not(#\9) {
342
346
  /* used in test-utils */
343
347
  }
344
- .awsui_header-wrapper_gwq0h_rrjy4_343:not(#\9), .awsui_header-deprecated_gwq0h_rrjy4_300:not(#\9) {
348
+ .awsui_header-wrapper_gwq0h_yfiql_347:not(#\9), .awsui_header-deprecated_gwq0h_yfiql_304:not(#\9) {
345
349
  display: flex;
346
350
  font-weight: var(--font-weight-heading-s-cwn6wc, 700);
347
351
  }
348
- .awsui_header-wrapper_gwq0h_rrjy4_343:not(#\9) {
352
+ .awsui_header-wrapper_gwq0h_yfiql_347:not(#\9) {
349
353
  font-size: inherit;
350
354
  letter-spacing: inherit;
351
355
  margin-block: 0;
@@ -353,20 +357,20 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_rrjy4_283:not
353
357
  padding-block: 0;
354
358
  padding-inline: 0;
355
359
  }
356
- .awsui_header-actions-wrapper_gwq0h_rrjy4_355:not(#\9) {
360
+ .awsui_header-actions-wrapper_gwq0h_yfiql_359:not(#\9) {
357
361
  display: flex;
358
362
  flex-direction: row;
359
363
  justify-content: space-between;
360
364
  align-items: center;
361
365
  }
362
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_rrjy4_361:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_rrjy4_361:not(#\9):focus {
366
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_yfiql_365:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_yfiql_365:not(#\9):focus {
363
367
  position: relative;
364
368
  }
365
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_rrjy4_361:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_rrjy4_361:not(#\9):focus {
369
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_yfiql_365:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_yfiql_365:not(#\9):focus {
366
370
  outline: 2px dotted transparent;
367
371
  outline-offset: calc(0px - 1px);
368
372
  }
369
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_rrjy4_361:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_rrjy4_361:not(#\9):focus::before {
373
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_yfiql_365:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_yfiql_365:not(#\9):focus::before {
370
374
  content: " ";
371
375
  display: block;
372
376
  position: absolute;
@@ -380,21 +384,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_rrjy4_361:not(#\9
380
384
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
381
385
  box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
382
386
  }
383
- .awsui_header-button_gwq0h_rrjy4_361:not(#\9) {
387
+ .awsui_header-button_gwq0h_yfiql_365:not(#\9) {
384
388
  box-sizing: border-box;
385
389
  display: flex;
386
390
  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)));
387
391
  }
388
- .awsui_header-container-button_gwq0h_rrjy4_361:not(#\9) {
392
+ .awsui_header-container-button_gwq0h_yfiql_365:not(#\9) {
389
393
  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)));
390
394
  }
391
- .awsui_header-container_gwq0h_rrjy4_361:not(#\9) {
395
+ .awsui_header-container_gwq0h_yfiql_365:not(#\9) {
392
396
  inline-size: 100%;
393
397
  }
394
- .awsui_header-container_gwq0h_rrjy4_361 > .awsui_icon-container_gwq0h_rrjy4_260:not(#\9) {
398
+ .awsui_header-container_gwq0h_yfiql_365 > .awsui_icon-container_gwq0h_yfiql_264:not(#\9) {
395
399
  margin-block-start: var(--space-expandable-section-icon-offset-top-ekk5vc, 4px);
396
400
  }
397
- .awsui_header-navigation_gwq0h_rrjy4_396 > .awsui_icon-container_gwq0h_rrjy4_260:not(#\9) {
401
+ .awsui_header-navigation_gwq0h_yfiql_400 > .awsui_icon-container_gwq0h_yfiql_264:not(#\9) {
398
402
  display: inline-flex;
399
403
  cursor: pointer;
400
404
  color: var(--color-text-expandable-section-navigation-icon-default-tbe28s, #424650);
@@ -407,17 +411,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_rrjy4_361:not(#\9
407
411
  text-decoration: none;
408
412
  flex-direction: column;
409
413
  }
410
- .awsui_header-navigation_gwq0h_rrjy4_396 > .awsui_icon-container_gwq0h_rrjy4_260:not(#\9):hover {
414
+ .awsui_header-navigation_gwq0h_yfiql_400 > .awsui_icon-container_gwq0h_yfiql_264:not(#\9):hover {
411
415
  color: var(--color-text-expandable-section-hover-lomw6v, #006ce0);
412
416
  }
413
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_rrjy4_396 > .awsui_icon-container_gwq0h_rrjy4_260:not(#\9):focus {
417
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_yfiql_400 > .awsui_icon-container_gwq0h_yfiql_264:not(#\9):focus {
414
418
  position: relative;
415
419
  }
416
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_rrjy4_396 > .awsui_icon-container_gwq0h_rrjy4_260:not(#\9):focus {
420
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_yfiql_400 > .awsui_icon-container_gwq0h_yfiql_264:not(#\9):focus {
417
421
  outline: 2px dotted transparent;
418
422
  outline-offset: calc(2px - 1px);
419
423
  }
420
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_rrjy4_396 > .awsui_icon-container_gwq0h_rrjy4_260:not(#\9):focus::before {
424
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_yfiql_400 > .awsui_icon-container_gwq0h_yfiql_264:not(#\9):focus::before {
421
425
  content: " ";
422
426
  display: block;
423
427
  position: absolute;
@@ -431,39 +435,39 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_rrjy4_396 > .
431
435
  border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
432
436
  box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
433
437
  }
434
- .awsui_header-text_gwq0h_rrjy4_433:not(#\9) {
438
+ .awsui_header-text_gwq0h_yfiql_437:not(#\9) {
435
439
  /* used in test-utils */
436
440
  }
437
441
 
438
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_rrjy4_287) > .awsui_header-actions-wrapper_gwq0h_rrjy4_355 {
442
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_yfiql_291) > .awsui_header-actions-wrapper_gwq0h_yfiql_359 {
439
443
  flex-wrap: wrap;
440
444
  column-gap: var(--space-xs-zb16t3, 8px);
441
445
  row-gap: var(--space-scaled-xxxs-27y4hv, 2px);
442
446
  }
443
447
 
444
- .awsui_content_gwq0h_rrjy4_157:not(#\9) {
448
+ .awsui_content_gwq0h_yfiql_161:not(#\9) {
445
449
  display: none;
446
450
  }
447
- .awsui_content-default_gwq0h_rrjy4_446:not(#\9), .awsui_content-inline_gwq0h_rrjy4_446:not(#\9) {
451
+ .awsui_content-default_gwq0h_yfiql_450:not(#\9), .awsui_content-inline_gwq0h_yfiql_450:not(#\9) {
448
452
  padding-block: var(--space-scaled-xs-26e2du, 8px);
449
453
  padding-inline: 0;
450
454
  }
451
- .awsui_content-footer_gwq0h_rrjy4_450:not(#\9) {
455
+ .awsui_content-footer_gwq0h_yfiql_454:not(#\9) {
452
456
  padding-block: var(--space-xs-zb16t3, 8px);
453
457
  padding-inline: 0;
454
458
  }
455
- .awsui_content-expanded_gwq0h_rrjy4_454:not(#\9) {
459
+ .awsui_content-expanded_gwq0h_yfiql_458:not(#\9) {
456
460
  display: block;
457
461
  }
458
- .awsui_content-compact_gwq0h_rrjy4_457:not(#\9) {
462
+ .awsui_content-compact_gwq0h_yfiql_461:not(#\9) {
459
463
  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));
460
464
  }
461
465
 
462
- .awsui_focusable_gwq0h_rrjy4_461:not(#\9):focus {
466
+ .awsui_focusable_gwq0h_yfiql_465:not(#\9):focus {
463
467
  outline: none;
464
468
  text-decoration: none;
465
469
  }
466
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_rrjy4_461:not(#\9):focus {
470
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_yfiql_465:not(#\9):focus {
467
471
  outline: 2px dotted transparent;
468
472
  border-block: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-item-focused-nv6mhz, #006ce0);
469
473
  border-inline: var(--border-width-field-h1g7tw, 2px) solid var(--color-border-item-focused-nv6mhz, #006ce0);
@@ -474,9 +478,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_rrjy4_461:not(#\9):fo
474
478
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-nv6mhz, #006ce0);
475
479
  }
476
480
 
477
- .awsui_click-target_gwq0h_rrjy4_476:not(#\9) {
481
+ .awsui_click-target_gwq0h_yfiql_480:not(#\9) {
478
482
  cursor: pointer;
479
483
  }
480
- .awsui_click-target_gwq0h_rrjy4_476:not(#\9):not(.awsui_wrapper-container_gwq0h_rrjy4_283):not(.awsui_header-container-button_gwq0h_rrjy4_361):hover {
484
+ .awsui_click-target_gwq0h_yfiql_480:not(#\9):not(.awsui_wrapper-container_gwq0h_yfiql_287):not(.awsui_header-container-button_gwq0h_yfiql_365):hover {
481
485
  color: var(--color-text-expandable-section-hover-lomw6v, #006ce0);
482
486
  }
@@ -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_rrjy4_157",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_rrjy4_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_rrjy4_179",
8
- "icon": "awsui_icon_gwq0h_rrjy4_193",
9
- "root": "awsui_root_gwq0h_rrjy4_207",
10
- "expand-button": "awsui_expand-button_gwq0h_rrjy4_242",
11
- "expanded": "awsui_expanded_gwq0h_rrjy4_250",
12
- "icon-container": "awsui_icon-container_gwq0h_rrjy4_260",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_rrjy4_264",
14
- "wrapper": "awsui_wrapper_gwq0h_rrjy4_268",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_rrjy4_276",
16
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_rrjy4_276",
17
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_rrjy4_276",
18
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_rrjy4_280",
19
- "wrapper-container": "awsui_wrapper-container_gwq0h_rrjy4_283",
20
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_rrjy4_287",
21
- "header-deprecated": "awsui_header-deprecated_gwq0h_rrjy4_300",
22
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_rrjy4_306",
23
- "header": "awsui_header_gwq0h_rrjy4_300",
24
- "header-wrapper": "awsui_header-wrapper_gwq0h_rrjy4_343",
25
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_rrjy4_355",
26
- "header-button": "awsui_header-button_gwq0h_rrjy4_361",
27
- "header-container-button": "awsui_header-container-button_gwq0h_rrjy4_361",
28
- "header-container": "awsui_header-container_gwq0h_rrjy4_361",
29
- "header-navigation": "awsui_header-navigation_gwq0h_rrjy4_396",
30
- "header-text": "awsui_header-text_gwq0h_rrjy4_433",
31
- "content": "awsui_content_gwq0h_rrjy4_157",
32
- "content-default": "awsui_content-default_gwq0h_rrjy4_446",
33
- "content-inline": "awsui_content-inline_gwq0h_rrjy4_446",
34
- "content-footer": "awsui_content-footer_gwq0h_rrjy4_450",
35
- "content-expanded": "awsui_content-expanded_gwq0h_rrjy4_454",
36
- "content-compact": "awsui_content-compact_gwq0h_rrjy4_457",
37
- "focusable": "awsui_focusable_gwq0h_rrjy4_461",
38
- "click-target": "awsui_click-target_gwq0h_rrjy4_476"
5
+ "content-enter": "awsui_content-enter_gwq0h_yfiql_161",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_yfiql_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_yfiql_183",
8
+ "icon": "awsui_icon_gwq0h_yfiql_197",
9
+ "root": "awsui_root_gwq0h_yfiql_211",
10
+ "expand-button": "awsui_expand-button_gwq0h_yfiql_246",
11
+ "expanded": "awsui_expanded_gwq0h_yfiql_254",
12
+ "icon-container": "awsui_icon-container_gwq0h_yfiql_264",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_yfiql_268",
14
+ "wrapper": "awsui_wrapper_gwq0h_yfiql_272",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_yfiql_280",
16
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_yfiql_280",
17
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_yfiql_280",
18
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_yfiql_284",
19
+ "wrapper-container": "awsui_wrapper-container_gwq0h_yfiql_287",
20
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_yfiql_291",
21
+ "header-deprecated": "awsui_header-deprecated_gwq0h_yfiql_304",
22
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_yfiql_310",
23
+ "header": "awsui_header_gwq0h_yfiql_304",
24
+ "header-wrapper": "awsui_header-wrapper_gwq0h_yfiql_347",
25
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_yfiql_359",
26
+ "header-button": "awsui_header-button_gwq0h_yfiql_365",
27
+ "header-container-button": "awsui_header-container-button_gwq0h_yfiql_365",
28
+ "header-container": "awsui_header-container_gwq0h_yfiql_365",
29
+ "header-navigation": "awsui_header-navigation_gwq0h_yfiql_400",
30
+ "header-text": "awsui_header-text_gwq0h_yfiql_437",
31
+ "content": "awsui_content_gwq0h_yfiql_161",
32
+ "content-default": "awsui_content-default_gwq0h_yfiql_450",
33
+ "content-inline": "awsui_content-inline_gwq0h_yfiql_450",
34
+ "content-footer": "awsui_content-footer_gwq0h_yfiql_454",
35
+ "content-expanded": "awsui_content-expanded_gwq0h_yfiql_458",
36
+ "content-compact": "awsui_content-compact_gwq0h_yfiql_461",
37
+ "focusable": "awsui_focusable_gwq0h_yfiql_465",
38
+ "click-target": "awsui_click-target_gwq0h_yfiql_480"
39
39
  };
40
40
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_ptw8i_s4wi0_177",
5
- "hovered": "awsui_hovered_ptw8i_s4wi0_190",
6
- "content": "awsui_content_ptw8i_s4wi0_197"
4
+ "root": "awsui_root_ptw8i_1wm8x_181",
5
+ "hovered": "awsui_hovered_ptw8i_1wm8x_194",
6
+ "content": "awsui_content_ptw8i_1wm8x_201"
7
7
  };
8
8
 
@@ -134,12 +134,16 @@
134
134
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
135
135
  SPDX-License-Identifier: Apache-2.0
136
136
  */
137
+ /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
138
+ /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
139
+ /*
140
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
141
+ SPDX-License-Identifier: Apache-2.0
142
+ */
137
143
  /*
138
144
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
139
145
  SPDX-License-Identifier: Apache-2.0
140
146
  */
141
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
142
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
143
147
  /*
144
148
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
145
149
  SPDX-License-Identifier: Apache-2.0
@@ -174,7 +178,7 @@
174
178
  */
175
179
  /* Style used for links in slots/components that are text heavy, to help links stand out among
176
180
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
177
- .awsui_root_ptw8i_s4wi0_177:not(#\9) {
181
+ .awsui_root_ptw8i_1wm8x_181:not(#\9) {
178
182
  padding-block: var(--space-static-l-0xsx8r, 20px);
179
183
  padding-inline: var(--space-static-l-0xsx8r, 20px);
180
184
  border-start-start-radius: var(--border-radius-dropzone-4sx861, 12px);
@@ -187,14 +191,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
191
  border-block: 1px dashed var(--color-dropzone-border-default-phwpnt, #8c8c94);
188
192
  border-inline: 1px dashed var(--color-dropzone-border-default-phwpnt, #8c8c94);
189
193
  }
190
- .awsui_root_ptw8i_s4wi0_177.awsui_hovered_ptw8i_s4wi0_190:not(#\9) {
194
+ .awsui_root_ptw8i_1wm8x_181.awsui_hovered_ptw8i_1wm8x_194:not(#\9) {
191
195
  color: var(--color-dropzone-text-hover-wteupn, #424650);
192
196
  background-color: var(--color-dropzone-background-hover-wl3yez, #f0fbff);
193
197
  border-block: 1px dashed var(--color-dropzone-border-hover-tpluhc, #002b66);
194
198
  border-inline: 1px dashed var(--color-dropzone-border-hover-tpluhc, #002b66);
195
199
  }
196
200
 
197
- .awsui_content_ptw8i_s4wi0_197:not(#\9) {
201
+ .awsui_content_ptw8i_1wm8x_201:not(#\9) {
198
202
  display: flex;
199
203
  flex-direction: column;
200
204
  gap: var(--space-static-xxs-82cdfi, 4px);
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_ptw8i_s4wi0_177",
6
- "hovered": "awsui_hovered_ptw8i_s4wi0_190",
7
- "content": "awsui_content_ptw8i_s4wi0_197"
5
+ "root": "awsui_root_ptw8i_1wm8x_181",
6
+ "hovered": "awsui_hovered_ptw8i_1wm8x_194",
7
+ "content": "awsui_content_ptw8i_1wm8x_201"
8
8
  };
9
9
 
@@ -1,6 +1,10 @@
1
1
  import React from 'react';
2
2
  import { InternalBaseComponentProps } from '../internal/hooks/use-base-component/index.js';
3
3
  import { FileInputProps } from './interfaces';
4
- declare const InternalFileInput: React.ForwardRefExoticComponent<FileInputProps & InternalBaseComponentProps<any> & React.RefAttributes<FileInputProps.Ref>>;
4
+ interface InternalFileInputProps {
5
+ __inputClassName?: string;
6
+ __inputNativeAttributes?: React.InputHTMLAttributes<HTMLInputElement> | Record<`data-${string}`, string>;
7
+ }
8
+ declare const InternalFileInput: React.ForwardRefExoticComponent<FileInputProps & InternalBaseComponentProps<any> & InternalFileInputProps & React.RefAttributes<FileInputProps.Ref>>;
5
9
  export default InternalFileInput;
6
10
  //# sourceMappingURL=internal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/file-input/internal.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAwD,MAAM,OAAO,CAAC;AAY7E,OAAO,EAAE,0BAA0B,EAAE,MAAM,+CAA+C,CAAC;AAG3F,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAI9C,QAAA,MAAM,iBAAiB,6HAuGtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../../../src/file-input/internal.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAwD,MAAM,OAAO,CAAC;AAa7E,OAAO,EAAE,0BAA0B,EAAE,MAAM,+CAA+C,CAAC;AAI3F,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAI9C,UAAU,sBAAsB;IAC9B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,uBAAuB,CAAC,EAAE,KAAK,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,GAAG,MAAM,CAAC,QAAQ,MAAM,EAAE,EAAE,MAAM,CAAC,CAAC;CAC1G;AAED,QAAA,MAAM,iBAAiB,sJAsHtB,CAAC;AAEF,eAAe,iBAAiB,CAAC"}