@cloudscape-design/components 3.0.302 → 3.0.303

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 (337) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +64 -64
  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 +46 -46
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/content-wrapper/styles.css.js +3 -3
  8. package/app-layout/content-wrapper/styles.scoped.css +10 -10
  9. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  10. package/app-layout/drawer/styles.css.js +10 -10
  11. package/app-layout/drawer/styles.scoped.css +31 -31
  12. package/app-layout/drawer/styles.selectors.js +10 -10
  13. package/app-layout/mobile-toolbar/styles.css.js +6 -6
  14. package/app-layout/mobile-toolbar/styles.scoped.css +20 -20
  15. package/app-layout/mobile-toolbar/styles.selectors.js +6 -6
  16. package/app-layout/notifications/styles.css.js +3 -3
  17. package/app-layout/notifications/styles.scoped.css +7 -7
  18. package/app-layout/notifications/styles.selectors.js +3 -3
  19. package/app-layout/styles.css.js +13 -13
  20. package/app-layout/styles.scoped.css +22 -22
  21. package/app-layout/styles.selectors.js +13 -13
  22. package/app-layout/toggles/styles.css.js +1 -1
  23. package/app-layout/toggles/styles.scoped.css +3 -3
  24. package/app-layout/toggles/styles.selectors.js +1 -1
  25. package/app-layout/visual-refresh/styles.css.js +68 -68
  26. package/app-layout/visual-refresh/styles.scoped.css +265 -265
  27. package/app-layout/visual-refresh/styles.selectors.js +68 -68
  28. package/area-chart/styles.css.js +13 -13
  29. package/area-chart/styles.scoped.css +29 -29
  30. package/area-chart/styles.selectors.js +13 -13
  31. package/attribute-editor/styles.css.js +14 -14
  32. package/attribute-editor/styles.scoped.css +48 -48
  33. package/attribute-editor/styles.selectors.js +14 -14
  34. package/badge/styles.css.js +5 -5
  35. package/badge/styles.scoped.css +20 -20
  36. package/badge/styles.selectors.js +5 -5
  37. package/box/styles.css.js +189 -189
  38. package/box/styles.scoped.css +418 -418
  39. package/box/styles.selectors.js +189 -189
  40. package/breadcrumb-group/item/styles.css.js +9 -9
  41. package/breadcrumb-group/item/styles.scoped.css +28 -28
  42. package/breadcrumb-group/item/styles.selectors.js +9 -9
  43. package/breadcrumb-group/styles.css.js +7 -7
  44. package/breadcrumb-group/styles.scoped.css +22 -22
  45. package/breadcrumb-group/styles.selectors.js +7 -7
  46. package/button/styles.css.js +19 -19
  47. package/button/styles.scoped.css +412 -412
  48. package/button/styles.selectors.js +19 -19
  49. package/button-dropdown/category-elements/styles.css.js +13 -13
  50. package/button-dropdown/category-elements/styles.scoped.css +50 -50
  51. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  52. package/button-dropdown/item-element/styles.css.js +14 -14
  53. package/button-dropdown/item-element/styles.scoped.css +42 -42
  54. package/button-dropdown/item-element/styles.selectors.js +14 -14
  55. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  56. package/button-dropdown/mobile-expandable-group/styles.scoped.css +10 -10
  57. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  58. package/button-dropdown/styles.css.js +8 -8
  59. package/button-dropdown/styles.scoped.css +20 -20
  60. package/button-dropdown/styles.selectors.js +8 -8
  61. package/calendar/styles.css.js +18 -18
  62. package/calendar/styles.scoped.css +89 -89
  63. package/calendar/styles.selectors.js +18 -18
  64. package/cards/styles.css.js +37 -37
  65. package/cards/styles.scoped.css +100 -100
  66. package/cards/styles.selectors.js +37 -37
  67. package/checkbox/styles.css.js +3 -3
  68. package/checkbox/styles.scoped.css +16 -16
  69. package/checkbox/styles.selectors.js +3 -3
  70. package/code-editor/resizable-box/styles.css.js +3 -3
  71. package/code-editor/resizable-box/styles.scoped.css +8 -8
  72. package/code-editor/resizable-box/styles.selectors.js +3 -3
  73. package/code-editor/styles.css.js +32 -32
  74. package/code-editor/styles.scoped.css +194 -194
  75. package/code-editor/styles.selectors.js +32 -32
  76. package/collection-preferences/content-display/styles.css.js +11 -11
  77. package/collection-preferences/content-display/styles.scoped.css +42 -42
  78. package/collection-preferences/content-display/styles.selectors.js +11 -11
  79. package/collection-preferences/styles.css.js +37 -37
  80. package/collection-preferences/styles.scoped.css +81 -81
  81. package/collection-preferences/styles.selectors.js +37 -37
  82. package/column-layout/styles.css.js +13 -13
  83. package/column-layout/styles.scoped.css +55 -55
  84. package/column-layout/styles.selectors.js +13 -13
  85. package/container/styles.css.js +18 -18
  86. package/container/styles.scoped.css +73 -73
  87. package/container/styles.selectors.js +18 -18
  88. package/content-layout/styles.css.js +6 -6
  89. package/content-layout/styles.scoped.css +14 -14
  90. package/content-layout/styles.selectors.js +6 -6
  91. package/date-picker/styles.css.js +7 -7
  92. package/date-picker/styles.scoped.css +16 -16
  93. package/date-picker/styles.selectors.js +7 -7
  94. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  95. package/date-range-picker/calendar/grids/styles.scoped.css +95 -95
  96. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  97. package/date-range-picker/relative-range/styles.css.js +9 -9
  98. package/date-range-picker/relative-range/styles.scoped.css +16 -16
  99. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  100. package/date-range-picker/styles.css.js +38 -38
  101. package/date-range-picker/styles.scoped.css +76 -76
  102. package/date-range-picker/styles.selectors.js +38 -38
  103. package/expandable-section/styles.css.js +24 -24
  104. package/expandable-section/styles.scoped.css +87 -87
  105. package/expandable-section/styles.selectors.js +24 -24
  106. package/file-upload/dropzone/styles.css.js +2 -2
  107. package/file-upload/dropzone/styles.scoped.css +9 -9
  108. package/file-upload/dropzone/styles.selectors.js +2 -2
  109. package/file-upload/file-input/styles.css.js +4 -4
  110. package/file-upload/file-input/styles.scoped.css +14 -14
  111. package/file-upload/file-input/styles.selectors.js +4 -4
  112. package/file-upload/file-option/styles.css.js +7 -7
  113. package/file-upload/file-option/styles.scoped.css +10 -10
  114. package/file-upload/file-option/styles.selectors.js +7 -7
  115. package/file-upload/styles.css.js +2 -2
  116. package/file-upload/styles.scoped.css +4 -4
  117. package/file-upload/styles.selectors.js +2 -2
  118. package/flashbar/styles.css.js +45 -45
  119. package/flashbar/styles.scoped.css +246 -246
  120. package/flashbar/styles.selectors.js +45 -45
  121. package/form/styles.css.js +9 -9
  122. package/form/styles.scoped.css +20 -20
  123. package/form/styles.selectors.js +9 -9
  124. package/form-field/styles.css.js +19 -19
  125. package/form-field/styles.scoped.css +52 -52
  126. package/form-field/styles.selectors.js +19 -19
  127. package/grid/styles.css.js +53 -53
  128. package/grid/styles.scoped.css +60 -60
  129. package/grid/styles.selectors.js +53 -53
  130. package/header/styles.css.js +44 -44
  131. package/header/styles.scoped.css +116 -116
  132. package/header/styles.selectors.js +44 -44
  133. package/help-panel/styles.css.js +4 -4
  134. package/help-panel/styles.scoped.css +153 -153
  135. package/help-panel/styles.selectors.js +4 -4
  136. package/hotspot/styles.css.js +7 -7
  137. package/hotspot/styles.scoped.css +10 -10
  138. package/hotspot/styles.selectors.js +7 -7
  139. package/icon/styles.css.js +21 -21
  140. package/icon/styles.scoped.css +81 -81
  141. package/icon/styles.selectors.js +21 -21
  142. package/input/styles.css.js +12 -12
  143. package/input/styles.scoped.css +73 -73
  144. package/input/styles.selectors.js +12 -12
  145. package/internal/base-component/styles.scoped.css +1620 -1437
  146. package/internal/components/abstract-switch/styles.css.js +13 -13
  147. package/internal/components/abstract-switch/styles.scoped.css +26 -26
  148. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  149. package/internal/components/button-trigger/styles.css.js +9 -9
  150. package/internal/components/button-trigger/styles.scoped.css +63 -63
  151. package/internal/components/button-trigger/styles.selectors.js +9 -9
  152. package/internal/components/cartesian-chart/styles.css.js +21 -21
  153. package/internal/components/cartesian-chart/styles.scoped.css +34 -34
  154. package/internal/components/cartesian-chart/styles.selectors.js +21 -21
  155. package/internal/components/chart-filter/styles.css.js +3 -3
  156. package/internal/components/chart-filter/styles.scoped.css +7 -7
  157. package/internal/components/chart-filter/styles.selectors.js +3 -3
  158. package/internal/components/chart-legend/styles.css.js +6 -6
  159. package/internal/components/chart-legend/styles.scoped.css +23 -23
  160. package/internal/components/chart-legend/styles.selectors.js +6 -6
  161. package/internal/components/chart-plot/styles.css.js +5 -5
  162. package/internal/components/chart-plot/styles.scoped.css +6 -6
  163. package/internal/components/chart-plot/styles.selectors.js +5 -5
  164. package/internal/components/chart-popover/styles.css.js +3 -3
  165. package/internal/components/chart-popover/styles.scoped.css +9 -9
  166. package/internal/components/chart-popover/styles.selectors.js +3 -3
  167. package/internal/components/chart-series-details/styles.css.js +5 -5
  168. package/internal/components/chart-series-details/styles.scoped.css +20 -20
  169. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  170. package/internal/components/chart-series-marker/styles.css.js +5 -5
  171. package/internal/components/chart-series-marker/styles.scoped.css +14 -14
  172. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  173. package/internal/components/chart-status-container/styles.css.js +2 -2
  174. package/internal/components/chart-status-container/styles.scoped.css +3 -3
  175. package/internal/components/chart-status-container/styles.selectors.js +2 -2
  176. package/internal/components/checkbox-icon/styles.css.js +7 -7
  177. package/internal/components/checkbox-icon/styles.scoped.css +18 -18
  178. package/internal/components/checkbox-icon/styles.selectors.js +7 -7
  179. package/internal/components/dark-ribbon/styles.css.js +2 -2
  180. package/internal/components/dark-ribbon/styles.scoped.css +4 -4
  181. package/internal/components/dark-ribbon/styles.selectors.js +2 -2
  182. package/internal/components/dropdown/styles.css.js +20 -20
  183. package/internal/components/dropdown/styles.scoped.css +51 -51
  184. package/internal/components/dropdown/styles.selectors.js +20 -20
  185. package/internal/components/dropdown-footer/styles.css.js +3 -3
  186. package/internal/components/dropdown-footer/styles.scoped.css +9 -9
  187. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  188. package/internal/components/dropdown-status/styles.css.js +2 -2
  189. package/internal/components/dropdown-status/styles.scoped.css +8 -8
  190. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  191. package/internal/components/filtering-token/styles.css.js +7 -7
  192. package/internal/components/filtering-token/styles.scoped.css +34 -34
  193. package/internal/components/filtering-token/styles.selectors.js +7 -7
  194. package/internal/components/handle/styles.css.js +2 -2
  195. package/internal/components/handle/styles.scoped.css +12 -12
  196. package/internal/components/handle/styles.selectors.js +2 -2
  197. package/internal/components/menu-dropdown/styles.css.js +7 -7
  198. package/internal/components/menu-dropdown/styles.scoped.css +32 -32
  199. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  200. package/internal/components/option/index.d.ts.map +1 -1
  201. package/internal/components/option/index.js +1 -1
  202. package/internal/components/option/index.js.map +1 -1
  203. package/internal/components/option/styles.css.js +17 -17
  204. package/internal/components/option/styles.scoped.css +47 -47
  205. package/internal/components/option/styles.selectors.js +17 -17
  206. package/internal/components/options-list/styles.css.js +2 -2
  207. package/internal/components/options-list/styles.scoped.css +7 -7
  208. package/internal/components/options-list/styles.selectors.js +2 -2
  209. package/internal/components/selectable-item/styles.css.js +16 -16
  210. package/internal/components/selectable-item/styles.scoped.css +71 -68
  211. package/internal/components/selectable-item/styles.selectors.js +16 -16
  212. package/internal/components/token-list/styles.css.js +9 -9
  213. package/internal/components/token-list/styles.scoped.css +40 -40
  214. package/internal/components/token-list/styles.selectors.js +9 -9
  215. package/internal/environment.js +1 -1
  216. package/internal/generated/styles/tokens.d.ts +4 -0
  217. package/internal/generated/styles/tokens.js +303 -299
  218. package/internal/generated/theming/index.cjs +1609 -675
  219. package/internal/generated/theming/index.cjs.d.ts +206 -0
  220. package/internal/generated/theming/index.d.ts +206 -0
  221. package/internal/generated/theming/index.js +1609 -675
  222. package/internal/manifest.json +1 -1
  223. package/link/styles.css.js +20 -20
  224. package/link/styles.scoped.css +163 -163
  225. package/link/styles.selectors.js +20 -20
  226. package/mixed-line-bar-chart/styles.css.js +19 -19
  227. package/mixed-line-bar-chart/styles.scoped.css +38 -38
  228. package/mixed-line-bar-chart/styles.selectors.js +19 -19
  229. package/modal/styles.css.js +23 -23
  230. package/modal/styles.scoped.css +67 -67
  231. package/modal/styles.selectors.js +23 -23
  232. package/multiselect/styles.css.js +1 -1
  233. package/multiselect/styles.scoped.css +5 -5
  234. package/multiselect/styles.selectors.js +1 -1
  235. package/package.json +1 -1
  236. package/pagination/styles.css.js +9 -9
  237. package/pagination/styles.scoped.css +47 -47
  238. package/pagination/styles.selectors.js +9 -9
  239. package/pie-chart/styles.css.js +27 -27
  240. package/pie-chart/styles.scoped.css +70 -70
  241. package/pie-chart/styles.selectors.js +27 -27
  242. package/popover/styles.css.js +50 -50
  243. package/popover/styles.scoped.css +104 -104
  244. package/popover/styles.selectors.js +50 -50
  245. package/progress-bar/styles.css.js +18 -18
  246. package/progress-bar/styles.scoped.css +58 -58
  247. package/progress-bar/styles.selectors.js +18 -18
  248. package/property-filter/styles.css.js +29 -29
  249. package/property-filter/styles.scoped.css +52 -52
  250. package/property-filter/styles.selectors.js +29 -29
  251. package/radio-group/styles.css.js +9 -9
  252. package/radio-group/styles.scoped.css +37 -37
  253. package/radio-group/styles.selectors.js +9 -9
  254. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  255. package/s3-resource-selector/s3-in-context/styles.scoped.css +12 -12
  256. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  257. package/segmented-control/styles.css.js +14 -14
  258. package/segmented-control/styles.scoped.css +78 -78
  259. package/segmented-control/styles.selectors.js +14 -14
  260. package/select/parts/styles.css.js +9 -9
  261. package/select/parts/styles.scoped.css +17 -17
  262. package/select/parts/styles.selectors.js +9 -9
  263. package/select/styles.css.js +1 -1
  264. package/select/styles.scoped.css +5 -5
  265. package/select/styles.selectors.js +1 -1
  266. package/side-navigation/styles.css.js +27 -27
  267. package/side-navigation/styles.scoped.css +89 -89
  268. package/side-navigation/styles.selectors.js +27 -27
  269. package/space-between/styles.css.js +20 -20
  270. package/space-between/styles.scoped.css +37 -37
  271. package/space-between/styles.selectors.js +20 -20
  272. package/spinner/styles.css.js +13 -13
  273. package/spinner/styles.scoped.css +35 -35
  274. package/spinner/styles.selectors.js +13 -13
  275. package/split-panel/styles.css.js +59 -59
  276. package/split-panel/styles.scoped.css +150 -150
  277. package/split-panel/styles.selectors.js +59 -59
  278. package/status-indicator/styles.css.js +20 -20
  279. package/status-indicator/styles.scoped.css +44 -44
  280. package/status-indicator/styles.selectors.js +20 -20
  281. package/table/body-cell/styles.css.js +28 -28
  282. package/table/body-cell/styles.scoped.css +144 -144
  283. package/table/body-cell/styles.selectors.js +28 -28
  284. package/table/header-cell/styles.css.js +24 -24
  285. package/table/header-cell/styles.scoped.css +93 -93
  286. package/table/header-cell/styles.selectors.js +24 -24
  287. package/table/resizer/styles.css.js +6 -6
  288. package/table/resizer/styles.scoped.css +27 -27
  289. package/table/resizer/styles.selectors.js +6 -6
  290. package/table/selection-control/styles.css.js +3 -3
  291. package/table/selection-control/styles.scoped.css +4 -4
  292. package/table/selection-control/styles.selectors.js +3 -3
  293. package/table/styles.css.js +36 -36
  294. package/table/styles.scoped.css +88 -88
  295. package/table/styles.selectors.js +36 -36
  296. package/tabs/styles.css.js +21 -21
  297. package/tabs/styles.scoped.css +86 -86
  298. package/tabs/styles.selectors.js +21 -21
  299. package/tag-editor/styles.css.js +3 -3
  300. package/tag-editor/styles.scoped.css +24 -24
  301. package/tag-editor/styles.selectors.js +3 -3
  302. package/text-content/styles.css.js +1 -1
  303. package/text-content/styles.scoped.css +125 -125
  304. package/text-content/styles.selectors.js +1 -1
  305. package/text-filter/styles.css.js +3 -3
  306. package/text-filter/styles.scoped.css +10 -10
  307. package/text-filter/styles.selectors.js +3 -3
  308. package/textarea/styles.css.js +4 -4
  309. package/textarea/styles.scoped.css +40 -40
  310. package/textarea/styles.selectors.js +4 -4
  311. package/tiles/styles.css.js +28 -28
  312. package/tiles/styles.scoped.css +124 -124
  313. package/tiles/styles.selectors.js +28 -28
  314. package/toggle/styles.css.js +8 -8
  315. package/toggle/styles.scoped.css +27 -27
  316. package/toggle/styles.selectors.js +8 -8
  317. package/token-group/styles.css.js +7 -7
  318. package/token-group/styles.scoped.css +42 -42
  319. package/token-group/styles.selectors.js +7 -7
  320. package/top-navigation/1.0-beta/styles.css.js +25 -25
  321. package/top-navigation/1.0-beta/styles.scoped.css +84 -84
  322. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  323. package/top-navigation/styles.css.js +47 -47
  324. package/top-navigation/styles.scoped.css +148 -148
  325. package/top-navigation/styles.selectors.js +47 -47
  326. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  327. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +43 -43
  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 +50 -50
  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 +6 -6
  334. package/tutorial-panel/styles.selectors.js +1 -1
  335. package/wizard/styles.css.js +31 -31
  336. package/wizard/styles.scoped.css +125 -125
  337. package/wizard/styles.selectors.js +31 -31
@@ -1,73 +1,73 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_tfl2k_93",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_tfl2k_96",
6
- "sticky-background": "awsui_sticky-background_hyvsj_tfl2k_102",
7
- "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_tfl2k_110",
8
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_tfl2k_123",
9
- "has-sticky-background": "awsui_has-sticky-background_hyvsj_tfl2k_133",
10
- "drawers-container": "awsui_drawers-container_hyvsj_tfl2k_145",
11
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_tfl2k_157",
12
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_tfl2k_191",
13
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_tfl2k_196",
14
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_tfl2k_214",
15
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_tfl2k_246",
16
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_tfl2k_246",
17
- "drawer": "awsui_drawer_hyvsj_tfl2k_145",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_tfl2k_297",
19
- "drawer-content": "awsui_drawer-content_hyvsj_tfl2k_302",
20
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_tfl2k_307",
21
- "content": "awsui_content_hyvsj_tfl2k_341",
22
- "layout": "awsui_layout_hyvsj_tfl2k_362",
23
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_tfl2k_443",
24
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_tfl2k_458",
25
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_tfl2k_475",
26
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_tfl2k_507",
27
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_tfl2k_510",
28
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_tfl2k_520",
29
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_tfl2k_523",
30
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_tfl2k_526",
31
- "has-header": "awsui_has-header_hyvsj_tfl2k_526",
32
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_tfl2k_544",
33
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_tfl2k_544",
34
- "has-split-panel": "awsui_has-split-panel_hyvsj_tfl2k_581",
35
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_tfl2k_581",
36
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_tfl2k_597",
37
- "unfocusable": "awsui_unfocusable_hyvsj_tfl2k_602",
38
- "container": "awsui_container_hyvsj_tfl2k_612",
39
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_tfl2k_637",
40
- "is-tools-open": "awsui_is-tools-open_hyvsj_tfl2k_640",
41
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_tfl2k_640",
42
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_tfl2k_640",
43
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_tfl2k_649",
44
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_tfl2k_665",
45
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_tfl2k_669",
46
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_tfl2k_673",
47
- "navigation-container": "awsui_navigation-container_hyvsj_tfl2k_682",
48
- "show-navigation": "awsui_show-navigation_hyvsj_tfl2k_726",
49
- "animating": "awsui_animating_hyvsj_tfl2k_748",
50
- "showButtons": "awsui_showButtons_hyvsj_tfl2k_1",
51
- "navigation": "awsui_navigation_hyvsj_tfl2k_682",
52
- "openNavigation": "awsui_openNavigation_hyvsj_tfl2k_1",
53
- "animated-content": "awsui_animated-content_hyvsj_tfl2k_809",
54
- "hide-navigation": "awsui_hide-navigation_hyvsj_tfl2k_818",
55
- "notifications": "awsui_notifications_hyvsj_tfl2k_828",
56
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_tfl2k_834",
57
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_tfl2k_851",
58
- "position-bottom": "awsui_position-bottom_hyvsj_tfl2k_897",
59
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_tfl2k_1",
60
- "split-panel-side": "awsui_split-panel-side_hyvsj_tfl2k_926",
61
- "position-side": "awsui_position-side_hyvsj_tfl2k_954",
62
- "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_tfl2k_1",
63
- "tools-container": "awsui_tools-container_hyvsj_tfl2k_991",
64
- "tools": "awsui_tools_hyvsj_tfl2k_991",
65
- "openTools": "awsui_openTools_hyvsj_tfl2k_1",
66
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_tfl2k_1085",
67
- "hide-tools": "awsui_hide-tools_hyvsj_tfl2k_1095",
68
- "show-tools": "awsui_show-tools_hyvsj_tfl2k_1107",
69
- "has-tools-form": "awsui_has-tools-form_hyvsj_tfl2k_1085",
70
- "trigger": "awsui_trigger_hyvsj_tfl2k_1174",
71
- "selected": "awsui_selected_hyvsj_tfl2k_1213"
4
+ "background": "awsui_background_hyvsj_dt7gs_93",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_dt7gs_96",
6
+ "sticky-background": "awsui_sticky-background_hyvsj_dt7gs_102",
7
+ "has-sticky-notifications": "awsui_has-sticky-notifications_hyvsj_dt7gs_110",
8
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_dt7gs_123",
9
+ "has-sticky-background": "awsui_has-sticky-background_hyvsj_dt7gs_133",
10
+ "drawers-container": "awsui_drawers-container_hyvsj_dt7gs_145",
11
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_dt7gs_157",
12
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_dt7gs_191",
13
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_dt7gs_196",
14
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_dt7gs_214",
15
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_dt7gs_246",
16
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_dt7gs_246",
17
+ "drawer": "awsui_drawer_hyvsj_dt7gs_145",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_dt7gs_297",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_dt7gs_302",
20
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_dt7gs_307",
21
+ "content": "awsui_content_hyvsj_dt7gs_341",
22
+ "layout": "awsui_layout_hyvsj_dt7gs_362",
23
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_dt7gs_443",
24
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_dt7gs_458",
25
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_dt7gs_475",
26
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_dt7gs_507",
27
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_dt7gs_510",
28
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_dt7gs_520",
29
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_dt7gs_523",
30
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_dt7gs_526",
31
+ "has-header": "awsui_has-header_hyvsj_dt7gs_526",
32
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_dt7gs_544",
33
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_dt7gs_544",
34
+ "has-split-panel": "awsui_has-split-panel_hyvsj_dt7gs_581",
35
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_dt7gs_581",
36
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_dt7gs_597",
37
+ "unfocusable": "awsui_unfocusable_hyvsj_dt7gs_602",
38
+ "container": "awsui_container_hyvsj_dt7gs_612",
39
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_dt7gs_637",
40
+ "is-tools-open": "awsui_is-tools-open_hyvsj_dt7gs_640",
41
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_dt7gs_640",
42
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_dt7gs_640",
43
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_dt7gs_649",
44
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_dt7gs_665",
45
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_dt7gs_669",
46
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_dt7gs_673",
47
+ "navigation-container": "awsui_navigation-container_hyvsj_dt7gs_682",
48
+ "show-navigation": "awsui_show-navigation_hyvsj_dt7gs_726",
49
+ "animating": "awsui_animating_hyvsj_dt7gs_748",
50
+ "showButtons": "awsui_showButtons_hyvsj_dt7gs_1",
51
+ "navigation": "awsui_navigation_hyvsj_dt7gs_682",
52
+ "openNavigation": "awsui_openNavigation_hyvsj_dt7gs_1",
53
+ "animated-content": "awsui_animated-content_hyvsj_dt7gs_809",
54
+ "hide-navigation": "awsui_hide-navigation_hyvsj_dt7gs_818",
55
+ "notifications": "awsui_notifications_hyvsj_dt7gs_828",
56
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_dt7gs_834",
57
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_dt7gs_851",
58
+ "position-bottom": "awsui_position-bottom_hyvsj_dt7gs_897",
59
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_dt7gs_1",
60
+ "split-panel-side": "awsui_split-panel-side_hyvsj_dt7gs_926",
61
+ "position-side": "awsui_position-side_hyvsj_dt7gs_954",
62
+ "openSplitPanelSide": "awsui_openSplitPanelSide_hyvsj_dt7gs_1",
63
+ "tools-container": "awsui_tools-container_hyvsj_dt7gs_991",
64
+ "tools": "awsui_tools_hyvsj_dt7gs_991",
65
+ "openTools": "awsui_openTools_hyvsj_dt7gs_1",
66
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_dt7gs_1085",
67
+ "hide-tools": "awsui_hide-tools_hyvsj_dt7gs_1095",
68
+ "show-tools": "awsui_show-tools_hyvsj_dt7gs_1107",
69
+ "has-tools-form": "awsui_has-tools-form_hyvsj_dt7gs_1085",
70
+ "trigger": "awsui_trigger_hyvsj_dt7gs_1174",
71
+ "selected": "awsui_selected_hyvsj_dt7gs_1213"
72
72
  };
73
73