@cloudscape-design/components 3.0.1298 → 3.0.1299
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/attribute-editor/styles.css.js +15 -15
- package/attribute-editor/styles.scoped.css +29 -28
- package/attribute-editor/styles.selectors.js +15 -15
- package/breadcrumb-group/item/styles.css.js +7 -7
- package/breadcrumb-group/item/styles.scoped.css +30 -29
- package/breadcrumb-group/item/styles.selectors.js +7 -7
- package/breadcrumb-group/styles.css.js +14 -14
- package/breadcrumb-group/styles.scoped.css +25 -25
- package/breadcrumb-group/styles.selectors.js +14 -14
- package/button-dropdown/category-elements/category-element.js +1 -1
- package/button-dropdown/category-elements/category-element.js.map +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/expandable-category-element.js.map +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js +1 -1
- package/button-dropdown/category-elements/mobile-expandable-category-element.js.map +1 -1
- package/button-dropdown/item-element/index.js +1 -1
- package/button-dropdown/item-element/index.js.map +1 -1
- package/button-dropdown/item-element/styles.css.js +21 -21
- package/button-dropdown/item-element/styles.scoped.css +38 -37
- package/button-dropdown/item-element/styles.selectors.js +21 -21
- package/copy-to-clipboard/index.d.ts +1 -0
- package/copy-to-clipboard/index.d.ts.map +1 -1
- package/copy-to-clipboard/index.js +2 -2
- package/copy-to-clipboard/index.js.map +1 -1
- package/copy-to-clipboard/interfaces.d.ts +5 -0
- package/copy-to-clipboard/interfaces.d.ts.map +1 -1
- package/copy-to-clipboard/interfaces.js.map +1 -1
- package/copy-to-clipboard/internal.d.ts +1 -0
- package/copy-to-clipboard/internal.d.ts.map +1 -1
- package/copy-to-clipboard/internal.js +3 -3
- package/copy-to-clipboard/internal.js.map +1 -1
- package/copy-to-clipboard/styles.css.js +5 -3
- package/copy-to-clipboard/styles.scoped.css +18 -3
- package/copy-to-clipboard/styles.selectors.js +5 -3
- package/drawer/implementation.d.ts +3 -3
- package/drawer/implementation.d.ts.map +1 -1
- package/drawer/implementation.js +3 -2
- package/drawer/implementation.js.map +1 -1
- package/drawer/index.d.ts +2 -10
- package/drawer/index.d.ts.map +1 -1
- package/drawer/index.js +21 -9
- package/drawer/index.js.map +1 -1
- package/drawer/interfaces.d.ts +45 -18
- package/drawer/interfaces.d.ts.map +1 -1
- package/drawer/interfaces.js.map +1 -1
- package/drawer/styles.css.js +29 -25
- package/drawer/styles.scoped.css +43 -34
- package/drawer/styles.selectors.js +29 -25
- package/drawer/utils.d.ts +2 -2
- package/drawer/utils.d.ts.map +1 -1
- package/drawer/utils.js +6 -5
- package/drawer/utils.js.map +1 -1
- package/form-field/styles.css.js +24 -24
- package/form-field/styles.scoped.css +41 -41
- package/form-field/styles.selectors.js +24 -24
- package/help-panel/styles.css.js +6 -6
- package/help-panel/styles.scoped.css +73 -71
- package/help-panel/styles.selectors.js +6 -6
- package/internal/base-component/styles.scoped.css +25 -13
- package/internal/components/token-list/styles.css.js +10 -10
- package/internal/components/token-list/styles.scoped.css +24 -23
- package/internal/components/token-list/styles.selectors.js +10 -10
- package/internal/environment.js +2 -2
- package/internal/environment.json +2 -2
- package/internal/generated/styles/tokens.d.ts +24 -12
- package/internal/generated/styles/tokens.js +24 -12
- package/internal/generated/theming/index.cjs +164 -58
- package/internal/generated/theming/index.cjs.d.ts +225 -99
- package/internal/generated/theming/index.d.ts +225 -99
- package/internal/generated/theming/index.js +164 -58
- package/internal/manifest.json +1 -1
- package/key-value-pairs/styles.css.js +8 -8
- package/key-value-pairs/styles.scoped.css +12 -12
- package/key-value-pairs/styles.selectors.js +8 -8
- package/link/internal.js +1 -1
- package/link/internal.js.map +1 -1
- package/link/styles.css.js +21 -21
- package/link/styles.scoped.css +94 -84
- package/link/styles.selectors.js +21 -21
- package/package.json +1 -1
- package/pagination/index.d.ts.map +1 -1
- package/pagination/index.js +4 -1
- package/pagination/index.js.map +1 -1
- package/status-indicator/internal.js +1 -1
- package/status-indicator/internal.js.map +1 -1
- package/table/body-cell/td-element.js +1 -1
- package/table/body-cell/td-element.js.map +1 -1
- package/tag-editor/styles.css.js +3 -3
- package/tag-editor/styles.scoped.css +12 -11
- package/tag-editor/styles.selectors.js +3 -3
- package/test-utils/dom/drawer/index.d.ts +2 -0
- package/test-utils/dom/drawer/index.js +6 -0
- package/test-utils/dom/drawer/index.js.map +1 -1
- package/test-utils/selectors/drawer/index.d.ts +2 -0
- package/test-utils/selectors/drawer/index.js +6 -0
- package/test-utils/selectors/drawer/index.js.map +1 -1
- package/text-content/styles.css.js +1 -1
- package/text-content/styles.scoped.css +68 -66
- package/text-content/styles.selectors.js +1 -1
- package/tooltip/index.d.ts +0 -3
- package/tooltip/index.d.ts.map +1 -1
- package/tooltip/index.js +0 -3
- package/tooltip/index.js.map +1 -1
- package/drawer/next.d.ts +0 -5
- package/drawer/next.d.ts.map +0 -1
- package/drawer/next.js +0 -38
- package/drawer/next.js.map +0 -1
|
@@ -164,6 +164,7 @@ export declare interface TypedOverride {
|
|
|
164
164
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
165
165
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
166
166
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
167
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
167
168
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
168
169
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
169
170
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -207,6 +208,7 @@ export declare interface TypedOverride {
|
|
|
207
208
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
208
209
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
209
210
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
211
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
210
212
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
211
213
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
212
214
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -230,6 +232,8 @@ export declare interface TypedOverride {
|
|
|
230
232
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
231
233
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
232
234
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
235
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
236
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
233
237
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
234
238
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
235
239
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -260,6 +264,9 @@ export declare interface TypedOverride {
|
|
|
260
264
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
261
265
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
262
266
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
267
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
268
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
269
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
263
270
|
fontFamilyBase?: GlobalValue;
|
|
264
271
|
fontFamilyDisplay?: GlobalValue;
|
|
265
272
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -267,42 +274,49 @@ export declare interface TypedOverride {
|
|
|
267
274
|
fontSizeBodyM?: GlobalValue;
|
|
268
275
|
fontSizeBodyS?: GlobalValue;
|
|
269
276
|
fontSizeDisplayL?: GlobalValue;
|
|
270
|
-
|
|
277
|
+
fontSizeFormLabel?: GlobalValue;
|
|
271
278
|
fontSizeHeadingL?: GlobalValue;
|
|
272
279
|
fontSizeHeadingM?: GlobalValue;
|
|
273
280
|
fontSizeHeadingS?: GlobalValue;
|
|
281
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
274
282
|
fontSizeHeadingXs?: GlobalValue;
|
|
283
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
275
284
|
fontSizeTabs?: GlobalValue;
|
|
276
|
-
fontWeightTabs?: GlobalValue;
|
|
277
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
278
|
-
lineHeightTabs?: GlobalValue;
|
|
279
|
-
fontWeightButton?: GlobalValue;
|
|
280
285
|
fontWeightAlertHeader?: GlobalValue;
|
|
286
|
+
fontWeightBold?: GlobalValue;
|
|
287
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
288
|
+
fontWeightButton?: GlobalValue;
|
|
289
|
+
fontWeightDisplayL?: GlobalValue;
|
|
281
290
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
282
|
-
|
|
291
|
+
fontWeightFormLabel?: GlobalValue;
|
|
283
292
|
fontWeightHeadingL?: GlobalValue;
|
|
284
293
|
fontWeightHeadingM?: GlobalValue;
|
|
285
294
|
fontWeightHeadingS?: GlobalValue;
|
|
295
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
286
296
|
fontWeightHeadingXs?: GlobalValue;
|
|
287
|
-
fontWeightDisplayL?: GlobalValue;
|
|
288
297
|
fontWeightHeavy?: GlobalValue;
|
|
289
|
-
|
|
290
|
-
fontWeightBold?: GlobalValue;
|
|
298
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
291
299
|
fontWeightLighter?: GlobalValue;
|
|
300
|
+
fontWeightNormal?: GlobalValue;
|
|
301
|
+
fontWeightTabs?: GlobalValue;
|
|
302
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
292
303
|
letterSpacingDisplayL?: GlobalValue;
|
|
293
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
294
304
|
letterSpacingHeadingL?: GlobalValue;
|
|
295
305
|
letterSpacingHeadingM?: GlobalValue;
|
|
296
306
|
letterSpacingHeadingS?: GlobalValue;
|
|
307
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
297
308
|
letterSpacingHeadingXs?: GlobalValue;
|
|
298
309
|
lineHeightBodyM?: GlobalValue;
|
|
299
310
|
lineHeightBodyS?: GlobalValue;
|
|
300
311
|
lineHeightDisplayL?: GlobalValue;
|
|
301
|
-
|
|
312
|
+
lineHeightFormLabel?: GlobalValue;
|
|
302
313
|
lineHeightHeadingL?: GlobalValue;
|
|
303
314
|
lineHeightHeadingM?: GlobalValue;
|
|
304
315
|
lineHeightHeadingS?: GlobalValue;
|
|
316
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
305
317
|
lineHeightHeadingXs?: GlobalValue;
|
|
318
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
319
|
+
lineHeightTabs?: GlobalValue;
|
|
306
320
|
borderRadiusAlert?: GlobalValue;
|
|
307
321
|
borderRadiusBadge?: GlobalValue;
|
|
308
322
|
borderRadiusButton?: GlobalValue;
|
|
@@ -528,6 +542,7 @@ export declare interface TypedOverride {
|
|
|
528
542
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
529
543
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
530
544
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
545
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
531
546
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
532
547
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
533
548
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -571,6 +586,7 @@ export declare interface TypedOverride {
|
|
|
571
586
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
572
587
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
573
588
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
589
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
574
590
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
575
591
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
576
592
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -594,6 +610,8 @@ export declare interface TypedOverride {
|
|
|
594
610
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
595
611
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
596
612
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
613
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
614
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
597
615
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
598
616
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
599
617
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -624,6 +642,9 @@ export declare interface TypedOverride {
|
|
|
624
642
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
625
643
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
626
644
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
645
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
646
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
647
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
627
648
|
fontFamilyBase?: GlobalValue;
|
|
628
649
|
fontFamilyDisplay?: GlobalValue;
|
|
629
650
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -631,42 +652,49 @@ export declare interface TypedOverride {
|
|
|
631
652
|
fontSizeBodyM?: GlobalValue;
|
|
632
653
|
fontSizeBodyS?: GlobalValue;
|
|
633
654
|
fontSizeDisplayL?: GlobalValue;
|
|
634
|
-
|
|
655
|
+
fontSizeFormLabel?: GlobalValue;
|
|
635
656
|
fontSizeHeadingL?: GlobalValue;
|
|
636
657
|
fontSizeHeadingM?: GlobalValue;
|
|
637
658
|
fontSizeHeadingS?: GlobalValue;
|
|
659
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
638
660
|
fontSizeHeadingXs?: GlobalValue;
|
|
661
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
639
662
|
fontSizeTabs?: GlobalValue;
|
|
640
|
-
fontWeightTabs?: GlobalValue;
|
|
641
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
642
|
-
lineHeightTabs?: GlobalValue;
|
|
643
|
-
fontWeightButton?: GlobalValue;
|
|
644
663
|
fontWeightAlertHeader?: GlobalValue;
|
|
664
|
+
fontWeightBold?: GlobalValue;
|
|
665
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
666
|
+
fontWeightButton?: GlobalValue;
|
|
667
|
+
fontWeightDisplayL?: GlobalValue;
|
|
645
668
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
646
|
-
|
|
669
|
+
fontWeightFormLabel?: GlobalValue;
|
|
647
670
|
fontWeightHeadingL?: GlobalValue;
|
|
648
671
|
fontWeightHeadingM?: GlobalValue;
|
|
649
672
|
fontWeightHeadingS?: GlobalValue;
|
|
673
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
650
674
|
fontWeightHeadingXs?: GlobalValue;
|
|
651
|
-
fontWeightDisplayL?: GlobalValue;
|
|
652
675
|
fontWeightHeavy?: GlobalValue;
|
|
653
|
-
|
|
654
|
-
fontWeightBold?: GlobalValue;
|
|
676
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
655
677
|
fontWeightLighter?: GlobalValue;
|
|
678
|
+
fontWeightNormal?: GlobalValue;
|
|
679
|
+
fontWeightTabs?: GlobalValue;
|
|
680
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
656
681
|
letterSpacingDisplayL?: GlobalValue;
|
|
657
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
658
682
|
letterSpacingHeadingL?: GlobalValue;
|
|
659
683
|
letterSpacingHeadingM?: GlobalValue;
|
|
660
684
|
letterSpacingHeadingS?: GlobalValue;
|
|
685
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
661
686
|
letterSpacingHeadingXs?: GlobalValue;
|
|
662
687
|
lineHeightBodyM?: GlobalValue;
|
|
663
688
|
lineHeightBodyS?: GlobalValue;
|
|
664
689
|
lineHeightDisplayL?: GlobalValue;
|
|
665
|
-
|
|
690
|
+
lineHeightFormLabel?: GlobalValue;
|
|
666
691
|
lineHeightHeadingL?: GlobalValue;
|
|
667
692
|
lineHeightHeadingM?: GlobalValue;
|
|
668
693
|
lineHeightHeadingS?: GlobalValue;
|
|
694
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
669
695
|
lineHeightHeadingXs?: GlobalValue;
|
|
696
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
697
|
+
lineHeightTabs?: GlobalValue;
|
|
670
698
|
borderRadiusAlert?: GlobalValue;
|
|
671
699
|
borderRadiusBadge?: GlobalValue;
|
|
672
700
|
borderRadiusButton?: GlobalValue;
|
|
@@ -892,6 +920,7 @@ export declare interface TypedOverride {
|
|
|
892
920
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
893
921
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
894
922
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
923
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
895
924
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
896
925
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
897
926
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -935,6 +964,7 @@ export declare interface TypedOverride {
|
|
|
935
964
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
936
965
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
937
966
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
967
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
938
968
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
939
969
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
940
970
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -958,6 +988,8 @@ export declare interface TypedOverride {
|
|
|
958
988
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
959
989
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
960
990
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
991
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
992
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
961
993
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
962
994
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
963
995
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -988,6 +1020,9 @@ export declare interface TypedOverride {
|
|
|
988
1020
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
989
1021
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
990
1022
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1023
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
1024
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
1025
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
991
1026
|
fontFamilyBase?: GlobalValue;
|
|
992
1027
|
fontFamilyDisplay?: GlobalValue;
|
|
993
1028
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -995,42 +1030,49 @@ export declare interface TypedOverride {
|
|
|
995
1030
|
fontSizeBodyM?: GlobalValue;
|
|
996
1031
|
fontSizeBodyS?: GlobalValue;
|
|
997
1032
|
fontSizeDisplayL?: GlobalValue;
|
|
998
|
-
|
|
1033
|
+
fontSizeFormLabel?: GlobalValue;
|
|
999
1034
|
fontSizeHeadingL?: GlobalValue;
|
|
1000
1035
|
fontSizeHeadingM?: GlobalValue;
|
|
1001
1036
|
fontSizeHeadingS?: GlobalValue;
|
|
1037
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
1002
1038
|
fontSizeHeadingXs?: GlobalValue;
|
|
1039
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
1003
1040
|
fontSizeTabs?: GlobalValue;
|
|
1004
|
-
fontWeightTabs?: GlobalValue;
|
|
1005
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
1006
|
-
lineHeightTabs?: GlobalValue;
|
|
1007
|
-
fontWeightButton?: GlobalValue;
|
|
1008
1041
|
fontWeightAlertHeader?: GlobalValue;
|
|
1042
|
+
fontWeightBold?: GlobalValue;
|
|
1043
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
1044
|
+
fontWeightButton?: GlobalValue;
|
|
1045
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1009
1046
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
1010
|
-
|
|
1047
|
+
fontWeightFormLabel?: GlobalValue;
|
|
1011
1048
|
fontWeightHeadingL?: GlobalValue;
|
|
1012
1049
|
fontWeightHeadingM?: GlobalValue;
|
|
1013
1050
|
fontWeightHeadingS?: GlobalValue;
|
|
1051
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
1014
1052
|
fontWeightHeadingXs?: GlobalValue;
|
|
1015
|
-
fontWeightDisplayL?: GlobalValue;
|
|
1016
1053
|
fontWeightHeavy?: GlobalValue;
|
|
1017
|
-
|
|
1018
|
-
fontWeightBold?: GlobalValue;
|
|
1054
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
1019
1055
|
fontWeightLighter?: GlobalValue;
|
|
1056
|
+
fontWeightNormal?: GlobalValue;
|
|
1057
|
+
fontWeightTabs?: GlobalValue;
|
|
1058
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
1020
1059
|
letterSpacingDisplayL?: GlobalValue;
|
|
1021
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
1022
1060
|
letterSpacingHeadingL?: GlobalValue;
|
|
1023
1061
|
letterSpacingHeadingM?: GlobalValue;
|
|
1024
1062
|
letterSpacingHeadingS?: GlobalValue;
|
|
1063
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
1025
1064
|
letterSpacingHeadingXs?: GlobalValue;
|
|
1026
1065
|
lineHeightBodyM?: GlobalValue;
|
|
1027
1066
|
lineHeightBodyS?: GlobalValue;
|
|
1028
1067
|
lineHeightDisplayL?: GlobalValue;
|
|
1029
|
-
|
|
1068
|
+
lineHeightFormLabel?: GlobalValue;
|
|
1030
1069
|
lineHeightHeadingL?: GlobalValue;
|
|
1031
1070
|
lineHeightHeadingM?: GlobalValue;
|
|
1032
1071
|
lineHeightHeadingS?: GlobalValue;
|
|
1072
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
1033
1073
|
lineHeightHeadingXs?: GlobalValue;
|
|
1074
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
1075
|
+
lineHeightTabs?: GlobalValue;
|
|
1034
1076
|
borderRadiusAlert?: GlobalValue;
|
|
1035
1077
|
borderRadiusBadge?: GlobalValue;
|
|
1036
1078
|
borderRadiusButton?: GlobalValue;
|
|
@@ -1256,6 +1298,7 @@ export declare interface TypedOverride {
|
|
|
1256
1298
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1257
1299
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1258
1300
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1301
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1259
1302
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1260
1303
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1261
1304
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -1299,6 +1342,7 @@ export declare interface TypedOverride {
|
|
|
1299
1342
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1300
1343
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1301
1344
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1345
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1302
1346
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1303
1347
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1304
1348
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -1322,6 +1366,8 @@ export declare interface TypedOverride {
|
|
|
1322
1366
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1323
1367
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1324
1368
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1369
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1370
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1325
1371
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1326
1372
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1327
1373
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -1352,6 +1398,9 @@ export declare interface TypedOverride {
|
|
|
1352
1398
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1353
1399
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1354
1400
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1401
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
1402
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
1403
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
1355
1404
|
fontFamilyBase?: GlobalValue;
|
|
1356
1405
|
fontFamilyDisplay?: GlobalValue;
|
|
1357
1406
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -1359,42 +1408,49 @@ export declare interface TypedOverride {
|
|
|
1359
1408
|
fontSizeBodyM?: GlobalValue;
|
|
1360
1409
|
fontSizeBodyS?: GlobalValue;
|
|
1361
1410
|
fontSizeDisplayL?: GlobalValue;
|
|
1362
|
-
|
|
1411
|
+
fontSizeFormLabel?: GlobalValue;
|
|
1363
1412
|
fontSizeHeadingL?: GlobalValue;
|
|
1364
1413
|
fontSizeHeadingM?: GlobalValue;
|
|
1365
1414
|
fontSizeHeadingS?: GlobalValue;
|
|
1415
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
1366
1416
|
fontSizeHeadingXs?: GlobalValue;
|
|
1417
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
1367
1418
|
fontSizeTabs?: GlobalValue;
|
|
1368
|
-
fontWeightTabs?: GlobalValue;
|
|
1369
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
1370
|
-
lineHeightTabs?: GlobalValue;
|
|
1371
|
-
fontWeightButton?: GlobalValue;
|
|
1372
1419
|
fontWeightAlertHeader?: GlobalValue;
|
|
1420
|
+
fontWeightBold?: GlobalValue;
|
|
1421
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
1422
|
+
fontWeightButton?: GlobalValue;
|
|
1423
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1373
1424
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
1374
|
-
|
|
1425
|
+
fontWeightFormLabel?: GlobalValue;
|
|
1375
1426
|
fontWeightHeadingL?: GlobalValue;
|
|
1376
1427
|
fontWeightHeadingM?: GlobalValue;
|
|
1377
1428
|
fontWeightHeadingS?: GlobalValue;
|
|
1429
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
1378
1430
|
fontWeightHeadingXs?: GlobalValue;
|
|
1379
|
-
fontWeightDisplayL?: GlobalValue;
|
|
1380
1431
|
fontWeightHeavy?: GlobalValue;
|
|
1381
|
-
|
|
1382
|
-
fontWeightBold?: GlobalValue;
|
|
1432
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
1383
1433
|
fontWeightLighter?: GlobalValue;
|
|
1434
|
+
fontWeightNormal?: GlobalValue;
|
|
1435
|
+
fontWeightTabs?: GlobalValue;
|
|
1436
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
1384
1437
|
letterSpacingDisplayL?: GlobalValue;
|
|
1385
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
1386
1438
|
letterSpacingHeadingL?: GlobalValue;
|
|
1387
1439
|
letterSpacingHeadingM?: GlobalValue;
|
|
1388
1440
|
letterSpacingHeadingS?: GlobalValue;
|
|
1441
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
1389
1442
|
letterSpacingHeadingXs?: GlobalValue;
|
|
1390
1443
|
lineHeightBodyM?: GlobalValue;
|
|
1391
1444
|
lineHeightBodyS?: GlobalValue;
|
|
1392
1445
|
lineHeightDisplayL?: GlobalValue;
|
|
1393
|
-
|
|
1446
|
+
lineHeightFormLabel?: GlobalValue;
|
|
1394
1447
|
lineHeightHeadingL?: GlobalValue;
|
|
1395
1448
|
lineHeightHeadingM?: GlobalValue;
|
|
1396
1449
|
lineHeightHeadingS?: GlobalValue;
|
|
1450
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
1397
1451
|
lineHeightHeadingXs?: GlobalValue;
|
|
1452
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
1453
|
+
lineHeightTabs?: GlobalValue;
|
|
1398
1454
|
borderRadiusAlert?: GlobalValue;
|
|
1399
1455
|
borderRadiusBadge?: GlobalValue;
|
|
1400
1456
|
borderRadiusButton?: GlobalValue;
|
|
@@ -1620,6 +1676,7 @@ export declare interface TypedOverride {
|
|
|
1620
1676
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1621
1677
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1622
1678
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1679
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1623
1680
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1624
1681
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1625
1682
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -1663,6 +1720,7 @@ export declare interface TypedOverride {
|
|
|
1663
1720
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1664
1721
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1665
1722
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1723
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1666
1724
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1667
1725
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1668
1726
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -1686,6 +1744,8 @@ export declare interface TypedOverride {
|
|
|
1686
1744
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1687
1745
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1688
1746
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1747
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1748
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1689
1749
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1690
1750
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1691
1751
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -1716,6 +1776,9 @@ export declare interface TypedOverride {
|
|
|
1716
1776
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1717
1777
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1718
1778
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1779
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
1780
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
1781
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
1719
1782
|
fontFamilyBase?: GlobalValue;
|
|
1720
1783
|
fontFamilyDisplay?: GlobalValue;
|
|
1721
1784
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -1723,42 +1786,49 @@ export declare interface TypedOverride {
|
|
|
1723
1786
|
fontSizeBodyM?: GlobalValue;
|
|
1724
1787
|
fontSizeBodyS?: GlobalValue;
|
|
1725
1788
|
fontSizeDisplayL?: GlobalValue;
|
|
1726
|
-
|
|
1789
|
+
fontSizeFormLabel?: GlobalValue;
|
|
1727
1790
|
fontSizeHeadingL?: GlobalValue;
|
|
1728
1791
|
fontSizeHeadingM?: GlobalValue;
|
|
1729
1792
|
fontSizeHeadingS?: GlobalValue;
|
|
1793
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
1730
1794
|
fontSizeHeadingXs?: GlobalValue;
|
|
1795
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
1731
1796
|
fontSizeTabs?: GlobalValue;
|
|
1732
|
-
fontWeightTabs?: GlobalValue;
|
|
1733
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
1734
|
-
lineHeightTabs?: GlobalValue;
|
|
1735
|
-
fontWeightButton?: GlobalValue;
|
|
1736
1797
|
fontWeightAlertHeader?: GlobalValue;
|
|
1798
|
+
fontWeightBold?: GlobalValue;
|
|
1799
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
1800
|
+
fontWeightButton?: GlobalValue;
|
|
1801
|
+
fontWeightDisplayL?: GlobalValue;
|
|
1737
1802
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
1738
|
-
|
|
1803
|
+
fontWeightFormLabel?: GlobalValue;
|
|
1739
1804
|
fontWeightHeadingL?: GlobalValue;
|
|
1740
1805
|
fontWeightHeadingM?: GlobalValue;
|
|
1741
1806
|
fontWeightHeadingS?: GlobalValue;
|
|
1807
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
1742
1808
|
fontWeightHeadingXs?: GlobalValue;
|
|
1743
|
-
fontWeightDisplayL?: GlobalValue;
|
|
1744
1809
|
fontWeightHeavy?: GlobalValue;
|
|
1745
|
-
|
|
1746
|
-
fontWeightBold?: GlobalValue;
|
|
1810
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
1747
1811
|
fontWeightLighter?: GlobalValue;
|
|
1812
|
+
fontWeightNormal?: GlobalValue;
|
|
1813
|
+
fontWeightTabs?: GlobalValue;
|
|
1814
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
1748
1815
|
letterSpacingDisplayL?: GlobalValue;
|
|
1749
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
1750
1816
|
letterSpacingHeadingL?: GlobalValue;
|
|
1751
1817
|
letterSpacingHeadingM?: GlobalValue;
|
|
1752
1818
|
letterSpacingHeadingS?: GlobalValue;
|
|
1819
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
1753
1820
|
letterSpacingHeadingXs?: GlobalValue;
|
|
1754
1821
|
lineHeightBodyM?: GlobalValue;
|
|
1755
1822
|
lineHeightBodyS?: GlobalValue;
|
|
1756
1823
|
lineHeightDisplayL?: GlobalValue;
|
|
1757
|
-
|
|
1824
|
+
lineHeightFormLabel?: GlobalValue;
|
|
1758
1825
|
lineHeightHeadingL?: GlobalValue;
|
|
1759
1826
|
lineHeightHeadingM?: GlobalValue;
|
|
1760
1827
|
lineHeightHeadingS?: GlobalValue;
|
|
1828
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
1761
1829
|
lineHeightHeadingXs?: GlobalValue;
|
|
1830
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
1831
|
+
lineHeightTabs?: GlobalValue;
|
|
1762
1832
|
borderRadiusAlert?: GlobalValue;
|
|
1763
1833
|
borderRadiusBadge?: GlobalValue;
|
|
1764
1834
|
borderRadiusButton?: GlobalValue;
|
|
@@ -1984,6 +2054,7 @@ export declare interface TypedOverride {
|
|
|
1984
2054
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1985
2055
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1986
2056
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2057
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1987
2058
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1988
2059
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
1989
2060
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2027,6 +2098,7 @@ export declare interface TypedOverride {
|
|
|
2027
2098
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2028
2099
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2029
2100
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2101
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2030
2102
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2031
2103
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2032
2104
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2050,6 +2122,8 @@ export declare interface TypedOverride {
|
|
|
2050
2122
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2051
2123
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2052
2124
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2125
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2126
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2053
2127
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2054
2128
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2055
2129
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2080,6 +2154,9 @@ export declare interface TypedOverride {
|
|
|
2080
2154
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2081
2155
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2082
2156
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2157
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
2158
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
2159
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
2083
2160
|
fontFamilyBase?: GlobalValue;
|
|
2084
2161
|
fontFamilyDisplay?: GlobalValue;
|
|
2085
2162
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -2087,42 +2164,49 @@ export declare interface TypedOverride {
|
|
|
2087
2164
|
fontSizeBodyM?: GlobalValue;
|
|
2088
2165
|
fontSizeBodyS?: GlobalValue;
|
|
2089
2166
|
fontSizeDisplayL?: GlobalValue;
|
|
2090
|
-
|
|
2167
|
+
fontSizeFormLabel?: GlobalValue;
|
|
2091
2168
|
fontSizeHeadingL?: GlobalValue;
|
|
2092
2169
|
fontSizeHeadingM?: GlobalValue;
|
|
2093
2170
|
fontSizeHeadingS?: GlobalValue;
|
|
2171
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
2094
2172
|
fontSizeHeadingXs?: GlobalValue;
|
|
2173
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
2095
2174
|
fontSizeTabs?: GlobalValue;
|
|
2096
|
-
fontWeightTabs?: GlobalValue;
|
|
2097
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
2098
|
-
lineHeightTabs?: GlobalValue;
|
|
2099
|
-
fontWeightButton?: GlobalValue;
|
|
2100
2175
|
fontWeightAlertHeader?: GlobalValue;
|
|
2176
|
+
fontWeightBold?: GlobalValue;
|
|
2177
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
2178
|
+
fontWeightButton?: GlobalValue;
|
|
2179
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2101
2180
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
2102
|
-
|
|
2181
|
+
fontWeightFormLabel?: GlobalValue;
|
|
2103
2182
|
fontWeightHeadingL?: GlobalValue;
|
|
2104
2183
|
fontWeightHeadingM?: GlobalValue;
|
|
2105
2184
|
fontWeightHeadingS?: GlobalValue;
|
|
2185
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
2106
2186
|
fontWeightHeadingXs?: GlobalValue;
|
|
2107
|
-
fontWeightDisplayL?: GlobalValue;
|
|
2108
2187
|
fontWeightHeavy?: GlobalValue;
|
|
2109
|
-
|
|
2110
|
-
fontWeightBold?: GlobalValue;
|
|
2188
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
2111
2189
|
fontWeightLighter?: GlobalValue;
|
|
2190
|
+
fontWeightNormal?: GlobalValue;
|
|
2191
|
+
fontWeightTabs?: GlobalValue;
|
|
2192
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
2112
2193
|
letterSpacingDisplayL?: GlobalValue;
|
|
2113
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
2114
2194
|
letterSpacingHeadingL?: GlobalValue;
|
|
2115
2195
|
letterSpacingHeadingM?: GlobalValue;
|
|
2116
2196
|
letterSpacingHeadingS?: GlobalValue;
|
|
2197
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
2117
2198
|
letterSpacingHeadingXs?: GlobalValue;
|
|
2118
2199
|
lineHeightBodyM?: GlobalValue;
|
|
2119
2200
|
lineHeightBodyS?: GlobalValue;
|
|
2120
2201
|
lineHeightDisplayL?: GlobalValue;
|
|
2121
|
-
|
|
2202
|
+
lineHeightFormLabel?: GlobalValue;
|
|
2122
2203
|
lineHeightHeadingL?: GlobalValue;
|
|
2123
2204
|
lineHeightHeadingM?: GlobalValue;
|
|
2124
2205
|
lineHeightHeadingS?: GlobalValue;
|
|
2206
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
2125
2207
|
lineHeightHeadingXs?: GlobalValue;
|
|
2208
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
2209
|
+
lineHeightTabs?: GlobalValue;
|
|
2126
2210
|
borderRadiusAlert?: GlobalValue;
|
|
2127
2211
|
borderRadiusBadge?: GlobalValue;
|
|
2128
2212
|
borderRadiusButton?: GlobalValue;
|
|
@@ -2348,6 +2432,7 @@ export declare interface TypedOverride {
|
|
|
2348
2432
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2349
2433
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2350
2434
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2435
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2351
2436
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2352
2437
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2353
2438
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2391,6 +2476,7 @@ export declare interface TypedOverride {
|
|
|
2391
2476
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2392
2477
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2393
2478
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2479
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2394
2480
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2395
2481
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2396
2482
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2414,6 +2500,8 @@ export declare interface TypedOverride {
|
|
|
2414
2500
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2415
2501
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2416
2502
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2503
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2504
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2417
2505
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2418
2506
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2419
2507
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2444,6 +2532,9 @@ export declare interface TypedOverride {
|
|
|
2444
2532
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2445
2533
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2446
2534
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2535
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
2536
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
2537
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
2447
2538
|
fontFamilyBase?: GlobalValue;
|
|
2448
2539
|
fontFamilyDisplay?: GlobalValue;
|
|
2449
2540
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -2451,42 +2542,49 @@ export declare interface TypedOverride {
|
|
|
2451
2542
|
fontSizeBodyM?: GlobalValue;
|
|
2452
2543
|
fontSizeBodyS?: GlobalValue;
|
|
2453
2544
|
fontSizeDisplayL?: GlobalValue;
|
|
2454
|
-
|
|
2545
|
+
fontSizeFormLabel?: GlobalValue;
|
|
2455
2546
|
fontSizeHeadingL?: GlobalValue;
|
|
2456
2547
|
fontSizeHeadingM?: GlobalValue;
|
|
2457
2548
|
fontSizeHeadingS?: GlobalValue;
|
|
2549
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
2458
2550
|
fontSizeHeadingXs?: GlobalValue;
|
|
2551
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
2459
2552
|
fontSizeTabs?: GlobalValue;
|
|
2460
|
-
fontWeightTabs?: GlobalValue;
|
|
2461
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
2462
|
-
lineHeightTabs?: GlobalValue;
|
|
2463
|
-
fontWeightButton?: GlobalValue;
|
|
2464
2553
|
fontWeightAlertHeader?: GlobalValue;
|
|
2554
|
+
fontWeightBold?: GlobalValue;
|
|
2555
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
2556
|
+
fontWeightButton?: GlobalValue;
|
|
2557
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2465
2558
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
2466
|
-
|
|
2559
|
+
fontWeightFormLabel?: GlobalValue;
|
|
2467
2560
|
fontWeightHeadingL?: GlobalValue;
|
|
2468
2561
|
fontWeightHeadingM?: GlobalValue;
|
|
2469
2562
|
fontWeightHeadingS?: GlobalValue;
|
|
2563
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
2470
2564
|
fontWeightHeadingXs?: GlobalValue;
|
|
2471
|
-
fontWeightDisplayL?: GlobalValue;
|
|
2472
2565
|
fontWeightHeavy?: GlobalValue;
|
|
2473
|
-
|
|
2474
|
-
fontWeightBold?: GlobalValue;
|
|
2566
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
2475
2567
|
fontWeightLighter?: GlobalValue;
|
|
2568
|
+
fontWeightNormal?: GlobalValue;
|
|
2569
|
+
fontWeightTabs?: GlobalValue;
|
|
2570
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
2476
2571
|
letterSpacingDisplayL?: GlobalValue;
|
|
2477
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
2478
2572
|
letterSpacingHeadingL?: GlobalValue;
|
|
2479
2573
|
letterSpacingHeadingM?: GlobalValue;
|
|
2480
2574
|
letterSpacingHeadingS?: GlobalValue;
|
|
2575
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
2481
2576
|
letterSpacingHeadingXs?: GlobalValue;
|
|
2482
2577
|
lineHeightBodyM?: GlobalValue;
|
|
2483
2578
|
lineHeightBodyS?: GlobalValue;
|
|
2484
2579
|
lineHeightDisplayL?: GlobalValue;
|
|
2485
|
-
|
|
2580
|
+
lineHeightFormLabel?: GlobalValue;
|
|
2486
2581
|
lineHeightHeadingL?: GlobalValue;
|
|
2487
2582
|
lineHeightHeadingM?: GlobalValue;
|
|
2488
2583
|
lineHeightHeadingS?: GlobalValue;
|
|
2584
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
2489
2585
|
lineHeightHeadingXs?: GlobalValue;
|
|
2586
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
2587
|
+
lineHeightTabs?: GlobalValue;
|
|
2490
2588
|
borderRadiusAlert?: GlobalValue;
|
|
2491
2589
|
borderRadiusBadge?: GlobalValue;
|
|
2492
2590
|
borderRadiusButton?: GlobalValue;
|
|
@@ -2712,6 +2810,7 @@ export declare interface TypedOverride {
|
|
|
2712
2810
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2713
2811
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2714
2812
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2813
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2715
2814
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2716
2815
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2717
2816
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2755,6 +2854,7 @@ export declare interface TypedOverride {
|
|
|
2755
2854
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2756
2855
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2757
2856
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2857
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2758
2858
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2759
2859
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2760
2860
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2778,6 +2878,8 @@ export declare interface TypedOverride {
|
|
|
2778
2878
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2779
2879
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2780
2880
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2881
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2882
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2781
2883
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2782
2884
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2783
2885
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -2808,6 +2910,9 @@ export declare interface TypedOverride {
|
|
|
2808
2910
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2809
2911
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2810
2912
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
2913
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
2914
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
2915
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
2811
2916
|
fontFamilyBase?: GlobalValue;
|
|
2812
2917
|
fontFamilyDisplay?: GlobalValue;
|
|
2813
2918
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -2815,42 +2920,49 @@ export declare interface TypedOverride {
|
|
|
2815
2920
|
fontSizeBodyM?: GlobalValue;
|
|
2816
2921
|
fontSizeBodyS?: GlobalValue;
|
|
2817
2922
|
fontSizeDisplayL?: GlobalValue;
|
|
2818
|
-
|
|
2923
|
+
fontSizeFormLabel?: GlobalValue;
|
|
2819
2924
|
fontSizeHeadingL?: GlobalValue;
|
|
2820
2925
|
fontSizeHeadingM?: GlobalValue;
|
|
2821
2926
|
fontSizeHeadingS?: GlobalValue;
|
|
2927
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
2822
2928
|
fontSizeHeadingXs?: GlobalValue;
|
|
2929
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
2823
2930
|
fontSizeTabs?: GlobalValue;
|
|
2824
|
-
fontWeightTabs?: GlobalValue;
|
|
2825
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
2826
|
-
lineHeightTabs?: GlobalValue;
|
|
2827
|
-
fontWeightButton?: GlobalValue;
|
|
2828
2931
|
fontWeightAlertHeader?: GlobalValue;
|
|
2932
|
+
fontWeightBold?: GlobalValue;
|
|
2933
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
2934
|
+
fontWeightButton?: GlobalValue;
|
|
2935
|
+
fontWeightDisplayL?: GlobalValue;
|
|
2829
2936
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
2830
|
-
|
|
2937
|
+
fontWeightFormLabel?: GlobalValue;
|
|
2831
2938
|
fontWeightHeadingL?: GlobalValue;
|
|
2832
2939
|
fontWeightHeadingM?: GlobalValue;
|
|
2833
2940
|
fontWeightHeadingS?: GlobalValue;
|
|
2941
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
2834
2942
|
fontWeightHeadingXs?: GlobalValue;
|
|
2835
|
-
fontWeightDisplayL?: GlobalValue;
|
|
2836
2943
|
fontWeightHeavy?: GlobalValue;
|
|
2837
|
-
|
|
2838
|
-
fontWeightBold?: GlobalValue;
|
|
2944
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
2839
2945
|
fontWeightLighter?: GlobalValue;
|
|
2946
|
+
fontWeightNormal?: GlobalValue;
|
|
2947
|
+
fontWeightTabs?: GlobalValue;
|
|
2948
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
2840
2949
|
letterSpacingDisplayL?: GlobalValue;
|
|
2841
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
2842
2950
|
letterSpacingHeadingL?: GlobalValue;
|
|
2843
2951
|
letterSpacingHeadingM?: GlobalValue;
|
|
2844
2952
|
letterSpacingHeadingS?: GlobalValue;
|
|
2953
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
2845
2954
|
letterSpacingHeadingXs?: GlobalValue;
|
|
2846
2955
|
lineHeightBodyM?: GlobalValue;
|
|
2847
2956
|
lineHeightBodyS?: GlobalValue;
|
|
2848
2957
|
lineHeightDisplayL?: GlobalValue;
|
|
2849
|
-
|
|
2958
|
+
lineHeightFormLabel?: GlobalValue;
|
|
2850
2959
|
lineHeightHeadingL?: GlobalValue;
|
|
2851
2960
|
lineHeightHeadingM?: GlobalValue;
|
|
2852
2961
|
lineHeightHeadingS?: GlobalValue;
|
|
2962
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
2853
2963
|
lineHeightHeadingXs?: GlobalValue;
|
|
2964
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
2965
|
+
lineHeightTabs?: GlobalValue;
|
|
2854
2966
|
borderRadiusAlert?: GlobalValue;
|
|
2855
2967
|
borderRadiusBadge?: GlobalValue;
|
|
2856
2968
|
borderRadiusButton?: GlobalValue;
|
|
@@ -3076,6 +3188,7 @@ export declare interface TypedOverride {
|
|
|
3076
3188
|
colorBorderItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3077
3189
|
colorBorderDropdownItemFocused?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3078
3190
|
colorBorderItemSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3191
|
+
colorBorderLayout?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3079
3192
|
colorBorderPopover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3080
3193
|
colorBorderSegmentActive?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3081
3194
|
colorBorderSegmentDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -3119,6 +3232,7 @@ export declare interface TypedOverride {
|
|
|
3119
3232
|
colorTextDropdownItemSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3120
3233
|
colorTextEmpty?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3121
3234
|
colorTextFormDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3235
|
+
colorTextFormLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3122
3236
|
colorTextFormSecondary?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3123
3237
|
colorTextGroupLabel?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3124
3238
|
colorTextHeadingDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -3142,6 +3256,8 @@ export declare interface TypedOverride {
|
|
|
3142
3256
|
colorTextLayoutToggleSelected?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3143
3257
|
colorTextLinkDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3144
3258
|
colorTextLinkHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3259
|
+
colorTextLinkDecorationDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3260
|
+
colorTextLinkDecorationHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3145
3261
|
colorTextLinkSecondaryDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3146
3262
|
colorTextLinkSecondaryHover?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3147
3263
|
colorTextLinkInfoDefault?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
@@ -3172,6 +3288,9 @@ export declare interface TypedOverride {
|
|
|
3172
3288
|
colorBorderActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3173
3289
|
colorBackgroundActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3174
3290
|
colorTextActionCardDisabled?: GlobalValue | TypedModeValueOverride<'light' | 'dark'>;
|
|
3291
|
+
fontDecorationStyleLink?: GlobalValue;
|
|
3292
|
+
fontDecorationThicknessLink?: GlobalValue;
|
|
3293
|
+
fontDecorationThicknessLinkDisplayL?: GlobalValue;
|
|
3175
3294
|
fontFamilyBase?: GlobalValue;
|
|
3176
3295
|
fontFamilyDisplay?: GlobalValue;
|
|
3177
3296
|
fontFamilyHeading?: GlobalValue;
|
|
@@ -3179,42 +3298,49 @@ export declare interface TypedOverride {
|
|
|
3179
3298
|
fontSizeBodyM?: GlobalValue;
|
|
3180
3299
|
fontSizeBodyS?: GlobalValue;
|
|
3181
3300
|
fontSizeDisplayL?: GlobalValue;
|
|
3182
|
-
|
|
3301
|
+
fontSizeFormLabel?: GlobalValue;
|
|
3183
3302
|
fontSizeHeadingL?: GlobalValue;
|
|
3184
3303
|
fontSizeHeadingM?: GlobalValue;
|
|
3185
3304
|
fontSizeHeadingS?: GlobalValue;
|
|
3305
|
+
fontSizeHeadingXl?: GlobalValue;
|
|
3186
3306
|
fontSizeHeadingXs?: GlobalValue;
|
|
3307
|
+
fontSizeKeyValuePairsLabel?: GlobalValue;
|
|
3187
3308
|
fontSizeTabs?: GlobalValue;
|
|
3188
|
-
fontWeightTabs?: GlobalValue;
|
|
3189
|
-
fontWeightTabsDisabled?: GlobalValue;
|
|
3190
|
-
lineHeightTabs?: GlobalValue;
|
|
3191
|
-
fontWeightButton?: GlobalValue;
|
|
3192
3309
|
fontWeightAlertHeader?: GlobalValue;
|
|
3310
|
+
fontWeightBold?: GlobalValue;
|
|
3311
|
+
fontWeightBreadcrumbCurrent?: GlobalValue;
|
|
3312
|
+
fontWeightButton?: GlobalValue;
|
|
3313
|
+
fontWeightDisplayL?: GlobalValue;
|
|
3193
3314
|
fontWeightFlashbarHeader?: GlobalValue;
|
|
3194
|
-
|
|
3315
|
+
fontWeightFormLabel?: GlobalValue;
|
|
3195
3316
|
fontWeightHeadingL?: GlobalValue;
|
|
3196
3317
|
fontWeightHeadingM?: GlobalValue;
|
|
3197
3318
|
fontWeightHeadingS?: GlobalValue;
|
|
3319
|
+
fontWeightHeadingXl?: GlobalValue;
|
|
3198
3320
|
fontWeightHeadingXs?: GlobalValue;
|
|
3199
|
-
fontWeightDisplayL?: GlobalValue;
|
|
3200
3321
|
fontWeightHeavy?: GlobalValue;
|
|
3201
|
-
|
|
3202
|
-
fontWeightBold?: GlobalValue;
|
|
3322
|
+
fontWeightKeyValuePairsLabel?: GlobalValue;
|
|
3203
3323
|
fontWeightLighter?: GlobalValue;
|
|
3324
|
+
fontWeightNormal?: GlobalValue;
|
|
3325
|
+
fontWeightTabs?: GlobalValue;
|
|
3326
|
+
fontWeightTabsDisabled?: GlobalValue;
|
|
3204
3327
|
letterSpacingDisplayL?: GlobalValue;
|
|
3205
|
-
letterSpacingHeadingXl?: GlobalValue;
|
|
3206
3328
|
letterSpacingHeadingL?: GlobalValue;
|
|
3207
3329
|
letterSpacingHeadingM?: GlobalValue;
|
|
3208
3330
|
letterSpacingHeadingS?: GlobalValue;
|
|
3331
|
+
letterSpacingHeadingXl?: GlobalValue;
|
|
3209
3332
|
letterSpacingHeadingXs?: GlobalValue;
|
|
3210
3333
|
lineHeightBodyM?: GlobalValue;
|
|
3211
3334
|
lineHeightBodyS?: GlobalValue;
|
|
3212
3335
|
lineHeightDisplayL?: GlobalValue;
|
|
3213
|
-
|
|
3336
|
+
lineHeightFormLabel?: GlobalValue;
|
|
3214
3337
|
lineHeightHeadingL?: GlobalValue;
|
|
3215
3338
|
lineHeightHeadingM?: GlobalValue;
|
|
3216
3339
|
lineHeightHeadingS?: GlobalValue;
|
|
3340
|
+
lineHeightHeadingXl?: GlobalValue;
|
|
3217
3341
|
lineHeightHeadingXs?: GlobalValue;
|
|
3342
|
+
lineHeightKeyValuePairsLabel?: GlobalValue;
|
|
3343
|
+
lineHeightTabs?: GlobalValue;
|
|
3218
3344
|
borderRadiusAlert?: GlobalValue;
|
|
3219
3345
|
borderRadiusBadge?: GlobalValue;
|
|
3220
3346
|
borderRadiusButton?: GlobalValue;
|