@cloudscape-design/components 3.0.638 → 3.0.640

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 (253) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +31 -31
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/implementation.d.ts +31 -0
  5. package/app-layout/implementation.d.ts.map +1 -1
  6. package/app-layout/implementation.js +2 -0
  7. package/app-layout/implementation.js.map +1 -1
  8. package/app-layout/interfaces.d.ts +7 -0
  9. package/app-layout/interfaces.d.ts.map +1 -1
  10. package/app-layout/interfaces.js.map +1 -1
  11. package/app-layout/internal.js +1 -1
  12. package/app-layout/internal.js.map +1 -1
  13. package/app-layout/notifications/styles.css.js +3 -3
  14. package/app-layout/notifications/styles.scoped.css +7 -7
  15. package/app-layout/notifications/styles.selectors.js +3 -3
  16. package/app-layout/skeleton/index.d.ts +1 -1
  17. package/app-layout/skeleton/index.d.ts.map +1 -1
  18. package/app-layout/skeleton/index.js +2 -2
  19. package/app-layout/skeleton/index.js.map +1 -1
  20. package/app-layout/skeleton/layout.d.ts +2 -2
  21. package/app-layout/skeleton/layout.d.ts.map +1 -1
  22. package/app-layout/skeleton/layout.js +5 -4
  23. package/app-layout/skeleton/layout.js.map +1 -1
  24. package/app-layout/skeleton/styles.css.js +11 -11
  25. package/app-layout/skeleton/styles.scoped.css +99 -38
  26. package/app-layout/skeleton/styles.selectors.js +11 -11
  27. package/app-layout/utils/use-app-layout-placement.js +1 -1
  28. package/app-layout/utils/use-app-layout-placement.js.map +1 -1
  29. package/app-layout/utils/use-pointer-events.d.ts.map +1 -1
  30. package/app-layout/utils/use-pointer-events.js +1 -1
  31. package/app-layout/utils/use-pointer-events.js.map +1 -1
  32. package/app-layout/visual-refresh/background.d.ts.map +1 -1
  33. package/app-layout/visual-refresh/background.js +3 -3
  34. package/app-layout/visual-refresh/background.js.map +1 -1
  35. package/app-layout/visual-refresh/breadcrumbs.d.ts.map +1 -1
  36. package/app-layout/visual-refresh/breadcrumbs.js +4 -3
  37. package/app-layout/visual-refresh/breadcrumbs.js.map +1 -1
  38. package/app-layout/visual-refresh/context.js +1 -1
  39. package/app-layout/visual-refresh/context.js.map +1 -1
  40. package/app-layout/visual-refresh/drawers.d.ts.map +1 -1
  41. package/app-layout/visual-refresh/drawers.js +5 -5
  42. package/app-layout/visual-refresh/drawers.js.map +1 -1
  43. package/app-layout/visual-refresh/header.d.ts.map +1 -1
  44. package/app-layout/visual-refresh/header.js +4 -3
  45. package/app-layout/visual-refresh/header.js.map +1 -1
  46. package/app-layout/visual-refresh/layout.d.ts.map +1 -1
  47. package/app-layout/visual-refresh/layout.js +2 -0
  48. package/app-layout/visual-refresh/layout.js.map +1 -1
  49. package/app-layout/visual-refresh/mobile-toolbar.d.ts.map +1 -1
  50. package/app-layout/visual-refresh/mobile-toolbar.js +4 -4
  51. package/app-layout/visual-refresh/mobile-toolbar.js.map +1 -1
  52. package/app-layout/visual-refresh/navigation.d.ts.map +1 -1
  53. package/app-layout/visual-refresh/navigation.js +2 -2
  54. package/app-layout/visual-refresh/navigation.js.map +1 -1
  55. package/app-layout/visual-refresh/notifications.d.ts.map +1 -1
  56. package/app-layout/visual-refresh/notifications.js +4 -3
  57. package/app-layout/visual-refresh/notifications.js.map +1 -1
  58. package/app-layout/visual-refresh/styles.css.js +83 -81
  59. package/app-layout/visual-refresh/styles.scoped.css +266 -258
  60. package/app-layout/visual-refresh/styles.selectors.js +83 -81
  61. package/app-layout/visual-refresh/tools.d.ts.map +1 -1
  62. package/app-layout/visual-refresh/tools.js +4 -4
  63. package/app-layout/visual-refresh/tools.js.map +1 -1
  64. package/app-layout/visual-refresh/trigger-button.d.ts +1 -0
  65. package/app-layout/visual-refresh/trigger-button.d.ts.map +1 -1
  66. package/app-layout/visual-refresh/trigger-button.js +2 -3
  67. package/app-layout/visual-refresh/trigger-button.js.map +1 -1
  68. package/area-chart/internal.js +1 -1
  69. package/area-chart/internal.js.map +1 -1
  70. package/cards/index.d.ts.map +1 -1
  71. package/cards/index.js +4 -6
  72. package/cards/index.js.map +1 -1
  73. package/cards/styles.css.js +39 -40
  74. package/cards/styles.scoped.css +50 -50
  75. package/cards/styles.selectors.js +39 -40
  76. package/container/internal.d.ts +2 -2
  77. package/container/internal.d.ts.map +1 -1
  78. package/container/internal.js +5 -7
  79. package/container/internal.js.map +1 -1
  80. package/container/styles.css.js +28 -30
  81. package/container/styles.scoped.css +52 -65
  82. package/container/styles.selectors.js +28 -30
  83. package/container/use-sticky-header.js +2 -2
  84. package/container/use-sticky-header.js.map +1 -1
  85. package/content-layout/interfaces.d.ts +52 -0
  86. package/content-layout/interfaces.d.ts.map +1 -1
  87. package/content-layout/interfaces.js.map +1 -1
  88. package/content-layout/internal.d.ts +1 -1
  89. package/content-layout/internal.d.ts.map +1 -1
  90. package/content-layout/internal.js +37 -7
  91. package/content-layout/internal.js.map +1 -1
  92. package/content-layout/styles.css.js +14 -7
  93. package/content-layout/styles.scoped.css +57 -37
  94. package/content-layout/styles.selectors.js +14 -7
  95. package/content-layout/test-classes/styles.css.js +9 -0
  96. package/content-layout/test-classes/styles.scoped.css +19 -0
  97. package/content-layout/test-classes/styles.selectors.js +10 -0
  98. package/flashbar/styles.css.js +47 -47
  99. package/flashbar/styles.scoped.css +171 -171
  100. package/flashbar/styles.selectors.js +47 -47
  101. package/internal/components/cartesian-chart/inline-start-labels.js +1 -1
  102. package/internal/components/cartesian-chart/inline-start-labels.js.map +1 -1
  103. package/internal/components/dropdown/dropdown-fit-handler.js +1 -1
  104. package/internal/components/dropdown/dropdown-fit-handler.js.map +1 -1
  105. package/internal/components/dropdown/index.js +1 -1
  106. package/internal/components/dropdown/index.js.map +1 -1
  107. package/internal/components/dropdown/styles.css.js +20 -20
  108. package/internal/components/dropdown/styles.scoped.css +41 -41
  109. package/internal/components/dropdown/styles.selectors.js +20 -20
  110. package/internal/components/responsive-text/index.js +1 -1
  111. package/internal/components/responsive-text/index.js.map +1 -1
  112. package/internal/environment.js +1 -1
  113. package/internal/environment.json +1 -1
  114. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  115. package/internal/generated/custom-css-properties/index.js +56 -51
  116. package/internal/generated/custom-css-properties/index.js.map +1 -1
  117. package/internal/hooks/use-scroll-sync/index.d.ts +1 -1
  118. package/internal/hooks/use-scroll-sync/index.d.ts.map +1 -1
  119. package/internal/hooks/use-scroll-sync/index.js +2 -4
  120. package/internal/hooks/use-scroll-sync/index.js.map +1 -1
  121. package/internal/manifest.json +1 -1
  122. package/internal/utils/content-header-utils.d.ts +1 -0
  123. package/internal/utils/content-header-utils.d.ts.map +1 -1
  124. package/internal/utils/content-header-utils.js +2 -1
  125. package/internal/utils/content-header-utils.js.map +1 -1
  126. package/internal/utils/dom.d.ts +0 -5
  127. package/internal/utils/dom.d.ts.map +1 -1
  128. package/internal/utils/dom.js +0 -12
  129. package/internal/utils/dom.js.map +1 -1
  130. package/internal/utils/handle-key.js +1 -1
  131. package/internal/utils/handle-key.js.map +1 -1
  132. package/link/interfaces.d.ts +6 -1
  133. package/link/interfaces.d.ts.map +1 -1
  134. package/link/interfaces.js.map +1 -1
  135. package/link/internal.d.ts.map +1 -1
  136. package/link/internal.js +12 -2
  137. package/link/internal.js.map +1 -1
  138. package/mixed-line-bar-chart/chart-container.js +1 -1
  139. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  140. package/package.json +1 -1
  141. package/pie-chart/responsive-text.js +1 -1
  142. package/pie-chart/responsive-text.js.map +1 -1
  143. package/popover/use-popover-position.js +1 -1
  144. package/popover/use-popover-position.js.map +1 -1
  145. package/slider/styles.css.js +25 -25
  146. package/slider/styles.scoped.css +71 -71
  147. package/slider/styles.selectors.js +25 -25
  148. package/spinner/styles.css.js +13 -13
  149. package/spinner/styles.scoped.css +39 -39
  150. package/spinner/styles.selectors.js +13 -13
  151. package/split-panel/bottom.d.ts.map +1 -1
  152. package/split-panel/bottom.js +4 -2
  153. package/split-panel/bottom.js.map +1 -1
  154. package/split-panel/icons/bottom-icon-refresh.d.ts.map +1 -1
  155. package/split-panel/icons/bottom-icon-refresh.js +1 -2
  156. package/split-panel/icons/bottom-icon-refresh.js.map +1 -1
  157. package/split-panel/icons/bottom-icon.js +1 -1
  158. package/split-panel/icons/bottom-icon.js.map +1 -1
  159. package/split-panel/icons/side-position-refresh.d.ts.map +1 -1
  160. package/split-panel/icons/side-position-refresh.js +2 -3
  161. package/split-panel/icons/side-position-refresh.js.map +1 -1
  162. package/split-panel/icons/side-position.js +1 -1
  163. package/split-panel/icons/side-position.js.map +1 -1
  164. package/split-panel/icons/styles.css.js +27 -0
  165. package/split-panel/icons/styles.scoped.css +168 -0
  166. package/split-panel/icons/styles.selectors.js +28 -0
  167. package/split-panel/implementation.d.ts.map +1 -1
  168. package/split-panel/implementation.js +7 -6
  169. package/split-panel/implementation.js.map +1 -1
  170. package/split-panel/internal.js +1 -1
  171. package/split-panel/internal.js.map +1 -1
  172. package/split-panel/side.d.ts.map +1 -1
  173. package/split-panel/side.js +5 -3
  174. package/split-panel/side.js.map +1 -1
  175. package/split-panel/styles.css.js +31 -57
  176. package/split-panel/styles.scoped.css +51 -235
  177. package/split-panel/styles.selectors.js +31 -57
  178. package/split-panel/test-classes/styles.css.js +13 -0
  179. package/split-panel/test-classes/styles.scoped.css +14 -0
  180. package/split-panel/test-classes/styles.selectors.js +14 -0
  181. package/table/interfaces.d.ts +1 -0
  182. package/table/interfaces.d.ts.map +1 -1
  183. package/table/interfaces.js.map +1 -1
  184. package/table/internal.d.ts.map +1 -1
  185. package/table/internal.js +2 -8
  186. package/table/internal.js.map +1 -1
  187. package/table/no-data-cell.d.ts.map +1 -1
  188. package/table/no-data-cell.js +1 -2
  189. package/table/no-data-cell.js.map +1 -1
  190. package/table/progressive-loading/progressive-loading-utils.d.ts.map +1 -1
  191. package/table/progressive-loading/progressive-loading-utils.js +8 -3
  192. package/table/progressive-loading/progressive-loading-utils.js.map +1 -1
  193. package/table/resizer/index.js +1 -1
  194. package/table/resizer/index.js.map +1 -1
  195. package/table/resizer/resizer-lookup.js +1 -1
  196. package/table/resizer/resizer-lookup.js.map +1 -1
  197. package/table/sticky-columns/use-sticky-columns.js +1 -1
  198. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  199. package/table/sticky-columns/utils.js +1 -1
  200. package/table/sticky-columns/utils.js.map +1 -1
  201. package/table/sticky-scrollbar/use-sticky-scrollbar.d.ts.map +1 -1
  202. package/table/sticky-scrollbar/use-sticky-scrollbar.js +12 -14
  203. package/table/sticky-scrollbar/use-sticky-scrollbar.js.map +1 -1
  204. package/table/sticky-scrolling.js +1 -1
  205. package/table/sticky-scrolling.js.map +1 -1
  206. package/table/styles.css.js +34 -35
  207. package/table/styles.scoped.css +39 -48
  208. package/table/styles.selectors.js +34 -35
  209. package/table/table-role/grid-navigation.js +13 -13
  210. package/table/table-role/grid-navigation.js.map +1 -1
  211. package/table/use-column-widths.js +1 -1
  212. package/table/use-column-widths.js.map +1 -1
  213. package/tabs/scroll-utils.js +1 -1
  214. package/tabs/scroll-utils.js.map +1 -1
  215. package/test-utils/dom/app-layout/index.js +1 -1
  216. package/test-utils/dom/app-layout/index.js.map +1 -1
  217. package/test-utils/dom/content-layout/index.d.ts +3 -0
  218. package/test-utils/dom/content-layout/index.js +11 -1
  219. package/test-utils/dom/content-layout/index.js.map +1 -1
  220. package/test-utils/dom/split-panel/index.js +3 -3
  221. package/test-utils/dom/split-panel/index.js.map +1 -1
  222. package/test-utils/selectors/app-layout/index.js +1 -1
  223. package/test-utils/selectors/app-layout/index.js.map +1 -1
  224. package/test-utils/selectors/content-layout/index.d.ts +3 -0
  225. package/test-utils/selectors/content-layout/index.js +11 -1
  226. package/test-utils/selectors/content-layout/index.js.map +1 -1
  227. package/test-utils/selectors/split-panel/index.js +3 -3
  228. package/test-utils/selectors/split-panel/index.js.map +1 -1
  229. package/test-utils/tsconfig.tsbuildinfo +1 -1
  230. package/wizard/internal.d.ts.map +1 -1
  231. package/wizard/internal.js +3 -5
  232. package/wizard/internal.js.map +1 -1
  233. package/wizard/styles.css.js +31 -32
  234. package/wizard/styles.scoped.css +59 -116
  235. package/wizard/styles.selectors.js +31 -32
  236. package/wizard/wizard-form-header.d.ts.map +1 -1
  237. package/wizard/wizard-form-header.js +2 -4
  238. package/wizard/wizard-form-header.js.map +1 -1
  239. package/wizard/wizard-navigation.d.ts.map +1 -1
  240. package/wizard/wizard-navigation.js +2 -3
  241. package/wizard/wizard-navigation.js.map +1 -1
  242. package/app-layout/widget.d.ts +0 -6
  243. package/app-layout/widget.d.ts.map +0 -1
  244. package/app-layout/widget.js +0 -16
  245. package/app-layout/widget.js.map +0 -1
  246. package/internal/direction.d.ts +0 -36
  247. package/internal/direction.d.ts.map +0 -1
  248. package/internal/direction.js +0 -66
  249. package/internal/direction.js.map +0 -1
  250. package/split-panel/widget.d.ts +0 -2
  251. package/split-panel/widget.d.ts.map +0 -1
  252. package/split-panel/widget.js +0 -4
  253. package/split-panel/widget.js.map +0 -1
@@ -198,205 +198,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
198
198
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
199
199
  SPDX-License-Identifier: Apache-2.0
200
200
  */
201
- .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201:not(#\9) {
201
+ .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201:not(#\9) {
202
202
  transition-duration: var(--motion-duration-refresh-only-fast-4jn2d7, 115ms);
203
203
  transition-property: none;
204
204
  }
205
205
  @media (prefers-reduced-motion: reduce) {
206
- .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201:not(#\9) {
206
+ .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201:not(#\9) {
207
207
  animation: none;
208
208
  transition: none;
209
209
  }
210
210
  }
211
- .awsui-motion-disabled .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201:not(#\9) {
211
+ .awsui-motion-disabled .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201:not(#\9) {
212
212
  animation: none;
213
213
  transition: none;
214
214
  }
215
- .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201.awsui_animating_1r9lg_1csb3_215:not(#\9) {
215
+ .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201.awsui_animating_1r9lg_jkoke_215:not(#\9) {
216
216
  transition-property: transform;
217
217
  transition-timing-function: var(--motion-easing-refresh-only-a-8flf9q, cubic-bezier(0, 0, 0, 1));
218
218
  }
219
219
  @media (prefers-reduced-motion: reduce) {
220
- .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201.awsui_animating_1r9lg_1csb3_215:not(#\9) {
220
+ .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201.awsui_animating_1r9lg_jkoke_215:not(#\9) {
221
221
  animation: none;
222
222
  transition: none;
223
223
  }
224
224
  }
225
- .awsui-motion-disabled .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201.awsui_animating_1r9lg_1csb3_215:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_1csb3_201.awsui_refresh_1r9lg_1csb3_201.awsui_animating_1r9lg_1csb3_215:not(#\9) {
225
+ .awsui-motion-disabled .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201.awsui_animating_1r9lg_jkoke_215:not(#\9), .awsui-mode-entering .awsui_drawer_1r9lg_jkoke_201.awsui_refresh_1r9lg_jkoke_201.awsui_animating_1r9lg_jkoke_215:not(#\9) {
226
226
  animation: none;
227
227
  transition: none;
228
228
  }
229
229
 
230
- /*
231
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
232
- SPDX-License-Identifier: Apache-2.0
233
- */
234
- /* stylelint-disable plugin/no-unsupported-browser-features */
235
- /* stylelint-enable plugin/no-unsupported-browser-features */
236
- /*
237
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
238
- SPDX-License-Identifier: Apache-2.0
239
- */
240
- /*
241
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
242
- SPDX-License-Identifier: Apache-2.0
243
- */
244
- /*
245
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
246
- SPDX-License-Identifier: Apache-2.0
247
- */
248
- /*
249
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
250
- SPDX-License-Identifier: Apache-2.0
251
- */
252
- /*
253
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
254
- SPDX-License-Identifier: Apache-2.0
255
- */
256
- /*
257
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
258
- SPDX-License-Identifier: Apache-2.0
259
- */
260
- /*
261
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
262
- SPDX-License-Identifier: Apache-2.0
263
- */
264
- /*
265
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
266
- SPDX-License-Identifier: Apache-2.0
267
- */
268
- /*
269
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
270
- SPDX-License-Identifier: Apache-2.0
271
- */
272
- /*
273
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
274
- SPDX-License-Identifier: Apache-2.0
275
- */
276
- /*
277
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
278
- SPDX-License-Identifier: Apache-2.0
279
- */
280
- /*
281
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
282
- SPDX-License-Identifier: Apache-2.0
283
- */
284
- /*
285
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
286
- SPDX-License-Identifier: Apache-2.0
287
- */
288
- /*
289
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
290
- SPDX-License-Identifier: Apache-2.0
291
- */
292
- /*
293
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
294
- SPDX-License-Identifier: Apache-2.0
295
- */
296
- /*
297
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
298
- SPDX-License-Identifier: Apache-2.0
299
- */
300
- /* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
301
- /* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
302
- /*
303
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
304
- SPDX-License-Identifier: Apache-2.0
305
- */
306
- /*
307
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
308
- SPDX-License-Identifier: Apache-2.0
309
- */
310
- /*
311
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
312
- SPDX-License-Identifier: Apache-2.0
313
- */
314
- /*
315
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
316
- SPDX-License-Identifier: Apache-2.0
317
- */
318
- /* Style used for links in slots/components that are text heavy, to help links stand out among
319
- surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
320
- /*
321
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
322
- SPDX-License-Identifier: Apache-2.0
323
- */
324
- /*
325
- Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
326
- SPDX-License-Identifier: Apache-2.0
327
- */
328
- .awsui_preference-icon--svg_1r9lg_1csb3_328:not(#\9):dir(rtl) {
329
- transform: scaleX(-1);
330
- }
331
- .awsui_preference-icon--layout-border_1r9lg_1csb3_331:not(#\9) {
332
- stroke: var(--color-background-home-header-2rudu7, #000716);
333
- fill: var(--color-background-container-content-4un1ap, #ffffff);
334
- }
335
- .awsui_preference-icon--layout-background_1r9lg_1csb3_335:not(#\9) {
336
- fill: var(--color-background-layout-main-nx09lr, #ffffff);
337
- }
338
- .awsui_preference-icon--layout-header_1r9lg_1csb3_338:not(#\9) {
339
- fill: var(--color-background-home-header-2rudu7, #000716);
340
- }
341
- .awsui_preference-icon--border_1r9lg_1csb3_341:not(#\9) {
342
- stroke: var(--color-text-group-label-jpw8sm, #414d5c);
343
- fill: var(--color-background-container-content-4un1ap, #ffffff);
344
- }
345
- .awsui_preference-icon--primary-button_1r9lg_1csb3_345:not(#\9) {
346
- fill: var(--color-background-button-primary-default-jrg2xu, #0972d3);
347
- }
348
- .awsui_preference-icon--secondary_1r9lg_1csb3_348:not(#\9) {
349
- fill: var(--color-text-group-label-jpw8sm, #414d5c);
350
- }
351
- .awsui_preference-icon--disabled-element_1r9lg_1csb3_351:not(#\9) {
352
- fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
353
- }
354
- .awsui_preference-icon--separator_1r9lg_1csb3_354:not(#\9) {
355
- stroke: var(--color-background-control-disabled-pwkvgd, #d1d5db);
356
- }
357
- .awsui_preference-icon--focus-text_1r9lg_1csb3_357:not(#\9) {
358
- fill: var(--color-text-interactive-default-lnx6lk, #414d5c);
359
- }
360
-
361
- .awsui_preference-icon-refresh--svg_1r9lg_1csb3_361:not(#\9):dir(rtl) {
362
- transform: scaleX(-1);
363
- }
364
- .awsui_preference-icon-refresh--layout-top_1r9lg_1csb3_364:not(#\9) {
365
- fill: var(--color-background-button-primary-disabled-31l9pn, #e9ebed);
366
- }
367
- .awsui_preference-icon-refresh--layout-main_1r9lg_1csb3_367:not(#\9) {
368
- fill: var(--color-background-layout-main-nx09lr, #ffffff);
369
- }
370
- .awsui_preference-icon-refresh--primary_1r9lg_1csb3_370:not(#\9) {
371
- fill: var(--color-background-button-primary-default-jrg2xu, #0972d3);
372
- }
373
- .awsui_preference-icon-refresh--disabled_1r9lg_1csb3_373:not(#\9) {
374
- fill: var(--color-background-control-disabled-pwkvgd, #d1d5db);
375
- }
376
- .awsui_preference-icon-refresh--column-header_1r9lg_1csb3_376:not(#\9) {
377
- fill: var(--color-text-input-disabled-f8pjm5, #9ba7b6);
378
- }
379
- .awsui_preference-icon-refresh--window_1r9lg_1csb3_379:not(#\9) {
380
- stroke: var(--color-background-home-header-2rudu7, #000716);
381
- fill: var(--color-background-container-content-4un1ap, #ffffff);
382
- }
383
- .awsui_preference-icon-refresh--secondary_1r9lg_1csb3_383:not(#\9) {
384
- fill: var(--color-text-body-secondary-w9jvno, #414d5c);
385
- }
386
- .awsui_preference-icon-refresh--default_1r9lg_1csb3_386:not(#\9) {
387
- fill: var(--color-text-body-default-at06ol, #000716);
388
- }
389
- .awsui_preference-icon-refresh--separator_1r9lg_1csb3_389:not(#\9) {
390
- stroke: var(--color-border-divider-default-j74lyz, #b6bec9);
391
- }
392
- .awsui_preference-icon-refresh--input-default_1r9lg_1csb3_392:not(#\9) {
393
- fill: var(--color-border-input-default-1zl7hq, #7d8998);
394
- }
395
- .awsui_preference-icon-refresh--heading_1r9lg_1csb3_395:not(#\9) {
396
- fill: var(--color-text-heading-default-lstrpn, #000716);
397
- }
398
-
399
- .awsui_root_1r9lg_1csb3_399:not(#\9) {
230
+ .awsui_drawer_1r9lg_jkoke_201:not(#\9) {
400
231
  border-collapse: separate;
401
232
  border-spacing: 0;
402
233
  box-sizing: border-box;
@@ -430,17 +261,6 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
430
261
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
431
262
  -webkit-font-smoothing: auto;
432
263
  -moz-osx-font-smoothing: auto;
433
- }
434
-
435
- .awsui_preferences-button_1r9lg_1csb3_434:not(#\9) {
436
- /* used in test-utils */
437
- }
438
-
439
- .awsui_close-button_1r9lg_1csb3_438:not(#\9) {
440
- /* used in test-utils */
441
- }
442
-
443
- .awsui_drawer_1r9lg_1csb3_201:not(#\9) {
444
264
  flex-shrink: 0;
445
265
  position: relative;
446
266
  min-inline-size: 0;
@@ -448,35 +268,35 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
448
268
  background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
449
269
  z-index: 840;
450
270
  }
451
- .awsui_drawer-closed_1r9lg_1csb3_450:not(#\9) {
271
+ .awsui_drawer-closed_1r9lg_jkoke_270:not(#\9) {
452
272
  cursor: pointer;
453
273
  min-inline-size: 40px;
454
274
  }
455
275
 
456
- .awsui_drawer-content-side_1r9lg_1csb3_455:not(#\9) {
276
+ .awsui_drawer-content-side_1r9lg_jkoke_275:not(#\9) {
457
277
  display: flex;
458
278
  align-items: center;
459
279
  block-size: 100%;
460
280
  overflow: auto;
461
281
  }
462
- .awsui_drawer-closed_1r9lg_1csb3_450 > .awsui_drawer-content-side_1r9lg_1csb3_455:not(#\9) {
282
+ .awsui_drawer-closed_1r9lg_jkoke_270 > .awsui_drawer-content-side_1r9lg_jkoke_275:not(#\9) {
463
283
  inline-size: 40px;
464
284
  }
465
- .awsui_drawer-closed_1r9lg_1csb3_450 > .awsui_drawer-content-side_1r9lg_1csb3_455:not(#\9):hover {
285
+ .awsui_drawer-closed_1r9lg_jkoke_270 > .awsui_drawer-content-side_1r9lg_jkoke_275:not(#\9):hover {
466
286
  background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
467
287
  }
468
- .awsui_drawer-content-side_1r9lg_1csb3_455 > [aria-hidden=true]:not(#\9) {
288
+ .awsui_drawer-content-side_1r9lg_jkoke_275 > [aria-hidden=true]:not(#\9) {
469
289
  display: none;
470
290
  }
471
291
 
472
- :not(#\9):not(.awsui_drawer-closed_1r9lg_1csb3_450) > .awsui_drawer-content-bottom_1r9lg_1csb3_471 {
292
+ :not(#\9):not(.awsui_drawer-closed_1r9lg_jkoke_270) > .awsui_drawer-content-bottom_1r9lg_jkoke_291 {
473
293
  overflow-y: auto;
474
294
  position: absolute;
475
295
  inset: 0;
476
296
  clip-path: border-box;
477
297
  }
478
298
 
479
- .awsui_position-bottom_1r9lg_1csb3_478:not(#\9) {
299
+ .awsui_position-bottom_1r9lg_jkoke_298:not(#\9) {
480
300
  position: fixed;
481
301
  overflow-y: auto;
482
302
  border-block-start: var(--border-panel-top-width-7uc0w9, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
@@ -485,31 +305,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
485
305
  SplitPanel is no longer in fixed position in the DOM.
486
306
  */
487
307
  }
488
- .awsui_position-bottom_1r9lg_1csb3_478:not(#\9):not(.awsui_refresh_1r9lg_1csb3_201) {
308
+ .awsui_position-bottom_1r9lg_jkoke_298:not(#\9):not(.awsui_refresh_1r9lg_jkoke_201) {
489
309
  box-shadow: var(--shadow-split-bottom-5e389u, 0px -36px 36px -36px rgba(0, 7, 22, 0.1));
490
310
  border-inline-start: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
491
311
  border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-panel-bottom-dwyqvg, #b6bec9);
492
312
  }
493
- .awsui_position-bottom_1r9lg_1csb3_478.awsui_drawer-closed_1r9lg_1csb3_450:not(#\9) {
313
+ .awsui_position-bottom_1r9lg_jkoke_298.awsui_drawer-closed_1r9lg_jkoke_270:not(#\9) {
494
314
  overflow: hidden;
495
315
  }
496
- .awsui_position-bottom_1r9lg_1csb3_478.awsui_drawer-closed_1r9lg_1csb3_450:not(#\9):hover {
316
+ .awsui_position-bottom_1r9lg_jkoke_298.awsui_drawer-closed_1r9lg_jkoke_270:not(#\9):hover {
497
317
  background: var(--color-background-layout-panel-hover-n9apd3, #e9ebed);
498
318
  }
499
- .awsui_position-bottom_1r9lg_1csb3_478 > .awsui_drawer-content-bottom_1r9lg_1csb3_471 > [aria-hidden=true]:not(#\9) {
319
+ .awsui_position-bottom_1r9lg_jkoke_298 > .awsui_drawer-content-bottom_1r9lg_jkoke_291 > [aria-hidden=true]:not(#\9) {
500
320
  display: none;
501
321
  }
502
- .awsui_position-bottom_1r9lg_1csb3_478.awsui_refresh_1r9lg_1csb3_201:not(#\9) {
322
+ .awsui_position-bottom_1r9lg_jkoke_298.awsui_refresh_1r9lg_jkoke_201:not(#\9) {
503
323
  position: relative;
504
324
  }
505
325
 
506
- .awsui_position-side_1r9lg_1csb3_505:not(#\9) {
326
+ .awsui_position-side_1r9lg_jkoke_325:not(#\9) {
507
327
  border-block-start: none;
508
328
  box-shadow: var(--shadow-split-side-ggdtnk, -1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.1));
509
329
  block-size: 100%;
510
330
  }
511
331
 
512
- .awsui_slider_1r9lg_1csb3_511:not(#\9) {
332
+ .awsui_slider_1r9lg_jkoke_331:not(#\9) {
513
333
  padding-block: 0;
514
334
  padding-inline: 0;
515
335
  cursor: ns-resize;
@@ -519,17 +339,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
519
339
  block-size: 16px;
520
340
  touch-action: none;
521
341
  }
522
- .awsui_slider_1r9lg_1csb3_511:not(#\9):focus {
342
+ .awsui_slider_1r9lg_jkoke_331:not(#\9):focus {
523
343
  outline: none;
524
344
  }
525
- body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus {
345
+ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_jkoke_331:not(#\9):focus {
526
346
  position: relative;
527
347
  }
528
- body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus {
348
+ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_jkoke_331:not(#\9):focus {
529
349
  outline: 2px dotted transparent;
530
350
  outline-offset: calc(0px - 1px);
531
351
  }
532
- body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus::before {
352
+ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_jkoke_331:not(#\9):focus::before {
533
353
  content: " ";
534
354
  display: block;
535
355
  position: absolute;
@@ -544,14 +364,14 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
544
364
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
545
365
  }
546
366
 
547
- .awsui_slider-side_1r9lg_1csb3_546:not(#\9) {
367
+ .awsui_slider-side_1r9lg_jkoke_366:not(#\9) {
548
368
  cursor: ew-resize;
549
369
  margin-block: 0;
550
370
  margin-inline-start: 2px;
551
371
  margin-inline-end: 0;
552
372
  }
553
373
 
554
- .awsui_slider-wrapper-bottom_1r9lg_1csb3_553:not(#\9) {
374
+ .awsui_slider-wrapper-bottom_1r9lg_jkoke_373:not(#\9) {
555
375
  position: absolute;
556
376
  inset-block-start: 0;
557
377
  inset-inline-start: 0;
@@ -562,7 +382,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
562
382
  z-index: 2;
563
383
  }
564
384
 
565
- .awsui_slider-wrapper-side_1r9lg_1csb3_564:not(#\9) {
385
+ .awsui_slider-wrapper-side_1r9lg_jkoke_384:not(#\9) {
566
386
  position: absolute;
567
387
  inset-inline-start: 0;
568
388
  inset-block-start: 0;
@@ -573,11 +393,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
573
393
  z-index: 1;
574
394
  }
575
395
 
576
- .awsui_open-button_1r9lg_1csb3_575:not(#\9) {
577
- /* used in test-utils */
578
- }
579
-
580
- .awsui_open-button-side_1r9lg_1csb3_579:not(#\9) {
396
+ .awsui_open-button-side_1r9lg_jkoke_395:not(#\9) {
581
397
  flex: 0 0 auto;
582
398
  align-self: flex-start;
583
399
  box-sizing: border-box;
@@ -586,21 +402,21 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
586
402
  margin-inline: auto;
587
403
  }
588
404
 
589
- .awsui_slider-icon_1r9lg_1csb3_588:not(#\9) {
405
+ .awsui_slider-icon_1r9lg_jkoke_404:not(#\9) {
590
406
  stroke: var(--color-text-interactive-default-lnx6lk, #414d5c);
591
407
  }
592
- .awsui_slider-icon_1r9lg_1csb3_588:not(#\9):hover {
408
+ .awsui_slider-icon_1r9lg_jkoke_404:not(#\9):hover {
593
409
  stroke: var(--color-text-interactive-hover-mj8add, #000716);
594
410
  }
595
- .awsui_slider-icon-bottom_1r9lg_1csb3_594:not(#\9) {
411
+ .awsui_slider-icon-bottom_1r9lg_jkoke_410:not(#\9) {
596
412
  margin-block: auto;
597
413
  margin-inline: auto;
598
414
  }
599
- .awsui_slider-icon-side_1r9lg_1csb3_598:not(#\9) {
415
+ .awsui_slider-icon-side_1r9lg_jkoke_414:not(#\9) {
600
416
  transform: rotate(90deg);
601
417
  }
602
418
 
603
- .awsui_pane-header-wrapper-bottom_1r9lg_1csb3_602:not(#\9) {
419
+ .awsui_pane-header-wrapper-bottom_1r9lg_jkoke_418:not(#\9) {
604
420
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
605
421
  position: sticky;
606
422
  inset-block-start: 0;
@@ -611,54 +427,54 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
611
427
  padding-block: 0;
612
428
  padding-inline: var(--space-layout-content-horizontal-7l52k3, 24px);
613
429
  }
614
- .awsui_drawer-mobile_1r9lg_1csb3_613 > .awsui_drawer-content-bottom_1r9lg_1csb3_471 > .awsui_pane-header-wrapper-bottom_1r9lg_1csb3_602:not(#\9) {
430
+ .awsui_drawer-mobile_1r9lg_jkoke_429 > .awsui_drawer-content-bottom_1r9lg_jkoke_291 > .awsui_pane-header-wrapper-bottom_1r9lg_jkoke_418:not(#\9) {
615
431
  padding-block: 0;
616
432
  padding-inline: var(--space-l-t419sm, 20px);
617
433
  }
618
- .awsui_drawer-disable-content-paddings_1r9lg_1csb3_617 > .awsui_drawer-content-bottom_1r9lg_1csb3_471 > .awsui_pane-header-wrapper-bottom_1r9lg_1csb3_602:not(#\9) {
434
+ .awsui_drawer-disable-content-paddings_1r9lg_jkoke_433 > .awsui_drawer-content-bottom_1r9lg_jkoke_291 > .awsui_pane-header-wrapper-bottom_1r9lg_jkoke_418:not(#\9) {
619
435
  padding-block: 0;
620
436
  padding-inline: var(--space-l-t419sm, 20px);
621
437
  }
622
- :not(#\9):not(.awsui_drawer-closed_1r9lg_1csb3_450) > .awsui_drawer-content-bottom_1r9lg_1csb3_471 > .awsui_pane-header-wrapper-bottom_1r9lg_1csb3_602 {
438
+ :not(#\9):not(.awsui_drawer-closed_1r9lg_jkoke_270) > .awsui_drawer-content-bottom_1r9lg_jkoke_291 > .awsui_pane-header-wrapper-bottom_1r9lg_jkoke_418 {
623
439
  background-color: var(--color-background-layout-panel-content-t82vgh, #ffffff);
624
440
  border-block-end: var(--border-panel-header-width-3w1py7, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
625
441
  }
626
442
 
627
- .awsui_content-bottom_1r9lg_1csb3_626:not(#\9) {
443
+ .awsui_content-bottom_1r9lg_jkoke_442:not(#\9) {
628
444
  padding-block: 0;
629
445
  padding-inline: var(--space-layout-content-horizontal-7l52k3, 24px);
630
446
  margin-block-start: var(--space-panel-split-top-q1pux4, 20px);
631
447
  position: relative;
632
448
  z-index: 0;
633
449
  }
634
- .awsui_drawer-mobile_1r9lg_1csb3_613 > .awsui_drawer-content-bottom_1r9lg_1csb3_471 > .awsui_content-bottom_1r9lg_1csb3_626:not(#\9) {
450
+ .awsui_drawer-mobile_1r9lg_jkoke_429 > .awsui_drawer-content-bottom_1r9lg_jkoke_291 > .awsui_content-bottom_1r9lg_jkoke_442:not(#\9) {
635
451
  padding-block: 0;
636
452
  padding-inline: var(--space-l-t419sm, 20px);
637
453
  }
638
- .awsui_drawer-disable-content-paddings_1r9lg_1csb3_617 > .awsui_drawer-content-bottom_1r9lg_1csb3_471 > .awsui_content-bottom_1r9lg_1csb3_626:not(#\9) {
454
+ .awsui_drawer-disable-content-paddings_1r9lg_jkoke_433 > .awsui_drawer-content-bottom_1r9lg_jkoke_291 > .awsui_content-bottom_1r9lg_jkoke_442:not(#\9) {
639
455
  padding-block: 0;
640
456
  padding-inline: 0;
641
457
  }
642
458
 
643
- .awsui_pane-bottom-center-align_1r9lg_1csb3_642:not(#\9) {
459
+ .awsui_pane-bottom-center-align_1r9lg_jkoke_458:not(#\9) {
644
460
  display: flex;
645
461
  justify-content: center;
646
462
  }
647
463
 
648
- .awsui_pane-bottom-content-nav-padding_1r9lg_1csb3_647:not(#\9) {
464
+ .awsui_pane-bottom-content-nav-padding_1r9lg_jkoke_463:not(#\9) {
649
465
  padding-inline-start: calc(var(--space-layout-toggle-diameter-hb85rk, 36px) + 2 * var(--space-layout-toggle-padding-lcu6qi, 12px));
650
466
  }
651
467
 
652
- .awsui_pane-bottom-content-tools-padding_1r9lg_1csb3_651:not(#\9) {
468
+ .awsui_pane-bottom-content-tools-padding_1r9lg_jkoke_467:not(#\9) {
653
469
  padding-inline-end: calc(var(--space-layout-toggle-diameter-hb85rk, 36px) + 2 * var(--space-layout-toggle-padding-lcu6qi, 12px));
654
470
  }
655
471
 
656
- .awsui_content-bottom-max-width_1r9lg_1csb3_655:not(#\9) {
472
+ .awsui_content-bottom-max-width_1r9lg_jkoke_471:not(#\9) {
657
473
  flex-grow: 1;
658
474
  max-inline-size: 100%;
659
475
  }
660
476
 
661
- .awsui_content-side_1r9lg_1csb3_660:not(#\9) {
477
+ .awsui_content-side_1r9lg_jkoke_476:not(#\9) {
662
478
  flex: auto;
663
479
  align-self: flex-start;
664
480
  box-sizing: border-box;
@@ -668,13 +484,13 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
668
484
  inset-inline: 0;
669
485
  block-size: 100%;
670
486
  }
671
- .awsui_content-side_1r9lg_1csb3_660 > .awsui_pane-header-wrapper-side_1r9lg_1csb3_670:not(#\9) {
487
+ .awsui_content-side_1r9lg_jkoke_476 > .awsui_pane-header-wrapper-side_1r9lg_jkoke_486:not(#\9) {
672
488
  padding-block: 0;
673
489
  padding-inline-end: var(--space-m-udix3p, 16px);
674
490
  padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
675
491
  border-block-end: var(--border-panel-header-width-3w1py7, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
676
492
  }
677
- .awsui_content-side_1r9lg_1csb3_660 > .awsui_pane-content-wrapper-side_1r9lg_1csb3_676:not(#\9) {
493
+ .awsui_content-side_1r9lg_jkoke_476 > .awsui_pane-content-wrapper-side_1r9lg_jkoke_492:not(#\9) {
678
494
  padding-block: 0;
679
495
  padding-inline-start: var(--space-panel-side-left-5t0who, 28px);
680
496
  padding-inline-end: var(--space-panel-side-right-xofg51, 24px);
@@ -682,7 +498,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
682
498
  margin-block-end: var(--space-panel-split-bottom-qwdduf, 20px);
683
499
  }
684
500
 
685
- .awsui_header_1r9lg_1csb3_684:not(#\9) {
501
+ .awsui_header_1r9lg_jkoke_500:not(#\9) {
686
502
  display: flex;
687
503
  flex: auto;
688
504
  flex-direction: row;
@@ -692,7 +508,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
692
508
  margin-block: var(--size-vertical-panel-icon-offset-wy8j08, 15px);
693
509
  margin-inline: 0;
694
510
  }
695
- .awsui_header-text_1r9lg_1csb3_694:not(#\9) {
511
+ .awsui_header-text_1r9lg_jkoke_510:not(#\9) {
696
512
  font-size: var(--font-panel-header-size-edjz3l, 18px);
697
513
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
698
514
  font-weight: var(--font-weight-heading-l-f8711v, 700);
@@ -705,7 +521,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
705
521
  margin-block-start: calc(var(--space-scaled-xxs-7597g1, 4px) + 1px);
706
522
  }
707
523
 
708
- .awsui_header-actions_1r9lg_1csb3_707:not(#\9) {
524
+ .awsui_header-actions_1r9lg_jkoke_523:not(#\9) {
709
525
  display: flex;
710
526
  flex-direction: row;
711
527
  justify-content: space-between;
@@ -713,7 +529,7 @@ body[data-awsui-focus-visible=true] .awsui_slider_1r9lg_1csb3_511:not(#\9):focus
713
529
  margin-inline-start: var(--space-xs-zb16t3, 8px);
714
530
  }
715
531
 
716
- .awsui_divider_1r9lg_1csb3_715:not(#\9) {
532
+ .awsui_divider_1r9lg_jkoke_531:not(#\9) {
717
533
  border-inline-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
718
534
  margin-block: var(--space-scaled-xxs-7597g1, 4px);
719
535
  margin-inline: var(--space-scaled-xs-26e2du, 8px);
@@ -2,62 +2,36 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "drawer": "awsui_drawer_1r9lg_1csb3_201",
6
- "refresh": "awsui_refresh_1r9lg_1csb3_201",
7
- "animating": "awsui_animating_1r9lg_1csb3_215",
8
- "preference-icon--svg": "awsui_preference-icon--svg_1r9lg_1csb3_328",
9
- "preference-icon--layout-border": "awsui_preference-icon--layout-border_1r9lg_1csb3_331",
10
- "preference-icon--layout-background": "awsui_preference-icon--layout-background_1r9lg_1csb3_335",
11
- "preference-icon--layout-header": "awsui_preference-icon--layout-header_1r9lg_1csb3_338",
12
- "preference-icon--border": "awsui_preference-icon--border_1r9lg_1csb3_341",
13
- "preference-icon--primary-button": "awsui_preference-icon--primary-button_1r9lg_1csb3_345",
14
- "preference-icon--secondary": "awsui_preference-icon--secondary_1r9lg_1csb3_348",
15
- "preference-icon--disabled-element": "awsui_preference-icon--disabled-element_1r9lg_1csb3_351",
16
- "preference-icon--separator": "awsui_preference-icon--separator_1r9lg_1csb3_354",
17
- "preference-icon--focus-text": "awsui_preference-icon--focus-text_1r9lg_1csb3_357",
18
- "preference-icon-refresh--svg": "awsui_preference-icon-refresh--svg_1r9lg_1csb3_361",
19
- "preference-icon-refresh--layout-top": "awsui_preference-icon-refresh--layout-top_1r9lg_1csb3_364",
20
- "preference-icon-refresh--layout-main": "awsui_preference-icon-refresh--layout-main_1r9lg_1csb3_367",
21
- "preference-icon-refresh--primary": "awsui_preference-icon-refresh--primary_1r9lg_1csb3_370",
22
- "preference-icon-refresh--disabled": "awsui_preference-icon-refresh--disabled_1r9lg_1csb3_373",
23
- "preference-icon-refresh--column-header": "awsui_preference-icon-refresh--column-header_1r9lg_1csb3_376",
24
- "preference-icon-refresh--window": "awsui_preference-icon-refresh--window_1r9lg_1csb3_379",
25
- "preference-icon-refresh--secondary": "awsui_preference-icon-refresh--secondary_1r9lg_1csb3_383",
26
- "preference-icon-refresh--default": "awsui_preference-icon-refresh--default_1r9lg_1csb3_386",
27
- "preference-icon-refresh--separator": "awsui_preference-icon-refresh--separator_1r9lg_1csb3_389",
28
- "preference-icon-refresh--input-default": "awsui_preference-icon-refresh--input-default_1r9lg_1csb3_392",
29
- "preference-icon-refresh--heading": "awsui_preference-icon-refresh--heading_1r9lg_1csb3_395",
30
- "root": "awsui_root_1r9lg_1csb3_399",
31
- "preferences-button": "awsui_preferences-button_1r9lg_1csb3_434",
32
- "close-button": "awsui_close-button_1r9lg_1csb3_438",
33
- "drawer-closed": "awsui_drawer-closed_1r9lg_1csb3_450",
34
- "drawer-content-side": "awsui_drawer-content-side_1r9lg_1csb3_455",
35
- "drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_1csb3_471",
36
- "position-bottom": "awsui_position-bottom_1r9lg_1csb3_478",
37
- "position-side": "awsui_position-side_1r9lg_1csb3_505",
38
- "slider": "awsui_slider_1r9lg_1csb3_511",
39
- "slider-side": "awsui_slider-side_1r9lg_1csb3_546",
40
- "slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_1csb3_553",
41
- "slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_1csb3_564",
42
- "open-button": "awsui_open-button_1r9lg_1csb3_575",
43
- "open-button-side": "awsui_open-button-side_1r9lg_1csb3_579",
44
- "slider-icon": "awsui_slider-icon_1r9lg_1csb3_588",
45
- "slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_1csb3_594",
46
- "slider-icon-side": "awsui_slider-icon-side_1r9lg_1csb3_598",
47
- "pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_1csb3_602",
48
- "drawer-mobile": "awsui_drawer-mobile_1r9lg_1csb3_613",
49
- "drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_1csb3_617",
50
- "content-bottom": "awsui_content-bottom_1r9lg_1csb3_626",
51
- "pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_1csb3_642",
52
- "pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_1csb3_647",
53
- "pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_1csb3_651",
54
- "content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_1csb3_655",
55
- "content-side": "awsui_content-side_1r9lg_1csb3_660",
56
- "pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_1csb3_670",
57
- "pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_1csb3_676",
58
- "header": "awsui_header_1r9lg_1csb3_684",
59
- "header-text": "awsui_header-text_1r9lg_1csb3_694",
60
- "header-actions": "awsui_header-actions_1r9lg_1csb3_707",
61
- "divider": "awsui_divider_1r9lg_1csb3_715"
5
+ "drawer": "awsui_drawer_1r9lg_jkoke_201",
6
+ "refresh": "awsui_refresh_1r9lg_jkoke_201",
7
+ "animating": "awsui_animating_1r9lg_jkoke_215",
8
+ "drawer-closed": "awsui_drawer-closed_1r9lg_jkoke_270",
9
+ "drawer-content-side": "awsui_drawer-content-side_1r9lg_jkoke_275",
10
+ "drawer-content-bottom": "awsui_drawer-content-bottom_1r9lg_jkoke_291",
11
+ "position-bottom": "awsui_position-bottom_1r9lg_jkoke_298",
12
+ "position-side": "awsui_position-side_1r9lg_jkoke_325",
13
+ "slider": "awsui_slider_1r9lg_jkoke_331",
14
+ "slider-side": "awsui_slider-side_1r9lg_jkoke_366",
15
+ "slider-wrapper-bottom": "awsui_slider-wrapper-bottom_1r9lg_jkoke_373",
16
+ "slider-wrapper-side": "awsui_slider-wrapper-side_1r9lg_jkoke_384",
17
+ "open-button-side": "awsui_open-button-side_1r9lg_jkoke_395",
18
+ "slider-icon": "awsui_slider-icon_1r9lg_jkoke_404",
19
+ "slider-icon-bottom": "awsui_slider-icon-bottom_1r9lg_jkoke_410",
20
+ "slider-icon-side": "awsui_slider-icon-side_1r9lg_jkoke_414",
21
+ "pane-header-wrapper-bottom": "awsui_pane-header-wrapper-bottom_1r9lg_jkoke_418",
22
+ "drawer-mobile": "awsui_drawer-mobile_1r9lg_jkoke_429",
23
+ "drawer-disable-content-paddings": "awsui_drawer-disable-content-paddings_1r9lg_jkoke_433",
24
+ "content-bottom": "awsui_content-bottom_1r9lg_jkoke_442",
25
+ "pane-bottom-center-align": "awsui_pane-bottom-center-align_1r9lg_jkoke_458",
26
+ "pane-bottom-content-nav-padding": "awsui_pane-bottom-content-nav-padding_1r9lg_jkoke_463",
27
+ "pane-bottom-content-tools-padding": "awsui_pane-bottom-content-tools-padding_1r9lg_jkoke_467",
28
+ "content-bottom-max-width": "awsui_content-bottom-max-width_1r9lg_jkoke_471",
29
+ "content-side": "awsui_content-side_1r9lg_jkoke_476",
30
+ "pane-header-wrapper-side": "awsui_pane-header-wrapper-side_1r9lg_jkoke_486",
31
+ "pane-content-wrapper-side": "awsui_pane-content-wrapper-side_1r9lg_jkoke_492",
32
+ "header": "awsui_header_1r9lg_jkoke_500",
33
+ "header-text": "awsui_header-text_1r9lg_jkoke_510",
34
+ "header-actions": "awsui_header-actions_1r9lg_jkoke_523",
35
+ "divider": "awsui_divider_1r9lg_jkoke_531"
62
36
  };
63
37
 
@@ -0,0 +1,13 @@
1
+
2
+ import './styles.scoped.css';
3
+ export default {
4
+ "root": "awsui_root_rjqu5_zu8o5_5",
5
+ "header-text": "awsui_header-text_rjqu5_zu8o5_6",
6
+ "open-button": "awsui_open-button_rjqu5_zu8o5_7",
7
+ "close-button": "awsui_close-button_rjqu5_zu8o5_8",
8
+ "preferences-button": "awsui_preferences-button_rjqu5_zu8o5_9",
9
+ "slider": "awsui_slider_rjqu5_zu8o5_10",
10
+ "open-position-bottom": "awsui_open-position-bottom_rjqu5_zu8o5_11",
11
+ "open-position-side": "awsui_open-position-side_rjqu5_zu8o5_12"
12
+ };
13
+
@@ -0,0 +1,14 @@
1
+ /*
2
+ Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
+ SPDX-License-Identifier: Apache-2.0
4
+ */
5
+ .awsui_root_rjqu5_zu8o5_5:not(#\9),
6
+ .awsui_header-text_rjqu5_zu8o5_6:not(#\9),
7
+ .awsui_open-button_rjqu5_zu8o5_7:not(#\9),
8
+ .awsui_close-button_rjqu5_zu8o5_8:not(#\9),
9
+ .awsui_preferences-button_rjqu5_zu8o5_9:not(#\9),
10
+ .awsui_slider_rjqu5_zu8o5_10:not(#\9),
11
+ .awsui_open-position-bottom_rjqu5_zu8o5_11:not(#\9),
12
+ .awsui_open-position-side_rjqu5_zu8o5_12:not(#\9) {
13
+ /* used in test-utils */
14
+ }
@@ -0,0 +1,14 @@
1
+
2
+ // es-module interop with Babel and Typescript
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ module.exports.default = {
5
+ "root": "awsui_root_rjqu5_zu8o5_5",
6
+ "header-text": "awsui_header-text_rjqu5_zu8o5_6",
7
+ "open-button": "awsui_open-button_rjqu5_zu8o5_7",
8
+ "close-button": "awsui_close-button_rjqu5_zu8o5_8",
9
+ "preferences-button": "awsui_preferences-button_rjqu5_zu8o5_9",
10
+ "slider": "awsui_slider_rjqu5_zu8o5_10",
11
+ "open-position-bottom": "awsui_open-position-bottom_rjqu5_zu8o5_11",
12
+ "open-position-side": "awsui_open-position-side_rjqu5_zu8o5_12"
13
+ };
14
+