@etus/tokens 0.1.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/brius/css/tokens-dark.css +597 -0
- package/dist/brius/css/tokens-light.css +597 -0
- package/dist/brius/json/tokens.json +593 -0
- package/dist/brius/tailwind/preset.js +749 -0
- package/dist/brius/ts/index.d.ts +727 -0
- package/dist/brius/ts/index.mjs +749 -0
- package/dist/etus/css/tokens-dark.css +597 -0
- package/dist/etus/css/tokens-light.css +597 -0
- package/dist/etus/json/tokens.json +593 -0
- package/dist/etus/tailwind/preset.js +749 -0
- package/dist/etus/ts/index.d.ts +727 -0
- package/dist/etus/ts/index.mjs +749 -0
- package/dist/evolution/css/tokens-dark.css +589 -0
- package/dist/evolution/css/tokens-light.css +589 -0
- package/dist/evolution/json/tokens.json +585 -0
- package/dist/evolution/tailwind/preset.js +740 -0
- package/dist/evolution/ts/index.d.ts +719 -0
- package/dist/evolution/ts/index.mjs +740 -0
- package/package.json +57 -0
|
@@ -0,0 +1,593 @@
|
|
|
1
|
+
{
|
|
2
|
+
"CoreColorNeutral10": "#f8fafb",
|
|
3
|
+
"CoreColorNeutral25": "#f6f8f9",
|
|
4
|
+
"CoreColorNeutral50": "#f4f6f7",
|
|
5
|
+
"CoreColorNeutral75": "#edeff1",
|
|
6
|
+
"CoreColorNeutral100": "#e3e7ea",
|
|
7
|
+
"CoreColorNeutral200": "#cad2d7",
|
|
8
|
+
"CoreColorNeutral300": "#a6b4ba",
|
|
9
|
+
"CoreColorNeutral400": "#7a8d96",
|
|
10
|
+
"CoreColorNeutral500": "#5f717b",
|
|
11
|
+
"CoreColorNeutral600": "#465058",
|
|
12
|
+
"CoreColorNeutral700": "#3e464c",
|
|
13
|
+
"CoreColorNeutral800": "#1b1f22",
|
|
14
|
+
"CoreColorNeutral900": "#101214",
|
|
15
|
+
"CoreColorNeutral950": "#050505",
|
|
16
|
+
"CoreColorNeutral00": "#ffffff",
|
|
17
|
+
"CoreColorNeutral05": "#fbfcfd",
|
|
18
|
+
"CoreColorEtusGreen50": "#effaf4",
|
|
19
|
+
"CoreColorEtusGreen100": "#d9f2e4",
|
|
20
|
+
"CoreColorEtusGreen200": "#b6e4cd",
|
|
21
|
+
"CoreColorEtusGreen300": "#86cfae",
|
|
22
|
+
"CoreColorEtusGreen400": "#63ba96",
|
|
23
|
+
"CoreColorEtusGreen500": "#329771",
|
|
24
|
+
"CoreColorEtusGreen600": "#22795a",
|
|
25
|
+
"CoreColorEtusGreen700": "#1b614a",
|
|
26
|
+
"CoreColorEtusGreen800": "#184d3b",
|
|
27
|
+
"CoreColorEtusGreen900": "#144032",
|
|
28
|
+
"CoreColorEtusGreen950": "#0a241d",
|
|
29
|
+
"CoreColorBriusBlue50": "#e7f0ff",
|
|
30
|
+
"CoreColorBriusBlue100": "#d0e0ff",
|
|
31
|
+
"CoreColorBriusBlue200": "#b8d0ff",
|
|
32
|
+
"CoreColorBriusBlue300": "#90b1ff",
|
|
33
|
+
"CoreColorBriusBlue400": "#3265ff",
|
|
34
|
+
"CoreColorBriusBlue500": "#115be2",
|
|
35
|
+
"CoreColorBriusBlue600": "#004ed7",
|
|
36
|
+
"CoreColorBriusBlue700": "#0041b8",
|
|
37
|
+
"CoreColorBriusBlue800": "#003298",
|
|
38
|
+
"CoreColorBriusBlue900": "#002070",
|
|
39
|
+
"CoreColorBriusBlue950": "#001040",
|
|
40
|
+
"CoreColorEvolutionGreen25": "#d1fff1",
|
|
41
|
+
"CoreColorEvolutionGreen50": "#e6fff7",
|
|
42
|
+
"CoreColorEvolutionGreen75": "#a6ffed",
|
|
43
|
+
"CoreColorEvolutionGreen100": "#bffee9",
|
|
44
|
+
"CoreColorEvolutionGreen200": "#80fdd4",
|
|
45
|
+
"CoreColorEvolutionGreen300": "#40fcbf",
|
|
46
|
+
"CoreColorEvolutionGreen400": "#13ffb7",
|
|
47
|
+
"CoreColorEvolutionGreen500": "#00ffa7",
|
|
48
|
+
"CoreColorEvolutionGreen600": "#00cc86",
|
|
49
|
+
"CoreColorEvolutionGreen700": "#009964",
|
|
50
|
+
"CoreColorEvolutionGreen800": "#006643",
|
|
51
|
+
"CoreColorEvolutionGreen900": "#003321",
|
|
52
|
+
"CoreColorEvolutionGreen950": "#001a11",
|
|
53
|
+
"CoreColorInformativeCyan50": "#eefcfd",
|
|
54
|
+
"CoreColorInformativeCyan100": "#afecf2",
|
|
55
|
+
"CoreColorInformativeCyan200": "#77dee9",
|
|
56
|
+
"CoreColorInformativeCyan300": "#39c5d7",
|
|
57
|
+
"CoreColorInformativeCyan400": "#1b879f",
|
|
58
|
+
"CoreColorInformativeCyan500": "#1b687b",
|
|
59
|
+
"CoreColorInformativeCyan600": "#20596a",
|
|
60
|
+
"CoreColorInformativeCyan700": "#1f4b5a",
|
|
61
|
+
"CoreColorGreen50": "#effef5",
|
|
62
|
+
"CoreColorGreen100": "#e6f9ef",
|
|
63
|
+
"CoreColorGreen200": "#bff1d8",
|
|
64
|
+
"CoreColorGreen300": "#8ce2b9",
|
|
65
|
+
"CoreColorGreen400": "#4fcc92",
|
|
66
|
+
"CoreColorGreen500": "#0fb75c",
|
|
67
|
+
"CoreColorGreen600": "#0a9e50",
|
|
68
|
+
"CoreColorGreen700": "#078541",
|
|
69
|
+
"CoreColorGreen800": "#056a33",
|
|
70
|
+
"CoreColorGreen900": "#105732",
|
|
71
|
+
"CoreColorGreen950": "#03301a",
|
|
72
|
+
"CoreColorYellow50": "#ffffea",
|
|
73
|
+
"CoreColorYellow100": "#fff5cc",
|
|
74
|
+
"CoreColorYellow200": "#ffe999",
|
|
75
|
+
"CoreColorYellow300": "#ffdd66",
|
|
76
|
+
"CoreColorYellow400": "#ffd133",
|
|
77
|
+
"CoreColorYellow500": "#ffc500",
|
|
78
|
+
"CoreColorYellow600": "#dba700",
|
|
79
|
+
"CoreColorYellow700": "#b78a00",
|
|
80
|
+
"CoreColorYellow800": "#936d00",
|
|
81
|
+
"CoreColorYellow900": "#7c440b",
|
|
82
|
+
"CoreColorYellow950": "#482300",
|
|
83
|
+
"CoreColorRed50": "#fef2f2",
|
|
84
|
+
"CoreColorRed100": "#fde8e8",
|
|
85
|
+
"CoreColorRed200": "#fab8b8",
|
|
86
|
+
"CoreColorRed300": "#f58a8a",
|
|
87
|
+
"CoreColorRed400": "#f25c5c",
|
|
88
|
+
"CoreColorRed500": "#f03232",
|
|
89
|
+
"CoreColorRed600": "#d12b2b",
|
|
90
|
+
"CoreColorRed700": "#b22424",
|
|
91
|
+
"CoreColorRed800": "#931d1d",
|
|
92
|
+
"CoreColorRed900": "#801c1c",
|
|
93
|
+
"CoreColorRed950": "#460909",
|
|
94
|
+
"CoreColorPurple50": "#f2eeff",
|
|
95
|
+
"CoreColorPurple100": "#e1dbff",
|
|
96
|
+
"CoreColorPurple200": "#c7bbff",
|
|
97
|
+
"CoreColorPurple300": "#9072ff",
|
|
98
|
+
"CoreColorPurple400": "#6149cc",
|
|
99
|
+
"CoreColorPurple500": "#523bbb",
|
|
100
|
+
"CoreColorPurple600": "#45329e",
|
|
101
|
+
"CoreColorPurple700": "#362780",
|
|
102
|
+
"CoreColorPurple800": "#2b1d63",
|
|
103
|
+
"CoreColorPurple900": "#1f144c",
|
|
104
|
+
"CoreColorPurple950": "#120a2e",
|
|
105
|
+
"CoreColorSky50": "#f0f9ff",
|
|
106
|
+
"CoreColorSky100": "#e0f2fe",
|
|
107
|
+
"CoreColorSky200": "#bae6fd",
|
|
108
|
+
"CoreColorSky300": "#7cd3fd",
|
|
109
|
+
"CoreColorSky400": "#50c6fa",
|
|
110
|
+
"CoreColorSky500": "#0da6ea",
|
|
111
|
+
"CoreColorSky600": "#0184c8",
|
|
112
|
+
"CoreColorSky700": "#0269a2",
|
|
113
|
+
"CoreColorSky800": "#065986",
|
|
114
|
+
"CoreColorSky900": "#0b4a6f",
|
|
115
|
+
"CoreColorSky950": "#082f49",
|
|
116
|
+
"CoreColorTransparent": "#00000000",
|
|
117
|
+
"CoreTypographyFamilyPrimary": "\"Poppins\", sans-serif",
|
|
118
|
+
"CoreTypographyFamilySecondary": "\"Inter\", sans-serif",
|
|
119
|
+
"CoreTypographyFamilyMono": "monospace",
|
|
120
|
+
"CoreTypographySizeXxs": "0.625rem",
|
|
121
|
+
"CoreTypographySizeXs": "0.75rem",
|
|
122
|
+
"CoreTypographySizeSm": "0.875rem",
|
|
123
|
+
"CoreTypographySizeBase": "1rem",
|
|
124
|
+
"CoreTypographySizeLg": "1.125rem",
|
|
125
|
+
"CoreTypographySizeXl": "1.25rem",
|
|
126
|
+
"CoreTypographySize2xl": "1.5rem",
|
|
127
|
+
"CoreTypographySize3xl": "1.875rem",
|
|
128
|
+
"CoreTypographySize4xl": "2rem",
|
|
129
|
+
"CoreTypographySize5xl": "3rem",
|
|
130
|
+
"CoreTypographySize6xl": "3.75rem",
|
|
131
|
+
"CoreTypographySize7xl": "4.5rem",
|
|
132
|
+
"CoreTypographySize8xl": "6rem",
|
|
133
|
+
"CoreTypographySize9xl": "8rem",
|
|
134
|
+
"CoreTypographyWeightThin": "100",
|
|
135
|
+
"CoreTypographyWeightExtralight": "200",
|
|
136
|
+
"CoreTypographyWeightLight": "300",
|
|
137
|
+
"CoreTypographyWeightNormal": "400",
|
|
138
|
+
"CoreTypographyWeightMedium": "500",
|
|
139
|
+
"CoreTypographyWeightSemibold": "600",
|
|
140
|
+
"CoreTypographyWeightBold": "700",
|
|
141
|
+
"CoreTypographyWeightExtrabold": "800",
|
|
142
|
+
"CoreTypographyWeightBlack": "900",
|
|
143
|
+
"CoreTypographyLineHeightNone": "1",
|
|
144
|
+
"CoreTypographyLineHeightXs": "1.05",
|
|
145
|
+
"CoreTypographyLineHeightSm": "1.1",
|
|
146
|
+
"CoreTypographyLineHeightBase": "1.15",
|
|
147
|
+
"CoreTypographyLineHeightTight": "1.2",
|
|
148
|
+
"CoreTypographyLineHeightXl": "1.25",
|
|
149
|
+
"CoreTypographyLineHeightSnug": "1.3",
|
|
150
|
+
"CoreTypographyLineHeightNormal": "1.5",
|
|
151
|
+
"CoreTypographyLineHeightRelaxed": "1.625",
|
|
152
|
+
"CoreTypographyLineHeightLoose": "1.75",
|
|
153
|
+
"CoreTypographyLetterSpacingTighter": "-0.025em",
|
|
154
|
+
"CoreTypographyLetterSpacingTight": "-0.0125em",
|
|
155
|
+
"CoreTypographyLetterSpacingNormal": "0em",
|
|
156
|
+
"CoreTypographyLetterSpacingWide": "0.0125em",
|
|
157
|
+
"CoreTypographyLetterSpacingWider": "0.070em",
|
|
158
|
+
"CoreTypographyLetterSpacingWidest": "0.1em",
|
|
159
|
+
"CoreTypographyTextDecorationNone": "none",
|
|
160
|
+
"CoreTypographyTextDecorationUnderline": "underline",
|
|
161
|
+
"CoreTypographyTextDecorationLineThrough": "line-through",
|
|
162
|
+
"CoreTypographyTextCaseNone": "none",
|
|
163
|
+
"CoreTypographyTextCaseUppercase": "uppercase",
|
|
164
|
+
"CoreTypographyTextCaseLowercase": "lowercase",
|
|
165
|
+
"CoreTypographyTextCaseCapitalize": "capitalize",
|
|
166
|
+
"CoreSpacingNone": "0rem",
|
|
167
|
+
"CoreSpacingXxs": "0.25rem",
|
|
168
|
+
"CoreSpacingXs": "0.5rem",
|
|
169
|
+
"CoreSpacingSm": "0.75rem",
|
|
170
|
+
"CoreSpacingBase": "1rem",
|
|
171
|
+
"CoreSpacingLg": "1.25rem",
|
|
172
|
+
"CoreSpacingXl": "1.5rem",
|
|
173
|
+
"CoreSpacing2xl": "2rem",
|
|
174
|
+
"CoreSpacing3xl": "3rem",
|
|
175
|
+
"CoreSpacing4xl": "3.5rem",
|
|
176
|
+
"CoreSpacing5xl": "4rem",
|
|
177
|
+
"CoreSpacing6xl": "5rem",
|
|
178
|
+
"CoreSpacing7xl": "6rem",
|
|
179
|
+
"CoreSpacing8xl": "7rem",
|
|
180
|
+
"CoreSpacing9xl": "8rem",
|
|
181
|
+
"CoreSpacing10xl": "9rem",
|
|
182
|
+
"CoreSpacing11xl": "10rem",
|
|
183
|
+
"CoreSpacing12xl": "11rem",
|
|
184
|
+
"CoreSpacing13xl": "12rem",
|
|
185
|
+
"CoreSpacing14xl": "13rem",
|
|
186
|
+
"CoreSpacing15xl": "14rem",
|
|
187
|
+
"CoreSpacing16xl": "15rem",
|
|
188
|
+
"CoreSpacing17xl": "16rem",
|
|
189
|
+
"CoreSpacing18xl": "18rem",
|
|
190
|
+
"CoreSpacing19xl": "20rem",
|
|
191
|
+
"CoreSpacing20xl": "21rem",
|
|
192
|
+
"CoreSizeStaticNone": "0rem",
|
|
193
|
+
"CoreSizeStaticXxs": "0.25rem",
|
|
194
|
+
"CoreSizeStaticXs": "0.5rem",
|
|
195
|
+
"CoreSizeStaticSm": "0.75rem",
|
|
196
|
+
"CoreSizeStaticBase": "1rem",
|
|
197
|
+
"CoreSizeStaticLg": "1.25rem",
|
|
198
|
+
"CoreSizeStaticXl": "1.5rem",
|
|
199
|
+
"CoreSizeStatic2xl": "2rem",
|
|
200
|
+
"CoreSizeStatic3xl": "3rem",
|
|
201
|
+
"CoreSizeStatic4xl": "3.5rem",
|
|
202
|
+
"CoreSizeStatic5xl": "4rem",
|
|
203
|
+
"CoreSizeStatic6xl": "5rem",
|
|
204
|
+
"CoreSizeStatic7xl": "6rem",
|
|
205
|
+
"CoreSizeStatic8xl": "7rem",
|
|
206
|
+
"CoreSizeStatic9xl": "8rem",
|
|
207
|
+
"CoreSizeStatic10xl": "9rem",
|
|
208
|
+
"CoreSizeStatic11xl": "10rem",
|
|
209
|
+
"CoreSizeStatic12xl": "11rem",
|
|
210
|
+
"CoreSizeStatic13xl": "12rem",
|
|
211
|
+
"CoreSizeStatic14xl": "13rem",
|
|
212
|
+
"CoreSizeStatic15xl": "14rem",
|
|
213
|
+
"CoreSizeStatic16xl": "15rem",
|
|
214
|
+
"CoreSizeStatic17xl": "16rem",
|
|
215
|
+
"CoreSizeStatic18xl": "18rem",
|
|
216
|
+
"CoreSizeStatic19xl": "20rem",
|
|
217
|
+
"CoreSizeStatic20xl": "21rem",
|
|
218
|
+
"CoreSizeStaticFull": "100%",
|
|
219
|
+
"CoreSizeIconXs": "0.75rem",
|
|
220
|
+
"CoreSizeIconSm": "1rem",
|
|
221
|
+
"CoreSizeIconMd": "1.25rem",
|
|
222
|
+
"CoreSizeIconLg": "1.5rem",
|
|
223
|
+
"CoreSizeIconXl": "2rem",
|
|
224
|
+
"CoreSizeIconXxl": "3rem",
|
|
225
|
+
"CoreSizeAvatarXs": "1.5rem",
|
|
226
|
+
"CoreSizeAvatarSm": "2rem",
|
|
227
|
+
"CoreSizeAvatarMd": "2.5rem",
|
|
228
|
+
"CoreSizeAvatarLg": "3rem",
|
|
229
|
+
"CoreSizeAvatarXl": "4rem",
|
|
230
|
+
"CoreSizeAvatarXxl": "5rem",
|
|
231
|
+
"CoreBorderWidthNone": "0px",
|
|
232
|
+
"CoreBorderWidthXxs": "1px",
|
|
233
|
+
"CoreBorderWidthXs": "2px",
|
|
234
|
+
"CoreBorderWidthSm": "4px",
|
|
235
|
+
"CoreBorderWidthBase": "8px",
|
|
236
|
+
"CoreBorderRadiusNone": "0rem",
|
|
237
|
+
"CoreBorderRadiusXxs": "0.125rem",
|
|
238
|
+
"CoreBorderRadiusXs": "0.25rem",
|
|
239
|
+
"CoreBorderRadiusSm": "0.375rem",
|
|
240
|
+
"CoreBorderRadiusBase": "0.5rem",
|
|
241
|
+
"CoreBorderRadiusLg": "0.75rem",
|
|
242
|
+
"CoreBorderRadiusXl": "1rem",
|
|
243
|
+
"CoreBorderRadius2xl": "1.5rem",
|
|
244
|
+
"CoreBorderRadiusFull": "9999px",
|
|
245
|
+
"CoreBorderStyleSolid": "solid",
|
|
246
|
+
"CoreBorderStyleDashed": "dashed",
|
|
247
|
+
"CoreBorderStyleDotted": "dotted",
|
|
248
|
+
"CoreShadow0": "none",
|
|
249
|
+
"CoreShadow1": "0px 1px 2px rgba(0, 0, 0, 0.05)",
|
|
250
|
+
"CoreShadow2": "0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06)",
|
|
251
|
+
"CoreShadow3": "0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
252
|
+
"CoreShadow4": "0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05)",
|
|
253
|
+
"CoreShadow5": "0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04)",
|
|
254
|
+
"CoreShadow6": "0px 25px 50px -12px rgba(0, 0, 0, 0.25)",
|
|
255
|
+
"CoreShadow7": "0px 30px 60px -15px rgba(0, 0, 0, 0.3)",
|
|
256
|
+
"CoreShadowInner": "inset 0px 2px 4px rgba(0, 0, 0, 0.06)",
|
|
257
|
+
"CoreOpacity0": "0",
|
|
258
|
+
"CoreOpacity5": "0.05",
|
|
259
|
+
"CoreOpacity10": "0.1",
|
|
260
|
+
"CoreOpacity15": "0.15",
|
|
261
|
+
"CoreOpacity20": "0.2",
|
|
262
|
+
"CoreOpacity25": "0.25",
|
|
263
|
+
"CoreOpacity30": "0.3",
|
|
264
|
+
"CoreOpacity40": "0.4",
|
|
265
|
+
"CoreOpacity50": "0.5",
|
|
266
|
+
"CoreOpacity60": "0.6",
|
|
267
|
+
"CoreOpacity70": "0.7",
|
|
268
|
+
"CoreOpacity75": "0.75",
|
|
269
|
+
"CoreOpacity80": "0.8",
|
|
270
|
+
"CoreOpacity90": "0.9",
|
|
271
|
+
"CoreOpacity95": "0.95",
|
|
272
|
+
"CoreOpacity100": "1",
|
|
273
|
+
"CoreZIndexBehind": "-1",
|
|
274
|
+
"CoreZIndexBase": "0",
|
|
275
|
+
"CoreZIndexRaised": "1",
|
|
276
|
+
"CoreZIndexDropdown": "10",
|
|
277
|
+
"CoreZIndexNavigation": "50",
|
|
278
|
+
"CoreZIndexSticky": "100",
|
|
279
|
+
"CoreZIndexOverlay": "200",
|
|
280
|
+
"CoreZIndexModal": "300",
|
|
281
|
+
"CoreZIndexPopover": "400",
|
|
282
|
+
"CoreZIndexToast": "500",
|
|
283
|
+
"CoreZIndexTooltip": "600",
|
|
284
|
+
"CoreZIndexCritical": "1000",
|
|
285
|
+
"CoreMotionDurationInstant": "0ms",
|
|
286
|
+
"CoreMotionDurationFaster": "100ms",
|
|
287
|
+
"CoreMotionDurationFast": "150ms",
|
|
288
|
+
"CoreMotionDurationNormal": "200ms",
|
|
289
|
+
"CoreMotionDurationSlow": "300ms",
|
|
290
|
+
"CoreMotionDurationSlower": "400ms",
|
|
291
|
+
"CoreMotionDurationSlowest": "500ms",
|
|
292
|
+
"CoreMotionDurationUltraSlow": "1000ms",
|
|
293
|
+
"CoreMotionEasingLinear": "linear",
|
|
294
|
+
"CoreMotionEasingEase": "ease",
|
|
295
|
+
"CoreMotionEasingEaseIn": "ease-in",
|
|
296
|
+
"CoreMotionEasingEaseOut": "ease-out",
|
|
297
|
+
"CoreMotionEasingEaseInOut": "ease-in-out",
|
|
298
|
+
"CoreMotionEasingEntrance": "cubic-bezier(0, 0, 0.2, 1)",
|
|
299
|
+
"CoreMotionEasingExit": "cubic-bezier(0.4, 0, 1, 1)",
|
|
300
|
+
"CoreMotionEasingBounce": "cubic-bezier(0.175, 0.885, 0.32, 1.275)",
|
|
301
|
+
"CoreMotionDelayShort": "50ms",
|
|
302
|
+
"CoreMotionDelayMedium": "100ms",
|
|
303
|
+
"CoreMotionDelayLong": "200ms",
|
|
304
|
+
"CoreTransitionPropertyNone": "none",
|
|
305
|
+
"CoreTransitionPropertyAll": "all",
|
|
306
|
+
"CoreTransitionPropertyColors": "background-color, border-color, color, fill",
|
|
307
|
+
"CoreTransitionPropertyOpacity": "opacity",
|
|
308
|
+
"CoreTransitionPropertyShadow": "box-shadow",
|
|
309
|
+
"CoreTransitionPropertyTransform": "transform",
|
|
310
|
+
"CoreTransitionPropertyLayout": "width, height, margin, padding, flex-basis",
|
|
311
|
+
"CoreTransitionPropertyScale": "scale",
|
|
312
|
+
"CoreTransitionPropertyRotate": "rotate",
|
|
313
|
+
"CoreTransitionPropertyTranslate": "translate",
|
|
314
|
+
"CoreBreakpointXs": "0px",
|
|
315
|
+
"CoreBreakpointSm": "576px",
|
|
316
|
+
"CoreBreakpointMd": "768px",
|
|
317
|
+
"CoreBreakpointLg": "992px",
|
|
318
|
+
"CoreBreakpointXl": "1200px",
|
|
319
|
+
"CoreBreakpoint2xl": "1400px",
|
|
320
|
+
"CoreBreakpoint3xl": "1600px",
|
|
321
|
+
"CoreGridColumns": "12",
|
|
322
|
+
"CoreGridGutter": "1.5rem",
|
|
323
|
+
"CoreGradientNeutral": "linear-gradient(135deg, #e3e7ea 0%, #a6b4ba 100%)",
|
|
324
|
+
"CoreGradientSuccess": "linear-gradient(135deg, #4fcc92 0%, #0a9e50 100%)",
|
|
325
|
+
"CoreGradientDanger": "linear-gradient(135deg, #f25c5c 0%, #d12b2b 100%)",
|
|
326
|
+
"CoreGradientWarning": "linear-gradient(135deg, #ffd133 0%, #dba700 100%)",
|
|
327
|
+
"CoreGradientInfo": "linear-gradient(135deg, #50c6fa 0%, #0184c8 100%)",
|
|
328
|
+
"SemanticColorBackgroundPage": "#fbfcfd",
|
|
329
|
+
"SemanticColorBackgroundSurface": "#ffffff",
|
|
330
|
+
"SemanticColorBackgroundEmphasis": "#e3e7ea",
|
|
331
|
+
"SemanticColorBackgroundMuted": "#f8fafb",
|
|
332
|
+
"SemanticColorBackgroundInverse": "#1b1f22",
|
|
333
|
+
"SemanticColorBackgroundOverlay": "rgba(#050505, 0.5)",
|
|
334
|
+
"SemanticColorBackgroundSuccess": "#effef5",
|
|
335
|
+
"SemanticColorBackgroundWarning": "#ffffea",
|
|
336
|
+
"SemanticColorBackgroundDanger": "#fef2f2",
|
|
337
|
+
"SemanticColorBackgroundInfo": "#f0f9ff",
|
|
338
|
+
"SemanticColorBackgroundHighlight": "#b8d0ff",
|
|
339
|
+
"SemanticColorSurfaceDefault": "#ffffff",
|
|
340
|
+
"SemanticColorSurfaceHeader": "#f4f6f7",
|
|
341
|
+
"SemanticColorSurfaceSubtle": "#f8fafb",
|
|
342
|
+
"SemanticColorSurfaceHighlight": "#f4f6f7",
|
|
343
|
+
"SemanticColorSurfaceHover": "#f4f6f7",
|
|
344
|
+
"SemanticColorSurfaceSelected": "#003298",
|
|
345
|
+
"SemanticColorSurfaceActive": "#e3e7ea",
|
|
346
|
+
"SemanticColorSurfaceDisabled": "#e3e7ea",
|
|
347
|
+
"SemanticColorSurfaceInverse": "#1b1f22",
|
|
348
|
+
"SemanticColorSurfaceSuccess": "#bff1d8",
|
|
349
|
+
"SemanticColorSurfaceWarning": "#fff5cc",
|
|
350
|
+
"SemanticColorSurfaceDanger": "#fab8b8",
|
|
351
|
+
"SemanticColorSurfaceInfo": "#e0f2fe",
|
|
352
|
+
"SemanticColorTextHighEmphasis": "#1b1f22",
|
|
353
|
+
"SemanticColorTextMediumEmphasis": "#3e464c",
|
|
354
|
+
"SemanticColorTextLowEmphasis": "#5f717b",
|
|
355
|
+
"SemanticColorTextDisabled": "#7a8d96",
|
|
356
|
+
"SemanticColorTextInverse": "#ffffff",
|
|
357
|
+
"SemanticColorTextLinkDefault": "#004ed7",
|
|
358
|
+
"SemanticColorTextLinkHover": "#003298",
|
|
359
|
+
"SemanticColorTextLinkVisited": "#45329e",
|
|
360
|
+
"SemanticColorTextOnInteractivePrimary": "#ffffff",
|
|
361
|
+
"SemanticColorTextOnInteractiveSecondary": "#004ed7",
|
|
362
|
+
"SemanticColorTextOnInteractiveTertiary": "#004ed7",
|
|
363
|
+
"SemanticColorTextOnInteractiveDanger": "#ffffff",
|
|
364
|
+
"SemanticColorTextOnInteractiveSuccess": "#ffffff",
|
|
365
|
+
"SemanticColorTextOnInteractiveWarning": "#101214",
|
|
366
|
+
"SemanticColorTextOnInteractiveInfo": "#ffffff",
|
|
367
|
+
"SemanticColorTextOnInteractiveNeutral": "#101214",
|
|
368
|
+
"SemanticColorTextSuccess": "#078541",
|
|
369
|
+
"SemanticColorTextWarning": "#936d00",
|
|
370
|
+
"SemanticColorTextDanger": "#b22424",
|
|
371
|
+
"SemanticColorTextInfo": "#0269a2",
|
|
372
|
+
"SemanticColorTextHighlight": "#004ed7",
|
|
373
|
+
"SemanticColorTextCode": "#1b1f22",
|
|
374
|
+
"SemanticColorBorderDefault": "#e3e7ea",
|
|
375
|
+
"SemanticColorBorderDivider": "#e3e7ea",
|
|
376
|
+
"SemanticColorBorderSubtle": "#e3e7ea",
|
|
377
|
+
"SemanticColorBorderInteractive": "#a6b4ba",
|
|
378
|
+
"SemanticColorBorderDisabled": "#cad2d7",
|
|
379
|
+
"SemanticColorBorderSelected": "#003298",
|
|
380
|
+
"SemanticColorBorderActive": "#001040",
|
|
381
|
+
"SemanticColorBorderFocus": "#115be2",
|
|
382
|
+
"SemanticColorBorderBrand": "#115be2",
|
|
383
|
+
"SemanticColorBorderSuccess": "#0fb75c",
|
|
384
|
+
"SemanticColorBorderWarning": "#ffc500",
|
|
385
|
+
"SemanticColorBorderDanger": "#f03232",
|
|
386
|
+
"SemanticColorBorderInfo": "#0184c8",
|
|
387
|
+
"SemanticColorIconDefault": "#465058",
|
|
388
|
+
"SemanticColorIconSubtle": "#5f717b",
|
|
389
|
+
"SemanticColorIconDisabled": "#7a8d96",
|
|
390
|
+
"SemanticColorIconInverse": "#ffffff",
|
|
391
|
+
"SemanticColorIconPrimary": "#004ed7",
|
|
392
|
+
"SemanticColorIconSecondary": "#b8d0ff",
|
|
393
|
+
"SemanticColorIconOnPrimary": "#ffffff",
|
|
394
|
+
"SemanticColorIconOnSecondary": "#1b1f22",
|
|
395
|
+
"SemanticColorIconOnInverse": "#ffffff",
|
|
396
|
+
"SemanticColorIconOnColor": "#ffffff",
|
|
397
|
+
"SemanticColorIconSuccess": "#0a9e50",
|
|
398
|
+
"SemanticColorIconWarning": "#dba700",
|
|
399
|
+
"SemanticColorIconDanger": "#f03232",
|
|
400
|
+
"SemanticColorIconInfo": "#0da6ea",
|
|
401
|
+
"SemanticColorInteractionInfoSurface": "#f0f9ff",
|
|
402
|
+
"SemanticColorInteractionInfoText": "#065986",
|
|
403
|
+
"SemanticColorInteractionInfoBorder": "#0184c8",
|
|
404
|
+
"SemanticColorInteractionInfoIcon": "#0da6ea",
|
|
405
|
+
"SemanticColorFeedbackSuccessSurface": "#effef5",
|
|
406
|
+
"SemanticColorFeedbackSuccessSurfaceHighlight": "#bff1d8",
|
|
407
|
+
"SemanticColorFeedbackSuccessSurfaceHover": "#e6f9ef",
|
|
408
|
+
"SemanticColorFeedbackSuccessSurfacePressed": "#bff1d8",
|
|
409
|
+
"SemanticColorFeedbackSuccessText": "#056a33",
|
|
410
|
+
"SemanticColorFeedbackSuccessBorder": "#0fb75c",
|
|
411
|
+
"SemanticColorFeedbackSuccessBorderHover": "#0a9e50",
|
|
412
|
+
"SemanticColorFeedbackSuccessBorderPressed": "#078541",
|
|
413
|
+
"SemanticColorFeedbackSuccessIcon": "#0a9e50",
|
|
414
|
+
"SemanticColorFeedbackWarningSurface": "#ffffea",
|
|
415
|
+
"SemanticColorFeedbackWarningSurfaceHighlight": "#fff5cc",
|
|
416
|
+
"SemanticColorFeedbackWarningSurfaceHover": "#ffe999",
|
|
417
|
+
"SemanticColorFeedbackWarningSurfacePressed": "#ffdd66",
|
|
418
|
+
"SemanticColorFeedbackWarningText": "#7c440b",
|
|
419
|
+
"SemanticColorFeedbackWarningBorder": "#ffc500",
|
|
420
|
+
"SemanticColorFeedbackWarningBorderHover": "#b78a00",
|
|
421
|
+
"SemanticColorFeedbackWarningBorderPressed": "#7c440b",
|
|
422
|
+
"SemanticColorFeedbackWarningIcon": "#dba700",
|
|
423
|
+
"SemanticColorFeedbackDangerSurface": "#fef2f2",
|
|
424
|
+
"SemanticColorFeedbackDangerSurfaceHighlight": "#fab8b8",
|
|
425
|
+
"SemanticColorFeedbackDangerSurfaceHover": "#fde8e8",
|
|
426
|
+
"SemanticColorFeedbackDangerSurfacePressed": "#f58a8a",
|
|
427
|
+
"SemanticColorFeedbackDangerText": "#801c1c",
|
|
428
|
+
"SemanticColorFeedbackDangerBorder": "#f03232",
|
|
429
|
+
"SemanticColorFeedbackDangerBorderHover": "#b22424",
|
|
430
|
+
"SemanticColorFeedbackDangerBorderPressed": "#801c1c",
|
|
431
|
+
"SemanticColorFeedbackDangerIcon": "#f03232",
|
|
432
|
+
"SemanticColorFeedbackInfoSurface": "#f2eeff",
|
|
433
|
+
"SemanticColorFeedbackInfoSurfaceHighlight": "#bae6fd",
|
|
434
|
+
"SemanticColorFeedbackInfoSurfaceHover": "#e0f2fe",
|
|
435
|
+
"SemanticColorFeedbackInfoSurfacePressed": "#bae6fd",
|
|
436
|
+
"SemanticColorFeedbackInfoText": "#2b1d63",
|
|
437
|
+
"SemanticColorFeedbackInfoBorder": "#45329e",
|
|
438
|
+
"SemanticColorFeedbackInfoBorderHover": "#0269a2",
|
|
439
|
+
"SemanticColorFeedbackInfoBorderPressed": "#0b4a6f",
|
|
440
|
+
"SemanticColorFeedbackInfoIcon": "#523bbb",
|
|
441
|
+
"SemanticColorFeedbackNeutralSurface": "#f4f6f7",
|
|
442
|
+
"SemanticColorFeedbackNeutralSurfaceHighlight": "#e3e7ea",
|
|
443
|
+
"SemanticColorFeedbackNeutralSurfaceHover": "#e3e7ea",
|
|
444
|
+
"SemanticColorFeedbackNeutralSurfacePressed": "#cad2d7",
|
|
445
|
+
"SemanticColorFeedbackNeutralText": "#1b1f22",
|
|
446
|
+
"SemanticColorFeedbackNeutralBorder": "#cad2d7",
|
|
447
|
+
"SemanticColorFeedbackNeutralBorderHover": "#a6b4ba",
|
|
448
|
+
"SemanticColorFeedbackNeutralBorderPressed": "#7a8d96",
|
|
449
|
+
"SemanticColorFeedbackNeutralIcon": "#465058",
|
|
450
|
+
"SemanticColorDatavizCategorical1": "#0da6ea",
|
|
451
|
+
"SemanticColorDatavizCategorical2": "#523bbb",
|
|
452
|
+
"SemanticColorDatavizCategorical3": "#329771",
|
|
453
|
+
"SemanticColorDatavizCategorical4": "#ffc500",
|
|
454
|
+
"SemanticColorDatavizCategorical5": "#f03232",
|
|
455
|
+
"SemanticColorDatavizCategorical6": "#0fb75c",
|
|
456
|
+
"SemanticColorDatavizCategorical7": "#115be2",
|
|
457
|
+
"SemanticColorDatavizCategorical8": "#00ffa7",
|
|
458
|
+
"SemanticColorDatavizAxisLabel": "#5f717b",
|
|
459
|
+
"SemanticColorDatavizGridlineDefault": "#e3e7ea",
|
|
460
|
+
"SemanticColorCodeBackground": "#f4f6f7",
|
|
461
|
+
"SemanticColorFocusOutline": "#115be2",
|
|
462
|
+
"SemanticColorScrimLight": "rgba(#ffffff, 0.2)",
|
|
463
|
+
"SemanticColorScrimDark": "rgba(#050505, 0.4)",
|
|
464
|
+
"SemanticTypographyDisplayLarge": {"fontFamily":"\"Inter\", sans-serif","fontSize":"4.5rem","fontWeight":"700","lineHeight":"1.2","letterSpacing":"-0.0125em"},
|
|
465
|
+
"SemanticTypographyHeading1": {"fontFamily":"\"Inter\", sans-serif","fontSize":"3.75rem","fontWeight":"700","lineHeight":"1.2","letterSpacing":"-0.0125em"},
|
|
466
|
+
"SemanticTypographyHeading2": {"fontFamily":"\"Inter\", sans-serif","fontSize":"3rem","fontWeight":"700","lineHeight":"1.2","letterSpacing":"-0.0125em"},
|
|
467
|
+
"SemanticTypographyHeading3": {"fontFamily":"\"Inter\", sans-serif","fontSize":"2rem","fontWeight":"700","lineHeight":"1.3","letterSpacing":"0em"},
|
|
468
|
+
"SemanticTypographyHeading4": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1.875rem","fontWeight":"600","lineHeight":"1.3","letterSpacing":"0em"},
|
|
469
|
+
"SemanticTypographyHeading5": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1.5rem","fontWeight":"600","lineHeight":"1.5","letterSpacing":"0em"},
|
|
470
|
+
"SemanticTypographyHeading6": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1.25rem","fontWeight":"600","lineHeight":"1.5","letterSpacing":"0em"},
|
|
471
|
+
"SemanticTypographySubheadingDefault": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1.125rem","fontWeight":"500","lineHeight":"1.5","letterSpacing":"0em"},
|
|
472
|
+
"SemanticTypographyBodyLarge": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1.125rem","fontWeight":"400","lineHeight":"1.625","letterSpacing":"0em"},
|
|
473
|
+
"SemanticTypographyBodyDefault": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1rem","fontWeight":"400","lineHeight":"1.5","letterSpacing":"0em"},
|
|
474
|
+
"SemanticTypographyBodySmall": {"fontFamily":"\"Inter\", sans-serif","fontSize":"0.75rem","fontWeight":"500","lineHeight":"1.2","letterSpacing":"0.0125em"},
|
|
475
|
+
"SemanticTypographyBodyDefaultDense": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1rem","fontWeight":"400","lineHeight":"1.3","letterSpacing":"0em"},
|
|
476
|
+
"SemanticTypographyBodyDefaultSpacious": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1rem","fontWeight":"400","lineHeight":"1.75","letterSpacing":"0em"},
|
|
477
|
+
"SemanticTypographyLabelDefault": {"fontFamily":"\"Inter\", sans-serif","fontSize":"0.875rem","fontWeight":"500","lineHeight":"1.2","letterSpacing":"0.0125em"},
|
|
478
|
+
"SemanticTypographyLabelSmall": {"fontFamily":"\"Inter\", sans-serif","fontSize":"0.75rem","fontWeight":"500","lineHeight":"1.2","letterSpacing":"0.0125em"},
|
|
479
|
+
"SemanticTypographyButtonDefault": {"fontFamily":"\"Inter\", sans-serif","fontSize":"0.875rem","fontWeight":"600","lineHeight":1,"letterSpacing":"0.070em","textTransform":"none"},
|
|
480
|
+
"SemanticTypographyCaptionDefault": {"fontFamily":"\"Inter\", sans-serif","fontSize":"0.75rem","fontWeight":"400","lineHeight":"1.5","letterSpacing":"0em"},
|
|
481
|
+
"SemanticTypographyOverlineDefault": {"fontFamily":"\"Inter\", sans-serif","fontSize":"0.625rem","fontWeight":"600","lineHeight":"1.5","letterSpacing":"0.1em","textTransform":"uppercase"},
|
|
482
|
+
"SemanticTypographyLinkDefault": {"fontFamily":"\"Inter\", sans-serif","fontSize":"1rem","fontWeight":"500","lineHeight":"1.5","textDecoration":"underline","letterSpacing":"0em"},
|
|
483
|
+
"SemanticTypographyCodeDefault": {"fontFamily":"monospace","fontSize":"0.875rem","fontWeight":"400","lineHeight":"1.5","letterSpacing":"0em"},
|
|
484
|
+
"SemanticSpacingInsetXs": "0.5rem",
|
|
485
|
+
"SemanticSpacingInsetSm": "0.75rem",
|
|
486
|
+
"SemanticSpacingInsetMd": "1rem",
|
|
487
|
+
"SemanticSpacingInsetLg": "1.5rem",
|
|
488
|
+
"SemanticSpacingInsetXl": "2rem",
|
|
489
|
+
"SemanticSpacingStackXs": "0.25rem",
|
|
490
|
+
"SemanticSpacingStackSm": "0.5rem",
|
|
491
|
+
"SemanticSpacingStackMd": "1rem",
|
|
492
|
+
"SemanticSpacingStackLg": "1.5rem",
|
|
493
|
+
"SemanticSpacingStackXl": "2rem",
|
|
494
|
+
"SemanticSpacingStackXxl": "3rem",
|
|
495
|
+
"SemanticSpacingInlineXs": "0.25rem",
|
|
496
|
+
"SemanticSpacingInlineSm": "0.5rem",
|
|
497
|
+
"SemanticSpacingInlineMd": "0.75rem",
|
|
498
|
+
"SemanticSpacingInlineLg": "1rem",
|
|
499
|
+
"SemanticSpacingSectionGapY": "3rem",
|
|
500
|
+
"SemanticSpacingParagraphMarginBottom": "1rem",
|
|
501
|
+
"SemanticSpacingFormFieldGap": "1rem",
|
|
502
|
+
"SemanticSpacingListItemGap": "0.5rem",
|
|
503
|
+
"SemanticSpacingContainerPaddingX": "1rem",
|
|
504
|
+
"SemanticSpacingSeparator": "1px",
|
|
505
|
+
"SemanticSizeTouchTargetMinimum": "3rem",
|
|
506
|
+
"SemanticBorderWidthDefault": "1px",
|
|
507
|
+
"SemanticBorderWidthActive": "2px",
|
|
508
|
+
"SemanticBorderWidthFocusRing": "2px",
|
|
509
|
+
"SemanticBorderWidthSeparator": "1px",
|
|
510
|
+
"SemanticBorderStyleFocus": "solid",
|
|
511
|
+
"SemanticBorderStyleSeparator": "solid",
|
|
512
|
+
"SemanticShapeCornerNone": "0rem",
|
|
513
|
+
"SemanticShapeCornerSmall": "0.125rem",
|
|
514
|
+
"SemanticShapeCornerMedium": "0.25rem",
|
|
515
|
+
"SemanticShapeCornerLarge": "0.5rem",
|
|
516
|
+
"SemanticShapeCornerExtraLarge": "0.75rem",
|
|
517
|
+
"SemanticShapeCornerFull": "9999px",
|
|
518
|
+
"SemanticShapeAspectRatioSquare": "1 / 1",
|
|
519
|
+
"SemanticShapeAspectRatioLandscape": "4 / 3",
|
|
520
|
+
"SemanticShapeAspectRatioWidescreen": "16 / 9",
|
|
521
|
+
"SemanticShadowNone": "none",
|
|
522
|
+
"SemanticShadowLow": "0px 1px 2px rgba(0, 0, 0, 0.05)",
|
|
523
|
+
"SemanticShadowCard": "0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06)",
|
|
524
|
+
"SemanticShadowMedium": "0px 1px 3px rgba(0, 0, 0, 0.1), 0px 1px 2px rgba(0, 0, 0, 0.06)",
|
|
525
|
+
"SemanticShadowDropdown": "0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
526
|
+
"SemanticShadowDialog": "0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05)",
|
|
527
|
+
"SemanticShadowHigh": "0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05)",
|
|
528
|
+
"SemanticShadowMaximum": "0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04)",
|
|
529
|
+
"SemanticShadowOverlay": "0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04)",
|
|
530
|
+
"SemanticShadowFocus": "inset 0px 2px 4px rgba(0, 0, 0, 0.06)",
|
|
531
|
+
"SemanticOpacityDisabledContent": "0.4",
|
|
532
|
+
"SemanticOpacityOverlayBackdrop": "0.5",
|
|
533
|
+
"SemanticMotionDurationDefault": "200ms",
|
|
534
|
+
"SemanticMotionDurationFast": "150ms",
|
|
535
|
+
"SemanticMotionDurationSlow": "300ms",
|
|
536
|
+
"SemanticMotionDurationInstant": "0ms",
|
|
537
|
+
"SemanticMotionEasingDefault": "ease-out",
|
|
538
|
+
"SemanticMotionEasingLinear": "linear",
|
|
539
|
+
"SemanticMotionEasingEntrance": "cubic-bezier(0, 0, 0.2, 1)",
|
|
540
|
+
"SemanticMotionEasingExit": "cubic-bezier(0.4, 0, 1, 1)",
|
|
541
|
+
"SemanticMotionTransitionInteractive": "background-color, border-color, color, fill, transform 150ms ease-out",
|
|
542
|
+
"SemanticMotionTransitionFade": "opacity 200ms linear",
|
|
543
|
+
"SemanticMotionTransitionExpand": "width, height, margin, padding, flex-basis 300ms ease-out",
|
|
544
|
+
"SemanticLayoutGridColumns": "12",
|
|
545
|
+
"SemanticLayoutGridGutter": "1.5rem",
|
|
546
|
+
"SemanticLayoutFocusOutlineColor": "#115be2",
|
|
547
|
+
"SemanticLayoutFocusOutlineWidth": "2px",
|
|
548
|
+
"SemanticLayoutFocusOutlineStyle": "solid",
|
|
549
|
+
"SemanticLayoutFocusOutlineOffset": "0.25rem",
|
|
550
|
+
"SemanticLayerBase": "0",
|
|
551
|
+
"SemanticLayerRaised": "1",
|
|
552
|
+
"SemanticLayerDropdown": "10",
|
|
553
|
+
"SemanticLayerSticky": "100",
|
|
554
|
+
"SemanticLayerOverlay": "200",
|
|
555
|
+
"SemanticLayerDialog": "300",
|
|
556
|
+
"SemanticLayerPopover": "400",
|
|
557
|
+
"SemanticLayerToast": "500",
|
|
558
|
+
"SemanticLayerTooltip": "600",
|
|
559
|
+
"SemanticLayerCritical": "1000",
|
|
560
|
+
"SemanticDensityDefault": "comfortable",
|
|
561
|
+
"SemanticDensityCompact": "compact",
|
|
562
|
+
"SemanticDensityLoose": "loose",
|
|
563
|
+
"ComponentCalendarDayBackgroundRange": "#002070",
|
|
564
|
+
"ComponentMetricCard": {"typography":{"fontFamily":"\"Inter\", sans-serif","fontSize":"2rem","fontWeight":"700","lineHeight":"1.3","letterSpacing":"0em"},"color":"#1b1f22"},
|
|
565
|
+
"ComponentProgressbar": {"background":"#004ed7"},
|
|
566
|
+
"BrandColorPrimary": "#004ed7",
|
|
567
|
+
"BrandColorSecondary": "#b8d0ff",
|
|
568
|
+
"BrandColorTertiary": "#e3e7ea",
|
|
569
|
+
"BrandColorAccent": "#ffc500",
|
|
570
|
+
"BrandColorOnPrimary": "#ffffff",
|
|
571
|
+
"BrandColorOnSecondary": "#1b1f22",
|
|
572
|
+
"BrandColorOnTertiary": "#3e464c",
|
|
573
|
+
"BrandColorOnAccent": "#101214",
|
|
574
|
+
"BrandColorOnInfo": "#ffffff",
|
|
575
|
+
"BrandColorStatesPrimaryHover": "#003298",
|
|
576
|
+
"BrandColorStatesPrimaryPressed": "#001040",
|
|
577
|
+
"BrandColorStatesPrimarySelected": "#002070",
|
|
578
|
+
"BrandColorStatesPrimaryFocus": "#115be2",
|
|
579
|
+
"BrandColorStatesSecondaryHover": "#90b1ff",
|
|
580
|
+
"BrandColorStatesSecondaryPressed": "#3265ff",
|
|
581
|
+
"BrandColorStatesSecondaryFocus": "#b8d0ff",
|
|
582
|
+
"BrandColorInfoSurfaceDefault": "#f2eeff",
|
|
583
|
+
"BrandColorInfoSurfaceHighlight": "#c7bbff",
|
|
584
|
+
"BrandColorInfoBorderDefault": "#45329e",
|
|
585
|
+
"BrandColorInfoInteractionDefault": "#523bbb",
|
|
586
|
+
"BrandColorInfoForegroundLow": "#362780",
|
|
587
|
+
"BrandColorInfoForegroundHigh": "#2b1d63",
|
|
588
|
+
"BrandTypographyFamilyPrimary": "\"Inter\", sans-serif",
|
|
589
|
+
"BrandTypographyFamilySecondary": "\"Inter\", sans-serif",
|
|
590
|
+
"BrandBorderRadiusDefault": "0.25rem",
|
|
591
|
+
"BrandShadowDefault": "0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
592
|
+
"BrandGradientPrimary": "linear-gradient(135deg, #115be2 0%, #003298 100%)"
|
|
593
|
+
}
|