@cloudscape-design/components 3.0.519 → 3.0.521

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 (293) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +48 -45
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +22 -19
  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 +37 -34
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/defaults.d.ts +2 -2
  11. package/app-layout/defaults.d.ts.map +1 -1
  12. package/app-layout/defaults.js.map +1 -1
  13. package/app-layout/drawer/interfaces.d.ts +3 -2
  14. package/app-layout/drawer/interfaces.d.ts.map +1 -1
  15. package/app-layout/drawer/interfaces.js.map +1 -1
  16. package/app-layout/drawer/resizable-drawer.d.ts +1 -1
  17. package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
  18. package/app-layout/drawer/resizable-drawer.js +18 -9
  19. package/app-layout/drawer/resizable-drawer.js.map +1 -1
  20. package/app-layout/index.d.ts.map +1 -1
  21. package/app-layout/index.js +76 -26
  22. package/app-layout/index.js.map +1 -1
  23. package/app-layout/split-panel/index.d.ts +0 -1
  24. package/app-layout/split-panel/index.d.ts.map +1 -1
  25. package/app-layout/split-panel/index.js +0 -1
  26. package/app-layout/split-panel/index.js.map +1 -1
  27. package/app-layout/split-panel/provider.d.ts +2 -2
  28. package/app-layout/split-panel/provider.d.ts.map +1 -1
  29. package/app-layout/split-panel/provider.js +16 -18
  30. package/app-layout/split-panel/provider.js.map +1 -1
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +14 -11
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-window-width.d.ts +2 -0
  35. package/app-layout/utils/use-window-width.d.ts.map +1 -0
  36. package/app-layout/utils/use-window-width.js +13 -0
  37. package/app-layout/utils/use-window-width.js.map +1 -0
  38. package/app-layout/visual-refresh/split-panel.js +1 -1
  39. package/app-layout/visual-refresh/split-panel.js.map +1 -1
  40. package/app-layout/visual-refresh/styles.css.js +81 -81
  41. package/app-layout/visual-refresh/styles.scoped.css +179 -176
  42. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +23 -20
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +392 -302
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/item-element/styles.css.js +15 -15
  50. package/button-dropdown/item-element/styles.scoped.css +19 -19
  51. package/button-dropdown/item-element/styles.selectors.js +15 -15
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +54 -48
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/styles.css.js +40 -40
  56. package/cards/styles.scoped.css +58 -58
  57. package/cards/styles.selectors.js +40 -40
  58. package/checkbox/styles.css.js +3 -3
  59. package/checkbox/styles.scoped.css +18 -15
  60. package/checkbox/styles.selectors.js +3 -3
  61. package/code-editor/styles.css.js +32 -32
  62. package/code-editor/styles.scoped.css +165 -153
  63. package/code-editor/styles.selectors.js +32 -32
  64. package/collection-preferences/content-display/styles.css.js +11 -11
  65. package/collection-preferences/content-display/styles.scoped.css +26 -23
  66. package/collection-preferences/content-display/styles.selectors.js +11 -11
  67. package/collection-preferences/styles.css.js +37 -37
  68. package/collection-preferences/styles.scoped.css +53 -50
  69. package/collection-preferences/styles.selectors.js +37 -37
  70. package/container/styles.css.js +30 -30
  71. package/container/styles.scoped.css +100 -80
  72. package/container/styles.selectors.js +30 -30
  73. package/date-picker/styles.css.js +7 -7
  74. package/date-picker/styles.scoped.css +13 -10
  75. package/date-picker/styles.selectors.js +7 -7
  76. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  77. package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
  78. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  79. package/date-range-picker/styles.css.js +38 -38
  80. package/date-range-picker/styles.scoped.css +50 -47
  81. package/date-range-picker/styles.selectors.js +38 -38
  82. package/expandable-section/interfaces.d.ts +3 -2
  83. package/expandable-section/interfaces.d.ts.map +1 -1
  84. package/expandable-section/interfaces.js.map +1 -1
  85. package/expandable-section/styles.css.js +32 -32
  86. package/expandable-section/styles.scoped.css +85 -75
  87. package/expandable-section/styles.selectors.js +32 -32
  88. package/file-upload/file-input/styles.css.js +4 -4
  89. package/file-upload/file-input/styles.scoped.css +15 -12
  90. package/file-upload/file-input/styles.selectors.js +4 -4
  91. package/flashbar/styles.css.js +47 -47
  92. package/flashbar/styles.scoped.css +168 -162
  93. package/flashbar/styles.selectors.js +47 -47
  94. package/form-field/styles.css.js +19 -19
  95. package/form-field/styles.scoped.css +35 -34
  96. package/form-field/styles.selectors.js +19 -19
  97. package/grid/styles.css.js +53 -53
  98. package/grid/styles.scoped.css +112 -108
  99. package/grid/styles.selectors.js +53 -53
  100. package/header/interfaces.d.ts +1 -1
  101. package/header/interfaces.js.map +1 -1
  102. package/header/styles.css.js +34 -34
  103. package/header/styles.scoped.css +92 -83
  104. package/header/styles.selectors.js +34 -34
  105. package/help-panel/styles.css.js +4 -4
  106. package/help-panel/styles.scoped.css +127 -108
  107. package/help-panel/styles.selectors.js +4 -4
  108. package/hotspot/styles.css.js +7 -7
  109. package/hotspot/styles.scoped.css +13 -13
  110. package/hotspot/styles.selectors.js +7 -7
  111. package/icon/styles.css.js +21 -21
  112. package/icon/styles.scoped.css +86 -78
  113. package/icon/styles.selectors.js +21 -21
  114. package/input/styles.css.js +12 -12
  115. package/input/styles.scoped.css +63 -49
  116. package/input/styles.selectors.js +12 -12
  117. package/internal/components/abstract-switch/styles.css.js +13 -13
  118. package/internal/components/abstract-switch/styles.scoped.css +31 -30
  119. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  120. package/internal/components/button-trigger/styles.css.js +10 -10
  121. package/internal/components/button-trigger/styles.scoped.css +61 -48
  122. package/internal/components/button-trigger/styles.selectors.js +10 -10
  123. package/internal/components/cartesian-chart/styles.css.js +27 -27
  124. package/internal/components/cartesian-chart/styles.scoped.css +38 -41
  125. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  126. package/internal/components/chart-legend/styles.css.js +6 -6
  127. package/internal/components/chart-legend/styles.scoped.css +33 -26
  128. package/internal/components/chart-legend/styles.selectors.js +6 -6
  129. package/internal/components/chart-plot/styles.css.js +5 -5
  130. package/internal/components/chart-plot/styles.scoped.css +7 -7
  131. package/internal/components/chart-plot/styles.selectors.js +5 -5
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +7 -5
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-popover-footer/styles.css.js +1 -1
  136. package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
  137. package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
  138. package/internal/components/chart-series-details/styles.css.js +20 -20
  139. package/internal/components/chart-series-details/styles.scoped.css +74 -59
  140. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  141. package/internal/components/chart-series-marker/styles.css.js +5 -5
  142. package/internal/components/chart-series-marker/styles.scoped.css +40 -27
  143. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  144. package/internal/components/chart-wrapper/styles.css.js +9 -9
  145. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  146. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  147. package/internal/components/checkbox-icon/styles.css.js +7 -7
  148. package/internal/components/checkbox-icon/styles.scoped.css +12 -12
  149. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  150. package/internal/components/dropdown/styles.css.js +20 -20
  151. package/internal/components/dropdown/styles.scoped.css +64 -56
  152. package/internal/components/dropdown/styles.selectors.js +20 -20
  153. package/internal/components/dropdown-footer/styles.css.js +3 -3
  154. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  155. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  156. package/internal/components/dropdown-status/styles.css.js +2 -2
  157. package/internal/components/dropdown-status/styles.scoped.css +5 -3
  158. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  159. package/internal/components/filtering-token/styles.css.js +7 -7
  160. package/internal/components/filtering-token/styles.scoped.css +41 -30
  161. package/internal/components/filtering-token/styles.selectors.js +7 -7
  162. package/internal/components/handle/styles.css.js +2 -2
  163. package/internal/components/handle/styles.scoped.css +20 -14
  164. package/internal/components/handle/styles.selectors.js +2 -2
  165. package/internal/components/menu-dropdown/styles.css.js +7 -7
  166. package/internal/components/menu-dropdown/styles.scoped.css +31 -28
  167. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  168. package/internal/components/option/styles.css.js +17 -17
  169. package/internal/components/option/styles.scoped.css +39 -39
  170. package/internal/components/option/styles.selectors.js +17 -17
  171. package/internal/components/options-list/styles.css.js +2 -2
  172. package/internal/components/options-list/styles.scoped.css +14 -8
  173. package/internal/components/options-list/styles.selectors.js +2 -2
  174. package/internal/components/screenreader-only/styles.css.js +1 -1
  175. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  176. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  177. package/internal/components/selectable-item/styles.css.js +16 -16
  178. package/internal/components/selectable-item/styles.scoped.css +74 -65
  179. package/internal/components/selectable-item/styles.selectors.js +16 -16
  180. package/internal/components/token-list/styles.css.js +9 -9
  181. package/internal/components/token-list/styles.scoped.css +44 -33
  182. package/internal/components/token-list/styles.selectors.js +9 -9
  183. package/internal/environment.js +1 -1
  184. package/internal/environment.json +1 -1
  185. package/internal/manifest.json +1 -1
  186. package/link/styles.css.js +20 -20
  187. package/link/styles.scoped.css +75 -72
  188. package/link/styles.selectors.js +20 -20
  189. package/modal/styles.css.js +23 -23
  190. package/modal/styles.scoped.css +76 -61
  191. package/modal/styles.selectors.js +23 -23
  192. package/multiselect/styles.css.js +2 -2
  193. package/multiselect/styles.scoped.css +3 -3
  194. package/multiselect/styles.selectors.js +2 -2
  195. package/package.json +1 -1
  196. package/pagination/styles.css.js +9 -9
  197. package/pagination/styles.scoped.css +29 -25
  198. package/pagination/styles.selectors.js +9 -9
  199. package/popover/styles.css.js +50 -50
  200. package/popover/styles.scoped.css +75 -72
  201. package/popover/styles.selectors.js +50 -50
  202. package/progress-bar/styles.css.js +18 -18
  203. package/progress-bar/styles.scoped.css +33 -33
  204. package/progress-bar/styles.selectors.js +18 -18
  205. package/property-filter/styles.css.js +31 -31
  206. package/property-filter/styles.scoped.css +34 -34
  207. package/property-filter/styles.selectors.js +31 -31
  208. package/radio-group/styles.css.js +9 -9
  209. package/radio-group/styles.scoped.css +28 -25
  210. package/radio-group/styles.selectors.js +9 -9
  211. package/segmented-control/styles.css.js +14 -14
  212. package/segmented-control/styles.scoped.css +42 -39
  213. package/segmented-control/styles.selectors.js +14 -14
  214. package/select/parts/styles.css.js +16 -16
  215. package/select/parts/styles.scoped.css +18 -18
  216. package/select/parts/styles.selectors.js +16 -16
  217. package/side-navigation/styles.css.js +28 -28
  218. package/side-navigation/styles.scoped.css +43 -40
  219. package/side-navigation/styles.selectors.js +28 -28
  220. package/split-panel/styles.css.js +55 -55
  221. package/split-panel/styles.scoped.css +84 -81
  222. package/split-panel/styles.selectors.js +55 -55
  223. package/status-indicator/styles.css.js +23 -23
  224. package/status-indicator/styles.scoped.css +30 -30
  225. package/status-indicator/styles.selectors.js +23 -23
  226. package/table/body-cell/styles.css.js +30 -30
  227. package/table/body-cell/styles.scoped.css +166 -153
  228. package/table/body-cell/styles.selectors.js +30 -30
  229. package/table/header-cell/styles.css.js +24 -24
  230. package/table/header-cell/styles.scoped.css +77 -70
  231. package/table/header-cell/styles.selectors.js +24 -24
  232. package/table/resizer/styles.css.js +8 -8
  233. package/table/resizer/styles.scoped.css +43 -40
  234. package/table/resizer/styles.selectors.js +8 -8
  235. package/table/selection/styles.css.js +3 -3
  236. package/table/selection/styles.scoped.css +9 -9
  237. package/table/selection/styles.selectors.js +3 -3
  238. package/table/sticky-scrollbar/styles.css.js +6 -6
  239. package/table/sticky-scrollbar/styles.scoped.css +16 -16
  240. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  241. package/table/styles.css.js +35 -35
  242. package/table/styles.scoped.css +94 -87
  243. package/table/styles.selectors.js +35 -35
  244. package/tabs/styles.css.js +21 -21
  245. package/tabs/styles.scoped.css +104 -79
  246. package/tabs/styles.selectors.js +21 -21
  247. package/tag-editor/styles.css.js +3 -3
  248. package/tag-editor/styles.scoped.css +14 -11
  249. package/tag-editor/styles.selectors.js +3 -3
  250. package/text-content/styles.css.js +1 -1
  251. package/text-content/styles.scoped.css +74 -67
  252. package/text-content/styles.selectors.js +1 -1
  253. package/text-filter/styles.css.js +3 -3
  254. package/text-filter/styles.scoped.css +5 -5
  255. package/text-filter/styles.selectors.js +3 -3
  256. package/textarea/styles.css.js +4 -4
  257. package/textarea/styles.scoped.css +34 -23
  258. package/textarea/styles.selectors.js +4 -4
  259. package/tiles/styles.css.js +29 -29
  260. package/tiles/styles.scoped.css +112 -99
  261. package/tiles/styles.selectors.js +29 -29
  262. package/toggle/styles.css.js +8 -8
  263. package/toggle/styles.scoped.css +38 -29
  264. package/toggle/styles.selectors.js +8 -8
  265. package/token-group/styles.css.js +8 -8
  266. package/token-group/styles.scoped.css +46 -31
  267. package/token-group/styles.selectors.js +8 -8
  268. package/top-navigation/1.0-beta/styles.css.js +25 -25
  269. package/top-navigation/1.0-beta/styles.scoped.css +90 -83
  270. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  271. package/top-navigation/styles.css.js +47 -47
  272. package/top-navigation/styles.scoped.css +149 -130
  273. package/top-navigation/styles.selectors.js +47 -47
  274. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  275. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
  276. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  277. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  278. package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
  279. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  280. package/tutorial-panel/styles.css.js +1 -1
  281. package/tutorial-panel/styles.scoped.css +4 -2
  282. package/tutorial-panel/styles.selectors.js +1 -1
  283. package/wizard/styles.css.js +32 -32
  284. package/wizard/styles.scoped.css +145 -117
  285. package/wizard/styles.selectors.js +32 -32
  286. package/app-layout/split-panel/constants.d.ts +0 -3
  287. package/app-layout/split-panel/constants.d.ts.map +0 -1
  288. package/app-layout/split-panel/constants.js +0 -5
  289. package/app-layout/split-panel/constants.js.map +0 -1
  290. package/app-layout/utils/use-document-width.d.ts +0 -2
  291. package/app-layout/utils/use-document-width.d.ts.map +0 -1
  292. package/app-layout/utils/use-document-width.js +0 -11
  293. package/app-layout/utils/use-document-width.js.map +0 -1
@@ -1,55 +1,55 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_xjuzf_1nc4t_185",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_1nc4t_189",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_1nc4t_189",
7
- "refresh": "awsui_refresh_xjuzf_1nc4t_219",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1nc4t_229",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1nc4t_229",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1nc4t_232",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1nc4t_232",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1nc4t_235",
13
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1nc4t_235",
14
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1nc4t_235",
15
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1nc4t_235",
16
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1nc4t_238",
17
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1nc4t_238",
18
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1nc4t_238",
19
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1nc4t_238",
20
- "body": "awsui_body_xjuzf_1nc4t_334",
21
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1nc4t_373",
22
- "has-dismiss": "awsui_has-dismiss_xjuzf_1nc4t_377",
23
- "dismiss": "awsui_dismiss_xjuzf_1nc4t_382",
24
- "dismiss-control": "awsui_dismiss-control_xjuzf_1nc4t_390",
25
- "header-row": "awsui_header-row_xjuzf_1nc4t_394",
26
- "header": "awsui_header_xjuzf_1nc4t_394",
27
- "content": "awsui_content_xjuzf_1nc4t_420",
28
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1nc4t_428",
29
- "container": "awsui_container_xjuzf_1nc4t_524",
30
- "container-body": "awsui_container-body_xjuzf_1nc4t_532",
31
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1nc4t_575",
32
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_1nc4t_580",
33
- "fixed-width": "awsui_fixed-width_xjuzf_1nc4t_583",
34
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1nc4t_587",
35
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_1nc4t_594",
36
- "container-arrow": "awsui_container-arrow_xjuzf_1nc4t_606",
37
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1nc4t_610",
38
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1nc4t_610",
39
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1nc4t_622",
40
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1nc4t_622",
41
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1nc4t_634",
42
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1nc4t_634",
43
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1nc4t_634",
44
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1nc4t_634",
45
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1nc4t_650",
46
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1nc4t_654",
47
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1nc4t_658",
48
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1nc4t_1",
49
- "root": "awsui_root_xjuzf_1nc4t_798",
50
- "trigger": "awsui_trigger_xjuzf_1nc4t_834",
51
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_1nc4t_841",
52
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1nc4t_873",
53
- "popover-content": "awsui_popover-content_xjuzf_1nc4t_877"
4
+ "arrow": "awsui_arrow_xjuzf_nljtu_185",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_nljtu_189",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_nljtu_189",
7
+ "refresh": "awsui_refresh_xjuzf_nljtu_219",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_nljtu_229",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_nljtu_229",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_nljtu_232",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_nljtu_232",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_nljtu_235",
13
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_nljtu_235",
14
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_nljtu_235",
15
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_nljtu_235",
16
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_nljtu_238",
17
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_nljtu_238",
18
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_nljtu_238",
19
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_nljtu_238",
20
+ "body": "awsui_body_xjuzf_nljtu_334",
21
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_nljtu_373",
22
+ "has-dismiss": "awsui_has-dismiss_xjuzf_nljtu_377",
23
+ "dismiss": "awsui_dismiss_xjuzf_nljtu_382",
24
+ "dismiss-control": "awsui_dismiss-control_xjuzf_nljtu_390",
25
+ "header-row": "awsui_header-row_xjuzf_nljtu_394",
26
+ "header": "awsui_header_xjuzf_nljtu_394",
27
+ "content": "awsui_content_xjuzf_nljtu_420",
28
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_nljtu_428",
29
+ "container": "awsui_container_xjuzf_nljtu_524",
30
+ "container-body": "awsui_container-body_xjuzf_nljtu_532",
31
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_nljtu_575",
32
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_nljtu_580",
33
+ "fixed-width": "awsui_fixed-width_xjuzf_nljtu_583",
34
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_nljtu_587",
35
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_nljtu_594",
36
+ "container-arrow": "awsui_container-arrow_xjuzf_nljtu_606",
37
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_nljtu_610",
38
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_nljtu_610",
39
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_nljtu_622",
40
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_nljtu_622",
41
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_nljtu_634",
42
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_nljtu_634",
43
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_nljtu_634",
44
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_nljtu_634",
45
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_nljtu_650",
46
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_nljtu_654",
47
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_nljtu_658",
48
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_nljtu_1",
49
+ "root": "awsui_root_xjuzf_nljtu_798",
50
+ "trigger": "awsui_trigger_xjuzf_nljtu_834",
51
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_nljtu_841",
52
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_nljtu_876",
53
+ "popover-content": "awsui_popover-content_xjuzf_nljtu_880"
54
54
  };
55
55
 
@@ -182,11 +182,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_arrow_xjuzf_1nc4t_185:not(#\9) {
185
+ .awsui_arrow_xjuzf_nljtu_185:not(#\9) {
186
186
  inline-size: 20px;
187
187
  block-size: 10px;
188
188
  }
189
- .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9), .awsui_arrow-inner_xjuzf_1nc4t_189:not(#\9) {
189
+ .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9), .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9) {
190
190
  position: absolute;
191
191
  overflow: hidden;
192
192
  inline-size: 20px;
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
194
194
  inset-block-start: 0;
195
195
  inset-inline-start: 0;
196
196
  }
197
- .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_1nc4t_189:not(#\9)::after {
197
+ .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9)::after {
198
198
  content: "";
199
199
  box-sizing: border-box;
200
200
  display: inline-block;
@@ -210,32 +210,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
210
210
  transform: rotate(45deg);
211
211
  transform-origin: 0 100%;
212
212
  }
213
- .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after {
213
+ .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
214
214
  background-color: var(--color-border-popover-umqvld, #9ba7b6);
215
215
  }
216
- .awsui_arrow-inner_xjuzf_1nc4t_189:not(#\9) {
216
+ .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9) {
217
217
  inset-block-start: 2px;
218
218
  }
219
- .awsui_arrow-inner_xjuzf_1nc4t_189.awsui_refresh_xjuzf_1nc4t_219:not(#\9) {
219
+ .awsui_arrow-inner_xjuzf_nljtu_189.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
220
220
  inset-block-start: 3px;
221
221
  }
222
- .awsui_arrow-inner_xjuzf_1nc4t_189:not(#\9)::after {
222
+ .awsui_arrow-inner_xjuzf_nljtu_189:not(#\9)::after {
223
223
  border-start-start-radius: 1px;
224
224
  border-start-end-radius: 0;
225
225
  border-end-start-radius: 0;
226
226
  border-end-end-radius: 0;
227
227
  background-color: var(--color-background-popover-szburm, #ffffff);
228
228
  }
229
- .awsui_arrow-position-right-top_xjuzf_1nc4t_229 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_1nc4t_229 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after {
229
+ .awsui_arrow-position-right-top_xjuzf_nljtu_229 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_nljtu_229 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
230
230
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
231
231
  }
232
- .awsui_arrow-position-left-top_xjuzf_1nc4t_232 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_1nc4t_232 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after {
232
+ .awsui_arrow-position-left-top_xjuzf_nljtu_232 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_nljtu_232 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
233
233
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
234
234
  }
235
- .awsui_arrow-position-top-center_xjuzf_1nc4t_235 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_1nc4t_235 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_1nc4t_235 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_1nc4t_235 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after {
235
+ .awsui_arrow-position-top-center_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_nljtu_235 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
236
236
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
237
237
  }
238
- .awsui_arrow-position-bottom-center_xjuzf_1nc4t_238 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_1nc4t_238 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_1nc4t_238 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_1nc4t_238 > .awsui_arrow-outer_xjuzf_1nc4t_189:not(#\9)::after {
238
+ .awsui_arrow-position-bottom-center_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_nljtu_238 > .awsui_arrow-outer_xjuzf_nljtu_189:not(#\9)::after {
239
239
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
240
240
  }
241
241
 
@@ -331,7 +331,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
331
331
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
332
332
  SPDX-License-Identifier: Apache-2.0
333
333
  */
334
- .awsui_body_xjuzf_1nc4t_334:not(#\9) {
334
+ .awsui_body_xjuzf_nljtu_334:not(#\9) {
335
335
  border-collapse: separate;
336
336
  border-spacing: 0;
337
337
  box-sizing: border-box;
@@ -366,21 +366,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
366
366
  -webkit-font-smoothing: auto;
367
367
  -moz-osx-font-smoothing: auto;
368
368
  word-wrap: break-word;
369
- max-width: 100%;
369
+ max-inline-size: 100%;
370
370
  overflow: hidden;
371
371
  padding-block: var(--space-s-34lx8l, 12px);
372
372
  padding-inline: var(--space-m-udix3p, 16px);
373
373
  }
374
- .awsui_body-overflow-visible_xjuzf_1nc4t_373:not(#\9) {
374
+ .awsui_body-overflow-visible_xjuzf_nljtu_373:not(#\9) {
375
375
  overflow: visible;
376
376
  }
377
377
 
378
- .awsui_has-dismiss_xjuzf_1nc4t_377:not(#\9) {
378
+ .awsui_has-dismiss_xjuzf_nljtu_377:not(#\9) {
379
379
  display: flex;
380
380
  align-items: baseline;
381
381
  }
382
382
 
383
- .awsui_dismiss_xjuzf_1nc4t_382:not(#\9) {
383
+ .awsui_dismiss_xjuzf_nljtu_382:not(#\9) {
384
384
  margin-block: calc(-1 * (var(--space-scaled-xxs-7597g1, 4px) + var(--border-field-width-09w7vk, 2px)));
385
385
  margin-inline-start: 0;
386
386
  margin-inline-end: calc(-1 * (var(--space-xxs-p8yyaw, 4px) + var(--border-field-width-09w7vk, 2px)));
@@ -388,17 +388,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
388
388
  order: 1;
389
389
  }
390
390
 
391
- .awsui_dismiss-control_xjuzf_1nc4t_390:not(#\9) {
391
+ .awsui_dismiss-control_xjuzf_nljtu_390:not(#\9) {
392
392
  /* used in test-utils */
393
393
  }
394
394
 
395
- .awsui_header-row_xjuzf_1nc4t_394:not(#\9) {
395
+ .awsui_header-row_xjuzf_nljtu_394:not(#\9) {
396
396
  margin-block-end: var(--space-xs-zb16t3, 8px);
397
397
  }
398
398
 
399
- .awsui_header_xjuzf_1nc4t_394:not(#\9) {
399
+ .awsui_header_xjuzf_nljtu_394:not(#\9) {
400
400
  word-wrap: break-word;
401
- max-width: 100%;
401
+ max-inline-size: 100%;
402
402
  overflow: hidden;
403
403
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
404
404
  line-height: var(--line-height-heading-xs-aeleja, 18px);
@@ -409,7 +409,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
409
409
  /* stylelint-disable selector-max-type */
410
410
  /* stylelint-enable selector-max-type */
411
411
  }
412
- .awsui_header_xjuzf_1nc4t_394 > h2:not(#\9) {
412
+ .awsui_header_xjuzf_nljtu_394 > h2:not(#\9) {
413
413
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
414
414
  line-height: var(--line-height-heading-xs-aeleja, 18px);
415
415
  font-weight: var(--font-weight-heading-xs-l7rqme, 700);
@@ -418,15 +418,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
418
418
  display: inline;
419
419
  }
420
420
 
421
- .awsui_content_xjuzf_1nc4t_420:not(#\9) {
421
+ .awsui_content_xjuzf_nljtu_420:not(#\9) {
422
422
  word-wrap: break-word;
423
- max-width: 100%;
423
+ max-inline-size: 100%;
424
424
  overflow: hidden;
425
425
  color: var(--color-text-body-secondary-w9jvno, #414d5c);
426
426
  flex: 1 1 auto;
427
427
  min-inline-size: 0;
428
428
  }
429
- .awsui_content-overflow-visible_xjuzf_1nc4t_428:not(#\9) {
429
+ .awsui_content-overflow-visible_xjuzf_nljtu_428:not(#\9) {
430
430
  overflow: visible;
431
431
  }
432
432
 
@@ -522,7 +522,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
522
522
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
523
523
  SPDX-License-Identifier: Apache-2.0
524
524
  */
525
- .awsui_container_xjuzf_1nc4t_524:not(#\9) {
525
+ .awsui_container_xjuzf_nljtu_524:not(#\9) {
526
526
  display: inline-block;
527
527
  position: fixed;
528
528
  inset-block-start: -9999px;
@@ -530,7 +530,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
530
530
  z-index: 2000;
531
531
  }
532
532
 
533
- .awsui_container-body_xjuzf_1nc4t_532:not(#\9) {
533
+ .awsui_container-body_xjuzf_nljtu_532:not(#\9) {
534
534
  border-collapse: separate;
535
535
  border-spacing: 0;
536
536
  box-sizing: border-box;
@@ -574,90 +574,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
574
574
  border-inline: var(--border-field-width-09w7vk, 2px) solid var(--color-border-popover-umqvld, #9ba7b6);
575
575
  }
576
576
 
577
- .awsui_container-body-variant-annotation_xjuzf_1nc4t_575:not(#\9) {
577
+ .awsui_container-body-variant-annotation_xjuzf_nljtu_575:not(#\9) {
578
578
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
579
579
  border-color: var(--color-border-status-info-8upc6f, #0972d3);
580
580
  }
581
581
 
582
- .awsui_container-body-size-small_xjuzf_1nc4t_580:not(#\9) {
582
+ .awsui_container-body-size-small_xjuzf_nljtu_580:not(#\9) {
583
583
  max-inline-size: 210px;
584
584
  }
585
- .awsui_container-body-size-small_xjuzf_1nc4t_580.awsui_fixed-width_xjuzf_1nc4t_583:not(#\9) {
585
+ .awsui_container-body-size-small_xjuzf_nljtu_580.awsui_fixed-width_xjuzf_nljtu_583:not(#\9) {
586
586
  inline-size: 210px;
587
587
  }
588
588
 
589
- .awsui_container-body-size-medium_xjuzf_1nc4t_587:not(#\9) {
589
+ .awsui_container-body-size-medium_xjuzf_nljtu_587:not(#\9) {
590
590
  max-inline-size: 310px;
591
591
  }
592
- .awsui_container-body-size-medium_xjuzf_1nc4t_587.awsui_fixed-width_xjuzf_1nc4t_583:not(#\9) {
592
+ .awsui_container-body-size-medium_xjuzf_nljtu_587.awsui_fixed-width_xjuzf_nljtu_583:not(#\9) {
593
593
  inline-size: 310px;
594
594
  }
595
595
 
596
- .awsui_container-body-size-large_xjuzf_1nc4t_594:not(#\9) {
596
+ .awsui_container-body-size-large_xjuzf_nljtu_594:not(#\9) {
597
597
  max-inline-size: 480px;
598
598
  }
599
599
  @media (max-width: 480px) {
600
- .awsui_container-body-size-large_xjuzf_1nc4t_594:not(#\9) {
600
+ .awsui_container-body-size-large_xjuzf_nljtu_594:not(#\9) {
601
601
  max-inline-size: 310px;
602
602
  }
603
603
  }
604
- .awsui_container-body-size-large_xjuzf_1nc4t_594.awsui_fixed-width_xjuzf_1nc4t_583:not(#\9) {
604
+ .awsui_container-body-size-large_xjuzf_nljtu_594.awsui_fixed-width_xjuzf_nljtu_583:not(#\9) {
605
605
  inline-size: 480px;
606
606
  }
607
607
 
608
- .awsui_container-arrow_xjuzf_1nc4t_606:not(#\9) {
608
+ .awsui_container-arrow_xjuzf_nljtu_606:not(#\9) {
609
609
  position: absolute;
610
610
  display: inline-block;
611
611
  }
612
- .awsui_container-arrow-position-right-top_xjuzf_1nc4t_610:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_1nc4t_610:not(#\9) {
612
+ .awsui_container-arrow-position-right-top_xjuzf_nljtu_610:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_nljtu_610:not(#\9) {
613
613
  transform: rotate(-90deg);
614
614
  transform-origin: 0 100%;
615
615
  }
616
- .awsui_container-arrow-position-right-top_xjuzf_1nc4t_610:not(#\9) {
616
+ .awsui_container-arrow-position-right-top_xjuzf_nljtu_610:not(#\9) {
617
617
  inset-block-start: calc(12px + 10px);
618
618
  inset-inline-start: 0;
619
619
  }
620
- .awsui_container-arrow-position-right-bottom_xjuzf_1nc4t_610:not(#\9) {
620
+ .awsui_container-arrow-position-right-bottom_xjuzf_nljtu_610:not(#\9) {
621
621
  inset-block-end: 12px;
622
622
  inset-inline-start: 0;
623
623
  }
624
- .awsui_container-arrow-position-left-top_xjuzf_1nc4t_622:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_1nc4t_622:not(#\9) {
624
+ .awsui_container-arrow-position-left-top_xjuzf_nljtu_622:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_nljtu_622:not(#\9) {
625
625
  transform: rotate(90deg);
626
626
  transform-origin: 100% 100%;
627
627
  }
628
- .awsui_container-arrow-position-left-top_xjuzf_1nc4t_622:not(#\9) {
628
+ .awsui_container-arrow-position-left-top_xjuzf_nljtu_622:not(#\9) {
629
629
  inset-block-start: calc(12px + 10px);
630
630
  inset-inline-end: 0;
631
631
  }
632
- .awsui_container-arrow-position-left-bottom_xjuzf_1nc4t_622:not(#\9) {
632
+ .awsui_container-arrow-position-left-bottom_xjuzf_nljtu_622:not(#\9) {
633
633
  inset-block-end: 12px;
634
634
  inset-inline-end: 0;
635
635
  }
636
- .awsui_container-arrow-position-top-center_xjuzf_1nc4t_634:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_1nc4t_634:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_1nc4t_634:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_1nc4t_634:not(#\9) {
636
+ .awsui_container-arrow-position-top-center_xjuzf_nljtu_634:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_nljtu_634:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_nljtu_634:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_nljtu_634:not(#\9) {
637
637
  transform: rotate(180deg);
638
638
  transform-origin: 50% 50%;
639
639
  }
640
- .awsui_container-arrow-position-top-center_xjuzf_1nc4t_634:not(#\9) {
640
+ .awsui_container-arrow-position-top-center_xjuzf_nljtu_634:not(#\9) {
641
641
  inset-block-end: -10px;
642
642
  inset-inline-start: calc(50% - 10px);
643
643
  }
644
- .awsui_container-arrow-position-top-right_xjuzf_1nc4t_634:not(#\9) {
644
+ .awsui_container-arrow-position-top-right_xjuzf_nljtu_634:not(#\9) {
645
645
  inset-block-end: -10px;
646
646
  inset-inline-start: 12px;
647
647
  }
648
- .awsui_container-arrow-position-top-left_xjuzf_1nc4t_634:not(#\9) {
648
+ .awsui_container-arrow-position-top-left_xjuzf_nljtu_634:not(#\9) {
649
649
  inset-block-end: -10px;
650
650
  inset-inline-start: calc(100% - 20px - 12px);
651
651
  }
652
- .awsui_container-arrow-position-bottom-center_xjuzf_1nc4t_650:not(#\9) {
652
+ .awsui_container-arrow-position-bottom-center_xjuzf_nljtu_650:not(#\9) {
653
653
  inset-block-start: -10px;
654
654
  inset-inline-start: calc(50% - 10px);
655
655
  }
656
- .awsui_container-arrow-position-bottom-right_xjuzf_1nc4t_654:not(#\9) {
656
+ .awsui_container-arrow-position-bottom-right_xjuzf_nljtu_654:not(#\9) {
657
657
  inset-block-start: -10px;
658
658
  inset-inline-start: 12px;
659
659
  }
660
- .awsui_container-arrow-position-bottom-left_xjuzf_1nc4t_658:not(#\9) {
660
+ .awsui_container-arrow-position-bottom-left_xjuzf_nljtu_658:not(#\9) {
661
661
  inset-block-start: -10px;
662
662
  inset-inline-start: calc(100% - 20px - 12px);
663
663
  }
@@ -754,10 +754,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
754
754
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
755
755
  SPDX-License-Identifier: Apache-2.0
756
756
  */
757
- .awsui_container_xjuzf_1nc4t_524:not(#\9) {
758
- animation: awsui_awsui-motion-fade-in_xjuzf_1nc4t_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
757
+ .awsui_container_xjuzf_nljtu_524:not(#\9) {
758
+ animation: awsui_awsui-motion-fade-in_xjuzf_nljtu_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
759
759
  }
760
- @keyframes awsui_awsui-motion-fade-in_xjuzf_1nc4t_1 {
760
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_nljtu_1 {
761
761
  from {
762
762
  opacity: 0.2;
763
763
  }
@@ -766,19 +766,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
766
766
  }
767
767
  }
768
768
  @media (prefers-reduced-motion: reduce) {
769
- .awsui_container_xjuzf_1nc4t_524:not(#\9) {
769
+ .awsui_container_xjuzf_nljtu_524:not(#\9) {
770
770
  animation: none;
771
771
  transition: none;
772
772
  }
773
773
  }
774
- .awsui-motion-disabled .awsui_container_xjuzf_1nc4t_524:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1nc4t_524:not(#\9) {
774
+ .awsui-motion-disabled .awsui_container_xjuzf_nljtu_524:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_nljtu_524:not(#\9) {
775
775
  animation: none;
776
776
  transition: none;
777
777
  }
778
- .awsui_container_xjuzf_1nc4t_524.awsui_refresh_xjuzf_1nc4t_219:not(#\9) {
779
- animation: awsui_awsui-motion-fade-in_xjuzf_1nc4t_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
778
+ .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
779
+ animation: awsui_awsui-motion-fade-in_xjuzf_nljtu_1 var(--motion-duration-refresh-only-fast-4jn2d7, 115ms) var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
780
780
  }
781
- @keyframes awsui_awsui-motion-fade-in_xjuzf_1nc4t_1 {
781
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_nljtu_1 {
782
782
  from {
783
783
  opacity: 0.2;
784
784
  }
@@ -787,17 +787,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
787
787
  }
788
788
  }
789
789
  @media (prefers-reduced-motion: reduce) {
790
- .awsui_container_xjuzf_1nc4t_524.awsui_refresh_xjuzf_1nc4t_219:not(#\9) {
790
+ .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
791
791
  animation: none;
792
792
  transition: none;
793
793
  }
794
794
  }
795
- .awsui-motion-disabled .awsui_container_xjuzf_1nc4t_524.awsui_refresh_xjuzf_1nc4t_219:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1nc4t_524.awsui_refresh_xjuzf_1nc4t_219:not(#\9) {
795
+ .awsui-motion-disabled .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_nljtu_524.awsui_refresh_xjuzf_nljtu_219:not(#\9) {
796
796
  animation: none;
797
797
  transition: none;
798
798
  }
799
799
 
800
- .awsui_root_xjuzf_1nc4t_798:not(#\9) {
800
+ .awsui_root_xjuzf_nljtu_798:not(#\9) {
801
801
  border-collapse: separate;
802
802
  border-spacing: 0;
803
803
  box-sizing: border-box;
@@ -834,14 +834,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
834
834
  color: inherit;
835
835
  }
836
836
 
837
- .awsui_trigger_xjuzf_1nc4t_834:not(#\9) {
837
+ .awsui_trigger_xjuzf_nljtu_834:not(#\9) {
838
838
  display: inline-block;
839
839
  max-inline-size: 100%;
840
840
  color: inherit;
841
841
  text-align: inherit;
842
842
  }
843
843
 
844
- .awsui_trigger-type-text_xjuzf_1nc4t_841:not(#\9) {
844
+ .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9) {
845
845
  border-block: 0;
846
846
  border-inline: 0;
847
847
  margin-block: 0;
@@ -852,31 +852,34 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
852
852
  cursor: pointer;
853
853
  border-block-end: var(--border-divider-list-width-27y3k5, 1px) dashed currentColor;
854
854
  }
855
- .awsui_trigger-type-text_xjuzf_1nc4t_841:not(#\9):focus {
855
+ .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus {
856
856
  outline: none;
857
857
  }
858
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1nc4t_841:not(#\9):focus {
858
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus {
859
859
  position: relative;
860
860
  }
861
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1nc4t_841:not(#\9):focus {
861
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus {
862
862
  outline: 2px dotted transparent;
863
863
  outline-offset: calc(1px - 1px);
864
864
  }
865
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1nc4t_841:not(#\9):focus::before {
865
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_nljtu_841:not(#\9):focus::before {
866
866
  content: " ";
867
867
  display: block;
868
868
  position: absolute;
869
- left: calc(-1 * 1px);
870
- top: calc(-1 * 1px);
871
- width: calc(100% + 2 * 1px);
872
- height: calc(100% + 2 * 1px);
873
- border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
869
+ inset-inline-start: calc(-1 * 1px);
870
+ inset-block-start: calc(-1 * 1px);
871
+ inline-size: calc(100% + 2 * 1px);
872
+ block-size: calc(100% + 2 * 1px);
873
+ border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
874
+ border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
875
+ border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
876
+ border-end-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
874
877
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
875
878
  }
876
- .awsui_trigger-type-text_xjuzf_1nc4t_841 > .awsui_trigger-inner-text_xjuzf_1nc4t_873:not(#\9) {
879
+ .awsui_trigger-type-text_xjuzf_nljtu_841 > .awsui_trigger-inner-text_xjuzf_nljtu_876:not(#\9) {
877
880
  position: relative;
878
881
  }
879
882
 
880
- .awsui_popover-content_xjuzf_1nc4t_877:not(#\9) {
883
+ .awsui_popover-content_xjuzf_nljtu_880:not(#\9) {
881
884
  display: inline;
882
885
  }
@@ -2,55 +2,55 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_xjuzf_1nc4t_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_1nc4t_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_1nc4t_189",
8
- "refresh": "awsui_refresh_xjuzf_1nc4t_219",
9
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1nc4t_229",
10
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1nc4t_229",
11
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1nc4t_232",
12
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1nc4t_232",
13
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1nc4t_235",
14
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1nc4t_235",
15
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1nc4t_235",
16
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1nc4t_235",
17
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1nc4t_238",
18
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1nc4t_238",
19
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1nc4t_238",
20
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1nc4t_238",
21
- "body": "awsui_body_xjuzf_1nc4t_334",
22
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1nc4t_373",
23
- "has-dismiss": "awsui_has-dismiss_xjuzf_1nc4t_377",
24
- "dismiss": "awsui_dismiss_xjuzf_1nc4t_382",
25
- "dismiss-control": "awsui_dismiss-control_xjuzf_1nc4t_390",
26
- "header-row": "awsui_header-row_xjuzf_1nc4t_394",
27
- "header": "awsui_header_xjuzf_1nc4t_394",
28
- "content": "awsui_content_xjuzf_1nc4t_420",
29
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1nc4t_428",
30
- "container": "awsui_container_xjuzf_1nc4t_524",
31
- "container-body": "awsui_container-body_xjuzf_1nc4t_532",
32
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1nc4t_575",
33
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_1nc4t_580",
34
- "fixed-width": "awsui_fixed-width_xjuzf_1nc4t_583",
35
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1nc4t_587",
36
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_1nc4t_594",
37
- "container-arrow": "awsui_container-arrow_xjuzf_1nc4t_606",
38
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1nc4t_610",
39
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1nc4t_610",
40
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1nc4t_622",
41
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1nc4t_622",
42
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1nc4t_634",
43
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1nc4t_634",
44
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1nc4t_634",
45
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1nc4t_634",
46
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1nc4t_650",
47
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1nc4t_654",
48
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1nc4t_658",
49
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1nc4t_1",
50
- "root": "awsui_root_xjuzf_1nc4t_798",
51
- "trigger": "awsui_trigger_xjuzf_1nc4t_834",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_1nc4t_841",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1nc4t_873",
54
- "popover-content": "awsui_popover-content_xjuzf_1nc4t_877"
5
+ "arrow": "awsui_arrow_xjuzf_nljtu_185",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_nljtu_189",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_nljtu_189",
8
+ "refresh": "awsui_refresh_xjuzf_nljtu_219",
9
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_nljtu_229",
10
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_nljtu_229",
11
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_nljtu_232",
12
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_nljtu_232",
13
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_nljtu_235",
14
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_nljtu_235",
15
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_nljtu_235",
16
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_nljtu_235",
17
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_nljtu_238",
18
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_nljtu_238",
19
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_nljtu_238",
20
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_nljtu_238",
21
+ "body": "awsui_body_xjuzf_nljtu_334",
22
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_nljtu_373",
23
+ "has-dismiss": "awsui_has-dismiss_xjuzf_nljtu_377",
24
+ "dismiss": "awsui_dismiss_xjuzf_nljtu_382",
25
+ "dismiss-control": "awsui_dismiss-control_xjuzf_nljtu_390",
26
+ "header-row": "awsui_header-row_xjuzf_nljtu_394",
27
+ "header": "awsui_header_xjuzf_nljtu_394",
28
+ "content": "awsui_content_xjuzf_nljtu_420",
29
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_nljtu_428",
30
+ "container": "awsui_container_xjuzf_nljtu_524",
31
+ "container-body": "awsui_container-body_xjuzf_nljtu_532",
32
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_nljtu_575",
33
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_nljtu_580",
34
+ "fixed-width": "awsui_fixed-width_xjuzf_nljtu_583",
35
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_nljtu_587",
36
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_nljtu_594",
37
+ "container-arrow": "awsui_container-arrow_xjuzf_nljtu_606",
38
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_nljtu_610",
39
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_nljtu_610",
40
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_nljtu_622",
41
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_nljtu_622",
42
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_nljtu_634",
43
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_nljtu_634",
44
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_nljtu_634",
45
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_nljtu_634",
46
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_nljtu_650",
47
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_nljtu_654",
48
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_nljtu_658",
49
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_nljtu_1",
50
+ "root": "awsui_root_xjuzf_nljtu_798",
51
+ "trigger": "awsui_trigger_xjuzf_nljtu_834",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_nljtu_841",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_nljtu_876",
54
+ "popover-content": "awsui_popover-content_xjuzf_nljtu_880"
55
55
  };
56
56