@ni/nimble-components 26.0.0 → 27.0.0
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/dist/all-components-bundle.js +34 -80
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +3456 -3456
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/src/theme-provider/design-token-comments.d.ts +1 -1
- package/dist/esm/src/theme-provider/design-tokens.d.ts +23 -23
- package/dist/esm/theme-provider/design-token-comments.d.ts +1 -1
- package/dist/esm/theme-provider/design-token-comments.js +1 -24
- package/dist/esm/theme-provider/design-token-comments.js.map +1 -1
- package/dist/esm/theme-provider/design-token-names.js +1 -24
- package/dist/esm/theme-provider/design-token-names.js.map +1 -1
- package/dist/esm/theme-provider/design-tokens.d.ts +23 -23
- package/dist/esm/theme-provider/design-tokens.js +32 -55
- package/dist/esm/theme-provider/design-tokens.js.map +1 -1
- package/dist/tokens-internal.scss +0 -138
- package/dist/tokens.scss +0 -69
- package/package.json +1 -1
|
@@ -54,29 +54,29 @@ export declare const spinnerLargeHeight: CSSDesignToken<string>;
|
|
|
54
54
|
export declare const elevation1BoxShadow: CSSDesignToken<string>;
|
|
55
55
|
export declare const elevation2BoxShadow: CSSDesignToken<string>;
|
|
56
56
|
export declare const elevation3BoxShadow: CSSDesignToken<string>;
|
|
57
|
-
export declare const headlineFont: CSSDesignToken<string>, headlineFontColor: CSSDesignToken<string>, headlineDisabledFontColor: CSSDesignToken<string>, headlineFontFamily: CSSDesignToken<string>, headlineFontWeight: CSSDesignToken<string>, headlineFontSize: CSSDesignToken<string>, headlineFontLineHeight: CSSDesignToken<string
|
|
58
|
-
export declare const headlinePlus1Font: CSSDesignToken<string>, headlinePlus1FontColor: CSSDesignToken<string>, headlinePlus1DisabledFontColor: CSSDesignToken<string>, headlinePlus1FontFamily: CSSDesignToken<string>, headlinePlus1FontWeight: CSSDesignToken<string>, headlinePlus1FontSize: CSSDesignToken<string>, headlinePlus1FontLineHeight: CSSDesignToken<string
|
|
59
|
-
export declare const titlePlus2Font: CSSDesignToken<string>, titlePlus2FontColor: CSSDesignToken<string>, titlePlus2DisabledFontColor: CSSDesignToken<string>, titlePlus2FontFamily: CSSDesignToken<string>, titlePlus2FontWeight: CSSDesignToken<string>, titlePlus2FontSize: CSSDesignToken<string>, titlePlus2FontLineHeight: CSSDesignToken<string
|
|
60
|
-
export declare const titlePlus1Font: CSSDesignToken<string>, titlePlus1FontColor: CSSDesignToken<string>, titlePlus1DisabledFontColor: CSSDesignToken<string>, titlePlus1FontFamily: CSSDesignToken<string>, titlePlus1FontWeight: CSSDesignToken<string>, titlePlus1FontSize: CSSDesignToken<string>, titlePlus1FontLineHeight: CSSDesignToken<string
|
|
61
|
-
export declare const titleFont: CSSDesignToken<string>, titleFontColor: CSSDesignToken<string>, titleDisabledFontColor: CSSDesignToken<string>, titleFontFamily: CSSDesignToken<string>, titleFontWeight: CSSDesignToken<string>, titleFontSize: CSSDesignToken<string>, titleFontLineHeight: CSSDesignToken<string
|
|
62
|
-
export declare const subtitlePlus1Font: CSSDesignToken<string>, subtitlePlus1FontColor: CSSDesignToken<string>, subtitlePlus1DisabledFontColor: CSSDesignToken<string>, subtitlePlus1FontFamily: CSSDesignToken<string>, subtitlePlus1FontWeight: CSSDesignToken<string>, subtitlePlus1FontSize: CSSDesignToken<string>, subtitlePlus1FontLineHeight: CSSDesignToken<string
|
|
63
|
-
export declare const subtitleFont: CSSDesignToken<string>, subtitleFontColor: CSSDesignToken<string>, subtitleDisabledFontColor: CSSDesignToken<string>, subtitleFontFamily: CSSDesignToken<string>, subtitleFontWeight: CSSDesignToken<string>, subtitleFontSize: CSSDesignToken<string>, subtitleFontLineHeight: CSSDesignToken<string
|
|
64
|
-
export declare const linkFont: CSSDesignToken<string>, linkFontColor: CSSDesignToken<string>, linkDisabledFontColor: CSSDesignToken<string>, linkFontFamily: CSSDesignToken<string>, linkFontWeight: CSSDesignToken<string>, linkFontSize: CSSDesignToken<string>, linkFontLineHeight: CSSDesignToken<string
|
|
65
|
-
export declare const linkActiveFont: CSSDesignToken<string>, linkActiveFontColor: CSSDesignToken<string>, linkActiveDisabledFontColor: CSSDesignToken<string>, linkActiveFontFamily: CSSDesignToken<string>, linkActiveFontWeight: CSSDesignToken<string>, linkActiveFontSize: CSSDesignToken<string>, linkActiveFontLineHeight: CSSDesignToken<string
|
|
66
|
-
export declare const linkProminentFont: CSSDesignToken<string>, linkProminentFontColor: CSSDesignToken<string>, linkProminentDisabledFontColor: CSSDesignToken<string>, linkProminentFontFamily: CSSDesignToken<string>, linkProminentFontWeight: CSSDesignToken<string>, linkProminentFontSize: CSSDesignToken<string>, linkProminentFontLineHeight: CSSDesignToken<string
|
|
67
|
-
export declare const linkActiveProminentFont: CSSDesignToken<string>, linkActiveProminentFontColor: CSSDesignToken<string>, linkActiveProminentDisabledFontColor: CSSDesignToken<string>, linkActiveProminentFontFamily: CSSDesignToken<string>, linkActiveProminentFontWeight: CSSDesignToken<string>, linkActiveProminentFontSize: CSSDesignToken<string>, linkActiveProminentFontLineHeight: CSSDesignToken<string
|
|
68
|
-
export declare const placeholderFont: CSSDesignToken<string>, placeholderFontColor: CSSDesignToken<string>, placeholderDisabledFontColor: CSSDesignToken<string>, placeholderFontFamily: CSSDesignToken<string>, placeholderFontWeight: CSSDesignToken<string>, placeholderFontSize: CSSDesignToken<string>, placeholderFontLineHeight: CSSDesignToken<string
|
|
69
|
-
export declare const bodyFont: CSSDesignToken<string>, bodyFontColor: CSSDesignToken<string>, bodyDisabledFontColor: CSSDesignToken<string>, bodyFontFamily: CSSDesignToken<string>, bodyFontWeight: CSSDesignToken<string>, bodyFontSize: CSSDesignToken<string>, bodyFontLineHeight: CSSDesignToken<string
|
|
70
|
-
export declare const bodyEmphasizedFont: CSSDesignToken<string>, bodyEmphasizedFontColor: CSSDesignToken<string>, bodyEmphasizedDisabledFontColor: CSSDesignToken<string>, bodyEmphasizedFontFamily: CSSDesignToken<string>, bodyEmphasizedFontWeight: CSSDesignToken<string>, bodyEmphasizedFontSize: CSSDesignToken<string>, bodyEmphasizedFontLineHeight: CSSDesignToken<string
|
|
71
|
-
export declare const bodyPlus1Font: CSSDesignToken<string>, bodyPlus1FontColor: CSSDesignToken<string>, bodyPlus1DisabledFontColor: CSSDesignToken<string>, bodyPlus1FontFamily: CSSDesignToken<string>, bodyPlus1FontWeight: CSSDesignToken<string>, bodyPlus1FontSize: CSSDesignToken<string>, bodyPlus1FontLineHeight: CSSDesignToken<string
|
|
72
|
-
export declare const bodyPlus1EmphasizedFont: CSSDesignToken<string>, bodyPlus1EmphasizedFontColor: CSSDesignToken<string>, bodyPlus1EmphasizedDisabledFontColor: CSSDesignToken<string>, bodyPlus1EmphasizedFontFamily: CSSDesignToken<string>, bodyPlus1EmphasizedFontWeight: CSSDesignToken<string>, bodyPlus1EmphasizedFontSize: CSSDesignToken<string>, bodyPlus1EmphasizedFontLineHeight: CSSDesignToken<string
|
|
73
|
-
export declare const groupHeaderFont: CSSDesignToken<string>, groupHeaderFontColor: CSSDesignToken<string>, groupHeaderDisabledFontColor: CSSDesignToken<string>, groupHeaderFontFamily: CSSDesignToken<string>, groupHeaderFontWeight: CSSDesignToken<string>, groupHeaderFontSize: CSSDesignToken<string>, groupHeaderFontLineHeight: CSSDesignToken<string
|
|
74
|
-
export declare const controlLabelFont: CSSDesignToken<string>, controlLabelFontColor: CSSDesignToken<string>, controlLabelDisabledFontColor: CSSDesignToken<string>, controlLabelFontFamily: CSSDesignToken<string>, controlLabelFontWeight: CSSDesignToken<string>, controlLabelFontSize: CSSDesignToken<string>, controlLabelFontLineHeight: CSSDesignToken<string
|
|
75
|
-
export declare const buttonLabelFont: CSSDesignToken<string>, buttonLabelFontColor: CSSDesignToken<string>, buttonLabelDisabledFontColor: CSSDesignToken<string>, buttonLabelFontFamily: CSSDesignToken<string>, buttonLabelFontWeight: CSSDesignToken<string>, buttonLabelFontSize: CSSDesignToken<string>, buttonLabelFontLineHeight: CSSDesignToken<string
|
|
76
|
-
export declare const tooltipCaptionFont: CSSDesignToken<string>, tooltipCaptionFontColor: CSSDesignToken<string>, tooltipCaptionDisabledFontColor: CSSDesignToken<string>, tooltipCaptionFontFamily: CSSDesignToken<string>, tooltipCaptionFontWeight: CSSDesignToken<string>, tooltipCaptionFontSize: CSSDesignToken<string>, tooltipCaptionFontLineHeight: CSSDesignToken<string
|
|
77
|
-
export declare const errorTextFont: CSSDesignToken<string>, errorTextFontColor: CSSDesignToken<string>, errorTextDisabledFontColor: CSSDesignToken<string>, errorTextFontFamily: CSSDesignToken<string>, errorTextFontWeight: CSSDesignToken<string>, errorTextFontSize: CSSDesignToken<string>, errorTextFontLineHeight: CSSDesignToken<string
|
|
78
|
-
export declare const tableHeaderFont: CSSDesignToken<string>, tableHeaderFontColor: CSSDesignToken<string>, tableHeaderDisabledFontColor: CSSDesignToken<string>, tableHeaderFontFamily: CSSDesignToken<string>, tableHeaderFontWeight: CSSDesignToken<string>, tableHeaderFontSize: CSSDesignToken<string>, tableHeaderFontLineHeight: CSSDesignToken<string
|
|
79
|
-
export declare const mentionFont: CSSDesignToken<string>, mentionFontColor: CSSDesignToken<string>, mentionDisabledFontColor: CSSDesignToken<string>, mentionFontFamily: CSSDesignToken<string>, mentionFontWeight: CSSDesignToken<string>, mentionFontSize: CSSDesignToken<string>, mentionFontLineHeight: CSSDesignToken<string
|
|
57
|
+
export declare const headlineFont: CSSDesignToken<string>, headlineFontColor: CSSDesignToken<string>, headlineDisabledFontColor: CSSDesignToken<string>, headlineFontFamily: CSSDesignToken<string>, headlineFontWeight: CSSDesignToken<string>, headlineFontSize: CSSDesignToken<string>, headlineFontLineHeight: CSSDesignToken<string>;
|
|
58
|
+
export declare const headlinePlus1Font: CSSDesignToken<string>, headlinePlus1FontColor: CSSDesignToken<string>, headlinePlus1DisabledFontColor: CSSDesignToken<string>, headlinePlus1FontFamily: CSSDesignToken<string>, headlinePlus1FontWeight: CSSDesignToken<string>, headlinePlus1FontSize: CSSDesignToken<string>, headlinePlus1FontLineHeight: CSSDesignToken<string>;
|
|
59
|
+
export declare const titlePlus2Font: CSSDesignToken<string>, titlePlus2FontColor: CSSDesignToken<string>, titlePlus2DisabledFontColor: CSSDesignToken<string>, titlePlus2FontFamily: CSSDesignToken<string>, titlePlus2FontWeight: CSSDesignToken<string>, titlePlus2FontSize: CSSDesignToken<string>, titlePlus2FontLineHeight: CSSDesignToken<string>;
|
|
60
|
+
export declare const titlePlus1Font: CSSDesignToken<string>, titlePlus1FontColor: CSSDesignToken<string>, titlePlus1DisabledFontColor: CSSDesignToken<string>, titlePlus1FontFamily: CSSDesignToken<string>, titlePlus1FontWeight: CSSDesignToken<string>, titlePlus1FontSize: CSSDesignToken<string>, titlePlus1FontLineHeight: CSSDesignToken<string>;
|
|
61
|
+
export declare const titleFont: CSSDesignToken<string>, titleFontColor: CSSDesignToken<string>, titleDisabledFontColor: CSSDesignToken<string>, titleFontFamily: CSSDesignToken<string>, titleFontWeight: CSSDesignToken<string>, titleFontSize: CSSDesignToken<string>, titleFontLineHeight: CSSDesignToken<string>;
|
|
62
|
+
export declare const subtitlePlus1Font: CSSDesignToken<string>, subtitlePlus1FontColor: CSSDesignToken<string>, subtitlePlus1DisabledFontColor: CSSDesignToken<string>, subtitlePlus1FontFamily: CSSDesignToken<string>, subtitlePlus1FontWeight: CSSDesignToken<string>, subtitlePlus1FontSize: CSSDesignToken<string>, subtitlePlus1FontLineHeight: CSSDesignToken<string>;
|
|
63
|
+
export declare const subtitleFont: CSSDesignToken<string>, subtitleFontColor: CSSDesignToken<string>, subtitleDisabledFontColor: CSSDesignToken<string>, subtitleFontFamily: CSSDesignToken<string>, subtitleFontWeight: CSSDesignToken<string>, subtitleFontSize: CSSDesignToken<string>, subtitleFontLineHeight: CSSDesignToken<string>;
|
|
64
|
+
export declare const linkFont: CSSDesignToken<string>, linkFontColor: CSSDesignToken<string>, linkDisabledFontColor: CSSDesignToken<string>, linkFontFamily: CSSDesignToken<string>, linkFontWeight: CSSDesignToken<string>, linkFontSize: CSSDesignToken<string>, linkFontLineHeight: CSSDesignToken<string>;
|
|
65
|
+
export declare const linkActiveFont: CSSDesignToken<string>, linkActiveFontColor: CSSDesignToken<string>, linkActiveDisabledFontColor: CSSDesignToken<string>, linkActiveFontFamily: CSSDesignToken<string>, linkActiveFontWeight: CSSDesignToken<string>, linkActiveFontSize: CSSDesignToken<string>, linkActiveFontLineHeight: CSSDesignToken<string>;
|
|
66
|
+
export declare const linkProminentFont: CSSDesignToken<string>, linkProminentFontColor: CSSDesignToken<string>, linkProminentDisabledFontColor: CSSDesignToken<string>, linkProminentFontFamily: CSSDesignToken<string>, linkProminentFontWeight: CSSDesignToken<string>, linkProminentFontSize: CSSDesignToken<string>, linkProminentFontLineHeight: CSSDesignToken<string>;
|
|
67
|
+
export declare const linkActiveProminentFont: CSSDesignToken<string>, linkActiveProminentFontColor: CSSDesignToken<string>, linkActiveProminentDisabledFontColor: CSSDesignToken<string>, linkActiveProminentFontFamily: CSSDesignToken<string>, linkActiveProminentFontWeight: CSSDesignToken<string>, linkActiveProminentFontSize: CSSDesignToken<string>, linkActiveProminentFontLineHeight: CSSDesignToken<string>;
|
|
68
|
+
export declare const placeholderFont: CSSDesignToken<string>, placeholderFontColor: CSSDesignToken<string>, placeholderDisabledFontColor: CSSDesignToken<string>, placeholderFontFamily: CSSDesignToken<string>, placeholderFontWeight: CSSDesignToken<string>, placeholderFontSize: CSSDesignToken<string>, placeholderFontLineHeight: CSSDesignToken<string>;
|
|
69
|
+
export declare const bodyFont: CSSDesignToken<string>, bodyFontColor: CSSDesignToken<string>, bodyDisabledFontColor: CSSDesignToken<string>, bodyFontFamily: CSSDesignToken<string>, bodyFontWeight: CSSDesignToken<string>, bodyFontSize: CSSDesignToken<string>, bodyFontLineHeight: CSSDesignToken<string>;
|
|
70
|
+
export declare const bodyEmphasizedFont: CSSDesignToken<string>, bodyEmphasizedFontColor: CSSDesignToken<string>, bodyEmphasizedDisabledFontColor: CSSDesignToken<string>, bodyEmphasizedFontFamily: CSSDesignToken<string>, bodyEmphasizedFontWeight: CSSDesignToken<string>, bodyEmphasizedFontSize: CSSDesignToken<string>, bodyEmphasizedFontLineHeight: CSSDesignToken<string>;
|
|
71
|
+
export declare const bodyPlus1Font: CSSDesignToken<string>, bodyPlus1FontColor: CSSDesignToken<string>, bodyPlus1DisabledFontColor: CSSDesignToken<string>, bodyPlus1FontFamily: CSSDesignToken<string>, bodyPlus1FontWeight: CSSDesignToken<string>, bodyPlus1FontSize: CSSDesignToken<string>, bodyPlus1FontLineHeight: CSSDesignToken<string>;
|
|
72
|
+
export declare const bodyPlus1EmphasizedFont: CSSDesignToken<string>, bodyPlus1EmphasizedFontColor: CSSDesignToken<string>, bodyPlus1EmphasizedDisabledFontColor: CSSDesignToken<string>, bodyPlus1EmphasizedFontFamily: CSSDesignToken<string>, bodyPlus1EmphasizedFontWeight: CSSDesignToken<string>, bodyPlus1EmphasizedFontSize: CSSDesignToken<string>, bodyPlus1EmphasizedFontLineHeight: CSSDesignToken<string>;
|
|
73
|
+
export declare const groupHeaderFont: CSSDesignToken<string>, groupHeaderFontColor: CSSDesignToken<string>, groupHeaderDisabledFontColor: CSSDesignToken<string>, groupHeaderFontFamily: CSSDesignToken<string>, groupHeaderFontWeight: CSSDesignToken<string>, groupHeaderFontSize: CSSDesignToken<string>, groupHeaderFontLineHeight: CSSDesignToken<string>;
|
|
74
|
+
export declare const controlLabelFont: CSSDesignToken<string>, controlLabelFontColor: CSSDesignToken<string>, controlLabelDisabledFontColor: CSSDesignToken<string>, controlLabelFontFamily: CSSDesignToken<string>, controlLabelFontWeight: CSSDesignToken<string>, controlLabelFontSize: CSSDesignToken<string>, controlLabelFontLineHeight: CSSDesignToken<string>;
|
|
75
|
+
export declare const buttonLabelFont: CSSDesignToken<string>, buttonLabelFontColor: CSSDesignToken<string>, buttonLabelDisabledFontColor: CSSDesignToken<string>, buttonLabelFontFamily: CSSDesignToken<string>, buttonLabelFontWeight: CSSDesignToken<string>, buttonLabelFontSize: CSSDesignToken<string>, buttonLabelFontLineHeight: CSSDesignToken<string>;
|
|
76
|
+
export declare const tooltipCaptionFont: CSSDesignToken<string>, tooltipCaptionFontColor: CSSDesignToken<string>, tooltipCaptionDisabledFontColor: CSSDesignToken<string>, tooltipCaptionFontFamily: CSSDesignToken<string>, tooltipCaptionFontWeight: CSSDesignToken<string>, tooltipCaptionFontSize: CSSDesignToken<string>, tooltipCaptionFontLineHeight: CSSDesignToken<string>;
|
|
77
|
+
export declare const errorTextFont: CSSDesignToken<string>, errorTextFontColor: CSSDesignToken<string>, errorTextDisabledFontColor: CSSDesignToken<string>, errorTextFontFamily: CSSDesignToken<string>, errorTextFontWeight: CSSDesignToken<string>, errorTextFontSize: CSSDesignToken<string>, errorTextFontLineHeight: CSSDesignToken<string>;
|
|
78
|
+
export declare const tableHeaderFont: CSSDesignToken<string>, tableHeaderFontColor: CSSDesignToken<string>, tableHeaderDisabledFontColor: CSSDesignToken<string>, tableHeaderFontFamily: CSSDesignToken<string>, tableHeaderFontWeight: CSSDesignToken<string>, tableHeaderFontSize: CSSDesignToken<string>, tableHeaderFontLineHeight: CSSDesignToken<string>;
|
|
79
|
+
export declare const mentionFont: CSSDesignToken<string>, mentionFontColor: CSSDesignToken<string>, mentionDisabledFontColor: CSSDesignToken<string>, mentionFontFamily: CSSDesignToken<string>, mentionFontWeight: CSSDesignToken<string>, mentionFontSize: CSSDesignToken<string>, mentionFontLineHeight: CSSDesignToken<string>;
|
|
80
80
|
export declare const groupHeaderTextTransform: CSSDesignToken<string>;
|
|
81
81
|
export declare const smallDelay: CSSDesignToken<string>;
|
|
82
82
|
export declare const mediumDelay: CSSDesignToken<string>;
|
|
@@ -59,7 +59,6 @@ export const comments = {
|
|
|
59
59
|
headlinePlus1FontSize: 'Font size for the "Headline_2" base token',
|
|
60
60
|
headlinePlus1FontWeight: 'Font weight for the "Headline_2" base token',
|
|
61
61
|
headlinePlus1FontLineHeight: 'Font line height for the "Headline_2" base token',
|
|
62
|
-
headlinePlus1FallbackFontFamily: null,
|
|
63
62
|
headlineFont: 'Font shorthand for the "Headline_1" base token',
|
|
64
63
|
headlineFontColor: 'Font color for the "Headline_1" base token',
|
|
65
64
|
headlineDisabledFontColor: 'Disabled font color for the "Headline_1" base token',
|
|
@@ -67,7 +66,6 @@ export const comments = {
|
|
|
67
66
|
headlineFontSize: 'Font size for the "Headline_1" base token',
|
|
68
67
|
headlineFontWeight: 'Font weight for the "Headline_1" base token',
|
|
69
68
|
headlineFontLineHeight: 'Font line height for the "Headline_1" base token',
|
|
70
|
-
headlineFallbackFontFamily: 'Fallback font family for the "Headline_1" base token',
|
|
71
69
|
tableHeaderFont: 'Font shorthand for the "Grid_Header" base token',
|
|
72
70
|
tableHeaderFontColor: 'Font color for the "Grid_Header" base token',
|
|
73
71
|
tableHeaderDisabledFontColor: 'Disabled font color for the "Grid_Header" base token',
|
|
@@ -75,7 +73,6 @@ export const comments = {
|
|
|
75
73
|
tableHeaderFontSize: 'Font size for the "Grid_Header" base token',
|
|
76
74
|
tableHeaderFontWeight: 'Font weight for the "Grid_Header" base token',
|
|
77
75
|
tableHeaderFontLineHeight: 'Font line height for the "Grid_Header" base token',
|
|
78
|
-
tableHeaderFallbackFontFamily: 'Fallback font family for the "Grid_Header" base token',
|
|
79
76
|
titlePlus2Font: 'Font shorthand for the "Title_3" base token',
|
|
80
77
|
titlePlus2FontColor: 'Font color for the "Title_3" base token',
|
|
81
78
|
titlePlus2DisabledFontColor: 'Disabled font color for the "Title_3" base token',
|
|
@@ -83,7 +80,6 @@ export const comments = {
|
|
|
83
80
|
titlePlus2FontSize: 'Font size for the "Title_3" base token',
|
|
84
81
|
titlePlus2FontWeight: 'Font weight for the "Title_3" base token',
|
|
85
82
|
titlePlus2FontLineHeight: 'Font line height for the "Title_3" base token',
|
|
86
|
-
titlePlus2FallbackFontFamily: 'Fallback font family for the "Title_3" base token',
|
|
87
83
|
titlePlus1Font: 'Font shorthand for the "Title_2" base token',
|
|
88
84
|
titlePlus1FontColor: 'Font color for the "Title_2" base token',
|
|
89
85
|
titlePlus1DisabledFontColor: 'Disabled font color for the "Title_2" base token',
|
|
@@ -91,7 +87,6 @@ export const comments = {
|
|
|
91
87
|
titlePlus1FontSize: 'Font size for the "Title_2" base token',
|
|
92
88
|
titlePlus1FontWeight: 'Font weight for the "Title_2" base token',
|
|
93
89
|
titlePlus1FontLineHeight: 'Font line height for the "Title_2" base token',
|
|
94
|
-
titlePlus1FallbackFontFamily: 'Fallback font family for the "Title_2" base token',
|
|
95
90
|
titleFont: 'Font shorthand for the "Title_1" base token',
|
|
96
91
|
titleFontColor: 'Font color for the "Title_1" base token',
|
|
97
92
|
titleDisabledFontColor: 'Disabled font color for the "Title_1" base token',
|
|
@@ -99,7 +94,6 @@ export const comments = {
|
|
|
99
94
|
titleFontSize: 'Font size for the "Title_1" base token',
|
|
100
95
|
titleFontWeight: 'Font weight for the "Title_1" base token',
|
|
101
96
|
titleFontLineHeight: 'Font line height for the "Title_1" base token',
|
|
102
|
-
titleFallbackFontFamily: 'Fallback font family for the "Title_1" base token',
|
|
103
97
|
subtitlePlus1Font: 'Font shorthand for the "Subtitle_2" base token',
|
|
104
98
|
subtitlePlus1FontColor: 'Font color for the "Subtitle_2" base token',
|
|
105
99
|
subtitlePlus1DisabledFontColor: 'Disabled font color for the "Subtitle_2" base token',
|
|
@@ -107,7 +101,6 @@ export const comments = {
|
|
|
107
101
|
subtitlePlus1FontSize: 'Font size for the "Subitle_2" base token',
|
|
108
102
|
subtitlePlus1FontWeight: 'Font weight for the "Subtitle_2" base token',
|
|
109
103
|
subtitlePlus1FontLineHeight: 'Font line height for the "Subtitle_2" base token',
|
|
110
|
-
subtitlePlus1FallbackFontFamily: 'Fallback font family for the "Subtitle_2" base token',
|
|
111
104
|
subtitleFont: 'Font shorthand for the "Subtitle_1" base token',
|
|
112
105
|
subtitleFontColor: 'Font color for the "Subtitle_1" base token',
|
|
113
106
|
subtitleDisabledFontColor: 'Disabled font color for the "Subtitle_1" base token',
|
|
@@ -115,7 +108,6 @@ export const comments = {
|
|
|
115
108
|
subtitleFontSize: 'Font size for the "Subitle_1" base token',
|
|
116
109
|
subtitleFontWeight: 'Font weight for the "Subtitle_1" base token',
|
|
117
110
|
subtitleFontLineHeight: 'Font line height for the "Subtitle_1" base token',
|
|
118
|
-
subtitleFallbackFontFamily: 'Fallback font family for the "Subtitle_1" base token',
|
|
119
111
|
linkFont: 'Font shorthand for links',
|
|
120
112
|
linkFontColor: 'Font color for links',
|
|
121
113
|
linkDisabledFontColor: 'Disabled font color for links',
|
|
@@ -123,7 +115,6 @@ export const comments = {
|
|
|
123
115
|
linkFontSize: 'Font size for links',
|
|
124
116
|
linkFontWeight: 'Font weight for links',
|
|
125
117
|
linkFontLineHeight: 'Font line height for links',
|
|
126
|
-
linkFallbackFontFamily: 'Fallback font family for links',
|
|
127
118
|
linkActiveFont: 'Font shorthand for active links',
|
|
128
119
|
linkActiveFontColor: 'Font color for active links',
|
|
129
120
|
linkActiveDisabledFontColor: 'Disabled font color for active links',
|
|
@@ -131,7 +122,6 @@ export const comments = {
|
|
|
131
122
|
linkActiveFontSize: 'Font size for active links',
|
|
132
123
|
linkActiveFontWeight: 'Font weight for active links',
|
|
133
124
|
linkActiveFontLineHeight: 'Font line height for active links',
|
|
134
|
-
linkActiveFallbackFontFamily: 'Fallback font family for active links',
|
|
135
125
|
linkProminentFont: 'Font shorthand for prominent links',
|
|
136
126
|
linkProminentFontColor: 'Font color for prominent links',
|
|
137
127
|
linkProminentDisabledFontColor: 'Disabled font color for prominent links',
|
|
@@ -139,7 +129,6 @@ export const comments = {
|
|
|
139
129
|
linkProminentFontSize: 'Font size for prominent links',
|
|
140
130
|
linkProminentFontWeight: 'Font weight for prominent links',
|
|
141
131
|
linkProminentFontLineHeight: 'Font line height for prominent links',
|
|
142
|
-
linkProminentFallbackFontFamily: 'Fallback font family for prominent links',
|
|
143
132
|
linkActiveProminentFont: 'Font shorthand for active prominent links',
|
|
144
133
|
linkActiveProminentFontColor: 'Font color for active prominent links',
|
|
145
134
|
linkActiveProminentDisabledFontColor: 'Disabled font color for active prominent links',
|
|
@@ -147,7 +136,6 @@ export const comments = {
|
|
|
147
136
|
linkActiveProminentFontSize: 'Font size for active prominent links',
|
|
148
137
|
linkActiveProminentFontWeight: 'Font weight for active prominent links',
|
|
149
138
|
linkActiveProminentFontLineHeight: 'Font line height for active prominent links',
|
|
150
|
-
linkActiveProminentFallbackFontFamily: 'Fallback font family for active prominent links',
|
|
151
139
|
placeholderFont: 'Font shorthand for the "Placeholder" base token',
|
|
152
140
|
placeholderFontColor: 'Font color for the "Placeholder" base token',
|
|
153
141
|
placeholderDisabledFontColor: 'Disabled font color for the "Placeholder" base token',
|
|
@@ -155,7 +143,6 @@ export const comments = {
|
|
|
155
143
|
placeholderFontSize: 'Font size for the "Placeholder" base token',
|
|
156
144
|
placeholderFontWeight: 'Font weight for the "Placeholder" base token',
|
|
157
145
|
placeholderFontLineHeight: 'Font line height for the "Placeholder" base token',
|
|
158
|
-
placeholderFallbackFontFamily: 'Fallback font family for the "Placeholder" base token',
|
|
159
146
|
bodyFont: 'Font shorthand for the "Body" base token',
|
|
160
147
|
bodyFontColor: 'Font color for the "Body" base token',
|
|
161
148
|
bodyDisabledFontColor: 'Disabled font color for the "Body" base token',
|
|
@@ -163,7 +150,6 @@ export const comments = {
|
|
|
163
150
|
bodyFontSize: 'Font size for the "Body" base token',
|
|
164
151
|
bodyFontWeight: 'Font weight for the "Body" base token',
|
|
165
152
|
bodyFontLineHeight: 'Font line height for the "Body" base token',
|
|
166
|
-
bodyFallbackFontFamily: 'Fallback font family for the "Body" base token',
|
|
167
153
|
bodyEmphasizedFont: 'Font shorthand for the "BodyEmphasized" base token',
|
|
168
154
|
bodyEmphasizedFontColor: 'Font color for the "BodyEmphasized" base token',
|
|
169
155
|
bodyEmphasizedDisabledFontColor: 'Disabled font color for the "BodyEmphasized" base token',
|
|
@@ -171,7 +157,6 @@ export const comments = {
|
|
|
171
157
|
bodyEmphasizedFontSize: 'Font size for the "BodyEmphasized" base token',
|
|
172
158
|
bodyEmphasizedFontWeight: 'Font weight for the "BodyEmphasized" base token',
|
|
173
159
|
bodyEmphasizedFontLineHeight: 'Font line height for the "BodyEmphasized" base token',
|
|
174
|
-
bodyEmphasizedFallbackFontFamily: 'Fallback font family for the "BodyEmphasized" base token',
|
|
175
160
|
bodyPlus1Font: 'Font shorthand for the "Body_2" base token',
|
|
176
161
|
bodyPlus1FontColor: 'Font color for the "Body_2" base token',
|
|
177
162
|
bodyPlus1DisabledFontColor: 'Disabled font color for the "Body_2" base token',
|
|
@@ -179,7 +164,6 @@ export const comments = {
|
|
|
179
164
|
bodyPlus1FontSize: 'Font size for the "Body_2" base token',
|
|
180
165
|
bodyPlus1FontWeight: 'Font weight for the "Body_2" base token',
|
|
181
166
|
bodyPlus1FontLineHeight: 'Font line height for the "Body_2" base token',
|
|
182
|
-
bodyPlus1FallbackFontFamily: 'Fallback font family for the "Body_2" base token',
|
|
183
167
|
bodyPlus1EmphasizedFont: 'Font shorthand for the "BodyEmphasized_2" base token',
|
|
184
168
|
bodyPlus1EmphasizedFontColor: 'Font color for the "BodyEmphasized_2" base token',
|
|
185
169
|
bodyPlus1EmphasizedDisabledFontColor: 'Disabled font color for the "BodyEmphasized_2" base token',
|
|
@@ -187,7 +171,6 @@ export const comments = {
|
|
|
187
171
|
bodyPlus1EmphasizedFontSize: 'Font size for the "BodyEmphasized_2" base token',
|
|
188
172
|
bodyPlus1EmphasizedFontWeight: 'Font weight for the "BodyEmphasized_2" base token',
|
|
189
173
|
bodyPlus1EmphasizedFontLineHeight: 'Font line height for the "BodyEmphasized_2" base token',
|
|
190
|
-
bodyPlus1EmphasizedFallbackFontFamily: 'Fallback font family for the "BodyEmphasized_2" base token',
|
|
191
174
|
groupHeaderFont: 'Font shorthand for the "Group_Header_1" base token',
|
|
192
175
|
groupHeaderFontColor: 'Font color for the "Group_Header_1" base token',
|
|
193
176
|
groupHeaderDisabledFontColor: 'Disabled font color for the"Group_Header_1" base token',
|
|
@@ -195,7 +178,6 @@ export const comments = {
|
|
|
195
178
|
groupHeaderFontSize: 'Font size for the "Group_Header_1" base token',
|
|
196
179
|
groupHeaderFontWeight: 'Font weight for the "Group_Header_1" base token',
|
|
197
180
|
groupHeaderFontLineHeight: 'Font line height for the "Group_Header_1" base token',
|
|
198
|
-
groupHeaderFallbackFontFamily: 'Fallback font family for the "Group_Header_1" base token',
|
|
199
181
|
controlLabelFont: 'Font shorthand for the "Control_Label_1" base token',
|
|
200
182
|
controlLabelFontColor: 'Font color for the "Control_Label_1" base token',
|
|
201
183
|
controlLabelDisabledFontColor: 'Disabled font color for the "Control_Label_1" base token',
|
|
@@ -203,7 +185,6 @@ export const comments = {
|
|
|
203
185
|
controlLabelFontSize: 'Font size for the "Control_Label_1" base token',
|
|
204
186
|
controlLabelFontWeight: 'Font weight for the "Control_Label_1" base token',
|
|
205
187
|
controlLabelFontLineHeight: 'Font line height for the "Control_Label_1" base token',
|
|
206
|
-
controlLabelFallbackFontFamily: 'Fallback font family for the "Control_Label_1" base token',
|
|
207
188
|
buttonLabelFont: 'Font shorthand for the "Button_Label_1" base token',
|
|
208
189
|
buttonLabelFontColor: 'Font color for the "Button_Label_1" base token',
|
|
209
190
|
buttonLabelDisabledFontColor: 'Disabled font color for the "Button_Label_1" base token',
|
|
@@ -211,7 +192,6 @@ export const comments = {
|
|
|
211
192
|
buttonLabelFontSize: 'Font size for the "Button_Label_1" base token',
|
|
212
193
|
buttonLabelFontWeight: 'Font weight for the "Button_Label_1" base token',
|
|
213
194
|
buttonLabelFontLineHeight: 'Font line height for the "Button_Label_1" base token',
|
|
214
|
-
buttonLabelFallbackFontFamily: 'Fallback font family for the "Button_Label_1" base token',
|
|
215
195
|
tooltipCaptionFont: 'Font shorthand for the "Tooltip_Caption" base token',
|
|
216
196
|
tooltipCaptionFontColor: 'Font color for the "Tooltip_Caption" base token',
|
|
217
197
|
tooltipCaptionDisabledFontColor: 'Disabled font color for the "Tooltip_Caption" base token',
|
|
@@ -219,7 +199,6 @@ export const comments = {
|
|
|
219
199
|
tooltipCaptionFontSize: 'Font size for the "Tooltip_Caption" base token',
|
|
220
200
|
tooltipCaptionFontWeight: 'Font weight for the "Tooltip_Caption" base token',
|
|
221
201
|
tooltipCaptionFontLineHeight: 'Font line height for the "Tooltip_Caption" base token',
|
|
222
|
-
tooltipCaptionFallbackFontFamily: 'Fallback font family for the "Tooltip_Caption" base token',
|
|
223
202
|
tooltipBackgroundColor: 'Default background color for tooltips',
|
|
224
203
|
errorTextFont: 'Font shorthand for the "Error_LightUi" base token',
|
|
225
204
|
errorTextFontColor: 'Font color for the "Error_LightUi" base token',
|
|
@@ -228,7 +207,6 @@ export const comments = {
|
|
|
228
207
|
errorTextFontSize: 'Font size for the "Error_LightUi" base token',
|
|
229
208
|
errorTextFontWeight: 'Font weight for the "Error_LightUi" base token',
|
|
230
209
|
errorTextFontLineHeight: 'Font line height for the "Error_LightUi" base token',
|
|
231
|
-
errorTextFallbackFontFamily: 'Fallback font family for the "Error_LightUi" base token',
|
|
232
210
|
tableRowBorderColor: 'Color for the border of rows in the table',
|
|
233
211
|
elevation1BoxShadow: 'The box shadow for elevation 1. Used for component hover states.',
|
|
234
212
|
elevation2BoxShadow: 'The box shadow for elevation 2. Used for components such as menus, banners, tooltips, error notifications, and scrolling.',
|
|
@@ -240,7 +218,6 @@ export const comments = {
|
|
|
240
218
|
mentionFontFamily: 'Font family for mention views',
|
|
241
219
|
mentionFontSize: 'Font size for mention views',
|
|
242
220
|
mentionFontWeight: 'Font weight for mention views',
|
|
243
|
-
mentionFontLineHeight: 'Font line height for mention views'
|
|
244
|
-
mentionFallbackFontFamily: 'Fallback font family for mention views'
|
|
221
|
+
mentionFontLineHeight: 'Font line height for mention views'
|
|
245
222
|
};
|
|
246
223
|
//# sourceMappingURL=design-token-comments.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"design-token-comments.js","sourceRoot":"","sources":["../../../src/theme-provider/design-token-comments.ts"],"names":[],"mappings":"AAIA,MAAM,CAAC,MAAM,QAAQ,GAAmD;IACpE,qBAAqB,EACjB,sGAAsG;IAC1G,0BAA0B,EAAE,8CAA8C;IAC1E,sBAAsB,EAAE,0BAA0B;IAClD,qBAAqB,EAAE,0CAA0C;IACjE,sBAAsB,EAAE,+BAA+B;IACvD,sBAAsB,EAClB,6DAA6D;IACjE,sBAAsB,EAClB,qDAAqD;IACzD,qBAAqB,EACjB,4DAA4D;IAChE,0BAA0B,EACtB,0DAA0D;IAC9D,4BAA4B,EACxB,4DAA4D;IAChE,8BAA8B,EAC1B,8DAA8D;IAClE,iBAAiB,EAAE,+CAA+C;IAClE,2BAA2B,EACvB,sGAAsG;IAC1G,sBAAsB,EAClB,qDAAqD;IACzD,cAAc,EAAE,4CAA4C;IAC5D,wBAAwB,EACpB,sGAAsG;IAC1G,aAAa,EAAE,gDAAgD;IAC/D,WAAW,EAAE,0CAA0C;IACvD,qBAAqB,EACjB,sGAAsG;IAC1G,SAAS,EAAE,2CAA2C;IACtD,YAAY,EACR,2FAA2F;IAC/F,SAAS,EACL,6EAA6E;IACjF,gBAAgB,EACZ,wEAAwE;IAC5E,gBAAgB,EAAE,sCAAsC;IACxD,SAAS,EAAE,wCAAwC;IACnD,kBAAkB,EAAE,uDAAuD;IAC3E,gBAAgB,EAAE,yCAAyC;IAC3D,eAAe,EAAE,wBAAwB;IACzC,aAAa,EACT,+EAA+E;IACnF,iBAAiB,EACb,oEAAoE;IACxE,YAAY,EAAE,gDAAgD;IAC9D,aAAa,EAAE,gDAAgD;IAC/D,eAAe,EAAE,iDAAiD;IAClE,YAAY,EAAE,iDAAiD;IAC/D,WAAW,EACP,iHAAiH;IACrH,WAAW,EAAE,2CAA2C;IACxD,QAAQ,EAAE,sCAAsC;IAChD,wBAAwB,EAAE,8CAA8C;IACxE,WAAW,EAAE,wBAAwB;IACrC,gBAAgB,EACZ,8DAA8D;IAClE,iBAAiB,EACb,+DAA+D;IACnE,oBAAoB,EAChB,uEAAuE;IAC3E,gBAAgB,EAAE,mCAAmC;IACrD,iBAAiB,EAAE,oCAAoC;IACvD,oBAAoB,EAAE,4CAA4C;IAClE,YAAY,EAAE,yCAAyC;IACvD,aAAa,EAAE,+BAA+B;IAC9C,kBAAkB,EAAE,6CAA6C;IACjE,mBAAmB,EAAE,8CAA8C;IACnE,kBAAkB,EAAE,6CAA6C;IACjE,UAAU,EACN,mGAAmG;IACvG,WAAW,EACP,mHAAmH;IACvH,UAAU,EACN,2FAA2F;IAC/F,iBAAiB,EAAE,gDAAgD;IACnE,sBAAsB,EAAE,4CAA4C;IACpE,8BAA8B,EAC1B,qDAAqD;IACzD,uBAAuB,EAAE,6CAA6C;IACtE,qBAAqB,EAAE,2CAA2C;IAClE,uBAAuB,EAAE,6CAA6C;IACtE,2BAA2B,EACvB,kDAAkD;IACtD,+BAA+B,EAAE,IAAI;IACrC,YAAY,EAAE,gDAAgD;IAC9D,iBAAiB,EAAE,4CAA4C;IAC/D,yBAAyB,EACrB,qDAAqD;IACzD,kBAAkB,EAAE,6CAA6C;IACjE,gBAAgB,EAAE,2CAA2C;IAC7D,kBAAkB,EAAE,6CAA6C;IACjE,sBAAsB,EAAE,kDAAkD;IAC1E,0BAA0B,EACtB,sDAAsD;IAC1D,eAAe,EAAE,iDAAiD;IAClE,oBAAoB,EAAE,6CAA6C;IACnE,4BAA4B,EACxB,sDAAsD;IAC1D,qBAAqB,EAAE,8CAA8C;IACrE,mBAAmB,EAAE,4CAA4C;IACjE,qBAAqB,EAAE,8CAA8C;IACrE,yBAAyB,EACrB,mDAAmD;IACvD,6BAA6B,EACzB,uDAAuD;IAC3D,cAAc,EAAE,6CAA6C;IAC7D,mBAAmB,EAAE,yCAAyC;IAC9D,2BAA2B,EACvB,kDAAkD;IACtD,oBAAoB,EAAE,0CAA0C;IAChE,kBAAkB,EAAE,wCAAwC;IAC5D,oBAAoB,EAAE,0CAA0C;IAChE,wBAAwB,EAAE,+CAA+C;IACzE,4BAA4B,EACxB,mDAAmD;IACvD,cAAc,EAAE,6CAA6C;IAC7D,mBAAmB,EAAE,yCAAyC;IAC9D,2BAA2B,EACvB,kDAAkD;IACtD,oBAAoB,EAAE,0CAA0C;IAChE,kBAAkB,EAAE,wCAAwC;IAC5D,oBAAoB,EAAE,0CAA0C;IAChE,wBAAwB,EAAE,+CAA+C;IACzE,4BAA4B,EACxB,mDAAmD;IACvD,SAAS,EAAE,6CAA6C;IACxD,cAAc,EAAE,yCAAyC;IACzD,sBAAsB,EAAE,kDAAkD;IAC1E,eAAe,EAAE,0CAA0C;IAC3D,aAAa,EAAE,wCAAwC;IACvD,eAAe,EAAE,0CAA0C;IAC3D,mBAAmB,EAAE,+CAA+C;IACpE,uBAAuB,EACnB,mDAAmD;IACvD,iBAAiB,EAAE,gDAAgD;IACnE,sBAAsB,EAAE,4CAA4C;IACpE,8BAA8B,EAC1B,qDAAqD;IACzD,uBAAuB,EAAE,6CAA6C;IACtE,qBAAqB,EAAE,0CAA0C;IACjE,uBAAuB,EAAE,6CAA6C;IACtE,2BAA2B,EACvB,kDAAkD;IACtD,+BAA+B,EAC3B,sDAAsD;IAC1D,YAAY,EAAE,gDAAgD;IAC9D,iBAAiB,EAAE,4CAA4C;IAC/D,yBAAyB,EACrB,qDAAqD;IACzD,kBAAkB,EAAE,6CAA6C;IACjE,gBAAgB,EAAE,0CAA0C;IAC5D,kBAAkB,EAAE,6CAA6C;IACjE,sBAAsB,EAAE,kDAAkD;IAC1E,0BAA0B,EACtB,sDAAsD;IAC1D,QAAQ,EAAE,0BAA0B;IACpC,aAAa,EAAE,sBAAsB;IACrC,qBAAqB,EAAE,+BAA+B;IACtD,cAAc,EAAE,uBAAuB;IACvC,YAAY,EAAE,qBAAqB;IACnC,cAAc,EAAE,uBAAuB;IACvC,kBAAkB,EAAE,4BAA4B;IAChD,sBAAsB,EAAE,gCAAgC;IACxD,cAAc,EAAE,iCAAiC;IACjD,mBAAmB,EAAE,6BAA6B;IAClD,2BAA2B,EAAE,sCAAsC;IACnE,oBAAoB,EAAE,8BAA8B;IACpD,kBAAkB,EAAE,4BAA4B;IAChD,oBAAoB,EAAE,8BAA8B;IACpD,wBAAwB,EAAE,mCAAmC;IAC7D,4BAA4B,EAAE,uCAAuC;IACrE,iBAAiB,EAAE,oCAAoC;IACvD,sBAAsB,EAAE,gCAAgC;IACxD,8BAA8B,EAAE,yCAAyC;IACzE,uBAAuB,EAAE,iCAAiC;IAC1D,qBAAqB,EAAE,+BAA+B;IACtD,uBAAuB,EAAE,iCAAiC;IAC1D,2BAA2B,EAAE,sCAAsC;IACnE,+BAA+B,EAAE,0CAA0C;IAC3E,uBAAuB,EAAE,2CAA2C;IACpE,4BAA4B,EAAE,uCAAuC;IACrE,oCAAoC,EAChC,gDAAgD;IACpD,6BAA6B,EAAE,wCAAwC;IACvE,2BAA2B,EAAE,sCAAsC;IACnE,6BAA6B,EAAE,wCAAwC;IACvE,iCAAiC,EAC7B,6CAA6C;IACjD,qCAAqC,EACjC,iDAAiD;IACrD,eAAe,EAAE,iDAAiD;IAClE,oBAAoB,EAAE,6CAA6C;IACnE,4BAA4B,EACxB,sDAAsD;IAC1D,qBAAqB,EAAE,8CAA8C;IACrE,mBAAmB,EAAE,4CAA4C;IACjE,qBAAqB,EAAE,8CAA8C;IACrE,yBAAyB,EACrB,mDAAmD;IACvD,6BAA6B,EACzB,uDAAuD;IAC3D,QAAQ,EAAE,0CAA0C;IACpD,aAAa,EAAE,sCAAsC;IACrD,qBAAqB,EAAE,+CAA+C;IACtE,cAAc,EAAE,uCAAuC;IACvD,YAAY,EAAE,qCAAqC;IACnD,cAAc,EAAE,uCAAuC;IACvD,kBAAkB,EAAE,4CAA4C;IAChE,sBAAsB,EAAE,gDAAgD;IACxE,kBAAkB,EAAE,oDAAoD;IACxE,uBAAuB,EAAE,gDAAgD;IACzE,+BAA+B,EAC3B,yDAAyD;IAC7D,wBAAwB,EAAE,iDAAiD;IAC3E,sBAAsB,EAAE,+CAA+C;IACvE,wBAAwB,EAAE,iDAAiD;IAC3E,4BAA4B,EACxB,sDAAsD;IAC1D,gCAAgC,EAC5B,0DAA0D;IAC9D,aAAa,EAAE,4CAA4C;IAC3D,kBAAkB,EAAE,wCAAwC;IAC5D,0BAA0B,EACtB,iDAAiD;IACrD,mBAAmB,EAAE,yCAAyC;IAC9D,iBAAiB,EAAE,uCAAuC;IAC1D,mBAAmB,EAAE,yCAAyC;IAC9D,uBAAuB,EAAE,8CAA8C;IACvE,2BAA2B,EACvB,kDAAkD;IACtD,uBAAuB,EACnB,sDAAsD;IAC1D,4BAA4B,EACxB,kDAAkD;IACtD,oCAAoC,EAChC,2DAA2D;IAC/D,6BAA6B,EACzB,mDAAmD;IACvD,2BAA2B,EACvB,iDAAiD;IACrD,6BAA6B,EACzB,mDAAmD;IACvD,iCAAiC,EAC7B,wDAAwD;IAC5D,qCAAqC,EACjC,4DAA4D;IAChE,eAAe,EAAE,oDAAoD;IACrE,oBAAoB,EAAE,gDAAgD;IACtE,4BAA4B,EACxB,wDAAwD;IAC5D,qBAAqB,EAAE,iDAAiD;IACxE,mBAAmB,EAAE,+CAA+C;IACpE,qBAAqB,EAAE,iDAAiD;IACxE,yBAAyB,EACrB,sDAAsD;IAC1D,6BAA6B,EACzB,0DAA0D;IAC9D,gBAAgB,EAAE,qDAAqD;IACvE,qBAAqB,EAAE,iDAAiD;IACxE,6BAA6B,EACzB,0DAA0D;IAC9D,sBAAsB,EAAE,kDAAkD;IAC1E,oBAAoB,EAAE,gDAAgD;IACtE,sBAAsB,EAAE,kDAAkD;IAC1E,0BAA0B,EACtB,uDAAuD;IAC3D,8BAA8B,EAC1B,2DAA2D;IAC/D,eAAe,EAAE,oDAAoD;IACrE,oBAAoB,EAAE,gDAAgD;IACtE,4BAA4B,EACxB,yDAAyD;IAC7D,qBAAqB,EAAE,iDAAiD;IACxE,mBAAmB,EAAE,+CAA+C;IACpE,qBAAqB,EAAE,iDAAiD;IACxE,yBAAyB,EACrB,sDAAsD;IAC1D,6BAA6B,EACzB,0DAA0D;IAC9D,kBAAkB,EAAE,qDAAqD;IACzE,uBAAuB,EAAE,iDAAiD;IAC1E,+BAA+B,EAC3B,0DAA0D;IAC9D,wBAAwB,EACpB,kDAAkD;IACtD,sBAAsB,EAAE,gDAAgD;IACxE,wBAAwB,EACpB,kDAAkD;IACtD,4BAA4B,EACxB,uDAAuD;IAC3D,gCAAgC,EAC5B,2DAA2D;IAC/D,sBAAsB,EAAE,uCAAuC;IAC/D,aAAa,EAAE,mDAAmD;IAClE,kBAAkB,EAAE,+CAA+C;IACnE,0BAA0B,EACtB,wDAAwD;IAC5D,mBAAmB,EAAE,gDAAgD;IACrE,iBAAiB,EAAE,8CAA8C;IACjE,mBAAmB,EAAE,gDAAgD;IACrE,uBAAuB,EACnB,qDAAqD;IACzD,2BAA2B,EACvB,yDAAyD;IAC7D,mBAAmB,EAAE,2CAA2C;IAChE,mBAAmB,EACf,kEAAkE;IACtE,mBAAmB,EACf,2HAA2H;IAC/H,mBAAmB,EACf,6FAA6F;IACjG,kBAAkB,EAAE,2BAA2B;IAC/C,WAAW,EAAE,kCAAkC;IAC/C,gBAAgB,EAAE,8BAA8B;IAChD,wBAAwB,EAAE,uCAAuC;IACjE,iBAAiB,EAAE,+BAA+B;IAClD,eAAe,EAAE,6BAA6B;IAC9C,iBAAiB,EAAE,+BAA+B;IAClD,qBAAqB,EAAE,oCAAoC;IAC3D,yBAAyB,EAAE,wCAAwC;CACtE,CAAC","sourcesContent":["import type * as TokensNamespace from './design-tokens';\n\ntype TokenName = keyof typeof TokensNamespace;\n\nexport const comments: { readonly [key in TokenName]: string | null } = {\n actionRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n applicationBackgroundColor: 'Primary background color for the application',\n dividerBackgroundColor: 'Divider background color',\n headerBackgroundColor: 'Background color for application headers',\n sectionBackgroundColor: 'Background color for sections',\n buttonFillPrimaryColor:\n 'Control fill color for \"primary\" appearance-variant buttons',\n buttonPrimaryFontColor:\n 'Font color for \"primary\" appearance-variant buttons',\n buttonFillAccentColor:\n 'Control fill color for \"accent\" appearance-variant buttons',\n buttonAccentBlockFontColor:\n 'Font color for \"accent\" appearance-variant block buttons',\n buttonAccentOutlineFontColor:\n 'Font color for \"accent\" appearance-variant outline buttons',\n buttonBorderAccentOutlineColor:\n 'Border color for \"accent\" appearance-variant outline buttons',\n fillSelectedColor: 'Control fill color when a control is selected',\n fillSelectedRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n fillHoverSelectedColor:\n 'Control fill color when hovering a selected control',\n fillHoverColor: 'Control fill color when hovering component',\n fillHoverRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n fillDownColor: 'Control fill color when mousedown event occurs',\n borderColor: 'Standard control outline or border color',\n borderRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n failColor: 'Used to highlight errors or invalid input',\n warningColor:\n 'Used to highlight invalid input or for icons to indicate that a process errored or failed',\n passColor:\n 'Used to highlight a correct state or the successful completion of a process',\n informationColor:\n 'Used to highlight information, which provides more details on the item',\n borderHoverColor: 'Border color when hovering component',\n iconColor: 'Equivalent to the font color for icons',\n modalBackdropColor: 'Color of background overlay behind modal dialog boxes',\n popupBorderColor: 'Border color for menus and dialog boxes',\n cardBorderColor: 'Border color for cards',\n controlHeight:\n 'Standard layout height for all controls. Add \"labelHeight\" for labels on top.',\n controlSlimHeight:\n 'Height of controls that are somewhat shorter than standard height.',\n smallPadding: 'Fixed 4px size ramp token for component layout',\n mediumPadding: 'Fixed 8px size ramp token for component layout',\n standardPadding: 'Fixed 16px size ramp token for component layout',\n largePadding: 'Fixed 24px size ramp token for component layout',\n labelHeight:\n 'Standard label height for components. Set the label font rather than explicitly setting the height for a label.',\n borderWidth: 'Standard border width for most components',\n iconSize: 'Standard layout height for all icons',\n groupHeaderTextTransform: 'CSS text-transform string to use for headers',\n drawerWidth: 'TODO: delete when able',\n dialogSmallWidth:\n 'Standard width for small dialogs like a confirmation dialog.',\n dialogSmallHeight:\n 'Standard height for small dialogs like a confirmation dialog.',\n dialogSmallMaxHeight:\n 'Standard maximum height for small dialogs like a confirmation dialog.',\n dialogLargeWidth: 'Standard width for large dialogs.',\n dialogLargeHeight: 'Standard height for large dialogs.',\n dialogLargeMaxHeight: 'Standard maximum height for large dialogs.',\n menuMinWidth: 'Standard menu min width for menu popup.',\n bannerGapSize: 'Space between stacked banners',\n spinnerSmallHeight: 'Small height (16px) for a spinner component',\n spinnerMediumHeight: 'Medium height (32px) for a spinner component',\n spinnerLargeHeight: 'Large height (64px) for a spinner component',\n smallDelay:\n 'Elements with small transition areas, such as icons and selection controls, have short durations.',\n mediumDelay:\n 'Elements with larger transition areas, such as bottom sheets and expanding chips, have slightly longer durations.',\n largeDelay:\n 'Animated elements that traverse a large portion of the screen have the longest durations.',\n headlinePlus1Font: 'Font shorthand for the \"Headline_2\" base token',\n headlinePlus1FontColor: 'Font color for the \"Headline_2\" base token',\n headlinePlus1DisabledFontColor:\n 'Disabled font color for the \"Headline_2\" base token',\n headlinePlus1FontFamily: 'Font family for the \"Headline_2\" base token',\n headlinePlus1FontSize: 'Font size for the \"Headline_2\" base token',\n headlinePlus1FontWeight: 'Font weight for the \"Headline_2\" base token',\n headlinePlus1FontLineHeight:\n 'Font line height for the \"Headline_2\" base token',\n headlinePlus1FallbackFontFamily: null,\n headlineFont: 'Font shorthand for the \"Headline_1\" base token',\n headlineFontColor: 'Font color for the \"Headline_1\" base token',\n headlineDisabledFontColor:\n 'Disabled font color for the \"Headline_1\" base token',\n headlineFontFamily: 'Font family for the \"Headline_1\" base token',\n headlineFontSize: 'Font size for the \"Headline_1\" base token',\n headlineFontWeight: 'Font weight for the \"Headline_1\" base token',\n headlineFontLineHeight: 'Font line height for the \"Headline_1\" base token',\n headlineFallbackFontFamily:\n 'Fallback font family for the \"Headline_1\" base token',\n tableHeaderFont: 'Font shorthand for the \"Grid_Header\" base token',\n tableHeaderFontColor: 'Font color for the \"Grid_Header\" base token',\n tableHeaderDisabledFontColor:\n 'Disabled font color for the \"Grid_Header\" base token',\n tableHeaderFontFamily: 'Font family for the \"Grid_Header\" base token',\n tableHeaderFontSize: 'Font size for the \"Grid_Header\" base token',\n tableHeaderFontWeight: 'Font weight for the \"Grid_Header\" base token',\n tableHeaderFontLineHeight:\n 'Font line height for the \"Grid_Header\" base token',\n tableHeaderFallbackFontFamily:\n 'Fallback font family for the \"Grid_Header\" base token',\n titlePlus2Font: 'Font shorthand for the \"Title_3\" base token',\n titlePlus2FontColor: 'Font color for the \"Title_3\" base token',\n titlePlus2DisabledFontColor:\n 'Disabled font color for the \"Title_3\" base token',\n titlePlus2FontFamily: 'Font family for the \"Title_3\" base token',\n titlePlus2FontSize: 'Font size for the \"Title_3\" base token',\n titlePlus2FontWeight: 'Font weight for the \"Title_3\" base token',\n titlePlus2FontLineHeight: 'Font line height for the \"Title_3\" base token',\n titlePlus2FallbackFontFamily:\n 'Fallback font family for the \"Title_3\" base token',\n titlePlus1Font: 'Font shorthand for the \"Title_2\" base token',\n titlePlus1FontColor: 'Font color for the \"Title_2\" base token',\n titlePlus1DisabledFontColor:\n 'Disabled font color for the \"Title_2\" base token',\n titlePlus1FontFamily: 'Font family for the \"Title_2\" base token',\n titlePlus1FontSize: 'Font size for the \"Title_2\" base token',\n titlePlus1FontWeight: 'Font weight for the \"Title_2\" base token',\n titlePlus1FontLineHeight: 'Font line height for the \"Title_2\" base token',\n titlePlus1FallbackFontFamily:\n 'Fallback font family for the \"Title_2\" base token',\n titleFont: 'Font shorthand for the \"Title_1\" base token',\n titleFontColor: 'Font color for the \"Title_1\" base token',\n titleDisabledFontColor: 'Disabled font color for the \"Title_1\" base token',\n titleFontFamily: 'Font family for the \"Title_1\" base token',\n titleFontSize: 'Font size for the \"Title_1\" base token',\n titleFontWeight: 'Font weight for the \"Title_1\" base token',\n titleFontLineHeight: 'Font line height for the \"Title_1\" base token',\n titleFallbackFontFamily:\n 'Fallback font family for the \"Title_1\" base token',\n subtitlePlus1Font: 'Font shorthand for the \"Subtitle_2\" base token',\n subtitlePlus1FontColor: 'Font color for the \"Subtitle_2\" base token',\n subtitlePlus1DisabledFontColor:\n 'Disabled font color for the \"Subtitle_2\" base token',\n subtitlePlus1FontFamily: 'Font family for the \"Subtitle_2\" base token',\n subtitlePlus1FontSize: 'Font size for the \"Subitle_2\" base token',\n subtitlePlus1FontWeight: 'Font weight for the \"Subtitle_2\" base token',\n subtitlePlus1FontLineHeight:\n 'Font line height for the \"Subtitle_2\" base token',\n subtitlePlus1FallbackFontFamily:\n 'Fallback font family for the \"Subtitle_2\" base token',\n subtitleFont: 'Font shorthand for the \"Subtitle_1\" base token',\n subtitleFontColor: 'Font color for the \"Subtitle_1\" base token',\n subtitleDisabledFontColor:\n 'Disabled font color for the \"Subtitle_1\" base token',\n subtitleFontFamily: 'Font family for the \"Subtitle_1\" base token',\n subtitleFontSize: 'Font size for the \"Subitle_1\" base token',\n subtitleFontWeight: 'Font weight for the \"Subtitle_1\" base token',\n subtitleFontLineHeight: 'Font line height for the \"Subtitle_1\" base token',\n subtitleFallbackFontFamily:\n 'Fallback font family for the \"Subtitle_1\" base token',\n linkFont: 'Font shorthand for links',\n linkFontColor: 'Font color for links',\n linkDisabledFontColor: 'Disabled font color for links',\n linkFontFamily: 'Font family for links',\n linkFontSize: 'Font size for links',\n linkFontWeight: 'Font weight for links',\n linkFontLineHeight: 'Font line height for links',\n linkFallbackFontFamily: 'Fallback font family for links',\n linkActiveFont: 'Font shorthand for active links',\n linkActiveFontColor: 'Font color for active links',\n linkActiveDisabledFontColor: 'Disabled font color for active links',\n linkActiveFontFamily: 'Font family for active links',\n linkActiveFontSize: 'Font size for active links',\n linkActiveFontWeight: 'Font weight for active links',\n linkActiveFontLineHeight: 'Font line height for active links',\n linkActiveFallbackFontFamily: 'Fallback font family for active links',\n linkProminentFont: 'Font shorthand for prominent links',\n linkProminentFontColor: 'Font color for prominent links',\n linkProminentDisabledFontColor: 'Disabled font color for prominent links',\n linkProminentFontFamily: 'Font family for prominent links',\n linkProminentFontSize: 'Font size for prominent links',\n linkProminentFontWeight: 'Font weight for prominent links',\n linkProminentFontLineHeight: 'Font line height for prominent links',\n linkProminentFallbackFontFamily: 'Fallback font family for prominent links',\n linkActiveProminentFont: 'Font shorthand for active prominent links',\n linkActiveProminentFontColor: 'Font color for active prominent links',\n linkActiveProminentDisabledFontColor:\n 'Disabled font color for active prominent links',\n linkActiveProminentFontFamily: 'Font family for active prominent links',\n linkActiveProminentFontSize: 'Font size for active prominent links',\n linkActiveProminentFontWeight: 'Font weight for active prominent links',\n linkActiveProminentFontLineHeight:\n 'Font line height for active prominent links',\n linkActiveProminentFallbackFontFamily:\n 'Fallback font family for active prominent links',\n placeholderFont: 'Font shorthand for the \"Placeholder\" base token',\n placeholderFontColor: 'Font color for the \"Placeholder\" base token',\n placeholderDisabledFontColor:\n 'Disabled font color for the \"Placeholder\" base token',\n placeholderFontFamily: 'Font family for the \"Placeholder\" base token',\n placeholderFontSize: 'Font size for the \"Placeholder\" base token',\n placeholderFontWeight: 'Font weight for the \"Placeholder\" base token',\n placeholderFontLineHeight:\n 'Font line height for the \"Placeholder\" base token',\n placeholderFallbackFontFamily:\n 'Fallback font family for the \"Placeholder\" base token',\n bodyFont: 'Font shorthand for the \"Body\" base token',\n bodyFontColor: 'Font color for the \"Body\" base token',\n bodyDisabledFontColor: 'Disabled font color for the \"Body\" base token',\n bodyFontFamily: 'Font family for the \"Body\" base token',\n bodyFontSize: 'Font size for the \"Body\" base token',\n bodyFontWeight: 'Font weight for the \"Body\" base token',\n bodyFontLineHeight: 'Font line height for the \"Body\" base token',\n bodyFallbackFontFamily: 'Fallback font family for the \"Body\" base token',\n bodyEmphasizedFont: 'Font shorthand for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontColor: 'Font color for the \"BodyEmphasized\" base token',\n bodyEmphasizedDisabledFontColor:\n 'Disabled font color for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontFamily: 'Font family for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontSize: 'Font size for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontWeight: 'Font weight for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontLineHeight:\n 'Font line height for the \"BodyEmphasized\" base token',\n bodyEmphasizedFallbackFontFamily:\n 'Fallback font family for the \"BodyEmphasized\" base token',\n bodyPlus1Font: 'Font shorthand for the \"Body_2\" base token',\n bodyPlus1FontColor: 'Font color for the \"Body_2\" base token',\n bodyPlus1DisabledFontColor:\n 'Disabled font color for the \"Body_2\" base token',\n bodyPlus1FontFamily: 'Font family for the \"Body_2\" base token',\n bodyPlus1FontSize: 'Font size for the \"Body_2\" base token',\n bodyPlus1FontWeight: 'Font weight for the \"Body_2\" base token',\n bodyPlus1FontLineHeight: 'Font line height for the \"Body_2\" base token',\n bodyPlus1FallbackFontFamily:\n 'Fallback font family for the \"Body_2\" base token',\n bodyPlus1EmphasizedFont:\n 'Font shorthand for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontColor:\n 'Font color for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedDisabledFontColor:\n 'Disabled font color for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontFamily:\n 'Font family for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontSize:\n 'Font size for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontWeight:\n 'Font weight for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontLineHeight:\n 'Font line height for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFallbackFontFamily:\n 'Fallback font family for the \"BodyEmphasized_2\" base token',\n groupHeaderFont: 'Font shorthand for the \"Group_Header_1\" base token',\n groupHeaderFontColor: 'Font color for the \"Group_Header_1\" base token',\n groupHeaderDisabledFontColor:\n 'Disabled font color for the\"Group_Header_1\" base token',\n groupHeaderFontFamily: 'Font family for the \"Group_Header_1\" base token',\n groupHeaderFontSize: 'Font size for the \"Group_Header_1\" base token',\n groupHeaderFontWeight: 'Font weight for the \"Group_Header_1\" base token',\n groupHeaderFontLineHeight:\n 'Font line height for the \"Group_Header_1\" base token',\n groupHeaderFallbackFontFamily:\n 'Fallback font family for the \"Group_Header_1\" base token',\n controlLabelFont: 'Font shorthand for the \"Control_Label_1\" base token',\n controlLabelFontColor: 'Font color for the \"Control_Label_1\" base token',\n controlLabelDisabledFontColor:\n 'Disabled font color for the \"Control_Label_1\" base token',\n controlLabelFontFamily: 'Font family for the \"Control_Label_1\" base token',\n controlLabelFontSize: 'Font size for the \"Control_Label_1\" base token',\n controlLabelFontWeight: 'Font weight for the \"Control_Label_1\" base token',\n controlLabelFontLineHeight:\n 'Font line height for the \"Control_Label_1\" base token',\n controlLabelFallbackFontFamily:\n 'Fallback font family for the \"Control_Label_1\" base token',\n buttonLabelFont: 'Font shorthand for the \"Button_Label_1\" base token',\n buttonLabelFontColor: 'Font color for the \"Button_Label_1\" base token',\n buttonLabelDisabledFontColor:\n 'Disabled font color for the \"Button_Label_1\" base token',\n buttonLabelFontFamily: 'Font family for the \"Button_Label_1\" base token',\n buttonLabelFontSize: 'Font size for the \"Button_Label_1\" base token',\n buttonLabelFontWeight: 'Font weight for the \"Button_Label_1\" base token',\n buttonLabelFontLineHeight:\n 'Font line height for the \"Button_Label_1\" base token',\n buttonLabelFallbackFontFamily:\n 'Fallback font family for the \"Button_Label_1\" base token',\n tooltipCaptionFont: 'Font shorthand for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontColor: 'Font color for the \"Tooltip_Caption\" base token',\n tooltipCaptionDisabledFontColor:\n 'Disabled font color for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontFamily:\n 'Font family for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontSize: 'Font size for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontWeight:\n 'Font weight for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontLineHeight:\n 'Font line height for the \"Tooltip_Caption\" base token',\n tooltipCaptionFallbackFontFamily:\n 'Fallback font family for the \"Tooltip_Caption\" base token',\n tooltipBackgroundColor: 'Default background color for tooltips',\n errorTextFont: 'Font shorthand for the \"Error_LightUi\" base token',\n errorTextFontColor: 'Font color for the \"Error_LightUi\" base token',\n errorTextDisabledFontColor:\n 'Disabled font color for the \"Error_LightUi\" base token',\n errorTextFontFamily: 'Font family for the \"Error_LightUi\" base token',\n errorTextFontSize: 'Font size for the \"Error_LightUi\" base token',\n errorTextFontWeight: 'Font weight for the \"Error_LightUi\" base token',\n errorTextFontLineHeight:\n 'Font line height for the \"Error_LightUi\" base token',\n errorTextFallbackFontFamily:\n 'Fallback font family for the \"Error_LightUi\" base token',\n tableRowBorderColor: 'Color for the border of rows in the table',\n elevation1BoxShadow:\n 'The box shadow for elevation 1. Used for component hover states.',\n elevation2BoxShadow:\n 'The box shadow for elevation 2. Used for components such as menus, banners, tooltips, error notifications, and scrolling.',\n elevation3BoxShadow:\n 'The box shadow for elevation 3. Used for components such as dialogs, overlays, and pop-ups.',\n graphGridlineColor: 'Gridline color for graphs',\n mentionFont: 'Font shorthand for mention views',\n mentionFontColor: 'Font color for mention views',\n mentionDisabledFontColor: 'Disabled font color for mention views',\n mentionFontFamily: 'Font family for mention views',\n mentionFontSize: 'Font size for mention views',\n mentionFontWeight: 'Font weight for mention views',\n mentionFontLineHeight: 'Font line height for mention views',\n mentionFallbackFontFamily: 'Fallback font family for mention views'\n};\n"]}
|
|
1
|
+
{"version":3,"file":"design-token-comments.js","sourceRoot":"","sources":["../../../src/theme-provider/design-token-comments.ts"],"names":[],"mappings":"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","sourcesContent":["import type * as TokensNamespace from './design-tokens';\n\ntype TokenName = keyof typeof TokensNamespace;\n\nexport const comments: { readonly [key in TokenName]: string } = {\n actionRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n applicationBackgroundColor: 'Primary background color for the application',\n dividerBackgroundColor: 'Divider background color',\n headerBackgroundColor: 'Background color for application headers',\n sectionBackgroundColor: 'Background color for sections',\n buttonFillPrimaryColor:\n 'Control fill color for \"primary\" appearance-variant buttons',\n buttonPrimaryFontColor:\n 'Font color for \"primary\" appearance-variant buttons',\n buttonFillAccentColor:\n 'Control fill color for \"accent\" appearance-variant buttons',\n buttonAccentBlockFontColor:\n 'Font color for \"accent\" appearance-variant block buttons',\n buttonAccentOutlineFontColor:\n 'Font color for \"accent\" appearance-variant outline buttons',\n buttonBorderAccentOutlineColor:\n 'Border color for \"accent\" appearance-variant outline buttons',\n fillSelectedColor: 'Control fill color when a control is selected',\n fillSelectedRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n fillHoverSelectedColor:\n 'Control fill color when hovering a selected control',\n fillHoverColor: 'Control fill color when hovering component',\n fillHoverRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n fillDownColor: 'Control fill color when mousedown event occurs',\n borderColor: 'Standard control outline or border color',\n borderRgbPartialColor:\n 'DEPRECATED: *-partial tokens are used with rgba() to set color transparency in component stylesheets',\n failColor: 'Used to highlight errors or invalid input',\n warningColor:\n 'Used to highlight invalid input or for icons to indicate that a process errored or failed',\n passColor:\n 'Used to highlight a correct state or the successful completion of a process',\n informationColor:\n 'Used to highlight information, which provides more details on the item',\n borderHoverColor: 'Border color when hovering component',\n iconColor: 'Equivalent to the font color for icons',\n modalBackdropColor: 'Color of background overlay behind modal dialog boxes',\n popupBorderColor: 'Border color for menus and dialog boxes',\n cardBorderColor: 'Border color for cards',\n controlHeight:\n 'Standard layout height for all controls. Add \"labelHeight\" for labels on top.',\n controlSlimHeight:\n 'Height of controls that are somewhat shorter than standard height.',\n smallPadding: 'Fixed 4px size ramp token for component layout',\n mediumPadding: 'Fixed 8px size ramp token for component layout',\n standardPadding: 'Fixed 16px size ramp token for component layout',\n largePadding: 'Fixed 24px size ramp token for component layout',\n labelHeight:\n 'Standard label height for components. Set the label font rather than explicitly setting the height for a label.',\n borderWidth: 'Standard border width for most components',\n iconSize: 'Standard layout height for all icons',\n groupHeaderTextTransform: 'CSS text-transform string to use for headers',\n drawerWidth: 'TODO: delete when able',\n dialogSmallWidth:\n 'Standard width for small dialogs like a confirmation dialog.',\n dialogSmallHeight:\n 'Standard height for small dialogs like a confirmation dialog.',\n dialogSmallMaxHeight:\n 'Standard maximum height for small dialogs like a confirmation dialog.',\n dialogLargeWidth: 'Standard width for large dialogs.',\n dialogLargeHeight: 'Standard height for large dialogs.',\n dialogLargeMaxHeight: 'Standard maximum height for large dialogs.',\n menuMinWidth: 'Standard menu min width for menu popup.',\n bannerGapSize: 'Space between stacked banners',\n spinnerSmallHeight: 'Small height (16px) for a spinner component',\n spinnerMediumHeight: 'Medium height (32px) for a spinner component',\n spinnerLargeHeight: 'Large height (64px) for a spinner component',\n smallDelay:\n 'Elements with small transition areas, such as icons and selection controls, have short durations.',\n mediumDelay:\n 'Elements with larger transition areas, such as bottom sheets and expanding chips, have slightly longer durations.',\n largeDelay:\n 'Animated elements that traverse a large portion of the screen have the longest durations.',\n headlinePlus1Font: 'Font shorthand for the \"Headline_2\" base token',\n headlinePlus1FontColor: 'Font color for the \"Headline_2\" base token',\n headlinePlus1DisabledFontColor:\n 'Disabled font color for the \"Headline_2\" base token',\n headlinePlus1FontFamily: 'Font family for the \"Headline_2\" base token',\n headlinePlus1FontSize: 'Font size for the \"Headline_2\" base token',\n headlinePlus1FontWeight: 'Font weight for the \"Headline_2\" base token',\n headlinePlus1FontLineHeight:\n 'Font line height for the \"Headline_2\" base token',\n headlineFont: 'Font shorthand for the \"Headline_1\" base token',\n headlineFontColor: 'Font color for the \"Headline_1\" base token',\n headlineDisabledFontColor:\n 'Disabled font color for the \"Headline_1\" base token',\n headlineFontFamily: 'Font family for the \"Headline_1\" base token',\n headlineFontSize: 'Font size for the \"Headline_1\" base token',\n headlineFontWeight: 'Font weight for the \"Headline_1\" base token',\n headlineFontLineHeight: 'Font line height for the \"Headline_1\" base token',\n tableHeaderFont: 'Font shorthand for the \"Grid_Header\" base token',\n tableHeaderFontColor: 'Font color for the \"Grid_Header\" base token',\n tableHeaderDisabledFontColor:\n 'Disabled font color for the \"Grid_Header\" base token',\n tableHeaderFontFamily: 'Font family for the \"Grid_Header\" base token',\n tableHeaderFontSize: 'Font size for the \"Grid_Header\" base token',\n tableHeaderFontWeight: 'Font weight for the \"Grid_Header\" base token',\n tableHeaderFontLineHeight:\n 'Font line height for the \"Grid_Header\" base token',\n titlePlus2Font: 'Font shorthand for the \"Title_3\" base token',\n titlePlus2FontColor: 'Font color for the \"Title_3\" base token',\n titlePlus2DisabledFontColor:\n 'Disabled font color for the \"Title_3\" base token',\n titlePlus2FontFamily: 'Font family for the \"Title_3\" base token',\n titlePlus2FontSize: 'Font size for the \"Title_3\" base token',\n titlePlus2FontWeight: 'Font weight for the \"Title_3\" base token',\n titlePlus2FontLineHeight: 'Font line height for the \"Title_3\" base token',\n titlePlus1Font: 'Font shorthand for the \"Title_2\" base token',\n titlePlus1FontColor: 'Font color for the \"Title_2\" base token',\n titlePlus1DisabledFontColor:\n 'Disabled font color for the \"Title_2\" base token',\n titlePlus1FontFamily: 'Font family for the \"Title_2\" base token',\n titlePlus1FontSize: 'Font size for the \"Title_2\" base token',\n titlePlus1FontWeight: 'Font weight for the \"Title_2\" base token',\n titlePlus1FontLineHeight: 'Font line height for the \"Title_2\" base token',\n titleFont: 'Font shorthand for the \"Title_1\" base token',\n titleFontColor: 'Font color for the \"Title_1\" base token',\n titleDisabledFontColor: 'Disabled font color for the \"Title_1\" base token',\n titleFontFamily: 'Font family for the \"Title_1\" base token',\n titleFontSize: 'Font size for the \"Title_1\" base token',\n titleFontWeight: 'Font weight for the \"Title_1\" base token',\n titleFontLineHeight: 'Font line height for the \"Title_1\" base token',\n subtitlePlus1Font: 'Font shorthand for the \"Subtitle_2\" base token',\n subtitlePlus1FontColor: 'Font color for the \"Subtitle_2\" base token',\n subtitlePlus1DisabledFontColor:\n 'Disabled font color for the \"Subtitle_2\" base token',\n subtitlePlus1FontFamily: 'Font family for the \"Subtitle_2\" base token',\n subtitlePlus1FontSize: 'Font size for the \"Subitle_2\" base token',\n subtitlePlus1FontWeight: 'Font weight for the \"Subtitle_2\" base token',\n subtitlePlus1FontLineHeight:\n 'Font line height for the \"Subtitle_2\" base token',\n subtitleFont: 'Font shorthand for the \"Subtitle_1\" base token',\n subtitleFontColor: 'Font color for the \"Subtitle_1\" base token',\n subtitleDisabledFontColor:\n 'Disabled font color for the \"Subtitle_1\" base token',\n subtitleFontFamily: 'Font family for the \"Subtitle_1\" base token',\n subtitleFontSize: 'Font size for the \"Subitle_1\" base token',\n subtitleFontWeight: 'Font weight for the \"Subtitle_1\" base token',\n subtitleFontLineHeight: 'Font line height for the \"Subtitle_1\" base token',\n linkFont: 'Font shorthand for links',\n linkFontColor: 'Font color for links',\n linkDisabledFontColor: 'Disabled font color for links',\n linkFontFamily: 'Font family for links',\n linkFontSize: 'Font size for links',\n linkFontWeight: 'Font weight for links',\n linkFontLineHeight: 'Font line height for links',\n linkActiveFont: 'Font shorthand for active links',\n linkActiveFontColor: 'Font color for active links',\n linkActiveDisabledFontColor: 'Disabled font color for active links',\n linkActiveFontFamily: 'Font family for active links',\n linkActiveFontSize: 'Font size for active links',\n linkActiveFontWeight: 'Font weight for active links',\n linkActiveFontLineHeight: 'Font line height for active links',\n linkProminentFont: 'Font shorthand for prominent links',\n linkProminentFontColor: 'Font color for prominent links',\n linkProminentDisabledFontColor: 'Disabled font color for prominent links',\n linkProminentFontFamily: 'Font family for prominent links',\n linkProminentFontSize: 'Font size for prominent links',\n linkProminentFontWeight: 'Font weight for prominent links',\n linkProminentFontLineHeight: 'Font line height for prominent links',\n linkActiveProminentFont: 'Font shorthand for active prominent links',\n linkActiveProminentFontColor: 'Font color for active prominent links',\n linkActiveProminentDisabledFontColor:\n 'Disabled font color for active prominent links',\n linkActiveProminentFontFamily: 'Font family for active prominent links',\n linkActiveProminentFontSize: 'Font size for active prominent links',\n linkActiveProminentFontWeight: 'Font weight for active prominent links',\n linkActiveProminentFontLineHeight:\n 'Font line height for active prominent links',\n placeholderFont: 'Font shorthand for the \"Placeholder\" base token',\n placeholderFontColor: 'Font color for the \"Placeholder\" base token',\n placeholderDisabledFontColor:\n 'Disabled font color for the \"Placeholder\" base token',\n placeholderFontFamily: 'Font family for the \"Placeholder\" base token',\n placeholderFontSize: 'Font size for the \"Placeholder\" base token',\n placeholderFontWeight: 'Font weight for the \"Placeholder\" base token',\n placeholderFontLineHeight:\n 'Font line height for the \"Placeholder\" base token',\n bodyFont: 'Font shorthand for the \"Body\" base token',\n bodyFontColor: 'Font color for the \"Body\" base token',\n bodyDisabledFontColor: 'Disabled font color for the \"Body\" base token',\n bodyFontFamily: 'Font family for the \"Body\" base token',\n bodyFontSize: 'Font size for the \"Body\" base token',\n bodyFontWeight: 'Font weight for the \"Body\" base token',\n bodyFontLineHeight: 'Font line height for the \"Body\" base token',\n bodyEmphasizedFont: 'Font shorthand for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontColor: 'Font color for the \"BodyEmphasized\" base token',\n bodyEmphasizedDisabledFontColor:\n 'Disabled font color for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontFamily: 'Font family for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontSize: 'Font size for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontWeight: 'Font weight for the \"BodyEmphasized\" base token',\n bodyEmphasizedFontLineHeight:\n 'Font line height for the \"BodyEmphasized\" base token',\n bodyPlus1Font: 'Font shorthand for the \"Body_2\" base token',\n bodyPlus1FontColor: 'Font color for the \"Body_2\" base token',\n bodyPlus1DisabledFontColor:\n 'Disabled font color for the \"Body_2\" base token',\n bodyPlus1FontFamily: 'Font family for the \"Body_2\" base token',\n bodyPlus1FontSize: 'Font size for the \"Body_2\" base token',\n bodyPlus1FontWeight: 'Font weight for the \"Body_2\" base token',\n bodyPlus1FontLineHeight: 'Font line height for the \"Body_2\" base token',\n bodyPlus1EmphasizedFont:\n 'Font shorthand for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontColor:\n 'Font color for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedDisabledFontColor:\n 'Disabled font color for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontFamily:\n 'Font family for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontSize:\n 'Font size for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontWeight:\n 'Font weight for the \"BodyEmphasized_2\" base token',\n bodyPlus1EmphasizedFontLineHeight:\n 'Font line height for the \"BodyEmphasized_2\" base token',\n groupHeaderFont: 'Font shorthand for the \"Group_Header_1\" base token',\n groupHeaderFontColor: 'Font color for the \"Group_Header_1\" base token',\n groupHeaderDisabledFontColor:\n 'Disabled font color for the\"Group_Header_1\" base token',\n groupHeaderFontFamily: 'Font family for the \"Group_Header_1\" base token',\n groupHeaderFontSize: 'Font size for the \"Group_Header_1\" base token',\n groupHeaderFontWeight: 'Font weight for the \"Group_Header_1\" base token',\n groupHeaderFontLineHeight:\n 'Font line height for the \"Group_Header_1\" base token',\n controlLabelFont: 'Font shorthand for the \"Control_Label_1\" base token',\n controlLabelFontColor: 'Font color for the \"Control_Label_1\" base token',\n controlLabelDisabledFontColor:\n 'Disabled font color for the \"Control_Label_1\" base token',\n controlLabelFontFamily: 'Font family for the \"Control_Label_1\" base token',\n controlLabelFontSize: 'Font size for the \"Control_Label_1\" base token',\n controlLabelFontWeight: 'Font weight for the \"Control_Label_1\" base token',\n controlLabelFontLineHeight:\n 'Font line height for the \"Control_Label_1\" base token',\n buttonLabelFont: 'Font shorthand for the \"Button_Label_1\" base token',\n buttonLabelFontColor: 'Font color for the \"Button_Label_1\" base token',\n buttonLabelDisabledFontColor:\n 'Disabled font color for the \"Button_Label_1\" base token',\n buttonLabelFontFamily: 'Font family for the \"Button_Label_1\" base token',\n buttonLabelFontSize: 'Font size for the \"Button_Label_1\" base token',\n buttonLabelFontWeight: 'Font weight for the \"Button_Label_1\" base token',\n buttonLabelFontLineHeight:\n 'Font line height for the \"Button_Label_1\" base token',\n tooltipCaptionFont: 'Font shorthand for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontColor: 'Font color for the \"Tooltip_Caption\" base token',\n tooltipCaptionDisabledFontColor:\n 'Disabled font color for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontFamily:\n 'Font family for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontSize: 'Font size for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontWeight:\n 'Font weight for the \"Tooltip_Caption\" base token',\n tooltipCaptionFontLineHeight:\n 'Font line height for the \"Tooltip_Caption\" base token',\n tooltipBackgroundColor: 'Default background color for tooltips',\n errorTextFont: 'Font shorthand for the \"Error_LightUi\" base token',\n errorTextFontColor: 'Font color for the \"Error_LightUi\" base token',\n errorTextDisabledFontColor:\n 'Disabled font color for the \"Error_LightUi\" base token',\n errorTextFontFamily: 'Font family for the \"Error_LightUi\" base token',\n errorTextFontSize: 'Font size for the \"Error_LightUi\" base token',\n errorTextFontWeight: 'Font weight for the \"Error_LightUi\" base token',\n errorTextFontLineHeight:\n 'Font line height for the \"Error_LightUi\" base token',\n tableRowBorderColor: 'Color for the border of rows in the table',\n elevation1BoxShadow:\n 'The box shadow for elevation 1. Used for component hover states.',\n elevation2BoxShadow:\n 'The box shadow for elevation 2. Used for components such as menus, banners, tooltips, error notifications, and scrolling.',\n elevation3BoxShadow:\n 'The box shadow for elevation 3. Used for components such as dialogs, overlays, and pop-ups.',\n graphGridlineColor: 'Gridline color for graphs',\n mentionFont: 'Font shorthand for mention views',\n mentionFontColor: 'Font color for mention views',\n mentionDisabledFontColor: 'Disabled font color for mention views',\n mentionFontFamily: 'Font family for mention views',\n mentionFontSize: 'Font size for mention views',\n mentionFontWeight: 'Font weight for mention views',\n mentionFontLineHeight: 'Font line height for mention views'\n};\n"]}
|
|
@@ -63,7 +63,6 @@ export const tokenNames = {
|
|
|
63
63
|
headlinePlus1FontSize: 'headline-plus-1-font-size',
|
|
64
64
|
headlinePlus1FontWeight: 'headline-plus-1-font-weight',
|
|
65
65
|
headlinePlus1FontLineHeight: 'headline-plus-1-font-line-height',
|
|
66
|
-
headlinePlus1FallbackFontFamily: 'headline-plus-1-fallback-font-family',
|
|
67
66
|
headlineFont: 'headline-font',
|
|
68
67
|
headlineFontColor: 'headline-font-color',
|
|
69
68
|
headlineDisabledFontColor: 'headline-disabled-font-color',
|
|
@@ -71,7 +70,6 @@ export const tokenNames = {
|
|
|
71
70
|
headlineFontSize: 'headline-font-size',
|
|
72
71
|
headlineFontWeight: 'headline-font-weight',
|
|
73
72
|
headlineFontLineHeight: 'headline-font-line-height',
|
|
74
|
-
headlineFallbackFontFamily: 'headline-fallback-font-family',
|
|
75
73
|
tableHeaderFont: 'table-header-font',
|
|
76
74
|
tableHeaderFontColor: 'table-header-font-color',
|
|
77
75
|
tableHeaderDisabledFontColor: 'table-header-disabled-font-color',
|
|
@@ -79,7 +77,6 @@ export const tokenNames = {
|
|
|
79
77
|
tableHeaderFontSize: 'table-header-font-size',
|
|
80
78
|
tableHeaderFontWeight: 'table-header-font-weight',
|
|
81
79
|
tableHeaderFontLineHeight: 'table-header-font-line-height',
|
|
82
|
-
tableHeaderFallbackFontFamily: 'table-header-fallback-font-family',
|
|
83
80
|
titlePlus2Font: 'title-plus-2-font',
|
|
84
81
|
titlePlus2FontColor: 'title-plus-2-font-color',
|
|
85
82
|
titlePlus2DisabledFontColor: 'title-plus-2-disabled-font-color',
|
|
@@ -87,7 +84,6 @@ export const tokenNames = {
|
|
|
87
84
|
titlePlus2FontSize: 'title-plus-2-font-size',
|
|
88
85
|
titlePlus2FontWeight: 'title-plus-2-font-weight',
|
|
89
86
|
titlePlus2FontLineHeight: 'title-plus-2-font-line-height',
|
|
90
|
-
titlePlus2FallbackFontFamily: 'title-plus-2-fallback-font-family',
|
|
91
87
|
titlePlus1Font: 'title-plus-1-font',
|
|
92
88
|
titlePlus1FontColor: 'title-plus-1-font-color',
|
|
93
89
|
titlePlus1DisabledFontColor: 'title-plus-1-disabled-font-color',
|
|
@@ -95,7 +91,6 @@ export const tokenNames = {
|
|
|
95
91
|
titlePlus1FontSize: 'title-plus-1-font-size',
|
|
96
92
|
titlePlus1FontWeight: 'title-plus-1-font-weight',
|
|
97
93
|
titlePlus1FontLineHeight: 'title-plus-1-font-line-height',
|
|
98
|
-
titlePlus1FallbackFontFamily: 'title-plus-1-fallback-font-family',
|
|
99
94
|
titleFont: 'title-font',
|
|
100
95
|
titleFontColor: 'title-font-color',
|
|
101
96
|
titleDisabledFontColor: 'title-disabled-font-color',
|
|
@@ -103,7 +98,6 @@ export const tokenNames = {
|
|
|
103
98
|
titleFontSize: 'title-font-size',
|
|
104
99
|
titleFontWeight: 'title-font-weight',
|
|
105
100
|
titleFontLineHeight: 'title-font-line-height',
|
|
106
|
-
titleFallbackFontFamily: 'title-fallback-font-family',
|
|
107
101
|
subtitlePlus1Font: 'subtitle-plus-1-font',
|
|
108
102
|
subtitlePlus1FontColor: 'subtitle-plus-1-font-color',
|
|
109
103
|
subtitlePlus1DisabledFontColor: 'subtitle-plus-1-disabled-font-color',
|
|
@@ -111,7 +105,6 @@ export const tokenNames = {
|
|
|
111
105
|
subtitlePlus1FontSize: 'subtitle-plus-1-font-size',
|
|
112
106
|
subtitlePlus1FontWeight: 'subtitle-plus-1-font-weight',
|
|
113
107
|
subtitlePlus1FontLineHeight: 'subtitle-plus-1-font-line-height',
|
|
114
|
-
subtitlePlus1FallbackFontFamily: 'subtitle-plus-1-fallback-font-family',
|
|
115
108
|
subtitleFont: 'subtitle-font',
|
|
116
109
|
subtitleFontColor: 'subtitle-font-color',
|
|
117
110
|
subtitleDisabledFontColor: 'subtitle-disabled-font-color',
|
|
@@ -119,7 +112,6 @@ export const tokenNames = {
|
|
|
119
112
|
subtitleFontSize: 'subtitle-font-size',
|
|
120
113
|
subtitleFontWeight: 'subtitle-font-weight',
|
|
121
114
|
subtitleFontLineHeight: 'subtitle-font-line-height',
|
|
122
|
-
subtitleFallbackFontFamily: 'subtitle-fallback-font-family',
|
|
123
115
|
linkFont: 'link-font',
|
|
124
116
|
linkFontColor: 'link-font-color',
|
|
125
117
|
linkDisabledFontColor: 'link-disabled-font-color',
|
|
@@ -127,7 +119,6 @@ export const tokenNames = {
|
|
|
127
119
|
linkFontSize: 'link-font-size',
|
|
128
120
|
linkFontWeight: 'link-font-weight',
|
|
129
121
|
linkFontLineHeight: 'link-font-line-height',
|
|
130
|
-
linkFallbackFontFamily: 'link-fallback-font-family',
|
|
131
122
|
linkActiveFont: 'link-active-font',
|
|
132
123
|
linkActiveFontColor: 'link-active-font-color',
|
|
133
124
|
linkActiveDisabledFontColor: 'link-active-disabled-font-color',
|
|
@@ -135,7 +126,6 @@ export const tokenNames = {
|
|
|
135
126
|
linkActiveFontSize: 'link-active-font-size',
|
|
136
127
|
linkActiveFontWeight: 'link-active-font-weight',
|
|
137
128
|
linkActiveFontLineHeight: 'link-active-font-line-height',
|
|
138
|
-
linkActiveFallbackFontFamily: 'link-active-fallback-font-family',
|
|
139
129
|
linkProminentFont: 'link-prominent-font',
|
|
140
130
|
linkProminentFontColor: 'link-prominent-font-color',
|
|
141
131
|
linkProminentDisabledFontColor: 'link-prominent-disabled-font-color',
|
|
@@ -143,7 +133,6 @@ export const tokenNames = {
|
|
|
143
133
|
linkProminentFontSize: 'link-prominent-font-size',
|
|
144
134
|
linkProminentFontWeight: 'link-prominent-font-weight',
|
|
145
135
|
linkProminentFontLineHeight: 'link-prominent-font-line-height',
|
|
146
|
-
linkProminentFallbackFontFamily: 'link-prominent-fallback-font-family',
|
|
147
136
|
linkActiveProminentFont: 'link-active-prominent-font',
|
|
148
137
|
linkActiveProminentFontColor: 'link-active-prominent-font-color',
|
|
149
138
|
linkActiveProminentDisabledFontColor: 'link-active-prominent-disabled-font-color',
|
|
@@ -151,7 +140,6 @@ export const tokenNames = {
|
|
|
151
140
|
linkActiveProminentFontSize: 'link-active-prominent-font-size',
|
|
152
141
|
linkActiveProminentFontWeight: 'link-active-prominent-font-weight',
|
|
153
142
|
linkActiveProminentFontLineHeight: 'link-active-prominent-font-line-height',
|
|
154
|
-
linkActiveProminentFallbackFontFamily: 'link-active-prominent-fallback-font-family',
|
|
155
143
|
placeholderFont: 'placeholder-font',
|
|
156
144
|
placeholderFontColor: 'placeholder-font-color',
|
|
157
145
|
placeholderDisabledFontColor: 'placeholder-disabled-font-color',
|
|
@@ -159,7 +147,6 @@ export const tokenNames = {
|
|
|
159
147
|
placeholderFontSize: 'placeholder-font-size',
|
|
160
148
|
placeholderFontWeight: 'placeholder-font-weight',
|
|
161
149
|
placeholderFontLineHeight: 'placeholder-font-line-height',
|
|
162
|
-
placeholderFallbackFontFamily: 'placeholder-fallback-font-family',
|
|
163
150
|
bodyFont: 'body-font',
|
|
164
151
|
bodyFontColor: 'body-font-color',
|
|
165
152
|
bodyDisabledFontColor: 'body-disabled-font-color',
|
|
@@ -167,7 +154,6 @@ export const tokenNames = {
|
|
|
167
154
|
bodyFontSize: 'body-font-size',
|
|
168
155
|
bodyFontWeight: 'body-font-weight',
|
|
169
156
|
bodyFontLineHeight: 'body-font-line-height',
|
|
170
|
-
bodyFallbackFontFamily: 'body-fallback-font-family',
|
|
171
157
|
bodyEmphasizedFont: 'body-emphasized-font',
|
|
172
158
|
bodyEmphasizedFontColor: 'body-emphasized-font-color',
|
|
173
159
|
bodyEmphasizedDisabledFontColor: 'body-emphasized-disabled-font-color',
|
|
@@ -175,7 +161,6 @@ export const tokenNames = {
|
|
|
175
161
|
bodyEmphasizedFontSize: 'body-emphasized-font-size',
|
|
176
162
|
bodyEmphasizedFontWeight: 'body-emphasized-font-weight',
|
|
177
163
|
bodyEmphasizedFontLineHeight: 'body-emphasized-font-line-height',
|
|
178
|
-
bodyEmphasizedFallbackFontFamily: 'body-emphasized-fallback-font-family',
|
|
179
164
|
bodyPlus1Font: 'body-plus-1-font',
|
|
180
165
|
bodyPlus1FontColor: 'body-plus-1-font-color',
|
|
181
166
|
bodyPlus1DisabledFontColor: 'body-plus-1-disabled-font-color',
|
|
@@ -183,7 +168,6 @@ export const tokenNames = {
|
|
|
183
168
|
bodyPlus1FontSize: 'body-plus-1-font-size',
|
|
184
169
|
bodyPlus1FontWeight: 'body-plus-1-font-weight',
|
|
185
170
|
bodyPlus1FontLineHeight: 'body-plus-1-font-line-height',
|
|
186
|
-
bodyPlus1FallbackFontFamily: 'body-plus-1-fallback-font-family',
|
|
187
171
|
bodyPlus1EmphasizedFont: 'body-plus-1-emphasized-font',
|
|
188
172
|
bodyPlus1EmphasizedFontColor: 'body-plus-1-emphasized-font-color',
|
|
189
173
|
bodyPlus1EmphasizedDisabledFontColor: 'body-plus-1-emphasized-disabled-font-color',
|
|
@@ -191,7 +175,6 @@ export const tokenNames = {
|
|
|
191
175
|
bodyPlus1EmphasizedFontSize: 'body-plus-1-emphasized-font-size',
|
|
192
176
|
bodyPlus1EmphasizedFontWeight: 'body-plus-1-emphasized-font-weight',
|
|
193
177
|
bodyPlus1EmphasizedFontLineHeight: 'body-plus-1-emphasized-font-line-height',
|
|
194
|
-
bodyPlus1EmphasizedFallbackFontFamily: 'body-plus-1-emphasized-fallback-font-family',
|
|
195
178
|
groupHeaderFont: 'group-header-font',
|
|
196
179
|
groupHeaderFontColor: 'group-header-font-color',
|
|
197
180
|
groupHeaderDisabledFontColor: 'group-header-disabled-font-color',
|
|
@@ -199,7 +182,6 @@ export const tokenNames = {
|
|
|
199
182
|
groupHeaderFontSize: 'group-header-font-size',
|
|
200
183
|
groupHeaderFontWeight: 'group-header-font-weight',
|
|
201
184
|
groupHeaderFontLineHeight: 'group-header-font-line-height',
|
|
202
|
-
groupHeaderFallbackFontFamily: 'group-header-fallback-font-family',
|
|
203
185
|
controlLabelFont: 'control-label-font',
|
|
204
186
|
controlLabelFontColor: 'control-label-font-color',
|
|
205
187
|
controlLabelDisabledFontColor: 'control-label-disabled-font-color',
|
|
@@ -207,7 +189,6 @@ export const tokenNames = {
|
|
|
207
189
|
controlLabelFontSize: 'control-label-font-size',
|
|
208
190
|
controlLabelFontWeight: 'control-label-font-weight',
|
|
209
191
|
controlLabelFontLineHeight: 'control-label-font-line-height',
|
|
210
|
-
controlLabelFallbackFontFamily: 'control-label-fallback-font-family',
|
|
211
192
|
buttonLabelFont: 'button-label-font',
|
|
212
193
|
buttonLabelFontColor: 'button-label-font-color',
|
|
213
194
|
buttonLabelDisabledFontColor: 'button-label-disabled-font-color',
|
|
@@ -215,7 +196,6 @@ export const tokenNames = {
|
|
|
215
196
|
buttonLabelFontSize: 'button-label-font-size',
|
|
216
197
|
buttonLabelFontWeight: 'button-label-font-weight',
|
|
217
198
|
buttonLabelFontLineHeight: 'button-label-font-line-height',
|
|
218
|
-
buttonLabelFallbackFontFamily: 'button-label-fallback-font-family',
|
|
219
199
|
tooltipCaptionFont: 'tooltip-caption-font',
|
|
220
200
|
tooltipCaptionFontColor: 'tooltip-caption-font-color',
|
|
221
201
|
tooltipCaptionDisabledFontColor: 'tooltip-caption-disabled-font-color',
|
|
@@ -223,7 +203,6 @@ export const tokenNames = {
|
|
|
223
203
|
tooltipCaptionFontSize: 'tooltip-caption-font-size',
|
|
224
204
|
tooltipCaptionFontWeight: 'tooltip-caption-font-weight',
|
|
225
205
|
tooltipCaptionFontLineHeight: 'tooltip-caption-font-line-height',
|
|
226
|
-
tooltipCaptionFallbackFontFamily: 'tooltip-caption-fallback-font-family',
|
|
227
206
|
tooltipBackgroundColor: 'tooltip-background-color',
|
|
228
207
|
errorTextFont: 'error-text-font',
|
|
229
208
|
errorTextFontColor: 'error-text-font-color',
|
|
@@ -232,7 +211,6 @@ export const tokenNames = {
|
|
|
232
211
|
errorTextFontSize: 'error-text-font-size',
|
|
233
212
|
errorTextFontWeight: 'error-text-font-weight',
|
|
234
213
|
errorTextFontLineHeight: 'error-text-font-line-height',
|
|
235
|
-
errorTextFallbackFontFamily: 'error-text-fallback-font-family',
|
|
236
214
|
tableRowBorderColor: 'table-row-border-color',
|
|
237
215
|
elevation1BoxShadow: 'elevation-1-box-shadow',
|
|
238
216
|
elevation2BoxShadow: 'elevation-2-box-shadow',
|
|
@@ -244,8 +222,7 @@ export const tokenNames = {
|
|
|
244
222
|
mentionFontFamily: 'mention-font-family',
|
|
245
223
|
mentionFontSize: 'mention-font-size',
|
|
246
224
|
mentionFontWeight: 'mention-font-weight',
|
|
247
|
-
mentionFontLineHeight: 'mention-font-line-height'
|
|
248
|
-
mentionFallbackFontFamily: 'mention-fallback-font-family'
|
|
225
|
+
mentionFontLineHeight: 'mention-font-line-height'
|
|
249
226
|
};
|
|
250
227
|
const prefix = 'ni-nimble';
|
|
251
228
|
export const styleNameFromTokenName = (tokenName) => `${prefix}-${tokenName}`;
|