@cloudscape-design/components 3.0.361 → 3.0.362

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 (119) 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/visual-refresh/styles.css.js +69 -69
  5. package/app-layout/visual-refresh/styles.scoped.css +169 -169
  6. package/app-layout/visual-refresh/styles.selectors.js +69 -69
  7. package/area-chart/styles.css.js +6 -6
  8. package/area-chart/styles.scoped.css +10 -10
  9. package/area-chart/styles.selectors.js +6 -6
  10. package/attribute-editor/styles.css.js +14 -14
  11. package/attribute-editor/styles.scoped.css +25 -25
  12. package/attribute-editor/styles.selectors.js +14 -14
  13. package/button-dropdown/category-elements/styles.css.js +13 -13
  14. package/button-dropdown/category-elements/styles.scoped.css +27 -27
  15. package/button-dropdown/category-elements/styles.selectors.js +13 -13
  16. package/button-dropdown/item-element/styles.css.js +15 -15
  17. package/button-dropdown/item-element/styles.scoped.css +19 -19
  18. package/button-dropdown/item-element/styles.selectors.js +15 -15
  19. package/button-dropdown/styles.css.js +14 -14
  20. package/button-dropdown/styles.scoped.css +22 -22
  21. package/button-dropdown/styles.selectors.js +14 -14
  22. package/code-editor/styles.css.js +32 -32
  23. package/code-editor/styles.scoped.css +130 -130
  24. package/code-editor/styles.selectors.js +32 -32
  25. package/collection-preferences/content-display/styles.css.js +11 -11
  26. package/collection-preferences/content-display/styles.scoped.css +18 -18
  27. package/collection-preferences/content-display/styles.selectors.js +11 -11
  28. package/collection-preferences/styles.css.js +37 -37
  29. package/collection-preferences/styles.scoped.css +47 -47
  30. package/collection-preferences/styles.selectors.js +37 -37
  31. package/column-layout/flexible-column-layout/styles.css.js +5 -5
  32. package/column-layout/flexible-column-layout/styles.scoped.css +5 -5
  33. package/column-layout/flexible-column-layout/styles.selectors.js +5 -5
  34. package/column-layout/styles.css.js +13 -13
  35. package/column-layout/styles.scoped.css +46 -46
  36. package/column-layout/styles.selectors.js +13 -13
  37. package/container/styles.css.js +28 -28
  38. package/container/styles.scoped.css +55 -55
  39. package/container/styles.selectors.js +28 -28
  40. package/date-range-picker/styles.css.js +38 -38
  41. package/date-range-picker/styles.scoped.css +47 -47
  42. package/date-range-picker/styles.selectors.js +38 -38
  43. package/expandable-section/styles.css.js +29 -29
  44. package/expandable-section/styles.scoped.css +66 -66
  45. package/expandable-section/styles.selectors.js +29 -29
  46. package/form-field/styles.css.js +19 -19
  47. package/form-field/styles.scoped.css +30 -30
  48. package/form-field/styles.selectors.js +19 -19
  49. package/help-panel/styles.css.js +4 -4
  50. package/help-panel/styles.scoped.css +66 -66
  51. package/help-panel/styles.selectors.js +4 -4
  52. package/internal/base-component/styles.scoped.css +81 -57
  53. package/internal/components/dropdown-footer/styles.css.js +3 -3
  54. package/internal/components/dropdown-footer/styles.scoped.css +4 -4
  55. package/internal/components/dropdown-footer/styles.selectors.js +3 -3
  56. package/internal/components/selectable-item/styles.css.js +16 -16
  57. package/internal/components/selectable-item/styles.scoped.css +31 -31
  58. package/internal/components/selectable-item/styles.selectors.js +16 -16
  59. package/internal/components/token-list/styles.css.js +9 -9
  60. package/internal/components/token-list/styles.scoped.css +22 -22
  61. package/internal/components/token-list/styles.selectors.js +9 -9
  62. package/internal/environment.js +1 -1
  63. package/internal/environment.json +1 -1
  64. package/internal/generated/styles/tokens.js +1 -1
  65. package/internal/generated/theming/index.cjs +25 -23
  66. package/internal/generated/theming/index.js +25 -23
  67. package/internal/manifest.json +1 -1
  68. package/modal/styles.css.js +23 -23
  69. package/modal/styles.scoped.css +39 -39
  70. package/modal/styles.selectors.js +23 -23
  71. package/package.json +1 -1
  72. package/pie-chart/styles.css.js +27 -27
  73. package/pie-chart/styles.scoped.css +43 -43
  74. package/pie-chart/styles.selectors.js +27 -27
  75. package/property-filter/styles.css.js +29 -29
  76. package/property-filter/styles.scoped.css +33 -33
  77. package/property-filter/styles.selectors.js +29 -29
  78. package/s3-resource-selector/s3-in-context/styles.css.js +7 -7
  79. package/s3-resource-selector/s3-in-context/styles.scoped.css +10 -10
  80. package/s3-resource-selector/s3-in-context/styles.selectors.js +7 -7
  81. package/side-navigation/styles.css.js +28 -28
  82. package/side-navigation/styles.scoped.css +43 -43
  83. package/side-navigation/styles.selectors.js +28 -28
  84. package/split-panel/styles.css.js +56 -56
  85. package/split-panel/styles.scoped.css +85 -85
  86. package/split-panel/styles.selectors.js +56 -56
  87. package/table/body-cell/styles.css.js +28 -28
  88. package/table/body-cell/styles.scoped.css +76 -76
  89. package/table/body-cell/styles.selectors.js +28 -28
  90. package/table/header-cell/styles.css.js +24 -24
  91. package/table/header-cell/styles.scoped.css +43 -43
  92. package/table/header-cell/styles.selectors.js +24 -24
  93. package/table/sticky-scrollbar/styles.css.js +6 -6
  94. package/table/sticky-scrollbar/styles.scoped.css +9 -9
  95. package/table/sticky-scrollbar/styles.selectors.js +6 -6
  96. package/table/styles.css.js +34 -34
  97. package/table/styles.scoped.css +42 -42
  98. package/table/styles.selectors.js +34 -34
  99. package/tabs/styles.css.js +21 -21
  100. package/tabs/styles.scoped.css +46 -46
  101. package/tabs/styles.selectors.js +21 -21
  102. package/tiles/styles.css.js +29 -29
  103. package/tiles/styles.scoped.css +73 -73
  104. package/tiles/styles.selectors.js +29 -29
  105. package/top-navigation/1.0-beta/styles.css.js +25 -25
  106. package/top-navigation/1.0-beta/styles.scoped.css +43 -43
  107. package/top-navigation/1.0-beta/styles.selectors.js +25 -25
  108. package/top-navigation/styles.css.js +47 -47
  109. package/top-navigation/styles.scoped.css +73 -73
  110. package/top-navigation/styles.selectors.js +47 -47
  111. package/tutorial-panel/components/tutorial-detail-view/styles.css.js +20 -20
  112. package/tutorial-panel/components/tutorial-detail-view/styles.scoped.css +23 -23
  113. package/tutorial-panel/components/tutorial-detail-view/styles.selectors.js +20 -20
  114. package/tutorial-panel/components/tutorial-list/styles.css.js +18 -18
  115. package/tutorial-panel/components/tutorial-list/styles.scoped.css +28 -28
  116. package/tutorial-panel/components/tutorial-list/styles.selectors.js +18 -18
  117. package/wizard/styles.css.js +31 -31
  118. package/wizard/styles.scoped.css +63 -63
  119. 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_1vbym_94:not(#\9) {
94
+ .awsui_root_1xupv_18anv_94:not(#\9) {
95
95
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
96
96
  border-collapse: separate;
97
97
  border-spacing: 0;
@@ -130,28 +130,28 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
130
130
  -moz-osx-font-smoothing: auto;
131
131
  }
132
132
 
133
- .awsui_wizard_1xupv_1vbym_107.awsui_refresh_1xupv_1vbym_107:not(#\9) {
133
+ .awsui_wizard_1xupv_18anv_107.awsui_refresh_1xupv_18anv_107:not(#\9) {
134
134
  column-gap: var(--space-xl-lmui9r, 24px);
135
135
  display: grid;
136
136
  grid-template-columns: auto minmax(0, 1fr);
137
137
  grid-template-rows: auto 1fr;
138
138
  row-gap: var(--space-scaled-xl-kswcw7, 24px);
139
139
  }
140
- .awsui_wizard_1xupv_1vbym_107.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114:not(#\9) {
140
+ .awsui_wizard_1xupv_18anv_107.awsui_refresh_1xupv_18anv_107.awsui_small-container_1xupv_18anv_114:not(#\9) {
141
141
  grid-template-columns: minmax(0, 1fr) 0;
142
142
  row-gap: var(--space-scaled-l-0hpmd7, 20px);
143
143
  }
144
144
 
145
- .awsui_wizard_1xupv_1vbym_107:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) {
145
+ .awsui_wizard_1xupv_18anv_107:not(#\9):not(.awsui_refresh_1xupv_18anv_107) {
146
146
  display: flex;
147
147
  }
148
148
 
149
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107:not(#\9) {
149
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107:not(#\9) {
150
150
  grid-column: 1;
151
151
  grid-row: 1/span 2;
152
152
  padding-top: var(--awsui-container-first-gap-zw2xxa, 0px);
153
153
  }
154
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9) {
154
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul:not(#\9) {
155
155
  background: var(--color-background-container-content-4un1ap, #ffffff);
156
156
  position: relative;
157
157
  border-radius: var(--border-radius-container-wqv1zi, 16px);
@@ -161,7 +161,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
161
161
  width: 280px;
162
162
  box-sizing: border-box;
163
163
  }
164
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9)::before {
164
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul:not(#\9)::before {
165
165
  content: "";
166
166
  position: absolute;
167
167
  left: 0px;
@@ -176,7 +176,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
176
176
  border-radius: var(--border-radius-container-wqv1zi, 16px);
177
177
  z-index: 1;
178
178
  }
179
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9)::after {
179
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul:not(#\9)::after {
180
180
  content: "";
181
181
  position: absolute;
182
182
  left: 0px;
@@ -191,30 +191,30 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
191
191
  mix-blend-mode: multiply;
192
192
  }
193
193
  @media screen and (-ms-high-contrast: active) {
194
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul:not(#\9) {
194
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul:not(#\9) {
195
195
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-container-top-736buh, transparent);
196
196
  }
197
197
  }
198
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9) {
198
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li:not(#\9) {
199
199
  display: grid;
200
200
  column-gap: var(--space-xs-zb16t3, 8px);
201
201
  grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
202
202
  grid-template-rows: repeat(2, auto);
203
203
  }
204
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > hr:not(#\9) {
205
- background-color: var(--color-border-divider-default-d3adp9, #e9ebed);
204
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li > hr:not(#\9) {
205
+ background-color: var(--color-border-divider-default-et9j7s, #e9ebed);
206
206
  border: 0;
207
207
  grid-column: 1;
208
208
  height: 100%;
209
209
  width: var(--space-xxxs-zbmxqb, 2px);
210
210
  }
211
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > .awsui_number_1xupv_1vbym_185:not(#\9) {
211
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li > .awsui_number_1xupv_18anv_185:not(#\9) {
212
212
  color: var(--color-text-small-zfvvfc, #5f6b7a);
213
213
  font-size: var(--font-body-s-size-8339kg, 12px);
214
214
  grid-column: 2;
215
215
  grid-row: 1;
216
216
  }
217
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a:not(#\9) {
217
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li > a:not(#\9) {
218
218
  align-items: start;
219
219
  column-gap: var(--space-xs-zb16t3, 8px);
220
220
  cursor: pointer;
@@ -224,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
224
224
  grid-row: 2;
225
225
  grid-template-columns: var(--space-l-t419sm, 20px) 1fr;
226
226
  }
227
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
227
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li > a > .awsui_circle_1xupv_18anv_201:not(#\9) {
228
228
  border-radius: 100%;
229
229
  grid-column: 1;
230
230
  height: 10px;
@@ -232,13 +232,13 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
232
232
  margin-top: 6px;
233
233
  width: 10px;
234
234
  }
235
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
235
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li > a > .awsui_title_1xupv_18anv_209:not(#\9) {
236
236
  min-width: 0;
237
237
  -ms-word-break: break-all;
238
238
  word-break: break-word;
239
239
  grid-column: 2;
240
240
  }
241
- body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li > a:not(#\9):focus {
241
+ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li > a:not(#\9):focus {
242
242
  outline: thin dotted;
243
243
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
244
244
  outline-offset: 2px;
@@ -246,58 +246,58 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_1vbym_123.awsui_refr
246
246
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
247
247
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
248
248
  }
249
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):first-child > hr {
249
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li:not(#\9):first-child > hr {
250
250
  grid-row: 2/span 2;
251
251
  }
252
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_1vbym_185 {
252
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li:not(#\9):not(:first-child) > .awsui_number_1xupv_18anv_185 {
253
253
  margin-top: var(--space-m-udix3p, 16px);
254
254
  }
255
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):last-child > hr {
255
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li:not(#\9):last-child > hr {
256
256
  grid-row: 1;
257
257
  }
258
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):only-of-type > hr {
258
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li:not(#\9):only-of-type > hr {
259
259
  display: none;
260
260
  }
261
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
261
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li:not(#\9):not(:first-child):not(:last-child) > hr {
262
262
  grid-row: 1/span 3;
263
263
  }
264
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_active_1xupv_1vbym_238 > a:not(#\9) {
264
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_active_1xupv_18anv_238 > a:not(#\9) {
265
265
  cursor: text;
266
266
  }
267
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_active_1xupv_1vbym_238 > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
267
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_active_1xupv_18anv_238 > a > .awsui_circle_1xupv_18anv_201:not(#\9) {
268
268
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
269
269
  box-shadow: 0 0 0 3px var(--color-background-container-content-4un1ap, #ffffff), 0 0 0 5px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 7px var(--color-background-container-content-4un1ap, #ffffff);
270
270
  }
271
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_active_1xupv_1vbym_238 > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
271
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_active_1xupv_18anv_238 > a > .awsui_title_1xupv_18anv_209:not(#\9) {
272
272
  color: var(--color-background-control-checked-w517i0, #0972d3);
273
273
  font-weight: 700;
274
274
  }
275
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_disabled_1xupv_1vbym_249 > a:not(#\9) {
275
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_disabled_1xupv_18anv_249 > a:not(#\9) {
276
276
  cursor: text;
277
277
  }
278
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_disabled_1xupv_1vbym_249 > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
278
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_disabled_1xupv_18anv_249 > a > .awsui_circle_1xupv_18anv_201:not(#\9) {
279
279
  background-color: var(--color-background-container-content-4un1ap, #ffffff);
280
280
  box-shadow: 0 0 0 2px var(--color-text-interactive-disabled-z7a3t4, #9ba7b6), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
281
281
  }
282
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_disabled_1xupv_1vbym_249 > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
282
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_disabled_1xupv_18anv_249 > a > .awsui_title_1xupv_18anv_209:not(#\9) {
283
283
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
284
284
  }
285
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a > .awsui_circle_1xupv_1vbym_201:not(#\9) {
285
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_enabled_1xupv_18anv_259 > a > .awsui_circle_1xupv_18anv_201:not(#\9) {
286
286
  background-color: var(--color-text-interactive-default-lnx6lk, #414d5c);
287
287
  box-shadow: 0 0 0 2px var(--color-text-interactive-default-lnx6lk, #414d5c), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
288
288
  }
289
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a > .awsui_title_1xupv_1vbym_209:not(#\9) {
289
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_enabled_1xupv_18anv_259 > a > .awsui_title_1xupv_18anv_209:not(#\9) {
290
290
  color: var(--color-text-interactive-default-lnx6lk, #414d5c);
291
291
  }
292
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a:not(#\9):hover > .awsui_circle_1xupv_1vbym_201 {
292
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_enabled_1xupv_18anv_259 > a:not(#\9):hover > .awsui_circle_1xupv_18anv_201 {
293
293
  background-color: var(--color-background-control-checked-w517i0, #0972d3);
294
294
  box-shadow: 0 0 0 2px var(--color-background-control-checked-w517i0, #0972d3), 0 0 0 4px var(--color-background-container-content-4un1ap, #ffffff);
295
295
  }
296
- .awsui_navigation_1xupv_1vbym_123.awsui_refresh_1xupv_1vbym_107 > ul > li.awsui_enabled_1xupv_1vbym_259 > a:not(#\9):hover > .awsui_title_1xupv_1vbym_209 {
296
+ .awsui_navigation_1xupv_18anv_123.awsui_refresh_1xupv_18anv_107 > ul > li.awsui_enabled_1xupv_18anv_259 > a:not(#\9):hover > .awsui_title_1xupv_18anv_209 {
297
297
  color: var(--color-background-control-checked-w517i0, #0972d3);
298
298
  }
299
299
 
300
- .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) {
300
+ .awsui_navigation_1xupv_18anv_123:not(#\9):not(.awsui_refresh_1xupv_18anv_107) {
301
301
  color: var(--color-text-disabled-f4c52h, #9ba7b6);
302
302
  display: inline-block;
303
303
  margin-right: calc(2 * var(--space-xxxl-4x2gki, 40px));
@@ -305,89 +305,89 @@ body[data-awsui-focus-visible=true] .awsui_navigation_1xupv_1vbym_123.awsui_refr
305
305
  padding-top: var(--space-xxs-p8yyaw, 4px);
306
306
  width: 200px;
307
307
  }
308
- .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul {
308
+ .awsui_navigation_1xupv_18anv_123:not(#\9):not(.awsui_refresh_1xupv_18anv_107) > ul {
309
309
  list-style: none;
310
310
  padding: 0;
311
311
  margin: 0;
312
312
  }
313
- .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul > li {
313
+ .awsui_navigation_1xupv_18anv_123:not(#\9):not(.awsui_refresh_1xupv_18anv_107) > ul > li {
314
314
  min-width: 0;
315
315
  -ms-word-break: break-all;
316
316
  word-break: break-word;
317
317
  padding-bottom: var(--space-scaled-m-mo5yse, 16px);
318
318
  padding-top: 0;
319
319
  }
320
- .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul > li:not(:first-child) {
320
+ .awsui_navigation_1xupv_18anv_123:not(#\9):not(.awsui_refresh_1xupv_18anv_107) > ul > li:not(:first-child) {
321
321
  margin-top: var(--space-scaled-m-mo5yse, 16px);
322
322
  }
323
- .awsui_navigation_1xupv_1vbym_123:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > ul > li:not(:last-child) {
323
+ .awsui_navigation_1xupv_18anv_123:not(#\9):not(.awsui_refresh_1xupv_18anv_107) > ul > li:not(:last-child) {
324
324
  border-bottom: var(--border-divider-list-width-27y3k5, 1px) solid var(--color-border-layout-ownedw, #d1d5db);
325
325
  }
326
326
 
327
- .awsui_form_1xupv_1vbym_301:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) {
327
+ .awsui_form_1xupv_18anv_301:not(#\9):not(.awsui_refresh_1xupv_18anv_107) {
328
328
  min-width: 0;
329
329
  -ms-word-break: break-all;
330
330
  word-break: break-word;
331
331
  width: 100%;
332
332
  }
333
- .awsui_form_1xupv_1vbym_301:not(#\9):not(.awsui_refresh_1xupv_1vbym_107) > .awsui_form-header_1xupv_1vbym_307 {
333
+ .awsui_form_1xupv_18anv_301:not(#\9):not(.awsui_refresh_1xupv_18anv_107) > .awsui_form-header_1xupv_18anv_307 {
334
334
  position: relative;
335
335
  margin-bottom: var(--space-scaled-m-mo5yse, 16px);
336
336
  }
337
337
 
338
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107:not(#\9) {
338
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107:not(#\9) {
339
339
  min-width: 0;
340
340
  -ms-word-break: break-all;
341
341
  word-break: break-word;
342
342
  display: contents;
343
343
  }
344
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_background_1xupv_1vbym_318:not(#\9) {
344
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107 > .awsui_background_1xupv_18anv_318:not(#\9) {
345
345
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
346
346
  grid-column: 1/span 2;
347
347
  grid-row: 1;
348
348
  color: var(--color-text-body-default-2sxhhn, #000716);
349
349
  }
350
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_form-header_1xupv_1vbym_307:not(#\9) {
350
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107 > .awsui_form-header_1xupv_18anv_307:not(#\9) {
351
351
  background-color: var(--color-background-layout-main-nx09lr, #ffffff);
352
352
  grid-column: 2;
353
353
  grid-row: 1;
354
354
  color: var(--color-text-body-default-2sxhhn, #000716);
355
355
  }
356
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_form-header_1xupv_1vbym_307 > .awsui_form-header-content_1xupv_1vbym_330:not(#\9) {
356
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107 > .awsui_form-header_1xupv_18anv_307 > .awsui_form-header-content_1xupv_18anv_330:not(#\9) {
357
357
  padding-top: calc(var(--awsui-container-first-gap-zw2xxa, 0px) + var(--space-s-34lx8l, 12px));
358
358
  padding-bottom: var(--space-scaled-m-mo5yse, 16px);
359
359
  }
360
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107 > .awsui_form-component_1xupv_1vbym_334:not(#\9) {
360
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107 > .awsui_form-component_1xupv_18anv_334:not(#\9) {
361
361
  grid-column: 2;
362
362
  grid-row: 2;
363
363
  }
364
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114 > .awsui_form-header_1xupv_1vbym_307:not(#\9) {
364
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107.awsui_small-container_1xupv_18anv_114 > .awsui_form-header_1xupv_18anv_307:not(#\9) {
365
365
  grid-column: 1/span 2;
366
366
  }
367
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114 > .awsui_form-header_1xupv_1vbym_307 > .awsui_form-header-content_1xupv_1vbym_330:not(#\9) {
367
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107.awsui_small-container_1xupv_18anv_114 > .awsui_form-header_1xupv_18anv_307 > .awsui_form-header-content_1xupv_18anv_330:not(#\9) {
368
368
  padding-top: 0;
369
369
  }
370
- .awsui_form_1xupv_1vbym_301.awsui_refresh_1xupv_1vbym_107.awsui_small-container_1xupv_1vbym_114 > .awsui_form-component_1xupv_1vbym_334:not(#\9) {
370
+ .awsui_form_1xupv_18anv_301.awsui_refresh_1xupv_18anv_107.awsui_small-container_1xupv_18anv_114 > .awsui_form-component_1xupv_18anv_334:not(#\9) {
371
371
  grid-column: 1/span 2;
372
372
  }
373
373
 
374
- .awsui_navigation_1xupv_1vbym_123.awsui_hidden_1xupv_1vbym_348:not(#\9) {
374
+ .awsui_navigation_1xupv_18anv_123.awsui_hidden_1xupv_18anv_348:not(#\9) {
375
375
  display: none;
376
376
  }
377
377
 
378
- .awsui_collapsed-steps_1xupv_1vbym_352:not(#\9) {
378
+ .awsui_collapsed-steps_1xupv_18anv_352:not(#\9) {
379
379
  color: var(--color-text-heading-secondary-37b2tq, #414d5c);
380
380
  font-weight: 700;
381
381
  padding-top: var(--space-scaled-xxs-7597g1, 4px);
382
382
  }
383
- .awsui_collapsed-steps-hidden_1xupv_1vbym_357:not(#\9) {
383
+ .awsui_collapsed-steps-hidden_1xupv_18anv_357:not(#\9) {
384
384
  display: none;
385
385
  }
386
386
 
387
- .awsui_form-header-component-wrapper_1xupv_1vbym_361:not(#\9) {
387
+ .awsui_form-header-component-wrapper_1xupv_18anv_361:not(#\9) {
388
388
  outline: none;
389
389
  }
390
- body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_1vbym_361:not(#\9):focus {
390
+ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_18anv_361:not(#\9):focus {
391
391
  outline: thin dotted;
392
392
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
393
393
  outline-offset: 2px;
@@ -396,30 +396,30 @@ body[data-awsui-focus-visible=true] .awsui_form-header-component-wrapper_1xupv_1
396
396
  box-shadow: 0 0 0 var(--border-link-focus-ring-shadow-spread-v8hkrl, 2px) var(--color-border-item-focused-b2ntyl, #0972d3);
397
397
  }
398
398
 
399
- .awsui_form-header-component_1xupv_1vbym_361:not(#\9),
400
- .awsui_navigation-link_1xupv_1vbym_374:not(#\9),
401
- .awsui_navigation-link-item_1xupv_1vbym_375:not(#\9),
402
- .awsui_navigation-link-label_1xupv_1vbym_376:not(#\9) {
399
+ .awsui_form-header-component_1xupv_18anv_361:not(#\9),
400
+ .awsui_navigation-link_1xupv_18anv_374:not(#\9),
401
+ .awsui_navigation-link-item_1xupv_18anv_375:not(#\9),
402
+ .awsui_navigation-link-label_1xupv_18anv_376:not(#\9) {
403
403
  /* used in test-utils */
404
404
  }
405
405
 
406
- .awsui_navigation-link-active_1xupv_1vbym_380:not(#\9) {
406
+ .awsui_navigation-link-active_1xupv_18anv_380:not(#\9) {
407
407
  font-weight: 700;
408
408
  color: var(--color-text-body-default-2sxhhn, #000716);
409
409
  }
410
410
 
411
- .awsui_navigation-link-disabled_1xupv_1vbym_385:not(#\9) {
411
+ .awsui_navigation-link-disabled_1xupv_18anv_385:not(#\9) {
412
412
  color: var(--color-text-status-inactive-m7co45, #5f6b7a);
413
413
  }
414
414
 
415
- .awsui_cancel-button_1xupv_1vbym_389:not(#\9),
416
- .awsui_previous-button_1xupv_1vbym_390:not(#\9),
417
- .awsui_primary-button_1xupv_1vbym_391:not(#\9),
418
- .awsui_skip-to-button_1xupv_1vbym_392:not(#\9) {
415
+ .awsui_cancel-button_1xupv_18anv_389:not(#\9),
416
+ .awsui_previous-button_1xupv_18anv_390:not(#\9),
417
+ .awsui_primary-button_1xupv_18anv_391:not(#\9),
418
+ .awsui_skip-to-button_1xupv_18anv_392:not(#\9) {
419
419
  /* used in test-utils */
420
420
  }
421
421
 
422
- .awsui_action-buttons_1xupv_1vbym_396:not(#\9) {
422
+ .awsui_action-buttons_1xupv_18anv_396:not(#\9) {
423
423
  display: flex;
424
424
  justify-content: flex-end;
425
425
  }
@@ -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_1vbym_94",
6
- "wizard": "awsui_wizard_1xupv_1vbym_107",
7
- "refresh": "awsui_refresh_1xupv_1vbym_107",
8
- "small-container": "awsui_small-container_1xupv_1vbym_114",
9
- "navigation": "awsui_navigation_1xupv_1vbym_123",
10
- "number": "awsui_number_1xupv_1vbym_185",
11
- "circle": "awsui_circle_1xupv_1vbym_201",
12
- "title": "awsui_title_1xupv_1vbym_209",
13
- "active": "awsui_active_1xupv_1vbym_238",
14
- "disabled": "awsui_disabled_1xupv_1vbym_249",
15
- "enabled": "awsui_enabled_1xupv_1vbym_259",
16
- "form": "awsui_form_1xupv_1vbym_301",
17
- "form-header": "awsui_form-header_1xupv_1vbym_307",
18
- "background": "awsui_background_1xupv_1vbym_318",
19
- "form-header-content": "awsui_form-header-content_1xupv_1vbym_330",
20
- "form-component": "awsui_form-component_1xupv_1vbym_334",
21
- "hidden": "awsui_hidden_1xupv_1vbym_348",
22
- "collapsed-steps": "awsui_collapsed-steps_1xupv_1vbym_352",
23
- "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_1vbym_357",
24
- "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_1vbym_361",
25
- "form-header-component": "awsui_form-header-component_1xupv_1vbym_361",
26
- "navigation-link": "awsui_navigation-link_1xupv_1vbym_374",
27
- "navigation-link-item": "awsui_navigation-link-item_1xupv_1vbym_375",
28
- "navigation-link-label": "awsui_navigation-link-label_1xupv_1vbym_376",
29
- "navigation-link-active": "awsui_navigation-link-active_1xupv_1vbym_380",
30
- "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_1vbym_385",
31
- "cancel-button": "awsui_cancel-button_1xupv_1vbym_389",
32
- "previous-button": "awsui_previous-button_1xupv_1vbym_390",
33
- "primary-button": "awsui_primary-button_1xupv_1vbym_391",
34
- "skip-to-button": "awsui_skip-to-button_1xupv_1vbym_392",
35
- "action-buttons": "awsui_action-buttons_1xupv_1vbym_396"
5
+ "root": "awsui_root_1xupv_18anv_94",
6
+ "wizard": "awsui_wizard_1xupv_18anv_107",
7
+ "refresh": "awsui_refresh_1xupv_18anv_107",
8
+ "small-container": "awsui_small-container_1xupv_18anv_114",
9
+ "navigation": "awsui_navigation_1xupv_18anv_123",
10
+ "number": "awsui_number_1xupv_18anv_185",
11
+ "circle": "awsui_circle_1xupv_18anv_201",
12
+ "title": "awsui_title_1xupv_18anv_209",
13
+ "active": "awsui_active_1xupv_18anv_238",
14
+ "disabled": "awsui_disabled_1xupv_18anv_249",
15
+ "enabled": "awsui_enabled_1xupv_18anv_259",
16
+ "form": "awsui_form_1xupv_18anv_301",
17
+ "form-header": "awsui_form-header_1xupv_18anv_307",
18
+ "background": "awsui_background_1xupv_18anv_318",
19
+ "form-header-content": "awsui_form-header-content_1xupv_18anv_330",
20
+ "form-component": "awsui_form-component_1xupv_18anv_334",
21
+ "hidden": "awsui_hidden_1xupv_18anv_348",
22
+ "collapsed-steps": "awsui_collapsed-steps_1xupv_18anv_352",
23
+ "collapsed-steps-hidden": "awsui_collapsed-steps-hidden_1xupv_18anv_357",
24
+ "form-header-component-wrapper": "awsui_form-header-component-wrapper_1xupv_18anv_361",
25
+ "form-header-component": "awsui_form-header-component_1xupv_18anv_361",
26
+ "navigation-link": "awsui_navigation-link_1xupv_18anv_374",
27
+ "navigation-link-item": "awsui_navigation-link-item_1xupv_18anv_375",
28
+ "navigation-link-label": "awsui_navigation-link-label_1xupv_18anv_376",
29
+ "navigation-link-active": "awsui_navigation-link-active_1xupv_18anv_380",
30
+ "navigation-link-disabled": "awsui_navigation-link-disabled_1xupv_18anv_385",
31
+ "cancel-button": "awsui_cancel-button_1xupv_18anv_389",
32
+ "previous-button": "awsui_previous-button_1xupv_18anv_390",
33
+ "primary-button": "awsui_primary-button_1xupv_18anv_391",
34
+ "skip-to-button": "awsui_skip-to-button_1xupv_18anv_392",
35
+ "action-buttons": "awsui_action-buttons_1xupv_18anv_396"
36
36
  };
37
37