@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
@@ -1,74 +1,74 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_42qar_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_42qar_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_42qar_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_42qar_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_42qar_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_42qar_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_42qar_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_42qar_157",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_42qar_191",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_42qar_196",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_42qar_214",
15
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_42qar_246",
16
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_42qar_246",
17
- "drawer": "awsui_drawer_hyvsj_42qar_145",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_42qar_295",
19
- "drawer-content": "awsui_drawer-content_hyvsj_42qar_300",
20
- "drawer-slider": "awsui_drawer-slider_hyvsj_42qar_305",
21
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_42qar_312",
22
- "content": "awsui_content_hyvsj_42qar_337",
23
- "layout": "awsui_layout_hyvsj_42qar_358",
24
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_42qar_441",
25
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_42qar_456",
26
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_42qar_473",
27
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_42qar_505",
28
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_42qar_508",
29
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_42qar_518",
30
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_42qar_521",
31
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_42qar_524",
32
- "has-header": "awsui_has-header_hyvsj_42qar_524",
33
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_42qar_545",
34
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_42qar_545",
35
- "has-split-panel": "awsui_has-split-panel_hyvsj_42qar_588",
36
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_42qar_588",
37
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_42qar_604",
38
- "unfocusable": "awsui_unfocusable_hyvsj_42qar_609",
39
- "container": "awsui_container_hyvsj_42qar_619",
40
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_42qar_644",
41
- "is-tools-open": "awsui_is-tools-open_hyvsj_42qar_647",
42
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_42qar_647",
43
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_42qar_647",
44
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_42qar_656",
45
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_42qar_672",
46
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_42qar_676",
47
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_42qar_680",
48
- "navigation-container": "awsui_navigation-container_hyvsj_42qar_689",
49
- "show-navigation": "awsui_show-navigation_hyvsj_42qar_733",
50
- "animating": "awsui_animating_hyvsj_42qar_755",
51
- "showButtons": "awsui_showButtons_hyvsj_42qar_1",
52
- "navigation": "awsui_navigation_hyvsj_42qar_689",
53
- "openNavigation": "awsui_openNavigation_hyvsj_42qar_1",
54
- "animated-content": "awsui_animated-content_hyvsj_42qar_816",
55
- "hide-navigation": "awsui_hide-navigation_hyvsj_42qar_825",
56
- "notifications": "awsui_notifications_hyvsj_42qar_835",
57
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_42qar_841",
58
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_42qar_858",
59
- "position-bottom": "awsui_position-bottom_hyvsj_42qar_904",
60
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_42qar_1",
61
- "split-panel-side": "awsui_split-panel-side_hyvsj_42qar_933",
62
- "position-side": "awsui_position-side_hyvsj_42qar_961",
63
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_42qar_1",
64
- "tools-container": "awsui_tools-container_hyvsj_42qar_998",
65
- "tools": "awsui_tools_hyvsj_42qar_998",
66
- "openTools": "awsui_openTools_hyvsj_42qar_1",
67
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_42qar_1092",
68
- "hide-tools": "awsui_hide-tools_hyvsj_42qar_1102",
69
- "show-tools": "awsui_show-tools_hyvsj_42qar_1114",
70
- "has-tools-form": "awsui_has-tools-form_hyvsj_42qar_1092",
71
- "trigger": "awsui_trigger_hyvsj_42qar_1181",
72
- "selected": "awsui_selected_hyvsj_42qar_1220"
4
+ "background": "awsui_background_hyvsj_yd4mf_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_yd4mf_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_yd4mf_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_yd4mf_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_yd4mf_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_yd4mf_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_yd4mf_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_yd4mf_157",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_yd4mf_191",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_yd4mf_196",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_yd4mf_214",
15
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_yd4mf_246",
16
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_yd4mf_246",
17
+ "drawer": "awsui_drawer_hyvsj_yd4mf_145",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_yd4mf_295",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_yd4mf_300",
20
+ "drawer-slider": "awsui_drawer-slider_hyvsj_yd4mf_305",
21
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_yd4mf_312",
22
+ "content": "awsui_content_hyvsj_yd4mf_337",
23
+ "layout": "awsui_layout_hyvsj_yd4mf_358",
24
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_yd4mf_441",
25
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_yd4mf_456",
26
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_yd4mf_473",
27
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_yd4mf_505",
28
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_yd4mf_508",
29
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_yd4mf_518",
30
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_yd4mf_521",
31
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_yd4mf_524",
32
+ "has-header": "awsui_has-header_hyvsj_yd4mf_524",
33
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_yd4mf_545",
34
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_yd4mf_545",
35
+ "has-split-panel": "awsui_has-split-panel_hyvsj_yd4mf_588",
36
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_yd4mf_588",
37
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_yd4mf_604",
38
+ "unfocusable": "awsui_unfocusable_hyvsj_yd4mf_609",
39
+ "container": "awsui_container_hyvsj_yd4mf_619",
40
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_yd4mf_644",
41
+ "is-tools-open": "awsui_is-tools-open_hyvsj_yd4mf_647",
42
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_yd4mf_647",
43
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_yd4mf_647",
44
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_yd4mf_656",
45
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_yd4mf_672",
46
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_yd4mf_676",
47
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_yd4mf_680",
48
+ "navigation-container": "awsui_navigation-container_hyvsj_yd4mf_689",
49
+ "show-navigation": "awsui_show-navigation_hyvsj_yd4mf_733",
50
+ "animating": "awsui_animating_hyvsj_yd4mf_755",
51
+ "showButtons": "awsui_showButtons_hyvsj_yd4mf_1",
52
+ "navigation": "awsui_navigation_hyvsj_yd4mf_689",
53
+ "openNavigation": "awsui_openNavigation_hyvsj_yd4mf_1",
54
+ "animated-content": "awsui_animated-content_hyvsj_yd4mf_816",
55
+ "hide-navigation": "awsui_hide-navigation_hyvsj_yd4mf_825",
56
+ "notifications": "awsui_notifications_hyvsj_yd4mf_835",
57
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_yd4mf_841",
58
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_yd4mf_858",
59
+ "position-bottom": "awsui_position-bottom_hyvsj_yd4mf_904",
60
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_yd4mf_1",
61
+ "split-panel-side": "awsui_split-panel-side_hyvsj_yd4mf_933",
62
+ "position-side": "awsui_position-side_hyvsj_yd4mf_961",
63
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_yd4mf_1",
64
+ "tools-container": "awsui_tools-container_hyvsj_yd4mf_998",
65
+ "tools": "awsui_tools_hyvsj_yd4mf_998",
66
+ "openTools": "awsui_openTools_hyvsj_yd4mf_1",
67
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_yd4mf_1092",
68
+ "hide-tools": "awsui_hide-tools_hyvsj_yd4mf_1102",
69
+ "show-tools": "awsui_show-tools_hyvsj_yd4mf_1114",
70
+ "has-tools-form": "awsui_has-tools-form_hyvsj_yd4mf_1092",
71
+ "trigger": "awsui_trigger_hyvsj_yd4mf_1181",
72
+ "selected": "awsui_selected_hyvsj_yd4mf_1220"
73
73
  };
74
74