@vkontakte/vkui-tokens 4.13.1-dev-3a911f.0 → 4.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (665) hide show
  1. package/interfaces/general/colors/index.d.ts +52 -45
  2. package/interfaces/themes/octavius/index.d.ts +10 -0
  3. package/interfaces/themes/search/index.d.ts +41 -3
  4. package/package.json +1 -1
  5. package/themeDescriptions/base/paradigm.js +14 -0
  6. package/themeDescriptions/base/vk.js +124 -100
  7. package/themes/calendar/cssVars/declarations/index.css +21 -0
  8. package/themes/calendar/cssVars/declarations/noSizes.css +21 -0
  9. package/themes/calendar/cssVars/declarations/onlyColors.css +21 -0
  10. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  11. package/themes/calendar/cssVars/declarations/onlyVariables.css +21 -0
  12. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  13. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +21 -0
  14. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  15. package/themes/calendar/cssVars/theme/fallbacks/index.css +21 -0
  16. package/themes/calendar/cssVars/theme/fallbacks/index.less +21 -0
  17. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +21 -0
  18. package/themes/calendar/cssVars/theme/fallbacks/index.scss +21 -0
  19. package/themes/calendar/cssVars/theme/fallbacks/index.styl +21 -0
  20. package/themes/calendar/cssVars/theme/index.js +98 -0
  21. package/themes/calendar/cssVars/theme/index.json +98 -0
  22. package/themes/calendar/index.css +21 -0
  23. package/themes/calendar/index.js +35 -0
  24. package/themes/calendar/index.json +35 -0
  25. package/themes/calendar/index.less +21 -0
  26. package/themes/calendar/index.pcss +21 -0
  27. package/themes/calendar/index.scss +21 -0
  28. package/themes/calendar/index.styl +21 -0
  29. package/themes/calendarDark/cssVars/declarations/index.css +21 -0
  30. package/themes/calendarDark/cssVars/declarations/noSizes.css +21 -0
  31. package/themes/calendarDark/cssVars/declarations/onlyColors.css +21 -0
  32. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  33. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +21 -0
  34. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  35. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +21 -0
  36. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  37. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +21 -0
  38. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +21 -0
  39. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +21 -0
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +21 -0
  41. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +21 -0
  42. package/themes/calendarDark/cssVars/theme/index.js +98 -0
  43. package/themes/calendarDark/cssVars/theme/index.json +98 -0
  44. package/themes/calendarDark/index.css +21 -0
  45. package/themes/calendarDark/index.js +35 -0
  46. package/themes/calendarDark/index.json +35 -0
  47. package/themes/calendarDark/index.less +21 -0
  48. package/themes/calendarDark/index.pcss +21 -0
  49. package/themes/calendarDark/index.scss +21 -0
  50. package/themes/calendarDark/index.styl +21 -0
  51. package/themes/calls/cssVars/declarations/index.css +21 -0
  52. package/themes/calls/cssVars/declarations/noSizes.css +21 -0
  53. package/themes/calls/cssVars/declarations/onlyColors.css +21 -0
  54. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  55. package/themes/calls/cssVars/declarations/onlyVariables.css +21 -0
  56. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  57. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +21 -0
  58. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  59. package/themes/calls/cssVars/theme/fallbacks/index.css +21 -0
  60. package/themes/calls/cssVars/theme/fallbacks/index.less +21 -0
  61. package/themes/calls/cssVars/theme/fallbacks/index.pcss +21 -0
  62. package/themes/calls/cssVars/theme/fallbacks/index.scss +21 -0
  63. package/themes/calls/cssVars/theme/fallbacks/index.styl +21 -0
  64. package/themes/calls/cssVars/theme/index.js +98 -0
  65. package/themes/calls/cssVars/theme/index.json +98 -0
  66. package/themes/calls/index.css +21 -0
  67. package/themes/calls/index.js +35 -0
  68. package/themes/calls/index.json +35 -0
  69. package/themes/calls/index.less +21 -0
  70. package/themes/calls/index.pcss +21 -0
  71. package/themes/calls/index.scss +21 -0
  72. package/themes/calls/index.styl +21 -0
  73. package/themes/cloud/cssVars/declarations/index.css +24 -3
  74. package/themes/cloud/cssVars/declarations/noSizes.css +24 -3
  75. package/themes/cloud/cssVars/declarations/onlyColors.css +24 -3
  76. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  77. package/themes/cloud/cssVars/declarations/onlyVariables.css +24 -3
  78. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  79. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +24 -3
  80. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -3
  81. package/themes/cloud/cssVars/theme/fallbacks/index.css +24 -3
  82. package/themes/cloud/cssVars/theme/fallbacks/index.less +24 -3
  83. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +24 -3
  84. package/themes/cloud/cssVars/theme/fallbacks/index.scss +24 -3
  85. package/themes/cloud/cssVars/theme/fallbacks/index.styl +24 -3
  86. package/themes/cloud/cssVars/theme/index.js +101 -3
  87. package/themes/cloud/cssVars/theme/index.json +101 -3
  88. package/themes/cloud/index.css +24 -3
  89. package/themes/cloud/index.js +38 -3
  90. package/themes/cloud/index.json +38 -3
  91. package/themes/cloud/index.less +24 -3
  92. package/themes/cloud/index.pcss +24 -3
  93. package/themes/cloud/index.scss +24 -3
  94. package/themes/cloud/index.styl +24 -3
  95. package/themes/home/cssVars/declarations/index.css +21 -0
  96. package/themes/home/cssVars/declarations/noSizes.css +21 -0
  97. package/themes/home/cssVars/declarations/onlyColors.css +21 -0
  98. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  99. package/themes/home/cssVars/declarations/onlyVariables.css +21 -0
  100. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  101. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +21 -0
  102. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  103. package/themes/home/cssVars/theme/fallbacks/index.css +21 -0
  104. package/themes/home/cssVars/theme/fallbacks/index.less +21 -0
  105. package/themes/home/cssVars/theme/fallbacks/index.pcss +21 -0
  106. package/themes/home/cssVars/theme/fallbacks/index.scss +21 -0
  107. package/themes/home/cssVars/theme/fallbacks/index.styl +21 -0
  108. package/themes/home/cssVars/theme/index.js +98 -0
  109. package/themes/home/cssVars/theme/index.json +98 -0
  110. package/themes/home/index.css +21 -0
  111. package/themes/home/index.js +35 -0
  112. package/themes/home/index.json +35 -0
  113. package/themes/home/index.less +21 -0
  114. package/themes/home/index.pcss +21 -0
  115. package/themes/home/index.scss +21 -0
  116. package/themes/home/index.styl +21 -0
  117. package/themes/homeDark/cssVars/declarations/index.css +21 -0
  118. package/themes/homeDark/cssVars/declarations/noSizes.css +21 -0
  119. package/themes/homeDark/cssVars/declarations/onlyColors.css +21 -0
  120. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  121. package/themes/homeDark/cssVars/declarations/onlyVariables.css +21 -0
  122. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  123. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +21 -0
  124. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  125. package/themes/homeDark/cssVars/theme/fallbacks/index.css +21 -0
  126. package/themes/homeDark/cssVars/theme/fallbacks/index.less +21 -0
  127. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +21 -0
  128. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +21 -0
  129. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +21 -0
  130. package/themes/homeDark/cssVars/theme/index.js +98 -0
  131. package/themes/homeDark/cssVars/theme/index.json +98 -0
  132. package/themes/homeDark/index.css +21 -0
  133. package/themes/homeDark/index.js +35 -0
  134. package/themes/homeDark/index.json +35 -0
  135. package/themes/homeDark/index.less +21 -0
  136. package/themes/homeDark/index.pcss +21 -0
  137. package/themes/homeDark/index.scss +21 -0
  138. package/themes/homeDark/index.styl +21 -0
  139. package/themes/media/cssVars/declarations/index.css +21 -0
  140. package/themes/media/cssVars/declarations/noSizes.css +21 -0
  141. package/themes/media/cssVars/declarations/onlyColors.css +21 -0
  142. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  143. package/themes/media/cssVars/declarations/onlyVariables.css +21 -0
  144. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  145. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +21 -0
  146. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  147. package/themes/media/cssVars/theme/fallbacks/index.css +21 -0
  148. package/themes/media/cssVars/theme/fallbacks/index.less +21 -0
  149. package/themes/media/cssVars/theme/fallbacks/index.pcss +21 -0
  150. package/themes/media/cssVars/theme/fallbacks/index.scss +21 -0
  151. package/themes/media/cssVars/theme/fallbacks/index.styl +21 -0
  152. package/themes/media/cssVars/theme/index.js +98 -0
  153. package/themes/media/cssVars/theme/index.json +98 -0
  154. package/themes/media/index.css +21 -0
  155. package/themes/media/index.js +35 -0
  156. package/themes/media/index.json +35 -0
  157. package/themes/media/index.less +21 -0
  158. package/themes/media/index.pcss +21 -0
  159. package/themes/media/index.scss +21 -0
  160. package/themes/media/index.styl +21 -0
  161. package/themes/mediaDark/cssVars/declarations/index.css +21 -0
  162. package/themes/mediaDark/cssVars/declarations/noSizes.css +21 -0
  163. package/themes/mediaDark/cssVars/declarations/onlyColors.css +21 -0
  164. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  165. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +21 -0
  166. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  167. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +21 -0
  168. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  169. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +21 -0
  170. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +21 -0
  171. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +21 -0
  172. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +21 -0
  173. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +21 -0
  174. package/themes/mediaDark/cssVars/theme/index.js +98 -0
  175. package/themes/mediaDark/cssVars/theme/index.json +98 -0
  176. package/themes/mediaDark/index.css +21 -0
  177. package/themes/mediaDark/index.js +35 -0
  178. package/themes/mediaDark/index.json +35 -0
  179. package/themes/mediaDark/index.less +21 -0
  180. package/themes/mediaDark/index.pcss +21 -0
  181. package/themes/mediaDark/index.scss +21 -0
  182. package/themes/mediaDark/index.styl +21 -0
  183. package/themes/mycom/cssVars/declarations/index.css +21 -0
  184. package/themes/mycom/cssVars/declarations/noSizes.css +21 -0
  185. package/themes/mycom/cssVars/declarations/onlyColors.css +21 -0
  186. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  187. package/themes/mycom/cssVars/declarations/onlyVariables.css +21 -0
  188. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  189. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +21 -0
  190. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  191. package/themes/mycom/cssVars/theme/fallbacks/index.css +21 -0
  192. package/themes/mycom/cssVars/theme/fallbacks/index.less +21 -0
  193. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +21 -0
  194. package/themes/mycom/cssVars/theme/fallbacks/index.scss +21 -0
  195. package/themes/mycom/cssVars/theme/fallbacks/index.styl +21 -0
  196. package/themes/mycom/cssVars/theme/index.js +98 -0
  197. package/themes/mycom/cssVars/theme/index.json +98 -0
  198. package/themes/mycom/index.css +21 -0
  199. package/themes/mycom/index.js +35 -0
  200. package/themes/mycom/index.json +35 -0
  201. package/themes/mycom/index.less +21 -0
  202. package/themes/mycom/index.pcss +21 -0
  203. package/themes/mycom/index.scss +21 -0
  204. package/themes/mycom/index.styl +21 -0
  205. package/themes/octavius/cssVars/declarations/index.css +51 -0
  206. package/themes/octavius/cssVars/declarations/noSizes.css +51 -0
  207. package/themes/octavius/cssVars/declarations/onlyColors.css +51 -0
  208. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  209. package/themes/octavius/cssVars/declarations/onlyVariables.css +51 -0
  210. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  211. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +51 -0
  212. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +51 -0
  213. package/themes/octavius/cssVars/theme/fallbacks/index.css +51 -0
  214. package/themes/octavius/cssVars/theme/fallbacks/index.less +51 -0
  215. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +51 -0
  216. package/themes/octavius/cssVars/theme/fallbacks/index.scss +51 -0
  217. package/themes/octavius/cssVars/theme/fallbacks/index.styl +51 -0
  218. package/themes/octavius/cssVars/theme/index.js +238 -0
  219. package/themes/octavius/cssVars/theme/index.json +238 -0
  220. package/themes/octavius/index.css +51 -0
  221. package/themes/octavius/index.js +85 -0
  222. package/themes/octavius/index.json +85 -0
  223. package/themes/octavius/index.less +51 -0
  224. package/themes/octavius/index.pcss +51 -0
  225. package/themes/octavius/index.scss +51 -0
  226. package/themes/octavius/index.styl +51 -0
  227. package/themes/octaviusCompact/cssVars/declarations/index.css +51 -0
  228. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +51 -0
  229. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +51 -0
  230. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  231. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +51 -0
  232. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  233. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +51 -0
  234. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +51 -0
  235. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +51 -0
  236. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +51 -0
  237. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +51 -0
  238. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +51 -0
  239. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +51 -0
  240. package/themes/octaviusCompact/cssVars/theme/index.js +238 -0
  241. package/themes/octaviusCompact/cssVars/theme/index.json +238 -0
  242. package/themes/octaviusCompact/index.css +51 -0
  243. package/themes/octaviusCompact/index.js +85 -0
  244. package/themes/octaviusCompact/index.json +85 -0
  245. package/themes/octaviusCompact/index.less +51 -0
  246. package/themes/octaviusCompact/index.pcss +51 -0
  247. package/themes/octaviusCompact/index.scss +51 -0
  248. package/themes/octaviusCompact/index.styl +51 -0
  249. package/themes/octaviusCompactDark/cssVars/declarations/index.css +51 -0
  250. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +51 -0
  251. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +51 -0
  252. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  253. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +51 -0
  254. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  255. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +51 -0
  256. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +51 -0
  257. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +51 -0
  258. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +51 -0
  259. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +51 -0
  260. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +51 -0
  261. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +51 -0
  262. package/themes/octaviusCompactDark/cssVars/theme/index.js +238 -0
  263. package/themes/octaviusCompactDark/cssVars/theme/index.json +238 -0
  264. package/themes/octaviusCompactDark/index.css +51 -0
  265. package/themes/octaviusCompactDark/index.js +85 -0
  266. package/themes/octaviusCompactDark/index.json +85 -0
  267. package/themes/octaviusCompactDark/index.less +51 -0
  268. package/themes/octaviusCompactDark/index.pcss +51 -0
  269. package/themes/octaviusCompactDark/index.scss +51 -0
  270. package/themes/octaviusCompactDark/index.styl +51 -0
  271. package/themes/octaviusDark/cssVars/declarations/index.css +51 -0
  272. package/themes/octaviusDark/cssVars/declarations/noSizes.css +51 -0
  273. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +51 -0
  274. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  275. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +51 -0
  276. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  277. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +51 -0
  278. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +51 -0
  279. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +51 -0
  280. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +51 -0
  281. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +51 -0
  282. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +51 -0
  283. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +51 -0
  284. package/themes/octaviusDark/cssVars/theme/index.js +238 -0
  285. package/themes/octaviusDark/cssVars/theme/index.json +238 -0
  286. package/themes/octaviusDark/index.css +51 -0
  287. package/themes/octaviusDark/index.js +85 -0
  288. package/themes/octaviusDark/index.json +85 -0
  289. package/themes/octaviusDark/index.less +51 -0
  290. package/themes/octaviusDark/index.pcss +51 -0
  291. package/themes/octaviusDark/index.scss +51 -0
  292. package/themes/octaviusDark/index.styl +51 -0
  293. package/themes/octaviusVK/cssVars/declarations/index.css +51 -0
  294. package/themes/octaviusVK/cssVars/declarations/noSizes.css +51 -0
  295. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +51 -0
  296. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  297. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +51 -0
  298. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  299. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +51 -0
  300. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +51 -0
  301. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +51 -0
  302. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +51 -0
  303. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +51 -0
  304. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +51 -0
  305. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +51 -0
  306. package/themes/octaviusVK/cssVars/theme/index.js +238 -0
  307. package/themes/octaviusVK/cssVars/theme/index.json +238 -0
  308. package/themes/octaviusVK/index.css +51 -0
  309. package/themes/octaviusVK/index.js +85 -0
  310. package/themes/octaviusVK/index.json +85 -0
  311. package/themes/octaviusVK/index.less +51 -0
  312. package/themes/octaviusVK/index.pcss +51 -0
  313. package/themes/octaviusVK/index.scss +51 -0
  314. package/themes/octaviusVK/index.styl +51 -0
  315. package/themes/octaviusVKDark/cssVars/declarations/index.css +54 -3
  316. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +54 -3
  317. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +54 -3
  318. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  319. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +54 -3
  320. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  321. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +54 -3
  322. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +54 -3
  323. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +54 -3
  324. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +54 -3
  325. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +54 -3
  326. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +54 -3
  327. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +54 -3
  328. package/themes/octaviusVKDark/cssVars/theme/index.js +241 -3
  329. package/themes/octaviusVKDark/cssVars/theme/index.json +241 -3
  330. package/themes/octaviusVKDark/index.css +54 -3
  331. package/themes/octaviusVKDark/index.js +88 -3
  332. package/themes/octaviusVKDark/index.json +88 -3
  333. package/themes/octaviusVKDark/index.less +54 -3
  334. package/themes/octaviusVKDark/index.pcss +54 -3
  335. package/themes/octaviusVKDark/index.scss +54 -3
  336. package/themes/octaviusVKDark/index.styl +54 -3
  337. package/themes/octaviusWhite/cssVars/declarations/index.css +51 -0
  338. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +51 -0
  339. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +51 -0
  340. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  341. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +51 -0
  342. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  343. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +51 -0
  344. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +51 -0
  345. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +51 -0
  346. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +51 -0
  347. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +51 -0
  348. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +51 -0
  349. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +51 -0
  350. package/themes/octaviusWhite/cssVars/theme/index.js +238 -0
  351. package/themes/octaviusWhite/cssVars/theme/index.json +238 -0
  352. package/themes/octaviusWhite/index.css +51 -0
  353. package/themes/octaviusWhite/index.js +85 -0
  354. package/themes/octaviusWhite/index.json +85 -0
  355. package/themes/octaviusWhite/index.less +51 -0
  356. package/themes/octaviusWhite/index.pcss +51 -0
  357. package/themes/octaviusWhite/index.scss +51 -0
  358. package/themes/octaviusWhite/index.styl +51 -0
  359. package/themes/otvet/cssVars/declarations/index.css +21 -0
  360. package/themes/otvet/cssVars/declarations/noSizes.css +21 -0
  361. package/themes/otvet/cssVars/declarations/onlyColors.css +21 -0
  362. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  363. package/themes/otvet/cssVars/declarations/onlyVariables.css +21 -0
  364. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  365. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +21 -0
  366. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  367. package/themes/otvet/cssVars/theme/fallbacks/index.css +21 -0
  368. package/themes/otvet/cssVars/theme/fallbacks/index.less +21 -0
  369. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +21 -0
  370. package/themes/otvet/cssVars/theme/fallbacks/index.scss +21 -0
  371. package/themes/otvet/cssVars/theme/fallbacks/index.styl +21 -0
  372. package/themes/otvet/cssVars/theme/index.js +98 -0
  373. package/themes/otvet/cssVars/theme/index.json +98 -0
  374. package/themes/otvet/index.css +21 -0
  375. package/themes/otvet/index.js +35 -0
  376. package/themes/otvet/index.json +35 -0
  377. package/themes/otvet/index.less +21 -0
  378. package/themes/otvet/index.pcss +21 -0
  379. package/themes/otvet/index.scss +21 -0
  380. package/themes/otvet/index.styl +21 -0
  381. package/themes/otvetDark/cssVars/declarations/index.css +21 -0
  382. package/themes/otvetDark/cssVars/declarations/noSizes.css +21 -0
  383. package/themes/otvetDark/cssVars/declarations/onlyColors.css +21 -0
  384. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  385. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +21 -0
  386. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  387. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +21 -0
  388. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  389. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +21 -0
  390. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +21 -0
  391. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +21 -0
  392. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +21 -0
  393. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +21 -0
  394. package/themes/otvetDark/cssVars/theme/index.js +98 -0
  395. package/themes/otvetDark/cssVars/theme/index.json +98 -0
  396. package/themes/otvetDark/index.css +21 -0
  397. package/themes/otvetDark/index.js +35 -0
  398. package/themes/otvetDark/index.json +35 -0
  399. package/themes/otvetDark/index.less +21 -0
  400. package/themes/otvetDark/index.pcss +21 -0
  401. package/themes/otvetDark/index.scss +21 -0
  402. package/themes/otvetDark/index.styl +21 -0
  403. package/themes/paradigmBase/cssVars/declarations/index.css +21 -0
  404. package/themes/paradigmBase/cssVars/declarations/noSizes.css +21 -0
  405. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +21 -0
  406. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  407. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +21 -0
  408. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  409. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +21 -0
  410. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  411. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +21 -0
  412. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +21 -0
  413. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +21 -0
  414. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +21 -0
  415. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +21 -0
  416. package/themes/paradigmBase/cssVars/theme/index.js +98 -0
  417. package/themes/paradigmBase/cssVars/theme/index.json +98 -0
  418. package/themes/paradigmBase/index.css +21 -0
  419. package/themes/paradigmBase/index.js +35 -0
  420. package/themes/paradigmBase/index.json +35 -0
  421. package/themes/paradigmBase/index.less +21 -0
  422. package/themes/paradigmBase/index.pcss +21 -0
  423. package/themes/paradigmBase/index.scss +21 -0
  424. package/themes/paradigmBase/index.styl +21 -0
  425. package/themes/paradigmBaseDark/cssVars/declarations/index.css +21 -0
  426. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +21 -0
  427. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +21 -0
  428. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  429. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +21 -0
  430. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  431. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +21 -0
  432. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  433. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +21 -0
  434. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +21 -0
  435. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +21 -0
  436. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +21 -0
  437. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +21 -0
  438. package/themes/paradigmBaseDark/cssVars/theme/index.js +98 -0
  439. package/themes/paradigmBaseDark/cssVars/theme/index.json +98 -0
  440. package/themes/paradigmBaseDark/index.css +21 -0
  441. package/themes/paradigmBaseDark/index.js +35 -0
  442. package/themes/paradigmBaseDark/index.json +35 -0
  443. package/themes/paradigmBaseDark/index.less +21 -0
  444. package/themes/paradigmBaseDark/index.pcss +21 -0
  445. package/themes/paradigmBaseDark/index.scss +21 -0
  446. package/themes/paradigmBaseDark/index.styl +21 -0
  447. package/themes/pharma/cssVars/declarations/index.css +21 -0
  448. package/themes/pharma/cssVars/declarations/noSizes.css +21 -0
  449. package/themes/pharma/cssVars/declarations/onlyColors.css +21 -0
  450. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  451. package/themes/pharma/cssVars/declarations/onlyVariables.css +21 -0
  452. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  453. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +21 -0
  454. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  455. package/themes/pharma/cssVars/theme/fallbacks/index.css +21 -0
  456. package/themes/pharma/cssVars/theme/fallbacks/index.less +21 -0
  457. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +21 -0
  458. package/themes/pharma/cssVars/theme/fallbacks/index.scss +21 -0
  459. package/themes/pharma/cssVars/theme/fallbacks/index.styl +21 -0
  460. package/themes/pharma/cssVars/theme/index.js +98 -0
  461. package/themes/pharma/cssVars/theme/index.json +98 -0
  462. package/themes/pharma/index.css +21 -0
  463. package/themes/pharma/index.js +35 -0
  464. package/themes/pharma/index.json +35 -0
  465. package/themes/pharma/index.less +21 -0
  466. package/themes/pharma/index.pcss +21 -0
  467. package/themes/pharma/index.scss +21 -0
  468. package/themes/pharma/index.styl +21 -0
  469. package/themes/promo/cssVars/declarations/index.css +21 -0
  470. package/themes/promo/cssVars/declarations/noSizes.css +21 -0
  471. package/themes/promo/cssVars/declarations/onlyColors.css +21 -0
  472. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  473. package/themes/promo/cssVars/declarations/onlyVariables.css +21 -0
  474. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  475. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +21 -0
  476. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  477. package/themes/promo/cssVars/theme/fallbacks/index.css +21 -0
  478. package/themes/promo/cssVars/theme/fallbacks/index.less +21 -0
  479. package/themes/promo/cssVars/theme/fallbacks/index.pcss +21 -0
  480. package/themes/promo/cssVars/theme/fallbacks/index.scss +21 -0
  481. package/themes/promo/cssVars/theme/fallbacks/index.styl +21 -0
  482. package/themes/promo/cssVars/theme/index.js +98 -0
  483. package/themes/promo/cssVars/theme/index.json +98 -0
  484. package/themes/promo/index.css +21 -0
  485. package/themes/promo/index.js +35 -0
  486. package/themes/promo/index.json +35 -0
  487. package/themes/promo/index.less +21 -0
  488. package/themes/promo/index.pcss +21 -0
  489. package/themes/promo/index.scss +21 -0
  490. package/themes/promo/index.styl +21 -0
  491. package/themes/search/cssVars/declarations/index.css +298 -12
  492. package/themes/search/cssVars/declarations/noColors.css +144 -3
  493. package/themes/search/cssVars/declarations/noSizes.css +56 -12
  494. package/themes/search/cssVars/declarations/onlyAdaptiveGroups.css +62 -0
  495. package/themes/search/cssVars/declarations/onlyColors.css +48 -9
  496. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  497. package/themes/search/cssVars/declarations/onlyMedia.css +52 -0
  498. package/themes/search/cssVars/declarations/onlyVariables.css +94 -12
  499. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  500. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +94 -12
  501. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +94 -12
  502. package/themes/search/cssVars/theme/fallbacks/index.css +192 -12
  503. package/themes/search/cssVars/theme/fallbacks/index.less +116 -12
  504. package/themes/search/cssVars/theme/fallbacks/index.pcss +116 -12
  505. package/themes/search/cssVars/theme/fallbacks/index.scss +176 -12
  506. package/themes/search/cssVars/theme/fallbacks/index.styl +116 -12
  507. package/themes/search/cssVars/theme/index.js +596 -12
  508. package/themes/search/cssVars/theme/index.json +596 -12
  509. package/themes/search/index.css +192 -12
  510. package/themes/search/index.js +170 -12
  511. package/themes/search/index.json +170 -12
  512. package/themes/search/index.less +116 -12
  513. package/themes/search/index.pcss +116 -12
  514. package/themes/search/index.scss +176 -12
  515. package/themes/search/index.styl +116 -12
  516. package/themes/todo/cssVars/declarations/index.css +21 -0
  517. package/themes/todo/cssVars/declarations/noSizes.css +21 -0
  518. package/themes/todo/cssVars/declarations/onlyColors.css +21 -0
  519. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  520. package/themes/todo/cssVars/declarations/onlyVariables.css +21 -0
  521. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  522. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +21 -0
  523. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +21 -0
  524. package/themes/todo/cssVars/theme/fallbacks/index.css +21 -0
  525. package/themes/todo/cssVars/theme/fallbacks/index.less +21 -0
  526. package/themes/todo/cssVars/theme/fallbacks/index.pcss +21 -0
  527. package/themes/todo/cssVars/theme/fallbacks/index.scss +21 -0
  528. package/themes/todo/cssVars/theme/fallbacks/index.styl +21 -0
  529. package/themes/todo/cssVars/theme/index.js +98 -0
  530. package/themes/todo/cssVars/theme/index.json +98 -0
  531. package/themes/todo/index.css +21 -0
  532. package/themes/todo/index.js +35 -0
  533. package/themes/todo/index.json +35 -0
  534. package/themes/todo/index.less +21 -0
  535. package/themes/todo/index.pcss +21 -0
  536. package/themes/todo/index.scss +21 -0
  537. package/themes/todo/index.styl +21 -0
  538. package/themes/vkBase/cssVars/declarations/index.css +162 -141
  539. package/themes/vkBase/cssVars/declarations/noSizes.css +162 -141
  540. package/themes/vkBase/cssVars/declarations/onlyColors.css +162 -141
  541. package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
  542. package/themes/vkBase/cssVars/declarations/onlyVariables.css +162 -141
  543. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  544. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +162 -141
  545. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +162 -141
  546. package/themes/vkBase/cssVars/theme/fallbacks/index.css +162 -141
  547. package/themes/vkBase/cssVars/theme/fallbacks/index.less +162 -141
  548. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +162 -141
  549. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +162 -141
  550. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +162 -141
  551. package/themes/vkBase/cssVars/theme/index.js +582 -484
  552. package/themes/vkBase/cssVars/theme/index.json +582 -484
  553. package/themes/vkBase/index.css +162 -141
  554. package/themes/vkBase/index.js +233 -198
  555. package/themes/vkBase/index.json +233 -198
  556. package/themes/vkBase/index.less +162 -141
  557. package/themes/vkBase/index.pcss +162 -141
  558. package/themes/vkBase/index.scss +162 -141
  559. package/themes/vkBase/index.styl +162 -141
  560. package/themes/vkBaseDark/cssVars/declarations/index.css +165 -144
  561. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +165 -144
  562. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +165 -144
  563. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  564. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +165 -144
  565. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  566. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +165 -144
  567. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +156 -135
  568. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +165 -144
  569. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +165 -144
  570. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +165 -144
  571. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +165 -144
  572. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +165 -144
  573. package/themes/vkBaseDark/cssVars/theme/index.js +581 -483
  574. package/themes/vkBaseDark/cssVars/theme/index.json +581 -483
  575. package/themes/vkBaseDark/index.css +165 -144
  576. package/themes/vkBaseDark/index.js +245 -210
  577. package/themes/vkBaseDark/index.json +245 -210
  578. package/themes/vkBaseDark/index.less +165 -144
  579. package/themes/vkBaseDark/index.pcss +165 -144
  580. package/themes/vkBaseDark/index.scss +165 -144
  581. package/themes/vkBaseDark/index.styl +165 -144
  582. package/themes/vkCom/cssVars/declarations/index.css +162 -141
  583. package/themes/vkCom/cssVars/declarations/noSizes.css +162 -141
  584. package/themes/vkCom/cssVars/declarations/onlyColors.css +162 -141
  585. package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
  586. package/themes/vkCom/cssVars/declarations/onlyVariables.css +162 -141
  587. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  588. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +162 -141
  589. package/themes/vkCom/cssVars/theme/fallbacks/index.css +162 -141
  590. package/themes/vkCom/cssVars/theme/fallbacks/index.less +162 -141
  591. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +162 -141
  592. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +162 -141
  593. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +162 -141
  594. package/themes/vkCom/cssVars/theme/index.js +582 -484
  595. package/themes/vkCom/cssVars/theme/index.json +582 -484
  596. package/themes/vkCom/index.css +162 -141
  597. package/themes/vkCom/index.js +233 -198
  598. package/themes/vkCom/index.json +233 -198
  599. package/themes/vkCom/index.less +162 -141
  600. package/themes/vkCom/index.pcss +162 -141
  601. package/themes/vkCom/index.scss +162 -141
  602. package/themes/vkCom/index.styl +162 -141
  603. package/themes/vkComDark/cssVars/declarations/index.css +165 -144
  604. package/themes/vkComDark/cssVars/declarations/noSizes.css +165 -144
  605. package/themes/vkComDark/cssVars/declarations/onlyColors.css +165 -144
  606. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  607. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +165 -144
  608. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  609. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +165 -144
  610. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +165 -144
  611. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +165 -144
  612. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +165 -144
  613. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +165 -144
  614. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +165 -144
  615. package/themes/vkComDark/cssVars/theme/index.js +581 -483
  616. package/themes/vkComDark/cssVars/theme/index.json +581 -483
  617. package/themes/vkComDark/index.css +165 -144
  618. package/themes/vkComDark/index.js +245 -210
  619. package/themes/vkComDark/index.json +245 -210
  620. package/themes/vkComDark/index.less +165 -144
  621. package/themes/vkComDark/index.pcss +165 -144
  622. package/themes/vkComDark/index.scss +165 -144
  623. package/themes/vkComDark/index.styl +165 -144
  624. package/themes/vkIOS/cssVars/declarations/index.css +162 -141
  625. package/themes/vkIOS/cssVars/declarations/noSizes.css +162 -141
  626. package/themes/vkIOS/cssVars/declarations/onlyColors.css +162 -141
  627. package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
  628. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +162 -141
  629. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  630. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +162 -141
  631. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +162 -141
  632. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +162 -141
  633. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +162 -141
  634. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +162 -141
  635. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +162 -141
  636. package/themes/vkIOS/cssVars/theme/index.js +582 -484
  637. package/themes/vkIOS/cssVars/theme/index.json +582 -484
  638. package/themes/vkIOS/index.css +162 -141
  639. package/themes/vkIOS/index.js +233 -198
  640. package/themes/vkIOS/index.json +233 -198
  641. package/themes/vkIOS/index.less +162 -141
  642. package/themes/vkIOS/index.pcss +162 -141
  643. package/themes/vkIOS/index.scss +162 -141
  644. package/themes/vkIOS/index.styl +162 -141
  645. package/themes/vkIOSDark/cssVars/declarations/index.css +165 -144
  646. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +165 -144
  647. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +165 -144
  648. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  649. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +165 -144
  650. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  651. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +165 -144
  652. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +165 -144
  653. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +165 -144
  654. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +165 -144
  655. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +165 -144
  656. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +165 -144
  657. package/themes/vkIOSDark/cssVars/theme/index.js +581 -483
  658. package/themes/vkIOSDark/cssVars/theme/index.json +581 -483
  659. package/themes/vkIOSDark/index.css +165 -144
  660. package/themes/vkIOSDark/index.js +245 -210
  661. package/themes/vkIOSDark/index.json +245 -210
  662. package/themes/vkIOSDark/index.less +165 -144
  663. package/themes/vkIOSDark/index.pcss +165 -144
  664. package/themes/vkIOSDark/index.scss +165 -144
  665. package/themes/vkIOSDark/index.styl +165 -144
@@ -23,28 +23,42 @@ export declare type ColorDescription<T extends {
23
23
  export interface ColorsDescriptionStruct {
24
24
  colorBackgroundAccent: ColorDescription;
25
25
  colorBackgroundAccentThemed: ColorDescription;
26
+ colorBackgroundAccentTint: ColorDescription;
26
27
  colorBackgroundAccentAlternative: ColorDescription;
27
- colorIconAccent: ColorDescription;
28
- colorTextAccent: ColorDescription;
29
- colorTextAccentThemed: ColorDescription;
30
- colorStrokeAccent: ColorDescription;
31
- colorStrokeAccentThemed: ColorDescription;
32
- colorStrokeContrast: ColorDescription;
33
- colorActionSheetText: ColorDescription;
28
+ colorBackground: ColorDescription;
34
29
  colorBackgroundContent: ColorDescription;
35
30
  colorBackgroundSecondary: ColorDescription;
36
31
  colorBackgroundSecondaryAlpha: ColorDescription;
37
32
  colorBackgroundTertiary: ColorDescription;
38
- colorBackground: ColorDescription;
39
33
  colorBackgroundContrast: ColorDescription;
40
34
  colorBackgroundContrastSecondaryAlpha: ColorDescription;
35
+ colorBackgroundContrastInverse: ColorDescription;
36
+ colorBackgroundModal: ColorDescription;
37
+ colorBackgroundModalInverse: ColorDescription;
41
38
  colorBackgroundWarning: ColorDescription;
39
+ colorBackgroundPositive: ColorDescription;
42
40
  colorBackgroundNegative: ColorDescription;
43
- colorIconNegative: ColorDescription;
44
- colorTextNegative: ColorDescription;
45
- colorStrokeNegative: ColorDescription;
41
+ colorBackgroundNegativeTint: ColorDescription;
42
+ colorFieldBackground: ColorDescription;
46
43
  colorHeaderBackground: ColorDescription;
47
- colorPanelHeaderIcon: ColorDescription;
44
+ colorTextAccent: ColorDescription;
45
+ colorTextAccentThemed: ColorDescription;
46
+ colorTextPrimary: ColorDescription;
47
+ colorTextPrimaryInvariably: ColorDescription;
48
+ colorTextSecondary: ColorDescription;
49
+ colorTextSubhead: ColorDescription;
50
+ colorTextTertiary: ColorDescription;
51
+ colorTextContrast: ColorDescription;
52
+ colorTextContrastThemed: ColorDescription;
53
+ colorTextPositive: ColorDescription;
54
+ colorTextNegative: ColorDescription;
55
+ colorTextLink: ColorDescription;
56
+ colorTextLinkThemed: ColorDescription;
57
+ colorTextLinkVisited: ColorDescription;
58
+ colorTextMuted: ColorDescription;
59
+ colorLinkContrast: ColorDescription;
60
+ colorIconAccent: ColorDescription;
61
+ colorIconAccentThemed: ColorDescription;
48
62
  colorIconPrimary: ColorDescription;
49
63
  colorIconPrimaryInvariably: ColorDescription;
50
64
  colorIconMedium: ColorDescription;
@@ -53,28 +67,23 @@ export interface ColorsDescriptionStruct {
53
67
  colorIconSecondaryAlpha: ColorDescription;
54
68
  colorIconTertiary: ColorDescription;
55
69
  colorIconTertiaryAlpha: ColorDescription;
70
+ colorIconContrast: ColorDescription;
71
+ colorIconContrastThemed: ColorDescription;
72
+ colorIconContrastSecondary: ColorDescription;
73
+ colorIconPositive: ColorDescription;
74
+ colorIconNegative: ColorDescription;
75
+ colorStrokeAccent: ColorDescription;
76
+ colorStrokeAccentThemed: ColorDescription;
77
+ colorStrokePositive: ColorDescription;
78
+ colorStrokeNegative: ColorDescription;
79
+ colorStrokeContrast: ColorDescription;
56
80
  colorImageBorderAlpha: ColorDescription;
57
- colorWriteBarInputBackground: ColorDescription;
58
- colorWriteBarInputBorderAlpha: ColorDescription;
59
- colorTrackBackground: ColorDescription;
60
- colorTrackBuffer: ColorDescription;
61
- colorBackgroundModal: ColorDescription;
62
- colorImagePlaceholder: ColorDescription;
63
- colorImagePlaceholderAlpha: ColorDescription;
64
- colorSearchFieldBackground: ColorDescription;
65
81
  colorFieldBorderAlpha: ColorDescription;
66
82
  colorSeparatorPrimaryAlpha: ColorDescription;
67
83
  colorSeparatorSecondary: ColorDescription;
68
84
  colorSeparatorPrimary: ColorDescription;
69
- colorTextLink: ColorDescription;
70
- colorTextLinkThemed: ColorDescription;
71
- colorTextMuted: ColorDescription;
72
- colorTextPrimary: ColorDescription;
73
- colorTextPrimaryInvariably: ColorDescription;
74
- colorTextSecondary: ColorDescription;
75
- colorTextSubhead: ColorDescription;
76
- colorTextTertiary: ColorDescription;
77
- colorWriteBarIcon: ColorDescription;
85
+ colorSeparatorPrimary2x: ColorDescription;
86
+ colorSeparatorPrimary3x: ColorDescription;
78
87
  colorAccentBlue: ColorDescription;
79
88
  colorAccentGray: ColorDescription;
80
89
  colorAccentRed: ColorDescription;
@@ -82,26 +91,24 @@ export interface ColorsDescriptionStruct {
82
91
  colorAccentOrange: ColorDescription;
83
92
  colorAccentPurple: ColorDescription;
84
93
  colorAccentViolet: ColorDescription;
85
- colorSkeletonFrom: ColorDescription;
86
- colorSkeletonTo: ColorDescription;
87
94
  colorAccentSecondary: ColorDescription;
88
- colorTextLinkVisited: ColorDescription;
89
- colorTextContrast: ColorDescription;
90
- colorTextContrastThemed: ColorDescription;
91
- colorIconContrast: ColorDescription;
92
- colorIconContrastThemed: ColorDescription;
93
- colorLinkContrast: ColorDescription;
94
- colorBackgroundPositive: ColorDescription;
95
- colorIconPositive: ColorDescription;
96
- colorTextPositive: ColorDescription;
97
- colorStrokePositive: ColorDescription;
95
+ colorOverlayPrimary: ColorDescription;
98
96
  colorAvatarOverlay: ColorDescription;
99
97
  colorAvatarOverlayInverseAlpha: ColorDescription;
100
- colorOverlayPrimary: ColorDescription;
98
+ colorImagePlaceholder: ColorDescription;
99
+ colorImagePlaceholderAlpha: ColorDescription;
100
+ colorSkeletonFrom: ColorDescription;
101
+ colorSkeletonTo: ColorDescription;
102
+ colorWriteBarIcon: ColorDescription;
103
+ colorWriteBarInputBackground: ColorDescription;
104
+ colorWriteBarInputBorderAlpha: ColorDescription;
105
+ colorActionSheetText: ColorDescription;
106
+ colorTrackBackground: ColorDescription;
107
+ colorTrackBuffer: ColorDescription;
108
+ colorSearchFieldBackground: ColorDescription;
109
+ colorPanelHeaderIcon: ColorDescription;
101
110
  colorTransparent: ColorDescription;
102
- colorBackgroundNegativeTint: ColorDescription;
103
- colorFieldBackground: ColorDescription;
104
- colorIconContrastSecondary: ColorDescription;
111
+ colorSegmentedControl: ColorDescription;
105
112
  }
106
113
  export declare type Colors = {
107
114
  [key in keyof ColorsDescriptionStruct]: ColorWithStates;
@@ -73,6 +73,16 @@ export interface LocalOctaviusColorsDescriptionStruct {
73
73
  colorPaletteViolet1: ColorDescription;
74
74
  colorPaletteViolet2: ColorDescription;
75
75
  colorAlert: ColorDescription;
76
+ colorTagBackgroundMint: ColorDescription;
77
+ colorTagTextMint: ColorDescription;
78
+ colorTagBackgroundSky: ColorDescription;
79
+ colorTagTextSky: ColorDescription;
80
+ colorTagBackgroundOrange: ColorDescription;
81
+ colorTagTextOrange: ColorDescription;
82
+ colorTagBackgroundPink: ColorDescription;
83
+ colorTagTextPink: ColorDescription;
84
+ colorTagBackgroundPurple: ColorDescription;
85
+ colorTagTextPurple: ColorDescription;
76
86
  octaviusColorButtonText: ColorDescription;
77
87
  octaviusColorButtonIcon: ColorDescription;
78
88
  octaviusColorButtonBackgroundAlpha: ColorDescription;
@@ -1,8 +1,46 @@
1
- import { ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
1
+ import { Property } from 'csstype';
2
+ import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
3
+ import { Adaptive } from '../../general/tools';
4
+ import { Font } from '../../general/typography';
5
+ import { LocalParadigmColorsDescriptionStruct, ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
2
6
  declare type SearchViewports = ['touch', 'desktopS'];
3
- export interface ThemeSearch extends ParadigmTheme<SearchViewports> {
7
+ export declare type SearchLocalGradients = {
8
+ searchCardBackground: string;
9
+ searchCardWithTextBackground: any;
10
+ };
11
+ export declare type SearchLocalElevations = {
12
+ elevation1Hover: Property.BoxShadow;
13
+ elevation2Hover: Property.BoxShadow;
14
+ elevationButtons: Property.BoxShadow;
15
+ };
16
+ export declare type SearchLocalFonts = {
17
+ searchFontSearchTitle1: Adaptive<Font>;
18
+ searchFontSearchTitle4: Adaptive<Font>;
19
+ searchFontSearchTitle4Bold: Adaptive<Font>;
20
+ searchFontSearchSubheadBold: Adaptive<Font>;
21
+ searchFontSearchFootnoteBold: Adaptive<Font>;
22
+ searchFontSearchFootnoteMailSans: Adaptive<Font>;
23
+ searchFontSearchCaption1Bold: Adaptive<Font>;
24
+ searchFontSearchCaption1MailSans: Adaptive<Font>;
25
+ searchFontSearchCaption2MailSans: Adaptive<Font>;
26
+ searchFontSearchTextBold: Partial<Adaptive<Font>>;
27
+ searchFontSearchTextMailSans: Partial<Adaptive<Font>>;
28
+ };
29
+ export interface LocalSearchColorsDescriptionStruct {
30
+ searchColorTextLinkPositive: ColorDescription;
31
+ searchColorTextLinkPositiveTint: ColorDescription;
32
+ searchColorBackgroundAccentTint: ColorDescription;
33
+ searchColorBackgroundOrangeAccentHover: ColorDescription;
34
+ searchColorBackgroundOrangeAccentActive: ColorDescription;
35
+ searchColorTextLinkAlternativeHover: ColorDescription;
4
36
  }
5
- export interface ThemeSearchDescription extends ParadigmThemeDescription<SearchViewports> {
37
+ export declare type SearchLocalColors = {
38
+ [key in keyof LocalSearchColorsDescriptionStruct]: ColorWithStates;
39
+ };
40
+ export interface ThemeSearch extends ParadigmTheme<SearchViewports>, SearchLocalGradients, SearchLocalElevations, SearchLocalFonts, SearchLocalColors {
41
+ }
42
+ export interface ThemeSearchDescription extends ParadigmThemeDescription<SearchViewports>, SearchLocalGradients, SearchLocalElevations, SearchLocalFonts {
43
+ colors: LocalSearchColorsDescriptionStruct & LocalParadigmColorsDescriptionStruct & ColorsDescriptionStruct;
6
44
  }
7
45
  export interface ThemeSearchCssVars extends ParadigmThemeCssVars<SearchViewports, ThemeSearch> {
8
46
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.13.1-dev-3a911f.0",
3
+ "version": "4.14.1",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "main": "utils/descriptions.js",
@@ -50,6 +50,9 @@ exports.lightColors = {
50
50
  colorBackgroundPositive: '#0DC268',
51
51
  colorBackgroundNegativeTint: '#FAEBEB',
52
52
  colorFieldBackground: '#ffffff',
53
+ colorBackgroundModalInverse: '#303030',
54
+ colorBackgroundContrastInverse: '#303030',
55
+ colorBackgroundAccentTint: '#5a9eff',
53
56
  // Text
54
57
  colorTextAccent: '#005FF9',
55
58
  colorTextAccentThemed: '#005FF9',
@@ -69,6 +72,7 @@ exports.lightColors = {
69
72
  colorTextPositive: '#0DC268',
70
73
  // Icons
71
74
  colorIconAccent: '#005FF9',
75
+ colorIconAccentThemed: '#005FF9',
72
76
  colorIconNegative: '#ED0A34',
73
77
  colorIconPrimary: '#2C2D2E',
74
78
  colorIconPrimaryInvariably: '#2C2D2E',
@@ -93,6 +97,8 @@ exports.lightColors = {
93
97
  colorSeparatorSecondary: '#E6E7EB',
94
98
  colorSeparatorPrimary: '#DADCE0',
95
99
  colorStrokePositive: '#0DC268',
100
+ colorSeparatorPrimary2x: '#CDD0D5',
101
+ colorSeparatorPrimary3x: '#BFC3CA',
96
102
  // Palette
97
103
  colorAccentBlue: '#005FF9',
98
104
  colorAccentGray: '#A5A7AD',
@@ -119,6 +125,7 @@ exports.lightColors = {
119
125
  colorAvatarOverlay: 'rgba(145, 147, 153, 0.48)',
120
126
  colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
121
127
  colorOverlayPrimary: 'rgba(0, 0, 0, 0.48)',
128
+ colorSegmentedControl: '#FFFFFF',
122
129
  colorTransparent: 'transparent',
123
130
  },
124
131
  };
@@ -146,6 +153,9 @@ exports.darkColors = {
146
153
  colorBackgroundPositive: '#0DC268',
147
154
  colorBackgroundNegativeTint: '#522e2e',
148
155
  colorFieldBackground: '#232324',
156
+ colorBackgroundModalInverse: '#ffffff',
157
+ colorBackgroundContrastInverse: '#303030',
158
+ colorBackgroundAccentTint: '#5a9eff',
149
159
  // Text
150
160
  colorTextAccent: '#3C82FD',
151
161
  colorTextAccentThemed: '#FFFFFF',
@@ -165,6 +175,7 @@ exports.darkColors = {
165
175
  colorTextPositive: '#0DC268',
166
176
  // Icons
167
177
  colorIconAccent: '#3C82FD',
178
+ colorIconAccentThemed: '#FFFFFF',
168
179
  colorIconNegative: '#ED0A34',
169
180
  colorIconPrimary: '#D9DADD',
170
181
  colorIconPrimaryInvariably: '#2C2D2E',
@@ -188,6 +199,8 @@ exports.darkColors = {
188
199
  colorSeparatorPrimaryAlpha: 'rgba(0, 0, 0, 0.4)',
189
200
  colorSeparatorSecondary: '#181818',
190
201
  colorSeparatorPrimary: '#151516',
202
+ colorSeparatorPrimary2x: '#202022',
203
+ colorSeparatorPrimary3x: '#2d2d2f',
191
204
  colorStrokePositive: '#0DC268',
192
205
  // Palette
193
206
  colorAccentBlue: '#2775FC',
@@ -215,6 +228,7 @@ exports.darkColors = {
215
228
  colorAvatarOverlay: 'rgba(176, 178, 182, 0.48)',
216
229
  colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
217
230
  colorOverlayPrimary: 'rgba(0, 0, 0, 0.48)',
231
+ colorSegmentedControl: '#626364',
218
232
  colorTransparent: 'transparent',
219
233
  },
220
234
  };
@@ -27,16 +27,12 @@ var colorBackgroundTertiaryDark = '#202021';
27
27
  exports.lightColors = {
28
28
  colorsScheme: 'light',
29
29
  colors: {
30
+ // Background
30
31
  colorBackgroundAccent: '#2688EB',
31
32
  colorBackgroundAccentThemed: '#2688EB',
33
+ colorBackgroundAccentTint: '#5a9eff',
32
34
  colorBackgroundAccentAlternative: '#2688EB',
33
- colorIconAccent: '#2688EB',
34
- colorTextAccent: '#2688EB',
35
- colorTextAccentThemed: '#2688EB',
36
- colorStrokeAccent: '#2688EB',
37
- colorStrokeAccentThemed: '#2688EB',
38
- colorStrokeContrast: '#FFFFFF',
39
- colorActionSheetText: '#3F8AE0',
35
+ colorBackground: '#EBEDF0',
40
36
  colorBackgroundContent: '#FFFFFF',
41
37
  colorBackgroundSecondary: '#F5F5F5',
42
38
  colorBackgroundSecondaryAlpha: {
@@ -45,17 +41,37 @@ exports.lightColors = {
45
41
  active: 'rgba(0, 0, 0, 0.12)',
46
42
  },
47
43
  colorBackgroundTertiary: colorBackgroundTertiaryLight,
48
- colorBackground: '#EBEDF0',
49
44
  colorBackgroundContrast: '#FFFFFF',
50
45
  colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
46
+ colorBackgroundContrastInverse: '#2d2d2e',
47
+ colorBackgroundModal: '#FFFFFF',
48
+ colorBackgroundModalInverse: '#2d2d2e',
51
49
  colorBackgroundWarning: '#FFF2D6',
50
+ colorBackgroundPositive: '#4BB34B',
52
51
  colorBackgroundNegative: '#E64646',
53
52
  colorBackgroundNegativeTint: '#FAEBEB',
54
- colorTextNegative: '#E64646',
55
- colorIconNegative: '#E64646',
56
- colorStrokeNegative: '#E64646',
53
+ colorFieldBackground: '#f2f3f5',
57
54
  colorHeaderBackground: '#FFFFFF',
58
- colorPanelHeaderIcon: '#2688EB',
55
+ // Text
56
+ colorTextAccent: '#2688EB',
57
+ colorTextAccentThemed: '#2688EB',
58
+ colorTextPrimary: '#000000',
59
+ colorTextPrimaryInvariably: '#000000',
60
+ colorTextSecondary: '#818C99',
61
+ colorTextSubhead: '#6D7885',
62
+ colorTextTertiary: '#99A2AD',
63
+ colorTextContrast: '#FFFFFF',
64
+ colorTextContrastThemed: '#FFFFFF',
65
+ colorTextPositive: '#4BB34B',
66
+ colorTextNegative: '#E64646',
67
+ colorTextLink: '#2D81E0',
68
+ colorTextLinkThemed: '#4986CC',
69
+ colorTextLinkVisited: '#4986CC',
70
+ colorTextMuted: '#2C2D2E',
71
+ colorLinkContrast: '#FFFFFF',
72
+ // Icons
73
+ colorIconAccent: '#2688EB',
74
+ colorIconAccentThemed: '#2688EB',
59
75
  colorIconPrimary: '#2C2D2E',
60
76
  colorIconPrimaryInvariably: '#2C2D2E',
61
77
  colorIconMedium: '#818C99',
@@ -64,34 +80,29 @@ exports.lightColors = {
64
80
  colorIconSecondaryAlpha: 'rgba(0, 0, 0, 0.36)',
65
81
  colorIconTertiary: '#B8C1CC',
66
82
  colorIconTertiaryAlpha: 'rgba(0, 0, 0, 0.24)',
83
+ colorIconContrast: '#FFFFFF',
84
+ colorIconContrastThemed: '#FFFFFF',
67
85
  colorIconContrastSecondary: '#F2F3F5',
86
+ colorIconPositive: '#4BB34B',
87
+ colorIconNegative: '#E64646',
88
+ // Stroke
89
+ colorStrokeAccent: '#2688EB',
90
+ colorStrokeAccentThemed: '#2688EB',
91
+ colorSeparatorPrimary: '#D7D8D9',
92
+ colorSeparatorPrimary2x: '#cbcccd',
93
+ colorSeparatorPrimary3x: '#bebfc1',
94
+ colorSeparatorPrimaryAlpha: 'rgba(0, 0, 0, 0.12)',
95
+ colorSeparatorSecondary: '#E1E3E6',
96
+ colorStrokePositive: '#4BB34B',
97
+ colorStrokeNegative: '#E64646',
98
+ colorStrokeContrast: '#FFFFFF',
68
99
  colorImageBorderAlpha: 'rgba(0, 0, 0, 0.08)',
69
- colorWriteBarInputBackground: '#F2F3F5',
70
- colorWriteBarInputBorderAlpha: 'rgba(0, 0, 0, 0.08)',
71
- colorTrackBackground: '#E1E3E6',
72
- colorTrackBuffer: '#A0BFE4',
73
- colorBackgroundModal: '#FFFFFF',
74
- colorImagePlaceholderAlpha: 'rgba(0, 28, 61, 0.08)',
75
- colorImagePlaceholder: '#F2F3F5',
76
- colorSearchFieldBackground: '#EBEDF0',
77
100
  colorFieldBorderAlpha: {
78
101
  normal: 'rgba(0, 0, 0, 0.12)',
79
102
  hover: 'rgba(0, 0, 0, 0.24)',
80
103
  active: 'rgba(0, 0, 0, 0.36)',
81
104
  },
82
- colorFieldBackground: '#f2f3f5',
83
- colorSeparatorPrimaryAlpha: 'rgba(0, 0, 0, 0.12)',
84
- colorSeparatorSecondary: '#E1E3E6',
85
- colorSeparatorPrimary: '#D7D8D9',
86
- colorTextLink: '#2D81E0',
87
- colorTextLinkThemed: '#4986CC',
88
- colorTextMuted: '#2C2D2E',
89
- colorTextPrimary: '#000000',
90
- colorTextPrimaryInvariably: '#000000',
91
- colorTextSecondary: '#818C99',
92
- colorTextSubhead: '#6D7885',
93
- colorTextTertiary: '#99A2AD',
94
- colorWriteBarIcon: '#3F8AE0',
105
+ // Palette
95
106
  colorAccentBlue: '#3F8AE0',
96
107
  colorAccentGray: '#A3ADB8',
97
108
  colorAccentRed: '#FF3347',
@@ -99,38 +110,36 @@ exports.lightColors = {
99
110
  colorAccentOrange: '#FFA000',
100
111
  colorAccentPurple: '#735CE6',
101
112
  colorAccentViolet: '#792EC0',
102
- colorSkeletonFrom: '#F5F5F5',
103
- colorSkeletonTo: '#E1E3E6',
104
113
  colorAccentSecondary: '#3F8AE0',
105
- colorTextLinkVisited: '#4986CC',
106
- colorTextContrast: '#FFFFFF',
107
- colorTextContrastThemed: '#FFFFFF',
108
- colorIconContrast: '#FFFFFF',
109
- colorIconContrastThemed: '#FFFFFF',
110
- colorLinkContrast: '#FFFFFF',
111
- colorTextPositive: '#4BB34B',
112
- colorBackgroundPositive: '#4BB34B',
113
- colorIconPositive: '#4BB34B',
114
- colorStrokePositive: '#4BB34B',
115
- colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
114
+ // Other
116
115
  colorOverlayPrimary: 'rgba(0, 0, 0, 0.4)',
117
- colorTransparent: 'transparent',
116
+ colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
118
117
  colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
118
+ colorActionSheetText: '#3F8AE0',
119
+ colorImagePlaceholder: '#F2F3F5',
120
+ colorImagePlaceholderAlpha: 'rgba(0, 28, 61, 0.08)',
121
+ colorSkeletonFrom: '#F5F5F5',
122
+ colorSkeletonTo: '#E1E3E6',
123
+ colorWriteBarIcon: '#3F8AE0',
124
+ colorWriteBarInputBackground: '#F2F3F5',
125
+ colorWriteBarInputBorderAlpha: 'rgba(0, 0, 0, 0.08)',
126
+ colorTrackBackground: '#E1E3E6',
127
+ colorTrackBuffer: '#A0BFE4',
128
+ colorSearchFieldBackground: '#EBEDF0',
129
+ colorPanelHeaderIcon: '#2688EB',
130
+ colorSegmentedControl: '#FFFFFF',
131
+ colorTransparent: 'transparent',
119
132
  },
120
133
  };
121
134
  exports.darkColors = {
122
135
  colorsScheme: 'dark',
123
136
  colors: {
137
+ // Background
124
138
  colorBackgroundAccent: '#529EF4',
125
139
  colorBackgroundAccentThemed: '#FFFFFF',
140
+ colorBackgroundAccentTint: '#5a9eff',
126
141
  colorBackgroundAccentAlternative: '#529EF4',
127
- colorIconAccent: '#529EF4',
128
- colorTextAccent: '#529EF4',
129
- colorTextAccentThemed: '#FFFFFF',
130
- colorStrokeAccent: '#529EF4',
131
- colorStrokeAccentThemed: '#FFFFFF',
132
- colorStrokeContrast: '#FFFFFF',
133
- colorActionSheetText: '#529EF4',
142
+ colorBackground: '#0A0A0A',
134
143
  colorBackgroundContent: '#19191A',
135
144
  colorBackgroundSecondary: '#232324',
136
145
  colorBackgroundSecondaryAlpha: {
@@ -139,17 +148,37 @@ exports.darkColors = {
139
148
  active: 'rgba(255, 255, 255, 0.12)',
140
149
  },
141
150
  colorBackgroundTertiary: colorBackgroundTertiaryDark,
142
- colorBackground: '#0A0A0A',
143
151
  colorBackgroundContrast: '#FFFFFF',
144
152
  colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
145
- colorBackgroundNegative: '#FF5C5C',
153
+ colorBackgroundContrastInverse: '#2d2d2e',
154
+ colorBackgroundModal: '#2D2D2E',
155
+ colorBackgroundModalInverse: '#ffffff',
146
156
  colorBackgroundWarning: '#887244',
157
+ colorBackgroundPositive: '#4BB34B',
158
+ colorBackgroundNegative: '#FF5C5C',
147
159
  colorBackgroundNegativeTint: '#522E2E',
148
- colorTextNegative: '#FF5C5C',
149
- colorIconNegative: '#FF5C5C',
150
- colorStrokeNegative: '#FF5C5C',
160
+ colorFieldBackground: '#292929',
151
161
  colorHeaderBackground: '#19191A',
152
- colorPanelHeaderIcon: '#71AAEB',
162
+ // Text
163
+ colorTextAccent: '#529EF4',
164
+ colorTextAccentThemed: '#FFFFFF',
165
+ colorTextPrimary: '#E1E3E6',
166
+ colorTextPrimaryInvariably: '#000000',
167
+ colorTextSecondary: '#76787A',
168
+ colorTextSubhead: '#C1C3C6',
169
+ colorTextTertiary: '#636567',
170
+ colorTextContrast: '#FFFFFF',
171
+ colorTextContrastThemed: '#000000',
172
+ colorTextPositive: '#4BB34B',
173
+ colorTextNegative: '#FF5C5C',
174
+ colorTextLink: '#529EF4',
175
+ colorTextLinkThemed: '#FFFFFF',
176
+ colorTextLinkVisited: '#4986CC',
177
+ colorTextMuted: '#E1E3E6',
178
+ colorLinkContrast: '#FFFFFF',
179
+ // Icons
180
+ colorIconAccent: '#529EF4',
181
+ colorIconAccentThemed: '#FFFFFF',
153
182
  colorIconPrimary: '#E1E3E6',
154
183
  colorIconPrimaryInvariably: '#2C2D2E',
155
184
  colorIconMedium: '#B0B1B6',
@@ -158,56 +187,51 @@ exports.darkColors = {
158
187
  colorIconSecondaryAlpha: 'rgba(0, 0, 0, 0.43)',
159
188
  colorIconTertiary: '#5D5F61',
160
189
  colorIconTertiaryAlpha: 'rgba(255, 255, 255, 0.3)',
190
+ colorIconContrast: '#FFFFFF',
191
+ colorIconContrastThemed: '#000000',
161
192
  colorIconContrastSecondary: '#F2F3F5',
162
- colorImageBorderAlpha: 'rgba(255, 255, 255, 0.08)',
163
- colorWriteBarInputBackground: '#232324',
164
- colorWriteBarInputBorderAlpha: 'rgba(255, 255, 255, 0.8)',
165
- colorTrackBackground: '#454647',
166
- colorTrackBuffer: '#405772',
167
- colorBackgroundModal: '#2D2D2E',
168
- colorImagePlaceholderAlpha: 'rgba(241, 247, 255, 0.08)',
169
- colorImagePlaceholder: '#2A2B2C',
170
- colorSearchFieldBackground: '#232324',
171
- colorFieldBorderAlpha: 'rgba(255, 255, 255, 0.12)',
172
- colorFieldBackground: '#292929',
193
+ colorIconPositive: '#4BB34B',
194
+ colorIconNegative: '#FF5C5C',
195
+ // Stroke
196
+ colorStrokeAccent: '#529EF4',
197
+ colorStrokeAccentThemed: '#FFFFFF',
198
+ colorSeparatorPrimary: '#363738',
199
+ colorSeparatorPrimary2x: '#444546',
200
+ colorSeparatorPrimary3x: '#505253',
173
201
  colorSeparatorPrimaryAlpha: 'rgba(255, 255, 255, 0.12)',
174
202
  colorSeparatorSecondary: '#141415',
175
- colorSeparatorPrimary: '#363738',
176
- colorTextLink: '#529EF4',
177
- colorTextLinkThemed: '#FFFFFF',
178
- colorTextMuted: '#E1E3E6',
179
- colorTextPrimary: '#E1E3E6',
180
- colorTextPrimaryInvariably: '#000000',
181
- colorTextSecondary: '#76787A',
182
- colorTextSubhead: '#C1C3C6',
183
- colorTextTertiary: '#636567',
184
- colorWriteBarIcon: '#529EF4',
203
+ colorStrokePositive: '#4BB34B',
204
+ colorStrokeNegative: '#FF5C5C',
205
+ colorStrokeContrast: '#FFFFFF',
206
+ colorImageBorderAlpha: 'rgba(255, 255, 255, 0.08)',
207
+ colorFieldBorderAlpha: 'rgba(255, 255, 255, 0.12)',
208
+ // Palette
185
209
  colorAccentBlue: '#529EF4',
186
- // цвета ниже нужно поменять
187
- // не успел сделать к релизу тёмной версии vk почты
188
210
  colorAccentGray: '#A3ADB8',
189
211
  colorAccentRed: '#FF3347',
190
212
  colorAccentGreen: '#4BB34B',
191
213
  colorAccentOrange: '#FFA000',
192
214
  colorAccentPurple: '#735CE6',
193
215
  colorAccentViolet: '#792EC0',
194
- colorSkeletonFrom: '#F5F5F5',
195
- colorSkeletonTo: '#E1E3E6',
196
216
  colorAccentSecondary: '#3F8AE0',
197
- colorTextLinkVisited: '#4986CC',
198
- colorTextContrast: '#FFFFFF',
199
- colorTextContrastThemed: '#000000',
200
- colorIconContrast: '#FFFFFF',
201
- colorIconContrastThemed: '#000000',
202
- colorLinkContrast: '#FFFFFF',
203
- colorTextPositive: '#4BB34B',
204
- colorBackgroundPositive: '#4BB34B',
205
- colorIconPositive: '#4BB34B',
206
- colorStrokePositive: '#4BB34B',
207
- colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
217
+ // Other
208
218
  colorOverlayPrimary: 'rgba(0, 0, 0, 0.4)',
209
- colorTransparent: 'transparent',
219
+ colorAvatarOverlay: 'rgba(0, 0, 0, 0.6)',
210
220
  colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
221
+ colorImagePlaceholder: '#2A2B2C',
222
+ colorImagePlaceholderAlpha: 'rgba(241, 247, 255, 0.08)',
223
+ colorSkeletonFrom: '#F5F5F5',
224
+ colorSkeletonTo: '#E1E3E6',
225
+ colorWriteBarIcon: '#529EF4',
226
+ colorWriteBarInputBackground: '#232324',
227
+ colorWriteBarInputBorderAlpha: 'rgba(255, 255, 255, 0.8)',
228
+ colorActionSheetText: '#529EF4',
229
+ colorTrackBackground: '#454647',
230
+ colorTrackBuffer: '#405772',
231
+ colorSearchFieldBackground: '#363738',
232
+ colorPanelHeaderIcon: '#71AAEB',
233
+ colorSegmentedControl: '#626364',
234
+ colorTransparent: 'transparent',
211
235
  },
212
236
  };
213
237
  exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vkBase' }, exports.lightColors), {
@@ -518,8 +542,8 @@ exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vk
518
542
  sizeSplitColPaddingHorizontal: {
519
543
  regular: 16,
520
544
  },
521
- // Прочие отступы
545
+ // Тени и другое
522
546
  elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation1InvertY: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', gradientBlack: getGradientPointsFromColor_1.getGradientPointsFromColor('#000000', 0.4), gradientWhite: getGradientPointsFromColor_1.getGradientPointsFromColor('#FFFFFF'), gradientTint: getGradientPointsFromColor_1.getGradientPointsFromColor(colorBackgroundTertiaryLight), animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.4, opacityDisableAccessibility: 0.64 });
523
547
  exports.darkTheme = __assign(__assign(__assign({}, exports.lightTheme), exports.darkColors), { themeName: 'vkBaseDark', themeInheritsFrom: 'vkBase', colorsScheme: 'dark',
524
- // TODO: Поставить нормальные отступы из тёмной темы
525
- elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', gradientTint: getGradientPointsFromColor_1.getGradientPointsFromColor(colorBackgroundTertiaryDark) });
548
+ // Тени и другое (Поправить для Dark)
549
+ elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation1InvertY: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', gradientTint: getGradientPointsFromColor_1.getGradientPointsFromColor(colorBackgroundTertiaryDark) });
@@ -415,6 +415,15 @@
415
415
  --vkui--color_field_background: #ffffff;
416
416
  --vkui--color_field_background--hover: #F5F5F7;
417
417
  --vkui--color_field_background--active: #EBECEF;
418
+ --vkui--color_background_modal_inverse: #303030;
419
+ --vkui--color_background_modal_inverse--hover: #2E2F31;
420
+ --vkui--color_background_modal_inverse--active: #2C2D31;
421
+ --vkui--color_background_contrast_inverse: #303030;
422
+ --vkui--color_background_contrast_inverse--hover: #2E2F31;
423
+ --vkui--color_background_contrast_inverse--active: #2C2D31;
424
+ --vkui--color_background_accent_tint: #5a9eff;
425
+ --vkui--color_background_accent_tint--hover: #5698F7;
426
+ --vkui--color_background_accent_tint--active: #5393EF;
418
427
  --vkui--color_text_accent: #005FF9;
419
428
  --vkui--color_text_accent--hover: #005CF1;
420
429
  --vkui--color_text_accent--active: #0059EA;
@@ -466,6 +475,9 @@
466
475
  --vkui--color_icon_accent: #005FF9;
467
476
  --vkui--color_icon_accent--hover: #005CF1;
468
477
  --vkui--color_icon_accent--active: #0059EA;
478
+ --vkui--color_icon_accent_themed: #005FF9;
479
+ --vkui--color_icon_accent_themed--hover: #005CF1;
480
+ --vkui--color_icon_accent_themed--active: #0059EA;
469
481
  --vkui--color_icon_negative: #ED0A34;
470
482
  --vkui--color_icon_negative--hover: #E40A34;
471
483
  --vkui--color_icon_negative--active: #DA0A35;
@@ -535,6 +547,12 @@
535
547
  --vkui--color_stroke_positive: #0DC268;
536
548
  --vkui--color_stroke_positive--hover: #0CBB66;
537
549
  --vkui--color_stroke_positive--active: #0CB465;
550
+ --vkui--color_separator_primary2x: #CDD0D5;
551
+ --vkui--color_separator_primary2x--hover: #C5C8CF;
552
+ --vkui--color_separator_primary2x--active: #BDC1C9;
553
+ --vkui--color_separator_primary3x: #BFC3CA;
554
+ --vkui--color_separator_primary3x--hover: #B7BCC4;
555
+ --vkui--color_separator_primary3x--active: #B0B5BF;
538
556
  --vkui--color_accent_blue: #005FF9;
539
557
  --vkui--color_accent_blue--hover: #005CF1;
540
558
  --vkui--color_accent_blue--active: #0059EA;
@@ -607,6 +625,9 @@
607
625
  --vkui--color_overlay_primary: rgba(0, 0, 0, 0.48);
608
626
  --vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.52);
609
627
  --vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.56);
628
+ --vkui--color_segmented_control: #FFFFFF;
629
+ --vkui--color_segmented_control--hover: #F5F5F7;
630
+ --vkui--color_segmented_control--active: #EBECEF;
610
631
  --vkui--color_transparent: transparent;
611
632
  --vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
612
633
  --vkui--color_transparent--active: rgba(0, 16, 61, 0.08);