@cloudscape-design/components 3.0.15 → 3.0.16

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 (152) hide show
  1. package/alert/styles.css.js +19 -19
  2. package/alert/styles.scoped.css +33 -33
  3. package/alert/styles.selectors.js +19 -19
  4. package/annotation-context/annotation/styles.css.js +24 -24
  5. package/annotation-context/annotation/styles.scoped.css +30 -30
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/toggles/styles.css.js +3 -3
  8. package/app-layout/toggles/styles.scoped.css +12 -12
  9. package/app-layout/toggles/styles.selectors.js +3 -3
  10. package/app-layout/visual-refresh/styles.css.js +59 -59
  11. package/app-layout/visual-refresh/styles.scoped.css +152 -152
  12. package/app-layout/visual-refresh/styles.selectors.js +59 -59
  13. package/badge/styles.css.js +5 -5
  14. package/badge/styles.scoped.css +6 -6
  15. package/badge/styles.selectors.js +5 -5
  16. package/breadcrumb-group/item/styles.css.js +7 -7
  17. package/breadcrumb-group/item/styles.scoped.css +16 -16
  18. package/breadcrumb-group/item/styles.selectors.js +7 -7
  19. package/button/styles.css.js +18 -18
  20. package/button/styles.scoped.css +164 -164
  21. package/button/styles.selectors.js +18 -18
  22. package/button-dropdown/category-elements/styles.css.js +12 -12
  23. package/button-dropdown/category-elements/styles.scoped.css +23 -23
  24. package/button-dropdown/category-elements/styles.selectors.js +12 -12
  25. package/button-dropdown/item-element/styles.css.js +13 -13
  26. package/button-dropdown/item-element/styles.scoped.css +18 -18
  27. package/button-dropdown/item-element/styles.selectors.js +13 -13
  28. package/cards/styles.css.js +37 -37
  29. package/cards/styles.scoped.css +46 -46
  30. package/cards/styles.selectors.js +37 -37
  31. package/checkbox/styles.css.js +3 -3
  32. package/checkbox/styles.scoped.css +7 -7
  33. package/checkbox/styles.selectors.js +3 -3
  34. package/code-editor/styles.css.js +33 -33
  35. package/code-editor/styles.scoped.css +134 -134
  36. package/code-editor/styles.selectors.js +33 -33
  37. package/container/styles.css.js +15 -15
  38. package/container/styles.scoped.css +26 -26
  39. package/container/styles.selectors.js +15 -15
  40. package/date-picker/styles.css.js +24 -24
  41. package/date-picker/styles.scoped.css +46 -46
  42. package/date-picker/styles.selectors.js +24 -24
  43. package/date-range-picker/calendar/grids/day/styles.css.js +21 -21
  44. package/date-range-picker/calendar/grids/day/styles.scoped.css +50 -50
  45. package/date-range-picker/calendar/grids/day/styles.selectors.js +21 -21
  46. package/date-range-picker/styles.css.js +42 -42
  47. package/date-range-picker/styles.scoped.css +53 -53
  48. package/date-range-picker/styles.selectors.js +42 -42
  49. package/expandable-section/styles.css.js +20 -20
  50. package/expandable-section/styles.scoped.css +42 -42
  51. package/expandable-section/styles.selectors.js +20 -20
  52. package/flashbar/styles.css.js +22 -22
  53. package/flashbar/styles.scoped.css +87 -87
  54. package/flashbar/styles.selectors.js +22 -22
  55. package/help-panel/styles.css.js +4 -4
  56. package/help-panel/styles.scoped.css +59 -59
  57. package/help-panel/styles.selectors.js +4 -4
  58. package/input/styles.css.js +13 -13
  59. package/input/styles.scoped.css +36 -36
  60. package/input/styles.selectors.js +13 -13
  61. package/internal/base-component/styles.scoped.css +12 -13
  62. package/internal/components/button-trigger/styles.css.js +9 -9
  63. package/internal/components/button-trigger/styles.scoped.css +26 -26
  64. package/internal/components/button-trigger/styles.selectors.js +9 -9
  65. package/internal/components/chart-legend/styles.css.js +7 -7
  66. package/internal/components/chart-legend/styles.scoped.css +16 -16
  67. package/internal/components/chart-legend/styles.selectors.js +7 -7
  68. package/internal/components/dropdown/styles.css.js +20 -20
  69. package/internal/components/dropdown/styles.scoped.css +38 -38
  70. package/internal/components/dropdown/styles.selectors.js +20 -20
  71. package/internal/components/filtering-token/styles.css.js +7 -7
  72. package/internal/components/filtering-token/styles.scoped.css +15 -15
  73. package/internal/components/filtering-token/styles.selectors.js +7 -7
  74. package/internal/components/menu-dropdown/styles.css.js +7 -7
  75. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  76. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  77. package/internal/components/options-list/styles.css.js +2 -2
  78. package/internal/components/options-list/styles.scoped.css +3 -3
  79. package/internal/components/options-list/styles.selectors.js +2 -2
  80. package/internal/components/selectable-item/styles.css.js +16 -16
  81. package/internal/components/selectable-item/styles.scoped.css +28 -28
  82. package/internal/components/selectable-item/styles.selectors.js +16 -16
  83. package/internal/environment.js +1 -1
  84. package/internal/generated/theming/index.cjs +36 -39
  85. package/internal/generated/theming/index.js +36 -39
  86. package/link/styles.css.js +18 -18
  87. package/link/styles.scoped.css +70 -70
  88. package/link/styles.selectors.js +18 -18
  89. package/modal/styles.css.js +22 -22
  90. package/modal/styles.scoped.css +42 -42
  91. package/modal/styles.selectors.js +22 -22
  92. package/package.json +1 -1
  93. package/pagination/styles.css.js +9 -9
  94. package/pagination/styles.scoped.css +24 -24
  95. package/pagination/styles.selectors.js +9 -9
  96. package/popover/styles.css.js +48 -48
  97. package/popover/styles.scoped.css +64 -64
  98. package/popover/styles.selectors.js +48 -48
  99. package/radio-group/styles.css.js +9 -9
  100. package/radio-group/styles.scoped.css +17 -17
  101. package/radio-group/styles.selectors.js +9 -9
  102. package/segmented-control/styles.css.js +14 -14
  103. package/segmented-control/styles.scoped.css +36 -36
  104. package/segmented-control/styles.selectors.js +14 -14
  105. package/side-navigation/styles.css.js +22 -22
  106. package/side-navigation/styles.scoped.css +33 -33
  107. package/side-navigation/styles.selectors.js +22 -22
  108. package/split-panel/styles.css.js +58 -58
  109. package/split-panel/styles.scoped.css +81 -81
  110. package/split-panel/styles.selectors.js +58 -58
  111. package/table/body-cell/styles.css.js +7 -7
  112. package/table/body-cell/styles.scoped.css +20 -20
  113. package/table/body-cell/styles.selectors.js +7 -7
  114. package/table/header-cell/styles.css.js +14 -14
  115. package/table/header-cell/styles.scoped.css +26 -26
  116. package/table/header-cell/styles.selectors.js +14 -14
  117. package/table/styles.css.js +32 -32
  118. package/table/styles.scoped.css +40 -40
  119. package/table/styles.selectors.js +32 -32
  120. package/tabs/styles.css.js +21 -21
  121. package/tabs/styles.scoped.css +39 -39
  122. package/tabs/styles.selectors.js +21 -21
  123. package/tag-editor/styles.css.js +3 -3
  124. package/tag-editor/styles.scoped.css +11 -11
  125. package/tag-editor/styles.selectors.js +3 -3
  126. package/text-content/styles.css.js +1 -1
  127. package/text-content/styles.scoped.css +61 -61
  128. package/text-content/styles.selectors.js +1 -1
  129. package/textarea/styles.css.js +4 -4
  130. package/textarea/styles.scoped.css +14 -14
  131. package/textarea/styles.selectors.js +4 -4
  132. package/tiles/styles.css.js +28 -28
  133. package/tiles/styles.scoped.css +69 -69
  134. package/tiles/styles.selectors.js +28 -28
  135. package/toggle/styles.css.js +8 -8
  136. package/toggle/styles.scoped.css +15 -15
  137. package/toggle/styles.selectors.js +8 -8
  138. package/token-group/styles.css.js +7 -7
  139. package/token-group/styles.scoped.css +25 -25
  140. package/token-group/styles.selectors.js +7 -7
  141. package/top-navigation/1.0-beta/styles.css.js +25 -25
  142. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  143. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  144. package/top-navigation/styles.css.js +47 -47
  145. package/top-navigation/styles.scoped.css +68 -68
  146. package/top-navigation/styles.selectors.js +47 -47
  147. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  148. package/tutorial-panel/components/tutorial-list/styles.scoped.css +30 -30
  149. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  150. package/wizard/styles.css.js +31 -31
  151. package/wizard/styles.scoped.css +60 -60
  152. package/wizard/styles.selectors.js +31 -31
@@ -1,24 +1,24 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_1g212_93",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1g212_1",
6
- "root": "awsui_root_mx3cw_1g212_119",
7
- "hidden": "awsui_hidden_mx3cw_1g212_133",
8
- "body": "awsui_body_mx3cw_1g212_156",
9
- "header": "awsui_header_mx3cw_1g212_162",
10
- "action": "awsui_action_mx3cw_1g212_166",
11
- "action-button": "awsui_action-button_mx3cw_1g212_171",
12
- "text": "awsui_text_mx3cw_1g212_175",
13
- "icon": "awsui_icon_mx3cw_1g212_179",
14
- "message": "awsui_message_mx3cw_1g212_182",
15
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1g212_190",
16
- "content": "awsui_content_mx3cw_1g212_204",
17
- "dismiss": "awsui_dismiss_mx3cw_1g212_208",
18
- "dismiss-button": "awsui_dismiss-button_mx3cw_1g212_214",
19
- "type-error": "awsui_type-error_mx3cw_1g212_222",
20
- "type-warning": "awsui_type-warning_mx3cw_1g212_230",
21
- "type-success": "awsui_type-success_mx3cw_1g212_238",
22
- "type-info": "awsui_type-info_mx3cw_1g212_246"
4
+ "alert": "awsui_alert_mx3cw_wdted_93",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_wdted_1",
6
+ "root": "awsui_root_mx3cw_wdted_119",
7
+ "hidden": "awsui_hidden_mx3cw_wdted_133",
8
+ "body": "awsui_body_mx3cw_wdted_156",
9
+ "header": "awsui_header_mx3cw_wdted_162",
10
+ "action": "awsui_action_mx3cw_wdted_166",
11
+ "action-button": "awsui_action-button_mx3cw_wdted_171",
12
+ "text": "awsui_text_mx3cw_wdted_175",
13
+ "icon": "awsui_icon_mx3cw_wdted_179",
14
+ "message": "awsui_message_mx3cw_wdted_182",
15
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_wdted_190",
16
+ "content": "awsui_content_mx3cw_wdted_204",
17
+ "dismiss": "awsui_dismiss_mx3cw_wdted_208",
18
+ "dismiss-button": "awsui_dismiss-button_mx3cw_wdted_214",
19
+ "type-error": "awsui_type-error_mx3cw_wdted_222",
20
+ "type-warning": "awsui_type-warning_mx3cw_wdted_230",
21
+ "type-success": "awsui_type-success_mx3cw_wdted_238",
22
+ "type-info": "awsui_type-info_mx3cw_wdted_246"
23
23
  };
24
24
 
@@ -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_alert_mx3cw_1g212_93:not(#\9) {
94
- animation: awsui_awsui-motion-fade-in_mx3cw_1g212_1 180ms ease-out;
95
- animation: awsui_awsui-motion-fade-in_mx3cw_1g212_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
93
+ .awsui_alert_mx3cw_wdted_93:not(#\9) {
94
+ animation: awsui_awsui-motion-fade-in_mx3cw_wdted_1 180ms ease-out;
95
+ animation: awsui_awsui-motion-fade-in_mx3cw_wdted_1 var(--motion-duration-show-paced-7wspqf, 180ms) var(--motion-easing-show-paced-wj4ybn, ease-out);
96
96
  }
97
- @keyframes awsui_awsui-motion-fade-in_mx3cw_1g212_1 {
97
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_wdted_1 {
98
98
  from {
99
99
  opacity: 0.2;
100
100
  }
@@ -103,12 +103,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
103
103
  }
104
104
  }
105
105
  @media (prefers-reduced-motion: reduce) {
106
- .awsui_alert_mx3cw_1g212_93:not(#\9) {
106
+ .awsui_alert_mx3cw_wdted_93:not(#\9) {
107
107
  animation: none;
108
108
  transition: none;
109
109
  }
110
110
  }
111
- .awsui-motion-disabled .awsui_alert_mx3cw_1g212_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1g212_93:not(#\9) {
111
+ .awsui-motion-disabled .awsui_alert_mx3cw_wdted_93:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_wdted_93:not(#\9) {
112
112
  animation: none;
113
113
  transition: none;
114
114
  }
@@ -117,7 +117,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
117
117
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
118
118
  SPDX-License-Identifier: Apache-2.0
119
119
  */
120
- .awsui_root_mx3cw_1g212_119:not(#\9) {
120
+ .awsui_root_mx3cw_wdted_119:not(#\9) {
121
121
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
122
122
  border-collapse: separate;
123
123
  border-spacing: 0;
@@ -161,11 +161,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
161
161
  overflow: hidden;
162
162
  display: block;
163
163
  }
164
- .awsui_root_mx3cw_1g212_119.awsui_hidden_mx3cw_1g212_133:not(#\9) {
164
+ .awsui_root_mx3cw_wdted_119.awsui_hidden_mx3cw_wdted_133:not(#\9) {
165
165
  display: none;
166
166
  }
167
167
 
168
- .awsui_alert_mx3cw_1g212_93:not(#\9) {
168
+ .awsui_alert_mx3cw_wdted_93:not(#\9) {
169
169
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
170
170
  border-collapse: separate;
171
171
  border-spacing: 0;
@@ -209,7 +209,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
209
209
  justify-content: flex-start;
210
210
  align-items: flex-start;
211
211
  border-radius: 12px;
212
- border-radius: var(--border-alert-radius-ywuwjt, 12px);
212
+ border-radius: var(--border-radius-alert-n0skwy, 12px);
213
213
  border: 2px solid;
214
214
  border: var(--border-field-width-idlekx, 2px) solid;
215
215
  padding: 8px 16px;
@@ -218,49 +218,49 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
218
218
  background-color: var(--color-background-container-content-i8i4a0, #ffffff);
219
219
  }
220
220
 
221
- .awsui_body_mx3cw_1g212_156:not(#\9) {
221
+ .awsui_body_mx3cw_wdted_156:not(#\9) {
222
222
  display: flex;
223
223
  flex: 1 1 0%;
224
224
  min-width: 0;
225
225
  }
226
226
 
227
- .awsui_header_mx3cw_1g212_162:not(#\9) {
227
+ .awsui_header_mx3cw_wdted_162:not(#\9) {
228
228
  font-weight: 700;
229
229
  }
230
230
 
231
- .awsui_action_mx3cw_1g212_166:not(#\9) {
231
+ .awsui_action_mx3cw_wdted_166:not(#\9) {
232
232
  white-space: nowrap;
233
233
  margin-left: 12px;
234
234
  margin-left: var(--space-s-hv8c1d, 12px);
235
235
  }
236
236
 
237
- .awsui_action-button_mx3cw_1g212_171:not(#\9) {
237
+ .awsui_action-button_mx3cw_wdted_171:not(#\9) {
238
238
  /* used in test-utils */
239
239
  }
240
240
 
241
- .awsui_text_mx3cw_1g212_175:not(#\9) {
241
+ .awsui_text_mx3cw_wdted_175:not(#\9) {
242
242
  padding: 2px 0;
243
243
  padding: var(--border-field-width-idlekx, 2px) 0;
244
244
  margin: 4px 4px;
245
245
  margin: var(--space-scaled-xxs-95dhkm, 4px) var(--space-xxs-ynfts5, 4px);
246
246
  }
247
- .awsui_text_mx3cw_1g212_175.awsui_icon_mx3cw_1g212_179:not(#\9) {
247
+ .awsui_text_mx3cw_wdted_175.awsui_icon_mx3cw_wdted_179:not(#\9) {
248
248
  margin-left: 0;
249
249
  }
250
- .awsui_text_mx3cw_1g212_175.awsui_message_mx3cw_1g212_182:not(#\9) {
250
+ .awsui_text_mx3cw_wdted_175.awsui_message_mx3cw_wdted_182:not(#\9) {
251
251
  margin-right: 4px;
252
252
  margin-right: var(--space-alert-message-right-qop1p1, 4px);
253
253
  }
254
- .awsui_text_mx3cw_1g212_175.awsui_message_mx3cw_1g212_182 + .awsui_action_mx3cw_1g212_166:not(#\9) {
254
+ .awsui_text_mx3cw_wdted_175.awsui_message_mx3cw_wdted_182 + .awsui_action_mx3cw_wdted_166:not(#\9) {
255
255
  margin-left: 12px;
256
256
  margin-left: var(--space-alert-action-left-hi50rw, 12px);
257
257
  }
258
258
 
259
259
  /* stylelint-disable selector-max-type */
260
- .awsui_root_mx3cw_1g212_119.awsui_breakpoint-default_mx3cw_1g212_190 > div > .awsui_alert_mx3cw_1g212_93 > .awsui_body_mx3cw_1g212_156:not(#\9) {
260
+ .awsui_root_mx3cw_wdted_119.awsui_breakpoint-default_mx3cw_wdted_190 > div > .awsui_alert_mx3cw_wdted_93 > .awsui_body_mx3cw_wdted_156:not(#\9) {
261
261
  display: block;
262
262
  }
263
- .awsui_root_mx3cw_1g212_119.awsui_breakpoint-default_mx3cw_1g212_190 > div > .awsui_alert_mx3cw_1g212_93 > .awsui_body_mx3cw_1g212_156 > .awsui_action_mx3cw_1g212_166:not(#\9) {
263
+ .awsui_root_mx3cw_wdted_119.awsui_breakpoint-default_mx3cw_wdted_190 > div > .awsui_alert_mx3cw_wdted_93 > .awsui_body_mx3cw_wdted_156 > .awsui_action_mx3cw_wdted_166:not(#\9) {
264
264
  margin-left: 4px;
265
265
  margin-left: var(--space-xxs-ynfts5, 4px);
266
266
  margin-bottom: 4px;
@@ -268,16 +268,16 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
268
268
  }
269
269
 
270
270
  /* stylelint-enable selector-max-type */
271
- .awsui_message_mx3cw_1g212_182:not(#\9) {
271
+ .awsui_message_mx3cw_wdted_182:not(#\9) {
272
272
  flex: 1 1 0%;
273
273
  min-width: 0;
274
274
  }
275
275
 
276
- .awsui_content_mx3cw_1g212_204:not(#\9) {
276
+ .awsui_content_mx3cw_wdted_204:not(#\9) {
277
277
  /* used in test-utils */
278
278
  }
279
279
 
280
- .awsui_dismiss_mx3cw_1g212_208:not(#\9) {
280
+ .awsui_dismiss_mx3cw_wdted_208:not(#\9) {
281
281
  flex: 0 0 auto;
282
282
  margin-right: calc(-1 * 4px);
283
283
  margin-right: calc(-1 * var(--space-xxs-ynfts5, 4px));
@@ -285,54 +285,54 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
285
285
  margin-left: var(--space-s-hv8c1d, 12px);
286
286
  }
287
287
 
288
- .awsui_dismiss-button_mx3cw_1g212_214:not(#\9) {
288
+ .awsui_dismiss-button_mx3cw_wdted_214:not(#\9) {
289
289
  /* used in test-utils */
290
290
  }
291
291
 
292
- .awsui_icon_mx3cw_1g212_179:not(#\9) {
292
+ .awsui_icon_mx3cw_wdted_179:not(#\9) {
293
293
  flex: 0 0 auto;
294
294
  }
295
295
 
296
- .awsui_type-error_mx3cw_1g212_222:not(#\9) {
296
+ .awsui_type-error_mx3cw_wdted_222:not(#\9) {
297
297
  border-color: #d91515;
298
298
  border-color: var(--color-border-status-error-mfrddc, #d91515);
299
299
  background-color: #fff7f7;
300
300
  background-color: var(--color-background-status-error-pe1hux, #fff7f7);
301
301
  }
302
- .awsui_type-error_mx3cw_1g212_222 > .awsui_icon_mx3cw_1g212_179:not(#\9) {
302
+ .awsui_type-error_mx3cw_wdted_222 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
303
303
  color: #d91515;
304
304
  color: var(--color-text-status-error-5sesl6, #d91515);
305
305
  }
306
306
 
307
- .awsui_type-warning_mx3cw_1g212_230:not(#\9) {
307
+ .awsui_type-warning_mx3cw_wdted_230:not(#\9) {
308
308
  border-color: #7d8998;
309
309
  border-color: var(--color-border-status-warning-hg85ut, #7d8998);
310
310
  background-color: #ffffff;
311
311
  background-color: var(--color-background-status-warning-zz4oi6, #ffffff);
312
312
  }
313
- .awsui_type-warning_mx3cw_1g212_230 > .awsui_icon_mx3cw_1g212_179:not(#\9) {
313
+ .awsui_type-warning_mx3cw_wdted_230 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
314
314
  color: #d91515;
315
315
  color: var(--color-text-status-warning-27nlyh, #d91515);
316
316
  }
317
317
 
318
- .awsui_type-success_mx3cw_1g212_238:not(#\9) {
318
+ .awsui_type-success_mx3cw_wdted_238:not(#\9) {
319
319
  border-color: #037f0c;
320
320
  border-color: var(--color-border-status-success-cqi45f, #037f0c);
321
321
  background-color: #f2fcf3;
322
322
  background-color: var(--color-background-status-success-xnxxn4, #f2fcf3);
323
323
  }
324
- .awsui_type-success_mx3cw_1g212_238 > .awsui_icon_mx3cw_1g212_179:not(#\9) {
324
+ .awsui_type-success_mx3cw_wdted_238 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
325
325
  color: #037f0c;
326
326
  color: var(--color-text-status-success-0fzhv9, #037f0c);
327
327
  }
328
328
 
329
- .awsui_type-info_mx3cw_1g212_246:not(#\9) {
329
+ .awsui_type-info_mx3cw_wdted_246:not(#\9) {
330
330
  border-color: #0972d3;
331
331
  border-color: var(--color-border-status-info-546i7i, #0972d3);
332
332
  background-color: #f2f8fd;
333
333
  background-color: var(--color-background-status-info-usb30e, #f2f8fd);
334
334
  }
335
- .awsui_type-info_mx3cw_1g212_246 > .awsui_icon_mx3cw_1g212_179:not(#\9) {
335
+ .awsui_type-info_mx3cw_wdted_246 > .awsui_icon_mx3cw_wdted_179:not(#\9) {
336
336
  color: #0972d3;
337
337
  color: var(--color-text-status-info-utupcz, #0972d3);
338
338
  }
@@ -2,24 +2,24 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "alert": "awsui_alert_mx3cw_1g212_93",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1g212_1",
7
- "root": "awsui_root_mx3cw_1g212_119",
8
- "hidden": "awsui_hidden_mx3cw_1g212_133",
9
- "body": "awsui_body_mx3cw_1g212_156",
10
- "header": "awsui_header_mx3cw_1g212_162",
11
- "action": "awsui_action_mx3cw_1g212_166",
12
- "action-button": "awsui_action-button_mx3cw_1g212_171",
13
- "text": "awsui_text_mx3cw_1g212_175",
14
- "icon": "awsui_icon_mx3cw_1g212_179",
15
- "message": "awsui_message_mx3cw_1g212_182",
16
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1g212_190",
17
- "content": "awsui_content_mx3cw_1g212_204",
18
- "dismiss": "awsui_dismiss_mx3cw_1g212_208",
19
- "dismiss-button": "awsui_dismiss-button_mx3cw_1g212_214",
20
- "type-error": "awsui_type-error_mx3cw_1g212_222",
21
- "type-warning": "awsui_type-warning_mx3cw_1g212_230",
22
- "type-success": "awsui_type-success_mx3cw_1g212_238",
23
- "type-info": "awsui_type-info_mx3cw_1g212_246"
5
+ "alert": "awsui_alert_mx3cw_wdted_93",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_wdted_1",
7
+ "root": "awsui_root_mx3cw_wdted_119",
8
+ "hidden": "awsui_hidden_mx3cw_wdted_133",
9
+ "body": "awsui_body_mx3cw_wdted_156",
10
+ "header": "awsui_header_mx3cw_wdted_162",
11
+ "action": "awsui_action_mx3cw_wdted_166",
12
+ "action-button": "awsui_action-button_mx3cw_wdted_171",
13
+ "text": "awsui_text_mx3cw_wdted_175",
14
+ "icon": "awsui_icon_mx3cw_wdted_179",
15
+ "message": "awsui_message_mx3cw_wdted_182",
16
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_wdted_190",
17
+ "content": "awsui_content_mx3cw_wdted_204",
18
+ "dismiss": "awsui_dismiss_mx3cw_wdted_208",
19
+ "dismiss-button": "awsui_dismiss-button_mx3cw_wdted_214",
20
+ "type-error": "awsui_type-error_mx3cw_wdted_222",
21
+ "type-warning": "awsui_type-warning_mx3cw_wdted_230",
22
+ "type-success": "awsui_type-success_mx3cw_wdted_238",
23
+ "type-info": "awsui_type-info_mx3cw_wdted_246"
24
24
  };
25
25
 
@@ -1,29 +1,29 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "arrow": "awsui_arrow_1hpp3_1xfu7_93",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_1xfu7_97",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_1xfu7_97",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1xfu7_128",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1xfu7_128",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1xfu7_131",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1xfu7_131",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1xfu7_134",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1xfu7_134",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1xfu7_137",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1xfu7_137",
15
- "annotation": "awsui_annotation_1hpp3_1xfu7_145",
16
- "next-button": "awsui_next-button_1hpp3_1xfu7_146",
17
- "previous-button": "awsui_previous-button_1hpp3_1xfu7_147",
18
- "finish-button": "awsui_finish-button_1hpp3_1xfu7_148",
19
- "header": "awsui_header_1hpp3_1xfu7_149",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_1xfu7_150",
21
- "content": "awsui_content_1hpp3_1xfu7_151",
22
- "description": "awsui_description_1hpp3_1xfu7_155",
23
- "actionBar": "awsui_actionBar_1hpp3_1xfu7_160",
24
- "stepCounter": "awsui_stepCounter_1hpp3_1xfu7_167",
25
- "divider": "awsui_divider_1hpp3_1xfu7_171",
26
- "hotspot": "awsui_hotspot_1hpp3_1xfu7_175",
27
- "icon": "awsui_icon_1hpp3_1xfu7_213"
4
+ "arrow": "awsui_arrow_1hpp3_1lxxm_93",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1lxxm_97",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1lxxm_97",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1lxxm_128",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1lxxm_128",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1lxxm_131",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1lxxm_131",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1lxxm_134",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1lxxm_134",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1lxxm_137",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1lxxm_137",
15
+ "annotation": "awsui_annotation_1hpp3_1lxxm_145",
16
+ "next-button": "awsui_next-button_1hpp3_1lxxm_146",
17
+ "previous-button": "awsui_previous-button_1hpp3_1lxxm_147",
18
+ "finish-button": "awsui_finish-button_1hpp3_1lxxm_148",
19
+ "header": "awsui_header_1hpp3_1lxxm_149",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1lxxm_150",
21
+ "content": "awsui_content_1hpp3_1lxxm_151",
22
+ "description": "awsui_description_1hpp3_1lxxm_155",
23
+ "actionBar": "awsui_actionBar_1hpp3_1lxxm_160",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_1lxxm_167",
25
+ "divider": "awsui_divider_1hpp3_1lxxm_171",
26
+ "hotspot": "awsui_hotspot_1hpp3_1lxxm_175",
27
+ "icon": "awsui_icon_1hpp3_1lxxm_213"
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_1xfu7_93:not(#\9) {
93
+ .awsui_arrow_1hpp3_1lxxm_93:not(#\9) {
94
94
  width: 20px;
95
95
  height: 10px;
96
96
  }
97
- .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9), .awsui_arrow-inner_1hpp3_1xfu7_97:not(#\9) {
97
+ .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9), .awsui_arrow-inner_1hpp3_1lxxm_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_1xfu7_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1xfu7_97:not(#\9)::after {
105
+ .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-inner_1hpp3_1lxxm_97:not(#\9)::after {
106
106
  content: "";
107
107
  box-sizing: border-box;
108
108
  display: inline-block;
@@ -115,31 +115,31 @@ 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_1xfu7_97:not(#\9)::after {
118
+ .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
119
119
  background-color: #0972d3;
120
120
  background-color: var(--color-border-status-info-546i7i, #0972d3);
121
121
  }
122
- .awsui_arrow-inner_1hpp3_1xfu7_97:not(#\9) {
122
+ .awsui_arrow-inner_1hpp3_1lxxm_97:not(#\9) {
123
123
  top: 2px;
124
124
  }
125
- .awsui_arrow-inner_1hpp3_1xfu7_97:not(#\9)::after {
125
+ .awsui_arrow-inner_1hpp3_1lxxm_97:not(#\9)::after {
126
126
  border-radius: 1px 0 0 0;
127
127
  background-color: #f2f8fd;
128
128
  background-color: var(--color-background-status-info-usb30e, #f2f8fd);
129
129
  }
130
- .awsui_arrow-position-right-top_1hpp3_1xfu7_128 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1xfu7_128 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after {
130
+ .awsui_arrow-position-right-top_1hpp3_1lxxm_128 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_1lxxm_128 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
131
131
  box-shadow: -0.71px 0.71px 4px -2px rgba(0, 7, 22, 0.12);
132
132
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
133
133
  }
134
- .awsui_arrow-position-left-top_1hpp3_1xfu7_131 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1xfu7_131 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after {
134
+ .awsui_arrow-position-left-top_1hpp3_1lxxm_131 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_1lxxm_131 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
135
135
  box-shadow: 0.71px -0.71px 4px -2px rgba(0, 7, 22, 0.12);
136
136
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
137
137
  }
138
- .awsui_arrow-position-top-center_1hpp3_1xfu7_134 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1xfu7_134 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after {
138
+ .awsui_arrow-position-top-center_1hpp3_1lxxm_134 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_1lxxm_134 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
139
139
  box-shadow: -0.71px -0.71px 4px -2px rgba(0, 7, 22, 0.12);
140
140
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
141
141
  }
142
- .awsui_arrow-position-bottom-center_1hpp3_1xfu7_137 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1xfu7_137 > .awsui_arrow-outer_1hpp3_1xfu7_97:not(#\9)::after {
142
+ .awsui_arrow-position-bottom-center_1hpp3_1lxxm_137 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_1lxxm_137 > .awsui_arrow-outer_1hpp3_1lxxm_97:not(#\9)::after {
143
143
  box-shadow: 0.71px 0.71px 4px -2px rgba(0, 7, 22, 0.12);
144
144
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-3se70f, rgba(0, 7, 22, 0.12));
145
145
  }
@@ -148,39 +148,39 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
148
148
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
149
149
  SPDX-License-Identifier: Apache-2.0
150
150
  */
151
- .awsui_annotation_1hpp3_1xfu7_145:not(#\9),
152
- .awsui_next-button_1hpp3_1xfu7_146:not(#\9),
153
- .awsui_previous-button_1hpp3_1xfu7_147:not(#\9),
154
- .awsui_finish-button_1hpp3_1xfu7_148:not(#\9),
155
- .awsui_header_1hpp3_1xfu7_149:not(#\9),
156
- .awsui_step-counter-content_1hpp3_1xfu7_150:not(#\9),
157
- .awsui_content_1hpp3_1xfu7_151:not(#\9) {
151
+ .awsui_annotation_1hpp3_1lxxm_145:not(#\9),
152
+ .awsui_next-button_1hpp3_1lxxm_146:not(#\9),
153
+ .awsui_previous-button_1hpp3_1lxxm_147:not(#\9),
154
+ .awsui_finish-button_1hpp3_1lxxm_148:not(#\9),
155
+ .awsui_header_1hpp3_1lxxm_149:not(#\9),
156
+ .awsui_step-counter-content_1hpp3_1lxxm_150:not(#\9),
157
+ .awsui_content_1hpp3_1lxxm_151:not(#\9) {
158
158
  /* used in test-utils */
159
159
  }
160
160
 
161
- .awsui_description_1hpp3_1xfu7_155:not(#\9) {
161
+ .awsui_description_1hpp3_1lxxm_155:not(#\9) {
162
162
  overflow: hidden;
163
163
  margin-top: 4px;
164
164
  margin-top: var(--space-xxs-ynfts5, 4px);
165
165
  }
166
166
 
167
- .awsui_actionBar_1hpp3_1xfu7_160:not(#\9) {
167
+ .awsui_actionBar_1hpp3_1lxxm_160:not(#\9) {
168
168
  display: flex;
169
169
  justify-content: space-between;
170
170
  align-items: center;
171
171
  position: relative;
172
172
  }
173
173
 
174
- .awsui_stepCounter_1hpp3_1xfu7_167:not(#\9) {
174
+ .awsui_stepCounter_1hpp3_1lxxm_167:not(#\9) {
175
175
  margin-right: 20px;
176
176
  }
177
177
 
178
- .awsui_divider_1hpp3_1xfu7_171:not(#\9) {
178
+ .awsui_divider_1hpp3_1lxxm_171:not(#\9) {
179
179
  border-bottom: 2px solid #e9ebed;
180
180
  border-bottom: var(--border-divider-section-width-4wm2it, 2px) solid var(--color-border-divider-default-7s2wjw, #e9ebed);
181
181
  }
182
182
 
183
- .awsui_hotspot_1hpp3_1xfu7_175:not(#\9) {
183
+ .awsui_hotspot_1hpp3_1lxxm_175:not(#\9) {
184
184
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
185
185
  border-collapse: separate;
186
186
  border-spacing: 0;
@@ -228,17 +228,17 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
228
228
  width: 16px;
229
229
  height: 16px;
230
230
  }
231
- .awsui_hotspot_1hpp3_1xfu7_175:not(#\9):focus {
231
+ .awsui_hotspot_1hpp3_1lxxm_175:not(#\9):focus {
232
232
  outline: none;
233
233
  }
234
- .awsui_hotspot_1hpp3_1xfu7_175[data-awsui-focus-visible=true]:not(#\9):focus {
234
+ .awsui_hotspot_1hpp3_1lxxm_175[data-awsui-focus-visible=true]:not(#\9):focus {
235
235
  position: relative;
236
236
  }
237
- .awsui_hotspot_1hpp3_1xfu7_175[data-awsui-focus-visible=true]:not(#\9):focus {
237
+ .awsui_hotspot_1hpp3_1lxxm_175[data-awsui-focus-visible=true]:not(#\9):focus {
238
238
  outline: 2px dotted transparent;
239
239
  outline-offset: calc(2px - 1px);
240
240
  }
241
- .awsui_hotspot_1hpp3_1xfu7_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
241
+ .awsui_hotspot_1hpp3_1lxxm_175[data-awsui-focus-visible=true]:not(#\9):focus::before {
242
242
  content: " ";
243
243
  display: block;
244
244
  position: absolute;
@@ -247,20 +247,20 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
247
247
  width: calc(100% + 2 * 2px);
248
248
  height: calc(100% + 2 * 2px);
249
249
  border-radius: 4px;
250
- border-radius: var(--border-control-focus-ring-radius-circle-qztqvf, 4px);
250
+ border-radius: var(--border-radius-control-focus-ring-circle-48k0xl, 4px);
251
251
  box-shadow: 0 0 0 2px #0972d3;
252
252
  box-shadow: 0 0 0 2px var(--color-border-item-focused-ap3b6s, #0972d3);
253
253
  }
254
- .awsui_hotspot_1hpp3_1xfu7_175 > .awsui_icon_1hpp3_1xfu7_213:not(#\9) {
254
+ .awsui_hotspot_1hpp3_1lxxm_175 > .awsui_icon_1hpp3_1lxxm_213:not(#\9) {
255
255
  position: relative;
256
256
  stroke: #0972d3;
257
257
  stroke: var(--color-text-link-default-5f186r, #0972d3);
258
258
  }
259
- .awsui_hotspot_1hpp3_1xfu7_175:not(#\9):hover > .awsui_icon_1hpp3_1xfu7_213 {
259
+ .awsui_hotspot_1hpp3_1lxxm_175:not(#\9):hover > .awsui_icon_1hpp3_1lxxm_213 {
260
260
  stroke: #033160;
261
261
  stroke: var(--color-text-link-hover-kololx, #033160);
262
262
  }
263
- .awsui_hotspot_1hpp3_1xfu7_175:not(#\9):active > .awsui_icon_1hpp3_1xfu7_213 {
263
+ .awsui_hotspot_1hpp3_1lxxm_175:not(#\9):active > .awsui_icon_1hpp3_1lxxm_213 {
264
264
  stroke: #0972d3;
265
265
  stroke: var(--color-text-link-default-5f186r, #0972d3);
266
266
  }
@@ -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_1xfu7_93",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_1xfu7_97",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_1xfu7_97",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1xfu7_128",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1xfu7_128",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1xfu7_131",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1xfu7_131",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1xfu7_134",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1xfu7_134",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1xfu7_137",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1xfu7_137",
16
- "annotation": "awsui_annotation_1hpp3_1xfu7_145",
17
- "next-button": "awsui_next-button_1hpp3_1xfu7_146",
18
- "previous-button": "awsui_previous-button_1hpp3_1xfu7_147",
19
- "finish-button": "awsui_finish-button_1hpp3_1xfu7_148",
20
- "header": "awsui_header_1hpp3_1xfu7_149",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_1xfu7_150",
22
- "content": "awsui_content_1hpp3_1xfu7_151",
23
- "description": "awsui_description_1hpp3_1xfu7_155",
24
- "actionBar": "awsui_actionBar_1hpp3_1xfu7_160",
25
- "stepCounter": "awsui_stepCounter_1hpp3_1xfu7_167",
26
- "divider": "awsui_divider_1hpp3_1xfu7_171",
27
- "hotspot": "awsui_hotspot_1hpp3_1xfu7_175",
28
- "icon": "awsui_icon_1hpp3_1xfu7_213"
5
+ "arrow": "awsui_arrow_1hpp3_1lxxm_93",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_1lxxm_97",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_1lxxm_97",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_1lxxm_128",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_1lxxm_128",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_1lxxm_131",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_1lxxm_131",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_1lxxm_134",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_1lxxm_134",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_1lxxm_137",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_1lxxm_137",
16
+ "annotation": "awsui_annotation_1hpp3_1lxxm_145",
17
+ "next-button": "awsui_next-button_1hpp3_1lxxm_146",
18
+ "previous-button": "awsui_previous-button_1hpp3_1lxxm_147",
19
+ "finish-button": "awsui_finish-button_1hpp3_1lxxm_148",
20
+ "header": "awsui_header_1hpp3_1lxxm_149",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_1lxxm_150",
22
+ "content": "awsui_content_1hpp3_1lxxm_151",
23
+ "description": "awsui_description_1hpp3_1lxxm_155",
24
+ "actionBar": "awsui_actionBar_1hpp3_1lxxm_160",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_1lxxm_167",
26
+ "divider": "awsui_divider_1hpp3_1lxxm_171",
27
+ "hotspot": "awsui_hotspot_1hpp3_1lxxm_175",
28
+ "icon": "awsui_icon_1hpp3_1lxxm_213"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "close-button": "awsui_close-button_16w0h_1chv9_93",
5
- "circular-toggle": "awsui_circular-toggle_16w0h_1chv9_101",
6
- "circular-toggle-selected": "awsui_circular-toggle-selected_16w0h_1chv9_139"
4
+ "close-button": "awsui_close-button_16w0h_86y5e_93",
5
+ "circular-toggle": "awsui_circular-toggle_16w0h_86y5e_101",
6
+ "circular-toggle-selected": "awsui_circular-toggle-selected_16w0h_86y5e_139"
7
7
  };
8
8