@cloudscape-design/components 3.0.334 → 3.0.335

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 (325) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/index.js +3 -3
  8. package/app-layout/index.js.map +1 -1
  9. package/app-layout/visual-refresh/context.d.ts.map +1 -1
  10. package/app-layout/visual-refresh/context.js +3 -3
  11. package/app-layout/visual-refresh/context.js.map +1 -1
  12. package/app-layout/visual-refresh/styles.css.js +69 -69
  13. package/app-layout/visual-refresh/styles.scoped.css +168 -168
  14. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  15. package/attribute-editor/styles.css.js +14 -14
  16. package/attribute-editor/styles.scoped.css +27 -27
  17. package/attribute-editor/styles.selectors.js +14 -14
  18. package/autosuggest/virtual-list.d.ts.map +1 -1
  19. package/autosuggest/virtual-list.js +2 -2
  20. package/autosuggest/virtual-list.js.map +1 -1
  21. package/badge/styles.css.js +5 -5
  22. package/badge/styles.scoped.css +7 -7
  23. package/badge/styles.selectors.js +5 -5
  24. package/box/styles.css.js +189 -189
  25. package/box/styles.scoped.css +238 -238
  26. package/box/styles.selectors.js +189 -189
  27. package/breadcrumb-group/styles.css.js +7 -7
  28. package/breadcrumb-group/styles.scoped.css +14 -14
  29. package/breadcrumb-group/styles.selectors.js +7 -7
  30. package/button/styles.css.js +20 -20
  31. package/button/styles.scoped.css +154 -154
  32. package/button/styles.selectors.js +20 -20
  33. package/button-dropdown/index.d.ts.map +1 -1
  34. package/button-dropdown/index.js +2 -2
  35. package/button-dropdown/index.js.map +1 -1
  36. package/button-dropdown/interfaces.d.ts +31 -0
  37. package/button-dropdown/interfaces.d.ts.map +1 -1
  38. package/button-dropdown/interfaces.js.map +1 -1
  39. package/button-dropdown/internal.d.ts.map +1 -1
  40. package/button-dropdown/internal.js +52 -7
  41. package/button-dropdown/internal.js.map +1 -1
  42. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  43. package/button-dropdown/mobile-expandable-group/styles.scoped.css +6 -6
  44. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  45. package/button-dropdown/styles.css.js +14 -8
  46. package/button-dropdown/styles.scoped.css +44 -14
  47. package/button-dropdown/styles.selectors.js +14 -8
  48. package/button-dropdown/utils/use-button-dropdown.d.ts +1 -0
  49. package/button-dropdown/utils/use-button-dropdown.d.ts.map +1 -1
  50. package/button-dropdown/utils/use-button-dropdown.js +1 -0
  51. package/button-dropdown/utils/use-button-dropdown.js.map +1 -1
  52. package/calendar/styles.css.js +18 -18
  53. package/calendar/styles.scoped.css +40 -40
  54. package/calendar/styles.selectors.js +18 -18
  55. package/cards/index.js +5 -4
  56. package/cards/index.js.map +1 -1
  57. package/cards/styles.css.js +38 -38
  58. package/cards/styles.scoped.css +55 -55
  59. package/cards/styles.selectors.js +38 -38
  60. package/checkbox/styles.css.js +3 -3
  61. package/checkbox/styles.scoped.css +7 -7
  62. package/checkbox/styles.selectors.js +3 -3
  63. package/code-editor/index.js +2 -2
  64. package/code-editor/index.js.map +1 -1
  65. package/code-editor/status-bar.d.ts.map +1 -1
  66. package/code-editor/status-bar.js +3 -3
  67. package/code-editor/status-bar.js.map +1 -1
  68. package/code-editor/styles.css.js +32 -32
  69. package/code-editor/styles.scoped.css +129 -129
  70. package/code-editor/styles.selectors.js +32 -32
  71. package/collection-preferences/content-display/styles.css.js +11 -11
  72. package/collection-preferences/content-display/styles.scoped.css +19 -19
  73. package/collection-preferences/content-display/styles.selectors.js +11 -11
  74. package/collection-preferences/styles.css.js +37 -37
  75. package/collection-preferences/styles.scoped.css +47 -47
  76. package/collection-preferences/styles.selectors.js +37 -37
  77. package/column-layout/flexible-column-layout/index.d.ts.map +1 -1
  78. package/column-layout/flexible-column-layout/index.js +2 -2
  79. package/column-layout/flexible-column-layout/index.js.map +1 -1
  80. package/column-layout/styles.css.js +13 -13
  81. package/column-layout/styles.scoped.css +44 -44
  82. package/column-layout/styles.selectors.js +13 -13
  83. package/container/styles.css.js +28 -28
  84. package/container/styles.scoped.css +52 -52
  85. package/container/styles.selectors.js +28 -28
  86. package/date-picker/styles.css.js +7 -7
  87. package/date-picker/styles.scoped.css +10 -10
  88. package/date-picker/styles.selectors.js +7 -7
  89. package/date-range-picker/styles.css.js +38 -38
  90. package/date-range-picker/styles.scoped.css +48 -48
  91. package/date-range-picker/styles.selectors.js +38 -38
  92. package/expandable-section/styles.css.js +29 -29
  93. package/expandable-section/styles.scoped.css +65 -65
  94. package/expandable-section/styles.selectors.js +29 -29
  95. package/flashbar/styles.css.js +46 -46
  96. package/flashbar/styles.scoped.css +160 -160
  97. package/flashbar/styles.selectors.js +46 -46
  98. package/form/styles.css.js +9 -9
  99. package/form/styles.scoped.css +9 -9
  100. package/form/styles.selectors.js +9 -9
  101. package/form-field/styles.css.js +19 -19
  102. package/form-field/styles.scoped.css +31 -31
  103. package/form-field/styles.selectors.js +19 -19
  104. package/grid/styles.css.js +53 -53
  105. package/grid/styles.scoped.css +55 -55
  106. package/grid/styles.selectors.js +53 -53
  107. package/header/styles.css.js +44 -44
  108. package/header/styles.scoped.css +50 -50
  109. package/header/styles.selectors.js +44 -44
  110. package/help-panel/styles.css.js +4 -4
  111. package/help-panel/styles.scoped.css +70 -69
  112. package/help-panel/styles.selectors.js +4 -4
  113. package/icon/styles.css.js +21 -21
  114. package/icon/styles.scoped.css +50 -50
  115. package/icon/styles.selectors.js +21 -21
  116. package/input/styles.css.js +12 -12
  117. package/input/styles.scoped.css +35 -35
  118. package/input/styles.selectors.js +12 -12
  119. package/internal/base-component/styles.scoped.css +8 -7
  120. package/internal/components/button-trigger/styles.css.js +9 -9
  121. package/internal/components/button-trigger/styles.scoped.css +26 -26
  122. package/internal/components/button-trigger/styles.selectors.js +9 -9
  123. package/internal/components/cartesian-chart/labels-measure.d.ts.map +1 -1
  124. package/internal/components/cartesian-chart/labels-measure.js +2 -2
  125. package/internal/components/cartesian-chart/labels-measure.js.map +1 -1
  126. package/internal/components/chart-filter/styles.css.js +3 -3
  127. package/internal/components/chart-filter/styles.scoped.css +4 -4
  128. package/internal/components/chart-filter/styles.selectors.js +3 -3
  129. package/internal/components/chart-legend/styles.css.js +6 -6
  130. package/internal/components/chart-legend/styles.scoped.css +16 -16
  131. package/internal/components/chart-legend/styles.selectors.js +6 -6
  132. package/internal/components/chart-popover/styles.css.js +3 -3
  133. package/internal/components/chart-popover/styles.scoped.css +4 -4
  134. package/internal/components/chart-popover/styles.selectors.js +3 -3
  135. package/internal/components/chart-series-details/styles.css.js +5 -5
  136. package/internal/components/chart-series-details/styles.scoped.css +10 -10
  137. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  138. package/internal/components/chart-series-marker/styles.css.js +5 -5
  139. package/internal/components/chart-series-marker/styles.scoped.css +8 -8
  140. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  141. package/internal/components/chart-wrapper/styles.css.js +6 -6
  142. package/internal/components/chart-wrapper/styles.scoped.css +9 -9
  143. package/internal/components/chart-wrapper/styles.selectors.js +6 -6
  144. package/internal/components/dropdown/styles.css.js +20 -20
  145. package/internal/components/dropdown/styles.scoped.css +36 -36
  146. package/internal/components/dropdown/styles.selectors.js +20 -20
  147. package/internal/components/dropdown-footer/styles.css.js +3 -3
  148. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  149. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  150. package/internal/components/dropdown-status/index.d.ts.map +1 -1
  151. package/internal/components/dropdown-status/index.js +1 -1
  152. package/internal/components/dropdown-status/index.js.map +1 -1
  153. package/internal/components/dropdown-status/styles.css.js +2 -2
  154. package/internal/components/dropdown-status/styles.scoped.css +3 -3
  155. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  156. package/internal/components/menu-dropdown/styles.css.js +7 -7
  157. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  158. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  159. package/internal/components/option/styles.css.js +17 -17
  160. package/internal/components/option/styles.scoped.css +31 -31
  161. package/internal/components/option/styles.selectors.js +17 -17
  162. package/internal/components/options-list/styles.css.js +2 -2
  163. package/internal/components/options-list/styles.scoped.css +3 -3
  164. package/internal/components/options-list/styles.selectors.js +2 -2
  165. package/internal/components/selectable-item/styles.css.js +16 -16
  166. package/internal/components/selectable-item/styles.scoped.css +29 -29
  167. package/internal/components/selectable-item/styles.selectors.js +16 -16
  168. package/internal/components/token-list/styles.css.js +9 -9
  169. package/internal/components/token-list/styles.scoped.css +21 -21
  170. package/internal/components/token-list/styles.selectors.js +9 -9
  171. package/internal/environment.js +1 -1
  172. package/internal/generated/theming/index.cjs +24 -13
  173. package/internal/generated/theming/index.js +24 -13
  174. package/internal/hooks/container-queries/index.d.ts +0 -2
  175. package/internal/hooks/container-queries/index.d.ts.map +1 -1
  176. package/internal/hooks/container-queries/index.js +2 -1
  177. package/internal/hooks/container-queries/index.js.map +1 -1
  178. package/internal/hooks/container-queries/use-container-breakpoints.d.ts.map +1 -1
  179. package/internal/hooks/container-queries/use-container-breakpoints.js +2 -2
  180. package/internal/hooks/container-queries/use-container-breakpoints.js.map +1 -1
  181. package/internal/hooks/container-queries/use-resize-observer.d.ts +1 -1
  182. package/internal/hooks/container-queries/use-resize-observer.d.ts.map +1 -1
  183. package/internal/hooks/container-queries/use-resize-observer.js +0 -2
  184. package/internal/hooks/container-queries/use-resize-observer.js.map +1 -1
  185. package/internal/hooks/use-dynamic-overlap/index.js +2 -2
  186. package/internal/hooks/use-dynamic-overlap/index.js.map +1 -1
  187. package/internal/manifest.json +1 -1
  188. package/internal/utils/use-container-width.d.ts.map +1 -1
  189. package/internal/utils/use-container-width.js +5 -3
  190. package/internal/utils/use-container-width.js.map +1 -1
  191. package/link/styles.css.js +20 -20
  192. package/link/styles.scoped.css +73 -73
  193. package/link/styles.selectors.js +20 -20
  194. package/modal/internal.d.ts.map +1 -1
  195. package/modal/internal.js +2 -1
  196. package/modal/internal.js.map +1 -1
  197. package/modal/styles.css.js +23 -23
  198. package/modal/styles.scoped.css +40 -40
  199. package/modal/styles.selectors.js +23 -23
  200. package/multiselect/styles.css.js +1 -1
  201. package/multiselect/styles.scoped.css +2 -2
  202. package/multiselect/styles.selectors.js +1 -1
  203. package/package.json +1 -1
  204. package/pagination/styles.css.js +9 -9
  205. package/pagination/styles.scoped.css +24 -24
  206. package/pagination/styles.selectors.js +9 -9
  207. package/pie-chart/styles.css.js +23 -23
  208. package/pie-chart/styles.scoped.css +42 -42
  209. package/pie-chart/styles.selectors.js +23 -23
  210. package/popover/styles.css.js +50 -50
  211. package/popover/styles.scoped.css +66 -66
  212. package/popover/styles.selectors.js +50 -50
  213. package/progress-bar/styles.css.js +18 -18
  214. package/progress-bar/styles.scoped.css +35 -35
  215. package/progress-bar/styles.selectors.js +18 -18
  216. package/property-filter/index.d.ts.map +1 -1
  217. package/property-filter/index.js +2 -3
  218. package/property-filter/index.js.map +1 -1
  219. package/property-filter/styles.css.js +29 -29
  220. package/property-filter/styles.scoped.css +32 -32
  221. package/property-filter/styles.selectors.js +29 -29
  222. package/property-filter/token-editor.d.ts.map +1 -1
  223. package/property-filter/token-editor.js +2 -2
  224. package/property-filter/token-editor.js.map +1 -1
  225. package/radio-group/styles.css.js +9 -9
  226. package/radio-group/styles.scoped.css +17 -17
  227. package/radio-group/styles.selectors.js +9 -9
  228. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  229. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  230. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  231. package/segmented-control/styles.css.js +14 -14
  232. package/segmented-control/styles.scoped.css +35 -35
  233. package/segmented-control/styles.selectors.js +14 -14
  234. package/select/parts/virtual-list.js +2 -2
  235. package/select/parts/virtual-list.js.map +1 -1
  236. package/select/styles.css.js +1 -1
  237. package/select/styles.scoped.css +2 -2
  238. package/select/styles.selectors.js +1 -1
  239. package/side-navigation/styles.css.js +27 -27
  240. package/side-navigation/styles.scoped.css +39 -39
  241. package/side-navigation/styles.selectors.js +27 -27
  242. package/spinner/styles.css.js +13 -13
  243. package/spinner/styles.scoped.css +20 -20
  244. package/spinner/styles.selectors.js +13 -13
  245. package/split-panel/styles.css.js +56 -56
  246. package/split-panel/styles.scoped.css +78 -78
  247. package/split-panel/styles.selectors.js +56 -56
  248. package/status-indicator/internal.d.ts +6 -3
  249. package/status-indicator/internal.d.ts.map +1 -1
  250. package/status-indicator/internal.js +2 -2
  251. package/status-indicator/internal.js.map +1 -1
  252. package/status-indicator/styles.css.js +22 -20
  253. package/status-indicator/styles.scoped.css +33 -28
  254. package/status-indicator/styles.selectors.js +22 -20
  255. package/table/internal.d.ts.map +1 -1
  256. package/table/internal.js +6 -4
  257. package/table/internal.js.map +1 -1
  258. package/table/sticky-scrollbar/styles.css.js +4 -4
  259. package/table/sticky-scrollbar/styles.scoped.css +4 -5
  260. package/table/sticky-scrollbar/styles.selectors.js +4 -4
  261. package/table/styles.css.js +34 -34
  262. package/table/styles.scoped.css +43 -43
  263. package/table/styles.selectors.js +34 -34
  264. package/tabs/styles.css.js +21 -21
  265. package/tabs/styles.scoped.css +39 -39
  266. package/tabs/styles.selectors.js +21 -21
  267. package/tabs/tab-header-bar.js +2 -2
  268. package/tabs/tab-header-bar.js.map +1 -1
  269. package/test-utils/dom/button-dropdown/index.d.ts +2 -0
  270. package/test-utils/dom/button-dropdown/index.js +6 -1
  271. package/test-utils/dom/button-dropdown/index.js.map +1 -1
  272. package/test-utils/selectors/button-dropdown/index.d.ts +2 -0
  273. package/test-utils/selectors/button-dropdown/index.js +6 -1
  274. package/test-utils/selectors/button-dropdown/index.js.map +1 -1
  275. package/test-utils/tsconfig.tsbuildinfo +1 -1
  276. package/text-content/styles.css.js +1 -1
  277. package/text-content/styles.scoped.css +64 -64
  278. package/text-content/styles.selectors.js +1 -1
  279. package/text-filter/styles.css.js +3 -3
  280. package/text-filter/styles.scoped.css +4 -4
  281. package/text-filter/styles.selectors.js +3 -3
  282. package/textarea/styles.css.js +4 -4
  283. package/textarea/styles.scoped.css +14 -14
  284. package/textarea/styles.selectors.js +4 -4
  285. package/tiles/styles.css.js +28 -28
  286. package/tiles/styles.scoped.css +70 -70
  287. package/tiles/styles.selectors.js +28 -28
  288. package/toggle/styles.css.js +8 -8
  289. package/toggle/styles.scoped.css +15 -15
  290. package/toggle/styles.selectors.js +8 -8
  291. package/token-group/styles.css.js +7 -7
  292. package/token-group/styles.scoped.css +17 -17
  293. package/token-group/styles.selectors.js +7 -7
  294. package/top-navigation/1.0-beta/styles.css.js +25 -25
  295. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  296. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  297. package/top-navigation/1.0-beta/use-top-navigation.d.ts.map +1 -1
  298. package/top-navigation/1.0-beta/use-top-navigation.js +2 -1
  299. package/top-navigation/1.0-beta/use-top-navigation.js.map +1 -1
  300. package/top-navigation/styles.css.js +47 -47
  301. package/top-navigation/styles.scoped.css +70 -70
  302. package/top-navigation/styles.selectors.js +47 -47
  303. package/top-navigation/use-top-navigation.d.ts.map +1 -1
  304. package/top-navigation/use-top-navigation.js +2 -1
  305. package/top-navigation/use-top-navigation.js.map +1 -1
  306. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  307. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  308. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  309. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  310. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  311. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  312. package/tutorial-panel/styles.css.js +1 -1
  313. package/tutorial-panel/styles.scoped.css +2 -2
  314. package/tutorial-panel/styles.selectors.js +1 -1
  315. package/wizard/styles.css.js +31 -31
  316. package/wizard/styles.scoped.css +63 -63
  317. package/wizard/styles.selectors.js +31 -31
  318. package/internal/hooks/container-queries/interfaces.d.ts +0 -10
  319. package/internal/hooks/container-queries/interfaces.d.ts.map +0 -1
  320. package/internal/hooks/container-queries/interfaces.js +0 -4
  321. package/internal/hooks/container-queries/interfaces.js.map +0 -1
  322. package/internal/hooks/container-queries/use-container-query.d.ts +0 -22
  323. package/internal/hooks/container-queries/use-container-query.d.ts.map +0 -1
  324. package/internal/hooks/container-queries/use-container-query.js +0 -32
  325. package/internal/hooks/container-queries/use-container-query.js.map +0 -1
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_ba8vv_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ba8vv_1",
6
- "root": "awsui_root_mx3cw_ba8vv_119",
7
- "hidden": "awsui_hidden_mx3cw_ba8vv_135",
8
- "body": "awsui_body_mx3cw_ba8vv_160",
9
- "header": "awsui_header_mx3cw_ba8vv_166",
10
- "action": "awsui_action_mx3cw_ba8vv_170",
11
- "action-button": "awsui_action-button_mx3cw_ba8vv_175",
12
- "text": "awsui_text_mx3cw_ba8vv_179",
13
- "icon": "awsui_icon_mx3cw_ba8vv_183",
14
- "message": "awsui_message_mx3cw_ba8vv_186",
15
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_ba8vv_194",
16
- "content": "awsui_content_mx3cw_ba8vv_208",
17
- "dismiss": "awsui_dismiss_mx3cw_ba8vv_212",
18
- "dismiss-button": "awsui_dismiss-button_mx3cw_ba8vv_218",
19
- "type-error": "awsui_type-error_mx3cw_ba8vv_226",
20
- "type-warning": "awsui_type-warning_mx3cw_ba8vv_234",
21
- "type-success": "awsui_type-success_mx3cw_ba8vv_242",
22
- "type-info": "awsui_type-info_mx3cw_ba8vv_250"
4
+ "alert": "awsui_alert_mx3cw_1ye24_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1ye24_1",
6
+ "root": "awsui_root_mx3cw_1ye24_119",
7
+ "hidden": "awsui_hidden_mx3cw_1ye24_135",
8
+ "body": "awsui_body_mx3cw_1ye24_160",
9
+ "header": "awsui_header_mx3cw_1ye24_166",
10
+ "action": "awsui_action_mx3cw_1ye24_170",
11
+ "action-button": "awsui_action-button_mx3cw_1ye24_175",
12
+ "text": "awsui_text_mx3cw_1ye24_179",
13
+ "icon": "awsui_icon_mx3cw_1ye24_183",
14
+ "message": "awsui_message_mx3cw_1ye24_186",
15
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_1ye24_194",
16
+ "content": "awsui_content_mx3cw_1ye24_208",
17
+ "dismiss": "awsui_dismiss_mx3cw_1ye24_212",
18
+ "dismiss-button": "awsui_dismiss-button_mx3cw_1ye24_218",
19
+ "type-error": "awsui_type-error_mx3cw_1ye24_226",
20
+ "type-warning": "awsui_type-warning_mx3cw_1ye24_234",
21
+ "type-success": "awsui_type-success_mx3cw_1ye24_242",
22
+ "type-info": "awsui_type-info_mx3cw_1ye24_250"
23
23
  };
24
24
 
@@ -90,10 +90,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_alert_mx3cw_ba8vv_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_ba8vv_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
93
+ .awsui_alert_mx3cw_1ye24_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_1ye24_1 var(--motion-duration-show-paced-uryptc, 180ms) var(--motion-easing-show-paced-tbgeqx, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_ba8vv_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_1ye24_1 {
97
97
  from {
98
98
  opacity: 0.2;
99
99
  }
@@ -102,12 +102,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  }
103
103
  }
104
104
  @media (prefers-reduced-motion: reduce) {
105
- .awsui_alert_mx3cw_ba8vv_93:not(#\9) {
105
+ .awsui_alert_mx3cw_1ye24_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_ba8vv_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_ba8vv_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_1ye24_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1ye24_93:not(#\9) {
111
111
  animation: none;
112
112
  transition: none;
113
113
  }
@@ -116,7 +116,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
116
116
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
117
117
  SPDX-License-Identifier: Apache-2.0
118
118
  */
119
- .awsui_root_mx3cw_ba8vv_119:not(#\9) {
119
+ .awsui_root_mx3cw_1ye24_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -147,7 +147,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
147
147
  word-spacing: normal;
148
148
  box-sizing: border-box;
149
149
  font-size: var(--font-body-m-size-7dign1, 14px);
150
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
150
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
151
151
  color: var(--color-text-body-default-su7kuo, #000716);
152
152
  font-weight: 400;
153
153
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  overflow: hidden;
159
159
  display: block;
160
160
  }
161
- .awsui_root_mx3cw_ba8vv_119.awsui_hidden_mx3cw_ba8vv_135:not(#\9) {
161
+ .awsui_root_mx3cw_1ye24_119.awsui_hidden_mx3cw_1ye24_135:not(#\9) {
162
162
  display: none;
163
163
  }
164
164
 
165
- .awsui_alert_mx3cw_ba8vv_93:not(#\9) {
165
+ .awsui_alert_mx3cw_1ye24_93:not(#\9) {
166
166
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
167
167
  border-collapse: separate;
168
168
  border-spacing: 0;
@@ -193,7 +193,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
193
193
  word-spacing: normal;
194
194
  box-sizing: border-box;
195
195
  font-size: var(--font-body-m-size-7dign1, 14px);
196
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
196
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
197
197
  color: var(--color-text-body-default-su7kuo, #000716);
198
198
  font-weight: 400;
199
199
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -209,100 +209,100 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
209
209
  background-color: var(--color-background-container-content-og3y0v, #ffffff);
210
210
  }
211
211
 
212
- .awsui_body_mx3cw_ba8vv_160:not(#\9) {
212
+ .awsui_body_mx3cw_1ye24_160:not(#\9) {
213
213
  display: flex;
214
214
  flex: 1 1 0%;
215
215
  min-width: 0;
216
216
  }
217
217
 
218
- .awsui_header_mx3cw_ba8vv_166:not(#\9) {
218
+ .awsui_header_mx3cw_1ye24_166:not(#\9) {
219
219
  font-weight: 700;
220
220
  }
221
221
 
222
- .awsui_action_mx3cw_ba8vv_170:not(#\9) {
222
+ .awsui_action_mx3cw_1ye24_170:not(#\9) {
223
223
  white-space: nowrap;
224
224
  margin-left: var(--space-s-hdd878, 12px);
225
225
  }
226
226
 
227
- .awsui_action-button_mx3cw_ba8vv_175:not(#\9) {
227
+ .awsui_action-button_mx3cw_1ye24_175:not(#\9) {
228
228
  /* used in test-utils */
229
229
  }
230
230
 
231
- .awsui_text_mx3cw_ba8vv_179:not(#\9) {
231
+ .awsui_text_mx3cw_1ye24_179:not(#\9) {
232
232
  padding: var(--border-field-width-riro62, 2px) 0;
233
233
  margin: var(--space-scaled-xxs-t2t62i, 4px) var(--space-xxs-ja5cp8, 4px);
234
234
  }
235
- .awsui_text_mx3cw_ba8vv_179.awsui_icon_mx3cw_ba8vv_183:not(#\9) {
235
+ .awsui_text_mx3cw_1ye24_179.awsui_icon_mx3cw_1ye24_183:not(#\9) {
236
236
  margin-left: 0;
237
237
  }
238
- .awsui_text_mx3cw_ba8vv_179.awsui_message_mx3cw_ba8vv_186:not(#\9) {
238
+ .awsui_text_mx3cw_1ye24_179.awsui_message_mx3cw_1ye24_186:not(#\9) {
239
239
  margin-right: var(--space-alert-message-right-221e5g, 4px);
240
240
  }
241
- .awsui_text_mx3cw_ba8vv_179.awsui_message_mx3cw_ba8vv_186 + .awsui_action_mx3cw_ba8vv_170:not(#\9) {
241
+ .awsui_text_mx3cw_1ye24_179.awsui_message_mx3cw_1ye24_186 + .awsui_action_mx3cw_1ye24_170:not(#\9) {
242
242
  margin-left: var(--space-alert-action-left-j65qap, 12px);
243
243
  }
244
244
 
245
245
  /* stylelint-disable selector-max-type */
246
- .awsui_root_mx3cw_ba8vv_119.awsui_breakpoint-default_mx3cw_ba8vv_194 > div > .awsui_alert_mx3cw_ba8vv_93 > .awsui_body_mx3cw_ba8vv_160:not(#\9) {
246
+ .awsui_root_mx3cw_1ye24_119.awsui_breakpoint-default_mx3cw_1ye24_194 > div > .awsui_alert_mx3cw_1ye24_93 > .awsui_body_mx3cw_1ye24_160:not(#\9) {
247
247
  display: block;
248
248
  }
249
- .awsui_root_mx3cw_ba8vv_119.awsui_breakpoint-default_mx3cw_ba8vv_194 > div > .awsui_alert_mx3cw_ba8vv_93 > .awsui_body_mx3cw_ba8vv_160 > .awsui_action_mx3cw_ba8vv_170:not(#\9) {
249
+ .awsui_root_mx3cw_1ye24_119.awsui_breakpoint-default_mx3cw_1ye24_194 > div > .awsui_alert_mx3cw_1ye24_93 > .awsui_body_mx3cw_1ye24_160 > .awsui_action_mx3cw_1ye24_170:not(#\9) {
250
250
  margin-left: var(--space-xxs-ja5cp8, 4px);
251
251
  margin-bottom: var(--space-xxs-ja5cp8, 4px);
252
252
  }
253
253
 
254
254
  /* stylelint-enable selector-max-type */
255
- .awsui_message_mx3cw_ba8vv_186:not(#\9) {
255
+ .awsui_message_mx3cw_1ye24_186:not(#\9) {
256
256
  flex: 1 1 0%;
257
257
  min-width: 0;
258
258
  }
259
259
 
260
- .awsui_content_mx3cw_ba8vv_208:not(#\9) {
260
+ .awsui_content_mx3cw_1ye24_208:not(#\9) {
261
261
  /* used in test-utils */
262
262
  }
263
263
 
264
- .awsui_dismiss_mx3cw_ba8vv_212:not(#\9) {
264
+ .awsui_dismiss_mx3cw_1ye24_212:not(#\9) {
265
265
  flex: 0 0 auto;
266
266
  margin-right: calc(-1 * var(--space-xxs-ja5cp8, 4px));
267
267
  margin-left: var(--space-s-hdd878, 12px);
268
268
  }
269
269
 
270
- .awsui_dismiss-button_mx3cw_ba8vv_218:not(#\9) {
270
+ .awsui_dismiss-button_mx3cw_1ye24_218:not(#\9) {
271
271
  /* used in test-utils */
272
272
  }
273
273
 
274
- .awsui_icon_mx3cw_ba8vv_183:not(#\9) {
274
+ .awsui_icon_mx3cw_1ye24_183:not(#\9) {
275
275
  flex: 0 0 auto;
276
276
  }
277
277
 
278
- .awsui_type-error_mx3cw_ba8vv_226:not(#\9) {
278
+ .awsui_type-error_mx3cw_1ye24_226:not(#\9) {
279
279
  border-color: var(--color-border-status-error-vuw4yz, #d91515);
280
280
  background-color: var(--color-background-status-error-9e19yh, #fff7f7);
281
281
  }
282
- .awsui_type-error_mx3cw_ba8vv_226 > .awsui_icon_mx3cw_ba8vv_183:not(#\9) {
282
+ .awsui_type-error_mx3cw_1ye24_226 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
283
283
  color: var(--color-text-status-error-p6dh5n, #d91515);
284
284
  }
285
285
 
286
- .awsui_type-warning_mx3cw_ba8vv_234:not(#\9) {
286
+ .awsui_type-warning_mx3cw_1ye24_234:not(#\9) {
287
287
  border-color: var(--color-border-status-warning-118bcl, #7d8998);
288
288
  background-color: var(--color-background-status-warning-b15ytv, #ffffff);
289
289
  }
290
- .awsui_type-warning_mx3cw_ba8vv_234 > .awsui_icon_mx3cw_ba8vv_183:not(#\9) {
290
+ .awsui_type-warning_mx3cw_1ye24_234 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
291
291
  color: var(--color-text-status-warning-3n8qp8, #d91515);
292
292
  }
293
293
 
294
- .awsui_type-success_mx3cw_ba8vv_242:not(#\9) {
294
+ .awsui_type-success_mx3cw_1ye24_242:not(#\9) {
295
295
  border-color: var(--color-border-status-success-9l0sch, #037f0c);
296
296
  background-color: var(--color-background-status-success-irojq1, #f2fcf3);
297
297
  }
298
- .awsui_type-success_mx3cw_ba8vv_242 > .awsui_icon_mx3cw_ba8vv_183:not(#\9) {
298
+ .awsui_type-success_mx3cw_1ye24_242 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
299
299
  color: var(--color-text-status-success-6id1zv, #037f0c);
300
300
  }
301
301
 
302
- .awsui_type-info_mx3cw_ba8vv_250:not(#\9) {
302
+ .awsui_type-info_mx3cw_1ye24_250:not(#\9) {
303
303
  border-color: var(--color-border-status-info-lubl5f, #0972d3);
304
304
  background-color: var(--color-background-status-info-wlp7jc, #f2f8fd);
305
305
  }
306
- .awsui_type-info_mx3cw_ba8vv_250 > .awsui_icon_mx3cw_ba8vv_183:not(#\9) {
306
+ .awsui_type-info_mx3cw_1ye24_250 > .awsui_icon_mx3cw_1ye24_183:not(#\9) {
307
307
  color: var(--color-text-status-info-cmlm4f, #0972d3);
308
308
  }
@@ -2,24 +2,24 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_ba8vv_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ba8vv_1",
7
- "root": "awsui_root_mx3cw_ba8vv_119",
8
- "hidden": "awsui_hidden_mx3cw_ba8vv_135",
9
- "body": "awsui_body_mx3cw_ba8vv_160",
10
- "header": "awsui_header_mx3cw_ba8vv_166",
11
- "action": "awsui_action_mx3cw_ba8vv_170",
12
- "action-button": "awsui_action-button_mx3cw_ba8vv_175",
13
- "text": "awsui_text_mx3cw_ba8vv_179",
14
- "icon": "awsui_icon_mx3cw_ba8vv_183",
15
- "message": "awsui_message_mx3cw_ba8vv_186",
16
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_ba8vv_194",
17
- "content": "awsui_content_mx3cw_ba8vv_208",
18
- "dismiss": "awsui_dismiss_mx3cw_ba8vv_212",
19
- "dismiss-button": "awsui_dismiss-button_mx3cw_ba8vv_218",
20
- "type-error": "awsui_type-error_mx3cw_ba8vv_226",
21
- "type-warning": "awsui_type-warning_mx3cw_ba8vv_234",
22
- "type-success": "awsui_type-success_mx3cw_ba8vv_242",
23
- "type-info": "awsui_type-info_mx3cw_ba8vv_250"
5
+ "alert": "awsui_alert_mx3cw_1ye24_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1ye24_1",
7
+ "root": "awsui_root_mx3cw_1ye24_119",
8
+ "hidden": "awsui_hidden_mx3cw_1ye24_135",
9
+ "body": "awsui_body_mx3cw_1ye24_160",
10
+ "header": "awsui_header_mx3cw_1ye24_166",
11
+ "action": "awsui_action_mx3cw_1ye24_170",
12
+ "action-button": "awsui_action-button_mx3cw_1ye24_175",
13
+ "text": "awsui_text_mx3cw_1ye24_179",
14
+ "icon": "awsui_icon_mx3cw_1ye24_183",
15
+ "message": "awsui_message_mx3cw_1ye24_186",
16
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_1ye24_194",
17
+ "content": "awsui_content_mx3cw_1ye24_208",
18
+ "dismiss": "awsui_dismiss_mx3cw_1ye24_212",
19
+ "dismiss-button": "awsui_dismiss-button_mx3cw_1ye24_218",
20
+ "type-error": "awsui_type-error_mx3cw_1ye24_226",
21
+ "type-warning": "awsui_type-warning_mx3cw_1ye24_234",
22
+ "type-success": "awsui_type-success_mx3cw_1ye24_242",
23
+ "type-info": "awsui_type-info_mx3cw_1ye24_250"
24
24
  };
25
25
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_wjqd2_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_wjqd2_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_wjqd2_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_wjqd2_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_wjqd2_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_wjqd2_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_wjqd2_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_wjqd2_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_wjqd2_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_wjqd2_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_wjqd2_137",
15
- "annotation": "awsui_annotation_1hpp3_wjqd2_145",
16
- "next-button": "awsui_next-button_1hpp3_wjqd2_146",
17
- "previous-button": "awsui_previous-button_1hpp3_wjqd2_147",
18
- "finish-button": "awsui_finish-button_1hpp3_wjqd2_148",
19
- "header": "awsui_header_1hpp3_wjqd2_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_wjqd2_150",
21
- "content": "awsui_content_1hpp3_wjqd2_151",
22
- "description": "awsui_description_1hpp3_wjqd2_155",
23
- "actionBar": "awsui_actionBar_1hpp3_wjqd2_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_wjqd2_167",
25
- "divider": "awsui_divider_1hpp3_wjqd2_171",
26
- "hotspot": "awsui_hotspot_1hpp3_wjqd2_175",
27
- "icon": "awsui_icon_1hpp3_wjqd2_215"
4
+ "arrow": "awsui_arrow_1hpp3_1ihgq_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1ihgq_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1ihgq_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1ihgq_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1ihgq_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1ihgq_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1ihgq_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1ihgq_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1ihgq_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1ihgq_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1ihgq_137",
15
+ "annotation": "awsui_annotation_1hpp3_1ihgq_145",
16
+ "next-button": "awsui_next-button_1hpp3_1ihgq_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_1ihgq_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_1ihgq_148",
19
+ "header": "awsui_header_1hpp3_1ihgq_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1ihgq_150",
21
+ "content": "awsui_content_1hpp3_1ihgq_151",
22
+ "description": "awsui_description_1hpp3_1ihgq_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_1ihgq_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_1ihgq_167",
25
+ "divider": "awsui_divider_1hpp3_1ihgq_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_1ihgq_175",
27
+ "icon": "awsui_icon_1hpp3_1ihgq_215"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_wjqd2_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_1ihgq_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9), .awsui_arrow-inner_1hpp3_wjqd2_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9), .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_wjqd2_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-lubl5f, #0972d3);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_wjqd2_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_wjqd2_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_1ihgq_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-wlp7jc, #f2f8fd);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_wjqd2_128 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_wjqd2_128 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_1ihgq_128 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1ihgq_128 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_wjqd2_131 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_wjqd2_131 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_1ihgq_131 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1ihgq_131 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_wjqd2_134 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_wjqd2_134 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_1ihgq_134 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1ihgq_134 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_wjqd2_137 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_wjqd2_137 > .awsui_arrow-outer_1hpp3_wjqd2_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_1ihgq_137 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1ihgq_137 > .awsui_arrow-outer_1hpp3_1ihgq_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-ukle9p, rgba(0, 7, 22, 0.12));
139
139
  }
140
140
 
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_wjqd2_145:not(#\9),
146
- .awsui_next-button_1hpp3_wjqd2_146:not(#\9),
147
- .awsui_previous-button_1hpp3_wjqd2_147:not(#\9),
148
- .awsui_finish-button_1hpp3_wjqd2_148:not(#\9),
149
- .awsui_header_1hpp3_wjqd2_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_wjqd2_150:not(#\9),
151
- .awsui_content_1hpp3_wjqd2_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_1ihgq_145:not(#\9),
146
+ .awsui_next-button_1hpp3_1ihgq_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_1ihgq_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_1ihgq_148:not(#\9),
149
+ .awsui_header_1hpp3_1ihgq_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_1ihgq_150:not(#\9),
151
+ .awsui_content_1hpp3_1ihgq_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_wjqd2_155:not(#\9) {
155
+ .awsui_description_1hpp3_1ihgq_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-ja5cp8, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_wjqd2_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_1ihgq_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_wjqd2_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_1ihgq_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_wjqd2_171:not(#\9) {
171
+ .awsui_divider_1hpp3_1ihgq_171:not(#\9) {
172
172
  border-bottom: var(--border-divider-section-width-orq175, 2px) solid var(--color-border-divider-default-9o8zql, #e9ebed);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_wjqd2_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_1ihgq_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -203,7 +203,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
203
203
  word-spacing: normal;
204
204
  box-sizing: border-box;
205
205
  font-size: var(--font-body-m-size-7dign1, 14px);
206
- line-height: var(--font-body-m-line-height-rfgrp9, 22px);
206
+ line-height: var(--font-body-m-line-height-ghizru, 20px);
207
207
  color: var(--color-text-body-default-su7kuo, #000716);
208
208
  font-weight: 400;
209
209
  font-family: var(--font-family-base-wn913o, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -217,17 +217,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  width: 16px;
218
218
  height: 16px;
219
219
  }
220
- .awsui_hotspot_1hpp3_wjqd2_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus {
221
221
  outline: none;
222
222
  }
223
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_wjqd2_175:not(#\9):focus {
223
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus {
224
224
  position: relative;
225
225
  }
226
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_wjqd2_175:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus {
227
227
  outline: 2px dotted transparent;
228
228
  outline-offset: calc(2px - 1px);
229
229
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_wjqd2_175:not(#\9):focus::before {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):focus::before {
231
231
  content: " ";
232
232
  display: block;
233
233
  position: absolute;
@@ -238,13 +238,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_wjqd2_175:not(#\9):focu
238
238
  border-radius: var(--border-radius-control-circular-focus-ring-lj7j2y, 4px);
239
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-4t19h5, #0972d3);
240
240
  }
241
- .awsui_hotspot_1hpp3_wjqd2_175 > .awsui_icon_1hpp3_wjqd2_215:not(#\9) {
241
+ .awsui_hotspot_1hpp3_1ihgq_175 > .awsui_icon_1hpp3_1ihgq_215:not(#\9) {
242
242
  position: relative;
243
243
  stroke: var(--color-text-link-default-gthbx2, #0972d3);
244
244
  }
245
- .awsui_hotspot_1hpp3_wjqd2_175:not(#\9):hover > .awsui_icon_1hpp3_wjqd2_215 {
245
+ .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):hover > .awsui_icon_1hpp3_1ihgq_215 {
246
246
  stroke: var(--color-text-link-hover-h1b9eu, #033160);
247
247
  }
248
- .awsui_hotspot_1hpp3_wjqd2_175:not(#\9):active > .awsui_icon_1hpp3_wjqd2_215 {
248
+ .awsui_hotspot_1hpp3_1ihgq_175:not(#\9):active > .awsui_icon_1hpp3_1ihgq_215 {
249
249
  stroke: var(--color-text-link-default-gthbx2, #0972d3);
250
250
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_wjqd2_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_wjqd2_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_wjqd2_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_wjqd2_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_wjqd2_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_wjqd2_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_wjqd2_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_wjqd2_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_wjqd2_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_wjqd2_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_wjqd2_137",
16
- "annotation": "awsui_annotation_1hpp3_wjqd2_145",
17
- "next-button": "awsui_next-button_1hpp3_wjqd2_146",
18
- "previous-button": "awsui_previous-button_1hpp3_wjqd2_147",
19
- "finish-button": "awsui_finish-button_1hpp3_wjqd2_148",
20
- "header": "awsui_header_1hpp3_wjqd2_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_wjqd2_150",
22
- "content": "awsui_content_1hpp3_wjqd2_151",
23
- "description": "awsui_description_1hpp3_wjqd2_155",
24
- "actionBar": "awsui_actionBar_1hpp3_wjqd2_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_wjqd2_167",
26
- "divider": "awsui_divider_1hpp3_wjqd2_171",
27
- "hotspot": "awsui_hotspot_1hpp3_wjqd2_175",
28
- "icon": "awsui_icon_1hpp3_wjqd2_215"
5
+ "arrow": "awsui_arrow_1hpp3_1ihgq_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1ihgq_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1ihgq_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1ihgq_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1ihgq_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1ihgq_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1ihgq_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1ihgq_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1ihgq_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1ihgq_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1ihgq_137",
16
+ "annotation": "awsui_annotation_1hpp3_1ihgq_145",
17
+ "next-button": "awsui_next-button_1hpp3_1ihgq_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_1ihgq_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_1ihgq_148",
20
+ "header": "awsui_header_1hpp3_1ihgq_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1ihgq_150",
22
+ "content": "awsui_content_1hpp3_1ihgq_151",
23
+ "description": "awsui_description_1hpp3_1ihgq_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_1ihgq_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_1ihgq_167",
26
+ "divider": "awsui_divider_1hpp3_1ihgq_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_1ihgq_175",
28
+ "icon": "awsui_icon_1hpp3_1ihgq_215"
29
29
  };
30
30
 
@@ -17,7 +17,6 @@ import styles from './styles.css.js';
17
17
  import testutilStyles from './test-classes/styles.css.js';
18
18
  import { findUpUntil } from '../internal/utils/dom';
19
19
  import { AppLayoutContext } from '../internal/context/app-layout-context';
20
- import { useContainerQuery } from '../internal/hooks/container-queries';
21
20
  import { useStableEventHandler } from '../internal/hooks/use-stable-event-handler';
22
21
  import { applyDisplayName } from '../internal/utils/apply-display-name';
23
22
  import { SplitPanelContextProvider, } from '../internal/context/split-panel-context';
@@ -38,6 +37,7 @@ import { useSplitPanelFocusControl } from './utils/use-split-panel-focus-control
38
37
  import { useDrawerFocusControl } from './utils/use-drawer-focus-control';
39
38
  import { awsuiPluginsInternal } from '../internal/plugins/api';
40
39
  import { convertRuntimeDrawers } from './runtime-api';
40
+ import { useContainerQuery } from '@cloudscape-design/component-toolkit';
41
41
  const AppLayout = React.forwardRef((_a, ref) => {
42
42
  var _b, _c, _d, _e, _f, _g, _h, _j;
43
43
  var { contentType = 'default', headerSelector = '#b #h', footerSelector = '#b #f' } = _a, rest = __rest(_a, ["contentType", "headerSelector", "footerSelector"]);
@@ -143,7 +143,7 @@ const OldAppLayout = React.forwardRef((_a, ref) => {
143
143
  const { contentHeightStyle, headerHeight, footerHeight } = useContentHeight(headerSelector, footerSelector, disableBodyScroll);
144
144
  const [isSplitpanelForcedPosition, setIsSplitpanelForcedPosition] = useState(false);
145
145
  const [isResizeInvalid, setIsResizeInvalid] = useState(false);
146
- const [notificationsHeight, notificationsRef] = useContainerQuery(rect => rect.height);
146
+ const [notificationsHeight, notificationsRef] = useContainerQuery(rect => rect.contentBoxHeight);
147
147
  const anyPanelOpen = navigationVisible || toolsVisible;
148
148
  const hasRenderedNotifications = notificationsHeight ? notificationsHeight > 0 : false;
149
149
  const stickyNotificationsHeight = stickyNotifications ? notificationsHeight : null;
@@ -361,7 +361,7 @@ const OldAppLayout = React.forwardRef((_a, ref) => {
361
361
  : splitPanelOpen
362
362
  ? splitPanelReportedSize
363
363
  : splitPanelReportedHeaderHeight)) !== null && _c !== void 0 ? _c : undefined;
364
- const [mobileBarHeight, mobileBarRef] = useContainerQuery(rect => rect.height);
364
+ const [mobileBarHeight, mobileBarRef] = useContainerQuery(rect => rect.contentBoxHeight);
365
365
  return (React.createElement("div", { className: clsx(styles.root, testutilStyles.root, disableBodyScroll && styles['root-no-scroll']), ref: rootRef },
366
366
  React.createElement("div", { className: styles['layout-wrapper'], style: contentHeightStyle },
367
367
  isMobile && (!toolsHide || !navigationHide || breadcrumbs) && (React.createElement(MobileToolbar, { anyPanelOpen: anyPanelOpen, toggleRefs: { navigation: navigationRefs.toggle, tools: toolsRefs.toggle }, topOffset: headerHeight, ariaLabels: ariaLabels, navigationHide: navigationHide, toolsHide: toolsHide, onNavigationOpen: () => onNavigationToggle(true), onToolsOpen: () => onToolsToggle(true), unfocusable: anyPanelOpen, mobileBarRef: mobileBarRef, drawers: drawers