@cloudscape-design/components 3.0.684 → 3.0.686

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 (216) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +31 -31
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/notifications/styles.css.js +3 -3
  5. package/app-layout/notifications/styles.scoped.css +7 -7
  6. package/app-layout/notifications/styles.selectors.js +3 -3
  7. package/app-layout/visual-refresh/styles.css.js +82 -82
  8. package/app-layout/visual-refresh/styles.scoped.css +255 -255
  9. package/app-layout/visual-refresh/styles.selectors.js +82 -82
  10. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +6 -6
  11. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +13 -13
  12. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +6 -6
  13. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +16 -16
  14. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +37 -37
  15. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +16 -16
  16. package/area-chart/model/use-chart-model.d.ts.map +1 -1
  17. package/area-chart/model/use-chart-model.js +2 -1
  18. package/area-chart/model/use-chart-model.js.map +1 -1
  19. package/area-chart/model/utils.d.ts +0 -1
  20. package/area-chart/model/utils.d.ts.map +1 -1
  21. package/area-chart/model/utils.js +0 -10
  22. package/area-chart/model/utils.js.map +1 -1
  23. package/button/interfaces.d.ts +1 -1
  24. package/button/interfaces.js.map +1 -1
  25. package/button-dropdown/item-element/index.js +1 -1
  26. package/button-dropdown/item-element/index.js.map +1 -1
  27. package/button-dropdown/item-element/styles.css.js +12 -11
  28. package/button-dropdown/item-element/styles.scoped.css +14 -14
  29. package/button-dropdown/item-element/styles.selectors.js +12 -11
  30. package/button-dropdown/tooltip.d.ts +2 -1
  31. package/button-dropdown/tooltip.d.ts.map +1 -1
  32. package/button-dropdown/tooltip.js +2 -2
  33. package/button-dropdown/tooltip.js.map +1 -1
  34. package/content-layout/styles.css.js +14 -14
  35. package/content-layout/styles.scoped.css +27 -27
  36. package/content-layout/styles.selectors.js +14 -14
  37. package/copy-to-clipboard/index.d.ts +1 -1
  38. package/copy-to-clipboard/index.d.ts.map +1 -1
  39. package/copy-to-clipboard/index.js +2 -2
  40. package/copy-to-clipboard/index.js.map +1 -1
  41. package/copy-to-clipboard/interfaces.d.ts +8 -0
  42. package/copy-to-clipboard/interfaces.d.ts.map +1 -1
  43. package/copy-to-clipboard/interfaces.js.map +1 -1
  44. package/copy-to-clipboard/internal.d.ts +1 -1
  45. package/copy-to-clipboard/internal.d.ts.map +1 -1
  46. package/copy-to-clipboard/internal.js +2 -2
  47. package/copy-to-clipboard/internal.js.map +1 -1
  48. package/flashbar/styles.css.js +47 -47
  49. package/flashbar/styles.scoped.css +171 -171
  50. package/flashbar/styles.selectors.js +47 -47
  51. package/i18n/dynamic.js +2 -0
  52. package/i18n/messages/all.all.js +1 -1
  53. package/i18n/messages/all.all.json +1 -1
  54. package/i18n/messages/all.ar.d.ts +3 -0
  55. package/i18n/messages/all.ar.js +1 -0
  56. package/i18n/messages/all.ar.json +1 -0
  57. package/i18n/messages/all.de.js +1 -1
  58. package/i18n/messages/all.de.json +1 -1
  59. package/i18n/messages/all.en-GB.js +1 -1
  60. package/i18n/messages/all.en-GB.json +1 -1
  61. package/i18n/messages/all.en.js +1 -1
  62. package/i18n/messages/all.en.json +1 -1
  63. package/i18n/messages/all.es.js +1 -1
  64. package/i18n/messages/all.es.json +1 -1
  65. package/i18n/messages/all.fr.js +1 -1
  66. package/i18n/messages/all.fr.json +1 -1
  67. package/i18n/messages/all.id.js +1 -1
  68. package/i18n/messages/all.id.json +1 -1
  69. package/i18n/messages/all.it.js +1 -1
  70. package/i18n/messages/all.it.json +1 -1
  71. package/i18n/messages/all.ja.js +1 -1
  72. package/i18n/messages/all.ja.json +1 -1
  73. package/i18n/messages/all.ko.js +1 -1
  74. package/i18n/messages/all.ko.json +1 -1
  75. package/i18n/messages/all.pt-BR.js +1 -1
  76. package/i18n/messages/all.pt-BR.json +1 -1
  77. package/i18n/messages/all.tr.js +1 -1
  78. package/i18n/messages/all.tr.json +1 -1
  79. package/i18n/messages/all.zh-CN.js +1 -1
  80. package/i18n/messages/all.zh-CN.json +1 -1
  81. package/i18n/messages/all.zh-TW.js +1 -1
  82. package/i18n/messages/all.zh-TW.json +1 -1
  83. package/i18n/messages-types.d.ts +12 -0
  84. package/i18n/messages-types.d.ts.map +1 -1
  85. package/i18n/messages-types.js.map +1 -1
  86. package/icon/styles.css.js +38 -37
  87. package/icon/styles.scoped.css +82 -80
  88. package/icon/styles.selectors.js +38 -37
  89. package/index.d.ts +1 -0
  90. package/index.d.ts.map +1 -1
  91. package/index.js +1 -0
  92. package/index.js.map +1 -1
  93. package/internal/components/chart-plot/focus-outline.js +1 -1
  94. package/internal/components/chart-plot/focus-outline.js.map +1 -1
  95. package/internal/components/dropdown/styles.css.js +20 -20
  96. package/internal/components/dropdown/styles.scoped.css +40 -40
  97. package/internal/components/dropdown/styles.selectors.js +20 -20
  98. package/internal/environment.js +1 -1
  99. package/internal/environment.json +1 -1
  100. package/internal/generated/custom-css-properties/index.d.ts +2 -0
  101. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  102. package/internal/generated/custom-css-properties/index.js +57 -55
  103. package/internal/generated/custom-css-properties/index.js.map +1 -1
  104. package/internal/hooks/use-base-component/index.d.ts.map +1 -1
  105. package/internal/hooks/use-base-component/index.js +1 -2
  106. package/internal/hooks/use-base-component/index.js.map +1 -1
  107. package/internal/manifest.json +1 -1
  108. package/internal/utils/circle-index.d.ts +2 -0
  109. package/internal/utils/circle-index.d.ts.map +1 -0
  110. package/internal/utils/circle-index.js +13 -0
  111. package/internal/utils/circle-index.js.map +1 -0
  112. package/key-value-pairs/index.d.ts +1 -1
  113. package/key-value-pairs/index.d.ts.map +1 -1
  114. package/key-value-pairs/index.js +2 -2
  115. package/key-value-pairs/index.js.map +1 -1
  116. package/key-value-pairs/interfaces.d.ts +11 -0
  117. package/key-value-pairs/interfaces.d.ts.map +1 -1
  118. package/key-value-pairs/interfaces.js.map +1 -1
  119. package/key-value-pairs/internal.d.ts.map +1 -1
  120. package/key-value-pairs/internal.js +2 -2
  121. package/key-value-pairs/internal.js.map +1 -1
  122. package/mixed-line-bar-chart/hooks/use-navigation.d.ts.map +1 -1
  123. package/mixed-line-bar-chart/hooks/use-navigation.js +1 -10
  124. package/mixed-line-bar-chart/hooks/use-navigation.js.map +1 -1
  125. package/package.json +4 -1
  126. package/prompt-input/index.d.ts +6 -0
  127. package/prompt-input/index.d.ts.map +1 -0
  128. package/prompt-input/index.js +27 -0
  129. package/prompt-input/index.js.map +1 -0
  130. package/prompt-input/interfaces.d.ts +82 -0
  131. package/prompt-input/interfaces.d.ts.map +1 -0
  132. package/prompt-input/interfaces.js +2 -0
  133. package/prompt-input/interfaces.js.map +1 -0
  134. package/prompt-input/internal.d.ts +8 -0
  135. package/prompt-input/internal.d.ts.map +1 -0
  136. package/prompt-input/internal.js +109 -0
  137. package/prompt-input/internal.js.map +1 -0
  138. package/prompt-input/styles.css.js +13 -0
  139. package/prompt-input/styles.scoped.css +248 -0
  140. package/prompt-input/styles.selectors.js +14 -0
  141. package/prompt-input/test-classes/styles.css.js +8 -0
  142. package/prompt-input/test-classes/styles.scoped.css +15 -0
  143. package/prompt-input/test-classes/styles.selectors.js +9 -0
  144. package/property-filter/filtering-token/index.d.ts.map +1 -0
  145. package/{internal/components → property-filter}/filtering-token/index.js +7 -6
  146. package/property-filter/filtering-token/index.js.map +1 -0
  147. package/property-filter/filtering-token/styles.css.js +12 -0
  148. package/{internal/components → property-filter}/filtering-token/styles.scoped.css +15 -15
  149. package/property-filter/filtering-token/styles.selectors.js +13 -0
  150. package/property-filter/test-classes/styles.css.js +14 -0
  151. package/property-filter/test-classes/styles.scoped.css +39 -0
  152. package/property-filter/test-classes/styles.selectors.js +15 -0
  153. package/property-filter/token-editor.d.ts.map +1 -1
  154. package/property-filter/token-editor.js +7 -5
  155. package/property-filter/token-editor.js.map +1 -1
  156. package/property-filter/token.js +1 -1
  157. package/property-filter/token.js.map +1 -1
  158. package/select/parts/filter.d.ts +1 -1
  159. package/slider/styles.css.js +26 -27
  160. package/slider/styles.scoped.css +90 -90
  161. package/slider/styles.selectors.js +26 -27
  162. package/spinner/styles.css.js +13 -13
  163. package/spinner/styles.scoped.css +39 -39
  164. package/spinner/styles.selectors.js +13 -13
  165. package/table/body-cell/styles.css.js +46 -46
  166. package/table/body-cell/styles.scoped.css +525 -274
  167. package/table/body-cell/styles.selectors.js +46 -46
  168. package/table/body-cell/td-element.d.ts.map +1 -1
  169. package/table/body-cell/td-element.js +3 -4
  170. package/table/body-cell/td-element.js.map +1 -1
  171. package/tabs/styles.css.js +28 -28
  172. package/tabs/styles.scoped.css +53 -53
  173. package/tabs/styles.selectors.js +28 -28
  174. package/tabs/tab-header-bar.d.ts.map +1 -1
  175. package/tabs/tab-header-bar.js +1 -9
  176. package/tabs/tab-header-bar.js.map +1 -1
  177. package/test-utils/dom/copy-to-clipboard/index.d.ts +3 -1
  178. package/test-utils/dom/copy-to-clipboard/index.js +2 -2
  179. package/test-utils/dom/copy-to-clipboard/index.js.map +1 -1
  180. package/test-utils/dom/index.d.ts +3 -0
  181. package/test-utils/dom/index.js +10 -2
  182. package/test-utils/dom/index.js.map +1 -1
  183. package/test-utils/dom/prompt-input/index.d.ts +18 -0
  184. package/test-utils/dom/prompt-input/index.js +49 -0
  185. package/test-utils/dom/prompt-input/index.js.map +1 -0
  186. package/test-utils/dom/property-filter/index.d.ts +25 -2
  187. package/test-utils/dom/property-filter/index.js +59 -6
  188. package/test-utils/dom/property-filter/index.js.map +1 -1
  189. package/test-utils/selectors/copy-to-clipboard/index.d.ts +3 -1
  190. package/test-utils/selectors/copy-to-clipboard/index.js +4 -2
  191. package/test-utils/selectors/copy-to-clipboard/index.js.map +1 -1
  192. package/test-utils/selectors/index.d.ts +3 -0
  193. package/test-utils/selectors/index.js +10 -2
  194. package/test-utils/selectors/index.js.map +1 -1
  195. package/test-utils/selectors/prompt-input/index.d.ts +6 -0
  196. package/test-utils/selectors/prompt-input/index.js +15 -0
  197. package/test-utils/selectors/prompt-input/index.js.map +1 -0
  198. package/test-utils/selectors/property-filter/index.d.ts +25 -2
  199. package/test-utils/selectors/property-filter/index.js +61 -6
  200. package/test-utils/selectors/property-filter/index.js.map +1 -1
  201. package/test-utils/tsconfig.tsbuildinfo +1 -1
  202. package/internal/components/filtering-token/index.d.ts.map +0 -1
  203. package/internal/components/filtering-token/index.js.map +0 -1
  204. package/internal/components/filtering-token/styles.css.js +0 -12
  205. package/internal/components/filtering-token/styles.selectors.js +0 -13
  206. package/internal/hooks/focus-visible/index.d.ts +0 -3
  207. package/internal/hooks/focus-visible/index.d.ts.map +0 -1
  208. package/internal/hooks/focus-visible/index.js +0 -49
  209. package/internal/hooks/focus-visible/index.js.map +0 -1
  210. package/test-utils/dom/internal/filtering-token.d.ts +0 -8
  211. package/test-utils/dom/internal/filtering-token.js +0 -21
  212. package/test-utils/dom/internal/filtering-token.js.map +0 -1
  213. package/test-utils/selectors/internal/filtering-token.d.ts +0 -8
  214. package/test-utils/selectors/internal/filtering-token.js +0 -21
  215. package/test-utils/selectors/internal/filtering-token.js.map +0 -1
  216. /package/{internal/components → property-filter}/filtering-token/index.d.ts +0 -0
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_14qjr_97",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_14qjr_101",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_14qjr_101",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_14qjr_143",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_14qjr_143",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_14qjr_146",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_14qjr_146",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_14qjr_149",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_14qjr_149",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_14qjr_152",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152",
15
- "annotation": "awsui_annotation_1hpp3_14qjr_160",
16
- "next-button": "awsui_next-button_1hpp3_14qjr_161",
17
- "previous-button": "awsui_previous-button_1hpp3_14qjr_162",
18
- "finish-button": "awsui_finish-button_1hpp3_14qjr_163",
19
- "header": "awsui_header_1hpp3_14qjr_164",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_14qjr_165",
21
- "content": "awsui_content_1hpp3_14qjr_166",
22
- "description": "awsui_description_1hpp3_14qjr_170",
23
- "actionBar": "awsui_actionBar_1hpp3_14qjr_175",
24
- "stepCounter": "awsui_stepCounter_1hpp3_14qjr_182",
25
- "divider": "awsui_divider_1hpp3_14qjr_186",
26
- "hotspot": "awsui_hotspot_1hpp3_14qjr_190",
27
- "icon": "awsui_icon_1hpp3_14qjr_257"
4
+ "arrow": "awsui_arrow_1hpp3_12q7m_97",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_12q7m_101",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_12q7m_101",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12q7m_143",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12q7m_143",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12q7m_146",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12q7m_146",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12q7m_149",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12q7m_149",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12q7m_152",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12q7m_152",
15
+ "annotation": "awsui_annotation_1hpp3_12q7m_160",
16
+ "next-button": "awsui_next-button_1hpp3_12q7m_161",
17
+ "previous-button": "awsui_previous-button_1hpp3_12q7m_162",
18
+ "finish-button": "awsui_finish-button_1hpp3_12q7m_163",
19
+ "header": "awsui_header_1hpp3_12q7m_164",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_12q7m_165",
21
+ "content": "awsui_content_1hpp3_12q7m_166",
22
+ "description": "awsui_description_1hpp3_12q7m_170",
23
+ "actionBar": "awsui_actionBar_1hpp3_12q7m_175",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_12q7m_182",
25
+ "divider": "awsui_divider_1hpp3_12q7m_186",
26
+ "hotspot": "awsui_hotspot_1hpp3_12q7m_190",
27
+ "icon": "awsui_icon_1hpp3_12q7m_257"
28
28
  };
29
29
 
@@ -94,11 +94,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_arrow_1hpp3_14qjr_97:not(#\9) {
97
+ .awsui_arrow_1hpp3_12q7m_97:not(#\9) {
98
98
  inline-size: 20px;
99
99
  block-size: 10px;
100
100
  }
101
- .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9), .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9) {
101
+ .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9), .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9) {
102
102
  position: absolute;
103
103
  overflow: hidden;
104
104
  inline-size: 20px;
@@ -107,7 +107,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
107
107
  inset-inline-start: 0;
108
108
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
109
109
  }
110
- .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9)::after {
110
+ .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9)::after {
111
111
  content: "";
112
112
  box-sizing: border-box;
113
113
  display: inline-block;
@@ -123,33 +123,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
123
123
  transform: rotate(45deg);
124
124
  transform-origin: 0 100%;
125
125
  }
126
- .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9):dir(rtl)::after {
126
+ .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9):dir(rtl)::after {
127
127
  transform: rotate(-45deg);
128
128
  transform-origin: 100% 100%;
129
129
  }
130
- .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
130
+ .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
131
131
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
132
132
  }
133
- .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9) {
133
+ .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9) {
134
134
  inset-block-start: 2px;
135
135
  }
136
- .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9)::after {
136
+ .awsui_arrow-inner_1hpp3_12q7m_101:not(#\9)::after {
137
137
  border-start-start-radius: 1px;
138
138
  border-start-end-radius: 0;
139
139
  border-end-start-radius: 0;
140
140
  border-end-end-radius: 0;
141
141
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
142
142
  }
143
- .awsui_arrow-position-right-top_1hpp3_14qjr_143 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_14qjr_143 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
143
+ .awsui_arrow-position-right-top_1hpp3_12q7m_143 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_12q7m_143 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
144
144
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
145
145
  }
146
- .awsui_arrow-position-left-top_1hpp3_14qjr_146 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_14qjr_146 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
146
+ .awsui_arrow-position-left-top_1hpp3_12q7m_146 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_12q7m_146 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
147
147
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
148
148
  }
149
- .awsui_arrow-position-top-center_1hpp3_14qjr_149 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_14qjr_149 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
149
+ .awsui_arrow-position-top-center_1hpp3_12q7m_149 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_12q7m_149 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
150
150
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
151
151
  }
152
- .awsui_arrow-position-bottom-center_1hpp3_14qjr_152 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
152
+ .awsui_arrow-position-bottom-center_1hpp3_12q7m_152 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_12q7m_152 > .awsui_arrow-outer_1hpp3_12q7m_101:not(#\9)::after {
153
153
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
154
154
  }
155
155
 
@@ -157,37 +157,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
157
157
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
158
158
  SPDX-License-Identifier: Apache-2.0
159
159
  */
160
- .awsui_annotation_1hpp3_14qjr_160:not(#\9),
161
- .awsui_next-button_1hpp3_14qjr_161:not(#\9),
162
- .awsui_previous-button_1hpp3_14qjr_162:not(#\9),
163
- .awsui_finish-button_1hpp3_14qjr_163:not(#\9),
164
- .awsui_header_1hpp3_14qjr_164:not(#\9),
165
- .awsui_step-counter-content_1hpp3_14qjr_165:not(#\9),
166
- .awsui_content_1hpp3_14qjr_166:not(#\9) {
160
+ .awsui_annotation_1hpp3_12q7m_160:not(#\9),
161
+ .awsui_next-button_1hpp3_12q7m_161:not(#\9),
162
+ .awsui_previous-button_1hpp3_12q7m_162:not(#\9),
163
+ .awsui_finish-button_1hpp3_12q7m_163:not(#\9),
164
+ .awsui_header_1hpp3_12q7m_164:not(#\9),
165
+ .awsui_step-counter-content_1hpp3_12q7m_165:not(#\9),
166
+ .awsui_content_1hpp3_12q7m_166:not(#\9) {
167
167
  /* used in test-utils */
168
168
  }
169
169
 
170
- .awsui_description_1hpp3_14qjr_170:not(#\9) {
170
+ .awsui_description_1hpp3_12q7m_170:not(#\9) {
171
171
  overflow: hidden;
172
172
  margin-block-start: var(--space-xxs-p8yyaw, 4px);
173
173
  }
174
174
 
175
- .awsui_actionBar_1hpp3_14qjr_175:not(#\9) {
175
+ .awsui_actionBar_1hpp3_12q7m_175:not(#\9) {
176
176
  display: flex;
177
177
  justify-content: space-between;
178
178
  align-items: center;
179
179
  position: relative;
180
180
  }
181
181
 
182
- .awsui_stepCounter_1hpp3_14qjr_182:not(#\9) {
182
+ .awsui_stepCounter_1hpp3_12q7m_182:not(#\9) {
183
183
  margin-inline-end: 20px;
184
184
  }
185
185
 
186
- .awsui_divider_1hpp3_14qjr_186:not(#\9) {
186
+ .awsui_divider_1hpp3_12q7m_186:not(#\9) {
187
187
  border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
188
188
  }
189
189
 
190
- .awsui_hotspot_1hpp3_14qjr_190:not(#\9) {
190
+ .awsui_hotspot_1hpp3_12q7m_190:not(#\9) {
191
191
  border-collapse: separate;
192
192
  border-spacing: 0;
193
193
  box-sizing: border-box;
@@ -227,21 +227,21 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
227
227
  padding-block: 0;
228
228
  padding-inline: 0;
229
229
  cursor: pointer;
230
- scroll-margin: var(--awsui-content-scroll-margin-9rhwr5, 40px 0 0 0);
230
+ scroll-margin: var(--awsui-content-scroll-margin-g964ok, 40px 0 0 0);
231
231
  inline-size: 16px;
232
232
  block-size: 16px;
233
233
  }
234
- .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
234
+ .awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus {
235
235
  outline: none;
236
236
  }
237
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
237
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus {
238
238
  position: relative;
239
239
  }
240
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
240
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus {
241
241
  outline: 2px dotted transparent;
242
242
  outline-offset: calc(2px - 1px);
243
243
  }
244
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus::before {
244
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_12q7m_190:not(#\9):focus::before {
245
245
  content: " ";
246
246
  display: block;
247
247
  position: absolute;
@@ -255,13 +255,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focu
255
255
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
256
256
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
257
257
  }
258
- .awsui_hotspot_1hpp3_14qjr_190 > .awsui_icon_1hpp3_14qjr_257:not(#\9) {
258
+ .awsui_hotspot_1hpp3_12q7m_190 > .awsui_icon_1hpp3_12q7m_257:not(#\9) {
259
259
  position: relative;
260
260
  stroke: var(--color-text-link-default-latg1a, #0972d3);
261
261
  }
262
- .awsui_hotspot_1hpp3_14qjr_190:not(#\9):hover > .awsui_icon_1hpp3_14qjr_257 {
262
+ .awsui_hotspot_1hpp3_12q7m_190:not(#\9):hover > .awsui_icon_1hpp3_12q7m_257 {
263
263
  stroke: var(--color-text-link-hover-8j6p14, #033160);
264
264
  }
265
- .awsui_hotspot_1hpp3_14qjr_190:not(#\9):active > .awsui_icon_1hpp3_14qjr_257 {
265
+ .awsui_hotspot_1hpp3_12q7m_190:not(#\9):active > .awsui_icon_1hpp3_12q7m_257 {
266
266
  stroke: var(--color-text-link-default-latg1a, #0972d3);
267
267
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_14qjr_97",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_14qjr_101",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_14qjr_101",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_14qjr_143",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_14qjr_143",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_14qjr_146",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_14qjr_146",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_14qjr_149",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_14qjr_149",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_14qjr_152",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152",
16
- "annotation": "awsui_annotation_1hpp3_14qjr_160",
17
- "next-button": "awsui_next-button_1hpp3_14qjr_161",
18
- "previous-button": "awsui_previous-button_1hpp3_14qjr_162",
19
- "finish-button": "awsui_finish-button_1hpp3_14qjr_163",
20
- "header": "awsui_header_1hpp3_14qjr_164",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_14qjr_165",
22
- "content": "awsui_content_1hpp3_14qjr_166",
23
- "description": "awsui_description_1hpp3_14qjr_170",
24
- "actionBar": "awsui_actionBar_1hpp3_14qjr_175",
25
- "stepCounter": "awsui_stepCounter_1hpp3_14qjr_182",
26
- "divider": "awsui_divider_1hpp3_14qjr_186",
27
- "hotspot": "awsui_hotspot_1hpp3_14qjr_190",
28
- "icon": "awsui_icon_1hpp3_14qjr_257"
5
+ "arrow": "awsui_arrow_1hpp3_12q7m_97",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_12q7m_101",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_12q7m_101",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_12q7m_143",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_12q7m_143",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_12q7m_146",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_12q7m_146",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_12q7m_149",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_12q7m_149",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_12q7m_152",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_12q7m_152",
16
+ "annotation": "awsui_annotation_1hpp3_12q7m_160",
17
+ "next-button": "awsui_next-button_1hpp3_12q7m_161",
18
+ "previous-button": "awsui_previous-button_1hpp3_12q7m_162",
19
+ "finish-button": "awsui_finish-button_1hpp3_12q7m_163",
20
+ "header": "awsui_header_1hpp3_12q7m_164",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_12q7m_165",
22
+ "content": "awsui_content_1hpp3_12q7m_166",
23
+ "description": "awsui_description_1hpp3_12q7m_170",
24
+ "actionBar": "awsui_actionBar_1hpp3_12q7m_175",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_12q7m_182",
26
+ "divider": "awsui_divider_1hpp3_12q7m_186",
27
+ "hotspot": "awsui_hotspot_1hpp3_12q7m_190",
28
+ "icon": "awsui_icon_1hpp3_12q7m_257"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "notifications": "awsui_notifications_1hmm4_1mwpl_9",
5
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1mwpl_10",
6
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1mwpl_25"
4
+ "notifications": "awsui_notifications_1hmm4_ujmgu_9",
5
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_ujmgu_10",
6
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_ujmgu_25"
7
7
  };
8
8
 
@@ -6,26 +6,26 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_notifications_1hmm4_1mwpl_9:not(#\9),
10
- .awsui_notifications-sticky_1hmm4_1mwpl_10:not(#\9) {
9
+ .awsui_notifications_1hmm4_ujmgu_9:not(#\9),
10
+ .awsui_notifications-sticky_1hmm4_ujmgu_10:not(#\9) {
11
11
  z-index: 850;
12
12
  }
13
13
 
14
- .awsui_notifications_1hmm4_1mwpl_9:not(#\9) {
14
+ .awsui_notifications_1hmm4_ujmgu_9:not(#\9) {
15
15
  /* This is necessary for the z-index to have effect */
16
16
  position: relative;
17
17
  }
18
18
 
19
- .awsui_notifications-sticky_1hmm4_1mwpl_10:not(#\9) {
19
+ .awsui_notifications-sticky_1hmm4_ujmgu_10:not(#\9) {
20
20
  inset-block-start: 0;
21
21
  position: sticky;
22
- --awsui-flashbar-sticky-bottom-margin-9rhwr5: var(--space-xxl-cu2m1r, 32px);
22
+ --awsui-flashbar-sticky-bottom-margin-g964ok: var(--space-xxl-cu2m1r, 32px);
23
23
  }
24
24
 
25
- .awsui_no-content-paddings_1hmm4_1mwpl_25:not(#\9) {
25
+ .awsui_no-content-paddings_1hmm4_ujmgu_25:not(#\9) {
26
26
  /*
27
27
  When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
28
28
  when the notification bar is rendered, to prevent it from overlapping the content.
29
29
  */
30
- --awsui-stacked-notifications-bottom-margin-9rhwr5: var(--space-scaled-l-0hpmd7, 20px);
30
+ --awsui-stacked-notifications-bottom-margin-g964ok: var(--space-scaled-l-0hpmd7, 20px);
31
31
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "notifications": "awsui_notifications_1hmm4_1mwpl_9",
6
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_1mwpl_10",
7
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_1mwpl_25"
5
+ "notifications": "awsui_notifications_1hmm4_ujmgu_9",
6
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_ujmgu_10",
7
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_ujmgu_25"
8
8
  };
9
9
 
@@ -1,87 +1,87 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "background": "awsui_background_hyvsj_gc2xf_97",
5
- "scrolling-background": "awsui_scrolling-background_hyvsj_gc2xf_100",
6
- "breadcrumbs": "awsui_breadcrumbs_hyvsj_gc2xf_111",
7
- "drawers-container": "awsui_drawers-container_hyvsj_gc2xf_124",
8
- "has-open-drawer": "awsui_has-open-drawer_hyvsj_gc2xf_135",
9
- "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_gc2xf_156",
10
- "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_gc2xf_161",
11
- "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_gc2xf_202",
12
- "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_gc2xf_212",
13
- "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_gc2xf_217",
14
- "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_gc2xf_231",
15
- "drawers-trigger": "awsui_drawers-trigger_hyvsj_gc2xf_217",
16
- "drawer": "awsui_drawer_hyvsj_gc2xf_124",
17
- "drawer-content-container": "awsui_drawer-content-container_hyvsj_gc2xf_262",
18
- "drawer-close-button": "awsui_drawer-close-button_hyvsj_gc2xf_271",
19
- "drawer-content": "awsui_drawer-content_hyvsj_gc2xf_262",
20
- "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_gc2xf_279",
21
- "drawer-slider": "awsui_drawer-slider_hyvsj_gc2xf_282",
22
- "is-drawer-open": "awsui_is-drawer-open_hyvsj_gc2xf_289",
23
- "content": "awsui_content_hyvsj_gc2xf_315",
24
- "layout": "awsui_layout_hyvsj_gc2xf_336",
25
- "has-max-content-width": "awsui_has-max-content-width_hyvsj_gc2xf_408",
26
- "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_gc2xf_423",
27
- "content-type-table": "awsui_content-type-table_hyvsj_gc2xf_437",
28
- "content-type-cards": "awsui_content-type-cards_hyvsj_gc2xf_437",
29
- "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_gc2xf_443",
30
- "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_gc2xf_446",
31
- "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_gc2xf_460",
32
- "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_gc2xf_463",
33
- "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_gc2xf_473",
34
- "content-first-child-header": "awsui_content-first-child-header_hyvsj_gc2xf_476",
35
- "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_gc2xf_476",
36
- "has-header": "awsui_has-header_hyvsj_gc2xf_476",
37
- "content-first-child-main": "awsui_content-first-child-main_hyvsj_gc2xf_491",
38
- "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_gc2xf_491",
39
- "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_gc2xf_511",
40
- "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_gc2xf_514",
41
- "has-split-panel": "awsui_has-split-panel_hyvsj_gc2xf_534",
42
- "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_gc2xf_534",
43
- "block-body-scroll": "awsui_block-body-scroll_hyvsj_gc2xf_542",
44
- "unfocusable": "awsui_unfocusable_hyvsj_gc2xf_547",
45
- "container": "awsui_container_hyvsj_gc2xf_557",
46
- "is-navigation-open": "awsui_is-navigation-open_hyvsj_gc2xf_583",
47
- "is-tools-open": "awsui_is-tools-open_hyvsj_gc2xf_586",
48
- "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_gc2xf_586",
49
- "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_gc2xf_586",
50
- "has-active-drawer": "awsui_has-active-drawer_hyvsj_gc2xf_586",
51
- "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_gc2xf_595",
52
- "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_gc2xf_612",
53
- "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_gc2xf_616",
54
- "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_gc2xf_620",
55
- "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_gc2xf_624",
56
- "navigation-container": "awsui_navigation-container_hyvsj_gc2xf_633",
57
- "show-navigation": "awsui_show-navigation_hyvsj_gc2xf_671",
58
- "animating": "awsui_animating_hyvsj_gc2xf_694",
59
- "showButtons": "awsui_showButtons_hyvsj_gc2xf_1",
60
- "navigation": "awsui_navigation_hyvsj_gc2xf_633",
61
- "openNavigation": "awsui_openNavigation_hyvsj_gc2xf_1",
62
- "animated-content": "awsui_animated-content_hyvsj_gc2xf_756",
63
- "hide-navigation": "awsui_hide-navigation_hyvsj_gc2xf_765",
64
- "notifications": "awsui_notifications_hyvsj_gc2xf_775",
65
- "has-notification-content": "awsui_has-notification-content_hyvsj_gc2xf_780",
66
- "sticky-notifications": "awsui_sticky-notifications_hyvsj_gc2xf_784",
67
- "high-contrast": "awsui_high-contrast_hyvsj_gc2xf_789",
68
- "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_gc2xf_807",
69
- "position-bottom": "awsui_position-bottom_hyvsj_gc2xf_854",
70
- "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_gc2xf_1",
71
- "split-panel-side": "awsui_split-panel-side_hyvsj_gc2xf_883",
72
- "position-side": "awsui_position-side_hyvsj_gc2xf_896",
73
- "tools-container": "awsui_tools-container_hyvsj_gc2xf_918",
74
- "tools": "awsui_tools_hyvsj_gc2xf_918",
75
- "openTools": "awsui_openTools_hyvsj_gc2xf_1",
76
- "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_gc2xf_1007",
77
- "hide-tools": "awsui_hide-tools_hyvsj_gc2xf_1017",
78
- "show-tools": "awsui_show-tools_hyvsj_gc2xf_1029",
79
- "has-tools-form": "awsui_has-tools-form_hyvsj_gc2xf_1007",
80
- "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_gc2xf_1112",
81
- "trigger": "awsui_trigger_hyvsj_gc2xf_1112",
82
- "selected": "awsui_selected_hyvsj_gc2xf_1190",
83
- "badge": "awsui_badge_hyvsj_gc2xf_1210",
84
- "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_gc2xf_1214",
85
- "dot": "awsui_dot_hyvsj_gc2xf_1225"
4
+ "background": "awsui_background_hyvsj_fae1z_97",
5
+ "scrolling-background": "awsui_scrolling-background_hyvsj_fae1z_100",
6
+ "breadcrumbs": "awsui_breadcrumbs_hyvsj_fae1z_111",
7
+ "drawers-container": "awsui_drawers-container_hyvsj_fae1z_124",
8
+ "has-open-drawer": "awsui_has-open-drawer_hyvsj_fae1z_135",
9
+ "disable-body-scroll": "awsui_disable-body-scroll_hyvsj_fae1z_156",
10
+ "drawers-desktop-triggers-container": "awsui_drawers-desktop-triggers-container_hyvsj_fae1z_161",
11
+ "has-multiple-triggers": "awsui_has-multiple-triggers_hyvsj_fae1z_202",
12
+ "drawers-mobile-triggers-container": "awsui_drawers-mobile-triggers-container_hyvsj_fae1z_212",
13
+ "drawers-trigger-content": "awsui_drawers-trigger-content_hyvsj_fae1z_217",
14
+ "drawers-trigger-overflow": "awsui_drawers-trigger-overflow_hyvsj_fae1z_231",
15
+ "drawers-trigger": "awsui_drawers-trigger_hyvsj_fae1z_217",
16
+ "drawer": "awsui_drawer_hyvsj_fae1z_124",
17
+ "drawer-content-container": "awsui_drawer-content-container_hyvsj_fae1z_262",
18
+ "drawer-close-button": "awsui_drawer-close-button_hyvsj_fae1z_271",
19
+ "drawer-content": "awsui_drawer-content_hyvsj_fae1z_262",
20
+ "drawer-content-hidden": "awsui_drawer-content-hidden_hyvsj_fae1z_279",
21
+ "drawer-slider": "awsui_drawer-slider_hyvsj_fae1z_282",
22
+ "is-drawer-open": "awsui_is-drawer-open_hyvsj_fae1z_289",
23
+ "content": "awsui_content_hyvsj_fae1z_315",
24
+ "layout": "awsui_layout_hyvsj_fae1z_336",
25
+ "has-max-content-width": "awsui_has-max-content-width_hyvsj_fae1z_408",
26
+ "content-type-dashboard": "awsui_content-type-dashboard_hyvsj_fae1z_423",
27
+ "content-type-table": "awsui_content-type-table_hyvsj_fae1z_437",
28
+ "content-type-cards": "awsui_content-type-cards_hyvsj_fae1z_437",
29
+ "is-overlap-disabled": "awsui_is-overlap-disabled_hyvsj_fae1z_443",
30
+ "is-hide-mobile-toolbar": "awsui_is-hide-mobile-toolbar_hyvsj_fae1z_446",
31
+ "has-content-gap-left": "awsui_has-content-gap-left_hyvsj_fae1z_460",
32
+ "has-content-gap-right": "awsui_has-content-gap-right_hyvsj_fae1z_463",
33
+ "has-breadcrumbs": "awsui_has-breadcrumbs_hyvsj_fae1z_473",
34
+ "content-first-child-header": "awsui_content-first-child-header_hyvsj_fae1z_476",
35
+ "content-first-child-notifications": "awsui_content-first-child-notifications_hyvsj_fae1z_476",
36
+ "has-header": "awsui_has-header_hyvsj_fae1z_476",
37
+ "content-first-child-main": "awsui_content-first-child-main_hyvsj_fae1z_491",
38
+ "disable-content-paddings": "awsui_disable-content-paddings_hyvsj_fae1z_491",
39
+ "has-left-toggles-gutter": "awsui_has-left-toggles-gutter_hyvsj_fae1z_511",
40
+ "has-right-toggles-gutter": "awsui_has-right-toggles-gutter_hyvsj_fae1z_514",
41
+ "has-split-panel": "awsui_has-split-panel_hyvsj_fae1z_534",
42
+ "split-panel-position-bottom": "awsui_split-panel-position-bottom_hyvsj_fae1z_534",
43
+ "block-body-scroll": "awsui_block-body-scroll_hyvsj_fae1z_542",
44
+ "unfocusable": "awsui_unfocusable_hyvsj_fae1z_547",
45
+ "container": "awsui_container_hyvsj_fae1z_557",
46
+ "is-navigation-open": "awsui_is-navigation-open_hyvsj_fae1z_583",
47
+ "is-tools-open": "awsui_is-tools-open_hyvsj_fae1z_586",
48
+ "is-split-panel-open": "awsui_is-split-panel-open_hyvsj_fae1z_586",
49
+ "split-panel-position-side": "awsui_split-panel-position-side_hyvsj_fae1z_586",
50
+ "has-active-drawer": "awsui_has-active-drawer_hyvsj_fae1z_586",
51
+ "mobile-toolbar": "awsui_mobile-toolbar_hyvsj_fae1z_595",
52
+ "remove-high-contrast-header": "awsui_remove-high-contrast-header_hyvsj_fae1z_612",
53
+ "mobile-toolbar-nav": "awsui_mobile-toolbar-nav_hyvsj_fae1z_616",
54
+ "mobile-toolbar-breadcrumbs": "awsui_mobile-toolbar-breadcrumbs_hyvsj_fae1z_620",
55
+ "mobile-toolbar-tools": "awsui_mobile-toolbar-tools_hyvsj_fae1z_624",
56
+ "navigation-container": "awsui_navigation-container_hyvsj_fae1z_633",
57
+ "show-navigation": "awsui_show-navigation_hyvsj_fae1z_671",
58
+ "animating": "awsui_animating_hyvsj_fae1z_694",
59
+ "showButtons": "awsui_showButtons_hyvsj_fae1z_1",
60
+ "navigation": "awsui_navigation_hyvsj_fae1z_633",
61
+ "openNavigation": "awsui_openNavigation_hyvsj_fae1z_1",
62
+ "animated-content": "awsui_animated-content_hyvsj_fae1z_756",
63
+ "hide-navigation": "awsui_hide-navigation_hyvsj_fae1z_765",
64
+ "notifications": "awsui_notifications_hyvsj_fae1z_775",
65
+ "has-notification-content": "awsui_has-notification-content_hyvsj_fae1z_780",
66
+ "sticky-notifications": "awsui_sticky-notifications_hyvsj_fae1z_784",
67
+ "high-contrast": "awsui_high-contrast_hyvsj_fae1z_789",
68
+ "split-panel-bottom": "awsui_split-panel-bottom_hyvsj_fae1z_807",
69
+ "position-bottom": "awsui_position-bottom_hyvsj_fae1z_854",
70
+ "openSplitPanelBottom": "awsui_openSplitPanelBottom_hyvsj_fae1z_1",
71
+ "split-panel-side": "awsui_split-panel-side_hyvsj_fae1z_883",
72
+ "position-side": "awsui_position-side_hyvsj_fae1z_896",
73
+ "tools-container": "awsui_tools-container_hyvsj_fae1z_918",
74
+ "tools": "awsui_tools_hyvsj_fae1z_918",
75
+ "openTools": "awsui_openTools_hyvsj_fae1z_1",
76
+ "has-tools-form-persistence": "awsui_has-tools-form-persistence_hyvsj_fae1z_1007",
77
+ "hide-tools": "awsui_hide-tools_hyvsj_fae1z_1017",
78
+ "show-tools": "awsui_show-tools_hyvsj_fae1z_1029",
79
+ "has-tools-form": "awsui_has-tools-form_hyvsj_fae1z_1007",
80
+ "trigger-badge-wrapper": "awsui_trigger-badge-wrapper_hyvsj_fae1z_1112",
81
+ "trigger": "awsui_trigger_hyvsj_fae1z_1112",
82
+ "selected": "awsui_selected_hyvsj_fae1z_1190",
83
+ "badge": "awsui_badge_hyvsj_fae1z_1210",
84
+ "trigger-wrapper": "awsui_trigger-wrapper_hyvsj_fae1z_1214",
85
+ "dot": "awsui_dot_hyvsj_fae1z_1225"
86
86
  };
87
87