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