@cloudscape-design/components 3.0.427 → 3.0.428

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.
@@ -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 @cloudscape-design/no-implicit-descendant, selector-max-type */
94
- .awsui_help-panel_1d237_180bi_94:not(#\9) {
94
+ .awsui_help-panel_1d237_1yuqf_94:not(#\9) {
95
95
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
96
96
  border-collapse: separate;
97
97
  border-spacing: 0;
@@ -131,32 +131,32 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
131
131
  word-wrap: break-word;
132
132
  padding: var(--space-scaled-l-0hpmd7, 20px) var(--space-panel-side-right-xofg51, 24px) 0 var(--space-panel-side-left-5t0who, 28px);
133
133
  }
134
- .awsui_help-panel_1d237_180bi_94 hr:not(#\9) {
134
+ .awsui_help-panel_1d237_1yuqf_94 hr:not(#\9) {
135
135
  border: none;
136
136
  border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
137
137
  margin: var(--space-scaled-xl-kswcw7, 24px) calc(-1 * var(--space-xs-zb16t3, 8px));
138
138
  }
139
- .awsui_help-panel_1d237_180bi_94 ol:not(#\9),
140
- .awsui_help-panel_1d237_180bi_94 ul:not(#\9) {
139
+ .awsui_help-panel_1d237_1yuqf_94 ol:not(#\9),
140
+ .awsui_help-panel_1d237_1yuqf_94 ul:not(#\9) {
141
141
  padding-left: var(--space-l-t419sm, 20px);
142
142
  list-style-position: outside;
143
143
  margin: var(--space-s-34lx8l, 12px) 0;
144
144
  }
145
- .awsui_help-panel_1d237_180bi_94 li:not(#\9) {
145
+ .awsui_help-panel_1d237_1yuqf_94 li:not(#\9) {
146
146
  margin: var(--space-scaled-xxs-7597g1, 4px) 0;
147
147
  }
148
- .awsui_help-panel_1d237_180bi_94 a:not(#\9),
149
- .awsui_help-panel_1d237_180bi_94 h2:not(#\9),
150
- .awsui_help-panel_1d237_180bi_94 h3:not(#\9),
151
- .awsui_help-panel_1d237_180bi_94 h4:not(#\9),
152
- .awsui_help-panel_1d237_180bi_94 h5:not(#\9),
153
- .awsui_help-panel_1d237_180bi_94 pre:not(#\9),
154
- .awsui_help-panel_1d237_180bi_94 code:not(#\9) {
148
+ .awsui_help-panel_1d237_1yuqf_94 a:not(#\9),
149
+ .awsui_help-panel_1d237_1yuqf_94 h2:not(#\9),
150
+ .awsui_help-panel_1d237_1yuqf_94 h3:not(#\9),
151
+ .awsui_help-panel_1d237_1yuqf_94 h4:not(#\9),
152
+ .awsui_help-panel_1d237_1yuqf_94 h5:not(#\9),
153
+ .awsui_help-panel_1d237_1yuqf_94 pre:not(#\9),
154
+ .awsui_help-panel_1d237_1yuqf_94 code:not(#\9) {
155
155
  margin: var(--space-xs-zb16t3, 8px) 0;
156
156
  padding-top: 0;
157
157
  padding-bottom: 0;
158
158
  }
159
- .awsui_help-panel_1d237_180bi_94 code:not(#\9) {
159
+ .awsui_help-panel_1d237_1yuqf_94 code:not(#\9) {
160
160
  font-size: var(--font-size-body-s-asqx2i, 12px);
161
161
  line-height: var(--line-height-body-s-7zv1j5, 16px);
162
162
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
@@ -166,7 +166,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
166
166
  word-wrap: break-word;
167
167
  white-space: pre-wrap;
168
168
  }
169
- .awsui_help-panel_1d237_180bi_94 pre:not(#\9) {
169
+ .awsui_help-panel_1d237_1yuqf_94 pre:not(#\9) {
170
170
  font-size: var(--font-size-body-s-asqx2i, 12px);
171
171
  line-height: var(--line-height-body-s-7zv1j5, 16px);
172
172
  letter-spacing: var(--letter-spacing-body-s-z9jkwp, 0.005em);
@@ -177,38 +177,38 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
177
177
  white-space: pre-wrap;
178
178
  padding: var(--space-xxs-p8yyaw, 4px);
179
179
  }
180
- .awsui_help-panel_1d237_180bi_94 dl:not(#\9) {
180
+ .awsui_help-panel_1d237_1yuqf_94 dl:not(#\9) {
181
181
  margin: var(--space-s-34lx8l, 12px) 0;
182
182
  /* stylelint-disable-next-line selector-max-universal */
183
183
  }
184
- .awsui_help-panel_1d237_180bi_94 dl *:not(#\9) {
184
+ .awsui_help-panel_1d237_1yuqf_94 dl *:not(#\9) {
185
185
  margin-top: 0;
186
186
  margin-bottom: 0;
187
187
  }
188
- .awsui_help-panel_1d237_180bi_94 dt:not(#\9) {
188
+ .awsui_help-panel_1d237_1yuqf_94 dt:not(#\9) {
189
189
  margin-top: var(--space-xs-zb16t3, 8px);
190
190
  font-weight: 700;
191
191
  }
192
- .awsui_help-panel_1d237_180bi_94 dd:not(#\9) {
192
+ .awsui_help-panel_1d237_1yuqf_94 dd:not(#\9) {
193
193
  margin: 0 0 var(--space-xs-zb16t3, 8px);
194
194
  }
195
- .awsui_help-panel_1d237_180bi_94 h2:not(#\9),
196
- .awsui_help-panel_1d237_180bi_94 h3:not(#\9),
197
- .awsui_help-panel_1d237_180bi_94 h4:not(#\9),
198
- .awsui_help-panel_1d237_180bi_94 h5:not(#\9),
199
- .awsui_help-panel_1d237_180bi_94 h6:not(#\9) {
195
+ .awsui_help-panel_1d237_1yuqf_94 h2:not(#\9),
196
+ .awsui_help-panel_1d237_1yuqf_94 h3:not(#\9),
197
+ .awsui_help-panel_1d237_1yuqf_94 h4:not(#\9),
198
+ .awsui_help-panel_1d237_1yuqf_94 h5:not(#\9),
199
+ .awsui_help-panel_1d237_1yuqf_94 h6:not(#\9) {
200
200
  margin-top: var(--space-xl-lmui9r, 24px);
201
201
  color: var(--color-text-heading-default-rtslvy, #000716);
202
202
  }
203
- .awsui_help-panel_1d237_180bi_94 > :not(#\9):last-child {
203
+ .awsui_help-panel_1d237_1yuqf_94 > :not(#\9):last-child {
204
204
  margin-bottom: var(--space-scaled-xxxl-fdg8ai, 40px);
205
205
  }
206
- .awsui_help-panel_1d237_180bi_94 p:not(#\9) {
206
+ .awsui_help-panel_1d237_1yuqf_94 p:not(#\9) {
207
207
  color: inherit;
208
208
  text-decoration: none;
209
209
  margin: var(--space-s-34lx8l, 12px) 0;
210
210
  }
211
- .awsui_help-panel_1d237_180bi_94 h1:not(#\9) {
211
+ .awsui_help-panel_1d237_1yuqf_94 h1:not(#\9) {
212
212
  font-size: var(--font-size-heading-xl-ypc05a, 24px);
213
213
  line-height: var(--line-height-heading-xl-avbttk, 30px);
214
214
  letter-spacing: var(--letter-spacing-heading-xl-sagq9c, -0.02em);
@@ -216,7 +216,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
216
216
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
217
217
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
218
218
  }
219
- .awsui_help-panel_1d237_180bi_94 h2:not(#\9) {
219
+ .awsui_help-panel_1d237_1yuqf_94 h2:not(#\9) {
220
220
  font-size: var(--font-size-heading-l-ou0d0l, 20px);
221
221
  line-height: var(--line-height-heading-l-mmm3my, 24px);
222
222
  letter-spacing: var(--letter-spacing-heading-l-qqjd4y, -0.015em);
@@ -224,7 +224,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
224
224
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
225
225
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
226
226
  }
227
- .awsui_help-panel_1d237_180bi_94 h3:not(#\9) {
227
+ .awsui_help-panel_1d237_1yuqf_94 h3:not(#\9) {
228
228
  font-size: var(--font-size-heading-m-sjd256, 18px);
229
229
  line-height: var(--line-height-heading-m-50evfk, 22px);
230
230
  letter-spacing: var(--letter-spacing-heading-m-0w575i, -0.01em);
@@ -232,7 +232,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
232
232
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
233
233
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
234
234
  }
235
- .awsui_help-panel_1d237_180bi_94 h4:not(#\9) {
235
+ .awsui_help-panel_1d237_1yuqf_94 h4:not(#\9) {
236
236
  font-size: var(--font-size-heading-s-yykzif, 16px);
237
237
  line-height: var(--line-height-heading-s-4i6ewn, 20px);
238
238
  letter-spacing: var(--letter-spacing-heading-s-jr3mor, -0.005em);
@@ -240,18 +240,18 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
240
240
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
241
241
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
242
242
  }
243
- .awsui_help-panel_1d237_180bi_94 h5:not(#\9) {
243
+ .awsui_help-panel_1d237_1yuqf_94 h5:not(#\9) {
244
244
  font-size: var(--font-size-heading-xs-wo4hpf, 14px);
245
245
  line-height: var(--line-height-heading-xs-aeleja, 18px);
246
246
  font-weight: var(--font-weight-heading-xs-l7rqme, 700);
247
247
  -webkit-font-smoothing: var(--font-smoothing-webkit-m8nc84, antialiased);
248
248
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-foywby, grayscale);
249
249
  }
250
- .awsui_help-panel_1d237_180bi_94 b:not(#\9),
251
- .awsui_help-panel_1d237_180bi_94 strong:not(#\9) {
250
+ .awsui_help-panel_1d237_1yuqf_94 b:not(#\9),
251
+ .awsui_help-panel_1d237_1yuqf_94 strong:not(#\9) {
252
252
  font-weight: 700;
253
253
  }
254
- .awsui_help-panel_1d237_180bi_94 .awsui_header_1d237_180bi_228:not(#\9) {
254
+ .awsui_help-panel_1d237_1yuqf_94 .awsui_header_1d237_1yuqf_228:not(#\9) {
255
255
  font-size: var(--font-panel-header-size-edjz3l, 18px);
256
256
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
257
257
  font-weight: var(--font-weight-heading-l-f8711v, 700);
@@ -265,11 +265,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
265
265
  border-bottom: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
266
266
  margin: 0 calc(-1 * var(--space-panel-side-right-xofg51, 24px)) var(--space-scaled-l-0hpmd7, 20px) calc(-1 * var(--space-panel-side-left-5t0who, 28px));
267
267
  }
268
- .awsui_help-panel_1d237_180bi_94 .awsui_header_1d237_180bi_228 h2:not(#\9),
269
- .awsui_help-panel_1d237_180bi_94 .awsui_header_1d237_180bi_228 h3:not(#\9),
270
- .awsui_help-panel_1d237_180bi_94 .awsui_header_1d237_180bi_228 h4:not(#\9),
271
- .awsui_help-panel_1d237_180bi_94 .awsui_header_1d237_180bi_228 h5:not(#\9),
272
- .awsui_help-panel_1d237_180bi_94 .awsui_header_1d237_180bi_228 h6:not(#\9) {
268
+ .awsui_help-panel_1d237_1yuqf_94 .awsui_header_1d237_1yuqf_228 h2:not(#\9),
269
+ .awsui_help-panel_1d237_1yuqf_94 .awsui_header_1d237_1yuqf_228 h3:not(#\9),
270
+ .awsui_help-panel_1d237_1yuqf_94 .awsui_header_1d237_1yuqf_228 h4:not(#\9),
271
+ .awsui_help-panel_1d237_1yuqf_94 .awsui_header_1d237_1yuqf_228 h5:not(#\9),
272
+ .awsui_help-panel_1d237_1yuqf_94 .awsui_header_1d237_1yuqf_228 h6:not(#\9) {
273
273
  font-size: var(--font-panel-header-size-edjz3l, 18px);
274
274
  line-height: var(--font-panel-header-line-height-kxi4u2, 22px);
275
275
  font-weight: var(--font-weight-heading-l-f8711v, 700);
@@ -281,107 +281,107 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
281
281
  margin-bottom: 0;
282
282
  }
283
283
 
284
- .awsui_content_1d237_180bi_258:not(#\9) {
284
+ .awsui_content_1d237_1yuqf_258:not(#\9) {
285
285
  color: var(--color-text-body-secondary-so8znq, #414d5c);
286
286
  }
287
- .awsui_content_1d237_180bi_258 h2:not(#\9):first-child,
288
- .awsui_content_1d237_180bi_258 h3:not(#\9):first-child,
289
- .awsui_content_1d237_180bi_258 h4:not(#\9):first-child,
290
- .awsui_content_1d237_180bi_258 h5:not(#\9):first-child,
291
- .awsui_content_1d237_180bi_258 h6:not(#\9):first-child {
287
+ .awsui_content_1d237_1yuqf_258 h2:not(#\9):first-child,
288
+ .awsui_content_1d237_1yuqf_258 h3:not(#\9):first-child,
289
+ .awsui_content_1d237_1yuqf_258 h4:not(#\9):first-child,
290
+ .awsui_content_1d237_1yuqf_258 h5:not(#\9):first-child,
291
+ .awsui_content_1d237_1yuqf_258 h6:not(#\9):first-child {
292
292
  margin-top: 0;
293
293
  }
294
- .awsui_content_1d237_180bi_258 a:not(#\9) {
294
+ .awsui_content_1d237_1yuqf_258 a:not(#\9) {
295
295
  color: var(--color-text-link-default-latg1a, #0972d3);
296
296
  font-weight: inherit;
297
297
  letter-spacing: normal;
298
- text-decoration: underline;
299
- /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
298
+ text-decoration-line: underline;
300
299
  text-decoration-color: currentColor;
301
300
  transition-property: color, -webkit-text-decoration;
302
301
  transition-property: color, text-decoration;
303
302
  transition-property: color, text-decoration, -webkit-text-decoration;
304
303
  transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
304
+ text-underline-offset: 0.25em;
305
+ text-decoration-thickness: 1px;
305
306
  }
306
307
  @media (prefers-reduced-motion: reduce) {
307
- .awsui_content_1d237_180bi_258 a:not(#\9) {
308
+ .awsui_content_1d237_1yuqf_258 a:not(#\9) {
308
309
  animation: none;
309
310
  transition: none;
310
311
  }
311
312
  }
312
- .awsui-motion-disabled .awsui_content_1d237_180bi_258 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_180bi_258 a:not(#\9) {
313
+ .awsui-motion-disabled .awsui_content_1d237_1yuqf_258 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_1yuqf_258 a:not(#\9) {
313
314
  animation: none;
314
315
  transition: none;
315
316
  }
316
- .awsui_content_1d237_180bi_258 a:not(#\9):hover {
317
+ .awsui_content_1d237_1yuqf_258 a:not(#\9):hover {
317
318
  cursor: pointer;
318
319
  color: var(--color-text-link-hover-8j6p14, #033160);
319
320
  }
320
- .awsui_content_1d237_180bi_258 a:not(#\9):focus {
321
+ .awsui_content_1d237_1yuqf_258 a:not(#\9):focus {
321
322
  outline: none;
322
323
  }
323
- .awsui_content_1d237_180bi_258 a:not(#\9):active {
324
+ .awsui_content_1d237_1yuqf_258 a:not(#\9):active {
324
325
  color: var(--color-text-link-hover-8j6p14, #033160);
325
326
  }
326
- .awsui_content_1d237_180bi_258 a:not(#\9):active, .awsui_content_1d237_180bi_258 a:not(#\9):focus, .awsui_content_1d237_180bi_258 a:not(#\9):hover {
327
- text-decoration: underline;
328
- /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
327
+ .awsui_content_1d237_1yuqf_258 a:not(#\9):active, .awsui_content_1d237_1yuqf_258 a:not(#\9):focus, .awsui_content_1d237_1yuqf_258 a:not(#\9):hover {
328
+ text-decoration-line: underline;
329
329
  text-decoration-color: currentColor;
330
330
  }
331
331
 
332
- .awsui_footer_1d237_180bi_304:not(#\9) {
332
+ .awsui_footer_1d237_1yuqf_304:not(#\9) {
333
333
  color: var(--color-text-body-secondary-so8znq, #414d5c);
334
334
  border-top: var(--border-divider-section-width-8a5uu9, 2px) solid var(--color-border-divider-default-et9j7s, #e9ebed);
335
335
  margin: var(--space-scaled-xl-kswcw7, 24px) calc(-1 * var(--space-xs-zb16t3, 8px));
336
336
  padding: 0 var(--space-s-34lx8l, 12px);
337
337
  }
338
- .awsui_footer_1d237_180bi_304 > :not(#\9):first-child {
338
+ .awsui_footer_1d237_1yuqf_304 > :not(#\9):first-child {
339
339
  margin-top: var(--space-scaled-xl-kswcw7, 24px);
340
340
  }
341
- .awsui_footer_1d237_180bi_304 ul:not(#\9) {
341
+ .awsui_footer_1d237_1yuqf_304 ul:not(#\9) {
342
342
  list-style: none;
343
343
  padding-left: 0;
344
344
  }
345
- .awsui_footer_1d237_180bi_304 a:not(#\9) {
345
+ .awsui_footer_1d237_1yuqf_304 a:not(#\9) {
346
346
  color: var(--color-text-link-default-latg1a, #0972d3);
347
347
  font-weight: inherit;
348
348
  letter-spacing: normal;
349
- text-decoration: none;
350
- /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
349
+ text-decoration-line: none;
351
350
  text-decoration-color: transparent;
352
351
  transition-property: color, -webkit-text-decoration;
353
352
  transition-property: color, text-decoration;
354
353
  transition-property: color, text-decoration, -webkit-text-decoration;
355
354
  transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
355
+ text-underline-offset: 0.25em;
356
+ text-decoration-thickness: 1px;
356
357
  }
357
358
  @media (prefers-reduced-motion: reduce) {
358
- .awsui_footer_1d237_180bi_304 a:not(#\9) {
359
+ .awsui_footer_1d237_1yuqf_304 a:not(#\9) {
359
360
  animation: none;
360
361
  transition: none;
361
362
  }
362
363
  }
363
- .awsui-motion-disabled .awsui_footer_1d237_180bi_304 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_180bi_304 a:not(#\9) {
364
+ .awsui-motion-disabled .awsui_footer_1d237_1yuqf_304 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_1yuqf_304 a:not(#\9) {
364
365
  animation: none;
365
366
  transition: none;
366
367
  }
367
- .awsui_footer_1d237_180bi_304 a:not(#\9):hover {
368
+ .awsui_footer_1d237_1yuqf_304 a:not(#\9):hover {
368
369
  cursor: pointer;
369
370
  color: var(--color-text-link-hover-8j6p14, #033160);
370
371
  }
371
- .awsui_footer_1d237_180bi_304 a:not(#\9):focus {
372
+ .awsui_footer_1d237_1yuqf_304 a:not(#\9):focus {
372
373
  outline: none;
373
374
  }
374
- .awsui_footer_1d237_180bi_304 a:not(#\9):active {
375
+ .awsui_footer_1d237_1yuqf_304 a:not(#\9):active {
375
376
  color: var(--color-text-link-hover-8j6p14, #033160);
376
377
  }
377
- .awsui_footer_1d237_180bi_304 a:not(#\9):active, .awsui_footer_1d237_180bi_304 a:not(#\9):focus, .awsui_footer_1d237_180bi_304 a:not(#\9):hover {
378
- text-decoration: underline;
379
- /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
378
+ .awsui_footer_1d237_1yuqf_304 a:not(#\9):active, .awsui_footer_1d237_1yuqf_304 a:not(#\9):focus, .awsui_footer_1d237_1yuqf_304 a:not(#\9):hover {
379
+ text-decoration-line: underline;
380
380
  text-decoration-color: currentColor;
381
381
  }
382
382
 
383
- .awsui_content_1d237_180bi_258 a:not(#\9):focus,
384
- .awsui_footer_1d237_180bi_304 a:not(#\9):focus {
383
+ .awsui_content_1d237_1yuqf_258 a:not(#\9):focus,
384
+ .awsui_footer_1d237_1yuqf_304 a:not(#\9):focus {
385
385
  outline: thin dotted;
386
386
  outline: var(--border-link-focus-ring-outline-kkfop6, 0);
387
387
  outline-offset: 2px;
@@ -2,9 +2,9 @@
2
2
  // es-module interop with Babel and Typescript
3
3
  Object.defineProperty(exports, "__esModule", { value: true });
4
4
  module.exports.default = {
5
- "help-panel": "awsui_help-panel_1d237_180bi_94",
6
- "header": "awsui_header_1d237_180bi_228",
7
- "content": "awsui_content_1d237_180bi_258",
8
- "footer": "awsui_footer_1d237_180bi_304"
5
+ "help-panel": "awsui_help-panel_1d237_1yuqf_94",
6
+ "header": "awsui_header_1d237_1yuqf_228",
7
+ "content": "awsui_content_1d237_1yuqf_258",
8
+ "footer": "awsui_footer_1d237_1yuqf_304"
9
9
  };
10
10
 
@@ -1,14 +1,14 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "root": "awsui_root_gfwv3_1m10o_93",
5
- "horizontal": "awsui_horizontal_gfwv3_1m10o_98",
6
- "vertical": "awsui_vertical_gfwv3_1m10o_102",
7
- "list": "awsui_list_gfwv3_1m10o_106",
8
- "list-item": "awsui_list-item_gfwv3_1m10o_124",
9
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1m10o_129",
10
- "toggle": "awsui_toggle_gfwv3_1m10o_129",
11
- "description": "awsui_description_gfwv3_1m10o_197",
12
- "separator": "awsui_separator_gfwv3_1m10o_201"
4
+ "root": "awsui_root_gfwv3_1hm9o_93",
5
+ "horizontal": "awsui_horizontal_gfwv3_1hm9o_98",
6
+ "vertical": "awsui_vertical_gfwv3_1hm9o_102",
7
+ "list": "awsui_list_gfwv3_1hm9o_106",
8
+ "list-item": "awsui_list-item_gfwv3_1hm9o_124",
9
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1hm9o_129",
10
+ "toggle": "awsui_toggle_gfwv3_1hm9o_129",
11
+ "description": "awsui_description_gfwv3_1hm9o_197",
12
+ "separator": "awsui_separator_gfwv3_1hm9o_201"
13
13
  };
14
14
 
@@ -90,49 +90,49 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
90
90
  Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
91
91
  SPDX-License-Identifier: Apache-2.0
92
92
  */
93
- .awsui_root_gfwv3_1m10o_93:not(#\9) {
93
+ .awsui_root_gfwv3_1hm9o_93:not(#\9) {
94
94
  display: flex;
95
95
  flex-wrap: wrap;
96
96
  gap: var(--space-scaled-xs-26e2du, 8px);
97
97
  }
98
- .awsui_root_gfwv3_1m10o_93.awsui_horizontal_gfwv3_1m10o_98:not(#\9) {
98
+ .awsui_root_gfwv3_1hm9o_93.awsui_horizontal_gfwv3_1hm9o_98:not(#\9) {
99
99
  gap: var(--space-xs-zb16t3, 8px);
100
100
  flex-direction: row;
101
101
  }
102
- .awsui_root_gfwv3_1m10o_93.awsui_vertical_gfwv3_1m10o_102:not(#\9) {
102
+ .awsui_root_gfwv3_1hm9o_93.awsui_vertical_gfwv3_1hm9o_102:not(#\9) {
103
103
  flex-direction: column;
104
104
  }
105
105
 
106
- .awsui_list_gfwv3_1m10o_106:not(#\9) {
106
+ .awsui_list_gfwv3_1hm9o_106:not(#\9) {
107
107
  display: contents;
108
108
  list-style: none;
109
109
  padding: 0;
110
110
  margin: 0;
111
111
  }
112
- .awsui_list_gfwv3_1m10o_106.awsui_horizontal_gfwv3_1m10o_98:not(#\9), .awsui_list_gfwv3_1m10o_106.awsui_vertical_gfwv3_1m10o_102:not(#\9) {
112
+ .awsui_list_gfwv3_1hm9o_106.awsui_horizontal_gfwv3_1hm9o_98:not(#\9), .awsui_list_gfwv3_1hm9o_106.awsui_vertical_gfwv3_1hm9o_102:not(#\9) {
113
113
  display: flex;
114
114
  flex-wrap: wrap;
115
115
  gap: var(--space-xs-zb16t3, 8px);
116
116
  }
117
- .awsui_list_gfwv3_1m10o_106.awsui_horizontal_gfwv3_1m10o_98:not(#\9) {
117
+ .awsui_list_gfwv3_1hm9o_106.awsui_horizontal_gfwv3_1hm9o_98:not(#\9) {
118
118
  flex-direction: row;
119
119
  }
120
- .awsui_list_gfwv3_1m10o_106.awsui_vertical_gfwv3_1m10o_102:not(#\9) {
120
+ .awsui_list_gfwv3_1hm9o_106.awsui_vertical_gfwv3_1hm9o_102:not(#\9) {
121
121
  flex-direction: column;
122
122
  }
123
123
 
124
- .awsui_list-item_gfwv3_1m10o_124:not(#\9) {
124
+ .awsui_list-item_gfwv3_1hm9o_124:not(#\9) {
125
125
  padding: 0;
126
126
  margin: 0;
127
127
  }
128
128
 
129
- .awsui_toggle-container-inline_gfwv3_1m10o_129:not(#\9) {
129
+ .awsui_toggle-container-inline_gfwv3_1hm9o_129:not(#\9) {
130
130
  padding-left: var(--space-xs-zb16t3, 8px);
131
131
  display: flex;
132
132
  align-items: center;
133
133
  }
134
134
 
135
- .awsui_toggle_gfwv3_1m10o_129:not(#\9) {
135
+ .awsui_toggle_gfwv3_1hm9o_129:not(#\9) {
136
136
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
137
137
  border-collapse: separate;
138
138
  border-spacing: 0;
@@ -172,13 +172,14 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
172
172
  color: var(--color-text-link-default-latg1a, #0972d3);
173
173
  font-weight: inherit;
174
174
  letter-spacing: normal;
175
- text-decoration: none;
176
- /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
175
+ text-decoration-line: none;
177
176
  text-decoration-color: transparent;
178
177
  transition-property: color, -webkit-text-decoration;
179
178
  transition-property: color, text-decoration;
180
179
  transition-property: color, text-decoration, -webkit-text-decoration;
181
180
  transition-duration: var(--motion-duration-refresh-only-medium-nf6485, 165ms);
181
+ text-underline-offset: 0.25em;
182
+ text-decoration-thickness: 1px;
182
183
  display: flex;
183
184
  align-items: center;
184
185
  background-color: transparent;
@@ -187,46 +188,45 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
187
188
  margin-left: -1px;
188
189
  }
189
190
  @media (prefers-reduced-motion: reduce) {
190
- .awsui_toggle_gfwv3_1m10o_129:not(#\9) {
191
+ .awsui_toggle_gfwv3_1hm9o_129:not(#\9) {
191
192
  animation: none;
192
193
  transition: none;
193
194
  }
194
195
  }
195
- .awsui-motion-disabled .awsui_toggle_gfwv3_1m10o_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1m10o_129:not(#\9) {
196
+ .awsui-motion-disabled .awsui_toggle_gfwv3_1hm9o_129:not(#\9), .awsui-mode-entering .awsui_toggle_gfwv3_1hm9o_129:not(#\9) {
196
197
  animation: none;
197
198
  transition: none;
198
199
  }
199
- .awsui_toggle_gfwv3_1m10o_129:not(#\9):hover {
200
+ .awsui_toggle_gfwv3_1hm9o_129:not(#\9):hover {
200
201
  cursor: pointer;
201
202
  color: var(--color-text-link-hover-8j6p14, #033160);
202
203
  }
203
- .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus {
204
+ .awsui_toggle_gfwv3_1hm9o_129:not(#\9):focus {
204
205
  outline: none;
205
206
  }
206
- .awsui_toggle_gfwv3_1m10o_129:not(#\9):active {
207
+ .awsui_toggle_gfwv3_1hm9o_129:not(#\9):active {
207
208
  color: var(--color-text-link-hover-8j6p14, #033160);
208
209
  }
209
- .awsui_toggle_gfwv3_1m10o_129:not(#\9):active, .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus, .awsui_toggle_gfwv3_1m10o_129:not(#\9):hover {
210
- text-decoration: underline;
211
- /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
210
+ .awsui_toggle_gfwv3_1hm9o_129:not(#\9):active, .awsui_toggle_gfwv3_1hm9o_129:not(#\9):focus, .awsui_toggle_gfwv3_1hm9o_129:not(#\9):hover {
211
+ text-decoration-line: underline;
212
212
  text-decoration-color: currentColor;
213
213
  }
214
- .awsui_toggle_gfwv3_1m10o_129:not(#\9):active, .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus, .awsui_toggle_gfwv3_1m10o_129:not(#\9):hover {
214
+ .awsui_toggle_gfwv3_1hm9o_129:not(#\9):active, .awsui_toggle_gfwv3_1hm9o_129:not(#\9):focus, .awsui_toggle_gfwv3_1hm9o_129:not(#\9):hover {
215
215
  text-decoration: none;
216
216
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
217
217
  text-decoration-color: transparent;
218
218
  }
219
- body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1m10o_129:not(#\9):focus {
219
+ body[data-awsui-focus-visible=true] .awsui_toggle_gfwv3_1hm9o_129:not(#\9):focus {
220
220
  outline: 2px dotted transparent;
221
221
  border: var(--border-field-width-09w7vk, 2px) solid var(--color-border-item-focused-b2ntyl, #0972d3);
222
222
  border-radius: var(--border-radius-control-default-focus-ring-u8zbsz, 4px);
223
223
  box-shadow: 0 0 0 var(--border-control-focus-ring-shadow-spread-0ctpjf, 0px) var(--color-border-item-focused-b2ntyl, #0972d3);
224
224
  }
225
- .awsui_toggle_gfwv3_1m10o_129 > .awsui_description_gfwv3_1m10o_197:not(#\9) {
225
+ .awsui_toggle_gfwv3_1hm9o_129 > .awsui_description_gfwv3_1hm9o_197:not(#\9) {
226
226
  margin-left: var(--space-xxs-p8yyaw, 4px);
227
227
  }
228
228
 
229
- .awsui_separator_gfwv3_1m10o_201:not(#\9) {
229
+ .awsui_separator_gfwv3_1hm9o_201:not(#\9) {
230
230
  margin: 0px var(--space-scaled-m-mo5yse, 16px);
231
231
  width: var(--border-divider-section-width-8a5uu9, 2px);
232
232
  background-color: var(--color-border-divider-default-et9j7s, #e9ebed);
@@ -2,14 +2,14 @@
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_gfwv3_1m10o_93",
6
- "horizontal": "awsui_horizontal_gfwv3_1m10o_98",
7
- "vertical": "awsui_vertical_gfwv3_1m10o_102",
8
- "list": "awsui_list_gfwv3_1m10o_106",
9
- "list-item": "awsui_list-item_gfwv3_1m10o_124",
10
- "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1m10o_129",
11
- "toggle": "awsui_toggle_gfwv3_1m10o_129",
12
- "description": "awsui_description_gfwv3_1m10o_197",
13
- "separator": "awsui_separator_gfwv3_1m10o_201"
5
+ "root": "awsui_root_gfwv3_1hm9o_93",
6
+ "horizontal": "awsui_horizontal_gfwv3_1hm9o_98",
7
+ "vertical": "awsui_vertical_gfwv3_1hm9o_102",
8
+ "list": "awsui_list_gfwv3_1hm9o_106",
9
+ "list-item": "awsui_list-item_gfwv3_1hm9o_124",
10
+ "toggle-container-inline": "awsui_toggle-container-inline_gfwv3_1hm9o_129",
11
+ "toggle": "awsui_toggle_gfwv3_1hm9o_129",
12
+ "description": "awsui_description_gfwv3_1hm9o_197",
13
+ "separator": "awsui_separator_gfwv3_1hm9o_201"
14
14
  };
15
15
 
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (d8db7fce)";
2
+ export var PACKAGE_VERSION = "3.0.0 (2294c10c)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (d8db7fce)",
3
+ "PACKAGE_VERSION": "3.0.0 (2294c10c)",
4
4
  "THEME": "default",
5
5
  "ALWAYS_VISUAL_REFRESH": false
6
6
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "d8db7fce029a893b023a11e4b1e5caf78afb1d9f"
2
+ "commit": "2294c10cff96dc16845692f9cd84aa368ed41d45"
3
3
  }
@@ -1,25 +1,25 @@
1
1
 
2
2
  import './styles.scoped.css';
3
3
  export default {
4
- "link": "awsui_link_4c84z_bi4b4_93",
5
- "variant-secondary": "awsui_variant-secondary_4c84z_bi4b4_140",
6
- "variant-primary": "awsui_variant-primary_4c84z_bi4b4_177",
7
- "variant-info": "awsui_variant-info_4c84z_bi4b4_212",
8
- "variant-value-large": "awsui_variant-value-large_4c84z_bi4b4_249",
9
- "variant-top-navigation": "awsui_variant-top-navigation_4c84z_bi4b4_285",
10
- "variant-recovery": "awsui_variant-recovery_4c84z_bi4b4_320",
11
- "button": "awsui_button_4c84z_bi4b4_355",
12
- "color-inverted": "awsui_color-inverted_4c84z_bi4b4_392",
13
- "font-size-body-s": "awsui_font-size-body-s_4c84z_bi4b4_411",
14
- "font-size-body-m": "awsui_font-size-body-m_4c84z_bi4b4_416",
15
- "font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_bi4b4_420",
16
- "font-size-heading-s": "awsui_font-size-heading-s_4c84z_bi4b4_424",
17
- "font-size-heading-m": "awsui_font-size-heading-m_4c84z_bi4b4_429",
18
- "font-size-heading-l": "awsui_font-size-heading-l_4c84z_bi4b4_434",
19
- "font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_bi4b4_439",
20
- "font-size-display-l": "awsui_font-size-display-l_4c84z_bi4b4_444",
21
- "font-size-inherit": "awsui_font-size-inherit_4c84z_bi4b4_449",
22
- "icon-wrapper": "awsui_icon-wrapper_4c84z_bi4b4_455",
23
- "icon": "awsui_icon_4c84z_bi4b4_455"
4
+ "link": "awsui_link_4c84z_5dqaj_93",
5
+ "variant-secondary": "awsui_variant-secondary_4c84z_5dqaj_140",
6
+ "variant-primary": "awsui_variant-primary_4c84z_5dqaj_175",
7
+ "variant-info": "awsui_variant-info_4c84z_5dqaj_208",
8
+ "variant-value-large": "awsui_variant-value-large_4c84z_5dqaj_243",
9
+ "variant-top-navigation": "awsui_variant-top-navigation_4c84z_5dqaj_275",
10
+ "variant-recovery": "awsui_variant-recovery_4c84z_5dqaj_308",
11
+ "button": "awsui_button_4c84z_5dqaj_341",
12
+ "color-inverted": "awsui_color-inverted_4c84z_5dqaj_376",
13
+ "font-size-body-s": "awsui_font-size-body-s_4c84z_5dqaj_394",
14
+ "font-size-body-m": "awsui_font-size-body-m_4c84z_5dqaj_401",
15
+ "font-size-heading-xs": "awsui_font-size-heading-xs_4c84z_5dqaj_407",
16
+ "font-size-heading-s": "awsui_font-size-heading-s_4c84z_5dqaj_413",
17
+ "font-size-heading-m": "awsui_font-size-heading-m_4c84z_5dqaj_420",
18
+ "font-size-heading-l": "awsui_font-size-heading-l_4c84z_5dqaj_427",
19
+ "font-size-heading-xl": "awsui_font-size-heading-xl_4c84z_5dqaj_434",
20
+ "font-size-display-l": "awsui_font-size-display-l_4c84z_5dqaj_441",
21
+ "font-size-inherit": "awsui_font-size-inherit_4c84z_5dqaj_448",
22
+ "icon-wrapper": "awsui_icon-wrapper_4c84z_5dqaj_456",
23
+ "icon": "awsui_icon_4c84z_5dqaj_456"
24
24
  };
25
25