@cloudscape-design/components 3.0.650 → 3.0.652

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 (143) hide show
  1. package/alert/styles.css.js +25 -25
  2. package/alert/styles.scoped.css +41 -41
  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 +33 -33
  6. package/annotation-context/annotation/styles.selectors.js +24 -24
  7. package/app-layout/notifications/styles.css.js +3 -3
  8. package/app-layout/notifications/styles.scoped.css +7 -7
  9. package/app-layout/notifications/styles.selectors.js +3 -3
  10. package/app-layout/skeleton/styles.css.js +11 -11
  11. package/app-layout/skeleton/styles.scoped.css +30 -30
  12. package/app-layout/skeleton/styles.selectors.js +11 -11
  13. package/app-layout/toggles/styles.css.js +2 -2
  14. package/app-layout/toggles/styles.scoped.css +8 -8
  15. package/app-layout/toggles/styles.selectors.js +2 -2
  16. package/app-layout/visual-refresh/styles.css.js +82 -82
  17. package/app-layout/visual-refresh/styles.scoped.css +263 -264
  18. package/app-layout/visual-refresh/styles.selectors.js +82 -82
  19. package/button/internal.d.ts.map +1 -1
  20. package/button/internal.js +2 -2
  21. package/button/internal.js.map +1 -1
  22. package/button/styles.css.js +19 -19
  23. package/button/styles.scoped.css +213 -213
  24. package/button/styles.selectors.js +19 -19
  25. package/calendar/styles.css.js +20 -20
  26. package/calendar/styles.scoped.css +46 -46
  27. package/calendar/styles.selectors.js +20 -20
  28. package/checkbox/styles.css.js +3 -3
  29. package/checkbox/styles.scoped.css +7 -7
  30. package/checkbox/styles.selectors.js +3 -3
  31. package/code-editor/styles.css.js +32 -32
  32. package/code-editor/styles.scoped.css +137 -137
  33. package/code-editor/styles.selectors.js +32 -32
  34. package/collection-preferences/content-display/styles.css.js +11 -11
  35. package/collection-preferences/content-display/styles.scoped.css +19 -19
  36. package/collection-preferences/content-display/styles.selectors.js +11 -11
  37. package/collection-preferences/styles.css.js +37 -37
  38. package/collection-preferences/styles.scoped.css +46 -46
  39. package/collection-preferences/styles.selectors.js +37 -37
  40. package/content-layout/styles.css.js +14 -14
  41. package/content-layout/styles.scoped.css +27 -27
  42. package/content-layout/styles.selectors.js +14 -14
  43. package/date-range-picker/calendar/grids/styles.css.js +27 -27
  44. package/date-range-picker/calendar/grids/styles.scoped.css +46 -46
  45. package/date-range-picker/calendar/grids/styles.selectors.js +27 -27
  46. package/expandable-section/styles.css.js +32 -32
  47. package/expandable-section/styles.scoped.css +68 -68
  48. package/expandable-section/styles.selectors.js +32 -32
  49. package/file-upload/file-input/styles.css.js +4 -4
  50. package/file-upload/file-input/styles.scoped.css +9 -9
  51. package/file-upload/file-input/styles.selectors.js +4 -4
  52. package/flashbar/styles.css.js +47 -47
  53. package/flashbar/styles.scoped.css +175 -175
  54. package/flashbar/styles.selectors.js +47 -47
  55. package/internal/components/button-trigger/styles.css.js +11 -11
  56. package/internal/components/button-trigger/styles.scoped.css +28 -28
  57. package/internal/components/button-trigger/styles.selectors.js +11 -11
  58. package/internal/components/chart-legend/styles.css.js +6 -6
  59. package/internal/components/chart-legend/styles.scoped.css +17 -17
  60. package/internal/components/chart-legend/styles.selectors.js +6 -6
  61. package/internal/components/dropdown/styles.css.js +20 -20
  62. package/internal/components/dropdown/styles.scoped.css +40 -40
  63. package/internal/components/dropdown/styles.selectors.js +20 -20
  64. package/internal/components/filtering-token/styles.css.js +7 -7
  65. package/internal/components/filtering-token/styles.scoped.css +15 -15
  66. package/internal/components/filtering-token/styles.selectors.js +7 -7
  67. package/internal/components/handle/styles.css.js +2 -2
  68. package/internal/components/handle/styles.scoped.css +8 -8
  69. package/internal/components/handle/styles.selectors.js +2 -2
  70. package/internal/components/menu-dropdown/styles.css.js +7 -7
  71. package/internal/components/menu-dropdown/styles.scoped.css +15 -15
  72. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  73. package/internal/components/panel-resize-handle/styles.css.js +5 -5
  74. package/internal/components/panel-resize-handle/styles.scoped.css +12 -12
  75. package/internal/components/panel-resize-handle/styles.selectors.js +5 -5
  76. package/internal/environment.js +1 -1
  77. package/internal/environment.json +1 -1
  78. package/internal/generated/custom-css-properties/index.d.ts +0 -1
  79. package/internal/generated/custom-css-properties/index.d.ts.map +1 -1
  80. package/internal/generated/custom-css-properties/index.js +55 -56
  81. package/internal/generated/custom-css-properties/index.js.map +1 -1
  82. package/internal/hooks/use-performance-marks/index.d.ts +10 -0
  83. package/internal/hooks/use-performance-marks/index.d.ts.map +1 -0
  84. package/internal/hooks/{use-performance-marks.js → use-performance-marks/index.js} +29 -6
  85. package/internal/hooks/use-performance-marks/index.js.map +1 -0
  86. package/internal/hooks/use-unique-id/index.d.ts +1 -0
  87. package/internal/hooks/use-unique-id/index.d.ts.map +1 -1
  88. package/internal/hooks/use-unique-id/index.js +2 -2
  89. package/internal/hooks/use-unique-id/index.js.map +1 -1
  90. package/internal/manifest.json +1 -1
  91. package/package.json +1 -1
  92. package/popover/styles.css.js +50 -50
  93. package/popover/styles.scoped.css +69 -69
  94. package/popover/styles.selectors.js +50 -50
  95. package/radio-group/styles.css.js +9 -9
  96. package/radio-group/styles.scoped.css +17 -17
  97. package/radio-group/styles.selectors.js +9 -9
  98. package/segmented-control/styles.css.js +14 -14
  99. package/segmented-control/styles.scoped.css +35 -35
  100. package/segmented-control/styles.selectors.js +14 -14
  101. package/slider/styles.css.js +25 -25
  102. package/slider/styles.scoped.css +71 -71
  103. package/slider/styles.selectors.js +25 -25
  104. package/spinner/styles.css.js +13 -13
  105. package/spinner/styles.scoped.css +39 -39
  106. package/spinner/styles.selectors.js +13 -13
  107. package/table/body-cell/styles.css.js +45 -45
  108. package/table/body-cell/styles.scoped.css +365 -301
  109. package/table/body-cell/styles.selectors.js +45 -45
  110. package/table/body-cell/td-element.d.ts.map +1 -1
  111. package/table/body-cell/td-element.js +4 -3
  112. package/table/body-cell/td-element.js.map +1 -1
  113. package/table/expandable-rows/styles.css.js +3 -3
  114. package/table/expandable-rows/styles.scoped.css +15 -15
  115. package/table/expandable-rows/styles.selectors.js +3 -3
  116. package/table/header-cell/styles.css.js +26 -26
  117. package/table/header-cell/styles.scoped.css +148 -64
  118. package/table/header-cell/styles.selectors.js +26 -26
  119. package/table/internal.d.ts.map +1 -1
  120. package/table/internal.js +5 -3
  121. package/table/internal.js.map +1 -1
  122. package/table/resizer/styles.css.js +8 -8
  123. package/table/resizer/styles.scoped.css +16 -16
  124. package/table/resizer/styles.selectors.js +8 -8
  125. package/table/table-role/table-role-helper.d.ts +2 -1
  126. package/table/table-role/table-role-helper.d.ts.map +1 -1
  127. package/table/table-role/table-role-helper.js +2 -1
  128. package/table/table-role/table-role-helper.js.map +1 -1
  129. package/tabs/styles.css.js +22 -22
  130. package/tabs/styles.scoped.css +44 -44
  131. package/tabs/styles.selectors.js +22 -22
  132. package/toggle/styles.css.js +8 -8
  133. package/toggle/styles.scoped.css +16 -16
  134. package/toggle/styles.selectors.js +8 -8
  135. package/token-group/styles.css.js +9 -9
  136. package/token-group/styles.scoped.css +21 -21
  137. package/token-group/styles.selectors.js +9 -9
  138. package/top-navigation/styles.css.js +47 -47
  139. package/top-navigation/styles.scoped.css +68 -68
  140. package/top-navigation/styles.selectors.js +47 -47
  141. package/internal/hooks/use-performance-marks.d.ts +0 -3
  142. package/internal/hooks/use-performance-marks.d.ts.map +0 -1
  143. package/internal/hooks/use-performance-marks.js.map +0 -1
@@ -1,30 +1,30 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "alert": "awsui_alert_mx3cw_1o16m_97",
5
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1o16m_1",
6
- "root": "awsui_root_mx3cw_1o16m_123",
7
- "hidden": "awsui_hidden_mx3cw_1o16m_161",
8
- "with-dismiss": "awsui_with-dismiss_mx3cw_1o16m_211",
9
- "with-action": "awsui_with-action_mx3cw_1o16m_211",
10
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1o16m_217",
11
- "header": "awsui_header_mx3cw_1o16m_224",
12
- "action": "awsui_action_mx3cw_1o16m_228",
13
- "action-slot": "awsui_action-slot_mx3cw_1o16m_233",
14
- "action-button": "awsui_action-button_mx3cw_1o16m_234",
15
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1o16m_238",
16
- "text": "awsui_text_mx3cw_1o16m_267",
17
- "icon": "awsui_icon_mx3cw_1o16m_274",
18
- "message": "awsui_message_mx3cw_1o16m_277",
19
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_1o16m_285",
20
- "icon-size-big": "awsui_icon-size-big_mx3cw_1o16m_288",
21
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_1o16m_291",
22
- "content": "awsui_content_mx3cw_1o16m_295",
23
- "dismiss": "awsui_dismiss_mx3cw_1o16m_299",
24
- "dismiss-button": "awsui_dismiss-button_mx3cw_1o16m_304",
25
- "type-error": "awsui_type-error_mx3cw_1o16m_308",
26
- "type-warning": "awsui_type-warning_mx3cw_1o16m_316",
27
- "type-success": "awsui_type-success_mx3cw_1o16m_324",
28
- "type-info": "awsui_type-info_mx3cw_1o16m_332"
4
+ "alert": "awsui_alert_mx3cw_obq0g_97",
5
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_obq0g_1",
6
+ "root": "awsui_root_mx3cw_obq0g_123",
7
+ "hidden": "awsui_hidden_mx3cw_obq0g_161",
8
+ "with-dismiss": "awsui_with-dismiss_mx3cw_obq0g_211",
9
+ "with-action": "awsui_with-action_mx3cw_obq0g_211",
10
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_obq0g_217",
11
+ "header": "awsui_header_mx3cw_obq0g_224",
12
+ "action": "awsui_action_mx3cw_obq0g_228",
13
+ "action-slot": "awsui_action-slot_mx3cw_obq0g_233",
14
+ "action-button": "awsui_action-button_mx3cw_obq0g_234",
15
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_obq0g_238",
16
+ "text": "awsui_text_mx3cw_obq0g_267",
17
+ "icon": "awsui_icon_mx3cw_obq0g_274",
18
+ "message": "awsui_message_mx3cw_obq0g_277",
19
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_obq0g_285",
20
+ "icon-size-big": "awsui_icon-size-big_mx3cw_obq0g_288",
21
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_obq0g_291",
22
+ "content": "awsui_content_mx3cw_obq0g_295",
23
+ "dismiss": "awsui_dismiss_mx3cw_obq0g_299",
24
+ "dismiss-button": "awsui_dismiss-button_mx3cw_obq0g_304",
25
+ "type-error": "awsui_type-error_mx3cw_obq0g_308",
26
+ "type-warning": "awsui_type-warning_mx3cw_obq0g_316",
27
+ "type-success": "awsui_type-success_mx3cw_obq0g_324",
28
+ "type-info": "awsui_type-info_mx3cw_obq0g_332"
29
29
  };
30
30
 
@@ -94,10 +94,10 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_alert_mx3cw_1o16m_97:not(#\9) {
98
- animation: awsui_awsui-motion-fade-in_mx3cw_1o16m_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
97
+ .awsui_alert_mx3cw_obq0g_97:not(#\9) {
98
+ animation: awsui_awsui-motion-fade-in_mx3cw_obq0g_1 var(--motion-duration-show-paced-q2lo2h, 180ms) var(--motion-easing-show-paced-ne2o0s, ease-out);
99
99
  }
100
- @keyframes awsui_awsui-motion-fade-in_mx3cw_1o16m_1 {
100
+ @keyframes awsui_awsui-motion-fade-in_mx3cw_obq0g_1 {
101
101
  from {
102
102
  opacity: 0.2;
103
103
  }
@@ -106,12 +106,12 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
106
106
  }
107
107
  }
108
108
  @media (prefers-reduced-motion: reduce) {
109
- .awsui_alert_mx3cw_1o16m_97:not(#\9) {
109
+ .awsui_alert_mx3cw_obq0g_97:not(#\9) {
110
110
  animation: none;
111
111
  transition: none;
112
112
  }
113
113
  }
114
- .awsui-motion-disabled .awsui_alert_mx3cw_1o16m_97:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_1o16m_97:not(#\9) {
114
+ .awsui-motion-disabled .awsui_alert_mx3cw_obq0g_97:not(#\9), .awsui-mode-entering .awsui_alert_mx3cw_obq0g_97:not(#\9) {
115
115
  animation: none;
116
116
  transition: none;
117
117
  }
@@ -120,7 +120,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
120
120
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
121
121
  SPDX-License-Identifier: Apache-2.0
122
122
  */
123
- .awsui_root_mx3cw_1o16m_123:not(#\9) {
123
+ .awsui_root_mx3cw_obq0g_123:not(#\9) {
124
124
  border-collapse: separate;
125
125
  border-spacing: 0;
126
126
  box-sizing: border-box;
@@ -159,11 +159,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
159
159
  overflow: hidden;
160
160
  display: block;
161
161
  }
162
- .awsui_root_mx3cw_1o16m_123.awsui_hidden_mx3cw_1o16m_161:not(#\9) {
162
+ .awsui_root_mx3cw_obq0g_123.awsui_hidden_mx3cw_obq0g_161:not(#\9) {
163
163
  display: none;
164
164
  }
165
165
 
166
- .awsui_alert_mx3cw_1o16m_97:not(#\9) {
166
+ .awsui_alert_mx3cw_obq0g_97:not(#\9) {
167
167
  border-collapse: separate;
168
168
  border-spacing: 0;
169
169
  box-sizing: border-box;
@@ -210,55 +210,55 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
210
210
  padding-inline: var(--space-alert-horizontal-eyt1xx, 16px);
211
211
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
212
212
  }
213
- .awsui_alert_mx3cw_1o16m_97.awsui_with-dismiss_mx3cw_1o16m_211:not(#\9), .awsui_alert_mx3cw_1o16m_97.awsui_with-action_mx3cw_1o16m_211:not(#\9) {
213
+ .awsui_alert_mx3cw_obq0g_97.awsui_with-dismiss_mx3cw_obq0g_211:not(#\9), .awsui_alert_mx3cw_obq0g_97.awsui_with-action_mx3cw_obq0g_211:not(#\9) {
214
214
  grid-template-columns: 1fr auto;
215
215
  }
216
- .awsui_alert_mx3cw_1o16m_97.awsui_with-action_mx3cw_1o16m_211.awsui_with-dismiss_mx3cw_1o16m_211:not(#\9) {
216
+ .awsui_alert_mx3cw_obq0g_97.awsui_with-action_mx3cw_obq0g_211.awsui_with-dismiss_mx3cw_obq0g_211:not(#\9) {
217
217
  grid-template-columns: 1fr auto auto;
218
218
  }
219
- .awsui_alert_mx3cw_1o16m_97.awsui_breakpoint-default_mx3cw_1o16m_217.awsui_with-action_mx3cw_1o16m_211:not(#\9) {
219
+ .awsui_alert_mx3cw_obq0g_97.awsui_breakpoint-default_mx3cw_obq0g_217.awsui_with-action_mx3cw_obq0g_211:not(#\9) {
220
220
  grid-template-columns: 1fr auto;
221
221
  }
222
- .awsui_alert_mx3cw_1o16m_97.awsui_breakpoint-default_mx3cw_1o16m_217:not(#\9):not(.awsui_with-dismiss_mx3cw_1o16m_211) {
222
+ .awsui_alert_mx3cw_obq0g_97.awsui_breakpoint-default_mx3cw_obq0g_217:not(#\9):not(.awsui_with-dismiss_mx3cw_obq0g_211) {
223
223
  grid-template-columns: 1fr;
224
224
  }
225
225
 
226
- .awsui_header_mx3cw_1o16m_224:not(#\9) {
226
+ .awsui_header_mx3cw_obq0g_224:not(#\9) {
227
227
  font-weight: 700;
228
228
  }
229
229
 
230
- .awsui_action_mx3cw_1o16m_228:not(#\9) {
230
+ .awsui_action_mx3cw_obq0g_228:not(#\9) {
231
231
  white-space: nowrap;
232
232
  margin-inline-start: var(--space-alert-action-left-ea9czk, 12px);
233
233
  }
234
234
 
235
- .awsui_action-slot_mx3cw_1o16m_233:not(#\9),
236
- .awsui_action-button_mx3cw_1o16m_234:not(#\9) {
235
+ .awsui_action-slot_mx3cw_obq0g_233:not(#\9),
236
+ .awsui_action-button_mx3cw_obq0g_234:not(#\9) {
237
237
  /* used in test-utils */
238
238
  }
239
239
 
240
- .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9) {
240
+ .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9) {
241
241
  display: grid;
242
242
  grid-template-columns: min-content auto;
243
243
  }
244
- .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus {
244
+ .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus {
245
245
  outline: none;
246
246
  }
247
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus {
247
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus {
248
248
  position: relative;
249
249
  }
250
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus {
250
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus {
251
251
  outline: 2px dotted transparent;
252
252
  outline-offset: calc(var(--space-button-focus-outline-gutter-cqfd0c, 4px) - 1px);
253
253
  }
254
- body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:not(#\9):focus::before {
254
+ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_obq0g_238:not(#\9):focus::before {
255
255
  content: " ";
256
256
  display: block;
257
257
  position: absolute;
258
258
  inset-inline-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
259
259
  inset-block-start: calc(-1 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
260
- inline-size: calc(100% + 2 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
261
- block-size: calc(100% + 2 * var(--space-button-focus-outline-gutter-cqfd0c, 4px));
260
+ inline-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
261
+ block-size: calc(100% + var(--space-button-focus-outline-gutter-cqfd0c, 4px) + var(--space-button-focus-outline-gutter-cqfd0c, 4px));
262
262
  border-start-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
263
263
  border-start-end-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
264
264
  border-end-start-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
@@ -266,75 +266,75 @@ body[data-awsui-focus-visible=true] .awsui_alert-focus-wrapper_mx3cw_1o16m_238:n
266
266
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
267
267
  }
268
268
 
269
- .awsui_text_mx3cw_1o16m_267:not(#\9) {
269
+ .awsui_text_mx3cw_obq0g_267:not(#\9) {
270
270
  min-inline-size: 0;
271
271
  padding-block: var(--border-field-width-09w7vk, 2px);
272
272
  padding-inline: 0;
273
273
  margin-block: var(--space-scaled-xxs-7597g1, 4px);
274
274
  margin-inline: var(--space-xxs-p8yyaw, 4px);
275
275
  }
276
- .awsui_text_mx3cw_1o16m_267.awsui_icon_mx3cw_1o16m_274:not(#\9) {
276
+ .awsui_text_mx3cw_obq0g_267.awsui_icon_mx3cw_obq0g_274:not(#\9) {
277
277
  margin-inline-start: 0;
278
278
  }
279
- .awsui_text_mx3cw_1o16m_267.awsui_message_mx3cw_1o16m_277:not(#\9) {
279
+ .awsui_text_mx3cw_obq0g_267.awsui_message_mx3cw_obq0g_277:not(#\9) {
280
280
  margin-inline-end: var(--space-alert-message-right-knlb6u, 4px);
281
281
  }
282
282
 
283
- .awsui_breakpoint-default_mx3cw_1o16m_217 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
283
+ .awsui_breakpoint-default_mx3cw_obq0g_217 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
284
284
  grid-row: 2;
285
285
  margin-block-end: var(--space-xxs-p8yyaw, 4px);
286
286
  }
287
- .awsui_breakpoint-default_mx3cw_1o16m_217.awsui_icon-size-medium_mx3cw_1o16m_285 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
287
+ .awsui_breakpoint-default_mx3cw_obq0g_217.awsui_icon-size-medium_mx3cw_obq0g_285 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
288
288
  margin-inline-start: calc(var(--size-icon-medium-y9xuoq, 20px) + var(--space-xs-zb16t3, 8px));
289
289
  }
290
- .awsui_breakpoint-default_mx3cw_1o16m_217.awsui_icon-size-big_mx3cw_1o16m_288 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
290
+ .awsui_breakpoint-default_mx3cw_obq0g_217.awsui_icon-size-big_mx3cw_obq0g_288 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
291
291
  margin-inline-start: calc(var(--size-icon-big-zkdryd, 32px) + var(--space-xs-zb16t3, 8px));
292
292
  }
293
- .awsui_breakpoint-default_mx3cw_1o16m_217.awsui_icon-size-normal_mx3cw_1o16m_291 > .awsui_action_mx3cw_1o16m_228:not(#\9) {
293
+ .awsui_breakpoint-default_mx3cw_obq0g_217.awsui_icon-size-normal_mx3cw_obq0g_291 > .awsui_action_mx3cw_obq0g_228:not(#\9) {
294
294
  margin-inline-start: calc(var(--size-icon-normal-0m1722, 16px) + var(--space-xs-zb16t3, 8px));
295
295
  }
296
296
 
297
- .awsui_content_mx3cw_1o16m_295:not(#\9) {
297
+ .awsui_content_mx3cw_obq0g_295:not(#\9) {
298
298
  /* used in test-utils */
299
299
  }
300
300
 
301
- .awsui_dismiss_mx3cw_1o16m_299:not(#\9) {
301
+ .awsui_dismiss_mx3cw_obq0g_299:not(#\9) {
302
302
  margin-inline-end: calc(-1 * var(--space-xxs-p8yyaw, 4px));
303
303
  margin-inline-start: var(--space-s-34lx8l, 12px);
304
304
  }
305
305
 
306
- .awsui_dismiss-button_mx3cw_1o16m_304:not(#\9) {
306
+ .awsui_dismiss-button_mx3cw_obq0g_304:not(#\9) {
307
307
  /* used in test-utils */
308
308
  }
309
309
 
310
- .awsui_type-error_mx3cw_1o16m_308:not(#\9) {
310
+ .awsui_type-error_mx3cw_obq0g_308:not(#\9) {
311
311
  border-color: var(--color-border-status-error-dj6icm, #d91515);
312
312
  background-color: var(--color-background-status-error-pbprvn, #fff7f7);
313
313
  }
314
- .awsui_type-error_mx3cw_1o16m_308 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
314
+ .awsui_type-error_mx3cw_obq0g_308 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
315
315
  color: var(--color-text-status-error-wdvepn, #d91515);
316
316
  }
317
317
 
318
- .awsui_type-warning_mx3cw_1o16m_316:not(#\9) {
318
+ .awsui_type-warning_mx3cw_obq0g_316:not(#\9) {
319
319
  border-color: var(--color-border-status-warning-52glov, #8d6605);
320
320
  background-color: var(--color-background-status-warning-oor4hw, #fffce9);
321
321
  }
322
- .awsui_type-warning_mx3cw_1o16m_316 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
322
+ .awsui_type-warning_mx3cw_obq0g_316 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
323
323
  color: var(--color-text-status-warning-yik8vi, #8d6605);
324
324
  }
325
325
 
326
- .awsui_type-success_mx3cw_1o16m_324:not(#\9) {
326
+ .awsui_type-success_mx3cw_obq0g_324:not(#\9) {
327
327
  border-color: var(--color-border-status-success-wmgb40, #037f0c);
328
328
  background-color: var(--color-background-status-success-jp14wa, #f2fcf3);
329
329
  }
330
- .awsui_type-success_mx3cw_1o16m_324 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
330
+ .awsui_type-success_mx3cw_obq0g_324 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
331
331
  color: var(--color-text-status-success-bpiyjm, #037f0c);
332
332
  }
333
333
 
334
- .awsui_type-info_mx3cw_1o16m_332:not(#\9) {
334
+ .awsui_type-info_mx3cw_obq0g_332:not(#\9) {
335
335
  border-color: var(--color-border-status-info-8upc6f, #0972d3);
336
336
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
337
337
  }
338
- .awsui_type-info_mx3cw_1o16m_332 > .awsui_alert-focus-wrapper_mx3cw_1o16m_238 > .awsui_icon_mx3cw_1o16m_274:not(#\9) {
338
+ .awsui_type-info_mx3cw_obq0g_332 > .awsui_alert-focus-wrapper_mx3cw_obq0g_238 > .awsui_icon_mx3cw_obq0g_274:not(#\9) {
339
339
  color: var(--color-text-status-info-ahz8zp, #0972d3);
340
340
  }
@@ -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_1o16m_97",
6
- "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_1o16m_1",
7
- "root": "awsui_root_mx3cw_1o16m_123",
8
- "hidden": "awsui_hidden_mx3cw_1o16m_161",
9
- "with-dismiss": "awsui_with-dismiss_mx3cw_1o16m_211",
10
- "with-action": "awsui_with-action_mx3cw_1o16m_211",
11
- "breakpoint-default": "awsui_breakpoint-default_mx3cw_1o16m_217",
12
- "header": "awsui_header_mx3cw_1o16m_224",
13
- "action": "awsui_action_mx3cw_1o16m_228",
14
- "action-slot": "awsui_action-slot_mx3cw_1o16m_233",
15
- "action-button": "awsui_action-button_mx3cw_1o16m_234",
16
- "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_1o16m_238",
17
- "text": "awsui_text_mx3cw_1o16m_267",
18
- "icon": "awsui_icon_mx3cw_1o16m_274",
19
- "message": "awsui_message_mx3cw_1o16m_277",
20
- "icon-size-medium": "awsui_icon-size-medium_mx3cw_1o16m_285",
21
- "icon-size-big": "awsui_icon-size-big_mx3cw_1o16m_288",
22
- "icon-size-normal": "awsui_icon-size-normal_mx3cw_1o16m_291",
23
- "content": "awsui_content_mx3cw_1o16m_295",
24
- "dismiss": "awsui_dismiss_mx3cw_1o16m_299",
25
- "dismiss-button": "awsui_dismiss-button_mx3cw_1o16m_304",
26
- "type-error": "awsui_type-error_mx3cw_1o16m_308",
27
- "type-warning": "awsui_type-warning_mx3cw_1o16m_316",
28
- "type-success": "awsui_type-success_mx3cw_1o16m_324",
29
- "type-info": "awsui_type-info_mx3cw_1o16m_332"
5
+ "alert": "awsui_alert_mx3cw_obq0g_97",
6
+ "awsui-motion-fade-in": "awsui_awsui-motion-fade-in_mx3cw_obq0g_1",
7
+ "root": "awsui_root_mx3cw_obq0g_123",
8
+ "hidden": "awsui_hidden_mx3cw_obq0g_161",
9
+ "with-dismiss": "awsui_with-dismiss_mx3cw_obq0g_211",
10
+ "with-action": "awsui_with-action_mx3cw_obq0g_211",
11
+ "breakpoint-default": "awsui_breakpoint-default_mx3cw_obq0g_217",
12
+ "header": "awsui_header_mx3cw_obq0g_224",
13
+ "action": "awsui_action_mx3cw_obq0g_228",
14
+ "action-slot": "awsui_action-slot_mx3cw_obq0g_233",
15
+ "action-button": "awsui_action-button_mx3cw_obq0g_234",
16
+ "alert-focus-wrapper": "awsui_alert-focus-wrapper_mx3cw_obq0g_238",
17
+ "text": "awsui_text_mx3cw_obq0g_267",
18
+ "icon": "awsui_icon_mx3cw_obq0g_274",
19
+ "message": "awsui_message_mx3cw_obq0g_277",
20
+ "icon-size-medium": "awsui_icon-size-medium_mx3cw_obq0g_285",
21
+ "icon-size-big": "awsui_icon-size-big_mx3cw_obq0g_288",
22
+ "icon-size-normal": "awsui_icon-size-normal_mx3cw_obq0g_291",
23
+ "content": "awsui_content_mx3cw_obq0g_295",
24
+ "dismiss": "awsui_dismiss_mx3cw_obq0g_299",
25
+ "dismiss-button": "awsui_dismiss-button_mx3cw_obq0g_304",
26
+ "type-error": "awsui_type-error_mx3cw_obq0g_308",
27
+ "type-warning": "awsui_type-warning_mx3cw_obq0g_316",
28
+ "type-success": "awsui_type-success_mx3cw_obq0g_324",
29
+ "type-info": "awsui_type-info_mx3cw_obq0g_332"
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_19r3o_97",
5
- "arrow-outer": "awsui_arrow-outer_1hpp3_19r3o_101",
6
- "arrow-inner": "awsui_arrow-inner_1hpp3_19r3o_101",
7
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_19r3o_143",
8
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_19r3o_143",
9
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_19r3o_146",
10
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_19r3o_146",
11
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_19r3o_149",
12
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_19r3o_149",
13
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_19r3o_152",
14
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_19r3o_152",
15
- "annotation": "awsui_annotation_1hpp3_19r3o_160",
16
- "next-button": "awsui_next-button_1hpp3_19r3o_161",
17
- "previous-button": "awsui_previous-button_1hpp3_19r3o_162",
18
- "finish-button": "awsui_finish-button_1hpp3_19r3o_163",
19
- "header": "awsui_header_1hpp3_19r3o_164",
20
- "step-counter-content": "awsui_step-counter-content_1hpp3_19r3o_165",
21
- "content": "awsui_content_1hpp3_19r3o_166",
22
- "description": "awsui_description_1hpp3_19r3o_170",
23
- "actionBar": "awsui_actionBar_1hpp3_19r3o_175",
24
- "stepCounter": "awsui_stepCounter_1hpp3_19r3o_182",
25
- "divider": "awsui_divider_1hpp3_19r3o_186",
26
- "hotspot": "awsui_hotspot_1hpp3_19r3o_190",
27
- "icon": "awsui_icon_1hpp3_19r3o_257"
4
+ "arrow": "awsui_arrow_1hpp3_14qjr_97",
5
+ "arrow-outer": "awsui_arrow-outer_1hpp3_14qjr_101",
6
+ "arrow-inner": "awsui_arrow-inner_1hpp3_14qjr_101",
7
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_14qjr_143",
8
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_14qjr_143",
9
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_14qjr_146",
10
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_14qjr_146",
11
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_14qjr_149",
12
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_14qjr_149",
13
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_14qjr_152",
14
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152",
15
+ "annotation": "awsui_annotation_1hpp3_14qjr_160",
16
+ "next-button": "awsui_next-button_1hpp3_14qjr_161",
17
+ "previous-button": "awsui_previous-button_1hpp3_14qjr_162",
18
+ "finish-button": "awsui_finish-button_1hpp3_14qjr_163",
19
+ "header": "awsui_header_1hpp3_14qjr_164",
20
+ "step-counter-content": "awsui_step-counter-content_1hpp3_14qjr_165",
21
+ "content": "awsui_content_1hpp3_14qjr_166",
22
+ "description": "awsui_description_1hpp3_14qjr_170",
23
+ "actionBar": "awsui_actionBar_1hpp3_14qjr_175",
24
+ "stepCounter": "awsui_stepCounter_1hpp3_14qjr_182",
25
+ "divider": "awsui_divider_1hpp3_14qjr_186",
26
+ "hotspot": "awsui_hotspot_1hpp3_14qjr_190",
27
+ "icon": "awsui_icon_1hpp3_14qjr_257"
28
28
  };
29
29
 
@@ -94,11 +94,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
94
94
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
95
95
  SPDX-License-Identifier: Apache-2.0
96
96
  */
97
- .awsui_arrow_1hpp3_19r3o_97:not(#\9) {
97
+ .awsui_arrow_1hpp3_14qjr_97:not(#\9) {
98
98
  inline-size: 20px;
99
99
  block-size: 10px;
100
100
  }
101
- .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9), .awsui_arrow-inner_1hpp3_19r3o_101:not(#\9) {
101
+ .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9), .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9) {
102
102
  position: absolute;
103
103
  overflow: hidden;
104
104
  inline-size: 20px;
@@ -107,7 +107,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
107
107
  inset-inline-start: 0;
108
108
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
109
109
  }
110
- .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after, .awsui_arrow-inner_1hpp3_19r3o_101:not(#\9)::after {
110
+ .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9)::after {
111
111
  content: "";
112
112
  box-sizing: border-box;
113
113
  display: inline-block;
@@ -123,33 +123,33 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
123
123
  transform: rotate(45deg);
124
124
  transform-origin: 0 100%;
125
125
  }
126
- .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_19r3o_101:not(#\9):dir(rtl)::after {
126
+ .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9):dir(rtl)::after, .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9):dir(rtl)::after {
127
127
  transform: rotate(-45deg);
128
128
  transform-origin: 100% 100%;
129
129
  }
130
- .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after {
130
+ .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
131
131
  background-color: var(--color-border-status-info-8upc6f, #0972d3);
132
132
  }
133
- .awsui_arrow-inner_1hpp3_19r3o_101:not(#\9) {
133
+ .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9) {
134
134
  inset-block-start: 2px;
135
135
  }
136
- .awsui_arrow-inner_1hpp3_19r3o_101:not(#\9)::after {
136
+ .awsui_arrow-inner_1hpp3_14qjr_101:not(#\9)::after {
137
137
  border-start-start-radius: 1px;
138
138
  border-start-end-radius: 0;
139
139
  border-end-start-radius: 0;
140
140
  border-end-end-radius: 0;
141
141
  background-color: var(--color-background-status-info-mvnbre, #f2f8fd);
142
142
  }
143
- .awsui_arrow-position-right-top_1hpp3_19r3o_143 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_19r3o_143 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after {
143
+ .awsui_arrow-position-right-top_1hpp3_14qjr_143 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-right-bottom_1hpp3_14qjr_143 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
144
144
  box-shadow: -0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
145
145
  }
146
- .awsui_arrow-position-left-top_1hpp3_19r3o_146 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_19r3o_146 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after {
146
+ .awsui_arrow-position-left-top_1hpp3_14qjr_146 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-left-bottom_1hpp3_14qjr_146 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
147
147
  box-shadow: 0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
148
148
  }
149
- .awsui_arrow-position-top-center_1hpp3_19r3o_149 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_19r3o_149 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after {
149
+ .awsui_arrow-position-top-center_1hpp3_14qjr_149 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-top-responsive_1hpp3_14qjr_149 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
150
150
  box-shadow: -0.71px -0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
151
151
  }
152
- .awsui_arrow-position-bottom-center_1hpp3_19r3o_152 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_19r3o_152 > .awsui_arrow-outer_1hpp3_19r3o_101:not(#\9)::after {
152
+ .awsui_arrow-position-bottom-center_1hpp3_14qjr_152 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after, .awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152 > .awsui_arrow-outer_1hpp3_14qjr_101:not(#\9)::after {
153
153
  box-shadow: 0.71px 0.71px 4px -2px var(--color-shadow-default-8jp634, rgba(0, 7, 22, 0.12));
154
154
  }
155
155
 
@@ -157,37 +157,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
157
157
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
158
158
  SPDX-License-Identifier: Apache-2.0
159
159
  */
160
- .awsui_annotation_1hpp3_19r3o_160:not(#\9),
161
- .awsui_next-button_1hpp3_19r3o_161:not(#\9),
162
- .awsui_previous-button_1hpp3_19r3o_162:not(#\9),
163
- .awsui_finish-button_1hpp3_19r3o_163:not(#\9),
164
- .awsui_header_1hpp3_19r3o_164:not(#\9),
165
- .awsui_step-counter-content_1hpp3_19r3o_165:not(#\9),
166
- .awsui_content_1hpp3_19r3o_166:not(#\9) {
160
+ .awsui_annotation_1hpp3_14qjr_160:not(#\9),
161
+ .awsui_next-button_1hpp3_14qjr_161:not(#\9),
162
+ .awsui_previous-button_1hpp3_14qjr_162:not(#\9),
163
+ .awsui_finish-button_1hpp3_14qjr_163:not(#\9),
164
+ .awsui_header_1hpp3_14qjr_164:not(#\9),
165
+ .awsui_step-counter-content_1hpp3_14qjr_165:not(#\9),
166
+ .awsui_content_1hpp3_14qjr_166:not(#\9) {
167
167
  /* used in test-utils */
168
168
  }
169
169
 
170
- .awsui_description_1hpp3_19r3o_170:not(#\9) {
170
+ .awsui_description_1hpp3_14qjr_170:not(#\9) {
171
171
  overflow: hidden;
172
172
  margin-block-start: var(--space-xxs-p8yyaw, 4px);
173
173
  }
174
174
 
175
- .awsui_actionBar_1hpp3_19r3o_175:not(#\9) {
175
+ .awsui_actionBar_1hpp3_14qjr_175:not(#\9) {
176
176
  display: flex;
177
177
  justify-content: space-between;
178
178
  align-items: center;
179
179
  position: relative;
180
180
  }
181
181
 
182
- .awsui_stepCounter_1hpp3_19r3o_182:not(#\9) {
182
+ .awsui_stepCounter_1hpp3_14qjr_182:not(#\9) {
183
183
  margin-inline-end: 20px;
184
184
  }
185
185
 
186
- .awsui_divider_1hpp3_19r3o_186:not(#\9) {
186
+ .awsui_divider_1hpp3_14qjr_186:not(#\9) {
187
187
  border-block-end: var(--border-divider-section-width-1061zr, 1px) solid var(--color-border-divider-default-j74lyz, #b6bec9);
188
188
  }
189
189
 
190
- .awsui_hotspot_1hpp3_19r3o_190:not(#\9) {
190
+ .awsui_hotspot_1hpp3_14qjr_190:not(#\9) {
191
191
  border-collapse: separate;
192
192
  border-spacing: 0;
193
193
  box-sizing: border-box;
@@ -227,41 +227,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
227
227
  padding-block: 0;
228
228
  padding-inline: 0;
229
229
  cursor: pointer;
230
- scroll-margin: var(--awsui-content-scroll-margin-7t5ed6, 40px 0 0 0);
230
+ scroll-margin: var(--awsui-content-scroll-margin-9rhwr5, 40px 0 0 0);
231
231
  inline-size: 16px;
232
232
  block-size: 16px;
233
233
  }
234
- .awsui_hotspot_1hpp3_19r3o_190:not(#\9):focus {
234
+ .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
235
235
  outline: none;
236
236
  }
237
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_19r3o_190:not(#\9):focus {
237
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
238
238
  position: relative;
239
239
  }
240
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_19r3o_190:not(#\9):focus {
240
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus {
241
241
  outline: 2px dotted transparent;
242
242
  outline-offset: calc(2px - 1px);
243
243
  }
244
- body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_19r3o_190:not(#\9):focus::before {
244
+ body[data-awsui-focus-visible=true] .awsui_hotspot_1hpp3_14qjr_190:not(#\9):focus::before {
245
245
  content: " ";
246
246
  display: block;
247
247
  position: absolute;
248
248
  inset-inline-start: calc(-1 * 2px);
249
249
  inset-block-start: calc(-1 * 2px);
250
- inline-size: calc(100% + 2 * 2px);
251
- block-size: calc(100% + 2 * 2px);
250
+ inline-size: calc(100% + 2px + 2px);
251
+ block-size: calc(100% + 2px + 2px);
252
252
  border-start-start-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
253
253
  border-start-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
254
254
  border-end-start-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
255
255
  border-end-end-radius: var(--border-radius-control-circular-focus-ring-w07mub, 4px);
256
256
  box-shadow: 0 0 0 2px var(--color-border-item-focused-b2ntyl, #0972d3);
257
257
  }
258
- .awsui_hotspot_1hpp3_19r3o_190 > .awsui_icon_1hpp3_19r3o_257:not(#\9) {
258
+ .awsui_hotspot_1hpp3_14qjr_190 > .awsui_icon_1hpp3_14qjr_257:not(#\9) {
259
259
  position: relative;
260
260
  stroke: var(--color-text-link-default-latg1a, #0972d3);
261
261
  }
262
- .awsui_hotspot_1hpp3_19r3o_190:not(#\9):hover > .awsui_icon_1hpp3_19r3o_257 {
262
+ .awsui_hotspot_1hpp3_14qjr_190:not(#\9):hover > .awsui_icon_1hpp3_14qjr_257 {
263
263
  stroke: var(--color-text-link-hover-8j6p14, #033160);
264
264
  }
265
- .awsui_hotspot_1hpp3_19r3o_190:not(#\9):active > .awsui_icon_1hpp3_19r3o_257 {
265
+ .awsui_hotspot_1hpp3_14qjr_190:not(#\9):active > .awsui_icon_1hpp3_14qjr_257 {
266
266
  stroke: var(--color-text-link-default-latg1a, #0972d3);
267
267
  }
@@ -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_19r3o_97",
6
- "arrow-outer": "awsui_arrow-outer_1hpp3_19r3o_101",
7
- "arrow-inner": "awsui_arrow-inner_1hpp3_19r3o_101",
8
- "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_19r3o_143",
9
- "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_19r3o_143",
10
- "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_19r3o_146",
11
- "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_19r3o_146",
12
- "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_19r3o_149",
13
- "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_19r3o_149",
14
- "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_19r3o_152",
15
- "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_19r3o_152",
16
- "annotation": "awsui_annotation_1hpp3_19r3o_160",
17
- "next-button": "awsui_next-button_1hpp3_19r3o_161",
18
- "previous-button": "awsui_previous-button_1hpp3_19r3o_162",
19
- "finish-button": "awsui_finish-button_1hpp3_19r3o_163",
20
- "header": "awsui_header_1hpp3_19r3o_164",
21
- "step-counter-content": "awsui_step-counter-content_1hpp3_19r3o_165",
22
- "content": "awsui_content_1hpp3_19r3o_166",
23
- "description": "awsui_description_1hpp3_19r3o_170",
24
- "actionBar": "awsui_actionBar_1hpp3_19r3o_175",
25
- "stepCounter": "awsui_stepCounter_1hpp3_19r3o_182",
26
- "divider": "awsui_divider_1hpp3_19r3o_186",
27
- "hotspot": "awsui_hotspot_1hpp3_19r3o_190",
28
- "icon": "awsui_icon_1hpp3_19r3o_257"
5
+ "arrow": "awsui_arrow_1hpp3_14qjr_97",
6
+ "arrow-outer": "awsui_arrow-outer_1hpp3_14qjr_101",
7
+ "arrow-inner": "awsui_arrow-inner_1hpp3_14qjr_101",
8
+ "arrow-position-right-top": "awsui_arrow-position-right-top_1hpp3_14qjr_143",
9
+ "arrow-position-right-bottom": "awsui_arrow-position-right-bottom_1hpp3_14qjr_143",
10
+ "arrow-position-left-top": "awsui_arrow-position-left-top_1hpp3_14qjr_146",
11
+ "arrow-position-left-bottom": "awsui_arrow-position-left-bottom_1hpp3_14qjr_146",
12
+ "arrow-position-top-center": "awsui_arrow-position-top-center_1hpp3_14qjr_149",
13
+ "arrow-position-top-responsive": "awsui_arrow-position-top-responsive_1hpp3_14qjr_149",
14
+ "arrow-position-bottom-center": "awsui_arrow-position-bottom-center_1hpp3_14qjr_152",
15
+ "arrow-position-bottom-responsive": "awsui_arrow-position-bottom-responsive_1hpp3_14qjr_152",
16
+ "annotation": "awsui_annotation_1hpp3_14qjr_160",
17
+ "next-button": "awsui_next-button_1hpp3_14qjr_161",
18
+ "previous-button": "awsui_previous-button_1hpp3_14qjr_162",
19
+ "finish-button": "awsui_finish-button_1hpp3_14qjr_163",
20
+ "header": "awsui_header_1hpp3_14qjr_164",
21
+ "step-counter-content": "awsui_step-counter-content_1hpp3_14qjr_165",
22
+ "content": "awsui_content_1hpp3_14qjr_166",
23
+ "description": "awsui_description_1hpp3_14qjr_170",
24
+ "actionBar": "awsui_actionBar_1hpp3_14qjr_175",
25
+ "stepCounter": "awsui_stepCounter_1hpp3_14qjr_182",
26
+ "divider": "awsui_divider_1hpp3_14qjr_186",
27
+ "hotspot": "awsui_hotspot_1hpp3_14qjr_190",
28
+ "icon": "awsui_icon_1hpp3_14qjr_257"
29
29
  };
30
30
 
@@ -1,8 +1,8 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "notifications": "awsui_notifications_1hmm4_kvr85_9",
5
- "notifications-sticky": "awsui_notifications-sticky_1hmm4_kvr85_10",
6
- "no-content-paddings": "awsui_no-content-paddings_1hmm4_kvr85_25"
4
+ "notifications": "awsui_notifications_1hmm4_1mwpl_9",
5
+ "notifications-sticky": "awsui_notifications-sticky_1hmm4_1mwpl_10",
6
+ "no-content-paddings": "awsui_no-content-paddings_1hmm4_1mwpl_25"
7
7
  };
8
8