@vkontakte/vkui-tokens 4.38.2 → 4.39.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 (953) hide show
  1. package/interfaces/general/gradients/index.d.ts +7 -0
  2. package/interfaces/general/tools/utils.d.ts +6 -0
  3. package/interfaces/themes/workspaceLandings/index.d.ts +20 -0
  4. package/interfaces/themes/workspaceLandings/index.js +2 -0
  5. package/package.json +6 -5
  6. package/themeDescriptions/base/paradigm.js +4 -3
  7. package/themeDescriptions/base/vk.d.ts +7 -0
  8. package/themeDescriptions/base/vk.js +49 -23
  9. package/themes/calendar/cssVars/declarations/index.css +1 -0
  10. package/themes/calendar/cssVars/declarations/noColors.css +1 -0
  11. package/themes/calendar/cssVars/declarations/noSizes.css +1 -0
  12. package/themes/calendar/cssVars/declarations/onlyVariables.css +1 -0
  13. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  14. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +1 -0
  15. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  16. package/themes/calendar/cssVars/theme/fallbacks/index.css +1 -0
  17. package/themes/calendar/cssVars/theme/fallbacks/index.less +1 -0
  18. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +1 -0
  19. package/themes/calendar/cssVars/theme/fallbacks/index.scss +1 -0
  20. package/themes/calendar/cssVars/theme/fallbacks/index.styl +1 -0
  21. package/themes/calendar/cssVars/theme/index.js +4 -0
  22. package/themes/calendar/cssVars/theme/index.json +4 -0
  23. package/themes/calendar/docs.json +11 -0
  24. package/themes/calendar/index.css +1 -0
  25. package/themes/calendar/index.js +1 -0
  26. package/themes/calendar/index.json +1 -0
  27. package/themes/calendar/index.less +1 -0
  28. package/themes/calendar/index.pcss +1 -0
  29. package/themes/calendar/index.scss +1 -0
  30. package/themes/calendar/index.styl +1 -0
  31. package/themes/calendar/struct.json +2 -1
  32. package/themes/calendarDark/cssVars/declarations/index.css +1 -0
  33. package/themes/calendarDark/cssVars/declarations/noColors.css +1 -0
  34. package/themes/calendarDark/cssVars/declarations/noSizes.css +1 -0
  35. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +1 -0
  36. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  37. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  38. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  39. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +1 -0
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +1 -0
  41. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +1 -0
  42. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +1 -0
  43. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +1 -0
  44. package/themes/calendarDark/cssVars/theme/index.js +4 -0
  45. package/themes/calendarDark/cssVars/theme/index.json +4 -0
  46. package/themes/calendarDark/docs.json +11 -0
  47. package/themes/calendarDark/index.css +1 -0
  48. package/themes/calendarDark/index.js +1 -0
  49. package/themes/calendarDark/index.json +1 -0
  50. package/themes/calendarDark/index.less +1 -0
  51. package/themes/calendarDark/index.pcss +1 -0
  52. package/themes/calendarDark/index.scss +1 -0
  53. package/themes/calendarDark/index.styl +1 -0
  54. package/themes/calendarDark/struct.json +2 -1
  55. package/themes/calls/cssVars/declarations/index.css +1 -0
  56. package/themes/calls/cssVars/declarations/noColors.css +1 -0
  57. package/themes/calls/cssVars/declarations/noSizes.css +1 -0
  58. package/themes/calls/cssVars/declarations/onlyVariables.css +1 -0
  59. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  60. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +1 -0
  61. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  62. package/themes/calls/cssVars/theme/fallbacks/index.css +1 -0
  63. package/themes/calls/cssVars/theme/fallbacks/index.less +1 -0
  64. package/themes/calls/cssVars/theme/fallbacks/index.pcss +1 -0
  65. package/themes/calls/cssVars/theme/fallbacks/index.scss +1 -0
  66. package/themes/calls/cssVars/theme/fallbacks/index.styl +1 -0
  67. package/themes/calls/cssVars/theme/index.js +4 -0
  68. package/themes/calls/cssVars/theme/index.json +4 -0
  69. package/themes/calls/docs.json +11 -0
  70. package/themes/calls/index.css +1 -0
  71. package/themes/calls/index.js +1 -0
  72. package/themes/calls/index.json +1 -0
  73. package/themes/calls/index.less +1 -0
  74. package/themes/calls/index.pcss +1 -0
  75. package/themes/calls/index.scss +1 -0
  76. package/themes/calls/index.styl +1 -0
  77. package/themes/calls/struct.json +2 -1
  78. package/themes/cloud/cssVars/declarations/index.css +1 -0
  79. package/themes/cloud/cssVars/declarations/noColors.css +1 -0
  80. package/themes/cloud/cssVars/declarations/noSizes.css +1 -0
  81. package/themes/cloud/cssVars/declarations/onlyVariables.css +1 -0
  82. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  83. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +1 -0
  84. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  85. package/themes/cloud/cssVars/theme/fallbacks/index.css +1 -0
  86. package/themes/cloud/cssVars/theme/fallbacks/index.less +1 -0
  87. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +1 -0
  88. package/themes/cloud/cssVars/theme/fallbacks/index.scss +1 -0
  89. package/themes/cloud/cssVars/theme/fallbacks/index.styl +1 -0
  90. package/themes/cloud/cssVars/theme/index.js +4 -0
  91. package/themes/cloud/cssVars/theme/index.json +4 -0
  92. package/themes/cloud/docs.json +11 -0
  93. package/themes/cloud/index.css +1 -0
  94. package/themes/cloud/index.js +1 -0
  95. package/themes/cloud/index.json +1 -0
  96. package/themes/cloud/index.less +1 -0
  97. package/themes/cloud/index.pcss +1 -0
  98. package/themes/cloud/index.scss +1 -0
  99. package/themes/cloud/index.styl +1 -0
  100. package/themes/cloud/struct.json +2 -1
  101. package/themes/cloudDark/cssVars/declarations/index.css +1 -0
  102. package/themes/cloudDark/cssVars/declarations/noColors.css +1 -0
  103. package/themes/cloudDark/cssVars/declarations/noSizes.css +1 -0
  104. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +1 -0
  105. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  106. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  107. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  108. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +1 -0
  109. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +1 -0
  110. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +1 -0
  111. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +1 -0
  112. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +1 -0
  113. package/themes/cloudDark/cssVars/theme/index.js +4 -0
  114. package/themes/cloudDark/cssVars/theme/index.json +4 -0
  115. package/themes/cloudDark/docs.json +11 -0
  116. package/themes/cloudDark/index.css +1 -0
  117. package/themes/cloudDark/index.js +1 -0
  118. package/themes/cloudDark/index.json +1 -0
  119. package/themes/cloudDark/index.less +1 -0
  120. package/themes/cloudDark/index.pcss +1 -0
  121. package/themes/cloudDark/index.scss +1 -0
  122. package/themes/cloudDark/index.styl +1 -0
  123. package/themes/cloudDark/struct.json +2 -1
  124. package/themes/home/cssVars/declarations/index.css +1 -0
  125. package/themes/home/cssVars/declarations/noColors.css +1 -0
  126. package/themes/home/cssVars/declarations/noSizes.css +1 -0
  127. package/themes/home/cssVars/declarations/onlyVariables.css +1 -0
  128. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  129. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +1 -0
  130. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  131. package/themes/home/cssVars/theme/fallbacks/index.css +1 -0
  132. package/themes/home/cssVars/theme/fallbacks/index.less +1 -0
  133. package/themes/home/cssVars/theme/fallbacks/index.pcss +1 -0
  134. package/themes/home/cssVars/theme/fallbacks/index.scss +1 -0
  135. package/themes/home/cssVars/theme/fallbacks/index.styl +1 -0
  136. package/themes/home/cssVars/theme/index.js +4 -0
  137. package/themes/home/cssVars/theme/index.json +4 -0
  138. package/themes/home/docs.json +11 -0
  139. package/themes/home/index.css +1 -0
  140. package/themes/home/index.js +1 -0
  141. package/themes/home/index.json +1 -0
  142. package/themes/home/index.less +1 -0
  143. package/themes/home/index.pcss +1 -0
  144. package/themes/home/index.scss +1 -0
  145. package/themes/home/index.styl +1 -0
  146. package/themes/home/struct.json +2 -1
  147. package/themes/homeDark/cssVars/declarations/index.css +1 -0
  148. package/themes/homeDark/cssVars/declarations/noColors.css +1 -0
  149. package/themes/homeDark/cssVars/declarations/noSizes.css +1 -0
  150. package/themes/homeDark/cssVars/declarations/onlyVariables.css +1 -0
  151. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  152. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  153. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  154. package/themes/homeDark/cssVars/theme/fallbacks/index.css +1 -0
  155. package/themes/homeDark/cssVars/theme/fallbacks/index.less +1 -0
  156. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +1 -0
  157. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +1 -0
  158. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +1 -0
  159. package/themes/homeDark/cssVars/theme/index.js +4 -0
  160. package/themes/homeDark/cssVars/theme/index.json +4 -0
  161. package/themes/homeDark/docs.json +11 -0
  162. package/themes/homeDark/index.css +1 -0
  163. package/themes/homeDark/index.js +1 -0
  164. package/themes/homeDark/index.json +1 -0
  165. package/themes/homeDark/index.less +1 -0
  166. package/themes/homeDark/index.pcss +1 -0
  167. package/themes/homeDark/index.scss +1 -0
  168. package/themes/homeDark/index.styl +1 -0
  169. package/themes/homeDark/struct.json +2 -1
  170. package/themes/media/cssVars/declarations/index.css +1 -0
  171. package/themes/media/cssVars/declarations/noColors.css +1 -0
  172. package/themes/media/cssVars/declarations/noSizes.css +1 -0
  173. package/themes/media/cssVars/declarations/onlyVariables.css +1 -0
  174. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  175. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +1 -0
  176. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  177. package/themes/media/cssVars/theme/fallbacks/index.css +1 -0
  178. package/themes/media/cssVars/theme/fallbacks/index.less +1 -0
  179. package/themes/media/cssVars/theme/fallbacks/index.pcss +1 -0
  180. package/themes/media/cssVars/theme/fallbacks/index.scss +1 -0
  181. package/themes/media/cssVars/theme/fallbacks/index.styl +1 -0
  182. package/themes/media/cssVars/theme/index.js +4 -0
  183. package/themes/media/cssVars/theme/index.json +4 -0
  184. package/themes/media/docs.json +11 -0
  185. package/themes/media/index.css +1 -0
  186. package/themes/media/index.js +1 -0
  187. package/themes/media/index.json +1 -0
  188. package/themes/media/index.less +1 -0
  189. package/themes/media/index.pcss +1 -0
  190. package/themes/media/index.scss +1 -0
  191. package/themes/media/index.styl +1 -0
  192. package/themes/media/struct.json +2 -1
  193. package/themes/mediaDark/cssVars/declarations/index.css +1 -0
  194. package/themes/mediaDark/cssVars/declarations/noColors.css +1 -0
  195. package/themes/mediaDark/cssVars/declarations/noSizes.css +1 -0
  196. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +1 -0
  197. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  198. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  199. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  200. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +1 -0
  201. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +1 -0
  202. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +1 -0
  203. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +1 -0
  204. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +1 -0
  205. package/themes/mediaDark/cssVars/theme/index.js +4 -0
  206. package/themes/mediaDark/cssVars/theme/index.json +4 -0
  207. package/themes/mediaDark/docs.json +11 -0
  208. package/themes/mediaDark/index.css +1 -0
  209. package/themes/mediaDark/index.js +1 -0
  210. package/themes/mediaDark/index.json +1 -0
  211. package/themes/mediaDark/index.less +1 -0
  212. package/themes/mediaDark/index.pcss +1 -0
  213. package/themes/mediaDark/index.scss +1 -0
  214. package/themes/mediaDark/index.styl +1 -0
  215. package/themes/mediaDark/struct.json +2 -1
  216. package/themes/mycom/cssVars/declarations/index.css +1 -0
  217. package/themes/mycom/cssVars/declarations/noColors.css +1 -0
  218. package/themes/mycom/cssVars/declarations/noSizes.css +1 -0
  219. package/themes/mycom/cssVars/declarations/onlyVariables.css +1 -0
  220. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  221. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +1 -0
  222. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  223. package/themes/mycom/cssVars/theme/fallbacks/index.css +1 -0
  224. package/themes/mycom/cssVars/theme/fallbacks/index.less +1 -0
  225. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +1 -0
  226. package/themes/mycom/cssVars/theme/fallbacks/index.scss +1 -0
  227. package/themes/mycom/cssVars/theme/fallbacks/index.styl +1 -0
  228. package/themes/mycom/cssVars/theme/index.js +4 -0
  229. package/themes/mycom/cssVars/theme/index.json +4 -0
  230. package/themes/mycom/docs.json +11 -0
  231. package/themes/mycom/index.css +1 -0
  232. package/themes/mycom/index.js +1 -0
  233. package/themes/mycom/index.json +1 -0
  234. package/themes/mycom/index.less +1 -0
  235. package/themes/mycom/index.pcss +1 -0
  236. package/themes/mycom/index.scss +1 -0
  237. package/themes/mycom/index.styl +1 -0
  238. package/themes/mycom/struct.json +2 -1
  239. package/themes/octavius/cssVars/declarations/index.css +1 -0
  240. package/themes/octavius/cssVars/declarations/noColors.css +1 -0
  241. package/themes/octavius/cssVars/declarations/noSizes.css +1 -0
  242. package/themes/octavius/cssVars/declarations/onlyVariables.css +1 -0
  243. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  244. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +1 -0
  245. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  246. package/themes/octavius/cssVars/theme/fallbacks/index.css +1 -0
  247. package/themes/octavius/cssVars/theme/fallbacks/index.less +1 -0
  248. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +1 -0
  249. package/themes/octavius/cssVars/theme/fallbacks/index.scss +1 -0
  250. package/themes/octavius/cssVars/theme/fallbacks/index.styl +1 -0
  251. package/themes/octavius/cssVars/theme/index.js +4 -0
  252. package/themes/octavius/cssVars/theme/index.json +4 -0
  253. package/themes/octavius/docs.json +11 -0
  254. package/themes/octavius/index.css +1 -0
  255. package/themes/octavius/index.js +1 -0
  256. package/themes/octavius/index.json +1 -0
  257. package/themes/octavius/index.less +1 -0
  258. package/themes/octavius/index.pcss +1 -0
  259. package/themes/octavius/index.scss +1 -0
  260. package/themes/octavius/index.styl +1 -0
  261. package/themes/octavius/struct.json +2 -1
  262. package/themes/octaviusCompact/cssVars/declarations/index.css +1 -0
  263. package/themes/octaviusCompact/cssVars/declarations/noColors.css +1 -0
  264. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +1 -0
  265. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +1 -0
  266. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  267. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +1 -0
  268. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  269. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +1 -0
  270. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +1 -0
  271. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +1 -0
  272. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +1 -0
  273. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +1 -0
  274. package/themes/octaviusCompact/cssVars/theme/index.js +4 -0
  275. package/themes/octaviusCompact/cssVars/theme/index.json +4 -0
  276. package/themes/octaviusCompact/docs.json +11 -0
  277. package/themes/octaviusCompact/index.css +1 -0
  278. package/themes/octaviusCompact/index.js +1 -0
  279. package/themes/octaviusCompact/index.json +1 -0
  280. package/themes/octaviusCompact/index.less +1 -0
  281. package/themes/octaviusCompact/index.pcss +1 -0
  282. package/themes/octaviusCompact/index.scss +1 -0
  283. package/themes/octaviusCompact/index.styl +1 -0
  284. package/themes/octaviusCompact/struct.json +2 -1
  285. package/themes/octaviusCompactDark/cssVars/declarations/index.css +1 -0
  286. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +1 -0
  287. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +1 -0
  288. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +1 -0
  289. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  290. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  291. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  292. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +1 -0
  293. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +1 -0
  294. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +1 -0
  295. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +1 -0
  296. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +1 -0
  297. package/themes/octaviusCompactDark/cssVars/theme/index.js +4 -0
  298. package/themes/octaviusCompactDark/cssVars/theme/index.json +4 -0
  299. package/themes/octaviusCompactDark/docs.json +11 -0
  300. package/themes/octaviusCompactDark/index.css +1 -0
  301. package/themes/octaviusCompactDark/index.js +1 -0
  302. package/themes/octaviusCompactDark/index.json +1 -0
  303. package/themes/octaviusCompactDark/index.less +1 -0
  304. package/themes/octaviusCompactDark/index.pcss +1 -0
  305. package/themes/octaviusCompactDark/index.scss +1 -0
  306. package/themes/octaviusCompactDark/index.styl +1 -0
  307. package/themes/octaviusCompactDark/struct.json +2 -1
  308. package/themes/octaviusDark/cssVars/declarations/index.css +1 -0
  309. package/themes/octaviusDark/cssVars/declarations/noColors.css +1 -0
  310. package/themes/octaviusDark/cssVars/declarations/noSizes.css +1 -0
  311. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +1 -0
  312. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  313. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  314. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  315. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +1 -0
  316. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +1 -0
  317. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +1 -0
  318. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +1 -0
  319. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +1 -0
  320. package/themes/octaviusDark/cssVars/theme/index.js +4 -0
  321. package/themes/octaviusDark/cssVars/theme/index.json +4 -0
  322. package/themes/octaviusDark/docs.json +11 -0
  323. package/themes/octaviusDark/index.css +1 -0
  324. package/themes/octaviusDark/index.js +1 -0
  325. package/themes/octaviusDark/index.json +1 -0
  326. package/themes/octaviusDark/index.less +1 -0
  327. package/themes/octaviusDark/index.pcss +1 -0
  328. package/themes/octaviusDark/index.scss +1 -0
  329. package/themes/octaviusDark/index.styl +1 -0
  330. package/themes/octaviusDark/struct.json +2 -1
  331. package/themes/octaviusVK/cssVars/declarations/index.css +1 -0
  332. package/themes/octaviusVK/cssVars/declarations/noColors.css +1 -0
  333. package/themes/octaviusVK/cssVars/declarations/noSizes.css +1 -0
  334. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +1 -0
  335. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  336. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +1 -0
  337. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  338. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +1 -0
  339. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +1 -0
  340. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +1 -0
  341. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +1 -0
  342. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +1 -0
  343. package/themes/octaviusVK/cssVars/theme/index.js +4 -0
  344. package/themes/octaviusVK/cssVars/theme/index.json +4 -0
  345. package/themes/octaviusVK/docs.json +11 -0
  346. package/themes/octaviusVK/index.css +1 -0
  347. package/themes/octaviusVK/index.js +1 -0
  348. package/themes/octaviusVK/index.json +1 -0
  349. package/themes/octaviusVK/index.less +1 -0
  350. package/themes/octaviusVK/index.pcss +1 -0
  351. package/themes/octaviusVK/index.scss +1 -0
  352. package/themes/octaviusVK/index.styl +1 -0
  353. package/themes/octaviusVK/struct.json +2 -1
  354. package/themes/octaviusVKDark/cssVars/declarations/index.css +1 -0
  355. package/themes/octaviusVKDark/cssVars/declarations/noColors.css +1 -0
  356. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +1 -0
  357. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +1 -0
  358. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  359. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  360. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  361. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +1 -0
  362. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +1 -0
  363. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +1 -0
  364. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +1 -0
  365. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +1 -0
  366. package/themes/octaviusVKDark/cssVars/theme/index.js +4 -0
  367. package/themes/octaviusVKDark/cssVars/theme/index.json +4 -0
  368. package/themes/octaviusVKDark/docs.json +11 -0
  369. package/themes/octaviusVKDark/index.css +1 -0
  370. package/themes/octaviusVKDark/index.js +1 -0
  371. package/themes/octaviusVKDark/index.json +1 -0
  372. package/themes/octaviusVKDark/index.less +1 -0
  373. package/themes/octaviusVKDark/index.pcss +1 -0
  374. package/themes/octaviusVKDark/index.scss +1 -0
  375. package/themes/octaviusVKDark/index.styl +1 -0
  376. package/themes/octaviusVKDark/struct.json +2 -1
  377. package/themes/octaviusWhite/cssVars/declarations/index.css +1 -0
  378. package/themes/octaviusWhite/cssVars/declarations/noColors.css +1 -0
  379. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +1 -0
  380. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +1 -0
  381. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  382. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +1 -0
  383. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  384. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +1 -0
  385. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +1 -0
  386. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +1 -0
  387. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +1 -0
  388. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +1 -0
  389. package/themes/octaviusWhite/cssVars/theme/index.js +4 -0
  390. package/themes/octaviusWhite/cssVars/theme/index.json +4 -0
  391. package/themes/octaviusWhite/docs.json +11 -0
  392. package/themes/octaviusWhite/index.css +1 -0
  393. package/themes/octaviusWhite/index.js +1 -0
  394. package/themes/octaviusWhite/index.json +1 -0
  395. package/themes/octaviusWhite/index.less +1 -0
  396. package/themes/octaviusWhite/index.pcss +1 -0
  397. package/themes/octaviusWhite/index.scss +1 -0
  398. package/themes/octaviusWhite/index.styl +1 -0
  399. package/themes/octaviusWhite/struct.json +2 -1
  400. package/themes/otvet/cssVars/declarations/index.css +1 -0
  401. package/themes/otvet/cssVars/declarations/noColors.css +1 -0
  402. package/themes/otvet/cssVars/declarations/noSizes.css +1 -0
  403. package/themes/otvet/cssVars/declarations/onlyVariables.css +1 -0
  404. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  405. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +1 -0
  406. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  407. package/themes/otvet/cssVars/theme/fallbacks/index.css +1 -0
  408. package/themes/otvet/cssVars/theme/fallbacks/index.less +1 -0
  409. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +1 -0
  410. package/themes/otvet/cssVars/theme/fallbacks/index.scss +1 -0
  411. package/themes/otvet/cssVars/theme/fallbacks/index.styl +1 -0
  412. package/themes/otvet/cssVars/theme/index.js +4 -0
  413. package/themes/otvet/cssVars/theme/index.json +4 -0
  414. package/themes/otvet/docs.json +11 -0
  415. package/themes/otvet/index.css +1 -0
  416. package/themes/otvet/index.js +1 -0
  417. package/themes/otvet/index.json +1 -0
  418. package/themes/otvet/index.less +1 -0
  419. package/themes/otvet/index.pcss +1 -0
  420. package/themes/otvet/index.scss +1 -0
  421. package/themes/otvet/index.styl +1 -0
  422. package/themes/otvet/struct.json +2 -1
  423. package/themes/otvetDark/cssVars/declarations/index.css +1 -0
  424. package/themes/otvetDark/cssVars/declarations/noColors.css +1 -0
  425. package/themes/otvetDark/cssVars/declarations/noSizes.css +1 -0
  426. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +1 -0
  427. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  428. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  429. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  430. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +1 -0
  431. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +1 -0
  432. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +1 -0
  433. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +1 -0
  434. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +1 -0
  435. package/themes/otvetDark/cssVars/theme/index.js +4 -0
  436. package/themes/otvetDark/cssVars/theme/index.json +4 -0
  437. package/themes/otvetDark/docs.json +11 -0
  438. package/themes/otvetDark/index.css +1 -0
  439. package/themes/otvetDark/index.js +1 -0
  440. package/themes/otvetDark/index.json +1 -0
  441. package/themes/otvetDark/index.less +1 -0
  442. package/themes/otvetDark/index.pcss +1 -0
  443. package/themes/otvetDark/index.scss +1 -0
  444. package/themes/otvetDark/index.styl +1 -0
  445. package/themes/otvetDark/struct.json +2 -1
  446. package/themes/paradigmBase/cssVars/declarations/index.css +1 -0
  447. package/themes/paradigmBase/cssVars/declarations/noColors.css +1 -0
  448. package/themes/paradigmBase/cssVars/declarations/noSizes.css +1 -0
  449. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +1 -0
  450. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  451. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +1 -0
  452. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  453. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +1 -0
  454. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +1 -0
  455. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +1 -0
  456. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +1 -0
  457. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +1 -0
  458. package/themes/paradigmBase/cssVars/theme/index.js +4 -0
  459. package/themes/paradigmBase/cssVars/theme/index.json +4 -0
  460. package/themes/paradigmBase/docs.json +11 -0
  461. package/themes/paradigmBase/index.css +1 -0
  462. package/themes/paradigmBase/index.js +1 -0
  463. package/themes/paradigmBase/index.json +1 -0
  464. package/themes/paradigmBase/index.less +1 -0
  465. package/themes/paradigmBase/index.pcss +1 -0
  466. package/themes/paradigmBase/index.scss +1 -0
  467. package/themes/paradigmBase/index.styl +1 -0
  468. package/themes/paradigmBase/struct.json +2 -1
  469. package/themes/paradigmBaseDark/cssVars/declarations/index.css +1 -0
  470. package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +1 -0
  471. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +1 -0
  472. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +1 -0
  473. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  474. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  475. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  476. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +1 -0
  477. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +1 -0
  478. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +1 -0
  479. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +1 -0
  480. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +1 -0
  481. package/themes/paradigmBaseDark/cssVars/theme/index.js +4 -0
  482. package/themes/paradigmBaseDark/cssVars/theme/index.json +4 -0
  483. package/themes/paradigmBaseDark/docs.json +11 -0
  484. package/themes/paradigmBaseDark/index.css +1 -0
  485. package/themes/paradigmBaseDark/index.js +1 -0
  486. package/themes/paradigmBaseDark/index.json +1 -0
  487. package/themes/paradigmBaseDark/index.less +1 -0
  488. package/themes/paradigmBaseDark/index.pcss +1 -0
  489. package/themes/paradigmBaseDark/index.scss +1 -0
  490. package/themes/paradigmBaseDark/index.styl +1 -0
  491. package/themes/paradigmBaseDark/struct.json +2 -1
  492. package/themes/pharma/cssVars/declarations/index.css +1 -0
  493. package/themes/pharma/cssVars/declarations/noColors.css +1 -0
  494. package/themes/pharma/cssVars/declarations/noSizes.css +1 -0
  495. package/themes/pharma/cssVars/declarations/onlyVariables.css +1 -0
  496. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  497. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +1 -0
  498. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  499. package/themes/pharma/cssVars/theme/fallbacks/index.css +1 -0
  500. package/themes/pharma/cssVars/theme/fallbacks/index.less +1 -0
  501. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +1 -0
  502. package/themes/pharma/cssVars/theme/fallbacks/index.scss +1 -0
  503. package/themes/pharma/cssVars/theme/fallbacks/index.styl +1 -0
  504. package/themes/pharma/cssVars/theme/index.js +4 -0
  505. package/themes/pharma/cssVars/theme/index.json +4 -0
  506. package/themes/pharma/docs.json +11 -0
  507. package/themes/pharma/index.css +1 -0
  508. package/themes/pharma/index.js +1 -0
  509. package/themes/pharma/index.json +1 -0
  510. package/themes/pharma/index.less +1 -0
  511. package/themes/pharma/index.pcss +1 -0
  512. package/themes/pharma/index.scss +1 -0
  513. package/themes/pharma/index.styl +1 -0
  514. package/themes/pharma/struct.json +2 -1
  515. package/themes/portalUI/cssVars/declarations/index.css +1 -0
  516. package/themes/portalUI/cssVars/declarations/noColors.css +1 -0
  517. package/themes/portalUI/cssVars/declarations/noSizes.css +1 -0
  518. package/themes/portalUI/cssVars/declarations/onlyVariables.css +1 -0
  519. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  520. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +1 -0
  521. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  522. package/themes/portalUI/cssVars/theme/fallbacks/index.css +1 -0
  523. package/themes/portalUI/cssVars/theme/fallbacks/index.less +1 -0
  524. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +1 -0
  525. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +1 -0
  526. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +1 -0
  527. package/themes/portalUI/cssVars/theme/index.js +4 -0
  528. package/themes/portalUI/cssVars/theme/index.json +4 -0
  529. package/themes/portalUI/docs.json +11 -0
  530. package/themes/portalUI/index.css +1 -0
  531. package/themes/portalUI/index.js +1 -0
  532. package/themes/portalUI/index.json +1 -0
  533. package/themes/portalUI/index.less +1 -0
  534. package/themes/portalUI/index.pcss +1 -0
  535. package/themes/portalUI/index.scss +1 -0
  536. package/themes/portalUI/index.styl +1 -0
  537. package/themes/portalUI/struct.json +2 -1
  538. package/themes/portalUIDark/cssVars/declarations/index.css +1 -0
  539. package/themes/portalUIDark/cssVars/declarations/noColors.css +1 -0
  540. package/themes/portalUIDark/cssVars/declarations/noSizes.css +1 -0
  541. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +1 -0
  542. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  543. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  544. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  545. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +1 -0
  546. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +1 -0
  547. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +1 -0
  548. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +1 -0
  549. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +1 -0
  550. package/themes/portalUIDark/cssVars/theme/index.js +4 -0
  551. package/themes/portalUIDark/cssVars/theme/index.json +4 -0
  552. package/themes/portalUIDark/docs.json +11 -0
  553. package/themes/portalUIDark/index.css +1 -0
  554. package/themes/portalUIDark/index.js +1 -0
  555. package/themes/portalUIDark/index.json +1 -0
  556. package/themes/portalUIDark/index.less +1 -0
  557. package/themes/portalUIDark/index.pcss +1 -0
  558. package/themes/portalUIDark/index.scss +1 -0
  559. package/themes/portalUIDark/index.styl +1 -0
  560. package/themes/portalUIDark/struct.json +2 -1
  561. package/themes/promo/cssVars/declarations/index.css +1 -0
  562. package/themes/promo/cssVars/declarations/noColors.css +1 -0
  563. package/themes/promo/cssVars/declarations/noSizes.css +1 -0
  564. package/themes/promo/cssVars/declarations/onlyVariables.css +1 -0
  565. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  566. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +1 -0
  567. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  568. package/themes/promo/cssVars/theme/fallbacks/index.css +1 -0
  569. package/themes/promo/cssVars/theme/fallbacks/index.less +1 -0
  570. package/themes/promo/cssVars/theme/fallbacks/index.pcss +1 -0
  571. package/themes/promo/cssVars/theme/fallbacks/index.scss +1 -0
  572. package/themes/promo/cssVars/theme/fallbacks/index.styl +1 -0
  573. package/themes/promo/cssVars/theme/index.js +4 -0
  574. package/themes/promo/cssVars/theme/index.json +4 -0
  575. package/themes/promo/docs.json +11 -0
  576. package/themes/promo/index.css +1 -0
  577. package/themes/promo/index.js +1 -0
  578. package/themes/promo/index.json +1 -0
  579. package/themes/promo/index.less +1 -0
  580. package/themes/promo/index.pcss +1 -0
  581. package/themes/promo/index.scss +1 -0
  582. package/themes/promo/index.styl +1 -0
  583. package/themes/promo/struct.json +2 -1
  584. package/themes/search/cssVars/declarations/index.css +1 -0
  585. package/themes/search/cssVars/declarations/noColors.css +1 -0
  586. package/themes/search/cssVars/declarations/noSizes.css +1 -0
  587. package/themes/search/cssVars/declarations/onlyVariables.css +1 -0
  588. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  589. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +1 -0
  590. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  591. package/themes/search/cssVars/theme/fallbacks/index.css +1 -0
  592. package/themes/search/cssVars/theme/fallbacks/index.less +1 -0
  593. package/themes/search/cssVars/theme/fallbacks/index.pcss +1 -0
  594. package/themes/search/cssVars/theme/fallbacks/index.scss +1 -0
  595. package/themes/search/cssVars/theme/fallbacks/index.styl +1 -0
  596. package/themes/search/cssVars/theme/index.js +4 -0
  597. package/themes/search/cssVars/theme/index.json +4 -0
  598. package/themes/search/docs.json +11 -0
  599. package/themes/search/index.css +1 -0
  600. package/themes/search/index.js +1 -0
  601. package/themes/search/index.json +1 -0
  602. package/themes/search/index.less +1 -0
  603. package/themes/search/index.pcss +1 -0
  604. package/themes/search/index.scss +1 -0
  605. package/themes/search/index.styl +1 -0
  606. package/themes/search/struct.json +2 -1
  607. package/themes/todo/cssVars/declarations/index.css +1 -0
  608. package/themes/todo/cssVars/declarations/noColors.css +1 -0
  609. package/themes/todo/cssVars/declarations/noSizes.css +1 -0
  610. package/themes/todo/cssVars/declarations/onlyVariables.css +1 -0
  611. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  612. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +1 -0
  613. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  614. package/themes/todo/cssVars/theme/fallbacks/index.css +1 -0
  615. package/themes/todo/cssVars/theme/fallbacks/index.less +1 -0
  616. package/themes/todo/cssVars/theme/fallbacks/index.pcss +1 -0
  617. package/themes/todo/cssVars/theme/fallbacks/index.scss +1 -0
  618. package/themes/todo/cssVars/theme/fallbacks/index.styl +1 -0
  619. package/themes/todo/cssVars/theme/index.js +4 -0
  620. package/themes/todo/cssVars/theme/index.json +4 -0
  621. package/themes/todo/docs.json +11 -0
  622. package/themes/todo/index.css +1 -0
  623. package/themes/todo/index.js +1 -0
  624. package/themes/todo/index.json +1 -0
  625. package/themes/todo/index.less +1 -0
  626. package/themes/todo/index.pcss +1 -0
  627. package/themes/todo/index.scss +1 -0
  628. package/themes/todo/index.styl +1 -0
  629. package/themes/todo/struct.json +2 -1
  630. package/themes/vkBase/cssVars/declarations/index.css +1 -0
  631. package/themes/vkBase/cssVars/declarations/noColors.css +1 -0
  632. package/themes/vkBase/cssVars/declarations/noSizes.css +1 -0
  633. package/themes/vkBase/cssVars/declarations/onlyVariables.css +1 -0
  634. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  635. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +1 -0
  636. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  637. package/themes/vkBase/cssVars/theme/fallbacks/index.css +1 -0
  638. package/themes/vkBase/cssVars/theme/fallbacks/index.less +1 -0
  639. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +1 -0
  640. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +1 -0
  641. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +1 -0
  642. package/themes/vkBase/cssVars/theme/index.js +4 -0
  643. package/themes/vkBase/cssVars/theme/index.json +4 -0
  644. package/themes/vkBase/docs.json +11 -0
  645. package/themes/vkBase/index.css +1 -0
  646. package/themes/vkBase/index.js +1 -0
  647. package/themes/vkBase/index.json +1 -0
  648. package/themes/vkBase/index.less +1 -0
  649. package/themes/vkBase/index.pcss +1 -0
  650. package/themes/vkBase/index.scss +1 -0
  651. package/themes/vkBase/index.styl +1 -0
  652. package/themes/vkBase/struct.json +2 -1
  653. package/themes/vkBaseDark/cssVars/declarations/index.css +1 -0
  654. package/themes/vkBaseDark/cssVars/declarations/noColors.css +1 -0
  655. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +1 -0
  656. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +1 -0
  657. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  658. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  659. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  660. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +1 -0
  661. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +1 -0
  662. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +1 -0
  663. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +1 -0
  664. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +1 -0
  665. package/themes/vkBaseDark/cssVars/theme/index.js +4 -0
  666. package/themes/vkBaseDark/cssVars/theme/index.json +4 -0
  667. package/themes/vkBaseDark/docs.json +11 -0
  668. package/themes/vkBaseDark/index.css +1 -0
  669. package/themes/vkBaseDark/index.js +1 -0
  670. package/themes/vkBaseDark/index.json +1 -0
  671. package/themes/vkBaseDark/index.less +1 -0
  672. package/themes/vkBaseDark/index.pcss +1 -0
  673. package/themes/vkBaseDark/index.scss +1 -0
  674. package/themes/vkBaseDark/index.styl +1 -0
  675. package/themes/vkBaseDark/struct.json +2 -1
  676. package/themes/vkCom/cssVars/declarations/index.css +1 -0
  677. package/themes/vkCom/cssVars/declarations/noColors.css +1 -0
  678. package/themes/vkCom/cssVars/declarations/noSizes.css +1 -0
  679. package/themes/vkCom/cssVars/declarations/onlyVariables.css +1 -0
  680. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  681. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +1 -0
  682. package/themes/vkCom/cssVars/theme/fallbacks/index.css +1 -0
  683. package/themes/vkCom/cssVars/theme/fallbacks/index.less +1 -0
  684. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +1 -0
  685. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +1 -0
  686. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +1 -0
  687. package/themes/vkCom/cssVars/theme/index.js +4 -0
  688. package/themes/vkCom/cssVars/theme/index.json +4 -0
  689. package/themes/vkCom/docs.json +11 -0
  690. package/themes/vkCom/index.css +1 -0
  691. package/themes/vkCom/index.js +1 -0
  692. package/themes/vkCom/index.json +1 -0
  693. package/themes/vkCom/index.less +1 -0
  694. package/themes/vkCom/index.pcss +1 -0
  695. package/themes/vkCom/index.scss +1 -0
  696. package/themes/vkCom/index.styl +1 -0
  697. package/themes/vkCom/struct.json +2 -1
  698. package/themes/vkComDark/cssVars/declarations/index.css +1 -0
  699. package/themes/vkComDark/cssVars/declarations/noColors.css +1 -0
  700. package/themes/vkComDark/cssVars/declarations/noSizes.css +1 -0
  701. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +1 -0
  702. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  703. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  704. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +1 -0
  705. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +1 -0
  706. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +1 -0
  707. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +1 -0
  708. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +1 -0
  709. package/themes/vkComDark/cssVars/theme/index.js +4 -0
  710. package/themes/vkComDark/cssVars/theme/index.json +4 -0
  711. package/themes/vkComDark/docs.json +11 -0
  712. package/themes/vkComDark/index.css +1 -0
  713. package/themes/vkComDark/index.js +1 -0
  714. package/themes/vkComDark/index.json +1 -0
  715. package/themes/vkComDark/index.less +1 -0
  716. package/themes/vkComDark/index.pcss +1 -0
  717. package/themes/vkComDark/index.scss +1 -0
  718. package/themes/vkComDark/index.styl +1 -0
  719. package/themes/vkComDark/struct.json +2 -1
  720. package/themes/vkIOS/cssVars/declarations/index.css +1 -0
  721. package/themes/vkIOS/cssVars/declarations/noColors.css +1 -0
  722. package/themes/vkIOS/cssVars/declarations/noSizes.css +1 -0
  723. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +1 -0
  724. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  725. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +1 -0
  726. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +1 -0
  727. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +1 -0
  728. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +1 -0
  729. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +1 -0
  730. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +1 -0
  731. package/themes/vkIOS/cssVars/theme/index.js +4 -0
  732. package/themes/vkIOS/cssVars/theme/index.json +4 -0
  733. package/themes/vkIOS/docs.json +11 -0
  734. package/themes/vkIOS/index.css +1 -0
  735. package/themes/vkIOS/index.js +1 -0
  736. package/themes/vkIOS/index.json +1 -0
  737. package/themes/vkIOS/index.less +1 -0
  738. package/themes/vkIOS/index.pcss +1 -0
  739. package/themes/vkIOS/index.scss +1 -0
  740. package/themes/vkIOS/index.styl +1 -0
  741. package/themes/vkIOS/struct.json +2 -1
  742. package/themes/vkIOSDark/cssVars/declarations/index.css +1 -0
  743. package/themes/vkIOSDark/cssVars/declarations/noColors.css +1 -0
  744. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +1 -0
  745. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +1 -0
  746. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  747. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  748. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +1 -0
  749. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +1 -0
  750. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +1 -0
  751. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +1 -0
  752. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +1 -0
  753. package/themes/vkIOSDark/cssVars/theme/index.js +4 -0
  754. package/themes/vkIOSDark/cssVars/theme/index.json +4 -0
  755. package/themes/vkIOSDark/docs.json +11 -0
  756. package/themes/vkIOSDark/index.css +1 -0
  757. package/themes/vkIOSDark/index.js +1 -0
  758. package/themes/vkIOSDark/index.json +1 -0
  759. package/themes/vkIOSDark/index.less +1 -0
  760. package/themes/vkIOSDark/index.pcss +1 -0
  761. package/themes/vkIOSDark/index.scss +1 -0
  762. package/themes/vkIOSDark/index.styl +1 -0
  763. package/themes/vkIOSDark/struct.json +2 -1
  764. package/themes/vkontakteAndroid/cssVars/declarations/index.css +61 -0
  765. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +49 -0
  766. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +1 -0
  767. package/themes/vkontakteAndroid/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  768. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +17 -0
  769. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
  770. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +17 -0
  771. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +76 -0
  772. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +49 -0
  773. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +17 -0
  774. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +17 -0
  775. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +37 -0
  776. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +17 -0
  777. package/themes/vkontakteAndroid/cssVars/theme/index.js +116 -0
  778. package/themes/vkontakteAndroid/cssVars/theme/index.json +116 -0
  779. package/themes/vkontakteAndroid/docs.json +11 -0
  780. package/themes/vkontakteAndroid/index.css +49 -0
  781. package/themes/vkontakteAndroid/index.js +33 -16
  782. package/themes/vkontakteAndroid/index.json +33 -16
  783. package/themes/vkontakteAndroid/index.less +17 -0
  784. package/themes/vkontakteAndroid/index.pcss +17 -0
  785. package/themes/vkontakteAndroid/index.scss +37 -0
  786. package/themes/vkontakteAndroid/index.styl +17 -0
  787. package/themes/vkontakteAndroid/struct.json +34 -17
  788. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +61 -0
  789. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +49 -0
  790. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +1 -0
  791. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  792. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +17 -0
  793. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
  794. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +17 -0
  795. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +76 -0
  796. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +49 -0
  797. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +17 -0
  798. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +17 -0
  799. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +37 -0
  800. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +17 -0
  801. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +116 -0
  802. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +116 -0
  803. package/themes/vkontakteAndroidDark/docs.json +11 -0
  804. package/themes/vkontakteAndroidDark/index.css +49 -0
  805. package/themes/vkontakteAndroidDark/index.js +33 -16
  806. package/themes/vkontakteAndroidDark/index.json +33 -16
  807. package/themes/vkontakteAndroidDark/index.less +17 -0
  808. package/themes/vkontakteAndroidDark/index.pcss +17 -0
  809. package/themes/vkontakteAndroidDark/index.scss +37 -0
  810. package/themes/vkontakteAndroidDark/index.styl +17 -0
  811. package/themes/vkontakteAndroidDark/struct.json +34 -17
  812. package/themes/vkontakteCom/cssVars/declarations/index.css +1 -0
  813. package/themes/vkontakteCom/cssVars/declarations/noColors.css +1 -0
  814. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +1 -0
  815. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +1 -0
  816. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  817. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +1 -0
  818. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +1 -0
  819. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +1 -0
  820. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +1 -0
  821. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +1 -0
  822. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +1 -0
  823. package/themes/vkontakteCom/cssVars/theme/index.js +4 -0
  824. package/themes/vkontakteCom/cssVars/theme/index.json +4 -0
  825. package/themes/vkontakteCom/docs.json +11 -0
  826. package/themes/vkontakteCom/index.css +1 -0
  827. package/themes/vkontakteCom/index.js +1 -0
  828. package/themes/vkontakteCom/index.json +1 -0
  829. package/themes/vkontakteCom/index.less +1 -0
  830. package/themes/vkontakteCom/index.pcss +1 -0
  831. package/themes/vkontakteCom/index.scss +1 -0
  832. package/themes/vkontakteCom/index.styl +1 -0
  833. package/themes/vkontakteCom/struct.json +2 -1
  834. package/themes/vkontakteComDark/cssVars/declarations/index.css +1 -0
  835. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +1 -0
  836. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +1 -0
  837. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +1 -0
  838. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  839. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  840. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +1 -0
  841. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +1 -0
  842. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +1 -0
  843. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +1 -0
  844. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +1 -0
  845. package/themes/vkontakteComDark/cssVars/theme/index.js +4 -0
  846. package/themes/vkontakteComDark/cssVars/theme/index.json +4 -0
  847. package/themes/vkontakteComDark/docs.json +11 -0
  848. package/themes/vkontakteComDark/index.css +1 -0
  849. package/themes/vkontakteComDark/index.js +1 -0
  850. package/themes/vkontakteComDark/index.json +1 -0
  851. package/themes/vkontakteComDark/index.less +1 -0
  852. package/themes/vkontakteComDark/index.pcss +1 -0
  853. package/themes/vkontakteComDark/index.scss +1 -0
  854. package/themes/vkontakteComDark/index.styl +1 -0
  855. package/themes/vkontakteComDark/struct.json +2 -1
  856. package/themes/vkontakteIOS/cssVars/declarations/index.css +1 -0
  857. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +1 -0
  858. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +1 -0
  859. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +1 -0
  860. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
  861. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +1 -0
  862. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +1 -0
  863. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +1 -0
  864. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +1 -0
  865. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +1 -0
  866. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +1 -0
  867. package/themes/vkontakteIOS/cssVars/theme/index.js +4 -0
  868. package/themes/vkontakteIOS/cssVars/theme/index.json +4 -0
  869. package/themes/vkontakteIOS/docs.json +11 -0
  870. package/themes/vkontakteIOS/index.css +1 -0
  871. package/themes/vkontakteIOS/index.js +1 -0
  872. package/themes/vkontakteIOS/index.json +1 -0
  873. package/themes/vkontakteIOS/index.less +1 -0
  874. package/themes/vkontakteIOS/index.pcss +1 -0
  875. package/themes/vkontakteIOS/index.scss +1 -0
  876. package/themes/vkontakteIOS/index.styl +1 -0
  877. package/themes/vkontakteIOS/struct.json +2 -1
  878. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +1 -0
  879. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +1 -0
  880. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +1 -0
  881. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +1 -0
  882. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  883. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
  884. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +1 -0
  885. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +1 -0
  886. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +1 -0
  887. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +1 -0
  888. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +1 -0
  889. package/themes/vkontakteIOSDark/cssVars/theme/index.js +4 -0
  890. package/themes/vkontakteIOSDark/cssVars/theme/index.json +4 -0
  891. package/themes/vkontakteIOSDark/docs.json +11 -0
  892. package/themes/vkontakteIOSDark/index.css +1 -0
  893. package/themes/vkontakteIOSDark/index.js +1 -0
  894. package/themes/vkontakteIOSDark/index.json +1 -0
  895. package/themes/vkontakteIOSDark/index.less +1 -0
  896. package/themes/vkontakteIOSDark/index.pcss +1 -0
  897. package/themes/vkontakteIOSDark/index.scss +1 -0
  898. package/themes/vkontakteIOSDark/index.styl +1 -0
  899. package/themes/vkontakteIOSDark/struct.json +2 -1
  900. package/themes/workspaceAdmin/cssVars/declarations/index.css +1 -0
  901. package/themes/workspaceAdmin/cssVars/declarations/noColors.css +1 -0
  902. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +1 -0
  903. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +1 -0
  904. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  905. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +1 -0
  906. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
  907. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +1 -0
  908. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +1 -0
  909. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +1 -0
  910. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +1 -0
  911. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +1 -0
  912. package/themes/workspaceAdmin/cssVars/theme/index.js +4 -0
  913. package/themes/workspaceAdmin/cssVars/theme/index.json +4 -0
  914. package/themes/workspaceAdmin/docs.json +11 -0
  915. package/themes/workspaceAdmin/index.css +1 -0
  916. package/themes/workspaceAdmin/index.js +1 -0
  917. package/themes/workspaceAdmin/index.json +1 -0
  918. package/themes/workspaceAdmin/index.less +1 -0
  919. package/themes/workspaceAdmin/index.pcss +1 -0
  920. package/themes/workspaceAdmin/index.scss +1 -0
  921. package/themes/workspaceAdmin/index.styl +1 -0
  922. package/themes/workspaceAdmin/struct.json +2 -1
  923. package/themes/workspaceLandings/cssVars/declarations/index.css +1465 -0
  924. package/themes/workspaceLandings/cssVars/declarations/noColors.css +600 -0
  925. package/themes/workspaceLandings/cssVars/declarations/noSizes.css +405 -0
  926. package/themes/workspaceLandings/cssVars/declarations/onlyAdaptiveGroups.css +128 -0
  927. package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +371 -0
  928. package/themes/workspaceLandings/cssVars/declarations/onlyColors.d.ts +3 -0
  929. package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +11 -0
  930. package/themes/workspaceLandings/cssVars/declarations/onlyMedia.css +366 -0
  931. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +673 -0
  932. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.d.ts +3 -0
  933. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +11 -0
  934. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +673 -0
  935. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +673 -0
  936. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +970 -0
  937. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +757 -0
  938. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +750 -0
  939. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +981 -0
  940. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +757 -0
  941. package/themes/workspaceLandings/cssVars/theme/index.d.ts +4 -0
  942. package/themes/workspaceLandings/cssVars/theme/index.js +4170 -0
  943. package/themes/workspaceLandings/cssVars/theme/index.json +4167 -0
  944. package/themes/workspaceLandings/docs.json +3869 -0
  945. package/themes/workspaceLandings/index.css +970 -0
  946. package/themes/workspaceLandings/index.d.ts +4 -0
  947. package/themes/workspaceLandings/index.js +1273 -0
  948. package/themes/workspaceLandings/index.json +1270 -0
  949. package/themes/workspaceLandings/index.less +757 -0
  950. package/themes/workspaceLandings/index.pcss +750 -0
  951. package/themes/workspaceLandings/index.scss +981 -0
  952. package/themes/workspaceLandings/index.styl +757 -0
  953. package/themes/workspaceLandings/struct.json +1296 -0
@@ -3,11 +3,13 @@ export interface Gradients {
3
3
  /**
4
4
  * @desc Параметры градиента черного цвета
5
5
  * @tags gradient
6
+ * @deprecated используйте gradient или gradientTint
6
7
  */
7
8
  gradientBlack: GradientPoints;
8
9
  /**
9
10
  * @desc Параметры градиента белого цвета
10
11
  * @tags gradient
12
+ * @deprecated используйте gradient или gradientTint
11
13
  */
12
14
  gradientWhite: GradientPoints;
13
15
  /**
@@ -15,4 +17,9 @@ export interface Gradients {
15
17
  * @tags gradient
16
18
  */
17
19
  gradientTint: GradientPoints;
20
+ /**
21
+ * @desc Параметры градиента дефолтного цвета
22
+ * @tags gradient
23
+ */
24
+ gradient: GradientPoints;
18
25
  }
@@ -20,3 +20,9 @@ export type GetLast<T extends readonly any[]> = T[GetLength<DropFirstInTuple<T>>
20
20
  export type StringifyObject<Base> = {
21
21
  [Key in keyof Base]: Base[Key] extends number ? number | string : Base[Key] extends Record<string, any> ? StringifyObject<Base[Key]> : Base[Key];
22
22
  };
23
+ /**
24
+ * Как Partial, но уходящий вглубь.
25
+ */
26
+ export type DeepPartial<T> = T extends object ? {
27
+ [P in keyof T]?: DeepPartial<T[P]>;
28
+ } : T;
@@ -0,0 +1,20 @@
1
+ import { ThemeCssVars } from '../../general';
2
+ import { ColorDescription, ColorWithStates } from '../../general/colors';
3
+ import { ParadigmTheme, ParadigmThemeDescription } from '../../namespaces/paradigm';
4
+ export interface LocalWorkspaceLandingsColorDescriptionStruct {
5
+ workspaceLandingsColorBackgroundDark1: ColorDescription;
6
+ workspaceLandingsColorBackgroundDark2: ColorDescription;
7
+ workspaceLandingsColorBackgroundBlue: ColorDescription;
8
+ workspaceLandingsColorTextGray: ColorDescription;
9
+ workspaceLandingsColorTextGreen: ColorDescription;
10
+ }
11
+ export type WorkspaceLandingsLocalColors = {
12
+ [key in keyof LocalWorkspaceLandingsColorDescriptionStruct]: ColorWithStates;
13
+ };
14
+ export interface ThemeWorkspaceLandings extends ParadigmTheme, WorkspaceLandingsLocalColors {
15
+ }
16
+ export interface ThemeWorkspaceLandingsDescription extends ParadigmThemeDescription {
17
+ colors: LocalWorkspaceLandingsColorDescriptionStruct & ParadigmThemeDescription['colors'];
18
+ }
19
+ export interface ThemeWorkspaceLandingsCssVars extends ThemeCssVars<ThemeWorkspaceLandings, 'breakpoints'> {
20
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.38.2",
3
+ "version": "4.39.1",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "main": "utils/descriptions.js",
@@ -47,18 +47,19 @@
47
47
  "@types/color": "3.0.3",
48
48
  "@types/common-tags": "1.8.1",
49
49
  "@types/fs-extra": "11.0.1",
50
+ "@types/lodash": "4.14.198",
50
51
  "@types/node": "18.11.10",
51
52
  "@types/react": "18.2.0",
52
- "@types/react-dom": "18.2.1",
53
+ "@types/react-dom": "18.2.7",
53
54
  "@typescript-eslint/eslint-plugin": "4.33.0",
54
55
  "@typescript-eslint/parser": "4.33.0",
55
56
  "@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.4",
56
57
  "@vkontakte/icons": "2.54.0",
57
58
  "@vkontakte/prettier-config": "0.1.0",
58
59
  "@vkontakte/vk-bridge": "2.11.1",
59
- "@vkontakte/vkjs": "0.32.2",
60
- "@vkontakte/vkui": "5.8.0",
61
- "babel-jest": "29.6.2",
60
+ "@vkontakte/vkjs": "1.1.0",
61
+ "@vkontakte/vkui": "5.8.1",
62
+ "babel-jest": "29.7.0",
62
63
  "babel-loader": "9.1.2",
63
64
  "clean-webpack-plugin": "4.0.0",
64
65
  "clsx": "1.2.1",
@@ -27,6 +27,7 @@ var fontWeightBase2 = 700;
27
27
  var fontWeightBase3 = 400;
28
28
  var colorBackgroundTertiaryLight = '#F6F7F8';
29
29
  var colorBackgroundTertiaryDark = '#252525';
30
+ var colorBackgroundContentDark = '#232324';
30
31
  exports.lightColors = {
31
32
  colorsScheme: 'light',
32
33
  colors: {
@@ -158,7 +159,7 @@ exports.darkColors = {
158
159
  colorBackgroundAccent: '#2775FC',
159
160
  colorBackgroundAccentThemed: '#FFFFFF',
160
161
  colorBackgroundAccentAlternative: '#FF9E00',
161
- colorBackgroundContent: '#232324',
162
+ colorBackgroundContent: colorBackgroundContentDark,
162
163
  colorBackgroundSecondary: '#2A2A2B',
163
164
  colorBackgroundSecondaryAlpha: {
164
165
  normal: 'rgba(255, 255, 255, 0.08)',
@@ -596,7 +597,7 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
596
597
  // Стандартные токены для отступов
597
598
  spacingSizeXs: 4, spacingSizeS: 6, spacingSizeM: 8, spacingSizeL: 10, spacingSizeXl: 12,
598
599
  // Прочие отступы
599
- elevation1: '0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08)', elevation1InvertY: '0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08)', elevation2: '0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06)', elevation3: '0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08)', elevation4: '0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16)', gradientBlack: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#000000', 0.4), gradientWhite: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryLight), animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', animationEasingPlatform: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.48, opacityDisableAccessibility: 0.64, zIndexModal: 99, zIndexPopout: 100 });
600
+ elevation1: '0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08)', elevation1InvertY: '0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08)', elevation2: '0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06)', elevation3: '0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08)', elevation4: '0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16)', gradientBlack: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#000000', 0.4), gradientWhite: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryLight), gradient: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', animationEasingPlatform: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.48, opacityDisableAccessibility: 0.64, zIndexModal: 99, zIndexPopout: 100 });
600
601
  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;
601
602
  exports.lightTheme = __assign(__assign(__assign({}, exports.lightThemeBase), common_1.helpers), { colors: __assign(__assign({}, exports.lightThemeBase.colors), { colorRating: '#ffd400', colorButtonContrastAlpha: {
602
603
  normal: 'rgba(255, 255, 255, 1)',
@@ -776,7 +777,7 @@ exports.darkThemeElevation = {
776
777
  elevation3: '0 4px 32px 0 rgba(0, 0, 0, 0.48)',
777
778
  elevation4: '0 4px 32px 0 rgba(0, 0, 0, 0.48)',
778
779
  };
779
- exports.darkThemeBase = __assign(__assign(__assign(__assign({}, exports.lightThemeBase), { gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryDark), themeName: 'paradigmBaseDark' }), exports.darkColors), exports.darkThemeElevation);
780
+ exports.darkThemeBase = __assign(__assign(__assign(__assign({}, exports.lightThemeBase), { gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryDark), gradient: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundContentDark, 0.4), themeName: 'paradigmBaseDark' }), exports.darkColors), exports.darkThemeElevation);
780
781
  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: {
781
782
  normal: 'rgba(255, 255, 255, 0.12)',
782
783
  hover: 'rgba(255, 255, 255, 0.2)',
@@ -1,6 +1,8 @@
1
1
  import { ColorsDescription, ThemeDescription } from '../../interfaces/general';
2
2
  import { Elevation } from '../../interfaces/general/elevation';
3
3
  import { Gradients } from '../../interfaces/general/gradients';
4
+ import { Adaptive } from '../../interfaces/general/tools';
5
+ import { Fonts, TypographyBaseProps } from '../../interfaces/general/typography';
4
6
  export declare const colorFromFigma: (colorsScheme: 'light' | 'dark') => ColorsDescription;
5
7
  export declare const lightColors: ColorsDescription;
6
8
  export declare const lightGradient: Gradients;
@@ -8,5 +10,10 @@ export declare const lightElevation: Elevation;
8
10
  export declare const darkColors: ColorsDescription;
9
11
  export declare const darkGradient: Gradients;
10
12
  export declare const darkElevation: Elevation;
13
+ type BaseFonts = Omit<{
14
+ [key in keyof Fonts]: Adaptive<Fonts[key]>;
15
+ }, 'fontHeadline'> & TypographyBaseProps;
16
+ export declare const fonts: BaseFonts;
11
17
  export declare const lightTheme: ThemeDescription;
12
18
  export declare const darkTheme: ThemeDescription;
19
+ export {};
@@ -14,7 +14,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
14
14
  return (mod && mod.__esModule) ? mod : { "default": mod };
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.darkTheme = exports.lightTheme = exports.darkElevation = exports.darkGradient = exports.darkColors = exports.lightElevation = exports.lightGradient = exports.lightColors = exports.colorFromFigma = void 0;
17
+ exports.darkTheme = exports.lightTheme = exports.fonts = exports.darkElevation = exports.darkGradient = exports.darkColors = exports.lightElevation = exports.lightGradient = exports.lightColors = exports.colorFromFigma = void 0;
18
18
  var getGradientPointsFromColor_1 = require("../../build/helpers/getGradientPointsFromColor");
19
19
  var tokenHelpers_1 = require("../../build/helpers/tokenHelpers");
20
20
  var vk_json_1 = __importDefault(require("./figma/vk.json"));
@@ -27,8 +27,6 @@ var fontWeightAccent3 = 400;
27
27
  var fontWeightBase1 = 600;
28
28
  var fontWeightBase2 = 500;
29
29
  var fontWeightBase3 = 400;
30
- var colorBackgroundTertiaryLight = '#F9F9F9';
31
- var colorBackgroundTertiaryDark = '#202021';
32
30
  // eslint-disable-next-line max-lines-per-function
33
31
  var colorFromFigma = function (colorsScheme) {
34
32
  var _a = vk_json_1.default[colorsScheme], background = _a.background, text = _a.text, icons = _a.icons, stroke = _a.stroke, palette = _a.palette, other = _a.other;
@@ -224,7 +222,8 @@ exports.lightColors = (0, exports.colorFromFigma)('light');
224
222
  exports.lightGradient = {
225
223
  gradientBlack: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#000000', 0.4),
226
224
  gradientWhite: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'),
227
- gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryLight),
225
+ gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(vk_json_1.default.light.background.background_tertiary),
226
+ gradient: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'),
228
227
  };
229
228
  exports.lightElevation = {
230
229
  elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)',
@@ -237,7 +236,8 @@ exports.darkColors = (0, exports.colorFromFigma)('dark');
237
236
  exports.darkGradient = {
238
237
  gradientBlack: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#000000', 0.4),
239
238
  gradientWhite: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'),
240
- gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryDark),
239
+ gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(vk_json_1.default.dark.background.background_tertiary),
240
+ gradient: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(vk_json_1.default.dark.background.background_content, 0.4),
241
241
  };
242
242
  exports.darkElevation = {
243
243
  // TODO: Тени (Поправить для Dark)
@@ -247,30 +247,42 @@ exports.darkElevation = {
247
247
  elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)',
248
248
  elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)',
249
249
  };
250
- exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase', themeNameBase: 'vkBase' }, exports.lightColors), exports.lightGradient), exports.lightElevation), {
250
+ exports.fonts = {
251
251
  // Типографика
252
- fontFamilyFallbacks: fontFamilyFallbacks, fontFamilyAccent: fontFamilyAccent, fontFamilyBase: fontFamilyBase, fontWeightAccent1: fontWeightAccent1, fontWeightAccent2: fontWeightAccent2, fontWeightAccent3: fontWeightAccent3, fontWeightBase1: fontWeightBase1, fontWeightBase2: fontWeightBase2, fontWeightBase3: fontWeightBase3, fontTitle1: {
252
+ fontFamilyFallbacks: fontFamilyFallbacks,
253
+ fontFamilyAccent: fontFamilyAccent,
254
+ fontFamilyBase: fontFamilyBase,
255
+ fontWeightAccent1: fontWeightAccent1,
256
+ fontWeightAccent2: fontWeightAccent2,
257
+ fontWeightAccent3: fontWeightAccent3,
258
+ fontWeightBase1: fontWeightBase1,
259
+ fontWeightBase2: fontWeightBase2,
260
+ fontWeightBase3: fontWeightBase3,
261
+ fontTitle1: {
253
262
  regular: {
254
263
  fontSize: 24,
255
264
  lineHeight: 28,
256
265
  fontFamily: fontFamilyAccent,
257
266
  fontWeight: fontWeightAccent1,
258
267
  },
259
- }, fontTitle2: {
268
+ },
269
+ fontTitle2: {
260
270
  regular: {
261
271
  fontSize: 20,
262
272
  lineHeight: 24,
263
273
  fontFamily: fontFamilyAccent,
264
274
  fontWeight: fontWeightAccent1,
265
275
  },
266
- }, fontTitle3: {
276
+ },
277
+ fontTitle3: {
267
278
  regular: {
268
279
  fontSize: 17,
269
280
  lineHeight: 22,
270
281
  fontFamily: fontFamilyAccent,
271
282
  fontWeight: fontWeightAccent1,
272
283
  },
273
- }, fontHeadline: (0, tokenHelpers_1.alias)('fontHeadline1'), fontHeadline1: {
284
+ },
285
+ fontHeadline1: {
274
286
  regular: {
275
287
  fontSize: 16,
276
288
  lineHeight: 20,
@@ -281,7 +293,8 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
281
293
  fontSize: 15,
282
294
  lineHeight: 20,
283
295
  },
284
- }, fontHeadline2: {
296
+ },
297
+ fontHeadline2: {
285
298
  regular: {
286
299
  fontSize: 15,
287
300
  lineHeight: 20,
@@ -292,7 +305,8 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
292
305
  fontSize: 14,
293
306
  lineHeight: 20,
294
307
  },
295
- }, fontText: {
308
+ },
309
+ fontText: {
296
310
  regular: {
297
311
  fontSize: 16,
298
312
  lineHeight: 20,
@@ -303,14 +317,16 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
303
317
  fontSize: 15,
304
318
  lineHeight: 20,
305
319
  },
306
- }, fontParagraph: {
320
+ },
321
+ fontParagraph: {
307
322
  regular: {
308
323
  fontSize: 15,
309
324
  lineHeight: 20,
310
325
  fontFamily: fontFamilyBase,
311
326
  fontWeight: fontWeightBase3,
312
327
  },
313
- }, fontSubhead: {
328
+ },
329
+ fontSubhead: {
314
330
  regular: {
315
331
  fontSize: 14,
316
332
  lineHeight: 18,
@@ -321,14 +337,16 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
321
337
  fontSize: 13,
322
338
  lineHeight: 16,
323
339
  },
324
- }, fontFootnote: {
340
+ },
341
+ fontFootnote: {
325
342
  regular: {
326
343
  fontSize: 13,
327
344
  lineHeight: 16,
328
345
  fontFamily: fontFamilyBase,
329
346
  fontWeight: fontWeightBase3,
330
347
  },
331
- }, fontFootnoteCaps: {
348
+ },
349
+ fontFootnoteCaps: {
332
350
  regular: {
333
351
  fontSize: 13,
334
352
  lineHeight: 16,
@@ -336,14 +354,16 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
336
354
  fontWeight: fontWeightBase3,
337
355
  textTransform: 'uppercase',
338
356
  },
339
- }, fontCaption1: {
357
+ },
358
+ fontCaption1: {
340
359
  regular: {
341
360
  fontSize: 12,
342
361
  lineHeight: 14,
343
362
  fontFamily: fontFamilyBase,
344
363
  fontWeight: fontWeightBase3,
345
364
  },
346
- }, fontCaption1Caps: {
365
+ },
366
+ fontCaption1Caps: {
347
367
  regular: {
348
368
  fontSize: 12,
349
369
  lineHeight: 14,
@@ -351,14 +371,16 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
351
371
  fontWeight: fontWeightBase1,
352
372
  textTransform: 'uppercase',
353
373
  },
354
- }, fontCaption2: {
374
+ },
375
+ fontCaption2: {
355
376
  regular: {
356
377
  fontSize: 11,
357
378
  lineHeight: 14,
358
379
  fontFamily: fontFamilyBase,
359
380
  fontWeight: fontWeightBase3,
360
381
  },
361
- }, fontCaption2Caps: {
382
+ },
383
+ fontCaption2Caps: {
362
384
  regular: {
363
385
  fontSize: 11,
364
386
  lineHeight: 14,
@@ -366,14 +388,16 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
366
388
  fontWeight: fontWeightBase1,
367
389
  textTransform: 'uppercase',
368
390
  },
369
- }, fontCaption3: {
391
+ },
392
+ fontCaption3: {
370
393
  regular: {
371
394
  fontSize: 9,
372
395
  lineHeight: 12,
373
396
  fontFamily: fontFamilyBase,
374
397
  fontWeight: fontWeightBase3,
375
398
  },
376
- }, fontCaption3Caps: {
399
+ },
400
+ fontCaption3Caps: {
377
401
  regular: {
378
402
  fontSize: 9,
379
403
  lineHeight: 12,
@@ -381,7 +405,9 @@ exports.lightTheme = __assign(__assign(__assign(__assign({ themeName: 'vkBase',
381
405
  fontWeight: fontWeightBase1,
382
406
  textTransform: 'uppercase',
383
407
  },
384
- },
408
+ },
409
+ };
410
+ exports.lightTheme = __assign(__assign(__assign(__assign(__assign({ themeName: 'vkBase', themeNameBase: 'vkBase' }, exports.lightColors), exports.lightGradient), exports.lightElevation), exports.fonts), { fontHeadline: (0, tokenHelpers_1.alias)('fontHeadline1'),
385
411
  // Размеры
386
412
  sizeSelectIconPadding: {
387
413
  regular: 6,
@@ -246,6 +246,7 @@
246
246
  --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%;
247
247
  --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%;
248
248
  --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.036) 13%, rgba(246, 247, 248, 0.15) 27%, rgba(246, 247, 248, 0.79) 68%, rgba(246, 247, 248, 0.95) 84%, rgba(246, 247, 248, 1) 100%;
249
+ --vkui--gradient: 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%;
249
250
  --vkui--animation_duration_l: 0.4s;
250
251
  --vkui--animation_duration_m: 0.2s;
251
252
  --vkui--animation_duration_s: 0.1s;
@@ -246,6 +246,7 @@
246
246
  --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%;
247
247
  --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%;
248
248
  --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.036) 13%, rgba(246, 247, 248, 0.15) 27%, rgba(246, 247, 248, 0.79) 68%, rgba(246, 247, 248, 0.95) 84%, rgba(246, 247, 248, 1) 100%;
249
+ --vkui--gradient: 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%;
249
250
  --vkui--animation_duration_l: 0.4s;
250
251
  --vkui--animation_duration_m: 0.2s;
251
252
  --vkui--animation_duration_s: 0.1s;
@@ -13,6 +13,7 @@
13
13
  --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%;
14
14
  --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%;
15
15
  --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.036) 13%, rgba(246, 247, 248, 0.15) 27%, rgba(246, 247, 248, 0.79) 68%, rgba(246, 247, 248, 0.95) 84%, rgba(246, 247, 248, 1) 100%;
16
+ --vkui--gradient: 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%;
16
17
  --vkui--animation_duration_l: 0.4s;
17
18
  --vkui--animation_duration_m: 0.2s;
18
19
  --vkui--animation_duration_s: 0.1s;
@@ -246,6 +246,7 @@
246
246
  --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%;
247
247
  --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%;
248
248
  --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.036) 13%, rgba(246, 247, 248, 0.15) 27%, rgba(246, 247, 248, 0.79) 68%, rgba(246, 247, 248, 0.95) 84%, rgba(246, 247, 248, 1) 100%;
249
+ --vkui--gradient: 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%;
249
250
  --vkui--animation_duration_l: 0.4s;
250
251
  --vkui--animation_duration_m: 0.2s;
251
252
  --vkui--animation_duration_s: 0.1s;