@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,58 +1,58 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_xjuzf_tqqpg_281",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_tqqpg_285",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_tqqpg_285",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_tqqpg_327",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_tqqpg_327",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_tqqpg_330",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_tqqpg_330",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_tqqpg_333",
12
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_tqqpg_333",
13
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_tqqpg_333",
14
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_tqqpg_333",
15
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_tqqpg_336",
16
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_tqqpg_336",
17
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_tqqpg_336",
18
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_tqqpg_336",
19
- "body": "awsui_body_xjuzf_tqqpg_480",
20
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_tqqpg_516",
21
- "has-dismiss": "awsui_has-dismiss_xjuzf_tqqpg_520",
22
- "dismiss": "awsui_dismiss_xjuzf_tqqpg_525",
23
- "dismiss-control": "awsui_dismiss-control_xjuzf_tqqpg_533",
24
- "header-row": "awsui_header-row_xjuzf_tqqpg_537",
25
- "header": "awsui_header_xjuzf_tqqpg_537",
26
- "content": "awsui_content_xjuzf_tqqpg_562",
27
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_tqqpg_570",
28
- "container": "awsui_container_xjuzf_tqqpg_714",
29
- "container-body": "awsui_container-body_xjuzf_tqqpg_722",
30
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_tqqpg_762",
31
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_tqqpg_767",
32
- "fixed-width": "awsui_fixed-width_xjuzf_tqqpg_770",
33
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_tqqpg_774",
34
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_tqqpg_781",
35
- "container-arrow": "awsui_container-arrow_xjuzf_tqqpg_793",
36
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_tqqpg_797",
37
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_tqqpg_797",
38
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_tqqpg_814",
39
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_tqqpg_814",
40
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_tqqpg_831",
41
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_tqqpg_831",
42
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_tqqpg_831",
43
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_tqqpg_831",
44
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_tqqpg_847",
45
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_tqqpg_851",
46
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_tqqpg_855",
47
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_tqqpg_1",
48
- "refresh": "awsui_refresh_xjuzf_tqqpg_1021",
49
- "root": "awsui_root_xjuzf_tqqpg_1043",
50
- "no-wrap": "awsui_no-wrap_xjuzf_tqqpg_1075",
51
- "root-filtering-token": "awsui_root-filtering-token_xjuzf_tqqpg_1079",
52
- "trigger": "awsui_trigger_xjuzf_tqqpg_1083",
53
- "overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_tqqpg_1090",
54
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_tqqpg_1098",
55
- "trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_tqqpg_1134",
56
- "popover-inline-content": "awsui_popover-inline-content_xjuzf_tqqpg_1138"
4
+ "arrow": "awsui_arrow_xjuzf_hg5hv_289",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_hg5hv_293",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_hg5hv_293",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_hg5hv_335",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_hg5hv_335",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_hg5hv_338",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_hg5hv_338",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_hg5hv_341",
12
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_hg5hv_341",
13
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_hg5hv_341",
14
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_hg5hv_341",
15
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_hg5hv_344",
16
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_hg5hv_344",
17
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_hg5hv_344",
18
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_hg5hv_344",
19
+ "body": "awsui_body_xjuzf_hg5hv_492",
20
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_hg5hv_528",
21
+ "has-dismiss": "awsui_has-dismiss_xjuzf_hg5hv_532",
22
+ "dismiss": "awsui_dismiss_xjuzf_hg5hv_537",
23
+ "dismiss-control": "awsui_dismiss-control_xjuzf_hg5hv_545",
24
+ "header-row": "awsui_header-row_xjuzf_hg5hv_549",
25
+ "header": "awsui_header_xjuzf_hg5hv_549",
26
+ "content": "awsui_content_xjuzf_hg5hv_574",
27
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_hg5hv_582",
28
+ "container": "awsui_container_xjuzf_hg5hv_730",
29
+ "container-body": "awsui_container-body_xjuzf_hg5hv_738",
30
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_hg5hv_778",
31
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_hg5hv_783",
32
+ "fixed-width": "awsui_fixed-width_xjuzf_hg5hv_786",
33
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_hg5hv_790",
34
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_hg5hv_797",
35
+ "container-arrow": "awsui_container-arrow_xjuzf_hg5hv_809",
36
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_hg5hv_813",
37
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813",
38
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_hg5hv_830",
39
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830",
40
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_hg5hv_847",
41
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_hg5hv_847",
42
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_hg5hv_847",
43
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_hg5hv_847",
44
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_hg5hv_863",
45
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_hg5hv_867",
46
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_hg5hv_871",
47
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_hg5hv_1",
48
+ "refresh": "awsui_refresh_xjuzf_hg5hv_1041",
49
+ "root": "awsui_root_xjuzf_hg5hv_1063",
50
+ "no-wrap": "awsui_no-wrap_xjuzf_hg5hv_1095",
51
+ "root-filtering-token": "awsui_root-filtering-token_xjuzf_hg5hv_1099",
52
+ "trigger": "awsui_trigger_xjuzf_hg5hv_1103",
53
+ "overflow-ellipsis": "awsui_overflow-ellipsis_xjuzf_hg5hv_1110",
54
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_hg5hv_1118",
55
+ "trigger-type-filtering-token": "awsui_trigger-type-filtering-token_xjuzf_hg5hv_1154",
56
+ "popover-inline-content": "awsui_popover-inline-content_xjuzf_hg5hv_1158"
57
57
  };
58
58
 
@@ -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
  /*
@@ -272,17 +276,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
272
276
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
273
277
  SPDX-License-Identifier: Apache-2.0
274
278
  */
279
+ /*
280
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
281
+ SPDX-License-Identifier: Apache-2.0
282
+ */
275
283
  /* Style used for links in slots/components that are text heavy, to help links stand out among
276
284
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
277
285
  /*
278
286
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
279
287
  SPDX-License-Identifier: Apache-2.0
280
288
  */
281
- .awsui_arrow_xjuzf_tqqpg_281:not(#\9) {
289
+ .awsui_arrow_xjuzf_hg5hv_289:not(#\9) {
282
290
  inline-size: 20px;
283
291
  block-size: 10px;
284
292
  }
285
- .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9), .awsui_arrow-inner_xjuzf_tqqpg_285:not(#\9) {
293
+ .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9), .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9) {
286
294
  position: absolute;
287
295
  overflow: hidden;
288
296
  inline-size: 20px;
@@ -291,7 +299,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
291
299
  inset-inline-start: 0;
292
300
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
293
301
  }
294
- .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-inner_xjuzf_tqqpg_285:not(#\9)::after {
302
+ .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9)::after {
295
303
  content: "";
296
304
  box-sizing: border-box;
297
305
  display: inline-block;
@@ -307,33 +315,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
307
315
  transform: rotate(45deg);
308
316
  transform-origin: 0 100%;
309
317
  }
310
- .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_tqqpg_285:not(#\9):dir(rtl)::after {
318
+ .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9):dir(rtl)::after {
311
319
  transform: rotate(-45deg);
312
320
  transform-origin: 100% 100%;
313
321
  }
314
- .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after {
322
+ .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
315
323
  background-color: var(--color-border-popover-v2sc7l, #b4b4bb);
316
324
  }
317
- .awsui_arrow-inner_xjuzf_tqqpg_285:not(#\9) {
325
+ .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9) {
318
326
  inset-block-start: calc(var(--border-width-popover-h2a419, 2px) + 1px);
319
327
  }
320
- .awsui_arrow-inner_xjuzf_tqqpg_285:not(#\9)::after {
328
+ .awsui_arrow-inner_xjuzf_hg5hv_293:not(#\9)::after {
321
329
  border-start-start-radius: 1px;
322
330
  border-start-end-radius: 0;
323
331
  border-end-start-radius: 0;
324
332
  border-end-end-radius: 0;
325
333
  background-color: var(--color-background-popover-eqi5zi, #ffffff);
326
334
  }
327
- .awsui_arrow-position-right-top_xjuzf_tqqpg_327 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_tqqpg_327 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after {
335
+ .awsui_arrow-position-right-top_xjuzf_hg5hv_335 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_hg5hv_335 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
328
336
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
329
337
  }
330
- .awsui_arrow-position-left-top_xjuzf_tqqpg_330 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_tqqpg_330 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after {
338
+ .awsui_arrow-position-left-top_xjuzf_hg5hv_338 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_hg5hv_338 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
331
339
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
332
340
  }
333
- .awsui_arrow-position-top-center_xjuzf_tqqpg_333 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_tqqpg_333 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_tqqpg_333 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_tqqpg_333 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after {
341
+ .awsui_arrow-position-top-center_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_hg5hv_341 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
334
342
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
335
343
  }
336
- .awsui_arrow-position-bottom-center_xjuzf_tqqpg_336 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_tqqpg_336 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_tqqpg_336 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_tqqpg_336 > .awsui_arrow-outer_xjuzf_tqqpg_285:not(#\9)::after {
344
+ .awsui_arrow-position-bottom-center_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_hg5hv_344 > .awsui_arrow-outer_xjuzf_hg5hv_293:not(#\9)::after {
337
345
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-u7prpu, rgba(15, 20, 26, 0.12));
338
346
  }
339
347
 
@@ -471,13 +479,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
471
479
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
472
480
  SPDX-License-Identifier: Apache-2.0
473
481
  */
482
+ /*
483
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
484
+ SPDX-License-Identifier: Apache-2.0
485
+ */
474
486
  /* Style used for links in slots/components that are text heavy, to help links stand out among
475
487
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
476
488
  /*
477
489
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
478
490
  SPDX-License-Identifier: Apache-2.0
479
491
  */
480
- .awsui_body_xjuzf_tqqpg_480:not(#\9) {
492
+ .awsui_body_xjuzf_hg5hv_492:not(#\9) {
481
493
  border-collapse: separate;
482
494
  border-spacing: 0;
483
495
  box-sizing: border-box;
@@ -514,16 +526,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
514
526
  padding-block: var(--space-s-34lx8l, 12px);
515
527
  padding-inline: var(--space-m-udix3p, 16px);
516
528
  }
517
- .awsui_body-overflow-visible_xjuzf_tqqpg_516:not(#\9) {
529
+ .awsui_body-overflow-visible_xjuzf_hg5hv_528:not(#\9) {
518
530
  overflow: visible;
519
531
  }
520
532
 
521
- .awsui_has-dismiss_xjuzf_tqqpg_520:not(#\9) {
533
+ .awsui_has-dismiss_xjuzf_hg5hv_532:not(#\9) {
522
534
  display: flex;
523
535
  align-items: baseline;
524
536
  }
525
537
 
526
- .awsui_dismiss_xjuzf_tqqpg_525:not(#\9) {
538
+ .awsui_dismiss_xjuzf_hg5hv_537:not(#\9) {
527
539
  margin-block: calc(-1 * var(--space-xs-zb16t3, 8px));
528
540
  margin-inline-start: 0;
529
541
  margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-width-popover-h2a419, 2px)));
@@ -531,15 +543,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
531
543
  order: 1;
532
544
  }
533
545
 
534
- .awsui_dismiss-control_xjuzf_tqqpg_533:not(#\9) {
546
+ .awsui_dismiss-control_xjuzf_hg5hv_545:not(#\9) {
535
547
  /* used in test-utils */
536
548
  }
537
549
 
538
- .awsui_header-row_xjuzf_tqqpg_537:not(#\9) {
550
+ .awsui_header-row_xjuzf_hg5hv_549:not(#\9) {
539
551
  margin-block-end: var(--space-xs-zb16t3, 8px);
540
552
  }
541
553
 
542
- .awsui_header_xjuzf_tqqpg_537:not(#\9) {
554
+ .awsui_header_xjuzf_hg5hv_549:not(#\9) {
543
555
  word-wrap: break-word;
544
556
  max-inline-size: 100%;
545
557
  overflow: hidden;
@@ -551,7 +563,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
551
563
  flex: 1 1 auto;
552
564
  /* stylelint-disable-next-line selector-max-type */
553
565
  }
554
- .awsui_header_xjuzf_tqqpg_537 > h2:not(#\9) {
566
+ .awsui_header_xjuzf_hg5hv_549 > h2:not(#\9) {
555
567
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
556
568
  line-height: var(--line-height-heading-xs-aeleja, 18px);
557
569
  font-weight: var(--font-weight-heading-xs-l7rqme, 700);
@@ -560,7 +572,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
560
572
  display: inline;
561
573
  }
562
574
 
563
- .awsui_content_xjuzf_tqqpg_562:not(#\9) {
575
+ .awsui_content_xjuzf_hg5hv_574:not(#\9) {
564
576
  word-wrap: break-word;
565
577
  max-inline-size: 100%;
566
578
  overflow: hidden;
@@ -568,7 +580,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
568
580
  flex: 1 1 auto;
569
581
  min-inline-size: 0;
570
582
  }
571
- .awsui_content-overflow-visible_xjuzf_tqqpg_570:not(#\9) {
583
+ .awsui_content-overflow-visible_xjuzf_hg5hv_582:not(#\9) {
572
584
  overflow: visible;
573
585
  }
574
586
 
@@ -706,13 +718,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
706
718
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
707
719
  SPDX-License-Identifier: Apache-2.0
708
720
  */
721
+ /*
722
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
723
+ SPDX-License-Identifier: Apache-2.0
724
+ */
709
725
  /* Style used for links in slots/components that are text heavy, to help links stand out among
710
726
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
711
727
  /*
712
728
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
713
729
  SPDX-License-Identifier: Apache-2.0
714
730
  */
715
- .awsui_container_xjuzf_tqqpg_714:not(#\9) {
731
+ .awsui_container_xjuzf_hg5hv_730:not(#\9) {
716
732
  display: inline-block;
717
733
  position: fixed;
718
734
  inset-block-start: -9999px;
@@ -720,7 +736,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
720
736
  z-index: 2000;
721
737
  }
722
738
 
723
- .awsui_container-body_xjuzf_tqqpg_722:not(#\9) {
739
+ .awsui_container-body_xjuzf_hg5hv_738:not(#\9) {
724
740
  border-collapse: separate;
725
741
  border-spacing: 0;
726
742
  box-sizing: border-box;
@@ -761,100 +777,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
761
777
  border-inline: var(--border-width-popover-h2a419, 2px) solid var(--color-border-popover-v2sc7l, #b4b4bb);
762
778
  }
763
779
 
764
- .awsui_container-body-variant-annotation_xjuzf_tqqpg_762:not(#\9) {
780
+ .awsui_container-body-variant-annotation_xjuzf_hg5hv_778:not(#\9) {
765
781
  background-color: var(--color-background-status-info-gflgo4, #f0fbff);
766
782
  border-color: var(--color-border-status-info-z6pwqy, #006ce0);
767
783
  }
768
784
 
769
- .awsui_container-body-size-small_xjuzf_tqqpg_767:not(#\9) {
785
+ .awsui_container-body-size-small_xjuzf_hg5hv_783:not(#\9) {
770
786
  max-inline-size: 210px;
771
787
  }
772
- .awsui_container-body-size-small_xjuzf_tqqpg_767.awsui_fixed-width_xjuzf_tqqpg_770:not(#\9) {
788
+ .awsui_container-body-size-small_xjuzf_hg5hv_783.awsui_fixed-width_xjuzf_hg5hv_786:not(#\9) {
773
789
  inline-size: 210px;
774
790
  }
775
791
 
776
- .awsui_container-body-size-medium_xjuzf_tqqpg_774:not(#\9) {
792
+ .awsui_container-body-size-medium_xjuzf_hg5hv_790:not(#\9) {
777
793
  max-inline-size: 310px;
778
794
  }
779
- .awsui_container-body-size-medium_xjuzf_tqqpg_774.awsui_fixed-width_xjuzf_tqqpg_770:not(#\9) {
795
+ .awsui_container-body-size-medium_xjuzf_hg5hv_790.awsui_fixed-width_xjuzf_hg5hv_786:not(#\9) {
780
796
  inline-size: 310px;
781
797
  }
782
798
 
783
- .awsui_container-body-size-large_xjuzf_tqqpg_781:not(#\9) {
799
+ .awsui_container-body-size-large_xjuzf_hg5hv_797:not(#\9) {
784
800
  max-inline-size: 482px;
785
801
  }
786
802
  @media (max-width: 482px) {
787
- .awsui_container-body-size-large_xjuzf_tqqpg_781:not(#\9) {
803
+ .awsui_container-body-size-large_xjuzf_hg5hv_797:not(#\9) {
788
804
  max-inline-size: 310px;
789
805
  }
790
806
  }
791
- .awsui_container-body-size-large_xjuzf_tqqpg_781.awsui_fixed-width_xjuzf_tqqpg_770:not(#\9) {
807
+ .awsui_container-body-size-large_xjuzf_hg5hv_797.awsui_fixed-width_xjuzf_hg5hv_786:not(#\9) {
792
808
  inline-size: 482px;
793
809
  }
794
810
 
795
- .awsui_container-arrow_xjuzf_tqqpg_793:not(#\9) {
811
+ .awsui_container-arrow_xjuzf_hg5hv_809:not(#\9) {
796
812
  position: absolute;
797
813
  display: inline-block;
798
814
  }
799
- .awsui_container-arrow-position-right-top_xjuzf_tqqpg_797:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_tqqpg_797:not(#\9) {
815
+ .awsui_container-arrow-position-right-top_xjuzf_hg5hv_813:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813:not(#\9) {
800
816
  transform: rotate(-90deg);
801
817
  transform-origin: 0 100%;
802
818
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
803
819
  }
804
- .awsui_container-arrow-position-right-top_xjuzf_tqqpg_797:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_tqqpg_797:not(#\9):dir(rtl) {
820
+ .awsui_container-arrow-position-right-top_xjuzf_hg5hv_813:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813:not(#\9):dir(rtl) {
805
821
  transform: rotate(90deg);
806
822
  transform-origin: 100% 100%;
807
823
  }
808
- .awsui_container-arrow-position-right-top_xjuzf_tqqpg_797:not(#\9) {
824
+ .awsui_container-arrow-position-right-top_xjuzf_hg5hv_813:not(#\9) {
809
825
  inset-block-start: calc(12px + 10px);
810
826
  inset-inline-start: 0;
811
827
  }
812
- .awsui_container-arrow-position-right-bottom_xjuzf_tqqpg_797:not(#\9) {
828
+ .awsui_container-arrow-position-right-bottom_xjuzf_hg5hv_813:not(#\9) {
813
829
  inset-block-end: 12px;
814
830
  inset-inline-start: 0;
815
831
  }
816
- .awsui_container-arrow-position-left-top_xjuzf_tqqpg_814:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_tqqpg_814:not(#\9) {
832
+ .awsui_container-arrow-position-left-top_xjuzf_hg5hv_830:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830:not(#\9) {
817
833
  transform: rotate(90deg);
818
834
  transform-origin: 100% 100%;
819
835
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
820
836
  }
821
- .awsui_container-arrow-position-left-top_xjuzf_tqqpg_814:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_tqqpg_814:not(#\9):dir(rtl) {
837
+ .awsui_container-arrow-position-left-top_xjuzf_hg5hv_830:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830:not(#\9):dir(rtl) {
822
838
  transform: rotate(-90deg);
823
839
  transform-origin: 0% 100%;
824
840
  }
825
- .awsui_container-arrow-position-left-top_xjuzf_tqqpg_814:not(#\9) {
841
+ .awsui_container-arrow-position-left-top_xjuzf_hg5hv_830:not(#\9) {
826
842
  inset-block-start: calc(12px + 10px);
827
843
  inset-inline-end: 0;
828
844
  }
829
- .awsui_container-arrow-position-left-bottom_xjuzf_tqqpg_814:not(#\9) {
845
+ .awsui_container-arrow-position-left-bottom_xjuzf_hg5hv_830:not(#\9) {
830
846
  inset-block-end: 12px;
831
847
  inset-inline-end: 0;
832
848
  }
833
- .awsui_container-arrow-position-top-center_xjuzf_tqqpg_831:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_tqqpg_831:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_tqqpg_831:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_tqqpg_831:not(#\9) {
849
+ .awsui_container-arrow-position-top-center_xjuzf_hg5hv_847:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_hg5hv_847:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_hg5hv_847:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_hg5hv_847:not(#\9) {
834
850
  transform: rotate(180deg);
835
851
  transform-origin: 50% 50%;
836
852
  }
837
- .awsui_container-arrow-position-top-center_xjuzf_tqqpg_831:not(#\9) {
853
+ .awsui_container-arrow-position-top-center_xjuzf_hg5hv_847:not(#\9) {
838
854
  inset-block-end: -10px;
839
855
  inset-inline-start: calc(50% - 10px);
840
856
  }
841
- .awsui_container-arrow-position-top-right_xjuzf_tqqpg_831:not(#\9) {
857
+ .awsui_container-arrow-position-top-right_xjuzf_hg5hv_847:not(#\9) {
842
858
  inset-block-end: -10px;
843
859
  inset-inline-start: 12px;
844
860
  }
845
- .awsui_container-arrow-position-top-left_xjuzf_tqqpg_831:not(#\9) {
861
+ .awsui_container-arrow-position-top-left_xjuzf_hg5hv_847:not(#\9) {
846
862
  inset-block-end: -10px;
847
863
  inset-inline-start: calc(100% - 20px - 12px);
848
864
  }
849
- .awsui_container-arrow-position-bottom-center_xjuzf_tqqpg_847:not(#\9) {
865
+ .awsui_container-arrow-position-bottom-center_xjuzf_hg5hv_863:not(#\9) {
850
866
  inset-block-start: -10px;
851
867
  inset-inline-start: calc(50% - 10px);
852
868
  }
853
- .awsui_container-arrow-position-bottom-right_xjuzf_tqqpg_851:not(#\9) {
869
+ .awsui_container-arrow-position-bottom-right_xjuzf_hg5hv_867:not(#\9) {
854
870
  inset-block-start: -10px;
855
871
  inset-inline-start: 12px;
856
872
  }
857
- .awsui_container-arrow-position-bottom-left_xjuzf_tqqpg_855:not(#\9) {
873
+ .awsui_container-arrow-position-bottom-left_xjuzf_hg5hv_871:not(#\9) {
858
874
  inset-block-start: -10px;
859
875
  inset-inline-start: calc(100% - 20px - 12px);
860
876
  }
@@ -993,16 +1009,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
993
1009
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
994
1010
  SPDX-License-Identifier: Apache-2.0
995
1011
  */
1012
+ /*
1013
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
1014
+ SPDX-License-Identifier: Apache-2.0
1015
+ */
996
1016
  /* Style used for links in slots/components that are text heavy, to help links stand out among
997
1017
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
998
1018
  /*
999
1019
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
1000
1020
  SPDX-License-Identifier: Apache-2.0
1001
1021
  */
1002
- .awsui_container_xjuzf_tqqpg_714:not(#\9) {
1003
- animation: awsui_awsui-motion-fade-in_xjuzf_tqqpg_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
1022
+ .awsui_container_xjuzf_hg5hv_730:not(#\9) {
1023
+ animation: awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
1004
1024
  }
1005
- @keyframes awsui_awsui-motion-fade-in_xjuzf_tqqpg_1 {
1025
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 {
1006
1026
  from {
1007
1027
  opacity: 0.2;
1008
1028
  }
@@ -1011,19 +1031,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1011
1031
  }
1012
1032
  }
1013
1033
  @media (prefers-reduced-motion: reduce) {
1014
- .awsui_container_xjuzf_tqqpg_714:not(#\9) {
1034
+ .awsui_container_xjuzf_hg5hv_730:not(#\9) {
1015
1035
  animation: none;
1016
1036
  transition: none;
1017
1037
  }
1018
1038
  }
1019
- .awsui-motion-disabled .awsui_container_xjuzf_tqqpg_714:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_tqqpg_714:not(#\9) {
1039
+ .awsui-motion-disabled .awsui_container_xjuzf_hg5hv_730:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_hg5hv_730:not(#\9) {
1020
1040
  animation: none;
1021
1041
  transition: none;
1022
1042
  }
1023
- .awsui_container_xjuzf_tqqpg_714.awsui_refresh_xjuzf_tqqpg_1021:not(#\9) {
1024
- animation: awsui_awsui-motion-fade-in_xjuzf_tqqpg_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
1043
+ .awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9) {
1044
+ animation: awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
1025
1045
  }
1026
- @keyframes awsui_awsui-motion-fade-in_xjuzf_tqqpg_1 {
1046
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_hg5hv_1 {
1027
1047
  from {
1028
1048
  opacity: 0.2;
1029
1049
  }
@@ -1032,17 +1052,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1032
1052
  }
1033
1053
  }
1034
1054
  @media (prefers-reduced-motion: reduce) {
1035
- .awsui_container_xjuzf_tqqpg_714.awsui_refresh_xjuzf_tqqpg_1021:not(#\9) {
1055
+ .awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9) {
1036
1056
  animation: none;
1037
1057
  transition: none;
1038
1058
  }
1039
1059
  }
1040
- .awsui-motion-disabled .awsui_container_xjuzf_tqqpg_714.awsui_refresh_xjuzf_tqqpg_1021:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_tqqpg_714.awsui_refresh_xjuzf_tqqpg_1021:not(#\9) {
1060
+ .awsui-motion-disabled .awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_hg5hv_730.awsui_refresh_xjuzf_hg5hv_1041:not(#\9) {
1041
1061
  animation: none;
1042
1062
  transition: none;
1043
1063
  }
1044
1064
 
1045
- .awsui_root_xjuzf_tqqpg_1043:not(#\9) {
1065
+ .awsui_root_xjuzf_hg5hv_1063:not(#\9) {
1046
1066
  border-collapse: separate;
1047
1067
  border-spacing: 0;
1048
1068
  box-sizing: border-box;
@@ -1075,22 +1095,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1075
1095
  -moz-osx-font-smoothing: auto;
1076
1096
  color: inherit;
1077
1097
  }
1078
- .awsui_root_xjuzf_tqqpg_1043.awsui_no-wrap_xjuzf_tqqpg_1075:not(#\9) {
1098
+ .awsui_root_xjuzf_hg5hv_1063.awsui_no-wrap_xjuzf_hg5hv_1095:not(#\9) {
1079
1099
  white-space: nowrap;
1080
1100
  }
1081
1101
 
1082
- .awsui_root-filtering-token_xjuzf_tqqpg_1079:not(#\9) {
1102
+ .awsui_root-filtering-token_xjuzf_hg5hv_1099:not(#\9) {
1083
1103
  display: flex;
1084
1104
  }
1085
1105
 
1086
- .awsui_trigger_xjuzf_tqqpg_1083:not(#\9) {
1106
+ .awsui_trigger_xjuzf_hg5hv_1103:not(#\9) {
1087
1107
  display: inline-block;
1088
1108
  max-inline-size: 100%;
1089
1109
  color: inherit;
1090
1110
  text-align: inherit;
1091
1111
  }
1092
1112
 
1093
- .awsui_overflow-ellipsis_xjuzf_tqqpg_1090:not(#\9) {
1113
+ .awsui_overflow-ellipsis_xjuzf_hg5hv_1110:not(#\9) {
1094
1114
  white-space: nowrap;
1095
1115
  overflow: hidden;
1096
1116
  text-overflow: ellipsis;
@@ -1098,7 +1118,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1098
1118
  word-break: break-word;
1099
1119
  }
1100
1120
 
1101
- .awsui_trigger-type-text_xjuzf_tqqpg_1098:not(#\9) {
1121
+ .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9) {
1102
1122
  border-block: 0;
1103
1123
  border-inline: 0;
1104
1124
  margin-block: 0;
@@ -1109,17 +1129,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1109
1129
  cursor: pointer;
1110
1130
  border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
1111
1131
  }
1112
- .awsui_trigger-type-text_xjuzf_tqqpg_1098:not(#\9):focus {
1132
+ .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus {
1113
1133
  outline: none;
1114
1134
  }
1115
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_tqqpg_1098:not(#\9):focus {
1135
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus {
1116
1136
  position: relative;
1117
1137
  }
1118
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_tqqpg_1098:not(#\9):focus {
1138
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus {
1119
1139
  outline: 2px dotted transparent;
1120
1140
  outline-offset: calc(1px - 1px);
1121
1141
  }
1122
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_tqqpg_1098:not(#\9):focus::before {
1142
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_hg5hv_1118:not(#\9):focus::before {
1123
1143
  content: " ";
1124
1144
  display: block;
1125
1145
  position: absolute;
@@ -1134,10 +1154,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_tqqpg_1098:no
1134
1154
  box-shadow: 0 0 0 2px var(--color-border-item-focused-nv6mhz, #006ce0);
1135
1155
  }
1136
1156
 
1137
- .awsui_trigger-type-filtering-token_xjuzf_tqqpg_1134:not(#\9) {
1157
+ .awsui_trigger-type-filtering-token_xjuzf_hg5hv_1154:not(#\9) {
1138
1158
  display: flex;
1139
1159
  }
1140
1160
 
1141
- .awsui_popover-inline-content_xjuzf_tqqpg_1138:not(#\9) {
1161
+ .awsui_popover-inline-content_xjuzf_hg5hv_1158:not(#\9) {
1142
1162
  display: inline;
1143
1163
  }