@cloudscape-design/components 3.0.519 → 3.0.521

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 (293) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +48 -45
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +22 -19
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +37 -34
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/defaults.d.ts +2 -2
  11. package/app-layout/defaults.d.ts.map +1 -1
  12. package/app-layout/defaults.js.map +1 -1
  13. package/app-layout/drawer/interfaces.d.ts +3 -2
  14. package/app-layout/drawer/interfaces.d.ts.map +1 -1
  15. package/app-layout/drawer/interfaces.js.map +1 -1
  16. package/app-layout/drawer/resizable-drawer.d.ts +1 -1
  17. package/app-layout/drawer/resizable-drawer.d.ts.map +1 -1
  18. package/app-layout/drawer/resizable-drawer.js +18 -9
  19. package/app-layout/drawer/resizable-drawer.js.map +1 -1
  20. package/app-layout/index.d.ts.map +1 -1
  21. package/app-layout/index.js +76 -26
  22. package/app-layout/index.js.map +1 -1
  23. package/app-layout/split-panel/index.d.ts +0 -1
  24. package/app-layout/split-panel/index.d.ts.map +1 -1
  25. package/app-layout/split-panel/index.js +0 -1
  26. package/app-layout/split-panel/index.js.map +1 -1
  27. package/app-layout/split-panel/provider.d.ts +2 -2
  28. package/app-layout/split-panel/provider.d.ts.map +1 -1
  29. package/app-layout/split-panel/provider.js +16 -18
  30. package/app-layout/split-panel/provider.js.map +1 -1
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +14 -11
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-window-width.d.ts +2 -0
  35. package/app-layout/utils/use-window-width.d.ts.map +1 -0
  36. package/app-layout/utils/use-window-width.js +13 -0
  37. package/app-layout/utils/use-window-width.js.map +1 -0
  38. package/app-layout/visual-refresh/split-panel.js +1 -1
  39. package/app-layout/visual-refresh/split-panel.js.map +1 -1
  40. package/app-layout/visual-refresh/styles.css.js +81 -81
  41. package/app-layout/visual-refresh/styles.scoped.css +179 -176
  42. package/app-layout/visual-refresh/styles.selectors.js +81 -81
  43. package/breadcrumb-group/item/styles.css.js +9 -9
  44. package/breadcrumb-group/item/styles.scoped.css +23 -20
  45. package/breadcrumb-group/item/styles.selectors.js +9 -9
  46. package/button/styles.css.js +20 -20
  47. package/button/styles.scoped.css +392 -302
  48. package/button/styles.selectors.js +20 -20
  49. package/button-dropdown/item-element/styles.css.js +15 -15
  50. package/button-dropdown/item-element/styles.scoped.css +19 -19
  51. package/button-dropdown/item-element/styles.selectors.js +15 -15
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +54 -48
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/styles.css.js +40 -40
  56. package/cards/styles.scoped.css +58 -58
  57. package/cards/styles.selectors.js +40 -40
  58. package/checkbox/styles.css.js +3 -3
  59. package/checkbox/styles.scoped.css +18 -15
  60. package/checkbox/styles.selectors.js +3 -3
  61. package/code-editor/styles.css.js +32 -32
  62. package/code-editor/styles.scoped.css +165 -153
  63. package/code-editor/styles.selectors.js +32 -32
  64. package/collection-preferences/content-display/styles.css.js +11 -11
  65. package/collection-preferences/content-display/styles.scoped.css +26 -23
  66. package/collection-preferences/content-display/styles.selectors.js +11 -11
  67. package/collection-preferences/styles.css.js +37 -37
  68. package/collection-preferences/styles.scoped.css +53 -50
  69. package/collection-preferences/styles.selectors.js +37 -37
  70. package/container/styles.css.js +30 -30
  71. package/container/styles.scoped.css +100 -80
  72. package/container/styles.selectors.js +30 -30
  73. package/date-picker/styles.css.js +7 -7
  74. package/date-picker/styles.scoped.css +13 -10
  75. package/date-picker/styles.selectors.js +7 -7
  76. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  77. package/date-range-picker/calendar/grids/styles.scoped.css +58 -52
  78. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  79. package/date-range-picker/styles.css.js +38 -38
  80. package/date-range-picker/styles.scoped.css +50 -47
  81. package/date-range-picker/styles.selectors.js +38 -38
  82. package/expandable-section/interfaces.d.ts +3 -2
  83. package/expandable-section/interfaces.d.ts.map +1 -1
  84. package/expandable-section/interfaces.js.map +1 -1
  85. package/expandable-section/styles.css.js +32 -32
  86. package/expandable-section/styles.scoped.css +85 -75
  87. package/expandable-section/styles.selectors.js +32 -32
  88. package/file-upload/file-input/styles.css.js +4 -4
  89. package/file-upload/file-input/styles.scoped.css +15 -12
  90. package/file-upload/file-input/styles.selectors.js +4 -4
  91. package/flashbar/styles.css.js +47 -47
  92. package/flashbar/styles.scoped.css +168 -162
  93. package/flashbar/styles.selectors.js +47 -47
  94. package/form-field/styles.css.js +19 -19
  95. package/form-field/styles.scoped.css +35 -34
  96. package/form-field/styles.selectors.js +19 -19
  97. package/grid/styles.css.js +53 -53
  98. package/grid/styles.scoped.css +112 -108
  99. package/grid/styles.selectors.js +53 -53
  100. package/header/interfaces.d.ts +1 -1
  101. package/header/interfaces.js.map +1 -1
  102. package/header/styles.css.js +34 -34
  103. package/header/styles.scoped.css +92 -83
  104. package/header/styles.selectors.js +34 -34
  105. package/help-panel/styles.css.js +4 -4
  106. package/help-panel/styles.scoped.css +127 -108
  107. package/help-panel/styles.selectors.js +4 -4
  108. package/hotspot/styles.css.js +7 -7
  109. package/hotspot/styles.scoped.css +13 -13
  110. package/hotspot/styles.selectors.js +7 -7
  111. package/icon/styles.css.js +21 -21
  112. package/icon/styles.scoped.css +86 -78
  113. package/icon/styles.selectors.js +21 -21
  114. package/input/styles.css.js +12 -12
  115. package/input/styles.scoped.css +63 -49
  116. package/input/styles.selectors.js +12 -12
  117. package/internal/components/abstract-switch/styles.css.js +13 -13
  118. package/internal/components/abstract-switch/styles.scoped.css +31 -30
  119. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  120. package/internal/components/button-trigger/styles.css.js +10 -10
  121. package/internal/components/button-trigger/styles.scoped.css +61 -48
  122. package/internal/components/button-trigger/styles.selectors.js +10 -10
  123. package/internal/components/cartesian-chart/styles.css.js +27 -27
  124. package/internal/components/cartesian-chart/styles.scoped.css +38 -41
  125. package/internal/components/cartesian-chart/styles.selectors.js +27 -27
  126. package/internal/components/chart-legend/styles.css.js +6 -6
  127. package/internal/components/chart-legend/styles.scoped.css +33 -26
  128. package/internal/components/chart-legend/styles.selectors.js +6 -6
  129. package/internal/components/chart-plot/styles.css.js +5 -5
  130. package/internal/components/chart-plot/styles.scoped.css +7 -7
  131. package/internal/components/chart-plot/styles.selectors.js +5 -5
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +7 -5
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-popover-footer/styles.css.js +1 -1
  136. package/internal/components/chart-popover-footer/styles.scoped.css +8 -6
  137. package/internal/components/chart-popover-footer/styles.selectors.js +1 -1
  138. package/internal/components/chart-series-details/styles.css.js +20 -20
  139. package/internal/components/chart-series-details/styles.scoped.css +74 -59
  140. package/internal/components/chart-series-details/styles.selectors.js +20 -20
  141. package/internal/components/chart-series-marker/styles.css.js +5 -5
  142. package/internal/components/chart-series-marker/styles.scoped.css +40 -27
  143. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  144. package/internal/components/chart-wrapper/styles.css.js +9 -9
  145. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  146. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  147. package/internal/components/checkbox-icon/styles.css.js +7 -7
  148. package/internal/components/checkbox-icon/styles.scoped.css +12 -12
  149. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  150. package/internal/components/dropdown/styles.css.js +20 -20
  151. package/internal/components/dropdown/styles.scoped.css +64 -56
  152. package/internal/components/dropdown/styles.selectors.js +20 -20
  153. package/internal/components/dropdown-footer/styles.css.js +3 -3
  154. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  155. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  156. package/internal/components/dropdown-status/styles.css.js +2 -2
  157. package/internal/components/dropdown-status/styles.scoped.css +5 -3
  158. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  159. package/internal/components/filtering-token/styles.css.js +7 -7
  160. package/internal/components/filtering-token/styles.scoped.css +41 -30
  161. package/internal/components/filtering-token/styles.selectors.js +7 -7
  162. package/internal/components/handle/styles.css.js +2 -2
  163. package/internal/components/handle/styles.scoped.css +20 -14
  164. package/internal/components/handle/styles.selectors.js +2 -2
  165. package/internal/components/menu-dropdown/styles.css.js +7 -7
  166. package/internal/components/menu-dropdown/styles.scoped.css +31 -28
  167. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  168. package/internal/components/option/styles.css.js +17 -17
  169. package/internal/components/option/styles.scoped.css +39 -39
  170. package/internal/components/option/styles.selectors.js +17 -17
  171. package/internal/components/options-list/styles.css.js +2 -2
  172. package/internal/components/options-list/styles.scoped.css +14 -8
  173. package/internal/components/options-list/styles.selectors.js +2 -2
  174. package/internal/components/screenreader-only/styles.css.js +1 -1
  175. package/internal/components/screenreader-only/styles.scoped.css +3 -3
  176. package/internal/components/screenreader-only/styles.selectors.js +1 -1
  177. package/internal/components/selectable-item/styles.css.js +16 -16
  178. package/internal/components/selectable-item/styles.scoped.css +74 -65
  179. package/internal/components/selectable-item/styles.selectors.js +16 -16
  180. package/internal/components/token-list/styles.css.js +9 -9
  181. package/internal/components/token-list/styles.scoped.css +44 -33
  182. package/internal/components/token-list/styles.selectors.js +9 -9
  183. package/internal/environment.js +1 -1
  184. package/internal/environment.json +1 -1
  185. package/internal/manifest.json +1 -1
  186. package/link/styles.css.js +20 -20
  187. package/link/styles.scoped.css +75 -72
  188. package/link/styles.selectors.js +20 -20
  189. package/modal/styles.css.js +23 -23
  190. package/modal/styles.scoped.css +76 -61
  191. package/modal/styles.selectors.js +23 -23
  192. package/multiselect/styles.css.js +2 -2
  193. package/multiselect/styles.scoped.css +3 -3
  194. package/multiselect/styles.selectors.js +2 -2
  195. package/package.json +1 -1
  196. package/pagination/styles.css.js +9 -9
  197. package/pagination/styles.scoped.css +29 -25
  198. package/pagination/styles.selectors.js +9 -9
  199. package/popover/styles.css.js +50 -50
  200. package/popover/styles.scoped.css +75 -72
  201. package/popover/styles.selectors.js +50 -50
  202. package/progress-bar/styles.css.js +18 -18
  203. package/progress-bar/styles.scoped.css +33 -33
  204. package/progress-bar/styles.selectors.js +18 -18
  205. package/property-filter/styles.css.js +31 -31
  206. package/property-filter/styles.scoped.css +34 -34
  207. package/property-filter/styles.selectors.js +31 -31
  208. package/radio-group/styles.css.js +9 -9
  209. package/radio-group/styles.scoped.css +28 -25
  210. package/radio-group/styles.selectors.js +9 -9
  211. package/segmented-control/styles.css.js +14 -14
  212. package/segmented-control/styles.scoped.css +42 -39
  213. package/segmented-control/styles.selectors.js +14 -14
  214. package/select/parts/styles.css.js +16 -16
  215. package/select/parts/styles.scoped.css +18 -18
  216. package/select/parts/styles.selectors.js +16 -16
  217. package/side-navigation/styles.css.js +28 -28
  218. package/side-navigation/styles.scoped.css +43 -40
  219. package/side-navigation/styles.selectors.js +28 -28
  220. package/split-panel/styles.css.js +55 -55
  221. package/split-panel/styles.scoped.css +84 -81
  222. package/split-panel/styles.selectors.js +55 -55
  223. package/status-indicator/styles.css.js +23 -23
  224. package/status-indicator/styles.scoped.css +30 -30
  225. package/status-indicator/styles.selectors.js +23 -23
  226. package/table/body-cell/styles.css.js +30 -30
  227. package/table/body-cell/styles.scoped.css +166 -153
  228. package/table/body-cell/styles.selectors.js +30 -30
  229. package/table/header-cell/styles.css.js +24 -24
  230. package/table/header-cell/styles.scoped.css +77 -70
  231. package/table/header-cell/styles.selectors.js +24 -24
  232. package/table/resizer/styles.css.js +8 -8
  233. package/table/resizer/styles.scoped.css +43 -40
  234. package/table/resizer/styles.selectors.js +8 -8
  235. package/table/selection/styles.css.js +3 -3
  236. package/table/selection/styles.scoped.css +9 -9
  237. package/table/selection/styles.selectors.js +3 -3
  238. package/table/sticky-scrollbar/styles.css.js +6 -6
  239. package/table/sticky-scrollbar/styles.scoped.css +16 -16
  240. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  241. package/table/styles.css.js +35 -35
  242. package/table/styles.scoped.css +94 -87
  243. package/table/styles.selectors.js +35 -35
  244. package/tabs/styles.css.js +21 -21
  245. package/tabs/styles.scoped.css +104 -79
  246. package/tabs/styles.selectors.js +21 -21
  247. package/tag-editor/styles.css.js +3 -3
  248. package/tag-editor/styles.scoped.css +14 -11
  249. package/tag-editor/styles.selectors.js +3 -3
  250. package/text-content/styles.css.js +1 -1
  251. package/text-content/styles.scoped.css +74 -67
  252. package/text-content/styles.selectors.js +1 -1
  253. package/text-filter/styles.css.js +3 -3
  254. package/text-filter/styles.scoped.css +5 -5
  255. package/text-filter/styles.selectors.js +3 -3
  256. package/textarea/styles.css.js +4 -4
  257. package/textarea/styles.scoped.css +34 -23
  258. package/textarea/styles.selectors.js +4 -4
  259. package/tiles/styles.css.js +29 -29
  260. package/tiles/styles.scoped.css +112 -99
  261. package/tiles/styles.selectors.js +29 -29
  262. package/toggle/styles.css.js +8 -8
  263. package/toggle/styles.scoped.css +38 -29
  264. package/toggle/styles.selectors.js +8 -8
  265. package/token-group/styles.css.js +8 -8
  266. package/token-group/styles.scoped.css +46 -31
  267. package/token-group/styles.selectors.js +8 -8
  268. package/top-navigation/1.0-beta/styles.css.js +25 -25
  269. package/top-navigation/1.0-beta/styles.scoped.css +90 -83
  270. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  271. package/top-navigation/styles.css.js +47 -47
  272. package/top-navigation/styles.scoped.css +149 -130
  273. package/top-navigation/styles.selectors.js +47 -47
  274. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  275. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +36 -32
  276. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  277. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  278. package/tutorial-panel/components/tutorial-list/styles.scoped.css +47 -36
  279. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  280. package/tutorial-panel/styles.css.js +1 -1
  281. package/tutorial-panel/styles.scoped.css +4 -2
  282. package/tutorial-panel/styles.selectors.js +1 -1
  283. package/wizard/styles.css.js +32 -32
  284. package/wizard/styles.scoped.css +145 -117
  285. package/wizard/styles.selectors.js +32 -32
  286. package/app-layout/split-panel/constants.d.ts +0 -3
  287. package/app-layout/split-panel/constants.d.ts.map +0 -1
  288. package/app-layout/split-panel/constants.js +0 -5
  289. package/app-layout/split-panel/constants.js.map +0 -1
  290. package/app-layout/utils/use-document-width.d.ts +0 -2
  291. package/app-layout/utils/use-document-width.d.ts.map +0 -1
  292. package/app-layout/utils/use-document-width.js +0 -11
  293. package/app-layout/utils/use-document-width.js.map +0 -1
@@ -1,86 +1,86 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_2jy8k_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_2jy8k_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_2jy8k_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_2jy8k_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_2jy8k_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_2jy8k_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_2jy8k_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_2jy8k_156",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_2jy8k_179",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_2jy8k_184",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_2jy8k_225",
15
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_2jy8k_235",
16
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_2jy8k_239",
17
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_2jy8k_253",
18
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_2jy8k_239",
19
- "drawer": "awsui_drawer_hyvsj_2jy8k_145",
20
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_2jy8k_283",
21
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_2jy8k_292",
22
- "drawer-content": "awsui_drawer-content_hyvsj_2jy8k_283",
23
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_2jy8k_300",
24
- "drawer-slider": "awsui_drawer-slider_hyvsj_2jy8k_303",
25
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_2jy8k_310",
26
- "content": "awsui_content_hyvsj_2jy8k_336",
27
- "layout": "awsui_layout_hyvsj_2jy8k_357",
28
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_2jy8k_440",
29
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_2jy8k_455",
30
- "content-type-table": "awsui_content-type-table_hyvsj_2jy8k_469",
31
- "content-type-cards": "awsui_content-type-cards_hyvsj_2jy8k_469",
32
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_2jy8k_475",
33
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_2jy8k_478",
34
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_2jy8k_510",
35
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_2jy8k_513",
36
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_2jy8k_523",
37
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_2jy8k_526",
38
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_2jy8k_529",
39
- "has-header": "awsui_has-header_hyvsj_2jy8k_529",
40
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_2jy8k_550",
41
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_2jy8k_550",
42
- "has-split-panel": "awsui_has-split-panel_hyvsj_2jy8k_593",
43
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_2jy8k_593",
44
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_2jy8k_609",
45
- "unfocusable": "awsui_unfocusable_hyvsj_2jy8k_614",
46
- "container": "awsui_container_hyvsj_2jy8k_624",
47
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_2jy8k_649",
48
- "is-tools-open": "awsui_is-tools-open_hyvsj_2jy8k_652",
49
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_2jy8k_652",
50
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_2jy8k_652",
51
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_2jy8k_652",
52
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_2jy8k_661",
53
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_2jy8k_677",
54
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_2jy8k_681",
55
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_2jy8k_685",
56
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_2jy8k_689",
57
- "navigation-container": "awsui_navigation-container_hyvsj_2jy8k_698",
58
- "show-navigation": "awsui_show-navigation_hyvsj_2jy8k_742",
59
- "animating": "awsui_animating_hyvsj_2jy8k_764",
60
- "showButtons": "awsui_showButtons_hyvsj_2jy8k_1",
61
- "navigation": "awsui_navigation_hyvsj_2jy8k_698",
62
- "openNavigation": "awsui_openNavigation_hyvsj_2jy8k_1",
63
- "animated-content": "awsui_animated-content_hyvsj_2jy8k_826",
64
- "hide-navigation": "awsui_hide-navigation_hyvsj_2jy8k_835",
65
- "notifications": "awsui_notifications_hyvsj_2jy8k_845",
66
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_2jy8k_851",
67
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_2jy8k_868",
68
- "position-bottom": "awsui_position-bottom_hyvsj_2jy8k_915",
69
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_2jy8k_1",
70
- "split-panel-side": "awsui_split-panel-side_hyvsj_2jy8k_944",
71
- "position-side": "awsui_position-side_hyvsj_2jy8k_957",
72
- "tools-container": "awsui_tools-container_hyvsj_2jy8k_979",
73
- "tools": "awsui_tools_hyvsj_2jy8k_979",
74
- "openTools": "awsui_openTools_hyvsj_2jy8k_1",
75
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_2jy8k_1076",
76
- "hide-tools": "awsui_hide-tools_hyvsj_2jy8k_1086",
77
- "show-tools": "awsui_show-tools_hyvsj_2jy8k_1098",
78
- "has-tools-form": "awsui_has-tools-form_hyvsj_2jy8k_1076",
79
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_2jy8k_1180",
80
- "trigger": "awsui_trigger_hyvsj_2jy8k_1180",
81
- "selected": "awsui_selected_hyvsj_2jy8k_1243",
82
- "badge": "awsui_badge_hyvsj_2jy8k_1263",
83
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_2jy8k_1267",
84
- "dot": "awsui_dot_hyvsj_2jy8k_1275"
4
+ "background": "awsui_background_hyvsj_a0vaz_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_a0vaz_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_a0vaz_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_a0vaz_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_a0vaz_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_a0vaz_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_a0vaz_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_a0vaz_156",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_a0vaz_179",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_a0vaz_184",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_a0vaz_225",
15
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_a0vaz_235",
16
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_a0vaz_239",
17
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_a0vaz_253",
18
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_a0vaz_239",
19
+ "drawer": "awsui_drawer_hyvsj_a0vaz_145",
20
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_a0vaz_283",
21
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_a0vaz_292",
22
+ "drawer-content": "awsui_drawer-content_hyvsj_a0vaz_283",
23
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_a0vaz_300",
24
+ "drawer-slider": "awsui_drawer-slider_hyvsj_a0vaz_303",
25
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_a0vaz_310",
26
+ "content": "awsui_content_hyvsj_a0vaz_336",
27
+ "layout": "awsui_layout_hyvsj_a0vaz_357",
28
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_a0vaz_440",
29
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_a0vaz_455",
30
+ "content-type-table": "awsui_content-type-table_hyvsj_a0vaz_469",
31
+ "content-type-cards": "awsui_content-type-cards_hyvsj_a0vaz_469",
32
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_a0vaz_475",
33
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_a0vaz_478",
34
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_a0vaz_510",
35
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_a0vaz_513",
36
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_a0vaz_523",
37
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_a0vaz_526",
38
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_a0vaz_529",
39
+ "has-header": "awsui_has-header_hyvsj_a0vaz_529",
40
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_a0vaz_550",
41
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_a0vaz_550",
42
+ "has-split-panel": "awsui_has-split-panel_hyvsj_a0vaz_593",
43
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_a0vaz_593",
44
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_a0vaz_609",
45
+ "unfocusable": "awsui_unfocusable_hyvsj_a0vaz_614",
46
+ "container": "awsui_container_hyvsj_a0vaz_624",
47
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_a0vaz_649",
48
+ "is-tools-open": "awsui_is-tools-open_hyvsj_a0vaz_652",
49
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_a0vaz_652",
50
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_a0vaz_652",
51
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_a0vaz_652",
52
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_a0vaz_661",
53
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_a0vaz_677",
54
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_a0vaz_681",
55
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_a0vaz_685",
56
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_a0vaz_689",
57
+ "navigation-container": "awsui_navigation-container_hyvsj_a0vaz_698",
58
+ "show-navigation": "awsui_show-navigation_hyvsj_a0vaz_742",
59
+ "animating": "awsui_animating_hyvsj_a0vaz_764",
60
+ "showButtons": "awsui_showButtons_hyvsj_a0vaz_1",
61
+ "navigation": "awsui_navigation_hyvsj_a0vaz_698",
62
+ "openNavigation": "awsui_openNavigation_hyvsj_a0vaz_1",
63
+ "animated-content": "awsui_animated-content_hyvsj_a0vaz_826",
64
+ "hide-navigation": "awsui_hide-navigation_hyvsj_a0vaz_835",
65
+ "notifications": "awsui_notifications_hyvsj_a0vaz_845",
66
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_a0vaz_851",
67
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_a0vaz_868",
68
+ "position-bottom": "awsui_position-bottom_hyvsj_a0vaz_915",
69
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_a0vaz_1",
70
+ "split-panel-side": "awsui_split-panel-side_hyvsj_a0vaz_944",
71
+ "position-side": "awsui_position-side_hyvsj_a0vaz_957",
72
+ "tools-container": "awsui_tools-container_hyvsj_a0vaz_979",
73
+ "tools": "awsui_tools_hyvsj_a0vaz_979",
74
+ "openTools": "awsui_openTools_hyvsj_a0vaz_1",
75
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_a0vaz_1076",
76
+ "hide-tools": "awsui_hide-tools_hyvsj_a0vaz_1086",
77
+ "show-tools": "awsui_show-tools_hyvsj_a0vaz_1098",
78
+ "has-tools-form": "awsui_has-tools-form_hyvsj_a0vaz_1076",
79
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_a0vaz_1180",
80
+ "trigger": "awsui_trigger_hyvsj_a0vaz_1180",
81
+ "selected": "awsui_selected_hyvsj_a0vaz_1246",
82
+ "badge": "awsui_badge_hyvsj_a0vaz_1266",
83
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_a0vaz_1270",
84
+ "dot": "awsui_dot_hyvsj_a0vaz_1278"
85
85
  };
86
86