@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,10 +94,10 @@ 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_content-enter_gwq0h_1brli_97:not(#\9) {
98
- animation: awsui_awsui-motion-fade-in_gwq0h_1brli_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
97
+ .awsui_content-enter_gwq0h_wbciz_97:not(#\9) {
98
+ animation: awsui_awsui-motion-fade-in_gwq0h_wbciz_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
99
99
  }
100
- @keyframes awsui_awsui-motion-fade-in_gwq0h_1brli_1 {
100
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_wbciz_1 {
101
101
  from {
102
102
  opacity: 0.2;
103
103
  }
@@ -106,40 +106,40 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
106
106
  }
107
107
  }
108
108
  @media (prefers-reduced-motion: reduce) {
109
- .awsui_content-enter_gwq0h_1brli_97:not(#\9) {
109
+ .awsui_content-enter_gwq0h_wbciz_97:not(#\9) {
110
110
  animation: none;
111
111
  transition: none;
112
112
  }
113
113
  }
114
- .awsui-motion-disabled .awsui_content-enter_gwq0h_1brli_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_1brli_97:not(#\9) {
114
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_wbciz_97:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_wbciz_97:not(#\9) {
115
115
  animation: none;
116
116
  transition: none;
117
117
  }
118
118
 
119
- .awsui_trigger-expanded_gwq0h_1brli_119:not(#\9) {
119
+ .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9) {
120
120
  transition: border-bottom-color var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
121
121
  }
122
122
  @media (prefers-reduced-motion: reduce) {
123
- .awsui_trigger-expanded_gwq0h_1brli_119:not(#\9) {
123
+ .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9) {
124
124
  animation: none;
125
125
  transition: none;
126
126
  }
127
127
  }
128
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_1brli_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_1brli_119:not(#\9) {
128
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_wbciz_119:not(#\9) {
129
129
  animation: none;
130
130
  transition: none;
131
131
  }
132
132
 
133
- .awsui_icon_gwq0h_1brli_133:not(#\9) {
133
+ .awsui_icon_gwq0h_wbciz_133:not(#\9) {
134
134
  transition: transform var(--motion-duration-rotate-90-jfxxiy, 135ms) var(--motion-easing-rotate-90-ax5lt7, cubic-bezier(0.165, 0.84, 0.44, 1));
135
135
  }
136
136
  @media (prefers-reduced-motion: reduce) {
137
- .awsui_icon_gwq0h_1brli_133:not(#\9) {
137
+ .awsui_icon_gwq0h_wbciz_133:not(#\9) {
138
138
  animation: none;
139
139
  transition: none;
140
140
  }
141
141
  }
142
- .awsui-motion-disabled .awsui_icon_gwq0h_1brli_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_1brli_133:not(#\9) {
142
+ .awsui-motion-disabled .awsui_icon_gwq0h_wbciz_133:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_wbciz_133:not(#\9) {
143
143
  animation: none;
144
144
  transition: none;
145
145
  }
@@ -148,7 +148,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
149
  SPDX-License-Identifier: Apache-2.0
150
150
  */
151
- .awsui_root_gwq0h_1brli_151:not(#\9) {
151
+ .awsui_root_gwq0h_wbciz_151:not(#\9) {
152
152
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
153
153
  border-collapse: separate;
154
154
  border-spacing: 0;
@@ -179,7 +179,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
179
179
  word-spacing: normal;
180
180
  box-sizing: border-box;
181
181
  font-size: var(--font-body-m-size-7dign1, 14px);
182
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
182
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
183
183
  color: var(--color-text-body-default-su7kuo, #000716);
184
184
  font-weight: 400;
185
185
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -191,111 +191,111 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
191
191
  display: block;
192
192
  }
193
193
 
194
- .awsui_expand-button_gwq0h_1brli_168:not(#\9) {
194
+ .awsui_expand-button_gwq0h_wbciz_168:not(#\9) {
195
195
  /* used in test-utils */
196
196
  }
197
197
 
198
- .awsui_icon_gwq0h_1brli_133:not(#\9) {
198
+ .awsui_icon_gwq0h_wbciz_133:not(#\9) {
199
199
  transform: rotate(-90deg);
200
200
  }
201
- .awsui_icon_gwq0h_1brli_133.awsui_expanded_gwq0h_1brli_175:not(#\9) {
201
+ .awsui_icon_gwq0h_wbciz_133.awsui_expanded_gwq0h_wbciz_175:not(#\9) {
202
202
  transform: rotate(0deg);
203
203
  }
204
204
 
205
- .awsui_icon-container_gwq0h_1brli_179:not(#\9) {
205
+ .awsui_icon-container_gwq0h_wbciz_179:not(#\9) {
206
206
  position: relative;
207
- margin-left: calc((var(--font-body-m-line-height-rfgrp9, 22px) - var(--size-icon-normal-jq6jat, 16px)) / -2);
207
+ margin-left: calc((var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2);
208
208
  margin-right: calc(var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px));
209
209
  }
210
- .awsui_icon-container-container_gwq0h_1brli_184:not(#\9) {
210
+ .awsui_icon-container-container_gwq0h_wbciz_184:not(#\9) {
211
211
  margin-right: var(--space-xs-edba2s, 8px);
212
212
  }
213
213
 
214
- .awsui_wrapper_gwq0h_1brli_188:not(#\9) {
214
+ .awsui_wrapper_gwq0h_wbciz_188:not(#\9) {
215
215
  box-sizing: border-box;
216
216
  border: none;
217
217
  width: 100%;
218
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
218
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
219
219
  text-align: left;
220
220
  }
221
- .awsui_wrapper-default_gwq0h_1brli_195:not(#\9), .awsui_wrapper-footer_gwq0h_1brli_195:not(#\9) {
221
+ .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9), .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9) {
222
222
  border: var(--border-divider-section-width-orq175, 2px) solid transparent;
223
223
  }
224
- .awsui_wrapper-navigation_gwq0h_1brli_198:not(#\9) {
224
+ .awsui_wrapper-navigation_gwq0h_wbciz_198:not(#\9) {
225
225
  border-left: var(--border-divider-section-width-orq175, 2px) solid transparent;
226
226
  }
227
- .awsui_wrapper-navigation_gwq0h_1brli_198:not(#\9), .awsui_wrapper-container_gwq0h_1brli_201:not(#\9) {
227
+ .awsui_wrapper-navigation_gwq0h_wbciz_198:not(#\9), .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9) {
228
228
  display: flex;
229
229
  font-weight: var(--font-heading-s-weight-5y5giq, 800);
230
230
  }
231
- .awsui_wrapper-default_gwq0h_1brli_195:not(#\9), .awsui_wrapper-navigation_gwq0h_1brli_198:not(#\9), .awsui_wrapper-footer_gwq0h_1brli_195:not(#\9) {
231
+ .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9), .awsui_wrapper-navigation_gwq0h_wbciz_198:not(#\9), .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9) {
232
232
  color: var(--color-text-expandable-section-default-m3lg7r, #000716);
233
233
  -webkit-font-smoothing: var(--font-smoothing-webkit-fyh4as, antialiased);
234
234
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-pa2uqe, grayscale);
235
235
  font-size: var(--font-expandable-heading-size-mkp9vq, 16px);
236
236
  letter-spacing: var(--font-heading-s-letter-spacing-j4vcrt, -0.005em);
237
237
  }
238
- .awsui_wrapper-default_gwq0h_1brli_195:not(#\9) {
238
+ .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9) {
239
239
  padding-top: var(--space-scaled-xxs-t2t62i, 4px);
240
240
  padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
241
241
  padding-right: var(--space-xxs-ja5cp8, 4px);
242
242
  }
243
- .awsui_wrapper-default_gwq0h_1brli_195.awsui_header-deprecated_gwq0h_1brli_217:not(#\9) {
243
+ .awsui_wrapper-default_gwq0h_wbciz_195.awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
244
244
  padding-left: var(--space-xxs-ja5cp8, 4px);
245
245
  }
246
- .awsui_wrapper-default_gwq0h_1brli_195:not(#\9):not(.awsui_header-deprecated_gwq0h_1brli_217) {
247
- padding-left: calc(var(--space-xxs-ja5cp8, 4px) + calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-rfgrp9, 22px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px)));
246
+ .awsui_wrapper-default_gwq0h_wbciz_195:not(#\9):not(.awsui_header-deprecated_gwq0h_wbciz_217) {
247
+ padding-left: calc(var(--space-xxs-ja5cp8, 4px) + calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px)));
248
248
  }
249
- .awsui_wrapper-footer_gwq0h_1brli_195:not(#\9) {
249
+ .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9) {
250
250
  padding-top: var(--space-scaled-xxs-t2t62i, 4px);
251
251
  padding-bottom: var(--space-scaled-xxs-t2t62i, 4px);
252
252
  padding-right: 0;
253
253
  }
254
- .awsui_wrapper-footer_gwq0h_1brli_195.awsui_header-deprecated_gwq0h_1brli_217:not(#\9) {
254
+ .awsui_wrapper-footer_gwq0h_wbciz_195.awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
255
255
  padding-left: 0;
256
256
  }
257
- .awsui_wrapper-footer_gwq0h_1brli_195:not(#\9):not(.awsui_header-deprecated_gwq0h_1brli_217) {
258
- padding-left: calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-rfgrp9, 22px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px));
257
+ .awsui_wrapper-footer_gwq0h_wbciz_195:not(#\9):not(.awsui_header-deprecated_gwq0h_wbciz_217) {
258
+ padding-left: calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px));
259
259
  }
260
- .awsui_wrapper-container_gwq0h_1brli_201:not(#\9) {
260
+ .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9) {
261
261
  padding-top: var(--space-container-header-vertical-di96ce, 12px);
262
262
  padding-bottom: var(--space-container-header-vertical-di96ce, 12px);
263
263
  padding-right: var(--space-container-horizontal-jxdgil, 20px);
264
264
  }
265
- .awsui_wrapper-container_gwq0h_1brli_201.awsui_header-deprecated_gwq0h_1brli_217:not(#\9) {
265
+ .awsui_wrapper-container_gwq0h_wbciz_201.awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
266
266
  padding-left: var(--space-container-horizontal-jxdgil, 20px);
267
267
  }
268
- .awsui_wrapper-container_gwq0h_1brli_201:not(#\9):not(.awsui_header-deprecated_gwq0h_1brli_217) {
269
- padding-left: calc(var(--space-container-horizontal-jxdgil, 20px) + calc(var(--size-icon-medium-x0iee8, 20px) + (var(--font-body-m-line-height-rfgrp9, 22px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xs-edba2s, 8px)));
268
+ .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9):not(.awsui_header-deprecated_gwq0h_wbciz_217) {
269
+ padding-left: calc(var(--space-container-horizontal-jxdgil, 20px) + calc(var(--size-icon-medium-x0iee8, 20px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xs-edba2s, 8px)));
270
270
  }
271
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_1brli_201:not(#\9):focus {
271
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_wbciz_201:not(#\9):focus {
272
272
  padding: calc(var(--space-scaled-s-913kwi, 12px) - var(--border-divider-section-width-orq175, 2px)) calc(var(--space-l-f4l5gr, 20px) - var(--border-divider-section-width-orq175, 2px));
273
273
  }
274
- .awsui_wrapper-default_gwq0h_1brli_195.awsui_wrapper-expanded_gwq0h_1brli_248:not(#\9) {
274
+ .awsui_wrapper-default_gwq0h_wbciz_195.awsui_wrapper-expanded_gwq0h_wbciz_248:not(#\9) {
275
275
  border-bottom-color: var(--color-border-divider-default-9o8zql, #e9ebed);
276
276
  }
277
277
 
278
- .awsui_header_gwq0h_1brli_217:not(#\9) {
278
+ .awsui_header_gwq0h_wbciz_217:not(#\9) {
279
279
  /* used in test-utils */
280
280
  }
281
- .awsui_header-wrapper_gwq0h_1brli_255:not(#\9), .awsui_header-deprecated_gwq0h_1brli_217:not(#\9) {
281
+ .awsui_header-wrapper_gwq0h_wbciz_255:not(#\9), .awsui_header-deprecated_gwq0h_wbciz_217:not(#\9) {
282
282
  display: flex;
283
283
  font-weight: var(--font-heading-s-weight-5y5giq, 800);
284
284
  }
285
- .awsui_header-wrapper_gwq0h_1brli_255:not(#\9) {
285
+ .awsui_header-wrapper_gwq0h_wbciz_255:not(#\9) {
286
286
  font-size: inherit;
287
287
  letter-spacing: inherit;
288
288
  margin: 0;
289
289
  padding: 0;
290
290
  }
291
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1brli_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1brli_265:not(#\9):focus {
291
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_wbciz_265:not(#\9):focus {
292
292
  position: relative;
293
293
  }
294
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1brli_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1brli_265:not(#\9):focus {
294
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_wbciz_265:not(#\9):focus {
295
295
  outline: 2px dotted transparent;
296
296
  outline-offset: calc(0px - 1px);
297
297
  }
298
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1brli_265:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_1brli_265:not(#\9):focus::before {
298
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_wbciz_265:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_wbciz_265:not(#\9):focus::before {
299
299
  content: " ";
300
300
  display: block;
301
301
  position: absolute;
@@ -306,21 +306,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1brli_265:not(#\9
306
306
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
307
307
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
308
308
  }
309
- .awsui_header-button_gwq0h_1brli_265:not(#\9) {
309
+ .awsui_header-button_gwq0h_wbciz_265:not(#\9) {
310
310
  box-sizing: border-box;
311
311
  display: flex;
312
- margin-left: calc(-1 * calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-rfgrp9, 22px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px)));
312
+ margin-left: calc(-1 * calc(var(--size-icon-normal-jq6jat, 16px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xxs-ja5cp8, 4px) + var(--border-divider-list-width-um3zli, 1px)));
313
313
  }
314
- .awsui_header-container-button_gwq0h_1brli_265:not(#\9) {
315
- margin-left: calc(-1 * calc(var(--size-icon-medium-x0iee8, 20px) + (var(--font-body-m-line-height-rfgrp9, 22px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xs-edba2s, 8px)));
314
+ .awsui_header-container-button_gwq0h_wbciz_265:not(#\9) {
315
+ margin-left: calc(-1 * calc(var(--size-icon-medium-x0iee8, 20px) + (var(--font-body-m-line-height-ghizru, 20px) - var(--size-icon-normal-jq6jat, 16px)) / -2 + var(--space-xs-edba2s, 8px)));
316
316
  }
317
- .awsui_header-container_gwq0h_1brli_265:not(#\9) {
317
+ .awsui_header-container_gwq0h_wbciz_265:not(#\9) {
318
318
  width: 100%;
319
319
  }
320
- .awsui_header-container_gwq0h_1brli_265 > .awsui_icon-container_gwq0h_1brli_179:not(#\9) {
320
+ .awsui_header-container_gwq0h_wbciz_265 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9) {
321
321
  margin-top: var(--space-expandable-section-icon-offset-top-qfofw6, 4px);
322
322
  }
323
- .awsui_header-navigation_gwq0h_1brli_297 > .awsui_icon-container_gwq0h_1brli_179:not(#\9) {
323
+ .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9) {
324
324
  display: inline-flex;
325
325
  cursor: pointer;
326
326
  color: var(--color-text-expandable-section-navigation-icon-default-lzmj1u, #414d5c);
@@ -331,17 +331,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_1brli_265:not(#\9
331
331
  text-decoration: none;
332
332
  flex-direction: column;
333
333
  }
334
- .awsui_header-navigation_gwq0h_1brli_297 > .awsui_icon-container_gwq0h_1brli_179:not(#\9):hover {
334
+ .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):hover {
335
335
  color: var(--color-text-expandable-section-hover-pux1oy, #0972d3);
336
336
  }
337
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1brli_297 > .awsui_icon-container_gwq0h_1brli_179:not(#\9):focus {
337
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):focus {
338
338
  position: relative;
339
339
  }
340
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1brli_297 > .awsui_icon-container_gwq0h_1brli_179:not(#\9):focus {
340
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):focus {
341
341
  outline: 2px dotted transparent;
342
342
  outline-offset: calc(2px - 1px);
343
343
  }
344
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1brli_297 > .awsui_icon-container_gwq0h_1brli_179:not(#\9):focus::before {
344
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_wbciz_297 > .awsui_icon-container_gwq0h_wbciz_179:not(#\9):focus::before {
345
345
  content: " ";
346
346
  display: block;
347
347
  position: absolute;
@@ -352,37 +352,37 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_1brli_297 > .
352
352
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
353
353
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
354
354
  }
355
- .awsui_header-text_gwq0h_1brli_329:not(#\9) {
355
+ .awsui_header-text_gwq0h_wbciz_329:not(#\9) {
356
356
  /* used in test-utils */
357
357
  }
358
358
 
359
- .awsui_content_gwq0h_1brli_97:not(#\9) {
359
+ .awsui_content_gwq0h_wbciz_97:not(#\9) {
360
360
  display: none;
361
361
  }
362
- .awsui_content-default_gwq0h_1brli_336:not(#\9) {
362
+ .awsui_content-default_gwq0h_wbciz_336:not(#\9) {
363
363
  padding: var(--space-scaled-xs-wbfgrv, 8px) 0;
364
364
  }
365
- .awsui_content-footer_gwq0h_1brli_339:not(#\9) {
365
+ .awsui_content-footer_gwq0h_wbciz_339:not(#\9) {
366
366
  padding: var(--space-xs-edba2s, 8px) 0;
367
367
  }
368
- .awsui_content-expanded_gwq0h_1brli_342:not(#\9) {
368
+ .awsui_content-expanded_gwq0h_wbciz_342:not(#\9) {
369
369
  display: block;
370
370
  }
371
371
 
372
- .awsui_focusable_gwq0h_1brli_346:not(#\9):focus {
372
+ .awsui_focusable_gwq0h_wbciz_346:not(#\9):focus {
373
373
  outline: none;
374
374
  text-decoration: none;
375
375
  }
376
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_1brli_346:not(#\9):focus {
376
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_wbciz_346:not(#\9):focus {
377
377
  outline: 2px dotted transparent;
378
378
  border: var(--border-field-width-riro62, 2px) solid var(--color-border-item-focused-4t19h5, #0972d3);
379
379
  border-radius: var(--border-radius-control-default-focus-ring-muizvi, 4px);
380
380
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-cwek11, 0px) var(--color-border-item-focused-4t19h5, #0972d3);
381
381
  }
382
382
 
383
- .awsui_click-target_gwq0h_1brli_357:not(#\9) {
383
+ .awsui_click-target_gwq0h_wbciz_357:not(#\9) {
384
384
  cursor: pointer;
385
385
  }
386
- .awsui_click-target_gwq0h_1brli_357:not(#\9):not(.awsui_wrapper-container_gwq0h_1brli_201):not(.awsui_header-container-button_gwq0h_1brli_265):hover {
386
+ .awsui_click-target_gwq0h_wbciz_357:not(#\9):not(.awsui_wrapper-container_gwq0h_wbciz_201):not(.awsui_header-container-button_gwq0h_wbciz_265):hover {
387
387
  color: var(--color-text-expandable-section-hover-pux1oy, #0972d3);
388
388
  }
@@ -2,34 +2,34 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_1brli_97",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_1brli_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_1brli_119",
8
- "icon": "awsui_icon_gwq0h_1brli_133",
9
- "root": "awsui_root_gwq0h_1brli_151",
10
- "expand-button": "awsui_expand-button_gwq0h_1brli_168",
11
- "expanded": "awsui_expanded_gwq0h_1brli_175",
12
- "icon-container": "awsui_icon-container_gwq0h_1brli_179",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_1brli_184",
14
- "wrapper": "awsui_wrapper_gwq0h_1brli_188",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_1brli_195",
16
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_1brli_195",
17
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_1brli_198",
18
- "wrapper-container": "awsui_wrapper-container_gwq0h_1brli_201",
19
- "header-deprecated": "awsui_header-deprecated_gwq0h_1brli_217",
20
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_1brli_248",
21
- "header": "awsui_header_gwq0h_1brli_217",
22
- "header-wrapper": "awsui_header-wrapper_gwq0h_1brli_255",
23
- "header-button": "awsui_header-button_gwq0h_1brli_265",
24
- "header-container-button": "awsui_header-container-button_gwq0h_1brli_265",
25
- "header-container": "awsui_header-container_gwq0h_1brli_265",
26
- "header-navigation": "awsui_header-navigation_gwq0h_1brli_297",
27
- "header-text": "awsui_header-text_gwq0h_1brli_329",
28
- "content": "awsui_content_gwq0h_1brli_97",
29
- "content-default": "awsui_content-default_gwq0h_1brli_336",
30
- "content-footer": "awsui_content-footer_gwq0h_1brli_339",
31
- "content-expanded": "awsui_content-expanded_gwq0h_1brli_342",
32
- "focusable": "awsui_focusable_gwq0h_1brli_346",
33
- "click-target": "awsui_click-target_gwq0h_1brli_357"
5
+ "content-enter": "awsui_content-enter_gwq0h_wbciz_97",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_wbciz_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_wbciz_119",
8
+ "icon": "awsui_icon_gwq0h_wbciz_133",
9
+ "root": "awsui_root_gwq0h_wbciz_151",
10
+ "expand-button": "awsui_expand-button_gwq0h_wbciz_168",
11
+ "expanded": "awsui_expanded_gwq0h_wbciz_175",
12
+ "icon-container": "awsui_icon-container_gwq0h_wbciz_179",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_wbciz_184",
14
+ "wrapper": "awsui_wrapper_gwq0h_wbciz_188",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_wbciz_195",
16
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_wbciz_195",
17
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_wbciz_198",
18
+ "wrapper-container": "awsui_wrapper-container_gwq0h_wbciz_201",
19
+ "header-deprecated": "awsui_header-deprecated_gwq0h_wbciz_217",
20
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_wbciz_248",
21
+ "header": "awsui_header_gwq0h_wbciz_217",
22
+ "header-wrapper": "awsui_header-wrapper_gwq0h_wbciz_255",
23
+ "header-button": "awsui_header-button_gwq0h_wbciz_265",
24
+ "header-container-button": "awsui_header-container-button_gwq0h_wbciz_265",
25
+ "header-container": "awsui_header-container_gwq0h_wbciz_265",
26
+ "header-navigation": "awsui_header-navigation_gwq0h_wbciz_297",
27
+ "header-text": "awsui_header-text_gwq0h_wbciz_329",
28
+ "content": "awsui_content_gwq0h_wbciz_97",
29
+ "content-default": "awsui_content-default_gwq0h_wbciz_336",
30
+ "content-footer": "awsui_content-footer_gwq0h_wbciz_339",
31
+ "content-expanded": "awsui_content-expanded_gwq0h_wbciz_342",
32
+ "focusable": "awsui_focusable_gwq0h_wbciz_346",
33
+ "click-target": "awsui_click-target_gwq0h_wbciz_357"
34
34
  };
35
35
 
@@ -1,51 +1,51 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "flash-with-motion": "awsui_flash-with-motion_1q84n_trp7z_93",
5
- "enter": "awsui_enter_1q84n_trp7z_93",
6
- "flash-body": "awsui_flash-body_1q84n_trp7z_107",
7
- "flash-message": "awsui_flash-message_1q84n_trp7z_107",
8
- "flash-header": "awsui_flash-header_1q84n_trp7z_107",
9
- "flash-content": "awsui_flash-content_1q84n_trp7z_108",
10
- "action-button-wrapper": "awsui_action-button-wrapper_1q84n_trp7z_109",
11
- "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_trp7z_110",
12
- "flash-icon": "awsui_flash-icon_1q84n_trp7z_133",
13
- "entering": "awsui_entering_1q84n_trp7z_146",
14
- "entered": "awsui_entered_1q84n_trp7z_167",
15
- "exiting": "awsui_exiting_1q84n_trp7z_272",
16
- "stack": "awsui_stack_1q84n_trp7z_294",
17
- "animation-running": "awsui_animation-running_1q84n_trp7z_294",
18
- "item": "awsui_item_1q84n_trp7z_294",
19
- "flash-list-item": "awsui_flash-list-item_1q84n_trp7z_295",
20
- "notification-bar": "awsui_notification-bar_1q84n_trp7z_296",
21
- "collapsed": "awsui_collapsed_1q84n_trp7z_316",
22
- "animation-ready": "awsui_animation-ready_1q84n_trp7z_316",
23
- "expanded-only": "awsui_expanded-only_1q84n_trp7z_316",
24
- "expanded": "awsui_expanded_1q84n_trp7z_316",
25
- "flash": "awsui_flash_1q84n_trp7z_93",
26
- "collapsible": "awsui_collapsible_1q84n_trp7z_380",
27
- "short-list": "awsui_short-list_1q84n_trp7z_386",
28
- "visual-refresh": "awsui_visual-refresh_1q84n_trp7z_386",
29
- "status": "awsui_status_1q84n_trp7z_603",
30
- "header": "awsui_header_1q84n_trp7z_603",
31
- "item-count": "awsui_item-count_1q84n_trp7z_604",
32
- "button": "awsui_button_1q84n_trp7z_605",
33
- "type-count": "awsui_type-count_1q84n_trp7z_640",
34
- "count-number": "awsui_count-number_1q84n_trp7z_640",
35
- "icon": "awsui_icon_1q84n_trp7z_674",
36
- "floating": "awsui_floating_1q84n_trp7z_712",
37
- "flashbar": "awsui_flashbar_1q84n_trp7z_720",
38
- "flash-refresh": "awsui_flash-refresh_1q84n_trp7z_766",
39
- "flash-list": "awsui_flash-list_1q84n_trp7z_295",
40
- "flash-focus-container": "awsui_flash-focus-container_1q84n_trp7z_785",
41
- "flash-text": "awsui_flash-text_1q84n_trp7z_812",
42
- "dismiss-button": "awsui_dismiss-button_1q84n_trp7z_110",
43
- "breakpoint-default": "awsui_breakpoint-default_1q84n_trp7z_853",
44
- "action-button": "awsui_action-button_1q84n_trp7z_109",
45
- "flash-type-success": "awsui_flash-type-success_1q84n_trp7z_866",
46
- "flash-type-error": "awsui_flash-type-error_1q84n_trp7z_870",
47
- "flash-type-info": "awsui_flash-type-info_1q84n_trp7z_874",
48
- "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_trp7z_875",
49
- "flash-type-warning": "awsui_flash-type-warning_1q84n_trp7z_876"
4
+ "flash-with-motion": "awsui_flash-with-motion_1q84n_nhxx4_93",
5
+ "enter": "awsui_enter_1q84n_nhxx4_93",
6
+ "flash-body": "awsui_flash-body_1q84n_nhxx4_107",
7
+ "flash-message": "awsui_flash-message_1q84n_nhxx4_107",
8
+ "flash-header": "awsui_flash-header_1q84n_nhxx4_107",
9
+ "flash-content": "awsui_flash-content_1q84n_nhxx4_108",
10
+ "action-button-wrapper": "awsui_action-button-wrapper_1q84n_nhxx4_109",
11
+ "dismiss-button-wrapper": "awsui_dismiss-button-wrapper_1q84n_nhxx4_110",
12
+ "flash-icon": "awsui_flash-icon_1q84n_nhxx4_133",
13
+ "entering": "awsui_entering_1q84n_nhxx4_146",
14
+ "entered": "awsui_entered_1q84n_nhxx4_167",
15
+ "exiting": "awsui_exiting_1q84n_nhxx4_272",
16
+ "stack": "awsui_stack_1q84n_nhxx4_294",
17
+ "animation-running": "awsui_animation-running_1q84n_nhxx4_294",
18
+ "item": "awsui_item_1q84n_nhxx4_294",
19
+ "flash-list-item": "awsui_flash-list-item_1q84n_nhxx4_295",
20
+ "notification-bar": "awsui_notification-bar_1q84n_nhxx4_296",
21
+ "collapsed": "awsui_collapsed_1q84n_nhxx4_316",
22
+ "animation-ready": "awsui_animation-ready_1q84n_nhxx4_316",
23
+ "expanded-only": "awsui_expanded-only_1q84n_nhxx4_316",
24
+ "expanded": "awsui_expanded_1q84n_nhxx4_316",
25
+ "flash": "awsui_flash_1q84n_nhxx4_93",
26
+ "collapsible": "awsui_collapsible_1q84n_nhxx4_380",
27
+ "short-list": "awsui_short-list_1q84n_nhxx4_386",
28
+ "visual-refresh": "awsui_visual-refresh_1q84n_nhxx4_386",
29
+ "status": "awsui_status_1q84n_nhxx4_603",
30
+ "header": "awsui_header_1q84n_nhxx4_603",
31
+ "item-count": "awsui_item-count_1q84n_nhxx4_604",
32
+ "button": "awsui_button_1q84n_nhxx4_605",
33
+ "type-count": "awsui_type-count_1q84n_nhxx4_640",
34
+ "count-number": "awsui_count-number_1q84n_nhxx4_640",
35
+ "icon": "awsui_icon_1q84n_nhxx4_674",
36
+ "floating": "awsui_floating_1q84n_nhxx4_712",
37
+ "flashbar": "awsui_flashbar_1q84n_nhxx4_720",
38
+ "flash-refresh": "awsui_flash-refresh_1q84n_nhxx4_766",
39
+ "flash-list": "awsui_flash-list_1q84n_nhxx4_295",
40
+ "flash-focus-container": "awsui_flash-focus-container_1q84n_nhxx4_785",
41
+ "flash-text": "awsui_flash-text_1q84n_nhxx4_812",
42
+ "dismiss-button": "awsui_dismiss-button_1q84n_nhxx4_110",
43
+ "breakpoint-default": "awsui_breakpoint-default_1q84n_nhxx4_853",
44
+ "action-button": "awsui_action-button_1q84n_nhxx4_109",
45
+ "flash-type-success": "awsui_flash-type-success_1q84n_nhxx4_866",
46
+ "flash-type-error": "awsui_flash-type-error_1q84n_nhxx4_870",
47
+ "flash-type-info": "awsui_flash-type-info_1q84n_nhxx4_874",
48
+ "flash-type-in-progress": "awsui_flash-type-in-progress_1q84n_nhxx4_875",
49
+ "flash-type-warning": "awsui_flash-type-warning_1q84n_nhxx4_876"
50
50
  };
51
51