@cloudscape-design/components-themeable 3.0.1223 → 3.0.1224

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 (36) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  3. package/lib/internal/scss/internal/styles/typography/mixins.scss +1 -0
  4. package/lib/internal/scss/prompt-input/styles.scss +1 -0
  5. package/lib/internal/template/app-layout/interfaces.d.ts +1 -1
  6. package/lib/internal/template/app-layout/interfaces.js.map +1 -1
  7. package/lib/internal/template/box/styles.css.js +192 -192
  8. package/lib/internal/template/box/styles.scoped.css +239 -237
  9. package/lib/internal/template/box/styles.selectors.js +192 -192
  10. package/lib/internal/template/help-panel/styles.css.js +6 -6
  11. package/lib/internal/template/help-panel/styles.scoped.css +68 -67
  12. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  13. package/lib/internal/template/internal/base-component/styles.scoped.css +2 -1
  14. package/lib/internal/template/internal/environment.js +2 -2
  15. package/lib/internal/template/internal/environment.json +2 -2
  16. package/lib/internal/template/internal/generated/styles/tokens.d.ts +1 -0
  17. package/lib/internal/template/internal/generated/styles/tokens.js +1 -0
  18. package/lib/internal/template/internal/generated/theming/index.cjs +13 -0
  19. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +45 -0
  20. package/lib/internal/template/internal/generated/theming/index.d.ts +45 -0
  21. package/lib/internal/template/internal/generated/theming/index.js +13 -0
  22. package/lib/internal/template/link/interfaces.d.ts +6 -6
  23. package/lib/internal/template/link/interfaces.js.map +1 -1
  24. package/lib/internal/template/link/styles.css.js +20 -20
  25. package/lib/internal/template/link/styles.scoped.css +72 -71
  26. package/lib/internal/template/link/styles.selectors.js +20 -20
  27. package/lib/internal/template/popover/styles.css.js +57 -57
  28. package/lib/internal/template/popover/styles.scoped.css +91 -89
  29. package/lib/internal/template/popover/styles.selectors.js +57 -57
  30. package/lib/internal/template/prompt-input/styles.css.js +17 -17
  31. package/lib/internal/template/prompt-input/styles.scoped.css +40 -39
  32. package/lib/internal/template/prompt-input/styles.selectors.js +17 -17
  33. package/lib/internal/template/text-content/styles.css.js +1 -1
  34. package/lib/internal/template/text-content/styles.scoped.css +61 -60
  35. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  36. package/package.json +1 -1
@@ -178,7 +178,7 @@
178
178
  */
179
179
  /* Style used for links in slots/components that are text heavy, to help links stand out among
180
180
  surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
181
- .awsui_help-panel_1d237_1tu1h_181:not(#\9) {
181
+ .awsui_help-panel_1d237_1x4v0_181:not(#\9) {
182
182
  border-collapse: separate;
183
183
  border-spacing: 0;
184
184
  box-sizing: border-box;
@@ -214,36 +214,36 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
214
214
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
215
215
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
216
216
  }
217
- .awsui_help-panel_1d237_1tu1h_181 hr:not(#\9) {
217
+ .awsui_help-panel_1d237_1x4v0_181 hr:not(#\9) {
218
218
  border-block: none;
219
219
  border-inline: none;
220
220
  border-block-start: var(--border-divider-section-width-sznrdy, 1px) solid var(--color-border-divider-default-ipvpev, #eaeded);
221
221
  margin-block: var(--space-scaled-xl-nxtcbc, 24px);
222
222
  margin-inline: calc(-1 * var(--space-panel-divider-margin-horizontal-6msb21, 12px));
223
223
  }
224
- .awsui_help-panel_1d237_1tu1h_181 ol:not(#\9),
225
- .awsui_help-panel_1d237_1tu1h_181 ul:not(#\9) {
224
+ .awsui_help-panel_1d237_1x4v0_181 ol:not(#\9),
225
+ .awsui_help-panel_1d237_1x4v0_181 ul:not(#\9) {
226
226
  padding-inline-start: var(--space-l-3cws6j, 20px);
227
227
  list-style-position: outside;
228
228
  margin-block: var(--space-s-4a5hs8, 12px);
229
229
  margin-inline: 0;
230
230
  }
231
- .awsui_help-panel_1d237_1tu1h_181 li:not(#\9) {
231
+ .awsui_help-panel_1d237_1x4v0_181 li:not(#\9) {
232
232
  margin-block: var(--space-scaled-xxs-jatbiv, 4px);
233
233
  margin-inline: 0;
234
234
  }
235
- .awsui_help-panel_1d237_1tu1h_181 a:not(#\9),
236
- .awsui_help-panel_1d237_1tu1h_181 h2:not(#\9),
237
- .awsui_help-panel_1d237_1tu1h_181 h3:not(#\9),
238
- .awsui_help-panel_1d237_1tu1h_181 h4:not(#\9),
239
- .awsui_help-panel_1d237_1tu1h_181 h5:not(#\9),
240
- .awsui_help-panel_1d237_1tu1h_181 pre:not(#\9),
241
- .awsui_help-panel_1d237_1tu1h_181 code:not(#\9) {
235
+ .awsui_help-panel_1d237_1x4v0_181 a:not(#\9),
236
+ .awsui_help-panel_1d237_1x4v0_181 h2:not(#\9),
237
+ .awsui_help-panel_1d237_1x4v0_181 h3:not(#\9),
238
+ .awsui_help-panel_1d237_1x4v0_181 h4:not(#\9),
239
+ .awsui_help-panel_1d237_1x4v0_181 h5:not(#\9),
240
+ .awsui_help-panel_1d237_1x4v0_181 pre:not(#\9),
241
+ .awsui_help-panel_1d237_1x4v0_181 code:not(#\9) {
242
242
  margin-block: var(--space-xs-kw7k3v, 8px);
243
243
  margin-inline: 0;
244
244
  padding-block: 0;
245
245
  }
246
- .awsui_help-panel_1d237_1tu1h_181 code:not(#\9) {
246
+ .awsui_help-panel_1d237_1x4v0_181 code:not(#\9) {
247
247
  font-size: var(--font-size-body-s-psgqn2, 12px);
248
248
  line-height: var(--line-height-body-s-otgtsr, 16px);
249
249
  letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
@@ -254,7 +254,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
254
254
  word-wrap: break-word;
255
255
  white-space: pre-wrap;
256
256
  }
257
- .awsui_help-panel_1d237_1tu1h_181 pre:not(#\9) {
257
+ .awsui_help-panel_1d237_1x4v0_181 pre:not(#\9) {
258
258
  font-size: var(--font-size-body-s-psgqn2, 12px);
259
259
  line-height: var(--line-height-body-s-otgtsr, 16px);
260
260
  letter-spacing: var(--letter-spacing-body-s-egrcsd, normal);
@@ -267,41 +267,41 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
267
267
  padding-block: var(--space-xxs-jnczic, 4px);
268
268
  padding-inline: var(--space-xxs-jnczic, 4px);
269
269
  }
270
- .awsui_help-panel_1d237_1tu1h_181 dl:not(#\9) {
270
+ .awsui_help-panel_1d237_1x4v0_181 dl:not(#\9) {
271
271
  margin-block: var(--space-s-4a5hs8, 12px);
272
272
  margin-inline: 0;
273
273
  /* stylelint-disable-next-line selector-max-universal */
274
274
  }
275
- .awsui_help-panel_1d237_1tu1h_181 dl *:not(#\9) {
275
+ .awsui_help-panel_1d237_1x4v0_181 dl *:not(#\9) {
276
276
  margin-block: 0;
277
277
  }
278
- .awsui_help-panel_1d237_1tu1h_181 dt:not(#\9) {
278
+ .awsui_help-panel_1d237_1x4v0_181 dt:not(#\9) {
279
279
  margin-block-start: var(--space-xs-kw7k3v, 8px);
280
280
  font-weight: 700;
281
281
  }
282
- .awsui_help-panel_1d237_1tu1h_181 dd:not(#\9) {
282
+ .awsui_help-panel_1d237_1x4v0_181 dd:not(#\9) {
283
283
  margin-block-start: 0;
284
284
  margin-block-end: var(--space-xs-kw7k3v, 8px);
285
285
  margin-inline: 0;
286
286
  }
287
- .awsui_help-panel_1d237_1tu1h_181 h2:not(#\9),
288
- .awsui_help-panel_1d237_1tu1h_181 h3:not(#\9),
289
- .awsui_help-panel_1d237_1tu1h_181 h4:not(#\9),
290
- .awsui_help-panel_1d237_1tu1h_181 h5:not(#\9),
291
- .awsui_help-panel_1d237_1tu1h_181 h6:not(#\9) {
287
+ .awsui_help-panel_1d237_1x4v0_181 h2:not(#\9),
288
+ .awsui_help-panel_1d237_1x4v0_181 h3:not(#\9),
289
+ .awsui_help-panel_1d237_1x4v0_181 h4:not(#\9),
290
+ .awsui_help-panel_1d237_1x4v0_181 h5:not(#\9),
291
+ .awsui_help-panel_1d237_1x4v0_181 h6:not(#\9) {
292
292
  margin-block-start: var(--space-xl-4dmkh1, 24px);
293
293
  color: var(--color-text-heading-default-wlau07, #16191f);
294
294
  }
295
- .awsui_help-panel_1d237_1tu1h_181 > :not(#\9):last-child {
295
+ .awsui_help-panel_1d237_1x4v0_181 > :not(#\9):last-child {
296
296
  margin-block-end: var(--space-panel-content-bottom-igtxf0, 40px);
297
297
  }
298
- .awsui_help-panel_1d237_1tu1h_181 p:not(#\9) {
298
+ .awsui_help-panel_1d237_1x4v0_181 p:not(#\9) {
299
299
  color: inherit;
300
300
  text-decoration: none;
301
301
  margin-block: var(--space-s-4a5hs8, 12px);
302
302
  margin-inline: 0;
303
303
  }
304
- .awsui_help-panel_1d237_1tu1h_181 h1:not(#\9) {
304
+ .awsui_help-panel_1d237_1x4v0_181 h1:not(#\9) {
305
305
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
306
306
  font-size: var(--font-size-heading-xl-w5di2k, 28px);
307
307
  line-height: var(--line-height-heading-xl-vs1f23, 36px);
@@ -310,7 +310,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
310
310
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
311
311
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
312
312
  }
313
- .awsui_help-panel_1d237_1tu1h_181 h2:not(#\9) {
313
+ .awsui_help-panel_1d237_1x4v0_181 h2:not(#\9) {
314
314
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
315
315
  font-size: var(--font-size-heading-l-qgg2za, 18px);
316
316
  line-height: var(--line-height-heading-l-vhgtnq, 22px);
@@ -319,7 +319,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
319
319
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
320
320
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
321
321
  }
322
- .awsui_help-panel_1d237_1tu1h_181 h3:not(#\9) {
322
+ .awsui_help-panel_1d237_1x4v0_181 h3:not(#\9) {
323
323
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
324
324
  font-size: var(--font-size-heading-m-56jjln, 18px);
325
325
  line-height: var(--line-height-heading-m-irezqt, 22px);
@@ -328,7 +328,7 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
328
328
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
329
329
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
330
330
  }
331
- .awsui_help-panel_1d237_1tu1h_181 h4:not(#\9) {
331
+ .awsui_help-panel_1d237_1x4v0_181 h4:not(#\9) {
332
332
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
333
333
  font-size: var(--font-size-heading-s-yde02v, 16px);
334
334
  line-height: var(--line-height-heading-s-j2axh8, 20px);
@@ -337,25 +337,26 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
337
337
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
338
338
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
339
339
  }
340
- .awsui_help-panel_1d237_1tu1h_181 h5:not(#\9) {
340
+ .awsui_help-panel_1d237_1x4v0_181 h5:not(#\9) {
341
341
  font-family: var(--font-family-heading-gnchto, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
342
342
  font-size: var(--font-size-heading-xs-c20ika, 16px);
343
343
  line-height: var(--line-height-heading-xs-fuzanp, 20px);
344
+ letter-spacing: var(--letter-spacing-heading-xs-tefhgo, normal);
344
345
  font-weight: var(--font-weight-heading-xs-79d2p7, 400);
345
346
  -webkit-font-smoothing: var(--font-smoothing-webkit-px4az4, auto);
346
347
  -moz-osx-font-smoothing: var(--font-smoothing-moz-osx-ev3sgf, auto);
347
348
  }
348
- .awsui_help-panel_1d237_1tu1h_181 b:not(#\9),
349
- .awsui_help-panel_1d237_1tu1h_181 strong:not(#\9) {
349
+ .awsui_help-panel_1d237_1x4v0_181 b:not(#\9),
350
+ .awsui_help-panel_1d237_1x4v0_181 strong:not(#\9) {
350
351
  font-weight: 700;
351
352
  }
352
353
 
353
- .awsui_loading_1d237_1tu1h_353:not(#\9) {
354
+ .awsui_loading_1d237_1x4v0_354:not(#\9) {
354
355
  padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
355
356
  padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
356
357
  }
357
358
 
358
- .awsui_header_1d237_1tu1h_358:not(#\9) {
359
+ .awsui_header_1d237_1x4v0_359:not(#\9) {
359
360
  font-size: var(--font-panel-header-size-i1j838, 18px);
360
361
  letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
361
362
  line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
@@ -373,15 +374,15 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
373
374
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
374
375
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
375
376
  }
376
- .awsui_with-toolbar_1d237_1tu1h_376 > .awsui_header_1d237_1tu1h_358:not(#\9) {
377
+ .awsui_with-toolbar_1d237_1x4v0_377 > .awsui_header_1d237_1x4v0_359:not(#\9) {
377
378
  border-color: transparent;
378
379
  margin-block-end: 0px;
379
380
  }
380
- .awsui_header_1d237_1tu1h_358 h2:not(#\9),
381
- .awsui_header_1d237_1tu1h_358 h3:not(#\9),
382
- .awsui_header_1d237_1tu1h_358 h4:not(#\9),
383
- .awsui_header_1d237_1tu1h_358 h5:not(#\9),
384
- .awsui_header_1d237_1tu1h_358 h6:not(#\9) {
381
+ .awsui_header_1d237_1x4v0_359 h2:not(#\9),
382
+ .awsui_header_1d237_1x4v0_359 h3:not(#\9),
383
+ .awsui_header_1d237_1x4v0_359 h4:not(#\9),
384
+ .awsui_header_1d237_1x4v0_359 h5:not(#\9),
385
+ .awsui_header_1d237_1x4v0_359 h6:not(#\9) {
385
386
  font-size: var(--font-panel-header-size-i1j838, 18px);
386
387
  letter-spacing: var(--letter-spacing-heading-m-93y02s, normal);
387
388
  line-height: var(--font-panel-header-line-height-z3wpa5, 22px);
@@ -392,22 +393,22 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
392
393
  margin-block: 0;
393
394
  }
394
395
 
395
- .awsui_content_1d237_1tu1h_395:not(#\9) {
396
+ .awsui_content_1d237_1x4v0_396:not(#\9) {
396
397
  color: var(--color-text-body-secondary-gaft81, #545b64);
397
398
  padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
398
399
  padding-inline-end: var(--space-panel-side-right-b77xx0, 32px);
399
400
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
400
401
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
401
402
  }
402
- .awsui_content_1d237_1tu1h_395 h2:not(#\9):first-child,
403
- .awsui_content_1d237_1tu1h_395 h3:not(#\9):first-child,
404
- .awsui_content_1d237_1tu1h_395 h4:not(#\9):first-child,
405
- .awsui_content_1d237_1tu1h_395 h5:not(#\9):first-child,
406
- .awsui_content_1d237_1tu1h_395 h6:not(#\9):first-child,
407
- .awsui_content_1d237_1tu1h_395 p:not(#\9):first-child {
403
+ .awsui_content_1d237_1x4v0_396 h2:not(#\9):first-child,
404
+ .awsui_content_1d237_1x4v0_396 h3:not(#\9):first-child,
405
+ .awsui_content_1d237_1x4v0_396 h4:not(#\9):first-child,
406
+ .awsui_content_1d237_1x4v0_396 h5:not(#\9):first-child,
407
+ .awsui_content_1d237_1x4v0_396 h6:not(#\9):first-child,
408
+ .awsui_content_1d237_1x4v0_396 p:not(#\9):first-child {
408
409
  margin-block-start: 0;
409
410
  }
410
- .awsui_content_1d237_1tu1h_395 a:not(#\9) {
411
+ .awsui_content_1d237_1x4v0_396 a:not(#\9) {
411
412
  text-underline-offset: 0.25em;
412
413
  text-decoration-thickness: 1px;
413
414
  color: var(--awsui-style-color-default-n6lfw8, var(--color-text-link-default-z7zuy8, #0073bb));
@@ -421,31 +422,31 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
421
422
  transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
422
423
  }
423
424
  @media (prefers-reduced-motion: reduce) {
424
- .awsui_content_1d237_1tu1h_395 a:not(#\9) {
425
+ .awsui_content_1d237_1x4v0_396 a:not(#\9) {
425
426
  animation: none;
426
427
  transition: none;
427
428
  }
428
429
  }
429
- .awsui-motion-disabled .awsui_content_1d237_1tu1h_395 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_1tu1h_395 a:not(#\9) {
430
+ .awsui-motion-disabled .awsui_content_1d237_1x4v0_396 a:not(#\9), .awsui-mode-entering .awsui_content_1d237_1x4v0_396 a:not(#\9) {
430
431
  animation: none;
431
432
  transition: none;
432
433
  }
433
- .awsui_content_1d237_1tu1h_395 a:not(#\9):hover {
434
+ .awsui_content_1d237_1x4v0_396 a:not(#\9):hover {
434
435
  cursor: pointer;
435
436
  color: var(--awsui-style-color-hover-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
436
437
  }
437
- .awsui_content_1d237_1tu1h_395 a:not(#\9):focus {
438
+ .awsui_content_1d237_1x4v0_396 a:not(#\9):focus {
438
439
  outline: none;
439
440
  }
440
- .awsui_content_1d237_1tu1h_395 a:not(#\9):active {
441
+ .awsui_content_1d237_1x4v0_396 a:not(#\9):active {
441
442
  color: var(--awsui-style-color-active-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
442
443
  }
443
- .awsui_content_1d237_1tu1h_395 a:not(#\9):active, .awsui_content_1d237_1tu1h_395 a:not(#\9):focus, .awsui_content_1d237_1tu1h_395 a:not(#\9):hover {
444
+ .awsui_content_1d237_1x4v0_396 a:not(#\9):active, .awsui_content_1d237_1x4v0_396 a:not(#\9):focus, .awsui_content_1d237_1x4v0_396 a:not(#\9):hover {
444
445
  text-decoration-line: underline;
445
446
  text-decoration-color: currentColor;
446
447
  }
447
448
 
448
- .awsui_footer_1d237_1tu1h_446:not(#\9) {
449
+ .awsui_footer_1d237_1x4v0_447:not(#\9) {
449
450
  color: var(--color-text-body-secondary-gaft81, #545b64);
450
451
  padding-block: 0;
451
452
  padding-inline-start: var(--space-panel-side-left-07kpj4, 32px);
@@ -453,11 +454,11 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
453
454
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
454
455
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
455
456
  }
456
- .awsui_footer_1d237_1tu1h_446 ul:not(#\9) {
457
+ .awsui_footer_1d237_1x4v0_447 ul:not(#\9) {
457
458
  list-style: none;
458
459
  padding-inline-start: 0;
459
460
  }
460
- .awsui_footer_1d237_1tu1h_446 a:not(#\9) {
461
+ .awsui_footer_1d237_1x4v0_447 a:not(#\9) {
461
462
  text-underline-offset: 0.25em;
462
463
  text-decoration-thickness: 1px;
463
464
  color: var(--awsui-style-color-default-n6lfw8, var(--color-text-link-default-z7zuy8, #0073bb));
@@ -471,37 +472,37 @@ surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F
471
472
  transition-duration: var(--motion-duration-refresh-only-medium-h3wrr6, 0ms);
472
473
  }
473
474
  @media (prefers-reduced-motion: reduce) {
474
- .awsui_footer_1d237_1tu1h_446 a:not(#\9) {
475
+ .awsui_footer_1d237_1x4v0_447 a:not(#\9) {
475
476
  animation: none;
476
477
  transition: none;
477
478
  }
478
479
  }
479
- .awsui-motion-disabled .awsui_footer_1d237_1tu1h_446 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_1tu1h_446 a:not(#\9) {
480
+ .awsui-motion-disabled .awsui_footer_1d237_1x4v0_447 a:not(#\9), .awsui-mode-entering .awsui_footer_1d237_1x4v0_447 a:not(#\9) {
480
481
  animation: none;
481
482
  transition: none;
482
483
  }
483
- .awsui_footer_1d237_1tu1h_446 a:not(#\9):hover {
484
+ .awsui_footer_1d237_1x4v0_447 a:not(#\9):hover {
484
485
  cursor: pointer;
485
486
  color: var(--awsui-style-color-hover-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
486
487
  }
487
- .awsui_footer_1d237_1tu1h_446 a:not(#\9):focus {
488
+ .awsui_footer_1d237_1x4v0_447 a:not(#\9):focus {
488
489
  outline: none;
489
490
  }
490
- .awsui_footer_1d237_1tu1h_446 a:not(#\9):active {
491
+ .awsui_footer_1d237_1x4v0_447 a:not(#\9):active {
491
492
  color: var(--awsui-style-color-active-n6lfw8, var(--color-text-link-hover-pqxtsy, #0a4a74));
492
493
  }
493
- .awsui_footer_1d237_1tu1h_446 a:not(#\9):active, .awsui_footer_1d237_1tu1h_446 a:not(#\9):focus, .awsui_footer_1d237_1tu1h_446 a:not(#\9):hover {
494
+ .awsui_footer_1d237_1x4v0_447 a:not(#\9):active, .awsui_footer_1d237_1x4v0_447 a:not(#\9):focus, .awsui_footer_1d237_1x4v0_447 a:not(#\9):hover {
494
495
  text-decoration-line: underline;
495
496
  text-decoration-color: currentColor;
496
497
  }
497
498
 
498
- .awsui_content_1d237_1tu1h_395:not(#\9),
499
- .awsui_footer_1d237_1tu1h_446:not(#\9) {
499
+ .awsui_content_1d237_1x4v0_396:not(#\9),
500
+ .awsui_footer_1d237_1x4v0_447:not(#\9) {
500
501
  /* stylelint-disable @cloudscape-design/no-implicit-descendant, selector-max-type */
501
502
  /* stylelint-enable @cloudscape-design/no-implicit-descendant, selector-max-type */
502
503
  }
503
- .awsui_content_1d237_1tu1h_395 a:not(#\9):focus,
504
- .awsui_footer_1d237_1tu1h_446 a:not(#\9):focus {
504
+ .awsui_content_1d237_1x4v0_396 a:not(#\9):focus,
505
+ .awsui_footer_1d237_1x4v0_447 a:not(#\9):focus {
505
506
  outline: thin dotted;
506
507
  outline: var(--border-link-focus-ring-outline-c5423y, 5px auto Highlight);
507
508
  outline-offset: 2px;
@@ -2,11 +2,11 @@
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_1tu1h_181",
6
- "loading": "awsui_loading_1d237_1tu1h_353",
7
- "header": "awsui_header_1d237_1tu1h_358",
8
- "with-toolbar": "awsui_with-toolbar_1d237_1tu1h_376",
9
- "content": "awsui_content_1d237_1tu1h_395",
10
- "footer": "awsui_footer_1d237_1tu1h_446"
5
+ "help-panel": "awsui_help-panel_1d237_1x4v0_181",
6
+ "loading": "awsui_loading_1d237_1x4v0_354",
7
+ "header": "awsui_header_1d237_1x4v0_359",
8
+ "with-toolbar": "awsui_with-toolbar_1d237_1x4v0_377",
9
+ "content": "awsui_content_1d237_1x4v0_396",
10
+ "footer": "awsui_footer_1d237_1x4v0_447"
11
11
  };
12
12
 
@@ -552,6 +552,7 @@ body {
552
552
  --letter-spacing-heading-l-spdx5v:normal;
553
553
  --letter-spacing-heading-m-93y02s:normal;
554
554
  --letter-spacing-heading-s-696sxe:normal;
555
+ --letter-spacing-heading-xs-tefhgo:normal;
555
556
  --line-height-body-m-bedeoh:22px;
556
557
  --line-height-body-s-otgtsr:16px;
557
558
  --line-height-display-l-3zghmm:56px;
@@ -3815,5 +3816,5 @@ body {
3815
3816
  }
3816
3817
  }
3817
3818
  :root {
3818
- --awsui-version-info-a01000a1: true;
3819
+ --awsui-version-info-a9682ae3: true;
3819
3820
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (a01000a1)";
3
- export var GIT_SHA = "a01000a1";
2
+ export var PACKAGE_VERSION = "3.0.0 (a9682ae3)";
3
+ export var GIT_SHA = "a9682ae3";
4
4
  export var THEME = "open-source-visual-refresh";
5
5
  export var SYSTEM = "core";
6
6
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (a01000a1)",
4
- "GIT_SHA": "a01000a1",
3
+ "PACKAGE_VERSION": "3.0.0 (a9682ae3)",
4
+ "GIT_SHA": "a9682ae3",
5
5
  "THEME": "default",
6
6
  "SYSTEM": "core",
7
7
  "ALWAYS_VISUAL_REFRESH": false
@@ -593,6 +593,7 @@ export const letterSpacingHeadingXl: string;
593
593
  export const letterSpacingHeadingL: string;
594
594
  export const letterSpacingHeadingM: string;
595
595
  export const letterSpacingHeadingS: string;
596
+ export const letterSpacingHeadingXs: string;
596
597
  export const lineHeightBodyM: string;
597
598
  export const lineHeightBodyS: string;
598
599
  export const lineHeightDisplayL: string;
@@ -593,6 +593,7 @@ export var letterSpacingHeadingXl = "var(--letter-spacing-heading-xl-ckkb6u, -0.
593
593
  export var letterSpacingHeadingL = "var(--letter-spacing-heading-l-5v6ibv, -0.015em)";
594
594
  export var letterSpacingHeadingM = "var(--letter-spacing-heading-m-29ewnk, -0.010em)";
595
595
  export var letterSpacingHeadingS = "var(--letter-spacing-heading-s-4st9ep, -0.005em)";
596
+ export var letterSpacingHeadingXs = "var(--letter-spacing-heading-xs-fgog7a, normal)";
596
597
  export var lineHeightBodyM = "var(--line-height-body-m-2mh3ke, 20px)";
597
598
  export var lineHeightBodyS = "var(--line-height-body-s-nu5hx1, 16px)";
598
599
  export var lineHeightDisplayL = "var(--line-height-display-l-vwanzp, 48px)";
@@ -2296,6 +2296,7 @@ module.exports.preset = {
2296
2296
  "letterSpacingHeadingL": "-0.015em",
2297
2297
  "letterSpacingHeadingM": "-0.010em",
2298
2298
  "letterSpacingHeadingS": "-0.005em",
2299
+ "letterSpacingHeadingXs": "normal",
2299
2300
  "lineHeightBodyM": "20px",
2300
2301
  "lineHeightBodyS": "16px",
2301
2302
  "lineHeightDisplayL": "48px",
@@ -11748,6 +11749,11 @@ module.exports.preset = {
11748
11749
  "fontWeightHeadingM",
11749
11750
  "fontWeightHeadingS",
11750
11751
  "fontWeightHeadingXs",
11752
+ "letterSpacingHeadingXl",
11753
+ "letterSpacingHeadingL",
11754
+ "letterSpacingHeadingM",
11755
+ "letterSpacingHeadingS",
11756
+ "letterSpacingHeadingXs",
11751
11757
  "lineHeightBodyM",
11752
11758
  "lineHeightBodyS",
11753
11759
  "lineHeightDisplayL",
@@ -12127,6 +12133,11 @@ module.exports.preset = {
12127
12133
  "fontWeightHeadingM",
12128
12134
  "fontWeightHeadingS",
12129
12135
  "fontWeightHeadingXs",
12136
+ "letterSpacingHeadingXl",
12137
+ "letterSpacingHeadingL",
12138
+ "letterSpacingHeadingM",
12139
+ "letterSpacingHeadingS",
12140
+ "letterSpacingHeadingXs",
12130
12141
  "lineHeightBodyM",
12131
12142
  "lineHeightBodyS",
12132
12143
  "lineHeightDisplayL",
@@ -12796,6 +12807,7 @@ module.exports.preset = {
12796
12807
  "letterSpacingHeadingL": "letter-spacing-heading-l",
12797
12808
  "letterSpacingHeadingM": "letter-spacing-heading-m",
12798
12809
  "letterSpacingHeadingS": "letter-spacing-heading-s",
12810
+ "letterSpacingHeadingXs": "letter-spacing-heading-xs",
12799
12811
  "lineHeightBodyM": "line-height-body-m",
12800
12812
  "lineHeightBodyS": "line-height-body-s",
12801
12813
  "lineHeightDisplayL": "line-height-display-l",
@@ -13616,6 +13628,7 @@ module.exports.preset = {
13616
13628
  "letterSpacingHeadingL": "--letter-spacing-heading-l-5v6ibv",
13617
13629
  "letterSpacingHeadingM": "--letter-spacing-heading-m-29ewnk",
13618
13630
  "letterSpacingHeadingS": "--letter-spacing-heading-s-4st9ep",
13631
+ "letterSpacingHeadingXs": "--letter-spacing-heading-xs-fgog7a",
13619
13632
  "lineHeightBodyM": "--line-height-body-m-2mh3ke",
13620
13633
  "lineHeightBodyS": "--line-height-body-s-nu5hx1",
13621
13634
  "lineHeightDisplayL": "--line-height-display-l-vwanzp",
@@ -245,6 +245,11 @@ export declare interface TypedOverride {
245
245
  fontWeightHeadingM?: GlobalValue;
246
246
  fontWeightHeadingS?: GlobalValue;
247
247
  fontWeightHeadingXs?: GlobalValue;
248
+ letterSpacingHeadingXl?: GlobalValue;
249
+ letterSpacingHeadingL?: GlobalValue;
250
+ letterSpacingHeadingM?: GlobalValue;
251
+ letterSpacingHeadingS?: GlobalValue;
252
+ letterSpacingHeadingXs?: GlobalValue;
248
253
  lineHeightBodyM?: GlobalValue;
249
254
  lineHeightBodyS?: GlobalValue;
250
255
  lineHeightDisplayL?: GlobalValue;
@@ -528,6 +533,11 @@ export declare interface TypedOverride {
528
533
  fontWeightHeadingM?: GlobalValue;
529
534
  fontWeightHeadingS?: GlobalValue;
530
535
  fontWeightHeadingXs?: GlobalValue;
536
+ letterSpacingHeadingXl?: GlobalValue;
537
+ letterSpacingHeadingL?: GlobalValue;
538
+ letterSpacingHeadingM?: GlobalValue;
539
+ letterSpacingHeadingS?: GlobalValue;
540
+ letterSpacingHeadingXs?: GlobalValue;
531
541
  lineHeightBodyM?: GlobalValue;
532
542
  lineHeightBodyS?: GlobalValue;
533
543
  lineHeightDisplayL?: GlobalValue;
@@ -811,6 +821,11 @@ export declare interface TypedOverride {
811
821
  fontWeightHeadingM?: GlobalValue;
812
822
  fontWeightHeadingS?: GlobalValue;
813
823
  fontWeightHeadingXs?: GlobalValue;
824
+ letterSpacingHeadingXl?: GlobalValue;
825
+ letterSpacingHeadingL?: GlobalValue;
826
+ letterSpacingHeadingM?: GlobalValue;
827
+ letterSpacingHeadingS?: GlobalValue;
828
+ letterSpacingHeadingXs?: GlobalValue;
814
829
  lineHeightBodyM?: GlobalValue;
815
830
  lineHeightBodyS?: GlobalValue;
816
831
  lineHeightDisplayL?: GlobalValue;
@@ -1094,6 +1109,11 @@ export declare interface TypedOverride {
1094
1109
  fontWeightHeadingM?: GlobalValue;
1095
1110
  fontWeightHeadingS?: GlobalValue;
1096
1111
  fontWeightHeadingXs?: GlobalValue;
1112
+ letterSpacingHeadingXl?: GlobalValue;
1113
+ letterSpacingHeadingL?: GlobalValue;
1114
+ letterSpacingHeadingM?: GlobalValue;
1115
+ letterSpacingHeadingS?: GlobalValue;
1116
+ letterSpacingHeadingXs?: GlobalValue;
1097
1117
  lineHeightBodyM?: GlobalValue;
1098
1118
  lineHeightBodyS?: GlobalValue;
1099
1119
  lineHeightDisplayL?: GlobalValue;
@@ -1377,6 +1397,11 @@ export declare interface TypedOverride {
1377
1397
  fontWeightHeadingM?: GlobalValue;
1378
1398
  fontWeightHeadingS?: GlobalValue;
1379
1399
  fontWeightHeadingXs?: GlobalValue;
1400
+ letterSpacingHeadingXl?: GlobalValue;
1401
+ letterSpacingHeadingL?: GlobalValue;
1402
+ letterSpacingHeadingM?: GlobalValue;
1403
+ letterSpacingHeadingS?: GlobalValue;
1404
+ letterSpacingHeadingXs?: GlobalValue;
1380
1405
  lineHeightBodyM?: GlobalValue;
1381
1406
  lineHeightBodyS?: GlobalValue;
1382
1407
  lineHeightDisplayL?: GlobalValue;
@@ -1660,6 +1685,11 @@ export declare interface TypedOverride {
1660
1685
  fontWeightHeadingM?: GlobalValue;
1661
1686
  fontWeightHeadingS?: GlobalValue;
1662
1687
  fontWeightHeadingXs?: GlobalValue;
1688
+ letterSpacingHeadingXl?: GlobalValue;
1689
+ letterSpacingHeadingL?: GlobalValue;
1690
+ letterSpacingHeadingM?: GlobalValue;
1691
+ letterSpacingHeadingS?: GlobalValue;
1692
+ letterSpacingHeadingXs?: GlobalValue;
1663
1693
  lineHeightBodyM?: GlobalValue;
1664
1694
  lineHeightBodyS?: GlobalValue;
1665
1695
  lineHeightDisplayL?: GlobalValue;
@@ -1943,6 +1973,11 @@ export declare interface TypedOverride {
1943
1973
  fontWeightHeadingM?: GlobalValue;
1944
1974
  fontWeightHeadingS?: GlobalValue;
1945
1975
  fontWeightHeadingXs?: GlobalValue;
1976
+ letterSpacingHeadingXl?: GlobalValue;
1977
+ letterSpacingHeadingL?: GlobalValue;
1978
+ letterSpacingHeadingM?: GlobalValue;
1979
+ letterSpacingHeadingS?: GlobalValue;
1980
+ letterSpacingHeadingXs?: GlobalValue;
1946
1981
  lineHeightBodyM?: GlobalValue;
1947
1982
  lineHeightBodyS?: GlobalValue;
1948
1983
  lineHeightDisplayL?: GlobalValue;
@@ -2226,6 +2261,11 @@ export declare interface TypedOverride {
2226
2261
  fontWeightHeadingM?: GlobalValue;
2227
2262
  fontWeightHeadingS?: GlobalValue;
2228
2263
  fontWeightHeadingXs?: GlobalValue;
2264
+ letterSpacingHeadingXl?: GlobalValue;
2265
+ letterSpacingHeadingL?: GlobalValue;
2266
+ letterSpacingHeadingM?: GlobalValue;
2267
+ letterSpacingHeadingS?: GlobalValue;
2268
+ letterSpacingHeadingXs?: GlobalValue;
2229
2269
  lineHeightBodyM?: GlobalValue;
2230
2270
  lineHeightBodyS?: GlobalValue;
2231
2271
  lineHeightDisplayL?: GlobalValue;
@@ -2509,6 +2549,11 @@ export declare interface TypedOverride {
2509
2549
  fontWeightHeadingM?: GlobalValue;
2510
2550
  fontWeightHeadingS?: GlobalValue;
2511
2551
  fontWeightHeadingXs?: GlobalValue;
2552
+ letterSpacingHeadingXl?: GlobalValue;
2553
+ letterSpacingHeadingL?: GlobalValue;
2554
+ letterSpacingHeadingM?: GlobalValue;
2555
+ letterSpacingHeadingS?: GlobalValue;
2556
+ letterSpacingHeadingXs?: GlobalValue;
2512
2557
  lineHeightBodyM?: GlobalValue;
2513
2558
  lineHeightBodyS?: GlobalValue;
2514
2559
  lineHeightDisplayL?: GlobalValue;
@@ -245,6 +245,11 @@ export declare interface TypedOverride {
245
245
  fontWeightHeadingM?: GlobalValue;
246
246
  fontWeightHeadingS?: GlobalValue;
247
247
  fontWeightHeadingXs?: GlobalValue;
248
+ letterSpacingHeadingXl?: GlobalValue;
249
+ letterSpacingHeadingL?: GlobalValue;
250
+ letterSpacingHeadingM?: GlobalValue;
251
+ letterSpacingHeadingS?: GlobalValue;
252
+ letterSpacingHeadingXs?: GlobalValue;
248
253
  lineHeightBodyM?: GlobalValue;
249
254
  lineHeightBodyS?: GlobalValue;
250
255
  lineHeightDisplayL?: GlobalValue;
@@ -528,6 +533,11 @@ export declare interface TypedOverride {
528
533
  fontWeightHeadingM?: GlobalValue;
529
534
  fontWeightHeadingS?: GlobalValue;
530
535
  fontWeightHeadingXs?: GlobalValue;
536
+ letterSpacingHeadingXl?: GlobalValue;
537
+ letterSpacingHeadingL?: GlobalValue;
538
+ letterSpacingHeadingM?: GlobalValue;
539
+ letterSpacingHeadingS?: GlobalValue;
540
+ letterSpacingHeadingXs?: GlobalValue;
531
541
  lineHeightBodyM?: GlobalValue;
532
542
  lineHeightBodyS?: GlobalValue;
533
543
  lineHeightDisplayL?: GlobalValue;
@@ -811,6 +821,11 @@ export declare interface TypedOverride {
811
821
  fontWeightHeadingM?: GlobalValue;
812
822
  fontWeightHeadingS?: GlobalValue;
813
823
  fontWeightHeadingXs?: GlobalValue;
824
+ letterSpacingHeadingXl?: GlobalValue;
825
+ letterSpacingHeadingL?: GlobalValue;
826
+ letterSpacingHeadingM?: GlobalValue;
827
+ letterSpacingHeadingS?: GlobalValue;
828
+ letterSpacingHeadingXs?: GlobalValue;
814
829
  lineHeightBodyM?: GlobalValue;
815
830
  lineHeightBodyS?: GlobalValue;
816
831
  lineHeightDisplayL?: GlobalValue;
@@ -1094,6 +1109,11 @@ export declare interface TypedOverride {
1094
1109
  fontWeightHeadingM?: GlobalValue;
1095
1110
  fontWeightHeadingS?: GlobalValue;
1096
1111
  fontWeightHeadingXs?: GlobalValue;
1112
+ letterSpacingHeadingXl?: GlobalValue;
1113
+ letterSpacingHeadingL?: GlobalValue;
1114
+ letterSpacingHeadingM?: GlobalValue;
1115
+ letterSpacingHeadingS?: GlobalValue;
1116
+ letterSpacingHeadingXs?: GlobalValue;
1097
1117
  lineHeightBodyM?: GlobalValue;
1098
1118
  lineHeightBodyS?: GlobalValue;
1099
1119
  lineHeightDisplayL?: GlobalValue;
@@ -1377,6 +1397,11 @@ export declare interface TypedOverride {
1377
1397
  fontWeightHeadingM?: GlobalValue;
1378
1398
  fontWeightHeadingS?: GlobalValue;
1379
1399
  fontWeightHeadingXs?: GlobalValue;
1400
+ letterSpacingHeadingXl?: GlobalValue;
1401
+ letterSpacingHeadingL?: GlobalValue;
1402
+ letterSpacingHeadingM?: GlobalValue;
1403
+ letterSpacingHeadingS?: GlobalValue;
1404
+ letterSpacingHeadingXs?: GlobalValue;
1380
1405
  lineHeightBodyM?: GlobalValue;
1381
1406
  lineHeightBodyS?: GlobalValue;
1382
1407
  lineHeightDisplayL?: GlobalValue;
@@ -1660,6 +1685,11 @@ export declare interface TypedOverride {
1660
1685
  fontWeightHeadingM?: GlobalValue;
1661
1686
  fontWeightHeadingS?: GlobalValue;
1662
1687
  fontWeightHeadingXs?: GlobalValue;
1688
+ letterSpacingHeadingXl?: GlobalValue;
1689
+ letterSpacingHeadingL?: GlobalValue;
1690
+ letterSpacingHeadingM?: GlobalValue;
1691
+ letterSpacingHeadingS?: GlobalValue;
1692
+ letterSpacingHeadingXs?: GlobalValue;
1663
1693
  lineHeightBodyM?: GlobalValue;
1664
1694
  lineHeightBodyS?: GlobalValue;
1665
1695
  lineHeightDisplayL?: GlobalValue;
@@ -1943,6 +1973,11 @@ export declare interface TypedOverride {
1943
1973
  fontWeightHeadingM?: GlobalValue;
1944
1974
  fontWeightHeadingS?: GlobalValue;
1945
1975
  fontWeightHeadingXs?: GlobalValue;
1976
+ letterSpacingHeadingXl?: GlobalValue;
1977
+ letterSpacingHeadingL?: GlobalValue;
1978
+ letterSpacingHeadingM?: GlobalValue;
1979
+ letterSpacingHeadingS?: GlobalValue;
1980
+ letterSpacingHeadingXs?: GlobalValue;
1946
1981
  lineHeightBodyM?: GlobalValue;
1947
1982
  lineHeightBodyS?: GlobalValue;
1948
1983
  lineHeightDisplayL?: GlobalValue;
@@ -2226,6 +2261,11 @@ export declare interface TypedOverride {
2226
2261
  fontWeightHeadingM?: GlobalValue;
2227
2262
  fontWeightHeadingS?: GlobalValue;
2228
2263
  fontWeightHeadingXs?: GlobalValue;
2264
+ letterSpacingHeadingXl?: GlobalValue;
2265
+ letterSpacingHeadingL?: GlobalValue;
2266
+ letterSpacingHeadingM?: GlobalValue;
2267
+ letterSpacingHeadingS?: GlobalValue;
2268
+ letterSpacingHeadingXs?: GlobalValue;
2229
2269
  lineHeightBodyM?: GlobalValue;
2230
2270
  lineHeightBodyS?: GlobalValue;
2231
2271
  lineHeightDisplayL?: GlobalValue;
@@ -2509,6 +2549,11 @@ export declare interface TypedOverride {
2509
2549
  fontWeightHeadingM?: GlobalValue;
2510
2550
  fontWeightHeadingS?: GlobalValue;
2511
2551
  fontWeightHeadingXs?: GlobalValue;
2552
+ letterSpacingHeadingXl?: GlobalValue;
2553
+ letterSpacingHeadingL?: GlobalValue;
2554
+ letterSpacingHeadingM?: GlobalValue;
2555
+ letterSpacingHeadingS?: GlobalValue;
2556
+ letterSpacingHeadingXs?: GlobalValue;
2512
2557
  lineHeightBodyM?: GlobalValue;
2513
2558
  lineHeightBodyS?: GlobalValue;
2514
2559
  lineHeightDisplayL?: GlobalValue;