@cloudscape-design/components-themeable 3.0.1300 → 3.0.1302

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 (165) hide show
  1. package/lib/internal/manifest.json +1 -1
  2. package/lib/internal/scss/breadcrumb-group/item/styles.scss +1 -1
  3. package/lib/internal/scss/breadcrumb-group/styles.scss +1 -1
  4. package/lib/internal/scss/copy-to-clipboard/styles.scss +18 -0
  5. package/lib/internal/scss/drawer/styles.scss +13 -2
  6. package/lib/internal/scss/form-field/styles.scss +1 -1
  7. package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
  8. package/lib/internal/scss/internal/styles/links.scss +1 -0
  9. package/lib/internal/scss/internal/styles/typography/mixins.scss +8 -3
  10. package/lib/internal/scss/key-value-pairs/styles.scss +5 -1
  11. package/lib/internal/scss/link/constants.scss +11 -11
  12. package/lib/internal/scss/skeleton/styles.scss +121 -0
  13. package/lib/internal/template/attribute-editor/styles.css.js +15 -15
  14. package/lib/internal/template/attribute-editor/styles.scoped.css +29 -28
  15. package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
  16. package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
  17. package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -29
  18. package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
  19. package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
  20. package/lib/internal/template/breadcrumb-group/styles.scoped.css +25 -25
  21. package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
  22. package/lib/internal/template/button-dropdown/category-elements/category-element.js +1 -1
  23. package/lib/internal/template/button-dropdown/category-elements/category-element.js.map +1 -1
  24. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js +1 -1
  25. package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
  26. package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
  27. package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
  28. package/lib/internal/template/button-dropdown/item-element/index.js +1 -1
  29. package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
  30. package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
  31. package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +38 -37
  32. package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
  33. package/lib/internal/template/copy-to-clipboard/index.d.ts +1 -1
  34. package/lib/internal/template/copy-to-clipboard/index.d.ts.map +1 -1
  35. package/lib/internal/template/copy-to-clipboard/index.js +2 -2
  36. package/lib/internal/template/copy-to-clipboard/index.js.map +1 -1
  37. package/lib/internal/template/copy-to-clipboard/interfaces.d.ts +5 -0
  38. package/lib/internal/template/copy-to-clipboard/interfaces.d.ts.map +1 -1
  39. package/lib/internal/template/copy-to-clipboard/interfaces.js.map +1 -1
  40. package/lib/internal/template/copy-to-clipboard/internal.d.ts +1 -1
  41. package/lib/internal/template/copy-to-clipboard/internal.d.ts.map +1 -1
  42. package/lib/internal/template/copy-to-clipboard/internal.js +3 -3
  43. package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
  44. package/lib/internal/template/copy-to-clipboard/styles.css.js +5 -3
  45. package/lib/internal/template/copy-to-clipboard/styles.scoped.css +18 -3
  46. package/lib/internal/template/copy-to-clipboard/styles.selectors.js +5 -3
  47. package/lib/internal/template/drawer/implementation.d.ts +3 -3
  48. package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
  49. package/lib/internal/template/drawer/implementation.js +3 -2
  50. package/lib/internal/template/drawer/implementation.js.map +1 -1
  51. package/lib/internal/template/drawer/index.d.ts +2 -1
  52. package/lib/internal/template/drawer/index.d.ts.map +1 -1
  53. package/lib/internal/template/drawer/index.js +21 -9
  54. package/lib/internal/template/drawer/index.js.map +1 -1
  55. package/lib/internal/template/drawer/interfaces.d.ts +45 -18
  56. package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
  57. package/lib/internal/template/drawer/interfaces.js.map +1 -1
  58. package/lib/internal/template/drawer/styles.css.js +29 -25
  59. package/lib/internal/template/drawer/styles.scoped.css +43 -34
  60. package/lib/internal/template/drawer/styles.selectors.js +29 -25
  61. package/lib/internal/template/drawer/utils.d.ts +2 -2
  62. package/lib/internal/template/drawer/utils.d.ts.map +1 -1
  63. package/lib/internal/template/drawer/utils.js +6 -5
  64. package/lib/internal/template/drawer/utils.js.map +1 -1
  65. package/lib/internal/template/flashbar/collapsible-flashbar.d.ts.map +1 -1
  66. package/lib/internal/template/flashbar/collapsible-flashbar.js +6 -1
  67. package/lib/internal/template/flashbar/collapsible-flashbar.js.map +1 -1
  68. package/lib/internal/template/flashbar/flash.d.ts.map +1 -1
  69. package/lib/internal/template/flashbar/flash.js +2 -5
  70. package/lib/internal/template/flashbar/flash.js.map +1 -1
  71. package/lib/internal/template/form-field/styles.css.js +24 -24
  72. package/lib/internal/template/form-field/styles.scoped.css +41 -41
  73. package/lib/internal/template/form-field/styles.selectors.js +24 -24
  74. package/lib/internal/template/help-panel/styles.css.js +6 -6
  75. package/lib/internal/template/help-panel/styles.scoped.css +73 -71
  76. package/lib/internal/template/help-panel/styles.selectors.js +6 -6
  77. package/lib/internal/template/index.d.ts +1 -0
  78. package/lib/internal/template/index.d.ts.map +1 -1
  79. package/lib/internal/template/index.js +1 -0
  80. package/lib/internal/template/index.js.map +1 -1
  81. package/lib/internal/template/internal/base-component/styles.scoped.css +50 -20
  82. package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
  83. package/lib/internal/template/internal/components/token-list/styles.scoped.css +24 -23
  84. package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
  85. package/lib/internal/template/internal/environment.js +2 -2
  86. package/lib/internal/template/internal/environment.json +2 -2
  87. package/lib/internal/template/internal/generated/styles/tokens.d.ts +27 -12
  88. package/lib/internal/template/internal/generated/styles/tokens.js +27 -12
  89. package/lib/internal/template/internal/generated/theming/index.cjs +229 -58
  90. package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +225 -99
  91. package/lib/internal/template/internal/generated/theming/index.d.ts +225 -99
  92. package/lib/internal/template/internal/generated/theming/index.js +229 -58
  93. package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
  94. package/lib/internal/template/key-value-pairs/styles.scoped.css +12 -12
  95. package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
  96. package/lib/internal/template/link/internal.js +1 -1
  97. package/lib/internal/template/link/internal.js.map +1 -1
  98. package/lib/internal/template/link/styles.css.js +21 -21
  99. package/lib/internal/template/link/styles.scoped.css +94 -84
  100. package/lib/internal/template/link/styles.selectors.js +21 -21
  101. package/lib/internal/template/live-region/internal.d.ts +5 -0
  102. package/lib/internal/template/live-region/internal.d.ts.map +1 -1
  103. package/lib/internal/template/live-region/internal.js +10 -2
  104. package/lib/internal/template/live-region/internal.js.map +1 -1
  105. package/lib/internal/template/package.json +1 -0
  106. package/lib/internal/template/pagination/index.d.ts.map +1 -1
  107. package/lib/internal/template/pagination/index.js +4 -1
  108. package/lib/internal/template/pagination/index.js.map +1 -1
  109. package/lib/internal/template/skeleton/index.d.ts +4 -0
  110. package/lib/internal/template/skeleton/index.d.ts.map +1 -0
  111. package/lib/internal/template/skeleton/index.js +21 -0
  112. package/lib/internal/template/skeleton/index.js.map +1 -0
  113. package/lib/internal/template/skeleton/interfaces.d.ts +37 -0
  114. package/lib/internal/template/skeleton/interfaces.d.ts.map +1 -0
  115. package/lib/internal/template/skeleton/interfaces.js +2 -0
  116. package/lib/internal/template/skeleton/interfaces.js.map +1 -0
  117. package/lib/internal/template/skeleton/internal.d.ts +8 -0
  118. package/lib/internal/template/skeleton/internal.d.ts.map +1 -0
  119. package/lib/internal/template/skeleton/internal.js +13 -0
  120. package/lib/internal/template/skeleton/internal.js.map +1 -0
  121. package/lib/internal/template/skeleton/styles.css.js +20 -0
  122. package/lib/internal/template/skeleton/styles.scoped.css +273 -0
  123. package/lib/internal/template/skeleton/styles.selectors.js +21 -0
  124. package/lib/internal/template/status-indicator/internal.js +1 -1
  125. package/lib/internal/template/status-indicator/internal.js.map +1 -1
  126. package/lib/internal/template/table/body-cell/td-element.js +1 -1
  127. package/lib/internal/template/table/body-cell/td-element.js.map +1 -1
  128. package/lib/internal/template/tag-editor/styles.css.js +3 -3
  129. package/lib/internal/template/tag-editor/styles.scoped.css +12 -11
  130. package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
  131. package/lib/internal/template/test-utils/dom/drawer/index.d.ts +2 -0
  132. package/lib/internal/template/test-utils/dom/drawer/index.js +6 -0
  133. package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
  134. package/lib/internal/template/test-utils/dom/index.d.ts +28 -0
  135. package/lib/internal/template/test-utils/dom/index.js +20 -1
  136. package/lib/internal/template/test-utils/dom/index.js.map +1 -1
  137. package/lib/internal/template/test-utils/dom/skeleton/index.d.ts +4 -0
  138. package/lib/internal/template/test-utils/dom/skeleton/index.js +11 -0
  139. package/lib/internal/template/test-utils/dom/skeleton/index.js.map +1 -0
  140. package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +2 -0
  141. package/lib/internal/template/test-utils/selectors/drawer/index.js +6 -0
  142. package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
  143. package/lib/internal/template/test-utils/selectors/index.d.ts +18 -0
  144. package/lib/internal/template/test-utils/selectors/index.js +15 -1
  145. package/lib/internal/template/test-utils/selectors/index.js.map +1 -1
  146. package/lib/internal/template/test-utils/selectors/skeleton/index.d.ts +4 -0
  147. package/lib/internal/template/test-utils/selectors/skeleton/index.js +11 -0
  148. package/lib/internal/template/test-utils/selectors/skeleton/index.js.map +1 -0
  149. package/lib/internal/template/text-content/styles.css.js +1 -1
  150. package/lib/internal/template/text-content/styles.scoped.css +68 -66
  151. package/lib/internal/template/text-content/styles.selectors.js +1 -1
  152. package/lib/internal/template/tooltip/index.d.ts +0 -3
  153. package/lib/internal/template/tooltip/index.d.ts.map +1 -1
  154. package/lib/internal/template/tooltip/index.js +0 -3
  155. package/lib/internal/template/tooltip/index.js.map +1 -1
  156. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/index.d.ts.map +1 -1
  157. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/index.js +2 -1
  158. package/lib/internal/template/tutorial-panel/components/tutorial-detail-view/index.js.map +1 -1
  159. package/lib/internal/template/tutorial-panel/components/tutorial-list/index.js +11 -12
  160. package/lib/internal/template/tutorial-panel/components/tutorial-list/index.js.map +1 -1
  161. package/package.json +1 -1
  162. package/lib/internal/template/drawer/next.d.ts +0 -6
  163. package/lib/internal/template/drawer/next.d.ts.map +0 -1
  164. package/lib/internal/template/drawer/next.js +0 -38
  165. package/lib/internal/template/drawer/next.js.map +0 -1
@@ -2203,6 +2203,14 @@ module.exports.preset = {
2203
2203
  "light": "{colorPrimary900}",
2204
2204
  "dark": "{colorPrimary300}"
2205
2205
  },
2206
+ "colorTextLinkDecorationDefault": {
2207
+ "light": "currentColor",
2208
+ "dark": "currentColor"
2209
+ },
2210
+ "colorTextLinkDecorationHover": {
2211
+ "light": "currentColor",
2212
+ "dark": "currentColor"
2213
+ },
2206
2214
  "colorTextLinkSecondaryDefault": {
2207
2215
  "light": "{colorTextLinkDefault}",
2208
2216
  "dark": "{colorTextLinkDefault}"
@@ -2399,9 +2407,20 @@ module.exports.preset = {
2399
2407
  "light": "{colorNeutral400}",
2400
2408
  "dark": "{colorNeutral600}"
2401
2409
  },
2410
+ "colorBackgroundSkeleton": {
2411
+ "light": "{colorNeutral250}",
2412
+ "dark": "{colorNeutral750}"
2413
+ },
2414
+ "colorBackgroundSkeletonWave": {
2415
+ "light": "{colorNeutral150}",
2416
+ "dark": "{colorNeutral700}"
2417
+ },
2402
2418
  "fontBoxValueLargeWeight": "700",
2403
2419
  "fontButtonLetterSpacing": "0.005em",
2404
2420
  "fontChartDetailSize": "{fontSizeBodyS}",
2421
+ "fontDecorationStyleLink": "solid",
2422
+ "fontDecorationThicknessLink": "1px",
2423
+ "fontDecorationThicknessLinkDisplayL": "2px",
2405
2424
  "fontDisplayLabelWeight": "700",
2406
2425
  "fontExpandableHeadingSize": "{fontSizeHeadingS}",
2407
2426
  "fontFamilyBase": "'Open Sans', 'Helvetica Neue', Roboto, Arial, sans-serif",
@@ -2417,46 +2436,53 @@ module.exports.preset = {
2417
2436
  "fontSizeBodyM": "14px",
2418
2437
  "fontSizeBodyS": "12px",
2419
2438
  "fontSizeDisplayL": "42px",
2420
- "fontSizeHeadingXl": "24px",
2439
+ "fontSizeFormLabel": "{fontSizeBodyM}",
2421
2440
  "fontSizeHeadingL": "20px",
2422
2441
  "fontSizeHeadingM": "18px",
2423
2442
  "fontSizeHeadingS": "16px",
2443
+ "fontSizeHeadingXl": "24px",
2424
2444
  "fontSizeHeadingXs": "14px",
2445
+ "fontSizeKeyValuePairsLabel": "{fontSizeBodyM}",
2446
+ "fontSizeTabs": "{fontSizeHeadingS}",
2425
2447
  "fontSmoothingMozOsx": "grayscale",
2426
2448
  "fontSmoothingWebkit": "antialiased",
2427
- "fontSizeTabs": "{fontSizeHeadingS}",
2428
- "fontWeightTabs": "700",
2429
- "fontWeightTabsDisabled": "{fontWayfindingLinkActiveWeight}",
2430
- "lineHeightTabs": "{lineHeightHeadingS}",
2431
2449
  "fontWayfindingLinkActiveWeight": "700",
2432
- "fontWeightButton": "700",
2433
2450
  "fontWeightAlertHeader": "700",
2451
+ "fontWeightBold": "700",
2452
+ "fontWeightBreadcrumbCurrent": "{fontWeightBold}",
2453
+ "fontWeightButton": "700",
2454
+ "fontWeightDisplayL": "700",
2434
2455
  "fontWeightFlashbarHeader": "700",
2435
- "fontWeightHeadingXl": "700",
2456
+ "fontWeightFormLabel": "{fontDisplayLabelWeight}",
2436
2457
  "fontWeightHeadingL": "700",
2437
2458
  "fontWeightHeadingM": "700",
2438
2459
  "fontWeightHeadingS": "700",
2460
+ "fontWeightHeadingXl": "700",
2439
2461
  "fontWeightHeadingXs": "700",
2440
- "fontWeightDisplayL": "700",
2441
2462
  "fontWeightHeavy": "700",
2442
- "fontWeightNormal": "400",
2443
- "fontWeightBold": "700",
2463
+ "fontWeightKeyValuePairsLabel": "{fontDisplayLabelWeight}",
2444
2464
  "fontWeightLighter": "300",
2465
+ "fontWeightNormal": "400",
2466
+ "fontWeightTabs": "700",
2467
+ "fontWeightTabsDisabled": "{fontWayfindingLinkActiveWeight}",
2445
2468
  "letterSpacingBodyS": "0.005em",
2446
2469
  "letterSpacingDisplayL": "-0.03em",
2447
- "letterSpacingHeadingXl": "-0.02em",
2448
2470
  "letterSpacingHeadingL": "-0.015em",
2449
2471
  "letterSpacingHeadingM": "-0.010em",
2450
2472
  "letterSpacingHeadingS": "-0.005em",
2473
+ "letterSpacingHeadingXl": "-0.02em",
2451
2474
  "letterSpacingHeadingXs": "normal",
2452
2475
  "lineHeightBodyM": "20px",
2453
2476
  "lineHeightBodyS": "16px",
2454
2477
  "lineHeightDisplayL": "48px",
2455
- "lineHeightHeadingXl": "30px",
2478
+ "lineHeightFormLabel": "{lineHeightBodyM}",
2456
2479
  "lineHeightHeadingL": "24px",
2457
2480
  "lineHeightHeadingM": "22px",
2458
2481
  "lineHeightHeadingS": "20px",
2482
+ "lineHeightHeadingXl": "30px",
2459
2483
  "lineHeightHeadingXs": "18px",
2484
+ "lineHeightKeyValuePairsLabel": "{lineHeightBodyM}",
2485
+ "lineHeightTabs": "{lineHeightHeadingS}",
2460
2486
  "borderActiveWidth": "4px",
2461
2487
  "borderCodeEditorStatusDividerWidth": "{borderDividerSectionWidth}",
2462
2488
  "borderContainerStickyWidth": "0px",
@@ -2525,6 +2551,7 @@ module.exports.preset = {
2525
2551
  "borderWidthActionCardHover": "{borderWidthCard}",
2526
2552
  "borderWidthActionCardActive": "{borderWidthCard}",
2527
2553
  "borderWidthActionCardDisabled": "{borderWidthCard}",
2554
+ "borderRadiusSkeleton": "8px",
2528
2555
  "motionDurationExtraFast": {
2529
2556
  "default": "45ms",
2530
2557
  "disabled": "0ms"
@@ -4837,6 +4864,14 @@ module.exports.preset = {
4837
4864
  "light": "{colorPrimary300}",
4838
4865
  "dark": "{colorPrimary300}"
4839
4866
  },
4867
+ "colorTextLinkDecorationDefault": {
4868
+ "light": "currentColor",
4869
+ "dark": "currentColor"
4870
+ },
4871
+ "colorTextLinkDecorationHover": {
4872
+ "light": "currentColor",
4873
+ "dark": "currentColor"
4874
+ },
4840
4875
  "colorTextLinkSecondaryDefault": {
4841
4876
  "light": "{colorTextLinkDefault}",
4842
4877
  "dark": "{colorTextLinkDefault}"
@@ -5033,6 +5068,14 @@ module.exports.preset = {
5033
5068
  "light": "{colorNeutral600}",
5034
5069
  "dark": "{colorNeutral600}"
5035
5070
  },
5071
+ "colorBackgroundSkeleton": {
5072
+ "light": "{colorNeutral750}",
5073
+ "dark": "{colorNeutral750}"
5074
+ },
5075
+ "colorBackgroundSkeletonWave": {
5076
+ "light": "{colorNeutral700}",
5077
+ "dark": "{colorNeutral700}"
5078
+ },
5036
5079
  "colorPrimary50": "#f0fbff",
5037
5080
  "colorPrimary100": "#d1f1ff",
5038
5081
  "colorPrimary200": "#b8e7ff",
@@ -6306,6 +6349,14 @@ module.exports.preset = {
6306
6349
  "light": "{colorPrimary300}",
6307
6350
  "dark": "{colorPrimary300}"
6308
6351
  },
6352
+ "colorTextLinkDecorationDefault": {
6353
+ "light": "currentColor",
6354
+ "dark": "currentColor"
6355
+ },
6356
+ "colorTextLinkDecorationHover": {
6357
+ "light": "currentColor",
6358
+ "dark": "currentColor"
6359
+ },
6309
6360
  "colorTextLinkSecondaryDefault": {
6310
6361
  "light": "{colorTextLinkDefault}",
6311
6362
  "dark": "{colorTextLinkDefault}"
@@ -6502,6 +6553,14 @@ module.exports.preset = {
6502
6553
  "light": "{colorNeutral600}",
6503
6554
  "dark": "{colorNeutral600}"
6504
6555
  },
6556
+ "colorBackgroundSkeleton": {
6557
+ "light": "{colorNeutral750}",
6558
+ "dark": "{colorNeutral750}"
6559
+ },
6560
+ "colorBackgroundSkeletonWave": {
6561
+ "light": "{colorNeutral700}",
6562
+ "dark": "{colorNeutral700}"
6563
+ },
6505
6564
  "colorPrimary50": "#f0fbff",
6506
6565
  "colorPrimary100": "#d1f1ff",
6507
6566
  "colorPrimary200": "#b8e7ff",
@@ -7703,6 +7762,14 @@ module.exports.preset = {
7703
7762
  "light": "{colorWhite}",
7704
7763
  "dark": "{colorWhite}"
7705
7764
  },
7765
+ "colorTextLinkDecorationDefault": {
7766
+ "light": "currentColor",
7767
+ "dark": "currentColor"
7768
+ },
7769
+ "colorTextLinkDecorationHover": {
7770
+ "light": "currentColor",
7771
+ "dark": "currentColor"
7772
+ },
7706
7773
  "colorTextLinkSecondaryDefault": {
7707
7774
  "light": "{colorTextLinkDefault}",
7708
7775
  "dark": "{colorTextLinkDefault}"
@@ -7898,6 +7965,14 @@ module.exports.preset = {
7898
7965
  "colorIconActionCardDisabled": {
7899
7966
  "light": "{colorNeutral400}",
7900
7967
  "dark": "{colorNeutral600}"
7968
+ },
7969
+ "colorBackgroundSkeleton": {
7970
+ "light": "{colorNeutral250}",
7971
+ "dark": "{colorNeutral750}"
7972
+ },
7973
+ "colorBackgroundSkeletonWave": {
7974
+ "light": "{colorNeutral150}",
7975
+ "dark": "{colorNeutral700}"
7901
7976
  }
7902
7977
  }
7903
7978
  },
@@ -8985,6 +9060,14 @@ module.exports.preset = {
8985
9060
  "light": "{colorTextNotificationYellow}",
8986
9061
  "dark": "{colorTextNotificationYellow}"
8987
9062
  },
9063
+ "colorTextLinkDecorationDefault": {
9064
+ "light": "currentColor",
9065
+ "dark": "currentColor"
9066
+ },
9067
+ "colorTextLinkDecorationHover": {
9068
+ "light": "currentColor",
9069
+ "dark": "currentColor"
9070
+ },
8988
9071
  "colorTextLinkSecondaryDefault": {
8989
9072
  "light": "{colorTextLinkDefault}",
8990
9073
  "dark": "{colorTextLinkDefault}"
@@ -9180,6 +9263,14 @@ module.exports.preset = {
9180
9263
  "colorIconActionCardDisabled": {
9181
9264
  "light": "{colorNeutral400}",
9182
9265
  "dark": "{colorNeutral600}"
9266
+ },
9267
+ "colorBackgroundSkeleton": {
9268
+ "light": "{colorNeutral250}",
9269
+ "dark": "{colorNeutral750}"
9270
+ },
9271
+ "colorBackgroundSkeletonWave": {
9272
+ "light": "{colorNeutral150}",
9273
+ "dark": "{colorNeutral700}"
9183
9274
  }
9184
9275
  }
9185
9276
  },
@@ -10267,6 +10358,14 @@ module.exports.preset = {
10267
10358
  "light": "{colorPrimary900}",
10268
10359
  "dark": "{colorPrimary300}"
10269
10360
  },
10361
+ "colorTextLinkDecorationDefault": {
10362
+ "light": "currentColor",
10363
+ "dark": "currentColor"
10364
+ },
10365
+ "colorTextLinkDecorationHover": {
10366
+ "light": "currentColor",
10367
+ "dark": "currentColor"
10368
+ },
10270
10369
  "colorTextLinkSecondaryDefault": {
10271
10370
  "light": "{colorTextLinkDefault}",
10272
10371
  "dark": "{colorTextLinkDefault}"
@@ -10463,6 +10562,14 @@ module.exports.preset = {
10463
10562
  "light": "{colorNeutral400}",
10464
10563
  "dark": "{colorNeutral600}"
10465
10564
  },
10565
+ "colorBackgroundSkeleton": {
10566
+ "light": "{colorNeutral250}",
10567
+ "dark": "{colorNeutral750}"
10568
+ },
10569
+ "colorBackgroundSkeletonWave": {
10570
+ "light": "{colorNeutral150}",
10571
+ "dark": "{colorNeutral700}"
10572
+ },
10466
10573
  "fontExpandableHeadingSize": "14px",
10467
10574
  "borderDividerSectionWidth": "1px"
10468
10575
  }
@@ -11551,6 +11658,14 @@ module.exports.preset = {
11551
11658
  "light": "{colorPrimary300}",
11552
11659
  "dark": "{colorPrimary300}"
11553
11660
  },
11661
+ "colorTextLinkDecorationDefault": {
11662
+ "light": "currentColor",
11663
+ "dark": "currentColor"
11664
+ },
11665
+ "colorTextLinkDecorationHover": {
11666
+ "light": "currentColor",
11667
+ "dark": "currentColor"
11668
+ },
11554
11669
  "colorTextLinkSecondaryDefault": {
11555
11670
  "light": "{colorTextLinkDefault}",
11556
11671
  "dark": "{colorTextLinkDefault}"
@@ -11746,6 +11861,14 @@ module.exports.preset = {
11746
11861
  "colorIconActionCardDisabled": {
11747
11862
  "light": "{colorNeutral600}",
11748
11863
  "dark": "{colorNeutral600}"
11864
+ },
11865
+ "colorBackgroundSkeleton": {
11866
+ "light": "{colorNeutral750}",
11867
+ "dark": "{colorNeutral750}"
11868
+ },
11869
+ "colorBackgroundSkeletonWave": {
11870
+ "light": "{colorNeutral700}",
11871
+ "dark": "{colorNeutral700}"
11749
11872
  }
11750
11873
  }
11751
11874
  },
@@ -12302,6 +12425,8 @@ module.exports.preset = {
12302
12425
  "colorTextLayoutToggleSelected": "color",
12303
12426
  "colorTextLinkDefault": "color",
12304
12427
  "colorTextLinkHover": "color",
12428
+ "colorTextLinkDecorationDefault": "color",
12429
+ "colorTextLinkDecorationHover": "color",
12305
12430
  "colorTextLinkSecondaryDefault": "color",
12306
12431
  "colorTextLinkSecondaryHover": "color",
12307
12432
  "colorTextLinkInfoDefault": "color",
@@ -12351,6 +12476,8 @@ module.exports.preset = {
12351
12476
  "colorIconActionCardHover": "color",
12352
12477
  "colorIconActionCardActive": "color",
12353
12478
  "colorIconActionCardDisabled": "color",
12479
+ "colorBackgroundSkeleton": "color",
12480
+ "colorBackgroundSkeletonWave": "color",
12354
12481
  "motionDurationExtraFast": "motion",
12355
12482
  "motionDurationExtraSlow": "motion",
12356
12483
  "motionDurationFast": "motion",
@@ -12919,6 +13046,7 @@ module.exports.preset = {
12919
13046
  "colorBorderItemFocused",
12920
13047
  "colorBorderDropdownItemFocused",
12921
13048
  "colorBorderItemSelected",
13049
+ "colorBorderLayout",
12922
13050
  "colorBorderPopover",
12923
13051
  "colorBorderSegmentActive",
12924
13052
  "colorBorderSegmentDefault",
@@ -12962,6 +13090,7 @@ module.exports.preset = {
12962
13090
  "colorTextDropdownItemSecondary",
12963
13091
  "colorTextEmpty",
12964
13092
  "colorTextFormDefault",
13093
+ "colorTextFormLabel",
12965
13094
  "colorTextFormSecondary",
12966
13095
  "colorTextGroupLabel",
12967
13096
  "colorTextHeadingDefault",
@@ -12985,6 +13114,8 @@ module.exports.preset = {
12985
13114
  "colorTextLayoutToggleSelected",
12986
13115
  "colorTextLinkDefault",
12987
13116
  "colorTextLinkHover",
13117
+ "colorTextLinkDecorationDefault",
13118
+ "colorTextLinkDecorationHover",
12988
13119
  "colorTextLinkSecondaryDefault",
12989
13120
  "colorTextLinkSecondaryHover",
12990
13121
  "colorTextLinkInfoDefault",
@@ -13015,6 +13146,9 @@ module.exports.preset = {
13015
13146
  "colorBorderActionCardDisabled",
13016
13147
  "colorBackgroundActionCardDisabled",
13017
13148
  "colorTextActionCardDisabled",
13149
+ "fontDecorationStyleLink",
13150
+ "fontDecorationThicknessLink",
13151
+ "fontDecorationThicknessLinkDisplayL",
13018
13152
  "fontFamilyBase",
13019
13153
  "fontFamilyDisplay",
13020
13154
  "fontFamilyHeading",
@@ -13022,42 +13156,49 @@ module.exports.preset = {
13022
13156
  "fontSizeBodyM",
13023
13157
  "fontSizeBodyS",
13024
13158
  "fontSizeDisplayL",
13025
- "fontSizeHeadingXl",
13159
+ "fontSizeFormLabel",
13026
13160
  "fontSizeHeadingL",
13027
13161
  "fontSizeHeadingM",
13028
13162
  "fontSizeHeadingS",
13163
+ "fontSizeHeadingXl",
13029
13164
  "fontSizeHeadingXs",
13165
+ "fontSizeKeyValuePairsLabel",
13030
13166
  "fontSizeTabs",
13031
- "fontWeightTabs",
13032
- "fontWeightTabsDisabled",
13033
- "lineHeightTabs",
13034
- "fontWeightButton",
13035
13167
  "fontWeightAlertHeader",
13168
+ "fontWeightBold",
13169
+ "fontWeightBreadcrumbCurrent",
13170
+ "fontWeightButton",
13171
+ "fontWeightDisplayL",
13036
13172
  "fontWeightFlashbarHeader",
13037
- "fontWeightHeadingXl",
13173
+ "fontWeightFormLabel",
13038
13174
  "fontWeightHeadingL",
13039
13175
  "fontWeightHeadingM",
13040
13176
  "fontWeightHeadingS",
13177
+ "fontWeightHeadingXl",
13041
13178
  "fontWeightHeadingXs",
13042
- "fontWeightDisplayL",
13043
13179
  "fontWeightHeavy",
13044
- "fontWeightNormal",
13045
- "fontWeightBold",
13180
+ "fontWeightKeyValuePairsLabel",
13046
13181
  "fontWeightLighter",
13182
+ "fontWeightNormal",
13183
+ "fontWeightTabs",
13184
+ "fontWeightTabsDisabled",
13047
13185
  "letterSpacingDisplayL",
13048
- "letterSpacingHeadingXl",
13049
13186
  "letterSpacingHeadingL",
13050
13187
  "letterSpacingHeadingM",
13051
13188
  "letterSpacingHeadingS",
13189
+ "letterSpacingHeadingXl",
13052
13190
  "letterSpacingHeadingXs",
13053
13191
  "lineHeightBodyM",
13054
13192
  "lineHeightBodyS",
13055
13193
  "lineHeightDisplayL",
13056
- "lineHeightHeadingXl",
13194
+ "lineHeightFormLabel",
13057
13195
  "lineHeightHeadingL",
13058
13196
  "lineHeightHeadingM",
13059
13197
  "lineHeightHeadingS",
13198
+ "lineHeightHeadingXl",
13060
13199
  "lineHeightHeadingXs",
13200
+ "lineHeightKeyValuePairsLabel",
13201
+ "lineHeightTabs",
13061
13202
  "borderRadiusAlert",
13062
13203
  "borderRadiusBadge",
13063
13204
  "borderRadiusButton",
@@ -13483,42 +13624,42 @@ module.exports.preset = {
13483
13624
  "fontSizeBodyM",
13484
13625
  "fontSizeBodyS",
13485
13626
  "fontSizeDisplayL",
13486
- "fontSizeHeadingXl",
13487
13627
  "fontSizeHeadingL",
13488
13628
  "fontSizeHeadingM",
13489
13629
  "fontSizeHeadingS",
13630
+ "fontSizeHeadingXl",
13490
13631
  "fontSizeHeadingXs",
13491
13632
  "fontSizeTabs",
13492
- "fontWeightTabs",
13493
- "fontWeightTabsDisabled",
13494
- "lineHeightTabs",
13495
- "fontWeightButton",
13496
13633
  "fontWeightAlertHeader",
13634
+ "fontWeightBold",
13635
+ "fontWeightButton",
13636
+ "fontWeightDisplayL",
13497
13637
  "fontWeightFlashbarHeader",
13498
- "fontWeightHeadingXl",
13499
13638
  "fontWeightHeadingL",
13500
13639
  "fontWeightHeadingM",
13501
13640
  "fontWeightHeadingS",
13641
+ "fontWeightHeadingXl",
13502
13642
  "fontWeightHeadingXs",
13503
- "fontWeightDisplayL",
13504
13643
  "fontWeightHeavy",
13505
- "fontWeightNormal",
13506
- "fontWeightBold",
13507
13644
  "fontWeightLighter",
13645
+ "fontWeightNormal",
13646
+ "fontWeightTabs",
13647
+ "fontWeightTabsDisabled",
13508
13648
  "letterSpacingDisplayL",
13509
- "letterSpacingHeadingXl",
13510
13649
  "letterSpacingHeadingL",
13511
13650
  "letterSpacingHeadingM",
13512
13651
  "letterSpacingHeadingS",
13652
+ "letterSpacingHeadingXl",
13513
13653
  "letterSpacingHeadingXs",
13514
13654
  "lineHeightBodyM",
13515
13655
  "lineHeightBodyS",
13516
13656
  "lineHeightDisplayL",
13517
- "lineHeightHeadingXl",
13518
13657
  "lineHeightHeadingL",
13519
13658
  "lineHeightHeadingM",
13520
13659
  "lineHeightHeadingS",
13660
+ "lineHeightHeadingXl",
13521
13661
  "lineHeightHeadingXs",
13662
+ "lineHeightTabs",
13522
13663
  "borderRadiusAlert",
13523
13664
  "borderRadiusBadge",
13524
13665
  "borderRadiusButton",
@@ -14159,6 +14300,8 @@ module.exports.preset = {
14159
14300
  "colorTextLayoutToggleSelected": "color-text-layout-toggle-selected",
14160
14301
  "colorTextLinkDefault": "color-text-link-default",
14161
14302
  "colorTextLinkHover": "color-text-link-hover",
14303
+ "colorTextLinkDecorationDefault": "color-text-link-decoration-default",
14304
+ "colorTextLinkDecorationHover": "color-text-link-decoration-hover",
14162
14305
  "colorTextLinkSecondaryDefault": "color-text-link-secondary-default",
14163
14306
  "colorTextLinkSecondaryHover": "color-text-link-secondary-hover",
14164
14307
  "colorTextLinkInfoDefault": "color-text-link-info-default",
@@ -14208,9 +14351,14 @@ module.exports.preset = {
14208
14351
  "colorIconActionCardHover": "color-icon-action-card-hover",
14209
14352
  "colorIconActionCardActive": "color-icon-action-card-active",
14210
14353
  "colorIconActionCardDisabled": "color-icon-action-card-disabled",
14354
+ "colorBackgroundSkeleton": "color-background-skeleton",
14355
+ "colorBackgroundSkeletonWave": "color-background-skeleton-wave",
14211
14356
  "fontBoxValueLargeWeight": "font-box-value-large-weight",
14212
14357
  "fontButtonLetterSpacing": "font-button-letter-spacing",
14213
14358
  "fontChartDetailSize": "font-chart-detail-size",
14359
+ "fontDecorationStyleLink": "font-decoration-style-link",
14360
+ "fontDecorationThicknessLink": "font-decoration-thickness-link",
14361
+ "fontDecorationThicknessLinkDisplayL": "font-decoration-thickness-link-display-l",
14214
14362
  "fontDisplayLabelWeight": "font-display-label-weight",
14215
14363
  "fontExpandableHeadingSize": "font-expandable-heading-size",
14216
14364
  "fontFamilyBase": "font-family-base",
@@ -14226,46 +14374,53 @@ module.exports.preset = {
14226
14374
  "fontSizeBodyM": "font-size-body-m",
14227
14375
  "fontSizeBodyS": "font-size-body-s",
14228
14376
  "fontSizeDisplayL": "font-size-display-l",
14229
- "fontSizeHeadingXl": "font-size-heading-xl",
14377
+ "fontSizeFormLabel": "font-size-form-label",
14230
14378
  "fontSizeHeadingL": "font-size-heading-l",
14231
14379
  "fontSizeHeadingM": "font-size-heading-m",
14232
14380
  "fontSizeHeadingS": "font-size-heading-s",
14381
+ "fontSizeHeadingXl": "font-size-heading-xl",
14233
14382
  "fontSizeHeadingXs": "font-size-heading-xs",
14383
+ "fontSizeKeyValuePairsLabel": "font-size-key-value-pairs-label",
14384
+ "fontSizeTabs": "font-size-tabs",
14234
14385
  "fontSmoothingMozOsx": "font-smoothing-moz-osx",
14235
14386
  "fontSmoothingWebkit": "font-smoothing-webkit",
14236
- "fontSizeTabs": "font-size-tabs",
14237
- "fontWeightTabs": "font-weight-tabs",
14238
- "fontWeightTabsDisabled": "font-weight-tabs-disabled",
14239
- "lineHeightTabs": "line-height-tabs",
14240
14387
  "fontWayfindingLinkActiveWeight": "font-wayfinding-link-active-weight",
14241
- "fontWeightButton": "font-weight-button",
14242
14388
  "fontWeightAlertHeader": "font-weight-alert-header",
14389
+ "fontWeightBold": "font-weight-bold",
14390
+ "fontWeightBreadcrumbCurrent": "font-weight-breadcrumb-current",
14391
+ "fontWeightButton": "font-weight-button",
14392
+ "fontWeightDisplayL": "font-weight-display-l",
14243
14393
  "fontWeightFlashbarHeader": "font-weight-flashbar-header",
14244
- "fontWeightHeadingXl": "font-weight-heading-xl",
14394
+ "fontWeightFormLabel": "font-weight-form-label",
14245
14395
  "fontWeightHeadingL": "font-weight-heading-l",
14246
14396
  "fontWeightHeadingM": "font-weight-heading-m",
14247
14397
  "fontWeightHeadingS": "font-weight-heading-s",
14398
+ "fontWeightHeadingXl": "font-weight-heading-xl",
14248
14399
  "fontWeightHeadingXs": "font-weight-heading-xs",
14249
- "fontWeightDisplayL": "font-weight-display-l",
14250
14400
  "fontWeightHeavy": "font-weight-heavy",
14251
- "fontWeightNormal": "font-weight-normal",
14252
- "fontWeightBold": "font-weight-bold",
14401
+ "fontWeightKeyValuePairsLabel": "font-weight-key-value-pairs-label",
14253
14402
  "fontWeightLighter": "font-weight-lighter",
14403
+ "fontWeightNormal": "font-weight-normal",
14404
+ "fontWeightTabs": "font-weight-tabs",
14405
+ "fontWeightTabsDisabled": "font-weight-tabs-disabled",
14254
14406
  "letterSpacingBodyS": "letter-spacing-body-s",
14255
14407
  "letterSpacingDisplayL": "letter-spacing-display-l",
14256
- "letterSpacingHeadingXl": "letter-spacing-heading-xl",
14257
14408
  "letterSpacingHeadingL": "letter-spacing-heading-l",
14258
14409
  "letterSpacingHeadingM": "letter-spacing-heading-m",
14259
14410
  "letterSpacingHeadingS": "letter-spacing-heading-s",
14411
+ "letterSpacingHeadingXl": "letter-spacing-heading-xl",
14260
14412
  "letterSpacingHeadingXs": "letter-spacing-heading-xs",
14261
14413
  "lineHeightBodyM": "line-height-body-m",
14262
14414
  "lineHeightBodyS": "line-height-body-s",
14263
14415
  "lineHeightDisplayL": "line-height-display-l",
14264
- "lineHeightHeadingXl": "line-height-heading-xl",
14416
+ "lineHeightFormLabel": "line-height-form-label",
14265
14417
  "lineHeightHeadingL": "line-height-heading-l",
14266
14418
  "lineHeightHeadingM": "line-height-heading-m",
14267
14419
  "lineHeightHeadingS": "line-height-heading-s",
14420
+ "lineHeightHeadingXl": "line-height-heading-xl",
14268
14421
  "lineHeightHeadingXs": "line-height-heading-xs",
14422
+ "lineHeightKeyValuePairsLabel": "line-height-key-value-pairs-label",
14423
+ "lineHeightTabs": "line-height-tabs",
14269
14424
  "borderActiveWidth": "border-active-width",
14270
14425
  "borderCodeEditorStatusDividerWidth": "border-code-editor-status-divider-width",
14271
14426
  "borderContainerStickyWidth": "border-container-sticky-width",
@@ -14334,6 +14489,7 @@ module.exports.preset = {
14334
14489
  "borderWidthActionCardHover": "border-width-action-card-hover",
14335
14490
  "borderWidthActionCardActive": "border-width-action-card-active",
14336
14491
  "borderWidthActionCardDisabled": "border-width-action-card-disabled",
14492
+ "borderRadiusSkeleton": "border-radius-skeleton",
14337
14493
  "motionDurationExtraFast": "motion-duration-extra-fast",
14338
14494
  "motionDurationExtraSlow": "motion-duration-extra-slow",
14339
14495
  "motionDurationFast": "motion-duration-fast",
@@ -15063,6 +15219,8 @@ module.exports.preset = {
15063
15219
  "colorTextLayoutToggleSelected": "--color-text-layout-toggle-selected-xpximc",
15064
15220
  "colorTextLinkDefault": "--color-text-link-default-hude44",
15065
15221
  "colorTextLinkHover": "--color-text-link-hover-2hfec2",
15222
+ "colorTextLinkDecorationDefault": "--color-text-link-decoration-default-0x8fhu",
15223
+ "colorTextLinkDecorationHover": "--color-text-link-decoration-hover-kui2t9",
15066
15224
  "colorTextLinkSecondaryDefault": "--color-text-link-secondary-default-4p0gj8",
15067
15225
  "colorTextLinkSecondaryHover": "--color-text-link-secondary-hover-0kzmc4",
15068
15226
  "colorTextLinkInfoDefault": "--color-text-link-info-default-mrmt1i",
@@ -15112,9 +15270,14 @@ module.exports.preset = {
15112
15270
  "colorIconActionCardHover": "--color-icon-action-card-hover-qxq4pp",
15113
15271
  "colorIconActionCardActive": "--color-icon-action-card-active-rhp94s",
15114
15272
  "colorIconActionCardDisabled": "--color-icon-action-card-disabled-wm3kyf",
15273
+ "colorBackgroundSkeleton": "--color-background-skeleton-sjxg4n",
15274
+ "colorBackgroundSkeletonWave": "--color-background-skeleton-wave-1dy97d",
15115
15275
  "fontBoxValueLargeWeight": "--font-box-value-large-weight-wr00sw",
15116
15276
  "fontButtonLetterSpacing": "--font-button-letter-spacing-ufowe3",
15117
15277
  "fontChartDetailSize": "--font-chart-detail-size-9qr25q",
15278
+ "fontDecorationStyleLink": "--font-decoration-style-link-pk2xmp",
15279
+ "fontDecorationThicknessLink": "--font-decoration-thickness-link-uesuo7",
15280
+ "fontDecorationThicknessLinkDisplayL": "--font-decoration-thickness-link-display-l-6g5fyl",
15118
15281
  "fontDisplayLabelWeight": "--font-display-label-weight-zavpeo",
15119
15282
  "fontExpandableHeadingSize": "--font-expandable-heading-size-0uk059",
15120
15283
  "fontFamilyBase": "--font-family-base-gmnpzl",
@@ -15130,46 +15293,53 @@ module.exports.preset = {
15130
15293
  "fontSizeBodyM": "--font-size-body-m-a7nh2n",
15131
15294
  "fontSizeBodyS": "--font-size-body-s-smc8cv",
15132
15295
  "fontSizeDisplayL": "--font-size-display-l-wa6woo",
15133
- "fontSizeHeadingXl": "--font-size-heading-xl-wvkbur",
15296
+ "fontSizeFormLabel": "--font-size-form-label-mxiqd7",
15134
15297
  "fontSizeHeadingL": "--font-size-heading-l-vnacx6",
15135
15298
  "fontSizeHeadingM": "--font-size-heading-m-170yiy",
15136
15299
  "fontSizeHeadingS": "--font-size-heading-s-zp08en",
15300
+ "fontSizeHeadingXl": "--font-size-heading-xl-wvkbur",
15137
15301
  "fontSizeHeadingXs": "--font-size-heading-xs-j8yzxv",
15302
+ "fontSizeKeyValuePairsLabel": "--font-size-key-value-pairs-label-1mmf3j",
15303
+ "fontSizeTabs": "--font-size-tabs-eeo215",
15138
15304
  "fontSmoothingMozOsx": "--font-smoothing-moz-osx-hbm0aq",
15139
15305
  "fontSmoothingWebkit": "--font-smoothing-webkit-oemolo",
15140
- "fontSizeTabs": "--font-size-tabs-eeo215",
15141
- "fontWeightTabs": "--font-weight-tabs-ichxzl",
15142
- "fontWeightTabsDisabled": "--font-weight-tabs-disabled-v5r551",
15143
- "lineHeightTabs": "--line-height-tabs-vpnjo7",
15144
15306
  "fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-ny4hup",
15145
- "fontWeightButton": "--font-weight-button-0eg20c",
15146
15307
  "fontWeightAlertHeader": "--font-weight-alert-header-zg25o1",
15308
+ "fontWeightBold": "--font-weight-bold-fo1afg",
15309
+ "fontWeightBreadcrumbCurrent": "--font-weight-breadcrumb-current-v39mbh",
15310
+ "fontWeightButton": "--font-weight-button-0eg20c",
15311
+ "fontWeightDisplayL": "--font-weight-display-l-h5zsi8",
15147
15312
  "fontWeightFlashbarHeader": "--font-weight-flashbar-header-fg5kye",
15148
- "fontWeightHeadingXl": "--font-weight-heading-xl-u3m4we",
15313
+ "fontWeightFormLabel": "--font-weight-form-label-mrg9ef",
15149
15314
  "fontWeightHeadingL": "--font-weight-heading-l-0t6dwc",
15150
15315
  "fontWeightHeadingM": "--font-weight-heading-m-zf82dr",
15151
15316
  "fontWeightHeadingS": "--font-weight-heading-s-lcx0ai",
15317
+ "fontWeightHeadingXl": "--font-weight-heading-xl-u3m4we",
15152
15318
  "fontWeightHeadingXs": "--font-weight-heading-xs-wqqpne",
15153
- "fontWeightDisplayL": "--font-weight-display-l-h5zsi8",
15154
15319
  "fontWeightHeavy": "--font-weight-heavy-6yh4un",
15155
- "fontWeightNormal": "--font-weight-normal-cxw1m3",
15156
- "fontWeightBold": "--font-weight-bold-fo1afg",
15320
+ "fontWeightKeyValuePairsLabel": "--font-weight-key-value-pairs-label-zdidmd",
15157
15321
  "fontWeightLighter": "--font-weight-lighter-ldkoj5",
15322
+ "fontWeightNormal": "--font-weight-normal-cxw1m3",
15323
+ "fontWeightTabs": "--font-weight-tabs-ichxzl",
15324
+ "fontWeightTabsDisabled": "--font-weight-tabs-disabled-v5r551",
15158
15325
  "letterSpacingBodyS": "--letter-spacing-body-s-gq78ok",
15159
15326
  "letterSpacingDisplayL": "--letter-spacing-display-l-elyyxk",
15160
- "letterSpacingHeadingXl": "--letter-spacing-heading-xl-ckkb6u",
15161
15327
  "letterSpacingHeadingL": "--letter-spacing-heading-l-5v6ibv",
15162
15328
  "letterSpacingHeadingM": "--letter-spacing-heading-m-29ewnk",
15163
15329
  "letterSpacingHeadingS": "--letter-spacing-heading-s-4st9ep",
15330
+ "letterSpacingHeadingXl": "--letter-spacing-heading-xl-ckkb6u",
15164
15331
  "letterSpacingHeadingXs": "--letter-spacing-heading-xs-fgog7a",
15165
15332
  "lineHeightBodyM": "--line-height-body-m-2mh3ke",
15166
15333
  "lineHeightBodyS": "--line-height-body-s-nu5hx1",
15167
15334
  "lineHeightDisplayL": "--line-height-display-l-vwanzp",
15168
- "lineHeightHeadingXl": "--line-height-heading-xl-hko6p0",
15335
+ "lineHeightFormLabel": "--line-height-form-label-asu26u",
15169
15336
  "lineHeightHeadingL": "--line-height-heading-l-mg5bx6",
15170
15337
  "lineHeightHeadingM": "--line-height-heading-m-uoaqdh",
15171
15338
  "lineHeightHeadingS": "--line-height-heading-s-hmi4vc",
15339
+ "lineHeightHeadingXl": "--line-height-heading-xl-hko6p0",
15172
15340
  "lineHeightHeadingXs": "--line-height-heading-xs-q9j004",
15341
+ "lineHeightKeyValuePairsLabel": "--line-height-key-value-pairs-label-x3ofa3",
15342
+ "lineHeightTabs": "--line-height-tabs-vpnjo7",
15173
15343
  "borderActiveWidth": "--border-active-width-axzm24",
15174
15344
  "borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-4we6jf",
15175
15345
  "borderContainerStickyWidth": "--border-container-sticky-width-nri0ix",
@@ -15238,6 +15408,7 @@ module.exports.preset = {
15238
15408
  "borderWidthActionCardHover": "--border-width-action-card-hover-02l6fg",
15239
15409
  "borderWidthActionCardActive": "--border-width-action-card-active-pwtgzu",
15240
15410
  "borderWidthActionCardDisabled": "--border-width-action-card-disabled-rdvlbc",
15411
+ "borderRadiusSkeleton": "--border-radius-skeleton-9lkvfi",
15241
15412
  "motionDurationExtraFast": "--motion-duration-extra-fast-l4w48j",
15242
15413
  "motionDurationExtraSlow": "--motion-duration-extra-slow-29bqym",
15243
15414
  "motionDurationFast": "--motion-duration-fast-unntf6",