@vkontakte/vkui-tokens 4.12.3-dev-690be8.0 → 4.13.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 (666) hide show
  1. package/build/helpers/getGradientPointsFromColor.d.ts +3 -0
  2. package/build/helpers/getGradientPointsFromColor.js +26 -0
  3. package/build/helpers/getGradientPointsFromColor.test.d.ts +1 -0
  4. package/build/helpers/getGradientPointsFromColor.test.js +13 -0
  5. package/interfaces/general/gradients/index.d.ts +6 -0
  6. package/interfaces/general/gradients/index.js +2 -0
  7. package/interfaces/general/index.d.ts +2 -1
  8. package/interfaces/themes/search/index.d.ts +41 -3
  9. package/package.json +1 -1
  10. package/themeDescriptions/base/paradigm.js +8 -5
  11. package/themeDescriptions/base/vk.js +14 -11
  12. package/themes/calendar/cssVars/declarations/index.css +3 -0
  13. package/themes/calendar/cssVars/declarations/noColors.css +3 -0
  14. package/themes/calendar/cssVars/declarations/noSizes.css +3 -0
  15. package/themes/calendar/cssVars/declarations/onlyVariables.css +3 -0
  16. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  17. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +3 -0
  18. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  19. package/themes/calendar/cssVars/theme/fallbacks/index.css +3 -0
  20. package/themes/calendar/cssVars/theme/fallbacks/index.less +3 -0
  21. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +3 -0
  22. package/themes/calendar/cssVars/theme/fallbacks/index.scss +3 -0
  23. package/themes/calendar/cssVars/theme/fallbacks/index.styl +3 -0
  24. package/themes/calendar/cssVars/theme/index.js +12 -0
  25. package/themes/calendar/cssVars/theme/index.json +12 -0
  26. package/themes/calendar/index.css +3 -0
  27. package/themes/calendar/index.js +3 -0
  28. package/themes/calendar/index.json +3 -0
  29. package/themes/calendar/index.less +3 -0
  30. package/themes/calendar/index.pcss +3 -0
  31. package/themes/calendar/index.scss +3 -0
  32. package/themes/calendar/index.styl +3 -0
  33. package/themes/calendarDark/cssVars/declarations/index.css +3 -0
  34. package/themes/calendarDark/cssVars/declarations/noColors.css +3 -0
  35. package/themes/calendarDark/cssVars/declarations/noSizes.css +3 -0
  36. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +3 -0
  37. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  38. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  39. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +3 -0
  41. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +3 -0
  42. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +3 -0
  43. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +3 -0
  44. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +3 -0
  45. package/themes/calendarDark/cssVars/theme/index.js +12 -0
  46. package/themes/calendarDark/cssVars/theme/index.json +12 -0
  47. package/themes/calendarDark/index.css +3 -0
  48. package/themes/calendarDark/index.js +3 -0
  49. package/themes/calendarDark/index.json +3 -0
  50. package/themes/calendarDark/index.less +3 -0
  51. package/themes/calendarDark/index.pcss +3 -0
  52. package/themes/calendarDark/index.scss +3 -0
  53. package/themes/calendarDark/index.styl +3 -0
  54. package/themes/calls/cssVars/declarations/index.css +5 -2
  55. package/themes/calls/cssVars/declarations/noColors.css +4 -1
  56. package/themes/calls/cssVars/declarations/noSizes.css +3 -0
  57. package/themes/calls/cssVars/declarations/onlyMedia.css +1 -1
  58. package/themes/calls/cssVars/declarations/onlyVariables.css +4 -1
  59. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  60. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +4 -1
  61. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  62. package/themes/calls/cssVars/theme/fallbacks/index.css +4 -1
  63. package/themes/calls/cssVars/theme/fallbacks/index.less +4 -1
  64. package/themes/calls/cssVars/theme/fallbacks/index.pcss +4 -1
  65. package/themes/calls/cssVars/theme/fallbacks/index.scss +4 -1
  66. package/themes/calls/cssVars/theme/fallbacks/index.styl +4 -1
  67. package/themes/calls/cssVars/theme/index.js +13 -1
  68. package/themes/calls/cssVars/theme/index.json +13 -1
  69. package/themes/calls/index.css +4 -1
  70. package/themes/calls/index.js +4 -1
  71. package/themes/calls/index.json +4 -1
  72. package/themes/calls/index.less +4 -1
  73. package/themes/calls/index.pcss +4 -1
  74. package/themes/calls/index.scss +4 -1
  75. package/themes/calls/index.styl +4 -1
  76. package/themes/cloud/cssVars/declarations/index.css +3 -0
  77. package/themes/cloud/cssVars/declarations/noColors.css +3 -0
  78. package/themes/cloud/cssVars/declarations/noSizes.css +3 -0
  79. package/themes/cloud/cssVars/declarations/onlyVariables.css +3 -0
  80. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  81. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +3 -0
  82. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  83. package/themes/cloud/cssVars/theme/fallbacks/index.css +3 -0
  84. package/themes/cloud/cssVars/theme/fallbacks/index.less +3 -0
  85. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +3 -0
  86. package/themes/cloud/cssVars/theme/fallbacks/index.scss +3 -0
  87. package/themes/cloud/cssVars/theme/fallbacks/index.styl +3 -0
  88. package/themes/cloud/cssVars/theme/index.js +12 -0
  89. package/themes/cloud/cssVars/theme/index.json +12 -0
  90. package/themes/cloud/index.css +3 -0
  91. package/themes/cloud/index.js +3 -0
  92. package/themes/cloud/index.json +3 -0
  93. package/themes/cloud/index.less +3 -0
  94. package/themes/cloud/index.pcss +3 -0
  95. package/themes/cloud/index.scss +3 -0
  96. package/themes/cloud/index.styl +3 -0
  97. package/themes/home/cssVars/declarations/index.css +5 -2
  98. package/themes/home/cssVars/declarations/noColors.css +4 -1
  99. package/themes/home/cssVars/declarations/noSizes.css +3 -0
  100. package/themes/home/cssVars/declarations/onlyMedia.css +1 -1
  101. package/themes/home/cssVars/declarations/onlyVariables.css +4 -1
  102. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  103. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +4 -1
  104. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  105. package/themes/home/cssVars/theme/fallbacks/index.css +4 -1
  106. package/themes/home/cssVars/theme/fallbacks/index.less +4 -1
  107. package/themes/home/cssVars/theme/fallbacks/index.pcss +4 -1
  108. package/themes/home/cssVars/theme/fallbacks/index.scss +4 -1
  109. package/themes/home/cssVars/theme/fallbacks/index.styl +4 -1
  110. package/themes/home/cssVars/theme/index.js +13 -1
  111. package/themes/home/cssVars/theme/index.json +13 -1
  112. package/themes/home/index.css +4 -1
  113. package/themes/home/index.js +4 -1
  114. package/themes/home/index.json +4 -1
  115. package/themes/home/index.less +4 -1
  116. package/themes/home/index.pcss +4 -1
  117. package/themes/home/index.scss +4 -1
  118. package/themes/home/index.styl +4 -1
  119. package/themes/homeDark/cssVars/declarations/index.css +5 -2
  120. package/themes/homeDark/cssVars/declarations/noColors.css +4 -1
  121. package/themes/homeDark/cssVars/declarations/noSizes.css +3 -0
  122. package/themes/homeDark/cssVars/declarations/onlyMedia.css +1 -1
  123. package/themes/homeDark/cssVars/declarations/onlyVariables.css +4 -1
  124. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  125. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +4 -1
  126. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  127. package/themes/homeDark/cssVars/theme/fallbacks/index.css +4 -1
  128. package/themes/homeDark/cssVars/theme/fallbacks/index.less +4 -1
  129. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +4 -1
  130. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +4 -1
  131. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +4 -1
  132. package/themes/homeDark/cssVars/theme/index.js +13 -1
  133. package/themes/homeDark/cssVars/theme/index.json +13 -1
  134. package/themes/homeDark/index.css +4 -1
  135. package/themes/homeDark/index.js +4 -1
  136. package/themes/homeDark/index.json +4 -1
  137. package/themes/homeDark/index.less +4 -1
  138. package/themes/homeDark/index.pcss +4 -1
  139. package/themes/homeDark/index.scss +4 -1
  140. package/themes/homeDark/index.styl +4 -1
  141. package/themes/media/cssVars/declarations/index.css +5 -2
  142. package/themes/media/cssVars/declarations/noColors.css +4 -1
  143. package/themes/media/cssVars/declarations/noSizes.css +3 -0
  144. package/themes/media/cssVars/declarations/onlyMedia.css +1 -1
  145. package/themes/media/cssVars/declarations/onlyVariables.css +4 -1
  146. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  147. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +4 -1
  148. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  149. package/themes/media/cssVars/theme/fallbacks/index.css +4 -1
  150. package/themes/media/cssVars/theme/fallbacks/index.less +4 -1
  151. package/themes/media/cssVars/theme/fallbacks/index.pcss +4 -1
  152. package/themes/media/cssVars/theme/fallbacks/index.scss +4 -1
  153. package/themes/media/cssVars/theme/fallbacks/index.styl +4 -1
  154. package/themes/media/cssVars/theme/index.js +13 -1
  155. package/themes/media/cssVars/theme/index.json +13 -1
  156. package/themes/media/index.css +4 -1
  157. package/themes/media/index.js +4 -1
  158. package/themes/media/index.json +4 -1
  159. package/themes/media/index.less +4 -1
  160. package/themes/media/index.pcss +4 -1
  161. package/themes/media/index.scss +4 -1
  162. package/themes/media/index.styl +4 -1
  163. package/themes/mediaDark/cssVars/declarations/index.css +5 -2
  164. package/themes/mediaDark/cssVars/declarations/noColors.css +4 -1
  165. package/themes/mediaDark/cssVars/declarations/noSizes.css +3 -0
  166. package/themes/mediaDark/cssVars/declarations/onlyMedia.css +1 -1
  167. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +4 -1
  168. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  169. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +4 -1
  170. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  171. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +4 -1
  172. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +4 -1
  173. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +4 -1
  174. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +4 -1
  175. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +4 -1
  176. package/themes/mediaDark/cssVars/theme/index.js +13 -1
  177. package/themes/mediaDark/cssVars/theme/index.json +13 -1
  178. package/themes/mediaDark/index.css +4 -1
  179. package/themes/mediaDark/index.js +4 -1
  180. package/themes/mediaDark/index.json +4 -1
  181. package/themes/mediaDark/index.less +4 -1
  182. package/themes/mediaDark/index.pcss +4 -1
  183. package/themes/mediaDark/index.scss +4 -1
  184. package/themes/mediaDark/index.styl +4 -1
  185. package/themes/mycom/cssVars/declarations/index.css +5 -2
  186. package/themes/mycom/cssVars/declarations/noColors.css +4 -1
  187. package/themes/mycom/cssVars/declarations/noSizes.css +3 -0
  188. package/themes/mycom/cssVars/declarations/onlyMedia.css +1 -1
  189. package/themes/mycom/cssVars/declarations/onlyVariables.css +4 -1
  190. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  191. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +4 -1
  192. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  193. package/themes/mycom/cssVars/theme/fallbacks/index.css +4 -1
  194. package/themes/mycom/cssVars/theme/fallbacks/index.less +4 -1
  195. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +4 -1
  196. package/themes/mycom/cssVars/theme/fallbacks/index.scss +4 -1
  197. package/themes/mycom/cssVars/theme/fallbacks/index.styl +4 -1
  198. package/themes/mycom/cssVars/theme/index.js +13 -1
  199. package/themes/mycom/cssVars/theme/index.json +13 -1
  200. package/themes/mycom/index.css +4 -1
  201. package/themes/mycom/index.js +4 -1
  202. package/themes/mycom/index.json +4 -1
  203. package/themes/mycom/index.less +4 -1
  204. package/themes/mycom/index.pcss +4 -1
  205. package/themes/mycom/index.scss +4 -1
  206. package/themes/mycom/index.styl +4 -1
  207. package/themes/octavius/cssVars/declarations/index.css +5 -2
  208. package/themes/octavius/cssVars/declarations/noColors.css +4 -1
  209. package/themes/octavius/cssVars/declarations/noSizes.css +3 -0
  210. package/themes/octavius/cssVars/declarations/onlyMedia.css +1 -1
  211. package/themes/octavius/cssVars/declarations/onlyVariables.css +4 -1
  212. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  213. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +4 -1
  214. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  215. package/themes/octavius/cssVars/theme/fallbacks/index.css +4 -1
  216. package/themes/octavius/cssVars/theme/fallbacks/index.less +4 -1
  217. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +4 -1
  218. package/themes/octavius/cssVars/theme/fallbacks/index.scss +4 -1
  219. package/themes/octavius/cssVars/theme/fallbacks/index.styl +4 -1
  220. package/themes/octavius/cssVars/theme/index.js +13 -1
  221. package/themes/octavius/cssVars/theme/index.json +13 -1
  222. package/themes/octavius/index.css +4 -1
  223. package/themes/octavius/index.js +4 -1
  224. package/themes/octavius/index.json +4 -1
  225. package/themes/octavius/index.less +4 -1
  226. package/themes/octavius/index.pcss +4 -1
  227. package/themes/octavius/index.scss +4 -1
  228. package/themes/octavius/index.styl +4 -1
  229. package/themes/octaviusCompact/cssVars/declarations/index.css +3 -0
  230. package/themes/octaviusCompact/cssVars/declarations/noColors.css +3 -0
  231. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +3 -0
  232. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +3 -0
  233. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  234. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +3 -0
  235. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  236. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +3 -0
  237. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +3 -0
  238. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +3 -0
  239. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +3 -0
  240. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +3 -0
  241. package/themes/octaviusCompact/cssVars/theme/index.js +12 -0
  242. package/themes/octaviusCompact/cssVars/theme/index.json +12 -0
  243. package/themes/octaviusCompact/index.css +3 -0
  244. package/themes/octaviusCompact/index.js +3 -0
  245. package/themes/octaviusCompact/index.json +3 -0
  246. package/themes/octaviusCompact/index.less +3 -0
  247. package/themes/octaviusCompact/index.pcss +3 -0
  248. package/themes/octaviusCompact/index.scss +3 -0
  249. package/themes/octaviusCompact/index.styl +3 -0
  250. package/themes/octaviusCompactDark/cssVars/declarations/index.css +3 -0
  251. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +3 -0
  252. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +3 -0
  253. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +3 -0
  254. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  255. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  256. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  257. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +3 -0
  258. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +3 -0
  259. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +3 -0
  260. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +3 -0
  261. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +3 -0
  262. package/themes/octaviusCompactDark/cssVars/theme/index.js +12 -0
  263. package/themes/octaviusCompactDark/cssVars/theme/index.json +12 -0
  264. package/themes/octaviusCompactDark/index.css +3 -0
  265. package/themes/octaviusCompactDark/index.js +3 -0
  266. package/themes/octaviusCompactDark/index.json +3 -0
  267. package/themes/octaviusCompactDark/index.less +3 -0
  268. package/themes/octaviusCompactDark/index.pcss +3 -0
  269. package/themes/octaviusCompactDark/index.scss +3 -0
  270. package/themes/octaviusCompactDark/index.styl +3 -0
  271. package/themes/octaviusDark/cssVars/declarations/index.css +5 -2
  272. package/themes/octaviusDark/cssVars/declarations/noColors.css +4 -1
  273. package/themes/octaviusDark/cssVars/declarations/noSizes.css +3 -0
  274. package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +1 -1
  275. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +4 -1
  276. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  277. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +4 -1
  278. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  279. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +4 -1
  280. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +4 -1
  281. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +4 -1
  282. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +4 -1
  283. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +4 -1
  284. package/themes/octaviusDark/cssVars/theme/index.js +13 -1
  285. package/themes/octaviusDark/cssVars/theme/index.json +13 -1
  286. package/themes/octaviusDark/index.css +4 -1
  287. package/themes/octaviusDark/index.js +4 -1
  288. package/themes/octaviusDark/index.json +4 -1
  289. package/themes/octaviusDark/index.less +4 -1
  290. package/themes/octaviusDark/index.pcss +4 -1
  291. package/themes/octaviusDark/index.scss +4 -1
  292. package/themes/octaviusDark/index.styl +4 -1
  293. package/themes/octaviusVK/cssVars/declarations/index.css +3 -0
  294. package/themes/octaviusVK/cssVars/declarations/noColors.css +3 -0
  295. package/themes/octaviusVK/cssVars/declarations/noSizes.css +3 -0
  296. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +3 -0
  297. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  298. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +3 -0
  299. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  300. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +3 -0
  301. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +3 -0
  302. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +3 -0
  303. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +3 -0
  304. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +3 -0
  305. package/themes/octaviusVK/cssVars/theme/index.js +12 -0
  306. package/themes/octaviusVK/cssVars/theme/index.json +12 -0
  307. package/themes/octaviusVK/index.css +3 -0
  308. package/themes/octaviusVK/index.js +3 -0
  309. package/themes/octaviusVK/index.json +3 -0
  310. package/themes/octaviusVK/index.less +3 -0
  311. package/themes/octaviusVK/index.pcss +3 -0
  312. package/themes/octaviusVK/index.scss +3 -0
  313. package/themes/octaviusVK/index.styl +3 -0
  314. package/themes/octaviusVKDark/cssVars/declarations/index.css +27 -24
  315. package/themes/octaviusVKDark/cssVars/declarations/noColors.css +3 -0
  316. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +27 -24
  317. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +24 -24
  318. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  319. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +27 -24
  320. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  321. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +27 -24
  322. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +27 -24
  323. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +27 -24
  324. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +27 -24
  325. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +27 -24
  326. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +27 -24
  327. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +27 -24
  328. package/themes/octaviusVKDark/cssVars/theme/index.js +36 -24
  329. package/themes/octaviusVKDark/cssVars/theme/index.json +36 -24
  330. package/themes/octaviusVKDark/index.css +27 -24
  331. package/themes/octaviusVKDark/index.js +27 -24
  332. package/themes/octaviusVKDark/index.json +27 -24
  333. package/themes/octaviusVKDark/index.less +27 -24
  334. package/themes/octaviusVKDark/index.pcss +27 -24
  335. package/themes/octaviusVKDark/index.scss +27 -24
  336. package/themes/octaviusVKDark/index.styl +27 -24
  337. package/themes/octaviusWhite/cssVars/declarations/index.css +5 -2
  338. package/themes/octaviusWhite/cssVars/declarations/noColors.css +4 -1
  339. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +3 -0
  340. package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +1 -1
  341. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +4 -1
  342. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  343. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +4 -1
  344. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  345. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +4 -1
  346. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +4 -1
  347. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +4 -1
  348. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +4 -1
  349. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +4 -1
  350. package/themes/octaviusWhite/cssVars/theme/index.js +13 -1
  351. package/themes/octaviusWhite/cssVars/theme/index.json +13 -1
  352. package/themes/octaviusWhite/index.css +4 -1
  353. package/themes/octaviusWhite/index.js +4 -1
  354. package/themes/octaviusWhite/index.json +4 -1
  355. package/themes/octaviusWhite/index.less +4 -1
  356. package/themes/octaviusWhite/index.pcss +4 -1
  357. package/themes/octaviusWhite/index.scss +4 -1
  358. package/themes/octaviusWhite/index.styl +4 -1
  359. package/themes/otvet/cssVars/declarations/index.css +5 -2
  360. package/themes/otvet/cssVars/declarations/noColors.css +4 -1
  361. package/themes/otvet/cssVars/declarations/noSizes.css +3 -0
  362. package/themes/otvet/cssVars/declarations/onlyMedia.css +1 -1
  363. package/themes/otvet/cssVars/declarations/onlyVariables.css +4 -1
  364. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  365. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +4 -1
  366. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  367. package/themes/otvet/cssVars/theme/fallbacks/index.css +4 -1
  368. package/themes/otvet/cssVars/theme/fallbacks/index.less +4 -1
  369. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +4 -1
  370. package/themes/otvet/cssVars/theme/fallbacks/index.scss +4 -1
  371. package/themes/otvet/cssVars/theme/fallbacks/index.styl +4 -1
  372. package/themes/otvet/cssVars/theme/index.js +13 -1
  373. package/themes/otvet/cssVars/theme/index.json +13 -1
  374. package/themes/otvet/index.css +4 -1
  375. package/themes/otvet/index.js +4 -1
  376. package/themes/otvet/index.json +4 -1
  377. package/themes/otvet/index.less +4 -1
  378. package/themes/otvet/index.pcss +4 -1
  379. package/themes/otvet/index.scss +4 -1
  380. package/themes/otvet/index.styl +4 -1
  381. package/themes/otvetDark/cssVars/declarations/index.css +5 -2
  382. package/themes/otvetDark/cssVars/declarations/noColors.css +4 -1
  383. package/themes/otvetDark/cssVars/declarations/noSizes.css +3 -0
  384. package/themes/otvetDark/cssVars/declarations/onlyMedia.css +1 -1
  385. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +4 -1
  386. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  387. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +4 -1
  388. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  389. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +4 -1
  390. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +4 -1
  391. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +4 -1
  392. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +4 -1
  393. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +4 -1
  394. package/themes/otvetDark/cssVars/theme/index.js +13 -1
  395. package/themes/otvetDark/cssVars/theme/index.json +13 -1
  396. package/themes/otvetDark/index.css +4 -1
  397. package/themes/otvetDark/index.js +4 -1
  398. package/themes/otvetDark/index.json +4 -1
  399. package/themes/otvetDark/index.less +4 -1
  400. package/themes/otvetDark/index.pcss +4 -1
  401. package/themes/otvetDark/index.scss +4 -1
  402. package/themes/otvetDark/index.styl +4 -1
  403. package/themes/paradigmBase/cssVars/declarations/index.css +5 -2
  404. package/themes/paradigmBase/cssVars/declarations/noColors.css +4 -1
  405. package/themes/paradigmBase/cssVars/declarations/noSizes.css +3 -0
  406. package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +1 -1
  407. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +4 -1
  408. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  409. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +4 -1
  410. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  411. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +4 -1
  412. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +4 -1
  413. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +4 -1
  414. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +4 -1
  415. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +4 -1
  416. package/themes/paradigmBase/cssVars/theme/index.js +13 -1
  417. package/themes/paradigmBase/cssVars/theme/index.json +13 -1
  418. package/themes/paradigmBase/index.css +4 -1
  419. package/themes/paradigmBase/index.js +4 -1
  420. package/themes/paradigmBase/index.json +4 -1
  421. package/themes/paradigmBase/index.less +4 -1
  422. package/themes/paradigmBase/index.pcss +4 -1
  423. package/themes/paradigmBase/index.scss +4 -1
  424. package/themes/paradigmBase/index.styl +4 -1
  425. package/themes/paradigmBaseDark/cssVars/declarations/index.css +5 -2
  426. package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +4 -1
  427. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +3 -0
  428. package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +1 -1
  429. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +4 -1
  430. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  431. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +4 -1
  432. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  433. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +4 -1
  434. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +4 -1
  435. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +4 -1
  436. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +4 -1
  437. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +4 -1
  438. package/themes/paradigmBaseDark/cssVars/theme/index.js +13 -1
  439. package/themes/paradigmBaseDark/cssVars/theme/index.json +13 -1
  440. package/themes/paradigmBaseDark/index.css +4 -1
  441. package/themes/paradigmBaseDark/index.js +4 -1
  442. package/themes/paradigmBaseDark/index.json +4 -1
  443. package/themes/paradigmBaseDark/index.less +4 -1
  444. package/themes/paradigmBaseDark/index.pcss +4 -1
  445. package/themes/paradigmBaseDark/index.scss +4 -1
  446. package/themes/paradigmBaseDark/index.styl +4 -1
  447. package/themes/pharma/cssVars/declarations/index.css +5 -2
  448. package/themes/pharma/cssVars/declarations/noColors.css +4 -1
  449. package/themes/pharma/cssVars/declarations/noSizes.css +3 -0
  450. package/themes/pharma/cssVars/declarations/onlyMedia.css +1 -1
  451. package/themes/pharma/cssVars/declarations/onlyVariables.css +4 -1
  452. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  453. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +4 -1
  454. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  455. package/themes/pharma/cssVars/theme/fallbacks/index.css +4 -1
  456. package/themes/pharma/cssVars/theme/fallbacks/index.less +4 -1
  457. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +4 -1
  458. package/themes/pharma/cssVars/theme/fallbacks/index.scss +4 -1
  459. package/themes/pharma/cssVars/theme/fallbacks/index.styl +4 -1
  460. package/themes/pharma/cssVars/theme/index.js +13 -1
  461. package/themes/pharma/cssVars/theme/index.json +13 -1
  462. package/themes/pharma/index.css +4 -1
  463. package/themes/pharma/index.js +4 -1
  464. package/themes/pharma/index.json +4 -1
  465. package/themes/pharma/index.less +4 -1
  466. package/themes/pharma/index.pcss +4 -1
  467. package/themes/pharma/index.scss +4 -1
  468. package/themes/pharma/index.styl +4 -1
  469. package/themes/promo/cssVars/declarations/index.css +3 -0
  470. package/themes/promo/cssVars/declarations/noColors.css +3 -0
  471. package/themes/promo/cssVars/declarations/noSizes.css +3 -0
  472. package/themes/promo/cssVars/declarations/onlyVariables.css +3 -0
  473. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  474. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +3 -0
  475. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  476. package/themes/promo/cssVars/theme/fallbacks/index.css +3 -0
  477. package/themes/promo/cssVars/theme/fallbacks/index.less +3 -0
  478. package/themes/promo/cssVars/theme/fallbacks/index.pcss +3 -0
  479. package/themes/promo/cssVars/theme/fallbacks/index.scss +3 -0
  480. package/themes/promo/cssVars/theme/fallbacks/index.styl +3 -0
  481. package/themes/promo/cssVars/theme/index.js +12 -0
  482. package/themes/promo/cssVars/theme/index.json +12 -0
  483. package/themes/promo/index.css +3 -0
  484. package/themes/promo/index.js +3 -0
  485. package/themes/promo/index.json +3 -0
  486. package/themes/promo/index.less +3 -0
  487. package/themes/promo/index.pcss +3 -0
  488. package/themes/promo/index.scss +3 -0
  489. package/themes/promo/index.styl +3 -0
  490. package/themes/search/cssVars/declarations/index.css +280 -12
  491. package/themes/search/cssVars/declarations/noColors.css +147 -3
  492. package/themes/search/cssVars/declarations/noSizes.css +38 -12
  493. package/themes/search/cssVars/declarations/onlyAdaptiveGroups.css +62 -0
  494. package/themes/search/cssVars/declarations/onlyColors.css +27 -9
  495. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  496. package/themes/search/cssVars/declarations/onlyMedia.css +52 -0
  497. package/themes/search/cssVars/declarations/onlyVariables.css +76 -12
  498. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  499. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +76 -12
  500. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +76 -12
  501. package/themes/search/cssVars/theme/fallbacks/index.css +174 -12
  502. package/themes/search/cssVars/theme/fallbacks/index.less +98 -12
  503. package/themes/search/cssVars/theme/fallbacks/index.pcss +98 -12
  504. package/themes/search/cssVars/theme/fallbacks/index.scss +158 -12
  505. package/themes/search/cssVars/theme/fallbacks/index.styl +98 -12
  506. package/themes/search/cssVars/theme/index.js +510 -12
  507. package/themes/search/cssVars/theme/index.json +510 -12
  508. package/themes/search/index.css +174 -12
  509. package/themes/search/index.js +138 -12
  510. package/themes/search/index.json +138 -12
  511. package/themes/search/index.less +98 -12
  512. package/themes/search/index.pcss +98 -12
  513. package/themes/search/index.scss +158 -12
  514. package/themes/search/index.styl +98 -12
  515. package/themes/todo/cssVars/declarations/index.css +5 -2
  516. package/themes/todo/cssVars/declarations/noColors.css +4 -1
  517. package/themes/todo/cssVars/declarations/noSizes.css +3 -0
  518. package/themes/todo/cssVars/declarations/onlyMedia.css +1 -1
  519. package/themes/todo/cssVars/declarations/onlyVariables.css +4 -1
  520. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  521. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +4 -1
  522. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -1
  523. package/themes/todo/cssVars/theme/fallbacks/index.css +4 -1
  524. package/themes/todo/cssVars/theme/fallbacks/index.less +4 -1
  525. package/themes/todo/cssVars/theme/fallbacks/index.pcss +4 -1
  526. package/themes/todo/cssVars/theme/fallbacks/index.scss +4 -1
  527. package/themes/todo/cssVars/theme/fallbacks/index.styl +4 -1
  528. package/themes/todo/cssVars/theme/index.js +13 -1
  529. package/themes/todo/cssVars/theme/index.json +13 -1
  530. package/themes/todo/index.css +4 -1
  531. package/themes/todo/index.js +4 -1
  532. package/themes/todo/index.json +4 -1
  533. package/themes/todo/index.less +4 -1
  534. package/themes/todo/index.pcss +4 -1
  535. package/themes/todo/index.scss +4 -1
  536. package/themes/todo/index.styl +4 -1
  537. package/themes/vkBase/cssVars/declarations/index.css +3 -0
  538. package/themes/vkBase/cssVars/declarations/noColors.css +3 -0
  539. package/themes/vkBase/cssVars/declarations/noSizes.css +3 -0
  540. package/themes/vkBase/cssVars/declarations/onlyVariables.css +3 -0
  541. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  542. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
  543. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  544. package/themes/vkBase/cssVars/theme/fallbacks/index.css +3 -0
  545. package/themes/vkBase/cssVars/theme/fallbacks/index.less +3 -0
  546. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +3 -0
  547. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +3 -0
  548. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +3 -0
  549. package/themes/vkBase/cssVars/theme/index.js +12 -0
  550. package/themes/vkBase/cssVars/theme/index.json +12 -0
  551. package/themes/vkBase/index.css +3 -0
  552. package/themes/vkBase/index.js +3 -0
  553. package/themes/vkBase/index.json +3 -0
  554. package/themes/vkBase/index.less +3 -0
  555. package/themes/vkBase/index.pcss +3 -0
  556. package/themes/vkBase/index.scss +3 -0
  557. package/themes/vkBase/index.styl +3 -0
  558. package/themes/vkBaseDark/cssVars/declarations/index.css +24 -21
  559. package/themes/vkBaseDark/cssVars/declarations/noColors.css +3 -0
  560. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +24 -21
  561. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +21 -21
  562. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  563. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +24 -21
  564. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  565. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +24 -21
  566. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -21
  567. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +24 -21
  568. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +24 -21
  569. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +24 -21
  570. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +24 -21
  571. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +24 -21
  572. package/themes/vkBaseDark/cssVars/theme/index.js +44 -32
  573. package/themes/vkBaseDark/cssVars/theme/index.json +44 -32
  574. package/themes/vkBaseDark/index.css +24 -21
  575. package/themes/vkBaseDark/index.js +26 -23
  576. package/themes/vkBaseDark/index.json +26 -23
  577. package/themes/vkBaseDark/index.less +24 -21
  578. package/themes/vkBaseDark/index.pcss +24 -21
  579. package/themes/vkBaseDark/index.scss +24 -21
  580. package/themes/vkBaseDark/index.styl +24 -21
  581. package/themes/vkCom/cssVars/declarations/index.css +3 -0
  582. package/themes/vkCom/cssVars/declarations/noColors.css +3 -0
  583. package/themes/vkCom/cssVars/declarations/noSizes.css +3 -0
  584. package/themes/vkCom/cssVars/declarations/onlyVariables.css +3 -0
  585. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  586. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
  587. package/themes/vkCom/cssVars/theme/fallbacks/index.css +3 -0
  588. package/themes/vkCom/cssVars/theme/fallbacks/index.less +3 -0
  589. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +3 -0
  590. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +3 -0
  591. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +3 -0
  592. package/themes/vkCom/cssVars/theme/index.js +12 -0
  593. package/themes/vkCom/cssVars/theme/index.json +12 -0
  594. package/themes/vkCom/index.css +3 -0
  595. package/themes/vkCom/index.js +3 -0
  596. package/themes/vkCom/index.json +3 -0
  597. package/themes/vkCom/index.less +3 -0
  598. package/themes/vkCom/index.pcss +3 -0
  599. package/themes/vkCom/index.scss +3 -0
  600. package/themes/vkCom/index.styl +3 -0
  601. package/themes/vkComDark/cssVars/declarations/index.css +24 -21
  602. package/themes/vkComDark/cssVars/declarations/noColors.css +3 -0
  603. package/themes/vkComDark/cssVars/declarations/noSizes.css +24 -21
  604. package/themes/vkComDark/cssVars/declarations/onlyColors.css +21 -21
  605. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  606. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +24 -21
  607. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  608. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +24 -21
  609. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  610. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +24 -21
  611. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +24 -21
  612. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +24 -21
  613. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +24 -21
  614. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +24 -21
  615. package/themes/vkComDark/cssVars/theme/index.js +44 -32
  616. package/themes/vkComDark/cssVars/theme/index.json +44 -32
  617. package/themes/vkComDark/index.css +24 -21
  618. package/themes/vkComDark/index.js +26 -23
  619. package/themes/vkComDark/index.json +26 -23
  620. package/themes/vkComDark/index.less +24 -21
  621. package/themes/vkComDark/index.pcss +24 -21
  622. package/themes/vkComDark/index.scss +24 -21
  623. package/themes/vkComDark/index.styl +24 -21
  624. package/themes/vkIOS/cssVars/declarations/index.css +3 -0
  625. package/themes/vkIOS/cssVars/declarations/noColors.css +3 -0
  626. package/themes/vkIOS/cssVars/declarations/noSizes.css +3 -0
  627. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +3 -0
  628. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  629. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  630. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +3 -0
  631. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +3 -0
  632. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  633. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +3 -0
  634. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +3 -0
  635. package/themes/vkIOS/cssVars/theme/index.js +12 -0
  636. package/themes/vkIOS/cssVars/theme/index.json +12 -0
  637. package/themes/vkIOS/index.css +3 -0
  638. package/themes/vkIOS/index.js +3 -0
  639. package/themes/vkIOS/index.json +3 -0
  640. package/themes/vkIOS/index.less +3 -0
  641. package/themes/vkIOS/index.pcss +3 -0
  642. package/themes/vkIOS/index.scss +3 -0
  643. package/themes/vkIOS/index.styl +3 -0
  644. package/themes/vkIOSDark/cssVars/declarations/index.css +24 -21
  645. package/themes/vkIOSDark/cssVars/declarations/noColors.css +3 -0
  646. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +24 -21
  647. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +21 -21
  648. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  649. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +24 -21
  650. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  651. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +24 -21
  652. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  653. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +24 -21
  654. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +24 -21
  655. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +24 -21
  656. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +24 -21
  657. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +24 -21
  658. package/themes/vkIOSDark/cssVars/theme/index.js +44 -32
  659. package/themes/vkIOSDark/cssVars/theme/index.json +44 -32
  660. package/themes/vkIOSDark/index.css +24 -21
  661. package/themes/vkIOSDark/index.js +26 -23
  662. package/themes/vkIOSDark/index.json +26 -23
  663. package/themes/vkIOSDark/index.less +24 -21
  664. package/themes/vkIOSDark/index.pcss +24 -21
  665. package/themes/vkIOSDark/index.scss +24 -21
  666. package/themes/vkIOSDark/index.styl +24 -21
@@ -0,0 +1,3 @@
1
+ import { Property } from 'csstype';
2
+ import { GradientPoints } from '../../interfaces/general/gradients';
3
+ export declare function getGradientPointsFromColor(colorArg: Property.Color, opacityMultiplier?: number): GradientPoints;
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.getGradientPointsFromColor = void 0;
7
+ var color_1 = __importDefault(require("color"));
8
+ function getGradientPointsFromColor(colorArg, opacityMultiplier) {
9
+ if (opacityMultiplier === void 0) { opacityMultiplier = 1; }
10
+ var opacityMap = [
11
+ [0, 0],
12
+ [0.036, 13],
13
+ [0.15, 27],
14
+ [0.79, 68],
15
+ [0.95, 84],
16
+ [1, 100],
17
+ ];
18
+ var colorRGB = color_1.default(colorArg).rgb().array().join(', ');
19
+ return opacityMap
20
+ .map(function (_a) {
21
+ var pointOpacity = _a[0], pointCoordinate = _a[1];
22
+ return "rgba(" + colorRGB + ", " + Math.round(pointOpacity * opacityMultiplier * 1000) / 1000 + ") " + pointCoordinate + "%";
23
+ })
24
+ .join(', ');
25
+ }
26
+ exports.getGradientPointsFromColor = getGradientPointsFromColor;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ var getGradientPointsFromColor_1 = require("./getGradientPointsFromColor");
4
+ describe('getGradientPointsFromColor', function () {
5
+ it('should generate gradient from color', function () {
6
+ expect(getGradientPointsFromColor_1.getGradientPointsFromColor('rgb(0, 100, 200)')).toEqual('rgba(0, 100, 200, 0) 0%, ' +
7
+ 'rgba(0, 100, 200, 0.036) 13%, ' +
8
+ 'rgba(0, 100, 200, 0.15) 27%, ' +
9
+ 'rgba(0, 100, 200, 0.79) 68%, ' +
10
+ 'rgba(0, 100, 200, 0.95) 84%, ' +
11
+ 'rgba(0, 100, 200, 1) 100%');
12
+ });
13
+ });
@@ -0,0 +1,6 @@
1
+ export declare type GradientPoints = string;
2
+ export interface Gradients {
3
+ gradientBlack: GradientPoints;
4
+ gradientWhite: GradientPoints;
5
+ gradientTint: GradientPoints;
6
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -3,6 +3,7 @@ import { Animations } from './animations';
3
3
  import { ColorDescription, Colors, ColorsDescriptionStruct } from './colors';
4
4
  import { Elevation } from './elevation';
5
5
  import { Sizes } from './geometry';
6
+ import { Gradients } from './gradients';
6
7
  import { ToneValues } from './toneValues';
7
8
  import { Adaptive } from './tools';
8
9
  import { NamifyObject } from './tools/cssVars';
@@ -37,7 +38,7 @@ export interface WithThemeType {
37
38
  /**
38
39
  * Общий интерефейс между описанием и самой темой
39
40
  */
40
- export interface ThemeGeneral extends AdaptiveTokens, SpecialTokens, ToneValues, TypographyBaseProps, Elevation, Animations {
41
+ export interface ThemeGeneral extends AdaptiveTokens, SpecialTokens, ToneValues, TypographyBaseProps, Elevation, Gradients, Animations {
41
42
  }
42
43
  /**
43
44
  * Интерфейс описания Темы (в этом типе описываются все темы дизайн-системы)
@@ -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.12.3-dev-690be8.0",
3
+ "version": "4.13.1",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "main": "utils/descriptions.js",
@@ -12,6 +12,7 @@ var __assign = (this && this.__assign) || function () {
12
12
  };
13
13
  Object.defineProperty(exports, "__esModule", { value: true });
14
14
  exports.darkTheme = exports.darkThemeBase = exports.darkThemeElevation = exports.lightTheme = exports.lightThemeBase = exports.darkColors = exports.lightColors = void 0;
15
+ var getGradientPointsFromColor_1 = require("../../build/helpers/getGradientPointsFromColor");
15
16
  var tokenHelpers_1 = require("../../build/helpers/tokenHelpers");
16
17
  var overlayColors_1 = require("../../build/themeProcessors/expandColors/overlayColors");
17
18
  var common_1 = require("../../utils/common");
@@ -23,6 +24,8 @@ var fontWeightAccent3 = 400;
23
24
  var fontWeightBase1 = 700;
24
25
  var fontWeightBase2 = 700;
25
26
  var fontWeightBase3 = 400;
27
+ var colorBackgroundTertiaryLight = '#F9F9FA';
28
+ var colorBackgroundTertiaryDark = '#252525';
26
29
  exports.lightColors = {
27
30
  colorsScheme: 'light',
28
31
  colors: {
@@ -42,7 +45,7 @@ exports.lightColors = {
42
45
  colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
43
46
  colorBackgroundWarning: '#FFF1AD',
44
47
  colorBackgroundNegative: '#ED0A34',
45
- colorBackgroundTertiary: '#F9F9FA',
48
+ colorBackgroundTertiary: colorBackgroundTertiaryLight,
46
49
  colorBackgroundModal: '#FFFFFF',
47
50
  colorBackgroundPositive: '#0DC268',
48
51
  colorBackgroundNegativeTint: '#FAEBEB',
@@ -133,7 +136,7 @@ exports.darkColors = {
133
136
  hover: 'rgba(255, 255, 255, 0.16)',
134
137
  active: 'rgba(255, 255, 255, 0.2)',
135
138
  },
136
- colorBackgroundTertiary: '#252525',
139
+ colorBackgroundTertiary: colorBackgroundTertiaryDark,
137
140
  colorBackground: '#19191A',
138
141
  colorBackgroundContrast: '#FFFFFF',
139
142
  colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
@@ -379,7 +382,7 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
379
382
  regular: 16,
380
383
  compact: 24,
381
384
  }, sizeBorderRadius: {
382
- regular: 4,
385
+ regular: 8,
383
386
  }, sizeCheckBorderRadius: {
384
387
  regular: 4,
385
388
  }, sizeBorderRadiusPaper: {
@@ -516,7 +519,7 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
516
519
  regular: 16,
517
520
  },
518
521
  // Прочие отступы
519
- elevation1: '0 2px 0 0 rgba(0, 16, 61, 0.04)', elevation1InvertY: '0 -2px 0 0 rgba(0, 16, 61, 0.04)', elevation2: '0 4px 32px 0 rgba(0, 16, 61, 0.32)', elevation3: '0 16px 48px 0 rgba(0, 0, 0, 0.48)', elevation4: '0 16px 48px 0 rgba(0, 0, 0, 0.48)', animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.48, opacityDisableAccessibility: 0.64 });
522
+ elevation1: '0 2px 0 0 rgba(0, 16, 61, 0.04)', elevation1InvertY: '0 -2px 0 0 rgba(0, 16, 61, 0.04)', elevation2: '0 4px 32px 0 rgba(0, 16, 61, 0.32)', elevation3: '0 16px 48px 0 rgba(0, 0, 0, 0.48)', elevation4: '0 16px 48px 0 rgba(0, 0, 0, 0.48)', 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.48, opacityDisableAccessibility: 0.64 });
520
523
  var x05 = common_1.helpers.x05, x1 = common_1.helpers.x1, x2 = common_1.helpers.x2, x3 = common_1.helpers.x3, x4 = common_1.helpers.x4, x5 = common_1.helpers.x5, x6 = common_1.helpers.x6, x8 = common_1.helpers.x8, x10 = common_1.helpers.x10;
521
524
  exports.lightTheme = __assign(__assign(__assign({}, exports.lightThemeBase), common_1.helpers), { colors: __assign(__assign({}, exports.lightThemeBase.colors), { colorRating: '#ffd400', colorButtonContrastAlpha: {
522
525
  normal: 'rgba(255, 255, 255, 1)',
@@ -694,7 +697,7 @@ exports.darkThemeElevation = {
694
697
  elevation3: '0 4px 32px 0 rgba(0, 0, 0, 0.48)',
695
698
  elevation4: '0 4px 32px 0 rgba(0, 0, 0, 0.48)',
696
699
  };
697
- exports.darkThemeBase = __assign(__assign(__assign(__assign({}, exports.lightThemeBase), { themeName: 'paradigmBaseDark' }), exports.darkColors), exports.darkThemeElevation);
700
+ exports.darkThemeBase = __assign(__assign(__assign(__assign({}, exports.lightThemeBase), { gradientTint: getGradientPointsFromColor_1.getGradientPointsFromColor(colorBackgroundTertiaryDark), themeName: 'paradigmBaseDark' }), exports.darkColors), exports.darkThemeElevation);
698
701
  exports.darkTheme = __assign(__assign(__assign(__assign({}, exports.lightTheme), exports.darkThemeBase), exports.darkThemeElevation), { colorsScheme: 'dark', colors: __assign(__assign(__assign({}, exports.lightTheme.colors), exports.darkThemeBase.colors), { colorButtonContrastAlpha: {
699
702
  normal: 'rgba(255, 255, 255, 0.12)',
700
703
  hover: 'rgba(255, 255, 255, 0.2)',
@@ -12,6 +12,7 @@ var __assign = (this && this.__assign) || function () {
12
12
  };
13
13
  Object.defineProperty(exports, "__esModule", { value: true });
14
14
  exports.darkTheme = exports.lightTheme = exports.darkColors = exports.lightColors = void 0;
15
+ var getGradientPointsFromColor_1 = require("../../build/helpers/getGradientPointsFromColor");
15
16
  var tokenHelpers_1 = require("../../build/helpers/tokenHelpers");
16
17
  var fontFamilyAccent = '"TT Commons", -apple-system, system-ui, Helvetica Neue, Roboto, sans-serif';
17
18
  var fontFamilyBase = '-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif';
@@ -21,6 +22,8 @@ var fontWeightAccent3 = 400;
21
22
  var fontWeightBase1 = 600;
22
23
  var fontWeightBase2 = 500;
23
24
  var fontWeightBase3 = 400;
25
+ var colorBackgroundTertiaryLight = '#F9F9F9';
26
+ var colorBackgroundTertiaryDark = '#202021';
24
27
  exports.lightColors = {
25
28
  colorsScheme: 'light',
26
29
  colors: {
@@ -41,7 +44,7 @@ exports.lightColors = {
41
44
  hover: 'rgba(0, 0, 0, 0.08)',
42
45
  active: 'rgba(0, 0, 0, 0.12)',
43
46
  },
44
- colorBackgroundTertiary: '#F9F9F9',
47
+ colorBackgroundTertiary: colorBackgroundTertiaryLight,
45
48
  colorBackground: '#EBEDF0',
46
49
  colorBackgroundContrast: '#FFFFFF',
47
50
  colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
@@ -135,16 +138,16 @@ exports.darkColors = {
135
138
  hover: 'rgba(255, 255, 255, 0.08)',
136
139
  active: 'rgba(255, 255, 255, 0.12)',
137
140
  },
138
- colorBackgroundTertiary: '#202021',
141
+ colorBackgroundTertiary: colorBackgroundTertiaryDark,
139
142
  colorBackground: '#0A0A0A',
140
143
  colorBackgroundContrast: '#FFFFFF',
141
144
  colorBackgroundContrastSecondaryAlpha: 'rgba(255, 255, 255, 0.20)',
145
+ colorBackgroundNegative: '#FF5C5C',
142
146
  colorBackgroundWarning: '#887244',
143
- colorBackgroundNegative: '#E64646',
144
147
  colorBackgroundNegativeTint: '#522E2E',
145
- colorTextNegative: '#E64646',
146
- colorIconNegative: '#E64646',
147
- colorStrokeNegative: '#E64646',
148
+ colorTextNegative: '#FF5C5C',
149
+ colorIconNegative: '#FF5C5C',
150
+ colorStrokeNegative: '#FF5C5C',
148
151
  colorHeaderBackground: '#19191A',
149
152
  colorPanelHeaderIcon: '#71AAEB',
150
153
  colorIconPrimary: '#E1E3E6',
@@ -159,7 +162,7 @@ exports.darkColors = {
159
162
  colorImageBorderAlpha: 'rgba(255, 255, 255, 0.08)',
160
163
  colorWriteBarInputBackground: '#232324',
161
164
  colorWriteBarInputBorderAlpha: 'rgba(255, 255, 255, 0.8)',
162
- colorTrackBackground: '#202021',
165
+ colorTrackBackground: '#454647',
163
166
  colorTrackBuffer: '#405772',
164
167
  colorBackgroundModal: '#2D2D2E',
165
168
  colorImagePlaceholderAlpha: 'rgba(241, 247, 255, 0.08)',
@@ -167,9 +170,9 @@ exports.darkColors = {
167
170
  colorSearchFieldBackground: '#232324',
168
171
  colorFieldBorderAlpha: 'rgba(255, 255, 255, 0.12)',
169
172
  colorFieldBackground: '#292929',
170
- colorSeparatorPrimaryAlpha: 'rgba(0, 0, 0, 0.4)',
173
+ colorSeparatorPrimaryAlpha: 'rgba(255, 255, 255, 0.12)',
171
174
  colorSeparatorSecondary: '#141415',
172
- colorSeparatorPrimary: '#0F0F10',
175
+ colorSeparatorPrimary: '#363738',
173
176
  colorTextLink: '#529EF4',
174
177
  colorTextLinkThemed: '#FFFFFF',
175
178
  colorTextMuted: '#E1E3E6',
@@ -516,7 +519,7 @@ exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vk
516
519
  regular: 16,
517
520
  },
518
521
  // Прочие отступы
519
- 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)', 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 });
522
+ 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 });
520
523
  exports.darkTheme = __assign(__assign(__assign({}, exports.lightTheme), exports.darkColors), { themeName: 'vkBaseDark', themeInheritsFrom: 'vkBase', colorsScheme: 'dark',
521
524
  // TODO: Поставить нормальные отступы из тёмной темы
522
- 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)' });
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) });
@@ -228,6 +228,9 @@
228
228
  --vkui--elevation2: 0 4px 32px 0 rgba(0, 16, 61, 0.32);
229
229
  --vkui--elevation3: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
230
230
  --vkui--elevation4: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
231
+ --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.014) 13%, rgba(0, 0, 0, 0.06) 27%, rgba(0, 0, 0, 0.316) 68%, rgba(0, 0, 0, 0.38) 84%, rgba(0, 0, 0, 0.4) 100%;
232
+ --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
233
+ --vkui--gradient_tint: rgba(249, 249, 250, 0) 0%, rgba(249, 249, 250, 0.036) 13%, rgba(249, 249, 250, 0.15) 27%, rgba(249, 249, 250, 0.79) 68%, rgba(249, 249, 250, 0.95) 84%, rgba(249, 249, 250, 1) 100%;
231
234
  --vkui--animation_duration_l: 0.4s;
232
235
  --vkui--animation_duration_m: 0.2s;
233
236
  --vkui--animation_duration_s: 0.1s;
@@ -228,6 +228,9 @@
228
228
  --vkui--elevation2: 0 4px 32px 0 rgba(0, 16, 61, 0.32);
229
229
  --vkui--elevation3: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
230
230
  --vkui--elevation4: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
231
+ --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.014) 13%, rgba(0, 0, 0, 0.06) 27%, rgba(0, 0, 0, 0.316) 68%, rgba(0, 0, 0, 0.38) 84%, rgba(0, 0, 0, 0.4) 100%;
232
+ --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
233
+ --vkui--gradient_tint: rgba(249, 249, 250, 0) 0%, rgba(249, 249, 250, 0.036) 13%, rgba(249, 249, 250, 0.15) 27%, rgba(249, 249, 250, 0.79) 68%, rgba(249, 249, 250, 0.95) 84%, rgba(249, 249, 250, 1) 100%;
231
234
  --vkui--animation_duration_l: 0.4s;
232
235
  --vkui--animation_duration_m: 0.2s;
233
236
  --vkui--animation_duration_s: 0.1s;
@@ -5,6 +5,9 @@
5
5
  --vkui--elevation2: 0 4px 32px 0 rgba(0, 16, 61, 0.32);
6
6
  --vkui--elevation3: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
7
7
  --vkui--elevation4: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
8
+ --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.014) 13%, rgba(0, 0, 0, 0.06) 27%, rgba(0, 0, 0, 0.316) 68%, rgba(0, 0, 0, 0.38) 84%, rgba(0, 0, 0, 0.4) 100%;
9
+ --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
10
+ --vkui--gradient_tint: rgba(249, 249, 250, 0) 0%, rgba(249, 249, 250, 0.036) 13%, rgba(249, 249, 250, 0.15) 27%, rgba(249, 249, 250, 0.79) 68%, rgba(249, 249, 250, 0.95) 84%, rgba(249, 249, 250, 1) 100%;
8
11
  --vkui--animation_duration_l: 0.4s;
9
12
  --vkui--animation_duration_m: 0.2s;
10
13
  --vkui--animation_duration_s: 0.1s;
@@ -228,6 +228,9 @@
228
228
  --vkui--elevation2: 0 4px 32px 0 rgba(0, 16, 61, 0.32);
229
229
  --vkui--elevation3: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
230
230
  --vkui--elevation4: 0 16px 48px 0 rgba(0, 0, 0, 0.48);
231
+ --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.014) 13%, rgba(0, 0, 0, 0.06) 27%, rgba(0, 0, 0, 0.316) 68%, rgba(0, 0, 0, 0.38) 84%, rgba(0, 0, 0, 0.4) 100%;
232
+ --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
233
+ --vkui--gradient_tint: rgba(249, 249, 250, 0) 0%, rgba(249, 249, 250, 0.036) 13%, rgba(249, 249, 250, 0.15) 27%, rgba(249, 249, 250, 0.79) 68%, rgba(249, 249, 250, 0.95) 84%, rgba(249, 249, 250, 1) 100%;
231
234
  --vkui--animation_duration_l: 0.4s;
232
235
  --vkui--animation_duration_m: 0.2s;
233
236
  --vkui--animation_duration_s: 0.1s;