@cloudscape-design/components 3.0.333 → 3.0.335

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (345) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/index.js +3 -3
  8. package/app-layout/index.js.map +1 -1
  9. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  10. package/app-layout/visual-refresh/context.js +3 -3
  11. package/app-layout/visual-refresh/context.js.map +1 -1
  12. package/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/app-layout/visual-refresh/styles.scoped.css +168 -168
  14. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +27 -27
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/autosuggest/virtual-list.d.ts.map +1 -1
  19. package/autosuggest/virtual-list.js +2 -2
  20. package/autosuggest/virtual-list.js.map +1 -1
  21. package/badge/styles.css.js +5 -5
  22. package/badge/styles.scoped.css +7 -7
  23. package/badge/styles.selectors.js +5 -5
  24. package/box/styles.css.js +189 -189
  25. package/box/styles.scoped.css +238 -238
  26. package/box/styles.selectors.js +189 -189
  27. package/breadcrumb-group/styles.css.js +7 -7
  28. package/breadcrumb-group/styles.scoped.css +14 -14
  29. package/breadcrumb-group/styles.selectors.js +7 -7
  30. package/button/internal.d.ts.map +1 -1
  31. package/button/internal.js +12 -1
  32. package/button/internal.js.map +1 -1
  33. package/button/styles.css.js +20 -20
  34. package/button/styles.scoped.css +154 -154
  35. package/button/styles.selectors.js +20 -20
  36. package/button-dropdown/index.d.ts.map +1 -1
  37. package/button-dropdown/index.js +2 -2
  38. package/button-dropdown/index.js.map +1 -1
  39. package/button-dropdown/interfaces.d.ts +31 -0
  40. package/button-dropdown/interfaces.d.ts.map +1 -1
  41. package/button-dropdown/interfaces.js.map +1 -1
  42. package/button-dropdown/internal.d.ts.map +1 -1
  43. package/button-dropdown/internal.js +64 -8
  44. package/button-dropdown/internal.js.map +1 -1
  45. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  46. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  47. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  48. package/button-dropdown/styles.css.js +14 -8
  49. package/button-dropdown/styles.scoped.css +44 -14
  50. package/button-dropdown/styles.selectors.js +14 -8
  51. package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
  52. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  53. package/button-dropdown/utils/use-button-dropdown.js +1 -0
  54. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  55. package/calendar/styles.css.js +18 -18
  56. package/calendar/styles.scoped.css +40 -40
  57. package/calendar/styles.selectors.js +18 -18
  58. package/cards/index.js +5 -4
  59. package/cards/index.js.map +1 -1
  60. package/cards/styles.css.js +38 -38
  61. package/cards/styles.scoped.css +55 -55
  62. package/cards/styles.selectors.js +38 -38
  63. package/checkbox/styles.css.js +3 -3
  64. package/checkbox/styles.scoped.css +7 -7
  65. package/checkbox/styles.selectors.js +3 -3
  66. package/code-editor/index.js +2 -2
  67. package/code-editor/index.js.map +1 -1
  68. package/code-editor/status-bar.d.ts.map +1 -1
  69. package/code-editor/status-bar.js +3 -3
  70. package/code-editor/status-bar.js.map +1 -1
  71. package/code-editor/styles.css.js +32 -32
  72. package/code-editor/styles.scoped.css +129 -129
  73. package/code-editor/styles.selectors.js +32 -32
  74. package/collection-preferences/content-display/styles.css.js +11 -11
  75. package/collection-preferences/content-display/styles.scoped.css +19 -19
  76. package/collection-preferences/content-display/styles.selectors.js +11 -11
  77. package/collection-preferences/styles.css.js +37 -37
  78. package/collection-preferences/styles.scoped.css +47 -47
  79. package/collection-preferences/styles.selectors.js +37 -37
  80. package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  81. package/column-layout/flexible-column-layout/index.js +2 -2
  82. package/column-layout/flexible-column-layout/index.js.map +1 -1
  83. package/column-layout/styles.css.js +13 -13
  84. package/column-layout/styles.scoped.css +44 -44
  85. package/column-layout/styles.selectors.js +13 -13
  86. package/container/styles.css.js +28 -28
  87. package/container/styles.scoped.css +52 -52
  88. package/container/styles.selectors.js +28 -28
  89. package/date-picker/styles.css.js +7 -7
  90. package/date-picker/styles.scoped.css +10 -10
  91. package/date-picker/styles.selectors.js +7 -7
  92. package/date-range-picker/styles.css.js +38 -38
  93. package/date-range-picker/styles.scoped.css +48 -48
  94. package/date-range-picker/styles.selectors.js +38 -38
  95. package/expandable-section/styles.css.js +29 -29
  96. package/expandable-section/styles.scoped.css +65 -65
  97. package/expandable-section/styles.selectors.js +29 -29
  98. package/flashbar/styles.css.js +46 -46
  99. package/flashbar/styles.scoped.css +160 -160
  100. package/flashbar/styles.selectors.js +46 -46
  101. package/form/internal.d.ts.map +1 -1
  102. package/form/internal.js +7 -2
  103. package/form/internal.js.map +1 -1
  104. package/form/styles.css.js +9 -9
  105. package/form/styles.scoped.css +9 -9
  106. package/form/styles.selectors.js +9 -9
  107. package/form-field/internal.d.ts.map +1 -1
  108. package/form-field/internal.js +8 -3
  109. package/form-field/internal.js.map +1 -1
  110. package/form-field/styles.css.js +19 -19
  111. package/form-field/styles.scoped.css +31 -31
  112. package/form-field/styles.selectors.js +19 -19
  113. package/grid/styles.css.js +53 -53
  114. package/grid/styles.scoped.css +55 -55
  115. package/grid/styles.selectors.js +53 -53
  116. package/header/styles.css.js +44 -44
  117. package/header/styles.scoped.css +50 -50
  118. package/header/styles.selectors.js +44 -44
  119. package/help-panel/styles.css.js +4 -4
  120. package/help-panel/styles.scoped.css +70 -69
  121. package/help-panel/styles.selectors.js +4 -4
  122. package/icon/styles.css.js +21 -21
  123. package/icon/styles.scoped.css +50 -50
  124. package/icon/styles.selectors.js +21 -21
  125. package/input/styles.css.js +12 -12
  126. package/input/styles.scoped.css +35 -35
  127. package/input/styles.selectors.js +12 -12
  128. package/internal/analytics/components/analytics-funnel.d.ts.map +1 -1
  129. package/internal/analytics/components/analytics-funnel.js +58 -11
  130. package/internal/analytics/components/analytics-funnel.js.map +1 -1
  131. package/internal/analytics/context/analytics-context.d.ts +5 -1
  132. package/internal/analytics/context/analytics-context.d.ts.map +1 -1
  133. package/internal/analytics/context/analytics-context.js +3 -0
  134. package/internal/analytics/context/analytics-context.js.map +1 -1
  135. package/internal/analytics/hooks/use-funnel.d.ts +3 -0
  136. package/internal/analytics/hooks/use-funnel.d.ts.map +1 -1
  137. package/internal/analytics/hooks/use-funnel.js +7 -2
  138. package/internal/analytics/hooks/use-funnel.js.map +1 -1
  139. package/internal/base-component/styles.scoped.css +8 -7
  140. package/internal/components/button-trigger/styles.css.js +9 -9
  141. package/internal/components/button-trigger/styles.scoped.css +26 -26
  142. package/internal/components/button-trigger/styles.selectors.js +9 -9
  143. package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
  144. package/internal/components/cartesian-chart/labels-measure.js +2 -2
  145. package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  146. package/internal/components/chart-filter/styles.css.js +3 -3
  147. package/internal/components/chart-filter/styles.scoped.css +4 -4
  148. package/internal/components/chart-filter/styles.selectors.js +3 -3
  149. package/internal/components/chart-legend/styles.css.js +6 -6
  150. package/internal/components/chart-legend/styles.scoped.css +16 -16
  151. package/internal/components/chart-legend/styles.selectors.js +6 -6
  152. package/internal/components/chart-popover/styles.css.js +3 -3
  153. package/internal/components/chart-popover/styles.scoped.css +4 -4
  154. package/internal/components/chart-popover/styles.selectors.js +3 -3
  155. package/internal/components/chart-series-details/styles.css.js +5 -5
  156. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  157. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  158. package/internal/components/chart-series-marker/styles.css.js +5 -5
  159. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  160. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  161. package/internal/components/chart-wrapper/styles.css.js +6 -6
  162. package/internal/components/chart-wrapper/styles.scoped.css +9 -9
  163. package/internal/components/chart-wrapper/styles.selectors.js +6 -6
  164. package/internal/components/dropdown/styles.css.js +20 -20
  165. package/internal/components/dropdown/styles.scoped.css +36 -36
  166. package/internal/components/dropdown/styles.selectors.js +20 -20
  167. package/internal/components/dropdown-footer/styles.css.js +3 -3
  168. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  169. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  170. package/internal/components/dropdown-status/index.d.ts.map +1 -1
  171. package/internal/components/dropdown-status/index.js +1 -1
  172. package/internal/components/dropdown-status/index.js.map +1 -1
  173. package/internal/components/dropdown-status/styles.css.js +2 -2
  174. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  175. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  176. package/internal/components/menu-dropdown/styles.css.js +7 -7
  177. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  178. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  179. package/internal/components/option/styles.css.js +17 -17
  180. package/internal/components/option/styles.scoped.css +31 -31
  181. package/internal/components/option/styles.selectors.js +17 -17
  182. package/internal/components/options-list/styles.css.js +2 -2
  183. package/internal/components/options-list/styles.scoped.css +3 -3
  184. package/internal/components/options-list/styles.selectors.js +2 -2
  185. package/internal/components/selectable-item/styles.css.js +16 -16
  186. package/internal/components/selectable-item/styles.scoped.css +29 -29
  187. package/internal/components/selectable-item/styles.selectors.js +16 -16
  188. package/internal/components/token-list/styles.css.js +9 -9
  189. package/internal/components/token-list/styles.scoped.css +21 -21
  190. package/internal/components/token-list/styles.selectors.js +9 -9
  191. package/internal/environment.js +1 -1
  192. package/internal/generated/theming/index.cjs +24 -13
  193. package/internal/generated/theming/index.js +24 -13
  194. package/internal/hooks/container-queries/index.d.ts +0 -2
  195. package/internal/hooks/container-queries/index.d.ts.map +1 -1
  196. package/internal/hooks/container-queries/index.js +2 -1
  197. package/internal/hooks/container-queries/index.js.map +1 -1
  198. package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
  199. package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
  200. package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  201. package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
  202. package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
  203. package/internal/hooks/container-queries/use-resize-observer.js +0 -2
  204. package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
  205. package/internal/hooks/use-dynamic-overlap/index.js +2 -2
  206. package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  207. package/internal/manifest.json +1 -1
  208. package/internal/utils/use-container-width.d.ts.map +1 -1
  209. package/internal/utils/use-container-width.js +5 -3
  210. package/internal/utils/use-container-width.js.map +1 -1
  211. package/link/styles.css.js +20 -20
  212. package/link/styles.scoped.css +73 -73
  213. package/link/styles.selectors.js +20 -20
  214. package/modal/internal.d.ts.map +1 -1
  215. package/modal/internal.js +2 -1
  216. package/modal/internal.js.map +1 -1
  217. package/modal/styles.css.js +23 -23
  218. package/modal/styles.scoped.css +40 -40
  219. package/modal/styles.selectors.js +23 -23
  220. package/multiselect/styles.css.js +1 -1
  221. package/multiselect/styles.scoped.css +2 -2
  222. package/multiselect/styles.selectors.js +1 -1
  223. package/package.json +1 -1
  224. package/pagination/styles.css.js +9 -9
  225. package/pagination/styles.scoped.css +24 -24
  226. package/pagination/styles.selectors.js +9 -9
  227. package/pie-chart/styles.css.js +23 -23
  228. package/pie-chart/styles.scoped.css +42 -42
  229. package/pie-chart/styles.selectors.js +23 -23
  230. package/popover/styles.css.js +50 -50
  231. package/popover/styles.scoped.css +66 -66
  232. package/popover/styles.selectors.js +50 -50
  233. package/progress-bar/styles.css.js +18 -18
  234. package/progress-bar/styles.scoped.css +35 -35
  235. package/progress-bar/styles.selectors.js +18 -18
  236. package/property-filter/index.d.ts.map +1 -1
  237. package/property-filter/index.js +2 -3
  238. package/property-filter/index.js.map +1 -1
  239. package/property-filter/styles.css.js +29 -29
  240. package/property-filter/styles.scoped.css +32 -32
  241. package/property-filter/styles.selectors.js +29 -29
  242. package/property-filter/token-editor.d.ts.map +1 -1
  243. package/property-filter/token-editor.js +2 -2
  244. package/property-filter/token-editor.js.map +1 -1
  245. package/radio-group/styles.css.js +9 -9
  246. package/radio-group/styles.scoped.css +17 -17
  247. package/radio-group/styles.selectors.js +9 -9
  248. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  249. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  250. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  251. package/segmented-control/styles.css.js +14 -14
  252. package/segmented-control/styles.scoped.css +35 -35
  253. package/segmented-control/styles.selectors.js +14 -14
  254. package/select/parts/virtual-list.js +2 -2
  255. package/select/parts/virtual-list.js.map +1 -1
  256. package/select/styles.css.js +1 -1
  257. package/select/styles.scoped.css +2 -2
  258. package/select/styles.selectors.js +1 -1
  259. package/side-navigation/styles.css.js +27 -27
  260. package/side-navigation/styles.scoped.css +39 -39
  261. package/side-navigation/styles.selectors.js +27 -27
  262. package/spinner/styles.css.js +13 -13
  263. package/spinner/styles.scoped.css +20 -20
  264. package/spinner/styles.selectors.js +13 -13
  265. package/split-panel/styles.css.js +56 -56
  266. package/split-panel/styles.scoped.css +78 -78
  267. package/split-panel/styles.selectors.js +56 -56
  268. package/status-indicator/internal.d.ts +6 -3
  269. package/status-indicator/internal.d.ts.map +1 -1
  270. package/status-indicator/internal.js +2 -2
  271. package/status-indicator/internal.js.map +1 -1
  272. package/status-indicator/styles.css.js +22 -20
  273. package/status-indicator/styles.scoped.css +33 -28
  274. package/status-indicator/styles.selectors.js +22 -20
  275. package/table/internal.d.ts.map +1 -1
  276. package/table/internal.js +6 -4
  277. package/table/internal.js.map +1 -1
  278. package/table/sticky-scrollbar/styles.css.js +4 -4
  279. package/table/sticky-scrollbar/styles.scoped.css +4 -5
  280. package/table/sticky-scrollbar/styles.selectors.js +4 -4
  281. package/table/styles.css.js +34 -34
  282. package/table/styles.scoped.css +43 -43
  283. package/table/styles.selectors.js +34 -34
  284. package/tabs/styles.css.js +21 -21
  285. package/tabs/styles.scoped.css +39 -39
  286. package/tabs/styles.selectors.js +21 -21
  287. package/tabs/tab-header-bar.js +2 -2
  288. package/tabs/tab-header-bar.js.map +1 -1
  289. package/test-utils/dom/button-dropdown/index.d.ts +2 -0
  290. package/test-utils/dom/button-dropdown/index.js +6 -1
  291. package/test-utils/dom/button-dropdown/index.js.map +1 -1
  292. package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
  293. package/test-utils/selectors/button-dropdown/index.js +6 -1
  294. package/test-utils/selectors/button-dropdown/index.js.map +1 -1
  295. package/test-utils/tsconfig.tsbuildinfo +1 -1
  296. package/text-content/styles.css.js +1 -1
  297. package/text-content/styles.scoped.css +64 -64
  298. package/text-content/styles.selectors.js +1 -1
  299. package/text-filter/styles.css.js +3 -3
  300. package/text-filter/styles.scoped.css +4 -4
  301. package/text-filter/styles.selectors.js +3 -3
  302. package/textarea/styles.css.js +4 -4
  303. package/textarea/styles.scoped.css +14 -14
  304. package/textarea/styles.selectors.js +4 -4
  305. package/tiles/styles.css.js +28 -28
  306. package/tiles/styles.scoped.css +70 -70
  307. package/tiles/styles.selectors.js +28 -28
  308. package/toggle/styles.css.js +8 -8
  309. package/toggle/styles.scoped.css +15 -15
  310. package/toggle/styles.selectors.js +8 -8
  311. package/token-group/styles.css.js +7 -7
  312. package/token-group/styles.scoped.css +17 -17
  313. package/token-group/styles.selectors.js +7 -7
  314. package/top-navigation/1.0-beta/styles.css.js +25 -25
  315. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  316. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  317. package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  318. package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
  319. package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  320. package/top-navigation/styles.css.js +47 -47
  321. package/top-navigation/styles.scoped.css +70 -70
  322. package/top-navigation/styles.selectors.js +47 -47
  323. package/top-navigation/use-top-navigation.d.ts.map +1 -1
  324. package/top-navigation/use-top-navigation.js +2 -1
  325. package/top-navigation/use-top-navigation.js.map +1 -1
  326. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  327. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  328. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  329. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  330. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  331. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  332. package/tutorial-panel/styles.css.js +1 -1
  333. package/tutorial-panel/styles.scoped.css +2 -2
  334. package/tutorial-panel/styles.selectors.js +1 -1
  335. package/wizard/styles.css.js +31 -31
  336. package/wizard/styles.scoped.css +63 -63
  337. package/wizard/styles.selectors.js +31 -31
  338. package/internal/hooks/container-queries/interfaces.d.ts +0 -10
  339. package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
  340. package/internal/hooks/container-queries/interfaces.js +0 -4
  341. package/internal/hooks/container-queries/interfaces.js.map +0 -1
  342. package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
  343. package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
  344. package/internal/hooks/container-queries/use-container-query.js +0 -32
  345. package/internal/hooks/container-queries/use-container-query.js.map +0 -1
@@ -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