@vkontakte/vkui-tokens 4.35.2-dev-cfbf64.0 → 4.37.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 (1034) hide show
  1. package/interfaces/general/colors/index.d.ts +10 -0
  2. package/interfaces/general/geometry/index.d.ts +5 -0
  3. package/interfaces/themes/vkontakteAndroid/index.d.ts +47 -47
  4. package/package.json +6 -6
  5. package/themeDescriptions/base/figma/vk.json +237 -0
  6. package/themeDescriptions/base/paradigm.js +7 -1
  7. package/themeDescriptions/base/vk.d.ts +1 -0
  8. package/themeDescriptions/base/vk.js +191 -244
  9. package/themes/calendar/cssVars/declarations/index.css +10 -2
  10. package/themes/calendar/cssVars/declarations/noColors.css +2 -1
  11. package/themes/calendar/cssVars/declarations/noSizes.css +6 -0
  12. package/themes/calendar/cssVars/declarations/onlyColors.css +6 -0
  13. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  14. package/themes/calendar/cssVars/declarations/onlyMedia.css +2 -1
  15. package/themes/calendar/cssVars/declarations/onlyVariables.css +8 -1
  16. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  17. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +8 -1
  18. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  19. package/themes/calendar/cssVars/theme/fallbacks/index.css +8 -1
  20. package/themes/calendar/cssVars/theme/fallbacks/index.less +8 -1
  21. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +8 -1
  22. package/themes/calendar/cssVars/theme/fallbacks/index.scss +8 -1
  23. package/themes/calendar/cssVars/theme/fallbacks/index.styl +8 -1
  24. package/themes/calendar/cssVars/theme/index.js +39 -1
  25. package/themes/calendar/cssVars/theme/index.json +39 -1
  26. package/themes/calendar/docs.json +37 -0
  27. package/themes/calendar/index.css +8 -1
  28. package/themes/calendar/index.js +14 -1
  29. package/themes/calendar/index.json +14 -1
  30. package/themes/calendar/index.less +8 -1
  31. package/themes/calendar/index.pcss +8 -1
  32. package/themes/calendar/index.scss +8 -1
  33. package/themes/calendar/index.styl +8 -1
  34. package/themes/calendar/struct.json +14 -1
  35. package/themes/calendarDark/cssVars/declarations/index.css +10 -2
  36. package/themes/calendarDark/cssVars/declarations/noColors.css +2 -1
  37. package/themes/calendarDark/cssVars/declarations/noSizes.css +6 -0
  38. package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -0
  39. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  40. package/themes/calendarDark/cssVars/declarations/onlyMedia.css +2 -1
  41. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +8 -1
  42. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  43. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  44. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  45. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +8 -1
  46. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +8 -1
  47. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +8 -1
  48. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +8 -1
  49. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +8 -1
  50. package/themes/calendarDark/cssVars/theme/index.js +39 -1
  51. package/themes/calendarDark/cssVars/theme/index.json +39 -1
  52. package/themes/calendarDark/docs.json +37 -0
  53. package/themes/calendarDark/index.css +8 -1
  54. package/themes/calendarDark/index.js +14 -1
  55. package/themes/calendarDark/index.json +14 -1
  56. package/themes/calendarDark/index.less +8 -1
  57. package/themes/calendarDark/index.pcss +8 -1
  58. package/themes/calendarDark/index.scss +8 -1
  59. package/themes/calendarDark/index.styl +8 -1
  60. package/themes/calendarDark/struct.json +14 -1
  61. package/themes/calls/cssVars/declarations/index.css +10 -2
  62. package/themes/calls/cssVars/declarations/noColors.css +2 -1
  63. package/themes/calls/cssVars/declarations/noSizes.css +6 -0
  64. package/themes/calls/cssVars/declarations/onlyColors.css +6 -0
  65. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  66. package/themes/calls/cssVars/declarations/onlyMedia.css +2 -1
  67. package/themes/calls/cssVars/declarations/onlyVariables.css +8 -1
  68. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  69. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +8 -1
  70. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  71. package/themes/calls/cssVars/theme/fallbacks/index.css +8 -1
  72. package/themes/calls/cssVars/theme/fallbacks/index.less +8 -1
  73. package/themes/calls/cssVars/theme/fallbacks/index.pcss +8 -1
  74. package/themes/calls/cssVars/theme/fallbacks/index.scss +8 -1
  75. package/themes/calls/cssVars/theme/fallbacks/index.styl +8 -1
  76. package/themes/calls/cssVars/theme/index.js +39 -1
  77. package/themes/calls/cssVars/theme/index.json +39 -1
  78. package/themes/calls/docs.json +37 -0
  79. package/themes/calls/index.css +8 -1
  80. package/themes/calls/index.js +14 -1
  81. package/themes/calls/index.json +14 -1
  82. package/themes/calls/index.less +8 -1
  83. package/themes/calls/index.pcss +8 -1
  84. package/themes/calls/index.scss +8 -1
  85. package/themes/calls/index.styl +8 -1
  86. package/themes/calls/struct.json +14 -1
  87. package/themes/cloud/cssVars/declarations/index.css +10 -2
  88. package/themes/cloud/cssVars/declarations/noColors.css +2 -1
  89. package/themes/cloud/cssVars/declarations/noSizes.css +6 -0
  90. package/themes/cloud/cssVars/declarations/onlyColors.css +6 -0
  91. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  92. package/themes/cloud/cssVars/declarations/onlyMedia.css +2 -1
  93. package/themes/cloud/cssVars/declarations/onlyVariables.css +8 -1
  94. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  95. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +8 -1
  96. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  97. package/themes/cloud/cssVars/theme/fallbacks/index.css +8 -1
  98. package/themes/cloud/cssVars/theme/fallbacks/index.less +8 -1
  99. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +8 -1
  100. package/themes/cloud/cssVars/theme/fallbacks/index.scss +8 -1
  101. package/themes/cloud/cssVars/theme/fallbacks/index.styl +8 -1
  102. package/themes/cloud/cssVars/theme/index.js +39 -1
  103. package/themes/cloud/cssVars/theme/index.json +39 -1
  104. package/themes/cloud/docs.json +37 -0
  105. package/themes/cloud/index.css +8 -1
  106. package/themes/cloud/index.js +14 -1
  107. package/themes/cloud/index.json +14 -1
  108. package/themes/cloud/index.less +8 -1
  109. package/themes/cloud/index.pcss +8 -1
  110. package/themes/cloud/index.scss +8 -1
  111. package/themes/cloud/index.styl +8 -1
  112. package/themes/cloud/struct.json +14 -1
  113. package/themes/cloudDark/cssVars/declarations/index.css +10 -2
  114. package/themes/cloudDark/cssVars/declarations/noColors.css +2 -1
  115. package/themes/cloudDark/cssVars/declarations/noSizes.css +6 -0
  116. package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -0
  117. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  118. package/themes/cloudDark/cssVars/declarations/onlyMedia.css +2 -1
  119. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +8 -1
  120. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  121. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  122. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  123. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +8 -1
  124. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +8 -1
  125. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +8 -1
  126. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +8 -1
  127. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +8 -1
  128. package/themes/cloudDark/cssVars/theme/index.js +39 -1
  129. package/themes/cloudDark/cssVars/theme/index.json +39 -1
  130. package/themes/cloudDark/docs.json +37 -0
  131. package/themes/cloudDark/index.css +8 -1
  132. package/themes/cloudDark/index.js +14 -1
  133. package/themes/cloudDark/index.json +14 -1
  134. package/themes/cloudDark/index.less +8 -1
  135. package/themes/cloudDark/index.pcss +8 -1
  136. package/themes/cloudDark/index.scss +8 -1
  137. package/themes/cloudDark/index.styl +8 -1
  138. package/themes/cloudDark/struct.json +14 -1
  139. package/themes/home/cssVars/declarations/index.css +10 -2
  140. package/themes/home/cssVars/declarations/noColors.css +2 -1
  141. package/themes/home/cssVars/declarations/noSizes.css +6 -0
  142. package/themes/home/cssVars/declarations/onlyColors.css +6 -0
  143. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  144. package/themes/home/cssVars/declarations/onlyMedia.css +2 -1
  145. package/themes/home/cssVars/declarations/onlyVariables.css +8 -1
  146. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  147. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +8 -1
  148. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  149. package/themes/home/cssVars/theme/fallbacks/index.css +8 -1
  150. package/themes/home/cssVars/theme/fallbacks/index.less +8 -1
  151. package/themes/home/cssVars/theme/fallbacks/index.pcss +8 -1
  152. package/themes/home/cssVars/theme/fallbacks/index.scss +8 -1
  153. package/themes/home/cssVars/theme/fallbacks/index.styl +8 -1
  154. package/themes/home/cssVars/theme/index.js +39 -1
  155. package/themes/home/cssVars/theme/index.json +39 -1
  156. package/themes/home/docs.json +37 -0
  157. package/themes/home/index.css +8 -1
  158. package/themes/home/index.js +14 -1
  159. package/themes/home/index.json +14 -1
  160. package/themes/home/index.less +8 -1
  161. package/themes/home/index.pcss +8 -1
  162. package/themes/home/index.scss +8 -1
  163. package/themes/home/index.styl +8 -1
  164. package/themes/home/struct.json +14 -1
  165. package/themes/homeDark/cssVars/declarations/index.css +10 -2
  166. package/themes/homeDark/cssVars/declarations/noColors.css +2 -1
  167. package/themes/homeDark/cssVars/declarations/noSizes.css +6 -0
  168. package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -0
  169. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  170. package/themes/homeDark/cssVars/declarations/onlyMedia.css +2 -1
  171. package/themes/homeDark/cssVars/declarations/onlyVariables.css +8 -1
  172. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  173. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  174. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  175. package/themes/homeDark/cssVars/theme/fallbacks/index.css +8 -1
  176. package/themes/homeDark/cssVars/theme/fallbacks/index.less +8 -1
  177. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +8 -1
  178. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +8 -1
  179. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +8 -1
  180. package/themes/homeDark/cssVars/theme/index.js +39 -1
  181. package/themes/homeDark/cssVars/theme/index.json +39 -1
  182. package/themes/homeDark/docs.json +37 -0
  183. package/themes/homeDark/index.css +8 -1
  184. package/themes/homeDark/index.js +14 -1
  185. package/themes/homeDark/index.json +14 -1
  186. package/themes/homeDark/index.less +8 -1
  187. package/themes/homeDark/index.pcss +8 -1
  188. package/themes/homeDark/index.scss +8 -1
  189. package/themes/homeDark/index.styl +8 -1
  190. package/themes/homeDark/struct.json +14 -1
  191. package/themes/media/cssVars/declarations/index.css +10 -2
  192. package/themes/media/cssVars/declarations/noColors.css +2 -1
  193. package/themes/media/cssVars/declarations/noSizes.css +6 -0
  194. package/themes/media/cssVars/declarations/onlyColors.css +6 -0
  195. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  196. package/themes/media/cssVars/declarations/onlyMedia.css +2 -1
  197. package/themes/media/cssVars/declarations/onlyVariables.css +8 -1
  198. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  199. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +8 -1
  200. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  201. package/themes/media/cssVars/theme/fallbacks/index.css +8 -1
  202. package/themes/media/cssVars/theme/fallbacks/index.less +8 -1
  203. package/themes/media/cssVars/theme/fallbacks/index.pcss +8 -1
  204. package/themes/media/cssVars/theme/fallbacks/index.scss +8 -1
  205. package/themes/media/cssVars/theme/fallbacks/index.styl +8 -1
  206. package/themes/media/cssVars/theme/index.js +39 -1
  207. package/themes/media/cssVars/theme/index.json +39 -1
  208. package/themes/media/docs.json +37 -0
  209. package/themes/media/index.css +8 -1
  210. package/themes/media/index.js +14 -1
  211. package/themes/media/index.json +14 -1
  212. package/themes/media/index.less +8 -1
  213. package/themes/media/index.pcss +8 -1
  214. package/themes/media/index.scss +8 -1
  215. package/themes/media/index.styl +8 -1
  216. package/themes/media/struct.json +14 -1
  217. package/themes/mediaDark/cssVars/declarations/index.css +10 -2
  218. package/themes/mediaDark/cssVars/declarations/noColors.css +2 -1
  219. package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -0
  220. package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -0
  221. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  222. package/themes/mediaDark/cssVars/declarations/onlyMedia.css +2 -1
  223. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +8 -1
  224. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  225. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  226. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  227. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +8 -1
  228. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +8 -1
  229. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +8 -1
  230. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +8 -1
  231. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +8 -1
  232. package/themes/mediaDark/cssVars/theme/index.js +39 -1
  233. package/themes/mediaDark/cssVars/theme/index.json +39 -1
  234. package/themes/mediaDark/docs.json +37 -0
  235. package/themes/mediaDark/index.css +8 -1
  236. package/themes/mediaDark/index.js +14 -1
  237. package/themes/mediaDark/index.json +14 -1
  238. package/themes/mediaDark/index.less +8 -1
  239. package/themes/mediaDark/index.pcss +8 -1
  240. package/themes/mediaDark/index.scss +8 -1
  241. package/themes/mediaDark/index.styl +8 -1
  242. package/themes/mediaDark/struct.json +14 -1
  243. package/themes/mycom/cssVars/declarations/index.css +10 -2
  244. package/themes/mycom/cssVars/declarations/noColors.css +2 -1
  245. package/themes/mycom/cssVars/declarations/noSizes.css +6 -0
  246. package/themes/mycom/cssVars/declarations/onlyColors.css +6 -0
  247. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  248. package/themes/mycom/cssVars/declarations/onlyMedia.css +2 -1
  249. package/themes/mycom/cssVars/declarations/onlyVariables.css +8 -1
  250. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  251. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +8 -1
  252. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  253. package/themes/mycom/cssVars/theme/fallbacks/index.css +8 -1
  254. package/themes/mycom/cssVars/theme/fallbacks/index.less +8 -1
  255. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +8 -1
  256. package/themes/mycom/cssVars/theme/fallbacks/index.scss +8 -1
  257. package/themes/mycom/cssVars/theme/fallbacks/index.styl +8 -1
  258. package/themes/mycom/cssVars/theme/index.js +39 -1
  259. package/themes/mycom/cssVars/theme/index.json +39 -1
  260. package/themes/mycom/docs.json +37 -0
  261. package/themes/mycom/index.css +8 -1
  262. package/themes/mycom/index.js +14 -1
  263. package/themes/mycom/index.json +14 -1
  264. package/themes/mycom/index.less +8 -1
  265. package/themes/mycom/index.pcss +8 -1
  266. package/themes/mycom/index.scss +8 -1
  267. package/themes/mycom/index.styl +8 -1
  268. package/themes/mycom/struct.json +14 -1
  269. package/themes/octavius/cssVars/declarations/index.css +10 -2
  270. package/themes/octavius/cssVars/declarations/noColors.css +2 -1
  271. package/themes/octavius/cssVars/declarations/noSizes.css +6 -0
  272. package/themes/octavius/cssVars/declarations/onlyColors.css +6 -0
  273. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  274. package/themes/octavius/cssVars/declarations/onlyMedia.css +2 -1
  275. package/themes/octavius/cssVars/declarations/onlyVariables.css +8 -1
  276. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  277. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +8 -1
  278. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  279. package/themes/octavius/cssVars/theme/fallbacks/index.css +8 -1
  280. package/themes/octavius/cssVars/theme/fallbacks/index.less +8 -1
  281. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +8 -1
  282. package/themes/octavius/cssVars/theme/fallbacks/index.scss +8 -1
  283. package/themes/octavius/cssVars/theme/fallbacks/index.styl +8 -1
  284. package/themes/octavius/cssVars/theme/index.js +39 -1
  285. package/themes/octavius/cssVars/theme/index.json +39 -1
  286. package/themes/octavius/docs.json +37 -0
  287. package/themes/octavius/index.css +8 -1
  288. package/themes/octavius/index.js +14 -1
  289. package/themes/octavius/index.json +14 -1
  290. package/themes/octavius/index.less +8 -1
  291. package/themes/octavius/index.pcss +8 -1
  292. package/themes/octavius/index.scss +8 -1
  293. package/themes/octavius/index.styl +8 -1
  294. package/themes/octavius/struct.json +14 -1
  295. package/themes/octaviusCompact/cssVars/declarations/index.css +10 -2
  296. package/themes/octaviusCompact/cssVars/declarations/noColors.css +2 -1
  297. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -0
  298. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -0
  299. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  300. package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +2 -1
  301. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +8 -1
  302. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  303. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +8 -1
  304. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  305. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +8 -1
  306. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +8 -1
  307. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +8 -1
  308. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +8 -1
  309. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +8 -1
  310. package/themes/octaviusCompact/cssVars/theme/index.js +39 -1
  311. package/themes/octaviusCompact/cssVars/theme/index.json +39 -1
  312. package/themes/octaviusCompact/docs.json +37 -0
  313. package/themes/octaviusCompact/index.css +8 -1
  314. package/themes/octaviusCompact/index.js +14 -1
  315. package/themes/octaviusCompact/index.json +14 -1
  316. package/themes/octaviusCompact/index.less +8 -1
  317. package/themes/octaviusCompact/index.pcss +8 -1
  318. package/themes/octaviusCompact/index.scss +8 -1
  319. package/themes/octaviusCompact/index.styl +8 -1
  320. package/themes/octaviusCompact/struct.json +14 -1
  321. package/themes/octaviusCompactDark/cssVars/declarations/index.css +10 -2
  322. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +2 -1
  323. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -0
  324. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -0
  325. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  326. package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +2 -1
  327. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +8 -1
  328. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  329. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  330. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  331. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +8 -1
  332. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +8 -1
  333. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +8 -1
  334. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +8 -1
  335. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +8 -1
  336. package/themes/octaviusCompactDark/cssVars/theme/index.js +39 -1
  337. package/themes/octaviusCompactDark/cssVars/theme/index.json +39 -1
  338. package/themes/octaviusCompactDark/docs.json +37 -0
  339. package/themes/octaviusCompactDark/index.css +8 -1
  340. package/themes/octaviusCompactDark/index.js +14 -1
  341. package/themes/octaviusCompactDark/index.json +14 -1
  342. package/themes/octaviusCompactDark/index.less +8 -1
  343. package/themes/octaviusCompactDark/index.pcss +8 -1
  344. package/themes/octaviusCompactDark/index.scss +8 -1
  345. package/themes/octaviusCompactDark/index.styl +8 -1
  346. package/themes/octaviusCompactDark/struct.json +14 -1
  347. package/themes/octaviusDark/cssVars/declarations/index.css +10 -2
  348. package/themes/octaviusDark/cssVars/declarations/noColors.css +2 -1
  349. package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -0
  350. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -0
  351. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  352. package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +2 -1
  353. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +8 -1
  354. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  355. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  356. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  357. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +8 -1
  358. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +8 -1
  359. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +8 -1
  360. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +8 -1
  361. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +8 -1
  362. package/themes/octaviusDark/cssVars/theme/index.js +39 -1
  363. package/themes/octaviusDark/cssVars/theme/index.json +39 -1
  364. package/themes/octaviusDark/docs.json +37 -0
  365. package/themes/octaviusDark/index.css +8 -1
  366. package/themes/octaviusDark/index.js +14 -1
  367. package/themes/octaviusDark/index.json +14 -1
  368. package/themes/octaviusDark/index.less +8 -1
  369. package/themes/octaviusDark/index.pcss +8 -1
  370. package/themes/octaviusDark/index.scss +8 -1
  371. package/themes/octaviusDark/index.styl +8 -1
  372. package/themes/octaviusDark/struct.json +14 -1
  373. package/themes/octaviusVK/cssVars/declarations/index.css +107 -99
  374. package/themes/octaviusVK/cssVars/declarations/noColors.css +2 -1
  375. package/themes/octaviusVK/cssVars/declarations/noSizes.css +103 -97
  376. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +103 -97
  377. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  378. package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +2 -1
  379. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +105 -98
  380. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  381. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +105 -98
  382. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +105 -98
  383. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +105 -98
  384. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +105 -98
  385. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +105 -98
  386. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +105 -98
  387. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +105 -98
  388. package/themes/octaviusVK/cssVars/theme/index.js +136 -98
  389. package/themes/octaviusVK/cssVars/theme/index.json +136 -98
  390. package/themes/octaviusVK/docs.json +37 -0
  391. package/themes/octaviusVK/index.css +105 -98
  392. package/themes/octaviusVK/index.js +111 -98
  393. package/themes/octaviusVK/index.json +111 -98
  394. package/themes/octaviusVK/index.less +105 -98
  395. package/themes/octaviusVK/index.pcss +105 -98
  396. package/themes/octaviusVK/index.scss +105 -98
  397. package/themes/octaviusVK/index.styl +105 -98
  398. package/themes/octaviusVK/struct.json +111 -98
  399. package/themes/octaviusVKDark/cssVars/declarations/index.css +103 -95
  400. package/themes/octaviusVKDark/cssVars/declarations/noColors.css +2 -1
  401. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +99 -93
  402. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +99 -93
  403. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  404. package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +2 -1
  405. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +101 -94
  406. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  407. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +101 -94
  408. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +101 -94
  409. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +101 -94
  410. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +101 -94
  411. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +101 -94
  412. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +101 -94
  413. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +101 -94
  414. package/themes/octaviusVKDark/cssVars/theme/index.js +132 -94
  415. package/themes/octaviusVKDark/cssVars/theme/index.json +132 -94
  416. package/themes/octaviusVKDark/docs.json +37 -0
  417. package/themes/octaviusVKDark/index.css +101 -94
  418. package/themes/octaviusVKDark/index.js +107 -94
  419. package/themes/octaviusVKDark/index.json +107 -94
  420. package/themes/octaviusVKDark/index.less +101 -94
  421. package/themes/octaviusVKDark/index.pcss +101 -94
  422. package/themes/octaviusVKDark/index.scss +101 -94
  423. package/themes/octaviusVKDark/index.styl +101 -94
  424. package/themes/octaviusVKDark/struct.json +107 -94
  425. package/themes/octaviusWhite/cssVars/declarations/index.css +10 -2
  426. package/themes/octaviusWhite/cssVars/declarations/noColors.css +2 -1
  427. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -0
  428. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -0
  429. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  430. package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +2 -1
  431. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +8 -1
  432. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  433. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +8 -1
  434. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  435. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +8 -1
  436. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +8 -1
  437. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +8 -1
  438. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +8 -1
  439. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +8 -1
  440. package/themes/octaviusWhite/cssVars/theme/index.js +39 -1
  441. package/themes/octaviusWhite/cssVars/theme/index.json +39 -1
  442. package/themes/octaviusWhite/docs.json +37 -0
  443. package/themes/octaviusWhite/index.css +8 -1
  444. package/themes/octaviusWhite/index.js +14 -1
  445. package/themes/octaviusWhite/index.json +14 -1
  446. package/themes/octaviusWhite/index.less +8 -1
  447. package/themes/octaviusWhite/index.pcss +8 -1
  448. package/themes/octaviusWhite/index.scss +8 -1
  449. package/themes/octaviusWhite/index.styl +8 -1
  450. package/themes/octaviusWhite/struct.json +14 -1
  451. package/themes/otvet/cssVars/declarations/index.css +10 -2
  452. package/themes/otvet/cssVars/declarations/noColors.css +2 -1
  453. package/themes/otvet/cssVars/declarations/noSizes.css +6 -0
  454. package/themes/otvet/cssVars/declarations/onlyColors.css +6 -0
  455. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  456. package/themes/otvet/cssVars/declarations/onlyMedia.css +2 -1
  457. package/themes/otvet/cssVars/declarations/onlyVariables.css +8 -1
  458. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  459. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +8 -1
  460. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  461. package/themes/otvet/cssVars/theme/fallbacks/index.css +8 -1
  462. package/themes/otvet/cssVars/theme/fallbacks/index.less +8 -1
  463. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +8 -1
  464. package/themes/otvet/cssVars/theme/fallbacks/index.scss +8 -1
  465. package/themes/otvet/cssVars/theme/fallbacks/index.styl +8 -1
  466. package/themes/otvet/cssVars/theme/index.js +39 -1
  467. package/themes/otvet/cssVars/theme/index.json +39 -1
  468. package/themes/otvet/docs.json +37 -0
  469. package/themes/otvet/index.css +8 -1
  470. package/themes/otvet/index.js +14 -1
  471. package/themes/otvet/index.json +14 -1
  472. package/themes/otvet/index.less +8 -1
  473. package/themes/otvet/index.pcss +8 -1
  474. package/themes/otvet/index.scss +8 -1
  475. package/themes/otvet/index.styl +8 -1
  476. package/themes/otvet/struct.json +14 -1
  477. package/themes/otvetDark/cssVars/declarations/index.css +10 -2
  478. package/themes/otvetDark/cssVars/declarations/noColors.css +2 -1
  479. package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -0
  480. package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -0
  481. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  482. package/themes/otvetDark/cssVars/declarations/onlyMedia.css +2 -1
  483. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +8 -1
  484. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  485. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  486. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  487. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +8 -1
  488. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +8 -1
  489. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +8 -1
  490. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +8 -1
  491. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +8 -1
  492. package/themes/otvetDark/cssVars/theme/index.js +39 -1
  493. package/themes/otvetDark/cssVars/theme/index.json +39 -1
  494. package/themes/otvetDark/docs.json +37 -0
  495. package/themes/otvetDark/index.css +8 -1
  496. package/themes/otvetDark/index.js +14 -1
  497. package/themes/otvetDark/index.json +14 -1
  498. package/themes/otvetDark/index.less +8 -1
  499. package/themes/otvetDark/index.pcss +8 -1
  500. package/themes/otvetDark/index.scss +8 -1
  501. package/themes/otvetDark/index.styl +8 -1
  502. package/themes/otvetDark/struct.json +14 -1
  503. package/themes/paradigmBase/cssVars/declarations/index.css +10 -2
  504. package/themes/paradigmBase/cssVars/declarations/noColors.css +2 -1
  505. package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -0
  506. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -0
  507. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  508. package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +2 -1
  509. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +8 -1
  510. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  511. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +8 -1
  512. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  513. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +8 -1
  514. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +8 -1
  515. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +8 -1
  516. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +8 -1
  517. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +8 -1
  518. package/themes/paradigmBase/cssVars/theme/index.js +39 -1
  519. package/themes/paradigmBase/cssVars/theme/index.json +39 -1
  520. package/themes/paradigmBase/docs.json +37 -0
  521. package/themes/paradigmBase/index.css +8 -1
  522. package/themes/paradigmBase/index.js +14 -1
  523. package/themes/paradigmBase/index.json +14 -1
  524. package/themes/paradigmBase/index.less +8 -1
  525. package/themes/paradigmBase/index.pcss +8 -1
  526. package/themes/paradigmBase/index.scss +8 -1
  527. package/themes/paradigmBase/index.styl +8 -1
  528. package/themes/paradigmBase/struct.json +14 -1
  529. package/themes/paradigmBaseDark/cssVars/declarations/index.css +10 -2
  530. package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +2 -1
  531. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -0
  532. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -0
  533. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  534. package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +2 -1
  535. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +8 -1
  536. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  537. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  538. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  539. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +8 -1
  540. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +8 -1
  541. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +8 -1
  542. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +8 -1
  543. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +8 -1
  544. package/themes/paradigmBaseDark/cssVars/theme/index.js +39 -1
  545. package/themes/paradigmBaseDark/cssVars/theme/index.json +39 -1
  546. package/themes/paradigmBaseDark/docs.json +37 -0
  547. package/themes/paradigmBaseDark/index.css +8 -1
  548. package/themes/paradigmBaseDark/index.js +14 -1
  549. package/themes/paradigmBaseDark/index.json +14 -1
  550. package/themes/paradigmBaseDark/index.less +8 -1
  551. package/themes/paradigmBaseDark/index.pcss +8 -1
  552. package/themes/paradigmBaseDark/index.scss +8 -1
  553. package/themes/paradigmBaseDark/index.styl +8 -1
  554. package/themes/paradigmBaseDark/struct.json +14 -1
  555. package/themes/pharma/cssVars/declarations/index.css +10 -2
  556. package/themes/pharma/cssVars/declarations/noColors.css +2 -1
  557. package/themes/pharma/cssVars/declarations/noSizes.css +6 -0
  558. package/themes/pharma/cssVars/declarations/onlyColors.css +6 -0
  559. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  560. package/themes/pharma/cssVars/declarations/onlyMedia.css +2 -1
  561. package/themes/pharma/cssVars/declarations/onlyVariables.css +8 -1
  562. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  563. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +8 -1
  564. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  565. package/themes/pharma/cssVars/theme/fallbacks/index.css +8 -1
  566. package/themes/pharma/cssVars/theme/fallbacks/index.less +8 -1
  567. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +8 -1
  568. package/themes/pharma/cssVars/theme/fallbacks/index.scss +8 -1
  569. package/themes/pharma/cssVars/theme/fallbacks/index.styl +8 -1
  570. package/themes/pharma/cssVars/theme/index.js +39 -1
  571. package/themes/pharma/cssVars/theme/index.json +39 -1
  572. package/themes/pharma/docs.json +37 -0
  573. package/themes/pharma/index.css +8 -1
  574. package/themes/pharma/index.js +14 -1
  575. package/themes/pharma/index.json +14 -1
  576. package/themes/pharma/index.less +8 -1
  577. package/themes/pharma/index.pcss +8 -1
  578. package/themes/pharma/index.scss +8 -1
  579. package/themes/pharma/index.styl +8 -1
  580. package/themes/pharma/struct.json +14 -1
  581. package/themes/portalUI/cssVars/declarations/index.css +10 -2
  582. package/themes/portalUI/cssVars/declarations/noColors.css +2 -1
  583. package/themes/portalUI/cssVars/declarations/noSizes.css +6 -0
  584. package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -0
  585. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  586. package/themes/portalUI/cssVars/declarations/onlyMedia.css +2 -1
  587. package/themes/portalUI/cssVars/declarations/onlyVariables.css +8 -1
  588. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  589. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +8 -1
  590. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  591. package/themes/portalUI/cssVars/theme/fallbacks/index.css +8 -1
  592. package/themes/portalUI/cssVars/theme/fallbacks/index.less +8 -1
  593. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +8 -1
  594. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +8 -1
  595. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +8 -1
  596. package/themes/portalUI/cssVars/theme/index.js +39 -1
  597. package/themes/portalUI/cssVars/theme/index.json +39 -1
  598. package/themes/portalUI/docs.json +37 -0
  599. package/themes/portalUI/index.css +8 -1
  600. package/themes/portalUI/index.js +14 -1
  601. package/themes/portalUI/index.json +14 -1
  602. package/themes/portalUI/index.less +8 -1
  603. package/themes/portalUI/index.pcss +8 -1
  604. package/themes/portalUI/index.scss +8 -1
  605. package/themes/portalUI/index.styl +8 -1
  606. package/themes/portalUI/struct.json +14 -1
  607. package/themes/portalUIDark/cssVars/declarations/index.css +10 -2
  608. package/themes/portalUIDark/cssVars/declarations/noColors.css +2 -1
  609. package/themes/portalUIDark/cssVars/declarations/noSizes.css +6 -0
  610. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -0
  611. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  612. package/themes/portalUIDark/cssVars/declarations/onlyMedia.css +2 -1
  613. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +8 -1
  614. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  615. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
  616. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  617. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +8 -1
  618. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +8 -1
  619. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +8 -1
  620. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +8 -1
  621. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +8 -1
  622. package/themes/portalUIDark/cssVars/theme/index.js +39 -1
  623. package/themes/portalUIDark/cssVars/theme/index.json +39 -1
  624. package/themes/portalUIDark/docs.json +37 -0
  625. package/themes/portalUIDark/index.css +8 -1
  626. package/themes/portalUIDark/index.js +14 -1
  627. package/themes/portalUIDark/index.json +14 -1
  628. package/themes/portalUIDark/index.less +8 -1
  629. package/themes/portalUIDark/index.pcss +8 -1
  630. package/themes/portalUIDark/index.scss +8 -1
  631. package/themes/portalUIDark/index.styl +8 -1
  632. package/themes/portalUIDark/struct.json +14 -1
  633. package/themes/promo/cssVars/declarations/index.css +10 -2
  634. package/themes/promo/cssVars/declarations/noColors.css +2 -1
  635. package/themes/promo/cssVars/declarations/noSizes.css +6 -0
  636. package/themes/promo/cssVars/declarations/onlyColors.css +6 -0
  637. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  638. package/themes/promo/cssVars/declarations/onlyMedia.css +2 -1
  639. package/themes/promo/cssVars/declarations/onlyVariables.css +8 -1
  640. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  641. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +8 -1
  642. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  643. package/themes/promo/cssVars/theme/fallbacks/index.css +8 -1
  644. package/themes/promo/cssVars/theme/fallbacks/index.less +8 -1
  645. package/themes/promo/cssVars/theme/fallbacks/index.pcss +8 -1
  646. package/themes/promo/cssVars/theme/fallbacks/index.scss +8 -1
  647. package/themes/promo/cssVars/theme/fallbacks/index.styl +8 -1
  648. package/themes/promo/cssVars/theme/index.js +39 -1
  649. package/themes/promo/cssVars/theme/index.json +39 -1
  650. package/themes/promo/docs.json +37 -0
  651. package/themes/promo/index.css +8 -1
  652. package/themes/promo/index.js +14 -1
  653. package/themes/promo/index.json +14 -1
  654. package/themes/promo/index.less +8 -1
  655. package/themes/promo/index.pcss +8 -1
  656. package/themes/promo/index.scss +8 -1
  657. package/themes/promo/index.styl +8 -1
  658. package/themes/promo/struct.json +14 -1
  659. package/themes/search/cssVars/declarations/index.css +10 -2
  660. package/themes/search/cssVars/declarations/noColors.css +2 -1
  661. package/themes/search/cssVars/declarations/noSizes.css +6 -0
  662. package/themes/search/cssVars/declarations/onlyColors.css +6 -0
  663. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  664. package/themes/search/cssVars/declarations/onlyMedia.css +2 -1
  665. package/themes/search/cssVars/declarations/onlyVariables.css +8 -1
  666. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  667. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +8 -1
  668. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  669. package/themes/search/cssVars/theme/fallbacks/index.css +8 -1
  670. package/themes/search/cssVars/theme/fallbacks/index.less +8 -1
  671. package/themes/search/cssVars/theme/fallbacks/index.pcss +8 -1
  672. package/themes/search/cssVars/theme/fallbacks/index.scss +8 -1
  673. package/themes/search/cssVars/theme/fallbacks/index.styl +8 -1
  674. package/themes/search/cssVars/theme/index.js +39 -1
  675. package/themes/search/cssVars/theme/index.json +39 -1
  676. package/themes/search/docs.json +37 -0
  677. package/themes/search/index.css +8 -1
  678. package/themes/search/index.js +14 -1
  679. package/themes/search/index.json +14 -1
  680. package/themes/search/index.less +8 -1
  681. package/themes/search/index.pcss +8 -1
  682. package/themes/search/index.scss +8 -1
  683. package/themes/search/index.styl +8 -1
  684. package/themes/search/struct.json +14 -1
  685. package/themes/todo/cssVars/declarations/index.css +10 -2
  686. package/themes/todo/cssVars/declarations/noColors.css +2 -1
  687. package/themes/todo/cssVars/declarations/noSizes.css +6 -0
  688. package/themes/todo/cssVars/declarations/onlyColors.css +6 -0
  689. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  690. package/themes/todo/cssVars/declarations/onlyMedia.css +2 -1
  691. package/themes/todo/cssVars/declarations/onlyVariables.css +8 -1
  692. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  693. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +8 -1
  694. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  695. package/themes/todo/cssVars/theme/fallbacks/index.css +8 -1
  696. package/themes/todo/cssVars/theme/fallbacks/index.less +8 -1
  697. package/themes/todo/cssVars/theme/fallbacks/index.pcss +8 -1
  698. package/themes/todo/cssVars/theme/fallbacks/index.scss +8 -1
  699. package/themes/todo/cssVars/theme/fallbacks/index.styl +8 -1
  700. package/themes/todo/cssVars/theme/index.js +39 -1
  701. package/themes/todo/cssVars/theme/index.json +39 -1
  702. package/themes/todo/docs.json +37 -0
  703. package/themes/todo/index.css +8 -1
  704. package/themes/todo/index.js +14 -1
  705. package/themes/todo/index.json +14 -1
  706. package/themes/todo/index.less +8 -1
  707. package/themes/todo/index.pcss +8 -1
  708. package/themes/todo/index.scss +8 -1
  709. package/themes/todo/index.styl +8 -1
  710. package/themes/todo/struct.json +14 -1
  711. package/themes/vkBase/cssVars/declarations/index.css +87 -80
  712. package/themes/vkBase/cssVars/declarations/noColors.css +2 -1
  713. package/themes/vkBase/cssVars/declarations/noSizes.css +85 -79
  714. package/themes/vkBase/cssVars/declarations/onlyColors.css +85 -79
  715. package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
  716. package/themes/vkBase/cssVars/declarations/onlyVariables.css +87 -80
  717. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  718. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +87 -80
  719. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +87 -80
  720. package/themes/vkBase/cssVars/theme/fallbacks/index.css +87 -80
  721. package/themes/vkBase/cssVars/theme/fallbacks/index.less +87 -80
  722. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +87 -80
  723. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +87 -80
  724. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +87 -80
  725. package/themes/vkBase/cssVars/theme/index.js +118 -80
  726. package/themes/vkBase/cssVars/theme/index.json +118 -80
  727. package/themes/vkBase/docs.json +37 -0
  728. package/themes/vkBase/index.css +87 -80
  729. package/themes/vkBase/index.js +93 -80
  730. package/themes/vkBase/index.json +93 -80
  731. package/themes/vkBase/index.less +87 -80
  732. package/themes/vkBase/index.pcss +87 -80
  733. package/themes/vkBase/index.scss +87 -80
  734. package/themes/vkBase/index.styl +87 -80
  735. package/themes/vkBase/struct.json +93 -80
  736. package/themes/vkBaseDark/cssVars/declarations/index.css +73 -66
  737. package/themes/vkBaseDark/cssVars/declarations/noColors.css +2 -1
  738. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +71 -65
  739. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +71 -65
  740. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  741. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +73 -66
  742. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  743. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
  744. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +72 -63
  745. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +73 -66
  746. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +73 -66
  747. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +73 -66
  748. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +73 -66
  749. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +73 -66
  750. package/themes/vkBaseDark/cssVars/theme/index.js +115 -77
  751. package/themes/vkBaseDark/cssVars/theme/index.json +115 -77
  752. package/themes/vkBaseDark/docs.json +37 -0
  753. package/themes/vkBaseDark/index.css +73 -66
  754. package/themes/vkBaseDark/index.js +81 -68
  755. package/themes/vkBaseDark/index.json +81 -68
  756. package/themes/vkBaseDark/index.less +73 -66
  757. package/themes/vkBaseDark/index.pcss +73 -66
  758. package/themes/vkBaseDark/index.scss +73 -66
  759. package/themes/vkBaseDark/index.styl +73 -66
  760. package/themes/vkBaseDark/struct.json +81 -68
  761. package/themes/vkCom/cssVars/declarations/index.css +28 -21
  762. package/themes/vkCom/cssVars/declarations/noColors.css +1 -0
  763. package/themes/vkCom/cssVars/declarations/noSizes.css +27 -21
  764. package/themes/vkCom/cssVars/declarations/onlyColors.css +27 -21
  765. package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
  766. package/themes/vkCom/cssVars/declarations/onlyVariables.css +28 -21
  767. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  768. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
  769. package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
  770. package/themes/vkCom/cssVars/theme/fallbacks/index.css +28 -21
  771. package/themes/vkCom/cssVars/theme/fallbacks/index.less +28 -21
  772. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +28 -21
  773. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +28 -21
  774. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +28 -21
  775. package/themes/vkCom/cssVars/theme/index.js +59 -21
  776. package/themes/vkCom/cssVars/theme/index.json +59 -21
  777. package/themes/vkCom/docs.json +37 -0
  778. package/themes/vkCom/index.css +28 -21
  779. package/themes/vkCom/index.js +34 -21
  780. package/themes/vkCom/index.json +34 -21
  781. package/themes/vkCom/index.less +28 -21
  782. package/themes/vkCom/index.pcss +28 -21
  783. package/themes/vkCom/index.scss +28 -21
  784. package/themes/vkCom/index.styl +28 -21
  785. package/themes/vkCom/struct.json +34 -21
  786. package/themes/vkComDark/cssVars/declarations/index.css +24 -17
  787. package/themes/vkComDark/cssVars/declarations/noColors.css +1 -0
  788. package/themes/vkComDark/cssVars/declarations/noSizes.css +23 -17
  789. package/themes/vkComDark/cssVars/declarations/onlyColors.css +23 -17
  790. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  791. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +24 -17
  792. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  793. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
  794. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
  795. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +24 -17
  796. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +24 -17
  797. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +24 -17
  798. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +24 -17
  799. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +24 -17
  800. package/themes/vkComDark/cssVars/theme/index.js +66 -28
  801. package/themes/vkComDark/cssVars/theme/index.json +66 -28
  802. package/themes/vkComDark/docs.json +37 -0
  803. package/themes/vkComDark/index.css +24 -17
  804. package/themes/vkComDark/index.js +32 -19
  805. package/themes/vkComDark/index.json +32 -19
  806. package/themes/vkComDark/index.less +24 -17
  807. package/themes/vkComDark/index.pcss +24 -17
  808. package/themes/vkComDark/index.scss +24 -17
  809. package/themes/vkComDark/index.styl +24 -17
  810. package/themes/vkComDark/struct.json +32 -19
  811. package/themes/vkIOS/cssVars/declarations/index.css +87 -80
  812. package/themes/vkIOS/cssVars/declarations/noColors.css +2 -1
  813. package/themes/vkIOS/cssVars/declarations/noSizes.css +85 -79
  814. package/themes/vkIOS/cssVars/declarations/onlyColors.css +85 -79
  815. package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
  816. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +87 -80
  817. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  818. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +87 -80
  819. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +87 -80
  820. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +87 -80
  821. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +87 -80
  822. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +87 -80
  823. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +87 -80
  824. package/themes/vkIOS/cssVars/theme/index.js +118 -80
  825. package/themes/vkIOS/cssVars/theme/index.json +118 -80
  826. package/themes/vkIOS/docs.json +37 -0
  827. package/themes/vkIOS/index.css +87 -80
  828. package/themes/vkIOS/index.js +93 -80
  829. package/themes/vkIOS/index.json +93 -80
  830. package/themes/vkIOS/index.less +87 -80
  831. package/themes/vkIOS/index.pcss +87 -80
  832. package/themes/vkIOS/index.scss +87 -80
  833. package/themes/vkIOS/index.styl +87 -80
  834. package/themes/vkIOS/struct.json +93 -80
  835. package/themes/vkIOSDark/cssVars/declarations/index.css +73 -66
  836. package/themes/vkIOSDark/cssVars/declarations/noColors.css +2 -1
  837. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +71 -65
  838. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +71 -65
  839. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  840. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +73 -66
  841. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  842. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
  843. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +73 -66
  844. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +73 -66
  845. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +73 -66
  846. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +73 -66
  847. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +73 -66
  848. package/themes/vkIOSDark/cssVars/theme/index.js +115 -77
  849. package/themes/vkIOSDark/cssVars/theme/index.json +115 -77
  850. package/themes/vkIOSDark/docs.json +37 -0
  851. package/themes/vkIOSDark/index.css +73 -66
  852. package/themes/vkIOSDark/index.js +81 -68
  853. package/themes/vkIOSDark/index.json +81 -68
  854. package/themes/vkIOSDark/index.less +73 -66
  855. package/themes/vkIOSDark/index.pcss +73 -66
  856. package/themes/vkIOSDark/index.scss +73 -66
  857. package/themes/vkIOSDark/index.styl +73 -66
  858. package/themes/vkIOSDark/struct.json +81 -68
  859. package/themes/vkontakteAndroid/cssVars/declarations/index.css +228 -80
  860. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +143 -1
  861. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +226 -79
  862. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +226 -79
  863. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
  864. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +228 -80
  865. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
  866. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +228 -80
  867. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +228 -80
  868. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +228 -80
  869. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +228 -80
  870. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +228 -80
  871. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +228 -80
  872. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +228 -80
  873. package/themes/vkontakteAndroid/cssVars/theme/index.js +776 -80
  874. package/themes/vkontakteAndroid/cssVars/theme/index.json +776 -80
  875. package/themes/vkontakteAndroid/docs.json +37 -0
  876. package/themes/vkontakteAndroid/index.css +228 -80
  877. package/themes/vkontakteAndroid/index.js +328 -80
  878. package/themes/vkontakteAndroid/index.json +328 -80
  879. package/themes/vkontakteAndroid/index.less +228 -80
  880. package/themes/vkontakteAndroid/index.pcss +228 -80
  881. package/themes/vkontakteAndroid/index.scss +228 -80
  882. package/themes/vkontakteAndroid/index.styl +228 -80
  883. package/themes/vkontakteAndroid/struct.json +328 -80
  884. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +214 -66
  885. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +143 -1
  886. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +212 -65
  887. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +212 -65
  888. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
  889. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +214 -66
  890. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
  891. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
  892. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +213 -63
  893. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +214 -66
  894. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +214 -66
  895. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +214 -66
  896. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +214 -66
  897. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +214 -66
  898. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +773 -77
  899. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +773 -77
  900. package/themes/vkontakteAndroidDark/docs.json +37 -0
  901. package/themes/vkontakteAndroidDark/index.css +214 -66
  902. package/themes/vkontakteAndroidDark/index.js +316 -68
  903. package/themes/vkontakteAndroidDark/index.json +316 -68
  904. package/themes/vkontakteAndroidDark/index.less +214 -66
  905. package/themes/vkontakteAndroidDark/index.pcss +214 -66
  906. package/themes/vkontakteAndroidDark/index.scss +214 -66
  907. package/themes/vkontakteAndroidDark/index.styl +214 -66
  908. package/themes/vkontakteAndroidDark/struct.json +316 -68
  909. package/themes/vkontakteCom/cssVars/declarations/index.css +28 -21
  910. package/themes/vkontakteCom/cssVars/declarations/noColors.css +1 -0
  911. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +27 -21
  912. package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +27 -21
  913. package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
  914. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +28 -21
  915. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  916. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
  917. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
  918. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +28 -21
  919. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +28 -21
  920. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +28 -21
  921. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +28 -21
  922. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +28 -21
  923. package/themes/vkontakteCom/cssVars/theme/index.js +59 -21
  924. package/themes/vkontakteCom/cssVars/theme/index.json +59 -21
  925. package/themes/vkontakteCom/docs.json +37 -0
  926. package/themes/vkontakteCom/index.css +28 -21
  927. package/themes/vkontakteCom/index.js +34 -21
  928. package/themes/vkontakteCom/index.json +34 -21
  929. package/themes/vkontakteCom/index.less +28 -21
  930. package/themes/vkontakteCom/index.pcss +28 -21
  931. package/themes/vkontakteCom/index.scss +28 -21
  932. package/themes/vkontakteCom/index.styl +28 -21
  933. package/themes/vkontakteCom/struct.json +34 -21
  934. package/themes/vkontakteComDark/cssVars/declarations/index.css +24 -17
  935. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +1 -0
  936. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +23 -17
  937. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +23 -17
  938. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
  939. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +24 -17
  940. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  941. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
  942. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
  943. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +24 -17
  944. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +24 -17
  945. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +24 -17
  946. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +24 -17
  947. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +24 -17
  948. package/themes/vkontakteComDark/cssVars/theme/index.js +66 -28
  949. package/themes/vkontakteComDark/cssVars/theme/index.json +66 -28
  950. package/themes/vkontakteComDark/docs.json +37 -0
  951. package/themes/vkontakteComDark/index.css +24 -17
  952. package/themes/vkontakteComDark/index.js +32 -19
  953. package/themes/vkontakteComDark/index.json +32 -19
  954. package/themes/vkontakteComDark/index.less +24 -17
  955. package/themes/vkontakteComDark/index.pcss +24 -17
  956. package/themes/vkontakteComDark/index.scss +24 -17
  957. package/themes/vkontakteComDark/index.styl +24 -17
  958. package/themes/vkontakteComDark/struct.json +32 -19
  959. package/themes/vkontakteIOS/cssVars/declarations/index.css +228 -80
  960. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +143 -1
  961. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +226 -79
  962. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +226 -79
  963. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
  964. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +228 -80
  965. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
  966. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +228 -80
  967. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
  968. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +228 -80
  969. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +228 -80
  970. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +228 -80
  971. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +228 -80
  972. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +228 -80
  973. package/themes/vkontakteIOS/cssVars/theme/index.js +776 -80
  974. package/themes/vkontakteIOS/cssVars/theme/index.json +776 -80
  975. package/themes/vkontakteIOS/docs.json +37 -0
  976. package/themes/vkontakteIOS/index.css +228 -80
  977. package/themes/vkontakteIOS/index.js +328 -80
  978. package/themes/vkontakteIOS/index.json +328 -80
  979. package/themes/vkontakteIOS/index.less +228 -80
  980. package/themes/vkontakteIOS/index.pcss +228 -80
  981. package/themes/vkontakteIOS/index.scss +228 -80
  982. package/themes/vkontakteIOS/index.styl +228 -80
  983. package/themes/vkontakteIOS/struct.json +328 -80
  984. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +214 -66
  985. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +143 -1
  986. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +212 -65
  987. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +212 -65
  988. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
  989. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +214 -66
  990. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  991. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
  992. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
  993. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +214 -66
  994. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +214 -66
  995. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +214 -66
  996. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +214 -66
  997. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +214 -66
  998. package/themes/vkontakteIOSDark/cssVars/theme/index.js +773 -77
  999. package/themes/vkontakteIOSDark/cssVars/theme/index.json +773 -77
  1000. package/themes/vkontakteIOSDark/docs.json +37 -0
  1001. package/themes/vkontakteIOSDark/index.css +214 -66
  1002. package/themes/vkontakteIOSDark/index.js +316 -68
  1003. package/themes/vkontakteIOSDark/index.json +316 -68
  1004. package/themes/vkontakteIOSDark/index.less +214 -66
  1005. package/themes/vkontakteIOSDark/index.pcss +214 -66
  1006. package/themes/vkontakteIOSDark/index.scss +214 -66
  1007. package/themes/vkontakteIOSDark/index.styl +214 -66
  1008. package/themes/vkontakteIOSDark/struct.json +316 -68
  1009. package/themes/workspaceAdmin/cssVars/declarations/index.css +10 -2
  1010. package/themes/workspaceAdmin/cssVars/declarations/noColors.css +2 -1
  1011. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +6 -0
  1012. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -0
  1013. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  1014. package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +2 -1
  1015. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +8 -1
  1016. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  1017. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +8 -1
  1018. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
  1019. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +8 -1
  1020. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +8 -1
  1021. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +8 -1
  1022. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +8 -1
  1023. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +8 -1
  1024. package/themes/workspaceAdmin/cssVars/theme/index.js +39 -1
  1025. package/themes/workspaceAdmin/cssVars/theme/index.json +39 -1
  1026. package/themes/workspaceAdmin/docs.json +37 -0
  1027. package/themes/workspaceAdmin/index.css +8 -1
  1028. package/themes/workspaceAdmin/index.js +14 -1
  1029. package/themes/workspaceAdmin/index.json +14 -1
  1030. package/themes/workspaceAdmin/index.less +8 -1
  1031. package/themes/workspaceAdmin/index.pcss +8 -1
  1032. package/themes/workspaceAdmin/index.scss +8 -1
  1033. package/themes/workspaceAdmin/index.styl +8 -1
  1034. package/themes/workspaceAdmin/struct.json +14 -1
@@ -819,6 +819,16 @@ var theme = {
819
819
  "value": "var(--vkui--size_border_radius--regular, 10px)"
820
820
  }
821
821
  },
822
+ "sizeBorderRadiusRounded": {
823
+ "auto": {
824
+ "name": "--vkui--size_border_radius_rounded",
825
+ "value": "var(--vkui--size_border_radius_rounded)"
826
+ },
827
+ "regular": {
828
+ "name": "--vkui--size_border_radius_rounded--regular",
829
+ "value": "var(--vkui--size_border_radius_rounded--regular, 48px)"
830
+ }
831
+ },
822
832
  "sizeCheckBorderRadius": {
823
833
  "auto": {
824
834
  "name": "--vkui--size_check_border_radius",
@@ -956,7 +966,7 @@ var theme = {
956
966
  },
957
967
  "regular": {
958
968
  "name": "--vkui--size_popup_small--regular",
959
- "value": "var(--vkui--size_popup_small--regular, 420px)"
969
+ "value": "var(--vkui--size_popup_small--regular, 430px)"
960
970
  }
961
971
  },
962
972
  "sizePopupMedium": {
@@ -1692,7 +1702,7 @@ var theme = {
1692
1702
  "colorBackgroundAccent": {
1693
1703
  "normal": {
1694
1704
  "name": "--vkui--color_background_accent",
1695
- "value": "var(--vkui--color_background_accent, #2688EB)"
1705
+ "value": "var(--vkui--color_background_accent, #2688eb)"
1696
1706
  },
1697
1707
  "hover": {
1698
1708
  "name": "--vkui--color_background_accent--hover",
@@ -1706,7 +1716,7 @@ var theme = {
1706
1716
  "colorBackgroundAccentThemed": {
1707
1717
  "normal": {
1708
1718
  "name": "--vkui--color_background_accent_themed",
1709
- "value": "var(--vkui--color_background_accent_themed, #2688EB)"
1719
+ "value": "var(--vkui--color_background_accent_themed, #2688eb)"
1710
1720
  },
1711
1721
  "hover": {
1712
1722
  "name": "--vkui--color_background_accent_themed--hover",
@@ -1748,7 +1758,7 @@ var theme = {
1748
1758
  "colorBackground": {
1749
1759
  "normal": {
1750
1760
  "name": "--vkui--color_background",
1751
- "value": "var(--vkui--color_background, #EBEDF0)"
1761
+ "value": "var(--vkui--color_background, #ebedf0)"
1752
1762
  },
1753
1763
  "hover": {
1754
1764
  "name": "--vkui--color_background--hover",
@@ -1762,7 +1772,7 @@ var theme = {
1762
1772
  "colorBackgroundContent": {
1763
1773
  "normal": {
1764
1774
  "name": "--vkui--color_background_content",
1765
- "value": "var(--vkui--color_background_content, #FFFFFF)"
1775
+ "value": "var(--vkui--color_background_content, #ffffff)"
1766
1776
  },
1767
1777
  "hover": {
1768
1778
  "name": "--vkui--color_background_content--hover",
@@ -1776,7 +1786,7 @@ var theme = {
1776
1786
  "colorBackgroundSecondary": {
1777
1787
  "normal": {
1778
1788
  "name": "--vkui--color_background_secondary",
1779
- "value": "var(--vkui--color_background_secondary, #F5F5F5)"
1789
+ "value": "var(--vkui--color_background_secondary, #f5f5f5)"
1780
1790
  },
1781
1791
  "hover": {
1782
1792
  "name": "--vkui--color_background_secondary--hover",
@@ -1804,7 +1814,7 @@ var theme = {
1804
1814
  "colorBackgroundTertiary": {
1805
1815
  "normal": {
1806
1816
  "name": "--vkui--color_background_tertiary",
1807
- "value": "var(--vkui--color_background_tertiary, #F9F9F9)"
1817
+ "value": "var(--vkui--color_background_tertiary, #f9f9f9)"
1808
1818
  },
1809
1819
  "hover": {
1810
1820
  "name": "--vkui--color_background_tertiary--hover",
@@ -1832,7 +1842,7 @@ var theme = {
1832
1842
  "colorBackgroundContrast": {
1833
1843
  "normal": {
1834
1844
  "name": "--vkui--color_background_contrast",
1835
- "value": "var(--vkui--color_background_contrast, #FFFFFF)"
1845
+ "value": "var(--vkui--color_background_contrast, #ffffff)"
1836
1846
  },
1837
1847
  "hover": {
1838
1848
  "name": "--vkui--color_background_contrast--hover",
@@ -1846,7 +1856,7 @@ var theme = {
1846
1856
  "colorBackgroundContrastSecondaryAlpha": {
1847
1857
  "normal": {
1848
1858
  "name": "--vkui--color_background_contrast_secondary_alpha",
1849
- "value": "var(--vkui--color_background_contrast_secondary_alpha, rgba(255, 255, 255, 0.2))"
1859
+ "value": "var(--vkui--color_background_contrast_secondary_alpha, rgba(255, 255, 255, 0.20))"
1850
1860
  },
1851
1861
  "hover": {
1852
1862
  "name": "--vkui--color_background_contrast_secondary_alpha--hover",
@@ -1860,7 +1870,7 @@ var theme = {
1860
1870
  "colorBackgroundContrastInverse": {
1861
1871
  "normal": {
1862
1872
  "name": "--vkui--color_background_contrast_inverse",
1863
- "value": "var(--vkui--color_background_contrast_inverse, #2C2D2E)"
1873
+ "value": "var(--vkui--color_background_contrast_inverse, #2c2d2e)"
1864
1874
  },
1865
1875
  "hover": {
1866
1876
  "name": "--vkui--color_background_contrast_inverse--hover",
@@ -1874,7 +1884,7 @@ var theme = {
1874
1884
  "colorBackgroundModal": {
1875
1885
  "normal": {
1876
1886
  "name": "--vkui--color_background_modal",
1877
- "value": "var(--vkui--color_background_modal, #FFFFFF)"
1887
+ "value": "var(--vkui--color_background_modal, #ffffff)"
1878
1888
  },
1879
1889
  "hover": {
1880
1890
  "name": "--vkui--color_background_modal--hover",
@@ -1902,7 +1912,7 @@ var theme = {
1902
1912
  "colorBackgroundWarning": {
1903
1913
  "normal": {
1904
1914
  "name": "--vkui--color_background_warning",
1905
- "value": "var(--vkui--color_background_warning, #FFF2D6)"
1915
+ "value": "var(--vkui--color_background_warning, #fff2d6)"
1906
1916
  },
1907
1917
  "hover": {
1908
1918
  "name": "--vkui--color_background_warning--hover",
@@ -1916,7 +1926,7 @@ var theme = {
1916
1926
  "colorBackgroundPositive": {
1917
1927
  "normal": {
1918
1928
  "name": "--vkui--color_background_positive",
1919
- "value": "var(--vkui--color_background_positive, #4BB34B)"
1929
+ "value": "var(--vkui--color_background_positive, #4bb34b)"
1920
1930
  },
1921
1931
  "hover": {
1922
1932
  "name": "--vkui--color_background_positive--hover",
@@ -1930,7 +1940,7 @@ var theme = {
1930
1940
  "colorBackgroundNegative": {
1931
1941
  "normal": {
1932
1942
  "name": "--vkui--color_background_negative",
1933
- "value": "var(--vkui--color_background_negative, #E64646)"
1943
+ "value": "var(--vkui--color_background_negative, #e64646)"
1934
1944
  },
1935
1945
  "hover": {
1936
1946
  "name": "--vkui--color_background_negative--hover",
@@ -1944,7 +1954,7 @@ var theme = {
1944
1954
  "colorBackgroundNegativeTint": {
1945
1955
  "normal": {
1946
1956
  "name": "--vkui--color_background_negative_tint",
1947
- "value": "var(--vkui--color_background_negative_tint, #FAEBEB)"
1957
+ "value": "var(--vkui--color_background_negative_tint, #faebeb)"
1948
1958
  },
1949
1959
  "hover": {
1950
1960
  "name": "--vkui--color_background_negative_tint--hover",
@@ -1958,7 +1968,7 @@ var theme = {
1958
1968
  "colorBackgroundPositiveTint": {
1959
1969
  "normal": {
1960
1970
  "name": "--vkui--color_background_positive_tint",
1961
- "value": "var(--vkui--color_background_positive_tint, #E8f9e8)"
1971
+ "value": "var(--vkui--color_background_positive_tint, #e8f9e8)"
1962
1972
  },
1963
1973
  "hover": {
1964
1974
  "name": "--vkui--color_background_positive_tint--hover",
@@ -1986,7 +1996,7 @@ var theme = {
1986
1996
  "colorHeaderBackground": {
1987
1997
  "normal": {
1988
1998
  "name": "--vkui--color_header_background",
1989
- "value": "var(--vkui--color_header_background, #FFFFFF)"
1999
+ "value": "var(--vkui--color_header_background, #ffffff)"
1990
2000
  },
1991
2001
  "hover": {
1992
2002
  "name": "--vkui--color_header_background--hover",
@@ -2000,7 +2010,7 @@ var theme = {
2000
2010
  "colorTextAccent": {
2001
2011
  "normal": {
2002
2012
  "name": "--vkui--color_text_accent",
2003
- "value": "var(--vkui--color_text_accent, #2688EB)"
2013
+ "value": "var(--vkui--color_text_accent, #2688eb)"
2004
2014
  },
2005
2015
  "hover": {
2006
2016
  "name": "--vkui--color_text_accent--hover",
@@ -2014,7 +2024,7 @@ var theme = {
2014
2024
  "colorTextAccentThemed": {
2015
2025
  "normal": {
2016
2026
  "name": "--vkui--color_text_accent_themed",
2017
- "value": "var(--vkui--color_text_accent_themed, #2688EB)"
2027
+ "value": "var(--vkui--color_text_accent_themed, #2688eb)"
2018
2028
  },
2019
2029
  "hover": {
2020
2030
  "name": "--vkui--color_text_accent_themed--hover",
@@ -2056,7 +2066,7 @@ var theme = {
2056
2066
  "colorTextSecondary": {
2057
2067
  "normal": {
2058
2068
  "name": "--vkui--color_text_secondary",
2059
- "value": "var(--vkui--color_text_secondary, #818C99)"
2069
+ "value": "var(--vkui--color_text_secondary, #818c99)"
2060
2070
  },
2061
2071
  "hover": {
2062
2072
  "name": "--vkui--color_text_secondary--hover",
@@ -2070,7 +2080,7 @@ var theme = {
2070
2080
  "colorTextSubhead": {
2071
2081
  "normal": {
2072
2082
  "name": "--vkui--color_text_subhead",
2073
- "value": "var(--vkui--color_text_subhead, #6D7885)"
2083
+ "value": "var(--vkui--color_text_subhead, #6d7885)"
2074
2084
  },
2075
2085
  "hover": {
2076
2086
  "name": "--vkui--color_text_subhead--hover",
@@ -2084,7 +2094,7 @@ var theme = {
2084
2094
  "colorTextTertiary": {
2085
2095
  "normal": {
2086
2096
  "name": "--vkui--color_text_tertiary",
2087
- "value": "var(--vkui--color_text_tertiary, #99A2AD)"
2097
+ "value": "var(--vkui--color_text_tertiary, #99a2ad)"
2088
2098
  },
2089
2099
  "hover": {
2090
2100
  "name": "--vkui--color_text_tertiary--hover",
@@ -2098,7 +2108,7 @@ var theme = {
2098
2108
  "colorTextContrast": {
2099
2109
  "normal": {
2100
2110
  "name": "--vkui--color_text_contrast",
2101
- "value": "var(--vkui--color_text_contrast, #FFFFFF)"
2111
+ "value": "var(--vkui--color_text_contrast, #ffffff)"
2102
2112
  },
2103
2113
  "hover": {
2104
2114
  "name": "--vkui--color_text_contrast--hover",
@@ -2112,7 +2122,7 @@ var theme = {
2112
2122
  "colorTextContrastThemed": {
2113
2123
  "normal": {
2114
2124
  "name": "--vkui--color_text_contrast_themed",
2115
- "value": "var(--vkui--color_text_contrast_themed, #FFFFFF)"
2125
+ "value": "var(--vkui--color_text_contrast_themed, #ffffff)"
2116
2126
  },
2117
2127
  "hover": {
2118
2128
  "name": "--vkui--color_text_contrast_themed--hover",
@@ -2126,21 +2136,21 @@ var theme = {
2126
2136
  "colorTextPositive": {
2127
2137
  "normal": {
2128
2138
  "name": "--vkui--color_text_positive",
2129
- "value": "var(--vkui--color_text_positive, #4BB34B)"
2139
+ "value": "var(--vkui--color_text_positive, #4bb44b)"
2130
2140
  },
2131
2141
  "hover": {
2132
2142
  "name": "--vkui--color_text_positive--hover",
2133
- "value": "var(--vkui--color_text_positive--hover, #48AC4A)"
2143
+ "value": "var(--vkui--color_text_positive--hover, #48AD4A)"
2134
2144
  },
2135
2145
  "active": {
2136
2146
  "name": "--vkui--color_text_positive--active",
2137
- "value": "var(--vkui--color_text_positive--active, #45A64A)"
2147
+ "value": "var(--vkui--color_text_positive--active, #45A74A)"
2138
2148
  }
2139
2149
  },
2140
2150
  "colorTextNegative": {
2141
2151
  "normal": {
2142
2152
  "name": "--vkui--color_text_negative",
2143
- "value": "var(--vkui--color_text_negative, #E64646)"
2153
+ "value": "var(--vkui--color_text_negative, #e64646)"
2144
2154
  },
2145
2155
  "hover": {
2146
2156
  "name": "--vkui--color_text_negative--hover",
@@ -2154,7 +2164,7 @@ var theme = {
2154
2164
  "colorTextLink": {
2155
2165
  "normal": {
2156
2166
  "name": "--vkui--color_text_link",
2157
- "value": "var(--vkui--color_text_link, #2D81E0)"
2167
+ "value": "var(--vkui--color_text_link, #2d81e0)"
2158
2168
  },
2159
2169
  "hover": {
2160
2170
  "name": "--vkui--color_text_link--hover",
@@ -2168,7 +2178,7 @@ var theme = {
2168
2178
  "colorTextLinkThemed": {
2169
2179
  "normal": {
2170
2180
  "name": "--vkui--color_text_link_themed",
2171
- "value": "var(--vkui--color_text_link_themed, #2D81E0)"
2181
+ "value": "var(--vkui--color_text_link_themed, #2d81e0)"
2172
2182
  },
2173
2183
  "hover": {
2174
2184
  "name": "--vkui--color_text_link_themed--hover",
@@ -2182,7 +2192,7 @@ var theme = {
2182
2192
  "colorTextLinkTint": {
2183
2193
  "normal": {
2184
2194
  "name": "--vkui--color_text_link_tint",
2185
- "value": "var(--vkui--color_text_link_tint, #71AAEB)"
2195
+ "value": "var(--vkui--color_text_link_tint, #71aaeb)"
2186
2196
  },
2187
2197
  "hover": {
2188
2198
  "name": "--vkui--color_text_link_tint--hover",
@@ -2196,7 +2206,7 @@ var theme = {
2196
2206
  "colorTextLinkVisited": {
2197
2207
  "normal": {
2198
2208
  "name": "--vkui--color_text_link_visited",
2199
- "value": "var(--vkui--color_text_link_visited, #4986CC)"
2209
+ "value": "var(--vkui--color_text_link_visited, #4986cc)"
2200
2210
  },
2201
2211
  "hover": {
2202
2212
  "name": "--vkui--color_text_link_visited--hover",
@@ -2210,7 +2220,7 @@ var theme = {
2210
2220
  "colorTextMuted": {
2211
2221
  "normal": {
2212
2222
  "name": "--vkui--color_text_muted",
2213
- "value": "var(--vkui--color_text_muted, #2C2D2E)"
2223
+ "value": "var(--vkui--color_text_muted, #2c2d2e)"
2214
2224
  },
2215
2225
  "hover": {
2216
2226
  "name": "--vkui--color_text_muted--hover",
@@ -2224,7 +2234,7 @@ var theme = {
2224
2234
  "colorLinkContrast": {
2225
2235
  "normal": {
2226
2236
  "name": "--vkui--color_link_contrast",
2227
- "value": "var(--vkui--color_link_contrast, #FFFFFF)"
2237
+ "value": "var(--vkui--color_link_contrast, #ffffff)"
2228
2238
  },
2229
2239
  "hover": {
2230
2240
  "name": "--vkui--color_link_contrast--hover",
@@ -2238,7 +2248,7 @@ var theme = {
2238
2248
  "colorTextButton": {
2239
2249
  "normal": {
2240
2250
  "name": "--vkui--color_text_button",
2241
- "value": "var(--vkui--color_text_button, #2688EB)"
2251
+ "value": "var(--vkui--color_text_button, #2688eb)"
2242
2252
  },
2243
2253
  "hover": {
2244
2254
  "name": "--vkui--color_text_button--hover",
@@ -2252,7 +2262,7 @@ var theme = {
2252
2262
  "colorIconAccent": {
2253
2263
  "normal": {
2254
2264
  "name": "--vkui--color_icon_accent",
2255
- "value": "var(--vkui--color_icon_accent, #2688EB)"
2265
+ "value": "var(--vkui--color_icon_accent, #2688eb)"
2256
2266
  },
2257
2267
  "hover": {
2258
2268
  "name": "--vkui--color_icon_accent--hover",
@@ -2266,7 +2276,7 @@ var theme = {
2266
2276
  "colorIconAccentThemed": {
2267
2277
  "normal": {
2268
2278
  "name": "--vkui--color_icon_accent_themed",
2269
- "value": "var(--vkui--color_icon_accent_themed, #2688EB)"
2279
+ "value": "var(--vkui--color_icon_accent_themed, #2688eb)"
2270
2280
  },
2271
2281
  "hover": {
2272
2282
  "name": "--vkui--color_icon_accent_themed--hover",
@@ -2280,7 +2290,7 @@ var theme = {
2280
2290
  "colorIconPrimary": {
2281
2291
  "normal": {
2282
2292
  "name": "--vkui--color_icon_primary",
2283
- "value": "var(--vkui--color_icon_primary, #2C2D2E)"
2293
+ "value": "var(--vkui--color_icon_primary, #2c2d2e)"
2284
2294
  },
2285
2295
  "hover": {
2286
2296
  "name": "--vkui--color_icon_primary--hover",
@@ -2294,7 +2304,7 @@ var theme = {
2294
2304
  "colorIconPrimaryInvariably": {
2295
2305
  "normal": {
2296
2306
  "name": "--vkui--color_icon_primary_invariably",
2297
- "value": "var(--vkui--color_icon_primary_invariably, #2C2D2E)"
2307
+ "value": "var(--vkui--color_icon_primary_invariably, #2c2d2e)"
2298
2308
  },
2299
2309
  "hover": {
2300
2310
  "name": "--vkui--color_icon_primary_invariably--hover",
@@ -2308,7 +2318,7 @@ var theme = {
2308
2318
  "colorIconMedium": {
2309
2319
  "normal": {
2310
2320
  "name": "--vkui--color_icon_medium",
2311
- "value": "var(--vkui--color_icon_medium, #818C99)"
2321
+ "value": "var(--vkui--color_icon_medium, #818c99)"
2312
2322
  },
2313
2323
  "hover": {
2314
2324
  "name": "--vkui--color_icon_medium--hover",
@@ -2336,7 +2346,7 @@ var theme = {
2336
2346
  "colorIconSecondary": {
2337
2347
  "normal": {
2338
2348
  "name": "--vkui--color_icon_secondary",
2339
- "value": "var(--vkui--color_icon_secondary, #99A2AD)"
2349
+ "value": "var(--vkui--color_icon_secondary, #99a2ad)"
2340
2350
  },
2341
2351
  "hover": {
2342
2352
  "name": "--vkui--color_icon_secondary--hover",
@@ -2364,7 +2374,7 @@ var theme = {
2364
2374
  "colorIconTertiary": {
2365
2375
  "normal": {
2366
2376
  "name": "--vkui--color_icon_tertiary",
2367
- "value": "var(--vkui--color_icon_tertiary, #B8C1CC)"
2377
+ "value": "var(--vkui--color_icon_tertiary, #b8c1cc)"
2368
2378
  },
2369
2379
  "hover": {
2370
2380
  "name": "--vkui--color_icon_tertiary--hover",
@@ -2392,7 +2402,7 @@ var theme = {
2392
2402
  "colorIconContrast": {
2393
2403
  "normal": {
2394
2404
  "name": "--vkui--color_icon_contrast",
2395
- "value": "var(--vkui--color_icon_contrast, #FFFFFF)"
2405
+ "value": "var(--vkui--color_icon_contrast, #ffffff)"
2396
2406
  },
2397
2407
  "hover": {
2398
2408
  "name": "--vkui--color_icon_contrast--hover",
@@ -2406,7 +2416,7 @@ var theme = {
2406
2416
  "colorIconContrastThemed": {
2407
2417
  "normal": {
2408
2418
  "name": "--vkui--color_icon_contrast_themed",
2409
- "value": "var(--vkui--color_icon_contrast_themed, #FFFFFF)"
2419
+ "value": "var(--vkui--color_icon_contrast_themed, #ffffff)"
2410
2420
  },
2411
2421
  "hover": {
2412
2422
  "name": "--vkui--color_icon_contrast_themed--hover",
@@ -2420,7 +2430,7 @@ var theme = {
2420
2430
  "colorIconContrastSecondary": {
2421
2431
  "normal": {
2422
2432
  "name": "--vkui--color_icon_contrast_secondary",
2423
- "value": "var(--vkui--color_icon_contrast_secondary, #F2F3F5)"
2433
+ "value": "var(--vkui--color_icon_contrast_secondary, #f2f3f5)"
2424
2434
  },
2425
2435
  "hover": {
2426
2436
  "name": "--vkui--color_icon_contrast_secondary--hover",
@@ -2434,7 +2444,7 @@ var theme = {
2434
2444
  "colorIconPositive": {
2435
2445
  "normal": {
2436
2446
  "name": "--vkui--color_icon_positive",
2437
- "value": "var(--vkui--color_icon_positive, #4BB34B)"
2447
+ "value": "var(--vkui--color_icon_positive, #4bb34b)"
2438
2448
  },
2439
2449
  "hover": {
2440
2450
  "name": "--vkui--color_icon_positive--hover",
@@ -2448,7 +2458,7 @@ var theme = {
2448
2458
  "colorIconNegative": {
2449
2459
  "normal": {
2450
2460
  "name": "--vkui--color_icon_negative",
2451
- "value": "var(--vkui--color_icon_negative, #E64646)"
2461
+ "value": "var(--vkui--color_icon_negative, #e64646)"
2452
2462
  },
2453
2463
  "hover": {
2454
2464
  "name": "--vkui--color_icon_negative--hover",
@@ -2462,7 +2472,7 @@ var theme = {
2462
2472
  "colorIconButton": {
2463
2473
  "normal": {
2464
2474
  "name": "--vkui--color_icon_button",
2465
- "value": "var(--vkui--color_icon_button, #2688EB)"
2475
+ "value": "var(--vkui--color_icon_button, #2688eb)"
2466
2476
  },
2467
2477
  "hover": {
2468
2478
  "name": "--vkui--color_icon_button--hover",
@@ -2476,7 +2486,7 @@ var theme = {
2476
2486
  "colorStrokeAccent": {
2477
2487
  "normal": {
2478
2488
  "name": "--vkui--color_stroke_accent",
2479
- "value": "var(--vkui--color_stroke_accent, #2688EB)"
2489
+ "value": "var(--vkui--color_stroke_accent, #2688eb)"
2480
2490
  },
2481
2491
  "hover": {
2482
2492
  "name": "--vkui--color_stroke_accent--hover",
@@ -2490,7 +2500,7 @@ var theme = {
2490
2500
  "colorStrokeAccentThemed": {
2491
2501
  "normal": {
2492
2502
  "name": "--vkui--color_stroke_accent_themed",
2493
- "value": "var(--vkui--color_stroke_accent_themed, #2688EB)"
2503
+ "value": "var(--vkui--color_stroke_accent_themed, #2688eb)"
2494
2504
  },
2495
2505
  "hover": {
2496
2506
  "name": "--vkui--color_stroke_accent_themed--hover",
@@ -2504,7 +2514,7 @@ var theme = {
2504
2514
  "colorSeparatorPrimary": {
2505
2515
  "normal": {
2506
2516
  "name": "--vkui--color_separator_primary",
2507
- "value": "var(--vkui--color_separator_primary, #D7D8D9)"
2517
+ "value": "var(--vkui--color_separator_primary, #d7d8d9)"
2508
2518
  },
2509
2519
  "hover": {
2510
2520
  "name": "--vkui--color_separator_primary--hover",
@@ -2560,7 +2570,7 @@ var theme = {
2560
2570
  "colorSeparatorSecondary": {
2561
2571
  "normal": {
2562
2572
  "name": "--vkui--color_separator_secondary",
2563
- "value": "var(--vkui--color_separator_secondary, #E1E3E6)"
2573
+ "value": "var(--vkui--color_separator_secondary, #e1e3e6)"
2564
2574
  },
2565
2575
  "hover": {
2566
2576
  "name": "--vkui--color_separator_secondary--hover",
@@ -2574,7 +2584,7 @@ var theme = {
2574
2584
  "colorStrokePositive": {
2575
2585
  "normal": {
2576
2586
  "name": "--vkui--color_stroke_positive",
2577
- "value": "var(--vkui--color_stroke_positive, #4BB34B)"
2587
+ "value": "var(--vkui--color_stroke_positive, #4bb34b)"
2578
2588
  },
2579
2589
  "hover": {
2580
2590
  "name": "--vkui--color_stroke_positive--hover",
@@ -2588,7 +2598,7 @@ var theme = {
2588
2598
  "colorStrokeNegative": {
2589
2599
  "normal": {
2590
2600
  "name": "--vkui--color_stroke_negative",
2591
- "value": "var(--vkui--color_stroke_negative, #E64646)"
2601
+ "value": "var(--vkui--color_stroke_negative, #e64646)"
2592
2602
  },
2593
2603
  "hover": {
2594
2604
  "name": "--vkui--color_stroke_negative--hover",
@@ -2602,7 +2612,7 @@ var theme = {
2602
2612
  "colorStrokeContrast": {
2603
2613
  "normal": {
2604
2614
  "name": "--vkui--color_stroke_contrast",
2605
- "value": "var(--vkui--color_stroke_contrast, #FFFFFF)"
2615
+ "value": "var(--vkui--color_stroke_contrast, #ffffff)"
2606
2616
  },
2607
2617
  "hover": {
2608
2618
  "name": "--vkui--color_stroke_contrast--hover",
@@ -2644,7 +2654,7 @@ var theme = {
2644
2654
  "colorStrokeButton": {
2645
2655
  "normal": {
2646
2656
  "name": "--vkui--color_stroke_button",
2647
- "value": "var(--vkui--color_stroke_button, #2688EB)"
2657
+ "value": "var(--vkui--color_stroke_button, #2688eb)"
2648
2658
  },
2649
2659
  "hover": {
2650
2660
  "name": "--vkui--color_stroke_button--hover",
@@ -2658,7 +2668,7 @@ var theme = {
2658
2668
  "colorAccentBlue": {
2659
2669
  "normal": {
2660
2670
  "name": "--vkui--color_accent_blue",
2661
- "value": "var(--vkui--color_accent_blue, #3F8AE0)"
2671
+ "value": "var(--vkui--color_accent_blue, #3f8ae0)"
2662
2672
  },
2663
2673
  "hover": {
2664
2674
  "name": "--vkui--color_accent_blue--hover",
@@ -2672,7 +2682,7 @@ var theme = {
2672
2682
  "colorAccentGray": {
2673
2683
  "normal": {
2674
2684
  "name": "--vkui--color_accent_gray",
2675
- "value": "var(--vkui--color_accent_gray, #A3ADB8)"
2685
+ "value": "var(--vkui--color_accent_gray, #a3adb8)"
2676
2686
  },
2677
2687
  "hover": {
2678
2688
  "name": "--vkui--color_accent_gray--hover",
@@ -2686,7 +2696,7 @@ var theme = {
2686
2696
  "colorAccentRed": {
2687
2697
  "normal": {
2688
2698
  "name": "--vkui--color_accent_red",
2689
- "value": "var(--vkui--color_accent_red, #FF3347)"
2699
+ "value": "var(--vkui--color_accent_red, #ff3347)"
2690
2700
  },
2691
2701
  "hover": {
2692
2702
  "name": "--vkui--color_accent_red--hover",
@@ -2700,7 +2710,7 @@ var theme = {
2700
2710
  "colorAccentGreen": {
2701
2711
  "normal": {
2702
2712
  "name": "--vkui--color_accent_green",
2703
- "value": "var(--vkui--color_accent_green, #4BB34B)"
2713
+ "value": "var(--vkui--color_accent_green, #4bb34b)"
2704
2714
  },
2705
2715
  "hover": {
2706
2716
  "name": "--vkui--color_accent_green--hover",
@@ -2714,7 +2724,7 @@ var theme = {
2714
2724
  "colorAccentOrange": {
2715
2725
  "normal": {
2716
2726
  "name": "--vkui--color_accent_orange",
2717
- "value": "var(--vkui--color_accent_orange, #FFA000)"
2727
+ "value": "var(--vkui--color_accent_orange, #ffa000)"
2718
2728
  },
2719
2729
  "hover": {
2720
2730
  "name": "--vkui--color_accent_orange--hover",
@@ -2728,7 +2738,7 @@ var theme = {
2728
2738
  "colorAccentOrangeFire": {
2729
2739
  "normal": {
2730
2740
  "name": "--vkui--color_accent_orange_fire",
2731
- "value": "var(--vkui--color_accent_orange_fire, #F05C44)"
2741
+ "value": "var(--vkui--color_accent_orange_fire, #f05c44)"
2732
2742
  },
2733
2743
  "hover": {
2734
2744
  "name": "--vkui--color_accent_orange_fire--hover",
@@ -2742,7 +2752,7 @@ var theme = {
2742
2752
  "colorAccentPurple": {
2743
2753
  "normal": {
2744
2754
  "name": "--vkui--color_accent_purple",
2745
- "value": "var(--vkui--color_accent_purple, #735CE6)"
2755
+ "value": "var(--vkui--color_accent_purple, #735ce6)"
2746
2756
  },
2747
2757
  "hover": {
2748
2758
  "name": "--vkui--color_accent_purple--hover",
@@ -2756,7 +2766,7 @@ var theme = {
2756
2766
  "colorAccentViolet": {
2757
2767
  "normal": {
2758
2768
  "name": "--vkui--color_accent_violet",
2759
- "value": "var(--vkui--color_accent_violet, #792EC0)"
2769
+ "value": "var(--vkui--color_accent_violet, #792ec0)"
2760
2770
  },
2761
2771
  "hover": {
2762
2772
  "name": "--vkui--color_accent_violet--hover",
@@ -2770,7 +2780,7 @@ var theme = {
2770
2780
  "colorAccentRaspberryPink": {
2771
2781
  "normal": {
2772
2782
  "name": "--vkui--color_accent_raspberry_pink",
2773
- "value": "var(--vkui--color_accent_raspberry_pink, #E03FAB)"
2783
+ "value": "var(--vkui--color_accent_raspberry_pink, #e03fab)"
2774
2784
  },
2775
2785
  "hover": {
2776
2786
  "name": "--vkui--color_accent_raspberry_pink--hover",
@@ -2784,7 +2794,7 @@ var theme = {
2784
2794
  "colorAccentSecondary": {
2785
2795
  "normal": {
2786
2796
  "name": "--vkui--color_accent_secondary",
2787
- "value": "var(--vkui--color_accent_secondary, #3F8AE0)"
2797
+ "value": "var(--vkui--color_accent_secondary, #3f8ae0)"
2788
2798
  },
2789
2799
  "hover": {
2790
2800
  "name": "--vkui--color_accent_secondary--hover",
@@ -2798,7 +2808,7 @@ var theme = {
2798
2808
  "colorOverlayPrimary": {
2799
2809
  "normal": {
2800
2810
  "name": "--vkui--color_overlay_primary",
2801
- "value": "var(--vkui--color_overlay_primary, rgba(0, 0, 0, 0.4))"
2811
+ "value": "var(--vkui--color_overlay_primary, rgba(0, 0, 0, 0.40))"
2802
2812
  },
2803
2813
  "hover": {
2804
2814
  "name": "--vkui--color_overlay_primary--hover",
@@ -2809,10 +2819,24 @@ var theme = {
2809
2819
  "value": "var(--vkui--color_overlay_primary--active, rgba(0, 0, 0, 0.48))"
2810
2820
  }
2811
2821
  },
2822
+ "colorOverlaySecondary": {
2823
+ "normal": {
2824
+ "name": "--vkui--color_overlay_secondary",
2825
+ "value": "var(--vkui--color_overlay_secondary, rgb(44, 45, 46, 0.5))"
2826
+ },
2827
+ "hover": {
2828
+ "name": "--vkui--color_overlay_secondary--hover",
2829
+ "value": "var(--vkui--color_overlay_secondary--hover, rgba(44, 45, 46, 0.54))"
2830
+ },
2831
+ "active": {
2832
+ "name": "--vkui--color_overlay_secondary--active",
2833
+ "value": "var(--vkui--color_overlay_secondary--active, rgba(44, 45, 46, 0.58))"
2834
+ }
2835
+ },
2812
2836
  "colorAvatarOverlay": {
2813
2837
  "normal": {
2814
2838
  "name": "--vkui--color_avatar_overlay",
2815
- "value": "var(--vkui--color_avatar_overlay, rgba(0, 0, 0, 0.6))"
2839
+ "value": "var(--vkui--color_avatar_overlay, rgba(0, 0, 0, 0.60))"
2816
2840
  },
2817
2841
  "hover": {
2818
2842
  "name": "--vkui--color_avatar_overlay--hover",
@@ -2840,7 +2864,7 @@ var theme = {
2840
2864
  "colorActionSheetText": {
2841
2865
  "normal": {
2842
2866
  "name": "--vkui--color_action_sheet_text",
2843
- "value": "var(--vkui--color_action_sheet_text, #3F8AE0)"
2867
+ "value": "var(--vkui--color_action_sheet_text, #3f8ae0)"
2844
2868
  },
2845
2869
  "hover": {
2846
2870
  "name": "--vkui--color_action_sheet_text--hover",
@@ -2854,7 +2878,7 @@ var theme = {
2854
2878
  "colorImagePlaceholder": {
2855
2879
  "normal": {
2856
2880
  "name": "--vkui--color_image_placeholder",
2857
- "value": "var(--vkui--color_image_placeholder, #F2F3F5)"
2881
+ "value": "var(--vkui--color_image_placeholder, #f2f3f5)"
2858
2882
  },
2859
2883
  "hover": {
2860
2884
  "name": "--vkui--color_image_placeholder--hover",
@@ -2882,7 +2906,7 @@ var theme = {
2882
2906
  "colorSkeletonFrom": {
2883
2907
  "normal": {
2884
2908
  "name": "--vkui--color_skeleton_from",
2885
- "value": "var(--vkui--color_skeleton_from, #F5F5F5)"
2909
+ "value": "var(--vkui--color_skeleton_from, #f5f5f5)"
2886
2910
  },
2887
2911
  "hover": {
2888
2912
  "name": "--vkui--color_skeleton_from--hover",
@@ -2896,7 +2920,7 @@ var theme = {
2896
2920
  "colorSkeletonTo": {
2897
2921
  "normal": {
2898
2922
  "name": "--vkui--color_skeleton_to",
2899
- "value": "var(--vkui--color_skeleton_to, #E1E3E6)"
2923
+ "value": "var(--vkui--color_skeleton_to, #e1e3e6)"
2900
2924
  },
2901
2925
  "hover": {
2902
2926
  "name": "--vkui--color_skeleton_to--hover",
@@ -2910,7 +2934,7 @@ var theme = {
2910
2934
  "colorWriteBarIcon": {
2911
2935
  "normal": {
2912
2936
  "name": "--vkui--color_write_bar_icon",
2913
- "value": "var(--vkui--color_write_bar_icon, #3F8AE0)"
2937
+ "value": "var(--vkui--color_write_bar_icon, #3f8ae0)"
2914
2938
  },
2915
2939
  "hover": {
2916
2940
  "name": "--vkui--color_write_bar_icon--hover",
@@ -2924,7 +2948,7 @@ var theme = {
2924
2948
  "colorWriteBarInputBackground": {
2925
2949
  "normal": {
2926
2950
  "name": "--vkui--color_write_bar_input_background",
2927
- "value": "var(--vkui--color_write_bar_input_background, #F2F3F5)"
2951
+ "value": "var(--vkui--color_write_bar_input_background, #f2f3f5)"
2928
2952
  },
2929
2953
  "hover": {
2930
2954
  "name": "--vkui--color_write_bar_input_background--hover",
@@ -2938,7 +2962,7 @@ var theme = {
2938
2962
  "colorWriteBarInputBorder": {
2939
2963
  "normal": {
2940
2964
  "name": "--vkui--color_write_bar_input_border",
2941
- "value": "var(--vkui--color_write_bar_input_border, #E1E3E6)"
2965
+ "value": "var(--vkui--color_write_bar_input_border, #e1e3e6)"
2942
2966
  },
2943
2967
  "hover": {
2944
2968
  "name": "--vkui--color_write_bar_input_border--hover",
@@ -2966,7 +2990,7 @@ var theme = {
2966
2990
  "colorTrackBackground": {
2967
2991
  "normal": {
2968
2992
  "name": "--vkui--color_track_background",
2969
- "value": "var(--vkui--color_track_background, #E1E3E6)"
2993
+ "value": "var(--vkui--color_track_background, #e1e3e6)"
2970
2994
  },
2971
2995
  "hover": {
2972
2996
  "name": "--vkui--color_track_background--hover",
@@ -2980,7 +3004,7 @@ var theme = {
2980
3004
  "colorTrackBuffer": {
2981
3005
  "normal": {
2982
3006
  "name": "--vkui--color_track_buffer",
2983
- "value": "var(--vkui--color_track_buffer, #A0BFE4)"
3007
+ "value": "var(--vkui--color_track_buffer, #a0bfe4)"
2984
3008
  },
2985
3009
  "hover": {
2986
3010
  "name": "--vkui--color_track_buffer--hover",
@@ -2994,7 +3018,7 @@ var theme = {
2994
3018
  "colorSearchFieldBackground": {
2995
3019
  "normal": {
2996
3020
  "name": "--vkui--color_search_field_background",
2997
- "value": "var(--vkui--color_search_field_background, #EBEDF0)"
3021
+ "value": "var(--vkui--color_search_field_background, #ebedf0)"
2998
3022
  },
2999
3023
  "hover": {
3000
3024
  "name": "--vkui--color_search_field_background--hover",
@@ -3008,7 +3032,7 @@ var theme = {
3008
3032
  "colorPanelHeaderIcon": {
3009
3033
  "normal": {
3010
3034
  "name": "--vkui--color_panel_header_icon",
3011
- "value": "var(--vkui--color_panel_header_icon, #2688EB)"
3035
+ "value": "var(--vkui--color_panel_header_icon, #2688eb)"
3012
3036
  },
3013
3037
  "hover": {
3014
3038
  "name": "--vkui--color_panel_header_icon--hover",
@@ -3022,7 +3046,7 @@ var theme = {
3022
3046
  "colorSegmentedControl": {
3023
3047
  "normal": {
3024
3048
  "name": "--vkui--color_segmented_control",
3025
- "value": "var(--vkui--color_segmented_control, #FFFFFF)"
3049
+ "value": "var(--vkui--color_segmented_control, #ffffff)"
3026
3050
  },
3027
3051
  "hover": {
3028
3052
  "name": "--vkui--color_segmented_control--hover",
@@ -3033,6 +3057,20 @@ var theme = {
3033
3057
  "value": "var(--vkui--color_segmented_control--active, #EBECEF)"
3034
3058
  }
3035
3059
  },
3060
+ "colorTabbarTextInactive": {
3061
+ "normal": {
3062
+ "name": "--vkui--color_tabbar_text_inactive",
3063
+ "value": "var(--vkui--color_tabbar_text_inactive, #99a2ad)"
3064
+ },
3065
+ "hover": {
3066
+ "name": "--vkui--color_tabbar_text_inactive--hover",
3067
+ "value": "var(--vkui--color_tabbar_text_inactive--hover, #939CA9)"
3068
+ },
3069
+ "active": {
3070
+ "name": "--vkui--color_tabbar_text_inactive--active",
3071
+ "value": "var(--vkui--color_tabbar_text_inactive--active, #8D96A4)"
3072
+ }
3073
+ },
3036
3074
  "colorTransparent": {
3037
3075
  "normal": {
3038
3076
  "name": "--vkui--color_transparent",
@@ -3061,6 +3099,20 @@ var theme = {
3061
3099
  "value": "var(--vkui--vkontakte_color_snippet_border_alpha--active, rgba(0, 0, 0, 0.23))"
3062
3100
  }
3063
3101
  },
3102
+ "vkontakteColorSnippetBackground": {
3103
+ "normal": {
3104
+ "name": "--vkui--vkontakte_color_snippet_background",
3105
+ "value": "var(--vkui--vkontakte_color_snippet_background, #FFFFFF)"
3106
+ },
3107
+ "hover": {
3108
+ "name": "--vkui--vkontakte_color_snippet_background--hover",
3109
+ "value": "var(--vkui--vkontakte_color_snippet_background--hover, #F5F5F7)"
3110
+ },
3111
+ "active": {
3112
+ "name": "--vkui--vkontakte_color_snippet_background--active",
3113
+ "value": "var(--vkui--vkontakte_color_snippet_background--active, #EBECEF)"
3114
+ }
3115
+ },
3064
3116
  "vkontakteColorModalCardBorderAlpha": {
3065
3117
  "normal": {
3066
3118
  "name": "--vkui--vkontakte_color_modal_card_border_alpha",
@@ -3117,6 +3169,650 @@ var theme = {
3117
3169
  "value": "var(--vkui--vkontakte_color_input_border--active, #CFD2D8)"
3118
3170
  }
3119
3171
  },
3172
+ "vkontakteColorSearchBarBackground": {
3173
+ "normal": {
3174
+ "name": "--vkui--vkontakte_color_search_bar_background",
3175
+ "value": "var(--vkui--vkontakte_color_search_bar_background, #FFFFFF)"
3176
+ },
3177
+ "hover": {
3178
+ "name": "--vkui--vkontakte_color_search_bar_background--hover",
3179
+ "value": "var(--vkui--vkontakte_color_search_bar_background--hover, #F5F5F7)"
3180
+ },
3181
+ "active": {
3182
+ "name": "--vkui--vkontakte_color_search_bar_background--active",
3183
+ "value": "var(--vkui--vkontakte_color_search_bar_background--active, #EBECEF)"
3184
+ }
3185
+ },
3186
+ "vkontakteColorSearchBarFieldTint": {
3187
+ "normal": {
3188
+ "name": "--vkui--vkontakte_color_search_bar_field_tint",
3189
+ "value": "var(--vkui--vkontakte_color_search_bar_field_tint, #818c99)"
3190
+ },
3191
+ "hover": {
3192
+ "name": "--vkui--vkontakte_color_search_bar_field_tint--hover",
3193
+ "value": "var(--vkui--vkontakte_color_search_bar_field_tint--hover, #7C8795)"
3194
+ },
3195
+ "active": {
3196
+ "name": "--vkui--vkontakte_color_search_bar_field_tint--active",
3197
+ "value": "var(--vkui--vkontakte_color_search_bar_field_tint--active, #778292)"
3198
+ }
3199
+ },
3200
+ "vkontakteBackgroundHoverAlpha": {
3201
+ "normal": {
3202
+ "name": "--vkui--vkontakte_background_hover_alpha",
3203
+ "value": "var(--vkui--vkontakte_background_hover_alpha, rgba(0, 0, 0, 0.04))"
3204
+ },
3205
+ "hover": {
3206
+ "name": "--vkui--vkontakte_background_hover_alpha--hover",
3207
+ "value": "var(--vkui--vkontakte_background_hover_alpha--hover, rgba(0, 0, 0, 0.08))"
3208
+ },
3209
+ "active": {
3210
+ "name": "--vkui--vkontakte_background_hover_alpha--active",
3211
+ "value": "var(--vkui--vkontakte_background_hover_alpha--active, rgba(0, 0, 0, 0.12))"
3212
+ }
3213
+ },
3214
+ "vkontakteColorAccentAlternate": {
3215
+ "normal": {
3216
+ "name": "--vkui--vkontakte_color_accent_alternate",
3217
+ "value": "var(--vkui--vkontakte_color_accent_alternate, #0077ff)"
3218
+ },
3219
+ "hover": {
3220
+ "name": "--vkui--vkontakte_color_accent_alternate--hover",
3221
+ "value": "var(--vkui--vkontakte_color_accent_alternate--hover, #0073F7)"
3222
+ },
3223
+ "active": {
3224
+ "name": "--vkui--vkontakte_color_accent_alternate--active",
3225
+ "value": "var(--vkui--vkontakte_color_accent_alternate--active, #006FEF)"
3226
+ }
3227
+ },
3228
+ "vkontakteColorBackgroundSuggestions": {
3229
+ "normal": {
3230
+ "name": "--vkui--vkontakte_color_background_suggestions",
3231
+ "value": "var(--vkui--vkontakte_color_background_suggestions, #FFFFFF)"
3232
+ },
3233
+ "hover": {
3234
+ "name": "--vkui--vkontakte_color_background_suggestions--hover",
3235
+ "value": "var(--vkui--vkontakte_color_background_suggestions--hover, #F5F5F7)"
3236
+ },
3237
+ "active": {
3238
+ "name": "--vkui--vkontakte_color_background_suggestions--active",
3239
+ "value": "var(--vkui--vkontakte_color_background_suggestions--active, #EBECEF)"
3240
+ }
3241
+ },
3242
+ "vkontakteColorBackgroundKeyboard": {
3243
+ "normal": {
3244
+ "name": "--vkui--vkontakte_color_background_keyboard",
3245
+ "value": "var(--vkui--vkontakte_color_background_keyboard, #e1e3e6)"
3246
+ },
3247
+ "hover": {
3248
+ "name": "--vkui--vkontakte_color_background_keyboard--hover",
3249
+ "value": "var(--vkui--vkontakte_color_background_keyboard--hover, #D8DBDF)"
3250
+ },
3251
+ "active": {
3252
+ "name": "--vkui--vkontakte_color_background_keyboard--active",
3253
+ "value": "var(--vkui--vkontakte_color_background_keyboard--active, #CFD2D8)"
3254
+ }
3255
+ },
3256
+ "vkontakteColorContentPlaceholderIcon": {
3257
+ "normal": {
3258
+ "name": "--vkui--vkontakte_color_content_placeholder_icon",
3259
+ "value": "var(--vkui--vkontakte_color_content_placeholder_icon, #99a2ad)"
3260
+ },
3261
+ "hover": {
3262
+ "name": "--vkui--vkontakte_color_content_placeholder_icon--hover",
3263
+ "value": "var(--vkui--vkontakte_color_content_placeholder_icon--hover, #939CA9)"
3264
+ },
3265
+ "active": {
3266
+ "name": "--vkui--vkontakte_color_content_placeholder_icon--active",
3267
+ "value": "var(--vkui--vkontakte_color_content_placeholder_icon--active, #8D96A4)"
3268
+ }
3269
+ },
3270
+ "vkontakteColorContentTintForeground": {
3271
+ "normal": {
3272
+ "name": "--vkui--vkontakte_color_content_tint_foreground",
3273
+ "value": "var(--vkui--vkontakte_color_content_tint_foreground, #7f8285)"
3274
+ },
3275
+ "hover": {
3276
+ "name": "--vkui--vkontakte_color_content_tint_foreground--hover",
3277
+ "value": "var(--vkui--vkontakte_color_content_tint_foreground--hover, #7A7D82)"
3278
+ },
3279
+ "active": {
3280
+ "name": "--vkui--vkontakte_color_content_tint_foreground--active",
3281
+ "value": "var(--vkui--vkontakte_color_content_tint_foreground--active, #75797F)"
3282
+ }
3283
+ },
3284
+ "vkontakteColorTextName": {
3285
+ "normal": {
3286
+ "name": "--vkui--vkontakte_color_text_name",
3287
+ "value": "var(--vkui--vkontakte_color_text_name, #2d81e0)"
3288
+ },
3289
+ "hover": {
3290
+ "name": "--vkui--vkontakte_color_text_name--hover",
3291
+ "value": "var(--vkui--vkontakte_color_text_name--hover, #2B7CD9)"
3292
+ },
3293
+ "active": {
3294
+ "name": "--vkui--vkontakte_color_text_name--active",
3295
+ "value": "var(--vkui--vkontakte_color_text_name--active, #2978D3)"
3296
+ }
3297
+ },
3298
+ "vkontakteColorControlBackground": {
3299
+ "normal": {
3300
+ "name": "--vkui--vkontakte_color_control_background",
3301
+ "value": "var(--vkui--vkontakte_color_control_background, #ebedf0)"
3302
+ },
3303
+ "hover": {
3304
+ "name": "--vkui--vkontakte_color_control_background--hover",
3305
+ "value": "var(--vkui--vkontakte_color_control_background--hover, #E2E4E9)"
3306
+ },
3307
+ "active": {
3308
+ "name": "--vkui--vkontakte_color_control_background--active",
3309
+ "value": "var(--vkui--vkontakte_color_control_background--active, #D8DBE2)"
3310
+ }
3311
+ },
3312
+ "vkontakteColorControlForeground": {
3313
+ "normal": {
3314
+ "name": "--vkui--vkontakte_color_control_foreground",
3315
+ "value": "var(--vkui--vkontakte_color_control_foreground, #5181b8)"
3316
+ },
3317
+ "hover": {
3318
+ "name": "--vkui--vkontakte_color_control_foreground--hover",
3319
+ "value": "var(--vkui--vkontakte_color_control_foreground--hover, #4E7CB3)"
3320
+ },
3321
+ "active": {
3322
+ "name": "--vkui--vkontakte_color_control_foreground--active",
3323
+ "value": "var(--vkui--vkontakte_color_control_foreground--active, #4B78AE)"
3324
+ }
3325
+ },
3326
+ "vkontakteColorControlTintMuted": {
3327
+ "normal": {
3328
+ "name": "--vkui--vkontakte_color_control_tint_muted",
3329
+ "value": "var(--vkui--vkontakte_color_control_tint_muted, #76787a)"
3330
+ },
3331
+ "hover": {
3332
+ "name": "--vkui--vkontakte_color_control_tint_muted--hover",
3333
+ "value": "var(--vkui--vkontakte_color_control_tint_muted--hover, #717478)"
3334
+ },
3335
+ "active": {
3336
+ "name": "--vkui--vkontakte_color_control_tint_muted--active",
3337
+ "value": "var(--vkui--vkontakte_color_control_tint_muted--active, #6D7075)"
3338
+ }
3339
+ },
3340
+ "vkontakteColorHeaderSearchFieldBackground": {
3341
+ "normal": {
3342
+ "name": "--vkui--vkontakte_color_header_search_field_background",
3343
+ "value": "var(--vkui--vkontakte_color_header_search_field_background, #ebedf0)"
3344
+ },
3345
+ "hover": {
3346
+ "name": "--vkui--vkontakte_color_header_search_field_background--hover",
3347
+ "value": "var(--vkui--vkontakte_color_header_search_field_background--hover, #E2E4E9)"
3348
+ },
3349
+ "active": {
3350
+ "name": "--vkui--vkontakte_color_header_search_field_background--active",
3351
+ "value": "var(--vkui--vkontakte_color_header_search_field_background--active, #D8DBE2)"
3352
+ }
3353
+ },
3354
+ "vkontakteColorHeaderSearchFieldTint": {
3355
+ "normal": {
3356
+ "name": "--vkui--vkontakte_color_header_search_field_tint",
3357
+ "value": "var(--vkui--vkontakte_color_header_search_field_tint, #818c99)"
3358
+ },
3359
+ "hover": {
3360
+ "name": "--vkui--vkontakte_color_header_search_field_tint--hover",
3361
+ "value": "var(--vkui--vkontakte_color_header_search_field_tint--hover, #7C8795)"
3362
+ },
3363
+ "active": {
3364
+ "name": "--vkui--vkontakte_color_header_search_field_tint--active",
3365
+ "value": "var(--vkui--vkontakte_color_header_search_field_tint--active, #778292)"
3366
+ }
3367
+ },
3368
+ "vkontakteColorHeaderTabActiveIndicator": {
3369
+ "normal": {
3370
+ "name": "--vkui--vkontakte_color_header_tab_active_indicator",
3371
+ "value": "var(--vkui--vkontakte_color_header_tab_active_indicator, #2688eb)"
3372
+ },
3373
+ "hover": {
3374
+ "name": "--vkui--vkontakte_color_header_tab_active_indicator--hover",
3375
+ "value": "var(--vkui--vkontakte_color_header_tab_active_indicator--hover, #2483E4)"
3376
+ },
3377
+ "active": {
3378
+ "name": "--vkui--vkontakte_color_header_tab_active_indicator--active",
3379
+ "value": "var(--vkui--vkontakte_color_header_tab_active_indicator--active, #237EDD)"
3380
+ }
3381
+ },
3382
+ "vkontakteColorIconOutlineMedium": {
3383
+ "normal": {
3384
+ "name": "--vkui--vkontakte_color_icon_outline_medium",
3385
+ "value": "var(--vkui--vkontakte_color_icon_outline_medium, #818c99)"
3386
+ },
3387
+ "hover": {
3388
+ "name": "--vkui--vkontakte_color_icon_outline_medium--hover",
3389
+ "value": "var(--vkui--vkontakte_color_icon_outline_medium--hover, #7C8795)"
3390
+ },
3391
+ "active": {
3392
+ "name": "--vkui--vkontakte_color_icon_outline_medium--active",
3393
+ "value": "var(--vkui--vkontakte_color_icon_outline_medium--active, #778292)"
3394
+ }
3395
+ },
3396
+ "vkontakteColorIconOutlineSecondary": {
3397
+ "normal": {
3398
+ "name": "--vkui--vkontakte_color_icon_outline_secondary",
3399
+ "value": "var(--vkui--vkontakte_color_icon_outline_secondary, #99a2ad)"
3400
+ },
3401
+ "hover": {
3402
+ "name": "--vkui--vkontakte_color_icon_outline_secondary--hover",
3403
+ "value": "var(--vkui--vkontakte_color_icon_outline_secondary--hover, #939CA9)"
3404
+ },
3405
+ "active": {
3406
+ "name": "--vkui--vkontakte_color_icon_outline_secondary--active",
3407
+ "value": "var(--vkui--vkontakte_color_icon_outline_secondary--active, #8D96A4)"
3408
+ }
3409
+ },
3410
+ "vkontakteColorSkeletonShimmerFrom": {
3411
+ "normal": {
3412
+ "name": "--vkui--vkontakte_color_skeleton_shimmer_from",
3413
+ "value": "var(--vkui--vkontakte_color_skeleton_shimmer_from, #FFFFFF)"
3414
+ },
3415
+ "hover": {
3416
+ "name": "--vkui--vkontakte_color_skeleton_shimmer_from--hover",
3417
+ "value": "var(--vkui--vkontakte_color_skeleton_shimmer_from--hover, #F5F5F7)"
3418
+ },
3419
+ "active": {
3420
+ "name": "--vkui--vkontakte_color_skeleton_shimmer_from--active",
3421
+ "value": "var(--vkui--vkontakte_color_skeleton_shimmer_from--active, #EBECEF)"
3422
+ }
3423
+ },
3424
+ "vkontakteColorAlphaSkeletonShimmerTo": {
3425
+ "normal": {
3426
+ "name": "--vkui--vkontakte_color_alpha_skeleton_shimmer_to",
3427
+ "value": "var(--vkui--vkontakte_color_alpha_skeleton_shimmer_to, transparent)"
3428
+ },
3429
+ "hover": {
3430
+ "name": "--vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover",
3431
+ "value": "var(--vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover, rgba(0, 16, 61, 0.04))"
3432
+ },
3433
+ "active": {
3434
+ "name": "--vkui--vkontakte_color_alpha_skeleton_shimmer_to--active",
3435
+ "value": "var(--vkui--vkontakte_color_alpha_skeleton_shimmer_to--active, rgba(0, 16, 61, 0.08))"
3436
+ }
3437
+ },
3438
+ "vkontakteColorLoaderBackground": {
3439
+ "normal": {
3440
+ "name": "--vkui--vkontakte_color_loader_background",
3441
+ "value": "var(--vkui--vkontakte_color_loader_background, #ebedf0)"
3442
+ },
3443
+ "hover": {
3444
+ "name": "--vkui--vkontakte_color_loader_background--hover",
3445
+ "value": "var(--vkui--vkontakte_color_loader_background--hover, #E2E4E9)"
3446
+ },
3447
+ "active": {
3448
+ "name": "--vkui--vkontakte_color_loader_background--active",
3449
+ "value": "var(--vkui--vkontakte_color_loader_background--active, #D8DBE2)"
3450
+ }
3451
+ },
3452
+ "vkontakteColorLoaderTint": {
3453
+ "normal": {
3454
+ "name": "--vkui--vkontakte_color_loader_tint",
3455
+ "value": "var(--vkui--vkontakte_color_loader_tint, #76787a)"
3456
+ },
3457
+ "hover": {
3458
+ "name": "--vkui--vkontakte_color_loader_tint--hover",
3459
+ "value": "var(--vkui--vkontakte_color_loader_tint--hover, #717478)"
3460
+ },
3461
+ "active": {
3462
+ "name": "--vkui--vkontakte_color_loader_tint--active",
3463
+ "value": "var(--vkui--vkontakte_color_loader_tint--active, #6D7075)"
3464
+ }
3465
+ },
3466
+ "vkontakteColorMusicPlaybackIcon": {
3467
+ "normal": {
3468
+ "name": "--vkui--vkontakte_color_music_playback_icon",
3469
+ "value": "var(--vkui--vkontakte_color_music_playback_icon, #000000)"
3470
+ },
3471
+ "hover": {
3472
+ "name": "--vkui--vkontakte_color_music_playback_icon--hover",
3473
+ "value": "var(--vkui--vkontakte_color_music_playback_icon--hover, #000102)"
3474
+ },
3475
+ "active": {
3476
+ "name": "--vkui--vkontakte_color_music_playback_icon--active",
3477
+ "value": "var(--vkui--vkontakte_color_music_playback_icon--active, #000105)"
3478
+ }
3479
+ },
3480
+ "vkontakteColorStatusBackground": {
3481
+ "normal": {
3482
+ "name": "--vkui--vkontakte_color_status_background",
3483
+ "value": "var(--vkui--vkontakte_color_status_background, #ebedf0)"
3484
+ },
3485
+ "hover": {
3486
+ "name": "--vkui--vkontakte_color_status_background--hover",
3487
+ "value": "var(--vkui--vkontakte_color_status_background--hover, #E2E4E9)"
3488
+ },
3489
+ "active": {
3490
+ "name": "--vkui--vkontakte_color_status_background--active",
3491
+ "value": "var(--vkui--vkontakte_color_status_background--active, #D8DBE2)"
3492
+ }
3493
+ },
3494
+ "vkontakteColorPlaceholderIconForegroundPrimary": {
3495
+ "normal": {
3496
+ "name": "--vkui--vkontakte_color_placeholder_icon_foreground_primary",
3497
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_foreground_primary, #99a2ad)"
3498
+ },
3499
+ "hover": {
3500
+ "name": "--vkui--vkontakte_color_placeholder_icon_foreground_primary--hover",
3501
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_foreground_primary--hover, #939CA9)"
3502
+ },
3503
+ "active": {
3504
+ "name": "--vkui--vkontakte_color_placeholder_icon_foreground_primary--active",
3505
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_foreground_primary--active, #8D96A4)"
3506
+ }
3507
+ },
3508
+ "vkontakteColorPlaceholderIconForegroundSecondary": {
3509
+ "normal": {
3510
+ "name": "--vkui--vkontakte_color_placeholder_icon_foreground_secondary",
3511
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_foreground_secondary, #aeb7c2)"
3512
+ },
3513
+ "hover": {
3514
+ "name": "--vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover",
3515
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover, #A7B0BD)"
3516
+ },
3517
+ "active": {
3518
+ "name": "--vkui--vkontakte_color_placeholder_icon_foreground_secondary--active",
3519
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_foreground_secondary--active, #A0AAB7)"
3520
+ }
3521
+ },
3522
+ "vkontakteColorPlaceholderIconTint": {
3523
+ "normal": {
3524
+ "name": "--vkui--vkontakte_color_placeholder_icon_tint",
3525
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_tint, #001c3d)"
3526
+ },
3527
+ "hover": {
3528
+ "name": "--vkui--vkontakte_color_placeholder_icon_tint--hover",
3529
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_tint--hover, #001C3D)"
3530
+ },
3531
+ "active": {
3532
+ "name": "--vkui--vkontakte_color_placeholder_icon_tint--active",
3533
+ "value": "var(--vkui--vkontakte_color_placeholder_icon_tint--active, #001B3D)"
3534
+ }
3535
+ },
3536
+ "vkontakteColorPollOptionBackground": {
3537
+ "normal": {
3538
+ "name": "--vkui--vkontakte_color_poll_option_background",
3539
+ "value": "var(--vkui--vkontakte_color_poll_option_background, #45678f)"
3540
+ },
3541
+ "hover": {
3542
+ "name": "--vkui--vkontakte_color_poll_option_background--hover",
3543
+ "value": "var(--vkui--vkontakte_color_poll_option_background--hover, #42648C)"
3544
+ },
3545
+ "active": {
3546
+ "name": "--vkui--vkontakte_color_poll_option_background--active",
3547
+ "value": "var(--vkui--vkontakte_color_poll_option_background--active, #3F6088)"
3548
+ }
3549
+ },
3550
+ "vkontakteColorTabbarActiveIcon": {
3551
+ "normal": {
3552
+ "name": "--vkui--vkontakte_color_tabbar_active_icon",
3553
+ "value": "var(--vkui--vkontakte_color_tabbar_active_icon, #2975cc)"
3554
+ },
3555
+ "hover": {
3556
+ "name": "--vkui--vkontakte_color_tabbar_active_icon--hover",
3557
+ "value": "var(--vkui--vkontakte_color_tabbar_active_icon--hover, #2771C6)"
3558
+ },
3559
+ "active": {
3560
+ "name": "--vkui--vkontakte_color_tabbar_active_icon--active",
3561
+ "value": "var(--vkui--vkontakte_color_tabbar_active_icon--active, #266DC1)"
3562
+ }
3563
+ },
3564
+ "vkontakteColorTabbarBackground": {
3565
+ "normal": {
3566
+ "name": "--vkui--vkontakte_color_tabbar_background",
3567
+ "value": "var(--vkui--vkontakte_color_tabbar_background, #f9f9f9)"
3568
+ },
3569
+ "hover": {
3570
+ "name": "--vkui--vkontakte_color_tabbar_background--hover",
3571
+ "value": "var(--vkui--vkontakte_color_tabbar_background--hover, #EFF0F1)"
3572
+ },
3573
+ "active": {
3574
+ "name": "--vkui--vkontakte_color_tabbar_background--active",
3575
+ "value": "var(--vkui--vkontakte_color_tabbar_background--active, #E5E6EA)"
3576
+ }
3577
+ },
3578
+ "vkontakteColorTabbarInactiveIcon": {
3579
+ "normal": {
3580
+ "name": "--vkui--vkontakte_color_tabbar_inactive_icon",
3581
+ "value": "var(--vkui--vkontakte_color_tabbar_inactive_icon, #99a2ad)"
3582
+ },
3583
+ "hover": {
3584
+ "name": "--vkui--vkontakte_color_tabbar_inactive_icon--hover",
3585
+ "value": "var(--vkui--vkontakte_color_tabbar_inactive_icon--hover, #939CA9)"
3586
+ },
3587
+ "active": {
3588
+ "name": "--vkui--vkontakte_color_tabbar_inactive_icon--active",
3589
+ "value": "var(--vkui--vkontakte_color_tabbar_inactive_icon--active, #8D96A4)"
3590
+ }
3591
+ },
3592
+ "vkontakteColorTabbarTabletTextSecondary": {
3593
+ "normal": {
3594
+ "name": "--vkui--vkontakte_color_tabbar_tablet_text_secondary",
3595
+ "value": "var(--vkui--vkontakte_color_tabbar_tablet_text_secondary, #909499)"
3596
+ },
3597
+ "hover": {
3598
+ "name": "--vkui--vkontakte_color_tabbar_tablet_text_secondary--hover",
3599
+ "value": "var(--vkui--vkontakte_color_tabbar_tablet_text_secondary--hover, #8A8F95)"
3600
+ },
3601
+ "active": {
3602
+ "name": "--vkui--vkontakte_color_tabbar_tablet_text_secondary--active",
3603
+ "value": "var(--vkui--vkontakte_color_tabbar_tablet_text_secondary--active, #848992)"
3604
+ }
3605
+ },
3606
+ "vkontakteColorToolbarAttachBackgroundFrom": {
3607
+ "normal": {
3608
+ "name": "--vkui--vkontakte_color_toolbar_attach_background_from",
3609
+ "value": "var(--vkui--vkontakte_color_toolbar_attach_background_from, #b8c1cc)"
3610
+ },
3611
+ "hover": {
3612
+ "name": "--vkui--vkontakte_color_toolbar_attach_background_from--hover",
3613
+ "value": "var(--vkui--vkontakte_color_toolbar_attach_background_from--hover, #B1BAC6)"
3614
+ },
3615
+ "active": {
3616
+ "name": "--vkui--vkontakte_color_toolbar_attach_background_from--active",
3617
+ "value": "var(--vkui--vkontakte_color_toolbar_attach_background_from--active, #A9B3C1)"
3618
+ }
3619
+ },
3620
+ "vkontakteColorSplashScreenIcon": {
3621
+ "normal": {
3622
+ "name": "--vkui--vkontakte_color_splash_screen_icon",
3623
+ "value": "var(--vkui--vkontakte_color_splash_screen_icon, #e1e3e6)"
3624
+ },
3625
+ "hover": {
3626
+ "name": "--vkui--vkontakte_color_splash_screen_icon--hover",
3627
+ "value": "var(--vkui--vkontakte_color_splash_screen_icon--hover, #D8DBDF)"
3628
+ },
3629
+ "active": {
3630
+ "name": "--vkui--vkontakte_color_splash_screen_icon--active",
3631
+ "value": "var(--vkui--vkontakte_color_splash_screen_icon--active, #CFD2D8)"
3632
+ }
3633
+ },
3634
+ "vkontakteColorIconName": {
3635
+ "normal": {
3636
+ "name": "--vkui--vkontakte_color_icon_name",
3637
+ "value": "var(--vkui--vkontakte_color_icon_name, #74a2d6)"
3638
+ },
3639
+ "hover": {
3640
+ "name": "--vkui--vkontakte_color_icon_name--hover",
3641
+ "value": "var(--vkui--vkontakte_color_icon_name--hover, #6F9CD0)"
3642
+ },
3643
+ "active": {
3644
+ "name": "--vkui--vkontakte_color_icon_name--active",
3645
+ "value": "var(--vkui--vkontakte_color_icon_name--active, #6B96CA)"
3646
+ }
3647
+ },
3648
+ "vkontakteColorPanelTabActiveText": {
3649
+ "normal": {
3650
+ "name": "--vkui--vkontakte_color_panel_tab_active_text",
3651
+ "value": "var(--vkui--vkontakte_color_panel_tab_active_text, #76787a)"
3652
+ },
3653
+ "hover": {
3654
+ "name": "--vkui--vkontakte_color_panel_tab_active_text--hover",
3655
+ "value": "var(--vkui--vkontakte_color_panel_tab_active_text--hover, #717478)"
3656
+ },
3657
+ "active": {
3658
+ "name": "--vkui--vkontakte_color_panel_tab_active_text--active",
3659
+ "value": "var(--vkui--vkontakte_color_panel_tab_active_text--active, #6D7075)"
3660
+ }
3661
+ },
3662
+ "vkontakteColorBackgroundTextAlpha": {
3663
+ "normal": {
3664
+ "name": "--vkui--vkontakte_color_background_text_alpha",
3665
+ "value": "var(--vkui--vkontakte_color_background_text_alpha, rgba(38, 136, 235, 0.20))"
3666
+ },
3667
+ "hover": {
3668
+ "name": "--vkui--vkontakte_color_background_text_alpha--hover",
3669
+ "value": "var(--vkui--vkontakte_color_background_text_alpha--hover, rgba(38, 136, 235, 0.24))"
3670
+ },
3671
+ "active": {
3672
+ "name": "--vkui--vkontakte_color_background_text_alpha--active",
3673
+ "value": "var(--vkui--vkontakte_color_background_text_alpha--active, rgba(38, 136, 235, 0.28))"
3674
+ }
3675
+ },
3676
+ "vkontakteColorModalCardHeaderClose": {
3677
+ "normal": {
3678
+ "name": "--vkui--vkontakte_color_modal_card_header_close",
3679
+ "value": "var(--vkui--vkontakte_color_modal_card_header_close, #000000)"
3680
+ },
3681
+ "hover": {
3682
+ "name": "--vkui--vkontakte_color_modal_card_header_close--hover",
3683
+ "value": "var(--vkui--vkontakte_color_modal_card_header_close--hover, #000102)"
3684
+ },
3685
+ "active": {
3686
+ "name": "--vkui--vkontakte_color_modal_card_header_close--active",
3687
+ "value": "var(--vkui--vkontakte_color_modal_card_header_close--active, #000105)"
3688
+ }
3689
+ },
3690
+ "vkontakteImBubbleButtonOutgoingBackgroundAlpha": {
3691
+ "normal": {
3692
+ "name": "--vkui--vkontakte_im_bubble_button_outgoing_background_alpha",
3693
+ "value": "var(--vkui--vkontakte_im_bubble_button_outgoing_background_alpha, rgba(255, 255, 255, 0.60))"
3694
+ },
3695
+ "hover": {
3696
+ "name": "--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover",
3697
+ "value": "var(--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover, rgba(255, 255, 255, 0.64))"
3698
+ },
3699
+ "active": {
3700
+ "name": "--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active",
3701
+ "value": "var(--vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active, rgba(255, 255, 255, 0.68))"
3702
+ }
3703
+ },
3704
+ "vkontakteImBubbleButtonForeground": {
3705
+ "normal": {
3706
+ "name": "--vkui--vkontakte_im_bubble_button_foreground",
3707
+ "value": "var(--vkui--vkontakte_im_bubble_button_foreground, #000000)"
3708
+ },
3709
+ "hover": {
3710
+ "name": "--vkui--vkontakte_im_bubble_button_foreground--hover",
3711
+ "value": "var(--vkui--vkontakte_im_bubble_button_foreground--hover, #000102)"
3712
+ },
3713
+ "active": {
3714
+ "name": "--vkui--vkontakte_im_bubble_button_foreground--active",
3715
+ "value": "var(--vkui--vkontakte_im_bubble_button_foreground--active, #000105)"
3716
+ }
3717
+ },
3718
+ "vkontakteImBubbleIncomingHighlighted": {
3719
+ "normal": {
3720
+ "name": "--vkui--vkontakte_im_bubble_incoming_highlighted",
3721
+ "value": "var(--vkui--vkontakte_im_bubble_incoming_highlighted, #d7d8d9)"
3722
+ },
3723
+ "hover": {
3724
+ "name": "--vkui--vkontakte_im_bubble_incoming_highlighted--hover",
3725
+ "value": "var(--vkui--vkontakte_im_bubble_incoming_highlighted--hover, #CED0D3)"
3726
+ },
3727
+ "active": {
3728
+ "name": "--vkui--vkontakte_im_bubble_incoming_highlighted--active",
3729
+ "value": "var(--vkui--vkontakte_im_bubble_incoming_highlighted--active, #C6C8CD)"
3730
+ }
3731
+ },
3732
+ "vkontakteImBubbleGiftBackground": {
3733
+ "normal": {
3734
+ "name": "--vkui--vkontakte_im_bubble_gift_background",
3735
+ "value": "var(--vkui--vkontakte_im_bubble_gift_background, #f4e7c3)"
3736
+ },
3737
+ "hover": {
3738
+ "name": "--vkui--vkontakte_im_bubble_gift_background--hover",
3739
+ "value": "var(--vkui--vkontakte_im_bubble_gift_background--hover, #EADEBE)"
3740
+ },
3741
+ "active": {
3742
+ "name": "--vkui--vkontakte_im_bubble_gift_background--active",
3743
+ "value": "var(--vkui--vkontakte_im_bubble_gift_background--active, #E0D6B8)"
3744
+ }
3745
+ },
3746
+ "vkontakteImBubbleGiftBackgroundHighlighted": {
3747
+ "normal": {
3748
+ "name": "--vkui--vkontakte_im_bubble_gift_background_highlighted",
3749
+ "value": "var(--vkui--vkontakte_im_bubble_gift_background_highlighted, #e3d3ac)"
3750
+ },
3751
+ "hover": {
3752
+ "name": "--vkui--vkontakte_im_bubble_gift_background_highlighted--hover",
3753
+ "value": "var(--vkui--vkontakte_im_bubble_gift_background_highlighted--hover, #DACBA8)"
3754
+ },
3755
+ "active": {
3756
+ "name": "--vkui--vkontakte_im_bubble_gift_background_highlighted--active",
3757
+ "value": "var(--vkui--vkontakte_im_bubble_gift_background_highlighted--active, #D1C3A3)"
3758
+ }
3759
+ },
3760
+ "vkontakteImBubbleOutgoingAlternate": {
3761
+ "normal": {
3762
+ "name": "--vkui--vkontakte_im_bubble_outgoing_alternate",
3763
+ "value": "var(--vkui--vkontakte_im_bubble_outgoing_alternate, #FFFFFF)"
3764
+ },
3765
+ "hover": {
3766
+ "name": "--vkui--vkontakte_im_bubble_outgoing_alternate--hover",
3767
+ "value": "var(--vkui--vkontakte_im_bubble_outgoing_alternate--hover, #F5F5F7)"
3768
+ },
3769
+ "active": {
3770
+ "name": "--vkui--vkontakte_im_bubble_outgoing_alternate--active",
3771
+ "value": "var(--vkui--vkontakte_im_bubble_outgoing_alternate--active, #EBECEF)"
3772
+ }
3773
+ },
3774
+ "vkontakteImAttachTint": {
3775
+ "normal": {
3776
+ "name": "--vkui--vkontakte_im_attach_tint",
3777
+ "value": "var(--vkui--vkontakte_im_attach_tint, #2d81e0)"
3778
+ },
3779
+ "hover": {
3780
+ "name": "--vkui--vkontakte_im_attach_tint--hover",
3781
+ "value": "var(--vkui--vkontakte_im_attach_tint--hover, #2B7CD9)"
3782
+ },
3783
+ "active": {
3784
+ "name": "--vkui--vkontakte_im_attach_tint--active",
3785
+ "value": "var(--vkui--vkontakte_im_attach_tint--active, #2978D3)"
3786
+ }
3787
+ },
3788
+ "vkontakteImReplySeparator": {
3789
+ "normal": {
3790
+ "name": "--vkui--vkontakte_im_reply_separator",
3791
+ "value": "var(--vkui--vkontakte_im_reply_separator, #2d81e0)"
3792
+ },
3793
+ "hover": {
3794
+ "name": "--vkui--vkontakte_im_reply_separator--hover",
3795
+ "value": "var(--vkui--vkontakte_im_reply_separator--hover, #2B7CD9)"
3796
+ },
3797
+ "active": {
3798
+ "name": "--vkui--vkontakte_im_reply_separator--active",
3799
+ "value": "var(--vkui--vkontakte_im_reply_separator--active, #2978D3)"
3800
+ }
3801
+ },
3802
+ "vkontakteImToolbarVoiceMsgBackground": {
3803
+ "normal": {
3804
+ "name": "--vkui--vkontakte_im_toolbar_voice_msg_background",
3805
+ "value": "var(--vkui--vkontakte_im_toolbar_voice_msg_background, #99a2ad)"
3806
+ },
3807
+ "hover": {
3808
+ "name": "--vkui--vkontakte_im_toolbar_voice_msg_background--hover",
3809
+ "value": "var(--vkui--vkontakte_im_toolbar_voice_msg_background--hover, #939CA9)"
3810
+ },
3811
+ "active": {
3812
+ "name": "--vkui--vkontakte_im_toolbar_voice_msg_background--active",
3813
+ "value": "var(--vkui--vkontakte_im_toolbar_voice_msg_background--active, #8D96A4)"
3814
+ }
3815
+ },
3120
3816
  "vkontakteColorImForwardLineAlpha": {
3121
3817
  "normal": {
3122
3818
  "name": "--vkui--vkontakte_color_im_forward_line_alpha",