@cloudscape-design/components 3.0.1156 → 3.0.1158

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 (266) hide show
  1. package/alert/index.js +1 -1
  2. package/alert/interfaces.d.ts +1 -2
  3. package/alert/styles.css.js +27 -27
  4. package/alert/styles.scoped.css +50 -50
  5. package/alert/styles.selectors.js +27 -27
  6. package/annotation-context/annotation/styles.css.js +13 -13
  7. package/annotation-context/annotation/styles.scoped.css +21 -21
  8. package/annotation-context/annotation/styles.selectors.js +13 -13
  9. package/app-layout/notifications/styles.css.js +3 -3
  10. package/app-layout/notifications/styles.scoped.css +7 -7
  11. package/app-layout/notifications/styles.selectors.js +3 -3
  12. package/app-layout/runtime-drawer/index.d.ts.map +1 -1
  13. package/app-layout/runtime-drawer/index.js +20 -18
  14. package/app-layout/runtime-drawer/index.js.map +1 -1
  15. package/app-layout/visual-refresh/styles.css.js +86 -86
  16. package/app-layout/visual-refresh/styles.scoped.css +258 -258
  17. package/app-layout/visual-refresh/styles.selectors.js +86 -86
  18. package/app-layout/visual-refresh-toolbar/drawer/styles.css.js +30 -30
  19. package/app-layout/visual-refresh-toolbar/drawer/styles.scoped.css +89 -89
  20. package/app-layout/visual-refresh-toolbar/drawer/styles.selectors.js +30 -30
  21. package/app-layout/visual-refresh-toolbar/navigation/styles.css.js +4 -4
  22. package/app-layout/visual-refresh-toolbar/navigation/styles.scoped.css +7 -7
  23. package/app-layout/visual-refresh-toolbar/navigation/styles.selectors.js +4 -4
  24. package/app-layout/visual-refresh-toolbar/skeleton/styles.css.js +27 -27
  25. package/app-layout/visual-refresh-toolbar/skeleton/styles.scoped.css +54 -54
  26. package/app-layout/visual-refresh-toolbar/skeleton/styles.selectors.js +27 -27
  27. package/attribute-editor/styles.css.js +15 -15
  28. package/attribute-editor/styles.scoped.css +28 -28
  29. package/attribute-editor/styles.selectors.js +15 -15
  30. package/autosuggest/index.js +28 -11
  31. package/autosuggest/interfaces.d.ts +2 -1
  32. package/autosuggest/interfaces.js.map +1 -1
  33. package/badge/index.d.ts +2 -0
  34. package/badge/index.js +14 -13
  35. package/badge/interfaces.d.ts +3 -2
  36. package/box/index.js +18 -13
  37. package/box/interfaces.d.ts +2 -1
  38. package/breadcrumb-group/item/styles.css.js +7 -7
  39. package/breadcrumb-group/item/styles.scoped.css +28 -28
  40. package/breadcrumb-group/item/styles.selectors.js +7 -7
  41. package/button/index.js +12 -11
  42. package/button/interfaces.d.ts +4 -2
  43. package/button/styles.css.js +22 -22
  44. package/button/styles.scoped.css +256 -256
  45. package/button/styles.selectors.js +22 -22
  46. package/button-dropdown/index.js +27 -11
  47. package/button-dropdown/interfaces.d.ts +6 -2
  48. package/button-dropdown/item-element/styles.css.js +20 -20
  49. package/button-dropdown/item-element/styles.scoped.css +34 -34
  50. package/button-dropdown/item-element/styles.selectors.js +20 -20
  51. package/button-group/index.js +42 -11
  52. package/button-group/interfaces.d.ts +10 -0
  53. package/button-group/interfaces.d.ts.map +1 -1
  54. package/button-group/interfaces.js.map +1 -1
  55. package/checkbox/index.js +9 -11
  56. package/checkbox/interfaces.d.ts +3 -2
  57. package/checkbox/styles.css.js +3 -3
  58. package/checkbox/styles.scoped.css +11 -11
  59. package/checkbox/styles.selectors.js +3 -3
  60. package/container/index.js +29 -13
  61. package/container/interfaces.d.ts +2 -1
  62. package/content-layout/styles.css.js +14 -14
  63. package/content-layout/styles.scoped.css +27 -27
  64. package/content-layout/styles.selectors.js +14 -14
  65. package/date-input/index.js +8 -10
  66. package/flashbar/index.js +10 -13
  67. package/flashbar/interfaces.d.ts +1 -0
  68. package/flashbar/styles.css.js +50 -50
  69. package/flashbar/styles.scoped.css +187 -187
  70. package/flashbar/styles.selectors.js +50 -50
  71. package/help-panel/styles.css.js +6 -6
  72. package/help-panel/styles.scoped.css +73 -73
  73. package/help-panel/styles.selectors.js +6 -6
  74. package/icon/index.js +8 -13
  75. package/icon/interfaces.d.ts +2 -1
  76. package/icon-provider/index.js +12 -2
  77. package/index.d.ts +4 -1
  78. package/index.js +4 -0
  79. package/input/index.js +53 -12
  80. package/input/interfaces.d.ts +3 -1
  81. package/input/styles.css.js +13 -13
  82. package/input/styles.scoped.css +74 -74
  83. package/input/styles.selectors.js +13 -13
  84. package/internal/base-component/styles.scoped.css +1 -1
  85. package/internal/components/drag-handle-wrapper/styles.css.js +21 -21
  86. package/internal/components/drag-handle-wrapper/styles.scoped.css +49 -49
  87. package/internal/components/drag-handle-wrapper/styles.selectors.js +21 -21
  88. package/internal/components/dropdown/styles.css.js +20 -20
  89. package/internal/components/dropdown/styles.scoped.css +38 -38
  90. package/internal/components/dropdown/styles.selectors.js +20 -20
  91. package/internal/components/radio-button/interfaces.d.ts +3 -3
  92. package/internal/components/radio-button/styles.css.js +7 -7
  93. package/internal/components/radio-button/styles.scoped.css +18 -18
  94. package/internal/components/radio-button/styles.selectors.js +7 -7
  95. package/internal/components/token-list/styles.css.js +10 -10
  96. package/internal/components/token-list/styles.scoped.css +25 -25
  97. package/internal/components/token-list/styles.selectors.js +10 -10
  98. package/internal/environment.js +3 -3
  99. package/internal/environment.json +3 -3
  100. package/internal/generated/custom-css-properties/index.d.ts +5 -0
  101. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  102. package/internal/generated/custom-css-properties/index.js +131 -126
  103. package/internal/generated/custom-css-properties/index.js.map +1 -1
  104. package/internal/manifest.json +1 -1
  105. package/internal/plugins/controllers/drawers.d.ts +2 -2
  106. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  107. package/internal/plugins/controllers/drawers.js.map +1 -1
  108. package/internal/plugins/widget/interfaces.d.ts +2 -2
  109. package/internal/plugins/widget/interfaces.d.ts.map +1 -1
  110. package/internal/plugins/widget/interfaces.js.map +1 -1
  111. package/internal/types.d.ts +19 -1
  112. package/internal/types.d.ts.map +1 -1
  113. package/internal/types.js.map +1 -1
  114. package/link/index.js +25 -11
  115. package/link/interfaces.d.ts +3 -2
  116. package/link/styles.css.js +20 -20
  117. package/link/styles.scoped.css +103 -103
  118. package/link/styles.selectors.js +20 -20
  119. package/navigable-group/index.js +19 -4
  120. package/package.json +4 -1
  121. package/progress-bar/index.d.ts +1 -0
  122. package/progress-bar/index.js +52 -14
  123. package/progress-bar/interfaces.d.ts +1 -0
  124. package/progress-bar/styles.css.js +19 -19
  125. package/progress-bar/styles.scoped.css +56 -56
  126. package/progress-bar/styles.selectors.js +19 -19
  127. package/prompt-input/index.js +19 -11
  128. package/prompt-input/interfaces.d.ts +4 -3
  129. package/prompt-input/styles.css.js +17 -17
  130. package/prompt-input/styles.scoped.css +79 -79
  131. package/prompt-input/styles.selectors.js +17 -17
  132. package/radio-button/index.js +19 -4
  133. package/radio-group/index.js +20 -11
  134. package/radio-group/interfaces.d.ts +1 -1
  135. package/segmented-control/index.js +14 -13
  136. package/segmented-control/interfaces.d.ts +1 -0
  137. package/segmented-control/styles.css.js +16 -16
  138. package/segmented-control/styles.scoped.css +46 -46
  139. package/segmented-control/styles.selectors.js +16 -16
  140. package/select/interfaces.d.ts +1 -1
  141. package/select/interfaces.js.map +1 -1
  142. package/slider/styles.css.js +26 -26
  143. package/slider/styles.scoped.css +86 -86
  144. package/slider/styles.selectors.js +26 -26
  145. package/space-between/index.js +10 -13
  146. package/space-between/interfaces.d.ts +2 -1
  147. package/spinner/index.js +10 -13
  148. package/spinner/interfaces.d.ts +2 -1
  149. package/spinner/styles.css.js +13 -13
  150. package/spinner/styles.scoped.css +39 -39
  151. package/spinner/styles.selectors.js +13 -13
  152. package/status-indicator/index.js +10 -13
  153. package/status-indicator/interfaces.d.ts +2 -1
  154. package/steps/index.js +11 -11
  155. package/steps/interfaces.d.ts +6 -2
  156. package/table/header-cell/index.d.ts +1 -1
  157. package/table/header-cell/index.d.ts.map +1 -1
  158. package/table/header-cell/index.js +1 -1
  159. package/table/header-cell/index.js.map +1 -1
  160. package/table/header-cell/th-element.d.ts +1 -1
  161. package/table/header-cell/th-element.d.ts.map +1 -1
  162. package/table/header-cell/th-element.js.map +1 -1
  163. package/table/resizer/index.d.ts +3 -1
  164. package/table/resizer/index.d.ts.map +1 -1
  165. package/table/resizer/index.js +8 -5
  166. package/table/resizer/index.js.map +1 -1
  167. package/table/resizer/styles.css.js +13 -12
  168. package/table/resizer/styles.scoped.css +22 -22
  169. package/table/resizer/styles.selectors.js +13 -12
  170. package/table/thead.d.ts +1 -1
  171. package/table/thead.d.ts.map +1 -1
  172. package/table/thead.js.map +1 -1
  173. package/tabs/index.d.ts +1 -0
  174. package/tabs/index.d.ts.map +1 -1
  175. package/tabs/index.js +3 -3
  176. package/tabs/index.js.map +1 -1
  177. package/tabs/interfaces.d.ts +45 -0
  178. package/tabs/interfaces.d.ts.map +1 -1
  179. package/tabs/interfaces.js.map +1 -1
  180. package/tabs/styles.css.js +30 -30
  181. package/tabs/styles.d.ts +32 -0
  182. package/tabs/styles.d.ts.map +1 -0
  183. package/tabs/styles.js +47 -0
  184. package/tabs/styles.js.map +1 -0
  185. package/tabs/styles.scoped.css +77 -73
  186. package/tabs/styles.selectors.js +30 -30
  187. package/tabs/tab-header-bar.d.ts +3 -1
  188. package/tabs/tab-header-bar.d.ts.map +1 -1
  189. package/tabs/tab-header-bar.js +6 -4
  190. package/tabs/tab-header-bar.js.map +1 -1
  191. package/tag-editor/styles.css.js +3 -3
  192. package/tag-editor/styles.scoped.css +13 -13
  193. package/tag-editor/styles.selectors.js +3 -3
  194. package/text-content/styles.css.js +1 -1
  195. package/text-content/styles.scoped.css +66 -66
  196. package/text-content/styles.selectors.js +1 -1
  197. package/text-filter/index.js +17 -10
  198. package/text-filter/interfaces.d.ts +1 -0
  199. package/textarea/index.js +65 -12
  200. package/textarea/interfaces.d.ts +3 -2
  201. package/textarea/styles.css.js +5 -5
  202. package/textarea/styles.scoped.css +45 -45
  203. package/textarea/styles.selectors.js +5 -5
  204. package/time-input/index.js +15 -11
  205. package/toggle/index.js +6 -10
  206. package/toggle/interfaces.d.ts +3 -2
  207. package/toggle/styles.css.js +10 -10
  208. package/toggle/styles.scoped.css +23 -23
  209. package/toggle/styles.selectors.js +10 -10
  210. package/toggle-button/index.js +14 -11
  211. package/wizard/index.js +35 -13
  212. package/wizard/interfaces.d.ts +1 -1
  213. package/autosuggest/internal-do-not-use-core.js +0 -35
  214. package/badge/internal-do-not-use-core.js +0 -19
  215. package/box/internal-do-not-use-core.js +0 -23
  216. package/button/internal-do-not-use-core.js +0 -19
  217. package/button-dropdown/internal-do-not-use-core.js +0 -34
  218. package/button-group/internal-do-not-use-core.js +0 -49
  219. package/checkbox/internal-do-not-use-core.js +0 -16
  220. package/container/internal-do-not-use-core.js +0 -34
  221. package/date-input/internal-do-not-use-core.js +0 -16
  222. package/flashbar/internal-do-not-use-core.js +0 -15
  223. package/icon/internal-do-not-use-core.js +0 -13
  224. package/input/internal-do-not-use-core.js +0 -59
  225. package/link/internal-do-not-use-core.js +0 -32
  226. package/progress-bar/internal-do-not-use-core.js +0 -56
  227. package/prompt-input/internal-do-not-use-core.js +0 -26
  228. package/radio-group/internal-do-not-use-core.js +0 -27
  229. package/segmented-control/internal-do-not-use-core.js +0 -19
  230. package/space-between/internal-do-not-use-core.js +0 -15
  231. package/spinner/internal-do-not-use-core.js +0 -15
  232. package/status-indicator/internal-do-not-use-core.js +0 -15
  233. package/steps/internal-do-not-use-core.js +0 -18
  234. package/text-filter/internal-do-not-use-core.js +0 -25
  235. package/textarea/internal-do-not-use-core.js +0 -71
  236. package/time-input/internal-do-not-use-core.js +0 -22
  237. package/toggle/internal-do-not-use-core.js +0 -14
  238. package/toggle-button/internal-do-not-use-core.js +0 -21
  239. package/wizard/internal-do-not-use-core.js +0 -40
  240. /package/autosuggest/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  241. /package/badge/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  242. /package/box/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  243. /package/button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  244. /package/button-dropdown/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  245. /package/button-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  246. /package/checkbox/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  247. /package/container/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  248. /package/date-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  249. /package/flashbar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  250. /package/icon/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  251. /package/input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  252. /package/link/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  253. /package/progress-bar/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  254. /package/prompt-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  255. /package/radio-group/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  256. /package/segmented-control/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  257. /package/space-between/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  258. /package/spinner/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  259. /package/status-indicator/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  260. /package/steps/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  261. /package/text-filter/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  262. /package/textarea/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  263. /package/time-input/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  264. /package/toggle/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  265. /package/toggle-button/{internal-do-not-use-core.js.map → index.js.map} +0 -0
  266. /package/wizard/{internal-do-not-use-core.js.map → index.js.map} +0 -0
package/alert/index.js CHANGED
@@ -9,7 +9,7 @@ import { validateProps } from '@cloudscape-design/component-toolkit/internal';
9
9
 
10
10
 
11
11
  const Alert = React.forwardRef((props, ref) => {
12
- validateProps('Alert', props, ["style"], {}, 'console');
12
+ validateProps('Alert', props, ["persistenceConfig"], {}, 'core');
13
13
  return React.createElement(CoreComponent, {ref,...props});
14
14
  });
15
15
 
@@ -128,7 +128,7 @@ export interface AlertProps extends BaseComponentProps {
128
128
  /**
129
129
  * @awsuiSystem core
130
130
  */
131
-
131
+ style?: AlertProps.Style;
132
132
  /**
133
133
  * Config to persist dismiss state for dismissable Alert
134
134
  * persistenceConfig contains:
@@ -136,5 +136,4 @@ export interface AlertProps extends BaseComponentProps {
136
136
  * * `crossServicePersistence` (boolean) - (Optional) If true, the persistence state will be shared across AWS services.
137
137
  * @awsuiSystem console
138
138
  */
139
- persistenceConfig?: AlertProps.PersistenceConfig;
140
139
  }
@@ -1,32 +1,32 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_kp84f_193",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_kp84f_1",
6
- "root": "awsui_root_mx3cw_kp84f_215",
7
- "hidden": "awsui_hidden_mx3cw_kp84f_250",
8
- "alert-wrapper": "awsui_alert-wrapper_mx3cw_kp84f_299",
9
- "initial-hidden": "awsui_initial-hidden_mx3cw_kp84f_311",
10
- "header": "awsui_header_mx3cw_kp84f_316",
11
- "header-replacement": "awsui_header-replacement_mx3cw_kp84f_317",
12
- "action": "awsui_action_mx3cw_kp84f_321",
13
- "action-slot": "awsui_action-slot_mx3cw_kp84f_325",
14
- "action-button": "awsui_action-button_mx3cw_kp84f_326",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_kp84f_330",
16
- "text": "awsui_text_mx3cw_kp84f_361",
17
- "icon": "awsui_icon_mx3cw_kp84f_368",
18
- "message": "awsui_message_mx3cw_kp84f_371",
19
- "action-wrapped": "awsui_action-wrapped_mx3cw_kp84f_375",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_kp84f_379",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_kp84f_383",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_kp84f_387",
23
- "content": "awsui_content_mx3cw_kp84f_391",
24
- "content-replacement": "awsui_content-replacement_mx3cw_kp84f_392",
25
- "dismiss": "awsui_dismiss_mx3cw_kp84f_396",
26
- "dismiss-button": "awsui_dismiss-button_mx3cw_kp84f_401",
27
- "type-error": "awsui_type-error_mx3cw_kp84f_405",
28
- "type-warning": "awsui_type-warning_mx3cw_kp84f_413",
29
- "type-success": "awsui_type-success_mx3cw_kp84f_421",
30
- "type-info": "awsui_type-info_mx3cw_kp84f_429"
4
+ "alert": "awsui_alert_mx3cw_ntw4f_193",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ntw4f_1",
6
+ "root": "awsui_root_mx3cw_ntw4f_215",
7
+ "hidden": "awsui_hidden_mx3cw_ntw4f_250",
8
+ "alert-wrapper": "awsui_alert-wrapper_mx3cw_ntw4f_299",
9
+ "initial-hidden": "awsui_initial-hidden_mx3cw_ntw4f_311",
10
+ "header": "awsui_header_mx3cw_ntw4f_316",
11
+ "header-replacement": "awsui_header-replacement_mx3cw_ntw4f_317",
12
+ "action": "awsui_action_mx3cw_ntw4f_321",
13
+ "action-slot": "awsui_action-slot_mx3cw_ntw4f_325",
14
+ "action-button": "awsui_action-button_mx3cw_ntw4f_326",
15
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_ntw4f_330",
16
+ "text": "awsui_text_mx3cw_ntw4f_361",
17
+ "icon": "awsui_icon_mx3cw_ntw4f_368",
18
+ "message": "awsui_message_mx3cw_ntw4f_371",
19
+ "action-wrapped": "awsui_action-wrapped_mx3cw_ntw4f_375",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_ntw4f_379",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_ntw4f_383",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_ntw4f_387",
23
+ "content": "awsui_content_mx3cw_ntw4f_391",
24
+ "content-replacement": "awsui_content-replacement_mx3cw_ntw4f_392",
25
+ "dismiss": "awsui_dismiss_mx3cw_ntw4f_396",
26
+ "dismiss-button": "awsui_dismiss-button_mx3cw_ntw4f_401",
27
+ "type-error": "awsui_type-error_mx3cw_ntw4f_405",
28
+ "type-warning": "awsui_type-warning_mx3cw_ntw4f_413",
29
+ "type-success": "awsui_type-success_mx3cw_ntw4f_421",
30
+ "type-info": "awsui_type-info_mx3cw_ntw4f_429"
31
31
  };
32
32
 
@@ -190,10 +190,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
190
190
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
191
191
  SPDX-License-Identifier: Apache-2.0
192
192
  */
193
- .awsui_alert_mx3cw_kp84f_193:not(#\9) {
194
- animation: awsui_awsui-motion-fade-in_mx3cw_kp84f_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
193
+ .awsui_alert_mx3cw_ntw4f_193:not(#\9) {
194
+ animation: awsui_awsui-motion-fade-in_mx3cw_ntw4f_1 var(--motion-duration-show-paced-otsjh8, 180ms) var(--motion-easing-show-paced-ym6eyn, ease-out);
195
195
  }
196
- @keyframes awsui_awsui-motion-fade-in_mx3cw_kp84f_1 {
196
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_ntw4f_1 {
197
197
  from {
198
198
  opacity: 0.2;
199
199
  }
@@ -202,17 +202,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  }
203
203
  }
204
204
  @media (prefers-reduced-motion: reduce) {
205
- .awsui_alert_mx3cw_kp84f_193:not(#\9) {
205
+ .awsui_alert_mx3cw_ntw4f_193:not(#\9) {
206
206
  animation: none;
207
207
  transition: none;
208
208
  }
209
209
  }
210
- .awsui-motion-disabled .awsui_alert_mx3cw_kp84f_193:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_kp84f_193:not(#\9) {
210
+ .awsui-motion-disabled .awsui_alert_mx3cw_ntw4f_193:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_ntw4f_193:not(#\9) {
211
211
  animation: none;
212
212
  transition: none;
213
213
  }
214
214
 
215
- .awsui_root_mx3cw_kp84f_215:not(#\9) {
215
+ .awsui_root_mx3cw_ntw4f_215:not(#\9) {
216
216
  border-collapse: separate;
217
217
  border-spacing: 0;
218
218
  box-sizing: border-box;
@@ -247,11 +247,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
247
247
  overflow: hidden;
248
248
  display: block;
249
249
  }
250
- .awsui_root_mx3cw_kp84f_215.awsui_hidden_mx3cw_kp84f_250:not(#\9) {
250
+ .awsui_root_mx3cw_ntw4f_215.awsui_hidden_mx3cw_ntw4f_250:not(#\9) {
251
251
  display: none;
252
252
  }
253
253
 
254
- .awsui_alert_mx3cw_kp84f_193:not(#\9) {
254
+ .awsui_alert_mx3cw_ntw4f_193:not(#\9) {
255
255
  border-collapse: separate;
256
256
  border-spacing: 0;
257
257
  box-sizing: border-box;
@@ -293,10 +293,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
293
293
  padding-block: var(--space-alert-vertical-dlp5wr, 8px);
294
294
  padding-inline: var(--space-alert-horizontal-ul364s, 16px);
295
295
  background-color: var(--color-background-container-content-6u8rvp, #ffffff);
296
- --awsui-alert-focus-ring-box-shadow-d43v8n: 0 0 0 var(--awsui-alert-focus-ring-border-width-d43v8n, 2px) var(--awsui-alert-focus-ring-border-color-d43v8n, var(--color-border-item-focused-uk47pl, #006ce0));
296
+ --awsui-alert-focus-ring-box-shadow-rhu47t: 0 0 0 var(--awsui-alert-focus-ring-border-width-rhu47t, 2px) var(--awsui-alert-focus-ring-border-color-rhu47t, var(--color-border-item-focused-uk47pl, #006ce0));
297
297
  }
298
298
 
299
- .awsui_alert-wrapper_mx3cw_kp84f_299:not(#\9) {
299
+ .awsui_alert-wrapper_mx3cw_ntw4f_299:not(#\9) {
300
300
  flex: 1;
301
301
  display: flex;
302
302
  flex-direction: row;
@@ -304,46 +304,46 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
304
304
  column-gap: var(--space-alert-action-left-4s8zo5, 12px);
305
305
  }
306
306
 
307
- .awsui_hidden_mx3cw_kp84f_250:not(#\9) {
307
+ .awsui_hidden_mx3cw_ntw4f_250:not(#\9) {
308
308
  display: none;
309
309
  }
310
310
 
311
- .awsui_initial-hidden_mx3cw_kp84f_311:not(#\9) {
311
+ .awsui_initial-hidden_mx3cw_ntw4f_311:not(#\9) {
312
312
  overflow: hidden;
313
313
  block-size: 0;
314
314
  }
315
315
 
316
- .awsui_header_mx3cw_kp84f_316:not(#\9),
317
- .awsui_header-replacement_mx3cw_kp84f_317:not(#\9) {
316
+ .awsui_header_mx3cw_ntw4f_316:not(#\9),
317
+ .awsui_header-replacement_mx3cw_ntw4f_317:not(#\9) {
318
318
  font-weight: 700;
319
319
  }
320
320
 
321
- .awsui_action_mx3cw_kp84f_321:not(#\9) {
321
+ .awsui_action_mx3cw_ntw4f_321:not(#\9) {
322
322
  white-space: nowrap;
323
323
  }
324
324
 
325
- .awsui_action-slot_mx3cw_kp84f_325:not(#\9),
326
- .awsui_action-button_mx3cw_kp84f_326:not(#\9) {
325
+ .awsui_action-slot_mx3cw_ntw4f_325:not(#\9),
326
+ .awsui_action-button_mx3cw_ntw4f_326:not(#\9) {
327
327
  /* used in test-utils */
328
328
  }
329
329
 
330
- .awsui_alert-focus-wrapper_mx3cw_kp84f_330:not(#\9) {
330
+ .awsui_alert-focus-wrapper_mx3cw_ntw4f_330:not(#\9) {
331
331
  flex: 1;
332
332
  min-inline-size: 70%;
333
333
  display: grid;
334
334
  grid-template-columns: min-content auto;
335
335
  }
336
- .awsui_alert-focus-wrapper_mx3cw_kp84f_330:not(#\9):focus {
336
+ .awsui_alert-focus-wrapper_mx3cw_ntw4f_330:not(#\9):focus {
337
337
  outline: none;
338
338
  }
339
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kp84f_330:not(#\9):focus {
339
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ntw4f_330:not(#\9):focus {
340
340
  position: relative;
341
341
  }
342
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kp84f_330:not(#\9):focus {
342
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ntw4f_330:not(#\9):focus {
343
343
  outline: 2px dotted transparent;
344
344
  outline-offset: calc(var(--space-button-focus-outline-gutter-jj138g, 4px) - 1px);
345
345
  }
346
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kp84f_330:not(#\9):focus::before {
346
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_ntw4f_330:not(#\9):focus::before {
347
347
  content: " ";
348
348
  display: block;
349
349
  position: absolute;
@@ -351,85 +351,85 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_kp84f_330:n
351
351
  inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-jj138g, 4px));
352
352
  inline-size: calc(100% + var(--space-button-focus-outline-gutter-jj138g, 4px) + var(--space-button-focus-outline-gutter-jj138g, 4px));
353
353
  block-size: calc(100% + var(--space-button-focus-outline-gutter-jj138g, 4px) + var(--space-button-focus-outline-gutter-jj138g, 4px));
354
- border-start-start-radius: var(--awsui-alert-focus-ring-border-radius-d43v8n, var(--border-radius-control-default-focus-ring-1uabki, 4px));
355
- border-start-end-radius: var(--awsui-alert-focus-ring-border-radius-d43v8n, var(--border-radius-control-default-focus-ring-1uabki, 4px));
356
- border-end-start-radius: var(--awsui-alert-focus-ring-border-radius-d43v8n, var(--border-radius-control-default-focus-ring-1uabki, 4px));
357
- border-end-end-radius: var(--awsui-alert-focus-ring-border-radius-d43v8n, var(--border-radius-control-default-focus-ring-1uabki, 4px));
358
- box-shadow: var(--awsui-alert-focus-ring-box-shadow-d43v8n);
354
+ border-start-start-radius: var(--awsui-alert-focus-ring-border-radius-rhu47t, var(--border-radius-control-default-focus-ring-1uabki, 4px));
355
+ border-start-end-radius: var(--awsui-alert-focus-ring-border-radius-rhu47t, var(--border-radius-control-default-focus-ring-1uabki, 4px));
356
+ border-end-start-radius: var(--awsui-alert-focus-ring-border-radius-rhu47t, var(--border-radius-control-default-focus-ring-1uabki, 4px));
357
+ border-end-end-radius: var(--awsui-alert-focus-ring-border-radius-rhu47t, var(--border-radius-control-default-focus-ring-1uabki, 4px));
358
+ box-shadow: var(--awsui-alert-focus-ring-box-shadow-rhu47t);
359
359
  }
360
360
 
361
- .awsui_text_mx3cw_kp84f_361:not(#\9) {
361
+ .awsui_text_mx3cw_ntw4f_361:not(#\9) {
362
362
  min-inline-size: 0;
363
363
  padding-block: var(--border-width-button-jm0qg7, 2px);
364
364
  padding-inline: 0;
365
365
  margin-block: var(--space-scaled-xxs-pfm1nx, 4px);
366
366
  margin-inline: var(--space-xxs-hwfkai, 4px);
367
367
  }
368
- .awsui_text_mx3cw_kp84f_361.awsui_icon_mx3cw_kp84f_368:not(#\9) {
368
+ .awsui_text_mx3cw_ntw4f_361.awsui_icon_mx3cw_ntw4f_368:not(#\9) {
369
369
  margin-inline-start: 0;
370
370
  }
371
- .awsui_text_mx3cw_kp84f_361.awsui_message_mx3cw_kp84f_371:not(#\9) {
371
+ .awsui_text_mx3cw_ntw4f_361.awsui_message_mx3cw_ntw4f_371:not(#\9) {
372
372
  margin-inline-end: var(--space-alert-message-right-mrjbnn, 4px);
373
373
  }
374
374
 
375
- .awsui_action-wrapped_mx3cw_kp84f_375:not(#\9) {
375
+ .awsui_action-wrapped_mx3cw_ntw4f_375:not(#\9) {
376
376
  margin-block-end: var(--space-xxs-hwfkai, 4px);
377
377
  }
378
378
 
379
- .awsui_icon-size-medium_mx3cw_kp84f_379 > .awsui_alert-wrapper_mx3cw_kp84f_299 > .awsui_action-wrapped_mx3cw_kp84f_375:not(#\9) {
379
+ .awsui_icon-size-medium_mx3cw_ntw4f_379 > .awsui_alert-wrapper_mx3cw_ntw4f_299 > .awsui_action-wrapped_mx3cw_ntw4f_375:not(#\9) {
380
380
  margin-inline-start: calc(var(--size-icon-medium-uv8xcz, 20px) + var(--space-xs-ymlm0b, 8px));
381
381
  }
382
382
 
383
- .awsui_icon-size-big_mx3cw_kp84f_383 > .awsui_alert-wrapper_mx3cw_kp84f_299 > .awsui_action-wrapped_mx3cw_kp84f_375:not(#\9) {
383
+ .awsui_icon-size-big_mx3cw_ntw4f_383 > .awsui_alert-wrapper_mx3cw_ntw4f_299 > .awsui_action-wrapped_mx3cw_ntw4f_375:not(#\9) {
384
384
  margin-inline-start: calc(var(--size-icon-big-7pq9l3, 32px) + var(--space-xs-ymlm0b, 8px));
385
385
  }
386
386
 
387
- .awsui_icon-size-normal_mx3cw_kp84f_387 > .awsui_alert-wrapper_mx3cw_kp84f_299 > .awsui_action-wrapped_mx3cw_kp84f_375:not(#\9) {
387
+ .awsui_icon-size-normal_mx3cw_ntw4f_387 > .awsui_alert-wrapper_mx3cw_ntw4f_299 > .awsui_action-wrapped_mx3cw_ntw4f_375:not(#\9) {
388
388
  margin-inline-start: calc(var(--size-icon-normal-levt08, 16px) + var(--space-xs-ymlm0b, 8px));
389
389
  }
390
390
 
391
- .awsui_content_mx3cw_kp84f_391:not(#\9),
392
- .awsui_content-replacement_mx3cw_kp84f_392:not(#\9) {
391
+ .awsui_content_mx3cw_ntw4f_391:not(#\9),
392
+ .awsui_content-replacement_mx3cw_ntw4f_392:not(#\9) {
393
393
  /* used in test-utils */
394
394
  }
395
395
 
396
- .awsui_dismiss_mx3cw_kp84f_396:not(#\9) {
396
+ .awsui_dismiss_mx3cw_ntw4f_396:not(#\9) {
397
397
  margin-inline-end: calc(-1 * var(--space-xxs-hwfkai, 4px));
398
398
  margin-inline-start: var(--space-s-tvghoh, 12px);
399
399
  }
400
400
 
401
- .awsui_dismiss-button_mx3cw_kp84f_401:not(#\9) {
401
+ .awsui_dismiss-button_mx3cw_ntw4f_401:not(#\9) {
402
402
  /* used in test-utils */
403
403
  }
404
404
 
405
- .awsui_type-error_mx3cw_kp84f_405:not(#\9) {
405
+ .awsui_type-error_mx3cw_ntw4f_405:not(#\9) {
406
406
  border-color: var(--color-border-status-error-j8acpp, #db0000);
407
407
  background-color: var(--color-background-status-error-mu3lcw, #fff5f5);
408
408
  }
409
- .awsui_type-error_mx3cw_kp84f_405 > .awsui_alert-wrapper_mx3cw_kp84f_299 > .awsui_alert-focus-wrapper_mx3cw_kp84f_330 > .awsui_icon_mx3cw_kp84f_368:not(#\9) {
410
- color: var(--awsui-alert-icon-color-d43v8n, var(--color-text-status-error-ksqavh, #db0000));
409
+ .awsui_type-error_mx3cw_ntw4f_405 > .awsui_alert-wrapper_mx3cw_ntw4f_299 > .awsui_alert-focus-wrapper_mx3cw_ntw4f_330 > .awsui_icon_mx3cw_ntw4f_368:not(#\9) {
410
+ color: var(--awsui-alert-icon-color-rhu47t, var(--color-text-status-error-ksqavh, #db0000));
411
411
  }
412
412
 
413
- .awsui_type-warning_mx3cw_kp84f_413:not(#\9) {
413
+ .awsui_type-warning_mx3cw_ntw4f_413:not(#\9) {
414
414
  border-color: var(--color-border-status-warning-j40pg7, #855900);
415
415
  background-color: var(--color-background-status-warning-cv83up, #fffef0);
416
416
  }
417
- .awsui_type-warning_mx3cw_kp84f_413 > .awsui_alert-wrapper_mx3cw_kp84f_299 > .awsui_alert-focus-wrapper_mx3cw_kp84f_330 > .awsui_icon_mx3cw_kp84f_368:not(#\9) {
418
- color: var(--awsui-alert-icon-color-d43v8n, var(--color-text-status-warning-6meo06, #855900));
417
+ .awsui_type-warning_mx3cw_ntw4f_413 > .awsui_alert-wrapper_mx3cw_ntw4f_299 > .awsui_alert-focus-wrapper_mx3cw_ntw4f_330 > .awsui_icon_mx3cw_ntw4f_368:not(#\9) {
418
+ color: var(--awsui-alert-icon-color-rhu47t, var(--color-text-status-warning-6meo06, #855900));
419
419
  }
420
420
 
421
- .awsui_type-success_mx3cw_kp84f_421:not(#\9) {
421
+ .awsui_type-success_mx3cw_ntw4f_421:not(#\9) {
422
422
  border-color: var(--color-border-status-success-8z5f8u, #00802f);
423
423
  background-color: var(--color-background-status-success-h6b8bh, #effff1);
424
424
  }
425
- .awsui_type-success_mx3cw_kp84f_421 > .awsui_alert-wrapper_mx3cw_kp84f_299 > .awsui_alert-focus-wrapper_mx3cw_kp84f_330 > .awsui_icon_mx3cw_kp84f_368:not(#\9) {
426
- color: var(--awsui-alert-icon-color-d43v8n, var(--color-text-status-success-ybmii8, #00802f));
425
+ .awsui_type-success_mx3cw_ntw4f_421 > .awsui_alert-wrapper_mx3cw_ntw4f_299 > .awsui_alert-focus-wrapper_mx3cw_ntw4f_330 > .awsui_icon_mx3cw_ntw4f_368:not(#\9) {
426
+ color: var(--awsui-alert-icon-color-rhu47t, var(--color-text-status-success-ybmii8, #00802f));
427
427
  }
428
428
 
429
- .awsui_type-info_mx3cw_kp84f_429:not(#\9) {
429
+ .awsui_type-info_mx3cw_ntw4f_429:not(#\9) {
430
430
  border-color: var(--color-border-status-info-qf6jok, #006ce0);
431
431
  background-color: var(--color-background-status-info-sfobba, #f0fbff);
432
432
  }
433
- .awsui_type-info_mx3cw_kp84f_429 > .awsui_alert-wrapper_mx3cw_kp84f_299 > .awsui_alert-focus-wrapper_mx3cw_kp84f_330 > .awsui_icon_mx3cw_kp84f_368:not(#\9) {
434
- color: var(--awsui-alert-icon-color-d43v8n, var(--color-text-status-info-ue8bd2, #006ce0));
433
+ .awsui_type-info_mx3cw_ntw4f_429 > .awsui_alert-wrapper_mx3cw_ntw4f_299 > .awsui_alert-focus-wrapper_mx3cw_ntw4f_330 > .awsui_icon_mx3cw_ntw4f_368:not(#\9) {
434
+ color: var(--awsui-alert-icon-color-rhu47t, var(--color-text-status-info-ue8bd2, #006ce0));
435
435
  }
@@ -2,32 +2,32 @@
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_kp84f_193",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_kp84f_1",
7
- "root": "awsui_root_mx3cw_kp84f_215",
8
- "hidden": "awsui_hidden_mx3cw_kp84f_250",
9
- "alert-wrapper": "awsui_alert-wrapper_mx3cw_kp84f_299",
10
- "initial-hidden": "awsui_initial-hidden_mx3cw_kp84f_311",
11
- "header": "awsui_header_mx3cw_kp84f_316",
12
- "header-replacement": "awsui_header-replacement_mx3cw_kp84f_317",
13
- "action": "awsui_action_mx3cw_kp84f_321",
14
- "action-slot": "awsui_action-slot_mx3cw_kp84f_325",
15
- "action-button": "awsui_action-button_mx3cw_kp84f_326",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_kp84f_330",
17
- "text": "awsui_text_mx3cw_kp84f_361",
18
- "icon": "awsui_icon_mx3cw_kp84f_368",
19
- "message": "awsui_message_mx3cw_kp84f_371",
20
- "action-wrapped": "awsui_action-wrapped_mx3cw_kp84f_375",
21
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_kp84f_379",
22
- "icon-size-big": "awsui_icon-size-big_mx3cw_kp84f_383",
23
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_kp84f_387",
24
- "content": "awsui_content_mx3cw_kp84f_391",
25
- "content-replacement": "awsui_content-replacement_mx3cw_kp84f_392",
26
- "dismiss": "awsui_dismiss_mx3cw_kp84f_396",
27
- "dismiss-button": "awsui_dismiss-button_mx3cw_kp84f_401",
28
- "type-error": "awsui_type-error_mx3cw_kp84f_405",
29
- "type-warning": "awsui_type-warning_mx3cw_kp84f_413",
30
- "type-success": "awsui_type-success_mx3cw_kp84f_421",
31
- "type-info": "awsui_type-info_mx3cw_kp84f_429"
5
+ "alert": "awsui_alert_mx3cw_ntw4f_193",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_ntw4f_1",
7
+ "root": "awsui_root_mx3cw_ntw4f_215",
8
+ "hidden": "awsui_hidden_mx3cw_ntw4f_250",
9
+ "alert-wrapper": "awsui_alert-wrapper_mx3cw_ntw4f_299",
10
+ "initial-hidden": "awsui_initial-hidden_mx3cw_ntw4f_311",
11
+ "header": "awsui_header_mx3cw_ntw4f_316",
12
+ "header-replacement": "awsui_header-replacement_mx3cw_ntw4f_317",
13
+ "action": "awsui_action_mx3cw_ntw4f_321",
14
+ "action-slot": "awsui_action-slot_mx3cw_ntw4f_325",
15
+ "action-button": "awsui_action-button_mx3cw_ntw4f_326",
16
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_ntw4f_330",
17
+ "text": "awsui_text_mx3cw_ntw4f_361",
18
+ "icon": "awsui_icon_mx3cw_ntw4f_368",
19
+ "message": "awsui_message_mx3cw_ntw4f_371",
20
+ "action-wrapped": "awsui_action-wrapped_mx3cw_ntw4f_375",
21
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_ntw4f_379",
22
+ "icon-size-big": "awsui_icon-size-big_mx3cw_ntw4f_383",
23
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_ntw4f_387",
24
+ "content": "awsui_content_mx3cw_ntw4f_391",
25
+ "content-replacement": "awsui_content-replacement_mx3cw_ntw4f_392",
26
+ "dismiss": "awsui_dismiss_mx3cw_ntw4f_396",
27
+ "dismiss-button": "awsui_dismiss-button_mx3cw_ntw4f_401",
28
+ "type-error": "awsui_type-error_mx3cw_ntw4f_405",
29
+ "type-warning": "awsui_type-warning_mx3cw_ntw4f_413",
30
+ "type-success": "awsui_type-success_mx3cw_ntw4f_421",
31
+ "type-info": "awsui_type-info_mx3cw_ntw4f_429"
32
32
  };
33
33
 
@@ -1,18 +1,18 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "annotation": "awsui_annotation_1hpp3_d3vev_185",
5
- "next-button": "awsui_next-button_1hpp3_d3vev_186",
6
- "previous-button": "awsui_previous-button_1hpp3_d3vev_187",
7
- "finish-button": "awsui_finish-button_1hpp3_d3vev_188",
8
- "header": "awsui_header_1hpp3_d3vev_189",
9
- "step-counter-content": "awsui_step-counter-content_1hpp3_d3vev_190",
10
- "content": "awsui_content_1hpp3_d3vev_191",
11
- "description": "awsui_description_1hpp3_d3vev_195",
12
- "actionBar": "awsui_actionBar_1hpp3_d3vev_200",
13
- "stepCounter": "awsui_stepCounter_1hpp3_d3vev_207",
14
- "divider": "awsui_divider_1hpp3_d3vev_211",
15
- "hotspot": "awsui_hotspot_1hpp3_d3vev_215",
16
- "icon": "awsui_icon_1hpp3_d3vev_285"
4
+ "annotation": "awsui_annotation_1hpp3_ib4xz_185",
5
+ "next-button": "awsui_next-button_1hpp3_ib4xz_186",
6
+ "previous-button": "awsui_previous-button_1hpp3_ib4xz_187",
7
+ "finish-button": "awsui_finish-button_1hpp3_ib4xz_188",
8
+ "header": "awsui_header_1hpp3_ib4xz_189",
9
+ "step-counter-content": "awsui_step-counter-content_1hpp3_ib4xz_190",
10
+ "content": "awsui_content_1hpp3_ib4xz_191",
11
+ "description": "awsui_description_1hpp3_ib4xz_195",
12
+ "actionBar": "awsui_actionBar_1hpp3_ib4xz_200",
13
+ "stepCounter": "awsui_stepCounter_1hpp3_ib4xz_207",
14
+ "divider": "awsui_divider_1hpp3_ib4xz_211",
15
+ "hotspot": "awsui_hotspot_1hpp3_ib4xz_215",
16
+ "icon": "awsui_icon_1hpp3_ib4xz_285"
17
17
  };
18
18
 
@@ -182,37 +182,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
182
182
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
183
183
  SPDX-License-Identifier: Apache-2.0
184
184
  */
185
- .awsui_annotation_1hpp3_d3vev_185:not(#\9),
186
- .awsui_next-button_1hpp3_d3vev_186:not(#\9),
187
- .awsui_previous-button_1hpp3_d3vev_187:not(#\9),
188
- .awsui_finish-button_1hpp3_d3vev_188:not(#\9),
189
- .awsui_header_1hpp3_d3vev_189:not(#\9),
190
- .awsui_step-counter-content_1hpp3_d3vev_190:not(#\9),
191
- .awsui_content_1hpp3_d3vev_191:not(#\9) {
185
+ .awsui_annotation_1hpp3_ib4xz_185:not(#\9),
186
+ .awsui_next-button_1hpp3_ib4xz_186:not(#\9),
187
+ .awsui_previous-button_1hpp3_ib4xz_187:not(#\9),
188
+ .awsui_finish-button_1hpp3_ib4xz_188:not(#\9),
189
+ .awsui_header_1hpp3_ib4xz_189:not(#\9),
190
+ .awsui_step-counter-content_1hpp3_ib4xz_190:not(#\9),
191
+ .awsui_content_1hpp3_ib4xz_191:not(#\9) {
192
192
  /* used in test-utils */
193
193
  }
194
194
 
195
- .awsui_description_1hpp3_d3vev_195:not(#\9) {
195
+ .awsui_description_1hpp3_ib4xz_195:not(#\9) {
196
196
  overflow: hidden;
197
197
  margin-block-start: var(--space-xxs-hwfkai, 4px);
198
198
  }
199
199
 
200
- .awsui_actionBar_1hpp3_d3vev_200:not(#\9) {
200
+ .awsui_actionBar_1hpp3_ib4xz_200:not(#\9) {
201
201
  display: flex;
202
202
  justify-content: space-between;
203
203
  align-items: center;
204
204
  position: relative;
205
205
  }
206
206
 
207
- .awsui_stepCounter_1hpp3_d3vev_207:not(#\9) {
207
+ .awsui_stepCounter_1hpp3_ib4xz_207:not(#\9) {
208
208
  margin-inline-end: 20px;
209
209
  }
210
210
 
211
- .awsui_divider_1hpp3_d3vev_211:not(#\9) {
211
+ .awsui_divider_1hpp3_ib4xz_211:not(#\9) {
212
212
  border-block-end: var(--border-divider-section-width-uwo8my, 1px) solid var(--color-border-divider-default-nr68jt, #c6c6cd);
213
213
  }
214
214
 
215
- .awsui_hotspot_1hpp3_d3vev_215:not(#\9) {
215
+ .awsui_hotspot_1hpp3_ib4xz_215:not(#\9) {
216
216
  border-collapse: separate;
217
217
  border-spacing: 0;
218
218
  box-sizing: border-box;
@@ -248,27 +248,27 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
248
248
  padding-block: 0;
249
249
  padding-inline: 0;
250
250
  cursor: pointer;
251
- scroll-margin: var(--awsui-content-scroll-margin-d43v8n, 40px 0 0 0);
251
+ scroll-margin: var(--awsui-content-scroll-margin-rhu47t, 40px 0 0 0);
252
252
  position: relative;
253
253
  inline-size: 16px;
254
254
  block-size: 16px;
255
255
  }
256
- .awsui_hotspot_1hpp3_d3vev_215:not(#\9):before {
256
+ .awsui_hotspot_1hpp3_ib4xz_215:not(#\9):before {
257
257
  content: "";
258
258
  position: absolute;
259
259
  inset: calc(-1 * var(--space-xxs-hwfkai, 4px));
260
260
  }
261
- .awsui_hotspot_1hpp3_d3vev_215:not(#\9):focus {
261
+ .awsui_hotspot_1hpp3_ib4xz_215:not(#\9):focus {
262
262
  outline: none;
263
263
  }
264
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_d3vev_215:not(#\9):focus {
264
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ib4xz_215:not(#\9):focus {
265
265
  position: relative;
266
266
  }
267
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_d3vev_215:not(#\9):focus {
267
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ib4xz_215:not(#\9):focus {
268
268
  outline: 2px dotted transparent;
269
269
  outline-offset: calc(2px - 1px);
270
270
  }
271
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_d3vev_215:not(#\9):focus::before {
271
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_ib4xz_215:not(#\9):focus::before {
272
272
  content: " ";
273
273
  display: block;
274
274
  position: absolute;
@@ -282,13 +282,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_d3vev_215:not(#\9):focu
282
282
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-yjhscw, 4px);
283
283
  box-shadow: 0 0 0 2px var(--color-border-item-focused-uk47pl, #006ce0);
284
284
  }
285
- .awsui_hotspot_1hpp3_d3vev_215 > .awsui_icon_1hpp3_d3vev_285:not(#\9) {
285
+ .awsui_hotspot_1hpp3_ib4xz_215 > .awsui_icon_1hpp3_ib4xz_285:not(#\9) {
286
286
  position: relative;
287
287
  stroke: var(--color-text-tutorial-hotspot-default-xfv3ow, #006ce0);
288
288
  }
289
- .awsui_hotspot_1hpp3_d3vev_215:not(#\9):hover > .awsui_icon_1hpp3_d3vev_285 {
289
+ .awsui_hotspot_1hpp3_ib4xz_215:not(#\9):hover > .awsui_icon_1hpp3_ib4xz_285 {
290
290
  stroke: var(--color-text-tutorial-hotspot-hover-92pxog, #002b66);
291
291
  }
292
- .awsui_hotspot_1hpp3_d3vev_215:not(#\9):active > .awsui_icon_1hpp3_d3vev_285 {
292
+ .awsui_hotspot_1hpp3_ib4xz_215:not(#\9):active > .awsui_icon_1hpp3_ib4xz_285 {
293
293
  stroke: var(--color-text-tutorial-hotspot-default-xfv3ow, #006ce0);
294
294
  }
@@ -2,18 +2,18 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "annotation": "awsui_annotation_1hpp3_d3vev_185",
6
- "next-button": "awsui_next-button_1hpp3_d3vev_186",
7
- "previous-button": "awsui_previous-button_1hpp3_d3vev_187",
8
- "finish-button": "awsui_finish-button_1hpp3_d3vev_188",
9
- "header": "awsui_header_1hpp3_d3vev_189",
10
- "step-counter-content": "awsui_step-counter-content_1hpp3_d3vev_190",
11
- "content": "awsui_content_1hpp3_d3vev_191",
12
- "description": "awsui_description_1hpp3_d3vev_195",
13
- "actionBar": "awsui_actionBar_1hpp3_d3vev_200",
14
- "stepCounter": "awsui_stepCounter_1hpp3_d3vev_207",
15
- "divider": "awsui_divider_1hpp3_d3vev_211",
16
- "hotspot": "awsui_hotspot_1hpp3_d3vev_215",
17
- "icon": "awsui_icon_1hpp3_d3vev_285"
5
+ "annotation": "awsui_annotation_1hpp3_ib4xz_185",
6
+ "next-button": "awsui_next-button_1hpp3_ib4xz_186",
7
+ "previous-button": "awsui_previous-button_1hpp3_ib4xz_187",
8
+ "finish-button": "awsui_finish-button_1hpp3_ib4xz_188",
9
+ "header": "awsui_header_1hpp3_ib4xz_189",
10
+ "step-counter-content": "awsui_step-counter-content_1hpp3_ib4xz_190",
11
+ "content": "awsui_content_1hpp3_ib4xz_191",
12
+ "description": "awsui_description_1hpp3_ib4xz_195",
13
+ "actionBar": "awsui_actionBar_1hpp3_ib4xz_200",
14
+ "stepCounter": "awsui_stepCounter_1hpp3_ib4xz_207",
15
+ "divider": "awsui_divider_1hpp3_ib4xz_211",
16
+ "hotspot": "awsui_hotspot_1hpp3_ib4xz_215",
17
+ "icon": "awsui_icon_1hpp3_ib4xz_285"
18
18
  };
19
19
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "notifications": "awsui_notifications_1hmm4_14o9x_9",
5
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_14o9x_10",
6
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_14o9x_25"
4
+ "notifications": "awsui_notifications_1hmm4_1dt91_9",
5
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_1dt91_10",
6
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_1dt91_25"
7
7
  };
8
8
 
@@ -6,26 +6,26 @@
6
6
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
7
7
  SPDX-License-Identifier: Apache-2.0
8
8
  */
9
- .awsui_notifications_1hmm4_14o9x_9:not(#\9),
10
- .awsui_notifications-sticky_1hmm4_14o9x_10:not(#\9) {
9
+ .awsui_notifications_1hmm4_1dt91_9:not(#\9),
10
+ .awsui_notifications-sticky_1hmm4_1dt91_10:not(#\9) {
11
11
  z-index: 850;
12
12
  }
13
13
 
14
- .awsui_notifications_1hmm4_14o9x_9:not(#\9) {
14
+ .awsui_notifications_1hmm4_1dt91_9:not(#\9) {
15
15
  /* This is necessary for the z-index to have effect */
16
16
  position: relative;
17
17
  }
18
18
 
19
- .awsui_notifications-sticky_1hmm4_14o9x_10:not(#\9) {
19
+ .awsui_notifications-sticky_1hmm4_1dt91_10:not(#\9) {
20
20
  inset-block-start: 0;
21
21
  position: sticky;
22
- --awsui-flashbar-sticky-bottom-margin-d43v8n: var(--space-xxl-32srm4, 32px);
22
+ --awsui-flashbar-sticky-bottom-margin-rhu47t: var(--space-xxl-32srm4, 32px);
23
23
  }
24
24
 
25
- .awsui_no-content-paddings_1hmm4_14o9x_25:not(#\9) {
25
+ .awsui_no-content-paddings_1hmm4_1dt91_25:not(#\9) {
26
26
  /*
27
27
  When using the disableContentPaddings option, the Flashbar will use this custom property to add additional space
28
28
  when the notification bar is rendered, to prevent it from overlapping the content.
29
29
  */
30
- --awsui-stacked-notifications-bottom-margin-d43v8n: var(--space-scaled-l-sej05l, 20px);
30
+ --awsui-stacked-notifications-bottom-margin-rhu47t: var(--space-scaled-l-sej05l, 20px);
31
31
  }
@@ -2,8 +2,8 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "notifications": "awsui_notifications_1hmm4_14o9x_9",
6
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_14o9x_10",
7
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_14o9x_25"
5
+ "notifications": "awsui_notifications_1hmm4_1dt91_9",
6
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_1dt91_10",
7
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_1dt91_25"
8
8
  };
9
9
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/app-layout/runtime-drawer/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAI7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAA0B,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAC1F,OAAO,EACL,YAAY,IAAI,mBAAmB,EACnC,uBAAuB,EACxB,MAAM,4CAA4C,CAAC;AAEpD,OAAO,EAAE,aAAa,IAAI,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AAClG,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAK/C,MAAM,WAAW,aAAc,SAAQ,cAAc,CAAC,MAAM;IAC1D,QAAQ,CAAC,EAAE,yBAAyB,CAAC,uBAAuB,CAAC,CAAC;IAC9D,QAAQ,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;CAC9B;AAED,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAC7B,WAAW,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAClC,UAAU,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;CAClC;AAkFD,eAAO,MAAM,wBAAwB,GACnC,eAAe,mBAAmB,KACjC,cAAc,CAAC,MAAM,GAAG;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,yBAAyB,CAAC,uBAAuB,CAAC,CAAC;IAC9D,aAAa,CAAC,EAAE,aAAa,CAAC,gBAAgB,CAAC,IAAI,CAAC,CAAC;CA2BtD,CAAC;AAEF,eAAO,MAAM,0BAA0B,GACrC,eAAe,qBAAqB,KACnC,cAAc,CAAC,MAAM,GAAG;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,yBAAyB,CAAC,uBAAuB,CAAC,CAAC;IAC9D,aAAa,CAAC,EAAE,aAAa,CAAC,gBAAgB,CAAC,IAAI,CAAC,CAAC;IACrD,uBAAuB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1C,iBAAiB,CAAC,EAAE,yBAAyB,CAAC;QAAE,UAAU,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CAoCxE,CAAC;AAEF,wBAAgB,qBAAqB,CACnC,YAAY,EAAE,KAAK,CAAC,mBAAmB,CAAC,EACxC,aAAa,EAAE,KAAK,CAAC,mBAAmB,CAAC,GACxC,aAAa,CAQf"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/app-layout/runtime-drawer/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAE7D,OAAO,EAAE,gBAAgB,EAAe,MAAM,+BAA+B,CAAC;AAC9E,OAAO,EAA0B,yBAAyB,EAAE,MAAM,uBAAuB,CAAC;AAC1F,OAAO,EACL,YAAY,IAAI,mBAAmB,EACnC,uBAAuB,EACxB,MAAM,4CAA4C,CAAC;AAEpD,OAAO,EAAE,aAAa,IAAI,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AAClG,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAK/C,MAAM,WAAW,aAAc,SAAQ,cAAc,CAAC,MAAM;IAC1D,QAAQ,CAAC,EAAE,yBAAyB,CAAC,uBAAuB,CAAC,CAAC;IAC9D,QAAQ,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;CAC9B;AAED,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAC7B,WAAW,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAClC,UAAU,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;CAClC;AAmFD,eAAO,MAAM,wBAAwB,GACnC,eAAe,mBAAmB,KACjC,cAAc,CAAC,MAAM,GAAG;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,yBAAyB,CAAC,uBAAuB,CAAC,CAAC;IAC9D,aAAa,CAAC,EAAE,aAAa,CAAC,gBAAgB,CAAC,IAAI,CAAC,CAAC;CA6BtD,CAAC;AAEF,eAAO,MAAM,0BAA0B,GACrC,eAAe,qBAAqB,KACnC,cAAc,CAAC,MAAM,GAAG;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,yBAAyB,CAAC,uBAAuB,CAAC,CAAC;IAC9D,aAAa,CAAC,EAAE,aAAa,CAAC,gBAAgB,CAAC,IAAI,CAAC,CAAC;IACrD,uBAAuB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1C,iBAAiB,CAAC,EAAE,yBAAyB,CAAC;QAAE,UAAU,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CAsCxE,CAAC;AAEF,wBAAgB,qBAAqB,CACnC,YAAY,EAAE,KAAK,CAAC,mBAAmB,CAAC,EACxC,aAAa,EAAE,KAAK,CAAC,mBAAmB,CAAC,GACxC,aAAa,CAQf"}