@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
@@ -956,7 +956,7 @@ var theme = {
956
956
  },
957
957
  "regular": {
958
958
  "name": "--vkui--size_popup_small--regular",
959
- "value": "var(--vkui--size_popup_small--regular, 420px)"
959
+ "value": "var(--vkui--size_popup_small--regular, 430px)"
960
960
  }
961
961
  },
962
962
  "sizePopupMedium": {
@@ -1692,7 +1692,7 @@ var theme = {
1692
1692
  "colorBackgroundAccent": {
1693
1693
  "normal": {
1694
1694
  "name": "--vkui--color_background_accent",
1695
- "value": "var(--vkui--color_background_accent, #2688EB)"
1695
+ "value": "var(--vkui--color_background_accent, #2688eb)"
1696
1696
  },
1697
1697
  "hover": {
1698
1698
  "name": "--vkui--color_background_accent--hover",
@@ -1706,7 +1706,7 @@ var theme = {
1706
1706
  "colorBackgroundAccentThemed": {
1707
1707
  "normal": {
1708
1708
  "name": "--vkui--color_background_accent_themed",
1709
- "value": "var(--vkui--color_background_accent_themed, #2688EB)"
1709
+ "value": "var(--vkui--color_background_accent_themed, #2688eb)"
1710
1710
  },
1711
1711
  "hover": {
1712
1712
  "name": "--vkui--color_background_accent_themed--hover",
@@ -1748,7 +1748,7 @@ var theme = {
1748
1748
  "colorBackground": {
1749
1749
  "normal": {
1750
1750
  "name": "--vkui--color_background",
1751
- "value": "var(--vkui--color_background, #EBEDF0)"
1751
+ "value": "var(--vkui--color_background, #ebedf0)"
1752
1752
  },
1753
1753
  "hover": {
1754
1754
  "name": "--vkui--color_background--hover",
@@ -1762,7 +1762,7 @@ var theme = {
1762
1762
  "colorBackgroundContent": {
1763
1763
  "normal": {
1764
1764
  "name": "--vkui--color_background_content",
1765
- "value": "var(--vkui--color_background_content, #FFFFFF)"
1765
+ "value": "var(--vkui--color_background_content, #ffffff)"
1766
1766
  },
1767
1767
  "hover": {
1768
1768
  "name": "--vkui--color_background_content--hover",
@@ -1776,7 +1776,7 @@ var theme = {
1776
1776
  "colorBackgroundSecondary": {
1777
1777
  "normal": {
1778
1778
  "name": "--vkui--color_background_secondary",
1779
- "value": "var(--vkui--color_background_secondary, #F5F5F5)"
1779
+ "value": "var(--vkui--color_background_secondary, #f5f5f5)"
1780
1780
  },
1781
1781
  "hover": {
1782
1782
  "name": "--vkui--color_background_secondary--hover",
@@ -1804,7 +1804,7 @@ var theme = {
1804
1804
  "colorBackgroundTertiary": {
1805
1805
  "normal": {
1806
1806
  "name": "--vkui--color_background_tertiary",
1807
- "value": "var(--vkui--color_background_tertiary, #F9F9F9)"
1807
+ "value": "var(--vkui--color_background_tertiary, #f9f9f9)"
1808
1808
  },
1809
1809
  "hover": {
1810
1810
  "name": "--vkui--color_background_tertiary--hover",
@@ -1832,7 +1832,7 @@ var theme = {
1832
1832
  "colorBackgroundContrast": {
1833
1833
  "normal": {
1834
1834
  "name": "--vkui--color_background_contrast",
1835
- "value": "var(--vkui--color_background_contrast, #FFFFFF)"
1835
+ "value": "var(--vkui--color_background_contrast, #ffffff)"
1836
1836
  },
1837
1837
  "hover": {
1838
1838
  "name": "--vkui--color_background_contrast--hover",
@@ -1846,7 +1846,7 @@ var theme = {
1846
1846
  "colorBackgroundContrastSecondaryAlpha": {
1847
1847
  "normal": {
1848
1848
  "name": "--vkui--color_background_contrast_secondary_alpha",
1849
- "value": "var(--vkui--color_background_contrast_secondary_alpha, rgba(255, 255, 255, 0.2))"
1849
+ "value": "var(--vkui--color_background_contrast_secondary_alpha, rgba(255, 255, 255, 0.20))"
1850
1850
  },
1851
1851
  "hover": {
1852
1852
  "name": "--vkui--color_background_contrast_secondary_alpha--hover",
@@ -1860,7 +1860,7 @@ var theme = {
1860
1860
  "colorBackgroundContrastInverse": {
1861
1861
  "normal": {
1862
1862
  "name": "--vkui--color_background_contrast_inverse",
1863
- "value": "var(--vkui--color_background_contrast_inverse, #2C2D2E)"
1863
+ "value": "var(--vkui--color_background_contrast_inverse, #2c2d2e)"
1864
1864
  },
1865
1865
  "hover": {
1866
1866
  "name": "--vkui--color_background_contrast_inverse--hover",
@@ -1874,7 +1874,7 @@ var theme = {
1874
1874
  "colorBackgroundModal": {
1875
1875
  "normal": {
1876
1876
  "name": "--vkui--color_background_modal",
1877
- "value": "var(--vkui--color_background_modal, #FFFFFF)"
1877
+ "value": "var(--vkui--color_background_modal, #ffffff)"
1878
1878
  },
1879
1879
  "hover": {
1880
1880
  "name": "--vkui--color_background_modal--hover",
@@ -1902,7 +1902,7 @@ var theme = {
1902
1902
  "colorBackgroundWarning": {
1903
1903
  "normal": {
1904
1904
  "name": "--vkui--color_background_warning",
1905
- "value": "var(--vkui--color_background_warning, #FFF2D6)"
1905
+ "value": "var(--vkui--color_background_warning, #fff2d6)"
1906
1906
  },
1907
1907
  "hover": {
1908
1908
  "name": "--vkui--color_background_warning--hover",
@@ -1916,7 +1916,7 @@ var theme = {
1916
1916
  "colorBackgroundPositive": {
1917
1917
  "normal": {
1918
1918
  "name": "--vkui--color_background_positive",
1919
- "value": "var(--vkui--color_background_positive, #4BB34B)"
1919
+ "value": "var(--vkui--color_background_positive, #4bb34b)"
1920
1920
  },
1921
1921
  "hover": {
1922
1922
  "name": "--vkui--color_background_positive--hover",
@@ -1930,7 +1930,7 @@ var theme = {
1930
1930
  "colorBackgroundNegative": {
1931
1931
  "normal": {
1932
1932
  "name": "--vkui--color_background_negative",
1933
- "value": "var(--vkui--color_background_negative, #E64646)"
1933
+ "value": "var(--vkui--color_background_negative, #e64646)"
1934
1934
  },
1935
1935
  "hover": {
1936
1936
  "name": "--vkui--color_background_negative--hover",
@@ -1944,7 +1944,7 @@ var theme = {
1944
1944
  "colorBackgroundNegativeTint": {
1945
1945
  "normal": {
1946
1946
  "name": "--vkui--color_background_negative_tint",
1947
- "value": "var(--vkui--color_background_negative_tint, #FAEBEB)"
1947
+ "value": "var(--vkui--color_background_negative_tint, #faebeb)"
1948
1948
  },
1949
1949
  "hover": {
1950
1950
  "name": "--vkui--color_background_negative_tint--hover",
@@ -1958,7 +1958,7 @@ var theme = {
1958
1958
  "colorBackgroundPositiveTint": {
1959
1959
  "normal": {
1960
1960
  "name": "--vkui--color_background_positive_tint",
1961
- "value": "var(--vkui--color_background_positive_tint, #E8f9e8)"
1961
+ "value": "var(--vkui--color_background_positive_tint, #e8f9e8)"
1962
1962
  },
1963
1963
  "hover": {
1964
1964
  "name": "--vkui--color_background_positive_tint--hover",
@@ -1986,7 +1986,7 @@ var theme = {
1986
1986
  "colorHeaderBackground": {
1987
1987
  "normal": {
1988
1988
  "name": "--vkui--color_header_background",
1989
- "value": "var(--vkui--color_header_background, #FFFFFF)"
1989
+ "value": "var(--vkui--color_header_background, #ffffff)"
1990
1990
  },
1991
1991
  "hover": {
1992
1992
  "name": "--vkui--color_header_background--hover",
@@ -2000,7 +2000,7 @@ var theme = {
2000
2000
  "colorTextAccent": {
2001
2001
  "normal": {
2002
2002
  "name": "--vkui--color_text_accent",
2003
- "value": "var(--vkui--color_text_accent, #2688EB)"
2003
+ "value": "var(--vkui--color_text_accent, #2688eb)"
2004
2004
  },
2005
2005
  "hover": {
2006
2006
  "name": "--vkui--color_text_accent--hover",
@@ -2014,7 +2014,7 @@ var theme = {
2014
2014
  "colorTextAccentThemed": {
2015
2015
  "normal": {
2016
2016
  "name": "--vkui--color_text_accent_themed",
2017
- "value": "var(--vkui--color_text_accent_themed, #2688EB)"
2017
+ "value": "var(--vkui--color_text_accent_themed, #2688eb)"
2018
2018
  },
2019
2019
  "hover": {
2020
2020
  "name": "--vkui--color_text_accent_themed--hover",
@@ -2056,7 +2056,7 @@ var theme = {
2056
2056
  "colorTextSecondary": {
2057
2057
  "normal": {
2058
2058
  "name": "--vkui--color_text_secondary",
2059
- "value": "var(--vkui--color_text_secondary, #818C99)"
2059
+ "value": "var(--vkui--color_text_secondary, #818c99)"
2060
2060
  },
2061
2061
  "hover": {
2062
2062
  "name": "--vkui--color_text_secondary--hover",
@@ -2070,7 +2070,7 @@ var theme = {
2070
2070
  "colorTextSubhead": {
2071
2071
  "normal": {
2072
2072
  "name": "--vkui--color_text_subhead",
2073
- "value": "var(--vkui--color_text_subhead, #6D7885)"
2073
+ "value": "var(--vkui--color_text_subhead, #6d7885)"
2074
2074
  },
2075
2075
  "hover": {
2076
2076
  "name": "--vkui--color_text_subhead--hover",
@@ -2084,7 +2084,7 @@ var theme = {
2084
2084
  "colorTextTertiary": {
2085
2085
  "normal": {
2086
2086
  "name": "--vkui--color_text_tertiary",
2087
- "value": "var(--vkui--color_text_tertiary, #99A2AD)"
2087
+ "value": "var(--vkui--color_text_tertiary, #99a2ad)"
2088
2088
  },
2089
2089
  "hover": {
2090
2090
  "name": "--vkui--color_text_tertiary--hover",
@@ -2098,7 +2098,7 @@ var theme = {
2098
2098
  "colorTextContrast": {
2099
2099
  "normal": {
2100
2100
  "name": "--vkui--color_text_contrast",
2101
- "value": "var(--vkui--color_text_contrast, #FFFFFF)"
2101
+ "value": "var(--vkui--color_text_contrast, #ffffff)"
2102
2102
  },
2103
2103
  "hover": {
2104
2104
  "name": "--vkui--color_text_contrast--hover",
@@ -2112,7 +2112,7 @@ var theme = {
2112
2112
  "colorTextContrastThemed": {
2113
2113
  "normal": {
2114
2114
  "name": "--vkui--color_text_contrast_themed",
2115
- "value": "var(--vkui--color_text_contrast_themed, #FFFFFF)"
2115
+ "value": "var(--vkui--color_text_contrast_themed, #ffffff)"
2116
2116
  },
2117
2117
  "hover": {
2118
2118
  "name": "--vkui--color_text_contrast_themed--hover",
@@ -2126,21 +2126,21 @@ var theme = {
2126
2126
  "colorTextPositive": {
2127
2127
  "normal": {
2128
2128
  "name": "--vkui--color_text_positive",
2129
- "value": "var(--vkui--color_text_positive, #4BB34B)"
2129
+ "value": "var(--vkui--color_text_positive, #4bb44b)"
2130
2130
  },
2131
2131
  "hover": {
2132
2132
  "name": "--vkui--color_text_positive--hover",
2133
- "value": "var(--vkui--color_text_positive--hover, #48AC4A)"
2133
+ "value": "var(--vkui--color_text_positive--hover, #48AD4A)"
2134
2134
  },
2135
2135
  "active": {
2136
2136
  "name": "--vkui--color_text_positive--active",
2137
- "value": "var(--vkui--color_text_positive--active, #45A64A)"
2137
+ "value": "var(--vkui--color_text_positive--active, #45A74A)"
2138
2138
  }
2139
2139
  },
2140
2140
  "colorTextNegative": {
2141
2141
  "normal": {
2142
2142
  "name": "--vkui--color_text_negative",
2143
- "value": "var(--vkui--color_text_negative, #E64646)"
2143
+ "value": "var(--vkui--color_text_negative, #e64646)"
2144
2144
  },
2145
2145
  "hover": {
2146
2146
  "name": "--vkui--color_text_negative--hover",
@@ -2154,7 +2154,7 @@ var theme = {
2154
2154
  "colorTextLink": {
2155
2155
  "normal": {
2156
2156
  "name": "--vkui--color_text_link",
2157
- "value": "var(--vkui--color_text_link, #2D81E0)"
2157
+ "value": "var(--vkui--color_text_link, #2d81e0)"
2158
2158
  },
2159
2159
  "hover": {
2160
2160
  "name": "--vkui--color_text_link--hover",
@@ -2168,7 +2168,7 @@ var theme = {
2168
2168
  "colorTextLinkThemed": {
2169
2169
  "normal": {
2170
2170
  "name": "--vkui--color_text_link_themed",
2171
- "value": "var(--vkui--color_text_link_themed, #2D81E0)"
2171
+ "value": "var(--vkui--color_text_link_themed, #2d81e0)"
2172
2172
  },
2173
2173
  "hover": {
2174
2174
  "name": "--vkui--color_text_link_themed--hover",
@@ -2182,7 +2182,7 @@ var theme = {
2182
2182
  "colorTextLinkTint": {
2183
2183
  "normal": {
2184
2184
  "name": "--vkui--color_text_link_tint",
2185
- "value": "var(--vkui--color_text_link_tint, #71AAEB)"
2185
+ "value": "var(--vkui--color_text_link_tint, #71aaeb)"
2186
2186
  },
2187
2187
  "hover": {
2188
2188
  "name": "--vkui--color_text_link_tint--hover",
@@ -2196,7 +2196,7 @@ var theme = {
2196
2196
  "colorTextLinkVisited": {
2197
2197
  "normal": {
2198
2198
  "name": "--vkui--color_text_link_visited",
2199
- "value": "var(--vkui--color_text_link_visited, #4986CC)"
2199
+ "value": "var(--vkui--color_text_link_visited, #4986cc)"
2200
2200
  },
2201
2201
  "hover": {
2202
2202
  "name": "--vkui--color_text_link_visited--hover",
@@ -2210,7 +2210,7 @@ var theme = {
2210
2210
  "colorTextMuted": {
2211
2211
  "normal": {
2212
2212
  "name": "--vkui--color_text_muted",
2213
- "value": "var(--vkui--color_text_muted, #2C2D2E)"
2213
+ "value": "var(--vkui--color_text_muted, #2c2d2e)"
2214
2214
  },
2215
2215
  "hover": {
2216
2216
  "name": "--vkui--color_text_muted--hover",
@@ -2224,7 +2224,7 @@ var theme = {
2224
2224
  "colorLinkContrast": {
2225
2225
  "normal": {
2226
2226
  "name": "--vkui--color_link_contrast",
2227
- "value": "var(--vkui--color_link_contrast, #FFFFFF)"
2227
+ "value": "var(--vkui--color_link_contrast, #ffffff)"
2228
2228
  },
2229
2229
  "hover": {
2230
2230
  "name": "--vkui--color_link_contrast--hover",
@@ -2235,24 +2235,10 @@ var theme = {
2235
2235
  "value": "var(--vkui--color_link_contrast--active, #EBECEF)"
2236
2236
  }
2237
2237
  },
2238
- "colorTextButton": {
2239
- "normal": {
2240
- "name": "--vkui--color_text_button",
2241
- "value": "var(--vkui--color_text_button, #2688EB)"
2242
- },
2243
- "hover": {
2244
- "name": "--vkui--color_text_button--hover",
2245
- "value": "var(--vkui--color_text_button--hover, #2483E4)"
2246
- },
2247
- "active": {
2248
- "name": "--vkui--color_text_button--active",
2249
- "value": "var(--vkui--color_text_button--active, #237EDD)"
2250
- }
2251
- },
2252
2238
  "colorIconAccent": {
2253
2239
  "normal": {
2254
2240
  "name": "--vkui--color_icon_accent",
2255
- "value": "var(--vkui--color_icon_accent, #2688EB)"
2241
+ "value": "var(--vkui--color_icon_accent, #2688eb)"
2256
2242
  },
2257
2243
  "hover": {
2258
2244
  "name": "--vkui--color_icon_accent--hover",
@@ -2266,7 +2252,7 @@ var theme = {
2266
2252
  "colorIconAccentThemed": {
2267
2253
  "normal": {
2268
2254
  "name": "--vkui--color_icon_accent_themed",
2269
- "value": "var(--vkui--color_icon_accent_themed, #2688EB)"
2255
+ "value": "var(--vkui--color_icon_accent_themed, #2688eb)"
2270
2256
  },
2271
2257
  "hover": {
2272
2258
  "name": "--vkui--color_icon_accent_themed--hover",
@@ -2280,7 +2266,7 @@ var theme = {
2280
2266
  "colorIconPrimary": {
2281
2267
  "normal": {
2282
2268
  "name": "--vkui--color_icon_primary",
2283
- "value": "var(--vkui--color_icon_primary, #2C2D2E)"
2269
+ "value": "var(--vkui--color_icon_primary, #2c2d2e)"
2284
2270
  },
2285
2271
  "hover": {
2286
2272
  "name": "--vkui--color_icon_primary--hover",
@@ -2294,7 +2280,7 @@ var theme = {
2294
2280
  "colorIconPrimaryInvariably": {
2295
2281
  "normal": {
2296
2282
  "name": "--vkui--color_icon_primary_invariably",
2297
- "value": "var(--vkui--color_icon_primary_invariably, #2C2D2E)"
2283
+ "value": "var(--vkui--color_icon_primary_invariably, #2c2d2e)"
2298
2284
  },
2299
2285
  "hover": {
2300
2286
  "name": "--vkui--color_icon_primary_invariably--hover",
@@ -2308,7 +2294,7 @@ var theme = {
2308
2294
  "colorIconMedium": {
2309
2295
  "normal": {
2310
2296
  "name": "--vkui--color_icon_medium",
2311
- "value": "var(--vkui--color_icon_medium, #818C99)"
2297
+ "value": "var(--vkui--color_icon_medium, #818c99)"
2312
2298
  },
2313
2299
  "hover": {
2314
2300
  "name": "--vkui--color_icon_medium--hover",
@@ -2336,7 +2322,7 @@ var theme = {
2336
2322
  "colorIconSecondary": {
2337
2323
  "normal": {
2338
2324
  "name": "--vkui--color_icon_secondary",
2339
- "value": "var(--vkui--color_icon_secondary, #99A2AD)"
2325
+ "value": "var(--vkui--color_icon_secondary, #99a2ad)"
2340
2326
  },
2341
2327
  "hover": {
2342
2328
  "name": "--vkui--color_icon_secondary--hover",
@@ -2364,7 +2350,7 @@ var theme = {
2364
2350
  "colorIconTertiary": {
2365
2351
  "normal": {
2366
2352
  "name": "--vkui--color_icon_tertiary",
2367
- "value": "var(--vkui--color_icon_tertiary, #B8C1CC)"
2353
+ "value": "var(--vkui--color_icon_tertiary, #b8c1cc)"
2368
2354
  },
2369
2355
  "hover": {
2370
2356
  "name": "--vkui--color_icon_tertiary--hover",
@@ -2392,7 +2378,7 @@ var theme = {
2392
2378
  "colorIconContrast": {
2393
2379
  "normal": {
2394
2380
  "name": "--vkui--color_icon_contrast",
2395
- "value": "var(--vkui--color_icon_contrast, #FFFFFF)"
2381
+ "value": "var(--vkui--color_icon_contrast, #ffffff)"
2396
2382
  },
2397
2383
  "hover": {
2398
2384
  "name": "--vkui--color_icon_contrast--hover",
@@ -2406,7 +2392,7 @@ var theme = {
2406
2392
  "colorIconContrastThemed": {
2407
2393
  "normal": {
2408
2394
  "name": "--vkui--color_icon_contrast_themed",
2409
- "value": "var(--vkui--color_icon_contrast_themed, #FFFFFF)"
2395
+ "value": "var(--vkui--color_icon_contrast_themed, #ffffff)"
2410
2396
  },
2411
2397
  "hover": {
2412
2398
  "name": "--vkui--color_icon_contrast_themed--hover",
@@ -2420,7 +2406,7 @@ var theme = {
2420
2406
  "colorIconContrastSecondary": {
2421
2407
  "normal": {
2422
2408
  "name": "--vkui--color_icon_contrast_secondary",
2423
- "value": "var(--vkui--color_icon_contrast_secondary, #F2F3F5)"
2409
+ "value": "var(--vkui--color_icon_contrast_secondary, #f2f3f5)"
2424
2410
  },
2425
2411
  "hover": {
2426
2412
  "name": "--vkui--color_icon_contrast_secondary--hover",
@@ -2434,7 +2420,7 @@ var theme = {
2434
2420
  "colorIconPositive": {
2435
2421
  "normal": {
2436
2422
  "name": "--vkui--color_icon_positive",
2437
- "value": "var(--vkui--color_icon_positive, #4BB34B)"
2423
+ "value": "var(--vkui--color_icon_positive, #4bb34b)"
2438
2424
  },
2439
2425
  "hover": {
2440
2426
  "name": "--vkui--color_icon_positive--hover",
@@ -2448,7 +2434,7 @@ var theme = {
2448
2434
  "colorIconNegative": {
2449
2435
  "normal": {
2450
2436
  "name": "--vkui--color_icon_negative",
2451
- "value": "var(--vkui--color_icon_negative, #E64646)"
2437
+ "value": "var(--vkui--color_icon_negative, #e64646)"
2452
2438
  },
2453
2439
  "hover": {
2454
2440
  "name": "--vkui--color_icon_negative--hover",
@@ -2459,24 +2445,10 @@ var theme = {
2459
2445
  "value": "var(--vkui--color_icon_negative--active, #D44245)"
2460
2446
  }
2461
2447
  },
2462
- "colorIconButton": {
2463
- "normal": {
2464
- "name": "--vkui--color_icon_button",
2465
- "value": "var(--vkui--color_icon_button, #2688EB)"
2466
- },
2467
- "hover": {
2468
- "name": "--vkui--color_icon_button--hover",
2469
- "value": "var(--vkui--color_icon_button--hover, #2483E4)"
2470
- },
2471
- "active": {
2472
- "name": "--vkui--color_icon_button--active",
2473
- "value": "var(--vkui--color_icon_button--active, #237EDD)"
2474
- }
2475
- },
2476
2448
  "colorStrokeAccent": {
2477
2449
  "normal": {
2478
2450
  "name": "--vkui--color_stroke_accent",
2479
- "value": "var(--vkui--color_stroke_accent, #2688EB)"
2451
+ "value": "var(--vkui--color_stroke_accent, #2688eb)"
2480
2452
  },
2481
2453
  "hover": {
2482
2454
  "name": "--vkui--color_stroke_accent--hover",
@@ -2490,7 +2462,7 @@ var theme = {
2490
2462
  "colorStrokeAccentThemed": {
2491
2463
  "normal": {
2492
2464
  "name": "--vkui--color_stroke_accent_themed",
2493
- "value": "var(--vkui--color_stroke_accent_themed, #2688EB)"
2465
+ "value": "var(--vkui--color_stroke_accent_themed, #2688eb)"
2494
2466
  },
2495
2467
  "hover": {
2496
2468
  "name": "--vkui--color_stroke_accent_themed--hover",
@@ -2504,7 +2476,7 @@ var theme = {
2504
2476
  "colorSeparatorPrimary": {
2505
2477
  "normal": {
2506
2478
  "name": "--vkui--color_separator_primary",
2507
- "value": "var(--vkui--color_separator_primary, #D7D8D9)"
2479
+ "value": "var(--vkui--color_separator_primary, #d7d8d9)"
2508
2480
  },
2509
2481
  "hover": {
2510
2482
  "name": "--vkui--color_separator_primary--hover",
@@ -2560,7 +2532,7 @@ var theme = {
2560
2532
  "colorSeparatorSecondary": {
2561
2533
  "normal": {
2562
2534
  "name": "--vkui--color_separator_secondary",
2563
- "value": "var(--vkui--color_separator_secondary, #E1E3E6)"
2535
+ "value": "var(--vkui--color_separator_secondary, #e1e3e6)"
2564
2536
  },
2565
2537
  "hover": {
2566
2538
  "name": "--vkui--color_separator_secondary--hover",
@@ -2574,7 +2546,7 @@ var theme = {
2574
2546
  "colorStrokePositive": {
2575
2547
  "normal": {
2576
2548
  "name": "--vkui--color_stroke_positive",
2577
- "value": "var(--vkui--color_stroke_positive, #4BB34B)"
2549
+ "value": "var(--vkui--color_stroke_positive, #4bb34b)"
2578
2550
  },
2579
2551
  "hover": {
2580
2552
  "name": "--vkui--color_stroke_positive--hover",
@@ -2588,7 +2560,7 @@ var theme = {
2588
2560
  "colorStrokeNegative": {
2589
2561
  "normal": {
2590
2562
  "name": "--vkui--color_stroke_negative",
2591
- "value": "var(--vkui--color_stroke_negative, #E64646)"
2563
+ "value": "var(--vkui--color_stroke_negative, #e64646)"
2592
2564
  },
2593
2565
  "hover": {
2594
2566
  "name": "--vkui--color_stroke_negative--hover",
@@ -2602,7 +2574,7 @@ var theme = {
2602
2574
  "colorStrokeContrast": {
2603
2575
  "normal": {
2604
2576
  "name": "--vkui--color_stroke_contrast",
2605
- "value": "var(--vkui--color_stroke_contrast, #FFFFFF)"
2577
+ "value": "var(--vkui--color_stroke_contrast, #ffffff)"
2606
2578
  },
2607
2579
  "hover": {
2608
2580
  "name": "--vkui--color_stroke_contrast--hover",
@@ -2641,24 +2613,10 @@ var theme = {
2641
2613
  "value": "var(--vkui--color_field_border_alpha--active, rgba(0, 0, 0, 0.36))"
2642
2614
  }
2643
2615
  },
2644
- "colorStrokeButton": {
2645
- "normal": {
2646
- "name": "--vkui--color_stroke_button",
2647
- "value": "var(--vkui--color_stroke_button, #2688EB)"
2648
- },
2649
- "hover": {
2650
- "name": "--vkui--color_stroke_button--hover",
2651
- "value": "var(--vkui--color_stroke_button--hover, #2483E4)"
2652
- },
2653
- "active": {
2654
- "name": "--vkui--color_stroke_button--active",
2655
- "value": "var(--vkui--color_stroke_button--active, #237EDD)"
2656
- }
2657
- },
2658
2616
  "colorAccentBlue": {
2659
2617
  "normal": {
2660
2618
  "name": "--vkui--color_accent_blue",
2661
- "value": "var(--vkui--color_accent_blue, #3F8AE0)"
2619
+ "value": "var(--vkui--color_accent_blue, #3f8ae0)"
2662
2620
  },
2663
2621
  "hover": {
2664
2622
  "name": "--vkui--color_accent_blue--hover",
@@ -2672,7 +2630,7 @@ var theme = {
2672
2630
  "colorAccentGray": {
2673
2631
  "normal": {
2674
2632
  "name": "--vkui--color_accent_gray",
2675
- "value": "var(--vkui--color_accent_gray, #A3ADB8)"
2633
+ "value": "var(--vkui--color_accent_gray, #a3adb8)"
2676
2634
  },
2677
2635
  "hover": {
2678
2636
  "name": "--vkui--color_accent_gray--hover",
@@ -2686,7 +2644,7 @@ var theme = {
2686
2644
  "colorAccentRed": {
2687
2645
  "normal": {
2688
2646
  "name": "--vkui--color_accent_red",
2689
- "value": "var(--vkui--color_accent_red, #FF3347)"
2647
+ "value": "var(--vkui--color_accent_red, #ff3347)"
2690
2648
  },
2691
2649
  "hover": {
2692
2650
  "name": "--vkui--color_accent_red--hover",
@@ -2700,7 +2658,7 @@ var theme = {
2700
2658
  "colorAccentGreen": {
2701
2659
  "normal": {
2702
2660
  "name": "--vkui--color_accent_green",
2703
- "value": "var(--vkui--color_accent_green, #4BB34B)"
2661
+ "value": "var(--vkui--color_accent_green, #4bb34b)"
2704
2662
  },
2705
2663
  "hover": {
2706
2664
  "name": "--vkui--color_accent_green--hover",
@@ -2714,7 +2672,7 @@ var theme = {
2714
2672
  "colorAccentOrange": {
2715
2673
  "normal": {
2716
2674
  "name": "--vkui--color_accent_orange",
2717
- "value": "var(--vkui--color_accent_orange, #FFA000)"
2675
+ "value": "var(--vkui--color_accent_orange, #ffa000)"
2718
2676
  },
2719
2677
  "hover": {
2720
2678
  "name": "--vkui--color_accent_orange--hover",
@@ -2728,7 +2686,7 @@ var theme = {
2728
2686
  "colorAccentOrangeFire": {
2729
2687
  "normal": {
2730
2688
  "name": "--vkui--color_accent_orange_fire",
2731
- "value": "var(--vkui--color_accent_orange_fire, #F05C44)"
2689
+ "value": "var(--vkui--color_accent_orange_fire, #f05c44)"
2732
2690
  },
2733
2691
  "hover": {
2734
2692
  "name": "--vkui--color_accent_orange_fire--hover",
@@ -2742,7 +2700,7 @@ var theme = {
2742
2700
  "colorAccentPurple": {
2743
2701
  "normal": {
2744
2702
  "name": "--vkui--color_accent_purple",
2745
- "value": "var(--vkui--color_accent_purple, #735CE6)"
2703
+ "value": "var(--vkui--color_accent_purple, #735ce6)"
2746
2704
  },
2747
2705
  "hover": {
2748
2706
  "name": "--vkui--color_accent_purple--hover",
@@ -2756,7 +2714,7 @@ var theme = {
2756
2714
  "colorAccentViolet": {
2757
2715
  "normal": {
2758
2716
  "name": "--vkui--color_accent_violet",
2759
- "value": "var(--vkui--color_accent_violet, #792EC0)"
2717
+ "value": "var(--vkui--color_accent_violet, #792ec0)"
2760
2718
  },
2761
2719
  "hover": {
2762
2720
  "name": "--vkui--color_accent_violet--hover",
@@ -2770,7 +2728,7 @@ var theme = {
2770
2728
  "colorAccentRaspberryPink": {
2771
2729
  "normal": {
2772
2730
  "name": "--vkui--color_accent_raspberry_pink",
2773
- "value": "var(--vkui--color_accent_raspberry_pink, #E03FAB)"
2731
+ "value": "var(--vkui--color_accent_raspberry_pink, #e03fab)"
2774
2732
  },
2775
2733
  "hover": {
2776
2734
  "name": "--vkui--color_accent_raspberry_pink--hover",
@@ -2784,7 +2742,7 @@ var theme = {
2784
2742
  "colorAccentSecondary": {
2785
2743
  "normal": {
2786
2744
  "name": "--vkui--color_accent_secondary",
2787
- "value": "var(--vkui--color_accent_secondary, #3F8AE0)"
2745
+ "value": "var(--vkui--color_accent_secondary, #3f8ae0)"
2788
2746
  },
2789
2747
  "hover": {
2790
2748
  "name": "--vkui--color_accent_secondary--hover",
@@ -2798,7 +2756,7 @@ var theme = {
2798
2756
  "colorOverlayPrimary": {
2799
2757
  "normal": {
2800
2758
  "name": "--vkui--color_overlay_primary",
2801
- "value": "var(--vkui--color_overlay_primary, rgba(0, 0, 0, 0.4))"
2759
+ "value": "var(--vkui--color_overlay_primary, rgba(0, 0, 0, 0.40))"
2802
2760
  },
2803
2761
  "hover": {
2804
2762
  "name": "--vkui--color_overlay_primary--hover",
@@ -2812,7 +2770,7 @@ var theme = {
2812
2770
  "colorAvatarOverlay": {
2813
2771
  "normal": {
2814
2772
  "name": "--vkui--color_avatar_overlay",
2815
- "value": "var(--vkui--color_avatar_overlay, rgba(0, 0, 0, 0.6))"
2773
+ "value": "var(--vkui--color_avatar_overlay, rgba(0, 0, 0, 0.60))"
2816
2774
  },
2817
2775
  "hover": {
2818
2776
  "name": "--vkui--color_avatar_overlay--hover",
@@ -2840,7 +2798,7 @@ var theme = {
2840
2798
  "colorActionSheetText": {
2841
2799
  "normal": {
2842
2800
  "name": "--vkui--color_action_sheet_text",
2843
- "value": "var(--vkui--color_action_sheet_text, #3F8AE0)"
2801
+ "value": "var(--vkui--color_action_sheet_text, #3f8ae0)"
2844
2802
  },
2845
2803
  "hover": {
2846
2804
  "name": "--vkui--color_action_sheet_text--hover",
@@ -2854,7 +2812,7 @@ var theme = {
2854
2812
  "colorImagePlaceholder": {
2855
2813
  "normal": {
2856
2814
  "name": "--vkui--color_image_placeholder",
2857
- "value": "var(--vkui--color_image_placeholder, #F2F3F5)"
2815
+ "value": "var(--vkui--color_image_placeholder, #f2f3f5)"
2858
2816
  },
2859
2817
  "hover": {
2860
2818
  "name": "--vkui--color_image_placeholder--hover",
@@ -2882,7 +2840,7 @@ var theme = {
2882
2840
  "colorSkeletonFrom": {
2883
2841
  "normal": {
2884
2842
  "name": "--vkui--color_skeleton_from",
2885
- "value": "var(--vkui--color_skeleton_from, #F5F5F5)"
2843
+ "value": "var(--vkui--color_skeleton_from, #f5f5f5)"
2886
2844
  },
2887
2845
  "hover": {
2888
2846
  "name": "--vkui--color_skeleton_from--hover",
@@ -2896,7 +2854,7 @@ var theme = {
2896
2854
  "colorSkeletonTo": {
2897
2855
  "normal": {
2898
2856
  "name": "--vkui--color_skeleton_to",
2899
- "value": "var(--vkui--color_skeleton_to, #E1E3E6)"
2857
+ "value": "var(--vkui--color_skeleton_to, #e1e3e6)"
2900
2858
  },
2901
2859
  "hover": {
2902
2860
  "name": "--vkui--color_skeleton_to--hover",
@@ -2910,7 +2868,7 @@ var theme = {
2910
2868
  "colorWriteBarIcon": {
2911
2869
  "normal": {
2912
2870
  "name": "--vkui--color_write_bar_icon",
2913
- "value": "var(--vkui--color_write_bar_icon, #3F8AE0)"
2871
+ "value": "var(--vkui--color_write_bar_icon, #3f8ae0)"
2914
2872
  },
2915
2873
  "hover": {
2916
2874
  "name": "--vkui--color_write_bar_icon--hover",
@@ -2924,7 +2882,7 @@ var theme = {
2924
2882
  "colorWriteBarInputBackground": {
2925
2883
  "normal": {
2926
2884
  "name": "--vkui--color_write_bar_input_background",
2927
- "value": "var(--vkui--color_write_bar_input_background, #F2F3F5)"
2885
+ "value": "var(--vkui--color_write_bar_input_background, #f2f3f5)"
2928
2886
  },
2929
2887
  "hover": {
2930
2888
  "name": "--vkui--color_write_bar_input_background--hover",
@@ -2938,7 +2896,7 @@ var theme = {
2938
2896
  "colorWriteBarInputBorder": {
2939
2897
  "normal": {
2940
2898
  "name": "--vkui--color_write_bar_input_border",
2941
- "value": "var(--vkui--color_write_bar_input_border, #E1E3E6)"
2899
+ "value": "var(--vkui--color_write_bar_input_border, #e1e3e6)"
2942
2900
  },
2943
2901
  "hover": {
2944
2902
  "name": "--vkui--color_write_bar_input_border--hover",
@@ -2966,7 +2924,7 @@ var theme = {
2966
2924
  "colorTrackBackground": {
2967
2925
  "normal": {
2968
2926
  "name": "--vkui--color_track_background",
2969
- "value": "var(--vkui--color_track_background, #E1E3E6)"
2927
+ "value": "var(--vkui--color_track_background, #e1e3e6)"
2970
2928
  },
2971
2929
  "hover": {
2972
2930
  "name": "--vkui--color_track_background--hover",
@@ -2980,7 +2938,7 @@ var theme = {
2980
2938
  "colorTrackBuffer": {
2981
2939
  "normal": {
2982
2940
  "name": "--vkui--color_track_buffer",
2983
- "value": "var(--vkui--color_track_buffer, #A0BFE4)"
2941
+ "value": "var(--vkui--color_track_buffer, #a0bfe4)"
2984
2942
  },
2985
2943
  "hover": {
2986
2944
  "name": "--vkui--color_track_buffer--hover",
@@ -2994,7 +2952,7 @@ var theme = {
2994
2952
  "colorSearchFieldBackground": {
2995
2953
  "normal": {
2996
2954
  "name": "--vkui--color_search_field_background",
2997
- "value": "var(--vkui--color_search_field_background, #EBEDF0)"
2955
+ "value": "var(--vkui--color_search_field_background, #ebedf0)"
2998
2956
  },
2999
2957
  "hover": {
3000
2958
  "name": "--vkui--color_search_field_background--hover",
@@ -3008,7 +2966,7 @@ var theme = {
3008
2966
  "colorPanelHeaderIcon": {
3009
2967
  "normal": {
3010
2968
  "name": "--vkui--color_panel_header_icon",
3011
- "value": "var(--vkui--color_panel_header_icon, #2688EB)"
2969
+ "value": "var(--vkui--color_panel_header_icon, #2688eb)"
3012
2970
  },
3013
2971
  "hover": {
3014
2972
  "name": "--vkui--color_panel_header_icon--hover",
@@ -3022,7 +2980,7 @@ var theme = {
3022
2980
  "colorSegmentedControl": {
3023
2981
  "normal": {
3024
2982
  "name": "--vkui--color_segmented_control",
3025
- "value": "var(--vkui--color_segmented_control, #FFFFFF)"
2983
+ "value": "var(--vkui--color_segmented_control, #ffffff)"
3026
2984
  },
3027
2985
  "hover": {
3028
2986
  "name": "--vkui--color_segmented_control--hover",