@cloudscape-design/components 3.0.334 → 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 (325) 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/styles.css.js +20 -20
  31. package/button/styles.scoped.css +154 -154
  32. package/button/styles.selectors.js +20 -20
  33. package/button-dropdown/index.d.ts.map +1 -1
  34. package/button-dropdown/index.js +2 -2
  35. package/button-dropdown/index.js.map +1 -1
  36. package/button-dropdown/interfaces.d.ts +31 -0
  37. package/button-dropdown/interfaces.d.ts.map +1 -1
  38. package/button-dropdown/interfaces.js.map +1 -1
  39. package/button-dropdown/internal.d.ts.map +1 -1
  40. package/button-dropdown/internal.js +52 -7
  41. package/button-dropdown/internal.js.map +1 -1
  42. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  43. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  44. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  45. package/button-dropdown/styles.css.js +14 -8
  46. package/button-dropdown/styles.scoped.css +44 -14
  47. package/button-dropdown/styles.selectors.js +14 -8
  48. package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
  49. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  50. package/button-dropdown/utils/use-button-dropdown.js +1 -0
  51. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +40 -40
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/index.js +5 -4
  56. package/cards/index.js.map +1 -1
  57. package/cards/styles.css.js +38 -38
  58. package/cards/styles.scoped.css +55 -55
  59. package/cards/styles.selectors.js +38 -38
  60. package/checkbox/styles.css.js +3 -3
  61. package/checkbox/styles.scoped.css +7 -7
  62. package/checkbox/styles.selectors.js +3 -3
  63. package/code-editor/index.js +2 -2
  64. package/code-editor/index.js.map +1 -1
  65. package/code-editor/status-bar.d.ts.map +1 -1
  66. package/code-editor/status-bar.js +3 -3
  67. package/code-editor/status-bar.js.map +1 -1
  68. package/code-editor/styles.css.js +32 -32
  69. package/code-editor/styles.scoped.css +129 -129
  70. package/code-editor/styles.selectors.js +32 -32
  71. package/collection-preferences/content-display/styles.css.js +11 -11
  72. package/collection-preferences/content-display/styles.scoped.css +19 -19
  73. package/collection-preferences/content-display/styles.selectors.js +11 -11
  74. package/collection-preferences/styles.css.js +37 -37
  75. package/collection-preferences/styles.scoped.css +47 -47
  76. package/collection-preferences/styles.selectors.js +37 -37
  77. package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  78. package/column-layout/flexible-column-layout/index.js +2 -2
  79. package/column-layout/flexible-column-layout/index.js.map +1 -1
  80. package/column-layout/styles.css.js +13 -13
  81. package/column-layout/styles.scoped.css +44 -44
  82. package/column-layout/styles.selectors.js +13 -13
  83. package/container/styles.css.js +28 -28
  84. package/container/styles.scoped.css +52 -52
  85. package/container/styles.selectors.js +28 -28
  86. package/date-picker/styles.css.js +7 -7
  87. package/date-picker/styles.scoped.css +10 -10
  88. package/date-picker/styles.selectors.js +7 -7
  89. package/date-range-picker/styles.css.js +38 -38
  90. package/date-range-picker/styles.scoped.css +48 -48
  91. package/date-range-picker/styles.selectors.js +38 -38
  92. package/expandable-section/styles.css.js +29 -29
  93. package/expandable-section/styles.scoped.css +65 -65
  94. package/expandable-section/styles.selectors.js +29 -29
  95. package/flashbar/styles.css.js +46 -46
  96. package/flashbar/styles.scoped.css +160 -160
  97. package/flashbar/styles.selectors.js +46 -46
  98. package/form/styles.css.js +9 -9
  99. package/form/styles.scoped.css +9 -9
  100. package/form/styles.selectors.js +9 -9
  101. package/form-field/styles.css.js +19 -19
  102. package/form-field/styles.scoped.css +31 -31
  103. package/form-field/styles.selectors.js +19 -19
  104. package/grid/styles.css.js +53 -53
  105. package/grid/styles.scoped.css +55 -55
  106. package/grid/styles.selectors.js +53 -53
  107. package/header/styles.css.js +44 -44
  108. package/header/styles.scoped.css +50 -50
  109. package/header/styles.selectors.js +44 -44
  110. package/help-panel/styles.css.js +4 -4
  111. package/help-panel/styles.scoped.css +70 -69
  112. package/help-panel/styles.selectors.js +4 -4
  113. package/icon/styles.css.js +21 -21
  114. package/icon/styles.scoped.css +50 -50
  115. package/icon/styles.selectors.js +21 -21
  116. package/input/styles.css.js +12 -12
  117. package/input/styles.scoped.css +35 -35
  118. package/input/styles.selectors.js +12 -12
  119. package/internal/base-component/styles.scoped.css +8 -7
  120. package/internal/components/button-trigger/styles.css.js +9 -9
  121. package/internal/components/button-trigger/styles.scoped.css +26 -26
  122. package/internal/components/button-trigger/styles.selectors.js +9 -9
  123. package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
  124. package/internal/components/cartesian-chart/labels-measure.js +2 -2
  125. package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  126. package/internal/components/chart-filter/styles.css.js +3 -3
  127. package/internal/components/chart-filter/styles.scoped.css +4 -4
  128. package/internal/components/chart-filter/styles.selectors.js +3 -3
  129. package/internal/components/chart-legend/styles.css.js +6 -6
  130. package/internal/components/chart-legend/styles.scoped.css +16 -16
  131. package/internal/components/chart-legend/styles.selectors.js +6 -6
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +4 -4
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-series-details/styles.css.js +5 -5
  136. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  137. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  138. package/internal/components/chart-series-marker/styles.css.js +5 -5
  139. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  140. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  141. package/internal/components/chart-wrapper/styles.css.js +6 -6
  142. package/internal/components/chart-wrapper/styles.scoped.css +9 -9
  143. package/internal/components/chart-wrapper/styles.selectors.js +6 -6
  144. package/internal/components/dropdown/styles.css.js +20 -20
  145. package/internal/components/dropdown/styles.scoped.css +36 -36
  146. package/internal/components/dropdown/styles.selectors.js +20 -20
  147. package/internal/components/dropdown-footer/styles.css.js +3 -3
  148. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  149. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  150. package/internal/components/dropdown-status/index.d.ts.map +1 -1
  151. package/internal/components/dropdown-status/index.js +1 -1
  152. package/internal/components/dropdown-status/index.js.map +1 -1
  153. package/internal/components/dropdown-status/styles.css.js +2 -2
  154. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  155. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  156. package/internal/components/menu-dropdown/styles.css.js +7 -7
  157. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  158. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  159. package/internal/components/option/styles.css.js +17 -17
  160. package/internal/components/option/styles.scoped.css +31 -31
  161. package/internal/components/option/styles.selectors.js +17 -17
  162. package/internal/components/options-list/styles.css.js +2 -2
  163. package/internal/components/options-list/styles.scoped.css +3 -3
  164. package/internal/components/options-list/styles.selectors.js +2 -2
  165. package/internal/components/selectable-item/styles.css.js +16 -16
  166. package/internal/components/selectable-item/styles.scoped.css +29 -29
  167. package/internal/components/selectable-item/styles.selectors.js +16 -16
  168. package/internal/components/token-list/styles.css.js +9 -9
  169. package/internal/components/token-list/styles.scoped.css +21 -21
  170. package/internal/components/token-list/styles.selectors.js +9 -9
  171. package/internal/environment.js +1 -1
  172. package/internal/generated/theming/index.cjs +24 -13
  173. package/internal/generated/theming/index.js +24 -13
  174. package/internal/hooks/container-queries/index.d.ts +0 -2
  175. package/internal/hooks/container-queries/index.d.ts.map +1 -1
  176. package/internal/hooks/container-queries/index.js +2 -1
  177. package/internal/hooks/container-queries/index.js.map +1 -1
  178. package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
  179. package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
  180. package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  181. package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
  182. package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
  183. package/internal/hooks/container-queries/use-resize-observer.js +0 -2
  184. package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
  185. package/internal/hooks/use-dynamic-overlap/index.js +2 -2
  186. package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  187. package/internal/manifest.json +1 -1
  188. package/internal/utils/use-container-width.d.ts.map +1 -1
  189. package/internal/utils/use-container-width.js +5 -3
  190. package/internal/utils/use-container-width.js.map +1 -1
  191. package/link/styles.css.js +20 -20
  192. package/link/styles.scoped.css +73 -73
  193. package/link/styles.selectors.js +20 -20
  194. package/modal/internal.d.ts.map +1 -1
  195. package/modal/internal.js +2 -1
  196. package/modal/internal.js.map +1 -1
  197. package/modal/styles.css.js +23 -23
  198. package/modal/styles.scoped.css +40 -40
  199. package/modal/styles.selectors.js +23 -23
  200. package/multiselect/styles.css.js +1 -1
  201. package/multiselect/styles.scoped.css +2 -2
  202. package/multiselect/styles.selectors.js +1 -1
  203. package/package.json +1 -1
  204. package/pagination/styles.css.js +9 -9
  205. package/pagination/styles.scoped.css +24 -24
  206. package/pagination/styles.selectors.js +9 -9
  207. package/pie-chart/styles.css.js +23 -23
  208. package/pie-chart/styles.scoped.css +42 -42
  209. package/pie-chart/styles.selectors.js +23 -23
  210. package/popover/styles.css.js +50 -50
  211. package/popover/styles.scoped.css +66 -66
  212. package/popover/styles.selectors.js +50 -50
  213. package/progress-bar/styles.css.js +18 -18
  214. package/progress-bar/styles.scoped.css +35 -35
  215. package/progress-bar/styles.selectors.js +18 -18
  216. package/property-filter/index.d.ts.map +1 -1
  217. package/property-filter/index.js +2 -3
  218. package/property-filter/index.js.map +1 -1
  219. package/property-filter/styles.css.js +29 -29
  220. package/property-filter/styles.scoped.css +32 -32
  221. package/property-filter/styles.selectors.js +29 -29
  222. package/property-filter/token-editor.d.ts.map +1 -1
  223. package/property-filter/token-editor.js +2 -2
  224. package/property-filter/token-editor.js.map +1 -1
  225. package/radio-group/styles.css.js +9 -9
  226. package/radio-group/styles.scoped.css +17 -17
  227. package/radio-group/styles.selectors.js +9 -9
  228. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  229. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  230. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  231. package/segmented-control/styles.css.js +14 -14
  232. package/segmented-control/styles.scoped.css +35 -35
  233. package/segmented-control/styles.selectors.js +14 -14
  234. package/select/parts/virtual-list.js +2 -2
  235. package/select/parts/virtual-list.js.map +1 -1
  236. package/select/styles.css.js +1 -1
  237. package/select/styles.scoped.css +2 -2
  238. package/select/styles.selectors.js +1 -1
  239. package/side-navigation/styles.css.js +27 -27
  240. package/side-navigation/styles.scoped.css +39 -39
  241. package/side-navigation/styles.selectors.js +27 -27
  242. package/spinner/styles.css.js +13 -13
  243. package/spinner/styles.scoped.css +20 -20
  244. package/spinner/styles.selectors.js +13 -13
  245. package/split-panel/styles.css.js +56 -56
  246. package/split-panel/styles.scoped.css +78 -78
  247. package/split-panel/styles.selectors.js +56 -56
  248. package/status-indicator/internal.d.ts +6 -3
  249. package/status-indicator/internal.d.ts.map +1 -1
  250. package/status-indicator/internal.js +2 -2
  251. package/status-indicator/internal.js.map +1 -1
  252. package/status-indicator/styles.css.js +22 -20
  253. package/status-indicator/styles.scoped.css +33 -28
  254. package/status-indicator/styles.selectors.js +22 -20
  255. package/table/internal.d.ts.map +1 -1
  256. package/table/internal.js +6 -4
  257. package/table/internal.js.map +1 -1
  258. package/table/sticky-scrollbar/styles.css.js +4 -4
  259. package/table/sticky-scrollbar/styles.scoped.css +4 -5
  260. package/table/sticky-scrollbar/styles.selectors.js +4 -4
  261. package/table/styles.css.js +34 -34
  262. package/table/styles.scoped.css +43 -43
  263. package/table/styles.selectors.js +34 -34
  264. package/tabs/styles.css.js +21 -21
  265. package/tabs/styles.scoped.css +39 -39
  266. package/tabs/styles.selectors.js +21 -21
  267. package/tabs/tab-header-bar.js +2 -2
  268. package/tabs/tab-header-bar.js.map +1 -1
  269. package/test-utils/dom/button-dropdown/index.d.ts +2 -0
  270. package/test-utils/dom/button-dropdown/index.js +6 -1
  271. package/test-utils/dom/button-dropdown/index.js.map +1 -1
  272. package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
  273. package/test-utils/selectors/button-dropdown/index.js +6 -1
  274. package/test-utils/selectors/button-dropdown/index.js.map +1 -1
  275. package/test-utils/tsconfig.tsbuildinfo +1 -1
  276. package/text-content/styles.css.js +1 -1
  277. package/text-content/styles.scoped.css +64 -64
  278. package/text-content/styles.selectors.js +1 -1
  279. package/text-filter/styles.css.js +3 -3
  280. package/text-filter/styles.scoped.css +4 -4
  281. package/text-filter/styles.selectors.js +3 -3
  282. package/textarea/styles.css.js +4 -4
  283. package/textarea/styles.scoped.css +14 -14
  284. package/textarea/styles.selectors.js +4 -4
  285. package/tiles/styles.css.js +28 -28
  286. package/tiles/styles.scoped.css +70 -70
  287. package/tiles/styles.selectors.js +28 -28
  288. package/toggle/styles.css.js +8 -8
  289. package/toggle/styles.scoped.css +15 -15
  290. package/toggle/styles.selectors.js +8 -8
  291. package/token-group/styles.css.js +7 -7
  292. package/token-group/styles.scoped.css +17 -17
  293. package/token-group/styles.selectors.js +7 -7
  294. package/top-navigation/1.0-beta/styles.css.js +25 -25
  295. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  296. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  297. package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  298. package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
  299. package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  300. package/top-navigation/styles.css.js +47 -47
  301. package/top-navigation/styles.scoped.css +70 -70
  302. package/top-navigation/styles.selectors.js +47 -47
  303. package/top-navigation/use-top-navigation.d.ts.map +1 -1
  304. package/top-navigation/use-top-navigation.js +2 -1
  305. package/top-navigation/use-top-navigation.js.map +1 -1
  306. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  307. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  308. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  309. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  310. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  311. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  312. package/tutorial-panel/styles.css.js +1 -1
  313. package/tutorial-panel/styles.scoped.css +2 -2
  314. package/tutorial-panel/styles.selectors.js +1 -1
  315. package/wizard/styles.css.js +31 -31
  316. package/wizard/styles.scoped.css +63 -63
  317. package/wizard/styles.selectors.js +31 -31
  318. package/internal/hooks/container-queries/interfaces.d.ts +0 -10
  319. package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
  320. package/internal/hooks/container-queries/interfaces.js +0 -4
  321. package/internal/hooks/container-queries/interfaces.js.map +0 -1
  322. package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
  323. package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
  324. package/internal/hooks/container-queries/use-container-query.js +0 -32
  325. package/internal/hooks/container-queries/use-container-query.js.map +0 -1
@@ -94,57 +94,57 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_segment__path_1edmh_u8hsy_97:not(#\9) {
97
+ .awsui_segment__path_1edmh_1r7fz_97:not(#\9) {
98
98
  transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
99
99
  }
100
100
  @media (prefers-reduced-motion: reduce) {
101
- .awsui_segment__path_1edmh_u8hsy_97:not(#\9) {
101
+ .awsui_segment__path_1edmh_1r7fz_97:not(#\9) {
102
102
  animation: none;
103
103
  transition: none;
104
104
  }
105
105
  }
106
- .awsui-motion-disabled .awsui_segment__path_1edmh_u8hsy_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_u8hsy_97:not(#\9) {
106
+ .awsui-motion-disabled .awsui_segment__path_1edmh_1r7fz_97:not(#\9), .awsui-mode-entering .awsui_segment__path_1edmh_1r7fz_97:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
 
111
- .awsui_segment_1edmh_u8hsy_97:not(#\9) {
111
+ .awsui_segment_1edmh_1r7fz_97:not(#\9) {
112
112
  transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
113
113
  }
114
114
  @media (prefers-reduced-motion: reduce) {
115
- .awsui_segment_1edmh_u8hsy_97:not(#\9) {
115
+ .awsui_segment_1edmh_1r7fz_97:not(#\9) {
116
116
  animation: none;
117
117
  transition: none;
118
118
  }
119
119
  }
120
- .awsui-motion-disabled .awsui_segment_1edmh_u8hsy_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_u8hsy_97:not(#\9) {
120
+ .awsui-motion-disabled .awsui_segment_1edmh_1r7fz_97:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1r7fz_97:not(#\9) {
121
121
  animation: none;
122
122
  transition: none;
123
123
  }
124
- .awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9) {
124
+ .awsui_segment_1edmh_1r7fz_97 > .awsui_segment__hover_1edmh_1r7fz_124:not(#\9) {
125
125
  transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
126
126
  }
127
127
  @media (prefers-reduced-motion: reduce) {
128
- .awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9) {
128
+ .awsui_segment_1edmh_1r7fz_97 > .awsui_segment__hover_1edmh_1r7fz_124:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
  }
133
- .awsui-motion-disabled .awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_u8hsy_97 > .awsui_segment__hover_1edmh_u8hsy_124:not(#\9) {
133
+ .awsui-motion-disabled .awsui_segment_1edmh_1r7fz_97 > .awsui_segment__hover_1edmh_1r7fz_124:not(#\9), .awsui-mode-entering .awsui_segment_1edmh_1r7fz_97 > .awsui_segment__hover_1edmh_1r7fz_124:not(#\9) {
134
134
  animation: none;
135
135
  transition: none;
136
136
  }
137
137
 
138
- .awsui_label_1edmh_u8hsy_138:not(#\9) {
138
+ .awsui_label_1edmh_1r7fz_138:not(#\9) {
139
139
  transition: opacity var(--motion-duration-transition-quick-0viajb, 90ms) var(--motion-easing-transition-quick-191occ, linear);
140
140
  }
141
141
  @media (prefers-reduced-motion: reduce) {
142
- .awsui_label_1edmh_u8hsy_138:not(#\9) {
142
+ .awsui_label_1edmh_1r7fz_138:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
146
146
  }
147
- .awsui-motion-disabled .awsui_label_1edmh_u8hsy_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_u8hsy_138:not(#\9) {
147
+ .awsui-motion-disabled .awsui_label_1edmh_1r7fz_138:not(#\9), .awsui-mode-entering .awsui_label_1edmh_1r7fz_138:not(#\9) {
148
148
  animation: none;
149
149
  transition: none;
150
150
  }
@@ -153,39 +153,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
153
153
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
154
154
  SPDX-License-Identifier: Apache-2.0
155
155
  */
156
- .awsui_root_1edmh_u8hsy_156:not(#\9) {
156
+ .awsui_root_1edmh_1r7fz_156:not(#\9) {
157
157
  /* used in test-utils */
158
158
  }
159
159
 
160
- .awsui_content_1edmh_u8hsy_160.awsui_content--small_1edmh_u8hsy_160:not(#\9) {
161
- min-height: calc(2 * (50px + var(--space-xs-edba2s, 8px) + calc(2 * var(--font-body-m-line-height-rfgrp9, 22px))));
160
+ .awsui_content_1edmh_1r7fz_160.awsui_content--small_1edmh_1r7fz_160:not(#\9) {
161
+ min-height: calc(2 * (50px + var(--space-xs-edba2s, 8px) + calc(2 * var(--font-body-m-line-height-ghizru, 20px))));
162
162
  }
163
- .awsui_content_1edmh_u8hsy_160.awsui_content--small_1edmh_u8hsy_160.awsui_content--without-labels_1edmh_u8hsy_163:not(#\9) {
163
+ .awsui_content_1edmh_1r7fz_160.awsui_content--small_1edmh_1r7fz_160.awsui_content--without-labels_1edmh_1r7fz_163:not(#\9) {
164
164
  min-height: calc(2 * (50px + var(--space-xs-edba2s, 8px)));
165
165
  }
166
- .awsui_content_1edmh_u8hsy_160.awsui_content--medium_1edmh_u8hsy_166:not(#\9) {
167
- min-height: calc(2 * (100px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-rfgrp9, 22px))));
166
+ .awsui_content_1edmh_1r7fz_160.awsui_content--medium_1edmh_1r7fz_166:not(#\9) {
167
+ min-height: calc(2 * (100px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-ghizru, 20px))));
168
168
  }
169
- .awsui_content_1edmh_u8hsy_160.awsui_content--medium_1edmh_u8hsy_166.awsui_content--without-labels_1edmh_u8hsy_163:not(#\9) {
169
+ .awsui_content_1edmh_1r7fz_160.awsui_content--medium_1edmh_1r7fz_166.awsui_content--without-labels_1edmh_1r7fz_163:not(#\9) {
170
170
  min-height: calc(2 * (100px + var(--space-s-hdd878, 12px)));
171
171
  }
172
- .awsui_content_1edmh_u8hsy_160.awsui_content--large_1edmh_u8hsy_172:not(#\9) {
173
- min-height: calc(2 * (140px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-rfgrp9, 22px))));
172
+ .awsui_content_1edmh_1r7fz_160.awsui_content--large_1edmh_1r7fz_172:not(#\9) {
173
+ min-height: calc(2 * (140px + var(--space-s-hdd878, 12px) + calc(2 * var(--font-body-m-line-height-ghizru, 20px))));
174
174
  }
175
- .awsui_content_1edmh_u8hsy_160.awsui_content--large_1edmh_u8hsy_172.awsui_content--without-labels_1edmh_u8hsy_163:not(#\9) {
175
+ .awsui_content_1edmh_1r7fz_160.awsui_content--large_1edmh_1r7fz_172.awsui_content--without-labels_1edmh_1r7fz_163:not(#\9) {
176
176
  min-height: calc(2 * (140px + var(--space-s-hdd878, 12px)));
177
177
  }
178
178
 
179
- .awsui_status-container_1edmh_u8hsy_179:not(#\9) {
179
+ .awsui_status-container_1edmh_1r7fz_179:not(#\9) {
180
180
  /* used in test utils */
181
181
  }
182
182
 
183
- .awsui_chart-container_1edmh_u8hsy_183:not(#\9) {
183
+ .awsui_chart-container_1edmh_1r7fz_183:not(#\9) {
184
184
  display: flex;
185
185
  flex: 1;
186
186
  }
187
187
 
188
- .awsui_inner-content_1edmh_u8hsy_188:not(#\9) {
188
+ .awsui_inner-content_1edmh_1r7fz_188:not(#\9) {
189
189
  display: flex;
190
190
  position: absolute;
191
191
  flex-direction: column;
@@ -199,76 +199,76 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
199
199
  pointer-events: none;
200
200
  }
201
201
 
202
- .awsui_segment__highlight_1edmh_u8hsy_202:not(#\9) {
202
+ .awsui_segment__highlight_1edmh_1r7fz_202:not(#\9) {
203
203
  stroke: none;
204
204
  opacity: 0;
205
205
  }
206
206
 
207
- .awsui_segment_1edmh_u8hsy_97:not(#\9) {
207
+ .awsui_segment_1edmh_1r7fz_97:not(#\9) {
208
208
  stroke: var(--color-background-container-content-og3y0v, #ffffff);
209
209
  stroke-width: 2px;
210
210
  stroke-linejoin: round;
211
211
  opacity: 1;
212
212
  cursor: pointer;
213
213
  }
214
- .awsui_segment_1edmh_u8hsy_97:not(#\9):focus {
214
+ .awsui_segment_1edmh_1r7fz_97:not(#\9):focus {
215
215
  outline: none;
216
216
  }
217
- .awsui_segment_1edmh_u8hsy_97.awsui_segment--dimmed_1edmh_u8hsy_217:not(#\9) {
217
+ .awsui_segment_1edmh_1r7fz_97.awsui_segment--dimmed_1edmh_1r7fz_217:not(#\9) {
218
218
  opacity: 0.35;
219
219
  }
220
- .awsui_segment_1edmh_u8hsy_97.awsui_segment--highlighted_1edmh_u8hsy_220 > .awsui_segment__highlight_1edmh_u8hsy_202:not(#\9), .awsui_segment_1edmh_u8hsy_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_u8hsy_217) > .awsui_segment__highlight_1edmh_u8hsy_202 {
220
+ .awsui_segment_1edmh_1r7fz_97.awsui_segment--highlighted_1edmh_1r7fz_220 > .awsui_segment__highlight_1edmh_1r7fz_202:not(#\9), .awsui_segment_1edmh_1r7fz_97:not(#\9):hover:not(.awsui_segment--dimmed_1edmh_1r7fz_217) > .awsui_segment__highlight_1edmh_1r7fz_202 {
221
221
  opacity: 1;
222
222
  }
223
223
 
224
- .awsui_label_1edmh_u8hsy_138:not(#\9) {
224
+ .awsui_label_1edmh_1r7fz_138:not(#\9) {
225
225
  color: var(--color-text-heading-default-18iw0k, #000716);
226
226
  opacity: 1;
227
227
  /* stylelint-disable-next-line selector-max-type */
228
228
  /* stylelint-disable-next-line selector-max-type */
229
229
  }
230
- .awsui_label_1edmh_u8hsy_138 > line:not(#\9) {
230
+ .awsui_label_1edmh_1r7fz_138 > line:not(#\9) {
231
231
  stroke: var(--color-stroke-chart-line-7sdstd, #7d8998);
232
232
  stroke-width: var(--border-divider-section-width-orq175, 2px);
233
233
  }
234
- .awsui_label_1edmh_u8hsy_138 > div:not(#\9) {
234
+ .awsui_label_1edmh_1r7fz_138 > div:not(#\9) {
235
235
  margin-top: -0.75em;
236
236
  }
237
- .awsui_label_1edmh_u8hsy_138.awsui_label--dimmed_1edmh_u8hsy_237:not(#\9) {
237
+ .awsui_label_1edmh_1r7fz_138.awsui_label--dimmed_1edmh_1r7fz_237:not(#\9) {
238
238
  opacity: 0.35;
239
239
  }
240
- .awsui_label_1edmh_u8hsy_138.awsui_label--align-right_1edmh_u8hsy_240:not(#\9) {
240
+ .awsui_label_1edmh_1r7fz_138.awsui_label--align-right_1edmh_1r7fz_240:not(#\9) {
241
241
  /* stylelint-disable-next-line selector-max-type */
242
242
  }
243
- .awsui_label_1edmh_u8hsy_138.awsui_label--align-right_1edmh_u8hsy_240 > div:not(#\9) {
243
+ .awsui_label_1edmh_1r7fz_138.awsui_label--align-right_1edmh_1r7fz_240 > div:not(#\9) {
244
244
  text-align: right;
245
245
  }
246
246
 
247
247
  /* stylelint-disable-next-line selector-max-type */
248
- .awsui_label-text_1edmh_u8hsy_248 > text:not(#\9) {
248
+ .awsui_label-text_1edmh_1r7fz_248 > text:not(#\9) {
249
249
  font-size: var(--font-body-m-size-7dign1, 14px);
250
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
250
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
251
251
  font-weight: var(--font-display-label-weight-io22e5, 700);
252
252
  fill: var(--color-text-heading-default-18iw0k, #000716);
253
253
  dominant-baseline: middle;
254
254
  }
255
255
 
256
- text.awsui_label__description_1edmh_u8hsy_256:not(#\9) {
256
+ text.awsui_label__description_1edmh_1r7fz_256:not(#\9) {
257
257
  font-size: var(--font-chart-detail-size-gtiv3j, 12px);
258
258
  font-weight: 400;
259
259
  color: var(--color-text-group-label-qtmgp9, #414d5c);
260
260
  fill: var(--color-text-group-label-qtmgp9, #414d5c);
261
261
  }
262
262
 
263
- .awsui_label-line_1edmh_u8hsy_263:not(#\9) {
263
+ .awsui_label-line_1edmh_1r7fz_263:not(#\9) {
264
264
  /* used in component code */
265
265
  }
266
266
 
267
- .awsui_label--highlighted_1edmh_u8hsy_267:not(#\9) {
267
+ .awsui_label--highlighted_1edmh_1r7fz_267:not(#\9) {
268
268
  /* used in test-utils */
269
269
  }
270
270
 
271
- .awsui_popover-header_1edmh_u8hsy_271:not(#\9) {
271
+ .awsui_popover-header_1edmh_1r7fz_271:not(#\9) {
272
272
  display: inline-flex;
273
273
  align-items: flex-start;
274
274
  }
@@ -2,28 +2,28 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "segment__path": "awsui_segment__path_1edmh_u8hsy_97",
6
- "segment": "awsui_segment_1edmh_u8hsy_97",
7
- "segment__hover": "awsui_segment__hover_1edmh_u8hsy_124",
8
- "label": "awsui_label_1edmh_u8hsy_138",
9
- "root": "awsui_root_1edmh_u8hsy_156",
10
- "content": "awsui_content_1edmh_u8hsy_160",
11
- "content--small": "awsui_content--small_1edmh_u8hsy_160",
12
- "content--without-labels": "awsui_content--without-labels_1edmh_u8hsy_163",
13
- "content--medium": "awsui_content--medium_1edmh_u8hsy_166",
14
- "content--large": "awsui_content--large_1edmh_u8hsy_172",
15
- "status-container": "awsui_status-container_1edmh_u8hsy_179",
16
- "chart-container": "awsui_chart-container_1edmh_u8hsy_183",
17
- "inner-content": "awsui_inner-content_1edmh_u8hsy_188",
18
- "segment__highlight": "awsui_segment__highlight_1edmh_u8hsy_202",
19
- "segment--dimmed": "awsui_segment--dimmed_1edmh_u8hsy_217",
20
- "segment--highlighted": "awsui_segment--highlighted_1edmh_u8hsy_220",
21
- "label--dimmed": "awsui_label--dimmed_1edmh_u8hsy_237",
22
- "label--align-right": "awsui_label--align-right_1edmh_u8hsy_240",
23
- "label-text": "awsui_label-text_1edmh_u8hsy_248",
24
- "label__description": "awsui_label__description_1edmh_u8hsy_256",
25
- "label-line": "awsui_label-line_1edmh_u8hsy_263",
26
- "label--highlighted": "awsui_label--highlighted_1edmh_u8hsy_267",
27
- "popover-header": "awsui_popover-header_1edmh_u8hsy_271"
5
+ "segment__path": "awsui_segment__path_1edmh_1r7fz_97",
6
+ "segment": "awsui_segment_1edmh_1r7fz_97",
7
+ "segment__hover": "awsui_segment__hover_1edmh_1r7fz_124",
8
+ "label": "awsui_label_1edmh_1r7fz_138",
9
+ "root": "awsui_root_1edmh_1r7fz_156",
10
+ "content": "awsui_content_1edmh_1r7fz_160",
11
+ "content--small": "awsui_content--small_1edmh_1r7fz_160",
12
+ "content--without-labels": "awsui_content--without-labels_1edmh_1r7fz_163",
13
+ "content--medium": "awsui_content--medium_1edmh_1r7fz_166",
14
+ "content--large": "awsui_content--large_1edmh_1r7fz_172",
15
+ "status-container": "awsui_status-container_1edmh_1r7fz_179",
16
+ "chart-container": "awsui_chart-container_1edmh_1r7fz_183",
17
+ "inner-content": "awsui_inner-content_1edmh_1r7fz_188",
18
+ "segment__highlight": "awsui_segment__highlight_1edmh_1r7fz_202",
19
+ "segment--dimmed": "awsui_segment--dimmed_1edmh_1r7fz_217",
20
+ "segment--highlighted": "awsui_segment--highlighted_1edmh_1r7fz_220",
21
+ "label--dimmed": "awsui_label--dimmed_1edmh_1r7fz_237",
22
+ "label--align-right": "awsui_label--align-right_1edmh_1r7fz_240",
23
+ "label-text": "awsui_label-text_1edmh_1r7fz_248",
24
+ "label__description": "awsui_label__description_1edmh_1r7fz_256",
25
+ "label-line": "awsui_label-line_1edmh_1r7fz_263",
26
+ "label--highlighted": "awsui_label--highlighted_1edmh_1r7fz_267",
27
+ "popover-header": "awsui_popover-header_1edmh_1r7fz_271"
28
28
  };
29
29
 
@@ -1,55 +1,55 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_xjuzf_4e9fa_185",
5
- "arrow-outer": "awsui_arrow-outer_xjuzf_4e9fa_189",
6
- "arrow-inner": "awsui_arrow-inner_xjuzf_4e9fa_189",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_4e9fa_220",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_4e9fa_220",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_4e9fa_223",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_4e9fa_223",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_4e9fa_226",
12
- "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_4e9fa_226",
13
- "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_4e9fa_226",
14
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_4e9fa_226",
15
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_4e9fa_229",
16
- "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_4e9fa_229",
17
- "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_4e9fa_229",
18
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_4e9fa_229",
19
- "body": "awsui_body_xjuzf_4e9fa_325",
20
- "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_4e9fa_341",
21
- "has-dismiss": "awsui_has-dismiss_xjuzf_4e9fa_345",
22
- "dismiss": "awsui_dismiss_xjuzf_4e9fa_350",
23
- "dismiss-control": "awsui_dismiss-control_xjuzf_4e9fa_357",
24
- "header-row": "awsui_header-row_xjuzf_4e9fa_361",
25
- "header": "awsui_header_xjuzf_4e9fa_361",
26
- "content": "awsui_content_xjuzf_4e9fa_387",
27
- "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_4e9fa_395",
28
- "container": "awsui_container_xjuzf_4e9fa_491",
29
- "container-body": "awsui_container-body_xjuzf_4e9fa_499",
30
- "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_4e9fa_516",
31
- "container-body-size-small": "awsui_container-body-size-small_xjuzf_4e9fa_521",
32
- "fixed-width": "awsui_fixed-width_xjuzf_4e9fa_524",
33
- "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_4e9fa_528",
34
- "container-body-size-large": "awsui_container-body-size-large_xjuzf_4e9fa_535",
35
- "container-arrow": "awsui_container-arrow_xjuzf_4e9fa_547",
36
- "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_4e9fa_551",
37
- "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_4e9fa_551",
38
- "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_4e9fa_563",
39
- "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_4e9fa_563",
40
- "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_4e9fa_575",
41
- "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_4e9fa_575",
42
- "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_4e9fa_575",
43
- "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_4e9fa_575",
44
- "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_4e9fa_591",
45
- "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_4e9fa_595",
46
- "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_4e9fa_599",
47
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_4e9fa_1",
48
- "refresh": "awsui_refresh_xjuzf_4e9fa_717",
49
- "root": "awsui_root_xjuzf_4e9fa_739",
50
- "trigger": "awsui_trigger_xjuzf_4e9fa_753",
51
- "trigger-type-text": "awsui_trigger-type-text_xjuzf_4e9fa_760",
52
- "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_4e9fa_789",
53
- "popover-content": "awsui_popover-content_xjuzf_4e9fa_793"
4
+ "arrow": "awsui_arrow_xjuzf_1cvw0_185",
5
+ "arrow-outer": "awsui_arrow-outer_xjuzf_1cvw0_189",
6
+ "arrow-inner": "awsui_arrow-inner_xjuzf_1cvw0_189",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_xjuzf_1cvw0_220",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_xjuzf_1cvw0_220",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_xjuzf_1cvw0_223",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_xjuzf_1cvw0_223",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_xjuzf_1cvw0_226",
12
+ "arrow-position-top-right": "awsui_arrow-position-top-right_xjuzf_1cvw0_226",
13
+ "arrow-position-top-left": "awsui_arrow-position-top-left_xjuzf_1cvw0_226",
14
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_xjuzf_1cvw0_226",
15
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_xjuzf_1cvw0_229",
16
+ "arrow-position-bottom-right": "awsui_arrow-position-bottom-right_xjuzf_1cvw0_229",
17
+ "arrow-position-bottom-left": "awsui_arrow-position-bottom-left_xjuzf_1cvw0_229",
18
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_xjuzf_1cvw0_229",
19
+ "body": "awsui_body_xjuzf_1cvw0_325",
20
+ "body-overflow-visible": "awsui_body-overflow-visible_xjuzf_1cvw0_341",
21
+ "has-dismiss": "awsui_has-dismiss_xjuzf_1cvw0_345",
22
+ "dismiss": "awsui_dismiss_xjuzf_1cvw0_350",
23
+ "dismiss-control": "awsui_dismiss-control_xjuzf_1cvw0_357",
24
+ "header-row": "awsui_header-row_xjuzf_1cvw0_361",
25
+ "header": "awsui_header_xjuzf_1cvw0_361",
26
+ "content": "awsui_content_xjuzf_1cvw0_387",
27
+ "content-overflow-visible": "awsui_content-overflow-visible_xjuzf_1cvw0_395",
28
+ "container": "awsui_container_xjuzf_1cvw0_491",
29
+ "container-body": "awsui_container-body_xjuzf_1cvw0_499",
30
+ "container-body-variant-annotation": "awsui_container-body-variant-annotation_xjuzf_1cvw0_516",
31
+ "container-body-size-small": "awsui_container-body-size-small_xjuzf_1cvw0_521",
32
+ "fixed-width": "awsui_fixed-width_xjuzf_1cvw0_524",
33
+ "container-body-size-medium": "awsui_container-body-size-medium_xjuzf_1cvw0_528",
34
+ "container-body-size-large": "awsui_container-body-size-large_xjuzf_1cvw0_535",
35
+ "container-arrow": "awsui_container-arrow_xjuzf_1cvw0_547",
36
+ "container-arrow-position-right-top": "awsui_container-arrow-position-right-top_xjuzf_1cvw0_551",
37
+ "container-arrow-position-right-bottom": "awsui_container-arrow-position-right-bottom_xjuzf_1cvw0_551",
38
+ "container-arrow-position-left-top": "awsui_container-arrow-position-left-top_xjuzf_1cvw0_563",
39
+ "container-arrow-position-left-bottom": "awsui_container-arrow-position-left-bottom_xjuzf_1cvw0_563",
40
+ "container-arrow-position-top-center": "awsui_container-arrow-position-top-center_xjuzf_1cvw0_575",
41
+ "container-arrow-position-top-right": "awsui_container-arrow-position-top-right_xjuzf_1cvw0_575",
42
+ "container-arrow-position-top-left": "awsui_container-arrow-position-top-left_xjuzf_1cvw0_575",
43
+ "container-arrow-position-top-responsive": "awsui_container-arrow-position-top-responsive_xjuzf_1cvw0_575",
44
+ "container-arrow-position-bottom-center": "awsui_container-arrow-position-bottom-center_xjuzf_1cvw0_591",
45
+ "container-arrow-position-bottom-right": "awsui_container-arrow-position-bottom-right_xjuzf_1cvw0_595",
46
+ "container-arrow-position-bottom-left": "awsui_container-arrow-position-bottom-left_xjuzf_1cvw0_599",
47
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_xjuzf_1cvw0_1",
48
+ "refresh": "awsui_refresh_xjuzf_1cvw0_717",
49
+ "root": "awsui_root_xjuzf_1cvw0_739",
50
+ "trigger": "awsui_trigger_xjuzf_1cvw0_753",
51
+ "trigger-type-text": "awsui_trigger-type-text_xjuzf_1cvw0_760",
52
+ "trigger-inner-text": "awsui_trigger-inner-text_xjuzf_1cvw0_789",
53
+ "popover-content": "awsui_popover-content_xjuzf_1cvw0_793"
54
54
  };
55
55