@cloudscape-design/components-themeable 3.0.1301 → 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.
- package/lib/internal/manifest.json +1 -1
- package/lib/internal/scss/breadcrumb-group/item/styles.scss +1 -1
- package/lib/internal/scss/breadcrumb-group/styles.scss +1 -1
- package/lib/internal/scss/copy-to-clipboard/styles.scss +18 -0
- package/lib/internal/scss/drawer/styles.scss +13 -2
- package/lib/internal/scss/form-field/styles.scss +1 -1
- package/lib/internal/scss/internal/generated/custom-css-properties/index.scss +1 -1
- package/lib/internal/scss/internal/styles/links.scss +1 -0
- package/lib/internal/scss/internal/styles/typography/mixins.scss +8 -3
- package/lib/internal/scss/key-value-pairs/styles.scss +5 -1
- package/lib/internal/scss/link/constants.scss +11 -11
- package/lib/internal/template/attribute-editor/styles.css.js +15 -15
- package/lib/internal/template/attribute-editor/styles.scoped.css +29 -28
- package/lib/internal/template/attribute-editor/styles.selectors.js +15 -15
- package/lib/internal/template/breadcrumb-group/item/styles.css.js +7 -7
- package/lib/internal/template/breadcrumb-group/item/styles.scoped.css +30 -29
- package/lib/internal/template/breadcrumb-group/item/styles.selectors.js +7 -7
- package/lib/internal/template/breadcrumb-group/styles.css.js +14 -14
- package/lib/internal/template/breadcrumb-group/styles.scoped.css +25 -25
- package/lib/internal/template/breadcrumb-group/styles.selectors.js +14 -14
- package/lib/internal/template/button-dropdown/category-elements/category-element.js +1 -1
- package/lib/internal/template/button-dropdown/category-elements/category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js +1 -1
- package/lib/internal/template/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/lib/internal/template/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.js +1 -1
- package/lib/internal/template/button-dropdown/item-element/index.js.map +1 -1
- package/lib/internal/template/button-dropdown/item-element/styles.css.js +21 -21
- package/lib/internal/template/button-dropdown/item-element/styles.scoped.css +38 -37
- package/lib/internal/template/button-dropdown/item-element/styles.selectors.js +21 -21
- package/lib/internal/template/copy-to-clipboard/index.d.ts +1 -1
- package/lib/internal/template/copy-to-clipboard/index.d.ts.map +1 -1
- package/lib/internal/template/copy-to-clipboard/index.js +2 -2
- package/lib/internal/template/copy-to-clipboard/index.js.map +1 -1
- package/lib/internal/template/copy-to-clipboard/interfaces.d.ts +5 -0
- package/lib/internal/template/copy-to-clipboard/interfaces.d.ts.map +1 -1
- package/lib/internal/template/copy-to-clipboard/interfaces.js.map +1 -1
- package/lib/internal/template/copy-to-clipboard/internal.d.ts +1 -1
- package/lib/internal/template/copy-to-clipboard/internal.d.ts.map +1 -1
- package/lib/internal/template/copy-to-clipboard/internal.js +3 -3
- package/lib/internal/template/copy-to-clipboard/internal.js.map +1 -1
- package/lib/internal/template/copy-to-clipboard/styles.css.js +5 -3
- package/lib/internal/template/copy-to-clipboard/styles.scoped.css +18 -3
- package/lib/internal/template/copy-to-clipboard/styles.selectors.js +5 -3
- package/lib/internal/template/drawer/implementation.d.ts +3 -3
- package/lib/internal/template/drawer/implementation.d.ts.map +1 -1
- package/lib/internal/template/drawer/implementation.js +3 -2
- package/lib/internal/template/drawer/implementation.js.map +1 -1
- package/lib/internal/template/drawer/index.d.ts +2 -1
- package/lib/internal/template/drawer/index.d.ts.map +1 -1
- package/lib/internal/template/drawer/index.js +21 -9
- package/lib/internal/template/drawer/index.js.map +1 -1
- package/lib/internal/template/drawer/interfaces.d.ts +45 -18
- package/lib/internal/template/drawer/interfaces.d.ts.map +1 -1
- package/lib/internal/template/drawer/interfaces.js.map +1 -1
- package/lib/internal/template/drawer/styles.css.js +29 -25
- package/lib/internal/template/drawer/styles.scoped.css +43 -34
- package/lib/internal/template/drawer/styles.selectors.js +29 -25
- package/lib/internal/template/drawer/utils.d.ts +2 -2
- package/lib/internal/template/drawer/utils.d.ts.map +1 -1
- package/lib/internal/template/drawer/utils.js +6 -5
- package/lib/internal/template/drawer/utils.js.map +1 -1
- package/lib/internal/template/form-field/styles.css.js +24 -24
- package/lib/internal/template/form-field/styles.scoped.css +41 -41
- package/lib/internal/template/form-field/styles.selectors.js +24 -24
- package/lib/internal/template/help-panel/styles.css.js +6 -6
- package/lib/internal/template/help-panel/styles.scoped.css +73 -71
- package/lib/internal/template/help-panel/styles.selectors.js +6 -6
- package/lib/internal/template/internal/base-component/styles.scoped.css +36 -20
- package/lib/internal/template/internal/components/token-list/styles.css.js +10 -10
- package/lib/internal/template/internal/components/token-list/styles.scoped.css +24 -23
- package/lib/internal/template/internal/components/token-list/styles.selectors.js +10 -10
- package/lib/internal/template/internal/environment.js +2 -2
- package/lib/internal/template/internal/environment.json +2 -2
- package/lib/internal/template/internal/generated/styles/tokens.d.ts +24 -12
- package/lib/internal/template/internal/generated/styles/tokens.js +24 -12
- package/lib/internal/template/internal/generated/theming/index.cjs +164 -58
- package/lib/internal/template/internal/generated/theming/index.cjs.d.ts +225 -99
- package/lib/internal/template/internal/generated/theming/index.d.ts +225 -99
- package/lib/internal/template/internal/generated/theming/index.js +164 -58
- package/lib/internal/template/key-value-pairs/styles.css.js +8 -8
- package/lib/internal/template/key-value-pairs/styles.scoped.css +12 -12
- package/lib/internal/template/key-value-pairs/styles.selectors.js +8 -8
- package/lib/internal/template/link/internal.js +1 -1
- package/lib/internal/template/link/internal.js.map +1 -1
- package/lib/internal/template/link/styles.css.js +21 -21
- package/lib/internal/template/link/styles.scoped.css +94 -84
- package/lib/internal/template/link/styles.selectors.js +21 -21
- package/lib/internal/template/pagination/index.d.ts.map +1 -1
- package/lib/internal/template/pagination/index.js +4 -1
- package/lib/internal/template/pagination/index.js.map +1 -1
- package/lib/internal/template/status-indicator/internal.js +1 -1
- package/lib/internal/template/status-indicator/internal.js.map +1 -1
- package/lib/internal/template/table/body-cell/td-element.js +1 -1
- package/lib/internal/template/table/body-cell/td-element.js.map +1 -1
- package/lib/internal/template/tag-editor/styles.css.js +3 -3
- package/lib/internal/template/tag-editor/styles.scoped.css +12 -11
- package/lib/internal/template/tag-editor/styles.selectors.js +3 -3
- package/lib/internal/template/test-utils/dom/drawer/index.d.ts +2 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js +6 -0
- package/lib/internal/template/test-utils/dom/drawer/index.js.map +1 -1
- package/lib/internal/template/test-utils/selectors/drawer/index.d.ts +2 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js +6 -0
- package/lib/internal/template/test-utils/selectors/drawer/index.js.map +1 -1
- package/lib/internal/template/text-content/styles.css.js +1 -1
- package/lib/internal/template/text-content/styles.scoped.css +68 -66
- package/lib/internal/template/text-content/styles.selectors.js +1 -1
- package/lib/internal/template/tooltip/index.d.ts +0 -3
- package/lib/internal/template/tooltip/index.d.ts.map +1 -1
- package/lib/internal/template/tooltip/index.js +0 -3
- package/lib/internal/template/tooltip/index.js.map +1 -1
- package/package.json +1 -1
- package/lib/internal/template/drawer/next.d.ts +0 -6
- package/lib/internal/template/drawer/next.d.ts.map +0 -1
- package/lib/internal/template/drawer/next.js +0 -38
- 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}"
|
|
@@ -2410,6 +2418,9 @@ module.exports.preset = {
|
|
|
2410
2418
|
"fontBoxValueLargeWeight": "700",
|
|
2411
2419
|
"fontButtonLetterSpacing": "0.005em",
|
|
2412
2420
|
"fontChartDetailSize": "{fontSizeBodyS}",
|
|
2421
|
+
"fontDecorationStyleLink": "solid",
|
|
2422
|
+
"fontDecorationThicknessLink": "1px",
|
|
2423
|
+
"fontDecorationThicknessLinkDisplayL": "2px",
|
|
2413
2424
|
"fontDisplayLabelWeight": "700",
|
|
2414
2425
|
"fontExpandableHeadingSize": "{fontSizeHeadingS}",
|
|
2415
2426
|
"fontFamilyBase": "'Open Sans', 'Helvetica Neue', Roboto, Arial, sans-serif",
|
|
@@ -2425,46 +2436,53 @@ module.exports.preset = {
|
|
|
2425
2436
|
"fontSizeBodyM": "14px",
|
|
2426
2437
|
"fontSizeBodyS": "12px",
|
|
2427
2438
|
"fontSizeDisplayL": "42px",
|
|
2428
|
-
"
|
|
2439
|
+
"fontSizeFormLabel": "{fontSizeBodyM}",
|
|
2429
2440
|
"fontSizeHeadingL": "20px",
|
|
2430
2441
|
"fontSizeHeadingM": "18px",
|
|
2431
2442
|
"fontSizeHeadingS": "16px",
|
|
2443
|
+
"fontSizeHeadingXl": "24px",
|
|
2432
2444
|
"fontSizeHeadingXs": "14px",
|
|
2445
|
+
"fontSizeKeyValuePairsLabel": "{fontSizeBodyM}",
|
|
2446
|
+
"fontSizeTabs": "{fontSizeHeadingS}",
|
|
2433
2447
|
"fontSmoothingMozOsx": "grayscale",
|
|
2434
2448
|
"fontSmoothingWebkit": "antialiased",
|
|
2435
|
-
"fontSizeTabs": "{fontSizeHeadingS}",
|
|
2436
|
-
"fontWeightTabs": "700",
|
|
2437
|
-
"fontWeightTabsDisabled": "{fontWayfindingLinkActiveWeight}",
|
|
2438
|
-
"lineHeightTabs": "{lineHeightHeadingS}",
|
|
2439
2449
|
"fontWayfindingLinkActiveWeight": "700",
|
|
2440
|
-
"fontWeightButton": "700",
|
|
2441
2450
|
"fontWeightAlertHeader": "700",
|
|
2451
|
+
"fontWeightBold": "700",
|
|
2452
|
+
"fontWeightBreadcrumbCurrent": "{fontWeightBold}",
|
|
2453
|
+
"fontWeightButton": "700",
|
|
2454
|
+
"fontWeightDisplayL": "700",
|
|
2442
2455
|
"fontWeightFlashbarHeader": "700",
|
|
2443
|
-
"
|
|
2456
|
+
"fontWeightFormLabel": "{fontDisplayLabelWeight}",
|
|
2444
2457
|
"fontWeightHeadingL": "700",
|
|
2445
2458
|
"fontWeightHeadingM": "700",
|
|
2446
2459
|
"fontWeightHeadingS": "700",
|
|
2460
|
+
"fontWeightHeadingXl": "700",
|
|
2447
2461
|
"fontWeightHeadingXs": "700",
|
|
2448
|
-
"fontWeightDisplayL": "700",
|
|
2449
2462
|
"fontWeightHeavy": "700",
|
|
2450
|
-
"
|
|
2451
|
-
"fontWeightBold": "700",
|
|
2463
|
+
"fontWeightKeyValuePairsLabel": "{fontDisplayLabelWeight}",
|
|
2452
2464
|
"fontWeightLighter": "300",
|
|
2465
|
+
"fontWeightNormal": "400",
|
|
2466
|
+
"fontWeightTabs": "700",
|
|
2467
|
+
"fontWeightTabsDisabled": "{fontWayfindingLinkActiveWeight}",
|
|
2453
2468
|
"letterSpacingBodyS": "0.005em",
|
|
2454
2469
|
"letterSpacingDisplayL": "-0.03em",
|
|
2455
|
-
"letterSpacingHeadingXl": "-0.02em",
|
|
2456
2470
|
"letterSpacingHeadingL": "-0.015em",
|
|
2457
2471
|
"letterSpacingHeadingM": "-0.010em",
|
|
2458
2472
|
"letterSpacingHeadingS": "-0.005em",
|
|
2473
|
+
"letterSpacingHeadingXl": "-0.02em",
|
|
2459
2474
|
"letterSpacingHeadingXs": "normal",
|
|
2460
2475
|
"lineHeightBodyM": "20px",
|
|
2461
2476
|
"lineHeightBodyS": "16px",
|
|
2462
2477
|
"lineHeightDisplayL": "48px",
|
|
2463
|
-
"
|
|
2478
|
+
"lineHeightFormLabel": "{lineHeightBodyM}",
|
|
2464
2479
|
"lineHeightHeadingL": "24px",
|
|
2465
2480
|
"lineHeightHeadingM": "22px",
|
|
2466
2481
|
"lineHeightHeadingS": "20px",
|
|
2482
|
+
"lineHeightHeadingXl": "30px",
|
|
2467
2483
|
"lineHeightHeadingXs": "18px",
|
|
2484
|
+
"lineHeightKeyValuePairsLabel": "{lineHeightBodyM}",
|
|
2485
|
+
"lineHeightTabs": "{lineHeightHeadingS}",
|
|
2468
2486
|
"borderActiveWidth": "4px",
|
|
2469
2487
|
"borderCodeEditorStatusDividerWidth": "{borderDividerSectionWidth}",
|
|
2470
2488
|
"borderContainerStickyWidth": "0px",
|
|
@@ -4846,6 +4864,14 @@ module.exports.preset = {
|
|
|
4846
4864
|
"light": "{colorPrimary300}",
|
|
4847
4865
|
"dark": "{colorPrimary300}"
|
|
4848
4866
|
},
|
|
4867
|
+
"colorTextLinkDecorationDefault": {
|
|
4868
|
+
"light": "currentColor",
|
|
4869
|
+
"dark": "currentColor"
|
|
4870
|
+
},
|
|
4871
|
+
"colorTextLinkDecorationHover": {
|
|
4872
|
+
"light": "currentColor",
|
|
4873
|
+
"dark": "currentColor"
|
|
4874
|
+
},
|
|
4849
4875
|
"colorTextLinkSecondaryDefault": {
|
|
4850
4876
|
"light": "{colorTextLinkDefault}",
|
|
4851
4877
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -6323,6 +6349,14 @@ module.exports.preset = {
|
|
|
6323
6349
|
"light": "{colorPrimary300}",
|
|
6324
6350
|
"dark": "{colorPrimary300}"
|
|
6325
6351
|
},
|
|
6352
|
+
"colorTextLinkDecorationDefault": {
|
|
6353
|
+
"light": "currentColor",
|
|
6354
|
+
"dark": "currentColor"
|
|
6355
|
+
},
|
|
6356
|
+
"colorTextLinkDecorationHover": {
|
|
6357
|
+
"light": "currentColor",
|
|
6358
|
+
"dark": "currentColor"
|
|
6359
|
+
},
|
|
6326
6360
|
"colorTextLinkSecondaryDefault": {
|
|
6327
6361
|
"light": "{colorTextLinkDefault}",
|
|
6328
6362
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -7728,6 +7762,14 @@ module.exports.preset = {
|
|
|
7728
7762
|
"light": "{colorWhite}",
|
|
7729
7763
|
"dark": "{colorWhite}"
|
|
7730
7764
|
},
|
|
7765
|
+
"colorTextLinkDecorationDefault": {
|
|
7766
|
+
"light": "currentColor",
|
|
7767
|
+
"dark": "currentColor"
|
|
7768
|
+
},
|
|
7769
|
+
"colorTextLinkDecorationHover": {
|
|
7770
|
+
"light": "currentColor",
|
|
7771
|
+
"dark": "currentColor"
|
|
7772
|
+
},
|
|
7731
7773
|
"colorTextLinkSecondaryDefault": {
|
|
7732
7774
|
"light": "{colorTextLinkDefault}",
|
|
7733
7775
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -9018,6 +9060,14 @@ module.exports.preset = {
|
|
|
9018
9060
|
"light": "{colorTextNotificationYellow}",
|
|
9019
9061
|
"dark": "{colorTextNotificationYellow}"
|
|
9020
9062
|
},
|
|
9063
|
+
"colorTextLinkDecorationDefault": {
|
|
9064
|
+
"light": "currentColor",
|
|
9065
|
+
"dark": "currentColor"
|
|
9066
|
+
},
|
|
9067
|
+
"colorTextLinkDecorationHover": {
|
|
9068
|
+
"light": "currentColor",
|
|
9069
|
+
"dark": "currentColor"
|
|
9070
|
+
},
|
|
9021
9071
|
"colorTextLinkSecondaryDefault": {
|
|
9022
9072
|
"light": "{colorTextLinkDefault}",
|
|
9023
9073
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -10308,6 +10358,14 @@ module.exports.preset = {
|
|
|
10308
10358
|
"light": "{colorPrimary900}",
|
|
10309
10359
|
"dark": "{colorPrimary300}"
|
|
10310
10360
|
},
|
|
10361
|
+
"colorTextLinkDecorationDefault": {
|
|
10362
|
+
"light": "currentColor",
|
|
10363
|
+
"dark": "currentColor"
|
|
10364
|
+
},
|
|
10365
|
+
"colorTextLinkDecorationHover": {
|
|
10366
|
+
"light": "currentColor",
|
|
10367
|
+
"dark": "currentColor"
|
|
10368
|
+
},
|
|
10311
10369
|
"colorTextLinkSecondaryDefault": {
|
|
10312
10370
|
"light": "{colorTextLinkDefault}",
|
|
10313
10371
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -11600,6 +11658,14 @@ module.exports.preset = {
|
|
|
11600
11658
|
"light": "{colorPrimary300}",
|
|
11601
11659
|
"dark": "{colorPrimary300}"
|
|
11602
11660
|
},
|
|
11661
|
+
"colorTextLinkDecorationDefault": {
|
|
11662
|
+
"light": "currentColor",
|
|
11663
|
+
"dark": "currentColor"
|
|
11664
|
+
},
|
|
11665
|
+
"colorTextLinkDecorationHover": {
|
|
11666
|
+
"light": "currentColor",
|
|
11667
|
+
"dark": "currentColor"
|
|
11668
|
+
},
|
|
11603
11669
|
"colorTextLinkSecondaryDefault": {
|
|
11604
11670
|
"light": "{colorTextLinkDefault}",
|
|
11605
11671
|
"dark": "{colorTextLinkDefault}"
|
|
@@ -12359,6 +12425,8 @@ module.exports.preset = {
|
|
|
12359
12425
|
"colorTextLayoutToggleSelected": "color",
|
|
12360
12426
|
"colorTextLinkDefault": "color",
|
|
12361
12427
|
"colorTextLinkHover": "color",
|
|
12428
|
+
"colorTextLinkDecorationDefault": "color",
|
|
12429
|
+
"colorTextLinkDecorationHover": "color",
|
|
12362
12430
|
"colorTextLinkSecondaryDefault": "color",
|
|
12363
12431
|
"colorTextLinkSecondaryHover": "color",
|
|
12364
12432
|
"colorTextLinkInfoDefault": "color",
|
|
@@ -12978,6 +13046,7 @@ module.exports.preset = {
|
|
|
12978
13046
|
"colorBorderItemFocused",
|
|
12979
13047
|
"colorBorderDropdownItemFocused",
|
|
12980
13048
|
"colorBorderItemSelected",
|
|
13049
|
+
"colorBorderLayout",
|
|
12981
13050
|
"colorBorderPopover",
|
|
12982
13051
|
"colorBorderSegmentActive",
|
|
12983
13052
|
"colorBorderSegmentDefault",
|
|
@@ -13021,6 +13090,7 @@ module.exports.preset = {
|
|
|
13021
13090
|
"colorTextDropdownItemSecondary",
|
|
13022
13091
|
"colorTextEmpty",
|
|
13023
13092
|
"colorTextFormDefault",
|
|
13093
|
+
"colorTextFormLabel",
|
|
13024
13094
|
"colorTextFormSecondary",
|
|
13025
13095
|
"colorTextGroupLabel",
|
|
13026
13096
|
"colorTextHeadingDefault",
|
|
@@ -13044,6 +13114,8 @@ module.exports.preset = {
|
|
|
13044
13114
|
"colorTextLayoutToggleSelected",
|
|
13045
13115
|
"colorTextLinkDefault",
|
|
13046
13116
|
"colorTextLinkHover",
|
|
13117
|
+
"colorTextLinkDecorationDefault",
|
|
13118
|
+
"colorTextLinkDecorationHover",
|
|
13047
13119
|
"colorTextLinkSecondaryDefault",
|
|
13048
13120
|
"colorTextLinkSecondaryHover",
|
|
13049
13121
|
"colorTextLinkInfoDefault",
|
|
@@ -13074,6 +13146,9 @@ module.exports.preset = {
|
|
|
13074
13146
|
"colorBorderActionCardDisabled",
|
|
13075
13147
|
"colorBackgroundActionCardDisabled",
|
|
13076
13148
|
"colorTextActionCardDisabled",
|
|
13149
|
+
"fontDecorationStyleLink",
|
|
13150
|
+
"fontDecorationThicknessLink",
|
|
13151
|
+
"fontDecorationThicknessLinkDisplayL",
|
|
13077
13152
|
"fontFamilyBase",
|
|
13078
13153
|
"fontFamilyDisplay",
|
|
13079
13154
|
"fontFamilyHeading",
|
|
@@ -13081,42 +13156,49 @@ module.exports.preset = {
|
|
|
13081
13156
|
"fontSizeBodyM",
|
|
13082
13157
|
"fontSizeBodyS",
|
|
13083
13158
|
"fontSizeDisplayL",
|
|
13084
|
-
"
|
|
13159
|
+
"fontSizeFormLabel",
|
|
13085
13160
|
"fontSizeHeadingL",
|
|
13086
13161
|
"fontSizeHeadingM",
|
|
13087
13162
|
"fontSizeHeadingS",
|
|
13163
|
+
"fontSizeHeadingXl",
|
|
13088
13164
|
"fontSizeHeadingXs",
|
|
13165
|
+
"fontSizeKeyValuePairsLabel",
|
|
13089
13166
|
"fontSizeTabs",
|
|
13090
|
-
"fontWeightTabs",
|
|
13091
|
-
"fontWeightTabsDisabled",
|
|
13092
|
-
"lineHeightTabs",
|
|
13093
|
-
"fontWeightButton",
|
|
13094
13167
|
"fontWeightAlertHeader",
|
|
13168
|
+
"fontWeightBold",
|
|
13169
|
+
"fontWeightBreadcrumbCurrent",
|
|
13170
|
+
"fontWeightButton",
|
|
13171
|
+
"fontWeightDisplayL",
|
|
13095
13172
|
"fontWeightFlashbarHeader",
|
|
13096
|
-
"
|
|
13173
|
+
"fontWeightFormLabel",
|
|
13097
13174
|
"fontWeightHeadingL",
|
|
13098
13175
|
"fontWeightHeadingM",
|
|
13099
13176
|
"fontWeightHeadingS",
|
|
13177
|
+
"fontWeightHeadingXl",
|
|
13100
13178
|
"fontWeightHeadingXs",
|
|
13101
|
-
"fontWeightDisplayL",
|
|
13102
13179
|
"fontWeightHeavy",
|
|
13103
|
-
"
|
|
13104
|
-
"fontWeightBold",
|
|
13180
|
+
"fontWeightKeyValuePairsLabel",
|
|
13105
13181
|
"fontWeightLighter",
|
|
13182
|
+
"fontWeightNormal",
|
|
13183
|
+
"fontWeightTabs",
|
|
13184
|
+
"fontWeightTabsDisabled",
|
|
13106
13185
|
"letterSpacingDisplayL",
|
|
13107
|
-
"letterSpacingHeadingXl",
|
|
13108
13186
|
"letterSpacingHeadingL",
|
|
13109
13187
|
"letterSpacingHeadingM",
|
|
13110
13188
|
"letterSpacingHeadingS",
|
|
13189
|
+
"letterSpacingHeadingXl",
|
|
13111
13190
|
"letterSpacingHeadingXs",
|
|
13112
13191
|
"lineHeightBodyM",
|
|
13113
13192
|
"lineHeightBodyS",
|
|
13114
13193
|
"lineHeightDisplayL",
|
|
13115
|
-
"
|
|
13194
|
+
"lineHeightFormLabel",
|
|
13116
13195
|
"lineHeightHeadingL",
|
|
13117
13196
|
"lineHeightHeadingM",
|
|
13118
13197
|
"lineHeightHeadingS",
|
|
13198
|
+
"lineHeightHeadingXl",
|
|
13119
13199
|
"lineHeightHeadingXs",
|
|
13200
|
+
"lineHeightKeyValuePairsLabel",
|
|
13201
|
+
"lineHeightTabs",
|
|
13120
13202
|
"borderRadiusAlert",
|
|
13121
13203
|
"borderRadiusBadge",
|
|
13122
13204
|
"borderRadiusButton",
|
|
@@ -13542,42 +13624,42 @@ module.exports.preset = {
|
|
|
13542
13624
|
"fontSizeBodyM",
|
|
13543
13625
|
"fontSizeBodyS",
|
|
13544
13626
|
"fontSizeDisplayL",
|
|
13545
|
-
"fontSizeHeadingXl",
|
|
13546
13627
|
"fontSizeHeadingL",
|
|
13547
13628
|
"fontSizeHeadingM",
|
|
13548
13629
|
"fontSizeHeadingS",
|
|
13630
|
+
"fontSizeHeadingXl",
|
|
13549
13631
|
"fontSizeHeadingXs",
|
|
13550
13632
|
"fontSizeTabs",
|
|
13551
|
-
"fontWeightTabs",
|
|
13552
|
-
"fontWeightTabsDisabled",
|
|
13553
|
-
"lineHeightTabs",
|
|
13554
|
-
"fontWeightButton",
|
|
13555
13633
|
"fontWeightAlertHeader",
|
|
13634
|
+
"fontWeightBold",
|
|
13635
|
+
"fontWeightButton",
|
|
13636
|
+
"fontWeightDisplayL",
|
|
13556
13637
|
"fontWeightFlashbarHeader",
|
|
13557
|
-
"fontWeightHeadingXl",
|
|
13558
13638
|
"fontWeightHeadingL",
|
|
13559
13639
|
"fontWeightHeadingM",
|
|
13560
13640
|
"fontWeightHeadingS",
|
|
13641
|
+
"fontWeightHeadingXl",
|
|
13561
13642
|
"fontWeightHeadingXs",
|
|
13562
|
-
"fontWeightDisplayL",
|
|
13563
13643
|
"fontWeightHeavy",
|
|
13564
|
-
"fontWeightNormal",
|
|
13565
|
-
"fontWeightBold",
|
|
13566
13644
|
"fontWeightLighter",
|
|
13645
|
+
"fontWeightNormal",
|
|
13646
|
+
"fontWeightTabs",
|
|
13647
|
+
"fontWeightTabsDisabled",
|
|
13567
13648
|
"letterSpacingDisplayL",
|
|
13568
|
-
"letterSpacingHeadingXl",
|
|
13569
13649
|
"letterSpacingHeadingL",
|
|
13570
13650
|
"letterSpacingHeadingM",
|
|
13571
13651
|
"letterSpacingHeadingS",
|
|
13652
|
+
"letterSpacingHeadingXl",
|
|
13572
13653
|
"letterSpacingHeadingXs",
|
|
13573
13654
|
"lineHeightBodyM",
|
|
13574
13655
|
"lineHeightBodyS",
|
|
13575
13656
|
"lineHeightDisplayL",
|
|
13576
|
-
"lineHeightHeadingXl",
|
|
13577
13657
|
"lineHeightHeadingL",
|
|
13578
13658
|
"lineHeightHeadingM",
|
|
13579
13659
|
"lineHeightHeadingS",
|
|
13660
|
+
"lineHeightHeadingXl",
|
|
13580
13661
|
"lineHeightHeadingXs",
|
|
13662
|
+
"lineHeightTabs",
|
|
13581
13663
|
"borderRadiusAlert",
|
|
13582
13664
|
"borderRadiusBadge",
|
|
13583
13665
|
"borderRadiusButton",
|
|
@@ -14218,6 +14300,8 @@ module.exports.preset = {
|
|
|
14218
14300
|
"colorTextLayoutToggleSelected": "color-text-layout-toggle-selected",
|
|
14219
14301
|
"colorTextLinkDefault": "color-text-link-default",
|
|
14220
14302
|
"colorTextLinkHover": "color-text-link-hover",
|
|
14303
|
+
"colorTextLinkDecorationDefault": "color-text-link-decoration-default",
|
|
14304
|
+
"colorTextLinkDecorationHover": "color-text-link-decoration-hover",
|
|
14221
14305
|
"colorTextLinkSecondaryDefault": "color-text-link-secondary-default",
|
|
14222
14306
|
"colorTextLinkSecondaryHover": "color-text-link-secondary-hover",
|
|
14223
14307
|
"colorTextLinkInfoDefault": "color-text-link-info-default",
|
|
@@ -14272,6 +14356,9 @@ module.exports.preset = {
|
|
|
14272
14356
|
"fontBoxValueLargeWeight": "font-box-value-large-weight",
|
|
14273
14357
|
"fontButtonLetterSpacing": "font-button-letter-spacing",
|
|
14274
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",
|
|
14275
14362
|
"fontDisplayLabelWeight": "font-display-label-weight",
|
|
14276
14363
|
"fontExpandableHeadingSize": "font-expandable-heading-size",
|
|
14277
14364
|
"fontFamilyBase": "font-family-base",
|
|
@@ -14287,46 +14374,53 @@ module.exports.preset = {
|
|
|
14287
14374
|
"fontSizeBodyM": "font-size-body-m",
|
|
14288
14375
|
"fontSizeBodyS": "font-size-body-s",
|
|
14289
14376
|
"fontSizeDisplayL": "font-size-display-l",
|
|
14290
|
-
"
|
|
14377
|
+
"fontSizeFormLabel": "font-size-form-label",
|
|
14291
14378
|
"fontSizeHeadingL": "font-size-heading-l",
|
|
14292
14379
|
"fontSizeHeadingM": "font-size-heading-m",
|
|
14293
14380
|
"fontSizeHeadingS": "font-size-heading-s",
|
|
14381
|
+
"fontSizeHeadingXl": "font-size-heading-xl",
|
|
14294
14382
|
"fontSizeHeadingXs": "font-size-heading-xs",
|
|
14383
|
+
"fontSizeKeyValuePairsLabel": "font-size-key-value-pairs-label",
|
|
14384
|
+
"fontSizeTabs": "font-size-tabs",
|
|
14295
14385
|
"fontSmoothingMozOsx": "font-smoothing-moz-osx",
|
|
14296
14386
|
"fontSmoothingWebkit": "font-smoothing-webkit",
|
|
14297
|
-
"fontSizeTabs": "font-size-tabs",
|
|
14298
|
-
"fontWeightTabs": "font-weight-tabs",
|
|
14299
|
-
"fontWeightTabsDisabled": "font-weight-tabs-disabled",
|
|
14300
|
-
"lineHeightTabs": "line-height-tabs",
|
|
14301
14387
|
"fontWayfindingLinkActiveWeight": "font-wayfinding-link-active-weight",
|
|
14302
|
-
"fontWeightButton": "font-weight-button",
|
|
14303
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",
|
|
14304
14393
|
"fontWeightFlashbarHeader": "font-weight-flashbar-header",
|
|
14305
|
-
"
|
|
14394
|
+
"fontWeightFormLabel": "font-weight-form-label",
|
|
14306
14395
|
"fontWeightHeadingL": "font-weight-heading-l",
|
|
14307
14396
|
"fontWeightHeadingM": "font-weight-heading-m",
|
|
14308
14397
|
"fontWeightHeadingS": "font-weight-heading-s",
|
|
14398
|
+
"fontWeightHeadingXl": "font-weight-heading-xl",
|
|
14309
14399
|
"fontWeightHeadingXs": "font-weight-heading-xs",
|
|
14310
|
-
"fontWeightDisplayL": "font-weight-display-l",
|
|
14311
14400
|
"fontWeightHeavy": "font-weight-heavy",
|
|
14312
|
-
"
|
|
14313
|
-
"fontWeightBold": "font-weight-bold",
|
|
14401
|
+
"fontWeightKeyValuePairsLabel": "font-weight-key-value-pairs-label",
|
|
14314
14402
|
"fontWeightLighter": "font-weight-lighter",
|
|
14403
|
+
"fontWeightNormal": "font-weight-normal",
|
|
14404
|
+
"fontWeightTabs": "font-weight-tabs",
|
|
14405
|
+
"fontWeightTabsDisabled": "font-weight-tabs-disabled",
|
|
14315
14406
|
"letterSpacingBodyS": "letter-spacing-body-s",
|
|
14316
14407
|
"letterSpacingDisplayL": "letter-spacing-display-l",
|
|
14317
|
-
"letterSpacingHeadingXl": "letter-spacing-heading-xl",
|
|
14318
14408
|
"letterSpacingHeadingL": "letter-spacing-heading-l",
|
|
14319
14409
|
"letterSpacingHeadingM": "letter-spacing-heading-m",
|
|
14320
14410
|
"letterSpacingHeadingS": "letter-spacing-heading-s",
|
|
14411
|
+
"letterSpacingHeadingXl": "letter-spacing-heading-xl",
|
|
14321
14412
|
"letterSpacingHeadingXs": "letter-spacing-heading-xs",
|
|
14322
14413
|
"lineHeightBodyM": "line-height-body-m",
|
|
14323
14414
|
"lineHeightBodyS": "line-height-body-s",
|
|
14324
14415
|
"lineHeightDisplayL": "line-height-display-l",
|
|
14325
|
-
"
|
|
14416
|
+
"lineHeightFormLabel": "line-height-form-label",
|
|
14326
14417
|
"lineHeightHeadingL": "line-height-heading-l",
|
|
14327
14418
|
"lineHeightHeadingM": "line-height-heading-m",
|
|
14328
14419
|
"lineHeightHeadingS": "line-height-heading-s",
|
|
14420
|
+
"lineHeightHeadingXl": "line-height-heading-xl",
|
|
14329
14421
|
"lineHeightHeadingXs": "line-height-heading-xs",
|
|
14422
|
+
"lineHeightKeyValuePairsLabel": "line-height-key-value-pairs-label",
|
|
14423
|
+
"lineHeightTabs": "line-height-tabs",
|
|
14330
14424
|
"borderActiveWidth": "border-active-width",
|
|
14331
14425
|
"borderCodeEditorStatusDividerWidth": "border-code-editor-status-divider-width",
|
|
14332
14426
|
"borderContainerStickyWidth": "border-container-sticky-width",
|
|
@@ -15125,6 +15219,8 @@ module.exports.preset = {
|
|
|
15125
15219
|
"colorTextLayoutToggleSelected": "--color-text-layout-toggle-selected-xpximc",
|
|
15126
15220
|
"colorTextLinkDefault": "--color-text-link-default-hude44",
|
|
15127
15221
|
"colorTextLinkHover": "--color-text-link-hover-2hfec2",
|
|
15222
|
+
"colorTextLinkDecorationDefault": "--color-text-link-decoration-default-0x8fhu",
|
|
15223
|
+
"colorTextLinkDecorationHover": "--color-text-link-decoration-hover-kui2t9",
|
|
15128
15224
|
"colorTextLinkSecondaryDefault": "--color-text-link-secondary-default-4p0gj8",
|
|
15129
15225
|
"colorTextLinkSecondaryHover": "--color-text-link-secondary-hover-0kzmc4",
|
|
15130
15226
|
"colorTextLinkInfoDefault": "--color-text-link-info-default-mrmt1i",
|
|
@@ -15179,6 +15275,9 @@ module.exports.preset = {
|
|
|
15179
15275
|
"fontBoxValueLargeWeight": "--font-box-value-large-weight-wr00sw",
|
|
15180
15276
|
"fontButtonLetterSpacing": "--font-button-letter-spacing-ufowe3",
|
|
15181
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",
|
|
15182
15281
|
"fontDisplayLabelWeight": "--font-display-label-weight-zavpeo",
|
|
15183
15282
|
"fontExpandableHeadingSize": "--font-expandable-heading-size-0uk059",
|
|
15184
15283
|
"fontFamilyBase": "--font-family-base-gmnpzl",
|
|
@@ -15194,46 +15293,53 @@ module.exports.preset = {
|
|
|
15194
15293
|
"fontSizeBodyM": "--font-size-body-m-a7nh2n",
|
|
15195
15294
|
"fontSizeBodyS": "--font-size-body-s-smc8cv",
|
|
15196
15295
|
"fontSizeDisplayL": "--font-size-display-l-wa6woo",
|
|
15197
|
-
"
|
|
15296
|
+
"fontSizeFormLabel": "--font-size-form-label-mxiqd7",
|
|
15198
15297
|
"fontSizeHeadingL": "--font-size-heading-l-vnacx6",
|
|
15199
15298
|
"fontSizeHeadingM": "--font-size-heading-m-170yiy",
|
|
15200
15299
|
"fontSizeHeadingS": "--font-size-heading-s-zp08en",
|
|
15300
|
+
"fontSizeHeadingXl": "--font-size-heading-xl-wvkbur",
|
|
15201
15301
|
"fontSizeHeadingXs": "--font-size-heading-xs-j8yzxv",
|
|
15302
|
+
"fontSizeKeyValuePairsLabel": "--font-size-key-value-pairs-label-1mmf3j",
|
|
15303
|
+
"fontSizeTabs": "--font-size-tabs-eeo215",
|
|
15202
15304
|
"fontSmoothingMozOsx": "--font-smoothing-moz-osx-hbm0aq",
|
|
15203
15305
|
"fontSmoothingWebkit": "--font-smoothing-webkit-oemolo",
|
|
15204
|
-
"fontSizeTabs": "--font-size-tabs-eeo215",
|
|
15205
|
-
"fontWeightTabs": "--font-weight-tabs-ichxzl",
|
|
15206
|
-
"fontWeightTabsDisabled": "--font-weight-tabs-disabled-v5r551",
|
|
15207
|
-
"lineHeightTabs": "--line-height-tabs-vpnjo7",
|
|
15208
15306
|
"fontWayfindingLinkActiveWeight": "--font-wayfinding-link-active-weight-ny4hup",
|
|
15209
|
-
"fontWeightButton": "--font-weight-button-0eg20c",
|
|
15210
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",
|
|
15211
15312
|
"fontWeightFlashbarHeader": "--font-weight-flashbar-header-fg5kye",
|
|
15212
|
-
"
|
|
15313
|
+
"fontWeightFormLabel": "--font-weight-form-label-mrg9ef",
|
|
15213
15314
|
"fontWeightHeadingL": "--font-weight-heading-l-0t6dwc",
|
|
15214
15315
|
"fontWeightHeadingM": "--font-weight-heading-m-zf82dr",
|
|
15215
15316
|
"fontWeightHeadingS": "--font-weight-heading-s-lcx0ai",
|
|
15317
|
+
"fontWeightHeadingXl": "--font-weight-heading-xl-u3m4we",
|
|
15216
15318
|
"fontWeightHeadingXs": "--font-weight-heading-xs-wqqpne",
|
|
15217
|
-
"fontWeightDisplayL": "--font-weight-display-l-h5zsi8",
|
|
15218
15319
|
"fontWeightHeavy": "--font-weight-heavy-6yh4un",
|
|
15219
|
-
"
|
|
15220
|
-
"fontWeightBold": "--font-weight-bold-fo1afg",
|
|
15320
|
+
"fontWeightKeyValuePairsLabel": "--font-weight-key-value-pairs-label-zdidmd",
|
|
15221
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",
|
|
15222
15325
|
"letterSpacingBodyS": "--letter-spacing-body-s-gq78ok",
|
|
15223
15326
|
"letterSpacingDisplayL": "--letter-spacing-display-l-elyyxk",
|
|
15224
|
-
"letterSpacingHeadingXl": "--letter-spacing-heading-xl-ckkb6u",
|
|
15225
15327
|
"letterSpacingHeadingL": "--letter-spacing-heading-l-5v6ibv",
|
|
15226
15328
|
"letterSpacingHeadingM": "--letter-spacing-heading-m-29ewnk",
|
|
15227
15329
|
"letterSpacingHeadingS": "--letter-spacing-heading-s-4st9ep",
|
|
15330
|
+
"letterSpacingHeadingXl": "--letter-spacing-heading-xl-ckkb6u",
|
|
15228
15331
|
"letterSpacingHeadingXs": "--letter-spacing-heading-xs-fgog7a",
|
|
15229
15332
|
"lineHeightBodyM": "--line-height-body-m-2mh3ke",
|
|
15230
15333
|
"lineHeightBodyS": "--line-height-body-s-nu5hx1",
|
|
15231
15334
|
"lineHeightDisplayL": "--line-height-display-l-vwanzp",
|
|
15232
|
-
"
|
|
15335
|
+
"lineHeightFormLabel": "--line-height-form-label-asu26u",
|
|
15233
15336
|
"lineHeightHeadingL": "--line-height-heading-l-mg5bx6",
|
|
15234
15337
|
"lineHeightHeadingM": "--line-height-heading-m-uoaqdh",
|
|
15235
15338
|
"lineHeightHeadingS": "--line-height-heading-s-hmi4vc",
|
|
15339
|
+
"lineHeightHeadingXl": "--line-height-heading-xl-hko6p0",
|
|
15236
15340
|
"lineHeightHeadingXs": "--line-height-heading-xs-q9j004",
|
|
15341
|
+
"lineHeightKeyValuePairsLabel": "--line-height-key-value-pairs-label-x3ofa3",
|
|
15342
|
+
"lineHeightTabs": "--line-height-tabs-vpnjo7",
|
|
15237
15343
|
"borderActiveWidth": "--border-active-width-axzm24",
|
|
15238
15344
|
"borderCodeEditorStatusDividerWidth": "--border-code-editor-status-divider-width-4we6jf",
|
|
15239
15345
|
"borderContainerStickyWidth": "--border-container-sticky-width-nri0ix",
|