@cloudscape-design/components-themeable 3.0.1319 → 3.0.1321

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 (271) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/attribute-editor/styles.scss +5 -0
  3. package/lib/internal/scss/expandable-section/styles.scss +4 -5
  4. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  5. package/lib/internal/template/app-layout/drawer/overflow-menu.d.ts +2 -1
  6. package/lib/internal/template/app-layout/drawer/overflow-menu.d.ts.map +1 -1
  7. package/lib/internal/template/app-layout/drawer/overflow-menu.js.map +1 -1
  8. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-ai-drawer.js.map +1 -1
  9. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-bottom-drawer.js.map +1 -1
  10. package/lib/internal/template/app-layout/visual-refresh-toolbar/drawer/global-drawer.js.map +1 -1
  11. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  12. package/lib/internal/template/attribute-editor/styles.scoped.css +28 -25
  13. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  14. package/lib/internal/template/breadcrumb-group/implementation.d.ts +2 -1
  15. package/lib/internal/template/breadcrumb-group/implementation.d.ts.map +1 -1
  16. package/lib/internal/template/breadcrumb-group/implementation.js.map +1 -1
  17. package/lib/internal/template/breadcrumb-group/interfaces.d.ts +0 -4
  18. package/lib/internal/template/breadcrumb-group/interfaces.d.ts.map +1 -1
  19. package/lib/internal/template/breadcrumb-group/interfaces.js.map +1 -1
  20. package/lib/internal/template/breadcrumb-group/internal-interfaces.d.ts +6 -0
  21. package/lib/internal/template/breadcrumb-group/internal-interfaces.d.ts.map +1 -0
  22. package/lib/internal/template/breadcrumb-group/internal-interfaces.js +2 -0
  23. package/lib/internal/template/breadcrumb-group/internal-interfaces.js.map +1 -0
  24. package/lib/internal/template/breadcrumb-group/skeleton.js.map +1 -1
  25. package/lib/internal/template/button-dropdown/category-elements/category-element.d.ts +1 -1
  26. package/lib/internal/template/button-dropdown/category-elements/category-element.d.ts.map +1 -1
  27. package/lib/internal/template/button-dropdown/category-elements/category-element.js.map +1 -1
  28. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.d.ts +1 -1
  29. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.d.ts.map +1 -1
  30. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  31. package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.d.ts +1 -1
  32. package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.d.ts.map +1 -1
  33. package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
  34. package/lib/internal/template/button-dropdown/interfaces.d.ts +0 -101
  35. package/lib/internal/template/button-dropdown/interfaces.d.ts.map +1 -1
  36. package/lib/internal/template/button-dropdown/interfaces.js.map +1 -1
  37. package/lib/internal/template/button-dropdown/internal-interfaces.d.ts +104 -0
  38. package/lib/internal/template/button-dropdown/internal-interfaces.d.ts.map +1 -0
  39. package/lib/internal/template/button-dropdown/internal-interfaces.js +2 -0
  40. package/lib/internal/template/button-dropdown/internal-interfaces.js.map +1 -0
  41. package/lib/internal/template/button-dropdown/internal.d.ts +2 -1
  42. package/lib/internal/template/button-dropdown/internal.d.ts.map +1 -1
  43. package/lib/internal/template/button-dropdown/internal.js.map +1 -1
  44. package/lib/internal/template/button-dropdown/item-element/index.d.ts +1 -1
  45. package/lib/internal/template/button-dropdown/item-element/index.d.ts.map +1 -1
  46. package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
  47. package/lib/internal/template/button-dropdown/items-list.d.ts +1 -1
  48. package/lib/internal/template/button-dropdown/items-list.d.ts.map +1 -1
  49. package/lib/internal/template/button-dropdown/items-list.js.map +1 -1
  50. package/lib/internal/template/button-group/icon-button-item.d.ts +2 -1
  51. package/lib/internal/template/button-group/icon-button-item.d.ts.map +1 -1
  52. package/lib/internal/template/button-group/icon-button-item.js.map +1 -1
  53. package/lib/internal/template/button-group/icon-toggle-button-item.d.ts +2 -1
  54. package/lib/internal/template/button-group/icon-toggle-button-item.d.ts.map +1 -1
  55. package/lib/internal/template/button-group/icon-toggle-button-item.js.map +1 -1
  56. package/lib/internal/template/button-group/interfaces.d.ts +0 -14
  57. package/lib/internal/template/button-group/interfaces.d.ts.map +1 -1
  58. package/lib/internal/template/button-group/interfaces.js.map +1 -1
  59. package/lib/internal/template/button-group/internal-interfaces.d.ts +16 -0
  60. package/lib/internal/template/button-group/internal-interfaces.d.ts.map +1 -0
  61. package/lib/internal/template/button-group/internal-interfaces.js +2 -0
  62. package/lib/internal/template/button-group/internal-interfaces.js.map +1 -0
  63. package/lib/internal/template/button-group/internal.d.ts +2 -1
  64. package/lib/internal/template/button-group/internal.d.ts.map +1 -1
  65. package/lib/internal/template/button-group/internal.js.map +1 -1
  66. package/lib/internal/template/column-layout/flexible-column-layout/index.d.ts +1 -1
  67. package/lib/internal/template/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  68. package/lib/internal/template/column-layout/flexible-column-layout/index.js.map +1 -1
  69. package/lib/internal/template/column-layout/grid-column-layout.d.ts +1 -1
  70. package/lib/internal/template/column-layout/grid-column-layout.d.ts.map +1 -1
  71. package/lib/internal/template/column-layout/grid-column-layout.js.map +1 -1
  72. package/lib/internal/template/column-layout/interfaces.d.ts +0 -9
  73. package/lib/internal/template/column-layout/interfaces.d.ts.map +1 -1
  74. package/lib/internal/template/column-layout/interfaces.js.map +1 -1
  75. package/lib/internal/template/column-layout/internal-interfaces.d.ts +11 -0
  76. package/lib/internal/template/column-layout/internal-interfaces.d.ts.map +1 -0
  77. package/lib/internal/template/column-layout/internal-interfaces.js +2 -0
  78. package/lib/internal/template/column-layout/internal-interfaces.js.map +1 -0
  79. package/lib/internal/template/column-layout/internal.d.ts +1 -1
  80. package/lib/internal/template/column-layout/internal.d.ts.map +1 -1
  81. package/lib/internal/template/column-layout/internal.js.map +1 -1
  82. package/lib/internal/template/expandable-section/expandable-section-container.d.ts +1 -1
  83. package/lib/internal/template/expandable-section/expandable-section-container.d.ts.map +1 -1
  84. package/lib/internal/template/expandable-section/expandable-section-container.js.map +1 -1
  85. package/lib/internal/template/expandable-section/expandable-section-header.d.ts +2 -1
  86. package/lib/internal/template/expandable-section/expandable-section-header.d.ts.map +1 -1
  87. package/lib/internal/template/expandable-section/expandable-section-header.js.map +1 -1
  88. package/lib/internal/template/expandable-section/interfaces.d.ts +0 -1
  89. package/lib/internal/template/expandable-section/interfaces.d.ts.map +1 -1
  90. package/lib/internal/template/expandable-section/interfaces.js.map +1 -1
  91. package/lib/internal/template/expandable-section/internal-interfaces.d.ts +3 -0
  92. package/lib/internal/template/expandable-section/internal-interfaces.d.ts.map +1 -0
  93. package/lib/internal/template/expandable-section/internal-interfaces.js +2 -0
  94. package/lib/internal/template/expandable-section/internal-interfaces.js.map +1 -0
  95. package/lib/internal/template/expandable-section/internal.d.ts +2 -1
  96. package/lib/internal/template/expandable-section/internal.d.ts.map +1 -1
  97. package/lib/internal/template/expandable-section/internal.js.map +1 -1
  98. package/lib/internal/template/expandable-section/styles.css.js +35 -35
  99. package/lib/internal/template/expandable-section/styles.scoped.css +71 -74
  100. package/lib/internal/template/expandable-section/styles.selectors.js +35 -35
  101. package/lib/internal/template/expandable-section/utils.d.ts +1 -1
  102. package/lib/internal/template/expandable-section/utils.d.ts.map +1 -1
  103. package/lib/internal/template/expandable-section/utils.js.map +1 -1
  104. package/lib/internal/template/flashbar/collapsible-flashbar.d.ts +1 -1
  105. package/lib/internal/template/flashbar/collapsible-flashbar.d.ts.map +1 -1
  106. package/lib/internal/template/flashbar/collapsible-flashbar.js.map +1 -1
  107. package/lib/internal/template/flashbar/common.d.ts +2 -1
  108. package/lib/internal/template/flashbar/common.d.ts.map +1 -1
  109. package/lib/internal/template/flashbar/common.js.map +1 -1
  110. package/lib/internal/template/flashbar/implementation.d.ts +1 -1
  111. package/lib/internal/template/flashbar/implementation.d.ts.map +1 -1
  112. package/lib/internal/template/flashbar/implementation.js.map +1 -1
  113. package/lib/internal/template/flashbar/interfaces.d.ts +0 -2
  114. package/lib/internal/template/flashbar/interfaces.d.ts.map +1 -1
  115. package/lib/internal/template/flashbar/interfaces.js.map +1 -1
  116. package/lib/internal/template/flashbar/internal-interfaces.d.ts +4 -0
  117. package/lib/internal/template/flashbar/internal-interfaces.d.ts.map +1 -0
  118. package/lib/internal/template/flashbar/internal-interfaces.js +2 -0
  119. package/lib/internal/template/flashbar/internal-interfaces.js.map +1 -0
  120. package/lib/internal/template/flashbar/non-collapsible-flashbar.d.ts +1 -1
  121. package/lib/internal/template/flashbar/non-collapsible-flashbar.d.ts.map +1 -1
  122. package/lib/internal/template/flashbar/non-collapsible-flashbar.js.map +1 -1
  123. package/lib/internal/template/form-field/interfaces.d.ts +2 -15
  124. package/lib/internal/template/form-field/interfaces.d.ts.map +1 -1
  125. package/lib/internal/template/form-field/interfaces.js.map +1 -1
  126. package/lib/internal/template/form-field/internal-interfaces.d.ts +17 -0
  127. package/lib/internal/template/form-field/internal-interfaces.d.ts.map +1 -0
  128. package/lib/internal/template/form-field/internal-interfaces.js +2 -0
  129. package/lib/internal/template/form-field/internal-interfaces.js.map +1 -0
  130. package/lib/internal/template/form-field/internal.d.ts +1 -1
  131. package/lib/internal/template/form-field/internal.d.ts.map +1 -1
  132. package/lib/internal/template/form-field/internal.js.map +1 -1
  133. package/lib/internal/template/internal/base-component/styles.scoped.css +1 -1
  134. package/lib/internal/template/internal/components/menu-dropdown/interfaces.d.ts +1 -1
  135. package/lib/internal/template/internal/components/menu-dropdown/interfaces.d.ts.map +1 -1
  136. package/lib/internal/template/internal/components/menu-dropdown/interfaces.js.map +1 -1
  137. package/lib/internal/template/internal/environment.js +2 -2
  138. package/lib/internal/template/internal/environment.json +2 -2
  139. package/lib/internal/template/item-card/interfaces.d.ts +0 -19
  140. package/lib/internal/template/item-card/interfaces.d.ts.map +1 -1
  141. package/lib/internal/template/item-card/interfaces.js.map +1 -1
  142. package/lib/internal/template/item-card/internal-interfaces.d.ts +22 -0
  143. package/lib/internal/template/item-card/internal-interfaces.d.ts.map +1 -0
  144. package/lib/internal/template/item-card/internal-interfaces.js +2 -0
  145. package/lib/internal/template/item-card/internal-interfaces.js.map +1 -0
  146. package/lib/internal/template/item-card/internal.d.ts +1 -1
  147. package/lib/internal/template/item-card/internal.d.ts.map +1 -1
  148. package/lib/internal/template/item-card/internal.js.map +1 -1
  149. package/lib/internal/template/mixed-line-bar-chart/chart-container.d.ts +2 -1
  150. package/lib/internal/template/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  151. package/lib/internal/template/mixed-line-bar-chart/chart-container.js.map +1 -1
  152. package/lib/internal/template/mixed-line-bar-chart/chart-legend.d.ts +2 -1
  153. package/lib/internal/template/mixed-line-bar-chart/chart-legend.d.ts.map +1 -1
  154. package/lib/internal/template/mixed-line-bar-chart/chart-legend.js.map +1 -1
  155. package/lib/internal/template/mixed-line-bar-chart/data-series.d.ts +2 -1
  156. package/lib/internal/template/mixed-line-bar-chart/data-series.d.ts.map +1 -1
  157. package/lib/internal/template/mixed-line-bar-chart/data-series.js.map +1 -1
  158. package/lib/internal/template/mixed-line-bar-chart/domain.d.ts +2 -1
  159. package/lib/internal/template/mixed-line-bar-chart/domain.d.ts.map +1 -1
  160. package/lib/internal/template/mixed-line-bar-chart/domain.js.map +1 -1
  161. package/lib/internal/template/mixed-line-bar-chart/format-highlighted.d.ts +2 -1
  162. package/lib/internal/template/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  163. package/lib/internal/template/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  164. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts +0 -5
  165. package/lib/internal/template/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  166. package/lib/internal/template/mixed-line-bar-chart/interfaces.js.map +1 -1
  167. package/lib/internal/template/mixed-line-bar-chart/internal-interfaces.d.ts +7 -0
  168. package/lib/internal/template/mixed-line-bar-chart/internal-interfaces.d.ts.map +1 -0
  169. package/lib/internal/template/mixed-line-bar-chart/internal-interfaces.js +2 -0
  170. package/lib/internal/template/mixed-line-bar-chart/internal-interfaces.js.map +1 -0
  171. package/lib/internal/template/mixed-line-bar-chart/make-scaled-bar-groups.d.ts +2 -1
  172. package/lib/internal/template/mixed-line-bar-chart/make-scaled-bar-groups.d.ts.map +1 -1
  173. package/lib/internal/template/mixed-line-bar-chart/make-scaled-bar-groups.js.map +1 -1
  174. package/lib/internal/template/mixed-line-bar-chart/make-scaled-series.d.ts +2 -1
  175. package/lib/internal/template/mixed-line-bar-chart/make-scaled-series.d.ts.map +1 -1
  176. package/lib/internal/template/mixed-line-bar-chart/make-scaled-series.js.map +1 -1
  177. package/lib/internal/template/mixed-line-bar-chart/utils.d.ts +2 -1
  178. package/lib/internal/template/mixed-line-bar-chart/utils.d.ts.map +1 -1
  179. package/lib/internal/template/mixed-line-bar-chart/utils.js.map +1 -1
  180. package/lib/internal/template/navigable-group/interfaces.d.ts +0 -3
  181. package/lib/internal/template/navigable-group/interfaces.d.ts.map +1 -1
  182. package/lib/internal/template/navigable-group/interfaces.js.map +1 -1
  183. package/lib/internal/template/navigable-group/internal-interfaces.d.ts +5 -0
  184. package/lib/internal/template/navigable-group/internal-interfaces.d.ts.map +1 -0
  185. package/lib/internal/template/navigable-group/internal-interfaces.js +4 -0
  186. package/lib/internal/template/navigable-group/internal-interfaces.js.map +1 -0
  187. package/lib/internal/template/navigable-group/internal.d.ts +2 -1
  188. package/lib/internal/template/navigable-group/internal.d.ts.map +1 -1
  189. package/lib/internal/template/navigable-group/internal.js.map +1 -1
  190. package/lib/internal/template/popover/arrow.d.ts +1 -1
  191. package/lib/internal/template/popover/arrow.d.ts.map +1 -1
  192. package/lib/internal/template/popover/arrow.js.map +1 -1
  193. package/lib/internal/template/popover/container.d.ts +2 -1
  194. package/lib/internal/template/popover/container.d.ts.map +1 -1
  195. package/lib/internal/template/popover/container.js.map +1 -1
  196. package/lib/internal/template/popover/interfaces.d.ts +0 -4
  197. package/lib/internal/template/popover/interfaces.d.ts.map +1 -1
  198. package/lib/internal/template/popover/interfaces.js.map +1 -1
  199. package/lib/internal/template/popover/internal-interfaces.d.ts +5 -0
  200. package/lib/internal/template/popover/internal-interfaces.d.ts.map +1 -0
  201. package/lib/internal/template/popover/internal-interfaces.js +4 -0
  202. package/lib/internal/template/popover/internal-interfaces.js.map +1 -0
  203. package/lib/internal/template/popover/use-popover-position.d.ts +2 -1
  204. package/lib/internal/template/popover/use-popover-position.d.ts.map +1 -1
  205. package/lib/internal/template/popover/use-popover-position.js.map +1 -1
  206. package/lib/internal/template/popover/utils/positions.d.ts +2 -1
  207. package/lib/internal/template/popover/utils/positions.d.ts.map +1 -1
  208. package/lib/internal/template/popover/utils/positions.js.map +1 -1
  209. package/lib/internal/template/property-filter/controller.d.ts +2 -1
  210. package/lib/internal/template/property-filter/controller.d.ts.map +1 -1
  211. package/lib/internal/template/property-filter/controller.js.map +1 -1
  212. package/lib/internal/template/property-filter/i18n-utils.d.ts +2 -1
  213. package/lib/internal/template/property-filter/i18n-utils.d.ts.map +1 -1
  214. package/lib/internal/template/property-filter/i18n-utils.js.map +1 -1
  215. package/lib/internal/template/property-filter/interfaces.d.ts +1 -50
  216. package/lib/internal/template/property-filter/interfaces.d.ts.map +1 -1
  217. package/lib/internal/template/property-filter/interfaces.js.map +1 -1
  218. package/lib/internal/template/property-filter/internal-interfaces.d.ts +52 -0
  219. package/lib/internal/template/property-filter/internal-interfaces.d.ts.map +1 -0
  220. package/lib/internal/template/property-filter/internal-interfaces.js +4 -0
  221. package/lib/internal/template/property-filter/internal-interfaces.js.map +1 -0
  222. package/lib/internal/template/property-filter/internal.d.ts.map +1 -1
  223. package/lib/internal/template/property-filter/internal.js.map +1 -1
  224. package/lib/internal/template/property-filter/property-editor.d.ts +2 -1
  225. package/lib/internal/template/property-filter/property-editor.d.ts.map +1 -1
  226. package/lib/internal/template/property-filter/property-editor.js.map +1 -1
  227. package/lib/internal/template/property-filter/token-editor-inputs.d.ts +2 -1
  228. package/lib/internal/template/property-filter/token-editor-inputs.d.ts.map +1 -1
  229. package/lib/internal/template/property-filter/token-editor-inputs.js.map +1 -1
  230. package/lib/internal/template/property-filter/token-editor.d.ts +2 -1
  231. package/lib/internal/template/property-filter/token-editor.d.ts.map +1 -1
  232. package/lib/internal/template/property-filter/token-editor.js.map +1 -1
  233. package/lib/internal/template/property-filter/token.d.ts +2 -1
  234. package/lib/internal/template/property-filter/token.d.ts.map +1 -1
  235. package/lib/internal/template/property-filter/token.js.map +1 -1
  236. package/lib/internal/template/property-filter/utils.d.ts +2 -1
  237. package/lib/internal/template/property-filter/utils.d.ts.map +1 -1
  238. package/lib/internal/template/property-filter/utils.js.map +1 -1
  239. package/lib/internal/template/table/interfaces.d.ts +0 -1
  240. package/lib/internal/template/table/interfaces.d.ts.map +1 -1
  241. package/lib/internal/template/table/interfaces.js.map +1 -1
  242. package/lib/internal/template/table/internal-interfaces.d.ts +3 -0
  243. package/lib/internal/template/table/internal-interfaces.d.ts.map +1 -0
  244. package/lib/internal/template/table/internal-interfaces.js +2 -0
  245. package/lib/internal/template/table/internal-interfaces.js.map +1 -0
  246. package/lib/internal/template/table/selection/use-group-selection.d.ts +2 -1
  247. package/lib/internal/template/table/selection/use-group-selection.d.ts.map +1 -1
  248. package/lib/internal/template/table/selection/use-group-selection.js.map +1 -1
  249. package/lib/internal/template/table/selection/use-selection-focus-move.d.ts +1 -1
  250. package/lib/internal/template/table/selection/use-selection-focus-move.d.ts.map +1 -1
  251. package/lib/internal/template/table/selection/use-selection-focus-move.js.map +1 -1
  252. package/lib/internal/template/table/selection/use-selection.d.ts +2 -1
  253. package/lib/internal/template/table/selection/use-selection.d.ts.map +1 -1
  254. package/lib/internal/template/table/selection/use-selection.js.map +1 -1
  255. package/lib/internal/template/table/thead.d.ts +2 -1
  256. package/lib/internal/template/table/thead.d.ts.map +1 -1
  257. package/lib/internal/template/table/thead.js.map +1 -1
  258. package/lib/internal/template/table/use-table-focus-navigation.d.ts +2 -1
  259. package/lib/internal/template/table/use-table-focus-navigation.d.ts.map +1 -1
  260. package/lib/internal/template/table/use-table-focus-navigation.js.map +1 -1
  261. package/lib/internal/template/tooltip/interfaces.d.ts +0 -10
  262. package/lib/internal/template/tooltip/interfaces.d.ts.map +1 -1
  263. package/lib/internal/template/tooltip/interfaces.js.map +1 -1
  264. package/lib/internal/template/tooltip/internal-interfaces.d.ts +12 -0
  265. package/lib/internal/template/tooltip/internal-interfaces.d.ts.map +1 -0
  266. package/lib/internal/template/tooltip/internal-interfaces.js +2 -0
  267. package/lib/internal/template/tooltip/internal-interfaces.js.map +1 -0
  268. package/lib/internal/template/tooltip/internal.d.ts +1 -1
  269. package/lib/internal/template/tooltip/internal.d.ts.map +1 -1
  270. package/lib/internal/template/tooltip/internal.js.map +1 -1
  271. 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_5b4xu_161:not(#\9) {
162
- animation: awsui_awsui-motion-fade-in_gwq0h_5b4xu_1 var(--motion-duration-show-paced-agho9h, 180ms) var(--motion-easing-show-paced-vcekro, ease-out);
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);
163
163
  }
164
- @keyframes awsui_awsui-motion-fade-in_gwq0h_5b4xu_1 {
164
+ @keyframes awsui_awsui-motion-fade-in_gwq0h_qxwid_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_5b4xu_161:not(#\9) {
173
+ .awsui_content-enter_gwq0h_qxwid_161:not(#\9) {
174
174
  animation: none;
175
175
  transition: none;
176
176
  }
177
177
  }
178
- .awsui-motion-disabled .awsui_content-enter_gwq0h_5b4xu_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_5b4xu_161:not(#\9) {
178
+ .awsui-motion-disabled .awsui_content-enter_gwq0h_qxwid_161:not(#\9), .awsui-mode-entering .awsui_content-enter_gwq0h_qxwid_161:not(#\9) {
179
179
  animation: none;
180
180
  transition: none;
181
181
  }
182
182
 
183
- .awsui_trigger-expanded_gwq0h_5b4xu_183:not(#\9) {
183
+ .awsui_trigger-expanded_gwq0h_qxwid_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_5b4xu_183:not(#\9) {
187
+ .awsui_trigger-expanded_gwq0h_qxwid_183:not(#\9) {
188
188
  animation: none;
189
189
  transition: none;
190
190
  }
191
191
  }
192
- .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_5b4xu_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_5b4xu_183:not(#\9) {
192
+ .awsui-motion-disabled .awsui_trigger-expanded_gwq0h_qxwid_183:not(#\9), .awsui-mode-entering .awsui_trigger-expanded_gwq0h_qxwid_183:not(#\9) {
193
193
  animation: none;
194
194
  transition: none;
195
195
  }
196
196
 
197
- .awsui_icon_gwq0h_5b4xu_197:not(#\9) {
197
+ .awsui_icon_gwq0h_qxwid_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_5b4xu_197:not(#\9) {
201
+ .awsui_icon_gwq0h_qxwid_197:not(#\9) {
202
202
  animation: none;
203
203
  transition: none;
204
204
  }
205
205
  }
206
- .awsui-motion-disabled .awsui_icon_gwq0h_5b4xu_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_5b4xu_197:not(#\9) {
206
+ .awsui-motion-disabled .awsui_icon_gwq0h_qxwid_197:not(#\9), .awsui-mode-entering .awsui_icon_gwq0h_qxwid_197:not(#\9) {
207
207
  animation: none;
208
208
  transition: none;
209
209
  }
210
210
 
211
- .awsui_root_gwq0h_5b4xu_211:not(#\9) {
211
+ .awsui_root_gwq0h_qxwid_211:not(#\9) {
212
212
  border-collapse: separate;
213
213
  border-spacing: 0;
214
214
  box-sizing: border-box;
@@ -243,48 +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_5b4xu_246:not(#\9) {
246
+ .awsui_expand-button_gwq0h_qxwid_246:not(#\9) {
247
247
  outline: none;
248
248
  }
249
249
 
250
- .awsui_icon_gwq0h_5b4xu_197:not(#\9) {
250
+ .awsui_icon_gwq0h_qxwid_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_5b4xu_197.awsui_expanded_gwq0h_5b4xu_254:not(#\9) {
254
+ .awsui_icon_gwq0h_qxwid_197.awsui_expanded_gwq0h_qxwid_254:not(#\9) {
255
255
  transform: rotate(0deg);
256
256
  }
257
- .awsui_icon_gwq0h_5b4xu_197:not(#\9):dir(rtl) {
257
+ .awsui_icon_gwq0h_qxwid_197:not(#\9):dir(rtl) {
258
258
  transform: rotate(90deg);
259
259
  }
260
- .awsui_icon_gwq0h_5b4xu_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_5b4xu_254 {
260
+ .awsui_icon_gwq0h_qxwid_197:not(#\9):dir(rtl).awsui_expanded_gwq0h_qxwid_254 {
261
261
  transform: rotate(0deg);
262
262
  }
263
263
 
264
- .awsui_icon-container_gwq0h_5b4xu_264:not(#\9) {
264
+ .awsui_icon-container_gwq0h_qxwid_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_5b4xu_268:not(#\9) {
268
+ .awsui_icon-container-container_gwq0h_qxwid_268:not(#\9) {
269
269
  margin-inline-end: var(--space-xs-kw7k3v, 8px);
270
270
  }
271
- .awsui-one-theme .awsui_icon-container-container_gwq0h_5b4xu_268:not(#\9) {
271
+ .awsui-one-theme .awsui_icon-container-container_gwq0h_qxwid_268:not(#\9) {
272
272
  margin-inline-end: calc(var(--space-xs-kw7k3v, 8px) + var(--space-xxs-jnczic, 4px));
273
- inset-block-start: var(--space-xxxs-3w1kr2, 2px);
274
- }
275
- .awsui-one-theme .awsui_icon-container-container_gwq0h_5b4xu_268 > .awsui_icon_gwq0h_5b4xu_197:not(#\9) {
276
- inset-block-start: calc(var(--space-xxxs-3w1kr2, 2px) * 3);
273
+ inset-block-start: 3px;
277
274
  }
278
- .awsui-one-theme .awsui_icon-container_gwq0h_5b4xu_264:not(#\9) {
275
+ .awsui-one-theme .awsui_icon-container_gwq0h_qxwid_264:not(#\9) {
279
276
  display: inline-flex;
280
277
  align-items: flex-start;
281
- margin-inline-end: calc(var(--space-xxs-jnczic, 4px) + var(--border-divider-list-width-8ggz94, 1px) + var(--space-xxs-jnczic, 4px));
278
+ margin-inline: 0 calc(var(--space-xs-kw7k3v, 8px) - var(--space-xxxs-3w1kr2, 2px));
282
279
  }
283
- .awsui-one-theme .awsui_icon-container_gwq0h_5b4xu_264 > .awsui_icon_gwq0h_5b4xu_197:not(#\9) {
280
+ .awsui-one-theme .awsui_icon-container_gwq0h_qxwid_264 > .awsui_icon_gwq0h_qxwid_197:not(#\9) {
284
281
  inset-block-start: var(--space-xxxs-3w1kr2, 2px);
285
282
  }
286
283
 
287
- .awsui_wrapper_gwq0h_5b4xu_287:not(#\9) {
284
+ .awsui_wrapper_gwq0h_qxwid_284:not(#\9) {
288
285
  box-sizing: border-box;
289
286
  border-block: none;
290
287
  border-inline: none;
@@ -292,81 +289,81 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
292
289
  line-height: var(--line-height-body-m-bedeoh, 22px);
293
290
  text-align: start;
294
291
  }
295
- .awsui_wrapper-default_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-inline_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-footer_gwq0h_5b4xu_295:not(#\9) {
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) {
296
293
  border-block: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
297
294
  border-inline: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
298
295
  }
299
- .awsui_wrapper-navigation_gwq0h_5b4xu_299:not(#\9) {
296
+ .awsui_wrapper-navigation_gwq0h_qxwid_296:not(#\9) {
300
297
  border-inline-start: var(--border-divider-section-width-sznrdy, 1px) solid transparent;
301
298
  }
302
- .awsui_wrapper-navigation_gwq0h_5b4xu_299:not(#\9), .awsui_wrapper-container_gwq0h_5b4xu_302:not(#\9) {
299
+ .awsui_wrapper-navigation_gwq0h_qxwid_296:not(#\9), .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9) {
303
300
  display: flex;
304
301
  font-weight: var(--font-weight-heading-s-qxvrar, 700);
305
302
  }
306
- .awsui_wrapper-default_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-inline_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-navigation_gwq0h_5b4xu_299:not(#\9), .awsui_wrapper-footer_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-compact_gwq0h_5b4xu_306:not(#\9) {
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) {
307
304
  color: var(--color-text-expandable-section-default-7zwicj, #545b64);
308
305
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
309
306
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
310
307
  }
311
- .awsui_wrapper-default_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-inline_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-navigation_gwq0h_5b4xu_299:not(#\9), .awsui_wrapper-footer_gwq0h_5b4xu_295:not(#\9) {
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) {
312
309
  font-size: var(--font-size-expandable-heading-i8x3r3, 14px);
313
310
  letter-spacing: var(--letter-spacing-heading-s-696sxe, normal);
314
311
  }
315
- .awsui_wrapper-default_gwq0h_5b4xu_295:not(#\9) {
312
+ .awsui_wrapper-default_gwq0h_qxwid_292:not(#\9) {
316
313
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
317
314
  padding-inline-end: var(--space-xxs-jnczic, 4px);
318
315
  }
319
- .awsui_wrapper-default_gwq0h_5b4xu_295.awsui_header-deprecated_gwq0h_5b4xu_319:not(#\9) {
316
+ .awsui_wrapper-default_gwq0h_qxwid_292.awsui_header-deprecated_gwq0h_qxwid_316:not(#\9) {
320
317
  padding-inline-start: var(--space-xxs-jnczic, 4px);
321
318
  }
322
- .awsui_wrapper-default_gwq0h_5b4xu_295:not(#\9):not(.awsui_header-deprecated_gwq0h_5b4xu_319), .awsui_wrapper-inline_gwq0h_5b4xu_295:not(#\9):not(.awsui_header-deprecated_gwq0h_5b4xu_319) {
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) {
323
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));
324
321
  }
325
- .awsui_wrapper-default_gwq0h_5b4xu_295.awsui_wrapper-expanded_gwq0h_5b4xu_325:not(#\9), .awsui_wrapper-inline_gwq0h_5b4xu_295.awsui_wrapper-expanded_gwq0h_5b4xu_325:not(#\9) {
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) {
326
323
  padding-block-end: var(--space-scaled-xxs-jatbiv, 4px);
327
324
  border-block-end-color: var(--color-border-expandable-section-default-7ch7o8, #eaeded);
328
325
  }
329
- .awsui_wrapper-footer_gwq0h_5b4xu_295:not(#\9) {
326
+ .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9) {
330
327
  padding-block: var(--space-scaled-xxs-jatbiv, 4px);
331
328
  }
332
- .awsui_wrapper-footer_gwq0h_5b4xu_295:not(#\9), .awsui_wrapper-compact_gwq0h_5b4xu_306:not(#\9) {
329
+ .awsui_wrapper-footer_gwq0h_qxwid_292:not(#\9), .awsui_wrapper-compact_gwq0h_qxwid_303:not(#\9) {
333
330
  padding-inline-end: 0;
334
331
  }
335
- .awsui_wrapper-footer_gwq0h_5b4xu_295.awsui_header-deprecated_gwq0h_5b4xu_319:not(#\9), .awsui_wrapper-compact_gwq0h_5b4xu_306.awsui_header-deprecated_gwq0h_5b4xu_319:not(#\9) {
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) {
336
333
  padding-inline-start: 0;
337
334
  }
338
- .awsui_wrapper-footer_gwq0h_5b4xu_295:not(#\9):not(.awsui_header-deprecated_gwq0h_5b4xu_319), .awsui_wrapper-compact_gwq0h_5b4xu_306:not(#\9):not(.awsui_header-deprecated_gwq0h_5b4xu_319) {
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) {
339
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));
340
337
  }
341
- .awsui_wrapper-container_gwq0h_5b4xu_302:not(#\9) {
338
+ .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9) {
342
339
  padding-block: var(--space-container-header-top-3cfni8, 12px) var(--space-container-header-bottom-rbnprk, 12px);
343
340
  padding-inline-end: var(--space-container-horizontal-ipmk0e, 20px);
344
341
  }
345
- .awsui_wrapper-container_gwq0h_5b4xu_302:not(#\9):not(.awsui_wrapper-expanded_gwq0h_5b4xu_325) {
342
+ .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9):not(.awsui_wrapper-expanded_gwq0h_qxwid_322) {
346
343
  padding-block-end: var(--space-container-header-top-3cfni8, 12px);
347
344
  }
348
- .awsui_wrapper-container_gwq0h_5b4xu_302.awsui_wrapper-not-expanded-without-actions_gwq0h_5b4xu_348:not(#\9) {
345
+ .awsui_wrapper-container_gwq0h_qxwid_299.awsui_wrapper-not-expanded-without-actions_gwq0h_qxwid_345:not(#\9) {
349
346
  padding-block-end: calc(var(--space-container-header-top-3cfni8, 12px) + var(--space-scaled-xxs-jatbiv, 4px));
350
347
  }
351
- .awsui_wrapper-container_gwq0h_5b4xu_302.awsui_header-deprecated_gwq0h_5b4xu_319:not(#\9) {
348
+ .awsui_wrapper-container_gwq0h_qxwid_299.awsui_header-deprecated_gwq0h_qxwid_316:not(#\9) {
352
349
  padding-inline-start: var(--space-container-horizontal-ipmk0e, 20px);
353
350
  }
354
- .awsui_wrapper-container_gwq0h_5b4xu_302:not(#\9):not(.awsui_header-deprecated_gwq0h_5b4xu_319) {
351
+ .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9):not(.awsui_header-deprecated_gwq0h_qxwid_316) {
355
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)));
356
353
  }
357
- body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_5b4xu_302:not(#\9):focus {
354
+ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_qxwid_299:not(#\9):focus {
358
355
  padding-block: calc(var(--space-scaled-s-gjhvjd, 12px) - var(--border-divider-section-width-sznrdy, 1px));
359
356
  padding-inline: calc(var(--space-l-3cws6j, 20px) - var(--border-divider-section-width-sznrdy, 1px));
360
357
  }
361
358
 
362
- .awsui_header_gwq0h_5b4xu_319:not(#\9) {
359
+ .awsui_header_gwq0h_qxwid_316:not(#\9) {
363
360
  /* used in test-utils */
364
361
  }
365
- .awsui_header-wrapper_gwq0h_5b4xu_365:not(#\9), .awsui_header-deprecated_gwq0h_5b4xu_319:not(#\9) {
362
+ .awsui_header-wrapper_gwq0h_qxwid_362:not(#\9), .awsui_header-deprecated_gwq0h_qxwid_316:not(#\9) {
366
363
  display: flex;
367
364
  font-weight: var(--font-weight-heading-s-qxvrar, 700);
368
365
  }
369
- .awsui_header-wrapper_gwq0h_5b4xu_365:not(#\9) {
366
+ .awsui_header-wrapper_gwq0h_qxwid_362:not(#\9) {
370
367
  font-size: inherit;
371
368
  letter-spacing: inherit;
372
369
  margin-block: 0;
@@ -374,20 +371,20 @@ body[data-awsui-focus-visible=true] .awsui_wrapper-container_gwq0h_5b4xu_302:not
374
371
  padding-block: 0;
375
372
  padding-inline: 0;
376
373
  }
377
- .awsui_header-actions-wrapper_gwq0h_5b4xu_377:not(#\9) {
374
+ .awsui_header-actions-wrapper_gwq0h_qxwid_374:not(#\9) {
378
375
  display: flex;
379
376
  flex-direction: row;
380
377
  justify-content: space-between;
381
378
  align-items: center;
382
379
  }
383
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_5b4xu_383:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_5b4xu_383:not(#\9):focus {
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 {
384
381
  position: relative;
385
382
  }
386
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_5b4xu_383:not(#\9):focus, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_5b4xu_383:not(#\9):focus {
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 {
387
384
  outline: 2px dotted transparent;
388
385
  outline-offset: calc(0px - 1px);
389
386
  }
390
- body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_5b4xu_383:not(#\9):focus::before, body[data-awsui-focus-visible=true] .awsui_header-container-button_gwq0h_5b4xu_383:not(#\9):focus::before {
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 {
391
388
  content: " ";
392
389
  display: block;
393
390
  position: absolute;
@@ -401,21 +398,21 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_5b4xu_383:not(#\9
401
398
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
402
399
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
403
400
  }
404
- .awsui_header-button_gwq0h_5b4xu_383:not(#\9) {
401
+ .awsui_header-button_gwq0h_qxwid_380:not(#\9) {
405
402
  box-sizing: border-box;
406
403
  display: flex;
407
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)));
408
405
  }
409
- .awsui_header-container-button_gwq0h_5b4xu_383:not(#\9) {
406
+ .awsui_header-container-button_gwq0h_qxwid_380:not(#\9) {
410
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)));
411
408
  }
412
- .awsui_header-container_gwq0h_5b4xu_383:not(#\9) {
409
+ .awsui_header-container_gwq0h_qxwid_380:not(#\9) {
413
410
  inline-size: 100%;
414
411
  }
415
- .awsui_header-container_gwq0h_5b4xu_383 > .awsui_icon-container_gwq0h_5b4xu_264:not(#\9) {
412
+ .awsui_header-container_gwq0h_qxwid_380 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9) {
416
413
  margin-block-start: var(--space-expandable-section-icon-offset-top-zxpo99, 8px);
417
414
  }
418
- .awsui_header-navigation_gwq0h_5b4xu_418 > .awsui_icon-container_gwq0h_5b4xu_264:not(#\9) {
415
+ .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9) {
419
416
  display: inline-flex;
420
417
  cursor: pointer;
421
418
  color: var(--color-text-expandable-section-navigation-icon-default-h9rszh, #879596);
@@ -428,17 +425,17 @@ body[data-awsui-focus-visible=true] .awsui_header-button_gwq0h_5b4xu_383:not(#\9
428
425
  text-decoration: none;
429
426
  flex-direction: column;
430
427
  }
431
- .awsui_header-navigation_gwq0h_5b4xu_418 > .awsui_icon-container_gwq0h_5b4xu_264:not(#\9):hover {
428
+ .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):hover {
432
429
  color: var(--color-text-expandable-section-hover-8k6nu3, #16191f);
433
430
  }
434
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_5b4xu_418 > .awsui_icon-container_gwq0h_5b4xu_264:not(#\9):focus {
431
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):focus {
435
432
  position: relative;
436
433
  }
437
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_5b4xu_418 > .awsui_icon-container_gwq0h_5b4xu_264:not(#\9):focus {
434
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):focus {
438
435
  outline: 2px dotted transparent;
439
436
  outline-offset: calc(2px - 1px);
440
437
  }
441
- body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_5b4xu_418 > .awsui_icon-container_gwq0h_5b4xu_264:not(#\9):focus::before {
438
+ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_qxwid_415 > .awsui_icon-container_gwq0h_qxwid_264:not(#\9):focus::before {
442
439
  content: " ";
443
440
  display: block;
444
441
  position: absolute;
@@ -452,39 +449,39 @@ body[data-awsui-focus-visible=true] .awsui_header-navigation_gwq0h_5b4xu_418 > .
452
449
  border-end-end-radius: var(--border-radius-control-default-focus-ring-9xsko1, 2px);
453
450
  box-shadow: 0 0 0 2px var(--color-border-item-focused-r5f6xl, #0073bb);
454
451
  }
455
- .awsui_header-text_gwq0h_5b4xu_455:not(#\9) {
452
+ .awsui_header-text_gwq0h_qxwid_452:not(#\9) {
456
453
  /* used in test-utils */
457
454
  }
458
455
 
459
- :not(#\9):not(.awsui_wrapper-compact_gwq0h_5b4xu_306) > .awsui_header-actions-wrapper_gwq0h_5b4xu_377 {
456
+ :not(#\9):not(.awsui_wrapper-compact_gwq0h_qxwid_303) > .awsui_header-actions-wrapper_gwq0h_qxwid_374 {
460
457
  flex-wrap: wrap;
461
458
  column-gap: var(--space-xs-kw7k3v, 8px);
462
459
  row-gap: var(--space-scaled-xxxs-prgw5k, 2px);
463
460
  }
464
461
 
465
- .awsui_content_gwq0h_5b4xu_161:not(#\9) {
462
+ .awsui_content_gwq0h_qxwid_161:not(#\9) {
466
463
  display: none;
467
464
  }
468
- .awsui_content-default_gwq0h_5b4xu_468:not(#\9), .awsui_content-inline_gwq0h_5b4xu_468:not(#\9) {
465
+ .awsui_content-default_gwq0h_qxwid_465:not(#\9), .awsui_content-inline_gwq0h_qxwid_465:not(#\9) {
469
466
  padding-block: var(--space-scaled-xs-sppte9, 8px);
470
467
  padding-inline: 0;
471
468
  }
472
- .awsui_content-footer_gwq0h_5b4xu_472:not(#\9) {
469
+ .awsui_content-footer_gwq0h_qxwid_469:not(#\9) {
473
470
  padding-block: var(--space-xs-kw7k3v, 8px);
474
471
  padding-inline: 0;
475
472
  }
476
- .awsui_content-expanded_gwq0h_5b4xu_476:not(#\9) {
473
+ .awsui_content-expanded_gwq0h_qxwid_473:not(#\9) {
477
474
  display: block;
478
475
  }
479
- .awsui_content-compact_gwq0h_5b4xu_479:not(#\9) {
476
+ .awsui_content-compact_gwq0h_qxwid_476:not(#\9) {
480
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));
481
478
  }
482
479
 
483
- .awsui_focusable_gwq0h_5b4xu_483:not(#\9):focus {
480
+ .awsui_focusable_gwq0h_qxwid_480:not(#\9):focus {
484
481
  outline: none;
485
482
  text-decoration: none;
486
483
  }
487
- body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_5b4xu_483:not(#\9):focus {
484
+ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_qxwid_480:not(#\9):focus {
488
485
  outline: 2px dotted transparent;
489
486
  border-block: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
490
487
  border-inline: var(--border-width-button-40y1n5, 1px) solid var(--color-border-item-focused-r5f6xl, #0073bb);
@@ -495,9 +492,9 @@ body[data-awsui-focus-visible=true] .awsui_focusable_gwq0h_5b4xu_483:not(#\9):fo
495
492
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-ql2vj7, 1px) var(--color-border-item-focused-r5f6xl, #0073bb);
496
493
  }
497
494
 
498
- .awsui_click-target_gwq0h_5b4xu_498:not(#\9) {
495
+ .awsui_click-target_gwq0h_qxwid_495:not(#\9) {
499
496
  cursor: pointer;
500
497
  }
501
- .awsui_click-target_gwq0h_5b4xu_498:not(#\9):not(.awsui_wrapper-container_gwq0h_5b4xu_302):not(.awsui_header-container-button_gwq0h_5b4xu_383):hover {
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 {
502
499
  color: var(--color-text-expandable-section-hover-8k6nu3, #16191f);
503
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_5b4xu_161",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_gwq0h_5b4xu_1",
7
- "trigger-expanded": "awsui_trigger-expanded_gwq0h_5b4xu_183",
8
- "icon": "awsui_icon_gwq0h_5b4xu_197",
9
- "root": "awsui_root_gwq0h_5b4xu_211",
10
- "expand-button": "awsui_expand-button_gwq0h_5b4xu_246",
11
- "expanded": "awsui_expanded_gwq0h_5b4xu_254",
12
- "icon-container": "awsui_icon-container_gwq0h_5b4xu_264",
13
- "icon-container-container": "awsui_icon-container-container_gwq0h_5b4xu_268",
14
- "wrapper": "awsui_wrapper_gwq0h_5b4xu_287",
15
- "wrapper-default": "awsui_wrapper-default_gwq0h_5b4xu_295",
16
- "wrapper-inline": "awsui_wrapper-inline_gwq0h_5b4xu_295",
17
- "wrapper-footer": "awsui_wrapper-footer_gwq0h_5b4xu_295",
18
- "wrapper-navigation": "awsui_wrapper-navigation_gwq0h_5b4xu_299",
19
- "wrapper-container": "awsui_wrapper-container_gwq0h_5b4xu_302",
20
- "wrapper-compact": "awsui_wrapper-compact_gwq0h_5b4xu_306",
21
- "header-deprecated": "awsui_header-deprecated_gwq0h_5b4xu_319",
22
- "wrapper-expanded": "awsui_wrapper-expanded_gwq0h_5b4xu_325",
23
- "wrapper-not-expanded-without-actions": "awsui_wrapper-not-expanded-without-actions_gwq0h_5b4xu_348",
24
- "header": "awsui_header_gwq0h_5b4xu_319",
25
- "header-wrapper": "awsui_header-wrapper_gwq0h_5b4xu_365",
26
- "header-actions-wrapper": "awsui_header-actions-wrapper_gwq0h_5b4xu_377",
27
- "header-button": "awsui_header-button_gwq0h_5b4xu_383",
28
- "header-container-button": "awsui_header-container-button_gwq0h_5b4xu_383",
29
- "header-container": "awsui_header-container_gwq0h_5b4xu_383",
30
- "header-navigation": "awsui_header-navigation_gwq0h_5b4xu_418",
31
- "header-text": "awsui_header-text_gwq0h_5b4xu_455",
32
- "content": "awsui_content_gwq0h_5b4xu_161",
33
- "content-default": "awsui_content-default_gwq0h_5b4xu_468",
34
- "content-inline": "awsui_content-inline_gwq0h_5b4xu_468",
35
- "content-footer": "awsui_content-footer_gwq0h_5b4xu_472",
36
- "content-expanded": "awsui_content-expanded_gwq0h_5b4xu_476",
37
- "content-compact": "awsui_content-compact_gwq0h_5b4xu_479",
38
- "focusable": "awsui_focusable_gwq0h_5b4xu_483",
39
- "click-target": "awsui_click-target_gwq0h_5b4xu_498"
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"
40
40
  };
41
41
 
@@ -1,4 +1,4 @@
1
- import { InternalVariant } from './interfaces';
1
+ import { InternalVariant } from './internal-interfaces';
2
2
  export declare function variantSupportsDescription(variant: InternalVariant): boolean;
3
3
  export declare function variantSupportsActions(variant: InternalVariant): boolean;
4
4
  export declare function variantSupportsInfoLink(variant: InternalVariant): boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAI/C,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,eAAe,WAElE;AAED,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,eAAe,WAE9D;AAED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,eAAe,WAE/D;AAED,wBAAgB,6BAA6B,CAAC,OAAO,EAAE,eAAe,WAErE"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAIxD,wBAAgB,0BAA0B,CAAC,OAAO,EAAE,eAAe,WAElE;AAED,wBAAgB,sBAAsB,CAAC,OAAO,EAAE,eAAe,WAE9D;AAED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,eAAe,WAE/D;AAED,wBAAgB,6BAA6B,CAAC,OAAO,EAAE,eAAe,WAErE"}
@@ -1 +1 @@
1
- {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAIA,MAAM,cAAc,GAAG,CAAC,OAAwB,EAAE,KAAwB,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;AAEvG,MAAM,UAAU,0BAA0B,CAAC,OAAwB;IACjE,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC;AAC/E,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,OAAwB;IAC7D,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;AAChF,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,OAAwB;IAC9D,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,CAAC,CAAC,CAAC;AAC3D,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,OAAwB;IACpE,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;AACxD,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { InternalVariant } from './interfaces';\n\nconst variantIsOneOf = (variant: InternalVariant, oneOf: InternalVariant[]) => oneOf.includes(variant);\n\nexport function variantSupportsDescription(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'default', 'footer', 'inline']);\n}\n\nexport function variantSupportsActions(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'compact', 'default', 'inline']);\n}\n\nexport function variantSupportsInfoLink(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'compact']);\n}\n\nexport function variantRequiresActionsDivider(variant: InternalVariant) {\n return variantIsOneOf(variant, ['default', 'inline']);\n}\n"]}
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../src/expandable-section/utils.ts"],"names":[],"mappings":"AAIA,MAAM,cAAc,GAAG,CAAC,OAAwB,EAAE,KAAwB,EAAE,EAAE,CAAC,KAAK,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC;AAEvG,MAAM,UAAU,0BAA0B,CAAC,OAAwB;IACjE,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC;AAC/E,CAAC;AAED,MAAM,UAAU,sBAAsB,CAAC,OAAwB;IAC7D,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,EAAE,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;AAChF,CAAC;AAED,MAAM,UAAU,uBAAuB,CAAC,OAAwB;IAC9D,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,WAAW,EAAE,SAAS,CAAC,CAAC,CAAC;AAC3D,CAAC;AAED,MAAM,UAAU,6BAA6B,CAAC,OAAwB;IACpE,OAAO,cAAc,CAAC,OAAO,EAAE,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC,CAAC;AACxD,CAAC","sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport { InternalVariant } from './internal-interfaces';\n\nconst variantIsOneOf = (variant: InternalVariant, oneOf: InternalVariant[]) => oneOf.includes(variant);\n\nexport function variantSupportsDescription(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'default', 'footer', 'inline']);\n}\n\nexport function variantSupportsActions(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'compact', 'default', 'inline']);\n}\n\nexport function variantSupportsInfoLink(variant: InternalVariant) {\n return variantIsOneOf(variant, ['container', 'compact']);\n}\n\nexport function variantRequiresActionsDivider(variant: InternalVariant) {\n return variantIsOneOf(variant, ['default', 'inline']);\n}\n"]}
@@ -1,3 +1,3 @@
1
- import { InternalFlashbarProps } from './interfaces';
1
+ import { InternalFlashbarProps } from './internal-interfaces';
2
2
  export default function CollapsibleFlashbar({ items, style, ...restProps }: InternalFlashbarProps): JSX.Element;
3
3
  //# sourceMappingURL=collapsible-flashbar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"collapsible-flashbar.d.ts","sourceRoot":"","sources":["../../../src/flashbar/collapsible-flashbar.tsx"],"names":[],"mappings":"AA8BA,OAAO,EAAiB,qBAAqB,EAAE,MAAM,cAAc,CAAC;AAqBpE,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,SAAS,EAAE,EAAE,qBAAqB,eA2VhG"}
1
+ {"version":3,"file":"collapsible-flashbar.d.ts","sourceRoot":"","sources":["../../../src/flashbar/collapsible-flashbar.tsx"],"names":[],"mappings":"AA+BA,OAAO,EAAE,qBAAqB,EAAE,MAAM,uBAAuB,CAAC;AAqB9D,MAAM,CAAC,OAAO,UAAU,mBAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,SAAS,EAAE,EAAE,qBAAqB,eA2VhG"}