@cloudscape-design/components 3.0.373 → 3.0.375

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 (244) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +43 -43
  3. package/alert/styles.selectors.js +25 -25
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +31 -31
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/utils/use-drawers.d.ts.map +1 -1
  8. package/app-layout/utils/use-drawers.js +12 -3
  9. package/app-layout/utils/use-drawers.js.map +1 -1
  10. package/app-layout/visual-refresh/styles.css.js +75 -75
  11. package/app-layout/visual-refresh/styles.scoped.css +181 -181
  12. package/app-layout/visual-refresh/styles.selectors.js +75 -75
  13. package/attribute-editor/styles.css.js +14 -14
  14. package/attribute-editor/styles.scoped.css +32 -32
  15. package/attribute-editor/styles.selectors.js +14 -14
  16. package/badge/styles.css.js +5 -5
  17. package/badge/styles.scoped.css +11 -11
  18. package/badge/styles.selectors.js +5 -5
  19. package/box/styles.css.js +190 -190
  20. package/box/styles.scoped.css +296 -296
  21. package/box/styles.selectors.js +190 -190
  22. package/breadcrumb-group/styles.css.js +7 -7
  23. package/breadcrumb-group/styles.scoped.css +16 -16
  24. package/breadcrumb-group/styles.selectors.js +7 -7
  25. package/button/styles.css.js +20 -20
  26. package/button/styles.scoped.css +153 -153
  27. package/button/styles.selectors.js +20 -20
  28. package/button-dropdown/mobile-expandable-group/styles.css.js +5 -5
  29. package/button-dropdown/mobile-expandable-group/styles.scoped.css +7 -7
  30. package/button-dropdown/mobile-expandable-group/styles.selectors.js +5 -5
  31. package/calendar/styles.css.js +18 -18
  32. package/calendar/styles.scoped.css +45 -45
  33. package/calendar/styles.selectors.js +18 -18
  34. package/cards/styles.css.js +38 -38
  35. package/cards/styles.scoped.css +61 -61
  36. package/cards/styles.selectors.js +38 -38
  37. package/checkbox/styles.css.js +3 -3
  38. package/checkbox/styles.scoped.css +8 -8
  39. package/checkbox/styles.selectors.js +3 -3
  40. package/code-editor/styles.css.js +32 -32
  41. package/code-editor/styles.scoped.css +133 -133
  42. package/code-editor/styles.selectors.js +32 -32
  43. package/collection-preferences/content-display/styles.css.js +11 -11
  44. package/collection-preferences/content-display/styles.scoped.css +24 -24
  45. package/collection-preferences/content-display/styles.selectors.js +11 -11
  46. package/collection-preferences/styles.css.js +37 -37
  47. package/collection-preferences/styles.scoped.css +53 -53
  48. package/collection-preferences/styles.selectors.js +37 -37
  49. package/column-layout/styles.css.js +13 -13
  50. package/column-layout/styles.scoped.css +45 -45
  51. package/column-layout/styles.selectors.js +13 -13
  52. package/container/styles.css.js +28 -28
  53. package/container/styles.scoped.css +55 -55
  54. package/container/styles.selectors.js +28 -28
  55. package/date-picker/styles.css.js +7 -7
  56. package/date-picker/styles.scoped.css +11 -11
  57. package/date-picker/styles.selectors.js +7 -7
  58. package/date-range-picker/calendar/grids/styles.css.js +25 -25
  59. package/date-range-picker/calendar/grids/styles.scoped.css +45 -45
  60. package/date-range-picker/calendar/grids/styles.selectors.js +25 -25
  61. package/date-range-picker/styles.css.js +38 -38
  62. package/date-range-picker/styles.scoped.css +50 -50
  63. package/date-range-picker/styles.selectors.js +38 -38
  64. package/expandable-section/styles.css.js +29 -29
  65. package/expandable-section/styles.scoped.css +70 -70
  66. package/expandable-section/styles.selectors.js +29 -29
  67. package/flashbar/styles.css.js +47 -47
  68. package/flashbar/styles.scoped.css +163 -163
  69. package/flashbar/styles.selectors.js +47 -47
  70. package/form/styles.css.js +9 -9
  71. package/form/styles.scoped.css +10 -10
  72. package/form/styles.selectors.js +9 -9
  73. package/form-field/styles.css.js +19 -19
  74. package/form-field/styles.scoped.css +39 -39
  75. package/form-field/styles.selectors.js +19 -19
  76. package/grid/styles.css.js +53 -53
  77. package/grid/styles.scoped.css +56 -56
  78. package/grid/styles.selectors.js +53 -53
  79. package/header/styles.css.js +33 -33
  80. package/header/styles.scoped.css +82 -82
  81. package/header/styles.selectors.js +33 -33
  82. package/help-panel/styles.css.js +4 -4
  83. package/help-panel/styles.scoped.css +92 -92
  84. package/help-panel/styles.selectors.js +4 -4
  85. package/icon/styles.css.js +21 -21
  86. package/icon/styles.scoped.css +58 -58
  87. package/icon/styles.selectors.js +21 -21
  88. package/input/styles.css.js +12 -12
  89. package/input/styles.scoped.css +36 -36
  90. package/input/styles.selectors.js +12 -12
  91. package/internal/base-component/styles.scoped.css +29 -29
  92. package/internal/components/abstract-switch/styles.css.js +13 -13
  93. package/internal/components/abstract-switch/styles.scoped.css +22 -22
  94. package/internal/components/abstract-switch/styles.selectors.js +13 -13
  95. package/internal/components/button-trigger/styles.css.js +9 -9
  96. package/internal/components/button-trigger/styles.scoped.css +26 -26
  97. package/internal/components/button-trigger/styles.selectors.js +9 -9
  98. package/internal/components/chart-filter/styles.css.js +3 -3
  99. package/internal/components/chart-filter/styles.scoped.css +5 -5
  100. package/internal/components/chart-filter/styles.selectors.js +3 -3
  101. package/internal/components/chart-legend/styles.css.js +6 -6
  102. package/internal/components/chart-legend/styles.scoped.css +17 -17
  103. package/internal/components/chart-legend/styles.selectors.js +6 -6
  104. package/internal/components/chart-popover/styles.css.js +3 -3
  105. package/internal/components/chart-popover/styles.scoped.css +5 -5
  106. package/internal/components/chart-popover/styles.selectors.js +3 -3
  107. package/internal/components/chart-series-details/styles.css.js +5 -5
  108. package/internal/components/chart-series-details/styles.scoped.css +12 -12
  109. package/internal/components/chart-series-details/styles.selectors.js +5 -5
  110. package/internal/components/chart-series-marker/styles.css.js +5 -5
  111. package/internal/components/chart-series-marker/styles.scoped.css +9 -9
  112. package/internal/components/chart-series-marker/styles.selectors.js +5 -5
  113. package/internal/components/chart-wrapper/styles.css.js +9 -9
  114. package/internal/components/chart-wrapper/styles.scoped.css +13 -13
  115. package/internal/components/chart-wrapper/styles.selectors.js +9 -9
  116. package/internal/components/dropdown/styles.css.js +21 -21
  117. package/internal/components/dropdown/styles.scoped.css +38 -38
  118. package/internal/components/dropdown/styles.selectors.js +21 -21
  119. package/internal/components/dropdown-footer/styles.css.js +3 -3
  120. package/internal/components/dropdown-footer/styles.scoped.css +5 -5
  121. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  122. package/internal/components/dropdown-status/styles.css.js +2 -2
  123. package/internal/components/dropdown-status/styles.scoped.css +4 -4
  124. package/internal/components/dropdown-status/styles.selectors.js +2 -2
  125. package/internal/components/menu-dropdown/styles.css.js +7 -7
  126. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  127. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  128. package/internal/components/option/styles.css.js +17 -17
  129. package/internal/components/option/styles.scoped.css +34 -34
  130. package/internal/components/option/styles.selectors.js +17 -17
  131. package/internal/components/options-list/styles.css.js +2 -2
  132. package/internal/components/options-list/styles.scoped.css +4 -4
  133. package/internal/components/options-list/styles.selectors.js +2 -2
  134. package/internal/components/selectable-item/styles.css.js +16 -16
  135. package/internal/components/selectable-item/styles.scoped.css +30 -30
  136. package/internal/components/selectable-item/styles.selectors.js +16 -16
  137. package/internal/components/token-list/styles.css.js +9 -9
  138. package/internal/components/token-list/styles.scoped.css +22 -22
  139. package/internal/components/token-list/styles.selectors.js +9 -9
  140. package/internal/environment.js +1 -1
  141. package/internal/environment.json +1 -1
  142. package/internal/generated/theming/index.cjs +95 -95
  143. package/internal/generated/theming/index.js +95 -95
  144. package/internal/manifest.json +1 -1
  145. package/internal/plugins/controllers/drawers.d.ts +1 -0
  146. package/internal/plugins/controllers/drawers.d.ts.map +1 -1
  147. package/internal/plugins/controllers/drawers.js.map +1 -1
  148. package/link/styles.css.js +20 -20
  149. package/link/styles.scoped.css +103 -103
  150. package/link/styles.selectors.js +20 -20
  151. package/modal/styles.css.js +23 -23
  152. package/modal/styles.scoped.css +42 -42
  153. package/modal/styles.selectors.js +23 -23
  154. package/multiselect/styles.css.js +1 -1
  155. package/multiselect/styles.scoped.css +3 -3
  156. package/multiselect/styles.selectors.js +1 -1
  157. package/package.json +1 -1
  158. package/pagination/styles.css.js +9 -9
  159. package/pagination/styles.scoped.css +25 -25
  160. package/pagination/styles.selectors.js +9 -9
  161. package/pie-chart/styles.css.js +27 -27
  162. package/pie-chart/styles.scoped.css +47 -47
  163. package/pie-chart/styles.selectors.js +27 -27
  164. package/popover/styles.css.js +50 -50
  165. package/popover/styles.scoped.css +75 -75
  166. package/popover/styles.selectors.js +50 -50
  167. package/progress-bar/styles.css.js +18 -18
  168. package/progress-bar/styles.scoped.css +40 -40
  169. package/progress-bar/styles.selectors.js +18 -18
  170. package/property-filter/styles.css.js +30 -30
  171. package/property-filter/styles.scoped.css +34 -34
  172. package/property-filter/styles.selectors.js +30 -30
  173. package/radio-group/styles.css.js +9 -9
  174. package/radio-group/styles.scoped.css +18 -18
  175. package/radio-group/styles.selectors.js +9 -9
  176. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  177. package/s3-resource-selector/s3-in-context/styles.scoped.css +9 -9
  178. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  179. package/segmented-control/styles.css.js +14 -14
  180. package/segmented-control/styles.scoped.css +37 -37
  181. package/segmented-control/styles.selectors.js +14 -14
  182. package/select/styles.css.js +1 -1
  183. package/select/styles.scoped.css +3 -3
  184. package/select/styles.selectors.js +1 -1
  185. package/side-navigation/styles.css.js +28 -28
  186. package/side-navigation/styles.scoped.css +48 -48
  187. package/side-navigation/styles.selectors.js +28 -28
  188. package/spinner/styles.css.js +13 -13
  189. package/spinner/styles.scoped.css +24 -24
  190. package/spinner/styles.selectors.js +13 -13
  191. package/split-panel/styles.css.js +56 -56
  192. package/split-panel/styles.scoped.css +80 -80
  193. package/split-panel/styles.selectors.js +56 -56
  194. package/status-indicator/styles.css.js +22 -22
  195. package/status-indicator/styles.scoped.css +30 -30
  196. package/status-indicator/styles.selectors.js +22 -22
  197. package/table/header-cell/styles.css.js +24 -24
  198. package/table/header-cell/styles.scoped.css +43 -43
  199. package/table/header-cell/styles.selectors.js +24 -24
  200. package/table/resizer/styles.css.js +6 -6
  201. package/table/resizer/styles.scoped.css +12 -12
  202. package/table/resizer/styles.selectors.js +6 -6
  203. package/table/styles.css.js +34 -34
  204. package/table/styles.scoped.css +42 -42
  205. package/table/styles.selectors.js +34 -34
  206. package/tabs/styles.css.js +21 -21
  207. package/tabs/styles.scoped.css +41 -41
  208. package/tabs/styles.selectors.js +21 -21
  209. package/text-content/styles.css.js +1 -1
  210. package/text-content/styles.scoped.css +89 -89
  211. package/text-content/styles.selectors.js +1 -1
  212. package/text-filter/styles.css.js +3 -3
  213. package/text-filter/styles.scoped.css +5 -5
  214. package/text-filter/styles.selectors.js +3 -3
  215. package/textarea/styles.css.js +4 -4
  216. package/textarea/styles.scoped.css +16 -16
  217. package/textarea/styles.selectors.js +4 -4
  218. package/tiles/styles.css.js +29 -29
  219. package/tiles/styles.scoped.css +74 -74
  220. package/tiles/styles.selectors.js +29 -29
  221. package/toggle/styles.css.js +8 -8
  222. package/toggle/styles.scoped.css +16 -16
  223. package/toggle/styles.selectors.js +8 -8
  224. package/token-group/styles.css.js +7 -7
  225. package/token-group/styles.scoped.css +18 -18
  226. package/token-group/styles.selectors.js +7 -7
  227. package/top-navigation/1.0-beta/styles.css.js +25 -25
  228. package/top-navigation/1.0-beta/styles.scoped.css +48 -48
  229. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  230. package/top-navigation/styles.css.js +47 -47
  231. package/top-navigation/styles.scoped.css +77 -77
  232. package/top-navigation/styles.selectors.js +47 -47
  233. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  234. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +32 -32
  235. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  236. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  237. package/tutorial-panel/components/tutorial-list/styles.scoped.css +33 -33
  238. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  239. package/tutorial-panel/styles.css.js +1 -1
  240. package/tutorial-panel/styles.scoped.css +3 -3
  241. package/tutorial-panel/styles.selectors.js +1 -1
  242. package/wizard/styles.css.js +31 -31
  243. package/wizard/styles.scoped.css +66 -66
  244. package/wizard/styles.selectors.js +31 -31
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_61189_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_61189_1",
6
- "root": "awsui_root_mx3cw_61189_119",
7
- "hidden": "awsui_hidden_mx3cw_61189_135",
8
- "with-dismiss": "awsui_with-dismiss_mx3cw_61189_158",
9
- "with-action": "awsui_with-action_mx3cw_61189_158",
10
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_61189_164",
11
- "header": "awsui_header_mx3cw_61189_171",
12
- "action": "awsui_action_mx3cw_61189_175",
13
- "action-slot": "awsui_action-slot_mx3cw_61189_180",
14
- "action-button": "awsui_action-button_mx3cw_61189_181",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_61189_185",
16
- "text": "awsui_text_mx3cw_61189_211",
17
- "icon": "awsui_icon_mx3cw_61189_216",
18
- "message": "awsui_message_mx3cw_61189_219",
19
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_61189_227",
20
- "icon-size-big": "awsui_icon-size-big_mx3cw_61189_230",
21
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_61189_233",
22
- "content": "awsui_content_mx3cw_61189_237",
23
- "dismiss": "awsui_dismiss_mx3cw_61189_241",
24
- "dismiss-button": "awsui_dismiss-button_mx3cw_61189_246",
25
- "type-error": "awsui_type-error_mx3cw_61189_250",
26
- "type-warning": "awsui_type-warning_mx3cw_61189_258",
27
- "type-success": "awsui_type-success_mx3cw_61189_266",
28
- "type-info": "awsui_type-info_mx3cw_61189_274"
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_61189_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_61189_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_61189_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_61189_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_61189_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_61189_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_61189_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;
@@ -146,8 +146,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
146
146
  widows: 2;
147
147
  word-spacing: normal;
148
148
  box-sizing: border-box;
149
- font-size: var(--font-body-m-size-dhtyxm, 14px);
150
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
149
+ font-size: var(--font-size-body-m-x4okxb, 14px);
150
+ line-height: var(--line-height-body-m-30ar75, 20px);
151
151
  color: var(--color-text-body-default-2sxhhn, #000716);
152
152
  font-weight: 400;
153
153
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -158,11 +158,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
158
158
  overflow: hidden;
159
159
  display: block;
160
160
  }
161
- .awsui_root_mx3cw_61189_119.awsui_hidden_mx3cw_61189_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_61189_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;
@@ -192,8 +192,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
192
192
  widows: 2;
193
193
  word-spacing: normal;
194
194
  box-sizing: border-box;
195
- font-size: var(--font-body-m-size-dhtyxm, 14px);
196
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
195
+ font-size: var(--font-size-body-m-x4okxb, 14px);
196
+ line-height: var(--line-height-body-m-30ar75, 20px);
197
197
  color: var(--color-text-body-default-2sxhhn, #000716);
198
198
  font-weight: 400;
199
199
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -207,48 +207,48 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
207
207
  padding: var(--space-alert-vertical-l6cc71, 8px) var(--space-alert-horizontal-eyt1xx, 16px);
208
208
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
209
209
  }
210
- .awsui_alert_mx3cw_61189_93.awsui_with-dismiss_mx3cw_61189_158:not(#\9), .awsui_alert_mx3cw_61189_93.awsui_with-action_mx3cw_61189_158: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) {
211
211
  grid-template-columns: 1fr auto;
212
212
  }
213
- .awsui_alert_mx3cw_61189_93.awsui_with-action_mx3cw_61189_158.awsui_with-dismiss_mx3cw_61189_158:not(#\9) {
213
+ .awsui_alert_mx3cw_eet4e_93.awsui_with-action_mx3cw_eet4e_158.awsui_with-dismiss_mx3cw_eet4e_158:not(#\9) {
214
214
  grid-template-columns: 1fr auto auto;
215
215
  }
216
- .awsui_alert_mx3cw_61189_93.awsui_breakpoint-default_mx3cw_61189_164.awsui_with-action_mx3cw_61189_158:not(#\9) {
216
+ .awsui_alert_mx3cw_eet4e_93.awsui_breakpoint-default_mx3cw_eet4e_164.awsui_with-action_mx3cw_eet4e_158:not(#\9) {
217
217
  grid-template-columns: 1fr auto;
218
218
  }
219
- .awsui_alert_mx3cw_61189_93.awsui_breakpoint-default_mx3cw_61189_164:not(#\9):not(.awsui_with-dismiss_mx3cw_61189_158) {
219
+ .awsui_alert_mx3cw_eet4e_93.awsui_breakpoint-default_mx3cw_eet4e_164:not(#\9):not(.awsui_with-dismiss_mx3cw_eet4e_158) {
220
220
  grid-template-columns: 1fr;
221
221
  }
222
222
 
223
- .awsui_header_mx3cw_61189_171:not(#\9) {
223
+ .awsui_header_mx3cw_eet4e_171:not(#\9) {
224
224
  font-weight: 700;
225
225
  }
226
226
 
227
- .awsui_action_mx3cw_61189_175:not(#\9) {
227
+ .awsui_action_mx3cw_eet4e_175:not(#\9) {
228
228
  white-space: nowrap;
229
229
  margin-left: var(--space-alert-action-left-ea9czk, 12px);
230
230
  }
231
231
 
232
- .awsui_action-slot_mx3cw_61189_180:not(#\9),
233
- .awsui_action-button_mx3cw_61189_181:not(#\9) {
232
+ .awsui_action-slot_mx3cw_eet4e_180:not(#\9),
233
+ .awsui_action-button_mx3cw_eet4e_181:not(#\9) {
234
234
  /* used in test-utils */
235
235
  }
236
236
 
237
- .awsui_alert-focus-wrapper_mx3cw_61189_185:not(#\9) {
237
+ .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9) {
238
238
  display: grid;
239
239
  grid-template-columns: min-content auto;
240
240
  }
241
- .awsui_alert-focus-wrapper_mx3cw_61189_185:not(#\9):focus {
241
+ .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
242
242
  outline: none;
243
243
  }
244
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_61189_185:not(#\9):focus {
244
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
245
245
  position: relative;
246
246
  }
247
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_61189_185:not(#\9):focus {
247
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus {
248
248
  outline: 2px dotted transparent;
249
249
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
250
250
  }
251
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_61189_185:not(#\9):focus::before {
251
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_eet4e_185:not(#\9):focus::before {
252
252
  content: " ";
253
253
  display: block;
254
254
  position: absolute;
@@ -260,73 +260,73 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_61189_185:n
260
260
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
261
261
  }
262
262
 
263
- .awsui_text_mx3cw_61189_211:not(#\9) {
263
+ .awsui_text_mx3cw_eet4e_211:not(#\9) {
264
264
  min-width: 0;
265
265
  padding: var(--border-field-width-09w7vk, 2px) 0;
266
266
  margin: var(--space-scaled-xxs-7597g1, 4px) var(--space-xxs-p8yyaw, 4px);
267
267
  }
268
- .awsui_text_mx3cw_61189_211.awsui_icon_mx3cw_61189_216:not(#\9) {
268
+ .awsui_text_mx3cw_eet4e_211.awsui_icon_mx3cw_eet4e_216:not(#\9) {
269
269
  margin-left: 0;
270
270
  }
271
- .awsui_text_mx3cw_61189_211.awsui_message_mx3cw_61189_219:not(#\9) {
271
+ .awsui_text_mx3cw_eet4e_211.awsui_message_mx3cw_eet4e_219:not(#\9) {
272
272
  margin-right: var(--space-alert-message-right-knlb6u, 4px);
273
273
  }
274
274
 
275
- .awsui_breakpoint-default_mx3cw_61189_164 > .awsui_action_mx3cw_61189_175:not(#\9) {
275
+ .awsui_breakpoint-default_mx3cw_eet4e_164 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
276
276
  grid-row: 2;
277
277
  margin-bottom: var(--space-xxs-p8yyaw, 4px);
278
278
  }
279
- .awsui_breakpoint-default_mx3cw_61189_164.awsui_icon-size-medium_mx3cw_61189_227 > .awsui_action_mx3cw_61189_175:not(#\9) {
279
+ .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-medium_mx3cw_eet4e_227 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
280
280
  margin-left: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
281
281
  }
282
- .awsui_breakpoint-default_mx3cw_61189_164.awsui_icon-size-big_mx3cw_61189_230 > .awsui_action_mx3cw_61189_175:not(#\9) {
282
+ .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-big_mx3cw_eet4e_230 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
283
283
  margin-left: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
284
284
  }
285
- .awsui_breakpoint-default_mx3cw_61189_164.awsui_icon-size-normal_mx3cw_61189_233 > .awsui_action_mx3cw_61189_175:not(#\9) {
285
+ .awsui_breakpoint-default_mx3cw_eet4e_164.awsui_icon-size-normal_mx3cw_eet4e_233 > .awsui_action_mx3cw_eet4e_175:not(#\9) {
286
286
  margin-left: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
287
287
  }
288
288
 
289
- .awsui_content_mx3cw_61189_237:not(#\9) {
289
+ .awsui_content_mx3cw_eet4e_237:not(#\9) {
290
290
  /* used in test-utils */
291
291
  }
292
292
 
293
- .awsui_dismiss_mx3cw_61189_241:not(#\9) {
293
+ .awsui_dismiss_mx3cw_eet4e_241:not(#\9) {
294
294
  margin-right: calc(-1 * var(--space-xxs-p8yyaw, 4px));
295
295
  margin-left: var(--space-s-34lx8l, 12px);
296
296
  }
297
297
 
298
- .awsui_dismiss-button_mx3cw_61189_246:not(#\9) {
298
+ .awsui_dismiss-button_mx3cw_eet4e_246:not(#\9) {
299
299
  /* used in test-utils */
300
300
  }
301
301
 
302
- .awsui_type-error_mx3cw_61189_250:not(#\9) {
302
+ .awsui_type-error_mx3cw_eet4e_250:not(#\9) {
303
303
  border-color: var(--color-border-status-error-dj6icm, #d91515);
304
304
  background-color: var(--color-background-status-error-pbprvn, #fff7f7);
305
305
  }
306
- .awsui_type-error_mx3cw_61189_250 > .awsui_alert-focus-wrapper_mx3cw_61189_185 > .awsui_icon_mx3cw_61189_216:not(#\9) {
306
+ .awsui_type-error_mx3cw_eet4e_250 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
307
307
  color: var(--color-text-status-error-wdvepn, #d91515);
308
308
  }
309
309
 
310
- .awsui_type-warning_mx3cw_61189_258:not(#\9) {
310
+ .awsui_type-warning_mx3cw_eet4e_258:not(#\9) {
311
311
  border-color: var(--color-border-status-warning-52glov, #8d6605);
312
312
  background-color: var(--color-background-status-warning-oor4hw, #fffce9);
313
313
  }
314
- .awsui_type-warning_mx3cw_61189_258 > .awsui_alert-focus-wrapper_mx3cw_61189_185 > .awsui_icon_mx3cw_61189_216:not(#\9) {
314
+ .awsui_type-warning_mx3cw_eet4e_258 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
315
315
  color: var(--color-text-status-warning-yik8vi, #8d6605);
316
316
  }
317
317
 
318
- .awsui_type-success_mx3cw_61189_266:not(#\9) {
318
+ .awsui_type-success_mx3cw_eet4e_266:not(#\9) {
319
319
  border-color: var(--color-border-status-success-wmgb40, #037f0c);
320
320
  background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
321
321
  }
322
- .awsui_type-success_mx3cw_61189_266 > .awsui_alert-focus-wrapper_mx3cw_61189_185 > .awsui_icon_mx3cw_61189_216:not(#\9) {
322
+ .awsui_type-success_mx3cw_eet4e_266 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
323
323
  color: var(--color-text-status-success-bpiyjm, #037f0c);
324
324
  }
325
325
 
326
- .awsui_type-info_mx3cw_61189_274:not(#\9) {
326
+ .awsui_type-info_mx3cw_eet4e_274:not(#\9) {
327
327
  border-color: var(--color-border-status-info-8upc6f, #0972d3);
328
328
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
329
329
  }
330
- .awsui_type-info_mx3cw_61189_274 > .awsui_alert-focus-wrapper_mx3cw_61189_185 > .awsui_icon_mx3cw_61189_216:not(#\9) {
330
+ .awsui_type-info_mx3cw_eet4e_274 > .awsui_alert-focus-wrapper_mx3cw_eet4e_185 > .awsui_icon_mx3cw_eet4e_216:not(#\9) {
331
331
  color: var(--color-text-status-info-ahz8zp, #0972d3);
332
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_61189_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_61189_1",
7
- "root": "awsui_root_mx3cw_61189_119",
8
- "hidden": "awsui_hidden_mx3cw_61189_135",
9
- "with-dismiss": "awsui_with-dismiss_mx3cw_61189_158",
10
- "with-action": "awsui_with-action_mx3cw_61189_158",
11
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_61189_164",
12
- "header": "awsui_header_mx3cw_61189_171",
13
- "action": "awsui_action_mx3cw_61189_175",
14
- "action-slot": "awsui_action-slot_mx3cw_61189_180",
15
- "action-button": "awsui_action-button_mx3cw_61189_181",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_61189_185",
17
- "text": "awsui_text_mx3cw_61189_211",
18
- "icon": "awsui_icon_mx3cw_61189_216",
19
- "message": "awsui_message_mx3cw_61189_219",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_61189_227",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_61189_230",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_61189_233",
23
- "content": "awsui_content_mx3cw_61189_237",
24
- "dismiss": "awsui_dismiss_mx3cw_61189_241",
25
- "dismiss-button": "awsui_dismiss-button_mx3cw_61189_246",
26
- "type-error": "awsui_type-error_mx3cw_61189_250",
27
- "type-warning": "awsui_type-warning_mx3cw_61189_258",
28
- "type-success": "awsui_type-success_mx3cw_61189_266",
29
- "type-info": "awsui_type-info_mx3cw_61189_274"
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,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_1bkb5_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_1bkb5_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_1bkb5_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1bkb5_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1bkb5_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1bkb5_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1bkb5_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1bkb5_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1bkb5_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1bkb5_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137",
15
- "annotation": "awsui_annotation_1hpp3_1bkb5_145",
16
- "next-button": "awsui_next-button_1hpp3_1bkb5_146",
17
- "previous-button": "awsui_previous-button_1hpp3_1bkb5_147",
18
- "finish-button": "awsui_finish-button_1hpp3_1bkb5_148",
19
- "header": "awsui_header_1hpp3_1bkb5_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_1bkb5_150",
21
- "content": "awsui_content_1hpp3_1bkb5_151",
22
- "description": "awsui_description_1hpp3_1bkb5_155",
23
- "actionBar": "awsui_actionBar_1hpp3_1bkb5_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_1bkb5_167",
25
- "divider": "awsui_divider_1hpp3_1bkb5_171",
26
- "hotspot": "awsui_hotspot_1hpp3_1bkb5_175",
27
- "icon": "awsui_icon_1hpp3_1bkb5_215"
4
+ "arrow": "awsui_arrow_1hpp3_h9xxx_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_h9xxx_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_h9xxx_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_h9xxx_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_h9xxx_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_h9xxx_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_h9xxx_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_h9xxx_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_h9xxx_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_h9xxx_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_h9xxx_137",
15
+ "annotation": "awsui_annotation_1hpp3_h9xxx_145",
16
+ "next-button": "awsui_next-button_1hpp3_h9xxx_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_h9xxx_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_h9xxx_148",
19
+ "header": "awsui_header_1hpp3_h9xxx_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_h9xxx_150",
21
+ "content": "awsui_content_1hpp3_h9xxx_151",
22
+ "description": "awsui_description_1hpp3_h9xxx_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_h9xxx_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_h9xxx_167",
25
+ "divider": "awsui_divider_1hpp3_h9xxx_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_h9xxx_175",
27
+ "icon": "awsui_icon_1hpp3_h9xxx_215"
28
28
  };
29
29
 
@@ -90,11 +90,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_arrow_1hpp3_1bkb5_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_h9xxx_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9), .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9), .awsui_arrow-inner_1hpp3_h9xxx_97:not(#\9) {
98
98
  position: absolute;
99
99
  overflow: hidden;
100
100
  width: 20px;
@@ -102,7 +102,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
102
102
  top: 0;
103
103
  left: 0;
104
104
  }
105
- .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_h9xxx_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,26 +115,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
115
115
  transform: rotate(45deg);
116
116
  transform-origin: 0 100%;
117
117
  }
118
- .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after {
119
119
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
120
120
  }
121
- .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9) {
121
+ .awsui_arrow-inner_1hpp3_h9xxx_97:not(#\9) {
122
122
  top: 2px;
123
123
  }
124
- .awsui_arrow-inner_1hpp3_1bkb5_97:not(#\9)::after {
124
+ .awsui_arrow-inner_1hpp3_h9xxx_97:not(#\9)::after {
125
125
  border-radius: 1px 0 0 0;
126
126
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
127
127
  }
128
- .awsui_arrow-position-right-top_1hpp3_1bkb5_128 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1bkb5_128 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
128
+ .awsui_arrow-position-right-top_1hpp3_h9xxx_128 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_h9xxx_128 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after {
129
129
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
130
130
  }
131
- .awsui_arrow-position-left-top_1hpp3_1bkb5_131 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1bkb5_131 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
131
+ .awsui_arrow-position-left-top_1hpp3_h9xxx_131 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_h9xxx_131 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after {
132
132
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-top-center_1hpp3_1bkb5_134 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1bkb5_134 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
134
+ .awsui_arrow-position-top-center_1hpp3_h9xxx_134 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_h9xxx_134 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after {
135
135
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
136
136
  }
137
- .awsui_arrow-position-bottom-center_1hpp3_1bkb5_137 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137 > .awsui_arrow-outer_1hpp3_1bkb5_97:not(#\9)::after {
137
+ .awsui_arrow-position-bottom-center_1hpp3_h9xxx_137 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_h9xxx_137 > .awsui_arrow-outer_1hpp3_h9xxx_97:not(#\9)::after {
138
138
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
139
139
  }
140
140
 
@@ -142,37 +142,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
142
142
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
143
143
  SPDX-License-Identifier: Apache-2.0
144
144
  */
145
- .awsui_annotation_1hpp3_1bkb5_145:not(#\9),
146
- .awsui_next-button_1hpp3_1bkb5_146:not(#\9),
147
- .awsui_previous-button_1hpp3_1bkb5_147:not(#\9),
148
- .awsui_finish-button_1hpp3_1bkb5_148:not(#\9),
149
- .awsui_header_1hpp3_1bkb5_149:not(#\9),
150
- .awsui_step-counter-content_1hpp3_1bkb5_150:not(#\9),
151
- .awsui_content_1hpp3_1bkb5_151:not(#\9) {
145
+ .awsui_annotation_1hpp3_h9xxx_145:not(#\9),
146
+ .awsui_next-button_1hpp3_h9xxx_146:not(#\9),
147
+ .awsui_previous-button_1hpp3_h9xxx_147:not(#\9),
148
+ .awsui_finish-button_1hpp3_h9xxx_148:not(#\9),
149
+ .awsui_header_1hpp3_h9xxx_149:not(#\9),
150
+ .awsui_step-counter-content_1hpp3_h9xxx_150:not(#\9),
151
+ .awsui_content_1hpp3_h9xxx_151:not(#\9) {
152
152
  /* used in test-utils */
153
153
  }
154
154
 
155
- .awsui_description_1hpp3_1bkb5_155:not(#\9) {
155
+ .awsui_description_1hpp3_h9xxx_155:not(#\9) {
156
156
  overflow: hidden;
157
157
  margin-top: var(--space-xxs-p8yyaw, 4px);
158
158
  }
159
159
 
160
- .awsui_actionBar_1hpp3_1bkb5_160:not(#\9) {
160
+ .awsui_actionBar_1hpp3_h9xxx_160:not(#\9) {
161
161
  display: flex;
162
162
  justify-content: space-between;
163
163
  align-items: center;
164
164
  position: relative;
165
165
  }
166
166
 
167
- .awsui_stepCounter_1hpp3_1bkb5_167:not(#\9) {
167
+ .awsui_stepCounter_1hpp3_h9xxx_167:not(#\9) {
168
168
  margin-right: 20px;
169
169
  }
170
170
 
171
- .awsui_divider_1hpp3_1bkb5_171:not(#\9) {
171
+ .awsui_divider_1hpp3_h9xxx_171:not(#\9) {
172
172
  border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
173
173
  }
174
174
 
175
- .awsui_hotspot_1hpp3_1bkb5_175:not(#\9) {
175
+ .awsui_hotspot_1hpp3_h9xxx_175:not(#\9) {
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  border-collapse: separate;
178
178
  border-spacing: 0;
@@ -202,8 +202,8 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
202
202
  widows: 2;
203
203
  word-spacing: normal;
204
204
  box-sizing: border-box;
205
- font-size: var(--font-body-m-size-dhtyxm, 14px);
206
- line-height: var(--font-body-m-line-height-5wv9x1, 20px);
205
+ font-size: var(--font-size-body-m-x4okxb, 14px);
206
+ line-height: var(--line-height-body-m-30ar75, 20px);
207
207
  color: var(--color-text-body-default-2sxhhn, #000716);
208
208
  font-weight: 400;
209
209
  font-family: var(--font-family-base-dnvic8, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
@@ -217,17 +217,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
217
217
  width: 16px;
218
218
  height: 16px;
219
219
  }
220
- .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
220
+ .awsui_hotspot_1hpp3_h9xxx_175:not(#\9):focus {
221
221
  outline: none;
222
222
  }
223
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
223
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_h9xxx_175:not(#\9):focus {
224
224
  position: relative;
225
225
  }
226
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus {
226
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_h9xxx_175:not(#\9):focus {
227
227
  outline: 2px dotted transparent;
228
228
  outline-offset: calc(2px - 1px);
229
229
  }
230
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focus::before {
230
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_h9xxx_175:not(#\9):focus::before {
231
231
  content: " ";
232
232
  display: block;
233
233
  position: absolute;
@@ -238,13 +238,13 @@ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):focu
238
238
  border-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
239
239
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
240
240
  }
241
- .awsui_hotspot_1hpp3_1bkb5_175 > .awsui_icon_1hpp3_1bkb5_215:not(#\9) {
241
+ .awsui_hotspot_1hpp3_h9xxx_175 > .awsui_icon_1hpp3_h9xxx_215:not(#\9) {
242
242
  position: relative;
243
243
  stroke: var(--color-text-link-default-latg1a, #0972d3);
244
244
  }
245
- .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):hover > .awsui_icon_1hpp3_1bkb5_215 {
245
+ .awsui_hotspot_1hpp3_h9xxx_175:not(#\9):hover > .awsui_icon_1hpp3_h9xxx_215 {
246
246
  stroke: var(--color-text-link-hover-8j6p14, #033160);
247
247
  }
248
- .awsui_hotspot_1hpp3_1bkb5_175:not(#\9):active > .awsui_icon_1hpp3_1bkb5_215 {
248
+ .awsui_hotspot_1hpp3_h9xxx_175:not(#\9):active > .awsui_icon_1hpp3_h9xxx_215 {
249
249
  stroke: var(--color-text-link-default-latg1a, #0972d3);
250
250
  }
@@ -2,29 +2,29 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "arrow": "awsui_arrow_1hpp3_1bkb5_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_1bkb5_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_1bkb5_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1bkb5_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1bkb5_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1bkb5_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1bkb5_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1bkb5_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1bkb5_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1bkb5_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1bkb5_137",
16
- "annotation": "awsui_annotation_1hpp3_1bkb5_145",
17
- "next-button": "awsui_next-button_1hpp3_1bkb5_146",
18
- "previous-button": "awsui_previous-button_1hpp3_1bkb5_147",
19
- "finish-button": "awsui_finish-button_1hpp3_1bkb5_148",
20
- "header": "awsui_header_1hpp3_1bkb5_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_1bkb5_150",
22
- "content": "awsui_content_1hpp3_1bkb5_151",
23
- "description": "awsui_description_1hpp3_1bkb5_155",
24
- "actionBar": "awsui_actionBar_1hpp3_1bkb5_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_1bkb5_167",
26
- "divider": "awsui_divider_1hpp3_1bkb5_171",
27
- "hotspot": "awsui_hotspot_1hpp3_1bkb5_175",
28
- "icon": "awsui_icon_1hpp3_1bkb5_215"
5
+ "arrow": "awsui_arrow_1hpp3_h9xxx_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_h9xxx_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_h9xxx_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_h9xxx_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_h9xxx_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_h9xxx_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_h9xxx_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_h9xxx_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_h9xxx_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_h9xxx_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_h9xxx_137",
16
+ "annotation": "awsui_annotation_1hpp3_h9xxx_145",
17
+ "next-button": "awsui_next-button_1hpp3_h9xxx_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_h9xxx_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_h9xxx_148",
20
+ "header": "awsui_header_1hpp3_h9xxx_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_h9xxx_150",
22
+ "content": "awsui_content_1hpp3_h9xxx_151",
23
+ "description": "awsui_description_1hpp3_h9xxx_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_h9xxx_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_h9xxx_167",
26
+ "divider": "awsui_divider_1hpp3_h9xxx_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_h9xxx_175",
28
+ "icon": "awsui_icon_1hpp3_h9xxx_215"
29
29
  };
30
30
 
@@ -1 +1 @@
1
- {"version":3,"file":"use-drawers.d.ts","sourceRoot":"lib/default/","sources":["app-layout/utils/use-drawers.ts"],"names":[],"mappings":"AAEA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAM7C,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAG/C,eAAO,MAAM,eAAe,yBAAyB,CAAC;AAEtD,UAAU,UAAU;IAClB,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,KAAK,CAAC,SAAS,GAAG,SAAS,CAAC;IACnC,UAAU,EAAE,cAAc,CAAC,MAAM,GAAG,SAAS,CAAC;CAC/C;AA8CD,wBAAgB,UAAU,CACxB,EACE,OAAO,EAAE,UAAU,EACnB,uBAAuB,EAAE,qBAAqB,GAC/C,EAAE,mBAAmB,GAAG;IAAE,uBAAuB,CAAC,EAAE,OAAO,CAAA;CAAE,EAC9D,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,cAAc;;;;;;;wCAiBqC,MAAM,GAAG,SAAS;;YAa7B,MAAM;cAAQ,MAAM;;EAiBvE"}
1
+ {"version":3,"file":"use-drawers.d.ts","sourceRoot":"lib/default/","sources":["app-layout/utils/use-drawers.ts"],"names":[],"mappings":"AAEA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAE3D,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,EAAE,cAAc,EAAE,MAAM,aAAa,CAAC;AAO7C,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAG/C,eAAO,MAAM,eAAe,yBAAyB,CAAC;AAEtD,UAAU,UAAU;IAClB,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,SAAS,EAAE,OAAO,GAAG,SAAS,CAAC;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,KAAK,CAAC,SAAS,GAAG,SAAS,CAAC;IACnC,UAAU,EAAE,cAAc,CAAC,MAAM,GAAG,SAAS,CAAC;CAC/C;AAwDD,wBAAgB,UAAU,CACxB,EACE,OAAO,EAAE,UAAU,EACnB,uBAAuB,EAAE,qBAAqB,GAC/C,EAAE,mBAAmB,GAAG;IAAE,uBAAuB,CAAC,EAAE,OAAO,CAAA;CAAE,EAC9D,UAAU,EAAE,UAAU,EACtB,QAAQ,EAAE,cAAc;;;;;;;wCAiBqC,MAAM,GAAG,SAAS;;YAa7B,MAAM;cAAQ,MAAM;;EAiBvE"}