@cloudscape-design/components 3.0.19 → 3.0.20

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 (106) hide show
  1. package/annotation-context/annotation/styles.css.js +24 -24
  2. package/annotation-context/annotation/styles.scoped.css +30 -30
  3. package/annotation-context/annotation/styles.selectors.js +24 -24
  4. package/app-layout/toggles/styles.css.js +3 -3
  5. package/app-layout/toggles/styles.scoped.css +12 -12
  6. package/app-layout/toggles/styles.selectors.js +3 -3
  7. package/app-layout/visual-refresh/styles.css.js +59 -59
  8. package/app-layout/visual-refresh/styles.scoped.css +152 -152
  9. package/app-layout/visual-refresh/styles.selectors.js +59 -59
  10. package/breadcrumb-group/item/styles.css.js +7 -7
  11. package/breadcrumb-group/item/styles.scoped.css +16 -16
  12. package/breadcrumb-group/item/styles.selectors.js +7 -7
  13. package/button/styles.css.js +18 -18
  14. package/button/styles.scoped.css +163 -163
  15. package/button/styles.selectors.js +18 -18
  16. package/checkbox/styles.css.js +3 -3
  17. package/checkbox/styles.scoped.css +7 -7
  18. package/checkbox/styles.selectors.js +3 -3
  19. package/code-editor/styles.css.js +33 -33
  20. package/code-editor/styles.scoped.css +115 -115
  21. package/code-editor/styles.selectors.js +33 -33
  22. package/expandable-section/styles.css.js +20 -20
  23. package/expandable-section/styles.scoped.css +42 -42
  24. package/expandable-section/styles.selectors.js +20 -20
  25. package/help-panel/styles.css.js +4 -4
  26. package/help-panel/styles.scoped.css +59 -59
  27. package/help-panel/styles.selectors.js +4 -4
  28. package/input/styles.css.js +13 -13
  29. package/input/styles.scoped.css +35 -35
  30. package/input/styles.selectors.js +13 -13
  31. package/internal/base-component/styles.scoped.css +5 -3
  32. package/internal/components/button-trigger/styles.css.js +9 -9
  33. package/internal/components/button-trigger/styles.scoped.css +26 -26
  34. package/internal/components/button-trigger/styles.selectors.js +9 -9
  35. package/internal/components/chart-legend/styles.css.js +7 -7
  36. package/internal/components/chart-legend/styles.scoped.css +16 -16
  37. package/internal/components/chart-legend/styles.selectors.js +7 -7
  38. package/internal/components/filtering-token/styles.css.js +7 -7
  39. package/internal/components/filtering-token/styles.scoped.css +15 -15
  40. package/internal/components/filtering-token/styles.selectors.js +7 -7
  41. package/internal/components/menu-dropdown/styles.css.js +7 -7
  42. package/internal/components/menu-dropdown/styles.scoped.css +14 -14
  43. package/internal/components/menu-dropdown/styles.selectors.js +7 -7
  44. package/internal/environment.js +1 -1
  45. package/internal/generated/theming/index.cjs +18 -12
  46. package/internal/generated/theming/index.js +18 -12
  47. package/link/styles.css.js +18 -18
  48. package/link/styles.scoped.css +70 -70
  49. package/link/styles.selectors.js +18 -18
  50. package/package.json +1 -1
  51. package/pagination/styles.css.js +9 -9
  52. package/pagination/styles.scoped.css +24 -24
  53. package/pagination/styles.selectors.js +9 -9
  54. package/popover/styles.css.js +48 -48
  55. package/popover/styles.scoped.css +63 -63
  56. package/popover/styles.selectors.js +48 -48
  57. package/property-filter/interfaces.d.ts +1 -1
  58. package/property-filter/interfaces.js.map +1 -1
  59. package/radio-group/styles.css.js +9 -9
  60. package/radio-group/styles.scoped.css +17 -17
  61. package/radio-group/styles.selectors.js +9 -9
  62. package/segmented-control/styles.css.js +14 -14
  63. package/segmented-control/styles.scoped.css +34 -34
  64. package/segmented-control/styles.selectors.js +14 -14
  65. package/side-navigation/styles.css.js +22 -22
  66. package/side-navigation/styles.scoped.css +33 -33
  67. package/side-navigation/styles.selectors.js +22 -22
  68. package/split-panel/styles.css.js +58 -58
  69. package/split-panel/styles.scoped.css +81 -81
  70. package/split-panel/styles.selectors.js +58 -58
  71. package/table/header-cell/styles.css.js +14 -14
  72. package/table/header-cell/styles.scoped.css +26 -26
  73. package/table/header-cell/styles.selectors.js +14 -14
  74. package/tabs/styles.css.js +21 -21
  75. package/tabs/styles.scoped.css +38 -38
  76. package/tabs/styles.selectors.js +21 -21
  77. package/tag-editor/styles.css.js +3 -3
  78. package/tag-editor/styles.scoped.css +11 -11
  79. package/tag-editor/styles.selectors.js +3 -3
  80. package/text-content/styles.css.js +1 -1
  81. package/text-content/styles.scoped.css +61 -61
  82. package/text-content/styles.selectors.js +1 -1
  83. package/textarea/styles.css.js +4 -4
  84. package/textarea/styles.scoped.css +14 -14
  85. package/textarea/styles.selectors.js +4 -4
  86. package/tiles/styles.css.js +28 -28
  87. package/tiles/styles.scoped.css +69 -69
  88. package/tiles/styles.selectors.js +28 -28
  89. package/toggle/styles.css.js +8 -8
  90. package/toggle/styles.scoped.css +15 -15
  91. package/toggle/styles.selectors.js +8 -8
  92. package/token-group/styles.css.js +7 -7
  93. package/token-group/styles.scoped.css +25 -25
  94. package/token-group/styles.selectors.js +7 -7
  95. package/top-navigation/1.0-beta/styles.css.js +25 -25
  96. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  97. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  98. package/top-navigation/styles.css.js +47 -47
  99. package/top-navigation/styles.scoped.css +68 -68
  100. package/top-navigation/styles.selectors.js +47 -47
  101. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  102. package/tutorial-panel/components/tutorial-list/styles.scoped.css +29 -29
  103. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  104. package/wizard/styles.css.js +31 -31
  105. package/wizard/styles.scoped.css +59 -59
  106. package/wizard/styles.selectors.js +31 -31
@@ -91,7 +91,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
93
  /* stylelint-disable selector-max-universal, selector-max-type */
94
- .awsui_root_1xupv_wkfqe_94:not(#\9) {
94
+ .awsui_root_1xupv_1ouog_94:not(#\9) {
95
95
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
96
96
  border-collapse: separate;
97
97
  border-spacing: 0;
@@ -132,7 +132,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
132
132
  font-family: var(--font-family-base-qnistn, "Open Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
133
133
  }
134
134
 
135
- .awsui_wizard_1xupv_wkfqe_105.awsui_refresh_1xupv_wkfqe_105:not(#\9) {
135
+ .awsui_wizard_1xupv_1ouog_105.awsui_refresh_1xupv_1ouog_105:not(#\9) {
136
136
  column-gap: 24px;
137
137
  column-gap: var(--space-xl-a39hup, 24px);
138
138
  display: grid;
@@ -141,23 +141,23 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
141
141
  row-gap: 24px;
142
142
  row-gap: var(--space-scaled-xl-w2t504, 24px);
143
143
  }
144
- .awsui_wizard_1xupv_wkfqe_105.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112:not(#\9) {
144
+ .awsui_wizard_1xupv_1ouog_105.awsui_refresh_1xupv_1ouog_105.awsui_small-container_1xupv_1ouog_112:not(#\9) {
145
145
  row-gap: 20px;
146
146
  row-gap: var(--space-scaled-l-t03y3z, 20px);
147
147
  }
148
148
 
149
- .awsui_wizard_1xupv_wkfqe_105:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) {
149
+ .awsui_wizard_1xupv_1ouog_105:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) {
150
150
  display: flex;
151
151
  }
152
152
 
153
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105:not(#\9) {
153
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105:not(#\9) {
154
154
  grid-column: 1;
155
155
  grid-row: 1/span 2;
156
156
  padding-top: 4px;
157
157
  padding-top: var(--space-scaled-xxs-95dhkm, 4px);
158
158
  z-index: 1;
159
159
  }
160
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul:not(#\9) {
160
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul:not(#\9) {
161
161
  background: #ffffff;
162
162
  background: var(--color-background-container-content-i8i4a0, #ffffff);
163
163
  border-radius: 16px;
@@ -170,7 +170,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
170
170
  width: 280px;
171
171
  box-sizing: border-box;
172
172
  }
173
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9) {
173
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li:not(#\9) {
174
174
  display: grid;
175
175
  column-gap: 12px;
176
176
  column-gap: var(--space-s-hv8c1d, 12px);
@@ -178,7 +178,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
178
178
  grid-template-columns: var(--space-l-4vl6xu, 20px) 1fr;
179
179
  grid-template-rows: repeat(2, auto);
180
180
  }
181
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > hr:not(#\9) {
181
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li > hr:not(#\9) {
182
182
  background-color: #e9ebed;
183
183
  background-color: var(--color-border-divider-default-7s2wjw, #e9ebed);
184
184
  border: 0;
@@ -187,7 +187,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
187
  width: 2px;
188
188
  width: var(--space-xxxs-k2w98v, 2px);
189
189
  }
190
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > .awsui_number_1xupv_wkfqe_148:not(#\9) {
190
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li > .awsui_number_1xupv_1ouog_148:not(#\9) {
191
191
  color: #5f6b7a;
192
192
  color: var(--color-text-small-le1y42, #5f6b7a);
193
193
  font-size: 12px;
@@ -195,7 +195,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
195
195
  grid-column: 2;
196
196
  grid-row: 1;
197
197
  }
198
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a:not(#\9) {
198
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li > a:not(#\9) {
199
199
  align-items: start;
200
200
  column-gap: 12px;
201
201
  column-gap: var(--space-s-hv8c1d, 12px);
@@ -208,7 +208,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
208
208
  grid-template-columns: 20px 1fr;
209
209
  grid-template-columns: var(--space-l-4vl6xu, 20px) 1fr;
210
210
  }
211
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
211
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li > a > .awsui_circle_1xupv_1ouog_164:not(#\9) {
212
212
  border-radius: 100%;
213
213
  grid-column: 1;
214
214
  height: 10px;
@@ -216,13 +216,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
216
216
  margin-top: 6px;
217
217
  width: 10px;
218
218
  }
219
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
219
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li > a > .awsui_title_1xupv_1ouog_172:not(#\9) {
220
220
  min-width: 0;
221
221
  -ms-word-break: break-all;
222
222
  word-break: break-word;
223
223
  grid-column: 2;
224
224
  }
225
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li > a[data-awsui-focus-visible=true]:not(#\9):focus {
225
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li > a[data-awsui-focus-visible=true]:not(#\9):focus {
226
226
  outline: thin dotted;
227
227
  outline: 0;
228
228
  outline: var(--border-link-focus-ring-outline-k2wccv, 0);
@@ -230,75 +230,75 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
230
230
  outline-color: #0972d3;
231
231
  outline-color: var(--color-border-item-focused-ap3b6s, #0972d3);
232
232
  border-radius: 4px;
233
- border-radius: var(--border-radius-control-focus-ring-default-jlgxet, 4px);
233
+ border-radius: var(--border-radius-control-default-focus-ring-7661kz, 4px);
234
234
  box-shadow: 0 0 0 2px #0972d3;
235
235
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-nv4ahb, 2px) var(--color-border-item-focused-ap3b6s, #0972d3);
236
236
  }
237
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):first-child > hr {
237
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li:not(#\9):first-child > hr {
238
238
  grid-row: 2/span 2;
239
239
  }
240
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_wkfqe_148 {
240
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_1ouog_148 {
241
241
  margin-top: 24px;
242
242
  margin-top: var(--space-scaled-xl-w2t504, 24px);
243
243
  }
244
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):last-child > hr {
244
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li:not(#\9):last-child > hr {
245
245
  grid-row: 1;
246
246
  }
247
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):only-of-type > hr {
247
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li:not(#\9):only-of-type > hr {
248
248
  display: none;
249
249
  }
250
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
250
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
251
251
  grid-row: 1/span 3;
252
252
  }
253
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_active_1xupv_wkfqe_201 > a:not(#\9) {
253
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_active_1xupv_1ouog_201 > a:not(#\9) {
254
254
  cursor: text;
255
255
  }
256
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_active_1xupv_wkfqe_201 > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
256
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_active_1xupv_1ouog_201 > a > .awsui_circle_1xupv_1ouog_164:not(#\9) {
257
257
  background-color: #0972d3;
258
258
  background-color: var(--color-background-control-checked-9admlu, #0972d3);
259
259
  box-shadow: 0 0 0 3px #ffffff, 0 0 0 5px #0972d3, 0 0 0 7px #ffffff;
260
260
  box-shadow: 0 0 0 3px var(--color-background-container-content-i8i4a0, #ffffff), 0 0 0 5px var(--color-background-control-checked-9admlu, #0972d3), 0 0 0 7px var(--color-background-container-content-i8i4a0, #ffffff);
261
261
  }
262
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_active_1xupv_wkfqe_201 > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
262
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_active_1xupv_1ouog_201 > a > .awsui_title_1xupv_1ouog_172:not(#\9) {
263
263
  color: #0972d3;
264
264
  color: var(--color-background-control-checked-9admlu, #0972d3);
265
265
  font-weight: 700;
266
266
  }
267
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_disabled_1xupv_wkfqe_212 > a:not(#\9) {
267
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_disabled_1xupv_1ouog_212 > a:not(#\9) {
268
268
  cursor: text;
269
269
  }
270
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_disabled_1xupv_wkfqe_212 > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
270
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_disabled_1xupv_1ouog_212 > a > .awsui_circle_1xupv_1ouog_164:not(#\9) {
271
271
  background-color: #ffffff;
272
272
  background-color: var(--color-background-container-content-i8i4a0, #ffffff);
273
273
  box-shadow: 0 0 0 2px #9ba7b6, 0 0 0 4px #ffffff;
274
274
  box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-3pbb07, #9ba7b6), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
275
275
  }
276
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_disabled_1xupv_wkfqe_212 > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
276
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_disabled_1xupv_1ouog_212 > a > .awsui_title_1xupv_1ouog_172:not(#\9) {
277
277
  color: #9ba7b6;
278
278
  color: var(--color-text-interactive-disabled-3pbb07, #9ba7b6);
279
279
  }
280
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a > .awsui_circle_1xupv_wkfqe_164:not(#\9) {
280
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_enabled_1xupv_1ouog_222 > a > .awsui_circle_1xupv_1ouog_164:not(#\9) {
281
281
  background-color: #414d5c;
282
282
  background-color: var(--color-text-interactive-default-eg5fsa, #414d5c);
283
283
  box-shadow: 0 0 0 2px #414d5c, 0 0 0 4px #ffffff;
284
284
  box-shadow: 0 0 0 2px var(--color-text-interactive-default-eg5fsa, #414d5c), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
285
285
  }
286
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a > .awsui_title_1xupv_wkfqe_172:not(#\9) {
286
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_enabled_1xupv_1ouog_222 > a > .awsui_title_1xupv_1ouog_172:not(#\9) {
287
287
  color: #414d5c;
288
288
  color: var(--color-text-interactive-default-eg5fsa, #414d5c);
289
289
  }
290
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a:not(#\9):hover > .awsui_circle_1xupv_wkfqe_164 {
290
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_enabled_1xupv_1ouog_222 > a:not(#\9):hover > .awsui_circle_1xupv_1ouog_164 {
291
291
  background-color: #0972d3;
292
292
  background-color: var(--color-background-control-checked-9admlu, #0972d3);
293
293
  box-shadow: 0 0 0 2px #0972d3, 0 0 0 4px #ffffff;
294
294
  box-shadow: 0 0 0 2px var(--color-background-control-checked-9admlu, #0972d3), 0 0 0 4px var(--color-background-container-content-i8i4a0, #ffffff);
295
295
  }
296
- .awsui_navigation_1xupv_wkfqe_120.awsui_refresh_1xupv_wkfqe_105 > ul > li.awsui_enabled_1xupv_wkfqe_222 > a:not(#\9):hover > .awsui_title_1xupv_wkfqe_172 {
296
+ .awsui_navigation_1xupv_1ouog_120.awsui_refresh_1xupv_1ouog_105 > ul > li.awsui_enabled_1xupv_1ouog_222 > a:not(#\9):hover > .awsui_title_1xupv_1ouog_172 {
297
297
  color: #0972d3;
298
298
  color: var(--color-background-control-checked-9admlu, #0972d3);
299
299
  }
300
300
 
301
- .awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) {
301
+ .awsui_navigation_1xupv_1ouog_120:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) {
302
302
  color: #9ba7b6;
303
303
  color: var(--color-text-disabled-a2nkh4, #9ba7b6);
304
304
  display: inline-block;
@@ -309,120 +309,120 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
309
309
  padding-top: var(--space-xxs-ynfts5, 4px);
310
310
  width: 200px;
311
311
  }
312
- .awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul {
312
+ .awsui_navigation_1xupv_1ouog_120:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) > ul {
313
313
  list-style: none;
314
314
  padding: 0;
315
315
  margin: 0;
316
316
  }
317
- .awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul > li {
317
+ .awsui_navigation_1xupv_1ouog_120:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) > ul > li {
318
318
  padding-bottom: 16px;
319
319
  padding-bottom: var(--space-scaled-m-pv0fmt, 16px);
320
320
  padding-top: 0;
321
321
  }
322
- .awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul > li:not(:first-child) {
322
+ .awsui_navigation_1xupv_1ouog_120:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) > ul > li:not(:first-child) {
323
323
  margin-top: 16px;
324
324
  margin-top: var(--space-scaled-m-pv0fmt, 16px);
325
325
  }
326
- .awsui_navigation_1xupv_wkfqe_120:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > ul > li:not(:last-child) {
326
+ .awsui_navigation_1xupv_1ouog_120:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) > ul > li:not(:last-child) {
327
327
  border-bottom: 1px solid #d1d5db;
328
328
  border-bottom: var(--border-divider-list-width-hacikr, 1px) solid var(--color-border-layout-wf5alz, #d1d5db);
329
329
  }
330
330
 
331
- .awsui_form_1xupv_wkfqe_261:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) {
331
+ .awsui_form_1xupv_1ouog_261:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) {
332
332
  min-width: 0;
333
333
  -ms-word-break: break-all;
334
334
  word-break: break-word;
335
335
  width: 100%;
336
336
  }
337
- .awsui_form_1xupv_wkfqe_261:not(#\9):not(.awsui_refresh_1xupv_wkfqe_105) > .awsui_form-header_1xupv_wkfqe_267 {
337
+ .awsui_form_1xupv_1ouog_261:not(#\9):not(.awsui_refresh_1xupv_1ouog_105) > .awsui_form-header_1xupv_1ouog_267 {
338
338
  position: relative;
339
339
  margin-bottom: 16px;
340
340
  margin-bottom: var(--space-scaled-m-pv0fmt, 16px);
341
341
  }
342
342
 
343
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105:not(#\9) {
343
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105:not(#\9) {
344
344
  min-width: 0;
345
345
  -ms-word-break: break-all;
346
346
  word-break: break-word;
347
347
  display: contents;
348
348
  }
349
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_background_1xupv_wkfqe_278:not(#\9) {
349
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105 > .awsui_background_1xupv_1ouog_278:not(#\9) {
350
350
  background-color: #ffffff;
351
351
  background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
352
352
  grid-column: 1/span 2;
353
353
  grid-row: 1;
354
354
  }
355
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_form-header_1xupv_wkfqe_267:not(#\9) {
355
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105 > .awsui_form-header_1xupv_1ouog_267:not(#\9) {
356
356
  background-color: #ffffff;
357
357
  background-color: var(--color-background-layout-main-sfhm4y, #ffffff);
358
358
  grid-column: 2;
359
359
  grid-row: 1;
360
360
  }
361
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_form-header_1xupv_wkfqe_267 > .awsui_form-header-content_1xupv_wkfqe_288:not(#\9) {
361
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105 > .awsui_form-header_1xupv_1ouog_267 > .awsui_form-header-content_1xupv_1ouog_288:not(#\9) {
362
362
  padding-top: 24px;
363
363
  padding-top: var(--space-scaled-xl-w2t504, 24px);
364
364
  padding-bottom: 24px;
365
365
  padding-bottom: var(--space-scaled-xl-w2t504, 24px);
366
366
  }
367
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105 > .awsui_form-component_1xupv_wkfqe_292:not(#\9) {
367
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105 > .awsui_form-component_1xupv_1ouog_292:not(#\9) {
368
368
  grid-column: 2;
369
369
  grid-row: 2;
370
370
  }
371
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112 > .awsui_form-header_1xupv_wkfqe_267:not(#\9) {
371
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105.awsui_small-container_1xupv_1ouog_112 > .awsui_form-header_1xupv_1ouog_267:not(#\9) {
372
372
  grid-column: 1/span 2;
373
373
  }
374
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112 > .awsui_form-header_1xupv_wkfqe_267 > .awsui_form-header-content_1xupv_wkfqe_288:not(#\9) {
374
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105.awsui_small-container_1xupv_1ouog_112 > .awsui_form-header_1xupv_1ouog_267 > .awsui_form-header-content_1xupv_1ouog_288:not(#\9) {
375
375
  padding-top: 0;
376
376
  }
377
- .awsui_form_1xupv_wkfqe_261.awsui_refresh_1xupv_wkfqe_105.awsui_small-container_1xupv_wkfqe_112 > .awsui_form-component_1xupv_wkfqe_292:not(#\9) {
377
+ .awsui_form_1xupv_1ouog_261.awsui_refresh_1xupv_1ouog_105.awsui_small-container_1xupv_1ouog_112 > .awsui_form-component_1xupv_1ouog_292:not(#\9) {
378
378
  grid-column: 1/span 2;
379
379
  }
380
380
 
381
- .awsui_navigation_1xupv_wkfqe_120.awsui_hidden_1xupv_wkfqe_306:not(#\9) {
381
+ .awsui_navigation_1xupv_1ouog_120.awsui_hidden_1xupv_1ouog_306:not(#\9) {
382
382
  display: none;
383
383
  }
384
384
 
385
- .awsui_collapsed-steps_1xupv_wkfqe_310:not(#\9) {
385
+ .awsui_collapsed-steps_1xupv_1ouog_310:not(#\9) {
386
386
  color: #414d5c;
387
387
  color: var(--color-text-heading-secondary-corkaj, #414d5c);
388
388
  font-weight: 700;
389
389
  padding-top: 4px;
390
390
  padding-top: var(--space-scaled-xxs-95dhkm, 4px);
391
391
  }
392
- .awsui_collapsed-steps-extra-padding_1xupv_wkfqe_315:not(#\9) {
392
+ .awsui_collapsed-steps-extra-padding_1xupv_1ouog_315:not(#\9) {
393
393
  padding-top: 20px;
394
394
  padding-top: var(--space-scaled-l-t03y3z, 20px);
395
395
  }
396
- .awsui_collapsed-steps-hidden_1xupv_wkfqe_318:not(#\9) {
396
+ .awsui_collapsed-steps-hidden_1xupv_1ouog_318:not(#\9) {
397
397
  display: none;
398
398
  }
399
399
 
400
- .awsui_form-header-component_1xupv_wkfqe_322:not(#\9),
401
- .awsui_navigation-link_1xupv_wkfqe_323:not(#\9),
402
- .awsui_navigation-link-item_1xupv_wkfqe_324:not(#\9),
403
- .awsui_navigation-link-label_1xupv_wkfqe_325:not(#\9) {
400
+ .awsui_form-header-component_1xupv_1ouog_322:not(#\9),
401
+ .awsui_navigation-link_1xupv_1ouog_323:not(#\9),
402
+ .awsui_navigation-link-item_1xupv_1ouog_324:not(#\9),
403
+ .awsui_navigation-link-label_1xupv_1ouog_325:not(#\9) {
404
404
  /* used in test-utils */
405
405
  }
406
406
 
407
- .awsui_navigation-link-active_1xupv_wkfqe_329:not(#\9) {
407
+ .awsui_navigation-link-active_1xupv_1ouog_329:not(#\9) {
408
408
  font-weight: 700;
409
409
  color: #000716;
410
410
  color: var(--color-text-body-default-ajf1h5, #000716);
411
411
  }
412
412
 
413
- .awsui_navigation-link-disabled_1xupv_wkfqe_334:not(#\9) {
413
+ .awsui_navigation-link-disabled_1xupv_1ouog_334:not(#\9) {
414
414
  color: #9ba7b6;
415
415
  color: var(--color-text-control-disabled-3z3eul, #9ba7b6);
416
416
  }
417
417
 
418
- .awsui_cancel-button_1xupv_wkfqe_338:not(#\9),
419
- .awsui_previous-button_1xupv_wkfqe_339:not(#\9),
420
- .awsui_primary-button_1xupv_wkfqe_340:not(#\9),
421
- .awsui_skip-to-button_1xupv_wkfqe_341:not(#\9) {
418
+ .awsui_cancel-button_1xupv_1ouog_338:not(#\9),
419
+ .awsui_previous-button_1xupv_1ouog_339:not(#\9),
420
+ .awsui_primary-button_1xupv_1ouog_340:not(#\9),
421
+ .awsui_skip-to-button_1xupv_1ouog_341:not(#\9) {
422
422
  /* used in test-utils */
423
423
  }
424
424
 
425
- .awsui_action-buttons_1xupv_wkfqe_345:not(#\9) {
425
+ .awsui_action-buttons_1xupv_1ouog_345:not(#\9) {
426
426
  display: flex;
427
427
  justify-content: flex-end;
428
428
  }
@@ -2,36 +2,36 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "root": "awsui_root_1xupv_wkfqe_94",
6
- "wizard": "awsui_wizard_1xupv_wkfqe_105",
7
- "refresh": "awsui_refresh_1xupv_wkfqe_105",
8
- "small-container": "awsui_small-container_1xupv_wkfqe_112",
9
- "navigation": "awsui_navigation_1xupv_wkfqe_120",
10
- "number": "awsui_number_1xupv_wkfqe_148",
11
- "circle": "awsui_circle_1xupv_wkfqe_164",
12
- "title": "awsui_title_1xupv_wkfqe_172",
13
- "active": "awsui_active_1xupv_wkfqe_201",
14
- "disabled": "awsui_disabled_1xupv_wkfqe_212",
15
- "enabled": "awsui_enabled_1xupv_wkfqe_222",
16
- "form": "awsui_form_1xupv_wkfqe_261",
17
- "form-header": "awsui_form-header_1xupv_wkfqe_267",
18
- "background": "awsui_background_1xupv_wkfqe_278",
19
- "form-header-content": "awsui_form-header-content_1xupv_wkfqe_288",
20
- "form-component": "awsui_form-component_1xupv_wkfqe_292",
21
- "hidden": "awsui_hidden_1xupv_wkfqe_306",
22
- "collapsed-steps": "awsui_collapsed-steps_1xupv_wkfqe_310",
23
- "collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-padding_1xupv_wkfqe_315",
24
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_wkfqe_318",
25
- "form-header-component": "awsui_form-header-component_1xupv_wkfqe_322",
26
- "navigation-link": "awsui_navigation-link_1xupv_wkfqe_323",
27
- "navigation-link-item": "awsui_navigation-link-item_1xupv_wkfqe_324",
28
- "navigation-link-label": "awsui_navigation-link-label_1xupv_wkfqe_325",
29
- "navigation-link-active": "awsui_navigation-link-active_1xupv_wkfqe_329",
30
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_wkfqe_334",
31
- "cancel-button": "awsui_cancel-button_1xupv_wkfqe_338",
32
- "previous-button": "awsui_previous-button_1xupv_wkfqe_339",
33
- "primary-button": "awsui_primary-button_1xupv_wkfqe_340",
34
- "skip-to-button": "awsui_skip-to-button_1xupv_wkfqe_341",
35
- "action-buttons": "awsui_action-buttons_1xupv_wkfqe_345"
5
+ "root": "awsui_root_1xupv_1ouog_94",
6
+ "wizard": "awsui_wizard_1xupv_1ouog_105",
7
+ "refresh": "awsui_refresh_1xupv_1ouog_105",
8
+ "small-container": "awsui_small-container_1xupv_1ouog_112",
9
+ "navigation": "awsui_navigation_1xupv_1ouog_120",
10
+ "number": "awsui_number_1xupv_1ouog_148",
11
+ "circle": "awsui_circle_1xupv_1ouog_164",
12
+ "title": "awsui_title_1xupv_1ouog_172",
13
+ "active": "awsui_active_1xupv_1ouog_201",
14
+ "disabled": "awsui_disabled_1xupv_1ouog_212",
15
+ "enabled": "awsui_enabled_1xupv_1ouog_222",
16
+ "form": "awsui_form_1xupv_1ouog_261",
17
+ "form-header": "awsui_form-header_1xupv_1ouog_267",
18
+ "background": "awsui_background_1xupv_1ouog_278",
19
+ "form-header-content": "awsui_form-header-content_1xupv_1ouog_288",
20
+ "form-component": "awsui_form-component_1xupv_1ouog_292",
21
+ "hidden": "awsui_hidden_1xupv_1ouog_306",
22
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_1ouog_310",
23
+ "collapsed-steps-extra-padding": "awsui_collapsed-steps-extra-padding_1xupv_1ouog_315",
24
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1ouog_318",
25
+ "form-header-component": "awsui_form-header-component_1xupv_1ouog_322",
26
+ "navigation-link": "awsui_navigation-link_1xupv_1ouog_323",
27
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_1ouog_324",
28
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_1ouog_325",
29
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_1ouog_329",
30
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1ouog_334",
31
+ "cancel-button": "awsui_cancel-button_1xupv_1ouog_338",
32
+ "previous-button": "awsui_previous-button_1xupv_1ouog_339",
33
+ "primary-button": "awsui_primary-button_1xupv_1ouog_340",
34
+ "skip-to-button": "awsui_skip-to-button_1xupv_1ouog_341",
35
+ "action-buttons": "awsui_action-buttons_1xupv_1ouog_345"
36
36
  };
37
37