@cloudscape-design/components 3.0.333 → 3.0.335

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 (345) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/index.js +3 -3
  8. package/app-layout/index.js.map +1 -1
  9. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  10. package/app-layout/visual-refresh/context.js +3 -3
  11. package/app-layout/visual-refresh/context.js.map +1 -1
  12. package/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/app-layout/visual-refresh/styles.scoped.css +168 -168
  14. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +27 -27
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/autosuggest/virtual-list.d.ts.map +1 -1
  19. package/autosuggest/virtual-list.js +2 -2
  20. package/autosuggest/virtual-list.js.map +1 -1
  21. package/badge/styles.css.js +5 -5
  22. package/badge/styles.scoped.css +7 -7
  23. package/badge/styles.selectors.js +5 -5
  24. package/box/styles.css.js +189 -189
  25. package/box/styles.scoped.css +238 -238
  26. package/box/styles.selectors.js +189 -189
  27. package/breadcrumb-group/styles.css.js +7 -7
  28. package/breadcrumb-group/styles.scoped.css +14 -14
  29. package/breadcrumb-group/styles.selectors.js +7 -7
  30. package/button/internal.d.ts.map +1 -1
  31. package/button/internal.js +12 -1
  32. package/button/internal.js.map +1 -1
  33. package/button/styles.css.js +20 -20
  34. package/button/styles.scoped.css +154 -154
  35. package/button/styles.selectors.js +20 -20
  36. package/button-dropdown/index.d.ts.map +1 -1
  37. package/button-dropdown/index.js +2 -2
  38. package/button-dropdown/index.js.map +1 -1
  39. package/button-dropdown/interfaces.d.ts +31 -0
  40. package/button-dropdown/interfaces.d.ts.map +1 -1
  41. package/button-dropdown/interfaces.js.map +1 -1
  42. package/button-dropdown/internal.d.ts.map +1 -1
  43. package/button-dropdown/internal.js +64 -8
  44. package/button-dropdown/internal.js.map +1 -1
  45. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  46. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  47. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  48. package/button-dropdown/styles.css.js +14 -8
  49. package/button-dropdown/styles.scoped.css +44 -14
  50. package/button-dropdown/styles.selectors.js +14 -8
  51. package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
  52. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  53. package/button-dropdown/utils/use-button-dropdown.js +1 -0
  54. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  55. package/calendar/styles.css.js +18 -18
  56. package/calendar/styles.scoped.css +40 -40
  57. package/calendar/styles.selectors.js +18 -18
  58. package/cards/index.js +5 -4
  59. package/cards/index.js.map +1 -1
  60. package/cards/styles.css.js +38 -38
  61. package/cards/styles.scoped.css +55 -55
  62. package/cards/styles.selectors.js +38 -38
  63. package/checkbox/styles.css.js +3 -3
  64. package/checkbox/styles.scoped.css +7 -7
  65. package/checkbox/styles.selectors.js +3 -3
  66. package/code-editor/index.js +2 -2
  67. package/code-editor/index.js.map +1 -1
  68. package/code-editor/status-bar.d.ts.map +1 -1
  69. package/code-editor/status-bar.js +3 -3
  70. package/code-editor/status-bar.js.map +1 -1
  71. package/code-editor/styles.css.js +32 -32
  72. package/code-editor/styles.scoped.css +129 -129
  73. package/code-editor/styles.selectors.js +32 -32
  74. package/collection-preferences/content-display/styles.css.js +11 -11
  75. package/collection-preferences/content-display/styles.scoped.css +19 -19
  76. package/collection-preferences/content-display/styles.selectors.js +11 -11
  77. package/collection-preferences/styles.css.js +37 -37
  78. package/collection-preferences/styles.scoped.css +47 -47
  79. package/collection-preferences/styles.selectors.js +37 -37
  80. package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  81. package/column-layout/flexible-column-layout/index.js +2 -2
  82. package/column-layout/flexible-column-layout/index.js.map +1 -1
  83. package/column-layout/styles.css.js +13 -13
  84. package/column-layout/styles.scoped.css +44 -44
  85. package/column-layout/styles.selectors.js +13 -13
  86. package/container/styles.css.js +28 -28
  87. package/container/styles.scoped.css +52 -52
  88. package/container/styles.selectors.js +28 -28
  89. package/date-picker/styles.css.js +7 -7
  90. package/date-picker/styles.scoped.css +10 -10
  91. package/date-picker/styles.selectors.js +7 -7
  92. package/date-range-picker/styles.css.js +38 -38
  93. package/date-range-picker/styles.scoped.css +48 -48
  94. package/date-range-picker/styles.selectors.js +38 -38
  95. package/expandable-section/styles.css.js +29 -29
  96. package/expandable-section/styles.scoped.css +65 -65
  97. package/expandable-section/styles.selectors.js +29 -29
  98. package/flashbar/styles.css.js +46 -46
  99. package/flashbar/styles.scoped.css +160 -160
  100. package/flashbar/styles.selectors.js +46 -46
  101. package/form/internal.d.ts.map +1 -1
  102. package/form/internal.js +7 -2
  103. package/form/internal.js.map +1 -1
  104. package/form/styles.css.js +9 -9
  105. package/form/styles.scoped.css +9 -9
  106. package/form/styles.selectors.js +9 -9
  107. package/form-field/internal.d.ts.map +1 -1
  108. package/form-field/internal.js +8 -3
  109. package/form-field/internal.js.map +1 -1
  110. package/form-field/styles.css.js +19 -19
  111. package/form-field/styles.scoped.css +31 -31
  112. package/form-field/styles.selectors.js +19 -19
  113. package/grid/styles.css.js +53 -53
  114. package/grid/styles.scoped.css +55 -55
  115. package/grid/styles.selectors.js +53 -53
  116. package/header/styles.css.js +44 -44
  117. package/header/styles.scoped.css +50 -50
  118. package/header/styles.selectors.js +44 -44
  119. package/help-panel/styles.css.js +4 -4
  120. package/help-panel/styles.scoped.css +70 -69
  121. package/help-panel/styles.selectors.js +4 -4
  122. package/icon/styles.css.js +21 -21
  123. package/icon/styles.scoped.css +50 -50
  124. package/icon/styles.selectors.js +21 -21
  125. package/input/styles.css.js +12 -12
  126. package/input/styles.scoped.css +35 -35
  127. package/input/styles.selectors.js +12 -12
  128. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  129. package/internal/analytics/components/analytics-funnel.js +58 -11
  130. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  131. package/internal/analytics/context/analytics-context.d.ts +5 -1
  132. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  133. package/internal/analytics/context/analytics-context.js +3 -0
  134. package/internal/analytics/context/analytics-context.js.map +1 -1
  135. package/internal/analytics/hooks/use-funnel.d.ts +3 -0
  136. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  137. package/internal/analytics/hooks/use-funnel.js +7 -2
  138. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  139. package/internal/base-component/styles.scoped.css +8 -7
  140. package/internal/components/button-trigger/styles.css.js +9 -9
  141. package/internal/components/button-trigger/styles.scoped.css +26 -26
  142. package/internal/components/button-trigger/styles.selectors.js +9 -9
  143. package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
  144. package/internal/components/cartesian-chart/labels-measure.js +2 -2
  145. package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  146. package/internal/components/chart-filter/styles.css.js +3 -3
  147. package/internal/components/chart-filter/styles.scoped.css +4 -4
  148. package/internal/components/chart-filter/styles.selectors.js +3 -3
  149. package/internal/components/chart-legend/styles.css.js +6 -6
  150. package/internal/components/chart-legend/styles.scoped.css +16 -16
  151. package/internal/components/chart-legend/styles.selectors.js +6 -6
  152. package/internal/components/chart-popover/styles.css.js +3 -3
  153. package/internal/components/chart-popover/styles.scoped.css +4 -4
  154. package/internal/components/chart-popover/styles.selectors.js +3 -3
  155. package/internal/components/chart-series-details/styles.css.js +5 -5
  156. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  157. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  158. package/internal/components/chart-series-marker/styles.css.js +5 -5
  159. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  160. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  161. package/internal/components/chart-wrapper/styles.css.js +6 -6
  162. package/internal/components/chart-wrapper/styles.scoped.css +9 -9
  163. package/internal/components/chart-wrapper/styles.selectors.js +6 -6
  164. package/internal/components/dropdown/styles.css.js +20 -20
  165. package/internal/components/dropdown/styles.scoped.css +36 -36
  166. package/internal/components/dropdown/styles.selectors.js +20 -20
  167. package/internal/components/dropdown-footer/styles.css.js +3 -3
  168. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  169. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  170. package/internal/components/dropdown-status/index.d.ts.map +1 -1
  171. package/internal/components/dropdown-status/index.js +1 -1
  172. package/internal/components/dropdown-status/index.js.map +1 -1
  173. package/internal/components/dropdown-status/styles.css.js +2 -2
  174. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  175. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  176. package/internal/components/menu-dropdown/styles.css.js +7 -7
  177. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  178. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  179. package/internal/components/option/styles.css.js +17 -17
  180. package/internal/components/option/styles.scoped.css +31 -31
  181. package/internal/components/option/styles.selectors.js +17 -17
  182. package/internal/components/options-list/styles.css.js +2 -2
  183. package/internal/components/options-list/styles.scoped.css +3 -3
  184. package/internal/components/options-list/styles.selectors.js +2 -2
  185. package/internal/components/selectable-item/styles.css.js +16 -16
  186. package/internal/components/selectable-item/styles.scoped.css +29 -29
  187. package/internal/components/selectable-item/styles.selectors.js +16 -16
  188. package/internal/components/token-list/styles.css.js +9 -9
  189. package/internal/components/token-list/styles.scoped.css +21 -21
  190. package/internal/components/token-list/styles.selectors.js +9 -9
  191. package/internal/environment.js +1 -1
  192. package/internal/generated/theming/index.cjs +24 -13
  193. package/internal/generated/theming/index.js +24 -13
  194. package/internal/hooks/container-queries/index.d.ts +0 -2
  195. package/internal/hooks/container-queries/index.d.ts.map +1 -1
  196. package/internal/hooks/container-queries/index.js +2 -1
  197. package/internal/hooks/container-queries/index.js.map +1 -1
  198. package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
  199. package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
  200. package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  201. package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
  202. package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
  203. package/internal/hooks/container-queries/use-resize-observer.js +0 -2
  204. package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
  205. package/internal/hooks/use-dynamic-overlap/index.js +2 -2
  206. package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  207. package/internal/manifest.json +1 -1
  208. package/internal/utils/use-container-width.d.ts.map +1 -1
  209. package/internal/utils/use-container-width.js +5 -3
  210. package/internal/utils/use-container-width.js.map +1 -1
  211. package/link/styles.css.js +20 -20
  212. package/link/styles.scoped.css +73 -73
  213. package/link/styles.selectors.js +20 -20
  214. package/modal/internal.d.ts.map +1 -1
  215. package/modal/internal.js +2 -1
  216. package/modal/internal.js.map +1 -1
  217. package/modal/styles.css.js +23 -23
  218. package/modal/styles.scoped.css +40 -40
  219. package/modal/styles.selectors.js +23 -23
  220. package/multiselect/styles.css.js +1 -1
  221. package/multiselect/styles.scoped.css +2 -2
  222. package/multiselect/styles.selectors.js +1 -1
  223. package/package.json +1 -1
  224. package/pagination/styles.css.js +9 -9
  225. package/pagination/styles.scoped.css +24 -24
  226. package/pagination/styles.selectors.js +9 -9
  227. package/pie-chart/styles.css.js +23 -23
  228. package/pie-chart/styles.scoped.css +42 -42
  229. package/pie-chart/styles.selectors.js +23 -23
  230. package/popover/styles.css.js +50 -50
  231. package/popover/styles.scoped.css +66 -66
  232. package/popover/styles.selectors.js +50 -50
  233. package/progress-bar/styles.css.js +18 -18
  234. package/progress-bar/styles.scoped.css +35 -35
  235. package/progress-bar/styles.selectors.js +18 -18
  236. package/property-filter/index.d.ts.map +1 -1
  237. package/property-filter/index.js +2 -3
  238. package/property-filter/index.js.map +1 -1
  239. package/property-filter/styles.css.js +29 -29
  240. package/property-filter/styles.scoped.css +32 -32
  241. package/property-filter/styles.selectors.js +29 -29
  242. package/property-filter/token-editor.d.ts.map +1 -1
  243. package/property-filter/token-editor.js +2 -2
  244. package/property-filter/token-editor.js.map +1 -1
  245. package/radio-group/styles.css.js +9 -9
  246. package/radio-group/styles.scoped.css +17 -17
  247. package/radio-group/styles.selectors.js +9 -9
  248. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  249. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  250. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  251. package/segmented-control/styles.css.js +14 -14
  252. package/segmented-control/styles.scoped.css +35 -35
  253. package/segmented-control/styles.selectors.js +14 -14
  254. package/select/parts/virtual-list.js +2 -2
  255. package/select/parts/virtual-list.js.map +1 -1
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +2 -2
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +27 -27
  260. package/side-navigation/styles.scoped.css +39 -39
  261. package/side-navigation/styles.selectors.js +27 -27
  262. package/spinner/styles.css.js +13 -13
  263. package/spinner/styles.scoped.css +20 -20
  264. package/spinner/styles.selectors.js +13 -13
  265. package/split-panel/styles.css.js +56 -56
  266. package/split-panel/styles.scoped.css +78 -78
  267. package/split-panel/styles.selectors.js +56 -56
  268. package/status-indicator/internal.d.ts +6 -3
  269. package/status-indicator/internal.d.ts.map +1 -1
  270. package/status-indicator/internal.js +2 -2
  271. package/status-indicator/internal.js.map +1 -1
  272. package/status-indicator/styles.css.js +22 -20
  273. package/status-indicator/styles.scoped.css +33 -28
  274. package/status-indicator/styles.selectors.js +22 -20
  275. package/table/internal.d.ts.map +1 -1
  276. package/table/internal.js +6 -4
  277. package/table/internal.js.map +1 -1
  278. package/table/sticky-scrollbar/styles.css.js +4 -4
  279. package/table/sticky-scrollbar/styles.scoped.css +4 -5
  280. package/table/sticky-scrollbar/styles.selectors.js +4 -4
  281. package/table/styles.css.js +34 -34
  282. package/table/styles.scoped.css +43 -43
  283. package/table/styles.selectors.js +34 -34
  284. package/tabs/styles.css.js +21 -21
  285. package/tabs/styles.scoped.css +39 -39
  286. package/tabs/styles.selectors.js +21 -21
  287. package/tabs/tab-header-bar.js +2 -2
  288. package/tabs/tab-header-bar.js.map +1 -1
  289. package/test-utils/dom/button-dropdown/index.d.ts +2 -0
  290. package/test-utils/dom/button-dropdown/index.js +6 -1
  291. package/test-utils/dom/button-dropdown/index.js.map +1 -1
  292. package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
  293. package/test-utils/selectors/button-dropdown/index.js +6 -1
  294. package/test-utils/selectors/button-dropdown/index.js.map +1 -1
  295. package/test-utils/tsconfig.tsbuildinfo +1 -1
  296. package/text-content/styles.css.js +1 -1
  297. package/text-content/styles.scoped.css +64 -64
  298. package/text-content/styles.selectors.js +1 -1
  299. package/text-filter/styles.css.js +3 -3
  300. package/text-filter/styles.scoped.css +4 -4
  301. package/text-filter/styles.selectors.js +3 -3
  302. package/textarea/styles.css.js +4 -4
  303. package/textarea/styles.scoped.css +14 -14
  304. package/textarea/styles.selectors.js +4 -4
  305. package/tiles/styles.css.js +28 -28
  306. package/tiles/styles.scoped.css +70 -70
  307. package/tiles/styles.selectors.js +28 -28
  308. package/toggle/styles.css.js +8 -8
  309. package/toggle/styles.scoped.css +15 -15
  310. package/toggle/styles.selectors.js +8 -8
  311. package/token-group/styles.css.js +7 -7
  312. package/token-group/styles.scoped.css +17 -17
  313. package/token-group/styles.selectors.js +7 -7
  314. package/top-navigation/1.0-beta/styles.css.js +25 -25
  315. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  316. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  317. package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  318. package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
  319. package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  320. package/top-navigation/styles.css.js +47 -47
  321. package/top-navigation/styles.scoped.css +70 -70
  322. package/top-navigation/styles.selectors.js +47 -47
  323. package/top-navigation/use-top-navigation.d.ts.map +1 -1
  324. package/top-navigation/use-top-navigation.js +2 -1
  325. package/top-navigation/use-top-navigation.js.map +1 -1
  326. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  327. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  328. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  329. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  330. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  331. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  332. package/tutorial-panel/styles.css.js +1 -1
  333. package/tutorial-panel/styles.scoped.css +2 -2
  334. package/tutorial-panel/styles.selectors.js +1 -1
  335. package/wizard/styles.css.js +31 -31
  336. package/wizard/styles.scoped.css +63 -63
  337. package/wizard/styles.selectors.js +31 -31
  338. package/internal/hooks/container-queries/interfaces.d.ts +0 -10
  339. package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
  340. package/internal/hooks/container-queries/interfaces.js +0 -4
  341. package/internal/hooks/container-queries/interfaces.js.map +0 -1
  342. package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
  343. package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
  344. package/internal/hooks/container-queries/use-container-query.js +0 -32
  345. package/internal/hooks/container-queries/use-container-query.js.map +0 -1
@@ -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_4e9fa_185:not(#\9) {
185
+ .awsui_arrow_xjuzf_1cvw0_185:not(#\9) {
186
186
  width: 20px;
187
187
  height: 10px;
188
188
  }
189
- .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9), .awsui_arrow-inner_xjuzf_4e9fa_189:not(#\9) {
189
+ .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9), .awsui_arrow-inner_xjuzf_1cvw0_189:not(#\9) {
190
190
  position: absolute;
191
191
  overflow: hidden;
192
192
  width: 20px;
@@ -194,7 +194,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
194
194
  top: 0;
195
195
  left: 0;
196
196
  }
197
- .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_4e9fa_189:not(#\9)::after {
197
+ .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-inner_xjuzf_1cvw0_189:not(#\9)::after {
198
198
  content: "";
199
199
  box-sizing: border-box;
200
200
  display: inline-block;
@@ -207,26 +207,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
207
207
  transform: rotate(45deg);
208
208
  transform-origin: 0 100%;
209
209
  }
210
- .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after {
210
+ .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after {
211
211
  background-color: var(--color-border-popover-wszwqx, #9ba7b6);
212
212
  }
213
- .awsui_arrow-inner_xjuzf_4e9fa_189:not(#\9) {
213
+ .awsui_arrow-inner_xjuzf_1cvw0_189:not(#\9) {
214
214
  top: 2px;
215
215
  }
216
- .awsui_arrow-inner_xjuzf_4e9fa_189:not(#\9)::after {
216
+ .awsui_arrow-inner_xjuzf_1cvw0_189:not(#\9)::after {
217
217
  border-radius: 1px 0 0 0;
218
218
  background-color: var(--color-background-popover-qliu7h, #ffffff);
219
219
  }
220
- .awsui_arrow-position-right-top_xjuzf_4e9fa_220 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_4e9fa_220 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after {
220
+ .awsui_arrow-position-right-top_xjuzf_1cvw0_220 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-right-bottom_xjuzf_1cvw0_220 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after {
221
221
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
222
222
  }
223
- .awsui_arrow-position-left-top_xjuzf_4e9fa_223 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_4e9fa_223 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after {
223
+ .awsui_arrow-position-left-top_xjuzf_1cvw0_223 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-left-bottom_xjuzf_1cvw0_223 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after {
224
224
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
225
225
  }
226
- .awsui_arrow-position-top-center_xjuzf_4e9fa_226 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_4e9fa_226 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_4e9fa_226 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_4e9fa_226 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after {
226
+ .awsui_arrow-position-top-center_xjuzf_1cvw0_226 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-top-right_xjuzf_1cvw0_226 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-top-left_xjuzf_1cvw0_226 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-top-responsive_xjuzf_1cvw0_226 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after {
227
227
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
228
228
  }
229
- .awsui_arrow-position-bottom-center_xjuzf_4e9fa_229 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_4e9fa_229 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_4e9fa_229 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_4e9fa_229 > .awsui_arrow-outer_xjuzf_4e9fa_189:not(#\9)::after {
229
+ .awsui_arrow-position-bottom-center_xjuzf_1cvw0_229 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-bottom-right_xjuzf_1cvw0_229 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-bottom-left_xjuzf_1cvw0_229 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after, .awsui_arrow-position-bottom-responsive_xjuzf_1cvw0_229 > .awsui_arrow-outer_xjuzf_1cvw0_189:not(#\9)::after {
230
230
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
231
231
  }
232
232
 
@@ -322,7 +322,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
322
322
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
323
323
  SPDX-License-Identifier: Apache-2.0
324
324
  */
325
- .awsui_body_xjuzf_4e9fa_325:not(#\9) {
325
+ .awsui_body_xjuzf_1cvw0_325:not(#\9) {
326
326
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
327
327
  border-collapse: separate;
328
328
  border-spacing: 0;
@@ -353,7 +353,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
353
353
  word-spacing: normal;
354
354
  box-sizing: border-box;
355
355
  font-size: var(--font-body-m-size-7dign1, 14px);
356
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
356
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
357
357
  color: var(--color-text-body-default-su7kuo, #000716);
358
358
  font-weight: 400;
359
359
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -364,31 +364,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
364
364
  overflow: hidden;
365
365
  padding: var(--space-s-hdd878, 12px) var(--space-m-h2th94, 16px);
366
366
  }
367
- .awsui_body-overflow-visible_xjuzf_4e9fa_341:not(#\9) {
367
+ .awsui_body-overflow-visible_xjuzf_1cvw0_341:not(#\9) {
368
368
  overflow: visible;
369
369
  }
370
370
 
371
- .awsui_has-dismiss_xjuzf_4e9fa_345:not(#\9) {
371
+ .awsui_has-dismiss_xjuzf_1cvw0_345:not(#\9) {
372
372
  display: flex;
373
373
  align-items: baseline;
374
374
  }
375
375
 
376
- .awsui_dismiss_xjuzf_4e9fa_350:not(#\9) {
376
+ .awsui_dismiss_xjuzf_1cvw0_350:not(#\9) {
377
377
  margin: calc(-1 * (var(--space-scaled-xxs-t2t62i, 4px) + var(--border-field-width-riro62, 2px))) calc(-1 * (var(--space-xxs-ja5cp8, 4px) + var(--border-field-width-riro62, 2px)));
378
378
  margin-left: 0;
379
379
  flex: 0 0 auto;
380
380
  order: 1;
381
381
  }
382
382
 
383
- .awsui_dismiss-control_xjuzf_4e9fa_357:not(#\9) {
383
+ .awsui_dismiss-control_xjuzf_1cvw0_357:not(#\9) {
384
384
  /* used in test-utils */
385
385
  }
386
386
 
387
- .awsui_header-row_xjuzf_4e9fa_361:not(#\9) {
387
+ .awsui_header-row_xjuzf_1cvw0_361:not(#\9) {
388
388
  margin-bottom: var(--space-xs-edba2s, 8px);
389
389
  }
390
390
 
391
- .awsui_header_xjuzf_4e9fa_361:not(#\9) {
391
+ .awsui_header_xjuzf_1cvw0_361:not(#\9) {
392
392
  word-wrap: break-word;
393
393
  max-width: 100%;
394
394
  overflow: hidden;
@@ -401,7 +401,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
401
401
  /* stylelint-disable selector-max-type */
402
402
  /* stylelint-enable selector-max-type */
403
403
  }
404
- .awsui_header_xjuzf_4e9fa_361 > h2:not(#\9) {
404
+ .awsui_header_xjuzf_1cvw0_361 > h2:not(#\9) {
405
405
  font-size: var(--font-heading-xs-size-2ai9la, 14px);
406
406
  line-height: var(--font-heading-xs-line-height-yt5y4b, 18px);
407
407
  font-weight: var(--font-heading-xs-weight-dxq16u, 800);
@@ -410,7 +410,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
410
410
  display: inline;
411
411
  }
412
412
 
413
- .awsui_content_xjuzf_4e9fa_387:not(#\9) {
413
+ .awsui_content_xjuzf_1cvw0_387:not(#\9) {
414
414
  word-wrap: break-word;
415
415
  max-width: 100%;
416
416
  overflow: hidden;
@@ -418,7 +418,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
418
418
  flex: 1 1 auto;
419
419
  min-width: 0;
420
420
  }
421
- .awsui_content-overflow-visible_xjuzf_4e9fa_395:not(#\9) {
421
+ .awsui_content-overflow-visible_xjuzf_1cvw0_395:not(#\9) {
422
422
  overflow: visible;
423
423
  }
424
424
 
@@ -514,7 +514,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
514
514
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
515
515
  SPDX-License-Identifier: Apache-2.0
516
516
  */
517
- .awsui_container_xjuzf_4e9fa_491:not(#\9) {
517
+ .awsui_container_xjuzf_1cvw0_491:not(#\9) {
518
518
  display: inline-block;
519
519
  position: fixed;
520
520
  top: -9999px;
@@ -522,7 +522,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
522
522
  z-index: 2000;
523
523
  }
524
524
 
525
- .awsui_container-body_xjuzf_4e9fa_499:not(#\9) {
525
+ .awsui_container-body_xjuzf_1cvw0_499:not(#\9) {
526
526
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
527
527
  border-collapse: separate;
528
528
  border-spacing: 0;
@@ -553,7 +553,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
553
553
  word-spacing: normal;
554
554
  box-sizing: border-box;
555
555
  font-size: var(--font-body-m-size-7dign1, 14px);
556
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
556
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
557
557
  color: var(--color-text-body-default-su7kuo, #000716);
558
558
  font-weight: 400;
559
559
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -565,90 +565,90 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
565
565
  border: var(--border-field-width-riro62, 2px) solid var(--color-border-popover-wszwqx, #9ba7b6);
566
566
  }
567
567
 
568
- .awsui_container-body-variant-annotation_xjuzf_4e9fa_516:not(#\9) {
568
+ .awsui_container-body-variant-annotation_xjuzf_1cvw0_516:not(#\9) {
569
569
  background-color: var(--color-background-status-info-wlp7jc, #f2f8fd);
570
570
  border-color: var(--color-border-status-info-lubl5f, #0972d3);
571
571
  }
572
572
 
573
- .awsui_container-body-size-small_xjuzf_4e9fa_521:not(#\9) {
573
+ .awsui_container-body-size-small_xjuzf_1cvw0_521:not(#\9) {
574
574
  max-width: 210px;
575
575
  }
576
- .awsui_container-body-size-small_xjuzf_4e9fa_521.awsui_fixed-width_xjuzf_4e9fa_524:not(#\9) {
576
+ .awsui_container-body-size-small_xjuzf_1cvw0_521.awsui_fixed-width_xjuzf_1cvw0_524:not(#\9) {
577
577
  width: 210px;
578
578
  }
579
579
 
580
- .awsui_container-body-size-medium_xjuzf_4e9fa_528:not(#\9) {
580
+ .awsui_container-body-size-medium_xjuzf_1cvw0_528:not(#\9) {
581
581
  max-width: 310px;
582
582
  }
583
- .awsui_container-body-size-medium_xjuzf_4e9fa_528.awsui_fixed-width_xjuzf_4e9fa_524:not(#\9) {
583
+ .awsui_container-body-size-medium_xjuzf_1cvw0_528.awsui_fixed-width_xjuzf_1cvw0_524:not(#\9) {
584
584
  width: 310px;
585
585
  }
586
586
 
587
- .awsui_container-body-size-large_xjuzf_4e9fa_535:not(#\9) {
587
+ .awsui_container-body-size-large_xjuzf_1cvw0_535:not(#\9) {
588
588
  max-width: 480px;
589
589
  }
590
590
  @media (max-width: 480px) {
591
- .awsui_container-body-size-large_xjuzf_4e9fa_535:not(#\9) {
591
+ .awsui_container-body-size-large_xjuzf_1cvw0_535:not(#\9) {
592
592
  max-width: 310px;
593
593
  }
594
594
  }
595
- .awsui_container-body-size-large_xjuzf_4e9fa_535.awsui_fixed-width_xjuzf_4e9fa_524:not(#\9) {
595
+ .awsui_container-body-size-large_xjuzf_1cvw0_535.awsui_fixed-width_xjuzf_1cvw0_524:not(#\9) {
596
596
  width: 480px;
597
597
  }
598
598
 
599
- .awsui_container-arrow_xjuzf_4e9fa_547:not(#\9) {
599
+ .awsui_container-arrow_xjuzf_1cvw0_547:not(#\9) {
600
600
  position: absolute;
601
601
  display: inline-block;
602
602
  }
603
- .awsui_container-arrow-position-right-top_xjuzf_4e9fa_551:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_4e9fa_551:not(#\9) {
603
+ .awsui_container-arrow-position-right-top_xjuzf_1cvw0_551:not(#\9), .awsui_container-arrow-position-right-bottom_xjuzf_1cvw0_551:not(#\9) {
604
604
  transform: rotate(-90deg);
605
605
  transform-origin: 0 100%;
606
606
  }
607
- .awsui_container-arrow-position-right-top_xjuzf_4e9fa_551:not(#\9) {
607
+ .awsui_container-arrow-position-right-top_xjuzf_1cvw0_551:not(#\9) {
608
608
  top: calc(12px + 10px);
609
609
  left: 0;
610
610
  }
611
- .awsui_container-arrow-position-right-bottom_xjuzf_4e9fa_551:not(#\9) {
611
+ .awsui_container-arrow-position-right-bottom_xjuzf_1cvw0_551:not(#\9) {
612
612
  bottom: 12px;
613
613
  left: 0;
614
614
  }
615
- .awsui_container-arrow-position-left-top_xjuzf_4e9fa_563:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_4e9fa_563:not(#\9) {
615
+ .awsui_container-arrow-position-left-top_xjuzf_1cvw0_563:not(#\9), .awsui_container-arrow-position-left-bottom_xjuzf_1cvw0_563:not(#\9) {
616
616
  transform: rotate(90deg);
617
617
  transform-origin: 100% 100%;
618
618
  }
619
- .awsui_container-arrow-position-left-top_xjuzf_4e9fa_563:not(#\9) {
619
+ .awsui_container-arrow-position-left-top_xjuzf_1cvw0_563:not(#\9) {
620
620
  top: calc(12px + 10px);
621
621
  right: 0;
622
622
  }
623
- .awsui_container-arrow-position-left-bottom_xjuzf_4e9fa_563:not(#\9) {
623
+ .awsui_container-arrow-position-left-bottom_xjuzf_1cvw0_563:not(#\9) {
624
624
  bottom: 12px;
625
625
  right: 0;
626
626
  }
627
- .awsui_container-arrow-position-top-center_xjuzf_4e9fa_575:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_4e9fa_575:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_4e9fa_575:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_4e9fa_575:not(#\9) {
627
+ .awsui_container-arrow-position-top-center_xjuzf_1cvw0_575:not(#\9), .awsui_container-arrow-position-top-right_xjuzf_1cvw0_575:not(#\9), .awsui_container-arrow-position-top-left_xjuzf_1cvw0_575:not(#\9), .awsui_container-arrow-position-top-responsive_xjuzf_1cvw0_575:not(#\9) {
628
628
  transform: rotate(180deg);
629
629
  transform-origin: 50% 50%;
630
630
  }
631
- .awsui_container-arrow-position-top-center_xjuzf_4e9fa_575:not(#\9) {
631
+ .awsui_container-arrow-position-top-center_xjuzf_1cvw0_575:not(#\9) {
632
632
  bottom: -10px;
633
633
  left: calc(50% - 10px);
634
634
  }
635
- .awsui_container-arrow-position-top-right_xjuzf_4e9fa_575:not(#\9) {
635
+ .awsui_container-arrow-position-top-right_xjuzf_1cvw0_575:not(#\9) {
636
636
  bottom: -10px;
637
637
  left: 12px;
638
638
  }
639
- .awsui_container-arrow-position-top-left_xjuzf_4e9fa_575:not(#\9) {
639
+ .awsui_container-arrow-position-top-left_xjuzf_1cvw0_575:not(#\9) {
640
640
  bottom: -10px;
641
641
  left: calc(100% - 20px - 12px);
642
642
  }
643
- .awsui_container-arrow-position-bottom-center_xjuzf_4e9fa_591:not(#\9) {
643
+ .awsui_container-arrow-position-bottom-center_xjuzf_1cvw0_591:not(#\9) {
644
644
  top: -10px;
645
645
  left: calc(50% - 10px);
646
646
  }
647
- .awsui_container-arrow-position-bottom-right_xjuzf_4e9fa_595:not(#\9) {
647
+ .awsui_container-arrow-position-bottom-right_xjuzf_1cvw0_595:not(#\9) {
648
648
  top: -10px;
649
649
  left: 12px;
650
650
  }
651
- .awsui_container-arrow-position-bottom-left_xjuzf_4e9fa_599:not(#\9) {
651
+ .awsui_container-arrow-position-bottom-left_xjuzf_1cvw0_599:not(#\9) {
652
652
  top: -10px;
653
653
  left: calc(100% - 20px - 12px);
654
654
  }
@@ -745,10 +745,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
745
745
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
746
746
  SPDX-License-Identifier: Apache-2.0
747
747
  */
748
- .awsui_container_xjuzf_4e9fa_491:not(#\9) {
749
- animation: awsui_awsui-motion-fade-in_xjuzf_4e9fa_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
748
+ .awsui_container_xjuzf_1cvw0_491:not(#\9) {
749
+ animation: awsui_awsui-motion-fade-in_xjuzf_1cvw0_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
750
750
  }
751
- @keyframes awsui_awsui-motion-fade-in_xjuzf_4e9fa_1 {
751
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_1cvw0_1 {
752
752
  from {
753
753
  opacity: 0.2;
754
754
  }
@@ -757,19 +757,19 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
757
757
  }
758
758
  }
759
759
  @media (prefers-reduced-motion: reduce) {
760
- .awsui_container_xjuzf_4e9fa_491:not(#\9) {
760
+ .awsui_container_xjuzf_1cvw0_491:not(#\9) {
761
761
  animation: none;
762
762
  transition: none;
763
763
  }
764
764
  }
765
- .awsui-motion-disabled .awsui_container_xjuzf_4e9fa_491:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_4e9fa_491:not(#\9) {
765
+ .awsui-motion-disabled .awsui_container_xjuzf_1cvw0_491:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1cvw0_491:not(#\9) {
766
766
  animation: none;
767
767
  transition: none;
768
768
  }
769
- .awsui_container_xjuzf_4e9fa_491.awsui_refresh_xjuzf_4e9fa_717:not(#\9) {
770
- animation: awsui_awsui-motion-fade-in_xjuzf_4e9fa_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms) var(--motion-easing-refresh-only-a-6ywz7k, cubic-bezier(0, 0, 0, 1));
769
+ .awsui_container_xjuzf_1cvw0_491.awsui_refresh_xjuzf_1cvw0_717:not(#\9) {
770
+ animation: awsui_awsui-motion-fade-in_xjuzf_1cvw0_1 var(--motion-duration-refresh-only-fast-q2mprk, 115ms) var(--motion-easing-refresh-only-a-6ywz7k, cubic-bezier(0, 0, 0, 1));
771
771
  }
772
- @keyframes awsui_awsui-motion-fade-in_xjuzf_4e9fa_1 {
772
+ @keyframes awsui_awsui-motion-fade-in_xjuzf_1cvw0_1 {
773
773
  from {
774
774
  opacity: 0.2;
775
775
  }
@@ -778,17 +778,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
778
778
  }
779
779
  }
780
780
  @media (prefers-reduced-motion: reduce) {
781
- .awsui_container_xjuzf_4e9fa_491.awsui_refresh_xjuzf_4e9fa_717:not(#\9) {
781
+ .awsui_container_xjuzf_1cvw0_491.awsui_refresh_xjuzf_1cvw0_717:not(#\9) {
782
782
  animation: none;
783
783
  transition: none;
784
784
  }
785
785
  }
786
- .awsui-motion-disabled .awsui_container_xjuzf_4e9fa_491.awsui_refresh_xjuzf_4e9fa_717:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_4e9fa_491.awsui_refresh_xjuzf_4e9fa_717:not(#\9) {
786
+ .awsui-motion-disabled .awsui_container_xjuzf_1cvw0_491.awsui_refresh_xjuzf_1cvw0_717:not(#\9), .awsui-mode-entering .awsui_container_xjuzf_1cvw0_491.awsui_refresh_xjuzf_1cvw0_717:not(#\9) {
787
787
  animation: none;
788
788
  transition: none;
789
789
  }
790
790
 
791
- .awsui_root_xjuzf_4e9fa_739:not(#\9) {
791
+ .awsui_root_xjuzf_1cvw0_739:not(#\9) {
792
792
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
793
793
  border-collapse: separate;
794
794
  border-spacing: 0;
@@ -819,7 +819,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
819
819
  word-spacing: normal;
820
820
  box-sizing: border-box;
821
821
  font-size: var(--font-body-m-size-7dign1, 14px);
822
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
822
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
823
823
  color: var(--color-text-body-default-su7kuo, #000716);
824
824
  font-weight: 400;
825
825
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -828,14 +828,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
828
828
  color: inherit;
829
829
  }
830
830
 
831
- .awsui_trigger_xjuzf_4e9fa_753:not(#\9) {
831
+ .awsui_trigger_xjuzf_1cvw0_753:not(#\9) {
832
832
  display: inline-block;
833
833
  max-width: 100%;
834
834
  color: inherit;
835
835
  text-align: inherit;
836
836
  }
837
837
 
838
- .awsui_trigger-type-text_xjuzf_4e9fa_760:not(#\9) {
838
+ .awsui_trigger-type-text_xjuzf_1cvw0_760:not(#\9) {
839
839
  border: 0;
840
840
  margin: 0;
841
841
  padding: 0;
@@ -843,17 +843,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
843
843
  cursor: pointer;
844
844
  border-bottom: var(--border-divider-list-width-um3zli, 1px) dashed currentColor;
845
845
  }
846
- .awsui_trigger-type-text_xjuzf_4e9fa_760:not(#\9):focus {
846
+ .awsui_trigger-type-text_xjuzf_1cvw0_760:not(#\9):focus {
847
847
  outline: none;
848
848
  }
849
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_4e9fa_760:not(#\9):focus {
849
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1cvw0_760:not(#\9):focus {
850
850
  position: relative;
851
851
  }
852
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_4e9fa_760:not(#\9):focus {
852
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1cvw0_760:not(#\9):focus {
853
853
  outline: 2px dotted transparent;
854
854
  outline-offset: calc(1px - 1px);
855
855
  }
856
- body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_4e9fa_760:not(#\9):focus::before {
856
+ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_1cvw0_760:not(#\9):focus::before {
857
857
  content: " ";
858
858
  display: block;
859
859
  position: absolute;
@@ -864,10 +864,10 @@ body[data-awsui-focus-visible=true] .awsui_trigger-type-text_xjuzf_4e9fa_760:not
864
864
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
865
865
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
866
866
  }
867
- .awsui_trigger-type-text_xjuzf_4e9fa_760 > .awsui_trigger-inner-text_xjuzf_4e9fa_789:not(#\9) {
867
+ .awsui_trigger-type-text_xjuzf_1cvw0_760 > .awsui_trigger-inner-text_xjuzf_1cvw0_789:not(#\9) {
868
868
  position: relative;
869
869
  }
870
870
 
871
- .awsui_popover-content_xjuzf_4e9fa_793:not(#\9) {
871
+ .awsui_popover-content_xjuzf_1cvw0_793:not(#\9) {
872
872
  display: inline;
873
873
  }
@@ -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_4e9fa_185",
6
- "arrow-outer": "awsui_arrow-outer_xjuzf_4e9fa_189",
7
- "arrow-inner": "awsui_arrow-inner_xjuzf_4e9fa_189",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_4e9fa_220",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_4e9fa_220",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_4e9fa_223",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_4e9fa_223",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_4e9fa_226",
13
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_4e9fa_226",
14
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_4e9fa_226",
15
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_4e9fa_226",
16
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_4e9fa_229",
17
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_4e9fa_229",
18
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_4e9fa_229",
19
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_4e9fa_229",
20
- "body": "awsui_body_xjuzf_4e9fa_325",
21
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_4e9fa_341",
22
- "has-dismiss": "awsui_has-dismiss_xjuzf_4e9fa_345",
23
- "dismiss": "awsui_dismiss_xjuzf_4e9fa_350",
24
- "dismiss-control": "awsui_dismiss-control_xjuzf_4e9fa_357",
25
- "header-row": "awsui_header-row_xjuzf_4e9fa_361",
26
- "header": "awsui_header_xjuzf_4e9fa_361",
27
- "content": "awsui_content_xjuzf_4e9fa_387",
28
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_4e9fa_395",
29
- "container": "awsui_container_xjuzf_4e9fa_491",
30
- "container-body": "awsui_container-body_xjuzf_4e9fa_499",
31
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_4e9fa_516",
32
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_4e9fa_521",
33
- "fixed-width": "awsui_fixed-width_xjuzf_4e9fa_524",
34
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_4e9fa_528",
35
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_4e9fa_535",
36
- "container-arrow": "awsui_container-arrow_xjuzf_4e9fa_547",
37
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_4e9fa_551",
38
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_4e9fa_551",
39
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_4e9fa_563",
40
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_4e9fa_563",
41
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_4e9fa_575",
42
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_4e9fa_575",
43
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_4e9fa_575",
44
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_4e9fa_575",
45
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_4e9fa_591",
46
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_4e9fa_595",
47
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_4e9fa_599",
48
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_4e9fa_1",
49
- "refresh": "awsui_refresh_xjuzf_4e9fa_717",
50
- "root": "awsui_root_xjuzf_4e9fa_739",
51
- "trigger": "awsui_trigger_xjuzf_4e9fa_753",
52
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_4e9fa_760",
53
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_4e9fa_789",
54
- "popover-content": "awsui_popover-content_xjuzf_4e9fa_793"
5
+ "arrow": "awsui_arrow_xjuzf_1cvw0_185",
6
+ "arrow-outer": "awsui_arrow-outer_xjuzf_1cvw0_189",
7
+ "arrow-inner": "awsui_arrow-inner_xjuzf_1cvw0_189",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1cvw0_220",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1cvw0_220",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1cvw0_223",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1cvw0_223",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1cvw0_226",
13
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1cvw0_226",
14
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1cvw0_226",
15
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1cvw0_226",
16
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1cvw0_229",
17
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1cvw0_229",
18
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1cvw0_229",
19
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1cvw0_229",
20
+ "body": "awsui_body_xjuzf_1cvw0_325",
21
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1cvw0_341",
22
+ "has-dismiss": "awsui_has-dismiss_xjuzf_1cvw0_345",
23
+ "dismiss": "awsui_dismiss_xjuzf_1cvw0_350",
24
+ "dismiss-control": "awsui_dismiss-control_xjuzf_1cvw0_357",
25
+ "header-row": "awsui_header-row_xjuzf_1cvw0_361",
26
+ "header": "awsui_header_xjuzf_1cvw0_361",
27
+ "content": "awsui_content_xjuzf_1cvw0_387",
28
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1cvw0_395",
29
+ "container": "awsui_container_xjuzf_1cvw0_491",
30
+ "container-body": "awsui_container-body_xjuzf_1cvw0_499",
31
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1cvw0_516",
32
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_1cvw0_521",
33
+ "fixed-width": "awsui_fixed-width_xjuzf_1cvw0_524",
34
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1cvw0_528",
35
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_1cvw0_535",
36
+ "container-arrow": "awsui_container-arrow_xjuzf_1cvw0_547",
37
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1cvw0_551",
38
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1cvw0_551",
39
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1cvw0_563",
40
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1cvw0_563",
41
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1cvw0_575",
42
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1cvw0_575",
43
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1cvw0_575",
44
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1cvw0_575",
45
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1cvw0_591",
46
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1cvw0_595",
47
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1cvw0_599",
48
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1cvw0_1",
49
+ "refresh": "awsui_refresh_xjuzf_1cvw0_717",
50
+ "root": "awsui_root_xjuzf_1cvw0_739",
51
+ "trigger": "awsui_trigger_xjuzf_1cvw0_753",
52
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_1cvw0_760",
53
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1cvw0_789",
54
+ "popover-content": "awsui_popover-content_xjuzf_1cvw0_793"
55
55
  };
56
56
 
@@ -1,23 +1,23 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "progress": "awsui_progress_11huc_1pede_185",
5
- "result-state": "awsui_result-state_11huc_1pede_199",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_1pede_1",
7
- "root": "awsui_root_11huc_1pede_221",
8
- "with-result-button": "awsui_with-result-button_11huc_1pede_234",
9
- "result-text": "awsui_result-text_11huc_1pede_238",
10
- "result-container-error": "awsui_result-container-error_11huc_1pede_242",
11
- "result-container-success": "awsui_result-container-success_11huc_1pede_242",
12
- "result-button": "awsui_result-button_11huc_1pede_246",
13
- "word-wrap": "awsui_word-wrap_11huc_1pede_251",
14
- "label-flash": "awsui_label-flash_11huc_1pede_257",
15
- "label-key-value": "awsui_label-key-value_11huc_1pede_261",
16
- "flash": "awsui_flash_11huc_1pede_269",
17
- "progress-container": "awsui_progress-container_11huc_1pede_273",
18
- "percentage-container": "awsui_percentage-container_11huc_1pede_280",
19
- "percentage": "awsui_percentage_11huc_1pede_280",
20
- "complete": "awsui_complete_11huc_1pede_315",
21
- "progress-in-flash": "awsui_progress-in-flash_11huc_1pede_330"
4
+ "progress": "awsui_progress_11huc_k2cv3_185",
5
+ "result-state": "awsui_result-state_11huc_k2cv3_199",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_11huc_k2cv3_1",
7
+ "root": "awsui_root_11huc_k2cv3_221",
8
+ "with-result-button": "awsui_with-result-button_11huc_k2cv3_234",
9
+ "result-text": "awsui_result-text_11huc_k2cv3_238",
10
+ "result-container-error": "awsui_result-container-error_11huc_k2cv3_242",
11
+ "result-container-success": "awsui_result-container-success_11huc_k2cv3_242",
12
+ "result-button": "awsui_result-button_11huc_k2cv3_246",
13
+ "word-wrap": "awsui_word-wrap_11huc_k2cv3_251",
14
+ "label-flash": "awsui_label-flash_11huc_k2cv3_257",
15
+ "label-key-value": "awsui_label-key-value_11huc_k2cv3_261",
16
+ "flash": "awsui_flash_11huc_k2cv3_269",
17
+ "progress-container": "awsui_progress-container_11huc_k2cv3_273",
18
+ "percentage-container": "awsui_percentage-container_11huc_k2cv3_280",
19
+ "percentage": "awsui_percentage_11huc_k2cv3_280",
20
+ "complete": "awsui_complete_11huc_k2cv3_315",
21
+ "progress-in-flash": "awsui_progress-in-flash_11huc_k2cv3_330"
22
22
  };
23
23