@alfalab/core-components-vars 10.1.0 → 10.1.1

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.
Files changed (99) hide show
  1. package/alfasans-index.css +1 -0
  2. package/alfasans-index.d.ts +8 -8
  3. package/alfasans-index.js +8 -8
  4. package/alfasans-index.js.map +1 -1
  5. package/alfasans-typography.css +0 -2
  6. package/bundle/alfasans-click.css +1 -0
  7. package/bundle/alfasans-corp.css +1 -0
  8. package/bundle/alfasans-intranet.css +1 -0
  9. package/bundle/click.css +1 -0
  10. package/bundle/corp.css +1 -0
  11. package/bundle/intranet.css +1 -0
  12. package/bundle/mobile.css +1 -0
  13. package/common.css +2 -2
  14. package/esm/alfasans-index.d.ts +8 -8
  15. package/esm/alfasans-index.js +8 -8
  16. package/esm/alfasans-index.js.map +1 -1
  17. package/esm/index.d.ts +8 -8
  18. package/esm/index.js +8 -8
  19. package/esm/index.js.map +1 -1
  20. package/esm/no-typography-index.d.ts +3803 -0
  21. package/esm/no-typography-index.js +3807 -0
  22. package/esm/no-typography-index.js.map +1 -0
  23. package/esm/shadows-bluetint.d.ts +1 -1
  24. package/esm/shadows-bluetint.js +1 -1
  25. package/esm/shadows-bluetint.js.map +1 -1
  26. package/esm/shadows-bluetint.module.d.ts +4 -4
  27. package/esm/shadows-bluetint.module.js +4 -4
  28. package/esm/shadows-bluetint.module.js.map +1 -1
  29. package/esm/shadows-indigo.d.ts +1 -1
  30. package/esm/shadows-indigo.js +1 -1
  31. package/esm/shadows-indigo.js.map +1 -1
  32. package/index.css +1 -0
  33. package/index.d.ts +8 -8
  34. package/index.js +8 -8
  35. package/index.js.map +1 -1
  36. package/mixins.css +10 -5
  37. package/modern/alfasans-index.d.ts +8 -8
  38. package/modern/alfasans-index.js +8 -8
  39. package/modern/alfasans-index.js.map +1 -1
  40. package/modern/index.d.ts +8 -8
  41. package/modern/index.js +8 -8
  42. package/modern/index.js.map +1 -1
  43. package/modern/no-typography-index.d.ts +3803 -0
  44. package/modern/no-typography-index.js +3807 -0
  45. package/modern/no-typography-index.js.map +1 -0
  46. package/modern/shadows-bluetint.d.ts +1 -1
  47. package/modern/shadows-bluetint.js +26 -17
  48. package/modern/shadows-bluetint.js.map +1 -1
  49. package/modern/shadows-bluetint.module.d.ts +4 -4
  50. package/modern/shadows-bluetint.module.js +4 -4
  51. package/modern/shadows-bluetint.module.js.map +1 -1
  52. package/modern/shadows-indigo.d.ts +1 -1
  53. package/modern/shadows-indigo.js +20 -10
  54. package/modern/shadows-indigo.js.map +1 -1
  55. package/no-typography-index.css +10 -0
  56. package/no-typography-index.d.ts +3803 -0
  57. package/no-typography-index.js +5363 -0
  58. package/no-typography-index.js.map +1 -0
  59. package/no-typography.css +313 -0
  60. package/package.json +1 -1
  61. package/shadows-bluetint.css +26 -17
  62. package/shadows-bluetint.d.ts +1 -1
  63. package/shadows-bluetint.js +1 -1
  64. package/shadows-bluetint.js.map +1 -1
  65. package/shadows-bluetint.module.d.ts +4 -4
  66. package/shadows-bluetint.module.js +4 -4
  67. package/shadows-bluetint.module.js.map +1 -1
  68. package/shadows-indigo.css +20 -10
  69. package/shadows-indigo.d.ts +1 -1
  70. package/shadows-indigo.js +1 -1
  71. package/shadows-indigo.js.map +1 -1
  72. package/src/alfasans-index.css +1 -0
  73. package/src/alfasans-index.ts +8 -8
  74. package/src/alfasans-typography.css +0 -2
  75. package/src/bundle/alfasans-click.css +1 -0
  76. package/src/bundle/alfasans-corp.css +1 -0
  77. package/src/bundle/alfasans-intranet.css +1 -0
  78. package/src/bundle/click.css +1 -0
  79. package/src/bundle/corp.css +1 -0
  80. package/src/bundle/intranet.css +1 -0
  81. package/src/bundle/mobile.css +1 -0
  82. package/src/common.css +2 -2
  83. package/src/index.css +1 -0
  84. package/src/index.ts +8 -8
  85. package/src/mixins.css +10 -5
  86. package/src/no-typography-index.css +10 -0
  87. package/src/no-typography-index.ts +3805 -0
  88. package/src/no-typography.css +313 -0
  89. package/src/shadows-bluetint.css +26 -17
  90. package/src/shadows-bluetint.module.ts +4 -4
  91. package/src/shadows-bluetint.ts +26 -17
  92. package/src/shadows-indigo.css +20 -10
  93. package/src/shadows-indigo.ts +20 -10
  94. package/src/typography-vars.css +10 -0
  95. package/src/typography.css +109 -109
  96. package/typography-vars.css +10 -0
  97. package/typography.css +109 -109
  98. package/src/typography-common.css +0 -15
  99. package/typography-common.css +0 -15
@@ -0,0 +1,3807 @@
1
+ // THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
+ /**
3
+ * @deprecated
4
+ */
5
+ const colorDarkIndigo = "#0b1f35";
6
+ /**
7
+ * @deprecated
8
+ */
9
+ const colorDarkIndigo60 = "rgba(11, 31, 53, 0.6)";
10
+ /**
11
+ * @deprecated
12
+ */
13
+ const colorDarkIndigo30 = "rgba(11, 31, 53, 0.3)";
14
+ /**
15
+ * @deprecated
16
+ */
17
+ const colorDarkIndigo15 = "rgba(11, 31, 53, 0.15)";
18
+ /**
19
+ * @deprecated
20
+ */
21
+ const colorDarkIndigo10 = "rgba(11, 31, 53, 0.1)";
22
+ /**
23
+ * @deprecated
24
+ */
25
+ const colorDarkIndigo07 = "rgba(11, 31, 53, 0.07)";
26
+ /**
27
+ * @deprecated
28
+ */
29
+ const colorDarkIndigo05 = "rgba(11, 31, 53, 0.05)";
30
+ /**
31
+ * @deprecated
32
+ */
33
+ const colorDarkIndigo60Flat = "#6d7986";
34
+ /**
35
+ * @deprecated
36
+ */
37
+ const colorDarkIndigo30Flat = "#b6bcc3";
38
+ /**
39
+ * @deprecated
40
+ */
41
+ const colorDarkIndigo15Flat = "#dbdee1";
42
+ /**
43
+ * @deprecated
44
+ */
45
+ const colorDarkIndigo10Flat = "#e7e9eb";
46
+ /**
47
+ * @deprecated
48
+ */
49
+ const colorDarkIndigo07Flat = "#eeeff1";
50
+ /**
51
+ * @deprecated
52
+ */
53
+ const colorDarkIndigo05Flat = "#f3f4f5";
54
+ /**
55
+ * @deprecated
56
+ */
57
+ const colorRedBrand = "#ef3124";
58
+ /**
59
+ * @deprecated
60
+ */
61
+ const colorRedBrand85 = "rgba(239, 49, 36, 0.85)";
62
+ /**
63
+ * @deprecated
64
+ */
65
+ const colorRedBrand70 = "rgba(239, 49, 36, 0.7)";
66
+ /**
67
+ * @deprecated
68
+ */
69
+ const colorRedBrand50 = "rgba(239, 49, 36, 0.5)";
70
+ /**
71
+ * @deprecated
72
+ */
73
+ const colorRedBrand30 = "rgba(239, 49, 36, 0.3)";
74
+ /**
75
+ * @deprecated
76
+ */
77
+ const colorRedBrand20 = "rgba(239, 49, 36, 0.2)";
78
+ /**
79
+ * @deprecated
80
+ */
81
+ const colorRedBrand10 = "rgba(239, 49, 36, 0.1)";
82
+ /**
83
+ * @deprecated
84
+ */
85
+ const colorRedBrand85Flat = "#f15045";
86
+ /**
87
+ * @deprecated
88
+ */
89
+ const colorRedBrand70Flat = "#f46f66";
90
+ /**
91
+ * @deprecated
92
+ */
93
+ const colorRedBrand50Flat = "#f69791";
94
+ /**
95
+ * @deprecated
96
+ */
97
+ const colorRedBrand30Flat = "#fbc2bd";
98
+ /**
99
+ * @deprecated
100
+ */
101
+ const colorRedBrand20Flat = "#fcd6d3";
102
+ /**
103
+ * @deprecated
104
+ */
105
+ const colorRedBrand10Flat = "#feebea";
106
+ /**
107
+ * @deprecated
108
+ */
109
+ const colorRedBrand05Flat = "#fef5f4";
110
+ /**
111
+ * @deprecated
112
+ */
113
+ const colorRedDark = "#d91d0b";
114
+ /**
115
+ * @deprecated
116
+ */
117
+ const colorRedError = "#ff5c5c";
118
+ /**
119
+ * @deprecated
120
+ */
121
+ const colorGreenText = "#13a463";
122
+ /**
123
+ * @deprecated
124
+ */
125
+ const colorGreenText60 = "rgba(19, 164, 99, 0.6)";
126
+ /**
127
+ * @deprecated
128
+ */
129
+ const colorGreenText60Flat = "#71c8a1";
130
+ /**
131
+ * @deprecated
132
+ */
133
+ const colorGreenDone = "#2fc26e";
134
+ /**
135
+ * @deprecated
136
+ */
137
+ const colorGreenDone20 = "rgba(47, 194, 110, 0.2)";
138
+ /**
139
+ * @deprecated
140
+ */
141
+ const colorGreenDone10 = "rgba(47, 194, 110, 0.1)";
142
+ /**
143
+ * @deprecated
144
+ */
145
+ const colorGreenDone05 = "rgba(47, 194, 110, 0.05)";
146
+ /**
147
+ * @deprecated
148
+ */
149
+ const colorGreenDone20Flat = "#d5f3e2";
150
+ /**
151
+ * @deprecated
152
+ */
153
+ const colorGreenDone10Flat = "#ebf9f1";
154
+ /**
155
+ * @deprecated
156
+ */
157
+ const colorGreenDone05Flat = "#f4fcf7";
158
+ /**
159
+ * @deprecated
160
+ */
161
+ const colorBlueAction = "#0e60b9";
162
+ /**
163
+ * @deprecated
164
+ */
165
+ const colorBlueSwipeA = "#2670c6";
166
+ /**
167
+ * @deprecated
168
+ */
169
+ const colorBlueSwipeB = "#3781d8";
170
+ /**
171
+ * @deprecated
172
+ */
173
+ const colorBlueSwipeC = "#4a90e2";
174
+ /**
175
+ * @deprecated
176
+ */
177
+ const colorBlueLinkMobile = "#007aff";
178
+ /**
179
+ * @deprecated
180
+ */
181
+ const colorBlueLinkMobile10 = "rgba(0, 122, 255, 0.1)";
182
+ /**
183
+ * @deprecated
184
+ */
185
+ const colorBlueLinkMobile10Flat = "#e6f2ff";
186
+ /**
187
+ * @deprecated
188
+ */
189
+ const colorBlueLinkWeb = "#0f62fe";
190
+ /**
191
+ * @deprecated
192
+ */
193
+ const colorSand = "#f6bf65";
194
+ /**
195
+ * @deprecated
196
+ */
197
+ const colorLavender = "#8888ad";
198
+ /**
199
+ * @deprecated
200
+ */
201
+ const colorAmethyst = "#a489aa";
202
+ /**
203
+ * @deprecated
204
+ */
205
+ const colorBlack = "#000";
206
+ /**
207
+ * @deprecated
208
+ */
209
+ const colorBlack60 = "rgba(0, 0, 0, 0.6)";
210
+ /**
211
+ * @deprecated
212
+ */
213
+ const colorBlack30 = "rgba(0, 0, 0, 0.3)";
214
+ /**
215
+ * @deprecated
216
+ */
217
+ const colorBlack10 = "rgba(0, 0, 0, 0.1)";
218
+ /**
219
+ * @deprecated
220
+ */
221
+ const colorBlack60Flat = "#666";
222
+ /**
223
+ * @deprecated
224
+ */
225
+ const colorBlack30Flat = "#b3b3b3";
226
+ /**
227
+ * @deprecated
228
+ */
229
+ const colorBlack10Flat = "#e6e6e6";
230
+ /**
231
+ * @deprecated
232
+ */
233
+ const colorWhite = "#fff";
234
+ /**
235
+ * @deprecated
236
+ */
237
+ const colorWhite60 = "rgba(255, 255, 255, 0.6)";
238
+ /**
239
+ * @deprecated
240
+ */
241
+ const colorWhite30 = "rgba(255, 255, 255, 0.3)";
242
+ /**
243
+ * @deprecated
244
+ */
245
+ const colorWhite10 = "rgba(255, 255, 255, 0.1)";
246
+ /**
247
+ * @deprecated
248
+ */
249
+ const colorBgCorporate = "#212a33";
250
+ /**
251
+ * @deprecated
252
+ */
253
+ const colorBgCorporate90 = "rgba(33, 42, 51, 0.9)";
254
+ /**
255
+ * @deprecated
256
+ */
257
+ const colorBgCorporate60 = "rgba(33, 42, 51, 0.6)";
258
+ /**
259
+ * @deprecated
260
+ */
261
+ const colorBgCorporate30 = "rgba(33, 42, 51, 0.3)";
262
+ /**
263
+ * @deprecated
264
+ */
265
+ const colorBgCorporate90Flat = "#384048";
266
+ /**
267
+ * @deprecated
268
+ */
269
+ const colorBgCorporate60Flat = "#7a7f85";
270
+ /**
271
+ * @deprecated
272
+ */
273
+ const colorBgCorporate30Flat = "#bdc0c2";
274
+ /**
275
+ * @deprecated
276
+ */
277
+ const colorLightBlue = "#f5f7f9";
278
+ const colorDarkAccentPrimary = "#f83a2a";
279
+ const colorDarkAccentPrimaryHover = "#ff503e";
280
+ const colorDarkAccentPrimaryInverted = "#ef3124";
281
+ const colorDarkAccentPrimaryInvertedHover = "#e32a17";
282
+ const colorDarkAccentPrimaryInvertedPress = "#d72505";
283
+ const colorDarkAccentPrimaryPress = "#fd624e";
284
+ const colorDarkAccentSecondary = "#f2f3f5";
285
+ const colorDarkAccentSecondaryHover = "#dcdde1";
286
+ const colorDarkAccentSecondaryInverted = "#212124";
287
+ const colorDarkAccentSecondaryInvertedHover = "#2f2f32";
288
+ const colorDarkAccentSecondaryInvertedPress = "#353539";
289
+ const colorDarkAccentSecondaryPress = "#d2d3d9";
290
+ const colorDarkBaseBgAltPrimary = "#121213";
291
+ const colorDarkBaseBgAltPrimaryInverted = "#f2f3f5";
292
+ const colorDarkBaseBgAltSecondary = "#1c1c1e";
293
+ const colorDarkBaseBgAltSecondaryInverted = "#fff";
294
+ const colorDarkBaseBgAltTertiary = "#29292c";
295
+ const colorDarkBaseBgAltTertiaryInverted = "#f2f3f5";
296
+ const colorDarkBaseBgPrimary = "#121213";
297
+ const colorDarkBaseBgPrimaryInverted = "#fff";
298
+ const colorDarkBaseBgSecondary = "#1c1c1e";
299
+ const colorDarkBaseBgSecondaryInverted = "#f2f3f5";
300
+ const colorDarkBaseBgTertiary = "#29292c";
301
+ const colorDarkBaseBgTertiaryInverted = "#fff";
302
+ const colorDarkModalBgAltPrimary = "#1c1c1e";
303
+ const colorDarkModalBgAltPrimaryInverted = "#f2f3f5";
304
+ const colorDarkModalBgAltSecondary = "#29292c";
305
+ const colorDarkModalBgAltSecondaryInverted = "#fff";
306
+ const colorDarkModalBgAltTertiary = "#353539";
307
+ const colorDarkModalBgAltTertiaryInverted = "#f2f3f5";
308
+ const colorDarkModalBgPrimary = "#1c1c1e";
309
+ const colorDarkModalBgPrimaryInverted = "#fff";
310
+ const colorDarkModalBgSecondary = "#29292c";
311
+ const colorDarkModalBgSecondaryInverted = "#f2f3f5";
312
+ const colorDarkModalBgTertiary = "#353539";
313
+ const colorDarkModalBgTertiaryInverted = "#fff";
314
+ const colorDarkNeutral0 = "#262629";
315
+ const colorDarkNeutral0Hover = "#2f2f32";
316
+ const colorDarkNeutral0Inverted = "#fff";
317
+ const colorDarkNeutral0InvertedHover = "#e7e8eb";
318
+ const colorDarkNeutral0InvertedPress = "#dcdde1";
319
+ const colorDarkNeutral0Press = "#353539";
320
+ const colorDarkNeutral100 = "#1c1c1e";
321
+ const colorDarkNeutral100Hover = "#212124";
322
+ const colorDarkNeutral100Inverted = "#f2f3f5";
323
+ const colorDarkNeutral100InvertedHover = "#e7e8eb";
324
+ const colorDarkNeutral100InvertedPress = "#dcdde1";
325
+ const colorDarkNeutral100Press = "#29292c";
326
+ const colorDarkNeutral1300 = "#f2f3f5";
327
+ const colorDarkNeutral1300Hover = "#d2d3d9";
328
+ const colorDarkNeutral1300Inverted = "#212124";
329
+ const colorDarkNeutral1300InvertedHover = "#3f3f45";
330
+ const colorDarkNeutral1300InvertedPress = "#5f5f66";
331
+ const colorDarkNeutral1300Press = "#babbc2";
332
+ const colorDarkNeutral1500 = "#fff";
333
+ const colorDarkNeutral1500Hover = "#babbc2";
334
+ const colorDarkNeutral1500Inverted = "#121213";
335
+ const colorDarkNeutral1500InvertedHover = "#3f3f45";
336
+ const colorDarkNeutral1500InvertedPress = "#5f5f66";
337
+ const colorDarkNeutral1500Press = "#a0a1a9";
338
+ const colorDarkNeutral200 = "#212124";
339
+ const colorDarkNeutral200Hover = "#29292c";
340
+ const colorDarkNeutral200Inverted = "#edeef0";
341
+ const colorDarkNeutral200InvertedHover = "#e7e8eb";
342
+ const colorDarkNeutral200InvertedPress = "#dcdde1";
343
+ const colorDarkNeutral200Press = "#2f2f32";
344
+ const colorDarkNeutral300 = "#29292c";
345
+ const colorDarkNeutral300Hover = "#2f2f32";
346
+ const colorDarkNeutral300Inverted = "#e7e8eb";
347
+ const colorDarkNeutral300InvertedHover = "#dcdde1";
348
+ const colorDarkNeutral300InvertedPress = "#d2d3d9";
349
+ const colorDarkNeutral300Press = "#353539";
350
+ const colorDarkNeutral400 = "#353539";
351
+ const colorDarkNeutral400Hover = "#3f3f45";
352
+ const colorDarkNeutral400Inverted = "#d2d3d9";
353
+ const colorDarkNeutral400InvertedHover = "#babbc2";
354
+ const colorDarkNeutral400InvertedPress = "#a0a1a9";
355
+ const colorDarkNeutral400Press = "#4a4a51";
356
+ const colorDarkNeutral500 = "#4a4a51";
357
+ const colorDarkNeutral500Hover = "#5f5f66";
358
+ const colorDarkNeutral500Inverted = "#babbc2";
359
+ const colorDarkNeutral500InvertedHover = "#a0a1a9";
360
+ const colorDarkNeutral500InvertedPress = "#898991";
361
+ const colorDarkNeutral500Press = "#75757d";
362
+ const colorDarkNeutral700 = "#898991";
363
+ const colorDarkNeutral700Hover = "#a0a1a9";
364
+ const colorDarkNeutral700Inverted = "#898991";
365
+ const colorDarkNeutral700InvertedHover = "#75757d";
366
+ const colorDarkNeutral700InvertedPress = "#5f5f66";
367
+ const colorDarkNeutral700Press = "#babbc2";
368
+ const colorDarkNeutralTranslucent0 = "rgba(214, 214, 229, 0.07)";
369
+ const colorDarkNeutralTranslucent0Hover = "rgba(225, 225, 248, 0.09)";
370
+ const colorDarkNeutralTranslucent0Inverted = "#fff";
371
+ const colorDarkNeutralTranslucent0InvertedHover = "rgba(38, 55, 88, 0.06)";
372
+ const colorDarkNeutralTranslucent0InvertedPress = "rgba(30, 43, 68, 0.08)";
373
+ const colorDarkNeutralTranslucent0Press = "rgba(222, 222, 238, 0.13)";
374
+ const colorDarkNeutralTranslucent100 = "rgba(214, 214, 229, 0.07)";
375
+ const colorDarkNeutralTranslucent100Hover = "rgba(225, 225, 248, 0.09)";
376
+ const colorDarkNeutralTranslucent100Inverted = "rgba(38, 55, 88, 0.06)";
377
+ const colorDarkNeutralTranslucent100InvertedHover = "rgba(15, 25, 55, 0.1)";
378
+ const colorDarkNeutralTranslucent100InvertedPress = "rgba(5, 12, 41, 0.14)";
379
+ const colorDarkNeutralTranslucent100Press = "rgba(222, 222, 238, 0.13)";
380
+ const colorDarkNeutralTranslucent1300 = "rgba(255, 255, 255, 0.94)";
381
+ const colorDarkNeutralTranslucent1300Hover = "rgba(255, 255, 255, 0.7)";
382
+ const colorDarkNeutralTranslucent1300Inverted = "rgba(3, 3, 6, 0.88)";
383
+ const colorDarkNeutralTranslucent1300InvertedHover = "rgba(2, 2, 10, 0.76)";
384
+ const colorDarkNeutralTranslucent1300InvertedPress = "rgba(1, 1, 12, 0.63)";
385
+ const colorDarkNeutralTranslucent1300Press = "rgba(255, 255, 255, 0.6)";
386
+ const colorDarkNeutralTranslucent1500Hover = "rgba(243, 245, 254, 0.75)";
387
+ const colorDarkNeutralTranslucent1500InvertedHover = "rgba(2, 2, 10, 0.76)";
388
+ const colorDarkNeutralTranslucent1500InvertedPress = "rgba(1, 1, 12, 0.63)";
389
+ const colorDarkNeutralTranslucent1500Press = "rgba(239, 240, 252, 0.65)";
390
+ const colorDarkNeutralTranslucent200 = "rgba(225, 225, 248, 0.09)";
391
+ const colorDarkNeutralTranslucent200Hover = "rgba(222, 222, 238, 0.13)";
392
+ const colorDarkNeutralTranslucent200Inverted = "rgba(30, 43, 68, 0.08)";
393
+ const colorDarkNeutralTranslucent200InvertedHover = "rgba(15, 25, 55, 0.1)";
394
+ const colorDarkNeutralTranslucent200InvertedPress = "rgba(5, 12, 41, 0.14)";
395
+ const colorDarkNeutralTranslucent200Press = "rgba(234, 234, 248, 0.15)";
396
+ const colorDarkNeutralTranslucent300 = "rgba(222, 222, 238, 0.13)";
397
+ const colorDarkNeutralTranslucent300Hover = "rgba(234, 234, 248, 0.15)";
398
+ const colorDarkNeutralTranslucent300Inverted = "rgba(15, 25, 55, 0.1)";
399
+ const colorDarkNeutralTranslucent300InvertedHover = "rgba(5, 12, 41, 0.14)";
400
+ const colorDarkNeutralTranslucent300InvertedPress = "rgba(5, 11, 44, 0.18)";
401
+ const colorDarkNeutralTranslucent300Press = "rgba(231, 231, 248, 0.18)";
402
+ const colorDarkNeutralTranslucent400 = "rgba(231, 231, 248, 0.18)";
403
+ const colorDarkNeutralTranslucent400Hover = "rgba(227, 227, 250, 0.23)";
404
+ const colorDarkNeutralTranslucent400Inverted = "rgba(5, 11, 44, 0.18)";
405
+ const colorDarkNeutralTranslucent400InvertedHover = "rgba(9, 12, 37, 0.28)";
406
+ const colorDarkNeutralTranslucent400InvertedPress = "rgba(5, 8, 29, 0.38)";
407
+ const colorDarkNeutralTranslucent400Press = "rgba(228, 228, 251, 0.28)";
408
+ const colorDarkNeutralTranslucent500 = "rgba(228, 228, 251, 0.28)";
409
+ const colorDarkNeutralTranslucent500Hover = "rgba(233, 233, 250, 0.37)";
410
+ const colorDarkNeutralTranslucent500Inverted = "rgba(9, 12, 37, 0.28)";
411
+ const colorDarkNeutralTranslucent500InvertedHover = "rgba(5, 8, 29, 0.38)";
412
+ const colorDarkNeutralTranslucent500InvertedPress = "rgba(4, 4, 21, 0.47)";
413
+ const colorDarkNeutralTranslucent500Press = "rgba(238, 238, 254, 0.46)";
414
+ const colorDarkNeutralTranslucent700 = "rgba(238, 238, 251, 0.55)";
415
+ const colorDarkNeutralTranslucent700Hover = "rgba(239, 240, 252, 0.65)";
416
+ const colorDarkNeutralTranslucent700Inverted = "rgba(4, 4, 21, 0.47)";
417
+ const colorDarkNeutralTranslucent700InvertedHover = "rgba(4, 4, 19, 0.55)";
418
+ const colorDarkNeutralTranslucent700InvertedPress = "rgba(1, 1, 12, 0.63)";
419
+ const colorDarkNeutralTranslucent700Press = "rgba(243, 245, 254, 0.75)";
420
+ const colorDarkOverlayDefault = "rgba(0, 0, 0, 0.7)";
421
+ const colorDarkStatusAttention = "#fda136";
422
+ const colorDarkStatusAttentionHover = "#fdb24d";
423
+ const colorDarkStatusAttentionInverted = "#fa9313";
424
+ const colorDarkStatusAttentionInvertedHover = "#f18d0b";
425
+ const colorDarkStatusAttentionInvertedPress = "#ea8313";
426
+ const colorDarkStatusAttentionPress = "#ffbf70";
427
+ const colorDarkStatusInfo = "#3193fc";
428
+ const colorDarkStatusInfoHover = "#4a9dfc";
429
+ const colorDarkStatusInfoInverted = "#2288fa";
430
+ const colorDarkStatusInfoInvertedHover = "#2a77ef";
431
+ const colorDarkStatusInfoInvertedPress = "#2c64d4";
432
+ const colorDarkStatusInfoPress = "#63aafd";
433
+ const colorDarkStatusMutedAltAttention = "#412f22";
434
+ const colorDarkStatusMutedAltAttentionHover = "#543a27";
435
+ const colorDarkStatusMutedAltAttentionInverted = "#fde6c8";
436
+ const colorDarkStatusMutedAltAttentionInvertedHover = "#f6d7af";
437
+ const colorDarkStatusMutedAltAttentionInvertedPress = "#f0c492";
438
+ const colorDarkStatusMutedAltAttentionPress = "#6a462c";
439
+ const colorDarkStatusMutedAltInfo = "#293044";
440
+ const colorDarkStatusMutedAltInfoHover = "#2f3a55";
441
+ const colorDarkStatusMutedAltInfoInverted = "#e4f0ff";
442
+ const colorDarkStatusMutedAltInfoInvertedHover = "#c1dbf7";
443
+ const colorDarkStatusMutedAltInfoInvertedPress = "#a7cbf2";
444
+ const colorDarkStatusMutedAltInfoPress = "#38476c";
445
+ const colorDarkStatusMutedAltNegative = "#442926";
446
+ const colorDarkStatusMutedAltNegativeHover = "#55312e";
447
+ const colorDarkStatusMutedAltNegativeInverted = "#ffdfdf";
448
+ const colorDarkStatusMutedAltNegativeInvertedHover = "#f9ccca";
449
+ const colorDarkStatusMutedAltNegativeInvertedPress = "#f3b6af";
450
+ const colorDarkStatusMutedAltNegativePress = "#6b3b34";
451
+ const colorDarkStatusMutedAltPositive = "#253528";
452
+ const colorDarkStatusMutedAltPositiveHover = "#273f2d";
453
+ const colorDarkStatusMutedAltPositiveInverted = "#d1f1d7";
454
+ const colorDarkStatusMutedAltPositiveInvertedHover = "#bbe8c3";
455
+ const colorDarkStatusMutedAltPositiveInvertedPress = "#a1dba8";
456
+ const colorDarkStatusMutedAltPositivePress = "#2d4e33";
457
+ const colorDarkStatusMutedAttention = "#36291f";
458
+ const colorDarkStatusMutedAttentionHover = "#412f22";
459
+ const colorDarkStatusMutedAttentionInverted = "#ffefd9";
460
+ const colorDarkStatusMutedAttentionInvertedHover = "#fde6c8";
461
+ const colorDarkStatusMutedAttentionInvertedPress = "#f6d7af";
462
+ const colorDarkStatusMutedAttentionPress = "#543a27";
463
+ const colorDarkStatusMutedInfo = "#222a3e";
464
+ const colorDarkStatusMutedInfoHover = "#293044";
465
+ const colorDarkStatusMutedInfoInverted = "#e4f0ff";
466
+ const colorDarkStatusMutedInfoInvertedHover = "#d8eaff";
467
+ const colorDarkStatusMutedInfoInvertedPress = "#c1dbf7";
468
+ const colorDarkStatusMutedInfoPress = "#2f3a55";
469
+ const colorDarkStatusMutedNegative = "#392523";
470
+ const colorDarkStatusMutedNegativeHover = "#442926";
471
+ const colorDarkStatusMutedNegativeInverted = "#ffebeb";
472
+ const colorDarkStatusMutedNegativeInvertedHover = "#ffdfdf";
473
+ const colorDarkStatusMutedNegativeInvertedPress = "#f9ccca";
474
+ const colorDarkStatusMutedNegativePress = "#55312e";
475
+ const colorDarkStatusMutedPositive = "#232d25";
476
+ const colorDarkStatusMutedPositiveHover = "#253528";
477
+ const colorDarkStatusMutedPositiveInverted = "#dff8e5";
478
+ const colorDarkStatusMutedPositiveInvertedHover = "#d1f1d7";
479
+ const colorDarkStatusMutedPositiveInvertedPress = "#bbe8c3";
480
+ const colorDarkStatusMutedPositivePress = "#273f2d";
481
+ const colorDarkStatusNegative = "#ff4837";
482
+ const colorDarkStatusNegativeHover = "#ff755e";
483
+ const colorDarkStatusNegativeInverted = "#ff4837";
484
+ const colorDarkStatusNegativeInvertedHover = "#ec2d20";
485
+ const colorDarkStatusNegativeInvertedPress = "#c7241f";
486
+ const colorDarkStatusNegativePress = "#ff8d79";
487
+ const colorDarkStatusPositive = "#17d055";
488
+ const colorDarkStatusPositiveHover = "#22e068";
489
+ const colorDarkStatusPositiveInverted = "#0cc44d";
490
+ const colorDarkStatusPositiveInvertedHover = "#04b545";
491
+ const colorDarkStatusPositiveInvertedPress = "#01a53d";
492
+ const colorDarkStatusPositivePress = "#4ae777";
493
+ const colorDarkTextAttention = "#fa9313";
494
+ const colorDarkTextAttentionHover = "#fdb24d";
495
+ const colorDarkTextAttentionInverted = "#ea8313";
496
+ const colorDarkTextAttentionInvertedHover = "#d57111";
497
+ const colorDarkTextAttentionInvertedPress = "#b45a06";
498
+ const colorDarkTextAttentionPress = "#ffbf70";
499
+ const colorDarkTextInfo = "#4a9dfc";
500
+ const colorDarkTextInfoHover = "#63aafd";
501
+ const colorDarkTextInfoInverted = "#2a77ef";
502
+ const colorDarkTextInfoInvertedHover = "#2c64d4";
503
+ const colorDarkTextInfoInvertedPress = "#2453b4";
504
+ const colorDarkTextInfoPress = "#7fb6ff";
505
+ const colorDarkTextNegative = "#ff4837";
506
+ const colorDarkTextNegativeHover = "#ff755e";
507
+ const colorDarkTextNegativeInverted = "#ec2d20";
508
+ const colorDarkTextNegativeInvertedHover = "#c7241f";
509
+ const colorDarkTextNegativeInvertedPress = "#a6201e";
510
+ const colorDarkTextNegativePress = "#ff8d79";
511
+ const colorDarkTextPositive = "#0cc44d";
512
+ const colorDarkTextPositiveHover = "#22e068";
513
+ const colorDarkTextPositiveInverted = "#0d9336";
514
+ const colorDarkTextPositiveInvertedHover = "#0a7d2c";
515
+ const colorDarkTextPositiveInvertedPress = "#036625";
516
+ const colorDarkTextPositivePress = "#4ae777";
517
+ const colorDarkTextPrimary = "rgba(255, 255, 255, 0.94)";
518
+ const colorDarkTextPrimaryHover = "rgba(255, 255, 255, 0.7)";
519
+ const colorDarkTextPrimaryInverted = "rgba(3, 3, 6, 0.88)";
520
+ const colorDarkTextPrimaryInvertedHover = "rgba(1, 1, 12, 0.63)";
521
+ const colorDarkTextPrimaryInvertedPress = "rgba(4, 4, 19, 0.55)";
522
+ const colorDarkTextPrimaryPress = "rgba(255, 255, 255, 0.6)";
523
+ const colorDarkTextQuaternary = "rgba(231, 231, 248, 0.18)";
524
+ const colorDarkTextQuaternaryInverted = "rgba(5, 11, 44, 0.18)";
525
+ const colorDarkTextSecondary = "rgba(238, 238, 251, 0.55)";
526
+ const colorDarkTextSecondaryHover = "rgba(239, 240, 252, 0.65)";
527
+ const colorDarkTextSecondaryInverted = "rgba(4, 4, 19, 0.55)";
528
+ const colorDarkTextSecondaryInvertedHover = "rgba(1, 1, 12, 0.63)";
529
+ const colorDarkTextSecondaryInvertedPress = "rgba(0, 0, 10, 0.71)";
530
+ const colorDarkTextSecondaryPress = "rgba(243, 245, 254, 0.75)";
531
+ const colorDarkTextTertiary = "rgba(233, 233, 250, 0.37)";
532
+ const colorDarkTextTertiaryHover = "rgba(238, 238, 254, 0.46)";
533
+ const colorDarkTextTertiaryInverted = "rgba(5, 8, 29, 0.38)";
534
+ const colorDarkTextTertiaryInvertedHover = "rgba(4, 4, 21, 0.47)";
535
+ const colorDarkTextTertiaryInvertedPress = "rgba(4, 4, 19, 0.55)";
536
+ const colorDarkTextTertiaryPress = "rgba(238, 238, 251, 0.55)";
537
+ const colorDarkTransparentDefault = "rgba(255, 255, 255, 0)";
538
+ const colorDarkTransparentDefaultHover = "rgba(214, 214, 229, 0.07)";
539
+ const colorDarkTransparentDefaultInvertedHover = "rgba(38, 55, 88, 0.06)";
540
+ const colorDarkTransparentDefaultInvertedPress = "rgba(30, 43, 68, 0.08)";
541
+ const colorDarkTransparentDefaultPress = "rgba(225, 225, 248, 0.09)";
542
+ const colorLightAccentPrimary = "#ef3124";
543
+ const colorLightAccentPrimaryHover = "#e32a17";
544
+ const colorLightAccentPrimaryInverted = "#f83a2a";
545
+ const colorLightAccentPrimaryInvertedHover = "#ff503e";
546
+ const colorLightAccentPrimaryInvertedPress = "#fd624e";
547
+ const colorLightAccentPrimaryPress = "#d72505";
548
+ const colorLightAccentSecondary = "#212124";
549
+ const colorLightAccentSecondaryHover = "#2f2f32";
550
+ const colorLightAccentSecondaryInverted = "#f2f3f5";
551
+ const colorLightAccentSecondaryInvertedHover = "#dcdde1";
552
+ const colorLightAccentSecondaryInvertedPress = "#d2d3d9";
553
+ const colorLightAccentSecondaryPress = "#353539";
554
+ const colorLightBaseBgAltPrimary = "#f2f3f5";
555
+ const colorLightBaseBgAltPrimaryInverted = "#121213";
556
+ const colorLightBaseBgAltSecondary = "#fff";
557
+ const colorLightBaseBgAltSecondaryInverted = "#1c1c1e";
558
+ const colorLightBaseBgAltTertiary = "#f2f3f5";
559
+ const colorLightBaseBgAltTertiaryInverted = "#29292c";
560
+ const colorLightBaseBgPrimary = "#fff";
561
+ const colorLightBaseBgPrimaryInverted = "#121213";
562
+ const colorLightBaseBgSecondary = "#f2f3f5";
563
+ const colorLightBaseBgSecondaryInverted = "#1c1c1e";
564
+ const colorLightBaseBgTertiary = "#fff";
565
+ const colorLightBaseBgTertiaryInverted = "#29292c";
566
+ const colorLightModalBgAltPrimary = "#f2f3f5";
567
+ const colorLightModalBgAltPrimaryInverted = "#1c1c1e";
568
+ const colorLightModalBgAltSecondary = "#fff";
569
+ const colorLightModalBgAltSecondaryInverted = "#29292c";
570
+ const colorLightModalBgAltTertiary = "#f2f3f5";
571
+ const colorLightModalBgAltTertiaryInverted = "#353539";
572
+ const colorLightModalBgPrimary = "#fff";
573
+ const colorLightModalBgPrimaryInverted = "#1c1c1e";
574
+ const colorLightModalBgSecondary = "#f2f3f5";
575
+ const colorLightModalBgSecondaryInverted = "#29292c";
576
+ const colorLightModalBgTertiary = "#fff";
577
+ const colorLightModalBgTertiaryInverted = "#353539";
578
+ const colorLightNeutral0 = "#fff";
579
+ const colorLightNeutral0Hover = "#e7e8eb";
580
+ const colorLightNeutral0Inverted = "#262629";
581
+ const colorLightNeutral0InvertedHover = "#2f2f32";
582
+ const colorLightNeutral0InvertedPress = "#353539";
583
+ const colorLightNeutral0Press = "#dcdde1";
584
+ const colorLightNeutral100 = "#f2f3f5";
585
+ const colorLightNeutral100Hover = "#e7e8eb";
586
+ const colorLightNeutral100Inverted = "#1c1c1e";
587
+ const colorLightNeutral100InvertedHover = "#212124";
588
+ const colorLightNeutral100InvertedPress = "#29292c";
589
+ const colorLightNeutral100Press = "#dcdde1";
590
+ const colorLightNeutral1300 = "#212124";
591
+ const colorLightNeutral1300Hover = "#3f3f45";
592
+ const colorLightNeutral1300Inverted = "#f2f3f5";
593
+ const colorLightNeutral1300InvertedHover = "#d2d3d9";
594
+ const colorLightNeutral1300InvertedPress = "#babbc2";
595
+ const colorLightNeutral1300Press = "#5f5f66";
596
+ const colorLightNeutral1500 = "#121213";
597
+ const colorLightNeutral1500Hover = "#3f3f45";
598
+ const colorLightNeutral1500Inverted = "#fff";
599
+ const colorLightNeutral1500InvertedHover = "#babbc2";
600
+ const colorLightNeutral1500InvertedPress = "#a0a1a9";
601
+ const colorLightNeutral1500Press = "#5f5f66";
602
+ const colorLightNeutral200 = "#edeef0";
603
+ const colorLightNeutral200Hover = "#e7e8eb";
604
+ const colorLightNeutral200Inverted = "#212124";
605
+ const colorLightNeutral200InvertedHover = "#29292c";
606
+ const colorLightNeutral200InvertedPress = "#2f2f32";
607
+ const colorLightNeutral200Press = "#dcdde1";
608
+ const colorLightNeutral300 = "#e7e8eb";
609
+ const colorLightNeutral300Hover = "#dcdde1";
610
+ const colorLightNeutral300Inverted = "#29292c";
611
+ const colorLightNeutral300InvertedHover = "#2f2f32";
612
+ const colorLightNeutral300InvertedPress = "#353539";
613
+ const colorLightNeutral300Press = "#d2d3d9";
614
+ const colorLightNeutral400 = "#d2d3d9";
615
+ const colorLightNeutral400Hover = "#babbc2";
616
+ const colorLightNeutral400Inverted = "#353539";
617
+ const colorLightNeutral400InvertedHover = "#3f3f45";
618
+ const colorLightNeutral400InvertedPress = "#4a4a51";
619
+ const colorLightNeutral400Press = "#a0a1a9";
620
+ const colorLightNeutral500 = "#babbc2";
621
+ const colorLightNeutral500Hover = "#a0a1a9";
622
+ const colorLightNeutral500Inverted = "#4a4a51";
623
+ const colorLightNeutral500InvertedHover = "#5f5f66";
624
+ const colorLightNeutral500InvertedPress = "#75757d";
625
+ const colorLightNeutral500Press = "#898991";
626
+ const colorLightNeutral700 = "#898991";
627
+ const colorLightNeutral700Hover = "#75757d";
628
+ const colorLightNeutral700Inverted = "#898991";
629
+ const colorLightNeutral700InvertedHover = "#a0a1a9";
630
+ const colorLightNeutral700InvertedPress = "#babbc2";
631
+ const colorLightNeutral700Press = "#5f5f66";
632
+ const colorLightNeutralTranslucent0 = "#fff";
633
+ const colorLightNeutralTranslucent0Hover = "rgba(38, 55, 88, 0.06)";
634
+ const colorLightNeutralTranslucent0Inverted = "rgba(214, 214, 229, 0.07)";
635
+ const colorLightNeutralTranslucent0InvertedHover = "rgba(225, 225, 248, 0.09)";
636
+ const colorLightNeutralTranslucent0InvertedPress = "rgba(222, 222, 238, 0.13)";
637
+ const colorLightNeutralTranslucent0Press = "rgba(30, 43, 68, 0.08)";
638
+ const colorLightNeutralTranslucent100 = "rgba(38, 55, 88, 0.06)";
639
+ const colorLightNeutralTranslucent100Hover = "rgba(15, 25, 55, 0.1)";
640
+ const colorLightNeutralTranslucent100Inverted = "rgba(214, 214, 229, 0.07)";
641
+ const colorLightNeutralTranslucent100InvertedHover = "rgba(222, 222, 238, 0.13)";
642
+ const colorLightNeutralTranslucent100InvertedPress = "rgba(234, 234, 248, 0.15)";
643
+ const colorLightNeutralTranslucent100Press = "rgba(5, 12, 41, 0.14)";
644
+ const colorLightNeutralTranslucent1300 = "rgba(3, 3, 6, 0.88)";
645
+ const colorLightNeutralTranslucent1300Hover = "rgba(2, 2, 10, 0.76)";
646
+ const colorLightNeutralTranslucent1300Inverted = "rgba(255, 255, 255, 0.94)";
647
+ const colorLightNeutralTranslucent1300InvertedHover = "rgba(255, 255, 255, 0.7)";
648
+ const colorLightNeutralTranslucent1300InvertedPress = "rgba(255, 255, 255, 0.6)";
649
+ const colorLightNeutralTranslucent1300Press = "rgba(1, 1, 12, 0.63)";
650
+ const colorLightNeutralTranslucent1500Hover = "rgba(2, 2, 10, 0.76)";
651
+ const colorLightNeutralTranslucent1500InvertedHover = "rgba(243, 245, 254, 0.75)";
652
+ const colorLightNeutralTranslucent1500InvertedPress = "rgba(239, 240, 252, 0.65)";
653
+ const colorLightNeutralTranslucent1500Press = "rgba(1, 1, 12, 0.63)";
654
+ const colorLightNeutralTranslucent200 = "rgba(30, 43, 68, 0.08)";
655
+ const colorLightNeutralTranslucent200Hover = "rgba(15, 25, 55, 0.1)";
656
+ const colorLightNeutralTranslucent200Inverted = "rgba(225, 225, 248, 0.09)";
657
+ const colorLightNeutralTranslucent200InvertedHover = "rgba(222, 222, 238, 0.13)";
658
+ const colorLightNeutralTranslucent200InvertedPress = "rgba(234, 234, 248, 0.15)";
659
+ const colorLightNeutralTranslucent200Press = "rgba(5, 12, 41, 0.14)";
660
+ const colorLightNeutralTranslucent300 = "rgba(15, 25, 55, 0.1)";
661
+ const colorLightNeutralTranslucent300Hover = "rgba(5, 12, 41, 0.14)";
662
+ const colorLightNeutralTranslucent300Inverted = "rgba(222, 222, 238, 0.13)";
663
+ const colorLightNeutralTranslucent300InvertedHover = "rgba(234, 234, 248, 0.15)";
664
+ const colorLightNeutralTranslucent300InvertedPress = "rgba(231, 231, 248, 0.18)";
665
+ const colorLightNeutralTranslucent300Press = "rgba(5, 11, 44, 0.18)";
666
+ const colorLightNeutralTranslucent400 = "rgba(5, 11, 44, 0.18)";
667
+ const colorLightNeutralTranslucent400Hover = "rgba(9, 12, 37, 0.28)";
668
+ const colorLightNeutralTranslucent400Inverted = "rgba(231, 231, 248, 0.18)";
669
+ const colorLightNeutralTranslucent400InvertedHover = "rgba(227, 227, 250, 0.23)";
670
+ const colorLightNeutralTranslucent400InvertedPress = "rgba(228, 228, 251, 0.28)";
671
+ const colorLightNeutralTranslucent400Press = "rgba(5, 8, 29, 0.38)";
672
+ const colorLightNeutralTranslucent500 = "rgba(9, 12, 37, 0.28)";
673
+ const colorLightNeutralTranslucent500Hover = "rgba(5, 8, 29, 0.38)";
674
+ const colorLightNeutralTranslucent500Inverted = "rgba(228, 228, 251, 0.28)";
675
+ const colorLightNeutralTranslucent500InvertedHover = "rgba(233, 233, 250, 0.37)";
676
+ const colorLightNeutralTranslucent500InvertedPress = "rgba(238, 238, 254, 0.46)";
677
+ const colorLightNeutralTranslucent500Press = "rgba(4, 4, 21, 0.47)";
678
+ const colorLightNeutralTranslucent700 = "rgba(4, 4, 21, 0.47)";
679
+ const colorLightNeutralTranslucent700Hover = "rgba(4, 4, 19, 0.55)";
680
+ const colorLightNeutralTranslucent700Inverted = "rgba(238, 238, 251, 0.55)";
681
+ const colorLightNeutralTranslucent700InvertedHover = "rgba(239, 240, 252, 0.65)";
682
+ const colorLightNeutralTranslucent700InvertedPress = "rgba(243, 245, 254, 0.75)";
683
+ const colorLightNeutralTranslucent700Press = "rgba(1, 1, 12, 0.63)";
684
+ const colorLightOverlayDefault = "rgba(0, 0, 0, 0.6)";
685
+ const colorLightStatusAttention = "#fa9313";
686
+ const colorLightStatusAttentionHover = "#f18d0b";
687
+ const colorLightStatusAttentionInverted = "#fda136";
688
+ const colorLightStatusAttentionInvertedHover = "#fdb24d";
689
+ const colorLightStatusAttentionInvertedPress = "#ffbf70";
690
+ const colorLightStatusAttentionPress = "#ea8313";
691
+ const colorLightStatusInfo = "#2288fa";
692
+ const colorLightStatusInfoHover = "#2a77ef";
693
+ const colorLightStatusInfoInverted = "#3193fc";
694
+ const colorLightStatusInfoInvertedHover = "#4a9dfc";
695
+ const colorLightStatusInfoInvertedPress = "#63aafd";
696
+ const colorLightStatusInfoPress = "#2c64d4";
697
+ const colorLightStatusMutedAltAttention = "#fde6c8";
698
+ const colorLightStatusMutedAltAttentionHover = "#f6d7af";
699
+ const colorLightStatusMutedAltAttentionInverted = "#412f22";
700
+ const colorLightStatusMutedAltAttentionInvertedHover = "#543a27";
701
+ const colorLightStatusMutedAltAttentionInvertedPress = "#6a462c";
702
+ const colorLightStatusMutedAltAttentionPress = "#f0c492";
703
+ const colorLightStatusMutedAltInfo = "#d8eaff";
704
+ const colorLightStatusMutedAltInfoHover = "#c1dbf7";
705
+ const colorLightStatusMutedAltInfoInverted = "#293044";
706
+ const colorLightStatusMutedAltInfoInvertedHover = "#2f3a55";
707
+ const colorLightStatusMutedAltInfoInvertedPress = "#38476c";
708
+ const colorLightStatusMutedAltInfoPress = "#a7cbf2";
709
+ const colorLightStatusMutedAltNegative = "#ffdfdf";
710
+ const colorLightStatusMutedAltNegativeHover = "#f9ccca";
711
+ const colorLightStatusMutedAltNegativeInverted = "#442926";
712
+ const colorLightStatusMutedAltNegativeInvertedHover = "#55312e";
713
+ const colorLightStatusMutedAltNegativeInvertedPress = "#6b3b34";
714
+ const colorLightStatusMutedAltNegativePress = "#f3b6af";
715
+ const colorLightStatusMutedAltPositive = "#d1f1d7";
716
+ const colorLightStatusMutedAltPositiveHover = "#bbe8c3";
717
+ const colorLightStatusMutedAltPositiveInverted = "#253528";
718
+ const colorLightStatusMutedAltPositiveInvertedHover = "#273f2d";
719
+ const colorLightStatusMutedAltPositiveInvertedPress = "#2d4e33";
720
+ const colorLightStatusMutedAltPositivePress = "#a1dba8";
721
+ const colorLightStatusMutedAttention = "#ffefd9";
722
+ const colorLightStatusMutedAttentionHover = "#fde6c8";
723
+ const colorLightStatusMutedAttentionInverted = "#36291f";
724
+ const colorLightStatusMutedAttentionInvertedHover = "#412f22";
725
+ const colorLightStatusMutedAttentionInvertedPress = "#543a27";
726
+ const colorLightStatusMutedAttentionPress = "#f6d7af";
727
+ const colorLightStatusMutedInfo = "#e4f0ff";
728
+ const colorLightStatusMutedInfoHover = "#d8eaff";
729
+ const colorLightStatusMutedInfoInverted = "#222a3e";
730
+ const colorLightStatusMutedInfoInvertedHover = "#293044";
731
+ const colorLightStatusMutedInfoInvertedPress = "#2f3a55";
732
+ const colorLightStatusMutedInfoPress = "#c1dbf7";
733
+ const colorLightStatusMutedNegative = "#ffebeb";
734
+ const colorLightStatusMutedNegativeHover = "#ffdfdf";
735
+ const colorLightStatusMutedNegativeInverted = "#392523";
736
+ const colorLightStatusMutedNegativeInvertedHover = "#442926";
737
+ const colorLightStatusMutedNegativeInvertedPress = "#55312e";
738
+ const colorLightStatusMutedNegativePress = "#f9ccca";
739
+ const colorLightStatusMutedPositive = "#dff8e5";
740
+ const colorLightStatusMutedPositiveHover = "#d1f1d7";
741
+ const colorLightStatusMutedPositiveInverted = "#232d25";
742
+ const colorLightStatusMutedPositiveInvertedHover = "#253528";
743
+ const colorLightStatusMutedPositiveInvertedPress = "#273f2d";
744
+ const colorLightStatusMutedPositivePress = "#bbe8c3";
745
+ const colorLightStatusNegative = "#ff4837";
746
+ const colorLightStatusNegativeHover = "#ec2d20";
747
+ const colorLightStatusNegativeInverted = "#ff4837";
748
+ const colorLightStatusNegativeInvertedHover = "#ff755e";
749
+ const colorLightStatusNegativeInvertedPress = "#ff8d79";
750
+ const colorLightStatusNegativePress = "#c7241f";
751
+ const colorLightStatusPositive = "#0cc44d";
752
+ const colorLightStatusPositiveHover = "#04b545";
753
+ const colorLightStatusPositiveInverted = "#17d055";
754
+ const colorLightStatusPositiveInvertedHover = "#22e068";
755
+ const colorLightStatusPositiveInvertedPress = "#4ae777";
756
+ const colorLightStatusPositivePress = "#01a53d";
757
+ const colorLightTextAttention = "#ea8313";
758
+ const colorLightTextAttentionHover = "#d57111";
759
+ const colorLightTextAttentionInverted = "#fa9313";
760
+ const colorLightTextAttentionInvertedHover = "#fdb24d";
761
+ const colorLightTextAttentionInvertedPress = "#ffbf70";
762
+ const colorLightTextAttentionPress = "#b45a06";
763
+ const colorLightTextInfo = "#2a77ef";
764
+ const colorLightTextInfoHover = "#2c64d4";
765
+ const colorLightTextInfoInverted = "#4a9dfc";
766
+ const colorLightTextInfoInvertedHover = "#63aafd";
767
+ const colorLightTextInfoInvertedPress = "#7fb6ff";
768
+ const colorLightTextInfoPress = "#2453b4";
769
+ const colorLightTextNegative = "#ec2d20";
770
+ const colorLightTextNegativeHover = "#c7241f";
771
+ const colorLightTextNegativeInverted = "#ff4837";
772
+ const colorLightTextNegativeInvertedHover = "#ff755e";
773
+ const colorLightTextNegativeInvertedPress = "#ff8d79";
774
+ const colorLightTextNegativePress = "#a6201e";
775
+ const colorLightTextPositive = "#0d9336";
776
+ const colorLightTextPositiveHover = "#0a7d2c";
777
+ const colorLightTextPositiveInverted = "#0cc44d";
778
+ const colorLightTextPositiveInvertedHover = "#22e068";
779
+ const colorLightTextPositiveInvertedPress = "#4ae777";
780
+ const colorLightTextPositivePress = "#036625";
781
+ const colorLightTextPrimary = "rgba(3, 3, 6, 0.88)";
782
+ const colorLightTextPrimaryHover = "rgba(1, 1, 12, 0.63)";
783
+ const colorLightTextPrimaryInverted = "rgba(255, 255, 255, 0.94)";
784
+ const colorLightTextPrimaryInvertedHover = "rgba(255, 255, 255, 0.7)";
785
+ const colorLightTextPrimaryInvertedPress = "rgba(255, 255, 255, 0.6)";
786
+ const colorLightTextPrimaryPress = "rgba(4, 4, 19, 0.55)";
787
+ const colorLightTextQuaternary = "rgba(5, 11, 44, 0.18)";
788
+ const colorLightTextQuaternaryInverted = "rgba(231, 231, 248, 0.18)";
789
+ const colorLightTextSecondary = "rgba(4, 4, 19, 0.55)";
790
+ const colorLightTextSecondaryHover = "rgba(1, 1, 12, 0.63)";
791
+ const colorLightTextSecondaryInverted = "rgba(238, 238, 251, 0.55)";
792
+ const colorLightTextSecondaryInvertedHover = "rgba(239, 240, 252, 0.65)";
793
+ const colorLightTextSecondaryInvertedPress = "rgba(243, 245, 254, 0.75)";
794
+ const colorLightTextSecondaryPress = "rgba(0, 0, 10, 0.71)";
795
+ const colorLightTextTertiary = "rgba(5, 8, 29, 0.38)";
796
+ const colorLightTextTertiaryHover = "rgba(4, 4, 21, 0.47)";
797
+ const colorLightTextTertiaryInverted = "rgba(233, 233, 250, 0.37)";
798
+ const colorLightTextTertiaryInvertedHover = "rgba(238, 238, 254, 0.46)";
799
+ const colorLightTextTertiaryInvertedPress = "rgba(238, 238, 251, 0.55)";
800
+ const colorLightTextTertiaryPress = "rgba(4, 4, 19, 0.55)";
801
+ const colorLightTransparentDefault = "rgba(255, 255, 255, 0)";
802
+ const colorLightTransparentDefaultHover = "rgba(38, 55, 88, 0.06)";
803
+ const colorLightTransparentDefaultInvertedHover = "rgba(214, 214, 229, 0.07)";
804
+ const colorLightTransparentDefaultInvertedPress = "rgba(225, 225, 248, 0.09)";
805
+ const colorLightTransparentDefaultPress = "rgba(30, 43, 68, 0.08)";
806
+ const colorStaticAccentPrimary = "#ef3124";
807
+ const colorStaticAccentPrimaryHover = "#e32a17";
808
+ const colorStaticAccentPrimaryInverted = "#f83a2a";
809
+ const colorStaticAccentPrimaryInvertedHover = "#ff503e";
810
+ const colorStaticAccentPrimaryInvertedPress = "#fd624e";
811
+ const colorStaticAccentPrimaryPress = "#d72505";
812
+ const colorStaticAccentSecondary = "#212124";
813
+ const colorStaticAccentSecondaryHover = "#2f2f32";
814
+ const colorStaticAccentSecondaryInverted = "#f2f3f5";
815
+ const colorStaticAccentSecondaryInvertedHover = "#dcdde1";
816
+ const colorStaticAccentSecondaryInvertedPress = "#d2d3d9";
817
+ const colorStaticAccentSecondaryPress = "#353539";
818
+ const colorStaticBgPrimaryDark = "#121213";
819
+ const colorStaticNeutral0 = "#fff";
820
+ const colorStaticNeutral0Hover = "#e7e8eb";
821
+ const colorStaticNeutral0Inverted = "#262629";
822
+ const colorStaticNeutral0InvertedHover = "#2f2f32";
823
+ const colorStaticNeutral0InvertedPress = "#353539";
824
+ const colorStaticNeutral0Press = "#dcdde1";
825
+ const colorStaticNeutral100 = "#f2f3f5";
826
+ const colorStaticNeutral100Hover = "#e7e8eb";
827
+ const colorStaticNeutral100Inverted = "#1c1c1e";
828
+ const colorStaticNeutral100InvertedHover = "#212124";
829
+ const colorStaticNeutral100InvertedPress = "#29292c";
830
+ const colorStaticNeutral100Press = "#dcdde1";
831
+ const colorStaticNeutral1300 = "#212124";
832
+ const colorStaticNeutral1300Hover = "#3f3f45";
833
+ const colorStaticNeutral1300Inverted = "#f2f3f5";
834
+ const colorStaticNeutral1300InvertedHover = "#d2d3d9";
835
+ const colorStaticNeutral1300InvertedPress = "#babbc2";
836
+ const colorStaticNeutral1300Press = "#5f5f66";
837
+ const colorStaticNeutral1500 = "#121213";
838
+ const colorStaticNeutral1500Hover = "#3f3f45";
839
+ const colorStaticNeutral1500Inverted = "#fff";
840
+ const colorStaticNeutral1500InvertedHover = "#babbc2";
841
+ const colorStaticNeutral1500InvertedPress = "#a0a1a9";
842
+ const colorStaticNeutral1500Press = "#5f5f66";
843
+ const colorStaticNeutral200 = "#edeef0";
844
+ const colorStaticNeutral200Hover = "#e7e8eb";
845
+ const colorStaticNeutral200Inverted = "#212124";
846
+ const colorStaticNeutral200InvertedHover = "#29292c";
847
+ const colorStaticNeutral200InvertedPress = "#2f2f32";
848
+ const colorStaticNeutral200Press = "#dcdde1";
849
+ const colorStaticNeutral300 = "#e7e8eb";
850
+ const colorStaticNeutral300Hover = "#dcdde1";
851
+ const colorStaticNeutral300Inverted = "#29292c";
852
+ const colorStaticNeutral300InvertedHover = "#2f2f32";
853
+ const colorStaticNeutral300InvertedPress = "#353539";
854
+ const colorStaticNeutral300Press = "#d2d3d9";
855
+ const colorStaticNeutral400 = "#d2d3d9";
856
+ const colorStaticNeutral400Hover = "#babbc2";
857
+ const colorStaticNeutral400Inverted = "#353539";
858
+ const colorStaticNeutral400InvertedHover = "#3f3f45";
859
+ const colorStaticNeutral400InvertedPress = "#4a4a51";
860
+ const colorStaticNeutral400Press = "#a0a1a9";
861
+ const colorStaticNeutral500 = "#babbc2";
862
+ const colorStaticNeutral500Hover = "#a0a1a9";
863
+ const colorStaticNeutral500Inverted = "#4a4a51";
864
+ const colorStaticNeutral500InvertedHover = "#5f5f66";
865
+ const colorStaticNeutral500InvertedPress = "#75757d";
866
+ const colorStaticNeutral500Press = "#898991";
867
+ const colorStaticNeutral700 = "#898991";
868
+ const colorStaticNeutral700Hover = "#75757d";
869
+ const colorStaticNeutral700Inverted = "#898991";
870
+ const colorStaticNeutral700InvertedHover = "#a0a1a9";
871
+ const colorStaticNeutral700InvertedPress = "#babbc2";
872
+ const colorStaticNeutral700Press = "#5f5f66";
873
+ const colorStaticNeutralTranslucent0 = "#fff";
874
+ const colorStaticNeutralTranslucent0Hover = "rgba(38, 55, 88, 0.06)";
875
+ const colorStaticNeutralTranslucent0Inverted = "rgba(214, 214, 229, 0.07)";
876
+ const colorStaticNeutralTranslucent0InvertedHover = "rgba(225, 225, 248, 0.09)";
877
+ const colorStaticNeutralTranslucent0InvertedPress = "rgba(222, 222, 238, 0.13)";
878
+ const colorStaticNeutralTranslucent0Press = "rgba(30, 43, 68, 0.08)";
879
+ const colorStaticNeutralTranslucent100 = "rgba(38, 55, 88, 0.06)";
880
+ const colorStaticNeutralTranslucent100Hover = "rgba(15, 25, 55, 0.1)";
881
+ const colorStaticNeutralTranslucent100Inverted = "rgba(214, 214, 229, 0.07)";
882
+ const colorStaticNeutralTranslucent100InvertedHover = "rgba(222, 222, 238, 0.13)";
883
+ const colorStaticNeutralTranslucent100InvertedPress = "rgba(234, 234, 248, 0.15)";
884
+ const colorStaticNeutralTranslucent100Press = "rgba(5, 12, 41, 0.14)";
885
+ const colorStaticNeutralTranslucent1300 = "rgba(3, 3, 6, 0.88)";
886
+ const colorStaticNeutralTranslucent1300Hover = "rgba(2, 2, 10, 0.76)";
887
+ const colorStaticNeutralTranslucent1300Inverted = "rgba(255, 255, 255, 0.94)";
888
+ const colorStaticNeutralTranslucent1300InvertedHover = "rgba(255, 255, 255, 0.7)";
889
+ const colorStaticNeutralTranslucent1300InvertedPress = "rgba(255, 255, 255, 0.6)";
890
+ const colorStaticNeutralTranslucent1300Press = "rgba(1, 1, 12, 0.63)";
891
+ const colorStaticNeutralTranslucent1500Hover = "rgba(2, 2, 10, 0.76)";
892
+ const colorStaticNeutralTranslucent1500InvertedHover = "rgba(243, 245, 254, 0.75)";
893
+ const colorStaticNeutralTranslucent1500InvertedPress = "rgba(239, 240, 252, 0.65)";
894
+ const colorStaticNeutralTranslucent1500Press = "rgba(1, 1, 12, 0.63)";
895
+ const colorStaticNeutralTranslucent200 = "rgba(30, 43, 68, 0.08)";
896
+ const colorStaticNeutralTranslucent200Hover = "rgba(15, 25, 55, 0.1)";
897
+ const colorStaticNeutralTranslucent200Inverted = "rgba(225, 225, 248, 0.09)";
898
+ const colorStaticNeutralTranslucent200InvertedHover = "rgba(222, 222, 238, 0.13)";
899
+ const colorStaticNeutralTranslucent200InvertedPress = "rgba(234, 234, 248, 0.15)";
900
+ const colorStaticNeutralTranslucent200Press = "rgba(5, 12, 41, 0.14)";
901
+ const colorStaticNeutralTranslucent300 = "rgba(15, 25, 55, 0.1)";
902
+ const colorStaticNeutralTranslucent300Hover = "rgba(5, 12, 41, 0.14)";
903
+ const colorStaticNeutralTranslucent300Inverted = "rgba(222, 222, 238, 0.13)";
904
+ const colorStaticNeutralTranslucent300InvertedHover = "rgba(234, 234, 248, 0.15)";
905
+ const colorStaticNeutralTranslucent300InvertedPress = "rgba(231, 231, 248, 0.18)";
906
+ const colorStaticNeutralTranslucent300Press = "rgba(5, 11, 44, 0.18)";
907
+ const colorStaticNeutralTranslucent400 = "rgba(5, 11, 44, 0.18)";
908
+ const colorStaticNeutralTranslucent400Hover = "rgba(9, 12, 37, 0.28)";
909
+ const colorStaticNeutralTranslucent400Inverted = "rgba(231, 231, 248, 0.18)";
910
+ const colorStaticNeutralTranslucent400InvertedHover = "rgba(227, 227, 250, 0.23)";
911
+ const colorStaticNeutralTranslucent400InvertedPress = "rgba(228, 228, 251, 0.28)";
912
+ const colorStaticNeutralTranslucent400Press = "rgba(5, 8, 29, 0.38)";
913
+ const colorStaticNeutralTranslucent500 = "rgba(9, 12, 37, 0.28)";
914
+ const colorStaticNeutralTranslucent500Hover = "rgba(5, 8, 29, 0.38)";
915
+ const colorStaticNeutralTranslucent500Inverted = "rgba(228, 228, 251, 0.28)";
916
+ const colorStaticNeutralTranslucent500InvertedHover = "rgba(233, 233, 250, 0.37)";
917
+ const colorStaticNeutralTranslucent500InvertedPress = "rgba(238, 238, 254, 0.46)";
918
+ const colorStaticNeutralTranslucent500Press = "rgba(4, 4, 21, 0.47)";
919
+ const colorStaticNeutralTranslucent700 = "rgba(4, 4, 21, 0.47)";
920
+ const colorStaticNeutralTranslucent700Hover = "rgba(4, 4, 19, 0.55)";
921
+ const colorStaticNeutralTranslucent700Inverted = "rgba(238, 238, 251, 0.55)";
922
+ const colorStaticNeutralTranslucent700InvertedHover = "rgba(239, 240, 252, 0.65)";
923
+ const colorStaticNeutralTranslucent700InvertedPress = "rgba(243, 245, 254, 0.75)";
924
+ const colorStaticNeutralTranslucent700Press = "rgba(1, 1, 12, 0.63)";
925
+ const colorStaticStatusAttention = "#fa9313";
926
+ const colorStaticStatusAttentionInverted = "#fda136";
927
+ const colorStaticStatusInfo = "#2288fa";
928
+ const colorStaticStatusInfoInverted = "#3193fc";
929
+ const colorStaticStatusMutedAltAttention = "#fde6c8";
930
+ const colorStaticStatusMutedAltAttentionInverted = "#412f22";
931
+ const colorStaticStatusMutedAltInfo = "#d8eaff";
932
+ const colorStaticStatusMutedAltInfoInverted = "#293044";
933
+ const colorStaticStatusMutedAltNegative = "#ffdfdf";
934
+ const colorStaticStatusMutedAltNegativeInverted = "#442926";
935
+ const colorStaticStatusMutedAltPositive = "#d1f1d7";
936
+ const colorStaticStatusMutedAltPositiveInverted = "#253528";
937
+ const colorStaticStatusMutedAttention = "#ffefd9";
938
+ const colorStaticStatusMutedAttentionInverted = "#36291f";
939
+ const colorStaticStatusMutedInfo = "#e4f0ff";
940
+ const colorStaticStatusMutedInfoInverted = "#222a3e";
941
+ const colorStaticStatusMutedNegative = "#ffebeb";
942
+ const colorStaticStatusMutedNegativeInverted = "#392523";
943
+ const colorStaticStatusMutedPositive = "#dff8e5";
944
+ const colorStaticStatusMutedPositiveInverted = "#232d25";
945
+ const colorStaticStatusNegative = "#ff4837";
946
+ const colorStaticStatusNegativeInverted = "#ff4837";
947
+ const colorStaticStatusPositive = "#0cc44d";
948
+ const colorStaticStatusPositiveInverted = "#17d055";
949
+ const colorStaticTextAttention = "#ea8313";
950
+ const colorStaticTextAttentionHover = "#d57111";
951
+ const colorStaticTextAttentionInverted = "#fa9313";
952
+ const colorStaticTextAttentionInvertedHover = "#fdb24d";
953
+ const colorStaticTextAttentionInvertedPress = "#ffbf70";
954
+ const colorStaticTextAttentionPress = "#b45a06";
955
+ const colorStaticTextInfo = "#2a77ef";
956
+ const colorStaticTextInfoHover = "#2c64d4";
957
+ const colorStaticTextInfoInverted = "#4a9dfc";
958
+ const colorStaticTextInfoInvertedHover = "#63aafd";
959
+ const colorStaticTextInfoInvertedPress = "#7fb6ff";
960
+ const colorStaticTextInfoPress = "#2453b4";
961
+ const colorStaticTextNegative = "#ec2d20";
962
+ const colorStaticTextNegativeHover = "#c7241f";
963
+ const colorStaticTextNegativeInverted = "#ff4837";
964
+ const colorStaticTextNegativeInvertedHover = "#ff755e";
965
+ const colorStaticTextNegativeInvertedPress = "#ff8d79";
966
+ const colorStaticTextNegativePress = "#a6201e";
967
+ const colorStaticTextPositive = "#0d9336";
968
+ const colorStaticTextPositiveHover = "#0a7d2c";
969
+ const colorStaticTextPositiveInverted = "#0cc44d";
970
+ const colorStaticTextPositiveInvertedHover = "#22e068";
971
+ const colorStaticTextPositiveInvertedPress = "#4ae777";
972
+ const colorStaticTextPositivePress = "#036625";
973
+ const colorStaticTextPrimary = "rgba(3, 3, 6, 0.88)";
974
+ const colorStaticTextPrimaryDark = "#0e0e0e";
975
+ const colorStaticTextPrimaryHover = "rgba(1, 1, 12, 0.63)";
976
+ const colorStaticTextPrimaryInverted = "rgba(255, 255, 255, 0.94)";
977
+ const colorStaticTextPrimaryInvertedHover = "rgba(255, 255, 255, 0.7)";
978
+ const colorStaticTextPrimaryInvertedPress = "rgba(255, 255, 255, 0.6)";
979
+ const colorStaticTextPrimaryLight = "#fff";
980
+ const colorStaticTextPrimaryPress = "rgba(4, 4, 19, 0.55)";
981
+ const colorStaticTextQuaternary = "rgba(5, 11, 44, 0.18)";
982
+ const colorStaticTextQuaternaryInverted = "rgba(231, 231, 248, 0.18)";
983
+ const colorStaticTextSecondary = "rgba(4, 4, 19, 0.55)";
984
+ const colorStaticTextSecondaryDark = "rgba(4, 4, 19, 0.55)";
985
+ const colorStaticTextSecondaryHover = "rgba(1, 1, 12, 0.63)";
986
+ const colorStaticTextSecondaryInverted = "rgba(238, 238, 251, 0.55)";
987
+ const colorStaticTextSecondaryInvertedHover = "rgba(239, 240, 252, 0.65)";
988
+ const colorStaticTextSecondaryInvertedPress = "rgba(243, 245, 254, 0.75)";
989
+ const colorStaticTextSecondaryLight = "rgba(238, 238, 251, 0.55)";
990
+ const colorStaticTextSecondaryPress = "rgba(0, 0, 10, 0.71)";
991
+ const colorStaticTextTertiary = "rgba(5, 8, 29, 0.38)";
992
+ const colorStaticTextTertiaryDark = "rgba(5, 8, 29, 0.38)";
993
+ const colorStaticTextTertiaryHover = "rgba(4, 4, 21, 0.47)";
994
+ const colorStaticTextTertiaryInverted = "rgba(233, 233, 250, 0.37)";
995
+ const colorStaticTextTertiaryInvertedHover = "rgba(238, 238, 254, 0.46)";
996
+ const colorStaticTextTertiaryInvertedPress = "rgba(238, 238, 251, 0.55)";
997
+ const colorStaticTextTertiaryLight = "rgba(233, 233, 250, 0.37)";
998
+ const colorStaticTextTertiaryPress = "rgba(4, 4, 19, 0.55)";
999
+ /**
1000
+ * @deprecated
1001
+ */
1002
+ const colorDarkBgAccent = "#ef3124";
1003
+ /**
1004
+ * @deprecated
1005
+ */
1006
+ const colorDarkBgAttentionMuted = "#36291f";
1007
+ /**
1008
+ * @deprecated
1009
+ */
1010
+ const colorDarkBgComponent = "rgba(255, 255, 255, 0.1)";
1011
+ /**
1012
+ * @deprecated
1013
+ */
1014
+ const colorDarkBgComponentInverted = "rgba(0, 0, 0, 0.08)";
1015
+ /**
1016
+ * @deprecated
1017
+ */
1018
+ const colorDarkBgInfo = "#001c3c";
1019
+ /**
1020
+ * @deprecated
1021
+ */
1022
+ const colorDarkBgInfoMuted = "#242a39";
1023
+ /**
1024
+ * @deprecated
1025
+ */
1026
+ const colorDarkBgLinkMuted = "#001c3c";
1027
+ /**
1028
+ * @deprecated
1029
+ */
1030
+ const colorDarkBgNegativeMuted = "#392523";
1031
+ /**
1032
+ * @deprecated
1033
+ */
1034
+ const colorDarkBgNeutral = "#3a3a3c";
1035
+ /**
1036
+ * @deprecated
1037
+ */
1038
+ const colorDarkBgNulled = "rgba(0, 0, 0, 0)";
1039
+ /**
1040
+ * @deprecated
1041
+ */
1042
+ const colorDarkBgOpaque = "rgba(255, 255, 255, 0.8)";
1043
+ /**
1044
+ * @deprecated
1045
+ */
1046
+ const colorDarkBgOverlay = "rgba(0, 0, 0, 0.8)";
1047
+ /**
1048
+ * @deprecated
1049
+ */
1050
+ const colorDarkBgPositiveMuted = "#232d25";
1051
+ /**
1052
+ * @deprecated
1053
+ */
1054
+ const colorDarkBgPrimary = "#121213";
1055
+ /**
1056
+ * @deprecated
1057
+ */
1058
+ const colorDarkBgPrimaryGrouped = "#1a1a1d";
1059
+ /**
1060
+ * @deprecated
1061
+ */
1062
+ const colorDarkBgPrimaryInverted = "#fff";
1063
+ /**
1064
+ * @deprecated
1065
+ */
1066
+ const colorDarkBgQuaternary = "#36363a";
1067
+ /**
1068
+ * @deprecated
1069
+ */
1070
+ const colorDarkBgQuaternaryInverted = "#dcdee2";
1071
+ /**
1072
+ * @deprecated
1073
+ */
1074
+ const colorDarkBgSecondary = "#1c1c1e";
1075
+ /**
1076
+ * @deprecated
1077
+ */
1078
+ const colorDarkBgSecondaryGrouped = "#2a2a2e";
1079
+ /**
1080
+ * @deprecated
1081
+ */
1082
+ const colorDarkBgSecondaryInverted = "#f2f3f5";
1083
+ /**
1084
+ * @deprecated
1085
+ */
1086
+ const colorDarkBgTertiary = "#27272a";
1087
+ /**
1088
+ * @deprecated
1089
+ */
1090
+ const colorDarkBgTertiaryGrouped = "#404045";
1091
+ /**
1092
+ * @deprecated
1093
+ */
1094
+ const colorDarkBgTertiaryInverted = "#e7e8ea";
1095
+ /**
1096
+ * @deprecated
1097
+ */
1098
+ const colorDarkBorderAccent = "#ef3124";
1099
+ /**
1100
+ * @deprecated
1101
+ */
1102
+ const colorDarkBorderKey = "#fff";
1103
+ /**
1104
+ * @deprecated
1105
+ */
1106
+ const colorDarkBorderKeyInverted = "#000";
1107
+ /**
1108
+ * @deprecated
1109
+ */
1110
+ const colorDarkBorderLink = "#3193fc";
1111
+ /**
1112
+ * @deprecated
1113
+ */
1114
+ const colorDarkBorderPrimary = "#36363a";
1115
+ /**
1116
+ * @deprecated
1117
+ */
1118
+ const colorDarkBorderPrimaryInverted = "#d5d6dc";
1119
+ /**
1120
+ * @deprecated
1121
+ */
1122
+ const colorDarkBorderSecondary = "#27272a";
1123
+ /**
1124
+ * @deprecated
1125
+ */
1126
+ const colorDarkBorderSecondaryInverted = "#e7e8ec";
1127
+ /**
1128
+ * @deprecated
1129
+ */
1130
+ const colorDarkBorderTertiary = "#1c1c1e";
1131
+ /**
1132
+ * @deprecated
1133
+ */
1134
+ const colorDarkBorderTertiaryInverted = "#f2f3f5";
1135
+ /**
1136
+ * @deprecated
1137
+ */
1138
+ const colorDarkBorderUnderline = "#49494f";
1139
+ /**
1140
+ * @deprecated
1141
+ */
1142
+ const colorDarkBorderUnderlineInverted = "#b8b9c0";
1143
+ /**
1144
+ * @deprecated
1145
+ */
1146
+ const colorDarkGraphicAccent = "#ef3124";
1147
+ /**
1148
+ * @deprecated
1149
+ */
1150
+ const colorDarkGraphicAttention = "#fda136";
1151
+ /**
1152
+ * @deprecated
1153
+ */
1154
+ const colorDarkGraphicLink = "#3193fc";
1155
+ /**
1156
+ * @deprecated
1157
+ */
1158
+ const colorDarkGraphicNegative = "#ff5431";
1159
+ /**
1160
+ * @deprecated
1161
+ */
1162
+ const colorDarkGraphicNeutral = "#2a2a2c";
1163
+ /**
1164
+ * @deprecated
1165
+ */
1166
+ const colorDarkGraphicPositive = "#17d055";
1167
+ /**
1168
+ * @deprecated
1169
+ */
1170
+ const colorDarkGraphicPrimary = "#f1f1f1";
1171
+ /**
1172
+ * @deprecated
1173
+ */
1174
+ const colorDarkGraphicPrimaryInverted = "#212124";
1175
+ /**
1176
+ * @deprecated
1177
+ */
1178
+ const colorDarkGraphicQuaternary = "#27272a";
1179
+ /**
1180
+ * @deprecated
1181
+ */
1182
+ const colorDarkGraphicQuaternaryInverted = "#e7e8ec";
1183
+ /**
1184
+ * @deprecated
1185
+ */
1186
+ const colorDarkGraphicSecondary = "#898991";
1187
+ /**
1188
+ * @deprecated
1189
+ */
1190
+ const colorDarkGraphicSecondaryInverted = "#898991";
1191
+ /**
1192
+ * @deprecated
1193
+ */
1194
+ const colorDarkGraphicTertiary = "#49494f";
1195
+ /**
1196
+ * @deprecated
1197
+ */
1198
+ const colorDarkGraphicTertiaryInverted = "#b8b9c0";
1199
+ /**
1200
+ * @deprecated
1201
+ */
1202
+ const colorDarkSpecialbgComponent = "rgba(255, 255, 255, 0.1)";
1203
+ /**
1204
+ * @deprecated
1205
+ */
1206
+ const colorDarkSpecialbgComponentInverted = "rgba(11, 31, 53, 0.07)";
1207
+ /**
1208
+ * @deprecated
1209
+ */
1210
+ const colorDarkSpecialbgNulled = "rgba(255, 255, 255, 0)";
1211
+ /**
1212
+ * @deprecated
1213
+ */
1214
+ const colorDarkSpecialbgOverlay = "rgba(0, 0, 0, 0.8)";
1215
+ /**
1216
+ * @deprecated
1217
+ */
1218
+ const colorDarkSpecialbgOverlayFallback = "#0e0e0f";
1219
+ /**
1220
+ * @deprecated
1221
+ */
1222
+ const colorDarkSpecialbgPrimaryGrouped = "#1c1c1e";
1223
+ /**
1224
+ * @deprecated
1225
+ */
1226
+ const colorDarkSpecialbgSecondaryGrouped = "#27272a";
1227
+ /**
1228
+ * @deprecated
1229
+ */
1230
+ const colorDarkSpecialbgSecondaryTransparent = "rgba(214, 214, 229, 0.07)";
1231
+ /**
1232
+ * @deprecated
1233
+ */
1234
+ const colorDarkSpecialbgSecondaryTransparentInverted = "rgba(38, 55, 88, 0.06)";
1235
+ /**
1236
+ * @deprecated
1237
+ */
1238
+ const colorDarkSpecialbgTertiaryGrouped = "#36363a";
1239
+ /**
1240
+ * @deprecated
1241
+ */
1242
+ const colorDarkSpecialbgTertiaryTransparent = "rgba(222, 222, 240, 0.12)";
1243
+ /**
1244
+ * @deprecated
1245
+ */
1246
+ const colorDarkSpecialbgTertiaryTransparentInverted = "rgba(30, 43, 68, 0.08)";
1247
+ /**
1248
+ * @deprecated
1249
+ */
1250
+ const colorDarkTextAccent = "#ef3124";
1251
+ /**
1252
+ * @deprecated
1253
+ */
1254
+ const colorDarkTextDisabled = "rgba(236, 236, 254, 0.18)";
1255
+ /**
1256
+ * @deprecated
1257
+ */
1258
+ const colorDarkTextDisabledInverted = "rgba(5, 11, 44, 0.18)";
1259
+ /**
1260
+ * @deprecated
1261
+ */
1262
+ const colorDarkTextDisabledTransparent = "rgba(220, 220, 243, 0.14)";
1263
+ /**
1264
+ * @deprecated
1265
+ */
1266
+ const colorDarkTextLink = "#4a9dfc";
1267
+ /**
1268
+ * @deprecated
1269
+ */
1270
+ const colorDarkTextSecondaryInvertedTransparent = "rgba(3, 3, 16, 0.56)";
1271
+ /**
1272
+ * @deprecated
1273
+ */
1274
+ const colorDarkTextSecondaryTransparent = "rgba(239, 239, 254, 0.53)";
1275
+ /**
1276
+ * @deprecated
1277
+ */
1278
+ const colorDarkTextTertiaryInvertedTransparent = "rgba(1, 1, 18, 0.41)";
1279
+ /**
1280
+ * @deprecated
1281
+ */
1282
+ const colorDarkTextTertiaryTransparent = "rgba(233, 233, 251, 0.35)";
1283
+ /**
1284
+ * @deprecated
1285
+ */
1286
+ const colorLightBgAccent = "#ef3124";
1287
+ /**
1288
+ * @deprecated
1289
+ */
1290
+ const colorLightBgAttentionMuted = "#ffefd9";
1291
+ /**
1292
+ * @deprecated
1293
+ */
1294
+ const colorLightBgComponent = "rgba(19, 19, 73, 0.11)";
1295
+ /**
1296
+ * @deprecated
1297
+ */
1298
+ const colorLightBgComponentInverted = "rgba(223, 223, 246, 0.13)";
1299
+ /**
1300
+ * @deprecated
1301
+ */
1302
+ const colorLightBgInfo = "#d6e8fc";
1303
+ /**
1304
+ * @deprecated
1305
+ */
1306
+ const colorLightBgInfoMuted = "#e4f0ff";
1307
+ /**
1308
+ * @deprecated
1309
+ */
1310
+ const colorLightBgLinkMuted = "#d6e8fc";
1311
+ /**
1312
+ * @deprecated
1313
+ */
1314
+ const colorLightBgNegativeMuted = "#ffebeb";
1315
+ /**
1316
+ * @deprecated
1317
+ */
1318
+ const colorLightBgNeutral = "#dcdcdd";
1319
+ /**
1320
+ * @deprecated
1321
+ */
1322
+ const colorLightBgNulled = "rgba(0, 0, 0, 0)";
1323
+ /**
1324
+ * @deprecated
1325
+ */
1326
+ const colorLightBgOpaque = "rgba(255, 255, 255, 0.8)";
1327
+ /**
1328
+ * @deprecated
1329
+ */
1330
+ const colorLightBgOverlay = "rgba(0, 0, 0, 0.65)";
1331
+ /**
1332
+ * @deprecated
1333
+ */
1334
+ const colorLightBgPositiveMuted = "#dff8e5";
1335
+ /**
1336
+ * @deprecated
1337
+ */
1338
+ const colorLightBgPrimary = "#fff";
1339
+ /**
1340
+ * @deprecated
1341
+ */
1342
+ const colorLightBgPrimaryGrouped = "#f2f2f6";
1343
+ /**
1344
+ * @deprecated
1345
+ */
1346
+ const colorLightBgPrimaryInverted = "#121213";
1347
+ /**
1348
+ * @deprecated
1349
+ */
1350
+ const colorLightBgQuaternary = "#dcdee2";
1351
+ /**
1352
+ * @deprecated
1353
+ */
1354
+ const colorLightBgQuaternaryInverted = "#36363a";
1355
+ /**
1356
+ * @deprecated
1357
+ */
1358
+ const colorLightBgSecondary = "#f2f3f5";
1359
+ /**
1360
+ * @deprecated
1361
+ */
1362
+ const colorLightBgSecondaryGrouped = "#fff";
1363
+ /**
1364
+ * @deprecated
1365
+ */
1366
+ const colorLightBgSecondaryInverted = "#1c1c1e";
1367
+ /**
1368
+ * @deprecated
1369
+ */
1370
+ const colorLightBgTertiary = "#e7e8ea";
1371
+ /**
1372
+ * @deprecated
1373
+ */
1374
+ const colorLightBgTertiaryGrouped = "#f2f2f6";
1375
+ /**
1376
+ * @deprecated
1377
+ */
1378
+ const colorLightBgTertiaryInverted = "#27272a";
1379
+ /**
1380
+ * @deprecated
1381
+ */
1382
+ const colorLightBorderAccent = "#ef3124";
1383
+ /**
1384
+ * @deprecated
1385
+ */
1386
+ const colorLightBorderKey = "#000";
1387
+ /**
1388
+ * @deprecated
1389
+ */
1390
+ const colorLightBorderKeyInverted = "#fff";
1391
+ /**
1392
+ * @deprecated
1393
+ */
1394
+ const colorLightBorderLink = "#2288fa";
1395
+ /**
1396
+ * @deprecated
1397
+ */
1398
+ const colorLightBorderPrimary = "#d5d6dc";
1399
+ /**
1400
+ * @deprecated
1401
+ */
1402
+ const colorLightBorderPrimaryInverted = "#36363a";
1403
+ /**
1404
+ * @deprecated
1405
+ */
1406
+ const colorLightBorderSecondary = "#e7e8ec";
1407
+ /**
1408
+ * @deprecated
1409
+ */
1410
+ const colorLightBorderSecondaryInverted = "#27272a";
1411
+ /**
1412
+ * @deprecated
1413
+ */
1414
+ const colorLightBorderTertiary = "#f2f3f5";
1415
+ /**
1416
+ * @deprecated
1417
+ */
1418
+ const colorLightBorderTertiaryInverted = "#1c1c1e";
1419
+ /**
1420
+ * @deprecated
1421
+ */
1422
+ const colorLightBorderUnderline = "#b8b9c0";
1423
+ /**
1424
+ * @deprecated
1425
+ */
1426
+ const colorLightBorderUnderlineInverted = "#49494f";
1427
+ /**
1428
+ * @deprecated
1429
+ */
1430
+ const colorLightGraphicAccent = "#ef3124";
1431
+ /**
1432
+ * @deprecated
1433
+ */
1434
+ const colorLightGraphicAttention = "#fa9313";
1435
+ /**
1436
+ * @deprecated
1437
+ */
1438
+ const colorLightGraphicLink = "#2288fa";
1439
+ /**
1440
+ * @deprecated
1441
+ */
1442
+ const colorLightGraphicNegative = "#ff5431";
1443
+ /**
1444
+ * @deprecated
1445
+ */
1446
+ const colorLightGraphicNeutral = "#dcdcdd";
1447
+ /**
1448
+ * @deprecated
1449
+ */
1450
+ const colorLightGraphicPositive = "#0cc44d";
1451
+ /**
1452
+ * @deprecated
1453
+ */
1454
+ const colorLightGraphicPrimary = "#212124";
1455
+ /**
1456
+ * @deprecated
1457
+ */
1458
+ const colorLightGraphicPrimaryInverted = "#f1f1f1";
1459
+ /**
1460
+ * @deprecated
1461
+ */
1462
+ const colorLightGraphicQuaternary = "#e7e8ec";
1463
+ /**
1464
+ * @deprecated
1465
+ */
1466
+ const colorLightGraphicQuaternaryInverted = "#27272a";
1467
+ /**
1468
+ * @deprecated
1469
+ */
1470
+ const colorLightGraphicSecondary = "#898991";
1471
+ /**
1472
+ * @deprecated
1473
+ */
1474
+ const colorLightGraphicSecondaryInverted = "#898991";
1475
+ /**
1476
+ * @deprecated
1477
+ */
1478
+ const colorLightGraphicTertiary = "#b8b9c0";
1479
+ /**
1480
+ * @deprecated
1481
+ */
1482
+ const colorLightGraphicTertiaryInverted = "#49494f";
1483
+ /**
1484
+ * @deprecated
1485
+ */
1486
+ const colorLightSpecialbgComponent = "rgba(11, 31, 53, 0.07)";
1487
+ /**
1488
+ * @deprecated
1489
+ */
1490
+ const colorLightSpecialbgComponentInverted = "rgba(255, 255, 255, 0.1)";
1491
+ /**
1492
+ * @deprecated
1493
+ */
1494
+ const colorLightSpecialbgNulled = "rgba(255, 255, 255, 0)";
1495
+ /**
1496
+ * @deprecated
1497
+ */
1498
+ const colorLightSpecialbgOverlay = "rgba(0, 0, 0, 0.6)";
1499
+ /**
1500
+ * @deprecated
1501
+ */
1502
+ const colorLightSpecialbgOverlayFallback = "#49494f";
1503
+ /**
1504
+ * @deprecated
1505
+ */
1506
+ const colorLightSpecialbgPrimaryGrouped = "#f2f3f5";
1507
+ /**
1508
+ * @deprecated
1509
+ */
1510
+ const colorLightSpecialbgSecondaryGrouped = "#fff";
1511
+ /**
1512
+ * @deprecated
1513
+ */
1514
+ const colorLightSpecialbgSecondaryTransparent = "rgba(38, 55, 88, 0.06)";
1515
+ /**
1516
+ * @deprecated
1517
+ */
1518
+ const colorLightSpecialbgSecondaryTransparentInverted = "rgba(214, 214, 229, 0.07)";
1519
+ /**
1520
+ * @deprecated
1521
+ */
1522
+ const colorLightSpecialbgTertiaryGrouped = "#f2f3f5";
1523
+ /**
1524
+ * @deprecated
1525
+ */
1526
+ const colorLightSpecialbgTertiaryTransparent = "rgba(30, 43, 68, 0.08)";
1527
+ /**
1528
+ * @deprecated
1529
+ */
1530
+ const colorLightSpecialbgTertiaryTransparentInverted = "rgba(222, 222, 240, 0.12)";
1531
+ /**
1532
+ * @deprecated
1533
+ */
1534
+ const colorLightTextAccent = "#ef3124";
1535
+ /**
1536
+ * @deprecated
1537
+ */
1538
+ const colorLightTextDisabled = "rgba(5, 11, 44, 0.18)";
1539
+ /**
1540
+ * @deprecated
1541
+ */
1542
+ const colorLightTextDisabledInverted = "rgba(231, 231, 248, 0.18)";
1543
+ /**
1544
+ * @deprecated
1545
+ */
1546
+ const colorLightTextDisabledTransparent = "rgba(1, 1, 24, 0.26)";
1547
+ /**
1548
+ * @deprecated
1549
+ */
1550
+ const colorLightTextLink = "#2a77ef";
1551
+ /**
1552
+ * @deprecated
1553
+ */
1554
+ const colorLightTextSecondaryInvertedTransparent = "rgba(239, 239, 254, 0.53)";
1555
+ /**
1556
+ * @deprecated
1557
+ */
1558
+ const colorLightTextSecondaryTransparent = "rgba(3, 3, 16, 0.56)";
1559
+ /**
1560
+ * @deprecated
1561
+ */
1562
+ const colorLightTextTertiaryInvertedTransparent = "rgba(233, 233, 251, 0.35)";
1563
+ /**
1564
+ * @deprecated
1565
+ */
1566
+ const colorLightTextTertiaryTransparent = "rgba(1, 1, 18, 0.41)";
1567
+ /**
1568
+ * @deprecated
1569
+ */
1570
+ const colorStaticBgAccent = "#ef3124";
1571
+ /**
1572
+ * @deprecated
1573
+ */
1574
+ const colorStaticBgDark = "#000";
1575
+ /**
1576
+ * @deprecated
1577
+ */
1578
+ const colorStaticBgLight = "#fff";
1579
+ /**
1580
+ * @deprecated
1581
+ */
1582
+ const colorStaticBgNeutralDark = "#3a3a3c";
1583
+ /**
1584
+ * @deprecated
1585
+ */
1586
+ const colorStaticBgNeutralLight = "#dcdcdd";
1587
+ /**
1588
+ * @deprecated
1589
+ */
1590
+ const colorStaticBgPrimaryLight = "#fff";
1591
+ /**
1592
+ * @deprecated
1593
+ */
1594
+ const colorStaticBgQuaternaryDark = "#36363a";
1595
+ /**
1596
+ * @deprecated
1597
+ */
1598
+ const colorStaticBgQuaternaryLight = "#e7e8ec";
1599
+ /**
1600
+ * @deprecated
1601
+ */
1602
+ const colorStaticBgSecondaryDark = "#1c1c1e";
1603
+ /**
1604
+ * @deprecated
1605
+ */
1606
+ const colorStaticBgSecondaryLight = "#f2f3f5";
1607
+ /**
1608
+ * @deprecated
1609
+ */
1610
+ const colorStaticBgTertiaryDark = "#27272a";
1611
+ /**
1612
+ * @deprecated
1613
+ */
1614
+ const colorStaticBgTertiaryLight = "#edeef0";
1615
+ /**
1616
+ * @deprecated
1617
+ */
1618
+ const colorStaticBorderAccent = "#ef3124";
1619
+ /**
1620
+ * @deprecated
1621
+ */
1622
+ const colorStaticGraphicAccent = "#ef3124";
1623
+ /**
1624
+ * @deprecated
1625
+ */
1626
+ const colorStaticGraphicDark = "#212124";
1627
+ /**
1628
+ * @deprecated
1629
+ */
1630
+ const colorStaticGraphicLight = "#f1f1f1";
1631
+ /**
1632
+ * @deprecated
1633
+ */
1634
+ const colorStaticTextAccent = "#ef3124";
1635
+ /**
1636
+ * @deprecated
1637
+ */
1638
+ const colorStaticTextSecondaryDarkTransparent = "rgba(3, 3, 16, 0.56)";
1639
+ /**
1640
+ * @deprecated
1641
+ */
1642
+ const colorStaticTextSecondaryLightTransparent = "rgba(235, 235, 245, 0.6)";
1643
+ /**
1644
+ * @deprecated
1645
+ */
1646
+ const colorStaticTextTertiaryDarkTransparent = "rgba(1, 1, 18, 0.41)";
1647
+ /**
1648
+ * @deprecated
1649
+ */
1650
+ const colorStaticTextTertiaryLightTransparent = "rgba(235, 235, 245, 0.3)";
1651
+ /**
1652
+ * @deprecated
1653
+ */
1654
+ const colorDarkNeutral700Alpha15 = "rgba(137, 137, 145, 0.15)";
1655
+ /**
1656
+ * @deprecated
1657
+ */
1658
+ const colorDarkStatusInfoAlpha15 = "rgba(49, 147, 252, 0.15)";
1659
+ /**
1660
+ * @deprecated
1661
+ */
1662
+ const colorDarkTextPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
1663
+ /**
1664
+ * @deprecated
1665
+ */
1666
+ const colorDarkTextPrimaryShade24 = "rgba(194, 194, 194, 0.9544)";
1667
+ /**
1668
+ * @deprecated
1669
+ */
1670
+ const colorDarkTextPrimaryShade30 = "rgba(179, 179, 179, 0.958)";
1671
+ /**
1672
+ * @deprecated
1673
+ */
1674
+ const colorDarkTextPrimaryShade40 = "rgba(153, 153, 153, 0.964)";
1675
+ /**
1676
+ * @deprecated
1677
+ */
1678
+ const colorDarkTextPrimaryShade50 = "rgba(128, 128, 128, 0.97)";
1679
+ /**
1680
+ * @deprecated
1681
+ */
1682
+ const colorDarkTextPrimaryTint20 = "rgba(255, 255, 255, 0.952)";
1683
+ /**
1684
+ * @deprecated
1685
+ */
1686
+ const colorDarkTextPrimaryTint40 = "rgba(255, 255, 255, 0.964)";
1687
+ /**
1688
+ * @deprecated
1689
+ */
1690
+ const colorDarkTextPrimaryInvertedAlpha30 = "rgba(3, 3, 6, 0.3)";
1691
+ /**
1692
+ * @deprecated
1693
+ */
1694
+ const colorDarkTextPrimaryInvertedAlpha40 = "rgba(3, 3, 6, 0.4)";
1695
+ /**
1696
+ * @deprecated
1697
+ */
1698
+ const colorDarkTextPrimaryInvertedShade20 = "rgba(2, 2, 5, 0.904)";
1699
+ /**
1700
+ * @deprecated
1701
+ */
1702
+ const colorDarkTextPrimaryInvertedShade30 = "rgba(2, 2, 4, 0.916)";
1703
+ /**
1704
+ * @deprecated
1705
+ */
1706
+ const colorDarkTextPrimaryInvertedTint7 = "rgba(21, 21, 23, 0.8884)";
1707
+ /**
1708
+ * @deprecated
1709
+ */
1710
+ const colorDarkTextPrimaryInvertedTint15 = "rgba(41, 41, 43, 0.898)";
1711
+ /**
1712
+ * @deprecated
1713
+ */
1714
+ const colorDarkTextPrimaryInvertedTint24 = "rgba(63, 63, 66, 0.9088)";
1715
+ /**
1716
+ * @deprecated
1717
+ */
1718
+ const colorDarkTextPrimaryInvertedTint30 = "rgba(79, 79, 81, 0.916)";
1719
+ /**
1720
+ * @deprecated
1721
+ */
1722
+ const colorDarkTextPrimaryInvertedTint40 = "rgba(104, 104, 106, 0.928)";
1723
+ /**
1724
+ * @deprecated
1725
+ */
1726
+ const colorDarkTextPrimaryInvertedTint50 = "rgba(129, 129, 131, 0.94)";
1727
+ /**
1728
+ * @deprecated
1729
+ */
1730
+ const colorDarkTextSecondaryShade20 = "rgba(190, 190, 201, 0.64)";
1731
+ /**
1732
+ * @deprecated
1733
+ */
1734
+ const colorDarkTextSecondaryShade30 = "rgba(167, 167, 176, 0.685)";
1735
+ /**
1736
+ * @deprecated
1737
+ */
1738
+ const colorDarkTextSecondaryTint20 = "rgba(241, 241, 252, 0.64)";
1739
+ /**
1740
+ * @deprecated
1741
+ */
1742
+ const colorDarkTextSecondaryTint40 = "rgba(245, 245, 253, 0.73)";
1743
+ /**
1744
+ * @deprecated
1745
+ */
1746
+ const colorDarkTextSecondaryInvertedShade20 = "rgba(3, 3, 15, 0.64)";
1747
+ /**
1748
+ * @deprecated
1749
+ */
1750
+ const colorDarkTextSecondaryInvertedShade30 = "rgba(3, 3, 13, 0.685)";
1751
+ /**
1752
+ * @deprecated
1753
+ */
1754
+ const colorLightNeutral700Alpha15 = "rgba(137, 137, 145, 0.15)";
1755
+ /**
1756
+ * @deprecated
1757
+ */
1758
+ const colorLightStatusInfoAlpha15 = "rgba(34, 136, 250, 0.15)";
1759
+ /**
1760
+ * @deprecated
1761
+ */
1762
+ const colorLightTextPrimaryAlpha30 = "rgba(3, 3, 6, 0.3)";
1763
+ /**
1764
+ * @deprecated
1765
+ */
1766
+ const colorLightTextPrimaryTint24 = "rgba(63, 63, 66, 0.9088)";
1767
+ /**
1768
+ * @deprecated
1769
+ */
1770
+ const colorLightTextPrimaryTint30 = "rgba(79, 79, 81, 0.916)";
1771
+ /**
1772
+ * @deprecated
1773
+ */
1774
+ const colorLightTextPrimaryTint40 = "rgba(104, 104, 106, 0.928)";
1775
+ /**
1776
+ * @deprecated
1777
+ */
1778
+ const colorLightTextPrimaryTint50 = "rgba(129, 129, 131, 0.94)";
1779
+ /**
1780
+ * @deprecated
1781
+ */
1782
+ const colorLightTextPrimaryShade20 = "rgba(2, 2, 5, 0.904)";
1783
+ /**
1784
+ * @deprecated
1785
+ */
1786
+ const colorLightTextPrimaryShade40 = "rgba(2, 2, 4, 0.928)";
1787
+ /**
1788
+ * @deprecated
1789
+ */
1790
+ const colorLightTextPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
1791
+ /**
1792
+ * @deprecated
1793
+ */
1794
+ const colorLightTextPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
1795
+ /**
1796
+ * @deprecated
1797
+ */
1798
+ const colorLightTextPrimaryInvertedTint20 = "rgba(255, 255, 255, 0.952)";
1799
+ /**
1800
+ * @deprecated
1801
+ */
1802
+ const colorLightTextPrimaryInvertedTint30 = "rgba(255, 255, 255, 0.958)";
1803
+ /**
1804
+ * @deprecated
1805
+ */
1806
+ const colorLightTextPrimaryInvertedShade7 = "rgba(237, 237, 237, 0.9442)";
1807
+ /**
1808
+ * @deprecated
1809
+ */
1810
+ const colorLightTextPrimaryInvertedShade15 = "rgba(217, 217, 217, 0.949)";
1811
+ /**
1812
+ * @deprecated
1813
+ */
1814
+ const colorLightTextPrimaryInvertedShade24 = "rgba(194, 194, 194, 0.9544)";
1815
+ /**
1816
+ * @deprecated
1817
+ */
1818
+ const colorLightTextPrimaryInvertedShade30 = "rgba(179, 179, 179, 0.958)";
1819
+ /**
1820
+ * @deprecated
1821
+ */
1822
+ const colorLightTextPrimaryInvertedShade40 = "rgba(153, 153, 153, 0.964)";
1823
+ /**
1824
+ * @deprecated
1825
+ */
1826
+ const colorLightTextPrimaryInvertedShade50 = "rgba(128, 128, 128, 0.97)";
1827
+ /**
1828
+ * @deprecated
1829
+ */
1830
+ const colorLightTextSecondaryTint20 = "rgba(54, 54, 66, 0.64)";
1831
+ /**
1832
+ * @deprecated
1833
+ */
1834
+ const colorLightTextSecondaryTint30 = "rgba(79, 79, 90, 0.685)";
1835
+ /**
1836
+ * @deprecated
1837
+ */
1838
+ const colorLightTextSecondaryShade20 = "rgba(3, 3, 15, 0.64)";
1839
+ /**
1840
+ * @deprecated
1841
+ */
1842
+ const colorLightTextSecondaryShade40 = "rgba(2, 2, 11, 0.73)";
1843
+ /**
1844
+ * @deprecated
1845
+ */
1846
+ const colorLightTextSecondaryInvertedTint20 = "rgba(241, 241, 252, 0.64)";
1847
+ /**
1848
+ * @deprecated
1849
+ */
1850
+ const colorLightTextSecondaryInvertedTint30 = "rgba(243, 243, 252, 0.685)";
1851
+ /**
1852
+ * @deprecated
1853
+ */
1854
+ const colorStaticBgPrimaryDarkAlpha10 = "rgba(18, 18, 19, 0.1)";
1855
+ /**
1856
+ * @deprecated
1857
+ */
1858
+ const colorStaticBgPrimaryDarkAlpha20 = "rgba(18, 18, 19, 0.2)";
1859
+ /**
1860
+ * @deprecated
1861
+ */
1862
+ const colorStaticBgPrimaryDarkTint15 = "rgb(54, 54, 54)";
1863
+ /**
1864
+ * @deprecated
1865
+ */
1866
+ const colorStaticBgPrimaryDarkTint20 = "rgb(65, 65, 66)";
1867
+ /**
1868
+ * @deprecated
1869
+ */
1870
+ const colorStaticTextPrimaryLightAlpha30 = "rgba(255, 255, 255, 0.3)";
1871
+ /**
1872
+ * @deprecated
1873
+ */
1874
+ const colorDarkBgAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
1875
+ /**
1876
+ * @deprecated
1877
+ */
1878
+ const colorDarkBgAccentShade15 = "rgb(203, 42, 31)";
1879
+ /**
1880
+ * @deprecated
1881
+ */
1882
+ const colorDarkBgAccentShade20 = "rgb(191, 39, 29)";
1883
+ /**
1884
+ * @deprecated
1885
+ */
1886
+ const colorDarkBgAccentTint7 = "rgb(240, 63, 51)";
1887
+ /**
1888
+ * @deprecated
1889
+ */
1890
+ const colorDarkBgAccentTint10 = "rgb(241, 70, 58)";
1891
+ /**
1892
+ * @deprecated
1893
+ */
1894
+ const colorDarkBgAccentTint15 = "rgb(241, 80, 69)";
1895
+ /**
1896
+ * @deprecated
1897
+ */
1898
+ const colorDarkBgAccentTint30 = "rgb(244, 111, 102)";
1899
+ /**
1900
+ * @deprecated
1901
+ */
1902
+ const colorDarkBgPrimaryAlpha4 = "rgba(18, 18, 19, 0.04)";
1903
+ /**
1904
+ * @deprecated
1905
+ */
1906
+ const colorDarkBgPrimaryAlpha8 = "rgba(18, 18, 19, 0.08)";
1907
+ /**
1908
+ * @deprecated
1909
+ */
1910
+ const colorDarkBgPrimaryAlpha12 = "rgba(18, 18, 19, 0.12)";
1911
+ /**
1912
+ * @deprecated
1913
+ */
1914
+ const colorDarkBgPrimaryAlpha15 = "rgba(18, 18, 19, 0.15)";
1915
+ /**
1916
+ * @deprecated
1917
+ */
1918
+ const colorDarkBgPrimaryAlpha16 = "rgba(18, 18, 19, 0.16)";
1919
+ /**
1920
+ * @deprecated
1921
+ */
1922
+ const colorDarkBgPrimaryAlpha20 = "rgba(18, 18, 19, 0.2)";
1923
+ /**
1924
+ * @deprecated
1925
+ */
1926
+ const colorDarkBgPrimaryAlpha30 = "rgba(18, 18, 19, 0.3)";
1927
+ /**
1928
+ * @deprecated
1929
+ */
1930
+ const colorDarkBgPrimaryAlpha32 = "rgba(18, 18, 19, 0.32)";
1931
+ /**
1932
+ * @deprecated
1933
+ */
1934
+ const colorDarkBgPrimaryAlpha37 = "rgba(18, 18, 19, 0.37)";
1935
+ /**
1936
+ * @deprecated
1937
+ */
1938
+ const colorDarkBgPrimaryAlpha40 = "rgba(18, 18, 19, 0.4)";
1939
+ /**
1940
+ * @deprecated
1941
+ */
1942
+ const colorDarkBgPrimaryTint7 = "rgb(35, 35, 36)";
1943
+ /**
1944
+ * @deprecated
1945
+ */
1946
+ const colorDarkBgPrimaryTint15 = "rgb(54, 54, 54)";
1947
+ /**
1948
+ * @deprecated
1949
+ */
1950
+ const colorDarkBgPrimaryInvertedAlpha3 = "rgba(255, 255, 255, 0.03)";
1951
+ /**
1952
+ * @deprecated
1953
+ */
1954
+ const colorDarkBgPrimaryInvertedAlpha4 = "rgba(255, 255, 255, 0.04)";
1955
+ /**
1956
+ * @deprecated
1957
+ */
1958
+ const colorDarkBgPrimaryInvertedAlpha5 = "rgba(255, 255, 255, 0.05)";
1959
+ /**
1960
+ * @deprecated
1961
+ */
1962
+ const colorDarkBgPrimaryInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
1963
+ /**
1964
+ * @deprecated
1965
+ */
1966
+ const colorDarkBgPrimaryInvertedAlpha8 = "rgba(255, 255, 255, 0.08)";
1967
+ /**
1968
+ * @deprecated
1969
+ */
1970
+ const colorDarkBgPrimaryInvertedAlpha10 = "rgba(255, 255, 255, 0.1)";
1971
+ /**
1972
+ * @deprecated
1973
+ */
1974
+ const colorDarkBgPrimaryInvertedAlpha12 = "rgba(255, 255, 255, 0.12)";
1975
+ /**
1976
+ * @deprecated
1977
+ */
1978
+ const colorDarkBgPrimaryInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
1979
+ /**
1980
+ * @deprecated
1981
+ */
1982
+ const colorDarkBgPrimaryInvertedAlpha16 = "rgba(255, 255, 255, 0.16)";
1983
+ /**
1984
+ * @deprecated
1985
+ */
1986
+ const colorDarkBgPrimaryInvertedAlpha20 = "rgba(255, 255, 255, 0.2)";
1987
+ /**
1988
+ * @deprecated
1989
+ */
1990
+ const colorDarkBgPrimaryInvertedAlpha24 = "rgba(255, 255, 255, 0.24)";
1991
+ /**
1992
+ * @deprecated
1993
+ */
1994
+ const colorDarkBgPrimaryInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
1995
+ /**
1996
+ * @deprecated
1997
+ */
1998
+ const colorDarkBgPrimaryInvertedAlpha32 = "rgba(255, 255, 255, 0.32)";
1999
+ /**
2000
+ * @deprecated
2001
+ */
2002
+ const colorDarkBgPrimaryInvertedAlpha40 = "rgba(255, 255, 255, 0.4)";
2003
+ /**
2004
+ * @deprecated
2005
+ */
2006
+ const colorDarkBgPrimaryInvertedAlpha50 = "rgba(255, 255, 255, 0.5)";
2007
+ /**
2008
+ * @deprecated
2009
+ */
2010
+ const colorDarkBgPrimaryInvertedShade7 = "rgb(237, 237, 237)";
2011
+ /**
2012
+ * @deprecated
2013
+ */
2014
+ const colorDarkBgPrimaryInvertedShade15 = "rgb(217, 217, 217)";
2015
+ /**
2016
+ * @deprecated
2017
+ */
2018
+ const colorDarkBgPrimaryInvertedShade20 = "rgb(204, 204, 204)";
2019
+ /**
2020
+ * @deprecated
2021
+ */
2022
+ const colorDarkBgQuaternaryAlpha30 = "rgba(54, 54, 58, 0.3)";
2023
+ /**
2024
+ * @deprecated
2025
+ */
2026
+ const colorDarkBgQuaternaryTint7 = "rgb(68, 68, 72)";
2027
+ /**
2028
+ * @deprecated
2029
+ */
2030
+ const colorDarkBgQuaternaryTint10 = "rgb(74, 74, 78)";
2031
+ /**
2032
+ * @deprecated
2033
+ */
2034
+ const colorDarkBgQuaternaryTint15 = "rgb(84, 84, 88)";
2035
+ /**
2036
+ * @deprecated
2037
+ */
2038
+ const colorDarkBgQuaternaryTint30 = "rgb(114, 114, 117)";
2039
+ /**
2040
+ * @deprecated
2041
+ */
2042
+ const colorDarkBgQuaternaryInvertedAlpha30 = "rgba(220, 222, 226, 0.3)";
2043
+ /**
2044
+ * @deprecated
2045
+ */
2046
+ const colorDarkBgQuaternaryInvertedShade15 = "rgb(187, 189, 192)";
2047
+ /**
2048
+ * @deprecated
2049
+ */
2050
+ const colorDarkBgQuaternaryInvertedShade20 = "rgb(176, 178, 181)";
2051
+ /**
2052
+ * @deprecated
2053
+ */
2054
+ const colorDarkBgSecondaryAlpha30 = "rgba(28, 28, 30, 0.3)";
2055
+ /**
2056
+ * @deprecated
2057
+ */
2058
+ const colorDarkBgSecondaryShade15 = "rgb(24, 24, 25)";
2059
+ /**
2060
+ * @deprecated
2061
+ */
2062
+ const colorDarkBgSecondaryShade20 = "rgb(22, 22, 24)";
2063
+ /**
2064
+ * @deprecated
2065
+ */
2066
+ const colorDarkBgSecondaryTint7 = "rgb(44, 44, 46)";
2067
+ /**
2068
+ * @deprecated
2069
+ */
2070
+ const colorDarkBgSecondaryTint15 = "rgb(62, 62, 64)";
2071
+ /**
2072
+ * @deprecated
2073
+ */
2074
+ const colorDarkBgSecondaryInvertedAlpha30 = "rgba(242, 243, 245, 0.3)";
2075
+ /**
2076
+ * @deprecated
2077
+ */
2078
+ const colorDarkBgSecondaryInvertedShade15 = "rgb(206, 207, 208)";
2079
+ /**
2080
+ * @deprecated
2081
+ */
2082
+ const colorDarkBgSecondaryInvertedShade20 = "rgb(194, 194, 196)";
2083
+ /**
2084
+ * @deprecated
2085
+ */
2086
+ const colorDarkBgSecondaryInvertedTint7 = "rgb(243, 244, 246)";
2087
+ /**
2088
+ * @deprecated
2089
+ */
2090
+ const colorDarkBgSecondaryInvertedTint15 = "rgb(244, 245, 246)";
2091
+ /**
2092
+ * @deprecated
2093
+ */
2094
+ const colorDarkBgTertiaryTint7 = "rgb(54, 54, 57)";
2095
+ /**
2096
+ * @deprecated
2097
+ */
2098
+ const colorDarkBorderKeyAlpha7 = "rgba(255, 255, 255, 0.07)";
2099
+ /**
2100
+ * @deprecated
2101
+ */
2102
+ const colorDarkBorderKeyAlpha15 = "rgba(255, 255, 255, 0.15)";
2103
+ /**
2104
+ * @deprecated
2105
+ */
2106
+ const colorDarkBorderKeyInvertedAlpha7 = "rgba(0, 0, 0, 0.07)";
2107
+ /**
2108
+ * @deprecated
2109
+ */
2110
+ const colorDarkBorderKeyInvertedAlpha15 = "rgba(0, 0, 0, 0.15)";
2111
+ /**
2112
+ * @deprecated
2113
+ */
2114
+ const colorDarkBorderUnderlineAlpha30 = "rgba(73, 73, 79, 0.3)";
2115
+ /**
2116
+ * @deprecated
2117
+ */
2118
+ const colorDarkBorderUnderlineInvertedAlpha30 = "rgba(184, 185, 192, 0.3)";
2119
+ /**
2120
+ * @deprecated
2121
+ */
2122
+ const colorDarkGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
2123
+ /**
2124
+ * @deprecated
2125
+ */
2126
+ const colorDarkGraphicAccentShade15 = "rgb(203, 42, 31)";
2127
+ /**
2128
+ * @deprecated
2129
+ */
2130
+ const colorDarkGraphicAccentTint7 = "rgb(240, 63, 51)";
2131
+ /**
2132
+ * @deprecated
2133
+ */
2134
+ const colorDarkGraphicAccentTint10 = "rgb(241, 70, 58)";
2135
+ /**
2136
+ * @deprecated
2137
+ */
2138
+ const colorDarkGraphicAccentTint15 = "rgb(241, 80, 69)";
2139
+ /**
2140
+ * @deprecated
2141
+ */
2142
+ const colorDarkGraphicAccentTint30 = "rgb(244, 111, 102)";
2143
+ /**
2144
+ * @deprecated
2145
+ */
2146
+ const colorDarkGraphicLinkAlpha15 = "rgba(49, 147, 252, 0.15)";
2147
+ /**
2148
+ * @deprecated
2149
+ */
2150
+ const colorDarkGraphicNegativeAlpha10 = "rgba(255, 84, 49, 0.1)";
2151
+ /**
2152
+ * @deprecated
2153
+ */
2154
+ const colorDarkGraphicNegativeAlpha30 = "rgba(255, 84, 49, 0.3)";
2155
+ /**
2156
+ * @deprecated
2157
+ */
2158
+ const colorDarkGraphicNegativeAlpha40 = "rgba(255, 84, 49, 0.4)";
2159
+ /**
2160
+ * @deprecated
2161
+ */
2162
+ const colorDarkGraphicNegativeShade20 = "rgb(204, 67, 39)";
2163
+ /**
2164
+ * @deprecated
2165
+ */
2166
+ const colorDarkGraphicNegativeShade30 = "rgb(179, 59, 34)";
2167
+ /**
2168
+ * @deprecated
2169
+ */
2170
+ const colorDarkGraphicNegativeTint7 = "rgb(255, 96, 63)";
2171
+ /**
2172
+ * @deprecated
2173
+ */
2174
+ const colorDarkGraphicNegativeTint15 = "rgb(255, 110, 80)";
2175
+ /**
2176
+ * @deprecated
2177
+ */
2178
+ const colorDarkGraphicNegativeTint30 = "rgb(255, 135, 111)";
2179
+ /**
2180
+ * @deprecated
2181
+ */
2182
+ const colorDarkGraphicPositiveAlpha10 = "rgba(23, 208, 85, 0.1)";
2183
+ /**
2184
+ * @deprecated
2185
+ */
2186
+ const colorDarkGraphicPositiveTint10 = "rgb(46, 213, 102)";
2187
+ /**
2188
+ * @deprecated
2189
+ */
2190
+ const colorDarkGraphicPositiveTint30 = "rgb(93, 222, 136)";
2191
+ /**
2192
+ * @deprecated
2193
+ */
2194
+ const colorDarkGraphicPrimaryAlpha30 = "rgba(241, 241, 241, 0.3)";
2195
+ /**
2196
+ * @deprecated
2197
+ */
2198
+ const colorDarkGraphicPrimaryAlpha40 = "rgba(241, 241, 241, 0.4)";
2199
+ /**
2200
+ * @deprecated
2201
+ */
2202
+ const colorDarkGraphicPrimaryAlpha50 = "rgba(241, 241, 241, 0.5)";
2203
+ /**
2204
+ * @deprecated
2205
+ */
2206
+ const colorDarkGraphicPrimaryAlpha60 = "rgba(241, 241, 241, 0.6)";
2207
+ /**
2208
+ * @deprecated
2209
+ */
2210
+ const colorDarkGraphicPrimaryShade15 = "rgb(205, 205, 205)";
2211
+ /**
2212
+ * @deprecated
2213
+ */
2214
+ const colorDarkGraphicPrimaryShade20 = "rgb(193, 193, 193)";
2215
+ /**
2216
+ * @deprecated
2217
+ */
2218
+ const colorDarkGraphicPrimaryShade30 = "rgb(169, 169, 169)";
2219
+ /**
2220
+ * @deprecated
2221
+ */
2222
+ const colorDarkGraphicPrimaryTint10 = "rgb(242, 242, 242)";
2223
+ /**
2224
+ * @deprecated
2225
+ */
2226
+ const colorDarkGraphicPrimaryTint30 = "rgb(245, 245, 245)";
2227
+ /**
2228
+ * @deprecated
2229
+ */
2230
+ const colorDarkGraphicPrimaryInvertedAlpha30 = "rgba(33, 33, 36, 0.3)";
2231
+ /**
2232
+ * @deprecated
2233
+ */
2234
+ const colorDarkGraphicPrimaryInvertedAlpha40 = "rgba(33, 33, 36, 0.4)";
2235
+ /**
2236
+ * @deprecated
2237
+ */
2238
+ const colorDarkGraphicPrimaryInvertedAlpha50 = "rgba(33, 33, 36, 0.5)";
2239
+ /**
2240
+ * @deprecated
2241
+ */
2242
+ const colorDarkGraphicPrimaryInvertedAlpha60 = "rgba(33, 33, 36, 0.6)";
2243
+ /**
2244
+ * @deprecated
2245
+ */
2246
+ const colorDarkGraphicPrimaryInvertedTint7 = "rgb(49, 49, 51)";
2247
+ /**
2248
+ * @deprecated
2249
+ */
2250
+ const colorDarkGraphicPrimaryInvertedTint10 = "rgb(55, 55, 58)";
2251
+ /**
2252
+ * @deprecated
2253
+ */
2254
+ const colorDarkGraphicPrimaryInvertedTint15 = "rgb(66, 66, 69)";
2255
+ /**
2256
+ * @deprecated
2257
+ */
2258
+ const colorDarkGraphicPrimaryInvertedTint30 = "rgb(100, 100, 102)";
2259
+ /**
2260
+ * @deprecated
2261
+ */
2262
+ const colorDarkGraphicQuaternaryTint10 = "rgb(61, 61, 63)";
2263
+ /**
2264
+ * @deprecated
2265
+ */
2266
+ const colorDarkGraphicSecondaryAlpha30 = "rgba(137, 137, 145, 0.3)";
2267
+ /**
2268
+ * @deprecated
2269
+ */
2270
+ const colorDarkGraphicSecondaryTint30 = "rgb(172, 172, 178)";
2271
+ /**
2272
+ * @deprecated
2273
+ */
2274
+ const colorDarkGraphicSecondaryTint50 = "rgb(196, 196, 200)";
2275
+ /**
2276
+ * @deprecated
2277
+ */
2278
+ const colorDarkGraphicSecondaryInvertedAlpha30 = "rgba(137, 137, 145, 0.3)";
2279
+ /**
2280
+ * @deprecated
2281
+ */
2282
+ const colorDarkGraphicSecondaryInvertedShade15 = "rgb(116, 116, 123)";
2283
+ /**
2284
+ * @deprecated
2285
+ */
2286
+ const colorDarkGraphicSecondaryInvertedShade20 = "rgb(110, 110, 116)";
2287
+ /**
2288
+ * @deprecated
2289
+ */
2290
+ const colorDarkGraphicSecondaryInvertedTint10 = "rgb(149, 149, 156)";
2291
+ /**
2292
+ * @deprecated
2293
+ */
2294
+ const colorDarkGraphicSecondaryInvertedTint30 = "rgb(172, 172, 178)";
2295
+ /**
2296
+ * @deprecated
2297
+ */
2298
+ const colorDarkGraphicTertiaryAlpha30 = "rgba(73, 73, 79, 0.3)";
2299
+ /**
2300
+ * @deprecated
2301
+ */
2302
+ const colorDarkGraphicTertiaryShade15 = "rgb(62, 62, 67)";
2303
+ /**
2304
+ * @deprecated
2305
+ */
2306
+ const colorDarkGraphicTertiaryShade20 = "rgb(58, 58, 63)";
2307
+ /**
2308
+ * @deprecated
2309
+ */
2310
+ const colorDarkGraphicTertiaryTint7 = "rgb(86, 86, 91)";
2311
+ /**
2312
+ * @deprecated
2313
+ */
2314
+ const colorDarkGraphicTertiaryTint15 = "rgb(100, 100, 105)";
2315
+ /**
2316
+ * @deprecated
2317
+ */
2318
+ const colorDarkGraphicTertiaryInvertedAlpha30 = "rgba(184, 185, 192, 0.3)";
2319
+ /**
2320
+ * @deprecated
2321
+ */
2322
+ const colorDarkGraphicTertiaryInvertedShade15 = "rgb(156, 157, 163)";
2323
+ /**
2324
+ * @deprecated
2325
+ */
2326
+ const colorDarkGraphicTertiaryInvertedShade20 = "rgb(147, 148, 154)";
2327
+ /**
2328
+ * @deprecated
2329
+ */
2330
+ const colorDarkSpecialbgComponentTint7 = "rgba(255, 255, 255, 0.163)";
2331
+ /**
2332
+ * @deprecated
2333
+ */
2334
+ const colorDarkSpecialbgComponentTint10 = "rgba(255, 255, 255, 0.19)";
2335
+ /**
2336
+ * @deprecated
2337
+ */
2338
+ const colorDarkSpecialbgComponentTint15 = "rgba(255, 255, 255, 0.235)";
2339
+ /**
2340
+ * @deprecated
2341
+ */
2342
+ const colorDarkSpecialbgComponentTint30 = "rgba(255, 255, 255, 0.37)";
2343
+ /**
2344
+ * @deprecated
2345
+ */
2346
+ const colorDarkSpecialbgComponentAlpha2 = "rgba(255, 255, 255, 0.02)";
2347
+ /**
2348
+ * @deprecated
2349
+ */
2350
+ const colorDarkSpecialbgComponentAlpha14 = "rgba(255, 255, 255, 0.14)";
2351
+ /**
2352
+ * @deprecated
2353
+ */
2354
+ const colorDarkSpecialbgComponentAlpha23 = "rgba(255, 255, 255, 0.23)";
2355
+ /**
2356
+ * @deprecated
2357
+ */
2358
+ const colorDarkSpecialbgComponentAlpha30 = "rgba(255, 255, 255, 0.3)";
2359
+ /**
2360
+ * @deprecated
2361
+ */
2362
+ const colorDarkSpecialbgComponentInvertedAlpha30 = "rgba(11, 31, 53, 0.3)";
2363
+ /**
2364
+ * @deprecated
2365
+ */
2366
+ const colorDarkSpecialbgComponentInvertedShade15 = "rgba(9, 26, 45, 0.2095)";
2367
+ /**
2368
+ * @deprecated
2369
+ */
2370
+ const colorDarkSpecialbgComponentInvertedShade20 = "rgba(9, 25, 42, 0.256)";
2371
+ /**
2372
+ * @deprecated
2373
+ */
2374
+ const colorDarkSpecialbgSecondaryTransparentTint7 = "rgba(217, 217, 231, 0.1351)";
2375
+ /**
2376
+ * @deprecated
2377
+ */
2378
+ const colorDarkSpecialbgSecondaryTransparentTint15 = "rgba(220, 220, 233, 0.2095)";
2379
+ /**
2380
+ * @deprecated
2381
+ */
2382
+ const colorDarkSpecialbgSecondaryTransparentInvertedShade15 = "rgba(32, 47, 75, 0.201)";
2383
+ /**
2384
+ * @deprecated
2385
+ */
2386
+ const colorDarkSpecialbgSecondaryTransparentInvertedShade20 = "rgba(30, 44, 70, 0.248)";
2387
+ /**
2388
+ * @deprecated
2389
+ */
2390
+ const colorDarkSpecialbgTertiaryTransparentTint7 = "rgba(224, 224, 241, 0.1816)";
2391
+ /**
2392
+ * @deprecated
2393
+ */
2394
+ const colorDarkSpecialbgTertiaryTransparentTint15 = "rgba(227, 227, 242, 0.252)";
2395
+ /**
2396
+ * @deprecated
2397
+ */
2398
+ const colorDarkSpecialbgTertiaryTransparentInvertedShade15 = "rgba(26, 37, 58, 0.218)";
2399
+ /**
2400
+ * @deprecated
2401
+ */
2402
+ const colorDarkSpecialbgTertiaryTransparentInvertedShade20 = "rgba(24, 34, 54, 0.264)";
2403
+ /**
2404
+ * @deprecated
2405
+ */
2406
+ const colorDarkTextLinkShade30 = "rgb(52, 110, 176)";
2407
+ /**
2408
+ * @deprecated
2409
+ */
2410
+ const colorDarkTextLinkShade50 = "rgb(37, 79, 126)";
2411
+ /**
2412
+ * @deprecated
2413
+ */
2414
+ const colorDarkTextLinkTint20 = "rgb(110, 177, 253)";
2415
+ /**
2416
+ * @deprecated
2417
+ */
2418
+ const colorDarkTextLinkTint40 = "rgb(146, 196, 253)";
2419
+ /**
2420
+ * @deprecated
2421
+ */
2422
+ const colorLightBgAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
2423
+ /**
2424
+ * @deprecated
2425
+ */
2426
+ const colorLightBgAccentTint15 = "rgb(241, 80, 69)";
2427
+ /**
2428
+ * @deprecated
2429
+ */
2430
+ const colorLightBgAccentTint20 = "rgb(242, 90, 80)";
2431
+ /**
2432
+ * @deprecated
2433
+ */
2434
+ const colorLightBgAccentShade7 = "rgb(222, 46, 33)";
2435
+ /**
2436
+ * @deprecated
2437
+ */
2438
+ const colorLightBgAccentShade10 = "rgb(215, 44, 32)";
2439
+ /**
2440
+ * @deprecated
2441
+ */
2442
+ const colorLightBgAccentShade15 = "rgb(203, 42, 31)";
2443
+ /**
2444
+ * @deprecated
2445
+ */
2446
+ const colorLightBgAccentShade30 = "rgb(167, 34, 25)";
2447
+ /**
2448
+ * @deprecated
2449
+ */
2450
+ const colorLightBgPrimaryAlpha4 = "rgba(255, 255, 255, 0.04)";
2451
+ /**
2452
+ * @deprecated
2453
+ */
2454
+ const colorLightBgPrimaryAlpha8 = "rgba(255, 255, 255, 0.08)";
2455
+ /**
2456
+ * @deprecated
2457
+ */
2458
+ const colorLightBgPrimaryAlpha12 = "rgba(255, 255, 255, 0.12)";
2459
+ /**
2460
+ * @deprecated
2461
+ */
2462
+ const colorLightBgPrimaryAlpha15 = "rgba(255, 255, 255, 0.15)";
2463
+ /**
2464
+ * @deprecated
2465
+ */
2466
+ const colorLightBgPrimaryAlpha16 = "rgba(255, 255, 255, 0.16)";
2467
+ /**
2468
+ * @deprecated
2469
+ */
2470
+ const colorLightBgPrimaryAlpha20 = "rgba(255, 255, 255, 0.2)";
2471
+ /**
2472
+ * @deprecated
2473
+ */
2474
+ const colorLightBgPrimaryAlpha30 = "rgba(255, 255, 255, 0.3)";
2475
+ /**
2476
+ * @deprecated
2477
+ */
2478
+ const colorLightBgPrimaryAlpha32 = "rgba(255, 255, 255, 0.32)";
2479
+ /**
2480
+ * @deprecated
2481
+ */
2482
+ const colorLightBgPrimaryAlpha37 = "rgba(255, 255, 255, 0.37)";
2483
+ /**
2484
+ * @deprecated
2485
+ */
2486
+ const colorLightBgPrimaryAlpha40 = "rgba(255, 255, 255, 0.4)";
2487
+ /**
2488
+ * @deprecated
2489
+ */
2490
+ const colorLightBgPrimaryShade7 = "rgb(237, 237, 237)";
2491
+ /**
2492
+ * @deprecated
2493
+ */
2494
+ const colorLightBgPrimaryShade15 = "rgb(217, 217, 217)";
2495
+ /**
2496
+ * @deprecated
2497
+ */
2498
+ const colorLightBgPrimaryInvertedAlpha3 = "rgba(18, 18, 19, 0.03)";
2499
+ /**
2500
+ * @deprecated
2501
+ */
2502
+ const colorLightBgPrimaryInvertedAlpha4 = "rgba(18, 18, 19, 0.04)";
2503
+ /**
2504
+ * @deprecated
2505
+ */
2506
+ const colorLightBgPrimaryInvertedAlpha5 = "rgba(18, 18, 19, 0.05)";
2507
+ /**
2508
+ * @deprecated
2509
+ */
2510
+ const colorLightBgPrimaryInvertedAlpha7 = "rgba(18, 18, 19, 0.07)";
2511
+ /**
2512
+ * @deprecated
2513
+ */
2514
+ const colorLightBgPrimaryInvertedAlpha8 = "rgba(18, 18, 19, 0.08)";
2515
+ /**
2516
+ * @deprecated
2517
+ */
2518
+ const colorLightBgPrimaryInvertedAlpha10 = "rgba(18, 18, 19, 0.1)";
2519
+ /**
2520
+ * @deprecated
2521
+ */
2522
+ const colorLightBgPrimaryInvertedAlpha12 = "rgba(18, 18, 19, 0.12)";
2523
+ /**
2524
+ * @deprecated
2525
+ */
2526
+ const colorLightBgPrimaryInvertedAlpha15 = "rgba(18, 18, 19, 0.15)";
2527
+ /**
2528
+ * @deprecated
2529
+ */
2530
+ const colorLightBgPrimaryInvertedAlpha16 = "rgba(18, 18, 19, 0.16)";
2531
+ /**
2532
+ * @deprecated
2533
+ */
2534
+ const colorLightBgPrimaryInvertedAlpha20 = "rgba(18, 18, 19, 0.2)";
2535
+ /**
2536
+ * @deprecated
2537
+ */
2538
+ const colorLightBgPrimaryInvertedAlpha24 = "rgba(18, 18, 19, 0.24)";
2539
+ /**
2540
+ * @deprecated
2541
+ */
2542
+ const colorLightBgPrimaryInvertedAlpha30 = "rgba(18, 18, 19, 0.3)";
2543
+ /**
2544
+ * @deprecated
2545
+ */
2546
+ const colorLightBgPrimaryInvertedAlpha32 = "rgba(18, 18, 19, 0.32)";
2547
+ /**
2548
+ * @deprecated
2549
+ */
2550
+ const colorLightBgPrimaryInvertedAlpha40 = "rgba(18, 18, 19, 0.4)";
2551
+ /**
2552
+ * @deprecated
2553
+ */
2554
+ const colorLightBgPrimaryInvertedAlpha50 = "rgba(18, 18, 19, 0.5)";
2555
+ /**
2556
+ * @deprecated
2557
+ */
2558
+ const colorLightBgPrimaryInvertedTint7 = "rgb(35, 35, 36)";
2559
+ /**
2560
+ * @deprecated
2561
+ */
2562
+ const colorLightBgPrimaryInvertedTint15 = "rgb(54, 54, 54)";
2563
+ /**
2564
+ * @deprecated
2565
+ */
2566
+ const colorLightBgPrimaryInvertedTint20 = "rgb(65, 65, 66)";
2567
+ /**
2568
+ * @deprecated
2569
+ */
2570
+ const colorLightBgQuaternaryAlpha30 = "rgba(220, 222, 226, 0.3)";
2571
+ /**
2572
+ * @deprecated
2573
+ */
2574
+ const colorLightBgQuaternaryShade7 = "rgb(205, 206, 210)";
2575
+ /**
2576
+ * @deprecated
2577
+ */
2578
+ const colorLightBgQuaternaryShade10 = "rgb(198, 200, 203)";
2579
+ /**
2580
+ * @deprecated
2581
+ */
2582
+ const colorLightBgQuaternaryShade15 = "rgb(187, 189, 192)";
2583
+ /**
2584
+ * @deprecated
2585
+ */
2586
+ const colorLightBgQuaternaryShade30 = "rgb(154, 155, 158)";
2587
+ /**
2588
+ * @deprecated
2589
+ */
2590
+ const colorLightBgQuaternaryInvertedAlpha30 = "rgba(54, 54, 58, 0.3)";
2591
+ /**
2592
+ * @deprecated
2593
+ */
2594
+ const colorLightBgQuaternaryInvertedTint15 = "rgb(84, 84, 88)";
2595
+ /**
2596
+ * @deprecated
2597
+ */
2598
+ const colorLightBgQuaternaryInvertedTint20 = "rgb(94, 94, 97)";
2599
+ /**
2600
+ * @deprecated
2601
+ */
2602
+ const colorLightBgSecondaryAlpha30 = "rgba(242, 243, 245, 0.3)";
2603
+ /**
2604
+ * @deprecated
2605
+ */
2606
+ const colorLightBgSecondaryTint15 = "rgb(244, 245, 246)";
2607
+ /**
2608
+ * @deprecated
2609
+ */
2610
+ const colorLightBgSecondaryTint20 = "rgb(245, 245, 247)";
2611
+ /**
2612
+ * @deprecated
2613
+ */
2614
+ const colorLightBgSecondaryShade7 = "rgb(225, 226, 228)";
2615
+ /**
2616
+ * @deprecated
2617
+ */
2618
+ const colorLightBgSecondaryShade15 = "rgb(206, 207, 208)";
2619
+ /**
2620
+ * @deprecated
2621
+ */
2622
+ const colorLightBgSecondaryInvertedAlpha30 = "rgba(28, 28, 30, 0.3)";
2623
+ /**
2624
+ * @deprecated
2625
+ */
2626
+ const colorLightBgSecondaryInvertedTint15 = "rgb(62, 62, 64)";
2627
+ /**
2628
+ * @deprecated
2629
+ */
2630
+ const colorLightBgSecondaryInvertedTint20 = "rgb(73, 73, 75)";
2631
+ /**
2632
+ * @deprecated
2633
+ */
2634
+ const colorLightBgSecondaryInvertedShade7 = "rgb(26, 26, 28)";
2635
+ /**
2636
+ * @deprecated
2637
+ */
2638
+ const colorLightBgSecondaryInvertedShade15 = "rgb(24, 24, 25)";
2639
+ /**
2640
+ * @deprecated
2641
+ */
2642
+ const colorLightBgTertiaryShade7 = "rgb(215, 216, 218)";
2643
+ /**
2644
+ * @deprecated
2645
+ */
2646
+ const colorLightBorderKeyAlpha7 = "rgba(0, 0, 0, 0.07)";
2647
+ /**
2648
+ * @deprecated
2649
+ */
2650
+ const colorLightBorderKeyAlpha15 = "rgba(0, 0, 0, 0.15)";
2651
+ /**
2652
+ * @deprecated
2653
+ */
2654
+ const colorLightBorderKeyInvertedAlpha7 = "rgba(255, 255, 255, 0.07)";
2655
+ /**
2656
+ * @deprecated
2657
+ */
2658
+ const colorLightBorderKeyInvertedAlpha15 = "rgba(255, 255, 255, 0.15)";
2659
+ /**
2660
+ * @deprecated
2661
+ */
2662
+ const colorLightBorderUnderlineAlpha30 = "rgba(184, 185, 192, 0.3)";
2663
+ /**
2664
+ * @deprecated
2665
+ */
2666
+ const colorLightBorderUnderlineInvertedAlpha30 = "rgba(73, 73, 79, 0.3)";
2667
+ /**
2668
+ * @deprecated
2669
+ */
2670
+ const colorLightGraphicAccentAlpha30 = "rgba(239, 49, 36, 0.3)";
2671
+ /**
2672
+ * @deprecated
2673
+ */
2674
+ const colorLightGraphicAccentTint15 = "rgb(241, 80, 69)";
2675
+ /**
2676
+ * @deprecated
2677
+ */
2678
+ const colorLightGraphicAccentShade7 = "rgb(222, 46, 33)";
2679
+ /**
2680
+ * @deprecated
2681
+ */
2682
+ const colorLightGraphicAccentShade10 = "rgb(215, 44, 32)";
2683
+ /**
2684
+ * @deprecated
2685
+ */
2686
+ const colorLightGraphicAccentShade15 = "rgb(203, 42, 31)";
2687
+ /**
2688
+ * @deprecated
2689
+ */
2690
+ const colorLightGraphicAccentShade30 = "rgb(167, 34, 25)";
2691
+ /**
2692
+ * @deprecated
2693
+ */
2694
+ const colorLightGraphicLinkAlpha15 = "rgba(34, 136, 250, 0.15)";
2695
+ /**
2696
+ * @deprecated
2697
+ */
2698
+ const colorLightGraphicNegativeAlpha10 = "rgba(255, 84, 49, 0.1)";
2699
+ /**
2700
+ * @deprecated
2701
+ */
2702
+ const colorLightGraphicNegativeAlpha30 = "rgba(255, 84, 49, 0.3)";
2703
+ /**
2704
+ * @deprecated
2705
+ */
2706
+ const colorLightGraphicNegativeAlpha40 = "rgba(255, 84, 49, 0.4)";
2707
+ /**
2708
+ * @deprecated
2709
+ */
2710
+ const colorLightGraphicNegativeTint20 = "rgb(255, 118, 90)";
2711
+ /**
2712
+ * @deprecated
2713
+ */
2714
+ const colorLightGraphicNegativeTint30 = "rgb(255, 135, 111)";
2715
+ /**
2716
+ * @deprecated
2717
+ */
2718
+ const colorLightGraphicNegativeShade7 = "rgb(237, 78, 46)";
2719
+ /**
2720
+ * @deprecated
2721
+ */
2722
+ const colorLightGraphicNegativeShade15 = "rgb(217, 71, 42)";
2723
+ /**
2724
+ * @deprecated
2725
+ */
2726
+ const colorLightGraphicNegativeShade30 = "rgb(179, 59, 34)";
2727
+ /**
2728
+ * @deprecated
2729
+ */
2730
+ const colorLightGraphicPositiveAlpha10 = "rgba(12, 196, 77, 0.1)";
2731
+ /**
2732
+ * @deprecated
2733
+ */
2734
+ const colorLightGraphicPositiveShade10 = "rgb(11, 176, 69)";
2735
+ /**
2736
+ * @deprecated
2737
+ */
2738
+ const colorLightGraphicPositiveShade30 = "rgb(8, 137, 54)";
2739
+ /**
2740
+ * @deprecated
2741
+ */
2742
+ const colorLightGraphicPrimaryAlpha30 = "rgba(33, 33, 36, 0.3)";
2743
+ /**
2744
+ * @deprecated
2745
+ */
2746
+ const colorLightGraphicPrimaryAlpha40 = "rgba(33, 33, 36, 0.4)";
2747
+ /**
2748
+ * @deprecated
2749
+ */
2750
+ const colorLightGraphicPrimaryAlpha50 = "rgba(33, 33, 36, 0.5)";
2751
+ /**
2752
+ * @deprecated
2753
+ */
2754
+ const colorLightGraphicPrimaryAlpha60 = "rgba(33, 33, 36, 0.6)";
2755
+ /**
2756
+ * @deprecated
2757
+ */
2758
+ const colorLightGraphicPrimaryTint15 = "rgb(66, 66, 69)";
2759
+ /**
2760
+ * @deprecated
2761
+ */
2762
+ const colorLightGraphicPrimaryTint20 = "rgb(77, 77, 80)";
2763
+ /**
2764
+ * @deprecated
2765
+ */
2766
+ const colorLightGraphicPrimaryTint30 = "rgb(100, 100, 102)";
2767
+ /**
2768
+ * @deprecated
2769
+ */
2770
+ const colorLightGraphicPrimaryShade10 = "rgb(30, 30, 32)";
2771
+ /**
2772
+ * @deprecated
2773
+ */
2774
+ const colorLightGraphicPrimaryShade30 = "rgb(23, 23, 25)";
2775
+ /**
2776
+ * @deprecated
2777
+ */
2778
+ const colorLightGraphicPrimaryInvertedAlpha30 = "rgba(241, 241, 241, 0.3)";
2779
+ /**
2780
+ * @deprecated
2781
+ */
2782
+ const colorLightGraphicPrimaryInvertedAlpha40 = "rgba(241, 241, 241, 0.4)";
2783
+ /**
2784
+ * @deprecated
2785
+ */
2786
+ const colorLightGraphicPrimaryInvertedAlpha50 = "rgba(241, 241, 241, 0.5)";
2787
+ /**
2788
+ * @deprecated
2789
+ */
2790
+ const colorLightGraphicPrimaryInvertedAlpha60 = "rgba(241, 241, 241, 0.6)";
2791
+ /**
2792
+ * @deprecated
2793
+ */
2794
+ const colorLightGraphicPrimaryInvertedShade7 = "rgb(224, 224, 224)";
2795
+ /**
2796
+ * @deprecated
2797
+ */
2798
+ const colorLightGraphicPrimaryInvertedShade10 = "rgb(217, 217, 217)";
2799
+ /**
2800
+ * @deprecated
2801
+ */
2802
+ const colorLightGraphicPrimaryInvertedShade15 = "rgb(205, 205, 205)";
2803
+ /**
2804
+ * @deprecated
2805
+ */
2806
+ const colorLightGraphicPrimaryInvertedShade30 = "rgb(169, 169, 169)";
2807
+ /**
2808
+ * @deprecated
2809
+ */
2810
+ const colorLightGraphicQuaternaryShade10 = "rgb(208, 209, 212)";
2811
+ /**
2812
+ * @deprecated
2813
+ */
2814
+ const colorLightGraphicSecondaryAlpha30 = "rgba(137, 137, 145, 0.3)";
2815
+ /**
2816
+ * @deprecated
2817
+ */
2818
+ const colorLightGraphicSecondaryShade30 = "rgb(96, 96, 102)";
2819
+ /**
2820
+ * @deprecated
2821
+ */
2822
+ const colorLightGraphicSecondaryShade50 = "rgb(69, 69, 73)";
2823
+ /**
2824
+ * @deprecated
2825
+ */
2826
+ const colorLightGraphicSecondaryInvertedAlpha30 = "rgba(137, 137, 145, 0.3)";
2827
+ /**
2828
+ * @deprecated
2829
+ */
2830
+ const colorLightGraphicSecondaryInvertedTint15 = "rgb(155, 155, 162)";
2831
+ /**
2832
+ * @deprecated
2833
+ */
2834
+ const colorLightGraphicSecondaryInvertedTint20 = "rgb(161, 161, 167)";
2835
+ /**
2836
+ * @deprecated
2837
+ */
2838
+ const colorLightGraphicSecondaryInvertedShade10 = "rgb(123, 123, 131)";
2839
+ /**
2840
+ * @deprecated
2841
+ */
2842
+ const colorLightGraphicSecondaryInvertedShade30 = "rgb(96, 96, 102)";
2843
+ /**
2844
+ * @deprecated
2845
+ */
2846
+ const colorLightGraphicTertiaryAlpha30 = "rgba(184, 185, 192, 0.3)";
2847
+ /**
2848
+ * @deprecated
2849
+ */
2850
+ const colorLightGraphicTertiaryTint15 = "rgb(195, 195, 201)";
2851
+ /**
2852
+ * @deprecated
2853
+ */
2854
+ const colorLightGraphicTertiaryTint20 = "rgb(198, 199, 205)";
2855
+ /**
2856
+ * @deprecated
2857
+ */
2858
+ const colorLightGraphicTertiaryShade7 = "rgb(171, 172, 179)";
2859
+ /**
2860
+ * @deprecated
2861
+ */
2862
+ const colorLightGraphicTertiaryShade15 = "rgb(156, 157, 163)";
2863
+ /**
2864
+ * @deprecated
2865
+ */
2866
+ const colorLightGraphicTertiaryInvertedAlpha30 = "rgba(73, 73, 79, 0.3)";
2867
+ /**
2868
+ * @deprecated
2869
+ */
2870
+ const colorLightGraphicTertiaryInvertedTint15 = "rgb(100, 100, 105)";
2871
+ /**
2872
+ * @deprecated
2873
+ */
2874
+ const colorLightGraphicTertiaryInvertedTint20 = "rgb(109, 109, 114)";
2875
+ /**
2876
+ * @deprecated
2877
+ */
2878
+ const colorLightSpecialbgComponentShade7 = "rgba(10, 29, 49, 0.1351)";
2879
+ /**
2880
+ * @deprecated
2881
+ */
2882
+ const colorLightSpecialbgComponentShade10 = "rgba(10, 28, 48, 0.163)";
2883
+ /**
2884
+ * @deprecated
2885
+ */
2886
+ const colorLightSpecialbgComponentShade15 = "rgba(9, 26, 45, 0.2095)";
2887
+ /**
2888
+ * @deprecated
2889
+ */
2890
+ const colorLightSpecialbgComponentShade30 = "rgba(8, 22, 37, 0.349)";
2891
+ /**
2892
+ * @deprecated
2893
+ */
2894
+ const colorLightSpecialbgComponentAlpha2 = "rgba(11, 31, 53, 0.02)";
2895
+ /**
2896
+ * @deprecated
2897
+ */
2898
+ const colorLightSpecialbgComponentAlpha14 = "rgba(11, 31, 53, 0.14)";
2899
+ /**
2900
+ * @deprecated
2901
+ */
2902
+ const colorLightSpecialbgComponentAlpha23 = "rgba(11, 31, 53, 0.23)";
2903
+ /**
2904
+ * @deprecated
2905
+ */
2906
+ const colorLightSpecialbgComponentAlpha30 = "rgba(11, 31, 53, 0.3)";
2907
+ /**
2908
+ * @deprecated
2909
+ */
2910
+ const colorLightSpecialbgComponentInvertedAlpha30 = "rgba(255, 255, 255, 0.3)";
2911
+ /**
2912
+ * @deprecated
2913
+ */
2914
+ const colorLightSpecialbgComponentInvertedTint15 = "rgba(255, 255, 255, 0.235)";
2915
+ /**
2916
+ * @deprecated
2917
+ */
2918
+ const colorLightSpecialbgComponentInvertedTint20 = "rgba(255, 255, 255, 0.28)";
2919
+ /**
2920
+ * @deprecated
2921
+ */
2922
+ const colorLightSpecialbgSecondaryTransparentShade7 = "rgba(35, 51, 82, 0.1258)";
2923
+ /**
2924
+ * @deprecated
2925
+ */
2926
+ const colorLightSpecialbgSecondaryTransparentShade15 = "rgba(32, 47, 75, 0.201)";
2927
+ /**
2928
+ * @deprecated
2929
+ */
2930
+ const colorLightSpecialbgSecondaryTransparentInvertedTint15 = "rgba(220, 220, 233, 0.2095)";
2931
+ /**
2932
+ * @deprecated
2933
+ */
2934
+ const colorLightSpecialbgSecondaryTransparentInvertedTint20 = "rgba(222, 222, 234, 0.256)";
2935
+ /**
2936
+ * @deprecated
2937
+ */
2938
+ const colorLightSpecialbgTertiaryTransparentShade7 = "rgba(28, 40, 63, 0.1444)";
2939
+ /**
2940
+ * @deprecated
2941
+ */
2942
+ const colorLightSpecialbgTertiaryTransparentShade15 = "rgba(26, 37, 58, 0.218)";
2943
+ /**
2944
+ * @deprecated
2945
+ */
2946
+ const colorLightSpecialbgTertiaryTransparentInvertedTint15 = "rgba(227, 227, 242, 0.252)";
2947
+ /**
2948
+ * @deprecated
2949
+ */
2950
+ const colorLightSpecialbgTertiaryTransparentInvertedTint20 = "rgba(229, 229, 243, 0.296)";
2951
+ /**
2952
+ * @deprecated
2953
+ */
2954
+ const colorLightTextLinkTint30 = "rgb(106, 160, 244)";
2955
+ /**
2956
+ * @deprecated
2957
+ */
2958
+ const colorLightTextLinkTint50 = "rgb(149, 187, 247)";
2959
+ /**
2960
+ * @deprecated
2961
+ */
2962
+ const colorLightTextLinkShade20 = "rgb(34, 95, 191)";
2963
+ /**
2964
+ * @deprecated
2965
+ */
2966
+ const colorLightTextLinkShade40 = "rgb(25, 71, 143)";
2967
+ /**
2968
+ * @deprecated
2969
+ */
2970
+ const colorStaticGraphicLightShade7 = "rgb(224, 224, 224)";
2971
+ /**
2972
+ * @deprecated
2973
+ */
2974
+ const colorStaticGraphicLightShade15 = "rgb(205, 205, 205)";
2975
+ /**
2976
+ * @deprecated
2977
+ */
2978
+ const colorStaticCorpbgNeutral = "#bdc0c2";
2979
+ /**
2980
+ * @deprecated
2981
+ */
2982
+ const colorStaticCorpbgPrimary = "#212a33";
2983
+ /**
2984
+ * @deprecated
2985
+ */
2986
+ const colorStaticCorpbgSecondary = "#384048";
2987
+ /**
2988
+ * @deprecated
2989
+ */
2990
+ const colorStaticCorpbgTertiary = "#7a7f85";
2991
+ /**
2992
+ * @deprecated
2993
+ */
2994
+ const colorStaticGraphicAmethyst = "#a489aa";
2995
+ /**
2996
+ * @deprecated
2997
+ */
2998
+ const colorStaticGraphicBlackberry = "#bfafc6";
2999
+ /**
3000
+ * @deprecated
3001
+ */
3002
+ const colorStaticGraphicBlueChill = "#0f9c8c";
3003
+ /**
3004
+ * @deprecated
3005
+ */
3006
+ const colorStaticGraphicBlueMaya = "#7eb3ff";
3007
+ /**
3008
+ * @deprecated
3009
+ */
3010
+ const colorStaticGraphicBlueMoody = "#7879cf";
3011
+ /**
3012
+ * @deprecated
3013
+ */
3014
+ const colorStaticGraphicBlueSteel = "#4f84ba";
3015
+ /**
3016
+ * @deprecated
3017
+ */
3018
+ const colorStaticGraphicBotticelli = "#cee5e5";
3019
+ /**
3020
+ * @deprecated
3021
+ */
3022
+ const colorStaticGraphicBoulder = "#7a7a7a";
3023
+ /**
3024
+ * @deprecated
3025
+ */
3026
+ const colorStaticGraphicBrinkPink = "#fc617c";
3027
+ /**
3028
+ * @deprecated
3029
+ */
3030
+ const colorStaticGraphicBurntSienna = "#eb7a58";
3031
+ /**
3032
+ * @deprecated
3033
+ */
3034
+ const colorStaticGraphicCarrot = "#e8bba3";
3035
+ /**
3036
+ * @deprecated
3037
+ */
3038
+ const colorStaticGraphicChatelle = "#bfafc6";
3039
+ /**
3040
+ * @deprecated
3041
+ */
3042
+ const colorStaticGraphicChathamsBlue = "#155966";
3043
+ /**
3044
+ * @deprecated
3045
+ */
3046
+ const colorStaticGraphicChick = "#f2db9e";
3047
+ /**
3048
+ * @deprecated
3049
+ */
3050
+ const colorStaticGraphicCrete = "#847128";
3051
+ /**
3052
+ * @deprecated
3053
+ */
3054
+ const colorStaticGraphicCuriousBlue = "#2381db";
3055
+ /**
3056
+ * @deprecated
3057
+ */
3058
+ const colorStaticGraphicCuriousBlueLight = "#3b99d9";
3059
+ /**
3060
+ * @deprecated
3061
+ */
3062
+ const colorStaticGraphicEasternBlue = "#269cb3";
3063
+ /**
3064
+ * @deprecated
3065
+ */
3066
+ const colorStaticGraphicFrenchLilac = "#d3baed";
3067
+ /**
3068
+ * @deprecated
3069
+ */
3070
+ const colorStaticGraphicFuelYellow = "#f29d32";
3071
+ /**
3072
+ * @deprecated
3073
+ */
3074
+ const colorStaticGraphicFunBlue = "#1d6ab5";
3075
+ /**
3076
+ * @deprecated
3077
+ */
3078
+ const colorStaticGraphicGallery = "#eee";
3079
+ /**
3080
+ * @deprecated
3081
+ */
3082
+ const colorStaticGraphicGreenJungle = "#2fc26e";
3083
+ /**
3084
+ * @deprecated
3085
+ */
3086
+ const colorStaticGraphicHippieBlue = "#5aa4b0";
3087
+ /**
3088
+ * @deprecated
3089
+ */
3090
+ const colorStaticGraphicJaffa = "#f07134";
3091
+ /**
3092
+ * @deprecated
3093
+ */
3094
+ const colorStaticGraphicJaffaLight = "#f18836";
3095
+ /**
3096
+ * @deprecated
3097
+ */
3098
+ const colorStaticGraphicJava = "#15c0e0";
3099
+ /**
3100
+ * @deprecated
3101
+ */
3102
+ const colorStaticGraphicJungleGreen = "#2ab79a";
3103
+ /**
3104
+ * @deprecated
3105
+ */
3106
+ const colorStaticGraphicLavender = "#8888ad";
3107
+ /**
3108
+ * @deprecated
3109
+ */
3110
+ const colorStaticGraphicMantis = "#63cd4f";
3111
+ /**
3112
+ * @deprecated
3113
+ */
3114
+ const colorStaticGraphicMatisse = "#16548f";
3115
+ /**
3116
+ * @deprecated
3117
+ */
3118
+ const colorStaticGraphicMilanoRed = "#cd1501";
3119
+ /**
3120
+ * @deprecated
3121
+ */
3122
+ const colorStaticGraphicMirage = "#1d2434";
3123
+ /**
3124
+ * @deprecated
3125
+ */
3126
+ const colorStaticGraphicMoonRaker = "#e9dbf7";
3127
+ /**
3128
+ * @deprecated
3129
+ */
3130
+ const colorStaticGraphicMossGreen = "#a6d29c";
3131
+ /**
3132
+ * @deprecated
3133
+ */
3134
+ const colorStaticGraphicNevada = "#626b75";
3135
+ /**
3136
+ * @deprecated
3137
+ */
3138
+ const colorStaticGraphicOlive = "#bfd3c9";
3139
+ /**
3140
+ * @deprecated
3141
+ */
3142
+ const colorStaticGraphicOlivine = "#87b965";
3143
+ /**
3144
+ * @deprecated
3145
+ */
3146
+ const colorStaticGraphicPeach = "#fcc99b";
3147
+ /**
3148
+ * @deprecated
3149
+ */
3150
+ const colorStaticGraphicPersimmon = "#ff5c5c";
3151
+ /**
3152
+ * @deprecated
3153
+ */
3154
+ const colorStaticGraphicPewter = "#96a5a5";
3155
+ /**
3156
+ * @deprecated
3157
+ */
3158
+ const colorStaticGraphicPickledBluewood = "#2d3f50";
3159
+ /**
3160
+ * @deprecated
3161
+ */
3162
+ const colorStaticGraphicPorsche = "#e7b965";
3163
+ /**
3164
+ * @deprecated
3165
+ */
3166
+ const colorStaticGraphicRaspberry = "#dfb2bb";
3167
+ /**
3168
+ * @deprecated
3169
+ */
3170
+ const colorStaticGraphicRedDamask = "#da713c";
3171
+ /**
3172
+ * @deprecated
3173
+ */
3174
+ const colorStaticGraphicSaffron = "#f0c330";
3175
+ /**
3176
+ * @deprecated
3177
+ */
3178
+ const colorStaticGraphicSalomie = "#fee984";
3179
+ /**
3180
+ * @deprecated
3181
+ */
3182
+ const colorStaticGraphicSand = "#f6bf65";
3183
+ /**
3184
+ * @deprecated
3185
+ */
3186
+ const colorStaticGraphicSandyBrown = "#f38f6f";
3187
+ /**
3188
+ * @deprecated
3189
+ */
3190
+ const colorStaticGraphicSeawater = "#aecfd9";
3191
+ /**
3192
+ * @deprecated
3193
+ */
3194
+ const colorStaticGraphicSerenade = "#fff0e3";
3195
+ /**
3196
+ * @deprecated
3197
+ */
3198
+ const colorStaticGraphicSky = "#a6c0db";
3199
+ /**
3200
+ * @deprecated
3201
+ */
3202
+ const colorStaticGraphicSoftPeach = "#f3eaeb";
3203
+ /**
3204
+ * @deprecated
3205
+ */
3206
+ const colorStaticGraphicSolitude = "#e8f2fe";
3207
+ /**
3208
+ * @deprecated
3209
+ */
3210
+ const colorStaticGraphicStrawberry = "#f8b6a9";
3211
+ /**
3212
+ * @deprecated
3213
+ */
3214
+ const colorStaticGraphicSundust = "#d9d6ce";
3215
+ /**
3216
+ * @deprecated
3217
+ */
3218
+ const colorStaticGraphicTurkishRose = "#b56a6b";
3219
+ /**
3220
+ * @deprecated
3221
+ */
3222
+ const colorStaticGraphicTurquoiseBlue = "#6bd3e6";
3223
+ /**
3224
+ * @deprecated
3225
+ */
3226
+ const colorStaticGraphicValencia = "#d8463b";
3227
+ /**
3228
+ * @deprecated
3229
+ */
3230
+ const colorStaticGraphicWaikawaGray = "#5b6d9c";
3231
+ /**
3232
+ * @deprecated
3233
+ */
3234
+ const colorStaticGraphicWhisper = "#f2eff6";
3235
+ /**
3236
+ * @deprecated
3237
+ */
3238
+ const colorStaticGraphicZanah = "#e1f0de";
3239
+ /**
3240
+ * @deprecated
3241
+ */
3242
+ const colorStaticLocalLightBlue = "#f5f7f9";
3243
+ /**
3244
+ * @deprecated
3245
+ */
3246
+ const colorStaticOverlayBlackHigh = "rgba(0, 0, 0, 0.32)";
3247
+ /**
3248
+ * @deprecated
3249
+ */
3250
+ const colorStaticOverlayBlackLow = "rgba(0, 0, 0, 0.16)";
3251
+ /**
3252
+ * @deprecated
3253
+ */
3254
+ const colorStaticOverlayBlackNormal = "rgba(0, 0, 0, 0.24)";
3255
+ /**
3256
+ * @deprecated
3257
+ */
3258
+ const colorStaticOverlayBlackXhigh = "rgba(0, 0, 0, 0.4)";
3259
+ /**
3260
+ * @deprecated
3261
+ */
3262
+ const colorStaticOverlayBlackXlow = "rgba(0, 0, 0, 0.08)";
3263
+ /**
3264
+ * @deprecated
3265
+ */
3266
+ const colorStaticOverlayIndigoHigh = "rgba(11, 31, 53, 0.32)";
3267
+ /**
3268
+ * @deprecated
3269
+ */
3270
+ const colorStaticOverlayIndigoLow = "rgba(11, 31, 53, 0.16)";
3271
+ /**
3272
+ * @deprecated
3273
+ */
3274
+ const colorStaticOverlayIndigoNormal = "rgba(11, 31, 53, 0.24)";
3275
+ /**
3276
+ * @deprecated
3277
+ */
3278
+ const colorStaticOverlayIndigoXhigh = "rgba(11, 31, 53, 0.4)";
3279
+ /**
3280
+ * @deprecated
3281
+ */
3282
+ const colorStaticOverlayIndigoXlow = "rgba(11, 31, 53, 0.08)";
3283
+ /**
3284
+ * @deprecated
3285
+ */
3286
+ const colorStaticOverlayWhiteHigh = "rgba(255, 255, 255, 0.32)";
3287
+ /**
3288
+ * @deprecated
3289
+ */
3290
+ const colorStaticOverlayWhiteLow = "rgba(255, 255, 255, 0.16)";
3291
+ /**
3292
+ * @deprecated
3293
+ */
3294
+ const colorStaticOverlayWhiteNormal = "rgba(255, 255, 255, 0.24)";
3295
+ /**
3296
+ * @deprecated
3297
+ */
3298
+ const colorStaticOverlayWhiteXhigh = "rgba(255, 255, 255, 0.4)";
3299
+ /**
3300
+ * @deprecated
3301
+ */
3302
+ const colorStaticOverlayWhiteXlow = "rgba(255, 255, 255, 0.08)";
3303
+ /**
3304
+ * @deprecated
3305
+ */
3306
+ const colorStaticStatusBlue = "#007aff";
3307
+ /**
3308
+ * @deprecated
3309
+ */
3310
+ const colorStaticStatusGreen = "#13a463";
3311
+ /**
3312
+ * @deprecated
3313
+ */
3314
+ const colorStaticStatusGrey = "#6d7986";
3315
+ /**
3316
+ * @deprecated
3317
+ */
3318
+ const colorStaticStatusOrange = "#de6a00";
3319
+ /**
3320
+ * @deprecated
3321
+ */
3322
+ const colorStaticStatusPurple = "#673ab7";
3323
+ /**
3324
+ * @deprecated
3325
+ */
3326
+ const colorStaticStatusRed = "#d91d0b";
3327
+ /**
3328
+ * @deprecated
3329
+ */
3330
+ const colorStaticStatusTeal = "#219187";
3331
+ /**
3332
+ * @deprecated
3333
+ */
3334
+ const colorStaticGraphicBlueChillOld = "#0f9c8c";
3335
+ /**
3336
+ * @deprecated
3337
+ */
3338
+ const colorStaticGraphicBoulderOld = "#7a7a7a";
3339
+ /**
3340
+ * @deprecated
3341
+ */
3342
+ const colorStaticGraphicBrinkPinkOld = "#fc617c";
3343
+ /**
3344
+ * @deprecated
3345
+ */
3346
+ const colorStaticGraphicBurntSiennaOld = "#eb7a58";
3347
+ /**
3348
+ * @deprecated
3349
+ */
3350
+ const colorStaticGraphicChatelleOld = "#bfafc6";
3351
+ /**
3352
+ * @deprecated
3353
+ */
3354
+ const colorStaticGraphicChathamsBlueOld = "#155966";
3355
+ /**
3356
+ * @deprecated
3357
+ */
3358
+ const colorStaticGraphicCuriousBlueLightOld = "#3b99d9";
3359
+ /**
3360
+ * @deprecated
3361
+ */
3362
+ const colorStaticGraphicFunBlueOld = "#1d6ab5";
3363
+ /**
3364
+ * @deprecated
3365
+ */
3366
+ const colorStaticGraphicHippieBlueOld = "#5aa4b0";
3367
+ /**
3368
+ * @deprecated
3369
+ */
3370
+ const colorStaticGraphicJaffaLightOld = "#f18836";
3371
+ /**
3372
+ * @deprecated
3373
+ */
3374
+ const colorStaticGraphicJavaOld = "#15c0e0";
3375
+ /**
3376
+ * @deprecated
3377
+ */
3378
+ const colorStaticGraphicMantisOld = "#63cd4f";
3379
+ /**
3380
+ * @deprecated
3381
+ */
3382
+ const colorStaticGraphicMatisseOld = "#16548f";
3383
+ /**
3384
+ * @deprecated
3385
+ */
3386
+ const colorStaticGraphicMaya = "#7eb3ff";
3387
+ /**
3388
+ * @deprecated
3389
+ */
3390
+ const colorStaticGraphicMilanoRedOld = "#cd1501";
3391
+ /**
3392
+ * @deprecated
3393
+ */
3394
+ const colorStaticGraphicMirageOld = "#1d2434";
3395
+ /**
3396
+ * @deprecated
3397
+ */
3398
+ const colorStaticGraphicNevadaOld = "#626b75";
3399
+ /**
3400
+ * @deprecated
3401
+ */
3402
+ const colorStaticGraphicOlivineOld = "#87b965";
3403
+ /**
3404
+ * @deprecated
3405
+ */
3406
+ const colorStaticGraphicPermission = "#ff5c5c";
3407
+ /**
3408
+ * @deprecated
3409
+ */
3410
+ const colorStaticGraphicPewterOld = "#96a5a5";
3411
+ /**
3412
+ * @deprecated
3413
+ */
3414
+ const colorStaticGraphicPickledBluewoodOld = "#2d3f50";
3415
+ /**
3416
+ * @deprecated
3417
+ */
3418
+ const colorStaticGraphicPorscheOld = "#e7b965";
3419
+ /**
3420
+ * @deprecated
3421
+ */
3422
+ const colorStaticGraphicRedDamaskOld = "#da713c";
3423
+ /**
3424
+ * @deprecated
3425
+ */
3426
+ const colorStaticGraphicSaffronOld = "#f0c330";
3427
+ /**
3428
+ * @deprecated
3429
+ */
3430
+ const colorStaticGraphicSandybrownOld = "#f38f6f";
3431
+ /**
3432
+ * @deprecated
3433
+ */
3434
+ const colorStaticGraphicTurkishRoseOld = "#b56a6b";
3435
+ /**
3436
+ * @deprecated
3437
+ */
3438
+ const colorStaticGraphicTurquoiseBlueOld = "#6bd3e6";
3439
+ /**
3440
+ * @deprecated
3441
+ */
3442
+ const colorStaticGraphicValenciaOld = "#d8463b";
3443
+ /**
3444
+ * @deprecated
3445
+ */
3446
+ const colorStaticGraphicWaikawaGrayOld = "#5b6d9c";
3447
+ /**
3448
+ * @deprecated
3449
+ */
3450
+ const colorStaticStatusBlueAlpha10 = "rgba(0, 122, 255, 0.1)";
3451
+ /**
3452
+ * @deprecated
3453
+ */
3454
+ const colorStaticStatusGreenAlpha10 = "rgba(19, 164, 99, 0.1)";
3455
+ /**
3456
+ * @deprecated
3457
+ */
3458
+ const colorStaticStatusGreyAlpha10 = "rgba(109, 121, 134, 0.1)";
3459
+ /**
3460
+ * @deprecated
3461
+ */
3462
+ const colorStaticStatusOrangeAlpha10 = "rgba(222, 106, 0, 0.1)";
3463
+ /**
3464
+ * @deprecated
3465
+ */
3466
+ const colorStaticStatusPurpleAlpha10 = "rgba(103, 58, 183, 0.1)";
3467
+ /**
3468
+ * @deprecated
3469
+ */
3470
+ const colorStaticStatusRedAlpha10 = "rgba(217, 29, 11, 0.1)";
3471
+ /**
3472
+ * @deprecated
3473
+ */
3474
+ const colorStaticStatusTealAlpha10 = "rgba(33, 145, 135, 0.1)";
3475
+ /**
3476
+ * @deprecated
3477
+ */
3478
+ const colorDynamicNulled = "rgba(0, 0, 0, 0)";
3479
+ /**
3480
+ * @deprecated
3481
+ */
3482
+ const colorDynamicPrimaryDark = "rgba(0, 0, 0, 0.8)";
3483
+ /**
3484
+ * @deprecated
3485
+ */
3486
+ const colorDynamicPrimaryLight = "rgba(255, 255, 255, 0.8)";
3487
+ /**
3488
+ * @deprecated
3489
+ */
3490
+ const colorDynamicQuaternaryDark = "rgba(0, 0, 0, 0.32)";
3491
+ /**
3492
+ * @deprecated
3493
+ */
3494
+ const colorDynamicQuaternaryLight = "rgba(255, 255, 255, 0.32)";
3495
+ /**
3496
+ * @deprecated
3497
+ */
3498
+ const colorDynamicQuinaryDark = "rgba(0, 0, 0, 0.16)";
3499
+ /**
3500
+ * @deprecated
3501
+ */
3502
+ const colorDynamicQuinaryLight = "rgba(255, 255, 255, 0.16)";
3503
+ /**
3504
+ * @deprecated
3505
+ */
3506
+ const colorDynamicSecondaryDark = "rgba(0, 0, 0, 0.64)";
3507
+ /**
3508
+ * @deprecated
3509
+ */
3510
+ const colorDynamicSecondaryLight = "rgba(255, 255, 255, 0.64)";
3511
+ /**
3512
+ * @deprecated
3513
+ */
3514
+ const colorDynamicSenaryDark = "rgba(0, 0, 0, 0.12)";
3515
+ /**
3516
+ * @deprecated
3517
+ */
3518
+ const colorDynamicSenaryLight = "rgba(255, 255, 255, 0.12)";
3519
+ /**
3520
+ * @deprecated
3521
+ */
3522
+ const colorDynamicTertiaryDark = "rgba(0, 0, 0, 0.48)";
3523
+ /**
3524
+ * @deprecated
3525
+ */
3526
+ const colorDynamicTertiaryLight = "rgba(255, 255, 255, 0.48)";
3527
+ /**
3528
+ * @deprecated
3529
+ */
3530
+ const colorStaticNulled = "rgba(0, 0, 0, 0)";
3531
+ /**
3532
+ * @deprecated
3533
+ */
3534
+ const colorStaticPrimaryDark = "rgba(0, 0, 0, 0.8)";
3535
+ /**
3536
+ * @deprecated
3537
+ */
3538
+ const colorStaticPrimaryLight = "rgba(255, 255, 255, 0.8)";
3539
+ /**
3540
+ * @deprecated
3541
+ */
3542
+ const colorStaticQuaternaryDark = "rgba(0, 0, 0, 0.32)";
3543
+ /**
3544
+ * @deprecated
3545
+ */
3546
+ const colorStaticQuaternaryLight = "rgba(255, 255, 255, 0.32)";
3547
+ /**
3548
+ * @deprecated
3549
+ */
3550
+ const colorStaticQuinaryDark = "rgba(0, 0, 0, 0.16)";
3551
+ /**
3552
+ * @deprecated
3553
+ */
3554
+ const colorStaticQuinaryLight = "rgba(255, 255, 255, 0.16)";
3555
+ /**
3556
+ * @deprecated
3557
+ */
3558
+ const colorStaticSecondaryDark = "rgba(0, 0, 0, 0.64)";
3559
+ /**
3560
+ * @deprecated
3561
+ */
3562
+ const colorStaticSecondaryLight = "rgba(255, 255, 255, 0.64)";
3563
+ /**
3564
+ * @deprecated
3565
+ */
3566
+ const colorStaticSenaryDark = "rgba(0, 0, 0, 0.12)";
3567
+ /**
3568
+ * @deprecated
3569
+ */
3570
+ const colorStaticSenaryLight = "rgba(255, 255, 255, 0.12)";
3571
+ /**
3572
+ * @deprecated
3573
+ */
3574
+ const colorStaticTertiaryDark = "rgba(0, 0, 0, 0.48)";
3575
+ /**
3576
+ * @deprecated
3577
+ */
3578
+ const colorStaticTertiaryLight = "rgba(255, 255, 255, 0.48)";
3579
+ const shadowXs = "0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
3580
+ const shadowS = "0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
3581
+ const shadowM = "0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
3582
+ const shadowL = "0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),\n 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
3583
+ const shadowXl = "0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),\n 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),\n 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04)";
3584
+ const shadowXsHard = "0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
3585
+ const shadowSHard = "0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
3586
+ const shadowMHard = "0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
3587
+ const shadowLHard = "0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),\n 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
3588
+ const shadowXlHard = "0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),\n 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),\n 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16)";
3589
+ const shadowXsUp = "0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04)";
3590
+ const shadowSUp = "0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08)";
3591
+ const shadowMUp = "0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16)";
3592
+ const shadowLUp = "0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24)";
3593
+ const shadowXlUp = "0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32)";
3594
+ const shadowXsHardUp = "0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04), 0 -2px 4px rgba(0, 0, 0, 0.16)";
3595
+ const shadowSHardUp = "0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08), 0 -4px 8px rgba(0, 0, 0, 0.16)";
3596
+ const shadowMHardUp = "0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),\n 0 -8px 16px rgba(0, 0, 0, 0.16)";
3597
+ const shadowLHardUp = "0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),\n 0 -12px 24px rgba(0, 0, 0, 0.16)";
3598
+ const shadowXlHardUp = "0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),\n 0 -16px 32px rgba(0, 0, 0, 0.16)";
3599
+ /**
3600
+ * @deprecated
3601
+ */
3602
+ const borderRadiusXs = "2px";
3603
+ /**
3604
+ * @deprecated
3605
+ */
3606
+ const borderRadiusS = "4px";
3607
+ /**
3608
+ * @deprecated
3609
+ */
3610
+ const borderRadiusM = "8px";
3611
+ /**
3612
+ * @deprecated
3613
+ */
3614
+ const borderRadiusL = "12px";
3615
+ /**
3616
+ * @deprecated
3617
+ */
3618
+ const borderRadiusXl = "16px";
3619
+ /**
3620
+ * @deprecated
3621
+ */
3622
+ const borderRadiusXxl = "20px";
3623
+ /**
3624
+ * @deprecated
3625
+ */
3626
+ const borderRadius3xl = "24px";
3627
+ const borderRadiusCircle = "50%";
3628
+ const borderRadiusPill = "99px";
3629
+ const borderRadius0 = "0";
3630
+ const borderRadius2 = "var(--border-radius-xs)";
3631
+ const borderRadius4 = "var(--border-radius-s)";
3632
+ const borderRadius6 = "6px";
3633
+ const borderRadius8 = "var(--border-radius-m)";
3634
+ const borderRadius10 = "10px";
3635
+ const borderRadius12 = "var(--border-radius-l)";
3636
+ const borderRadius14 = "14px";
3637
+ const borderRadius16 = "var(--border-radius-xl)";
3638
+ const borderRadius20 = "var(--border-radius-xxl)";
3639
+ const borderRadius24 = "var(--border-radius-3xl)";
3640
+ const borderRadius32 = "32px";
3641
+ const borderRadius36 = "36px";
3642
+ const borderRadius64 = "64px";
3643
+ /**
3644
+ * @deprecated
3645
+ */
3646
+ const gap3xs = "2px";
3647
+ /**
3648
+ * @deprecated
3649
+ */
3650
+ const gap2xs = "4px";
3651
+ /**
3652
+ * @deprecated
3653
+ */
3654
+ const gapXs = "8px";
3655
+ /**
3656
+ * @deprecated
3657
+ */
3658
+ const gapS = "12px";
3659
+ /**
3660
+ * @deprecated
3661
+ */
3662
+ const gap2s = "14px";
3663
+ /**
3664
+ * @deprecated
3665
+ */
3666
+ const gapM = "16px";
3667
+ /**
3668
+ * @deprecated
3669
+ */
3670
+ const gapL = "20px";
3671
+ /**
3672
+ * @deprecated
3673
+ */
3674
+ const gapXl = "24px";
3675
+ /**
3676
+ * @deprecated
3677
+ */
3678
+ const gap2xl = "32px";
3679
+ /**
3680
+ * @deprecated
3681
+ */
3682
+ const gap3xl = "40px";
3683
+ /**
3684
+ * @deprecated
3685
+ */
3686
+ const gap4xl = "48px";
3687
+ /**
3688
+ * @deprecated
3689
+ */
3690
+ const gap5xl = "64px";
3691
+ /**
3692
+ * @deprecated
3693
+ */
3694
+ const gap6xl = "72px";
3695
+ /**
3696
+ * @deprecated
3697
+ */
3698
+ const gap7xl = "96px";
3699
+ /**
3700
+ * @deprecated
3701
+ */
3702
+ const gap8xl = "128px";
3703
+ /**
3704
+ * @deprecated
3705
+ */
3706
+ const gap3xsNeg = "-2px";
3707
+ /**
3708
+ * @deprecated
3709
+ */
3710
+ const gap2xsNeg = "-4px";
3711
+ /**
3712
+ * @deprecated
3713
+ */
3714
+ const gapXsNeg = "-8px";
3715
+ /**
3716
+ * @deprecated
3717
+ */
3718
+ const gapSNeg = "-12px";
3719
+ /**
3720
+ * @deprecated
3721
+ */
3722
+ const gapMNeg = "-16px";
3723
+ /**
3724
+ * @deprecated
3725
+ */
3726
+ const gapLNeg = "-20px";
3727
+ /**
3728
+ * @deprecated
3729
+ */
3730
+ const gapXlNeg = "-24px";
3731
+ /**
3732
+ * @deprecated
3733
+ */
3734
+ const gap2xlNeg = "-32px";
3735
+ /**
3736
+ * @deprecated
3737
+ */
3738
+ const gap3xlNeg = "-40px";
3739
+ /**
3740
+ * @deprecated
3741
+ */
3742
+ const gap4xlNeg = "-48px";
3743
+ /**
3744
+ * @deprecated
3745
+ */
3746
+ const gap5xlNeg = "-64px";
3747
+ /**
3748
+ * @deprecated
3749
+ */
3750
+ const gap6xlNeg = "-72px";
3751
+ /**
3752
+ * @deprecated
3753
+ */
3754
+ const gap7xlNeg = "-96px";
3755
+ /**
3756
+ * @deprecated
3757
+ */
3758
+ const gap8xlNeg = "-128px";
3759
+ const gap0 = "0px";
3760
+ const gap2 = "var(--gap-3xs)";
3761
+ const gap4 = "var(--gap-2xs)";
3762
+ const gap8 = "var(--gap-xs)";
3763
+ const gap12 = "var(--gap-s)";
3764
+ const gap16 = "var(--gap-m)";
3765
+ const gap20 = "var(--gap-l)";
3766
+ const gap24 = "var(--gap-xl)";
3767
+ const gap32 = "var(--gap-2xl)";
3768
+ const gap40 = "var(--gap-3xl)";
3769
+ const gap48 = "var(--gap-4xl)";
3770
+ const gap56 = "56px";
3771
+ const gap64 = "var(--gap-5xl)";
3772
+ const gap72 = "var(--gap-6xl)";
3773
+ const gap80 = "80px";
3774
+ const gap96 = "var(--gap-7xl)";
3775
+ const gap128 = "var(--gap-8xl)";
3776
+ const gap2Neg = "var(--gap-3xs-neg)";
3777
+ const gap4Neg = "var(--gap-2xs-neg)";
3778
+ const gap8Neg = "var(--gap-xs-neg)";
3779
+ const gap12Neg = "var(--gap-s-neg)";
3780
+ const gap16Neg = "var(--gap-m-neg)";
3781
+ const gap20Neg = "var(--gap-l-neg)";
3782
+ const gap24Neg = "var(--gap-xl-neg)";
3783
+ const gap32Neg = "var(--gap-2xl-neg)";
3784
+ const gap40Neg = "var(--gap-3xl-neg)";
3785
+ const gap48Neg = "var(--gap-4xl-neg)";
3786
+ const gap56Neg = "-56px";
3787
+ const gap64Neg = "var(--gap-5xl-neg)";
3788
+ const gap72Neg = "var(--gap-6xl-neg)";
3789
+ const gap80Neg = "-80px";
3790
+ const gap96Neg = "var(--gap-7xl-neg)";
3791
+ const gap128Neg = "var(--gap-8xl-neg)";
3792
+ const fontFamilySystem = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif";
3793
+ const fontFamilyStyrene = "'Styrene UI', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica,\n sans-serif";
3794
+ const fontFamilyAlfasans = "'Alfa Interface Sans', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue',\n Helvetica, sans-serif";
3795
+ const focusColor = "var(--color-light-status-info)";
3796
+ const fontFamily = "system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Helvetica, sans-serif";
3797
+ const disabledCursor = "not-allowed";
3798
+ const arrowTransform = "rotate(180deg)";
3799
+ const sizeXxsHeight = "32px";
3800
+ const sizeXsHeight = "40px";
3801
+ const sizeSHeight = "48px";
3802
+ const sizeMHeight = "56px";
3803
+ const sizeLHeight = "64px";
3804
+ const sizeXlHeight = "72px";
3805
+
3806
+ export { arrowTransform, borderRadius0, borderRadius10, borderRadius12, borderRadius14, borderRadius16, borderRadius2, borderRadius20, borderRadius24, borderRadius32, borderRadius36, borderRadius3xl, borderRadius4, borderRadius6, borderRadius64, borderRadius8, borderRadiusCircle, borderRadiusL, borderRadiusM, borderRadiusPill, borderRadiusS, borderRadiusXl, borderRadiusXs, borderRadiusXxl, colorAmethyst, colorBgCorporate, colorBgCorporate30, colorBgCorporate30Flat, colorBgCorporate60, colorBgCorporate60Flat, colorBgCorporate90, colorBgCorporate90Flat, colorBlack, colorBlack10, colorBlack10Flat, colorBlack30, colorBlack30Flat, colorBlack60, colorBlack60Flat, colorBlueAction, colorBlueLinkMobile, colorBlueLinkMobile10, colorBlueLinkMobile10Flat, colorBlueLinkWeb, colorBlueSwipeA, colorBlueSwipeB, colorBlueSwipeC, colorDarkAccentPrimary, colorDarkAccentPrimaryHover, colorDarkAccentPrimaryInverted, colorDarkAccentPrimaryInvertedHover, colorDarkAccentPrimaryInvertedPress, colorDarkAccentPrimaryPress, colorDarkAccentSecondary, colorDarkAccentSecondaryHover, colorDarkAccentSecondaryInverted, colorDarkAccentSecondaryInvertedHover, colorDarkAccentSecondaryInvertedPress, colorDarkAccentSecondaryPress, colorDarkBaseBgAltPrimary, colorDarkBaseBgAltPrimaryInverted, colorDarkBaseBgAltSecondary, colorDarkBaseBgAltSecondaryInverted, colorDarkBaseBgAltTertiary, colorDarkBaseBgAltTertiaryInverted, colorDarkBaseBgPrimary, colorDarkBaseBgPrimaryInverted, colorDarkBaseBgSecondary, colorDarkBaseBgSecondaryInverted, colorDarkBaseBgTertiary, colorDarkBaseBgTertiaryInverted, colorDarkBgAccent, colorDarkBgAccentAlpha30, colorDarkBgAccentShade15, colorDarkBgAccentShade20, colorDarkBgAccentTint10, colorDarkBgAccentTint15, colorDarkBgAccentTint30, colorDarkBgAccentTint7, colorDarkBgAttentionMuted, colorDarkBgComponent, colorDarkBgComponentInverted, colorDarkBgInfo, colorDarkBgInfoMuted, colorDarkBgLinkMuted, colorDarkBgNegativeMuted, colorDarkBgNeutral, colorDarkBgNulled, colorDarkBgOpaque, colorDarkBgOverlay, colorDarkBgPositiveMuted, colorDarkBgPrimary, colorDarkBgPrimaryAlpha12, colorDarkBgPrimaryAlpha15, colorDarkBgPrimaryAlpha16, colorDarkBgPrimaryAlpha20, colorDarkBgPrimaryAlpha30, colorDarkBgPrimaryAlpha32, colorDarkBgPrimaryAlpha37, colorDarkBgPrimaryAlpha4, colorDarkBgPrimaryAlpha40, colorDarkBgPrimaryAlpha8, colorDarkBgPrimaryGrouped, colorDarkBgPrimaryInverted, colorDarkBgPrimaryInvertedAlpha10, colorDarkBgPrimaryInvertedAlpha12, colorDarkBgPrimaryInvertedAlpha15, colorDarkBgPrimaryInvertedAlpha16, colorDarkBgPrimaryInvertedAlpha20, colorDarkBgPrimaryInvertedAlpha24, colorDarkBgPrimaryInvertedAlpha3, colorDarkBgPrimaryInvertedAlpha30, colorDarkBgPrimaryInvertedAlpha32, colorDarkBgPrimaryInvertedAlpha4, colorDarkBgPrimaryInvertedAlpha40, colorDarkBgPrimaryInvertedAlpha5, colorDarkBgPrimaryInvertedAlpha50, colorDarkBgPrimaryInvertedAlpha7, colorDarkBgPrimaryInvertedAlpha8, colorDarkBgPrimaryInvertedShade15, colorDarkBgPrimaryInvertedShade20, colorDarkBgPrimaryInvertedShade7, colorDarkBgPrimaryTint15, colorDarkBgPrimaryTint7, colorDarkBgQuaternary, colorDarkBgQuaternaryAlpha30, colorDarkBgQuaternaryInverted, colorDarkBgQuaternaryInvertedAlpha30, colorDarkBgQuaternaryInvertedShade15, colorDarkBgQuaternaryInvertedShade20, colorDarkBgQuaternaryTint10, colorDarkBgQuaternaryTint15, colorDarkBgQuaternaryTint30, colorDarkBgQuaternaryTint7, colorDarkBgSecondary, colorDarkBgSecondaryAlpha30, colorDarkBgSecondaryGrouped, colorDarkBgSecondaryInverted, colorDarkBgSecondaryInvertedAlpha30, colorDarkBgSecondaryInvertedShade15, colorDarkBgSecondaryInvertedShade20, colorDarkBgSecondaryInvertedTint15, colorDarkBgSecondaryInvertedTint7, colorDarkBgSecondaryShade15, colorDarkBgSecondaryShade20, colorDarkBgSecondaryTint15, colorDarkBgSecondaryTint7, colorDarkBgTertiary, colorDarkBgTertiaryGrouped, colorDarkBgTertiaryInverted, colorDarkBgTertiaryTint7, colorDarkBorderAccent, colorDarkBorderKey, colorDarkBorderKeyAlpha15, colorDarkBorderKeyAlpha7, colorDarkBorderKeyInverted, colorDarkBorderKeyInvertedAlpha15, colorDarkBorderKeyInvertedAlpha7, colorDarkBorderLink, colorDarkBorderPrimary, colorDarkBorderPrimaryInverted, colorDarkBorderSecondary, colorDarkBorderSecondaryInverted, colorDarkBorderTertiary, colorDarkBorderTertiaryInverted, colorDarkBorderUnderline, colorDarkBorderUnderlineAlpha30, colorDarkBorderUnderlineInverted, colorDarkBorderUnderlineInvertedAlpha30, colorDarkGraphicAccent, colorDarkGraphicAccentAlpha30, colorDarkGraphicAccentShade15, colorDarkGraphicAccentTint10, colorDarkGraphicAccentTint15, colorDarkGraphicAccentTint30, colorDarkGraphicAccentTint7, colorDarkGraphicAttention, colorDarkGraphicLink, colorDarkGraphicLinkAlpha15, colorDarkGraphicNegative, colorDarkGraphicNegativeAlpha10, colorDarkGraphicNegativeAlpha30, colorDarkGraphicNegativeAlpha40, colorDarkGraphicNegativeShade20, colorDarkGraphicNegativeShade30, colorDarkGraphicNegativeTint15, colorDarkGraphicNegativeTint30, colorDarkGraphicNegativeTint7, colorDarkGraphicNeutral, colorDarkGraphicPositive, colorDarkGraphicPositiveAlpha10, colorDarkGraphicPositiveTint10, colorDarkGraphicPositiveTint30, colorDarkGraphicPrimary, colorDarkGraphicPrimaryAlpha30, colorDarkGraphicPrimaryAlpha40, colorDarkGraphicPrimaryAlpha50, colorDarkGraphicPrimaryAlpha60, colorDarkGraphicPrimaryInverted, colorDarkGraphicPrimaryInvertedAlpha30, colorDarkGraphicPrimaryInvertedAlpha40, colorDarkGraphicPrimaryInvertedAlpha50, colorDarkGraphicPrimaryInvertedAlpha60, colorDarkGraphicPrimaryInvertedTint10, colorDarkGraphicPrimaryInvertedTint15, colorDarkGraphicPrimaryInvertedTint30, colorDarkGraphicPrimaryInvertedTint7, colorDarkGraphicPrimaryShade15, colorDarkGraphicPrimaryShade20, colorDarkGraphicPrimaryShade30, colorDarkGraphicPrimaryTint10, colorDarkGraphicPrimaryTint30, colorDarkGraphicQuaternary, colorDarkGraphicQuaternaryInverted, colorDarkGraphicQuaternaryTint10, colorDarkGraphicSecondary, colorDarkGraphicSecondaryAlpha30, colorDarkGraphicSecondaryInverted, colorDarkGraphicSecondaryInvertedAlpha30, colorDarkGraphicSecondaryInvertedShade15, colorDarkGraphicSecondaryInvertedShade20, colorDarkGraphicSecondaryInvertedTint10, colorDarkGraphicSecondaryInvertedTint30, colorDarkGraphicSecondaryTint30, colorDarkGraphicSecondaryTint50, colorDarkGraphicTertiary, colorDarkGraphicTertiaryAlpha30, colorDarkGraphicTertiaryInverted, colorDarkGraphicTertiaryInvertedAlpha30, colorDarkGraphicTertiaryInvertedShade15, colorDarkGraphicTertiaryInvertedShade20, colorDarkGraphicTertiaryShade15, colorDarkGraphicTertiaryShade20, colorDarkGraphicTertiaryTint15, colorDarkGraphicTertiaryTint7, colorDarkIndigo, colorDarkIndigo05, colorDarkIndigo05Flat, colorDarkIndigo07, colorDarkIndigo07Flat, colorDarkIndigo10, colorDarkIndigo10Flat, colorDarkIndigo15, colorDarkIndigo15Flat, colorDarkIndigo30, colorDarkIndigo30Flat, colorDarkIndigo60, colorDarkIndigo60Flat, colorDarkModalBgAltPrimary, colorDarkModalBgAltPrimaryInverted, colorDarkModalBgAltSecondary, colorDarkModalBgAltSecondaryInverted, colorDarkModalBgAltTertiary, colorDarkModalBgAltTertiaryInverted, colorDarkModalBgPrimary, colorDarkModalBgPrimaryInverted, colorDarkModalBgSecondary, colorDarkModalBgSecondaryInverted, colorDarkModalBgTertiary, colorDarkModalBgTertiaryInverted, colorDarkNeutral0, colorDarkNeutral0Hover, colorDarkNeutral0Inverted, colorDarkNeutral0InvertedHover, colorDarkNeutral0InvertedPress, colorDarkNeutral0Press, colorDarkNeutral100, colorDarkNeutral100Hover, colorDarkNeutral100Inverted, colorDarkNeutral100InvertedHover, colorDarkNeutral100InvertedPress, colorDarkNeutral100Press, colorDarkNeutral1300, colorDarkNeutral1300Hover, colorDarkNeutral1300Inverted, colorDarkNeutral1300InvertedHover, colorDarkNeutral1300InvertedPress, colorDarkNeutral1300Press, colorDarkNeutral1500, colorDarkNeutral1500Hover, colorDarkNeutral1500Inverted, colorDarkNeutral1500InvertedHover, colorDarkNeutral1500InvertedPress, colorDarkNeutral1500Press, colorDarkNeutral200, colorDarkNeutral200Hover, colorDarkNeutral200Inverted, colorDarkNeutral200InvertedHover, colorDarkNeutral200InvertedPress, colorDarkNeutral200Press, colorDarkNeutral300, colorDarkNeutral300Hover, colorDarkNeutral300Inverted, colorDarkNeutral300InvertedHover, colorDarkNeutral300InvertedPress, colorDarkNeutral300Press, colorDarkNeutral400, colorDarkNeutral400Hover, colorDarkNeutral400Inverted, colorDarkNeutral400InvertedHover, colorDarkNeutral400InvertedPress, colorDarkNeutral400Press, colorDarkNeutral500, colorDarkNeutral500Hover, colorDarkNeutral500Inverted, colorDarkNeutral500InvertedHover, colorDarkNeutral500InvertedPress, colorDarkNeutral500Press, colorDarkNeutral700, colorDarkNeutral700Alpha15, colorDarkNeutral700Hover, colorDarkNeutral700Inverted, colorDarkNeutral700InvertedHover, colorDarkNeutral700InvertedPress, colorDarkNeutral700Press, colorDarkNeutralTranslucent0, colorDarkNeutralTranslucent0Hover, colorDarkNeutralTranslucent0Inverted, colorDarkNeutralTranslucent0InvertedHover, colorDarkNeutralTranslucent0InvertedPress, colorDarkNeutralTranslucent0Press, colorDarkNeutralTranslucent100, colorDarkNeutralTranslucent100Hover, colorDarkNeutralTranslucent100Inverted, colorDarkNeutralTranslucent100InvertedHover, colorDarkNeutralTranslucent100InvertedPress, colorDarkNeutralTranslucent100Press, colorDarkNeutralTranslucent1300, colorDarkNeutralTranslucent1300Hover, colorDarkNeutralTranslucent1300Inverted, colorDarkNeutralTranslucent1300InvertedHover, colorDarkNeutralTranslucent1300InvertedPress, colorDarkNeutralTranslucent1300Press, colorDarkNeutralTranslucent1500Hover, colorDarkNeutralTranslucent1500InvertedHover, colorDarkNeutralTranslucent1500InvertedPress, colorDarkNeutralTranslucent1500Press, colorDarkNeutralTranslucent200, colorDarkNeutralTranslucent200Hover, colorDarkNeutralTranslucent200Inverted, colorDarkNeutralTranslucent200InvertedHover, colorDarkNeutralTranslucent200InvertedPress, colorDarkNeutralTranslucent200Press, colorDarkNeutralTranslucent300, colorDarkNeutralTranslucent300Hover, colorDarkNeutralTranslucent300Inverted, colorDarkNeutralTranslucent300InvertedHover, colorDarkNeutralTranslucent300InvertedPress, colorDarkNeutralTranslucent300Press, colorDarkNeutralTranslucent400, colorDarkNeutralTranslucent400Hover, colorDarkNeutralTranslucent400Inverted, colorDarkNeutralTranslucent400InvertedHover, colorDarkNeutralTranslucent400InvertedPress, colorDarkNeutralTranslucent400Press, colorDarkNeutralTranslucent500, colorDarkNeutralTranslucent500Hover, colorDarkNeutralTranslucent500Inverted, colorDarkNeutralTranslucent500InvertedHover, colorDarkNeutralTranslucent500InvertedPress, colorDarkNeutralTranslucent500Press, colorDarkNeutralTranslucent700, colorDarkNeutralTranslucent700Hover, colorDarkNeutralTranslucent700Inverted, colorDarkNeutralTranslucent700InvertedHover, colorDarkNeutralTranslucent700InvertedPress, colorDarkNeutralTranslucent700Press, colorDarkOverlayDefault, colorDarkSpecialbgComponent, colorDarkSpecialbgComponentAlpha14, colorDarkSpecialbgComponentAlpha2, colorDarkSpecialbgComponentAlpha23, colorDarkSpecialbgComponentAlpha30, colorDarkSpecialbgComponentInverted, colorDarkSpecialbgComponentInvertedAlpha30, colorDarkSpecialbgComponentInvertedShade15, colorDarkSpecialbgComponentInvertedShade20, colorDarkSpecialbgComponentTint10, colorDarkSpecialbgComponentTint15, colorDarkSpecialbgComponentTint30, colorDarkSpecialbgComponentTint7, colorDarkSpecialbgNulled, colorDarkSpecialbgOverlay, colorDarkSpecialbgOverlayFallback, colorDarkSpecialbgPrimaryGrouped, colorDarkSpecialbgSecondaryGrouped, colorDarkSpecialbgSecondaryTransparent, colorDarkSpecialbgSecondaryTransparentInverted, colorDarkSpecialbgSecondaryTransparentInvertedShade15, colorDarkSpecialbgSecondaryTransparentInvertedShade20, colorDarkSpecialbgSecondaryTransparentTint15, colorDarkSpecialbgSecondaryTransparentTint7, colorDarkSpecialbgTertiaryGrouped, colorDarkSpecialbgTertiaryTransparent, colorDarkSpecialbgTertiaryTransparentInverted, colorDarkSpecialbgTertiaryTransparentInvertedShade15, colorDarkSpecialbgTertiaryTransparentInvertedShade20, colorDarkSpecialbgTertiaryTransparentTint15, colorDarkSpecialbgTertiaryTransparentTint7, colorDarkStatusAttention, colorDarkStatusAttentionHover, colorDarkStatusAttentionInverted, colorDarkStatusAttentionInvertedHover, colorDarkStatusAttentionInvertedPress, colorDarkStatusAttentionPress, colorDarkStatusInfo, colorDarkStatusInfoAlpha15, colorDarkStatusInfoHover, colorDarkStatusInfoInverted, colorDarkStatusInfoInvertedHover, colorDarkStatusInfoInvertedPress, colorDarkStatusInfoPress, colorDarkStatusMutedAltAttention, colorDarkStatusMutedAltAttentionHover, colorDarkStatusMutedAltAttentionInverted, colorDarkStatusMutedAltAttentionInvertedHover, colorDarkStatusMutedAltAttentionInvertedPress, colorDarkStatusMutedAltAttentionPress, colorDarkStatusMutedAltInfo, colorDarkStatusMutedAltInfoHover, colorDarkStatusMutedAltInfoInverted, colorDarkStatusMutedAltInfoInvertedHover, colorDarkStatusMutedAltInfoInvertedPress, colorDarkStatusMutedAltInfoPress, colorDarkStatusMutedAltNegative, colorDarkStatusMutedAltNegativeHover, colorDarkStatusMutedAltNegativeInverted, colorDarkStatusMutedAltNegativeInvertedHover, colorDarkStatusMutedAltNegativeInvertedPress, colorDarkStatusMutedAltNegativePress, colorDarkStatusMutedAltPositive, colorDarkStatusMutedAltPositiveHover, colorDarkStatusMutedAltPositiveInverted, colorDarkStatusMutedAltPositiveInvertedHover, colorDarkStatusMutedAltPositiveInvertedPress, colorDarkStatusMutedAltPositivePress, colorDarkStatusMutedAttention, colorDarkStatusMutedAttentionHover, colorDarkStatusMutedAttentionInverted, colorDarkStatusMutedAttentionInvertedHover, colorDarkStatusMutedAttentionInvertedPress, colorDarkStatusMutedAttentionPress, colorDarkStatusMutedInfo, colorDarkStatusMutedInfoHover, colorDarkStatusMutedInfoInverted, colorDarkStatusMutedInfoInvertedHover, colorDarkStatusMutedInfoInvertedPress, colorDarkStatusMutedInfoPress, colorDarkStatusMutedNegative, colorDarkStatusMutedNegativeHover, colorDarkStatusMutedNegativeInverted, colorDarkStatusMutedNegativeInvertedHover, colorDarkStatusMutedNegativeInvertedPress, colorDarkStatusMutedNegativePress, colorDarkStatusMutedPositive, colorDarkStatusMutedPositiveHover, colorDarkStatusMutedPositiveInverted, colorDarkStatusMutedPositiveInvertedHover, colorDarkStatusMutedPositiveInvertedPress, colorDarkStatusMutedPositivePress, colorDarkStatusNegative, colorDarkStatusNegativeHover, colorDarkStatusNegativeInverted, colorDarkStatusNegativeInvertedHover, colorDarkStatusNegativeInvertedPress, colorDarkStatusNegativePress, colorDarkStatusPositive, colorDarkStatusPositiveHover, colorDarkStatusPositiveInverted, colorDarkStatusPositiveInvertedHover, colorDarkStatusPositiveInvertedPress, colorDarkStatusPositivePress, colorDarkTextAccent, colorDarkTextAttention, colorDarkTextAttentionHover, colorDarkTextAttentionInverted, colorDarkTextAttentionInvertedHover, colorDarkTextAttentionInvertedPress, colorDarkTextAttentionPress, colorDarkTextDisabled, colorDarkTextDisabledInverted, colorDarkTextDisabledTransparent, colorDarkTextInfo, colorDarkTextInfoHover, colorDarkTextInfoInverted, colorDarkTextInfoInvertedHover, colorDarkTextInfoInvertedPress, colorDarkTextInfoPress, colorDarkTextLink, colorDarkTextLinkShade30, colorDarkTextLinkShade50, colorDarkTextLinkTint20, colorDarkTextLinkTint40, colorDarkTextNegative, colorDarkTextNegativeHover, colorDarkTextNegativeInverted, colorDarkTextNegativeInvertedHover, colorDarkTextNegativeInvertedPress, colorDarkTextNegativePress, colorDarkTextPositive, colorDarkTextPositiveHover, colorDarkTextPositiveInverted, colorDarkTextPositiveInvertedHover, colorDarkTextPositiveInvertedPress, colorDarkTextPositivePress, colorDarkTextPrimary, colorDarkTextPrimaryAlpha30, colorDarkTextPrimaryHover, colorDarkTextPrimaryInverted, colorDarkTextPrimaryInvertedAlpha30, colorDarkTextPrimaryInvertedAlpha40, colorDarkTextPrimaryInvertedHover, colorDarkTextPrimaryInvertedPress, colorDarkTextPrimaryInvertedShade20, colorDarkTextPrimaryInvertedShade30, colorDarkTextPrimaryInvertedTint15, colorDarkTextPrimaryInvertedTint24, colorDarkTextPrimaryInvertedTint30, colorDarkTextPrimaryInvertedTint40, colorDarkTextPrimaryInvertedTint50, colorDarkTextPrimaryInvertedTint7, colorDarkTextPrimaryPress, colorDarkTextPrimaryShade24, colorDarkTextPrimaryShade30, colorDarkTextPrimaryShade40, colorDarkTextPrimaryShade50, colorDarkTextPrimaryTint20, colorDarkTextPrimaryTint40, colorDarkTextQuaternary, colorDarkTextQuaternaryInverted, colorDarkTextSecondary, colorDarkTextSecondaryHover, colorDarkTextSecondaryInverted, colorDarkTextSecondaryInvertedHover, colorDarkTextSecondaryInvertedPress, colorDarkTextSecondaryInvertedShade20, colorDarkTextSecondaryInvertedShade30, colorDarkTextSecondaryInvertedTransparent, colorDarkTextSecondaryPress, colorDarkTextSecondaryShade20, colorDarkTextSecondaryShade30, colorDarkTextSecondaryTint20, colorDarkTextSecondaryTint40, colorDarkTextSecondaryTransparent, colorDarkTextTertiary, colorDarkTextTertiaryHover, colorDarkTextTertiaryInverted, colorDarkTextTertiaryInvertedHover, colorDarkTextTertiaryInvertedPress, colorDarkTextTertiaryInvertedTransparent, colorDarkTextTertiaryPress, colorDarkTextTertiaryTransparent, colorDarkTransparentDefault, colorDarkTransparentDefaultHover, colorDarkTransparentDefaultInvertedHover, colorDarkTransparentDefaultInvertedPress, colorDarkTransparentDefaultPress, colorDynamicNulled, colorDynamicPrimaryDark, colorDynamicPrimaryLight, colorDynamicQuaternaryDark, colorDynamicQuaternaryLight, colorDynamicQuinaryDark, colorDynamicQuinaryLight, colorDynamicSecondaryDark, colorDynamicSecondaryLight, colorDynamicSenaryDark, colorDynamicSenaryLight, colorDynamicTertiaryDark, colorDynamicTertiaryLight, colorGreenDone, colorGreenDone05, colorGreenDone05Flat, colorGreenDone10, colorGreenDone10Flat, colorGreenDone20, colorGreenDone20Flat, colorGreenText, colorGreenText60, colorGreenText60Flat, colorLavender, colorLightAccentPrimary, colorLightAccentPrimaryHover, colorLightAccentPrimaryInverted, colorLightAccentPrimaryInvertedHover, colorLightAccentPrimaryInvertedPress, colorLightAccentPrimaryPress, colorLightAccentSecondary, colorLightAccentSecondaryHover, colorLightAccentSecondaryInverted, colorLightAccentSecondaryInvertedHover, colorLightAccentSecondaryInvertedPress, colorLightAccentSecondaryPress, colorLightBaseBgAltPrimary, colorLightBaseBgAltPrimaryInverted, colorLightBaseBgAltSecondary, colorLightBaseBgAltSecondaryInverted, colorLightBaseBgAltTertiary, colorLightBaseBgAltTertiaryInverted, colorLightBaseBgPrimary, colorLightBaseBgPrimaryInverted, colorLightBaseBgSecondary, colorLightBaseBgSecondaryInverted, colorLightBaseBgTertiary, colorLightBaseBgTertiaryInverted, colorLightBgAccent, colorLightBgAccentAlpha30, colorLightBgAccentShade10, colorLightBgAccentShade15, colorLightBgAccentShade30, colorLightBgAccentShade7, colorLightBgAccentTint15, colorLightBgAccentTint20, colorLightBgAttentionMuted, colorLightBgComponent, colorLightBgComponentInverted, colorLightBgInfo, colorLightBgInfoMuted, colorLightBgLinkMuted, colorLightBgNegativeMuted, colorLightBgNeutral, colorLightBgNulled, colorLightBgOpaque, colorLightBgOverlay, colorLightBgPositiveMuted, colorLightBgPrimary, colorLightBgPrimaryAlpha12, colorLightBgPrimaryAlpha15, colorLightBgPrimaryAlpha16, colorLightBgPrimaryAlpha20, colorLightBgPrimaryAlpha30, colorLightBgPrimaryAlpha32, colorLightBgPrimaryAlpha37, colorLightBgPrimaryAlpha4, colorLightBgPrimaryAlpha40, colorLightBgPrimaryAlpha8, colorLightBgPrimaryGrouped, colorLightBgPrimaryInverted, colorLightBgPrimaryInvertedAlpha10, colorLightBgPrimaryInvertedAlpha12, colorLightBgPrimaryInvertedAlpha15, colorLightBgPrimaryInvertedAlpha16, colorLightBgPrimaryInvertedAlpha20, colorLightBgPrimaryInvertedAlpha24, colorLightBgPrimaryInvertedAlpha3, colorLightBgPrimaryInvertedAlpha30, colorLightBgPrimaryInvertedAlpha32, colorLightBgPrimaryInvertedAlpha4, colorLightBgPrimaryInvertedAlpha40, colorLightBgPrimaryInvertedAlpha5, colorLightBgPrimaryInvertedAlpha50, colorLightBgPrimaryInvertedAlpha7, colorLightBgPrimaryInvertedAlpha8, colorLightBgPrimaryInvertedTint15, colorLightBgPrimaryInvertedTint20, colorLightBgPrimaryInvertedTint7, colorLightBgPrimaryShade15, colorLightBgPrimaryShade7, colorLightBgQuaternary, colorLightBgQuaternaryAlpha30, colorLightBgQuaternaryInverted, colorLightBgQuaternaryInvertedAlpha30, colorLightBgQuaternaryInvertedTint15, colorLightBgQuaternaryInvertedTint20, colorLightBgQuaternaryShade10, colorLightBgQuaternaryShade15, colorLightBgQuaternaryShade30, colorLightBgQuaternaryShade7, colorLightBgSecondary, colorLightBgSecondaryAlpha30, colorLightBgSecondaryGrouped, colorLightBgSecondaryInverted, colorLightBgSecondaryInvertedAlpha30, colorLightBgSecondaryInvertedShade15, colorLightBgSecondaryInvertedShade7, colorLightBgSecondaryInvertedTint15, colorLightBgSecondaryInvertedTint20, colorLightBgSecondaryShade15, colorLightBgSecondaryShade7, colorLightBgSecondaryTint15, colorLightBgSecondaryTint20, colorLightBgTertiary, colorLightBgTertiaryGrouped, colorLightBgTertiaryInverted, colorLightBgTertiaryShade7, colorLightBlue, colorLightBorderAccent, colorLightBorderKey, colorLightBorderKeyAlpha15, colorLightBorderKeyAlpha7, colorLightBorderKeyInverted, colorLightBorderKeyInvertedAlpha15, colorLightBorderKeyInvertedAlpha7, colorLightBorderLink, colorLightBorderPrimary, colorLightBorderPrimaryInverted, colorLightBorderSecondary, colorLightBorderSecondaryInverted, colorLightBorderTertiary, colorLightBorderTertiaryInverted, colorLightBorderUnderline, colorLightBorderUnderlineAlpha30, colorLightBorderUnderlineInverted, colorLightBorderUnderlineInvertedAlpha30, colorLightGraphicAccent, colorLightGraphicAccentAlpha30, colorLightGraphicAccentShade10, colorLightGraphicAccentShade15, colorLightGraphicAccentShade30, colorLightGraphicAccentShade7, colorLightGraphicAccentTint15, colorLightGraphicAttention, colorLightGraphicLink, colorLightGraphicLinkAlpha15, colorLightGraphicNegative, colorLightGraphicNegativeAlpha10, colorLightGraphicNegativeAlpha30, colorLightGraphicNegativeAlpha40, colorLightGraphicNegativeShade15, colorLightGraphicNegativeShade30, colorLightGraphicNegativeShade7, colorLightGraphicNegativeTint20, colorLightGraphicNegativeTint30, colorLightGraphicNeutral, colorLightGraphicPositive, colorLightGraphicPositiveAlpha10, colorLightGraphicPositiveShade10, colorLightGraphicPositiveShade30, colorLightGraphicPrimary, colorLightGraphicPrimaryAlpha30, colorLightGraphicPrimaryAlpha40, colorLightGraphicPrimaryAlpha50, colorLightGraphicPrimaryAlpha60, colorLightGraphicPrimaryInverted, colorLightGraphicPrimaryInvertedAlpha30, colorLightGraphicPrimaryInvertedAlpha40, colorLightGraphicPrimaryInvertedAlpha50, colorLightGraphicPrimaryInvertedAlpha60, colorLightGraphicPrimaryInvertedShade10, colorLightGraphicPrimaryInvertedShade15, colorLightGraphicPrimaryInvertedShade30, colorLightGraphicPrimaryInvertedShade7, colorLightGraphicPrimaryShade10, colorLightGraphicPrimaryShade30, colorLightGraphicPrimaryTint15, colorLightGraphicPrimaryTint20, colorLightGraphicPrimaryTint30, colorLightGraphicQuaternary, colorLightGraphicQuaternaryInverted, colorLightGraphicQuaternaryShade10, colorLightGraphicSecondary, colorLightGraphicSecondaryAlpha30, colorLightGraphicSecondaryInverted, colorLightGraphicSecondaryInvertedAlpha30, colorLightGraphicSecondaryInvertedShade10, colorLightGraphicSecondaryInvertedShade30, colorLightGraphicSecondaryInvertedTint15, colorLightGraphicSecondaryInvertedTint20, colorLightGraphicSecondaryShade30, colorLightGraphicSecondaryShade50, colorLightGraphicTertiary, colorLightGraphicTertiaryAlpha30, colorLightGraphicTertiaryInverted, colorLightGraphicTertiaryInvertedAlpha30, colorLightGraphicTertiaryInvertedTint15, colorLightGraphicTertiaryInvertedTint20, colorLightGraphicTertiaryShade15, colorLightGraphicTertiaryShade7, colorLightGraphicTertiaryTint15, colorLightGraphicTertiaryTint20, colorLightModalBgAltPrimary, colorLightModalBgAltPrimaryInverted, colorLightModalBgAltSecondary, colorLightModalBgAltSecondaryInverted, colorLightModalBgAltTertiary, colorLightModalBgAltTertiaryInverted, colorLightModalBgPrimary, colorLightModalBgPrimaryInverted, colorLightModalBgSecondary, colorLightModalBgSecondaryInverted, colorLightModalBgTertiary, colorLightModalBgTertiaryInverted, colorLightNeutral0, colorLightNeutral0Hover, colorLightNeutral0Inverted, colorLightNeutral0InvertedHover, colorLightNeutral0InvertedPress, colorLightNeutral0Press, colorLightNeutral100, colorLightNeutral100Hover, colorLightNeutral100Inverted, colorLightNeutral100InvertedHover, colorLightNeutral100InvertedPress, colorLightNeutral100Press, colorLightNeutral1300, colorLightNeutral1300Hover, colorLightNeutral1300Inverted, colorLightNeutral1300InvertedHover, colorLightNeutral1300InvertedPress, colorLightNeutral1300Press, colorLightNeutral1500, colorLightNeutral1500Hover, colorLightNeutral1500Inverted, colorLightNeutral1500InvertedHover, colorLightNeutral1500InvertedPress, colorLightNeutral1500Press, colorLightNeutral200, colorLightNeutral200Hover, colorLightNeutral200Inverted, colorLightNeutral200InvertedHover, colorLightNeutral200InvertedPress, colorLightNeutral200Press, colorLightNeutral300, colorLightNeutral300Hover, colorLightNeutral300Inverted, colorLightNeutral300InvertedHover, colorLightNeutral300InvertedPress, colorLightNeutral300Press, colorLightNeutral400, colorLightNeutral400Hover, colorLightNeutral400Inverted, colorLightNeutral400InvertedHover, colorLightNeutral400InvertedPress, colorLightNeutral400Press, colorLightNeutral500, colorLightNeutral500Hover, colorLightNeutral500Inverted, colorLightNeutral500InvertedHover, colorLightNeutral500InvertedPress, colorLightNeutral500Press, colorLightNeutral700, colorLightNeutral700Alpha15, colorLightNeutral700Hover, colorLightNeutral700Inverted, colorLightNeutral700InvertedHover, colorLightNeutral700InvertedPress, colorLightNeutral700Press, colorLightNeutralTranslucent0, colorLightNeutralTranslucent0Hover, colorLightNeutralTranslucent0Inverted, colorLightNeutralTranslucent0InvertedHover, colorLightNeutralTranslucent0InvertedPress, colorLightNeutralTranslucent0Press, colorLightNeutralTranslucent100, colorLightNeutralTranslucent100Hover, colorLightNeutralTranslucent100Inverted, colorLightNeutralTranslucent100InvertedHover, colorLightNeutralTranslucent100InvertedPress, colorLightNeutralTranslucent100Press, colorLightNeutralTranslucent1300, colorLightNeutralTranslucent1300Hover, colorLightNeutralTranslucent1300Inverted, colorLightNeutralTranslucent1300InvertedHover, colorLightNeutralTranslucent1300InvertedPress, colorLightNeutralTranslucent1300Press, colorLightNeutralTranslucent1500Hover, colorLightNeutralTranslucent1500InvertedHover, colorLightNeutralTranslucent1500InvertedPress, colorLightNeutralTranslucent1500Press, colorLightNeutralTranslucent200, colorLightNeutralTranslucent200Hover, colorLightNeutralTranslucent200Inverted, colorLightNeutralTranslucent200InvertedHover, colorLightNeutralTranslucent200InvertedPress, colorLightNeutralTranslucent200Press, colorLightNeutralTranslucent300, colorLightNeutralTranslucent300Hover, colorLightNeutralTranslucent300Inverted, colorLightNeutralTranslucent300InvertedHover, colorLightNeutralTranslucent300InvertedPress, colorLightNeutralTranslucent300Press, colorLightNeutralTranslucent400, colorLightNeutralTranslucent400Hover, colorLightNeutralTranslucent400Inverted, colorLightNeutralTranslucent400InvertedHover, colorLightNeutralTranslucent400InvertedPress, colorLightNeutralTranslucent400Press, colorLightNeutralTranslucent500, colorLightNeutralTranslucent500Hover, colorLightNeutralTranslucent500Inverted, colorLightNeutralTranslucent500InvertedHover, colorLightNeutralTranslucent500InvertedPress, colorLightNeutralTranslucent500Press, colorLightNeutralTranslucent700, colorLightNeutralTranslucent700Hover, colorLightNeutralTranslucent700Inverted, colorLightNeutralTranslucent700InvertedHover, colorLightNeutralTranslucent700InvertedPress, colorLightNeutralTranslucent700Press, colorLightOverlayDefault, colorLightSpecialbgComponent, colorLightSpecialbgComponentAlpha14, colorLightSpecialbgComponentAlpha2, colorLightSpecialbgComponentAlpha23, colorLightSpecialbgComponentAlpha30, colorLightSpecialbgComponentInverted, colorLightSpecialbgComponentInvertedAlpha30, colorLightSpecialbgComponentInvertedTint15, colorLightSpecialbgComponentInvertedTint20, colorLightSpecialbgComponentShade10, colorLightSpecialbgComponentShade15, colorLightSpecialbgComponentShade30, colorLightSpecialbgComponentShade7, colorLightSpecialbgNulled, colorLightSpecialbgOverlay, colorLightSpecialbgOverlayFallback, colorLightSpecialbgPrimaryGrouped, colorLightSpecialbgSecondaryGrouped, colorLightSpecialbgSecondaryTransparent, colorLightSpecialbgSecondaryTransparentInverted, colorLightSpecialbgSecondaryTransparentInvertedTint15, colorLightSpecialbgSecondaryTransparentInvertedTint20, colorLightSpecialbgSecondaryTransparentShade15, colorLightSpecialbgSecondaryTransparentShade7, colorLightSpecialbgTertiaryGrouped, colorLightSpecialbgTertiaryTransparent, colorLightSpecialbgTertiaryTransparentInverted, colorLightSpecialbgTertiaryTransparentInvertedTint15, colorLightSpecialbgTertiaryTransparentInvertedTint20, colorLightSpecialbgTertiaryTransparentShade15, colorLightSpecialbgTertiaryTransparentShade7, colorLightStatusAttention, colorLightStatusAttentionHover, colorLightStatusAttentionInverted, colorLightStatusAttentionInvertedHover, colorLightStatusAttentionInvertedPress, colorLightStatusAttentionPress, colorLightStatusInfo, colorLightStatusInfoAlpha15, colorLightStatusInfoHover, colorLightStatusInfoInverted, colorLightStatusInfoInvertedHover, colorLightStatusInfoInvertedPress, colorLightStatusInfoPress, colorLightStatusMutedAltAttention, colorLightStatusMutedAltAttentionHover, colorLightStatusMutedAltAttentionInverted, colorLightStatusMutedAltAttentionInvertedHover, colorLightStatusMutedAltAttentionInvertedPress, colorLightStatusMutedAltAttentionPress, colorLightStatusMutedAltInfo, colorLightStatusMutedAltInfoHover, colorLightStatusMutedAltInfoInverted, colorLightStatusMutedAltInfoInvertedHover, colorLightStatusMutedAltInfoInvertedPress, colorLightStatusMutedAltInfoPress, colorLightStatusMutedAltNegative, colorLightStatusMutedAltNegativeHover, colorLightStatusMutedAltNegativeInverted, colorLightStatusMutedAltNegativeInvertedHover, colorLightStatusMutedAltNegativeInvertedPress, colorLightStatusMutedAltNegativePress, colorLightStatusMutedAltPositive, colorLightStatusMutedAltPositiveHover, colorLightStatusMutedAltPositiveInverted, colorLightStatusMutedAltPositiveInvertedHover, colorLightStatusMutedAltPositiveInvertedPress, colorLightStatusMutedAltPositivePress, colorLightStatusMutedAttention, colorLightStatusMutedAttentionHover, colorLightStatusMutedAttentionInverted, colorLightStatusMutedAttentionInvertedHover, colorLightStatusMutedAttentionInvertedPress, colorLightStatusMutedAttentionPress, colorLightStatusMutedInfo, colorLightStatusMutedInfoHover, colorLightStatusMutedInfoInverted, colorLightStatusMutedInfoInvertedHover, colorLightStatusMutedInfoInvertedPress, colorLightStatusMutedInfoPress, colorLightStatusMutedNegative, colorLightStatusMutedNegativeHover, colorLightStatusMutedNegativeInverted, colorLightStatusMutedNegativeInvertedHover, colorLightStatusMutedNegativeInvertedPress, colorLightStatusMutedNegativePress, colorLightStatusMutedPositive, colorLightStatusMutedPositiveHover, colorLightStatusMutedPositiveInverted, colorLightStatusMutedPositiveInvertedHover, colorLightStatusMutedPositiveInvertedPress, colorLightStatusMutedPositivePress, colorLightStatusNegative, colorLightStatusNegativeHover, colorLightStatusNegativeInverted, colorLightStatusNegativeInvertedHover, colorLightStatusNegativeInvertedPress, colorLightStatusNegativePress, colorLightStatusPositive, colorLightStatusPositiveHover, colorLightStatusPositiveInverted, colorLightStatusPositiveInvertedHover, colorLightStatusPositiveInvertedPress, colorLightStatusPositivePress, colorLightTextAccent, colorLightTextAttention, colorLightTextAttentionHover, colorLightTextAttentionInverted, colorLightTextAttentionInvertedHover, colorLightTextAttentionInvertedPress, colorLightTextAttentionPress, colorLightTextDisabled, colorLightTextDisabledInverted, colorLightTextDisabledTransparent, colorLightTextInfo, colorLightTextInfoHover, colorLightTextInfoInverted, colorLightTextInfoInvertedHover, colorLightTextInfoInvertedPress, colorLightTextInfoPress, colorLightTextLink, colorLightTextLinkShade20, colorLightTextLinkShade40, colorLightTextLinkTint30, colorLightTextLinkTint50, colorLightTextNegative, colorLightTextNegativeHover, colorLightTextNegativeInverted, colorLightTextNegativeInvertedHover, colorLightTextNegativeInvertedPress, colorLightTextNegativePress, colorLightTextPositive, colorLightTextPositiveHover, colorLightTextPositiveInverted, colorLightTextPositiveInvertedHover, colorLightTextPositiveInvertedPress, colorLightTextPositivePress, colorLightTextPrimary, colorLightTextPrimaryAlpha30, colorLightTextPrimaryHover, colorLightTextPrimaryInverted, colorLightTextPrimaryInvertedAlpha30, colorLightTextPrimaryInvertedAlpha40, colorLightTextPrimaryInvertedHover, colorLightTextPrimaryInvertedPress, colorLightTextPrimaryInvertedShade15, colorLightTextPrimaryInvertedShade24, colorLightTextPrimaryInvertedShade30, colorLightTextPrimaryInvertedShade40, colorLightTextPrimaryInvertedShade50, colorLightTextPrimaryInvertedShade7, colorLightTextPrimaryInvertedTint20, colorLightTextPrimaryInvertedTint30, colorLightTextPrimaryPress, colorLightTextPrimaryShade20, colorLightTextPrimaryShade40, colorLightTextPrimaryTint24, colorLightTextPrimaryTint30, colorLightTextPrimaryTint40, colorLightTextPrimaryTint50, colorLightTextQuaternary, colorLightTextQuaternaryInverted, colorLightTextSecondary, colorLightTextSecondaryHover, colorLightTextSecondaryInverted, colorLightTextSecondaryInvertedHover, colorLightTextSecondaryInvertedPress, colorLightTextSecondaryInvertedTint20, colorLightTextSecondaryInvertedTint30, colorLightTextSecondaryInvertedTransparent, colorLightTextSecondaryPress, colorLightTextSecondaryShade20, colorLightTextSecondaryShade40, colorLightTextSecondaryTint20, colorLightTextSecondaryTint30, colorLightTextSecondaryTransparent, colorLightTextTertiary, colorLightTextTertiaryHover, colorLightTextTertiaryInverted, colorLightTextTertiaryInvertedHover, colorLightTextTertiaryInvertedPress, colorLightTextTertiaryInvertedTransparent, colorLightTextTertiaryPress, colorLightTextTertiaryTransparent, colorLightTransparentDefault, colorLightTransparentDefaultHover, colorLightTransparentDefaultInvertedHover, colorLightTransparentDefaultInvertedPress, colorLightTransparentDefaultPress, colorRedBrand, colorRedBrand05Flat, colorRedBrand10, colorRedBrand10Flat, colorRedBrand20, colorRedBrand20Flat, colorRedBrand30, colorRedBrand30Flat, colorRedBrand50, colorRedBrand50Flat, colorRedBrand70, colorRedBrand70Flat, colorRedBrand85, colorRedBrand85Flat, colorRedDark, colorRedError, colorSand, colorStaticAccentPrimary, colorStaticAccentPrimaryHover, colorStaticAccentPrimaryInverted, colorStaticAccentPrimaryInvertedHover, colorStaticAccentPrimaryInvertedPress, colorStaticAccentPrimaryPress, colorStaticAccentSecondary, colorStaticAccentSecondaryHover, colorStaticAccentSecondaryInverted, colorStaticAccentSecondaryInvertedHover, colorStaticAccentSecondaryInvertedPress, colorStaticAccentSecondaryPress, colorStaticBgAccent, colorStaticBgDark, colorStaticBgLight, colorStaticBgNeutralDark, colorStaticBgNeutralLight, colorStaticBgPrimaryDark, colorStaticBgPrimaryDarkAlpha10, colorStaticBgPrimaryDarkAlpha20, colorStaticBgPrimaryDarkTint15, colorStaticBgPrimaryDarkTint20, colorStaticBgPrimaryLight, colorStaticBgQuaternaryDark, colorStaticBgQuaternaryLight, colorStaticBgSecondaryDark, colorStaticBgSecondaryLight, colorStaticBgTertiaryDark, colorStaticBgTertiaryLight, colorStaticBorderAccent, colorStaticCorpbgNeutral, colorStaticCorpbgPrimary, colorStaticCorpbgSecondary, colorStaticCorpbgTertiary, colorStaticGraphicAccent, colorStaticGraphicAmethyst, colorStaticGraphicBlackberry, colorStaticGraphicBlueChill, colorStaticGraphicBlueChillOld, colorStaticGraphicBlueMaya, colorStaticGraphicBlueMoody, colorStaticGraphicBlueSteel, colorStaticGraphicBotticelli, colorStaticGraphicBoulder, colorStaticGraphicBoulderOld, colorStaticGraphicBrinkPink, colorStaticGraphicBrinkPinkOld, colorStaticGraphicBurntSienna, colorStaticGraphicBurntSiennaOld, colorStaticGraphicCarrot, colorStaticGraphicChatelle, colorStaticGraphicChatelleOld, colorStaticGraphicChathamsBlue, colorStaticGraphicChathamsBlueOld, colorStaticGraphicChick, colorStaticGraphicCrete, colorStaticGraphicCuriousBlue, colorStaticGraphicCuriousBlueLight, colorStaticGraphicCuriousBlueLightOld, colorStaticGraphicDark, colorStaticGraphicEasternBlue, colorStaticGraphicFrenchLilac, colorStaticGraphicFuelYellow, colorStaticGraphicFunBlue, colorStaticGraphicFunBlueOld, colorStaticGraphicGallery, colorStaticGraphicGreenJungle, colorStaticGraphicHippieBlue, colorStaticGraphicHippieBlueOld, colorStaticGraphicJaffa, colorStaticGraphicJaffaLight, colorStaticGraphicJaffaLightOld, colorStaticGraphicJava, colorStaticGraphicJavaOld, colorStaticGraphicJungleGreen, colorStaticGraphicLavender, colorStaticGraphicLight, colorStaticGraphicLightShade15, colorStaticGraphicLightShade7, colorStaticGraphicMantis, colorStaticGraphicMantisOld, colorStaticGraphicMatisse, colorStaticGraphicMatisseOld, colorStaticGraphicMaya, colorStaticGraphicMilanoRed, colorStaticGraphicMilanoRedOld, colorStaticGraphicMirage, colorStaticGraphicMirageOld, colorStaticGraphicMoonRaker, colorStaticGraphicMossGreen, colorStaticGraphicNevada, colorStaticGraphicNevadaOld, colorStaticGraphicOlive, colorStaticGraphicOlivine, colorStaticGraphicOlivineOld, colorStaticGraphicPeach, colorStaticGraphicPermission, colorStaticGraphicPersimmon, colorStaticGraphicPewter, colorStaticGraphicPewterOld, colorStaticGraphicPickledBluewood, colorStaticGraphicPickledBluewoodOld, colorStaticGraphicPorsche, colorStaticGraphicPorscheOld, colorStaticGraphicRaspberry, colorStaticGraphicRedDamask, colorStaticGraphicRedDamaskOld, colorStaticGraphicSaffron, colorStaticGraphicSaffronOld, colorStaticGraphicSalomie, colorStaticGraphicSand, colorStaticGraphicSandyBrown, colorStaticGraphicSandybrownOld, colorStaticGraphicSeawater, colorStaticGraphicSerenade, colorStaticGraphicSky, colorStaticGraphicSoftPeach, colorStaticGraphicSolitude, colorStaticGraphicStrawberry, colorStaticGraphicSundust, colorStaticGraphicTurkishRose, colorStaticGraphicTurkishRoseOld, colorStaticGraphicTurquoiseBlue, colorStaticGraphicTurquoiseBlueOld, colorStaticGraphicValencia, colorStaticGraphicValenciaOld, colorStaticGraphicWaikawaGray, colorStaticGraphicWaikawaGrayOld, colorStaticGraphicWhisper, colorStaticGraphicZanah, colorStaticLocalLightBlue, colorStaticNeutral0, colorStaticNeutral0Hover, colorStaticNeutral0Inverted, colorStaticNeutral0InvertedHover, colorStaticNeutral0InvertedPress, colorStaticNeutral0Press, colorStaticNeutral100, colorStaticNeutral100Hover, colorStaticNeutral100Inverted, colorStaticNeutral100InvertedHover, colorStaticNeutral100InvertedPress, colorStaticNeutral100Press, colorStaticNeutral1300, colorStaticNeutral1300Hover, colorStaticNeutral1300Inverted, colorStaticNeutral1300InvertedHover, colorStaticNeutral1300InvertedPress, colorStaticNeutral1300Press, colorStaticNeutral1500, colorStaticNeutral1500Hover, colorStaticNeutral1500Inverted, colorStaticNeutral1500InvertedHover, colorStaticNeutral1500InvertedPress, colorStaticNeutral1500Press, colorStaticNeutral200, colorStaticNeutral200Hover, colorStaticNeutral200Inverted, colorStaticNeutral200InvertedHover, colorStaticNeutral200InvertedPress, colorStaticNeutral200Press, colorStaticNeutral300, colorStaticNeutral300Hover, colorStaticNeutral300Inverted, colorStaticNeutral300InvertedHover, colorStaticNeutral300InvertedPress, colorStaticNeutral300Press, colorStaticNeutral400, colorStaticNeutral400Hover, colorStaticNeutral400Inverted, colorStaticNeutral400InvertedHover, colorStaticNeutral400InvertedPress, colorStaticNeutral400Press, colorStaticNeutral500, colorStaticNeutral500Hover, colorStaticNeutral500Inverted, colorStaticNeutral500InvertedHover, colorStaticNeutral500InvertedPress, colorStaticNeutral500Press, colorStaticNeutral700, colorStaticNeutral700Hover, colorStaticNeutral700Inverted, colorStaticNeutral700InvertedHover, colorStaticNeutral700InvertedPress, colorStaticNeutral700Press, colorStaticNeutralTranslucent0, colorStaticNeutralTranslucent0Hover, colorStaticNeutralTranslucent0Inverted, colorStaticNeutralTranslucent0InvertedHover, colorStaticNeutralTranslucent0InvertedPress, colorStaticNeutralTranslucent0Press, colorStaticNeutralTranslucent100, colorStaticNeutralTranslucent100Hover, colorStaticNeutralTranslucent100Inverted, colorStaticNeutralTranslucent100InvertedHover, colorStaticNeutralTranslucent100InvertedPress, colorStaticNeutralTranslucent100Press, colorStaticNeutralTranslucent1300, colorStaticNeutralTranslucent1300Hover, colorStaticNeutralTranslucent1300Inverted, colorStaticNeutralTranslucent1300InvertedHover, colorStaticNeutralTranslucent1300InvertedPress, colorStaticNeutralTranslucent1300Press, colorStaticNeutralTranslucent1500Hover, colorStaticNeutralTranslucent1500InvertedHover, colorStaticNeutralTranslucent1500InvertedPress, colorStaticNeutralTranslucent1500Press, colorStaticNeutralTranslucent200, colorStaticNeutralTranslucent200Hover, colorStaticNeutralTranslucent200Inverted, colorStaticNeutralTranslucent200InvertedHover, colorStaticNeutralTranslucent200InvertedPress, colorStaticNeutralTranslucent200Press, colorStaticNeutralTranslucent300, colorStaticNeutralTranslucent300Hover, colorStaticNeutralTranslucent300Inverted, colorStaticNeutralTranslucent300InvertedHover, colorStaticNeutralTranslucent300InvertedPress, colorStaticNeutralTranslucent300Press, colorStaticNeutralTranslucent400, colorStaticNeutralTranslucent400Hover, colorStaticNeutralTranslucent400Inverted, colorStaticNeutralTranslucent400InvertedHover, colorStaticNeutralTranslucent400InvertedPress, colorStaticNeutralTranslucent400Press, colorStaticNeutralTranslucent500, colorStaticNeutralTranslucent500Hover, colorStaticNeutralTranslucent500Inverted, colorStaticNeutralTranslucent500InvertedHover, colorStaticNeutralTranslucent500InvertedPress, colorStaticNeutralTranslucent500Press, colorStaticNeutralTranslucent700, colorStaticNeutralTranslucent700Hover, colorStaticNeutralTranslucent700Inverted, colorStaticNeutralTranslucent700InvertedHover, colorStaticNeutralTranslucent700InvertedPress, colorStaticNeutralTranslucent700Press, colorStaticNulled, colorStaticOverlayBlackHigh, colorStaticOverlayBlackLow, colorStaticOverlayBlackNormal, colorStaticOverlayBlackXhigh, colorStaticOverlayBlackXlow, colorStaticOverlayIndigoHigh, colorStaticOverlayIndigoLow, colorStaticOverlayIndigoNormal, colorStaticOverlayIndigoXhigh, colorStaticOverlayIndigoXlow, colorStaticOverlayWhiteHigh, colorStaticOverlayWhiteLow, colorStaticOverlayWhiteNormal, colorStaticOverlayWhiteXhigh, colorStaticOverlayWhiteXlow, colorStaticPrimaryDark, colorStaticPrimaryLight, colorStaticQuaternaryDark, colorStaticQuaternaryLight, colorStaticQuinaryDark, colorStaticQuinaryLight, colorStaticSecondaryDark, colorStaticSecondaryLight, colorStaticSenaryDark, colorStaticSenaryLight, colorStaticStatusAttention, colorStaticStatusAttentionInverted, colorStaticStatusBlue, colorStaticStatusBlueAlpha10, colorStaticStatusGreen, colorStaticStatusGreenAlpha10, colorStaticStatusGrey, colorStaticStatusGreyAlpha10, colorStaticStatusInfo, colorStaticStatusInfoInverted, colorStaticStatusMutedAltAttention, colorStaticStatusMutedAltAttentionInverted, colorStaticStatusMutedAltInfo, colorStaticStatusMutedAltInfoInverted, colorStaticStatusMutedAltNegative, colorStaticStatusMutedAltNegativeInverted, colorStaticStatusMutedAltPositive, colorStaticStatusMutedAltPositiveInverted, colorStaticStatusMutedAttention, colorStaticStatusMutedAttentionInverted, colorStaticStatusMutedInfo, colorStaticStatusMutedInfoInverted, colorStaticStatusMutedNegative, colorStaticStatusMutedNegativeInverted, colorStaticStatusMutedPositive, colorStaticStatusMutedPositiveInverted, colorStaticStatusNegative, colorStaticStatusNegativeInverted, colorStaticStatusOrange, colorStaticStatusOrangeAlpha10, colorStaticStatusPositive, colorStaticStatusPositiveInverted, colorStaticStatusPurple, colorStaticStatusPurpleAlpha10, colorStaticStatusRed, colorStaticStatusRedAlpha10, colorStaticStatusTeal, colorStaticStatusTealAlpha10, colorStaticTertiaryDark, colorStaticTertiaryLight, colorStaticTextAccent, colorStaticTextAttention, colorStaticTextAttentionHover, colorStaticTextAttentionInverted, colorStaticTextAttentionInvertedHover, colorStaticTextAttentionInvertedPress, colorStaticTextAttentionPress, colorStaticTextInfo, colorStaticTextInfoHover, colorStaticTextInfoInverted, colorStaticTextInfoInvertedHover, colorStaticTextInfoInvertedPress, colorStaticTextInfoPress, colorStaticTextNegative, colorStaticTextNegativeHover, colorStaticTextNegativeInverted, colorStaticTextNegativeInvertedHover, colorStaticTextNegativeInvertedPress, colorStaticTextNegativePress, colorStaticTextPositive, colorStaticTextPositiveHover, colorStaticTextPositiveInverted, colorStaticTextPositiveInvertedHover, colorStaticTextPositiveInvertedPress, colorStaticTextPositivePress, colorStaticTextPrimary, colorStaticTextPrimaryDark, colorStaticTextPrimaryHover, colorStaticTextPrimaryInverted, colorStaticTextPrimaryInvertedHover, colorStaticTextPrimaryInvertedPress, colorStaticTextPrimaryLight, colorStaticTextPrimaryLightAlpha30, colorStaticTextPrimaryPress, colorStaticTextQuaternary, colorStaticTextQuaternaryInverted, colorStaticTextSecondary, colorStaticTextSecondaryDark, colorStaticTextSecondaryDarkTransparent, colorStaticTextSecondaryHover, colorStaticTextSecondaryInverted, colorStaticTextSecondaryInvertedHover, colorStaticTextSecondaryInvertedPress, colorStaticTextSecondaryLight, colorStaticTextSecondaryLightTransparent, colorStaticTextSecondaryPress, colorStaticTextTertiary, colorStaticTextTertiaryDark, colorStaticTextTertiaryDarkTransparent, colorStaticTextTertiaryHover, colorStaticTextTertiaryInverted, colorStaticTextTertiaryInvertedHover, colorStaticTextTertiaryInvertedPress, colorStaticTextTertiaryLight, colorStaticTextTertiaryLightTransparent, colorStaticTextTertiaryPress, colorWhite, colorWhite10, colorWhite30, colorWhite60, disabledCursor, focusColor, fontFamily, fontFamilyAlfasans, fontFamilyStyrene, fontFamilySystem, gap0, gap12, gap128, gap128Neg, gap12Neg, gap16, gap16Neg, gap2, gap20, gap20Neg, gap24, gap24Neg, gap2Neg, gap2s, gap2xl, gap2xlNeg, gap2xs, gap2xsNeg, gap32, gap32Neg, gap3xl, gap3xlNeg, gap3xs, gap3xsNeg, gap4, gap40, gap40Neg, gap48, gap48Neg, gap4Neg, gap4xl, gap4xlNeg, gap56, gap56Neg, gap5xl, gap5xlNeg, gap64, gap64Neg, gap6xl, gap6xlNeg, gap72, gap72Neg, gap7xl, gap7xlNeg, gap8, gap80, gap80Neg, gap8Neg, gap8xl, gap8xlNeg, gap96, gap96Neg, gapL, gapLNeg, gapM, gapMNeg, gapS, gapSNeg, gapXl, gapXlNeg, gapXs, gapXsNeg, shadowL, shadowLHard, shadowLHardUp, shadowLUp, shadowM, shadowMHard, shadowMHardUp, shadowMUp, shadowS, shadowSHard, shadowSHardUp, shadowSUp, shadowXl, shadowXlHard, shadowXlHardUp, shadowXlUp, shadowXs, shadowXsHard, shadowXsHardUp, shadowXsUp, sizeLHeight, sizeMHeight, sizeSHeight, sizeXlHeight, sizeXsHeight, sizeXxsHeight };
3807
+ //# sourceMappingURL=no-typography-index.js.map