@cloudscape-design/chat-components 1.0.119 → 1.0.121
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/internal/generated/styles/tokens.d.ts +4 -0
- package/internal/generated/styles/tokens.js +4 -0
- package/internal/generated/theming/index.cjs +44 -0
- package/internal/generated/theming/index.cjs.d.ts +27 -0
- package/internal/generated/theming/index.d.ts +27 -0
- package/internal/generated/theming/index.js +44 -0
- package/package.json +1 -1
|
@@ -621,6 +621,7 @@ export const fontWeightHeadingL: string;
|
|
|
621
621
|
export const fontWeightHeadingM: string;
|
|
622
622
|
export const fontWeightHeadingS: string;
|
|
623
623
|
export const fontWeightHeadingXs: string;
|
|
624
|
+
export const fontWeightDisplayL: string;
|
|
624
625
|
export const fontWeightHeavy: string;
|
|
625
626
|
export const letterSpacingBodyS: string;
|
|
626
627
|
export const letterSpacingDisplayL: string;
|
|
@@ -762,6 +763,7 @@ export const spaceAlertVertical: string;
|
|
|
762
763
|
export const spaceButtonFocusOutlineGutter: string;
|
|
763
764
|
export const spaceButtonHorizontal: string;
|
|
764
765
|
export const spaceButtonVertical: string;
|
|
766
|
+
export const spaceFieldVertical: string;
|
|
765
767
|
export const spaceButtonIconFocusOutlineGutterVertical: string;
|
|
766
768
|
export const spaceButtonIconOnlyHorizontal: string;
|
|
767
769
|
export const spaceButtonInlineIconFocusOutlineGutter: string;
|
|
@@ -830,6 +832,8 @@ export const spaceActionCardVerticalDefault: string;
|
|
|
830
832
|
export const spaceActionCardVerticalEmbedded: string;
|
|
831
833
|
export const spaceActionCardDescriptionPaddingTop: string;
|
|
832
834
|
export const spaceActionCardContentPaddingTop: string;
|
|
835
|
+
export const spaceOptionPaddingVertical: string;
|
|
836
|
+
export const spaceOptionPaddingHorizontal: string;
|
|
833
837
|
export const spaceScaled2xNone: string;
|
|
834
838
|
export const spaceScaled2xXxxs: string;
|
|
835
839
|
export const spaceScaled2xXxs: string;
|
|
@@ -621,6 +621,7 @@ export var fontWeightHeadingL = "var(--font-weight-heading-l-0t6dwc, 700)";
|
|
|
621
621
|
export var fontWeightHeadingM = "var(--font-weight-heading-m-zf82dr, 700)";
|
|
622
622
|
export var fontWeightHeadingS = "var(--font-weight-heading-s-lcx0ai, 700)";
|
|
623
623
|
export var fontWeightHeadingXs = "var(--font-weight-heading-xs-wqqpne, 700)";
|
|
624
|
+
export var fontWeightDisplayL = "var(--font-weight-display-l-h5zsi8, 700)";
|
|
624
625
|
export var fontWeightHeavy = "var(--font-weight-heavy-6yh4un, 700)";
|
|
625
626
|
export var letterSpacingBodyS = "var(--letter-spacing-body-s-gq78ok, 0.005em)";
|
|
626
627
|
export var letterSpacingDisplayL = "var(--letter-spacing-display-l-elyyxk, -0.03em)";
|
|
@@ -762,6 +763,7 @@ export var spaceAlertVertical = "var(--space-alert-vertical-dlp5wr, 8px)";
|
|
|
762
763
|
export var spaceButtonFocusOutlineGutter = "var(--space-button-focus-outline-gutter-jj138g, 4px)";
|
|
763
764
|
export var spaceButtonHorizontal = "var(--space-button-horizontal-k0c786, 20px)";
|
|
764
765
|
export var spaceButtonVertical = "var(--space-button-vertical-xaxp6x, 4px)";
|
|
766
|
+
export var spaceFieldVertical = "var(--space-field-vertical-vm99qz, 5px)";
|
|
765
767
|
export var spaceButtonIconFocusOutlineGutterVertical = "var(--space-button-icon-focus-outline-gutter-vertical-r44mtq, 0px)";
|
|
766
768
|
export var spaceButtonIconOnlyHorizontal = "var(--space-button-icon-only-horizontal-i85hxi, 6px)";
|
|
767
769
|
export var spaceButtonInlineIconFocusOutlineGutter = "var(--space-button-inline-icon-focus-outline-gutter-zbfgku, 0px)";
|
|
@@ -830,6 +832,8 @@ export var spaceActionCardVerticalDefault = "var(--space-action-card-vertical-de
|
|
|
830
832
|
export var spaceActionCardVerticalEmbedded = "var(--space-action-card-vertical-embedded-f1rm8a, 10px)";
|
|
831
833
|
export var spaceActionCardDescriptionPaddingTop = "var(--space-action-card-description-padding-top-qw1sd7, 4px)";
|
|
832
834
|
export var spaceActionCardContentPaddingTop = "var(--space-action-card-content-padding-top-bew8kj, 8px)";
|
|
835
|
+
export var spaceOptionPaddingVertical = "var(--space-option-padding-vertical-d2srv9, 4px)";
|
|
836
|
+
export var spaceOptionPaddingHorizontal = "var(--space-option-padding-horizontal-4taa4b, 20px)";
|
|
833
837
|
export var spaceScaled2xNone = "var(--space-scaled-2x-none-987dp7, 0px)";
|
|
834
838
|
export var spaceScaled2xXxxs = "var(--space-scaled-2x-xxxs-reumxj, 2px)";
|
|
835
839
|
export var spaceScaled2xXxs = "var(--space-scaled-2x-xxs-e79hr1, 4px)";
|
|
@@ -2417,6 +2417,7 @@ module.exports.preset = {
|
|
|
2417
2417
|
"fontWeightHeadingM": "700",
|
|
2418
2418
|
"fontWeightHeadingS": "700",
|
|
2419
2419
|
"fontWeightHeadingXs": "700",
|
|
2420
|
+
"fontWeightDisplayL": "700",
|
|
2420
2421
|
"fontWeightHeavy": "700",
|
|
2421
2422
|
"letterSpacingBodyS": "0.005em",
|
|
2422
2423
|
"letterSpacingDisplayL": "-0.03em",
|
|
@@ -2729,6 +2730,10 @@ module.exports.preset = {
|
|
|
2729
2730
|
"comfortable": "{spaceScaledXxs}",
|
|
2730
2731
|
"compact": "{spaceScaledXxs}"
|
|
2731
2732
|
},
|
|
2733
|
+
"spaceFieldVertical": {
|
|
2734
|
+
"comfortable": "5px",
|
|
2735
|
+
"compact": "3px"
|
|
2736
|
+
},
|
|
2732
2737
|
"spaceButtonIconFocusOutlineGutterVertical": {
|
|
2733
2738
|
"comfortable": "0px",
|
|
2734
2739
|
"compact": "0px"
|
|
@@ -3001,6 +3006,14 @@ module.exports.preset = {
|
|
|
3001
3006
|
"comfortable": "{spaceScaledXs}",
|
|
3002
3007
|
"compact": "{spaceScaledXs}"
|
|
3003
3008
|
},
|
|
3009
|
+
"spaceOptionPaddingVertical": {
|
|
3010
|
+
"comfortable": "{spaceXxs}",
|
|
3011
|
+
"compact": "{spaceXxs}"
|
|
3012
|
+
},
|
|
3013
|
+
"spaceOptionPaddingHorizontal": {
|
|
3014
|
+
"comfortable": "{spaceL}",
|
|
3015
|
+
"compact": "{spaceL}"
|
|
3016
|
+
},
|
|
3004
3017
|
"spaceScaled2xNone": {
|
|
3005
3018
|
"comfortable": "{spaceNone}",
|
|
3006
3019
|
"compact": "{spaceNone}"
|
|
@@ -3263,6 +3276,10 @@ module.exports.preset = {
|
|
|
3263
3276
|
"comfortable": "{spaceScaledXxs}",
|
|
3264
3277
|
"compact": "{spaceScaledXxs}"
|
|
3265
3278
|
},
|
|
3279
|
+
"spaceFieldVertical": {
|
|
3280
|
+
"comfortable": "5px",
|
|
3281
|
+
"compact": "3px"
|
|
3282
|
+
},
|
|
3266
3283
|
"spaceButtonIconFocusOutlineGutterVertical": {
|
|
3267
3284
|
"comfortable": "0px",
|
|
3268
3285
|
"compact": "0px"
|
|
@@ -3535,6 +3552,14 @@ module.exports.preset = {
|
|
|
3535
3552
|
"comfortable": "{spaceScaledXs}",
|
|
3536
3553
|
"compact": "{spaceScaledXs}"
|
|
3537
3554
|
},
|
|
3555
|
+
"spaceOptionPaddingVertical": {
|
|
3556
|
+
"comfortable": "{spaceXxs}",
|
|
3557
|
+
"compact": "{spaceXxs}"
|
|
3558
|
+
},
|
|
3559
|
+
"spaceOptionPaddingHorizontal": {
|
|
3560
|
+
"comfortable": "{spaceL}",
|
|
3561
|
+
"compact": "{spaceL}"
|
|
3562
|
+
},
|
|
3538
3563
|
"spaceScaled2xNone": {
|
|
3539
3564
|
"comfortable": "{spaceNone}",
|
|
3540
3565
|
"compact": "{spaceNone}"
|
|
@@ -12227,6 +12252,7 @@ module.exports.preset = {
|
|
|
12227
12252
|
"spaceButtonFocusOutlineGutter": "density",
|
|
12228
12253
|
"spaceButtonHorizontal": "density",
|
|
12229
12254
|
"spaceButtonVertical": "density",
|
|
12255
|
+
"spaceFieldVertical": "density",
|
|
12230
12256
|
"spaceButtonIconFocusOutlineGutterVertical": "density",
|
|
12231
12257
|
"spaceButtonIconOnlyHorizontal": "density",
|
|
12232
12258
|
"spaceButtonInlineIconFocusOutlineGutter": "density",
|
|
@@ -12295,6 +12321,8 @@ module.exports.preset = {
|
|
|
12295
12321
|
"spaceActionCardVerticalEmbedded": "density",
|
|
12296
12322
|
"spaceActionCardDescriptionPaddingTop": "density",
|
|
12297
12323
|
"spaceActionCardContentPaddingTop": "density",
|
|
12324
|
+
"spaceOptionPaddingVertical": "density",
|
|
12325
|
+
"spaceOptionPaddingHorizontal": "density",
|
|
12298
12326
|
"spaceScaled2xNone": "density",
|
|
12299
12327
|
"spaceScaled2xXxxs": "density",
|
|
12300
12328
|
"spaceScaled2xXxs": "density",
|
|
@@ -12838,6 +12866,7 @@ module.exports.preset = {
|
|
|
12838
12866
|
"fontWeightHeadingM",
|
|
12839
12867
|
"fontWeightHeadingS",
|
|
12840
12868
|
"fontWeightHeadingXs",
|
|
12869
|
+
"fontWeightDisplayL",
|
|
12841
12870
|
"letterSpacingDisplayL",
|
|
12842
12871
|
"letterSpacingHeadingXl",
|
|
12843
12872
|
"letterSpacingHeadingL",
|
|
@@ -12891,9 +12920,11 @@ module.exports.preset = {
|
|
|
12891
12920
|
"borderWidthIconLarge",
|
|
12892
12921
|
"borderRadiusActionCardDefault",
|
|
12893
12922
|
"borderRadiusActionCardEmbedded",
|
|
12923
|
+
"sizeVerticalInput",
|
|
12894
12924
|
"spaceAlertVertical",
|
|
12895
12925
|
"spaceButtonHorizontal",
|
|
12896
12926
|
"spaceButtonVertical",
|
|
12927
|
+
"spaceFieldVertical",
|
|
12897
12928
|
"spaceCardHorizontalDefault",
|
|
12898
12929
|
"spaceCardHorizontalEmbedded",
|
|
12899
12930
|
"spaceCardVerticalDefault",
|
|
@@ -13266,6 +13297,7 @@ module.exports.preset = {
|
|
|
13266
13297
|
"fontWeightHeadingM",
|
|
13267
13298
|
"fontWeightHeadingS",
|
|
13268
13299
|
"fontWeightHeadingXs",
|
|
13300
|
+
"fontWeightDisplayL",
|
|
13269
13301
|
"letterSpacingDisplayL",
|
|
13270
13302
|
"letterSpacingHeadingXl",
|
|
13271
13303
|
"letterSpacingHeadingL",
|
|
@@ -13333,9 +13365,11 @@ module.exports.preset = {
|
|
|
13333
13365
|
"motionKeyframesFadeOut",
|
|
13334
13366
|
"motionKeyframesStatusIconError",
|
|
13335
13367
|
"motionKeyframesScalePopup",
|
|
13368
|
+
"sizeVerticalInput",
|
|
13336
13369
|
"spaceAlertVertical",
|
|
13337
13370
|
"spaceButtonHorizontal",
|
|
13338
13371
|
"spaceButtonVertical",
|
|
13372
|
+
"spaceFieldVertical",
|
|
13339
13373
|
"spaceCardHorizontalDefault",
|
|
13340
13374
|
"spaceCardHorizontalEmbedded",
|
|
13341
13375
|
"spaceCardVerticalDefault",
|
|
@@ -13344,6 +13378,8 @@ module.exports.preset = {
|
|
|
13344
13378
|
"spaceFieldHorizontal",
|
|
13345
13379
|
"spaceTabsVertical",
|
|
13346
13380
|
"spaceTreeViewIndentation",
|
|
13381
|
+
"spaceOptionPaddingVertical",
|
|
13382
|
+
"spaceOptionPaddingHorizontal",
|
|
13347
13383
|
"spaceScaledXxxs",
|
|
13348
13384
|
"spaceScaledXxs",
|
|
13349
13385
|
"spaceScaledXs",
|
|
@@ -13989,6 +14025,7 @@ module.exports.preset = {
|
|
|
13989
14025
|
"fontWeightHeadingM": "font-weight-heading-m",
|
|
13990
14026
|
"fontWeightHeadingS": "font-weight-heading-s",
|
|
13991
14027
|
"fontWeightHeadingXs": "font-weight-heading-xs",
|
|
14028
|
+
"fontWeightDisplayL": "font-weight-display-l",
|
|
13992
14029
|
"fontWeightHeavy": "font-weight-heavy",
|
|
13993
14030
|
"letterSpacingBodyS": "letter-spacing-body-s",
|
|
13994
14031
|
"letterSpacingDisplayL": "letter-spacing-display-l",
|
|
@@ -14130,6 +14167,7 @@ module.exports.preset = {
|
|
|
14130
14167
|
"spaceButtonFocusOutlineGutter": "space-button-focus-outline-gutter",
|
|
14131
14168
|
"spaceButtonHorizontal": "space-button-horizontal",
|
|
14132
14169
|
"spaceButtonVertical": "space-button-vertical",
|
|
14170
|
+
"spaceFieldVertical": "space-field-vertical",
|
|
14133
14171
|
"spaceButtonIconFocusOutlineGutterVertical": "space-button-icon-focus-outline-gutter-vertical",
|
|
14134
14172
|
"spaceButtonIconOnlyHorizontal": "space-button-icon-only-horizontal",
|
|
14135
14173
|
"spaceButtonInlineIconFocusOutlineGutter": "space-button-inline-icon-focus-outline-gutter",
|
|
@@ -14198,6 +14236,8 @@ module.exports.preset = {
|
|
|
14198
14236
|
"spaceActionCardVerticalEmbedded": "space-action-card-vertical-embedded",
|
|
14199
14237
|
"spaceActionCardDescriptionPaddingTop": "space-action-card-description-padding-top",
|
|
14200
14238
|
"spaceActionCardContentPaddingTop": "space-action-card-content-padding-top",
|
|
14239
|
+
"spaceOptionPaddingVertical": "space-option-padding-vertical",
|
|
14240
|
+
"spaceOptionPaddingHorizontal": "space-option-padding-horizontal",
|
|
14201
14241
|
"spaceScaled2xNone": "space-scaled-2x-none",
|
|
14202
14242
|
"spaceScaled2xXxxs": "space-scaled-2x-xxxs",
|
|
14203
14243
|
"spaceScaled2xXxs": "space-scaled-2x-xxs",
|
|
@@ -14880,6 +14920,7 @@ module.exports.preset = {
|
|
|
14880
14920
|
"fontWeightHeadingM": "--font-weight-heading-m-zf82dr",
|
|
14881
14921
|
"fontWeightHeadingS": "--font-weight-heading-s-lcx0ai",
|
|
14882
14922
|
"fontWeightHeadingXs": "--font-weight-heading-xs-wqqpne",
|
|
14923
|
+
"fontWeightDisplayL": "--font-weight-display-l-h5zsi8",
|
|
14883
14924
|
"fontWeightHeavy": "--font-weight-heavy-6yh4un",
|
|
14884
14925
|
"letterSpacingBodyS": "--letter-spacing-body-s-gq78ok",
|
|
14885
14926
|
"letterSpacingDisplayL": "--letter-spacing-display-l-elyyxk",
|
|
@@ -15021,6 +15062,7 @@ module.exports.preset = {
|
|
|
15021
15062
|
"spaceButtonFocusOutlineGutter": "--space-button-focus-outline-gutter-jj138g",
|
|
15022
15063
|
"spaceButtonHorizontal": "--space-button-horizontal-k0c786",
|
|
15023
15064
|
"spaceButtonVertical": "--space-button-vertical-xaxp6x",
|
|
15065
|
+
"spaceFieldVertical": "--space-field-vertical-vm99qz",
|
|
15024
15066
|
"spaceButtonIconFocusOutlineGutterVertical": "--space-button-icon-focus-outline-gutter-vertical-r44mtq",
|
|
15025
15067
|
"spaceButtonIconOnlyHorizontal": "--space-button-icon-only-horizontal-i85hxi",
|
|
15026
15068
|
"spaceButtonInlineIconFocusOutlineGutter": "--space-button-inline-icon-focus-outline-gutter-zbfgku",
|
|
@@ -15089,6 +15131,8 @@ module.exports.preset = {
|
|
|
15089
15131
|
"spaceActionCardVerticalEmbedded": "--space-action-card-vertical-embedded-f1rm8a",
|
|
15090
15132
|
"spaceActionCardDescriptionPaddingTop": "--space-action-card-description-padding-top-qw1sd7",
|
|
15091
15133
|
"spaceActionCardContentPaddingTop": "--space-action-card-content-padding-top-bew8kj",
|
|
15134
|
+
"spaceOptionPaddingVertical": "--space-option-padding-vertical-d2srv9",
|
|
15135
|
+
"spaceOptionPaddingHorizontal": "--space-option-padding-horizontal-4taa4b",
|
|
15092
15136
|
"spaceScaled2xNone": "--space-scaled-2x-none-987dp7",
|
|
15093
15137
|
"spaceScaled2xXxxs": "--space-scaled-2x-xxxs-reumxj",
|
|
15094
15138
|
"spaceScaled2xXxs": "--space-scaled-2x-xxs-e79hr1",
|
|
@@ -269,6 +269,7 @@ export declare interface TypedOverride {
|
|
|
269
269
|
fontWeightHeadingM?: GlobalValue;
|
|
270
270
|
fontWeightHeadingS?: GlobalValue;
|
|
271
271
|
fontWeightHeadingXs?: GlobalValue;
|
|
272
|
+
fontWeightDisplayL?: GlobalValue;
|
|
272
273
|
letterSpacingDisplayL?: GlobalValue;
|
|
273
274
|
letterSpacingHeadingXl?: GlobalValue;
|
|
274
275
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -322,9 +323,11 @@ export declare interface TypedOverride {
|
|
|
322
323
|
borderWidthIconLarge?: GlobalValue;
|
|
323
324
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
324
325
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
326
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
325
327
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
326
328
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
327
329
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
330
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
328
331
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
329
332
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
330
333
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -601,6 +604,7 @@ export declare interface TypedOverride {
|
|
|
601
604
|
fontWeightHeadingM?: GlobalValue;
|
|
602
605
|
fontWeightHeadingS?: GlobalValue;
|
|
603
606
|
fontWeightHeadingXs?: GlobalValue;
|
|
607
|
+
fontWeightDisplayL?: GlobalValue;
|
|
604
608
|
letterSpacingDisplayL?: GlobalValue;
|
|
605
609
|
letterSpacingHeadingXl?: GlobalValue;
|
|
606
610
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -654,9 +658,11 @@ export declare interface TypedOverride {
|
|
|
654
658
|
borderWidthIconLarge?: GlobalValue;
|
|
655
659
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
656
660
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
661
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
657
662
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
658
663
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
659
664
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
665
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
660
666
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
661
667
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
662
668
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -933,6 +939,7 @@ export declare interface TypedOverride {
|
|
|
933
939
|
fontWeightHeadingM?: GlobalValue;
|
|
934
940
|
fontWeightHeadingS?: GlobalValue;
|
|
935
941
|
fontWeightHeadingXs?: GlobalValue;
|
|
942
|
+
fontWeightDisplayL?: GlobalValue;
|
|
936
943
|
letterSpacingDisplayL?: GlobalValue;
|
|
937
944
|
letterSpacingHeadingXl?: GlobalValue;
|
|
938
945
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -986,9 +993,11 @@ export declare interface TypedOverride {
|
|
|
986
993
|
borderWidthIconLarge?: GlobalValue;
|
|
987
994
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
988
995
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
996
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
989
997
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
990
998
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
991
999
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1000
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
992
1001
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
993
1002
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
994
1003
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -1265,6 +1274,7 @@ export declare interface TypedOverride {
|
|
|
1265
1274
|
fontWeightHeadingM?: GlobalValue;
|
|
1266
1275
|
fontWeightHeadingS?: GlobalValue;
|
|
1267
1276
|
fontWeightHeadingXs?: GlobalValue;
|
|
1277
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1268
1278
|
letterSpacingDisplayL?: GlobalValue;
|
|
1269
1279
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1270
1280
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1318,9 +1328,11 @@ export declare interface TypedOverride {
|
|
|
1318
1328
|
borderWidthIconLarge?: GlobalValue;
|
|
1319
1329
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
1320
1330
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
1331
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1321
1332
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1322
1333
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1323
1334
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1335
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1324
1336
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1325
1337
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1326
1338
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -1597,6 +1609,7 @@ export declare interface TypedOverride {
|
|
|
1597
1609
|
fontWeightHeadingM?: GlobalValue;
|
|
1598
1610
|
fontWeightHeadingS?: GlobalValue;
|
|
1599
1611
|
fontWeightHeadingXs?: GlobalValue;
|
|
1612
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1600
1613
|
letterSpacingDisplayL?: GlobalValue;
|
|
1601
1614
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1602
1615
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1650,9 +1663,11 @@ export declare interface TypedOverride {
|
|
|
1650
1663
|
borderWidthIconLarge?: GlobalValue;
|
|
1651
1664
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
1652
1665
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
1666
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1653
1667
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1654
1668
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1655
1669
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1670
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1656
1671
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1657
1672
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1658
1673
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -1929,6 +1944,7 @@ export declare interface TypedOverride {
|
|
|
1929
1944
|
fontWeightHeadingM?: GlobalValue;
|
|
1930
1945
|
fontWeightHeadingS?: GlobalValue;
|
|
1931
1946
|
fontWeightHeadingXs?: GlobalValue;
|
|
1947
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1932
1948
|
letterSpacingDisplayL?: GlobalValue;
|
|
1933
1949
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1934
1950
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1982,9 +1998,11 @@ export declare interface TypedOverride {
|
|
|
1982
1998
|
borderWidthIconLarge?: GlobalValue;
|
|
1983
1999
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
1984
2000
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
2001
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1985
2002
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1986
2003
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1987
2004
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2005
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1988
2006
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1989
2007
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1990
2008
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -2261,6 +2279,7 @@ export declare interface TypedOverride {
|
|
|
2261
2279
|
fontWeightHeadingM?: GlobalValue;
|
|
2262
2280
|
fontWeightHeadingS?: GlobalValue;
|
|
2263
2281
|
fontWeightHeadingXs?: GlobalValue;
|
|
2282
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2264
2283
|
letterSpacingDisplayL?: GlobalValue;
|
|
2265
2284
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2266
2285
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2314,9 +2333,11 @@ export declare interface TypedOverride {
|
|
|
2314
2333
|
borderWidthIconLarge?: GlobalValue;
|
|
2315
2334
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
2316
2335
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
2336
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2317
2337
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2318
2338
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2319
2339
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2340
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2320
2341
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2321
2342
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2322
2343
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -2593,6 +2614,7 @@ export declare interface TypedOverride {
|
|
|
2593
2614
|
fontWeightHeadingM?: GlobalValue;
|
|
2594
2615
|
fontWeightHeadingS?: GlobalValue;
|
|
2595
2616
|
fontWeightHeadingXs?: GlobalValue;
|
|
2617
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2596
2618
|
letterSpacingDisplayL?: GlobalValue;
|
|
2597
2619
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2598
2620
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2646,9 +2668,11 @@ export declare interface TypedOverride {
|
|
|
2646
2668
|
borderWidthIconLarge?: GlobalValue;
|
|
2647
2669
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
2648
2670
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
2671
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2649
2672
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2650
2673
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2651
2674
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2675
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2652
2676
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2653
2677
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2654
2678
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -2925,6 +2949,7 @@ export declare interface TypedOverride {
|
|
|
2925
2949
|
fontWeightHeadingM?: GlobalValue;
|
|
2926
2950
|
fontWeightHeadingS?: GlobalValue;
|
|
2927
2951
|
fontWeightHeadingXs?: GlobalValue;
|
|
2952
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2928
2953
|
letterSpacingDisplayL?: GlobalValue;
|
|
2929
2954
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2930
2955
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2978,9 +3003,11 @@ export declare interface TypedOverride {
|
|
|
2978
3003
|
borderWidthIconLarge?: GlobalValue;
|
|
2979
3004
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
2980
3005
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
3006
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2981
3007
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2982
3008
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2983
3009
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
3010
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2984
3011
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2985
3012
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2986
3013
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -269,6 +269,7 @@ export declare interface TypedOverride {
|
|
|
269
269
|
fontWeightHeadingM?: GlobalValue;
|
|
270
270
|
fontWeightHeadingS?: GlobalValue;
|
|
271
271
|
fontWeightHeadingXs?: GlobalValue;
|
|
272
|
+
fontWeightDisplayL?: GlobalValue;
|
|
272
273
|
letterSpacingDisplayL?: GlobalValue;
|
|
273
274
|
letterSpacingHeadingXl?: GlobalValue;
|
|
274
275
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -322,9 +323,11 @@ export declare interface TypedOverride {
|
|
|
322
323
|
borderWidthIconLarge?: GlobalValue;
|
|
323
324
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
324
325
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
326
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
325
327
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
326
328
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
327
329
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
330
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
328
331
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
329
332
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
330
333
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -601,6 +604,7 @@ export declare interface TypedOverride {
|
|
|
601
604
|
fontWeightHeadingM?: GlobalValue;
|
|
602
605
|
fontWeightHeadingS?: GlobalValue;
|
|
603
606
|
fontWeightHeadingXs?: GlobalValue;
|
|
607
|
+
fontWeightDisplayL?: GlobalValue;
|
|
604
608
|
letterSpacingDisplayL?: GlobalValue;
|
|
605
609
|
letterSpacingHeadingXl?: GlobalValue;
|
|
606
610
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -654,9 +658,11 @@ export declare interface TypedOverride {
|
|
|
654
658
|
borderWidthIconLarge?: GlobalValue;
|
|
655
659
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
656
660
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
661
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
657
662
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
658
663
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
659
664
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
665
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
660
666
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
661
667
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
662
668
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -933,6 +939,7 @@ export declare interface TypedOverride {
|
|
|
933
939
|
fontWeightHeadingM?: GlobalValue;
|
|
934
940
|
fontWeightHeadingS?: GlobalValue;
|
|
935
941
|
fontWeightHeadingXs?: GlobalValue;
|
|
942
|
+
fontWeightDisplayL?: GlobalValue;
|
|
936
943
|
letterSpacingDisplayL?: GlobalValue;
|
|
937
944
|
letterSpacingHeadingXl?: GlobalValue;
|
|
938
945
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -986,9 +993,11 @@ export declare interface TypedOverride {
|
|
|
986
993
|
borderWidthIconLarge?: GlobalValue;
|
|
987
994
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
988
995
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
996
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
989
997
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
990
998
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
991
999
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1000
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
992
1001
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
993
1002
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
994
1003
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -1265,6 +1274,7 @@ export declare interface TypedOverride {
|
|
|
1265
1274
|
fontWeightHeadingM?: GlobalValue;
|
|
1266
1275
|
fontWeightHeadingS?: GlobalValue;
|
|
1267
1276
|
fontWeightHeadingXs?: GlobalValue;
|
|
1277
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1268
1278
|
letterSpacingDisplayL?: GlobalValue;
|
|
1269
1279
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1270
1280
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1318,9 +1328,11 @@ export declare interface TypedOverride {
|
|
|
1318
1328
|
borderWidthIconLarge?: GlobalValue;
|
|
1319
1329
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
1320
1330
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
1331
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1321
1332
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1322
1333
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1323
1334
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1335
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1324
1336
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1325
1337
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1326
1338
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -1597,6 +1609,7 @@ export declare interface TypedOverride {
|
|
|
1597
1609
|
fontWeightHeadingM?: GlobalValue;
|
|
1598
1610
|
fontWeightHeadingS?: GlobalValue;
|
|
1599
1611
|
fontWeightHeadingXs?: GlobalValue;
|
|
1612
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1600
1613
|
letterSpacingDisplayL?: GlobalValue;
|
|
1601
1614
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1602
1615
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1650,9 +1663,11 @@ export declare interface TypedOverride {
|
|
|
1650
1663
|
borderWidthIconLarge?: GlobalValue;
|
|
1651
1664
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
1652
1665
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
1666
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1653
1667
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1654
1668
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1655
1669
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1670
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1656
1671
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1657
1672
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1658
1673
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -1929,6 +1944,7 @@ export declare interface TypedOverride {
|
|
|
1929
1944
|
fontWeightHeadingM?: GlobalValue;
|
|
1930
1945
|
fontWeightHeadingS?: GlobalValue;
|
|
1931
1946
|
fontWeightHeadingXs?: GlobalValue;
|
|
1947
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1932
1948
|
letterSpacingDisplayL?: GlobalValue;
|
|
1933
1949
|
letterSpacingHeadingXl?: GlobalValue;
|
|
1934
1950
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -1982,9 +1998,11 @@ export declare interface TypedOverride {
|
|
|
1982
1998
|
borderWidthIconLarge?: GlobalValue;
|
|
1983
1999
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
1984
2000
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
2001
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1985
2002
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1986
2003
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1987
2004
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2005
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1988
2006
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1989
2007
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
1990
2008
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -2261,6 +2279,7 @@ export declare interface TypedOverride {
|
|
|
2261
2279
|
fontWeightHeadingM?: GlobalValue;
|
|
2262
2280
|
fontWeightHeadingS?: GlobalValue;
|
|
2263
2281
|
fontWeightHeadingXs?: GlobalValue;
|
|
2282
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2264
2283
|
letterSpacingDisplayL?: GlobalValue;
|
|
2265
2284
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2266
2285
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2314,9 +2333,11 @@ export declare interface TypedOverride {
|
|
|
2314
2333
|
borderWidthIconLarge?: GlobalValue;
|
|
2315
2334
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
2316
2335
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
2336
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2317
2337
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2318
2338
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2319
2339
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2340
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2320
2341
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2321
2342
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2322
2343
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -2593,6 +2614,7 @@ export declare interface TypedOverride {
|
|
|
2593
2614
|
fontWeightHeadingM?: GlobalValue;
|
|
2594
2615
|
fontWeightHeadingS?: GlobalValue;
|
|
2595
2616
|
fontWeightHeadingXs?: GlobalValue;
|
|
2617
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2596
2618
|
letterSpacingDisplayL?: GlobalValue;
|
|
2597
2619
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2598
2620
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2646,9 +2668,11 @@ export declare interface TypedOverride {
|
|
|
2646
2668
|
borderWidthIconLarge?: GlobalValue;
|
|
2647
2669
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
2648
2670
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
2671
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2649
2672
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2650
2673
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2651
2674
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2675
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2652
2676
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2653
2677
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2654
2678
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -2925,6 +2949,7 @@ export declare interface TypedOverride {
|
|
|
2925
2949
|
fontWeightHeadingM?: GlobalValue;
|
|
2926
2950
|
fontWeightHeadingS?: GlobalValue;
|
|
2927
2951
|
fontWeightHeadingXs?: GlobalValue;
|
|
2952
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2928
2953
|
letterSpacingDisplayL?: GlobalValue;
|
|
2929
2954
|
letterSpacingHeadingXl?: GlobalValue;
|
|
2930
2955
|
letterSpacingHeadingL?: GlobalValue;
|
|
@@ -2978,9 +3003,11 @@ export declare interface TypedOverride {
|
|
|
2978
3003
|
borderWidthIconLarge?: GlobalValue;
|
|
2979
3004
|
borderRadiusActionCardDefault?: GlobalValue;
|
|
2980
3005
|
borderRadiusActionCardEmbedded?: GlobalValue;
|
|
3006
|
+
sizeVerticalInput?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2981
3007
|
spaceAlertVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2982
3008
|
spaceButtonHorizontal?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2983
3009
|
spaceButtonVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
3010
|
+
spaceFieldVertical?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2984
3011
|
spaceCardHorizontalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2985
3012
|
spaceCardHorizontalEmbedded?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
2986
3013
|
spaceCardVerticalDefault?: GlobalValue | TypedModeValueOverride<'comfortable' | 'compact'>;
|
|
@@ -2417,6 +2417,7 @@ export var preset = {
|
|
|
2417
2417
|
"fontWeightHeadingM": "700",
|
|
2418
2418
|
"fontWeightHeadingS": "700",
|
|
2419
2419
|
"fontWeightHeadingXs": "700",
|
|
2420
|
+
"fontWeightDisplayL": "700",
|
|
2420
2421
|
"fontWeightHeavy": "700",
|
|
2421
2422
|
"letterSpacingBodyS": "0.005em",
|
|
2422
2423
|
"letterSpacingDisplayL": "-0.03em",
|
|
@@ -2729,6 +2730,10 @@ export var preset = {
|
|
|
2729
2730
|
"comfortable": "{spaceScaledXxs}",
|
|
2730
2731
|
"compact": "{spaceScaledXxs}"
|
|
2731
2732
|
},
|
|
2733
|
+
"spaceFieldVertical": {
|
|
2734
|
+
"comfortable": "5px",
|
|
2735
|
+
"compact": "3px"
|
|
2736
|
+
},
|
|
2732
2737
|
"spaceButtonIconFocusOutlineGutterVertical": {
|
|
2733
2738
|
"comfortable": "0px",
|
|
2734
2739
|
"compact": "0px"
|
|
@@ -3001,6 +3006,14 @@ export var preset = {
|
|
|
3001
3006
|
"comfortable": "{spaceScaledXs}",
|
|
3002
3007
|
"compact": "{spaceScaledXs}"
|
|
3003
3008
|
},
|
|
3009
|
+
"spaceOptionPaddingVertical": {
|
|
3010
|
+
"comfortable": "{spaceXxs}",
|
|
3011
|
+
"compact": "{spaceXxs}"
|
|
3012
|
+
},
|
|
3013
|
+
"spaceOptionPaddingHorizontal": {
|
|
3014
|
+
"comfortable": "{spaceL}",
|
|
3015
|
+
"compact": "{spaceL}"
|
|
3016
|
+
},
|
|
3004
3017
|
"spaceScaled2xNone": {
|
|
3005
3018
|
"comfortable": "{spaceNone}",
|
|
3006
3019
|
"compact": "{spaceNone}"
|
|
@@ -3263,6 +3276,10 @@ export var preset = {
|
|
|
3263
3276
|
"comfortable": "{spaceScaledXxs}",
|
|
3264
3277
|
"compact": "{spaceScaledXxs}"
|
|
3265
3278
|
},
|
|
3279
|
+
"spaceFieldVertical": {
|
|
3280
|
+
"comfortable": "5px",
|
|
3281
|
+
"compact": "3px"
|
|
3282
|
+
},
|
|
3266
3283
|
"spaceButtonIconFocusOutlineGutterVertical": {
|
|
3267
3284
|
"comfortable": "0px",
|
|
3268
3285
|
"compact": "0px"
|
|
@@ -3535,6 +3552,14 @@ export var preset = {
|
|
|
3535
3552
|
"comfortable": "{spaceScaledXs}",
|
|
3536
3553
|
"compact": "{spaceScaledXs}"
|
|
3537
3554
|
},
|
|
3555
|
+
"spaceOptionPaddingVertical": {
|
|
3556
|
+
"comfortable": "{spaceXxs}",
|
|
3557
|
+
"compact": "{spaceXxs}"
|
|
3558
|
+
},
|
|
3559
|
+
"spaceOptionPaddingHorizontal": {
|
|
3560
|
+
"comfortable": "{spaceL}",
|
|
3561
|
+
"compact": "{spaceL}"
|
|
3562
|
+
},
|
|
3538
3563
|
"spaceScaled2xNone": {
|
|
3539
3564
|
"comfortable": "{spaceNone}",
|
|
3540
3565
|
"compact": "{spaceNone}"
|
|
@@ -12227,6 +12252,7 @@ export var preset = {
|
|
|
12227
12252
|
"spaceButtonFocusOutlineGutter": "density",
|
|
12228
12253
|
"spaceButtonHorizontal": "density",
|
|
12229
12254
|
"spaceButtonVertical": "density",
|
|
12255
|
+
"spaceFieldVertical": "density",
|
|
12230
12256
|
"spaceButtonIconFocusOutlineGutterVertical": "density",
|
|
12231
12257
|
"spaceButtonIconOnlyHorizontal": "density",
|
|
12232
12258
|
"spaceButtonInlineIconFocusOutlineGutter": "density",
|
|
@@ -12295,6 +12321,8 @@ export var preset = {
|
|
|
12295
12321
|
"spaceActionCardVerticalEmbedded": "density",
|
|
12296
12322
|
"spaceActionCardDescriptionPaddingTop": "density",
|
|
12297
12323
|
"spaceActionCardContentPaddingTop": "density",
|
|
12324
|
+
"spaceOptionPaddingVertical": "density",
|
|
12325
|
+
"spaceOptionPaddingHorizontal": "density",
|
|
12298
12326
|
"spaceScaled2xNone": "density",
|
|
12299
12327
|
"spaceScaled2xXxxs": "density",
|
|
12300
12328
|
"spaceScaled2xXxs": "density",
|
|
@@ -12838,6 +12866,7 @@ export var preset = {
|
|
|
12838
12866
|
"fontWeightHeadingM",
|
|
12839
12867
|
"fontWeightHeadingS",
|
|
12840
12868
|
"fontWeightHeadingXs",
|
|
12869
|
+
"fontWeightDisplayL",
|
|
12841
12870
|
"letterSpacingDisplayL",
|
|
12842
12871
|
"letterSpacingHeadingXl",
|
|
12843
12872
|
"letterSpacingHeadingL",
|
|
@@ -12891,9 +12920,11 @@ export var preset = {
|
|
|
12891
12920
|
"borderWidthIconLarge",
|
|
12892
12921
|
"borderRadiusActionCardDefault",
|
|
12893
12922
|
"borderRadiusActionCardEmbedded",
|
|
12923
|
+
"sizeVerticalInput",
|
|
12894
12924
|
"spaceAlertVertical",
|
|
12895
12925
|
"spaceButtonHorizontal",
|
|
12896
12926
|
"spaceButtonVertical",
|
|
12927
|
+
"spaceFieldVertical",
|
|
12897
12928
|
"spaceCardHorizontalDefault",
|
|
12898
12929
|
"spaceCardHorizontalEmbedded",
|
|
12899
12930
|
"spaceCardVerticalDefault",
|
|
@@ -13266,6 +13297,7 @@ export var preset = {
|
|
|
13266
13297
|
"fontWeightHeadingM",
|
|
13267
13298
|
"fontWeightHeadingS",
|
|
13268
13299
|
"fontWeightHeadingXs",
|
|
13300
|
+
"fontWeightDisplayL",
|
|
13269
13301
|
"letterSpacingDisplayL",
|
|
13270
13302
|
"letterSpacingHeadingXl",
|
|
13271
13303
|
"letterSpacingHeadingL",
|
|
@@ -13333,9 +13365,11 @@ export var preset = {
|
|
|
13333
13365
|
"motionKeyframesFadeOut",
|
|
13334
13366
|
"motionKeyframesStatusIconError",
|
|
13335
13367
|
"motionKeyframesScalePopup",
|
|
13368
|
+
"sizeVerticalInput",
|
|
13336
13369
|
"spaceAlertVertical",
|
|
13337
13370
|
"spaceButtonHorizontal",
|
|
13338
13371
|
"spaceButtonVertical",
|
|
13372
|
+
"spaceFieldVertical",
|
|
13339
13373
|
"spaceCardHorizontalDefault",
|
|
13340
13374
|
"spaceCardHorizontalEmbedded",
|
|
13341
13375
|
"spaceCardVerticalDefault",
|
|
@@ -13344,6 +13378,8 @@ export var preset = {
|
|
|
13344
13378
|
"spaceFieldHorizontal",
|
|
13345
13379
|
"spaceTabsVertical",
|
|
13346
13380
|
"spaceTreeViewIndentation",
|
|
13381
|
+
"spaceOptionPaddingVertical",
|
|
13382
|
+
"spaceOptionPaddingHorizontal",
|
|
13347
13383
|
"spaceScaledXxxs",
|
|
13348
13384
|
"spaceScaledXxs",
|
|
13349
13385
|
"spaceScaledXs",
|
|
@@ -13989,6 +14025,7 @@ export var preset = {
|
|
|
13989
14025
|
"fontWeightHeadingM": "font-weight-heading-m",
|
|
13990
14026
|
"fontWeightHeadingS": "font-weight-heading-s",
|
|
13991
14027
|
"fontWeightHeadingXs": "font-weight-heading-xs",
|
|
14028
|
+
"fontWeightDisplayL": "font-weight-display-l",
|
|
13992
14029
|
"fontWeightHeavy": "font-weight-heavy",
|
|
13993
14030
|
"letterSpacingBodyS": "letter-spacing-body-s",
|
|
13994
14031
|
"letterSpacingDisplayL": "letter-spacing-display-l",
|
|
@@ -14130,6 +14167,7 @@ export var preset = {
|
|
|
14130
14167
|
"spaceButtonFocusOutlineGutter": "space-button-focus-outline-gutter",
|
|
14131
14168
|
"spaceButtonHorizontal": "space-button-horizontal",
|
|
14132
14169
|
"spaceButtonVertical": "space-button-vertical",
|
|
14170
|
+
"spaceFieldVertical": "space-field-vertical",
|
|
14133
14171
|
"spaceButtonIconFocusOutlineGutterVertical": "space-button-icon-focus-outline-gutter-vertical",
|
|
14134
14172
|
"spaceButtonIconOnlyHorizontal": "space-button-icon-only-horizontal",
|
|
14135
14173
|
"spaceButtonInlineIconFocusOutlineGutter": "space-button-inline-icon-focus-outline-gutter",
|
|
@@ -14198,6 +14236,8 @@ export var preset = {
|
|
|
14198
14236
|
"spaceActionCardVerticalEmbedded": "space-action-card-vertical-embedded",
|
|
14199
14237
|
"spaceActionCardDescriptionPaddingTop": "space-action-card-description-padding-top",
|
|
14200
14238
|
"spaceActionCardContentPaddingTop": "space-action-card-content-padding-top",
|
|
14239
|
+
"spaceOptionPaddingVertical": "space-option-padding-vertical",
|
|
14240
|
+
"spaceOptionPaddingHorizontal": "space-option-padding-horizontal",
|
|
14201
14241
|
"spaceScaled2xNone": "space-scaled-2x-none",
|
|
14202
14242
|
"spaceScaled2xXxxs": "space-scaled-2x-xxxs",
|
|
14203
14243
|
"spaceScaled2xXxs": "space-scaled-2x-xxs",
|
|
@@ -14880,6 +14920,7 @@ export var preset = {
|
|
|
14880
14920
|
"fontWeightHeadingM": "--font-weight-heading-m-zf82dr",
|
|
14881
14921
|
"fontWeightHeadingS": "--font-weight-heading-s-lcx0ai",
|
|
14882
14922
|
"fontWeightHeadingXs": "--font-weight-heading-xs-wqqpne",
|
|
14923
|
+
"fontWeightDisplayL": "--font-weight-display-l-h5zsi8",
|
|
14883
14924
|
"fontWeightHeavy": "--font-weight-heavy-6yh4un",
|
|
14884
14925
|
"letterSpacingBodyS": "--letter-spacing-body-s-gq78ok",
|
|
14885
14926
|
"letterSpacingDisplayL": "--letter-spacing-display-l-elyyxk",
|
|
@@ -15021,6 +15062,7 @@ export var preset = {
|
|
|
15021
15062
|
"spaceButtonFocusOutlineGutter": "--space-button-focus-outline-gutter-jj138g",
|
|
15022
15063
|
"spaceButtonHorizontal": "--space-button-horizontal-k0c786",
|
|
15023
15064
|
"spaceButtonVertical": "--space-button-vertical-xaxp6x",
|
|
15065
|
+
"spaceFieldVertical": "--space-field-vertical-vm99qz",
|
|
15024
15066
|
"spaceButtonIconFocusOutlineGutterVertical": "--space-button-icon-focus-outline-gutter-vertical-r44mtq",
|
|
15025
15067
|
"spaceButtonIconOnlyHorizontal": "--space-button-icon-only-horizontal-i85hxi",
|
|
15026
15068
|
"spaceButtonInlineIconFocusOutlineGutter": "--space-button-inline-icon-focus-outline-gutter-zbfgku",
|
|
@@ -15089,6 +15131,8 @@ export var preset = {
|
|
|
15089
15131
|
"spaceActionCardVerticalEmbedded": "--space-action-card-vertical-embedded-f1rm8a",
|
|
15090
15132
|
"spaceActionCardDescriptionPaddingTop": "--space-action-card-description-padding-top-qw1sd7",
|
|
15091
15133
|
"spaceActionCardContentPaddingTop": "--space-action-card-content-padding-top-bew8kj",
|
|
15134
|
+
"spaceOptionPaddingVertical": "--space-option-padding-vertical-d2srv9",
|
|
15135
|
+
"spaceOptionPaddingHorizontal": "--space-option-padding-horizontal-4taa4b",
|
|
15092
15136
|
"spaceScaled2xNone": "--space-scaled-2x-none-987dp7",
|
|
15093
15137
|
"spaceScaled2xXxxs": "--space-scaled-2x-xxxs-reumxj",
|
|
15094
15138
|
"spaceScaled2xXxs": "--space-scaled-2x-xxs-e79hr1",
|