@vkontakte/vkui-tokens 4.78.1 → 4.80.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (677) hide show
  1. package/interfaces/general/effects/index.d.ts +12 -0
  2. package/interfaces/themes/legoIOS/index.d.ts +1 -0
  3. package/interfaces/themes/vkontakteAndroid/index.d.ts +1 -0
  4. package/package.json +1 -1
  5. package/themeDescriptions/base/paradigm.js +1 -1
  6. package/themeDescriptions/base/vk.js +1 -1
  7. package/themes/calendar/docs.json +33 -0
  8. package/themes/calendarDark/docs.json +33 -0
  9. package/themes/calls/docs.json +33 -0
  10. package/themes/cloud/docs.json +33 -0
  11. package/themes/cloudDark/docs.json +33 -0
  12. package/themes/dobro/cssVars/declarations/index.css +3 -0
  13. package/themes/dobro/cssVars/declarations/noColors.css +3 -0
  14. package/themes/dobro/cssVars/declarations/noSizes.css +3 -0
  15. package/themes/dobro/cssVars/declarations/onlyVariables.css +3 -0
  16. package/themes/dobro/cssVars/declarations/onlyVariables.js +1 -1
  17. package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +3 -0
  18. package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  19. package/themes/dobro/cssVars/theme/fallbacks/index.css +3 -0
  20. package/themes/dobro/cssVars/theme/fallbacks/index.less +3 -0
  21. package/themes/dobro/cssVars/theme/fallbacks/index.pcss +3 -0
  22. package/themes/dobro/cssVars/theme/fallbacks/index.scss +3 -0
  23. package/themes/dobro/cssVars/theme/fallbacks/index.styl +3 -0
  24. package/themes/dobro/cssVars/theme/index.js +1 -1
  25. package/themes/dobro/cssVars/theme/index.json +12 -0
  26. package/themes/dobro/docs.json +33 -0
  27. package/themes/dobro/index.css +3 -0
  28. package/themes/dobro/index.js +1 -1
  29. package/themes/dobro/index.json +3 -0
  30. package/themes/dobro/index.less +3 -0
  31. package/themes/dobro/index.pcss +3 -0
  32. package/themes/dobro/index.scss +3 -0
  33. package/themes/dobro/index.styl +3 -0
  34. package/themes/dobro/struct.json +4 -1
  35. package/themes/dobroDark/cssVars/declarations/index.css +3 -0
  36. package/themes/dobroDark/cssVars/declarations/noColors.css +3 -0
  37. package/themes/dobroDark/cssVars/declarations/noSizes.css +3 -0
  38. package/themes/dobroDark/cssVars/declarations/onlyVariables.css +3 -0
  39. package/themes/dobroDark/cssVars/declarations/onlyVariables.js +1 -1
  40. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  41. package/themes/dobroDark/cssVars/theme/fallbacks/index.css +3 -0
  42. package/themes/dobroDark/cssVars/theme/fallbacks/index.less +3 -0
  43. package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +3 -0
  44. package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +3 -0
  45. package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +3 -0
  46. package/themes/dobroDark/cssVars/theme/index.js +1 -1
  47. package/themes/dobroDark/cssVars/theme/index.json +12 -0
  48. package/themes/dobroDark/docs.json +33 -0
  49. package/themes/dobroDark/index.css +3 -0
  50. package/themes/dobroDark/index.js +1 -1
  51. package/themes/dobroDark/index.json +3 -0
  52. package/themes/dobroDark/index.less +3 -0
  53. package/themes/dobroDark/index.pcss +3 -0
  54. package/themes/dobroDark/index.scss +3 -0
  55. package/themes/dobroDark/index.styl +3 -0
  56. package/themes/dobroDark/struct.json +4 -1
  57. package/themes/home/docs.json +33 -0
  58. package/themes/homeDark/docs.json +33 -0
  59. package/themes/legoAndroid/cssVars/declarations/index.css +51 -9
  60. package/themes/legoAndroid/cssVars/declarations/noColors.css +27 -0
  61. package/themes/legoAndroid/cssVars/declarations/noSizes.css +15 -9
  62. package/themes/legoAndroid/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  63. package/themes/legoAndroid/cssVars/declarations/onlyColors.css +12 -9
  64. package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
  65. package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +23 -9
  66. package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
  67. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +23 -9
  68. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +19 -8
  69. package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +39 -9
  70. package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +25 -9
  71. package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +25 -9
  72. package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +37 -9
  73. package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +25 -9
  74. package/themes/legoAndroid/cssVars/theme/index.js +1 -1
  75. package/themes/legoAndroid/cssVars/theme/index.json +119 -9
  76. package/themes/legoAndroid/docs.json +37 -0
  77. package/themes/legoAndroid/index.css +39 -9
  78. package/themes/legoAndroid/index.js +1 -1
  79. package/themes/legoAndroid/index.json +37 -9
  80. package/themes/legoAndroid/index.less +25 -9
  81. package/themes/legoAndroid/index.pcss +25 -9
  82. package/themes/legoAndroid/index.scss +37 -9
  83. package/themes/legoAndroid/index.styl +25 -9
  84. package/themes/legoAndroid/struct.json +38 -10
  85. package/themes/legoAndroidDark/cssVars/declarations/index.css +54 -12
  86. package/themes/legoAndroidDark/cssVars/declarations/noColors.css +27 -0
  87. package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +18 -12
  88. package/themes/legoAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  89. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +15 -12
  90. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  91. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +26 -12
  92. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  93. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +26 -12
  94. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -11
  95. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +42 -12
  96. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +28 -12
  97. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +28 -12
  98. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +40 -12
  99. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +28 -12
  100. package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
  101. package/themes/legoAndroidDark/cssVars/theme/index.json +122 -12
  102. package/themes/legoAndroidDark/docs.json +37 -0
  103. package/themes/legoAndroidDark/index.css +42 -12
  104. package/themes/legoAndroidDark/index.js +1 -1
  105. package/themes/legoAndroidDark/index.json +40 -12
  106. package/themes/legoAndroidDark/index.less +28 -12
  107. package/themes/legoAndroidDark/index.pcss +28 -12
  108. package/themes/legoAndroidDark/index.scss +40 -12
  109. package/themes/legoAndroidDark/index.styl +28 -12
  110. package/themes/legoAndroidDark/struct.json +41 -13
  111. package/themes/legoIOS/cssVars/declarations/index.css +51 -9
  112. package/themes/legoIOS/cssVars/declarations/noColors.css +27 -0
  113. package/themes/legoIOS/cssVars/declarations/noSizes.css +15 -9
  114. package/themes/legoIOS/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  115. package/themes/legoIOS/cssVars/declarations/onlyColors.css +12 -9
  116. package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
  117. package/themes/legoIOS/cssVars/declarations/onlyVariables.css +23 -9
  118. package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
  119. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +23 -9
  120. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +19 -8
  121. package/themes/legoIOS/cssVars/theme/fallbacks/index.css +39 -9
  122. package/themes/legoIOS/cssVars/theme/fallbacks/index.less +25 -9
  123. package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +25 -9
  124. package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +37 -9
  125. package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +25 -9
  126. package/themes/legoIOS/cssVars/theme/index.js +1 -1
  127. package/themes/legoIOS/cssVars/theme/index.json +119 -9
  128. package/themes/legoIOS/docs.json +37 -0
  129. package/themes/legoIOS/index.css +39 -9
  130. package/themes/legoIOS/index.js +1 -1
  131. package/themes/legoIOS/index.json +37 -9
  132. package/themes/legoIOS/index.less +25 -9
  133. package/themes/legoIOS/index.pcss +25 -9
  134. package/themes/legoIOS/index.scss +37 -9
  135. package/themes/legoIOS/index.styl +25 -9
  136. package/themes/legoIOS/struct.json +38 -10
  137. package/themes/legoIOSDark/cssVars/declarations/index.css +54 -12
  138. package/themes/legoIOSDark/cssVars/declarations/noColors.css +27 -0
  139. package/themes/legoIOSDark/cssVars/declarations/noSizes.css +18 -12
  140. package/themes/legoIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  141. package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +15 -12
  142. package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
  143. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +26 -12
  144. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  145. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +26 -12
  146. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -11
  147. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +42 -12
  148. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +28 -12
  149. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +28 -12
  150. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +40 -12
  151. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +28 -12
  152. package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
  153. package/themes/legoIOSDark/cssVars/theme/index.json +122 -12
  154. package/themes/legoIOSDark/docs.json +37 -0
  155. package/themes/legoIOSDark/index.css +42 -12
  156. package/themes/legoIOSDark/index.js +1 -1
  157. package/themes/legoIOSDark/index.json +40 -12
  158. package/themes/legoIOSDark/index.less +28 -12
  159. package/themes/legoIOSDark/index.pcss +28 -12
  160. package/themes/legoIOSDark/index.scss +40 -12
  161. package/themes/legoIOSDark/index.styl +28 -12
  162. package/themes/legoIOSDark/struct.json +41 -13
  163. package/themes/media/docs.json +33 -0
  164. package/themes/mediaDark/docs.json +33 -0
  165. package/themes/mycom/docs.json +33 -0
  166. package/themes/octavius/docs.json +33 -0
  167. package/themes/octaviusCompact/docs.json +33 -0
  168. package/themes/octaviusCompactDark/docs.json +33 -0
  169. package/themes/octaviusDark/docs.json +33 -0
  170. package/themes/octaviusVK/docs.json +33 -0
  171. package/themes/octaviusVKDark/docs.json +33 -0
  172. package/themes/octaviusWhite/docs.json +33 -0
  173. package/themes/octaviusWhiteDark/docs.json +33 -0
  174. package/themes/otvet/docs.json +33 -0
  175. package/themes/otvetDark/docs.json +33 -0
  176. package/themes/paradigmBase/docs.json +33 -0
  177. package/themes/paradigmBaseDark/docs.json +33 -0
  178. package/themes/paradigmTech/docs.json +33 -0
  179. package/themes/paradigmTechDark/docs.json +33 -0
  180. package/themes/pharma/docs.json +33 -0
  181. package/themes/portalUI/docs.json +33 -0
  182. package/themes/portalUIDark/docs.json +33 -0
  183. package/themes/promo/docs.json +33 -0
  184. package/themes/search/docs.json +33 -0
  185. package/themes/todo/docs.json +33 -0
  186. package/themes/tutoria/cssVars/declarations/index.css +3 -0
  187. package/themes/tutoria/cssVars/declarations/noColors.css +3 -0
  188. package/themes/tutoria/cssVars/declarations/noSizes.css +3 -0
  189. package/themes/tutoria/cssVars/declarations/onlyVariables.css +3 -0
  190. package/themes/tutoria/cssVars/declarations/onlyVariables.js +1 -1
  191. package/themes/tutoria/cssVars/declarations/onlyVariablesLocal.css +3 -0
  192. package/themes/tutoria/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  193. package/themes/tutoria/cssVars/theme/fallbacks/index.css +3 -0
  194. package/themes/tutoria/cssVars/theme/fallbacks/index.less +3 -0
  195. package/themes/tutoria/cssVars/theme/fallbacks/index.pcss +3 -0
  196. package/themes/tutoria/cssVars/theme/fallbacks/index.scss +3 -0
  197. package/themes/tutoria/cssVars/theme/fallbacks/index.styl +3 -0
  198. package/themes/tutoria/cssVars/theme/index.js +1 -1
  199. package/themes/tutoria/cssVars/theme/index.json +12 -0
  200. package/themes/tutoria/docs.json +33 -0
  201. package/themes/tutoria/index.css +3 -0
  202. package/themes/tutoria/index.js +1 -1
  203. package/themes/tutoria/index.json +3 -0
  204. package/themes/tutoria/index.less +3 -0
  205. package/themes/tutoria/index.pcss +3 -0
  206. package/themes/tutoria/index.scss +3 -0
  207. package/themes/tutoria/index.styl +3 -0
  208. package/themes/tutoria/struct.json +4 -1
  209. package/themes/tutoriaDark/cssVars/declarations/index.css +3 -0
  210. package/themes/tutoriaDark/cssVars/declarations/noColors.css +3 -0
  211. package/themes/tutoriaDark/cssVars/declarations/noSizes.css +3 -0
  212. package/themes/tutoriaDark/cssVars/declarations/onlyVariables.css +3 -0
  213. package/themes/tutoriaDark/cssVars/declarations/onlyVariables.js +1 -1
  214. package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  215. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.css +3 -0
  216. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.less +3 -0
  217. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.pcss +3 -0
  218. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.scss +3 -0
  219. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.styl +3 -0
  220. package/themes/tutoriaDark/cssVars/theme/index.js +1 -1
  221. package/themes/tutoriaDark/cssVars/theme/index.json +12 -0
  222. package/themes/tutoriaDark/docs.json +33 -0
  223. package/themes/tutoriaDark/index.css +3 -0
  224. package/themes/tutoriaDark/index.js +1 -1
  225. package/themes/tutoriaDark/index.json +3 -0
  226. package/themes/tutoriaDark/index.less +3 -0
  227. package/themes/tutoriaDark/index.pcss +3 -0
  228. package/themes/tutoriaDark/index.scss +3 -0
  229. package/themes/tutoriaDark/index.styl +3 -0
  230. package/themes/tutoriaDark/struct.json +4 -1
  231. package/themes/vkAccessibility/cssVars/declarations/index.css +3 -0
  232. package/themes/vkAccessibility/cssVars/declarations/noColors.css +3 -0
  233. package/themes/vkAccessibility/cssVars/declarations/noSizes.css +3 -0
  234. package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +3 -0
  235. package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +1 -1
  236. package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +3 -0
  237. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +3 -0
  238. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +3 -0
  239. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +3 -0
  240. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +3 -0
  241. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +3 -0
  242. package/themes/vkAccessibility/cssVars/theme/index.js +1 -1
  243. package/themes/vkAccessibility/cssVars/theme/index.json +12 -0
  244. package/themes/vkAccessibility/docs.json +33 -0
  245. package/themes/vkAccessibility/index.css +3 -0
  246. package/themes/vkAccessibility/index.js +1 -1
  247. package/themes/vkAccessibility/index.json +3 -0
  248. package/themes/vkAccessibility/index.less +3 -0
  249. package/themes/vkAccessibility/index.pcss +3 -0
  250. package/themes/vkAccessibility/index.scss +3 -0
  251. package/themes/vkAccessibility/index.styl +3 -0
  252. package/themes/vkAccessibility/struct.json +4 -1
  253. package/themes/vkAccessibilityDark/cssVars/declarations/index.css +3 -0
  254. package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +3 -0
  255. package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +3 -0
  256. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +3 -0
  257. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +1 -1
  258. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  259. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +3 -0
  260. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +3 -0
  261. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +3 -0
  262. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +3 -0
  263. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +3 -0
  264. package/themes/vkAccessibilityDark/cssVars/theme/index.js +1 -1
  265. package/themes/vkAccessibilityDark/cssVars/theme/index.json +12 -0
  266. package/themes/vkAccessibilityDark/docs.json +33 -0
  267. package/themes/vkAccessibilityDark/index.css +3 -0
  268. package/themes/vkAccessibilityDark/index.js +1 -1
  269. package/themes/vkAccessibilityDark/index.json +3 -0
  270. package/themes/vkAccessibilityDark/index.less +3 -0
  271. package/themes/vkAccessibilityDark/index.pcss +3 -0
  272. package/themes/vkAccessibilityDark/index.scss +3 -0
  273. package/themes/vkAccessibilityDark/index.styl +3 -0
  274. package/themes/vkAccessibilityDark/struct.json +4 -1
  275. package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +3 -0
  276. package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +3 -0
  277. package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +3 -0
  278. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +3 -0
  279. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +1 -1
  280. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  281. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +3 -0
  282. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +3 -0
  283. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  284. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +3 -0
  285. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +3 -0
  286. package/themes/vkAccessibilityIOS/cssVars/theme/index.js +1 -1
  287. package/themes/vkAccessibilityIOS/cssVars/theme/index.json +12 -0
  288. package/themes/vkAccessibilityIOS/docs.json +33 -0
  289. package/themes/vkAccessibilityIOS/index.css +3 -0
  290. package/themes/vkAccessibilityIOS/index.js +1 -1
  291. package/themes/vkAccessibilityIOS/index.json +3 -0
  292. package/themes/vkAccessibilityIOS/index.less +3 -0
  293. package/themes/vkAccessibilityIOS/index.pcss +3 -0
  294. package/themes/vkAccessibilityIOS/index.scss +3 -0
  295. package/themes/vkAccessibilityIOS/index.styl +3 -0
  296. package/themes/vkAccessibilityIOS/struct.json +4 -1
  297. package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +3 -0
  298. package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +3 -0
  299. package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +3 -0
  300. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  301. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  302. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  303. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  304. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  305. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  306. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  307. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  308. package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +1 -1
  309. package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +12 -0
  310. package/themes/vkAccessibilityIOSDark/docs.json +33 -0
  311. package/themes/vkAccessibilityIOSDark/index.css +3 -0
  312. package/themes/vkAccessibilityIOSDark/index.js +1 -1
  313. package/themes/vkAccessibilityIOSDark/index.json +3 -0
  314. package/themes/vkAccessibilityIOSDark/index.less +3 -0
  315. package/themes/vkAccessibilityIOSDark/index.pcss +3 -0
  316. package/themes/vkAccessibilityIOSDark/index.scss +3 -0
  317. package/themes/vkAccessibilityIOSDark/index.styl +3 -0
  318. package/themes/vkAccessibilityIOSDark/struct.json +4 -1
  319. package/themes/vkBase/cssVars/declarations/index.css +3 -0
  320. package/themes/vkBase/cssVars/declarations/noColors.css +3 -0
  321. package/themes/vkBase/cssVars/declarations/noSizes.css +3 -0
  322. package/themes/vkBase/cssVars/declarations/onlyVariables.css +3 -0
  323. package/themes/vkBase/cssVars/declarations/onlyVariables.js +1 -1
  324. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
  325. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  326. package/themes/vkBase/cssVars/theme/fallbacks/index.css +3 -0
  327. package/themes/vkBase/cssVars/theme/fallbacks/index.less +3 -0
  328. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +3 -0
  329. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +3 -0
  330. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +3 -0
  331. package/themes/vkBase/cssVars/theme/index.js +1 -1
  332. package/themes/vkBase/cssVars/theme/index.json +12 -0
  333. package/themes/vkBase/docs.json +33 -0
  334. package/themes/vkBase/index.css +3 -0
  335. package/themes/vkBase/index.js +1 -1
  336. package/themes/vkBase/index.json +3 -0
  337. package/themes/vkBase/index.less +3 -0
  338. package/themes/vkBase/index.pcss +3 -0
  339. package/themes/vkBase/index.scss +3 -0
  340. package/themes/vkBase/index.styl +3 -0
  341. package/themes/vkBase/struct.json +4 -1
  342. package/themes/vkBaseDark/cssVars/declarations/index.css +3 -0
  343. package/themes/vkBaseDark/cssVars/declarations/noColors.css +3 -0
  344. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +3 -0
  345. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +3 -0
  346. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +1 -1
  347. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  348. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +3 -0
  349. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +3 -0
  350. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +3 -0
  351. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +3 -0
  352. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +3 -0
  353. package/themes/vkBaseDark/cssVars/theme/index.js +1 -1
  354. package/themes/vkBaseDark/cssVars/theme/index.json +12 -0
  355. package/themes/vkBaseDark/docs.json +33 -0
  356. package/themes/vkBaseDark/index.css +3 -0
  357. package/themes/vkBaseDark/index.js +1 -1
  358. package/themes/vkBaseDark/index.json +3 -0
  359. package/themes/vkBaseDark/index.less +3 -0
  360. package/themes/vkBaseDark/index.pcss +3 -0
  361. package/themes/vkBaseDark/index.scss +3 -0
  362. package/themes/vkBaseDark/index.styl +3 -0
  363. package/themes/vkBaseDark/struct.json +4 -1
  364. package/themes/vkCom/cssVars/declarations/index.css +3 -0
  365. package/themes/vkCom/cssVars/declarations/noColors.css +3 -0
  366. package/themes/vkCom/cssVars/declarations/noSizes.css +3 -0
  367. package/themes/vkCom/cssVars/declarations/onlyVariables.css +3 -0
  368. package/themes/vkCom/cssVars/declarations/onlyVariables.js +1 -1
  369. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
  370. package/themes/vkCom/cssVars/theme/fallbacks/index.css +3 -0
  371. package/themes/vkCom/cssVars/theme/fallbacks/index.less +3 -0
  372. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +3 -0
  373. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +3 -0
  374. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +3 -0
  375. package/themes/vkCom/cssVars/theme/index.js +1 -1
  376. package/themes/vkCom/cssVars/theme/index.json +12 -0
  377. package/themes/vkCom/docs.json +33 -0
  378. package/themes/vkCom/index.css +3 -0
  379. package/themes/vkCom/index.js +1 -1
  380. package/themes/vkCom/index.json +3 -0
  381. package/themes/vkCom/index.less +3 -0
  382. package/themes/vkCom/index.pcss +3 -0
  383. package/themes/vkCom/index.scss +3 -0
  384. package/themes/vkCom/index.styl +3 -0
  385. package/themes/vkCom/struct.json +4 -1
  386. package/themes/vkComDark/cssVars/declarations/index.css +3 -0
  387. package/themes/vkComDark/cssVars/declarations/noColors.css +3 -0
  388. package/themes/vkComDark/cssVars/declarations/noSizes.css +3 -0
  389. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +3 -0
  390. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +1 -1
  391. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  392. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +3 -0
  393. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +3 -0
  394. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +3 -0
  395. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +3 -0
  396. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +3 -0
  397. package/themes/vkComDark/cssVars/theme/index.js +1 -1
  398. package/themes/vkComDark/cssVars/theme/index.json +12 -0
  399. package/themes/vkComDark/docs.json +33 -0
  400. package/themes/vkComDark/index.css +3 -0
  401. package/themes/vkComDark/index.js +1 -1
  402. package/themes/vkComDark/index.json +3 -0
  403. package/themes/vkComDark/index.less +3 -0
  404. package/themes/vkComDark/index.pcss +3 -0
  405. package/themes/vkComDark/index.scss +3 -0
  406. package/themes/vkComDark/index.styl +3 -0
  407. package/themes/vkComDark/struct.json +4 -1
  408. package/themes/vkIOS/cssVars/declarations/index.css +3 -0
  409. package/themes/vkIOS/cssVars/declarations/noColors.css +3 -0
  410. package/themes/vkIOS/cssVars/declarations/noSizes.css +3 -0
  411. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +3 -0
  412. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +1 -1
  413. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  414. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +3 -0
  415. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +3 -0
  416. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  417. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +3 -0
  418. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +3 -0
  419. package/themes/vkIOS/cssVars/theme/index.js +1 -1
  420. package/themes/vkIOS/cssVars/theme/index.json +12 -0
  421. package/themes/vkIOS/docs.json +33 -0
  422. package/themes/vkIOS/index.css +3 -0
  423. package/themes/vkIOS/index.js +1 -1
  424. package/themes/vkIOS/index.json +3 -0
  425. package/themes/vkIOS/index.less +3 -0
  426. package/themes/vkIOS/index.pcss +3 -0
  427. package/themes/vkIOS/index.scss +3 -0
  428. package/themes/vkIOS/index.styl +3 -0
  429. package/themes/vkIOS/struct.json +4 -1
  430. package/themes/vkIOSDark/cssVars/declarations/index.css +3 -0
  431. package/themes/vkIOSDark/cssVars/declarations/noColors.css +3 -0
  432. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +3 -0
  433. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  434. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  435. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  436. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  437. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  438. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  439. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  440. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  441. package/themes/vkIOSDark/cssVars/theme/index.js +1 -1
  442. package/themes/vkIOSDark/cssVars/theme/index.json +12 -0
  443. package/themes/vkIOSDark/docs.json +33 -0
  444. package/themes/vkIOSDark/index.css +3 -0
  445. package/themes/vkIOSDark/index.js +1 -1
  446. package/themes/vkIOSDark/index.json +3 -0
  447. package/themes/vkIOSDark/index.less +3 -0
  448. package/themes/vkIOSDark/index.pcss +3 -0
  449. package/themes/vkIOSDark/index.scss +3 -0
  450. package/themes/vkIOSDark/index.styl +3 -0
  451. package/themes/vkIOSDark/struct.json +4 -1
  452. package/themes/vkIdOk/cssVars/declarations/index.css +3 -0
  453. package/themes/vkIdOk/cssVars/declarations/noColors.css +3 -0
  454. package/themes/vkIdOk/cssVars/declarations/noSizes.css +3 -0
  455. package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +3 -0
  456. package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +1 -1
  457. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +3 -0
  458. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  459. package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +3 -0
  460. package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +3 -0
  461. package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +3 -0
  462. package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +3 -0
  463. package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +3 -0
  464. package/themes/vkIdOk/cssVars/theme/index.js +1 -1
  465. package/themes/vkIdOk/cssVars/theme/index.json +12 -0
  466. package/themes/vkIdOk/docs.json +33 -0
  467. package/themes/vkIdOk/index.css +3 -0
  468. package/themes/vkIdOk/index.js +1 -1
  469. package/themes/vkIdOk/index.json +3 -0
  470. package/themes/vkIdOk/index.less +3 -0
  471. package/themes/vkIdOk/index.pcss +3 -0
  472. package/themes/vkIdOk/index.scss +3 -0
  473. package/themes/vkIdOk/index.styl +3 -0
  474. package/themes/vkIdOk/struct.json +4 -1
  475. package/themes/vkIdOkDark/cssVars/declarations/index.css +3 -0
  476. package/themes/vkIdOkDark/cssVars/declarations/noColors.css +3 -0
  477. package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +3 -0
  478. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +3 -0
  479. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +1 -1
  480. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  481. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +3 -0
  482. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +3 -0
  483. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +3 -0
  484. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +3 -0
  485. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +3 -0
  486. package/themes/vkIdOkDark/cssVars/theme/index.js +1 -1
  487. package/themes/vkIdOkDark/cssVars/theme/index.json +12 -0
  488. package/themes/vkIdOkDark/docs.json +33 -0
  489. package/themes/vkIdOkDark/index.css +3 -0
  490. package/themes/vkIdOkDark/index.js +1 -1
  491. package/themes/vkIdOkDark/index.json +3 -0
  492. package/themes/vkIdOkDark/index.less +3 -0
  493. package/themes/vkIdOkDark/index.pcss +3 -0
  494. package/themes/vkIdOkDark/index.scss +3 -0
  495. package/themes/vkIdOkDark/index.styl +3 -0
  496. package/themes/vkIdOkDark/struct.json +4 -1
  497. package/themes/vkIdOkIOS/cssVars/declarations/index.css +3 -0
  498. package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +3 -0
  499. package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +3 -0
  500. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +3 -0
  501. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +1 -1
  502. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  503. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +3 -0
  504. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +3 -0
  505. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  506. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +3 -0
  507. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +3 -0
  508. package/themes/vkIdOkIOS/cssVars/theme/index.js +1 -1
  509. package/themes/vkIdOkIOS/cssVars/theme/index.json +12 -0
  510. package/themes/vkIdOkIOS/docs.json +33 -0
  511. package/themes/vkIdOkIOS/index.css +3 -0
  512. package/themes/vkIdOkIOS/index.js +1 -1
  513. package/themes/vkIdOkIOS/index.json +3 -0
  514. package/themes/vkIdOkIOS/index.less +3 -0
  515. package/themes/vkIdOkIOS/index.pcss +3 -0
  516. package/themes/vkIdOkIOS/index.scss +3 -0
  517. package/themes/vkIdOkIOS/index.styl +3 -0
  518. package/themes/vkIdOkIOS/struct.json +4 -1
  519. package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +3 -0
  520. package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +3 -0
  521. package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +3 -0
  522. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  523. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  524. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  525. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  526. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  527. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  528. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  529. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  530. package/themes/vkIdOkIOSDark/cssVars/theme/index.js +1 -1
  531. package/themes/vkIdOkIOSDark/cssVars/theme/index.json +12 -0
  532. package/themes/vkIdOkIOSDark/docs.json +33 -0
  533. package/themes/vkIdOkIOSDark/index.css +3 -0
  534. package/themes/vkIdOkIOSDark/index.js +1 -1
  535. package/themes/vkIdOkIOSDark/index.json +3 -0
  536. package/themes/vkIdOkIOSDark/index.less +3 -0
  537. package/themes/vkIdOkIOSDark/index.pcss +3 -0
  538. package/themes/vkIdOkIOSDark/index.scss +3 -0
  539. package/themes/vkIdOkIOSDark/index.styl +3 -0
  540. package/themes/vkIdOkIOSDark/struct.json +4 -1
  541. package/themes/vkontakteAndroid/cssVars/declarations/index.css +3 -0
  542. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +3 -0
  543. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +3 -0
  544. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +3 -0
  545. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +1 -1
  546. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +3 -0
  547. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +3 -0
  548. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +3 -0
  549. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +3 -0
  550. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +3 -0
  551. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +3 -0
  552. package/themes/vkontakteAndroid/cssVars/theme/index.js +1 -1
  553. package/themes/vkontakteAndroid/cssVars/theme/index.json +12 -0
  554. package/themes/vkontakteAndroid/docs.json +37 -0
  555. package/themes/vkontakteAndroid/index.css +3 -0
  556. package/themes/vkontakteAndroid/index.js +1 -1
  557. package/themes/vkontakteAndroid/index.json +3 -0
  558. package/themes/vkontakteAndroid/index.less +3 -0
  559. package/themes/vkontakteAndroid/index.pcss +3 -0
  560. package/themes/vkontakteAndroid/index.scss +3 -0
  561. package/themes/vkontakteAndroid/index.styl +3 -0
  562. package/themes/vkontakteAndroid/struct.json +4 -1
  563. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +3 -0
  564. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +3 -0
  565. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +3 -0
  566. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +3 -0
  567. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  568. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  569. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +3 -0
  570. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +3 -0
  571. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +3 -0
  572. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +3 -0
  573. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +3 -0
  574. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +1 -1
  575. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +12 -0
  576. package/themes/vkontakteAndroidDark/docs.json +37 -0
  577. package/themes/vkontakteAndroidDark/index.css +3 -0
  578. package/themes/vkontakteAndroidDark/index.js +1 -1
  579. package/themes/vkontakteAndroidDark/index.json +3 -0
  580. package/themes/vkontakteAndroidDark/index.less +3 -0
  581. package/themes/vkontakteAndroidDark/index.pcss +3 -0
  582. package/themes/vkontakteAndroidDark/index.scss +3 -0
  583. package/themes/vkontakteAndroidDark/index.styl +3 -0
  584. package/themes/vkontakteAndroidDark/struct.json +4 -1
  585. package/themes/vkontakteCom/cssVars/declarations/index.css +3 -0
  586. package/themes/vkontakteCom/cssVars/declarations/noColors.css +3 -0
  587. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +3 -0
  588. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +3 -0
  589. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +1 -1
  590. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
  591. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +3 -0
  592. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +3 -0
  593. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +3 -0
  594. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +3 -0
  595. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +3 -0
  596. package/themes/vkontakteCom/cssVars/theme/index.js +1 -1
  597. package/themes/vkontakteCom/cssVars/theme/index.json +12 -0
  598. package/themes/vkontakteCom/docs.json +37 -0
  599. package/themes/vkontakteCom/index.css +3 -0
  600. package/themes/vkontakteCom/index.js +1 -1
  601. package/themes/vkontakteCom/index.json +3 -0
  602. package/themes/vkontakteCom/index.less +3 -0
  603. package/themes/vkontakteCom/index.pcss +3 -0
  604. package/themes/vkontakteCom/index.scss +3 -0
  605. package/themes/vkontakteCom/index.styl +3 -0
  606. package/themes/vkontakteCom/struct.json +4 -1
  607. package/themes/vkontakteComDark/cssVars/declarations/index.css +3 -0
  608. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +3 -0
  609. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +3 -0
  610. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +3 -0
  611. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +1 -1
  612. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  613. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +3 -0
  614. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +3 -0
  615. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +3 -0
  616. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +3 -0
  617. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +3 -0
  618. package/themes/vkontakteComDark/cssVars/theme/index.js +1 -1
  619. package/themes/vkontakteComDark/cssVars/theme/index.json +12 -0
  620. package/themes/vkontakteComDark/docs.json +37 -0
  621. package/themes/vkontakteComDark/index.css +3 -0
  622. package/themes/vkontakteComDark/index.js +1 -1
  623. package/themes/vkontakteComDark/index.json +3 -0
  624. package/themes/vkontakteComDark/index.less +3 -0
  625. package/themes/vkontakteComDark/index.pcss +3 -0
  626. package/themes/vkontakteComDark/index.scss +3 -0
  627. package/themes/vkontakteComDark/index.styl +3 -0
  628. package/themes/vkontakteComDark/struct.json +4 -1
  629. package/themes/vkontakteIOS/cssVars/declarations/index.css +3 -0
  630. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +3 -0
  631. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +3 -0
  632. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +3 -0
  633. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +1 -1
  634. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  635. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +3 -0
  636. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +3 -0
  637. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  638. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +3 -0
  639. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +3 -0
  640. package/themes/vkontakteIOS/cssVars/theme/index.js +1 -1
  641. package/themes/vkontakteIOS/cssVars/theme/index.json +12 -0
  642. package/themes/vkontakteIOS/docs.json +37 -0
  643. package/themes/vkontakteIOS/index.css +3 -0
  644. package/themes/vkontakteIOS/index.js +1 -1
  645. package/themes/vkontakteIOS/index.json +3 -0
  646. package/themes/vkontakteIOS/index.less +3 -0
  647. package/themes/vkontakteIOS/index.pcss +3 -0
  648. package/themes/vkontakteIOS/index.scss +3 -0
  649. package/themes/vkontakteIOS/index.styl +3 -0
  650. package/themes/vkontakteIOS/struct.json +4 -1
  651. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +3 -0
  652. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +3 -0
  653. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +3 -0
  654. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  655. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  656. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  657. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  658. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  659. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  660. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  661. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  662. package/themes/vkontakteIOSDark/cssVars/theme/index.js +1 -1
  663. package/themes/vkontakteIOSDark/cssVars/theme/index.json +12 -0
  664. package/themes/vkontakteIOSDark/docs.json +37 -0
  665. package/themes/vkontakteIOSDark/index.css +3 -0
  666. package/themes/vkontakteIOSDark/index.js +1 -1
  667. package/themes/vkontakteIOSDark/index.json +3 -0
  668. package/themes/vkontakteIOSDark/index.less +3 -0
  669. package/themes/vkontakteIOSDark/index.pcss +3 -0
  670. package/themes/vkontakteIOSDark/index.scss +3 -0
  671. package/themes/vkontakteIOSDark/index.styl +3 -0
  672. package/themes/vkontakteIOSDark/struct.json +4 -1
  673. package/themes/widgets/docs.json +33 -0
  674. package/themes/widgetsDark/docs.json +33 -0
  675. package/themes/workspaceAdmin/docs.json +33 -0
  676. package/themes/workspaceAdminDark/docs.json +33 -0
  677. package/themes/workspaceLandings/docs.json +33 -0
@@ -43,10 +43,22 @@
43
43
  "name": "--vkui--elevation4",
44
44
  "value": "var(--vkui--elevation4, 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16))"
45
45
  },
46
+ "blurS": {
47
+ "name": "--vkui--blur_s",
48
+ "value": "var(--vkui--blur_s, 8px)"
49
+ },
46
50
  "blurM": {
47
51
  "name": "--vkui--blur_m",
48
52
  "value": "var(--vkui--blur_m, 16px)"
49
53
  },
54
+ "blurL": {
55
+ "name": "--vkui--blur_l",
56
+ "value": "var(--vkui--blur_l, 48px)"
57
+ },
58
+ "blurXL": {
59
+ "name": "--vkui--blur_x_l",
60
+ "value": "var(--vkui--blur_x_l, 96px)"
61
+ },
50
62
  "fontFamilyFallbacks": {
51
63
  "name": "--vkui--font_family_fallbacks",
52
64
  "value": "var(--vkui--font_family_fallbacks, -apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif)"
@@ -1987,6 +1999,90 @@
1987
1999
  }
1988
2000
  }
1989
2001
  },
2002
+ "fontTextBold": {
2003
+ "auto": {
2004
+ "fontSize": {
2005
+ "name": "--vkui--font_text_bold--font_size",
2006
+ "value": "var(--vkui--font_text_bold--font_size)"
2007
+ },
2008
+ "lineHeight": {
2009
+ "name": "--vkui--font_text_bold--line_height",
2010
+ "value": "var(--vkui--font_text_bold--line_height)"
2011
+ },
2012
+ "fontWeight": {
2013
+ "name": "--vkui--font_text_bold--font_weight",
2014
+ "value": "var(--vkui--font_text_bold--font_weight)"
2015
+ },
2016
+ "fontVariationSettings": {
2017
+ "opticalSize": {
2018
+ "name": "--vkui--font_text_bold--font_variation_settings--optical_size",
2019
+ "value": "var(--vkui--font_text_bold--font_variation_settings--optical_size)"
2020
+ }
2021
+ }
2022
+ },
2023
+ "regular": {
2024
+ "fontSize": {
2025
+ "name": "--vkui--font_text_bold--font_size--regular",
2026
+ "value": "var(--vkui--font_text_bold--font_size--regular, 16px)"
2027
+ },
2028
+ "lineHeight": {
2029
+ "name": "--vkui--font_text_bold--line_height--regular",
2030
+ "value": "var(--vkui--font_text_bold--line_height--regular, 18.5px)"
2031
+ },
2032
+ "fontWeight": {
2033
+ "name": "--vkui--font_text_bold--font_weight--regular",
2034
+ "value": "var(--vkui--font_text_bold--font_weight--regular, 700)"
2035
+ },
2036
+ "fontVariationSettings": {
2037
+ "opticalSize": {
2038
+ "name": "--vkui--font_text_bold--font_variation_settings--optical_size--regular",
2039
+ "value": "var(--vkui--font_text_bold--font_variation_settings--optical_size--regular, 21.8)"
2040
+ }
2041
+ }
2042
+ }
2043
+ },
2044
+ "fontFootnoteBold": {
2045
+ "auto": {
2046
+ "fontSize": {
2047
+ "name": "--vkui--font_footnote_bold--font_size",
2048
+ "value": "var(--vkui--font_footnote_bold--font_size)"
2049
+ },
2050
+ "lineHeight": {
2051
+ "name": "--vkui--font_footnote_bold--line_height",
2052
+ "value": "var(--vkui--font_footnote_bold--line_height)"
2053
+ },
2054
+ "fontWeight": {
2055
+ "name": "--vkui--font_footnote_bold--font_weight",
2056
+ "value": "var(--vkui--font_footnote_bold--font_weight)"
2057
+ },
2058
+ "fontVariationSettings": {
2059
+ "opticalSize": {
2060
+ "name": "--vkui--font_footnote_bold--font_variation_settings--optical_size",
2061
+ "value": "var(--vkui--font_footnote_bold--font_variation_settings--optical_size)"
2062
+ }
2063
+ }
2064
+ },
2065
+ "regular": {
2066
+ "fontSize": {
2067
+ "name": "--vkui--font_footnote_bold--font_size--regular",
2068
+ "value": "var(--vkui--font_footnote_bold--font_size--regular, 13.5px)"
2069
+ },
2070
+ "lineHeight": {
2071
+ "name": "--vkui--font_footnote_bold--line_height--regular",
2072
+ "value": "var(--vkui--font_footnote_bold--line_height--regular, 15px)"
2073
+ },
2074
+ "fontWeight": {
2075
+ "name": "--vkui--font_footnote_bold--font_weight--regular",
2076
+ "value": "var(--vkui--font_footnote_bold--font_weight--regular, 700)"
2077
+ },
2078
+ "fontVariationSettings": {
2079
+ "opticalSize": {
2080
+ "name": "--vkui--font_footnote_bold--font_variation_settings--optical_size--regular",
2081
+ "value": "var(--vkui--font_footnote_bold--font_variation_settings--optical_size--regular, 22.2)"
2082
+ }
2083
+ }
2084
+ }
2085
+ },
1990
2086
  "fontHeadline": {
1991
2087
  "auto": {
1992
2088
  "fontSize": {
@@ -2250,7 +2346,7 @@
2250
2346
  "colorBackgroundContrastSecondaryAlpha": {
2251
2347
  "normal": {
2252
2348
  "name": "--vkui--color_background_contrast_secondary_alpha",
2253
- "value": "var(--vkui--color_background_contrast_secondary_alpha, rgba(255, 255, 255, 0.20))"
2349
+ "value": "var(--vkui--color_background_contrast_secondary_alpha, #ffffff33)"
2254
2350
  },
2255
2351
  "hover": {
2256
2352
  "name": "--vkui--color_background_contrast_secondary_alpha--hover",
@@ -2362,7 +2458,7 @@
2362
2458
  "colorBackgroundNegative": {
2363
2459
  "normal": {
2364
2460
  "name": "--vkui--color_background_negative",
2365
- "value": "var(--vkui--color_background_negative, #F65460)"
2461
+ "value": "var(--vkui--color_background_negative, #f65460)"
2366
2462
  },
2367
2463
  "hover": {
2368
2464
  "name": "--vkui--color_background_negative--hover",
@@ -2600,7 +2696,7 @@
2600
2696
  "colorTextNegative": {
2601
2697
  "normal": {
2602
2698
  "name": "--vkui--color_text_negative",
2603
- "value": "var(--vkui--color_text_negative, #F65460)"
2699
+ "value": "var(--vkui--color_text_negative, #f65460)"
2604
2700
  },
2605
2701
  "hover": {
2606
2702
  "name": "--vkui--color_text_negative--hover",
@@ -2908,7 +3004,7 @@
2908
3004
  "colorIconNegative": {
2909
3005
  "normal": {
2910
3006
  "name": "--vkui--color_icon_negative",
2911
- "value": "var(--vkui--color_icon_negative, #F65460)"
3007
+ "value": "var(--vkui--color_icon_negative, #f65460)"
2912
3008
  },
2913
3009
  "hover": {
2914
3010
  "name": "--vkui--color_icon_negative--hover",
@@ -3034,7 +3130,7 @@
3034
3130
  "colorStrokeNegative": {
3035
3131
  "normal": {
3036
3132
  "name": "--vkui--color_stroke_negative",
3037
- "value": "var(--vkui--color_stroke_negative, #F65460)"
3133
+ "value": "var(--vkui--color_stroke_negative, #f65460)"
3038
3134
  },
3039
3135
  "hover": {
3040
3136
  "name": "--vkui--color_stroke_negative--hover",
@@ -3622,15 +3718,15 @@
3622
3718
  "colorTransparent": {
3623
3719
  "normal": {
3624
3720
  "name": "--vkui--color_transparent",
3625
- "value": "var(--vkui--color_transparent, #00000000)"
3721
+ "value": "var(--vkui--color_transparent, transparent)"
3626
3722
  },
3627
3723
  "hover": {
3628
3724
  "name": "--vkui--color_transparent--hover",
3629
- "value": "var(--vkui--color_transparent--hover, rgba(0, 0, 0, 0.04))"
3725
+ "value": "var(--vkui--color_transparent--hover, rgba(0, 16, 61, 0.04))"
3630
3726
  },
3631
3727
  "active": {
3632
3728
  "name": "--vkui--color_transparent--active",
3633
- "value": "var(--vkui--color_transparent--active, rgba(0, 0, 0, 0.08))"
3729
+ "value": "var(--vkui--color_transparent--active, rgba(0, 16, 61, 0.08))"
3634
3730
  }
3635
3731
  },
3636
3732
  "colorBackgroundInverse": {
@@ -3650,7 +3746,7 @@
3650
3746
  "colorStrokeContrastSecondaryAlpha": {
3651
3747
  "normal": {
3652
3748
  "name": "--vkui--color_stroke_contrast_secondary_alpha",
3653
- "value": "var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1f)"
3749
+ "value": "var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1e)"
3654
3750
  },
3655
3751
  "hover": {
3656
3752
  "name": "--vkui--color_stroke_contrast_secondary_alpha--hover",
@@ -3661,5 +3757,19 @@
3661
3757
  "value": "var(--vkui--color_stroke_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.2))"
3662
3758
  }
3663
3759
  },
3760
+ "colorTextTertiaryAlpha": {
3761
+ "normal": {
3762
+ "name": "--vkui--color_text_tertiary_alpha",
3763
+ "value": "var(--vkui--color_text_tertiary_alpha, #3b3b3b66)"
3764
+ },
3765
+ "hover": {
3766
+ "name": "--vkui--color_text_tertiary_alpha--hover",
3767
+ "value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(59, 59, 59, 0.44))"
3768
+ },
3769
+ "active": {
3770
+ "name": "--vkui--color_text_tertiary_alpha--active",
3771
+ "value": "var(--vkui--color_text_tertiary_alpha--active, rgba(59, 59, 59, 0.48))"
3772
+ }
3773
+ },
3664
3774
  "themeType": "cssVars"
3665
3775
  }
@@ -54,6 +54,17 @@
54
54
  }
55
55
  ]
56
56
  },
57
+ "blurL": {
58
+ "tags": [
59
+ "blur"
60
+ ],
61
+ "desc": [
62
+ {
63
+ "type": "text",
64
+ "text": "Сильное размытие"
65
+ }
66
+ ]
67
+ },
57
68
  "blurM": {
58
69
  "tags": [
59
70
  "blur"
@@ -65,6 +76,28 @@
65
76
  }
66
77
  ]
67
78
  },
79
+ "blurS": {
80
+ "tags": [
81
+ "blur"
82
+ ],
83
+ "desc": [
84
+ {
85
+ "type": "text",
86
+ "text": "Слабое размытие"
87
+ }
88
+ ]
89
+ },
90
+ "blurXL": {
91
+ "tags": [
92
+ "blur"
93
+ ],
94
+ "desc": [
95
+ {
96
+ "type": "text",
97
+ "text": "Очень сильное размытие"
98
+ }
99
+ ]
100
+ },
68
101
  "colorAccentAzure": {
69
102
  "tags": [
70
103
  "color",
@@ -1382,6 +1415,10 @@
1382
1415
  }
1383
1416
  ]
1384
1417
  },
1418
+ "colorTextTertiaryAlpha": {
1419
+ "tags": [],
1420
+ "desc": []
1421
+ },
1385
1422
  "colorTrackBackground": {
1386
1423
  "tags": [
1387
1424
  "color",
@@ -10,7 +10,10 @@
10
10
  --vkui--elevation2: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06);
11
11
  --vkui--elevation3: 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08);
12
12
  --vkui--elevation4: 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16);
13
+ --vkui--blur_s: 8px;
13
14
  --vkui--blur_m: 16px;
15
+ --vkui--blur_l: 48px;
16
+ --vkui--blur_x_l: 96px;
14
17
  --vkui--font_family_fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
15
18
  --vkui--font_family_accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
16
19
  --vkui--font_family_base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
@@ -241,6 +244,14 @@
241
244
  --vkui--font_body--line_height--regular: 21px;
242
245
  --vkui--font_body--font_weight--regular: 520;
243
246
  --vkui--font_body--font_variation_settings--optical_size--regular: 21.5;
247
+ --vkui--font_text_bold--font_size--regular: 16px;
248
+ --vkui--font_text_bold--line_height--regular: 18.5px;
249
+ --vkui--font_text_bold--font_weight--regular: 700;
250
+ --vkui--font_text_bold--font_variation_settings--optical_size--regular: 21.8;
251
+ --vkui--font_footnote_bold--font_size--regular: 13.5px;
252
+ --vkui--font_footnote_bold--line_height--regular: 15px;
253
+ --vkui--font_footnote_bold--font_weight--regular: 700;
254
+ --vkui--font_footnote_bold--font_variation_settings--optical_size--regular: 22.2;
244
255
  --vkui--font_headline--font_size--regular: 17px;
245
256
  --vkui--font_headline--line_height--regular: 20px;
246
257
  --vkui--font_headline--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
@@ -291,7 +302,7 @@
291
302
  --vkui--color_background_contrast: #ffffff;
292
303
  --vkui--color_background_contrast--hover: #F5F5F7;
293
304
  --vkui--color_background_contrast--active: #EBECEF;
294
- --vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.20);
305
+ --vkui--color_background_contrast_secondary_alpha: #ffffff33;
295
306
  --vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
296
307
  --vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
297
308
  --vkui--color_background_contrast_inverse: #000000;
@@ -315,7 +326,7 @@
315
326
  --vkui--color_background_warning: #fff2d6;
316
327
  --vkui--color_background_warning--hover: #F5E9D0;
317
328
  --vkui--color_background_warning--active: #EBE0CA;
318
- --vkui--color_background_negative: #F65460;
329
+ --vkui--color_background_negative: #f65460;
319
330
  --vkui--color_background_negative--hover: #EC515F;
320
331
  --vkui--color_background_negative--active: #E24F5D;
321
332
  --vkui--color_background_negative_tint: #ffe9e9;
@@ -366,7 +377,7 @@
366
377
  --vkui--color_text_positive: #34c759;
367
378
  --vkui--color_text_positive--hover: #32C058;
368
379
  --vkui--color_text_positive--active: #30B857;
369
- --vkui--color_text_negative: #F65460;
380
+ --vkui--color_text_negative: #f65460;
370
381
  --vkui--color_text_negative--hover: #EC515F;
371
382
  --vkui--color_text_negative--active: #E24F5D;
372
383
  --vkui--color_text_link: #2e90ff;
@@ -432,7 +443,7 @@
432
443
  --vkui--color_icon_warning: #ff6900;
433
444
  --vkui--color_icon_warning--hover: #F56502;
434
445
  --vkui--color_icon_warning--active: #EB6205;
435
- --vkui--color_icon_negative: #F65460;
446
+ --vkui--color_icon_negative: #f65460;
436
447
  --vkui--color_icon_negative--hover: #EC515F;
437
448
  --vkui--color_icon_negative--active: #E24F5D;
438
449
  --vkui--color_stroke_accent: #2e90ff;
@@ -459,7 +470,7 @@
459
470
  --vkui--color_stroke_positive: #34c759;
460
471
  --vkui--color_stroke_positive--hover: #32C058;
461
472
  --vkui--color_stroke_positive--active: #30B857;
462
- --vkui--color_stroke_negative: #F65460;
473
+ --vkui--color_stroke_negative: #f65460;
463
474
  --vkui--color_stroke_negative--hover: #EC515F;
464
475
  --vkui--color_stroke_negative--active: #E24F5D;
465
476
  --vkui--color_stroke_contrast: #ffffff;
@@ -585,15 +596,18 @@
585
596
  --vkui--color_tabbar_text_inactive: #99a2ad;
586
597
  --vkui--color_tabbar_text_inactive--hover: #939CA9;
587
598
  --vkui--color_tabbar_text_inactive--active: #8D96A4;
588
- --vkui--color_transparent: #00000000;
589
- --vkui--color_transparent--hover: rgba(0, 0, 0, 0.04);
590
- --vkui--color_transparent--active: rgba(0, 0, 0, 0.08);
599
+ --vkui--color_transparent: transparent;
600
+ --vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
601
+ --vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
591
602
  --vkui--color_background_inverse: #262626;
592
603
  --vkui--color_background_inverse--hover: #242527;
593
604
  --vkui--color_background_inverse--active: #232428;
594
- --vkui--color_stroke_contrast_secondary_alpha: #ffffff1f;
605
+ --vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
595
606
  --vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
596
607
  --vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
608
+ --vkui--color_text_tertiary_alpha: #3b3b3b66;
609
+ --vkui--color_text_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);
610
+ --vkui--color_text_tertiary_alpha--active: rgba(59, 59, 59, 0.48);
597
611
  }
598
612
 
599
613
  .vkui--font_display_title1--regular {
@@ -882,6 +896,22 @@
882
896
  font-weight: 520;
883
897
  font-weight: var(--vkui--font_body--font_weight--regular, 520);
884
898
  }
899
+ .vkui--font_text_bold--regular {
900
+ font-size: 16px;
901
+ font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
902
+ line-height: 18.5px;
903
+ line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
904
+ font-weight: 700;
905
+ font-weight: var(--vkui--font_text_bold--font_weight--regular, 700);
906
+ }
907
+ .vkui--font_footnote_bold--regular {
908
+ font-size: 13.5px;
909
+ font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
910
+ line-height: 15px;
911
+ line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
912
+ font-weight: 700;
913
+ font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 700);
914
+ }
885
915
  .vkui--font_headline--regular {
886
916
  font-size: 17px;
887
917
  font-size: var(--vkui--font_headline--font_size--regular, 17px);
@@ -1 +1 @@
1
- export default{themeName:"legoIOS",themeNameBase:"legoIOS",gradientBlack:"rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%",gradientWhite:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",gradientTint:"rgba(249, 249, 249, 0) 0%, rgba(249, 249, 249, 0.05) 15%, rgba(249, 249, 249, 0.2) 30%, rgba(249, 249, 249, 0.8) 70%, rgba(249, 249, 249, 0.95) 85%, rgba(249, 249, 249, 1) 100%",gradient:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",elevation1:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)",elevation1InvertY:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)",elevation2:"0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)",elevation3:"0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)",elevation4:"0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)",blurM:16,fontFamilyFallbacks:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyAccent:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyBase:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeightAccent1:600,fontWeightAccent2:500,fontWeightAccent3:400,fontWeightBase1:600,fontWeightBase2:500,fontWeightBase3:400,fontDisplayTitle1:{regular:{fontSize:23,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle2:{regular:{fontSize:21,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600},compact:{fontSize:22,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle3:{regular:{fontSize:19,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle4:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle1:{regular:{fontSize:31,lineHeight:31,fontFamily:'"VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,letterSpacing:"-0.65px"}},fontTitle2:{regular:{fontSize:24,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,letterSpacing:"-0.15px",fontVariationSettings:{opticalSize:28}}},fontTitle3:{regular:{fontSize:21.5,lineHeight:23,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,fontVariationSettings:{opticalSize:23.8}}},fontHeadline1:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:21.1}},compact:{fontSize:15,lineHeight:20}},fontHeadline2:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:14,lineHeight:20}},fontText:{regular:{fontSize:16,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:21.8}},compact:{fontSize:15,lineHeight:20}},fontParagraph:{regular:{fontSize:15,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:580,fontVariationSettings:{opticalSize:21.5}}},fontSubhead:{regular:{fontSize:14,lineHeight:18,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:13,lineHeight:16}},fontFootnote:{regular:{fontSize:13.5,lineHeight:15,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:22.2}}},fontFootnoteCaps:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption1:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption1Caps:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption2:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption2Caps:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption3:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption3Caps:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},sizeSelectIconPadding:{regular:6,compact:7},sizePopupBasePadding:{regular:32,compact:20},sizePopupHeaderPadding:{regular:24,compact:16},sizeLabelHorizontalMargin:{regular:16},sizeBorderRadius:{regular:10},sizeBorderRadiusRounded:{regular:48},sizeCheckBorderRadius:{regular:4},sizeBorderRadiusPaper:{regular:12},sizeBorderRadiusPromo:{regular:20},sizeCellHeight:{regular:52,compact:48},sizeFieldHeight:{regular:44,compact:36},sizeSearchHeight:{regular:36,compact:32},sizeButtonExtraSmallHeight:{regular:28,compact:24},sizeButtonSmallHeight:{regular:36,compact:32},sizeButtonMediumHeight:{regular:44,compact:36},sizeButtonLargeHeight:{regular:52,compact:44},sizeCheckbox:{regular:16},sizeArrow:{regular:8},sizeArrowPromo:{regular:40},sizePopupSmall:{regular:430},sizePopupMedium:{regular:680},sizePopupLarge:{regular:880},sizeFieldHorizontalPadding:{regular:12},sizeButtonPaddingHorizontal:{regular:12},sizeArrowPadding:{regular:12},sizeTooltipMargin:{regular:8},sizeIconUI:{regular:16},sizeAvatarXS:{regular:24},sizeAvatarS:{regular:32},sizeAvatarM:{regular:48},sizeAvatarL:{regular:96},sizeAvatarXL:{regular:128},sizeBadgeXS:{regular:12},sizeBadgeS:{regular:16},sizeBadgeM:{regular:24},sizeBadgeL:{regular:44},sizeBadgeXL:{regular:56},sizeCardgridPadding:{regular:8},sizeCardBorderRadius:{regular:10},sizeCardgridPaddingVertical:{regular:8},sizeBasePaddingHorizontal:{regular:16},sizeBasePaddingVertical:{regular:12},sizeButtonGroupGapSpace:{regular:1},sizeButtonGroupGapSmall:{regular:8},sizeButtonGroupGapMedium:{regular:12},sizeOptionHierarchy:{regular:32},sizeSwitchHeight:{regular:31,compact:27},sizeSwitchWidth:{regular:51,compact:47},sizeSwitchPin:{regular:27,compact:23},sizePanelHeaderHeight:{compact:52,regular:52},sizeButtonBaseSmallPaddingHorizontal:{regular:16},sizeButtonBaseMediumPaddingHorizontal:{regular:16},sizeButtonBaseLargePaddingHorizontal:{regular:20},sizeButtonBaseSmallPaddingHorizontalIcon:{regular:12},sizeButtonBaseMediumPaddingHorizontalIcon:{regular:12},sizeButtonBaseLargePaddingHorizontalIcon:{regular:16},sizeButtonTertiarySmallPaddingHorizontal:{regular:12},sizeButtonTertiaryMediumPaddingHorizontal:{regular:12},sizeButtonTertiaryLargePaddingHorizontal:{regular:16},sizeButtonTertiarySmallPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryMediumPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryLargePaddingHorizontalIcon:{regular:12},sizeButtonMinimumWidth:{regular:80},sizeFormItemPaddingVertical:{regular:12},sizeSplitColPaddingHorizontal:{regular:16},sizeSubnavigationBarGap:{regular:8},sizeSubnavigationBarPaddingVertical:{regular:12},sizeBorder1x:{regular:1},sizeBorder2x:{regular:.5},sizeBorder3x:{regular:.33},spacingSize3Xs:2,spacingSize2Xs:2,spacingSizeXs:4,spacingSizeS:6,spacingSizeM:8,spacingSizeL:10,spacingSizeXl:12,spacingSize2Xl:16,spacingSize3Xl:20,spacingSize4Xl:24,animationDurationL:"0.4s",animationDurationM:"0.2s",animationDurationS:"0.1s",animationEasingDefault:"cubic-bezier(0.3, 0.3, 0.5, 1)",animationEasingPlatform:"cubic-bezier(0.36, 0.66, 0.04, 1)",opacityDisable:.52,opacityDisableAccessibility:.52,opacityActive:.72,zIndexModal:99,zIndexPopout:100,themeInheritsFrom:"vkIOS",fontLabel1:{regular:{fontSize:19,lineHeight:20,fontWeight:700,fontVariationSettings:{opticalSize:22}}},fontLabel2:{regular:{fontSize:18,lineHeight:21,fontWeight:600,fontVariationSettings:{opticalSize:21.8}}},fontBody:{regular:{fontSize:16.5,lineHeight:21,fontWeight:520,fontVariationSettings:{opticalSize:21.5}}},fontHeadline:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:21.1}},compact:{fontSize:15,lineHeight:20}},colorsScheme:"light",colorBackgroundAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemedAlpha:{normal:"rgba(38, 136, 235, 0.2)",hover:"rgba(38, 136, 235, 0.24)",active:"rgba(38, 136, 235, 0.28)"},colorBackgroundAccentTint:{normal:"#5a9eff",hover:"#5698F7",active:"#5393EF"},colorBackgroundAccentAlternative:{normal:"#2688EB",hover:"#2483E4",active:"#237EDD"},colorBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContent:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContentAlpha:{normal:"rgba(255, 255, 255, 0.8)",hover:"rgba(255, 255, 255, 0.84)",active:"rgba(255, 255, 255, 0.88)"},colorBackgroundContentInverse:{normal:"#19191A",hover:"#18191B",active:"#17181D"},colorBackgroundSecondary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.04)",hover:"rgba(0, 0, 0, 0.08)",active:"rgba(0, 0, 0, 0.12)"},colorBackgroundTertiary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundTertiaryAlpha:{normal:"rgba(0, 0, 0, 0.03)",hover:"rgba(0, 0, 0, 0.07)",active:"rgba(0, 0, 0, 0.11)"},colorBackgroundContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContrastSecondaryAlpha:{normal:"rgba(255, 255, 255, 0.20)",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundContrastInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModal:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModalInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorBackgroundPositiveTint:{normal:"#e8f9e8",hover:"#DFF0E1",active:"#D5E6DA"},colorBackgroundWarning:{normal:"#fff2d6",hover:"#F5E9D0",active:"#EBE0CA"},colorBackgroundNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorBackgroundNegativeTint:{normal:"#ffe9e9",hover:"#F5E0E2",active:"#EBD8DB"},colorBackgroundInfoTint:{normal:"#deeeff",hover:"#D5E5F7",active:"#CCDCEF"},colorFieldBackground:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorHeaderBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextPrimaryAlpha:{normal:"rgba(37, 41, 46, 0.84)",hover:"rgba(37, 41, 46, 0.88)",active:"rgba(37, 41, 46, 0.92)"},colorTextPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextSecondary:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorTextSecondaryAlpha:{normal:"rgba(37, 41, 46, 0.55)",hover:"rgba(37, 41, 46, 0.59)",active:"rgba(37, 41, 46, 0.63)"},colorTextSubhead:{normal:"#6d7885",hover:"#697482",active:"#64707F"},colorTextTertiary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTextContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorTextNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorTextLink:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkTint:{normal:"#71aaeb",hover:"#6CA4E4",active:"#689EDD"},colorTextLinkVisited:{normal:"#4986cc",hover:"#4681C6",active:"#437DC1"},colorTextMuted:{normal:"#2c2d2e",hover:"#2A2C2F",active:"#282B2F"},colorLinkContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconMedium:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorIconMediumAlpha:{normal:"rgba(0, 0, 0, 0.48)",hover:"rgba(0, 0, 0, 0.52)",active:"rgba(0, 0, 0, 0.56)"},colorIconSecondary:{normal:"#b3b3b3",hover:"#ACACAE",active:"#A5A6AA"},colorIconSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.36)",hover:"rgba(0, 0, 0, 0.4)",active:"rgba(0, 0, 0, 0.44)"},colorIconTertiary:{normal:"#d9d9d9",hover:"#D0D1D3",active:"#C8C9CD"},colorIconTertiaryAlpha:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorIconContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastSecondary:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorIconPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorIconWarning:{normal:"#ff6900",hover:"#F56502",active:"#EB6205"},colorIconNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorStrokeAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorSeparatorPrimary:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorSeparatorPrimary2x:{normal:"#cbcccd",hover:"#C3C4C7",active:"#BBBDC1"},colorSeparatorPrimary3x:{normal:"#bebfc1",hover:"#B6B8BC",active:"#AFB1B6"},colorSeparatorPrimaryAlpha:{normal:"#0000001e",hover:"rgba(0, 0, 0, 0.16)",active:"rgba(0, 0, 0, 0.2)"},colorSeparatorSecondary:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorStrokePositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorStrokeNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorStrokePrimary:{normal:"#2C2D2E",hover:"#2A2C2F",active:"#282B2F"},colorImageBorderAlpha:{normal:"#33333328",hover:"rgba(51, 51, 51, 0.2)",active:"rgba(51, 51, 51, 0.24)"},colorFieldBorderAlpha:{normal:"#333333",hover:"#3333333D",active:"#3333335C"},colorAccentBlue:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorAccentGray:{normal:"#a3adb8",hover:"#9CA7B3",active:"#96A0AE"},colorAccentRed:{normal:"#ff3347",hover:"#F53247",active:"#EB3046"},colorAccentOrangeFire:{normal:"#f05c44",hover:"#E65944",active:"#DD5643"},colorAccentOrange:{normal:"#ffa000",hover:"#F59A02",active:"#EB9405"},colorAccentOrangePeach:{normal:"#f9b54f",hover:"#EFAE4E",active:"#E5A84E"},colorAccentLime:{normal:"#aff70d",hover:"#A8EE0F",active:"#A1E511"},colorAccentGreen:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorAccentCyan:{normal:"#13ffd0",hover:"#12F5CA",active:"#11ECC4"},colorAccentAzure:{normal:"#0077ff",hover:"#0073F7",active:"#006FEF"},colorAccentPurple:{normal:"#735ce6",hover:"#6E59DF",active:"#6A56D8"},colorAccentViolet:{normal:"#792ec0",hover:"#742DBB",active:"#6F2CB6"},colorAccentRaspberryPink:{normal:"#e03fab",hover:"#D73DA7",active:"#CE3BA2"},colorAccentPink:{normal:"#f45fff",hover:"#EA5CF7",active:"#E059EF"},colorAccentSecondary:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorOverlayPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorOverlaySecondary:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorAvatarOverlay:{normal:"rgba(0, 0, 0, 0.60)",hover:"rgba(0, 0, 0, 0.64)",active:"rgba(0, 0, 0, 0.68)"},colorAvatarOverlayInverseAlpha:{normal:"rgba(255, 255, 255, 0.85)",hover:"rgba(255, 255, 255, 0.89)",active:"rgba(255, 255, 255, 0.93)"},colorActionSheetText:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorImagePlaceholder:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorImagePlaceholderAlpha:{normal:"rgba(0, 28, 61, 0.08)",hover:"rgba(0, 28, 61, 0.12)",active:"rgba(0, 28, 61, 0.16)"},colorSkeletonFrom:{normal:"#f5f5f5",hover:"#EBECEE",active:"#E1E3E6"},colorSkeletonTo:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorButtonText:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonStroke:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorWriteBarIcon:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorWriteBarInputBackground:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorWriteBarInputBorder:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorWriteBarInputBorderAlpha:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorTrackBackground:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorTrackBuffer:{normal:"#a0bfe4",hover:"#9AB8DD",active:"#93B1D7"},colorSearchFieldBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},colorPanelHeaderIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorSegmentedControl:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTabbarTextInactive:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTransparent:{normal:"#00000000",hover:"rgba(0, 0, 0, 0.04)",active:"rgba(0, 0, 0, 0.08)"},colorBackgroundInverse:{normal:"#262626",hover:"#242527",active:"#232428"},colorStrokeContrastSecondaryAlpha:{normal:"#ffffff1f",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},themeType:"root"};
1
+ export default{themeName:"legoIOS",themeNameBase:"legoIOS",gradientBlack:"rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%",gradientWhite:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",gradientTint:"rgba(249, 249, 249, 0) 0%, rgba(249, 249, 249, 0.05) 15%, rgba(249, 249, 249, 0.2) 30%, rgba(249, 249, 249, 0.8) 70%, rgba(249, 249, 249, 0.95) 85%, rgba(249, 249, 249, 1) 100%",gradient:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",elevation1:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)",elevation1InvertY:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)",elevation2:"0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)",elevation3:"0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)",elevation4:"0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)",blurS:8,blurM:16,blurL:48,blurXL:96,fontFamilyFallbacks:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyAccent:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyBase:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeightAccent1:600,fontWeightAccent2:500,fontWeightAccent3:400,fontWeightBase1:600,fontWeightBase2:500,fontWeightBase3:400,fontDisplayTitle1:{regular:{fontSize:23,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle2:{regular:{fontSize:21,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600},compact:{fontSize:22,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle3:{regular:{fontSize:19,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle4:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle1:{regular:{fontSize:31,lineHeight:31,fontFamily:'"VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,letterSpacing:"-0.65px"}},fontTitle2:{regular:{fontSize:24,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,letterSpacing:"-0.15px",fontVariationSettings:{opticalSize:28}}},fontTitle3:{regular:{fontSize:21.5,lineHeight:23,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,fontVariationSettings:{opticalSize:23.8}}},fontHeadline1:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:21.1}},compact:{fontSize:15,lineHeight:20}},fontHeadline2:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:14,lineHeight:20}},fontText:{regular:{fontSize:16,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:21.8}},compact:{fontSize:15,lineHeight:20}},fontParagraph:{regular:{fontSize:15,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:580,fontVariationSettings:{opticalSize:21.5}}},fontSubhead:{regular:{fontSize:14,lineHeight:18,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:13,lineHeight:16}},fontFootnote:{regular:{fontSize:13.5,lineHeight:15,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:22.2}}},fontFootnoteCaps:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption1:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption1Caps:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption2:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption2Caps:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption3:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption3Caps:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},sizeSelectIconPadding:{regular:6,compact:7},sizePopupBasePadding:{regular:32,compact:20},sizePopupHeaderPadding:{regular:24,compact:16},sizeLabelHorizontalMargin:{regular:16},sizeBorderRadius:{regular:10},sizeBorderRadiusRounded:{regular:48},sizeCheckBorderRadius:{regular:4},sizeBorderRadiusPaper:{regular:12},sizeBorderRadiusPromo:{regular:20},sizeCellHeight:{regular:52,compact:48},sizeFieldHeight:{regular:44,compact:36},sizeSearchHeight:{regular:36,compact:32},sizeButtonExtraSmallHeight:{regular:28,compact:24},sizeButtonSmallHeight:{regular:36,compact:32},sizeButtonMediumHeight:{regular:44,compact:36},sizeButtonLargeHeight:{regular:52,compact:44},sizeCheckbox:{regular:16},sizeArrow:{regular:8},sizeArrowPromo:{regular:40},sizePopupSmall:{regular:430},sizePopupMedium:{regular:680},sizePopupLarge:{regular:880},sizeFieldHorizontalPadding:{regular:12},sizeButtonPaddingHorizontal:{regular:12},sizeArrowPadding:{regular:12},sizeTooltipMargin:{regular:8},sizeIconUI:{regular:16},sizeAvatarXS:{regular:24},sizeAvatarS:{regular:32},sizeAvatarM:{regular:48},sizeAvatarL:{regular:96},sizeAvatarXL:{regular:128},sizeBadgeXS:{regular:12},sizeBadgeS:{regular:16},sizeBadgeM:{regular:24},sizeBadgeL:{regular:44},sizeBadgeXL:{regular:56},sizeCardgridPadding:{regular:8},sizeCardBorderRadius:{regular:10},sizeCardgridPaddingVertical:{regular:8},sizeBasePaddingHorizontal:{regular:16},sizeBasePaddingVertical:{regular:12},sizeButtonGroupGapSpace:{regular:1},sizeButtonGroupGapSmall:{regular:8},sizeButtonGroupGapMedium:{regular:12},sizeOptionHierarchy:{regular:32},sizeSwitchHeight:{regular:31,compact:27},sizeSwitchWidth:{regular:51,compact:47},sizeSwitchPin:{regular:27,compact:23},sizePanelHeaderHeight:{compact:52,regular:52},sizeButtonBaseSmallPaddingHorizontal:{regular:16},sizeButtonBaseMediumPaddingHorizontal:{regular:16},sizeButtonBaseLargePaddingHorizontal:{regular:20},sizeButtonBaseSmallPaddingHorizontalIcon:{regular:12},sizeButtonBaseMediumPaddingHorizontalIcon:{regular:12},sizeButtonBaseLargePaddingHorizontalIcon:{regular:16},sizeButtonTertiarySmallPaddingHorizontal:{regular:12},sizeButtonTertiaryMediumPaddingHorizontal:{regular:12},sizeButtonTertiaryLargePaddingHorizontal:{regular:16},sizeButtonTertiarySmallPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryMediumPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryLargePaddingHorizontalIcon:{regular:12},sizeButtonMinimumWidth:{regular:80},sizeFormItemPaddingVertical:{regular:12},sizeSplitColPaddingHorizontal:{regular:16},sizeSubnavigationBarGap:{regular:8},sizeSubnavigationBarPaddingVertical:{regular:12},sizeBorder1x:{regular:1},sizeBorder2x:{regular:.5},sizeBorder3x:{regular:.33},spacingSize3Xs:2,spacingSize2Xs:2,spacingSizeXs:4,spacingSizeS:6,spacingSizeM:8,spacingSizeL:10,spacingSizeXl:12,spacingSize2Xl:16,spacingSize3Xl:20,spacingSize4Xl:24,animationDurationL:"0.4s",animationDurationM:"0.2s",animationDurationS:"0.1s",animationEasingDefault:"cubic-bezier(0.3, 0.3, 0.5, 1)",animationEasingPlatform:"cubic-bezier(0.36, 0.66, 0.04, 1)",opacityDisable:.52,opacityDisableAccessibility:.52,opacityActive:.72,zIndexModal:99,zIndexPopout:100,themeInheritsFrom:"vkIOS",fontLabel1:{regular:{fontSize:19,lineHeight:20,fontWeight:700,fontVariationSettings:{opticalSize:22}}},fontLabel2:{regular:{fontSize:18,lineHeight:21,fontWeight:600,fontVariationSettings:{opticalSize:21.8}}},fontBody:{regular:{fontSize:16.5,lineHeight:21,fontWeight:520,fontVariationSettings:{opticalSize:21.5}}},fontTextBold:{regular:{fontSize:16,lineHeight:18.5,fontWeight:700,fontVariationSettings:{opticalSize:21.8}}},fontFootnoteBold:{regular:{fontSize:13.5,lineHeight:15,fontWeight:700,fontVariationSettings:{opticalSize:22.2}}},fontHeadline:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:21.1}},compact:{fontSize:15,lineHeight:20}},colorsScheme:"light",colorBackgroundAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemedAlpha:{normal:"rgba(38, 136, 235, 0.2)",hover:"rgba(38, 136, 235, 0.24)",active:"rgba(38, 136, 235, 0.28)"},colorBackgroundAccentTint:{normal:"#5a9eff",hover:"#5698F7",active:"#5393EF"},colorBackgroundAccentAlternative:{normal:"#2688EB",hover:"#2483E4",active:"#237EDD"},colorBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContent:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContentAlpha:{normal:"rgba(255, 255, 255, 0.8)",hover:"rgba(255, 255, 255, 0.84)",active:"rgba(255, 255, 255, 0.88)"},colorBackgroundContentInverse:{normal:"#19191A",hover:"#18191B",active:"#17181D"},colorBackgroundSecondary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.04)",hover:"rgba(0, 0, 0, 0.08)",active:"rgba(0, 0, 0, 0.12)"},colorBackgroundTertiary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundTertiaryAlpha:{normal:"rgba(0, 0, 0, 0.03)",hover:"rgba(0, 0, 0, 0.07)",active:"rgba(0, 0, 0, 0.11)"},colorBackgroundContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContrastSecondaryAlpha:{normal:"#ffffff33",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundContrastInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModal:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModalInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorBackgroundPositiveTint:{normal:"#e8f9e8",hover:"#DFF0E1",active:"#D5E6DA"},colorBackgroundWarning:{normal:"#fff2d6",hover:"#F5E9D0",active:"#EBE0CA"},colorBackgroundNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorBackgroundNegativeTint:{normal:"#ffe9e9",hover:"#F5E0E2",active:"#EBD8DB"},colorBackgroundInfoTint:{normal:"#deeeff",hover:"#D5E5F7",active:"#CCDCEF"},colorFieldBackground:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorHeaderBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextPrimaryAlpha:{normal:"rgba(37, 41, 46, 0.84)",hover:"rgba(37, 41, 46, 0.88)",active:"rgba(37, 41, 46, 0.92)"},colorTextPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextSecondary:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorTextSecondaryAlpha:{normal:"rgba(37, 41, 46, 0.55)",hover:"rgba(37, 41, 46, 0.59)",active:"rgba(37, 41, 46, 0.63)"},colorTextSubhead:{normal:"#6d7885",hover:"#697482",active:"#64707F"},colorTextTertiary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTextContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorTextNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorTextLink:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkTint:{normal:"#71aaeb",hover:"#6CA4E4",active:"#689EDD"},colorTextLinkVisited:{normal:"#4986cc",hover:"#4681C6",active:"#437DC1"},colorTextMuted:{normal:"#2c2d2e",hover:"#2A2C2F",active:"#282B2F"},colorLinkContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconMedium:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorIconMediumAlpha:{normal:"rgba(0, 0, 0, 0.48)",hover:"rgba(0, 0, 0, 0.52)",active:"rgba(0, 0, 0, 0.56)"},colorIconSecondary:{normal:"#b3b3b3",hover:"#ACACAE",active:"#A5A6AA"},colorIconSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.36)",hover:"rgba(0, 0, 0, 0.4)",active:"rgba(0, 0, 0, 0.44)"},colorIconTertiary:{normal:"#d9d9d9",hover:"#D0D1D3",active:"#C8C9CD"},colorIconTertiaryAlpha:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorIconContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastSecondary:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorIconPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorIconWarning:{normal:"#ff6900",hover:"#F56502",active:"#EB6205"},colorIconNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorStrokeAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorSeparatorPrimary:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorSeparatorPrimary2x:{normal:"#cbcccd",hover:"#C3C4C7",active:"#BBBDC1"},colorSeparatorPrimary3x:{normal:"#bebfc1",hover:"#B6B8BC",active:"#AFB1B6"},colorSeparatorPrimaryAlpha:{normal:"#0000001e",hover:"rgba(0, 0, 0, 0.16)",active:"rgba(0, 0, 0, 0.2)"},colorSeparatorSecondary:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorStrokePositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorStrokeNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorStrokePrimary:{normal:"#2C2D2E",hover:"#2A2C2F",active:"#282B2F"},colorImageBorderAlpha:{normal:"#33333328",hover:"rgba(51, 51, 51, 0.2)",active:"rgba(51, 51, 51, 0.24)"},colorFieldBorderAlpha:{normal:"#333333",hover:"#3333333D",active:"#3333335C"},colorAccentBlue:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorAccentGray:{normal:"#a3adb8",hover:"#9CA7B3",active:"#96A0AE"},colorAccentRed:{normal:"#ff3347",hover:"#F53247",active:"#EB3046"},colorAccentOrangeFire:{normal:"#f05c44",hover:"#E65944",active:"#DD5643"},colorAccentOrange:{normal:"#ffa000",hover:"#F59A02",active:"#EB9405"},colorAccentOrangePeach:{normal:"#f9b54f",hover:"#EFAE4E",active:"#E5A84E"},colorAccentLime:{normal:"#aff70d",hover:"#A8EE0F",active:"#A1E511"},colorAccentGreen:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorAccentCyan:{normal:"#13ffd0",hover:"#12F5CA",active:"#11ECC4"},colorAccentAzure:{normal:"#0077ff",hover:"#0073F7",active:"#006FEF"},colorAccentPurple:{normal:"#735ce6",hover:"#6E59DF",active:"#6A56D8"},colorAccentViolet:{normal:"#792ec0",hover:"#742DBB",active:"#6F2CB6"},colorAccentRaspberryPink:{normal:"#e03fab",hover:"#D73DA7",active:"#CE3BA2"},colorAccentPink:{normal:"#f45fff",hover:"#EA5CF7",active:"#E059EF"},colorAccentSecondary:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorOverlayPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorOverlaySecondary:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorAvatarOverlay:{normal:"rgba(0, 0, 0, 0.60)",hover:"rgba(0, 0, 0, 0.64)",active:"rgba(0, 0, 0, 0.68)"},colorAvatarOverlayInverseAlpha:{normal:"rgba(255, 255, 255, 0.85)",hover:"rgba(255, 255, 255, 0.89)",active:"rgba(255, 255, 255, 0.93)"},colorActionSheetText:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorImagePlaceholder:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorImagePlaceholderAlpha:{normal:"rgba(0, 28, 61, 0.08)",hover:"rgba(0, 28, 61, 0.12)",active:"rgba(0, 28, 61, 0.16)"},colorSkeletonFrom:{normal:"#f5f5f5",hover:"#EBECEE",active:"#E1E3E6"},colorSkeletonTo:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorButtonText:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonStroke:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorWriteBarIcon:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorWriteBarInputBackground:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorWriteBarInputBorder:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorWriteBarInputBorderAlpha:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorTrackBackground:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorTrackBuffer:{normal:"#a0bfe4",hover:"#9AB8DD",active:"#93B1D7"},colorSearchFieldBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},colorPanelHeaderIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorSegmentedControl:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTabbarTextInactive:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTransparent:{normal:"transparent",hover:"rgba(0, 16, 61, 0.04)",active:"rgba(0, 16, 61, 0.08)"},colorBackgroundInverse:{normal:"#262626",hover:"#242527",active:"#232428"},colorStrokeContrastSecondaryAlpha:{normal:"#ffffff1e",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},colorTextTertiaryAlpha:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},themeType:"root"};
@@ -10,7 +10,10 @@
10
10
  "elevation2": "0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)",
11
11
  "elevation3": "0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)",
12
12
  "elevation4": "0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)",
13
+ "blurS": 8,
13
14
  "blurM": 16,
15
+ "blurL": 48,
16
+ "blurXL": 96,
14
17
  "fontFamilyFallbacks": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
15
18
  "fontFamilyAccent": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
16
19
  "fontFamilyBase": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
@@ -501,6 +504,26 @@
501
504
  }
502
505
  }
503
506
  },
507
+ "fontTextBold": {
508
+ "regular": {
509
+ "fontSize": 16,
510
+ "lineHeight": 18.5,
511
+ "fontWeight": 700,
512
+ "fontVariationSettings": {
513
+ "opticalSize": 21.8
514
+ }
515
+ }
516
+ },
517
+ "fontFootnoteBold": {
518
+ "regular": {
519
+ "fontSize": 13.5,
520
+ "lineHeight": 15,
521
+ "fontWeight": 700,
522
+ "fontVariationSettings": {
523
+ "opticalSize": 22.2
524
+ }
525
+ }
526
+ },
504
527
  "fontHeadline": {
505
528
  "regular": {
506
529
  "fontSize": 17,
@@ -588,7 +611,7 @@
588
611
  "active": "#EBECEF"
589
612
  },
590
613
  "colorBackgroundContrastSecondaryAlpha": {
591
- "normal": "rgba(255, 255, 255, 0.20)",
614
+ "normal": "#ffffff33",
592
615
  "hover": "rgba(255, 255, 255, 0.24)",
593
616
  "active": "rgba(255, 255, 255, 0.28)"
594
617
  },
@@ -628,7 +651,7 @@
628
651
  "active": "#EBE0CA"
629
652
  },
630
653
  "colorBackgroundNegative": {
631
- "normal": "#F65460",
654
+ "normal": "#f65460",
632
655
  "hover": "#EC515F",
633
656
  "active": "#E24F5D"
634
657
  },
@@ -713,7 +736,7 @@
713
736
  "active": "#30B857"
714
737
  },
715
738
  "colorTextNegative": {
716
- "normal": "#F65460",
739
+ "normal": "#f65460",
717
740
  "hover": "#EC515F",
718
741
  "active": "#E24F5D"
719
742
  },
@@ -823,7 +846,7 @@
823
846
  "active": "#EB6205"
824
847
  },
825
848
  "colorIconNegative": {
826
- "normal": "#F65460",
849
+ "normal": "#f65460",
827
850
  "hover": "#EC515F",
828
851
  "active": "#E24F5D"
829
852
  },
@@ -868,7 +891,7 @@
868
891
  "active": "#30B857"
869
892
  },
870
893
  "colorStrokeNegative": {
871
- "normal": "#F65460",
894
+ "normal": "#f65460",
872
895
  "hover": "#EC515F",
873
896
  "active": "#E24F5D"
874
897
  },
@@ -1078,9 +1101,9 @@
1078
1101
  "active": "#8D96A4"
1079
1102
  },
1080
1103
  "colorTransparent": {
1081
- "normal": "#00000000",
1082
- "hover": "rgba(0, 0, 0, 0.04)",
1083
- "active": "rgba(0, 0, 0, 0.08)"
1104
+ "normal": "transparent",
1105
+ "hover": "rgba(0, 16, 61, 0.04)",
1106
+ "active": "rgba(0, 16, 61, 0.08)"
1084
1107
  },
1085
1108
  "colorBackgroundInverse": {
1086
1109
  "normal": "#262626",
@@ -1088,9 +1111,14 @@
1088
1111
  "active": "#232428"
1089
1112
  },
1090
1113
  "colorStrokeContrastSecondaryAlpha": {
1091
- "normal": "#ffffff1f",
1114
+ "normal": "#ffffff1e",
1092
1115
  "hover": "rgba(255, 255, 255, 0.16)",
1093
1116
  "active": "rgba(255, 255, 255, 0.2)"
1094
1117
  },
1118
+ "colorTextTertiaryAlpha": {
1119
+ "normal": "#3b3b3b66",
1120
+ "hover": "rgba(59, 59, 59, 0.44)",
1121
+ "active": "rgba(59, 59, 59, 0.48)"
1122
+ },
1095
1123
  "themeType": "root"
1096
1124
  }