@vkontakte/vkui-tokens 4.35.2-dev-cfbf64.0 → 4.36.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 (1029) hide show
  1. package/interfaces/general/colors/index.d.ts +0 -15
  2. package/interfaces/themes/vkontakteAndroid/index.d.ts +0 -47
  3. package/package.json +3 -3
  4. package/themeDescriptions/base/figma/vk.json +237 -0
  5. package/themeDescriptions/base/paradigm.js +1 -7
  6. package/themeDescriptions/base/vk.d.ts +1 -0
  7. package/themeDescriptions/base/vk.js +169 -244
  8. package/themes/calendar/cssVars/declarations/index.css +2 -11
  9. package/themes/calendar/cssVars/declarations/noColors.css +1 -1
  10. package/themes/calendar/cssVars/declarations/noSizes.css +0 -9
  11. package/themes/calendar/cssVars/declarations/onlyColors.css +0 -9
  12. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  13. package/themes/calendar/cssVars/declarations/onlyMedia.css +1 -1
  14. package/themes/calendar/cssVars/declarations/onlyVariables.css +1 -10
  15. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  16. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +1 -10
  17. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  18. package/themes/calendar/cssVars/theme/fallbacks/index.css +1 -10
  19. package/themes/calendar/cssVars/theme/fallbacks/index.less +1 -10
  20. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +1 -10
  21. package/themes/calendar/cssVars/theme/fallbacks/index.scss +1 -10
  22. package/themes/calendar/cssVars/theme/fallbacks/index.styl +1 -10
  23. package/themes/calendar/cssVars/theme/index.js +1 -43
  24. package/themes/calendar/cssVars/theme/index.json +1 -43
  25. package/themes/calendar/docs.json +0 -35
  26. package/themes/calendar/index.css +1 -10
  27. package/themes/calendar/index.js +1 -16
  28. package/themes/calendar/index.json +1 -16
  29. package/themes/calendar/index.less +1 -10
  30. package/themes/calendar/index.pcss +1 -10
  31. package/themes/calendar/index.scss +1 -10
  32. package/themes/calendar/index.styl +1 -10
  33. package/themes/calendar/struct.json +1 -16
  34. package/themes/calendarDark/cssVars/declarations/index.css +2 -11
  35. package/themes/calendarDark/cssVars/declarations/noColors.css +1 -1
  36. package/themes/calendarDark/cssVars/declarations/noSizes.css +0 -9
  37. package/themes/calendarDark/cssVars/declarations/onlyColors.css +0 -9
  38. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  39. package/themes/calendarDark/cssVars/declarations/onlyMedia.css +1 -1
  40. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +1 -10
  41. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  42. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  43. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  44. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +1 -10
  45. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +1 -10
  46. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +1 -10
  47. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +1 -10
  48. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +1 -10
  49. package/themes/calendarDark/cssVars/theme/index.js +1 -43
  50. package/themes/calendarDark/cssVars/theme/index.json +1 -43
  51. package/themes/calendarDark/docs.json +0 -35
  52. package/themes/calendarDark/index.css +1 -10
  53. package/themes/calendarDark/index.js +1 -16
  54. package/themes/calendarDark/index.json +1 -16
  55. package/themes/calendarDark/index.less +1 -10
  56. package/themes/calendarDark/index.pcss +1 -10
  57. package/themes/calendarDark/index.scss +1 -10
  58. package/themes/calendarDark/index.styl +1 -10
  59. package/themes/calendarDark/struct.json +1 -16
  60. package/themes/calls/cssVars/declarations/index.css +2 -11
  61. package/themes/calls/cssVars/declarations/noColors.css +1 -1
  62. package/themes/calls/cssVars/declarations/noSizes.css +0 -9
  63. package/themes/calls/cssVars/declarations/onlyColors.css +0 -9
  64. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  65. package/themes/calls/cssVars/declarations/onlyMedia.css +1 -1
  66. package/themes/calls/cssVars/declarations/onlyVariables.css +1 -10
  67. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  68. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +1 -10
  69. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  70. package/themes/calls/cssVars/theme/fallbacks/index.css +1 -10
  71. package/themes/calls/cssVars/theme/fallbacks/index.less +1 -10
  72. package/themes/calls/cssVars/theme/fallbacks/index.pcss +1 -10
  73. package/themes/calls/cssVars/theme/fallbacks/index.scss +1 -10
  74. package/themes/calls/cssVars/theme/fallbacks/index.styl +1 -10
  75. package/themes/calls/cssVars/theme/index.js +1 -43
  76. package/themes/calls/cssVars/theme/index.json +1 -43
  77. package/themes/calls/docs.json +0 -35
  78. package/themes/calls/index.css +1 -10
  79. package/themes/calls/index.js +1 -16
  80. package/themes/calls/index.json +1 -16
  81. package/themes/calls/index.less +1 -10
  82. package/themes/calls/index.pcss +1 -10
  83. package/themes/calls/index.scss +1 -10
  84. package/themes/calls/index.styl +1 -10
  85. package/themes/calls/struct.json +1 -16
  86. package/themes/cloud/cssVars/declarations/index.css +2 -11
  87. package/themes/cloud/cssVars/declarations/noColors.css +1 -1
  88. package/themes/cloud/cssVars/declarations/noSizes.css +0 -9
  89. package/themes/cloud/cssVars/declarations/onlyColors.css +0 -9
  90. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  91. package/themes/cloud/cssVars/declarations/onlyMedia.css +1 -1
  92. package/themes/cloud/cssVars/declarations/onlyVariables.css +1 -10
  93. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  94. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +1 -10
  95. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  96. package/themes/cloud/cssVars/theme/fallbacks/index.css +1 -10
  97. package/themes/cloud/cssVars/theme/fallbacks/index.less +1 -10
  98. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +1 -10
  99. package/themes/cloud/cssVars/theme/fallbacks/index.scss +1 -10
  100. package/themes/cloud/cssVars/theme/fallbacks/index.styl +1 -10
  101. package/themes/cloud/cssVars/theme/index.js +1 -43
  102. package/themes/cloud/cssVars/theme/index.json +1 -43
  103. package/themes/cloud/docs.json +0 -35
  104. package/themes/cloud/index.css +1 -10
  105. package/themes/cloud/index.js +1 -16
  106. package/themes/cloud/index.json +1 -16
  107. package/themes/cloud/index.less +1 -10
  108. package/themes/cloud/index.pcss +1 -10
  109. package/themes/cloud/index.scss +1 -10
  110. package/themes/cloud/index.styl +1 -10
  111. package/themes/cloud/struct.json +1 -16
  112. package/themes/cloudDark/cssVars/declarations/index.css +2 -11
  113. package/themes/cloudDark/cssVars/declarations/noColors.css +1 -1
  114. package/themes/cloudDark/cssVars/declarations/noSizes.css +0 -9
  115. package/themes/cloudDark/cssVars/declarations/onlyColors.css +0 -9
  116. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  117. package/themes/cloudDark/cssVars/declarations/onlyMedia.css +1 -1
  118. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +1 -10
  119. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  120. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  121. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  122. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +1 -10
  123. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +1 -10
  124. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +1 -10
  125. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +1 -10
  126. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +1 -10
  127. package/themes/cloudDark/cssVars/theme/index.js +1 -43
  128. package/themes/cloudDark/cssVars/theme/index.json +1 -43
  129. package/themes/cloudDark/docs.json +0 -35
  130. package/themes/cloudDark/index.css +1 -10
  131. package/themes/cloudDark/index.js +1 -16
  132. package/themes/cloudDark/index.json +1 -16
  133. package/themes/cloudDark/index.less +1 -10
  134. package/themes/cloudDark/index.pcss +1 -10
  135. package/themes/cloudDark/index.scss +1 -10
  136. package/themes/cloudDark/index.styl +1 -10
  137. package/themes/cloudDark/struct.json +1 -16
  138. package/themes/home/cssVars/declarations/index.css +2 -11
  139. package/themes/home/cssVars/declarations/noColors.css +1 -1
  140. package/themes/home/cssVars/declarations/noSizes.css +0 -9
  141. package/themes/home/cssVars/declarations/onlyColors.css +0 -9
  142. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  143. package/themes/home/cssVars/declarations/onlyMedia.css +1 -1
  144. package/themes/home/cssVars/declarations/onlyVariables.css +1 -10
  145. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  146. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +1 -10
  147. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  148. package/themes/home/cssVars/theme/fallbacks/index.css +1 -10
  149. package/themes/home/cssVars/theme/fallbacks/index.less +1 -10
  150. package/themes/home/cssVars/theme/fallbacks/index.pcss +1 -10
  151. package/themes/home/cssVars/theme/fallbacks/index.scss +1 -10
  152. package/themes/home/cssVars/theme/fallbacks/index.styl +1 -10
  153. package/themes/home/cssVars/theme/index.js +1 -43
  154. package/themes/home/cssVars/theme/index.json +1 -43
  155. package/themes/home/docs.json +0 -35
  156. package/themes/home/index.css +1 -10
  157. package/themes/home/index.js +1 -16
  158. package/themes/home/index.json +1 -16
  159. package/themes/home/index.less +1 -10
  160. package/themes/home/index.pcss +1 -10
  161. package/themes/home/index.scss +1 -10
  162. package/themes/home/index.styl +1 -10
  163. package/themes/home/struct.json +1 -16
  164. package/themes/homeDark/cssVars/declarations/index.css +2 -11
  165. package/themes/homeDark/cssVars/declarations/noColors.css +1 -1
  166. package/themes/homeDark/cssVars/declarations/noSizes.css +0 -9
  167. package/themes/homeDark/cssVars/declarations/onlyColors.css +0 -9
  168. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  169. package/themes/homeDark/cssVars/declarations/onlyMedia.css +1 -1
  170. package/themes/homeDark/cssVars/declarations/onlyVariables.css +1 -10
  171. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  172. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  173. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  174. package/themes/homeDark/cssVars/theme/fallbacks/index.css +1 -10
  175. package/themes/homeDark/cssVars/theme/fallbacks/index.less +1 -10
  176. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +1 -10
  177. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +1 -10
  178. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +1 -10
  179. package/themes/homeDark/cssVars/theme/index.js +1 -43
  180. package/themes/homeDark/cssVars/theme/index.json +1 -43
  181. package/themes/homeDark/docs.json +0 -35
  182. package/themes/homeDark/index.css +1 -10
  183. package/themes/homeDark/index.js +1 -16
  184. package/themes/homeDark/index.json +1 -16
  185. package/themes/homeDark/index.less +1 -10
  186. package/themes/homeDark/index.pcss +1 -10
  187. package/themes/homeDark/index.scss +1 -10
  188. package/themes/homeDark/index.styl +1 -10
  189. package/themes/homeDark/struct.json +1 -16
  190. package/themes/media/cssVars/declarations/index.css +2 -11
  191. package/themes/media/cssVars/declarations/noColors.css +1 -1
  192. package/themes/media/cssVars/declarations/noSizes.css +0 -9
  193. package/themes/media/cssVars/declarations/onlyColors.css +0 -9
  194. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  195. package/themes/media/cssVars/declarations/onlyMedia.css +1 -1
  196. package/themes/media/cssVars/declarations/onlyVariables.css +1 -10
  197. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  198. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +1 -10
  199. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  200. package/themes/media/cssVars/theme/fallbacks/index.css +1 -10
  201. package/themes/media/cssVars/theme/fallbacks/index.less +1 -10
  202. package/themes/media/cssVars/theme/fallbacks/index.pcss +1 -10
  203. package/themes/media/cssVars/theme/fallbacks/index.scss +1 -10
  204. package/themes/media/cssVars/theme/fallbacks/index.styl +1 -10
  205. package/themes/media/cssVars/theme/index.js +1 -43
  206. package/themes/media/cssVars/theme/index.json +1 -43
  207. package/themes/media/docs.json +0 -35
  208. package/themes/media/index.css +1 -10
  209. package/themes/media/index.js +1 -16
  210. package/themes/media/index.json +1 -16
  211. package/themes/media/index.less +1 -10
  212. package/themes/media/index.pcss +1 -10
  213. package/themes/media/index.scss +1 -10
  214. package/themes/media/index.styl +1 -10
  215. package/themes/media/struct.json +1 -16
  216. package/themes/mediaDark/cssVars/declarations/index.css +2 -11
  217. package/themes/mediaDark/cssVars/declarations/noColors.css +1 -1
  218. package/themes/mediaDark/cssVars/declarations/noSizes.css +0 -9
  219. package/themes/mediaDark/cssVars/declarations/onlyColors.css +0 -9
  220. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  221. package/themes/mediaDark/cssVars/declarations/onlyMedia.css +1 -1
  222. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +1 -10
  223. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  224. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  225. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  226. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +1 -10
  227. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +1 -10
  228. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +1 -10
  229. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +1 -10
  230. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +1 -10
  231. package/themes/mediaDark/cssVars/theme/index.js +1 -43
  232. package/themes/mediaDark/cssVars/theme/index.json +1 -43
  233. package/themes/mediaDark/docs.json +0 -35
  234. package/themes/mediaDark/index.css +1 -10
  235. package/themes/mediaDark/index.js +1 -16
  236. package/themes/mediaDark/index.json +1 -16
  237. package/themes/mediaDark/index.less +1 -10
  238. package/themes/mediaDark/index.pcss +1 -10
  239. package/themes/mediaDark/index.scss +1 -10
  240. package/themes/mediaDark/index.styl +1 -10
  241. package/themes/mediaDark/struct.json +1 -16
  242. package/themes/mycom/cssVars/declarations/index.css +2 -11
  243. package/themes/mycom/cssVars/declarations/noColors.css +1 -1
  244. package/themes/mycom/cssVars/declarations/noSizes.css +0 -9
  245. package/themes/mycom/cssVars/declarations/onlyColors.css +0 -9
  246. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  247. package/themes/mycom/cssVars/declarations/onlyMedia.css +1 -1
  248. package/themes/mycom/cssVars/declarations/onlyVariables.css +1 -10
  249. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  250. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +1 -10
  251. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  252. package/themes/mycom/cssVars/theme/fallbacks/index.css +1 -10
  253. package/themes/mycom/cssVars/theme/fallbacks/index.less +1 -10
  254. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +1 -10
  255. package/themes/mycom/cssVars/theme/fallbacks/index.scss +1 -10
  256. package/themes/mycom/cssVars/theme/fallbacks/index.styl +1 -10
  257. package/themes/mycom/cssVars/theme/index.js +1 -43
  258. package/themes/mycom/cssVars/theme/index.json +1 -43
  259. package/themes/mycom/docs.json +0 -35
  260. package/themes/mycom/index.css +1 -10
  261. package/themes/mycom/index.js +1 -16
  262. package/themes/mycom/index.json +1 -16
  263. package/themes/mycom/index.less +1 -10
  264. package/themes/mycom/index.pcss +1 -10
  265. package/themes/mycom/index.scss +1 -10
  266. package/themes/mycom/index.styl +1 -10
  267. package/themes/mycom/struct.json +1 -16
  268. package/themes/octavius/cssVars/declarations/index.css +2 -11
  269. package/themes/octavius/cssVars/declarations/noColors.css +1 -1
  270. package/themes/octavius/cssVars/declarations/noSizes.css +0 -9
  271. package/themes/octavius/cssVars/declarations/onlyColors.css +0 -9
  272. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  273. package/themes/octavius/cssVars/declarations/onlyMedia.css +1 -1
  274. package/themes/octavius/cssVars/declarations/onlyVariables.css +1 -10
  275. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  276. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +1 -10
  277. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  278. package/themes/octavius/cssVars/theme/fallbacks/index.css +1 -10
  279. package/themes/octavius/cssVars/theme/fallbacks/index.less +1 -10
  280. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +1 -10
  281. package/themes/octavius/cssVars/theme/fallbacks/index.scss +1 -10
  282. package/themes/octavius/cssVars/theme/fallbacks/index.styl +1 -10
  283. package/themes/octavius/cssVars/theme/index.js +1 -43
  284. package/themes/octavius/cssVars/theme/index.json +1 -43
  285. package/themes/octavius/docs.json +0 -35
  286. package/themes/octavius/index.css +1 -10
  287. package/themes/octavius/index.js +1 -16
  288. package/themes/octavius/index.json +1 -16
  289. package/themes/octavius/index.less +1 -10
  290. package/themes/octavius/index.pcss +1 -10
  291. package/themes/octavius/index.scss +1 -10
  292. package/themes/octavius/index.styl +1 -10
  293. package/themes/octavius/struct.json +1 -16
  294. package/themes/octaviusCompact/cssVars/declarations/index.css +2 -11
  295. package/themes/octaviusCompact/cssVars/declarations/noColors.css +1 -1
  296. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +0 -9
  297. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +0 -9
  298. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  299. package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +1 -1
  300. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +1 -10
  301. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  302. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +1 -10
  303. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  304. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +1 -10
  305. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +1 -10
  306. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +1 -10
  307. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +1 -10
  308. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +1 -10
  309. package/themes/octaviusCompact/cssVars/theme/index.js +1 -43
  310. package/themes/octaviusCompact/cssVars/theme/index.json +1 -43
  311. package/themes/octaviusCompact/docs.json +0 -35
  312. package/themes/octaviusCompact/index.css +1 -10
  313. package/themes/octaviusCompact/index.js +1 -16
  314. package/themes/octaviusCompact/index.json +1 -16
  315. package/themes/octaviusCompact/index.less +1 -10
  316. package/themes/octaviusCompact/index.pcss +1 -10
  317. package/themes/octaviusCompact/index.scss +1 -10
  318. package/themes/octaviusCompact/index.styl +1 -10
  319. package/themes/octaviusCompact/struct.json +1 -16
  320. package/themes/octaviusCompactDark/cssVars/declarations/index.css +2 -11
  321. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +1 -1
  322. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +0 -9
  323. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +0 -9
  324. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  325. package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +1 -1
  326. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +1 -10
  327. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  328. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  329. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  330. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +1 -10
  331. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +1 -10
  332. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +1 -10
  333. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +1 -10
  334. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +1 -10
  335. package/themes/octaviusCompactDark/cssVars/theme/index.js +1 -43
  336. package/themes/octaviusCompactDark/cssVars/theme/index.json +1 -43
  337. package/themes/octaviusCompactDark/docs.json +0 -35
  338. package/themes/octaviusCompactDark/index.css +1 -10
  339. package/themes/octaviusCompactDark/index.js +1 -16
  340. package/themes/octaviusCompactDark/index.json +1 -16
  341. package/themes/octaviusCompactDark/index.less +1 -10
  342. package/themes/octaviusCompactDark/index.pcss +1 -10
  343. package/themes/octaviusCompactDark/index.scss +1 -10
  344. package/themes/octaviusCompactDark/index.styl +1 -10
  345. package/themes/octaviusCompactDark/struct.json +1 -16
  346. package/themes/octaviusDark/cssVars/declarations/index.css +2 -11
  347. package/themes/octaviusDark/cssVars/declarations/noColors.css +1 -1
  348. package/themes/octaviusDark/cssVars/declarations/noSizes.css +0 -9
  349. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +0 -9
  350. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  351. package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +1 -1
  352. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +1 -10
  353. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  354. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  355. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  356. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +1 -10
  357. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +1 -10
  358. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +1 -10
  359. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +1 -10
  360. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +1 -10
  361. package/themes/octaviusDark/cssVars/theme/index.js +1 -43
  362. package/themes/octaviusDark/cssVars/theme/index.json +1 -43
  363. package/themes/octaviusDark/docs.json +0 -35
  364. package/themes/octaviusDark/index.css +1 -10
  365. package/themes/octaviusDark/index.js +1 -16
  366. package/themes/octaviusDark/index.json +1 -16
  367. package/themes/octaviusDark/index.less +1 -10
  368. package/themes/octaviusDark/index.pcss +1 -10
  369. package/themes/octaviusDark/index.scss +1 -10
  370. package/themes/octaviusDark/index.styl +1 -10
  371. package/themes/octaviusDark/struct.json +1 -16
  372. package/themes/octaviusVK/cssVars/declarations/index.css +96 -105
  373. package/themes/octaviusVK/cssVars/declarations/noColors.css +1 -1
  374. package/themes/octaviusVK/cssVars/declarations/noSizes.css +94 -103
  375. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +94 -103
  376. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  377. package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +1 -1
  378. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +95 -104
  379. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  380. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +95 -104
  381. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +95 -104
  382. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +95 -104
  383. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +95 -104
  384. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +95 -104
  385. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +95 -104
  386. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +95 -104
  387. package/themes/octaviusVK/cssVars/theme/index.js +95 -137
  388. package/themes/octaviusVK/cssVars/theme/index.json +95 -137
  389. package/themes/octaviusVK/docs.json +0 -35
  390. package/themes/octaviusVK/index.css +95 -104
  391. package/themes/octaviusVK/index.js +95 -110
  392. package/themes/octaviusVK/index.json +95 -110
  393. package/themes/octaviusVK/index.less +95 -104
  394. package/themes/octaviusVK/index.pcss +95 -104
  395. package/themes/octaviusVK/index.scss +95 -104
  396. package/themes/octaviusVK/index.styl +95 -104
  397. package/themes/octaviusVK/struct.json +95 -110
  398. package/themes/octaviusVKDark/cssVars/declarations/index.css +95 -104
  399. package/themes/octaviusVKDark/cssVars/declarations/noColors.css +1 -1
  400. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +93 -102
  401. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +93 -102
  402. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  403. package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +1 -1
  404. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +94 -103
  405. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  406. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +94 -103
  407. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +94 -103
  408. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +94 -103
  409. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +94 -103
  410. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +94 -103
  411. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +94 -103
  412. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +94 -103
  413. package/themes/octaviusVKDark/cssVars/theme/index.js +94 -136
  414. package/themes/octaviusVKDark/cssVars/theme/index.json +94 -136
  415. package/themes/octaviusVKDark/docs.json +0 -35
  416. package/themes/octaviusVKDark/index.css +94 -103
  417. package/themes/octaviusVKDark/index.js +94 -109
  418. package/themes/octaviusVKDark/index.json +94 -109
  419. package/themes/octaviusVKDark/index.less +94 -103
  420. package/themes/octaviusVKDark/index.pcss +94 -103
  421. package/themes/octaviusVKDark/index.scss +94 -103
  422. package/themes/octaviusVKDark/index.styl +94 -103
  423. package/themes/octaviusVKDark/struct.json +94 -109
  424. package/themes/octaviusWhite/cssVars/declarations/index.css +2 -11
  425. package/themes/octaviusWhite/cssVars/declarations/noColors.css +1 -1
  426. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +0 -9
  427. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +0 -9
  428. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  429. package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +1 -1
  430. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +1 -10
  431. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  432. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +1 -10
  433. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  434. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +1 -10
  435. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +1 -10
  436. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +1 -10
  437. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +1 -10
  438. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +1 -10
  439. package/themes/octaviusWhite/cssVars/theme/index.js +1 -43
  440. package/themes/octaviusWhite/cssVars/theme/index.json +1 -43
  441. package/themes/octaviusWhite/docs.json +0 -35
  442. package/themes/octaviusWhite/index.css +1 -10
  443. package/themes/octaviusWhite/index.js +1 -16
  444. package/themes/octaviusWhite/index.json +1 -16
  445. package/themes/octaviusWhite/index.less +1 -10
  446. package/themes/octaviusWhite/index.pcss +1 -10
  447. package/themes/octaviusWhite/index.scss +1 -10
  448. package/themes/octaviusWhite/index.styl +1 -10
  449. package/themes/octaviusWhite/struct.json +1 -16
  450. package/themes/otvet/cssVars/declarations/index.css +2 -11
  451. package/themes/otvet/cssVars/declarations/noColors.css +1 -1
  452. package/themes/otvet/cssVars/declarations/noSizes.css +0 -9
  453. package/themes/otvet/cssVars/declarations/onlyColors.css +0 -9
  454. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  455. package/themes/otvet/cssVars/declarations/onlyMedia.css +1 -1
  456. package/themes/otvet/cssVars/declarations/onlyVariables.css +1 -10
  457. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  458. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +1 -10
  459. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  460. package/themes/otvet/cssVars/theme/fallbacks/index.css +1 -10
  461. package/themes/otvet/cssVars/theme/fallbacks/index.less +1 -10
  462. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +1 -10
  463. package/themes/otvet/cssVars/theme/fallbacks/index.scss +1 -10
  464. package/themes/otvet/cssVars/theme/fallbacks/index.styl +1 -10
  465. package/themes/otvet/cssVars/theme/index.js +1 -43
  466. package/themes/otvet/cssVars/theme/index.json +1 -43
  467. package/themes/otvet/docs.json +0 -35
  468. package/themes/otvet/index.css +1 -10
  469. package/themes/otvet/index.js +1 -16
  470. package/themes/otvet/index.json +1 -16
  471. package/themes/otvet/index.less +1 -10
  472. package/themes/otvet/index.pcss +1 -10
  473. package/themes/otvet/index.scss +1 -10
  474. package/themes/otvet/index.styl +1 -10
  475. package/themes/otvet/struct.json +1 -16
  476. package/themes/otvetDark/cssVars/declarations/index.css +2 -11
  477. package/themes/otvetDark/cssVars/declarations/noColors.css +1 -1
  478. package/themes/otvetDark/cssVars/declarations/noSizes.css +0 -9
  479. package/themes/otvetDark/cssVars/declarations/onlyColors.css +0 -9
  480. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  481. package/themes/otvetDark/cssVars/declarations/onlyMedia.css +1 -1
  482. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +1 -10
  483. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  484. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  485. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  486. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +1 -10
  487. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +1 -10
  488. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +1 -10
  489. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +1 -10
  490. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +1 -10
  491. package/themes/otvetDark/cssVars/theme/index.js +1 -43
  492. package/themes/otvetDark/cssVars/theme/index.json +1 -43
  493. package/themes/otvetDark/docs.json +0 -35
  494. package/themes/otvetDark/index.css +1 -10
  495. package/themes/otvetDark/index.js +1 -16
  496. package/themes/otvetDark/index.json +1 -16
  497. package/themes/otvetDark/index.less +1 -10
  498. package/themes/otvetDark/index.pcss +1 -10
  499. package/themes/otvetDark/index.scss +1 -10
  500. package/themes/otvetDark/index.styl +1 -10
  501. package/themes/otvetDark/struct.json +1 -16
  502. package/themes/paradigmBase/cssVars/declarations/index.css +2 -11
  503. package/themes/paradigmBase/cssVars/declarations/noColors.css +1 -1
  504. package/themes/paradigmBase/cssVars/declarations/noSizes.css +0 -9
  505. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +0 -9
  506. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  507. package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +1 -1
  508. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +1 -10
  509. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  510. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +1 -10
  511. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  512. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +1 -10
  513. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +1 -10
  514. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +1 -10
  515. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +1 -10
  516. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +1 -10
  517. package/themes/paradigmBase/cssVars/theme/index.js +1 -43
  518. package/themes/paradigmBase/cssVars/theme/index.json +1 -43
  519. package/themes/paradigmBase/docs.json +0 -35
  520. package/themes/paradigmBase/index.css +1 -10
  521. package/themes/paradigmBase/index.js +1 -16
  522. package/themes/paradigmBase/index.json +1 -16
  523. package/themes/paradigmBase/index.less +1 -10
  524. package/themes/paradigmBase/index.pcss +1 -10
  525. package/themes/paradigmBase/index.scss +1 -10
  526. package/themes/paradigmBase/index.styl +1 -10
  527. package/themes/paradigmBase/struct.json +1 -16
  528. package/themes/paradigmBaseDark/cssVars/declarations/index.css +2 -11
  529. package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +1 -1
  530. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +0 -9
  531. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +0 -9
  532. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  533. package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +1 -1
  534. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +1 -10
  535. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  536. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  537. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  538. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +1 -10
  539. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +1 -10
  540. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +1 -10
  541. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +1 -10
  542. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +1 -10
  543. package/themes/paradigmBaseDark/cssVars/theme/index.js +1 -43
  544. package/themes/paradigmBaseDark/cssVars/theme/index.json +1 -43
  545. package/themes/paradigmBaseDark/docs.json +0 -35
  546. package/themes/paradigmBaseDark/index.css +1 -10
  547. package/themes/paradigmBaseDark/index.js +1 -16
  548. package/themes/paradigmBaseDark/index.json +1 -16
  549. package/themes/paradigmBaseDark/index.less +1 -10
  550. package/themes/paradigmBaseDark/index.pcss +1 -10
  551. package/themes/paradigmBaseDark/index.scss +1 -10
  552. package/themes/paradigmBaseDark/index.styl +1 -10
  553. package/themes/paradigmBaseDark/struct.json +1 -16
  554. package/themes/pharma/cssVars/declarations/index.css +2 -11
  555. package/themes/pharma/cssVars/declarations/noColors.css +1 -1
  556. package/themes/pharma/cssVars/declarations/noSizes.css +0 -9
  557. package/themes/pharma/cssVars/declarations/onlyColors.css +0 -9
  558. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  559. package/themes/pharma/cssVars/declarations/onlyMedia.css +1 -1
  560. package/themes/pharma/cssVars/declarations/onlyVariables.css +1 -10
  561. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  562. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +1 -10
  563. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  564. package/themes/pharma/cssVars/theme/fallbacks/index.css +1 -10
  565. package/themes/pharma/cssVars/theme/fallbacks/index.less +1 -10
  566. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +1 -10
  567. package/themes/pharma/cssVars/theme/fallbacks/index.scss +1 -10
  568. package/themes/pharma/cssVars/theme/fallbacks/index.styl +1 -10
  569. package/themes/pharma/cssVars/theme/index.js +1 -43
  570. package/themes/pharma/cssVars/theme/index.json +1 -43
  571. package/themes/pharma/docs.json +0 -35
  572. package/themes/pharma/index.css +1 -10
  573. package/themes/pharma/index.js +1 -16
  574. package/themes/pharma/index.json +1 -16
  575. package/themes/pharma/index.less +1 -10
  576. package/themes/pharma/index.pcss +1 -10
  577. package/themes/pharma/index.scss +1 -10
  578. package/themes/pharma/index.styl +1 -10
  579. package/themes/pharma/struct.json +1 -16
  580. package/themes/portalUI/cssVars/declarations/index.css +2 -11
  581. package/themes/portalUI/cssVars/declarations/noColors.css +1 -1
  582. package/themes/portalUI/cssVars/declarations/noSizes.css +0 -9
  583. package/themes/portalUI/cssVars/declarations/onlyColors.css +0 -9
  584. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  585. package/themes/portalUI/cssVars/declarations/onlyMedia.css +1 -1
  586. package/themes/portalUI/cssVars/declarations/onlyVariables.css +1 -10
  587. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  588. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +1 -10
  589. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  590. package/themes/portalUI/cssVars/theme/fallbacks/index.css +1 -10
  591. package/themes/portalUI/cssVars/theme/fallbacks/index.less +1 -10
  592. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +1 -10
  593. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +1 -10
  594. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +1 -10
  595. package/themes/portalUI/cssVars/theme/index.js +1 -43
  596. package/themes/portalUI/cssVars/theme/index.json +1 -43
  597. package/themes/portalUI/docs.json +0 -35
  598. package/themes/portalUI/index.css +1 -10
  599. package/themes/portalUI/index.js +1 -16
  600. package/themes/portalUI/index.json +1 -16
  601. package/themes/portalUI/index.less +1 -10
  602. package/themes/portalUI/index.pcss +1 -10
  603. package/themes/portalUI/index.scss +1 -10
  604. package/themes/portalUI/index.styl +1 -10
  605. package/themes/portalUI/struct.json +1 -16
  606. package/themes/portalUIDark/cssVars/declarations/index.css +2 -11
  607. package/themes/portalUIDark/cssVars/declarations/noColors.css +1 -1
  608. package/themes/portalUIDark/cssVars/declarations/noSizes.css +0 -9
  609. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +0 -9
  610. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  611. package/themes/portalUIDark/cssVars/declarations/onlyMedia.css +1 -1
  612. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +1 -10
  613. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  614. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +1 -10
  615. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  616. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +1 -10
  617. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +1 -10
  618. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +1 -10
  619. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +1 -10
  620. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +1 -10
  621. package/themes/portalUIDark/cssVars/theme/index.js +1 -43
  622. package/themes/portalUIDark/cssVars/theme/index.json +1 -43
  623. package/themes/portalUIDark/docs.json +0 -35
  624. package/themes/portalUIDark/index.css +1 -10
  625. package/themes/portalUIDark/index.js +1 -16
  626. package/themes/portalUIDark/index.json +1 -16
  627. package/themes/portalUIDark/index.less +1 -10
  628. package/themes/portalUIDark/index.pcss +1 -10
  629. package/themes/portalUIDark/index.scss +1 -10
  630. package/themes/portalUIDark/index.styl +1 -10
  631. package/themes/portalUIDark/struct.json +1 -16
  632. package/themes/promo/cssVars/declarations/index.css +2 -11
  633. package/themes/promo/cssVars/declarations/noColors.css +1 -1
  634. package/themes/promo/cssVars/declarations/noSizes.css +0 -9
  635. package/themes/promo/cssVars/declarations/onlyColors.css +0 -9
  636. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  637. package/themes/promo/cssVars/declarations/onlyMedia.css +1 -1
  638. package/themes/promo/cssVars/declarations/onlyVariables.css +1 -10
  639. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  640. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +1 -10
  641. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  642. package/themes/promo/cssVars/theme/fallbacks/index.css +1 -10
  643. package/themes/promo/cssVars/theme/fallbacks/index.less +1 -10
  644. package/themes/promo/cssVars/theme/fallbacks/index.pcss +1 -10
  645. package/themes/promo/cssVars/theme/fallbacks/index.scss +1 -10
  646. package/themes/promo/cssVars/theme/fallbacks/index.styl +1 -10
  647. package/themes/promo/cssVars/theme/index.js +1 -43
  648. package/themes/promo/cssVars/theme/index.json +1 -43
  649. package/themes/promo/docs.json +0 -35
  650. package/themes/promo/index.css +1 -10
  651. package/themes/promo/index.js +1 -16
  652. package/themes/promo/index.json +1 -16
  653. package/themes/promo/index.less +1 -10
  654. package/themes/promo/index.pcss +1 -10
  655. package/themes/promo/index.scss +1 -10
  656. package/themes/promo/index.styl +1 -10
  657. package/themes/promo/struct.json +1 -16
  658. package/themes/search/cssVars/declarations/index.css +2 -11
  659. package/themes/search/cssVars/declarations/noColors.css +1 -1
  660. package/themes/search/cssVars/declarations/noSizes.css +0 -9
  661. package/themes/search/cssVars/declarations/onlyColors.css +0 -9
  662. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  663. package/themes/search/cssVars/declarations/onlyMedia.css +1 -1
  664. package/themes/search/cssVars/declarations/onlyVariables.css +1 -10
  665. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  666. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +1 -10
  667. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  668. package/themes/search/cssVars/theme/fallbacks/index.css +1 -10
  669. package/themes/search/cssVars/theme/fallbacks/index.less +1 -10
  670. package/themes/search/cssVars/theme/fallbacks/index.pcss +1 -10
  671. package/themes/search/cssVars/theme/fallbacks/index.scss +1 -10
  672. package/themes/search/cssVars/theme/fallbacks/index.styl +1 -10
  673. package/themes/search/cssVars/theme/index.js +1 -43
  674. package/themes/search/cssVars/theme/index.json +1 -43
  675. package/themes/search/docs.json +0 -35
  676. package/themes/search/index.css +1 -10
  677. package/themes/search/index.js +1 -16
  678. package/themes/search/index.json +1 -16
  679. package/themes/search/index.less +1 -10
  680. package/themes/search/index.pcss +1 -10
  681. package/themes/search/index.scss +1 -10
  682. package/themes/search/index.styl +1 -10
  683. package/themes/search/struct.json +1 -16
  684. package/themes/todo/cssVars/declarations/index.css +2 -11
  685. package/themes/todo/cssVars/declarations/noColors.css +1 -1
  686. package/themes/todo/cssVars/declarations/noSizes.css +0 -9
  687. package/themes/todo/cssVars/declarations/onlyColors.css +0 -9
  688. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  689. package/themes/todo/cssVars/declarations/onlyMedia.css +1 -1
  690. package/themes/todo/cssVars/declarations/onlyVariables.css +1 -10
  691. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  692. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +1 -10
  693. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  694. package/themes/todo/cssVars/theme/fallbacks/index.css +1 -10
  695. package/themes/todo/cssVars/theme/fallbacks/index.less +1 -10
  696. package/themes/todo/cssVars/theme/fallbacks/index.pcss +1 -10
  697. package/themes/todo/cssVars/theme/fallbacks/index.scss +1 -10
  698. package/themes/todo/cssVars/theme/fallbacks/index.styl +1 -10
  699. package/themes/todo/cssVars/theme/index.js +1 -43
  700. package/themes/todo/cssVars/theme/index.json +1 -43
  701. package/themes/todo/docs.json +0 -35
  702. package/themes/todo/index.css +1 -10
  703. package/themes/todo/index.js +1 -16
  704. package/themes/todo/index.json +1 -16
  705. package/themes/todo/index.less +1 -10
  706. package/themes/todo/index.pcss +1 -10
  707. package/themes/todo/index.scss +1 -10
  708. package/themes/todo/index.styl +1 -10
  709. package/themes/todo/struct.json +1 -16
  710. package/themes/vkBase/cssVars/declarations/index.css +77 -86
  711. package/themes/vkBase/cssVars/declarations/noColors.css +1 -1
  712. package/themes/vkBase/cssVars/declarations/noSizes.css +76 -85
  713. package/themes/vkBase/cssVars/declarations/onlyColors.css +76 -85
  714. package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
  715. package/themes/vkBase/cssVars/declarations/onlyVariables.css +77 -86
  716. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  717. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +77 -86
  718. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +77 -86
  719. package/themes/vkBase/cssVars/theme/fallbacks/index.css +77 -86
  720. package/themes/vkBase/cssVars/theme/fallbacks/index.less +77 -86
  721. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +77 -86
  722. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +77 -86
  723. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +77 -86
  724. package/themes/vkBase/cssVars/theme/index.js +77 -119
  725. package/themes/vkBase/cssVars/theme/index.json +77 -119
  726. package/themes/vkBase/docs.json +0 -35
  727. package/themes/vkBase/index.css +77 -86
  728. package/themes/vkBase/index.js +77 -92
  729. package/themes/vkBase/index.json +77 -92
  730. package/themes/vkBase/index.less +77 -86
  731. package/themes/vkBase/index.pcss +77 -86
  732. package/themes/vkBase/index.scss +77 -86
  733. package/themes/vkBase/index.styl +77 -86
  734. package/themes/vkBase/struct.json +77 -92
  735. package/themes/vkBaseDark/cssVars/declarations/index.css +66 -75
  736. package/themes/vkBaseDark/cssVars/declarations/noColors.css +1 -1
  737. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +65 -74
  738. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +65 -74
  739. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  740. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +66 -75
  741. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  742. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +66 -75
  743. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +66 -72
  744. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +66 -75
  745. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +66 -75
  746. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +66 -75
  747. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +66 -75
  748. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +66 -75
  749. package/themes/vkBaseDark/cssVars/theme/index.js +77 -119
  750. package/themes/vkBaseDark/cssVars/theme/index.json +77 -119
  751. package/themes/vkBaseDark/docs.json +0 -35
  752. package/themes/vkBaseDark/index.css +66 -75
  753. package/themes/vkBaseDark/index.js +68 -83
  754. package/themes/vkBaseDark/index.json +68 -83
  755. package/themes/vkBaseDark/index.less +66 -75
  756. package/themes/vkBaseDark/index.pcss +66 -75
  757. package/themes/vkBaseDark/index.scss +66 -75
  758. package/themes/vkBaseDark/index.styl +66 -75
  759. package/themes/vkBaseDark/struct.json +68 -83
  760. package/themes/vkCom/cssVars/declarations/index.css +18 -27
  761. package/themes/vkCom/cssVars/declarations/noSizes.css +18 -27
  762. package/themes/vkCom/cssVars/declarations/onlyColors.css +18 -27
  763. package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
  764. package/themes/vkCom/cssVars/declarations/onlyVariables.css +18 -27
  765. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  766. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +18 -27
  767. package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +72 -9
  768. package/themes/vkCom/cssVars/theme/fallbacks/index.css +18 -27
  769. package/themes/vkCom/cssVars/theme/fallbacks/index.less +18 -27
  770. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +18 -27
  771. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +18 -27
  772. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +18 -27
  773. package/themes/vkCom/cssVars/theme/index.js +18 -60
  774. package/themes/vkCom/cssVars/theme/index.json +18 -60
  775. package/themes/vkCom/docs.json +0 -35
  776. package/themes/vkCom/index.css +18 -27
  777. package/themes/vkCom/index.js +18 -33
  778. package/themes/vkCom/index.json +18 -33
  779. package/themes/vkCom/index.less +18 -27
  780. package/themes/vkCom/index.pcss +18 -27
  781. package/themes/vkCom/index.scss +18 -27
  782. package/themes/vkCom/index.styl +18 -27
  783. package/themes/vkCom/struct.json +18 -33
  784. package/themes/vkComDark/cssVars/declarations/index.css +20 -29
  785. package/themes/vkComDark/cssVars/declarations/noSizes.css +20 -29
  786. package/themes/vkComDark/cssVars/declarations/onlyColors.css +20 -29
  787. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  788. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +20 -29
  789. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  790. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +20 -29
  791. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -12
  792. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +20 -29
  793. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +20 -29
  794. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +20 -29
  795. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +20 -29
  796. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +20 -29
  797. package/themes/vkComDark/cssVars/theme/index.js +31 -73
  798. package/themes/vkComDark/cssVars/theme/index.json +31 -73
  799. package/themes/vkComDark/docs.json +0 -35
  800. package/themes/vkComDark/index.css +20 -29
  801. package/themes/vkComDark/index.js +22 -37
  802. package/themes/vkComDark/index.json +22 -37
  803. package/themes/vkComDark/index.less +20 -29
  804. package/themes/vkComDark/index.pcss +20 -29
  805. package/themes/vkComDark/index.scss +20 -29
  806. package/themes/vkComDark/index.styl +20 -29
  807. package/themes/vkComDark/struct.json +22 -37
  808. package/themes/vkIOS/cssVars/declarations/index.css +77 -86
  809. package/themes/vkIOS/cssVars/declarations/noColors.css +1 -1
  810. package/themes/vkIOS/cssVars/declarations/noSizes.css +76 -85
  811. package/themes/vkIOS/cssVars/declarations/onlyColors.css +76 -85
  812. package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
  813. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +77 -86
  814. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  815. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +77 -86
  816. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +77 -86
  817. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +77 -86
  818. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +77 -86
  819. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +77 -86
  820. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +77 -86
  821. package/themes/vkIOS/cssVars/theme/index.js +77 -119
  822. package/themes/vkIOS/cssVars/theme/index.json +77 -119
  823. package/themes/vkIOS/docs.json +0 -35
  824. package/themes/vkIOS/index.css +77 -86
  825. package/themes/vkIOS/index.js +77 -92
  826. package/themes/vkIOS/index.json +77 -92
  827. package/themes/vkIOS/index.less +77 -86
  828. package/themes/vkIOS/index.pcss +77 -86
  829. package/themes/vkIOS/index.scss +77 -86
  830. package/themes/vkIOS/index.styl +77 -86
  831. package/themes/vkIOS/struct.json +77 -92
  832. package/themes/vkIOSDark/cssVars/declarations/index.css +66 -75
  833. package/themes/vkIOSDark/cssVars/declarations/noColors.css +1 -1
  834. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +65 -74
  835. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +65 -74
  836. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  837. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +66 -75
  838. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  839. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +66 -75
  840. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +66 -75
  841. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +66 -75
  842. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +66 -75
  843. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +66 -75
  844. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +66 -75
  845. package/themes/vkIOSDark/cssVars/theme/index.js +77 -119
  846. package/themes/vkIOSDark/cssVars/theme/index.json +77 -119
  847. package/themes/vkIOSDark/docs.json +0 -35
  848. package/themes/vkIOSDark/index.css +66 -75
  849. package/themes/vkIOSDark/index.js +68 -83
  850. package/themes/vkIOSDark/index.json +68 -83
  851. package/themes/vkIOSDark/index.less +66 -75
  852. package/themes/vkIOSDark/index.pcss +66 -75
  853. package/themes/vkIOSDark/index.scss +66 -75
  854. package/themes/vkIOSDark/index.styl +66 -75
  855. package/themes/vkIOSDark/struct.json +68 -83
  856. package/themes/vkontakteAndroid/cssVars/declarations/index.css +77 -86
  857. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +1 -1
  858. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +76 -85
  859. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +76 -85
  860. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
  861. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +77 -86
  862. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
  863. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +77 -86
  864. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +77 -86
  865. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +77 -86
  866. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +77 -86
  867. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +77 -86
  868. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +77 -86
  869. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +77 -86
  870. package/themes/vkontakteAndroid/cssVars/theme/index.js +77 -119
  871. package/themes/vkontakteAndroid/cssVars/theme/index.json +77 -119
  872. package/themes/vkontakteAndroid/docs.json +0 -223
  873. package/themes/vkontakteAndroid/index.css +77 -86
  874. package/themes/vkontakteAndroid/index.js +77 -92
  875. package/themes/vkontakteAndroid/index.json +77 -92
  876. package/themes/vkontakteAndroid/index.less +77 -86
  877. package/themes/vkontakteAndroid/index.pcss +77 -86
  878. package/themes/vkontakteAndroid/index.scss +77 -86
  879. package/themes/vkontakteAndroid/index.styl +77 -86
  880. package/themes/vkontakteAndroid/struct.json +77 -92
  881. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +66 -75
  882. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +1 -1
  883. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +65 -74
  884. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +65 -74
  885. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
  886. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +66 -75
  887. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
  888. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +66 -75
  889. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +66 -72
  890. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +66 -75
  891. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +66 -75
  892. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +66 -75
  893. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +66 -75
  894. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +66 -75
  895. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +77 -119
  896. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +77 -119
  897. package/themes/vkontakteAndroidDark/docs.json +0 -223
  898. package/themes/vkontakteAndroidDark/index.css +66 -75
  899. package/themes/vkontakteAndroidDark/index.js +68 -83
  900. package/themes/vkontakteAndroidDark/index.json +68 -83
  901. package/themes/vkontakteAndroidDark/index.less +66 -75
  902. package/themes/vkontakteAndroidDark/index.pcss +66 -75
  903. package/themes/vkontakteAndroidDark/index.scss +66 -75
  904. package/themes/vkontakteAndroidDark/index.styl +66 -75
  905. package/themes/vkontakteAndroidDark/struct.json +68 -83
  906. package/themes/vkontakteCom/cssVars/declarations/index.css +18 -168
  907. package/themes/vkontakteCom/cssVars/declarations/noColors.css +0 -141
  908. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +18 -168
  909. package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +18 -168
  910. package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
  911. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +18 -168
  912. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  913. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +18 -168
  914. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +72 -150
  915. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +18 -168
  916. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +18 -168
  917. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +18 -168
  918. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +18 -168
  919. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +18 -168
  920. package/themes/vkontakteCom/cssVars/theme/index.js +18 -718
  921. package/themes/vkontakteCom/cssVars/theme/index.json +18 -718
  922. package/themes/vkontakteCom/docs.json +0 -223
  923. package/themes/vkontakteCom/index.css +18 -168
  924. package/themes/vkontakteCom/index.js +18 -268
  925. package/themes/vkontakteCom/index.json +18 -268
  926. package/themes/vkontakteCom/index.less +18 -168
  927. package/themes/vkontakteCom/index.pcss +18 -168
  928. package/themes/vkontakteCom/index.scss +18 -168
  929. package/themes/vkontakteCom/index.styl +18 -168
  930. package/themes/vkontakteCom/struct.json +18 -268
  931. package/themes/vkontakteComDark/cssVars/declarations/index.css +20 -170
  932. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +0 -141
  933. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +20 -170
  934. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +20 -170
  935. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
  936. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +20 -170
  937. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  938. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +20 -170
  939. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -153
  940. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +20 -170
  941. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +20 -170
  942. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +20 -170
  943. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +20 -170
  944. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +20 -170
  945. package/themes/vkontakteComDark/cssVars/theme/index.js +31 -731
  946. package/themes/vkontakteComDark/cssVars/theme/index.json +31 -731
  947. package/themes/vkontakteComDark/docs.json +0 -223
  948. package/themes/vkontakteComDark/index.css +20 -170
  949. package/themes/vkontakteComDark/index.js +22 -272
  950. package/themes/vkontakteComDark/index.json +22 -272
  951. package/themes/vkontakteComDark/index.less +20 -170
  952. package/themes/vkontakteComDark/index.pcss +20 -170
  953. package/themes/vkontakteComDark/index.scss +20 -170
  954. package/themes/vkontakteComDark/index.styl +20 -170
  955. package/themes/vkontakteComDark/struct.json +22 -272
  956. package/themes/vkontakteIOS/cssVars/declarations/index.css +77 -86
  957. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +1 -1
  958. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +76 -85
  959. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +76 -85
  960. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
  961. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +77 -86
  962. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
  963. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +77 -86
  964. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +77 -86
  965. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +77 -86
  966. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +77 -86
  967. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +77 -86
  968. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +77 -86
  969. package/themes/vkontakteIOS/cssVars/theme/index.js +77 -119
  970. package/themes/vkontakteIOS/cssVars/theme/index.json +77 -119
  971. package/themes/vkontakteIOS/docs.json +0 -223
  972. package/themes/vkontakteIOS/index.css +77 -86
  973. package/themes/vkontakteIOS/index.js +77 -92
  974. package/themes/vkontakteIOS/index.json +77 -92
  975. package/themes/vkontakteIOS/index.less +77 -86
  976. package/themes/vkontakteIOS/index.pcss +77 -86
  977. package/themes/vkontakteIOS/index.scss +77 -86
  978. package/themes/vkontakteIOS/index.styl +77 -86
  979. package/themes/vkontakteIOS/struct.json +77 -92
  980. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +66 -75
  981. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +1 -1
  982. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +65 -74
  983. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +65 -74
  984. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
  985. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +66 -75
  986. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  987. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +66 -75
  988. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +66 -75
  989. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +66 -75
  990. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +66 -75
  991. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +66 -75
  992. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +66 -75
  993. package/themes/vkontakteIOSDark/cssVars/theme/index.js +77 -119
  994. package/themes/vkontakteIOSDark/cssVars/theme/index.json +77 -119
  995. package/themes/vkontakteIOSDark/docs.json +0 -223
  996. package/themes/vkontakteIOSDark/index.css +66 -75
  997. package/themes/vkontakteIOSDark/index.js +68 -83
  998. package/themes/vkontakteIOSDark/index.json +68 -83
  999. package/themes/vkontakteIOSDark/index.less +66 -75
  1000. package/themes/vkontakteIOSDark/index.pcss +66 -75
  1001. package/themes/vkontakteIOSDark/index.scss +66 -75
  1002. package/themes/vkontakteIOSDark/index.styl +66 -75
  1003. package/themes/vkontakteIOSDark/struct.json +68 -83
  1004. package/themes/workspaceAdmin/cssVars/declarations/index.css +2 -11
  1005. package/themes/workspaceAdmin/cssVars/declarations/noColors.css +1 -1
  1006. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +0 -9
  1007. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +0 -9
  1008. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  1009. package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +1 -1
  1010. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +1 -10
  1011. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  1012. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +1 -10
  1013. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -10
  1014. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +1 -10
  1015. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +1 -10
  1016. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +1 -10
  1017. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +1 -10
  1018. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +1 -10
  1019. package/themes/workspaceAdmin/cssVars/theme/index.js +1 -43
  1020. package/themes/workspaceAdmin/cssVars/theme/index.json +1 -43
  1021. package/themes/workspaceAdmin/docs.json +0 -35
  1022. package/themes/workspaceAdmin/index.css +1 -10
  1023. package/themes/workspaceAdmin/index.js +1 -16
  1024. package/themes/workspaceAdmin/index.json +1 -16
  1025. package/themes/workspaceAdmin/index.less +1 -10
  1026. package/themes/workspaceAdmin/index.pcss +1 -10
  1027. package/themes/workspaceAdmin/index.scss +1 -10
  1028. package/themes/workspaceAdmin/index.styl +1 -10
  1029. package/themes/workspaceAdmin/struct.json +1 -16
@@ -92,7 +92,7 @@
92
92
  --vkui--color_background_contrast: #FFFFFF;
93
93
  --vkui--color_background_contrast--hover: #F5F5F7;
94
94
  --vkui--color_background_contrast--active: #EBECEF;
95
- --vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.2);
95
+ --vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.20);
96
96
  --vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
97
97
  --vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
98
98
  --vkui--color_background_contrast_inverse: #333333;
@@ -104,7 +104,7 @@
104
104
  --vkui--color_background_modal_inverse: #000000;
105
105
  --vkui--color_background_modal_inverse--hover: #000102;
106
106
  --vkui--color_background_modal_inverse--active: #000105;
107
- --vkui--color_background_warning: #FFF2D6;
107
+ --vkui--color_background_warning: #fff2d6;
108
108
  --vkui--color_background_warning--hover: #F5E9D0;
109
109
  --vkui--color_background_warning--active: #EBE0CA;
110
110
  --vkui--color_background_positive: #4BB34B;
@@ -113,10 +113,10 @@
113
113
  --vkui--color_background_negative: #E64646;
114
114
  --vkui--color_background_negative--hover: #DD4446;
115
115
  --vkui--color_background_negative--active: #D44245;
116
- --vkui--color_background_negative_tint: #FAEBEB;
116
+ --vkui--color_background_negative_tint: #faebeb;
117
117
  --vkui--color_background_negative_tint--hover: #F0E2E4;
118
118
  --vkui--color_background_negative_tint--active: #E6D9DD;
119
- --vkui--color_background_positive_tint: #E8f9e8;
119
+ --vkui--color_background_positive_tint: #e8f9e8;
120
120
  --vkui--color_background_positive_tint--hover: #DFF0E1;
121
121
  --vkui--color_background_positive_tint--active: #D5E6DA;
122
122
  --vkui--color_field_background: #F7F8FA;
@@ -164,10 +164,10 @@
164
164
  --vkui--color_text_link_themed: #2A5885;
165
165
  --vkui--color_text_link_themed--hover: #285582;
166
166
  --vkui--color_text_link_themed--active: #27527F;
167
- --vkui--color_text_link_tint: #71AAEB;
167
+ --vkui--color_text_link_tint: #71aaeb;
168
168
  --vkui--color_text_link_tint--hover: #6CA4E4;
169
169
  --vkui--color_text_link_tint--active: #689EDD;
170
- --vkui--color_text_link_visited: #4986CC;
170
+ --vkui--color_text_link_visited: #4986cc;
171
171
  --vkui--color_text_link_visited--hover: #4681C6;
172
172
  --vkui--color_text_link_visited--active: #437DC1;
173
173
  --vkui--color_text_muted: #333333;
@@ -176,16 +176,13 @@
176
176
  --vkui--color_link_contrast: #333333;
177
177
  --vkui--color_link_contrast--hover: #313233;
178
178
  --vkui--color_link_contrast--active: #2F3034;
179
- --vkui--color_text_button: #346297;
180
- --vkui--color_text_button--hover: #325F93;
181
- --vkui--color_text_button--active: #305B90;
182
179
  --vkui--color_icon_accent: #447BBA;
183
180
  --vkui--color_icon_accent--hover: #4177B5;
184
181
  --vkui--color_icon_accent--active: #3F72B0;
185
182
  --vkui--color_icon_accent_themed: #447BBA;
186
183
  --vkui--color_icon_accent_themed--hover: #4177B5;
187
184
  --vkui--color_icon_accent_themed--active: #3F72B0;
188
- --vkui--color_icon_primary: #2C2D2E;
185
+ --vkui--color_icon_primary: #2c2d2e;
189
186
  --vkui--color_icon_primary--hover: #2A2C2F;
190
187
  --vkui--color_icon_primary--active: #282B2F;
191
188
  --vkui--color_icon_primary_invariably: #333333;
@@ -215,7 +212,7 @@
215
212
  --vkui--color_icon_contrast_themed: #FFFFFF;
216
213
  --vkui--color_icon_contrast_themed--hover: #F5F5F7;
217
214
  --vkui--color_icon_contrast_themed--active: #EBECEF;
218
- --vkui--color_icon_contrast_secondary: #F2F3F5;
215
+ --vkui--color_icon_contrast_secondary: #f2f3f5;
219
216
  --vkui--color_icon_contrast_secondary--hover: #E8EAEE;
220
217
  --vkui--color_icon_contrast_secondary--active: #DFE1E6;
221
218
  --vkui--color_icon_positive: #4BB34B;
@@ -224,16 +221,13 @@
224
221
  --vkui--color_icon_negative: #E64646;
225
222
  --vkui--color_icon_negative--hover: #DD4446;
226
223
  --vkui--color_icon_negative--active: #D44245;
227
- --vkui--color_icon_button: #346297;
228
- --vkui--color_icon_button--hover: #325F93;
229
- --vkui--color_icon_button--active: #305B90;
230
224
  --vkui--color_stroke_accent: #447BBA;
231
225
  --vkui--color_stroke_accent--hover: #4177B5;
232
226
  --vkui--color_stroke_accent--active: #3F72B0;
233
227
  --vkui--color_stroke_accent_themed: #447BBA;
234
228
  --vkui--color_stroke_accent_themed--hover: #4177B5;
235
229
  --vkui--color_stroke_accent_themed--active: #3F72B0;
236
- --vkui--color_separator_primary: #D7D8D9;
230
+ --vkui--color_separator_primary: #d7d8d9;
237
231
  --vkui--color_separator_primary--hover: #CED0D3;
238
232
  --vkui--color_separator_primary--active: #C6C8CD;
239
233
  --vkui--color_separator_primary2x: #cbcccd;
@@ -254,7 +248,7 @@
254
248
  --vkui--color_stroke_negative: #E64646;
255
249
  --vkui--color_stroke_negative--hover: #DD4446;
256
250
  --vkui--color_stroke_negative--active: #D44245;
257
- --vkui--color_stroke_contrast: #FFFFFF;
251
+ --vkui--color_stroke_contrast: #ffffff;
258
252
  --vkui--color_stroke_contrast--hover: #F5F5F7;
259
253
  --vkui--color_stroke_contrast--active: #EBECEF;
260
254
  --vkui--color_image_border_alpha: rgba(0, 0, 0, 0.08);
@@ -263,9 +257,6 @@
263
257
  --vkui--color_field_border_alpha: rgba(0, 0, 0, 0.12);
264
258
  --vkui--color_field_border_alpha--hover: rgba(0, 0, 0, 0.24);
265
259
  --vkui--color_field_border_alpha--active: rgba(0, 0, 0, 0.36);
266
- --vkui--color_stroke_button: #346297;
267
- --vkui--color_stroke_button--hover: #325F93;
268
- --vkui--color_stroke_button--active: #305B90;
269
260
  --vkui--color_accent_blue: #5181B8;
270
261
  --vkui--color_accent_blue--hover: #4E7CB3;
271
262
  --vkui--color_accent_blue--active: #4B78AE;
@@ -281,7 +272,7 @@
281
272
  --vkui--color_accent_orange: #FFA000;
282
273
  --vkui--color_accent_orange--hover: #F59A02;
283
274
  --vkui--color_accent_orange--active: #EB9405;
284
- --vkui--color_accent_orange_fire: #F05C44;
275
+ --vkui--color_accent_orange_fire: #f05c44;
285
276
  --vkui--color_accent_orange_fire--hover: #E65944;
286
277
  --vkui--color_accent_orange_fire--active: #DD5643;
287
278
  --vkui--color_accent_purple: #735CE6;
@@ -290,25 +281,25 @@
290
281
  --vkui--color_accent_violet: #792EC0;
291
282
  --vkui--color_accent_violet--hover: #742DBB;
292
283
  --vkui--color_accent_violet--active: #6F2CB6;
293
- --vkui--color_accent_raspberry_pink: #E03FAB;
284
+ --vkui--color_accent_raspberry_pink: #e03fab;
294
285
  --vkui--color_accent_raspberry_pink--hover: #D73DA7;
295
286
  --vkui--color_accent_raspberry_pink--active: #CE3BA2;
296
- --vkui--color_accent_secondary: #3F8AE0;
287
+ --vkui--color_accent_secondary: #3f8ae0;
297
288
  --vkui--color_accent_secondary--hover: #3C85D9;
298
289
  --vkui--color_accent_secondary--active: #3A80D3;
299
- --vkui--color_overlay_primary: rgba(0, 0, 0, 0.4);
290
+ --vkui--color_overlay_primary: rgba(0, 0, 0, 0.40);
300
291
  --vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.44);
301
292
  --vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.48);
302
- --vkui--color_avatar_overlay: rgba(0, 0, 0, 0.6);
293
+ --vkui--color_avatar_overlay: rgba(0, 0, 0, 0.60);
303
294
  --vkui--color_avatar_overlay--hover: rgba(0, 0, 0, 0.64);
304
295
  --vkui--color_avatar_overlay--active: rgba(0, 0, 0, 0.68);
305
296
  --vkui--color_avatar_overlay_inverse_alpha: rgba(255, 255, 255, 0.85);
306
297
  --vkui--color_avatar_overlay_inverse_alpha--hover: rgba(255, 255, 255, 0.89);
307
298
  --vkui--color_avatar_overlay_inverse_alpha--active: rgba(255, 255, 255, 0.93);
308
- --vkui--color_action_sheet_text: #3F8AE0;
299
+ --vkui--color_action_sheet_text: #3f8ae0;
309
300
  --vkui--color_action_sheet_text--hover: #3C85D9;
310
301
  --vkui--color_action_sheet_text--active: #3A80D3;
311
- --vkui--color_image_placeholder: #F2F3F5;
302
+ --vkui--color_image_placeholder: #f2f3f5;
312
303
  --vkui--color_image_placeholder--hover: #E8EAEE;
313
304
  --vkui--color_image_placeholder--active: #DFE1E6;
314
305
  --vkui--color_image_placeholder_alpha: rgba(0, 28, 61, 0.08);
@@ -344,7 +335,7 @@
344
335
  --vkui--color_panel_header_icon: #447BBA;
345
336
  --vkui--color_panel_header_icon--hover: #4177B5;
346
337
  --vkui--color_panel_header_icon--active: #3F72B0;
347
- --vkui--color_segmented_control: #FFFFFF;
338
+ --vkui--color_segmented_control: #ffffff;
348
339
  --vkui--color_segmented_control--hover: #F5F5F7;
349
340
  --vkui--color_segmented_control--active: #EBECEF;
350
341
  --vkui--color_transparent: transparent;
@@ -353,9 +344,6 @@
353
344
  --vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.12);
354
345
  --vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.16);
355
346
  --vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.2);
356
- --vkui--vkontakte_color_snippet_background: #FFFFFF;
357
- --vkui--vkontakte_color_snippet_background--hover: #F5F5F7;
358
- --vkui--vkontakte_color_snippet_background--active: #EBECEF;
359
347
  --vkui--vkontakte_color_modal_card_border_alpha: rgba(0, 0, 0, 0);
360
348
  --vkui--vkontakte_color_modal_card_border_alpha--hover: rgba(0, 0, 0, 0.04);
361
349
  --vkui--vkontakte_color_modal_card_border_alpha--active: rgba(0, 0, 0, 0.08);
@@ -368,144 +356,6 @@
368
356
  --vkui--vkontakte_color_input_border: #D3D9DE;
369
357
  --vkui--vkontakte_color_input_border--hover: #CBD1D8;
370
358
  --vkui--vkontakte_color_input_border--active: #C2C9D1;
371
- --vkui--vkontakte_color_search_bar_background: #e5ebf1;
372
- --vkui--vkontakte_color_search_bar_background--hover: #DCE2EA;
373
- --vkui--vkontakte_color_search_bar_background--active: #D3D9E3;
374
- --vkui--vkontakte_color_search_bar_field_tint: #818c99;
375
- --vkui--vkontakte_color_search_bar_field_tint--hover: #7C8795;
376
- --vkui--vkontakte_color_search_bar_field_tint--active: #778292;
377
- --vkui--vkontakte_background_hover_alpha: rgba(174, 183, 194, 0.12);
378
- --vkui--vkontakte_background_hover_alpha--hover: rgba(174, 183, 194, 0.16);
379
- --vkui--vkontakte_background_hover_alpha--active: rgba(174, 183, 194, 0.2);
380
- --vkui--vkontakte_color_accent_alternate: #0077ff;
381
- --vkui--vkontakte_color_accent_alternate--hover: #0073F7;
382
- --vkui--vkontakte_color_accent_alternate--active: #006FEF;
383
- --vkui--vkontakte_color_background_suggestions: #FFFFFF;
384
- --vkui--vkontakte_color_background_suggestions--hover: #F5F5F7;
385
- --vkui--vkontakte_color_background_suggestions--active: #EBECEF;
386
- --vkui--vkontakte_color_background_keyboard: #dce1e6;
387
- --vkui--vkontakte_color_background_keyboard--hover: #D3D9DF;
388
- --vkui--vkontakte_color_background_keyboard--active: #CAD0D8;
389
- --vkui--vkontakte_color_content_placeholder_icon: #b2b2b2;
390
- --vkui--vkontakte_color_content_placeholder_icon--hover: #ABACAD;
391
- --vkui--vkontakte_color_content_placeholder_icon--active: #A4A5A9;
392
- --vkui--vkontakte_color_content_tint_foreground: #939393;
393
- --vkui--vkontakte_color_content_tint_foreground--hover: #8D8E90;
394
- --vkui--vkontakte_color_content_tint_foreground--active: #87898C;
395
- --vkui--vkontakte_color_text_name: #2a5885;
396
- --vkui--vkontakte_color_text_name--hover: #285582;
397
- --vkui--vkontakte_color_text_name--active: #27527F;
398
- --vkui--vkontakte_color_control_background: #edeef0;
399
- --vkui--vkontakte_color_control_background--hover: #E4E5E9;
400
- --vkui--vkontakte_color_control_background--active: #DADCE2;
401
- --vkui--vkontakte_color_control_foreground: #447bba;
402
- --vkui--vkontakte_color_control_foreground--hover: #4177B5;
403
- --vkui--vkontakte_color_control_foreground--active: #3F72B0;
404
- --vkui--vkontakte_color_control_tint_muted: #828282;
405
- --vkui--vkontakte_color_control_tint_muted--hover: #7D7D7F;
406
- --vkui--vkontakte_color_control_tint_muted--active: #78797C;
407
- --vkui--vkontakte_color_header_search_field_background: #edeef0;
408
- --vkui--vkontakte_color_header_search_field_background--hover: #E4E5E9;
409
- --vkui--vkontakte_color_header_search_field_background--active: #DADCE2;
410
- --vkui--vkontakte_color_header_search_field_tint: #818c99;
411
- --vkui--vkontakte_color_header_search_field_tint--hover: #7C8795;
412
- --vkui--vkontakte_color_header_search_field_tint--active: #778292;
413
- --vkui--vkontakte_color_header_tab_active_indicator: #397dcc;
414
- --vkui--vkontakte_color_header_tab_active_indicator--hover: #3779C6;
415
- --vkui--vkontakte_color_header_tab_active_indicator--active: #3474C1;
416
- --vkui--vkontakte_color_icon_outline_medium: #818c99;
417
- --vkui--vkontakte_color_icon_outline_medium--hover: #7C8795;
418
- --vkui--vkontakte_color_icon_outline_medium--active: #778292;
419
- --vkui--vkontakte_color_icon_outline_secondary: #99a2ad;
420
- --vkui--vkontakte_color_icon_outline_secondary--hover: #939CA9;
421
- --vkui--vkontakte_color_icon_outline_secondary--active: #8D96A4;
422
- --vkui--vkontakte_color_skeleton_shimmer_from: #FFFFFF;
423
- --vkui--vkontakte_color_skeleton_shimmer_from--hover: #F5F5F7;
424
- --vkui--vkontakte_color_skeleton_shimmer_from--active: #EBECEF;
425
- --vkui--vkontakte_color_alpha_skeleton_shimmer_to: transparent;
426
- --vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover: rgba(0, 16, 61, 0.04);
427
- --vkui--vkontakte_color_alpha_skeleton_shimmer_to--active: rgba(0, 16, 61, 0.08);
428
- --vkui--vkontakte_color_loader_background: #edeef0;
429
- --vkui--vkontakte_color_loader_background--hover: #E4E5E9;
430
- --vkui--vkontakte_color_loader_background--active: #DADCE2;
431
- --vkui--vkontakte_color_loader_tint: #828282;
432
- --vkui--vkontakte_color_loader_tint--hover: #7D7D7F;
433
- --vkui--vkontakte_color_loader_tint--active: #78797C;
434
- --vkui--vkontakte_color_music_playback_icon: #000000;
435
- --vkui--vkontakte_color_music_playback_icon--hover: #000102;
436
- --vkui--vkontakte_color_music_playback_icon--active: #000105;
437
- --vkui--vkontakte_color_status_background: #edeef0;
438
- --vkui--vkontakte_color_status_background--hover: #E4E5E9;
439
- --vkui--vkontakte_color_status_background--active: #DADCE2;
440
- --vkui--vkontakte_color_placeholder_icon_foreground_primary: #99a2ad;
441
- --vkui--vkontakte_color_placeholder_icon_foreground_primary--hover: #939CA9;
442
- --vkui--vkontakte_color_placeholder_icon_foreground_primary--active: #8D96A4;
443
- --vkui--vkontakte_color_placeholder_icon_foreground_secondary: #aeb7c2;
444
- --vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover: #A7B0BD;
445
- --vkui--vkontakte_color_placeholder_icon_foreground_secondary--active: #A0AAB7;
446
- --vkui--vkontakte_color_placeholder_icon_tint: #1d3a5c;
447
- --vkui--vkontakte_color_placeholder_icon_tint--hover: #1C385B;
448
- --vkui--vkontakte_color_placeholder_icon_tint--active: #1B375A;
449
- --vkui--vkontakte_color_poll_option_background: #447bba;
450
- --vkui--vkontakte_color_poll_option_background--hover: #4177B5;
451
- --vkui--vkontakte_color_poll_option_background--active: #3F72B0;
452
- --vkui--vkontakte_color_tabbar_active_icon: #447bba;
453
- --vkui--vkontakte_color_tabbar_active_icon--hover: #4177B5;
454
- --vkui--vkontakte_color_tabbar_active_icon--active: #3F72B0;
455
- --vkui--vkontakte_color_tabbar_background: #f7f8fa;
456
- --vkui--vkontakte_color_tabbar_background--hover: #EDEFF2;
457
- --vkui--vkontakte_color_tabbar_background--active: #E3E5EB;
458
- --vkui--vkontakte_color_tabbar_inactive_icon: #99a2ad;
459
- --vkui--vkontakte_color_tabbar_inactive_icon--hover: #939CA9;
460
- --vkui--vkontakte_color_tabbar_inactive_icon--active: #8D96A4;
461
- --vkui--vkontakte_color_tabbar_tablet_text_secondary: #818c99;
462
- --vkui--vkontakte_color_tabbar_tablet_text_secondary--hover: #7C8795;
463
- --vkui--vkontakte_color_tabbar_tablet_text_secondary--active: #778292;
464
- --vkui--vkontakte_color_toolbar_attach_background_from: #dce1e6;
465
- --vkui--vkontakte_color_toolbar_attach_background_from--hover: #D3D9DF;
466
- --vkui--vkontakte_color_toolbar_attach_background_from--active: #CAD0D8;
467
- --vkui--vkontakte_color_splash_screen_icon: #dce1e6;
468
- --vkui--vkontakte_color_splash_screen_icon--hover: #D3D9DF;
469
- --vkui--vkontakte_color_splash_screen_icon--active: #CAD0D8;
470
- --vkui--vkontakte_color_icon_name: #8fadc8;
471
- --vkui--vkontakte_color_icon_name--hover: #89A7C2;
472
- --vkui--vkontakte_color_icon_name--active: #84A0BD;
473
- --vkui--vkontakte_color_panel_tab_active_text: #4e5966;
474
- --vkui--vkontakte_color_panel_tab_active_text--hover: #4B5664;
475
- --vkui--vkontakte_color_panel_tab_active_text--active: #485363;
476
- --vkui--vkontakte_color_background_text_alpha: rgba(81, 129, 184, 0.2);
477
- --vkui--vkontakte_color_background_text_alpha--hover: rgba(81, 129, 184, 0.24);
478
- --vkui--vkontakte_color_background_text_alpha--active: rgba(81, 129, 184, 0.28);
479
- --vkui--vkontakte_color_modal_card_header_close: #000000;
480
- --vkui--vkontakte_color_modal_card_header_close--hover: #000102;
481
- --vkui--vkontakte_color_modal_card_header_close--active: #000105;
482
- --vkui--vkontakte_im_bubble_button_outgoing_background_alpha: rgba(255, 255, 255, 0.72);
483
- --vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover: rgba(255, 255, 255, 0.76);
484
- --vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active: rgba(255, 255, 255, 0.8);
485
- --vkui--vkontakte_im_bubble_button_foreground: #000000;
486
- --vkui--vkontakte_im_bubble_button_foreground--hover: #000102;
487
- --vkui--vkontakte_im_bubble_button_foreground--active: #000105;
488
- --vkui--vkontakte_im_bubble_incoming_highlighted: #d3d9de;
489
- --vkui--vkontakte_im_bubble_incoming_highlighted--hover: #CBD1D8;
490
- --vkui--vkontakte_im_bubble_incoming_highlighted--active: #C2C9D1;
491
- --vkui--vkontakte_im_bubble_gift_background: #f4e7c3;
492
- --vkui--vkontakte_im_bubble_gift_background--hover: #EADEBE;
493
- --vkui--vkontakte_im_bubble_gift_background--active: #E0D6B8;
494
- --vkui--vkontakte_im_bubble_gift_background_highlighted: #e3d3ac;
495
- --vkui--vkontakte_im_bubble_gift_background_highlighted--hover: #DACBA8;
496
- --vkui--vkontakte_im_bubble_gift_background_highlighted--active: #D1C3A3;
497
- --vkui--vkontakte_im_bubble_outgoing_alternate: #FFFFFF;
498
- --vkui--vkontakte_im_bubble_outgoing_alternate--hover: #F5F5F7;
499
- --vkui--vkontakte_im_bubble_outgoing_alternate--active: #EBECEF;
500
- --vkui--vkontakte_im_attach_tint: #447bba;
501
- --vkui--vkontakte_im_attach_tint--hover: #4177B5;
502
- --vkui--vkontakte_im_attach_tint--active: #3F72B0;
503
- --vkui--vkontakte_im_reply_separator: #2a5885;
504
- --vkui--vkontakte_im_reply_separator--hover: #285582;
505
- --vkui--vkontakte_im_reply_separator--active: #27527F;
506
- --vkui--vkontakte_im_toolbar_voice_msg_background: #99a2ad;
507
- --vkui--vkontakte_im_toolbar_voice_msg_background--hover: #939CA9;
508
- --vkui--vkontakte_im_toolbar_voice_msg_background--active: #8D96A4;
509
359
  --vkui--vkontakte_color_im_forward_line_alpha: rgba(0, 20, 51, 0.12);
510
360
  --vkui--vkontakte_color_im_forward_line_alpha--hover: rgba(0, 20, 51, 0.16);
511
361
  --vkui--vkontakte_color_im_forward_line_alpha--active: rgba(0, 20, 51, 0.2);
@@ -32,7 +32,7 @@
32
32
  --vkui--color_background_contrast: #FFFFFF;
33
33
  --vkui--color_background_contrast--hover: #F5F5F7;
34
34
  --vkui--color_background_contrast--active: #EBECEF;
35
- --vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.2);
35
+ --vkui--color_background_contrast_secondary_alpha: rgba(255, 255, 255, 0.20);
36
36
  --vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
37
37
  --vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
38
38
  --vkui--color_background_contrast_inverse: #333333;
@@ -44,7 +44,7 @@
44
44
  --vkui--color_background_modal_inverse: #000000;
45
45
  --vkui--color_background_modal_inverse--hover: #000102;
46
46
  --vkui--color_background_modal_inverse--active: #000105;
47
- --vkui--color_background_warning: #FFF2D6;
47
+ --vkui--color_background_warning: #fff2d6;
48
48
  --vkui--color_background_warning--hover: #F5E9D0;
49
49
  --vkui--color_background_warning--active: #EBE0CA;
50
50
  --vkui--color_background_positive: #4BB34B;
@@ -53,10 +53,10 @@
53
53
  --vkui--color_background_negative: #E64646;
54
54
  --vkui--color_background_negative--hover: #DD4446;
55
55
  --vkui--color_background_negative--active: #D44245;
56
- --vkui--color_background_negative_tint: #FAEBEB;
56
+ --vkui--color_background_negative_tint: #faebeb;
57
57
  --vkui--color_background_negative_tint--hover: #F0E2E4;
58
58
  --vkui--color_background_negative_tint--active: #E6D9DD;
59
- --vkui--color_background_positive_tint: #E8f9e8;
59
+ --vkui--color_background_positive_tint: #e8f9e8;
60
60
  --vkui--color_background_positive_tint--hover: #DFF0E1;
61
61
  --vkui--color_background_positive_tint--active: #D5E6DA;
62
62
  --vkui--color_field_background: #F7F8FA;
@@ -104,10 +104,10 @@
104
104
  --vkui--color_text_link_themed: #2A5885;
105
105
  --vkui--color_text_link_themed--hover: #285582;
106
106
  --vkui--color_text_link_themed--active: #27527F;
107
- --vkui--color_text_link_tint: #71AAEB;
107
+ --vkui--color_text_link_tint: #71aaeb;
108
108
  --vkui--color_text_link_tint--hover: #6CA4E4;
109
109
  --vkui--color_text_link_tint--active: #689EDD;
110
- --vkui--color_text_link_visited: #4986CC;
110
+ --vkui--color_text_link_visited: #4986cc;
111
111
  --vkui--color_text_link_visited--hover: #4681C6;
112
112
  --vkui--color_text_link_visited--active: #437DC1;
113
113
  --vkui--color_text_muted: #333333;
@@ -116,16 +116,13 @@
116
116
  --vkui--color_link_contrast: #333333;
117
117
  --vkui--color_link_contrast--hover: #313233;
118
118
  --vkui--color_link_contrast--active: #2F3034;
119
- --vkui--color_text_button: #346297;
120
- --vkui--color_text_button--hover: #325F93;
121
- --vkui--color_text_button--active: #305B90;
122
119
  --vkui--color_icon_accent: #447BBA;
123
120
  --vkui--color_icon_accent--hover: #4177B5;
124
121
  --vkui--color_icon_accent--active: #3F72B0;
125
122
  --vkui--color_icon_accent_themed: #447BBA;
126
123
  --vkui--color_icon_accent_themed--hover: #4177B5;
127
124
  --vkui--color_icon_accent_themed--active: #3F72B0;
128
- --vkui--color_icon_primary: #2C2D2E;
125
+ --vkui--color_icon_primary: #2c2d2e;
129
126
  --vkui--color_icon_primary--hover: #2A2C2F;
130
127
  --vkui--color_icon_primary--active: #282B2F;
131
128
  --vkui--color_icon_primary_invariably: #333333;
@@ -155,7 +152,7 @@
155
152
  --vkui--color_icon_contrast_themed: #FFFFFF;
156
153
  --vkui--color_icon_contrast_themed--hover: #F5F5F7;
157
154
  --vkui--color_icon_contrast_themed--active: #EBECEF;
158
- --vkui--color_icon_contrast_secondary: #F2F3F5;
155
+ --vkui--color_icon_contrast_secondary: #f2f3f5;
159
156
  --vkui--color_icon_contrast_secondary--hover: #E8EAEE;
160
157
  --vkui--color_icon_contrast_secondary--active: #DFE1E6;
161
158
  --vkui--color_icon_positive: #4BB34B;
@@ -164,16 +161,13 @@
164
161
  --vkui--color_icon_negative: #E64646;
165
162
  --vkui--color_icon_negative--hover: #DD4446;
166
163
  --vkui--color_icon_negative--active: #D44245;
167
- --vkui--color_icon_button: #346297;
168
- --vkui--color_icon_button--hover: #325F93;
169
- --vkui--color_icon_button--active: #305B90;
170
164
  --vkui--color_stroke_accent: #447BBA;
171
165
  --vkui--color_stroke_accent--hover: #4177B5;
172
166
  --vkui--color_stroke_accent--active: #3F72B0;
173
167
  --vkui--color_stroke_accent_themed: #447BBA;
174
168
  --vkui--color_stroke_accent_themed--hover: #4177B5;
175
169
  --vkui--color_stroke_accent_themed--active: #3F72B0;
176
- --vkui--color_separator_primary: #D7D8D9;
170
+ --vkui--color_separator_primary: #d7d8d9;
177
171
  --vkui--color_separator_primary--hover: #CED0D3;
178
172
  --vkui--color_separator_primary--active: #C6C8CD;
179
173
  --vkui--color_separator_primary2x: #cbcccd;
@@ -194,7 +188,7 @@
194
188
  --vkui--color_stroke_negative: #E64646;
195
189
  --vkui--color_stroke_negative--hover: #DD4446;
196
190
  --vkui--color_stroke_negative--active: #D44245;
197
- --vkui--color_stroke_contrast: #FFFFFF;
191
+ --vkui--color_stroke_contrast: #ffffff;
198
192
  --vkui--color_stroke_contrast--hover: #F5F5F7;
199
193
  --vkui--color_stroke_contrast--active: #EBECEF;
200
194
  --vkui--color_image_border_alpha: rgba(0, 0, 0, 0.08);
@@ -203,9 +197,6 @@
203
197
  --vkui--color_field_border_alpha: rgba(0, 0, 0, 0.12);
204
198
  --vkui--color_field_border_alpha--hover: rgba(0, 0, 0, 0.24);
205
199
  --vkui--color_field_border_alpha--active: rgba(0, 0, 0, 0.36);
206
- --vkui--color_stroke_button: #346297;
207
- --vkui--color_stroke_button--hover: #325F93;
208
- --vkui--color_stroke_button--active: #305B90;
209
200
  --vkui--color_accent_blue: #5181B8;
210
201
  --vkui--color_accent_blue--hover: #4E7CB3;
211
202
  --vkui--color_accent_blue--active: #4B78AE;
@@ -221,7 +212,7 @@
221
212
  --vkui--color_accent_orange: #FFA000;
222
213
  --vkui--color_accent_orange--hover: #F59A02;
223
214
  --vkui--color_accent_orange--active: #EB9405;
224
- --vkui--color_accent_orange_fire: #F05C44;
215
+ --vkui--color_accent_orange_fire: #f05c44;
225
216
  --vkui--color_accent_orange_fire--hover: #E65944;
226
217
  --vkui--color_accent_orange_fire--active: #DD5643;
227
218
  --vkui--color_accent_purple: #735CE6;
@@ -230,25 +221,25 @@
230
221
  --vkui--color_accent_violet: #792EC0;
231
222
  --vkui--color_accent_violet--hover: #742DBB;
232
223
  --vkui--color_accent_violet--active: #6F2CB6;
233
- --vkui--color_accent_raspberry_pink: #E03FAB;
224
+ --vkui--color_accent_raspberry_pink: #e03fab;
234
225
  --vkui--color_accent_raspberry_pink--hover: #D73DA7;
235
226
  --vkui--color_accent_raspberry_pink--active: #CE3BA2;
236
- --vkui--color_accent_secondary: #3F8AE0;
227
+ --vkui--color_accent_secondary: #3f8ae0;
237
228
  --vkui--color_accent_secondary--hover: #3C85D9;
238
229
  --vkui--color_accent_secondary--active: #3A80D3;
239
- --vkui--color_overlay_primary: rgba(0, 0, 0, 0.4);
230
+ --vkui--color_overlay_primary: rgba(0, 0, 0, 0.40);
240
231
  --vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.44);
241
232
  --vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.48);
242
- --vkui--color_avatar_overlay: rgba(0, 0, 0, 0.6);
233
+ --vkui--color_avatar_overlay: rgba(0, 0, 0, 0.60);
243
234
  --vkui--color_avatar_overlay--hover: rgba(0, 0, 0, 0.64);
244
235
  --vkui--color_avatar_overlay--active: rgba(0, 0, 0, 0.68);
245
236
  --vkui--color_avatar_overlay_inverse_alpha: rgba(255, 255, 255, 0.85);
246
237
  --vkui--color_avatar_overlay_inverse_alpha--hover: rgba(255, 255, 255, 0.89);
247
238
  --vkui--color_avatar_overlay_inverse_alpha--active: rgba(255, 255, 255, 0.93);
248
- --vkui--color_action_sheet_text: #3F8AE0;
239
+ --vkui--color_action_sheet_text: #3f8ae0;
249
240
  --vkui--color_action_sheet_text--hover: #3C85D9;
250
241
  --vkui--color_action_sheet_text--active: #3A80D3;
251
- --vkui--color_image_placeholder: #F2F3F5;
242
+ --vkui--color_image_placeholder: #f2f3f5;
252
243
  --vkui--color_image_placeholder--hover: #E8EAEE;
253
244
  --vkui--color_image_placeholder--active: #DFE1E6;
254
245
  --vkui--color_image_placeholder_alpha: rgba(0, 28, 61, 0.08);
@@ -284,7 +275,7 @@
284
275
  --vkui--color_panel_header_icon: #447BBA;
285
276
  --vkui--color_panel_header_icon--hover: #4177B5;
286
277
  --vkui--color_panel_header_icon--active: #3F72B0;
287
- --vkui--color_segmented_control: #FFFFFF;
278
+ --vkui--color_segmented_control: #ffffff;
288
279
  --vkui--color_segmented_control--hover: #F5F5F7;
289
280
  --vkui--color_segmented_control--active: #EBECEF;
290
281
  --vkui--color_transparent: transparent;
@@ -293,9 +284,6 @@
293
284
  --vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.12);
294
285
  --vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.16);
295
286
  --vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.2);
296
- --vkui--vkontakte_color_snippet_background: #FFFFFF;
297
- --vkui--vkontakte_color_snippet_background--hover: #F5F5F7;
298
- --vkui--vkontakte_color_snippet_background--active: #EBECEF;
299
287
  --vkui--vkontakte_color_modal_card_border_alpha: rgba(0, 0, 0, 0);
300
288
  --vkui--vkontakte_color_modal_card_border_alpha--hover: rgba(0, 0, 0, 0.04);
301
289
  --vkui--vkontakte_color_modal_card_border_alpha--active: rgba(0, 0, 0, 0.08);
@@ -308,144 +296,6 @@
308
296
  --vkui--vkontakte_color_input_border: #D3D9DE;
309
297
  --vkui--vkontakte_color_input_border--hover: #CBD1D8;
310
298
  --vkui--vkontakte_color_input_border--active: #C2C9D1;
311
- --vkui--vkontakte_color_search_bar_background: #e5ebf1;
312
- --vkui--vkontakte_color_search_bar_background--hover: #DCE2EA;
313
- --vkui--vkontakte_color_search_bar_background--active: #D3D9E3;
314
- --vkui--vkontakte_color_search_bar_field_tint: #818c99;
315
- --vkui--vkontakte_color_search_bar_field_tint--hover: #7C8795;
316
- --vkui--vkontakte_color_search_bar_field_tint--active: #778292;
317
- --vkui--vkontakte_background_hover_alpha: rgba(174, 183, 194, 0.12);
318
- --vkui--vkontakte_background_hover_alpha--hover: rgba(174, 183, 194, 0.16);
319
- --vkui--vkontakte_background_hover_alpha--active: rgba(174, 183, 194, 0.2);
320
- --vkui--vkontakte_color_accent_alternate: #0077ff;
321
- --vkui--vkontakte_color_accent_alternate--hover: #0073F7;
322
- --vkui--vkontakte_color_accent_alternate--active: #006FEF;
323
- --vkui--vkontakte_color_background_suggestions: #FFFFFF;
324
- --vkui--vkontakte_color_background_suggestions--hover: #F5F5F7;
325
- --vkui--vkontakte_color_background_suggestions--active: #EBECEF;
326
- --vkui--vkontakte_color_background_keyboard: #dce1e6;
327
- --vkui--vkontakte_color_background_keyboard--hover: #D3D9DF;
328
- --vkui--vkontakte_color_background_keyboard--active: #CAD0D8;
329
- --vkui--vkontakte_color_content_placeholder_icon: #b2b2b2;
330
- --vkui--vkontakte_color_content_placeholder_icon--hover: #ABACAD;
331
- --vkui--vkontakte_color_content_placeholder_icon--active: #A4A5A9;
332
- --vkui--vkontakte_color_content_tint_foreground: #939393;
333
- --vkui--vkontakte_color_content_tint_foreground--hover: #8D8E90;
334
- --vkui--vkontakte_color_content_tint_foreground--active: #87898C;
335
- --vkui--vkontakte_color_text_name: #2a5885;
336
- --vkui--vkontakte_color_text_name--hover: #285582;
337
- --vkui--vkontakte_color_text_name--active: #27527F;
338
- --vkui--vkontakte_color_control_background: #edeef0;
339
- --vkui--vkontakte_color_control_background--hover: #E4E5E9;
340
- --vkui--vkontakte_color_control_background--active: #DADCE2;
341
- --vkui--vkontakte_color_control_foreground: #447bba;
342
- --vkui--vkontakte_color_control_foreground--hover: #4177B5;
343
- --vkui--vkontakte_color_control_foreground--active: #3F72B0;
344
- --vkui--vkontakte_color_control_tint_muted: #828282;
345
- --vkui--vkontakte_color_control_tint_muted--hover: #7D7D7F;
346
- --vkui--vkontakte_color_control_tint_muted--active: #78797C;
347
- --vkui--vkontakte_color_header_search_field_background: #edeef0;
348
- --vkui--vkontakte_color_header_search_field_background--hover: #E4E5E9;
349
- --vkui--vkontakte_color_header_search_field_background--active: #DADCE2;
350
- --vkui--vkontakte_color_header_search_field_tint: #818c99;
351
- --vkui--vkontakte_color_header_search_field_tint--hover: #7C8795;
352
- --vkui--vkontakte_color_header_search_field_tint--active: #778292;
353
- --vkui--vkontakte_color_header_tab_active_indicator: #397dcc;
354
- --vkui--vkontakte_color_header_tab_active_indicator--hover: #3779C6;
355
- --vkui--vkontakte_color_header_tab_active_indicator--active: #3474C1;
356
- --vkui--vkontakte_color_icon_outline_medium: #818c99;
357
- --vkui--vkontakte_color_icon_outline_medium--hover: #7C8795;
358
- --vkui--vkontakte_color_icon_outline_medium--active: #778292;
359
- --vkui--vkontakte_color_icon_outline_secondary: #99a2ad;
360
- --vkui--vkontakte_color_icon_outline_secondary--hover: #939CA9;
361
- --vkui--vkontakte_color_icon_outline_secondary--active: #8D96A4;
362
- --vkui--vkontakte_color_skeleton_shimmer_from: #FFFFFF;
363
- --vkui--vkontakte_color_skeleton_shimmer_from--hover: #F5F5F7;
364
- --vkui--vkontakte_color_skeleton_shimmer_from--active: #EBECEF;
365
- --vkui--vkontakte_color_alpha_skeleton_shimmer_to: transparent;
366
- --vkui--vkontakte_color_alpha_skeleton_shimmer_to--hover: rgba(0, 16, 61, 0.04);
367
- --vkui--vkontakte_color_alpha_skeleton_shimmer_to--active: rgba(0, 16, 61, 0.08);
368
- --vkui--vkontakte_color_loader_background: #edeef0;
369
- --vkui--vkontakte_color_loader_background--hover: #E4E5E9;
370
- --vkui--vkontakte_color_loader_background--active: #DADCE2;
371
- --vkui--vkontakte_color_loader_tint: #828282;
372
- --vkui--vkontakte_color_loader_tint--hover: #7D7D7F;
373
- --vkui--vkontakte_color_loader_tint--active: #78797C;
374
- --vkui--vkontakte_color_music_playback_icon: #000000;
375
- --vkui--vkontakte_color_music_playback_icon--hover: #000102;
376
- --vkui--vkontakte_color_music_playback_icon--active: #000105;
377
- --vkui--vkontakte_color_status_background: #edeef0;
378
- --vkui--vkontakte_color_status_background--hover: #E4E5E9;
379
- --vkui--vkontakte_color_status_background--active: #DADCE2;
380
- --vkui--vkontakte_color_placeholder_icon_foreground_primary: #99a2ad;
381
- --vkui--vkontakte_color_placeholder_icon_foreground_primary--hover: #939CA9;
382
- --vkui--vkontakte_color_placeholder_icon_foreground_primary--active: #8D96A4;
383
- --vkui--vkontakte_color_placeholder_icon_foreground_secondary: #aeb7c2;
384
- --vkui--vkontakte_color_placeholder_icon_foreground_secondary--hover: #A7B0BD;
385
- --vkui--vkontakte_color_placeholder_icon_foreground_secondary--active: #A0AAB7;
386
- --vkui--vkontakte_color_placeholder_icon_tint: #1d3a5c;
387
- --vkui--vkontakte_color_placeholder_icon_tint--hover: #1C385B;
388
- --vkui--vkontakte_color_placeholder_icon_tint--active: #1B375A;
389
- --vkui--vkontakte_color_poll_option_background: #447bba;
390
- --vkui--vkontakte_color_poll_option_background--hover: #4177B5;
391
- --vkui--vkontakte_color_poll_option_background--active: #3F72B0;
392
- --vkui--vkontakte_color_tabbar_active_icon: #447bba;
393
- --vkui--vkontakte_color_tabbar_active_icon--hover: #4177B5;
394
- --vkui--vkontakte_color_tabbar_active_icon--active: #3F72B0;
395
- --vkui--vkontakte_color_tabbar_background: #f7f8fa;
396
- --vkui--vkontakte_color_tabbar_background--hover: #EDEFF2;
397
- --vkui--vkontakte_color_tabbar_background--active: #E3E5EB;
398
- --vkui--vkontakte_color_tabbar_inactive_icon: #99a2ad;
399
- --vkui--vkontakte_color_tabbar_inactive_icon--hover: #939CA9;
400
- --vkui--vkontakte_color_tabbar_inactive_icon--active: #8D96A4;
401
- --vkui--vkontakte_color_tabbar_tablet_text_secondary: #818c99;
402
- --vkui--vkontakte_color_tabbar_tablet_text_secondary--hover: #7C8795;
403
- --vkui--vkontakte_color_tabbar_tablet_text_secondary--active: #778292;
404
- --vkui--vkontakte_color_toolbar_attach_background_from: #dce1e6;
405
- --vkui--vkontakte_color_toolbar_attach_background_from--hover: #D3D9DF;
406
- --vkui--vkontakte_color_toolbar_attach_background_from--active: #CAD0D8;
407
- --vkui--vkontakte_color_splash_screen_icon: #dce1e6;
408
- --vkui--vkontakte_color_splash_screen_icon--hover: #D3D9DF;
409
- --vkui--vkontakte_color_splash_screen_icon--active: #CAD0D8;
410
- --vkui--vkontakte_color_icon_name: #8fadc8;
411
- --vkui--vkontakte_color_icon_name--hover: #89A7C2;
412
- --vkui--vkontakte_color_icon_name--active: #84A0BD;
413
- --vkui--vkontakte_color_panel_tab_active_text: #4e5966;
414
- --vkui--vkontakte_color_panel_tab_active_text--hover: #4B5664;
415
- --vkui--vkontakte_color_panel_tab_active_text--active: #485363;
416
- --vkui--vkontakte_color_background_text_alpha: rgba(81, 129, 184, 0.2);
417
- --vkui--vkontakte_color_background_text_alpha--hover: rgba(81, 129, 184, 0.24);
418
- --vkui--vkontakte_color_background_text_alpha--active: rgba(81, 129, 184, 0.28);
419
- --vkui--vkontakte_color_modal_card_header_close: #000000;
420
- --vkui--vkontakte_color_modal_card_header_close--hover: #000102;
421
- --vkui--vkontakte_color_modal_card_header_close--active: #000105;
422
- --vkui--vkontakte_im_bubble_button_outgoing_background_alpha: rgba(255, 255, 255, 0.72);
423
- --vkui--vkontakte_im_bubble_button_outgoing_background_alpha--hover: rgba(255, 255, 255, 0.76);
424
- --vkui--vkontakte_im_bubble_button_outgoing_background_alpha--active: rgba(255, 255, 255, 0.8);
425
- --vkui--vkontakte_im_bubble_button_foreground: #000000;
426
- --vkui--vkontakte_im_bubble_button_foreground--hover: #000102;
427
- --vkui--vkontakte_im_bubble_button_foreground--active: #000105;
428
- --vkui--vkontakte_im_bubble_incoming_highlighted: #d3d9de;
429
- --vkui--vkontakte_im_bubble_incoming_highlighted--hover: #CBD1D8;
430
- --vkui--vkontakte_im_bubble_incoming_highlighted--active: #C2C9D1;
431
- --vkui--vkontakte_im_bubble_gift_background: #f4e7c3;
432
- --vkui--vkontakte_im_bubble_gift_background--hover: #EADEBE;
433
- --vkui--vkontakte_im_bubble_gift_background--active: #E0D6B8;
434
- --vkui--vkontakte_im_bubble_gift_background_highlighted: #e3d3ac;
435
- --vkui--vkontakte_im_bubble_gift_background_highlighted--hover: #DACBA8;
436
- --vkui--vkontakte_im_bubble_gift_background_highlighted--active: #D1C3A3;
437
- --vkui--vkontakte_im_bubble_outgoing_alternate: #FFFFFF;
438
- --vkui--vkontakte_im_bubble_outgoing_alternate--hover: #F5F5F7;
439
- --vkui--vkontakte_im_bubble_outgoing_alternate--active: #EBECEF;
440
- --vkui--vkontakte_im_attach_tint: #447bba;
441
- --vkui--vkontakte_im_attach_tint--hover: #4177B5;
442
- --vkui--vkontakte_im_attach_tint--active: #3F72B0;
443
- --vkui--vkontakte_im_reply_separator: #2a5885;
444
- --vkui--vkontakte_im_reply_separator--hover: #285582;
445
- --vkui--vkontakte_im_reply_separator--active: #27527F;
446
- --vkui--vkontakte_im_toolbar_voice_msg_background: #99a2ad;
447
- --vkui--vkontakte_im_toolbar_voice_msg_background--hover: #939CA9;
448
- --vkui--vkontakte_im_toolbar_voice_msg_background--active: #8D96A4;
449
299
  --vkui--vkontakte_color_im_forward_line_alpha: rgba(0, 20, 51, 0.12);
450
300
  --vkui--vkontakte_color_im_forward_line_alpha--hover: rgba(0, 20, 51, 0.16);
451
301
  --vkui--vkontakte_color_im_forward_line_alpha--active: rgba(0, 20, 51, 0.2);