@cloudscape-design/components 3.0.460 → 3.0.462

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 (255) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +53 -59
  3. package/alert/styles.selectors.js +25 -25
  4. package/anchor-navigation/styles.css.js +8 -8
  5. package/anchor-navigation/styles.scoped.css +30 -39
  6. package/anchor-navigation/styles.selectors.js +8 -8
  7. package/annotation-context/annotation/styles.css.js +24 -24
  8. package/annotation-context/annotation/styles.scoped.css +48 -55
  9. package/annotation-context/annotation/styles.selectors.js +24 -24
  10. package/app-layout/content-wrapper/styles.css.js +3 -3
  11. package/app-layout/content-wrapper/styles.scoped.css +15 -15
  12. package/app-layout/content-wrapper/styles.selectors.js +3 -3
  13. package/app-layout/drawer/styles.css.js +12 -12
  14. package/app-layout/drawer/styles.scoped.css +30 -29
  15. package/app-layout/drawer/styles.selectors.js +12 -12
  16. package/app-layout/interfaces.d.ts +4 -3
  17. package/app-layout/interfaces.d.ts.map +1 -1
  18. package/app-layout/interfaces.js.map +1 -1
  19. package/app-layout/mobile-toolbar/styles.css.js +8 -8
  20. package/app-layout/mobile-toolbar/styles.scoped.css +17 -18
  21. package/app-layout/mobile-toolbar/styles.selectors.js +8 -8
  22. package/app-layout/notifications/styles.css.js +3 -3
  23. package/app-layout/notifications/styles.scoped.css +6 -6
  24. package/app-layout/notifications/styles.selectors.js +3 -3
  25. package/app-layout/split-panel/styles.css.js +2 -2
  26. package/app-layout/split-panel/styles.scoped.css +3 -3
  27. package/app-layout/split-panel/styles.selectors.js +2 -2
  28. package/app-layout/styles.css.js +16 -16
  29. package/app-layout/styles.scoped.css +26 -26
  30. package/app-layout/styles.selectors.js +16 -16
  31. package/app-layout/toggles/styles.css.js +2 -2
  32. package/app-layout/toggles/styles.scoped.css +9 -10
  33. package/app-layout/toggles/styles.selectors.js +2 -2
  34. package/app-layout/utils/use-drawers.js.map +1 -1
  35. package/app-layout/visual-refresh/context.js +1 -1
  36. package/app-layout/visual-refresh/context.js.map +1 -1
  37. package/app-layout/visual-refresh/styles.css.js +80 -80
  38. package/app-layout/visual-refresh/styles.scoped.css +251 -268
  39. package/app-layout/visual-refresh/styles.selectors.js +80 -80
  40. package/area-chart/styles.css.js +6 -6
  41. package/area-chart/styles.scoped.css +11 -12
  42. package/area-chart/styles.selectors.js +6 -6
  43. package/attribute-editor/styles.css.js +14 -14
  44. package/attribute-editor/styles.scoped.css +29 -30
  45. package/attribute-editor/styles.selectors.js +14 -14
  46. package/autosuggest/styles.css.js +3 -3
  47. package/autosuggest/styles.scoped.css +5 -5
  48. package/autosuggest/styles.selectors.js +3 -3
  49. package/badge/styles.css.js +5 -5
  50. package/badge/styles.scoped.css +7 -11
  51. package/badge/styles.selectors.js +5 -5
  52. package/bar-chart/index.d.ts +1 -1
  53. package/bar-chart/index.d.ts.map +1 -1
  54. package/bar-chart/index.js +2 -2
  55. package/bar-chart/index.js.map +1 -1
  56. package/bar-chart/interfaces.d.ts +3 -8
  57. package/bar-chart/interfaces.d.ts.map +1 -1
  58. package/bar-chart/interfaces.js.map +1 -1
  59. package/box/styles.css.js +190 -190
  60. package/box/styles.scoped.css +240 -244
  61. package/box/styles.selectors.js +190 -190
  62. package/breadcrumb-group/item/styles.css.js +9 -9
  63. package/breadcrumb-group/item/styles.scoped.css +19 -20
  64. package/breadcrumb-group/item/styles.selectors.js +9 -9
  65. package/breadcrumb-group/styles.css.js +7 -7
  66. package/breadcrumb-group/styles.scoped.css +21 -28
  67. package/breadcrumb-group/styles.selectors.js +7 -7
  68. package/button/styles.css.js +20 -20
  69. package/button/styles.scoped.css +153 -155
  70. package/button/styles.selectors.js +20 -20
  71. package/button-dropdown/category-elements/styles.css.js +13 -13
  72. package/button-dropdown/category-elements/styles.scoped.css +50 -60
  73. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  74. package/button-dropdown/item-element/styles.css.js +15 -15
  75. package/button-dropdown/item-element/styles.scoped.css +33 -38
  76. package/button-dropdown/item-element/styles.selectors.js +15 -15
  77. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  78. package/button-dropdown/mobile-expandable-group/styles.scoped.css +8 -8
  79. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  80. package/button-dropdown/styles.css.js +15 -15
  81. package/button-dropdown/styles.scoped.css +36 -39
  82. package/button-dropdown/styles.selectors.js +15 -15
  83. package/calendar/styles.css.js +18 -18
  84. package/calendar/styles.scoped.css +59 -75
  85. package/calendar/styles.selectors.js +18 -18
  86. package/cards/styles.css.js +38 -38
  87. package/cards/styles.scoped.css +94 -110
  88. package/cards/styles.selectors.js +38 -38
  89. package/code-editor/resizable-box/styles.css.js +3 -3
  90. package/code-editor/resizable-box/styles.scoped.css +10 -10
  91. package/code-editor/resizable-box/styles.selectors.js +3 -3
  92. package/code-editor/styles.css.js +32 -32
  93. package/code-editor/styles.scoped.css +198 -210
  94. package/code-editor/styles.selectors.js +32 -32
  95. package/collection-preferences/content-display/styles.css.js +11 -11
  96. package/collection-preferences/content-display/styles.scoped.css +30 -40
  97. package/collection-preferences/content-display/styles.selectors.js +11 -11
  98. package/collection-preferences/styles.css.js +37 -37
  99. package/collection-preferences/styles.scoped.css +66 -79
  100. package/collection-preferences/styles.selectors.js +37 -37
  101. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  102. package/column-layout/flexible-column-layout/styles.scoped.css +9 -8
  103. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  104. package/column-layout/styles.css.js +13 -13
  105. package/column-layout/styles.scoped.css +64 -70
  106. package/column-layout/styles.selectors.js +13 -13
  107. package/container/styles.css.js +28 -28
  108. package/container/styles.scoped.css +98 -106
  109. package/container/styles.selectors.js +28 -28
  110. package/content-layout/styles.css.js +7 -7
  111. package/content-layout/styles.scoped.css +15 -15
  112. package/content-layout/styles.selectors.js +7 -7
  113. package/date-picker/styles.css.js +7 -7
  114. package/date-picker/styles.scoped.css +12 -12
  115. package/date-picker/styles.selectors.js +7 -7
  116. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  117. package/date-range-picker/calendar/grids/styles.scoped.css +60 -71
  118. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  119. package/date-range-picker/relative-range/styles.css.js +9 -9
  120. package/date-range-picker/relative-range/styles.scoped.css +21 -21
  121. package/date-range-picker/relative-range/styles.selectors.js +9 -9
  122. package/date-range-picker/styles.css.js +38 -38
  123. package/date-range-picker/styles.scoped.css +68 -73
  124. package/date-range-picker/styles.selectors.js +38 -38
  125. package/drawer/styles.css.js +3 -3
  126. package/drawer/styles.scoped.css +18 -21
  127. package/drawer/styles.selectors.js +3 -3
  128. package/expandable-section/expandable-section-container.d.ts +2 -2
  129. package/expandable-section/expandable-section-container.d.ts.map +1 -1
  130. package/expandable-section/expandable-section-container.js.map +1 -1
  131. package/expandable-section/expandable-section-header.d.ts +2 -3
  132. package/expandable-section/expandable-section-header.d.ts.map +1 -1
  133. package/expandable-section/expandable-section-header.js +11 -7
  134. package/expandable-section/expandable-section-header.js.map +1 -1
  135. package/expandable-section/interfaces.d.ts +1 -0
  136. package/expandable-section/interfaces.d.ts.map +1 -1
  137. package/expandable-section/interfaces.js.map +1 -1
  138. package/expandable-section/internal.d.ts +4 -2
  139. package/expandable-section/internal.d.ts.map +1 -1
  140. package/expandable-section/internal.js.map +1 -1
  141. package/expandable-section/styles.css.js +32 -29
  142. package/expandable-section/styles.scoped.css +106 -99
  143. package/expandable-section/styles.selectors.js +32 -29
  144. package/expandable-section/utils.d.ts +3 -2
  145. package/expandable-section/utils.d.ts.map +1 -1
  146. package/expandable-section/utils.js +4 -1
  147. package/expandable-section/utils.js.map +1 -1
  148. package/file-upload/dropzone/styles.css.js +2 -2
  149. package/file-upload/dropzone/styles.scoped.css +4 -8
  150. package/file-upload/dropzone/styles.selectors.js +2 -2
  151. package/file-upload/file-option/styles.css.js +7 -7
  152. package/file-upload/file-option/styles.scoped.css +15 -15
  153. package/file-upload/file-option/styles.selectors.js +7 -7
  154. package/file-upload/styles.css.js +2 -2
  155. package/file-upload/styles.scoped.css +4 -4
  156. package/file-upload/styles.selectors.js +2 -2
  157. package/flashbar/styles.css.js +47 -47
  158. package/flashbar/styles.scoped.css +215 -220
  159. package/flashbar/styles.selectors.js +47 -47
  160. package/form/styles.css.js +9 -9
  161. package/form/styles.scoped.css +18 -18
  162. package/form/styles.selectors.js +9 -9
  163. package/form-field/styles.css.js +19 -19
  164. package/form-field/styles.scoped.css +34 -34
  165. package/form-field/styles.selectors.js +19 -19
  166. package/internal/components/cartesian-chart/interfaces.d.ts.map +1 -1
  167. package/internal/components/cartesian-chart/interfaces.js.map +1 -1
  168. package/internal/components/chart-plot/index.d.ts +1 -1
  169. package/internal/components/chart-plot/index.d.ts.map +1 -1
  170. package/internal/components/chart-plot/index.js.map +1 -1
  171. package/internal/components/chart-series-details/index.d.ts +12 -4
  172. package/internal/components/chart-series-details/index.d.ts.map +1 -1
  173. package/internal/components/chart-series-details/index.js +46 -10
  174. package/internal/components/chart-series-details/index.js.map +1 -1
  175. package/internal/components/chart-series-details/series-details-text.d.ts +2 -0
  176. package/internal/components/chart-series-details/series-details-text.d.ts.map +1 -0
  177. package/internal/components/chart-series-details/series-details-text.js +17 -0
  178. package/internal/components/chart-series-details/series-details-text.js.map +1 -0
  179. package/internal/components/chart-series-details/styles.css.js +19 -5
  180. package/internal/components/chart-series-details/styles.scoped.css +141 -15
  181. package/internal/components/chart-series-details/styles.selectors.js +19 -5
  182. package/internal/environment.js +1 -1
  183. package/internal/environment.json +1 -1
  184. package/internal/manifest.json +1 -1
  185. package/line-chart/interfaces.d.ts +2 -8
  186. package/line-chart/interfaces.d.ts.map +1 -1
  187. package/line-chart/interfaces.js.map +1 -1
  188. package/mixed-line-bar-chart/chart-container.d.ts +2 -1
  189. package/mixed-line-bar-chart/chart-container.d.ts.map +1 -1
  190. package/mixed-line-bar-chart/chart-container.js +17 -8
  191. package/mixed-line-bar-chart/chart-container.js.map +1 -1
  192. package/mixed-line-bar-chart/chart-popover.d.ts +1 -0
  193. package/mixed-line-bar-chart/chart-popover.d.ts.map +1 -1
  194. package/mixed-line-bar-chart/chart-popover.js +13 -3
  195. package/mixed-line-bar-chart/chart-popover.js.map +1 -1
  196. package/mixed-line-bar-chart/format-highlighted.d.ts +7 -2
  197. package/mixed-line-bar-chart/format-highlighted.d.ts.map +1 -1
  198. package/mixed-line-bar-chart/format-highlighted.js +25 -5
  199. package/mixed-line-bar-chart/format-highlighted.js.map +1 -1
  200. package/mixed-line-bar-chart/interfaces.d.ts +38 -6
  201. package/mixed-line-bar-chart/interfaces.d.ts.map +1 -1
  202. package/mixed-line-bar-chart/interfaces.js.map +1 -1
  203. package/mixed-line-bar-chart/internal.d.ts +1 -1
  204. package/mixed-line-bar-chart/internal.d.ts.map +1 -1
  205. package/mixed-line-bar-chart/internal.js +2 -2
  206. package/mixed-line-bar-chart/internal.js.map +1 -1
  207. package/modal/styles.css.js +23 -23
  208. package/modal/styles.scoped.css +39 -39
  209. package/modal/styles.selectors.js +23 -23
  210. package/package.json +1 -1
  211. package/pie-chart/interfaces.d.ts +5 -5
  212. package/pie-chart/interfaces.d.ts.map +1 -1
  213. package/pie-chart/interfaces.js.map +1 -1
  214. package/pie-chart/pie-chart.d.ts +1 -1
  215. package/pie-chart/pie-chart.d.ts.map +1 -1
  216. package/pie-chart/pie-chart.js +21 -18
  217. package/pie-chart/pie-chart.js.map +1 -1
  218. package/table/column-widths-utils.d.ts +1 -0
  219. package/table/column-widths-utils.d.ts.map +1 -1
  220. package/table/column-widths-utils.js +18 -0
  221. package/table/column-widths-utils.js.map +1 -1
  222. package/table/internal.d.ts.map +1 -1
  223. package/table/internal.js +7 -6
  224. package/table/internal.js.map +1 -1
  225. package/table/no-data-cell.d.ts +13 -0
  226. package/table/no-data-cell.d.ts.map +1 -0
  227. package/table/no-data-cell.js +24 -0
  228. package/table/no-data-cell.js.map +1 -0
  229. package/table/sticky-columns/use-sticky-columns.js +1 -1
  230. package/table/sticky-columns/use-sticky-columns.js.map +1 -1
  231. package/table/thead.d.ts +0 -1
  232. package/table/thead.d.ts.map +1 -1
  233. package/table/thead.js +3 -18
  234. package/table/thead.js.map +1 -1
  235. package/table/use-column-widths.d.ts +5 -3
  236. package/table/use-column-widths.d.ts.map +1 -1
  237. package/table/use-column-widths.js +61 -11
  238. package/table/use-column-widths.js.map +1 -1
  239. package/table/use-sticky-header.d.ts.map +1 -1
  240. package/table/use-sticky-header.js +0 -13
  241. package/table/use-sticky-header.js.map +1 -1
  242. package/test-utils/dom/internal/chart-popover.d.ts +8 -0
  243. package/test-utils/dom/internal/chart-popover.js +23 -0
  244. package/test-utils/dom/internal/chart-popover.js.map +1 -1
  245. package/test-utils/selectors/internal/chart-popover.d.ts +8 -0
  246. package/test-utils/selectors/internal/chart-popover.js +22 -0
  247. package/test-utils/selectors/internal/chart-popover.js.map +1 -1
  248. package/test-utils/tsconfig.tsbuildinfo +1 -1
  249. package/tiles/styles.css.js +29 -29
  250. package/tiles/styles.scoped.css +91 -97
  251. package/tiles/styles.selectors.js +29 -29
  252. package/table/node-data-cell.d.ts +0 -15
  253. package/table/node-data-cell.d.ts.map +0 -1
  254. package/table/node-data-cell.js +0 -25
  255. package/table/node-data-cell.js.map +0 -1
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_kv3x7_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_kv3x7_1",
6
- "root": "awsui_root_mx3cw_kv3x7_119",
7
- "hidden": "awsui_hidden_mx3cw_kv3x7_135",
8
- "with-dismiss": "awsui_with-dismiss_mx3cw_kv3x7_162",
9
- "with-action": "awsui_with-action_mx3cw_kv3x7_162",
10
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_kv3x7_168",
11
- "header": "awsui_header_mx3cw_kv3x7_175",
12
- "action": "awsui_action_mx3cw_kv3x7_179",
13
- "action-slot": "awsui_action-slot_mx3cw_kv3x7_184",
14
- "action-button": "awsui_action-button_mx3cw_kv3x7_185",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_kv3x7_189",
16
- "text": "awsui_text_mx3cw_kv3x7_215",
17
- "icon": "awsui_icon_mx3cw_kv3x7_222",
18
- "message": "awsui_message_mx3cw_kv3x7_225",
19
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_kv3x7_233",
20
- "icon-size-big": "awsui_icon-size-big_mx3cw_kv3x7_236",
21
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_kv3x7_239",
22
- "content": "awsui_content_mx3cw_kv3x7_243",
23
- "dismiss": "awsui_dismiss_mx3cw_kv3x7_247",
24
- "dismiss-button": "awsui_dismiss-button_mx3cw_kv3x7_252",
25
- "type-error": "awsui_type-error_mx3cw_kv3x7_256",
26
- "type-warning": "awsui_type-warning_mx3cw_kv3x7_264",
27
- "type-success": "awsui_type-success_mx3cw_kv3x7_272",
28
- "type-info": "awsui_type-info_mx3cw_kv3x7_280"
4
+ "alert": "awsui_alert_mx3cw_eet4e_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_eet4e_1",
6
+ "root": "awsui_root_mx3cw_eet4e_119",
7
+ "hidden": "awsui_hidden_mx3cw_eet4e_135",
8
+ "with-dismiss": "awsui_with-dismiss_mx3cw_eet4e_158",
9
+ "with-action": "awsui_with-action_mx3cw_eet4e_158",
10
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_eet4e_164",
11
+ "header": "awsui_header_mx3cw_eet4e_171",
12
+ "action": "awsui_action_mx3cw_eet4e_175",
13
+ "action-slot": "awsui_action-slot_mx3cw_eet4e_180",
14
+ "action-button": "awsui_action-button_mx3cw_eet4e_181",
15
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_eet4e_185",
16
+ "text": "awsui_text_mx3cw_eet4e_211",
17
+ "icon": "awsui_icon_mx3cw_eet4e_216",
18
+ "message": "awsui_message_mx3cw_eet4e_219",
19
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_eet4e_227",
20
+ "icon-size-big": "awsui_icon-size-big_mx3cw_eet4e_230",
21
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_eet4e_233",
22
+ "content": "awsui_content_mx3cw_eet4e_237",
23
+ "dismiss": "awsui_dismiss_mx3cw_eet4e_241",
24
+ "dismiss-button": "awsui_dismiss-button_mx3cw_eet4e_246",
25
+ "type-error": "awsui_type-error_mx3cw_eet4e_250",
26
+ "type-warning": "awsui_type-warning_mx3cw_eet4e_258",
27
+ "type-success": "awsui_type-success_mx3cw_eet4e_266",
28
+ "type-info": "awsui_type-info_mx3cw_eet4e_274"
29
29
  };
30
30
 
@@ -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_kv3x7_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_kv3x7_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
93
+ .awsui_alert_mx3cw_eet4e_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_eet4e_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
95
95
  }
96
- @keyframes awsui_awsui-motion-fade-in_mx3cw_kv3x7_1 {
96
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_eet4e_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_kv3x7_93:not(#\9) {
105
+ .awsui_alert_mx3cw_eet4e_93:not(#\9) {
106
106
  animation: none;
107
107
  transition: none;
108
108
  }
109
109
  }
110
- .awsui-motion-disabled .awsui_alert_mx3cw_kv3x7_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_kv3x7_93:not(#\9) {
110
+ .awsui-motion-disabled .awsui_alert_mx3cw_eet4e_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_eet4e_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_kv3x7_119:not(#\9) {
119
+ .awsui_root_mx3cw_eet4e_119:not(#\9) {
120
120
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
121
121
  border-collapse: separate;
122
122
  border-spacing: 0;
@@ -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_kv3x7_119.awsui_hidden_mx3cw_kv3x7_135:not(#\9) {
161
+ .awsui_root_mx3cw_eet4e_119.awsui_hidden_mx3cw_eet4e_135:not(#\9) {
162
162
  display: none;
163
163
  }
164
164
 
165
- .awsui_alert_mx3cw_kv3x7_93:not(#\9) {
165
+ .awsui_alert_mx3cw_eet4e_93:not(#\9) {
166
166
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
167
167
  border-collapse: separate;
168
168
  border-spacing: 0;
@@ -202,57 +202,53 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  position: relative;
203
203
  display: grid;
204
204
  grid-template-columns: 1fr;
205
+ border-radius: var(--border-radius-alert-mdtrse, 12px);
205
206
  border: var(--border-field-width-09w7vk, 2px) solid;
206
- border-start-start-radius: var(--border-radius-alert-mdtrse, 12px);
207
- border-start-end-radius: var(--border-radius-alert-mdtrse, 12px);
208
- border-end-start-radius: var(--border-radius-alert-mdtrse, 12px);
209
- border-end-end-radius: var(--border-radius-alert-mdtrse, 12px);
210
- padding-block: var(--space-alert-vertical-l6cc71, 8px);
211
- padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
207
+ padding: var(--space-alert-vertical-l6cc71, 8px) var(--space-alert-horizontal-eyt1xx, 16px);
212
208
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
213
209
  }
214
- .awsui_alert_mx3cw_kv3x7_93.awsui_with-dismiss_mx3cw_kv3x7_162:not(#\9), .awsui_alert_mx3cw_kv3x7_93.awsui_with-action_mx3cw_kv3x7_162:not(#\9) {
210
+ .awsui_alert_mx3cw_eet4e_93.awsui_with-dismiss_mx3cw_eet4e_158:not(#\9), .awsui_alert_mx3cw_eet4e_93.awsui_with-action_mx3cw_eet4e_158:not(#\9) {
215
211
  grid-template-columns: 1fr auto;
216
212
  }
217
- .awsui_alert_mx3cw_kv3x7_93.awsui_with-action_mx3cw_kv3x7_162.awsui_with-dismiss_mx3cw_kv3x7_162:not(#\9) {
213
+ .awsui_alert_mx3cw_eet4e_93.awsui_with-action_mx3cw_eet4e_158.awsui_with-dismiss_mx3cw_eet4e_158:not(#\9) {
218
214
  grid-template-columns: 1fr auto auto;
219
215
  }
220
- .awsui_alert_mx3cw_kv3x7_93.awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_with-action_mx3cw_kv3x7_162:not(#\9) {
216
+ .awsui_alert_mx3cw_eet4e_93.awsui_breakpoint-default_mx3cw_eet4e_164.awsui_with-action_mx3cw_eet4e_158:not(#\9) {
221
217
  grid-template-columns: 1fr auto;
222
218
  }
223
- .awsui_alert_mx3cw_kv3x7_93.awsui_breakpoint-default_mx3cw_kv3x7_168:not(#\9):not(.awsui_with-dismiss_mx3cw_kv3x7_162) {
219
+ .awsui_alert_mx3cw_eet4e_93.awsui_breakpoint-default_mx3cw_eet4e_164:not(#\9):not(.awsui_with-dismiss_mx3cw_eet4e_158) {
224
220
  grid-template-columns: 1fr;
225
221
  }
226
222
 
227
- .awsui_header_mx3cw_kv3x7_175:not(#\9) {
223
+ .awsui_header_mx3cw_eet4e_171:not(#\9) {
228
224
  font-weight: 700;
229
225
  }
230
226
 
231
- .awsui_action_mx3cw_kv3x7_179:not(#\9) {
227
+ .awsui_action_mx3cw_eet4e_175:not(#\9) {
232
228
  white-space: nowrap;
233
- margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
229
+ margin-left: var(--space-alert-action-left-ea9czk, 12px);
234
230
  }
235
231
 
236
- .awsui_action-slot_mx3cw_kv3x7_184:not(#\9),
237
- .awsui_action-button_mx3cw_kv3x7_185:not(#\9) {
232
+ .awsui_action-slot_mx3cw_eet4e_180:not(#\9),
233
+ .awsui_action-button_mx3cw_eet4e_181:not(#\9) {
238
234
  /* used in test-utils */
239
235
  }
240
236
 
241
- .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9) {
237
+ .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9) {
242
238
  display: grid;
243
239
  grid-template-columns: min-content auto;
244
240
  }
245
- .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus {
241
+ .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
246
242
  outline: none;
247
243
  }
248
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus {
244
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
249
245
  position: relative;
250
246
  }
251
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus {
247
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
252
248
  outline: 2px dotted transparent;
253
249
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
254
250
  }
255
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:not(#\9):focus::before {
251
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus::before {
256
252
  content: " ";
257
253
  display: block;
258
254
  position: absolute;
@@ -264,75 +260,73 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kv3x7_189:n
264
260
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
265
261
  }
266
262
 
267
- .awsui_text_mx3cw_kv3x7_215:not(#\9) {
268
- min-inline-size: 0;
269
- padding-block: var(--border-field-width-09w7vk, 2px);
270
- padding-inline: 0;
271
- margin-block: var(--space-scaled-xxs-7597g1, 4px);
272
- margin-inline: var(--space-xxs-p8yyaw, 4px);
263
+ .awsui_text_mx3cw_eet4e_211:not(#\9) {
264
+ min-width: 0;
265
+ padding: var(--border-field-width-09w7vk, 2px) 0;
266
+ margin: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
273
267
  }
274
- .awsui_text_mx3cw_kv3x7_215.awsui_icon_mx3cw_kv3x7_222:not(#\9) {
275
- margin-inline-start: 0;
268
+ .awsui_text_mx3cw_eet4e_211.awsui_icon_mx3cw_eet4e_216:not(#\9) {
269
+ margin-left: 0;
276
270
  }
277
- .awsui_text_mx3cw_kv3x7_215.awsui_message_mx3cw_kv3x7_225:not(#\9) {
278
- margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
271
+ .awsui_text_mx3cw_eet4e_211.awsui_message_mx3cw_eet4e_219:not(#\9) {
272
+ margin-right: var(--space-alert-message-right-knlb6u, 4px);
279
273
  }
280
274
 
281
- .awsui_breakpoint-default_mx3cw_kv3x7_168 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
275
+ .awsui_breakpoint-default_mx3cw_eet4e_164 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
282
276
  grid-row: 2;
283
- margin-block-end: var(--space-xxs-p8yyaw, 4px);
277
+ margin-bottom: var(--space-xxs-p8yyaw, 4px);
284
278
  }
285
- .awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_icon-size-medium_mx3cw_kv3x7_233 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
286
- margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
279
+ .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-medium_mx3cw_eet4e_227 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
280
+ margin-left: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
287
281
  }
288
- .awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_icon-size-big_mx3cw_kv3x7_236 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
289
- margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
282
+ .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-big_mx3cw_eet4e_230 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
283
+ margin-left: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
290
284
  }
291
- .awsui_breakpoint-default_mx3cw_kv3x7_168.awsui_icon-size-normal_mx3cw_kv3x7_239 > .awsui_action_mx3cw_kv3x7_179:not(#\9) {
292
- margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
285
+ .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-normal_mx3cw_eet4e_233 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
286
+ margin-left: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
293
287
  }
294
288
 
295
- .awsui_content_mx3cw_kv3x7_243:not(#\9) {
289
+ .awsui_content_mx3cw_eet4e_237:not(#\9) {
296
290
  /* used in test-utils */
297
291
  }
298
292
 
299
- .awsui_dismiss_mx3cw_kv3x7_247:not(#\9) {
300
- margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
301
- margin-inline-start: var(--space-s-34lx8l, 12px);
293
+ .awsui_dismiss_mx3cw_eet4e_241:not(#\9) {
294
+ margin-right: calc(-1 * var(--space-xxs-p8yyaw, 4px));
295
+ margin-left: var(--space-s-34lx8l, 12px);
302
296
  }
303
297
 
304
- .awsui_dismiss-button_mx3cw_kv3x7_252:not(#\9) {
298
+ .awsui_dismiss-button_mx3cw_eet4e_246:not(#\9) {
305
299
  /* used in test-utils */
306
300
  }
307
301
 
308
- .awsui_type-error_mx3cw_kv3x7_256:not(#\9) {
302
+ .awsui_type-error_mx3cw_eet4e_250:not(#\9) {
309
303
  border-color: var(--color-border-status-error-dj6icm, #d91515);
310
304
  background-color: var(--color-background-status-error-pbprvn, #fff7f7);
311
305
  }
312
- .awsui_type-error_mx3cw_kv3x7_256 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
306
+ .awsui_type-error_mx3cw_eet4e_250 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
313
307
  color: var(--color-text-status-error-wdvepn, #d91515);
314
308
  }
315
309
 
316
- .awsui_type-warning_mx3cw_kv3x7_264:not(#\9) {
310
+ .awsui_type-warning_mx3cw_eet4e_258:not(#\9) {
317
311
  border-color: var(--color-border-status-warning-52glov, #8d6605);
318
312
  background-color: var(--color-background-status-warning-oor4hw, #fffce9);
319
313
  }
320
- .awsui_type-warning_mx3cw_kv3x7_264 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
314
+ .awsui_type-warning_mx3cw_eet4e_258 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
321
315
  color: var(--color-text-status-warning-yik8vi, #8d6605);
322
316
  }
323
317
 
324
- .awsui_type-success_mx3cw_kv3x7_272:not(#\9) {
318
+ .awsui_type-success_mx3cw_eet4e_266:not(#\9) {
325
319
  border-color: var(--color-border-status-success-wmgb40, #037f0c);
326
320
  background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
327
321
  }
328
- .awsui_type-success_mx3cw_kv3x7_272 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
322
+ .awsui_type-success_mx3cw_eet4e_266 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
329
323
  color: var(--color-text-status-success-bpiyjm, #037f0c);
330
324
  }
331
325
 
332
- .awsui_type-info_mx3cw_kv3x7_280:not(#\9) {
326
+ .awsui_type-info_mx3cw_eet4e_274:not(#\9) {
333
327
  border-color: var(--color-border-status-info-8upc6f, #0972d3);
334
328
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
335
329
  }
336
- .awsui_type-info_mx3cw_kv3x7_280 > .awsui_alert-focus-wrapper_mx3cw_kv3x7_189 > .awsui_icon_mx3cw_kv3x7_222:not(#\9) {
330
+ .awsui_type-info_mx3cw_eet4e_274 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
337
331
  color: var(--color-text-status-info-ahz8zp, #0972d3);
338
332
  }
@@ -2,30 +2,30 @@
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_kv3x7_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_kv3x7_1",
7
- "root": "awsui_root_mx3cw_kv3x7_119",
8
- "hidden": "awsui_hidden_mx3cw_kv3x7_135",
9
- "with-dismiss": "awsui_with-dismiss_mx3cw_kv3x7_162",
10
- "with-action": "awsui_with-action_mx3cw_kv3x7_162",
11
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_kv3x7_168",
12
- "header": "awsui_header_mx3cw_kv3x7_175",
13
- "action": "awsui_action_mx3cw_kv3x7_179",
14
- "action-slot": "awsui_action-slot_mx3cw_kv3x7_184",
15
- "action-button": "awsui_action-button_mx3cw_kv3x7_185",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_kv3x7_189",
17
- "text": "awsui_text_mx3cw_kv3x7_215",
18
- "icon": "awsui_icon_mx3cw_kv3x7_222",
19
- "message": "awsui_message_mx3cw_kv3x7_225",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_kv3x7_233",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_kv3x7_236",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_kv3x7_239",
23
- "content": "awsui_content_mx3cw_kv3x7_243",
24
- "dismiss": "awsui_dismiss_mx3cw_kv3x7_247",
25
- "dismiss-button": "awsui_dismiss-button_mx3cw_kv3x7_252",
26
- "type-error": "awsui_type-error_mx3cw_kv3x7_256",
27
- "type-warning": "awsui_type-warning_mx3cw_kv3x7_264",
28
- "type-success": "awsui_type-success_mx3cw_kv3x7_272",
29
- "type-info": "awsui_type-info_mx3cw_kv3x7_280"
5
+ "alert": "awsui_alert_mx3cw_eet4e_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_eet4e_1",
7
+ "root": "awsui_root_mx3cw_eet4e_119",
8
+ "hidden": "awsui_hidden_mx3cw_eet4e_135",
9
+ "with-dismiss": "awsui_with-dismiss_mx3cw_eet4e_158",
10
+ "with-action": "awsui_with-action_mx3cw_eet4e_158",
11
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_eet4e_164",
12
+ "header": "awsui_header_mx3cw_eet4e_171",
13
+ "action": "awsui_action_mx3cw_eet4e_175",
14
+ "action-slot": "awsui_action-slot_mx3cw_eet4e_180",
15
+ "action-button": "awsui_action-button_mx3cw_eet4e_181",
16
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_eet4e_185",
17
+ "text": "awsui_text_mx3cw_eet4e_211",
18
+ "icon": "awsui_icon_mx3cw_eet4e_216",
19
+ "message": "awsui_message_mx3cw_eet4e_219",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_eet4e_227",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_eet4e_230",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_eet4e_233",
23
+ "content": "awsui_content_mx3cw_eet4e_237",
24
+ "dismiss": "awsui_dismiss_mx3cw_eet4e_241",
25
+ "dismiss-button": "awsui_dismiss-button_mx3cw_eet4e_246",
26
+ "type-error": "awsui_type-error_mx3cw_eet4e_250",
27
+ "type-warning": "awsui_type-warning_mx3cw_eet4e_258",
28
+ "type-success": "awsui_type-success_mx3cw_eet4e_266",
29
+ "type-info": "awsui_type-info_mx3cw_eet4e_274"
30
30
  };
31
31
 
@@ -1,13 +1,13 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_swimc_aldhe_93",
5
- "anchor-list": "awsui_anchor-list_swimc_aldhe_106",
6
- "anchor-item": "awsui_anchor-item_swimc_aldhe_129",
7
- "anchor-item--active": "awsui_anchor-item--active_swimc_aldhe_149",
8
- "anchor-link": "awsui_anchor-link_swimc_aldhe_166",
9
- "anchor-link--active": "awsui_anchor-link--active_swimc_aldhe_205",
10
- "anchor-link-text": "awsui_anchor-link-text_swimc_aldhe_212",
11
- "anchor-link-info": "awsui_anchor-link-info_swimc_aldhe_216"
4
+ "root": "awsui_root_swimc_1mwue_93",
5
+ "anchor-list": "awsui_anchor-list_swimc_1mwue_106",
6
+ "anchor-item": "awsui_anchor-item_swimc_1mwue_124",
7
+ "anchor-item--active": "awsui_anchor-item--active_swimc_1mwue_143",
8
+ "anchor-link": "awsui_anchor-link_swimc_1mwue_157",
9
+ "anchor-link--active": "awsui_anchor-link--active_swimc_1mwue_196",
10
+ "anchor-link-text": "awsui_anchor-link-text_swimc_1mwue_203",
11
+ "anchor-link-info": "awsui_anchor-link-info_swimc_1mwue_207"
12
12
  };
13
13
 
@@ -90,7 +90,7 @@ 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_root_swimc_aldhe_93:not(#\9) {
93
+ .awsui_root_swimc_1mwue_93:not(#\9) {
94
94
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
95
95
  border-collapse: separate;
96
96
  border-spacing: 0;
@@ -129,67 +129,58 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
129
129
  -moz-osx-font-smoothing: auto;
130
130
  }
131
131
 
132
- .awsui_anchor-list_swimc_aldhe_106:not(#\9) {
132
+ .awsui_anchor-list_swimc_1mwue_106:not(#\9) {
133
133
  list-style: none;
134
- margin-block: 0;
135
- margin-inline: 0;
136
- padding-block: 0;
137
- padding-inline: 0;
134
+ margin: 0;
135
+ padding: 0;
138
136
  position: relative;
139
137
  text-indent: 0;
140
138
  }
141
- .awsui_anchor-list_swimc_aldhe_106:not(#\9)::before {
139
+ .awsui_anchor-list_swimc_1mwue_106:not(#\9)::before {
142
140
  content: "";
143
141
  background-color: var(--color-border-divider-default-et9j7s, #e9ebed);
144
- border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
145
- border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
146
- border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
147
- border-end-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
148
- inset-block-end: -2px;
142
+ border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
143
+ bottom: -2px;
149
144
  pointer-events: none;
150
145
  position: absolute;
151
- inset-block-start: -2px;
152
- inline-size: 2px;
146
+ top: -2px;
147
+ width: 2px;
153
148
  }
154
149
 
155
- .awsui_anchor-item_swimc_aldhe_129:not(#\9) {
150
+ .awsui_anchor-item_swimc_1mwue_124:not(#\9) {
156
151
  transition: var(--motion-duration-slow-z2kaah, 180ms);
157
152
  transition-property: all;
158
153
  font-size: var(--font-size-body-m-x4okxb, 14px);
159
154
  line-height: var(--line-height-body-m-30ar75, 20px);
160
155
  color: var(--color-text-body-secondary-so8znq, #414d5c);
161
156
  font-weight: 400;
162
- margin-block: var(--space-scaled-xxs-7597g1, 4px);
163
- margin-inline: 0;
157
+ margin: var(--space-scaled-xxs-7597g1, 4px) 0;
164
158
  }
165
159
  @media (prefers-reduced-motion: reduce) {
166
- .awsui_anchor-item_swimc_aldhe_129:not(#\9) {
160
+ .awsui_anchor-item_swimc_1mwue_124:not(#\9) {
167
161
  animation: none;
168
162
  transition: none;
169
163
  }
170
164
  }
171
- .awsui-motion-disabled .awsui_anchor-item_swimc_aldhe_129:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_aldhe_129:not(#\9) {
165
+ .awsui-motion-disabled .awsui_anchor-item_swimc_1mwue_124:not(#\9), .awsui-mode-entering .awsui_anchor-item_swimc_1mwue_124:not(#\9) {
172
166
  animation: none;
173
167
  transition: none;
174
168
  }
175
- .awsui_anchor-item--active_swimc_aldhe_149:not(#\9) {
169
+ .awsui_anchor-item--active_swimc_1mwue_143:not(#\9) {
176
170
  position: relative;
177
171
  }
178
- .awsui_anchor-item--active_swimc_aldhe_149:not(#\9)::before {
172
+ .awsui_anchor-item--active_swimc_1mwue_143:not(#\9)::before {
179
173
  content: "";
180
174
  background-color: var(--color-text-accent-n2acxv, #0972d3);
181
- border-start-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
182
- border-start-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
183
- border-end-start-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
184
- border-end-end-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
185
- inset-block-end: -2px;
175
+ border-radius: var(--border-radius-tabs-focus-ring-1q0rjo, 20px);
176
+ bottom: -2px;
186
177
  pointer-events: none;
187
178
  position: absolute;
188
- inset-block-start: -2px;
189
- inline-size: 2px;
179
+ top: -2px;
180
+ width: 2px;
190
181
  }
191
182
 
192
- .awsui_anchor-link_swimc_aldhe_166:not(#\9) {
183
+ .awsui_anchor-link_swimc_1mwue_157:not(#\9) {
193
184
  transition: var(--motion-duration-slow-z2kaah, 180ms);
194
185
  transition-property: all;
195
186
  font-size: var(--font-size-body-m-x4okxb, 14px);
@@ -202,16 +193,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
193
  text-decoration: none;
203
194
  }
204
195
  @media (prefers-reduced-motion: reduce) {
205
- .awsui_anchor-link_swimc_aldhe_166:not(#\9) {
196
+ .awsui_anchor-link_swimc_1mwue_157:not(#\9) {
206
197
  animation: none;
207
198
  transition: none;
208
199
  }
209
200
  }
210
- .awsui-motion-disabled .awsui_anchor-link_swimc_aldhe_166:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_aldhe_166:not(#\9) {
201
+ .awsui-motion-disabled .awsui_anchor-link_swimc_1mwue_157:not(#\9), .awsui-mode-entering .awsui_anchor-link_swimc_1mwue_157:not(#\9) {
211
202
  animation: none;
212
203
  transition: none;
213
204
  }
214
- body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_aldhe_166:not(#\9):focus {
205
+ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_1mwue_157:not(#\9):focus {
215
206
  outline: thin dotted;
216
207
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
217
208
  outline-offset: 2px;
@@ -219,28 +210,28 @@ body[data-awsui-focus-visible=true] .awsui_anchor-link_swimc_aldhe_166:not(#\9):
219
210
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
220
211
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
221
212
  }
222
- .awsui_anchor-link_swimc_aldhe_166:not(#\9):hover {
213
+ .awsui_anchor-link_swimc_1mwue_157:not(#\9):hover {
223
214
  color: var(--color-text-accent-n2acxv, #0972d3);
224
215
  }
225
- .awsui_anchor-link_swimc_aldhe_166:not(#\9):focus {
216
+ .awsui_anchor-link_swimc_1mwue_157:not(#\9):focus {
226
217
  outline: none;
227
218
  }
228
- .awsui_anchor-link_swimc_aldhe_166:not(#\9):hover, .awsui_anchor-link_swimc_aldhe_166:not(#\9):focus {
219
+ .awsui_anchor-link_swimc_1mwue_157:not(#\9):hover, .awsui_anchor-link_swimc_1mwue_157:not(#\9):focus {
229
220
  text-decoration: none;
230
221
  }
231
- .awsui_anchor-link--active_swimc_aldhe_205:not(#\9) {
222
+ .awsui_anchor-link--active_swimc_1mwue_196:not(#\9) {
232
223
  font-weight: var(--font-wayfinding-link-active-weight-rbmzei, 700);
233
224
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
234
225
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
235
226
  color: var(--color-text-accent-n2acxv, #0972d3);
236
227
  }
237
228
 
238
- .awsui_anchor-link-text_swimc_aldhe_212:not(#\9) {
229
+ .awsui_anchor-link-text_swimc_1mwue_203:not(#\9) {
239
230
  display: block;
240
231
  }
241
232
 
242
- .awsui_anchor-link-info_swimc_aldhe_216:not(#\9) {
243
- margin-inline-start: var(--space-xs-zb16t3, 8px);
233
+ .awsui_anchor-link-info_swimc_1mwue_207:not(#\9) {
234
+ margin-left: var(--space-xs-zb16t3, 8px);
244
235
  font-size: var(--font-size-body-s-asqx2i, 12px);
245
236
  line-height: var(--line-height-body-s-7zv1j5, 16px);
246
237
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
@@ -2,13 +2,13 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_swimc_aldhe_93",
6
- "anchor-list": "awsui_anchor-list_swimc_aldhe_106",
7
- "anchor-item": "awsui_anchor-item_swimc_aldhe_129",
8
- "anchor-item--active": "awsui_anchor-item--active_swimc_aldhe_149",
9
- "anchor-link": "awsui_anchor-link_swimc_aldhe_166",
10
- "anchor-link--active": "awsui_anchor-link--active_swimc_aldhe_205",
11
- "anchor-link-text": "awsui_anchor-link-text_swimc_aldhe_212",
12
- "anchor-link-info": "awsui_anchor-link-info_swimc_aldhe_216"
5
+ "root": "awsui_root_swimc_1mwue_93",
6
+ "anchor-list": "awsui_anchor-list_swimc_1mwue_106",
7
+ "anchor-item": "awsui_anchor-item_swimc_1mwue_124",
8
+ "anchor-item--active": "awsui_anchor-item--active_swimc_1mwue_143",
9
+ "anchor-link": "awsui_anchor-link_swimc_1mwue_157",
10
+ "anchor-link--active": "awsui_anchor-link--active_swimc_1mwue_196",
11
+ "anchor-link-text": "awsui_anchor-link-text_swimc_1mwue_203",
12
+ "anchor-link-info": "awsui_anchor-link-info_swimc_1mwue_207"
13
13
  };
14
14
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_1an2p_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_1an2p_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_1an2p_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1an2p_134",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1an2p_134",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1an2p_137",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1an2p_137",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1an2p_140",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1an2p_140",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1an2p_143",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1an2p_143",
15
- "annotation": "awsui_annotation_1hpp3_1an2p_151",
16
- "next-button": "awsui_next-button_1hpp3_1an2p_152",
17
- "previous-button": "awsui_previous-button_1hpp3_1an2p_153",
18
- "finish-button": "awsui_finish-button_1hpp3_1an2p_154",
19
- "header": "awsui_header_1hpp3_1an2p_155",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_1an2p_156",
21
- "content": "awsui_content_1hpp3_1an2p_157",
22
- "description": "awsui_description_1hpp3_1an2p_161",
23
- "actionBar": "awsui_actionBar_1hpp3_1an2p_166",
24
- "stepCounter": "awsui_stepCounter_1hpp3_1an2p_173",
25
- "divider": "awsui_divider_1hpp3_1an2p_177",
26
- "hotspot": "awsui_hotspot_1hpp3_1an2p_181",
27
- "icon": "awsui_icon_1hpp3_1an2p_222"
4
+ "arrow": "awsui_arrow_1hpp3_dt47r_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_dt47r_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_dt47r_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_dt47r_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_dt47r_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_dt47r_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_dt47r_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_dt47r_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_dt47r_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_dt47r_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_dt47r_137",
15
+ "annotation": "awsui_annotation_1hpp3_dt47r_145",
16
+ "next-button": "awsui_next-button_1hpp3_dt47r_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_dt47r_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_dt47r_148",
19
+ "header": "awsui_header_1hpp3_dt47r_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_dt47r_150",
21
+ "content": "awsui_content_1hpp3_dt47r_151",
22
+ "description": "awsui_description_1hpp3_dt47r_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_dt47r_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_dt47r_167",
25
+ "divider": "awsui_divider_1hpp3_dt47r_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_dt47r_175",
27
+ "icon": "awsui_icon_1hpp3_dt47r_215"
28
28
  };
29
29