@cloudscape-design/components 3.0.991 → 3.0.993

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 (373) hide show
  1. package/alert/styles.css.js +27 -27
  2. package/alert/styles.scoped.css +56 -56
  3. package/alert/styles.selectors.js +27 -27
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +28 -28
  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 +43 -43
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/drawer/styles.css.js +14 -14
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +14 -14
  13. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  14. package/app-layout/mobile-toolbar/styles.scoped.css +12 -12
  15. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  16. package/app-layout/styles.css.js +12 -12
  17. package/app-layout/styles.scoped.css +15 -15
  18. package/app-layout/styles.selectors.js +12 -12
  19. package/app-layout/toggles/styles.css.js +2 -2
  20. package/app-layout/toggles/styles.scoped.css +7 -7
  21. package/app-layout/toggles/styles.selectors.js +2 -2
  22. package/app-layout/visual-refresh/styles.css.js +86 -86
  23. package/app-layout/visual-refresh/styles.scoped.css +199 -199
  24. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  25. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +17 -17
  26. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +43 -43
  27. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +17 -17
  28. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  29. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +6 -6
  30. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  31. package/app-layout/visual-refresh-toolbar/notifications/styles.css.js +3 -3
  32. package/app-layout/visual-refresh-toolbar/notifications/styles.scoped.css +4 -4
  33. package/app-layout/visual-refresh-toolbar/notifications/styles.selectors.js +3 -3
  34. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +21 -21
  35. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +46 -46
  36. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +21 -21
  37. package/app-layout/visual-refresh-toolbar/toolbar/styles.css.js +13 -13
  38. package/app-layout/visual-refresh-toolbar/toolbar/styles.scoped.css +18 -18
  39. package/app-layout/visual-refresh-toolbar/toolbar/styles.selectors.js +13 -13
  40. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.css.js +5 -5
  41. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.scoped.css +25 -25
  42. package/app-layout/visual-refresh-toolbar/toolbar/trigger-button/styles.selectors.js +5 -5
  43. package/area-chart/styles.css.js +6 -6
  44. package/area-chart/styles.scoped.css +10 -10
  45. package/area-chart/styles.selectors.js +6 -6
  46. package/attribute-editor/styles.css.js +15 -15
  47. package/attribute-editor/styles.scoped.css +32 -32
  48. package/attribute-editor/styles.selectors.js +15 -15
  49. package/badge/styles.css.js +10 -10
  50. package/badge/styles.scoped.css +12 -12
  51. package/badge/styles.selectors.js +10 -10
  52. package/box/styles.css.js +191 -191
  53. package/box/styles.scoped.css +250 -250
  54. package/box/styles.selectors.js +191 -191
  55. package/breadcrumb-group/item/styles.css.js +7 -7
  56. package/breadcrumb-group/item/styles.scoped.css +32 -32
  57. package/breadcrumb-group/item/styles.selectors.js +7 -7
  58. package/breadcrumb-group/styles.css.js +14 -14
  59. package/breadcrumb-group/styles.scoped.css +32 -32
  60. package/breadcrumb-group/styles.selectors.js +14 -14
  61. package/button/styles.css.js +22 -22
  62. package/button/styles.scoped.css +131 -131
  63. package/button/styles.selectors.js +22 -22
  64. package/button-dropdown/category-elements/styles.css.js +15 -15
  65. package/button-dropdown/category-elements/styles.scoped.css +35 -35
  66. package/button-dropdown/category-elements/styles.selectors.js +15 -15
  67. package/button-dropdown/item-element/styles.css.js +16 -16
  68. package/button-dropdown/item-element/styles.scoped.css +40 -40
  69. package/button-dropdown/item-element/styles.selectors.js +16 -16
  70. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  71. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  72. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  73. package/button-dropdown/styles.css.js +21 -21
  74. package/button-dropdown/styles.scoped.css +31 -31
  75. package/button-dropdown/styles.selectors.js +21 -21
  76. package/button-group/styles.css.js +4 -4
  77. package/button-group/styles.scoped.css +6 -6
  78. package/button-group/styles.selectors.js +4 -4
  79. package/calendar/styles.css.js +21 -21
  80. package/calendar/styles.scoped.css +60 -60
  81. package/calendar/styles.selectors.js +21 -21
  82. package/cards/styles.css.js +39 -39
  83. package/cards/styles.scoped.css +60 -60
  84. package/cards/styles.selectors.js +39 -39
  85. package/checkbox/styles.css.js +3 -3
  86. package/checkbox/styles.scoped.css +7 -7
  87. package/checkbox/styles.selectors.js +3 -3
  88. package/code-editor/styles.css.js +33 -33
  89. package/code-editor/styles.scoped.css +176 -176
  90. package/code-editor/styles.selectors.js +33 -33
  91. package/collection-preferences/content-display/styles.css.js +11 -11
  92. package/collection-preferences/content-display/styles.scoped.css +16 -16
  93. package/collection-preferences/content-display/styles.selectors.js +11 -11
  94. package/collection-preferences/styles.css.js +38 -38
  95. package/collection-preferences/styles.scoped.css +48 -48
  96. package/collection-preferences/styles.selectors.js +38 -38
  97. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  98. package/column-layout/flexible-column-layout/styles.scoped.css +9 -9
  99. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  100. package/column-layout/styles.css.js +13 -13
  101. package/column-layout/styles.scoped.css +47 -47
  102. package/column-layout/styles.selectors.js +13 -13
  103. package/container/styles.css.js +33 -33
  104. package/container/styles.scoped.css +68 -68
  105. package/container/styles.selectors.js +33 -33
  106. package/content-layout/styles.css.js +14 -14
  107. package/content-layout/styles.scoped.css +19 -19
  108. package/content-layout/styles.selectors.js +14 -14
  109. package/date-picker/styles.css.js +7 -7
  110. package/date-picker/styles.scoped.css +11 -11
  111. package/date-picker/styles.selectors.js +7 -7
  112. package/date-range-picker/calendar/grids/styles.css.js +30 -30
  113. package/date-range-picker/calendar/grids/styles.scoped.css +74 -74
  114. package/date-range-picker/calendar/grids/styles.selectors.js +30 -30
  115. package/date-range-picker/styles.css.js +23 -23
  116. package/date-range-picker/styles.scoped.css +40 -40
  117. package/date-range-picker/styles.selectors.js +23 -23
  118. package/drawer/styles.css.js +8 -8
  119. package/drawer/styles.scoped.css +16 -16
  120. package/drawer/styles.selectors.js +8 -8
  121. package/expandable-section/styles.css.js +34 -34
  122. package/expandable-section/styles.scoped.css +76 -76
  123. package/expandable-section/styles.selectors.js +34 -34
  124. package/file-dropzone/styles.css.js +3 -3
  125. package/file-dropzone/styles.scoped.css +12 -12
  126. package/file-dropzone/styles.selectors.js +3 -3
  127. package/file-input/styles.css.js +6 -6
  128. package/file-input/styles.scoped.css +11 -11
  129. package/file-input/styles.selectors.js +6 -6
  130. package/file-token-group/styles.css.js +22 -22
  131. package/file-token-group/styles.scoped.css +46 -46
  132. package/file-token-group/styles.selectors.js +22 -22
  133. package/flashbar/styles.css.js +50 -50
  134. package/flashbar/styles.scoped.css +151 -151
  135. package/flashbar/styles.selectors.js +50 -50
  136. package/form/styles.css.js +8 -8
  137. package/form/styles.scoped.css +9 -9
  138. package/form/styles.selectors.js +8 -8
  139. package/form-field/styles.css.js +24 -24
  140. package/form-field/styles.scoped.css +44 -44
  141. package/form-field/styles.selectors.js +24 -24
  142. package/grid/styles.css.js +53 -53
  143. package/grid/styles.scoped.css +55 -55
  144. package/grid/styles.selectors.js +53 -53
  145. package/header/styles.css.js +34 -34
  146. package/header/styles.scoped.css +54 -54
  147. package/header/styles.selectors.js +34 -34
  148. package/help-panel/styles.css.js +6 -6
  149. package/help-panel/styles.scoped.css +84 -84
  150. package/help-panel/styles.selectors.js +6 -6
  151. package/icon/styles.css.js +39 -39
  152. package/icon/styles.scoped.css +100 -100
  153. package/icon/styles.selectors.js +39 -39
  154. package/input/styles.css.js +13 -13
  155. package/input/styles.scoped.css +63 -63
  156. package/input/styles.selectors.js +13 -13
  157. package/internal/base-component/styles.scoped.css +1193 -1193
  158. package/internal/components/abstract-switch/styles.css.js +13 -13
  159. package/internal/components/abstract-switch/styles.scoped.css +23 -23
  160. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  161. package/internal/components/button-trigger/styles.css.js +13 -13
  162. package/internal/components/button-trigger/styles.scoped.css +55 -55
  163. package/internal/components/button-trigger/styles.selectors.js +13 -13
  164. package/internal/components/cartesian-chart/styles.css.js +28 -28
  165. package/internal/components/cartesian-chart/styles.scoped.css +36 -36
  166. package/internal/components/cartesian-chart/styles.selectors.js +28 -28
  167. package/internal/components/chart-filter/styles.css.js +3 -3
  168. package/internal/components/chart-filter/styles.scoped.css +4 -4
  169. package/internal/components/chart-filter/styles.selectors.js +3 -3
  170. package/internal/components/chart-legend/styles.css.js +6 -6
  171. package/internal/components/chart-legend/styles.scoped.css +16 -16
  172. package/internal/components/chart-legend/styles.selectors.js +6 -6
  173. package/internal/components/chart-plot/styles.css.js +5 -5
  174. package/internal/components/chart-plot/styles.scoped.css +6 -6
  175. package/internal/components/chart-plot/styles.selectors.js +5 -5
  176. package/internal/components/chart-popover/styles.css.js +3 -3
  177. package/internal/components/chart-popover/styles.scoped.css +6 -6
  178. package/internal/components/chart-popover/styles.selectors.js +3 -3
  179. package/internal/components/chart-series-details/styles.css.js +19 -19
  180. package/internal/components/chart-series-details/styles.scoped.css +37 -37
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -19
  182. package/internal/components/chart-series-marker/styles.css.js +5 -5
  183. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  184. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  185. package/internal/components/chart-status-container/styles.css.js +2 -2
  186. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  187. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  188. package/internal/components/chart-wrapper/styles.css.js +9 -9
  189. package/internal/components/chart-wrapper/styles.scoped.css +10 -10
  190. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  191. package/internal/components/checkbox-icon/styles.css.js +9 -9
  192. package/internal/components/checkbox-icon/styles.scoped.css +17 -17
  193. package/internal/components/checkbox-icon/styles.selectors.js +9 -9
  194. package/internal/components/drag-handle/styles.css.js +12 -12
  195. package/internal/components/drag-handle/styles.scoped.css +24 -24
  196. package/internal/components/drag-handle/styles.selectors.js +12 -12
  197. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  198. package/internal/components/drag-handle-wrapper/styles.scoped.css +38 -38
  199. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  200. package/internal/components/dropdown/styles.css.js +20 -20
  201. package/internal/components/dropdown/styles.scoped.css +42 -42
  202. package/internal/components/dropdown/styles.selectors.js +20 -20
  203. package/internal/components/dropdown-footer/styles.css.js +3 -3
  204. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  205. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  206. package/internal/components/dropdown-status/styles.css.js +2 -2
  207. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  208. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  209. package/internal/components/menu-dropdown/styles.css.js +7 -7
  210. package/internal/components/menu-dropdown/styles.scoped.css +19 -19
  211. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  212. package/internal/components/option/styles.css.js +17 -17
  213. package/internal/components/option/styles.scoped.css +37 -37
  214. package/internal/components/option/styles.selectors.js +17 -17
  215. package/internal/components/options-list/styles.css.js +3 -3
  216. package/internal/components/options-list/styles.scoped.css +4 -4
  217. package/internal/components/options-list/styles.selectors.js +3 -3
  218. package/internal/components/panel-resize-handle/styles.css.js +2 -2
  219. package/internal/components/panel-resize-handle/styles.scoped.css +7 -7
  220. package/internal/components/panel-resize-handle/styles.selectors.js +2 -2
  221. package/internal/components/selectable-item/styles.css.js +21 -21
  222. package/internal/components/selectable-item/styles.scoped.css +69 -69
  223. package/internal/components/selectable-item/styles.selectors.js +21 -21
  224. package/internal/components/sortable-area/styles.css.js +8 -8
  225. package/internal/components/sortable-area/styles.scoped.css +21 -21
  226. package/internal/components/sortable-area/styles.selectors.js +8 -8
  227. package/internal/components/token-list/styles.css.js +10 -10
  228. package/internal/components/token-list/styles.scoped.css +30 -30
  229. package/internal/components/token-list/styles.selectors.js +10 -10
  230. package/internal/environment.js +1 -1
  231. package/internal/environment.json +1 -1
  232. package/internal/generated/styles/tokens.js +222 -222
  233. package/internal/generated/theming/index.cjs +232 -232
  234. package/internal/generated/theming/index.cjs.d.ts +2 -2
  235. package/internal/generated/theming/index.d.ts +2 -2
  236. package/internal/generated/theming/index.js +232 -232
  237. package/internal/manifest.json +1 -1
  238. package/key-value-pairs/styles.css.js +8 -8
  239. package/key-value-pairs/styles.scoped.css +13 -13
  240. package/key-value-pairs/styles.selectors.js +8 -8
  241. package/link/styles.css.js +20 -20
  242. package/link/styles.scoped.css +98 -98
  243. package/link/styles.selectors.js +20 -20
  244. package/modal/styles.css.js +23 -23
  245. package/modal/styles.scoped.css +45 -45
  246. package/modal/styles.selectors.js +23 -23
  247. package/multiselect/styles.css.js +3 -3
  248. package/multiselect/styles.scoped.css +5 -5
  249. package/multiselect/styles.selectors.js +3 -3
  250. package/package.json +1 -1
  251. package/pagination/styles.css.js +9 -9
  252. package/pagination/styles.scoped.css +38 -38
  253. package/pagination/styles.selectors.js +9 -9
  254. package/pie-chart/styles.css.js +27 -27
  255. package/pie-chart/styles.scoped.css +53 -53
  256. package/pie-chart/styles.selectors.js +27 -27
  257. package/popover/styles.css.js +56 -56
  258. package/popover/styles.scoped.css +101 -101
  259. package/popover/styles.selectors.js +56 -56
  260. package/progress-bar/styles.css.js +19 -19
  261. package/progress-bar/styles.scoped.css +36 -36
  262. package/progress-bar/styles.selectors.js +19 -19
  263. package/prompt-input/styles.css.js +15 -15
  264. package/prompt-input/styles.scoped.css +83 -83
  265. package/prompt-input/styles.selectors.js +15 -15
  266. package/property-filter/filtering-token/styles.css.js +18 -18
  267. package/property-filter/filtering-token/styles.scoped.css +55 -55
  268. package/property-filter/filtering-token/styles.selectors.js +18 -18
  269. package/property-filter/styles.css.js +39 -39
  270. package/property-filter/styles.scoped.css +52 -52
  271. package/property-filter/styles.selectors.js +39 -39
  272. package/radio-group/styles.css.js +10 -10
  273. package/radio-group/styles.scoped.css +27 -27
  274. package/radio-group/styles.selectors.js +10 -10
  275. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  276. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  277. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  278. package/s3-resource-selector/s3-modal/styles.css.js +3 -3
  279. package/s3-resource-selector/s3-modal/styles.scoped.css +4 -4
  280. package/s3-resource-selector/s3-modal/styles.selectors.js +3 -3
  281. package/segmented-control/styles.css.js +16 -16
  282. package/segmented-control/styles.scoped.css +56 -56
  283. package/segmented-control/styles.selectors.js +16 -16
  284. package/select/parts/styles.css.js +20 -20
  285. package/select/parts/styles.scoped.css +32 -32
  286. package/select/parts/styles.selectors.js +20 -20
  287. package/select/styles.css.js +1 -1
  288. package/select/styles.scoped.css +2 -2
  289. package/select/styles.selectors.js +1 -1
  290. package/side-navigation/styles.css.js +30 -30
  291. package/side-navigation/styles.scoped.css +55 -55
  292. package/side-navigation/styles.selectors.js +30 -30
  293. package/slider/styles.css.js +26 -26
  294. package/slider/styles.scoped.css +152 -152
  295. package/slider/styles.selectors.js +26 -26
  296. package/spinner/styles.css.js +13 -13
  297. package/spinner/styles.scoped.css +21 -21
  298. package/spinner/styles.selectors.js +13 -13
  299. package/split-panel/icons/styles.css.js +22 -22
  300. package/split-panel/icons/styles.scoped.css +44 -44
  301. package/split-panel/icons/styles.selectors.js +22 -22
  302. package/split-panel/styles.css.js +27 -27
  303. package/split-panel/styles.scoped.css +55 -55
  304. package/split-panel/styles.selectors.js +27 -27
  305. package/status-indicator/styles.css.js +23 -23
  306. package/status-indicator/styles.scoped.css +43 -43
  307. package/status-indicator/styles.selectors.js +23 -23
  308. package/steps/styles.css.js +6 -6
  309. package/steps/styles.scoped.css +9 -9
  310. package/steps/styles.selectors.js +6 -6
  311. package/table/body-cell/styles.css.js +46 -46
  312. package/table/body-cell/styles.scoped.css +401 -401
  313. package/table/body-cell/styles.selectors.js +46 -46
  314. package/table/expandable-rows/styles.css.js +3 -3
  315. package/table/expandable-rows/styles.scoped.css +18 -18
  316. package/table/expandable-rows/styles.selectors.js +3 -3
  317. package/table/header-cell/styles.css.js +28 -28
  318. package/table/header-cell/styles.scoped.css +84 -84
  319. package/table/header-cell/styles.selectors.js +28 -28
  320. package/table/resizer/styles.css.js +8 -8
  321. package/table/resizer/styles.scoped.css +22 -22
  322. package/table/resizer/styles.selectors.js +8 -8
  323. package/table/sticky-scrollbar/styles.css.js +6 -6
  324. package/table/sticky-scrollbar/styles.scoped.css +10 -10
  325. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  326. package/table/styles.css.js +34 -34
  327. package/table/styles.scoped.css +48 -48
  328. package/table/styles.selectors.js +34 -34
  329. package/tabs/styles.css.js +30 -30
  330. package/tabs/styles.scoped.css +65 -65
  331. package/tabs/styles.selectors.js +30 -30
  332. package/tag-editor/styles.css.js +3 -3
  333. package/tag-editor/styles.scoped.css +15 -15
  334. package/tag-editor/styles.selectors.js +3 -3
  335. package/text-content/styles.css.js +1 -1
  336. package/text-content/styles.scoped.css +71 -71
  337. package/text-content/styles.selectors.js +1 -1
  338. package/text-filter/styles.css.js +3 -3
  339. package/text-filter/styles.scoped.css +5 -5
  340. package/text-filter/styles.selectors.js +3 -3
  341. package/textarea/styles.css.js +5 -5
  342. package/textarea/styles.scoped.css +39 -39
  343. package/textarea/styles.selectors.js +5 -5
  344. package/tiles/styles.css.js +30 -30
  345. package/tiles/styles.scoped.css +90 -90
  346. package/tiles/styles.selectors.js +30 -30
  347. package/toggle/styles.css.js +10 -10
  348. package/toggle/styles.scoped.css +27 -27
  349. package/toggle/styles.selectors.js +10 -10
  350. package/toggle-button/styles.css.js +3 -3
  351. package/toggle-button/styles.scoped.css +6 -6
  352. package/toggle-button/styles.selectors.js +3 -3
  353. package/token-group/styles.css.js +8 -8
  354. package/token-group/styles.scoped.css +33 -33
  355. package/token-group/styles.selectors.js +8 -8
  356. package/top-navigation/1.0-beta/styles.css.js +23 -23
  357. package/top-navigation/1.0-beta/styles.scoped.css +44 -44
  358. package/top-navigation/1.0-beta/styles.selectors.js +23 -23
  359. package/top-navigation/styles.css.js +47 -47
  360. package/top-navigation/styles.scoped.css +86 -86
  361. package/top-navigation/styles.selectors.js +47 -47
  362. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  363. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +25 -25
  364. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  365. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  366. package/tutorial-panel/components/tutorial-list/styles.scoped.css +35 -35
  367. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  368. package/tutorial-panel/styles.css.js +1 -1
  369. package/tutorial-panel/styles.scoped.css +2 -2
  370. package/tutorial-panel/styles.selectors.js +1 -1
  371. package/wizard/styles.css.js +30 -30
  372. package/wizard/styles.scoped.css +83 -83
  373. package/wizard/styles.selectors.js +30 -30
@@ -286,11 +286,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
286
286
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
287
287
  SPDX-License-Identifier: Apache-2.0
288
288
  */
289
- .awsui_arrow_xjuzf_bivkc_289:not(#\9) {
289
+ .awsui_arrow_xjuzf_1bli8_289:not(#\9) {
290
290
  inline-size: 20px;
291
291
  block-size: 10px;
292
292
  }
293
- .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9), .awsui_arrow-inner_xjuzf_bivkc_293:not(#\9) {
293
+ .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9), .awsui_arrow-inner_xjuzf_1bli8_293:not(#\9) {
294
294
  position: absolute;
295
295
  overflow: hidden;
296
296
  inline-size: 20px;
@@ -299,7 +299,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
299
299
  inset-inline-start: 0;
300
300
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
301
301
  }
302
- .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-inner_xjuzf_bivkc_293:not(#\9)::after {
302
+ .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-inner_xjuzf_1bli8_293:not(#\9)::after {
303
303
  content: "";
304
304
  box-sizing: border-box;
305
305
  display: inline-block;
@@ -315,34 +315,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
315
315
  transform: rotate(45deg);
316
316
  transform-origin: 0 100%;
317
317
  }
318
- .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_bivkc_293:not(#\9):dir(rtl)::after {
318
+ .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9):dir(rtl)::after, .awsui_arrow-inner_xjuzf_1bli8_293:not(#\9):dir(rtl)::after {
319
319
  transform: rotate(-45deg);
320
320
  transform-origin: 100% 100%;
321
321
  }
322
- .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after {
323
- background-color: var(--color-border-popover-5yl4uc, #b4b4bb);
322
+ .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after {
323
+ background-color: var(--color-border-popover-1ye6tz, #b4b4bb);
324
324
  }
325
- .awsui_arrow-inner_xjuzf_bivkc_293:not(#\9) {
325
+ .awsui_arrow-inner_xjuzf_1bli8_293:not(#\9) {
326
326
  inset-block-start: calc(var(--border-width-popover-nflirh, 2px) + 1px);
327
327
  }
328
- .awsui_arrow-inner_xjuzf_bivkc_293:not(#\9)::after {
328
+ .awsui_arrow-inner_xjuzf_1bli8_293:not(#\9)::after {
329
329
  border-start-start-radius: 1px;
330
330
  border-start-end-radius: 0;
331
331
  border-end-start-radius: 0;
332
332
  border-end-end-radius: 0;
333
- background-color: var(--color-background-popover-yxd92v, #ffffff);
333
+ background-color: var(--color-background-popover-e20fy8, #ffffff);
334
334
  }
335
- .awsui_arrow-position-right-top_xjuzf_bivkc_335 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_bivkc_335 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after {
336
- box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
335
+ .awsui_arrow-position-right-top_xjuzf_1bli8_335 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_1bli8_335 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after {
336
+ box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
337
337
  }
338
- .awsui_arrow-position-left-top_xjuzf_bivkc_338 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_bivkc_338 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after {
339
- box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
338
+ .awsui_arrow-position-left-top_xjuzf_1bli8_338 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_1bli8_338 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after {
339
+ box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
340
340
  }
341
- .awsui_arrow-position-top-center_xjuzf_bivkc_341 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_bivkc_341 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_bivkc_341 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_bivkc_341 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after {
342
- box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
341
+ .awsui_arrow-position-top-center_xjuzf_1bli8_341 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_1bli8_341 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_1bli8_341 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_1bli8_341 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after {
342
+ box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
343
343
  }
344
- .awsui_arrow-position-bottom-center_xjuzf_bivkc_344 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_bivkc_344 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_bivkc_344 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_bivkc_344 > .awsui_arrow-outer_xjuzf_bivkc_293:not(#\9)::after {
345
- box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-08gb4j, rgba(15, 20, 26, 0.12));
344
+ .awsui_arrow-position-bottom-center_xjuzf_1bli8_344 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_1bli8_344 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_1bli8_344 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_1bli8_344 > .awsui_arrow-outer_xjuzf_1bli8_293:not(#\9)::after {
345
+ box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-o7dmmm, rgba(15, 20, 26, 0.12));
346
346
  }
347
347
 
348
348
  /*
@@ -489,7 +489,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
489
489
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
490
490
  SPDX-License-Identifier: Apache-2.0
491
491
  */
492
- .awsui_body_xjuzf_bivkc_492:not(#\9) {
492
+ .awsui_body_xjuzf_1bli8_492:not(#\9) {
493
493
  border-collapse: separate;
494
494
  border-spacing: 0;
495
495
  box-sizing: border-box;
@@ -515,7 +515,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
515
515
  word-spacing: normal;
516
516
  font-size: var(--font-size-body-m-a7nh2n, 14px);
517
517
  line-height: var(--line-height-body-m-2mh3ke, 20px);
518
- color: var(--color-text-body-default-3mljql, #0f141a);
518
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
519
519
  font-weight: 400;
520
520
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
521
521
  -webkit-font-smoothing: auto;
@@ -526,20 +526,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
526
526
  padding-block: var(--space-s-tvghoh, 12px);
527
527
  padding-inline: var(--space-m-dsumyt, 16px);
528
528
  }
529
- .awsui_body-overflow-visible_xjuzf_bivkc_528:not(#\9) {
529
+ .awsui_body-overflow-visible_xjuzf_1bli8_528:not(#\9) {
530
530
  overflow: visible;
531
531
  }
532
- .awsui_body-variant-chart_xjuzf_bivkc_531:not(#\9) {
532
+ .awsui_body-variant-chart_xjuzf_1bli8_531:not(#\9) {
533
533
  padding-block: var(--space-static-s-t763lu, 12px);
534
534
  padding-inline: var(--space-static-s-t763lu, 12px);
535
535
  }
536
536
 
537
- .awsui_has-dismiss_xjuzf_bivkc_536:not(#\9) {
537
+ .awsui_has-dismiss_xjuzf_1bli8_536:not(#\9) {
538
538
  display: flex;
539
539
  align-items: baseline;
540
540
  }
541
541
 
542
- .awsui_dismiss_xjuzf_bivkc_541:not(#\9) {
542
+ .awsui_dismiss_xjuzf_1bli8_541:not(#\9) {
543
543
  margin-block: calc(-1 * var(--space-xs-ymlm0b, 8px));
544
544
  margin-inline-start: 0;
545
545
  margin-inline-end: calc(-1 * (var(--space-xxs-hwfkai, 4px) + var(--border-width-popover-nflirh, 2px)));
@@ -547,15 +547,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
547
547
  order: 1;
548
548
  }
549
549
 
550
- .awsui_dismiss-control_xjuzf_bivkc_549:not(#\9) {
550
+ .awsui_dismiss-control_xjuzf_1bli8_549:not(#\9) {
551
551
  /* used in test-utils */
552
552
  }
553
553
 
554
- .awsui_header-row_xjuzf_bivkc_553:not(#\9) {
554
+ .awsui_header-row_xjuzf_1bli8_553:not(#\9) {
555
555
  margin-block-end: var(--space-xs-ymlm0b, 8px);
556
556
  }
557
557
 
558
- .awsui_header_xjuzf_bivkc_553:not(#\9) {
558
+ .awsui_header_xjuzf_1bli8_553:not(#\9) {
559
559
  word-wrap: break-word;
560
560
  max-inline-size: 100%;
561
561
  overflow: hidden;
@@ -567,7 +567,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
567
567
  flex: 1 1 auto;
568
568
  /* stylelint-disable-next-line selector-max-type */
569
569
  }
570
- .awsui_header_xjuzf_bivkc_553 > h2:not(#\9) {
570
+ .awsui_header_xjuzf_1bli8_553 > h2:not(#\9) {
571
571
  font-size: var(--font-size-heading-xs-j8yzxv, 14px);
572
572
  line-height: var(--line-height-heading-xs-q9j004, 18px);
573
573
  font-weight: var(--font-weight-heading-xs-wqqpne, 700);
@@ -576,15 +576,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
576
576
  display: inline;
577
577
  }
578
578
 
579
- .awsui_content_xjuzf_bivkc_578:not(#\9) {
579
+ .awsui_content_xjuzf_1bli8_578:not(#\9) {
580
580
  word-wrap: break-word;
581
581
  max-inline-size: 100%;
582
582
  overflow: hidden;
583
- color: var(--color-text-body-secondary-a325a8, #424650);
583
+ color: var(--color-text-body-secondary-bcbgoi, #424650);
584
584
  flex: 1 1 auto;
585
585
  min-inline-size: 0;
586
586
  }
587
- .awsui_content-overflow-visible_xjuzf_bivkc_586:not(#\9) {
587
+ .awsui_content-overflow-visible_xjuzf_1bli8_586:not(#\9) {
588
588
  overflow: visible;
589
589
  }
590
590
 
@@ -732,39 +732,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
732
732
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
733
733
  SPDX-License-Identifier: Apache-2.0
734
734
  */
735
- .awsui_container_xjuzf_bivkc_734:not(#\9) {
735
+ .awsui_container_xjuzf_1bli8_734:not(#\9) {
736
736
  display: inline-block;
737
737
  position: fixed;
738
738
  inset-block-start: -9999px;
739
739
  inset-inline-start: -9999px;
740
740
  z-index: 2000;
741
741
  }
742
- .awsui_container_xjuzf_bivkc_734:not(#\9)::before {
742
+ .awsui_container_xjuzf_1bli8_734:not(#\9)::before {
743
743
  content: "";
744
744
  position: absolute;
745
745
  }
746
- .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-bottom-left_xjuzf_bivkc_745)::before, .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-bottom-center_xjuzf_bivkc_745)::before, .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-bottom-right_xjuzf_bivkc_745)::before {
746
+ .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-bottom-left_xjuzf_1bli8_745)::before, .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-bottom-center_xjuzf_1bli8_745)::before, .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-bottom-right_xjuzf_1bli8_745)::before {
747
747
  inset-inline: 0;
748
748
  inset-block-start: -10px;
749
749
  block-size: 10px;
750
750
  }
751
- .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-top-left_xjuzf_bivkc_750)::before, .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-top-center_xjuzf_bivkc_750)::before, .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-top-right_xjuzf_bivkc_750)::before {
751
+ .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-top-left_xjuzf_1bli8_750)::before, .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-top-center_xjuzf_1bli8_750)::before, .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-top-right_xjuzf_1bli8_750)::before {
752
752
  inset-inline: 0;
753
753
  inset-block-end: -10px;
754
754
  block-size: 10px;
755
755
  }
756
- .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-right-top_xjuzf_bivkc_755)::before, .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-right-bottom_xjuzf_bivkc_755)::before {
756
+ .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-right-top_xjuzf_1bli8_755)::before, .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-right-bottom_xjuzf_1bli8_755)::before {
757
757
  inset-block: 0;
758
758
  inset-inline-start: -10px;
759
759
  inline-size: 10px;
760
760
  }
761
- .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-left-top_xjuzf_bivkc_760)::before, .awsui_container_xjuzf_bivkc_734:not(#\9):has(.awsui_container-arrow-position-left-bottom_xjuzf_bivkc_760)::before {
761
+ .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-left-top_xjuzf_1bli8_760)::before, .awsui_container_xjuzf_1bli8_734:not(#\9):has(.awsui_container-arrow-position-left-bottom_xjuzf_1bli8_760)::before {
762
762
  inset-block: 0;
763
763
  inset-inline-end: -10px;
764
764
  inline-size: 10px;
765
765
  }
766
766
 
767
- .awsui_container-body_xjuzf_bivkc_766:not(#\9) {
767
+ .awsui_container-body_xjuzf_1bli8_766:not(#\9) {
768
768
  border-collapse: separate;
769
769
  border-spacing: 0;
770
770
  box-sizing: border-box;
@@ -790,7 +790,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
790
790
  word-spacing: normal;
791
791
  font-size: var(--font-size-body-m-a7nh2n, 14px);
792
792
  line-height: var(--line-height-body-m-2mh3ke, 20px);
793
- color: var(--color-text-body-default-3mljql, #0f141a);
793
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
794
794
  font-weight: 400;
795
795
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
796
796
  -webkit-font-smoothing: auto;
@@ -799,106 +799,106 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
799
799
  border-start-end-radius: var(--border-radius-popover-6fqb5w, 8px);
800
800
  border-end-start-radius: var(--border-radius-popover-6fqb5w, 8px);
801
801
  border-end-end-radius: var(--border-radius-popover-6fqb5w, 8px);
802
- background-color: var(--color-background-popover-yxd92v, #ffffff);
802
+ background-color: var(--color-background-popover-e20fy8, #ffffff);
803
803
  box-shadow: var(--shadow-popover-pkane9, 0px 4px 20px 1px rgba(0, 7, 22, 0.1));
804
- border-block: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-5yl4uc, #b4b4bb);
805
- border-inline: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-5yl4uc, #b4b4bb);
804
+ border-block: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-1ye6tz, #b4b4bb);
805
+ border-inline: var(--border-width-popover-nflirh, 2px) solid var(--color-border-popover-1ye6tz, #b4b4bb);
806
806
  }
807
807
 
808
- .awsui_container-body-variant-annotation_xjuzf_bivkc_806:not(#\9) {
809
- background-color: var(--color-background-status-info-j2xxem, #f0fbff);
810
- border-color: var(--color-border-status-info-2zt73n, #006ce0);
808
+ .awsui_container-body-variant-annotation_xjuzf_1bli8_806:not(#\9) {
809
+ background-color: var(--color-background-status-info-sfobba, #f0fbff);
810
+ border-color: var(--color-border-status-info-qf6jok, #006ce0);
811
811
  }
812
812
 
813
- .awsui_container-body-size-small_xjuzf_bivkc_811:not(#\9) {
813
+ .awsui_container-body-size-small_xjuzf_1bli8_811:not(#\9) {
814
814
  max-inline-size: 210px;
815
815
  }
816
- .awsui_container-body-size-small_xjuzf_bivkc_811.awsui_fixed-width_xjuzf_bivkc_814:not(#\9) {
816
+ .awsui_container-body-size-small_xjuzf_1bli8_811.awsui_fixed-width_xjuzf_1bli8_814:not(#\9) {
817
817
  inline-size: 210px;
818
818
  }
819
819
 
820
- .awsui_container-body-size-medium_xjuzf_bivkc_818:not(#\9) {
820
+ .awsui_container-body-size-medium_xjuzf_1bli8_818:not(#\9) {
821
821
  max-inline-size: 310px;
822
822
  }
823
- .awsui_container-body-size-medium_xjuzf_bivkc_818.awsui_fixed-width_xjuzf_bivkc_814:not(#\9) {
823
+ .awsui_container-body-size-medium_xjuzf_1bli8_818.awsui_fixed-width_xjuzf_1bli8_814:not(#\9) {
824
824
  inline-size: 310px;
825
825
  }
826
826
 
827
- .awsui_container-body-size-large_xjuzf_bivkc_825:not(#\9) {
827
+ .awsui_container-body-size-large_xjuzf_1bli8_825:not(#\9) {
828
828
  max-inline-size: 482px;
829
829
  }
830
830
  @media (max-width: 482px) {
831
- .awsui_container-body-size-large_xjuzf_bivkc_825:not(#\9) {
831
+ .awsui_container-body-size-large_xjuzf_1bli8_825:not(#\9) {
832
832
  max-inline-size: 310px;
833
833
  }
834
834
  }
835
- .awsui_container-body-size-large_xjuzf_bivkc_825.awsui_fixed-width_xjuzf_bivkc_814:not(#\9) {
835
+ .awsui_container-body-size-large_xjuzf_1bli8_825.awsui_fixed-width_xjuzf_1bli8_814:not(#\9) {
836
836
  inline-size: 482px;
837
837
  }
838
838
 
839
- .awsui_container-arrow_xjuzf_bivkc_745:not(#\9) {
839
+ .awsui_container-arrow_xjuzf_1bli8_745:not(#\9) {
840
840
  position: absolute;
841
841
  display: inline-block;
842
842
  }
843
- .awsui_container-arrow-position-right-top_xjuzf_bivkc_755:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_bivkc_755:not(#\9) {
843
+ .awsui_container-arrow-position-right-top_xjuzf_1bli8_755:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_1bli8_755:not(#\9) {
844
844
  transform: rotate(-90deg);
845
845
  transform-origin: 0 100%;
846
846
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
847
847
  }
848
- .awsui_container-arrow-position-right-top_xjuzf_bivkc_755:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_bivkc_755:not(#\9):dir(rtl) {
848
+ .awsui_container-arrow-position-right-top_xjuzf_1bli8_755:not(#\9):dir(rtl), .awsui_container-arrow-position-right-bottom_xjuzf_1bli8_755:not(#\9):dir(rtl) {
849
849
  transform: rotate(90deg);
850
850
  transform-origin: 100% 100%;
851
851
  }
852
- .awsui_container-arrow-position-right-top_xjuzf_bivkc_755:not(#\9) {
852
+ .awsui_container-arrow-position-right-top_xjuzf_1bli8_755:not(#\9) {
853
853
  inset-block-start: calc(12px + 10px);
854
854
  inset-inline-start: 0;
855
855
  }
856
- .awsui_container-arrow-position-right-bottom_xjuzf_bivkc_755:not(#\9) {
856
+ .awsui_container-arrow-position-right-bottom_xjuzf_1bli8_755:not(#\9) {
857
857
  inset-block-end: 12px;
858
858
  inset-inline-start: 0;
859
859
  }
860
- .awsui_container-arrow-position-left-top_xjuzf_bivkc_760:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_bivkc_760:not(#\9) {
860
+ .awsui_container-arrow-position-left-top_xjuzf_1bli8_760:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_1bli8_760:not(#\9) {
861
861
  transform: rotate(90deg);
862
862
  transform-origin: 100% 100%;
863
863
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
864
864
  }
865
- .awsui_container-arrow-position-left-top_xjuzf_bivkc_760:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_bivkc_760:not(#\9):dir(rtl) {
865
+ .awsui_container-arrow-position-left-top_xjuzf_1bli8_760:not(#\9):dir(rtl), .awsui_container-arrow-position-left-bottom_xjuzf_1bli8_760:not(#\9):dir(rtl) {
866
866
  transform: rotate(-90deg);
867
867
  transform-origin: 0% 100%;
868
868
  }
869
- .awsui_container-arrow-position-left-top_xjuzf_bivkc_760:not(#\9) {
869
+ .awsui_container-arrow-position-left-top_xjuzf_1bli8_760:not(#\9) {
870
870
  inset-block-start: calc(12px + 10px);
871
871
  inset-inline-end: 0;
872
872
  }
873
- .awsui_container-arrow-position-left-bottom_xjuzf_bivkc_760:not(#\9) {
873
+ .awsui_container-arrow-position-left-bottom_xjuzf_1bli8_760:not(#\9) {
874
874
  inset-block-end: 12px;
875
875
  inset-inline-end: 0;
876
876
  }
877
- .awsui_container-arrow-position-top-center_xjuzf_bivkc_750:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_bivkc_750:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_bivkc_750:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_bivkc_875:not(#\9) {
877
+ .awsui_container-arrow-position-top-center_xjuzf_1bli8_750:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_1bli8_750:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_1bli8_750:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_1bli8_875:not(#\9) {
878
878
  transform: rotate(180deg);
879
879
  transform-origin: 50% 50%;
880
880
  }
881
- .awsui_container-arrow-position-top-center_xjuzf_bivkc_750:not(#\9) {
881
+ .awsui_container-arrow-position-top-center_xjuzf_1bli8_750:not(#\9) {
882
882
  inset-block-end: -10px;
883
883
  inset-inline-start: calc(50% - 10px);
884
884
  }
885
- .awsui_container-arrow-position-top-right_xjuzf_bivkc_750:not(#\9) {
885
+ .awsui_container-arrow-position-top-right_xjuzf_1bli8_750:not(#\9) {
886
886
  inset-block-end: -10px;
887
887
  inset-inline-start: 12px;
888
888
  }
889
- .awsui_container-arrow-position-top-left_xjuzf_bivkc_750:not(#\9) {
889
+ .awsui_container-arrow-position-top-left_xjuzf_1bli8_750:not(#\9) {
890
890
  inset-block-end: -10px;
891
891
  inset-inline-start: calc(100% - 20px - 12px);
892
892
  }
893
- .awsui_container-arrow-position-bottom-center_xjuzf_bivkc_745:not(#\9) {
893
+ .awsui_container-arrow-position-bottom-center_xjuzf_1bli8_745:not(#\9) {
894
894
  inset-block-start: -10px;
895
895
  inset-inline-start: calc(50% - 10px);
896
896
  }
897
- .awsui_container-arrow-position-bottom-right_xjuzf_bivkc_745:not(#\9) {
897
+ .awsui_container-arrow-position-bottom-right_xjuzf_1bli8_745:not(#\9) {
898
898
  inset-block-start: -10px;
899
899
  inset-inline-start: 12px;
900
900
  }
901
- .awsui_container-arrow-position-bottom-left_xjuzf_bivkc_745:not(#\9) {
901
+ .awsui_container-arrow-position-bottom-left_xjuzf_1bli8_745:not(#\9) {
902
902
  inset-block-start: -10px;
903
903
  inset-inline-start: calc(100% - 20px - 12px);
904
904
  }
@@ -1047,10 +1047,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1047
1047
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
1048
1048
  SPDX-License-Identifier: Apache-2.0
1049
1049
  */
1050
- .awsui_container_xjuzf_bivkc_734:not(#\9) {
1051
- animation: awsui_awsui-motion-fade-in_xjuzf_bivkc_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
1050
+ .awsui_container_xjuzf_1bli8_734:not(#\9) {
1051
+ animation: awsui_awsui-motion-fade-in_xjuzf_1bli8_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
1052
1052
  }
1053
- @keyframes awsui_awsui-motion-fade-in_xjuzf_bivkc_1 {
1053
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_1bli8_1 {
1054
1054
  from {
1055
1055
  opacity: 0.2;
1056
1056
  }
@@ -1059,19 +1059,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1059
1059
  }
1060
1060
  }
1061
1061
  @media (prefers-reduced-motion: reduce) {
1062
- .awsui_container_xjuzf_bivkc_734:not(#\9) {
1062
+ .awsui_container_xjuzf_1bli8_734:not(#\9) {
1063
1063
  animation: none;
1064
1064
  transition: none;
1065
1065
  }
1066
1066
  }
1067
- .awsui-motion-disabled .awsui_container_xjuzf_bivkc_734:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_bivkc_734:not(#\9) {
1067
+ .awsui-motion-disabled .awsui_container_xjuzf_1bli8_734:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1bli8_734:not(#\9) {
1068
1068
  animation: none;
1069
1069
  transition: none;
1070
1070
  }
1071
- .awsui_container_xjuzf_bivkc_734.awsui_refresh_xjuzf_bivkc_1069:not(#\9) {
1072
- animation: awsui_awsui-motion-fade-in_xjuzf_bivkc_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
1071
+ .awsui_container_xjuzf_1bli8_734.awsui_refresh_xjuzf_1bli8_1069:not(#\9) {
1072
+ animation: awsui_awsui-motion-fade-in_xjuzf_1bli8_1 var(--motion-duration-refresh-only-fast-zfibh6, 115ms) var(--motion-easing-refresh-only-a-ccyqaz, cubic-bezier(0, 0, 0, 1));
1073
1073
  }
1074
- @keyframes awsui_awsui-motion-fade-in_xjuzf_bivkc_1 {
1074
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_1bli8_1 {
1075
1075
  from {
1076
1076
  opacity: 0.2;
1077
1077
  }
@@ -1080,17 +1080,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1080
1080
  }
1081
1081
  }
1082
1082
  @media (prefers-reduced-motion: reduce) {
1083
- .awsui_container_xjuzf_bivkc_734.awsui_refresh_xjuzf_bivkc_1069:not(#\9) {
1083
+ .awsui_container_xjuzf_1bli8_734.awsui_refresh_xjuzf_1bli8_1069:not(#\9) {
1084
1084
  animation: none;
1085
1085
  transition: none;
1086
1086
  }
1087
1087
  }
1088
- .awsui-motion-disabled .awsui_container_xjuzf_bivkc_734.awsui_refresh_xjuzf_bivkc_1069:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_bivkc_734.awsui_refresh_xjuzf_bivkc_1069:not(#\9) {
1088
+ .awsui-motion-disabled .awsui_container_xjuzf_1bli8_734.awsui_refresh_xjuzf_1bli8_1069:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1bli8_734.awsui_refresh_xjuzf_1bli8_1069:not(#\9) {
1089
1089
  animation: none;
1090
1090
  transition: none;
1091
1091
  }
1092
1092
 
1093
- .awsui_root_xjuzf_bivkc_1091:not(#\9) {
1093
+ .awsui_root_xjuzf_1bli8_1091:not(#\9) {
1094
1094
  border-collapse: separate;
1095
1095
  border-spacing: 0;
1096
1096
  box-sizing: border-box;
@@ -1116,29 +1116,29 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1116
1116
  word-spacing: normal;
1117
1117
  font-size: var(--font-size-body-m-a7nh2n, 14px);
1118
1118
  line-height: var(--line-height-body-m-2mh3ke, 20px);
1119
- color: var(--color-text-body-default-3mljql, #0f141a);
1119
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
1120
1120
  font-weight: 400;
1121
1121
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
1122
1122
  -webkit-font-smoothing: auto;
1123
1123
  -moz-osx-font-smoothing: auto;
1124
1124
  color: inherit;
1125
1125
  }
1126
- .awsui_root_xjuzf_bivkc_1091.awsui_no-wrap_xjuzf_bivkc_1123:not(#\9) {
1126
+ .awsui_root_xjuzf_1bli8_1091.awsui_no-wrap_xjuzf_1bli8_1123:not(#\9) {
1127
1127
  white-space: nowrap;
1128
1128
  }
1129
1129
 
1130
- .awsui_root-filtering-token_xjuzf_bivkc_1127:not(#\9) {
1130
+ .awsui_root-filtering-token_xjuzf_1bli8_1127:not(#\9) {
1131
1131
  display: flex;
1132
1132
  }
1133
1133
 
1134
- .awsui_trigger_xjuzf_bivkc_1131:not(#\9) {
1134
+ .awsui_trigger_xjuzf_1bli8_1131:not(#\9) {
1135
1135
  display: inline-block;
1136
1136
  max-inline-size: 100%;
1137
1137
  color: inherit;
1138
1138
  text-align: inherit;
1139
1139
  }
1140
1140
 
1141
- .awsui_overflow-ellipsis_xjuzf_bivkc_1138:not(#\9) {
1141
+ .awsui_overflow-ellipsis_xjuzf_1bli8_1138:not(#\9) {
1142
1142
  white-space: nowrap;
1143
1143
  overflow: hidden;
1144
1144
  text-overflow: ellipsis;
@@ -1146,10 +1146,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1146
1146
  word-break: break-word;
1147
1147
  }
1148
1148
 
1149
- .awsui_trigger-type-text-inline_xjuzf_bivkc_1146:not(#\9) {
1149
+ .awsui_trigger-type-text-inline_xjuzf_1bli8_1146:not(#\9) {
1150
1150
  font-size: var(--font-size-body-m-a7nh2n, 14px);
1151
1151
  line-height: var(--line-height-body-m-2mh3ke, 20px);
1152
- color: var(--color-text-body-default-3mljql, #0f141a);
1152
+ color: var(--color-text-body-default-vvtq8u, #0f141a);
1153
1153
  font-weight: 400;
1154
1154
  font-family: var(--font-family-base-gmnpzl, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
1155
1155
  -webkit-font-smoothing: auto;
@@ -1164,20 +1164,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1164
1164
  text-decoration-thickness: var(--border-divider-list-width-tdfx1x, 1px);
1165
1165
  text-underline-offset: 0.25em;
1166
1166
  }
1167
- .awsui_trigger-type-text-inline_xjuzf_bivkc_1146.awsui_overflow-ellipsis_xjuzf_bivkc_1138:not(#\9) {
1167
+ .awsui_trigger-type-text-inline_xjuzf_1bli8_1146.awsui_overflow-ellipsis_xjuzf_1bli8_1138:not(#\9) {
1168
1168
  /*
1169
1169
  This style needs because of the overflow: hidden would otherwise conceal the underline styles.
1170
1170
  */
1171
1171
  padding-block-end: calc(0.25em + var(--border-divider-list-width-tdfx1x, 1px));
1172
1172
  }
1173
1173
 
1174
- .awsui_trigger-type-text_xjuzf_bivkc_1146:not(#\9) {
1174
+ .awsui_trigger-type-text_xjuzf_1bli8_1146:not(#\9) {
1175
1175
  border-block: 0;
1176
1176
  border-block-end: var(--border-divider-list-width-tdfx1x, 1px) dashed currentColor;
1177
1177
  }
1178
1178
 
1179
- .awsui_trigger-type-text-inline_xjuzf_bivkc_1146:not(#\9),
1180
- .awsui_trigger-type-text_xjuzf_bivkc_1146:not(#\9) {
1179
+ .awsui_trigger-type-text-inline_xjuzf_1bli8_1146:not(#\9),
1180
+ .awsui_trigger-type-text_xjuzf_1bli8_1146:not(#\9) {
1181
1181
  border-inline: 0;
1182
1182
  margin-block: 0;
1183
1183
  margin-inline: 0;
@@ -1186,21 +1186,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
1186
1186
  background-color: transparent;
1187
1187
  cursor: pointer;
1188
1188
  }
1189
- .awsui_trigger-type-text-inline_xjuzf_bivkc_1146:not(#\9):focus,
1190
- .awsui_trigger-type-text_xjuzf_bivkc_1146:not(#\9):focus {
1189
+ .awsui_trigger-type-text-inline_xjuzf_1bli8_1146:not(#\9):focus,
1190
+ .awsui_trigger-type-text_xjuzf_1bli8_1146:not(#\9):focus {
1191
1191
  outline: none;
1192
1192
  }
1193
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_bivkc_1146:not(#\9):focus,
1194
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_bivkc_1146:not(#\9):focus {
1193
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_1bli8_1146:not(#\9):focus,
1194
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1bli8_1146:not(#\9):focus {
1195
1195
  position: relative;
1196
1196
  }
1197
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_bivkc_1146:not(#\9):focus,
1198
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_bivkc_1146:not(#\9):focus {
1197
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_1bli8_1146:not(#\9):focus,
1198
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1bli8_1146:not(#\9):focus {
1199
1199
  outline: 2px dotted transparent;
1200
1200
  outline-offset: calc(1px - 1px);
1201
1201
  }
1202
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_bivkc_1146:not(#\9):focus::before,
1203
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_bivkc_1146:not(#\9):focus::before {
1202
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text-inline_xjuzf_1bli8_1146:not(#\9):focus::before,
1203
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1bli8_1146:not(#\9):focus::before {
1204
1204
  content: " ";
1205
1205
  display: block;
1206
1206
  position: absolute;
@@ -1212,18 +1212,18 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_bivkc_1146:no
1212
1212
  border-start-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
1213
1213
  border-end-start-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
1214
1214
  border-end-end-radius: var(--border-radius-control-default-focus-ring-1uabki, 4px);
1215
- box-shadow: 0 0 0 2px var(--color-border-item-focused-8bi903, #006ce0);
1215
+ box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
1216
1216
  }
1217
1217
 
1218
- .awsui_trigger-type-filtering-token_xjuzf_bivkc_1214:not(#\9) {
1218
+ .awsui_trigger-type-filtering-token_xjuzf_1bli8_1214:not(#\9) {
1219
1219
  display: flex;
1220
1220
  }
1221
1221
 
1222
- .awsui_popover-inline-content_xjuzf_bivkc_1218:not(#\9) {
1222
+ .awsui_popover-inline-content_xjuzf_1bli8_1218:not(#\9) {
1223
1223
  display: inline;
1224
1224
  }
1225
1225
 
1226
- .awsui_hover-area_xjuzf_bivkc_1222:not(#\9) {
1226
+ .awsui_hover-area_xjuzf_1bli8_1222:not(#\9) {
1227
1227
  pointer-events: none;
1228
1228
  padding-block: var(--space-static-s-t763lu, 12px);
1229
1229
  padding-inline: var(--space-static-s-t763lu, 12px);