@cloudscape-design/components-themeable 3.0.1328 → 3.0.1329

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 (211) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/anchor-navigation/styles.scss +3 -0
  3. package/lib/internal/scss/expandable-section/styles.scss +1 -1
  4. package/lib/internal/scss/header/styles.scss +11 -0
  5. package/lib/internal/scss/internal/components/option/styles.scss +6 -2
  6. package/lib/internal/scss/internal/components/selectable-item/styles.scss +9 -8
  7. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +173 -160
  8. package/lib/internal/scss/tree-view/tree-item/styles.scss +9 -4
  9. package/lib/internal/template/alert/styles.css.js +27 -27
  10. package/lib/internal/template/alert/styles.scoped.css +50 -50
  11. package/lib/internal/template/alert/styles.selectors.js +27 -27
  12. package/lib/internal/template/anchor-navigation/anchor-item/index.js +1 -1
  13. package/lib/internal/template/anchor-navigation/anchor-item/index.js.map +1 -1
  14. package/lib/internal/template/anchor-navigation/styles.css.js +8 -8
  15. package/lib/internal/template/anchor-navigation/styles.scoped.css +20 -18
  16. package/lib/internal/template/anchor-navigation/styles.selectors.js +8 -8
  17. package/lib/internal/template/annotation-context/annotation/styles.css.js +13 -13
  18. package/lib/internal/template/annotation-context/annotation/styles.scoped.css +21 -21
  19. package/lib/internal/template/annotation-context/annotation/styles.selectors.js +13 -13
  20. package/lib/internal/template/app-layout/notifications/styles.css.js +3 -3
  21. package/lib/internal/template/app-layout/notifications/styles.scoped.css +7 -7
  22. package/lib/internal/template/app-layout/notifications/styles.selectors.js +3 -3
  23. package/lib/internal/template/app-layout/visual-refresh/styles.css.js +86 -86
  24. package/lib/internal/template/app-layout/visual-refresh/styles.scoped.css +262 -262
  25. package/lib/internal/template/app-layout/visual-refresh/styles.selectors.js +86 -86
  26. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.css.js +32 -32
  27. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  28. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +32 -32
  29. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  30. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  31. package/lib/internal/template/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  32. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +29 -29
  33. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +66 -66
  34. package/lib/internal/template/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +29 -29
  35. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  36. package/lib/internal/template/attribute-editor/styles.scoped.css +29 -29
  37. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  38. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  39. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -30
  40. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  41. package/lib/internal/template/button/styles.css.js +22 -22
  42. package/lib/internal/template/button/styles.scoped.css +256 -256
  43. package/lib/internal/template/button/styles.selectors.js +22 -22
  44. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  45. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +37 -37
  46. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  47. package/lib/internal/template/checkbox/styles.css.js +3 -3
  48. package/lib/internal/template/checkbox/styles.scoped.css +11 -11
  49. package/lib/internal/template/checkbox/styles.selectors.js +3 -3
  50. package/lib/internal/template/content-layout/styles.css.js +14 -14
  51. package/lib/internal/template/content-layout/styles.scoped.css +27 -27
  52. package/lib/internal/template/content-layout/styles.selectors.js +14 -14
  53. package/lib/internal/template/dropdown/styles.css.js +20 -20
  54. package/lib/internal/template/dropdown/styles.scoped.css +49 -49
  55. package/lib/internal/template/dropdown/styles.selectors.js +20 -20
  56. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  57. package/lib/internal/template/expandable-section/expandable-section-header.js +1 -1
  58. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  59. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  60. package/lib/internal/template/expandable-section/styles.scoped.css +70 -70
  61. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  62. package/lib/internal/template/file-token-group/styles.css.js +23 -23
  63. package/lib/internal/template/file-token-group/styles.scoped.css +36 -36
  64. package/lib/internal/template/file-token-group/styles.selectors.js +23 -23
  65. package/lib/internal/template/flashbar/styles.css.js +50 -50
  66. package/lib/internal/template/flashbar/styles.scoped.css +192 -192
  67. package/lib/internal/template/flashbar/styles.selectors.js +50 -50
  68. package/lib/internal/template/header/internal.d.ts +2 -1
  69. package/lib/internal/template/header/internal.d.ts.map +1 -1
  70. package/lib/internal/template/header/internal.js +2 -2
  71. package/lib/internal/template/header/internal.js.map +1 -1
  72. package/lib/internal/template/header/styles.css.js +35 -34
  73. package/lib/internal/template/header/styles.scoped.css +60 -52
  74. package/lib/internal/template/header/styles.selectors.js +35 -34
  75. package/lib/internal/template/help-panel/styles.css.js +6 -6
  76. package/lib/internal/template/help-panel/styles.scoped.css +72 -72
  77. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  78. package/lib/internal/template/icon/generated/icons.d.ts +1 -0
  79. package/lib/internal/template/icon/generated/icons.d.ts.map +1 -1
  80. package/lib/internal/template/icon/generated/icons.js +3 -0
  81. package/lib/internal/template/icon/generated/icons.js.map +1 -1
  82. package/lib/internal/template/icon-provider/interfaces.d.ts +1 -1
  83. package/lib/internal/template/icon-provider/interfaces.d.ts.map +1 -1
  84. package/lib/internal/template/icon-provider/interfaces.js.map +1 -1
  85. package/lib/internal/template/input/styles.css.js +18 -18
  86. package/lib/internal/template/input/styles.scoped.css +82 -82
  87. package/lib/internal/template/input/styles.selectors.js +18 -18
  88. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  89. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.css.js +30 -30
  90. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.scoped.css +58 -58
  91. package/lib/internal/template/internal/components/drag-handle-wrapper/styles.selectors.js +30 -30
  92. package/lib/internal/template/internal/components/option/styles.css.js +17 -17
  93. package/lib/internal/template/internal/components/option/styles.scoped.css +31 -31
  94. package/lib/internal/template/internal/components/option/styles.selectors.js +17 -17
  95. package/lib/internal/template/internal/components/options-list/index.d.ts +2 -0
  96. package/lib/internal/template/internal/components/options-list/index.d.ts.map +1 -1
  97. package/lib/internal/template/internal/components/options-list/index.js +2 -2
  98. package/lib/internal/template/internal/components/options-list/index.js.map +1 -1
  99. package/lib/internal/template/internal/components/radio-button/styles.css.js +7 -7
  100. package/lib/internal/template/internal/components/radio-button/styles.scoped.css +18 -18
  101. package/lib/internal/template/internal/components/radio-button/styles.selectors.js +7 -7
  102. package/lib/internal/template/internal/components/selectable-item/styles.css.js +22 -22
  103. package/lib/internal/template/internal/components/selectable-item/styles.scoped.css +57 -57
  104. package/lib/internal/template/internal/components/selectable-item/styles.selectors.js +22 -22
  105. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  106. package/lib/internal/template/internal/components/token-list/styles.scoped.css +25 -25
  107. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  108. package/lib/internal/template/internal/environment.js +2 -2
  109. package/lib/internal/template/internal/environment.json +2 -2
  110. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts +13 -0
  111. package/lib/internal/template/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  112. package/lib/internal/template/internal/generated/custom-css-properties/index.js +172 -159
  113. package/lib/internal/template/internal/generated/custom-css-properties/index.js.map +1 -1
  114. package/lib/internal/template/item-card/styles.css.js +14 -14
  115. package/lib/internal/template/item-card/styles.scoped.css +63 -63
  116. package/lib/internal/template/item-card/styles.selectors.js +14 -14
  117. package/lib/internal/template/link/styles.css.js +21 -21
  118. package/lib/internal/template/link/styles.scoped.css +117 -117
  119. package/lib/internal/template/link/styles.selectors.js +21 -21
  120. package/lib/internal/template/modal/styles.css.js +31 -31
  121. package/lib/internal/template/modal/styles.scoped.css +48 -48
  122. package/lib/internal/template/modal/styles.selectors.js +31 -31
  123. package/lib/internal/template/multiselect/use-multiselect.d.ts +1 -0
  124. package/lib/internal/template/multiselect/use-multiselect.d.ts.map +1 -1
  125. package/lib/internal/template/progress-bar/styles.css.js +18 -18
  126. package/lib/internal/template/progress-bar/styles.scoped.css +48 -48
  127. package/lib/internal/template/progress-bar/styles.selectors.js +18 -18
  128. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts +3 -1
  129. package/lib/internal/template/prompt-input/components/menu-dropdown.d.ts.map +1 -1
  130. package/lib/internal/template/prompt-input/components/menu-dropdown.js +2 -1
  131. package/lib/internal/template/prompt-input/components/menu-dropdown.js.map +1 -1
  132. package/lib/internal/template/prompt-input/components/token-mode.d.ts +3 -1
  133. package/lib/internal/template/prompt-input/components/token-mode.d.ts.map +1 -1
  134. package/lib/internal/template/prompt-input/components/token-mode.js +14 -3
  135. package/lib/internal/template/prompt-input/components/token-mode.js.map +1 -1
  136. package/lib/internal/template/prompt-input/internal-interfaces.d.ts +41 -0
  137. package/lib/internal/template/prompt-input/internal-interfaces.d.ts.map +1 -0
  138. package/lib/internal/template/prompt-input/internal-interfaces.js +2 -0
  139. package/lib/internal/template/prompt-input/internal-interfaces.js.map +1 -0
  140. package/lib/internal/template/prompt-input/internal.d.ts.map +1 -1
  141. package/lib/internal/template/prompt-input/internal.js +1 -1
  142. package/lib/internal/template/prompt-input/internal.js.map +1 -1
  143. package/lib/internal/template/prompt-input/styles.css.js +26 -26
  144. package/lib/internal/template/prompt-input/styles.d.ts +11 -0
  145. package/lib/internal/template/prompt-input/styles.d.ts.map +1 -1
  146. package/lib/internal/template/prompt-input/styles.js +27 -2
  147. package/lib/internal/template/prompt-input/styles.js.map +1 -1
  148. package/lib/internal/template/prompt-input/styles.scoped.css +105 -105
  149. package/lib/internal/template/prompt-input/styles.selectors.js +26 -26
  150. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  151. package/lib/internal/template/property-filter/controller.js +10 -6
  152. package/lib/internal/template/property-filter/controller.js.map +1 -1
  153. package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -2
  154. package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
  155. package/lib/internal/template/property-filter/i18n-utils.js +11 -4
  156. package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
  157. package/lib/internal/template/property-filter/interfaces.d.ts +8 -2
  158. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  159. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  160. package/lib/internal/template/property-filter/internal-interfaces.d.ts +1 -0
  161. package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -1
  162. package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -1
  163. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  164. package/lib/internal/template/property-filter/internal.js +1 -0
  165. package/lib/internal/template/property-filter/internal.js.map +1 -1
  166. package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
  167. package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
  168. package/lib/internal/template/property-filter/token-editor-inputs.js +18 -8
  169. package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
  170. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  171. package/lib/internal/template/property-filter/token-editor.js +1 -1
  172. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  173. package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
  174. package/lib/internal/template/property-filter/utils.js +12 -3
  175. package/lib/internal/template/property-filter/utils.js.map +1 -1
  176. package/lib/internal/template/segmented-control/styles.css.js +16 -16
  177. package/lib/internal/template/segmented-control/styles.scoped.css +46 -46
  178. package/lib/internal/template/segmented-control/styles.selectors.js +16 -16
  179. package/lib/internal/template/slider/styles.css.js +26 -26
  180. package/lib/internal/template/slider/styles.scoped.css +165 -165
  181. package/lib/internal/template/slider/styles.selectors.js +26 -26
  182. package/lib/internal/template/spinner/styles.css.js +13 -13
  183. package/lib/internal/template/spinner/styles.scoped.css +39 -39
  184. package/lib/internal/template/spinner/styles.selectors.js +13 -13
  185. package/lib/internal/template/tabs/styles.css.js +30 -30
  186. package/lib/internal/template/tabs/styles.scoped.css +76 -76
  187. package/lib/internal/template/tabs/styles.selectors.js +30 -30
  188. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  189. package/lib/internal/template/tag-editor/styles.scoped.css +13 -13
  190. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  191. package/lib/internal/template/text-content/styles.css.js +1 -1
  192. package/lib/internal/template/text-content/styles.scoped.css +66 -66
  193. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  194. package/lib/internal/template/textarea/styles.css.js +5 -5
  195. package/lib/internal/template/textarea/styles.scoped.css +45 -45
  196. package/lib/internal/template/textarea/styles.selectors.js +5 -5
  197. package/lib/internal/template/toggle/styles.css.js +10 -10
  198. package/lib/internal/template/toggle/styles.scoped.css +23 -23
  199. package/lib/internal/template/toggle/styles.selectors.js +10 -10
  200. package/lib/internal/template/token/internal.d.ts.map +1 -1
  201. package/lib/internal/template/token/internal.js +4 -1
  202. package/lib/internal/template/token/internal.js.map +1 -1
  203. package/lib/internal/template/token/styles.css.js +14 -14
  204. package/lib/internal/template/token/styles.scoped.css +47 -47
  205. package/lib/internal/template/token/styles.selectors.js +14 -14
  206. package/lib/internal/template/tree-view/tree-item/index.js +1 -1
  207. package/lib/internal/template/tree-view/tree-item/index.js.map +1 -1
  208. package/lib/internal/template/tree-view/tree-item/styles.css.js +10 -9
  209. package/lib/internal/template/tree-view/tree-item/styles.scoped.css +20 -14
  210. package/lib/internal/template/tree-view/tree-item/styles.selectors.js +10 -9
  211. package/package.json +1 -1
@@ -158,10 +158,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
159
159
  SPDX-License-Identifier: Apache-2.0
160
160
  */
161
- .awsui_content-enter_gwq0h_qxwid_161:not(#\9) {
162
- animation: awsui_awsui-motion-fade-in_gwq0h_qxwid_1 var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
161
+ .awsui_content-enter_gwq0h_13vzu_161:not(#\9) {
162
+ animation: awsui_awsui-motion-fade-in_gwq0h_13vzu_1 var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
163
163
  }
164
- @keyframes awsui_awsui-motion-fade-in_gwq0h_qxwid_1 {
164
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_13vzu_1 {
165
165
  from {
166
166
  opacity: 0.2;
167
167
  }
@@ -170,45 +170,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
170
170
  }
171
171
  }
172
172
  @media (prefers-reduced-motion: reduce) {
173
- .awsui_content-enter_gwq0h_qxwid_161:not(#\9) {
173
+ .awsui_content-enter_gwq0h_13vzu_161:not(#\9) {
174
174
  animation: none;
175
175
  transition: none;
176
176
  }
177
177
  }
178
- .awsui-motion-disabled .awsui_content-enter_gwq0h_qxwid_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_qxwid_161:not(#\9) {
178
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_13vzu_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_13vzu_161:not(#\9) {
179
179
  animation: none;
180
180
  transition: none;
181
181
  }
182
182
 
183
- .awsui_trigger-expanded_gwq0h_qxwid_183:not(#\9) {
183
+ .awsui_trigger-expanded_gwq0h_13vzu_183:not(#\9) {
184
184
  transition: border-bottom-color var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
185
185
  }
186
186
  @media (prefers-reduced-motion: reduce) {
187
- .awsui_trigger-expanded_gwq0h_qxwid_183:not(#\9) {
187
+ .awsui_trigger-expanded_gwq0h_13vzu_183:not(#\9) {
188
188
  animation: none;
189
189
  transition: none;
190
190
  }
191
191
  }
192
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_qxwid_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_qxwid_183:not(#\9) {
192
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_13vzu_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_13vzu_183:not(#\9) {
193
193
  animation: none;
194
194
  transition: none;
195
195
  }
196
196
 
197
- .awsui_icon_gwq0h_qxwid_197:not(#\9) {
197
+ .awsui_icon_gwq0h_13vzu_197:not(#\9) {
198
198
  transition: transform var(--motion-duration-rotate-90-f1ulnu, 135ms) var(--motion-easing-rotate-90-jekue3, cubic-bezier(0.165, 0.84, 0.44, 1));
199
199
  }
200
200
  @media (prefers-reduced-motion: reduce) {
201
- .awsui_icon_gwq0h_qxwid_197:not(#\9) {
201
+ .awsui_icon_gwq0h_13vzu_197:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
205
  }
206
- .awsui-motion-disabled .awsui_icon_gwq0h_qxwid_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_qxwid_197:not(#\9) {
206
+ .awsui-motion-disabled .awsui_icon_gwq0h_13vzu_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_13vzu_197:not(#\9) {
207
207
  animation: none;
208
208
  transition: none;
209
209
  }
210
210
 
211
- .awsui_root_gwq0h_qxwid_211:not(#\9) {
211
+ .awsui_root_gwq0h_13vzu_211:not(#\9) {
212
212
  border-collapse: separate;
213
213
  border-spacing: 0;
214
214
  box-sizing: border-box;
@@ -243,45 +243,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
243
243
  display: block;
244
244
  }
245
245
 
246
- .awsui_expand-button_gwq0h_qxwid_246:not(#\9) {
246
+ .awsui_expand-button_gwq0h_13vzu_246:not(#\9) {
247
247
  outline: none;
248
248
  }
249
249
 
250
- .awsui_icon_gwq0h_qxwid_197:not(#\9) {
250
+ .awsui_icon_gwq0h_13vzu_197:not(#\9) {
251
251
  transform: rotate(-90deg);
252
252
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
253
253
  }
254
- .awsui_icon_gwq0h_qxwid_197.awsui_expanded_gwq0h_qxwid_254:not(#\9) {
254
+ .awsui_icon_gwq0h_13vzu_197.awsui_expanded_gwq0h_13vzu_254:not(#\9) {
255
255
  transform: rotate(0deg);
256
256
  }
257
- .awsui_icon_gwq0h_qxwid_197:not(#\9):dir(rtl) {
257
+ .awsui_icon_gwq0h_13vzu_197:not(#\9):dir(rtl) {
258
258
  transform: rotate(90deg);
259
259
  }
260
- .awsui_icon_gwq0h_qxwid_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_qxwid_254 {
260
+ .awsui_icon_gwq0h_13vzu_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_13vzu_254 {
261
261
  transform: rotate(0deg);
262
262
  }
263
263
 
264
- .awsui_icon-container_gwq0h_qxwid_264:not(#\9) {
264
+ .awsui_icon-container_gwq0h_13vzu_264:not(#\9) {
265
265
  position: relative;
266
266
  margin-inline: calc((var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2) calc(var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
267
267
  }
268
- .awsui_icon-container-container_gwq0h_qxwid_268:not(#\9) {
268
+ .awsui_icon-container-container_gwq0h_13vzu_268:not(#\9) {
269
269
  margin-inline-end: var(--space-xs-kw7k3v, 8px);
270
270
  }
271
- .awsui-one-theme .awsui_icon-container-container_gwq0h_qxwid_268:not(#\9) {
271
+ .awsui-one-theme .awsui_icon-container-container_gwq0h_13vzu_268:not(#\9) {
272
272
  margin-inline-end: calc(var(--space-xs-kw7k3v, 8px) + var(--space-xxs-jnczic, 4px));
273
- inset-block-start: 3px;
273
+ inset-block-start: var(--space-xxs-jnczic, 4px);
274
274
  }
275
- .awsui-one-theme .awsui_icon-container_gwq0h_qxwid_264:not(#\9) {
275
+ .awsui-one-theme .awsui_icon-container_gwq0h_13vzu_264:not(#\9) {
276
276
  display: inline-flex;
277
277
  align-items: flex-start;
278
278
  margin-inline: 0 calc(var(--space-xs-kw7k3v, 8px) - var(--space-xxxs-3w1kr2, 2px));
279
279
  }
280
- .awsui-one-theme .awsui_icon-container_gwq0h_qxwid_264 > .awsui_icon_gwq0h_qxwid_197:not(#\9) {
280
+ .awsui-one-theme .awsui_icon-container_gwq0h_13vzu_264 > .awsui_icon_gwq0h_13vzu_197:not(#\9) {
281
281
  inset-block-start: var(--space-xxxs-3w1kr2, 2px);
282
282
  }
283
283
 
284
- .awsui_wrapper_gwq0h_qxwid_284:not(#\9) {
284
+ .awsui_wrapper_gwq0h_13vzu_284:not(#\9) {
285
285
  box-sizing: border-box;
286
286
  border-block: none;
287
287
  border-inline: none;
@@ -289,81 +289,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
289
289
  line-height: var(--line-height-body-m-bedeoh, 22px);
290
290
  text-align: start;
291
291
  }
292
- .awsui_wrapper-default_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-inline_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9) {
292
+ .awsui_wrapper-default_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-inline_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-footer_gwq0h_13vzu_292:not(#\9) {
293
293
  border-block: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
294
294
  border-inline: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
295
295
  }
296
- .awsui_wrapper-navigation_gwq0h_qxwid_296:not(#\9) {
296
+ .awsui_wrapper-navigation_gwq0h_13vzu_296:not(#\9) {
297
297
  border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
298
298
  }
299
- .awsui_wrapper-navigation_gwq0h_qxwid_296:not(#\9), .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9) {
299
+ .awsui_wrapper-navigation_gwq0h_13vzu_296:not(#\9), .awsui_wrapper-container_gwq0h_13vzu_299:not(#\9) {
300
300
  display: flex;
301
301
  font-weight: var(--font-weight-heading-s-qxvrar, 700);
302
302
  }
303
- .awsui_wrapper-default_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-inline_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-navigation_gwq0h_qxwid_296:not(#\9), .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-compact_gwq0h_qxwid_303:not(#\9) {
303
+ .awsui_wrapper-default_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-inline_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-navigation_gwq0h_13vzu_296:not(#\9), .awsui_wrapper-footer_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-compact_gwq0h_13vzu_303:not(#\9) {
304
304
  color: var(--color-text-expandable-section-default-7zwicj, #545b64);
305
305
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
306
306
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
307
307
  }
308
- .awsui_wrapper-default_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-inline_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-navigation_gwq0h_qxwid_296:not(#\9), .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9) {
308
+ .awsui_wrapper-default_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-inline_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-navigation_gwq0h_13vzu_296:not(#\9), .awsui_wrapper-footer_gwq0h_13vzu_292:not(#\9) {
309
309
  font-size: var(--font-size-expandable-heading-i8x3r3, 14px);
310
310
  letter-spacing: var(--letter-spacing-heading-s-696sxe, normal);
311
311
  }
312
- .awsui_wrapper-default_gwq0h_qxwid_292:not(#\9) {
312
+ .awsui_wrapper-default_gwq0h_13vzu_292:not(#\9) {
313
313
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
314
314
  padding-inline-end: var(--space-xxs-jnczic, 4px);
315
315
  }
316
- .awsui_wrapper-default_gwq0h_qxwid_292.awsui_header-deprecated_gwq0h_qxwid_316:not(#\9) {
316
+ .awsui_wrapper-default_gwq0h_13vzu_292.awsui_header-deprecated_gwq0h_13vzu_316:not(#\9) {
317
317
  padding-inline-start: var(--space-xxs-jnczic, 4px);
318
318
  }
319
- .awsui_wrapper-default_gwq0h_qxwid_292:not(#\9):not(.awsui_header-deprecated_gwq0h_qxwid_316), .awsui_wrapper-inline_gwq0h_qxwid_292:not(#\9):not(.awsui_header-deprecated_gwq0h_qxwid_316) {
319
+ .awsui_wrapper-default_gwq0h_13vzu_292:not(#\9):not(.awsui_header-deprecated_gwq0h_13vzu_316), .awsui_wrapper-inline_gwq0h_13vzu_292:not(#\9):not(.awsui_header-deprecated_gwq0h_13vzu_316) {
320
320
  padding-inline-start: calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
321
321
  }
322
- .awsui_wrapper-default_gwq0h_qxwid_292.awsui_wrapper-expanded_gwq0h_qxwid_322:not(#\9), .awsui_wrapper-inline_gwq0h_qxwid_292.awsui_wrapper-expanded_gwq0h_qxwid_322:not(#\9) {
322
+ .awsui_wrapper-default_gwq0h_13vzu_292.awsui_wrapper-expanded_gwq0h_13vzu_322:not(#\9), .awsui_wrapper-inline_gwq0h_13vzu_292.awsui_wrapper-expanded_gwq0h_13vzu_322:not(#\9) {
323
323
  padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
324
324
  border-block-end-color: var(--color-border-expandable-section-default-7ch7o8, #eaeded);
325
325
  }
326
- .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9) {
326
+ .awsui_wrapper-footer_gwq0h_13vzu_292:not(#\9) {
327
327
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
328
328
  }
329
- .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-compact_gwq0h_qxwid_303:not(#\9) {
329
+ .awsui_wrapper-footer_gwq0h_13vzu_292:not(#\9), .awsui_wrapper-compact_gwq0h_13vzu_303:not(#\9) {
330
330
  padding-inline-end: 0;
331
331
  }
332
- .awsui_wrapper-footer_gwq0h_qxwid_292.awsui_header-deprecated_gwq0h_qxwid_316:not(#\9), .awsui_wrapper-compact_gwq0h_qxwid_303.awsui_header-deprecated_gwq0h_qxwid_316:not(#\9) {
332
+ .awsui_wrapper-footer_gwq0h_13vzu_292.awsui_header-deprecated_gwq0h_13vzu_316:not(#\9), .awsui_wrapper-compact_gwq0h_13vzu_303.awsui_header-deprecated_gwq0h_13vzu_316:not(#\9) {
333
333
  padding-inline-start: 0;
334
334
  }
335
- .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9):not(.awsui_header-deprecated_gwq0h_qxwid_316), .awsui_wrapper-compact_gwq0h_qxwid_303:not(#\9):not(.awsui_header-deprecated_gwq0h_qxwid_316) {
335
+ .awsui_wrapper-footer_gwq0h_13vzu_292:not(#\9):not(.awsui_header-deprecated_gwq0h_13vzu_316), .awsui_wrapper-compact_gwq0h_13vzu_303:not(#\9):not(.awsui_header-deprecated_gwq0h_13vzu_316) {
336
336
  padding-inline-start: calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
337
337
  }
338
- .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9) {
338
+ .awsui_wrapper-container_gwq0h_13vzu_299:not(#\9) {
339
339
  padding-block: var(--space-container-header-top-3cfni8, 12px) var(--space-container-header-bottom-rbnprk, 12px);
340
340
  padding-inline-end: var(--space-container-horizontal-ipmk0e, 20px);
341
341
  }
342
- .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9):not(.awsui_wrapper-expanded_gwq0h_qxwid_322) {
342
+ .awsui_wrapper-container_gwq0h_13vzu_299:not(#\9):not(.awsui_wrapper-expanded_gwq0h_13vzu_322) {
343
343
  padding-block-end: var(--space-container-header-top-3cfni8, 12px);
344
344
  }
345
- .awsui_wrapper-container_gwq0h_qxwid_299.awsui_wrapper-not-expanded-without-actions_gwq0h_qxwid_345:not(#\9) {
345
+ .awsui_wrapper-container_gwq0h_13vzu_299.awsui_wrapper-not-expanded-without-actions_gwq0h_13vzu_345:not(#\9) {
346
346
  padding-block-end: calc(var(--space-container-header-top-3cfni8, 12px) + var(--space-scaled-xxs-jatbiv, 4px));
347
347
  }
348
- .awsui_wrapper-container_gwq0h_qxwid_299.awsui_header-deprecated_gwq0h_qxwid_316:not(#\9) {
348
+ .awsui_wrapper-container_gwq0h_13vzu_299.awsui_header-deprecated_gwq0h_13vzu_316:not(#\9) {
349
349
  padding-inline-start: var(--space-container-horizontal-ipmk0e, 20px);
350
350
  }
351
- .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9):not(.awsui_header-deprecated_gwq0h_qxwid_316) {
351
+ .awsui_wrapper-container_gwq0h_13vzu_299:not(#\9):not(.awsui_header-deprecated_gwq0h_13vzu_316) {
352
352
  padding-inline-start: calc(var(--space-container-horizontal-ipmk0e, 20px) + calc(var(--size-icon-medium-3ovt3t, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xs-kw7k3v, 8px)));
353
353
  }
354
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9):focus {
354
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_13vzu_299:not(#\9):focus {
355
355
  padding-block: calc(var(--space-scaled-s-gjhvjd, 12px) - var(--border-divider-section-width-sznrdy, 1px));
356
356
  padding-inline: calc(var(--space-l-3cws6j, 20px) - var(--border-divider-section-width-sznrdy, 1px));
357
357
  }
358
358
 
359
- .awsui_header_gwq0h_qxwid_316:not(#\9) {
359
+ .awsui_header_gwq0h_13vzu_316:not(#\9) {
360
360
  /* used in test-utils */
361
361
  }
362
- .awsui_header-wrapper_gwq0h_qxwid_362:not(#\9), .awsui_header-deprecated_gwq0h_qxwid_316:not(#\9) {
362
+ .awsui_header-wrapper_gwq0h_13vzu_362:not(#\9), .awsui_header-deprecated_gwq0h_13vzu_316:not(#\9) {
363
363
  display: flex;
364
364
  font-weight: var(--font-weight-heading-s-qxvrar, 700);
365
365
  }
366
- .awsui_header-wrapper_gwq0h_qxwid_362:not(#\9) {
366
+ .awsui_header-wrapper_gwq0h_13vzu_362:not(#\9) {
367
367
  font-size: inherit;
368
368
  letter-spacing: inherit;
369
369
  margin-block: 0;
@@ -371,20 +371,20 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_qxwid_299:not
371
371
  padding-block: 0;
372
372
  padding-inline: 0;
373
373
  }
374
- .awsui_header-actions-wrapper_gwq0h_qxwid_374:not(#\9) {
374
+ .awsui_header-actions-wrapper_gwq0h_13vzu_374:not(#\9) {
375
375
  display: flex;
376
376
  flex-direction: row;
377
377
  justify-content: space-between;
378
378
  align-items: center;
379
379
  }
380
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_qxwid_380:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_qxwid_380:not(#\9):focus {
380
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_13vzu_380:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_13vzu_380:not(#\9):focus {
381
381
  position: relative;
382
382
  }
383
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_qxwid_380:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_qxwid_380:not(#\9):focus {
383
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_13vzu_380:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_13vzu_380:not(#\9):focus {
384
384
  outline: 2px dotted transparent;
385
385
  outline-offset: calc(0px - 1px);
386
386
  }
387
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_qxwid_380:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_qxwid_380:not(#\9):focus::before {
387
+ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_13vzu_380:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_13vzu_380:not(#\9):focus::before {
388
388
  content: " ";
389
389
  display: block;
390
390
  position: absolute;
@@ -398,21 +398,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_qxwid_380:not(#\9
398
398
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
399
399
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
400
400
  }
401
- .awsui_header-button_gwq0h_qxwid_380:not(#\9) {
401
+ .awsui_header-button_gwq0h_13vzu_380:not(#\9) {
402
402
  box-sizing: border-box;
403
403
  display: flex;
404
404
  margin-inline-start: calc(-1 * calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px)));
405
405
  }
406
- .awsui_header-container-button_gwq0h_qxwid_380:not(#\9) {
406
+ .awsui_header-container-button_gwq0h_13vzu_380:not(#\9) {
407
407
  margin-inline-start: calc(-1 * calc(var(--size-icon-medium-3ovt3t, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xs-kw7k3v, 8px)));
408
408
  }
409
- .awsui_header-container_gwq0h_qxwid_380:not(#\9) {
409
+ .awsui_header-container_gwq0h_13vzu_380:not(#\9) {
410
410
  inline-size: 100%;
411
411
  }
412
- .awsui_header-container_gwq0h_qxwid_380 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9) {
412
+ .awsui_header-container_gwq0h_13vzu_380 > .awsui_icon-container_gwq0h_13vzu_264:not(#\9) {
413
413
  margin-block-start: var(--space-expandable-section-icon-offset-top-zxpo99, 8px);
414
414
  }
415
- .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9) {
415
+ .awsui_header-navigation_gwq0h_13vzu_415 > .awsui_icon-container_gwq0h_13vzu_264:not(#\9) {
416
416
  display: inline-flex;
417
417
  cursor: pointer;
418
418
  color: var(--color-text-expandable-section-navigation-icon-default-h9rszh, #879596);
@@ -425,17 +425,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_qxwid_380:not(#\9
425
425
  text-decoration: none;
426
426
  flex-direction: column;
427
427
  }
428
- .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):hover {
428
+ .awsui_header-navigation_gwq0h_13vzu_415 > .awsui_icon-container_gwq0h_13vzu_264:not(#\9):hover {
429
429
  color: var(--color-text-expandable-section-hover-8k6nu3, #16191f);
430
430
  }
431
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):focus {
431
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_13vzu_415 > .awsui_icon-container_gwq0h_13vzu_264:not(#\9):focus {
432
432
  position: relative;
433
433
  }
434
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):focus {
434
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_13vzu_415 > .awsui_icon-container_gwq0h_13vzu_264:not(#\9):focus {
435
435
  outline: 2px dotted transparent;
436
436
  outline-offset: calc(2px - 1px);
437
437
  }
438
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):focus::before {
438
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_13vzu_415 > .awsui_icon-container_gwq0h_13vzu_264:not(#\9):focus::before {
439
439
  content: " ";
440
440
  display: block;
441
441
  position: absolute;
@@ -449,39 +449,39 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_qxwid_415 > .
449
449
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
450
450
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
451
451
  }
452
- .awsui_header-text_gwq0h_qxwid_452:not(#\9) {
452
+ .awsui_header-text_gwq0h_13vzu_452:not(#\9) {
453
453
  /* used in test-utils */
454
454
  }
455
455
 
456
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_qxwid_303) > .awsui_header-actions-wrapper_gwq0h_qxwid_374 {
456
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_13vzu_303) > .awsui_header-actions-wrapper_gwq0h_13vzu_374 {
457
457
  flex-wrap: wrap;
458
458
  column-gap: var(--space-xs-kw7k3v, 8px);
459
459
  row-gap: var(--space-scaled-xxxs-prgw5k, 2px);
460
460
  }
461
461
 
462
- .awsui_content_gwq0h_qxwid_161:not(#\9) {
462
+ .awsui_content_gwq0h_13vzu_161:not(#\9) {
463
463
  display: none;
464
464
  }
465
- .awsui_content-default_gwq0h_qxwid_465:not(#\9), .awsui_content-inline_gwq0h_qxwid_465:not(#\9) {
465
+ .awsui_content-default_gwq0h_13vzu_465:not(#\9), .awsui_content-inline_gwq0h_13vzu_465:not(#\9) {
466
466
  padding-block: var(--space-scaled-xs-sppte9, 8px);
467
467
  padding-inline: 0;
468
468
  }
469
- .awsui_content-footer_gwq0h_qxwid_469:not(#\9) {
469
+ .awsui_content-footer_gwq0h_13vzu_469:not(#\9) {
470
470
  padding-block: var(--space-xs-kw7k3v, 8px);
471
471
  padding-inline: 0;
472
472
  }
473
- .awsui_content-expanded_gwq0h_qxwid_473:not(#\9) {
473
+ .awsui_content-expanded_gwq0h_13vzu_473:not(#\9) {
474
474
  display: block;
475
475
  }
476
- .awsui_content-compact_gwq0h_qxwid_476:not(#\9) {
476
+ .awsui_content-compact_gwq0h_13vzu_476:not(#\9) {
477
477
  padding-inline-start: calc(var(--size-icon-normal-2f5zkr, 16px) + (var(--line-height-body-m-bedeoh, 22px) - var(--size-icon-normal-2f5zkr, 16px)) / -2 + var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px));
478
478
  }
479
479
 
480
- .awsui_focusable_gwq0h_qxwid_480:not(#\9):focus {
480
+ .awsui_focusable_gwq0h_13vzu_480:not(#\9):focus {
481
481
  outline: none;
482
482
  text-decoration: none;
483
483
  }
484
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_qxwid_480:not(#\9):focus {
484
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_13vzu_480:not(#\9):focus {
485
485
  outline: 2px dotted transparent;
486
486
  border-block: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
487
487
  border-inline: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
@@ -492,9 +492,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_qxwid_480:not(#\9):fo
492
492
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
493
493
  }
494
494
 
495
- .awsui_click-target_gwq0h_qxwid_495:not(#\9) {
495
+ .awsui_click-target_gwq0h_13vzu_495:not(#\9) {
496
496
  cursor: pointer;
497
497
  }
498
- .awsui_click-target_gwq0h_qxwid_495:not(#\9):not(.awsui_wrapper-container_gwq0h_qxwid_299):not(.awsui_header-container-button_gwq0h_qxwid_380):hover {
498
+ .awsui_click-target_gwq0h_13vzu_495:not(#\9):not(.awsui_wrapper-container_gwq0h_13vzu_299):not(.awsui_header-container-button_gwq0h_13vzu_380):hover {
499
499
  color: var(--color-text-expandable-section-hover-8k6nu3, #16191f);
500
500
  }
@@ -2,40 +2,40 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "content-enter": "awsui_content-enter_gwq0h_qxwid_161",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_qxwid_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_qxwid_183",
8
- "icon": "awsui_icon_gwq0h_qxwid_197",
9
- "root": "awsui_root_gwq0h_qxwid_211",
10
- "expand-button": "awsui_expand-button_gwq0h_qxwid_246",
11
- "expanded": "awsui_expanded_gwq0h_qxwid_254",
12
- "icon-container": "awsui_icon-container_gwq0h_qxwid_264",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_qxwid_268",
14
- "wrapper": "awsui_wrapper_gwq0h_qxwid_284",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_qxwid_292",
16
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_qxwid_292",
17
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_qxwid_292",
18
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_qxwid_296",
19
- "wrapper-container": "awsui_wrapper-container_gwq0h_qxwid_299",
20
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_qxwid_303",
21
- "header-deprecated": "awsui_header-deprecated_gwq0h_qxwid_316",
22
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_qxwid_322",
23
- "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_qxwid_345",
24
- "header": "awsui_header_gwq0h_qxwid_316",
25
- "header-wrapper": "awsui_header-wrapper_gwq0h_qxwid_362",
26
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_qxwid_374",
27
- "header-button": "awsui_header-button_gwq0h_qxwid_380",
28
- "header-container-button": "awsui_header-container-button_gwq0h_qxwid_380",
29
- "header-container": "awsui_header-container_gwq0h_qxwid_380",
30
- "header-navigation": "awsui_header-navigation_gwq0h_qxwid_415",
31
- "header-text": "awsui_header-text_gwq0h_qxwid_452",
32
- "content": "awsui_content_gwq0h_qxwid_161",
33
- "content-default": "awsui_content-default_gwq0h_qxwid_465",
34
- "content-inline": "awsui_content-inline_gwq0h_qxwid_465",
35
- "content-footer": "awsui_content-footer_gwq0h_qxwid_469",
36
- "content-expanded": "awsui_content-expanded_gwq0h_qxwid_473",
37
- "content-compact": "awsui_content-compact_gwq0h_qxwid_476",
38
- "focusable": "awsui_focusable_gwq0h_qxwid_480",
39
- "click-target": "awsui_click-target_gwq0h_qxwid_495"
5
+ "content-enter": "awsui_content-enter_gwq0h_13vzu_161",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_13vzu_1",
7
+ "trigger-expanded": "awsui_trigger-expanded_gwq0h_13vzu_183",
8
+ "icon": "awsui_icon_gwq0h_13vzu_197",
9
+ "root": "awsui_root_gwq0h_13vzu_211",
10
+ "expand-button": "awsui_expand-button_gwq0h_13vzu_246",
11
+ "expanded": "awsui_expanded_gwq0h_13vzu_254",
12
+ "icon-container": "awsui_icon-container_gwq0h_13vzu_264",
13
+ "icon-container-container": "awsui_icon-container-container_gwq0h_13vzu_268",
14
+ "wrapper": "awsui_wrapper_gwq0h_13vzu_284",
15
+ "wrapper-default": "awsui_wrapper-default_gwq0h_13vzu_292",
16
+ "wrapper-inline": "awsui_wrapper-inline_gwq0h_13vzu_292",
17
+ "wrapper-footer": "awsui_wrapper-footer_gwq0h_13vzu_292",
18
+ "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_13vzu_296",
19
+ "wrapper-container": "awsui_wrapper-container_gwq0h_13vzu_299",
20
+ "wrapper-compact": "awsui_wrapper-compact_gwq0h_13vzu_303",
21
+ "header-deprecated": "awsui_header-deprecated_gwq0h_13vzu_316",
22
+ "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_13vzu_322",
23
+ "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_13vzu_345",
24
+ "header": "awsui_header_gwq0h_13vzu_316",
25
+ "header-wrapper": "awsui_header-wrapper_gwq0h_13vzu_362",
26
+ "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_13vzu_374",
27
+ "header-button": "awsui_header-button_gwq0h_13vzu_380",
28
+ "header-container-button": "awsui_header-container-button_gwq0h_13vzu_380",
29
+ "header-container": "awsui_header-container_gwq0h_13vzu_380",
30
+ "header-navigation": "awsui_header-navigation_gwq0h_13vzu_415",
31
+ "header-text": "awsui_header-text_gwq0h_13vzu_452",
32
+ "content": "awsui_content_gwq0h_13vzu_161",
33
+ "content-default": "awsui_content-default_gwq0h_13vzu_465",
34
+ "content-inline": "awsui_content-inline_gwq0h_13vzu_465",
35
+ "content-footer": "awsui_content-footer_gwq0h_13vzu_469",
36
+ "content-expanded": "awsui_content-expanded_gwq0h_13vzu_473",
37
+ "content-compact": "awsui_content-compact_gwq0h_13vzu_476",
38
+ "focusable": "awsui_focusable_gwq0h_13vzu_480",
39
+ "click-target": "awsui_click-target_gwq0h_13vzu_495"
40
40
  };
41
41
 
@@ -1,28 +1,28 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_39ths_dj7be_209",
5
- "file-loading-overlay": "awsui_file-loading-overlay_39ths_dj7be_241",
6
- "file-loading-overlay-single-row": "awsui_file-loading-overlay-single-row_39ths_dj7be_246",
7
- "file-name-container": "awsui_file-name-container_39ths_dj7be_250",
8
- "file-option-name": "awsui_file-option-name_39ths_dj7be_280",
9
- "file-option-size": "awsui_file-option-size_39ths_dj7be_281",
10
- "file-option-last-modified": "awsui_file-option-last-modified_39ths_dj7be_282",
11
- "file-option": "awsui_file-option_39ths_dj7be_280",
12
- "file-option-thumbnail": "awsui_file-option-thumbnail_39ths_dj7be_295",
13
- "file-option-thumbnail-image": "awsui_file-option-thumbnail-image_39ths_dj7be_299",
14
- "file-option-metadata": "awsui_file-option-metadata_39ths_dj7be_312",
15
- "with-image": "awsui_with-image_39ths_dj7be_315",
16
- "single-row-loading": "awsui_single-row-loading_39ths_dj7be_318",
17
- "token": "awsui_token_39ths_dj7be_322",
18
- "token-grid": "awsui_token-grid_39ths_dj7be_329",
19
- "token-contains-image": "awsui_token-contains-image_39ths_dj7be_338",
20
- "token-box": "awsui_token-box_39ths_dj7be_342",
21
- "horizontal": "awsui_horizontal_39ths_dj7be_361",
22
- "error": "awsui_error_39ths_dj7be_369",
23
- "dismiss-button": "awsui_dismiss-button_39ths_dj7be_373",
24
- "warning": "awsui_warning_39ths_dj7be_379",
25
- "read-only": "awsui_read-only_39ths_dj7be_389",
26
- "loading": "awsui_loading_39ths_dj7be_402"
4
+ "root": "awsui_root_39ths_72qvz_209",
5
+ "file-loading-overlay": "awsui_file-loading-overlay_39ths_72qvz_241",
6
+ "file-loading-overlay-single-row": "awsui_file-loading-overlay-single-row_39ths_72qvz_246",
7
+ "file-name-container": "awsui_file-name-container_39ths_72qvz_250",
8
+ "file-option-name": "awsui_file-option-name_39ths_72qvz_280",
9
+ "file-option-size": "awsui_file-option-size_39ths_72qvz_281",
10
+ "file-option-last-modified": "awsui_file-option-last-modified_39ths_72qvz_282",
11
+ "file-option": "awsui_file-option_39ths_72qvz_280",
12
+ "file-option-thumbnail": "awsui_file-option-thumbnail_39ths_72qvz_295",
13
+ "file-option-thumbnail-image": "awsui_file-option-thumbnail-image_39ths_72qvz_299",
14
+ "file-option-metadata": "awsui_file-option-metadata_39ths_72qvz_312",
15
+ "with-image": "awsui_with-image_39ths_72qvz_315",
16
+ "single-row-loading": "awsui_single-row-loading_39ths_72qvz_318",
17
+ "token": "awsui_token_39ths_72qvz_322",
18
+ "token-grid": "awsui_token-grid_39ths_72qvz_329",
19
+ "token-contains-image": "awsui_token-contains-image_39ths_72qvz_338",
20
+ "token-box": "awsui_token-box_39ths_72qvz_342",
21
+ "horizontal": "awsui_horizontal_39ths_72qvz_361",
22
+ "error": "awsui_error_39ths_72qvz_369",
23
+ "dismiss-button": "awsui_dismiss-button_39ths_72qvz_373",
24
+ "warning": "awsui_warning_39ths_72qvz_379",
25
+ "read-only": "awsui_read-only_39ths_72qvz_389",
26
+ "loading": "awsui_loading_39ths_72qvz_402"
27
27
  };
28
28