@vkontakte/vkui-tokens 4.46.1-dev-d285db.0 → 4.48.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1127) hide show
  1. package/README.md +106 -59
  2. package/interfaces/general/colors/index.d.ts +11 -6
  3. package/package.json +12 -12
  4. package/themeDescriptions/base/paradigm.js +2 -0
  5. package/themeDescriptions/base/vk.js +23 -10
  6. package/themes/calendar/cssVars/declarations/index.css +3 -0
  7. package/themes/calendar/cssVars/declarations/noSizes.css +3 -0
  8. package/themes/calendar/cssVars/declarations/onlyColors.css +3 -0
  9. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  10. package/themes/calendar/cssVars/declarations/onlyVariables.css +3 -0
  11. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  12. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +3 -0
  13. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  14. package/themes/calendar/cssVars/theme/fallbacks/index.css +3 -0
  15. package/themes/calendar/cssVars/theme/fallbacks/index.less +3 -0
  16. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +3 -0
  17. package/themes/calendar/cssVars/theme/fallbacks/index.scss +3 -0
  18. package/themes/calendar/cssVars/theme/fallbacks/index.styl +3 -0
  19. package/themes/calendar/cssVars/theme/index.js +14 -0
  20. package/themes/calendar/cssVars/theme/index.json +14 -0
  21. package/themes/calendar/docs.json +12 -0
  22. package/themes/calendar/index.css +3 -0
  23. package/themes/calendar/index.js +5 -0
  24. package/themes/calendar/index.json +5 -0
  25. package/themes/calendar/index.less +3 -0
  26. package/themes/calendar/index.pcss +3 -0
  27. package/themes/calendar/index.scss +3 -0
  28. package/themes/calendar/index.styl +3 -0
  29. package/themes/calendar/struct.json +5 -0
  30. package/themes/calendarDark/cssVars/declarations/index.css +3 -0
  31. package/themes/calendarDark/cssVars/declarations/noSizes.css +3 -0
  32. package/themes/calendarDark/cssVars/declarations/onlyColors.css +3 -0
  33. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  34. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +3 -0
  35. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  36. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  37. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  38. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +3 -0
  39. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +3 -0
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +3 -0
  41. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +3 -0
  42. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +3 -0
  43. package/themes/calendarDark/cssVars/theme/index.js +14 -0
  44. package/themes/calendarDark/cssVars/theme/index.json +14 -0
  45. package/themes/calendarDark/docs.json +12 -0
  46. package/themes/calendarDark/index.css +3 -0
  47. package/themes/calendarDark/index.js +5 -0
  48. package/themes/calendarDark/index.json +5 -0
  49. package/themes/calendarDark/index.less +3 -0
  50. package/themes/calendarDark/index.pcss +3 -0
  51. package/themes/calendarDark/index.scss +3 -0
  52. package/themes/calendarDark/index.styl +3 -0
  53. package/themes/calendarDark/struct.json +5 -0
  54. package/themes/calls/cssVars/declarations/index.css +3 -0
  55. package/themes/calls/cssVars/declarations/noSizes.css +3 -0
  56. package/themes/calls/cssVars/declarations/onlyColors.css +3 -0
  57. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  58. package/themes/calls/cssVars/declarations/onlyVariables.css +3 -0
  59. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  60. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +3 -0
  61. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  62. package/themes/calls/cssVars/theme/fallbacks/index.css +3 -0
  63. package/themes/calls/cssVars/theme/fallbacks/index.less +3 -0
  64. package/themes/calls/cssVars/theme/fallbacks/index.pcss +3 -0
  65. package/themes/calls/cssVars/theme/fallbacks/index.scss +3 -0
  66. package/themes/calls/cssVars/theme/fallbacks/index.styl +3 -0
  67. package/themes/calls/cssVars/theme/index.js +14 -0
  68. package/themes/calls/cssVars/theme/index.json +14 -0
  69. package/themes/calls/docs.json +12 -0
  70. package/themes/calls/index.css +3 -0
  71. package/themes/calls/index.js +5 -0
  72. package/themes/calls/index.json +5 -0
  73. package/themes/calls/index.less +3 -0
  74. package/themes/calls/index.pcss +3 -0
  75. package/themes/calls/index.scss +3 -0
  76. package/themes/calls/index.styl +3 -0
  77. package/themes/calls/struct.json +5 -0
  78. package/themes/cloud/cssVars/declarations/index.css +3 -0
  79. package/themes/cloud/cssVars/declarations/noSizes.css +3 -0
  80. package/themes/cloud/cssVars/declarations/onlyColors.css +3 -0
  81. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  82. package/themes/cloud/cssVars/declarations/onlyVariables.css +3 -0
  83. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  84. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +3 -0
  85. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  86. package/themes/cloud/cssVars/theme/fallbacks/index.css +3 -0
  87. package/themes/cloud/cssVars/theme/fallbacks/index.less +3 -0
  88. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +3 -0
  89. package/themes/cloud/cssVars/theme/fallbacks/index.scss +3 -0
  90. package/themes/cloud/cssVars/theme/fallbacks/index.styl +3 -0
  91. package/themes/cloud/cssVars/theme/index.js +14 -0
  92. package/themes/cloud/cssVars/theme/index.json +14 -0
  93. package/themes/cloud/docs.json +12 -0
  94. package/themes/cloud/index.css +3 -0
  95. package/themes/cloud/index.js +5 -0
  96. package/themes/cloud/index.json +5 -0
  97. package/themes/cloud/index.less +3 -0
  98. package/themes/cloud/index.pcss +3 -0
  99. package/themes/cloud/index.scss +3 -0
  100. package/themes/cloud/index.styl +3 -0
  101. package/themes/cloud/struct.json +5 -0
  102. package/themes/cloudDark/cssVars/declarations/index.css +3 -0
  103. package/themes/cloudDark/cssVars/declarations/noSizes.css +3 -0
  104. package/themes/cloudDark/cssVars/declarations/onlyColors.css +3 -0
  105. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  106. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +3 -0
  107. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  108. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  109. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  110. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +3 -0
  111. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +3 -0
  112. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +3 -0
  113. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +3 -0
  114. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +3 -0
  115. package/themes/cloudDark/cssVars/theme/index.js +14 -0
  116. package/themes/cloudDark/cssVars/theme/index.json +14 -0
  117. package/themes/cloudDark/docs.json +12 -0
  118. package/themes/cloudDark/index.css +3 -0
  119. package/themes/cloudDark/index.js +5 -0
  120. package/themes/cloudDark/index.json +5 -0
  121. package/themes/cloudDark/index.less +3 -0
  122. package/themes/cloudDark/index.pcss +3 -0
  123. package/themes/cloudDark/index.scss +3 -0
  124. package/themes/cloudDark/index.styl +3 -0
  125. package/themes/cloudDark/struct.json +5 -0
  126. package/themes/dobro/cssVars/declarations/index.css +16 -13
  127. package/themes/dobro/cssVars/declarations/noSizes.css +16 -13
  128. package/themes/dobro/cssVars/declarations/onlyColors.css +16 -13
  129. package/themes/dobro/cssVars/declarations/onlyColors.js +2 -2
  130. package/themes/dobro/cssVars/declarations/onlyVariables.css +16 -13
  131. package/themes/dobro/cssVars/declarations/onlyVariables.js +2 -2
  132. package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +16 -13
  133. package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +16 -13
  134. package/themes/dobro/cssVars/theme/fallbacks/index.css +16 -13
  135. package/themes/dobro/cssVars/theme/fallbacks/index.less +16 -13
  136. package/themes/dobro/cssVars/theme/fallbacks/index.pcss +16 -13
  137. package/themes/dobro/cssVars/theme/fallbacks/index.scss +16 -13
  138. package/themes/dobro/cssVars/theme/fallbacks/index.styl +16 -13
  139. package/themes/dobro/cssVars/theme/index.js +42 -28
  140. package/themes/dobro/cssVars/theme/index.json +42 -28
  141. package/themes/dobro/docs.json +12 -0
  142. package/themes/dobro/index.css +16 -13
  143. package/themes/dobro/index.js +21 -16
  144. package/themes/dobro/index.json +21 -16
  145. package/themes/dobro/index.less +16 -13
  146. package/themes/dobro/index.pcss +16 -13
  147. package/themes/dobro/index.scss +16 -13
  148. package/themes/dobro/index.styl +16 -13
  149. package/themes/dobro/struct.json +21 -16
  150. package/themes/dobroDark/cssVars/declarations/index.css +18 -15
  151. package/themes/dobroDark/cssVars/declarations/noSizes.css +18 -15
  152. package/themes/dobroDark/cssVars/declarations/onlyColors.css +18 -15
  153. package/themes/dobroDark/cssVars/declarations/onlyColors.js +2 -2
  154. package/themes/dobroDark/cssVars/declarations/onlyVariables.css +18 -15
  155. package/themes/dobroDark/cssVars/declarations/onlyVariables.js +2 -2
  156. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  157. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocalIncremental.css +18 -15
  158. package/themes/dobroDark/cssVars/theme/fallbacks/index.css +18 -15
  159. package/themes/dobroDark/cssVars/theme/fallbacks/index.less +18 -15
  160. package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +18 -15
  161. package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +18 -15
  162. package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +18 -15
  163. package/themes/dobroDark/cssVars/theme/index.js +44 -30
  164. package/themes/dobroDark/cssVars/theme/index.json +44 -30
  165. package/themes/dobroDark/docs.json +12 -0
  166. package/themes/dobroDark/index.css +18 -15
  167. package/themes/dobroDark/index.js +23 -18
  168. package/themes/dobroDark/index.json +23 -18
  169. package/themes/dobroDark/index.less +18 -15
  170. package/themes/dobroDark/index.pcss +18 -15
  171. package/themes/dobroDark/index.scss +18 -15
  172. package/themes/dobroDark/index.styl +18 -15
  173. package/themes/dobroDark/struct.json +23 -18
  174. package/themes/home/cssVars/declarations/index.css +3 -0
  175. package/themes/home/cssVars/declarations/noSizes.css +3 -0
  176. package/themes/home/cssVars/declarations/onlyColors.css +3 -0
  177. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  178. package/themes/home/cssVars/declarations/onlyVariables.css +3 -0
  179. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  180. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +3 -0
  181. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  182. package/themes/home/cssVars/theme/fallbacks/index.css +3 -0
  183. package/themes/home/cssVars/theme/fallbacks/index.less +3 -0
  184. package/themes/home/cssVars/theme/fallbacks/index.pcss +3 -0
  185. package/themes/home/cssVars/theme/fallbacks/index.scss +3 -0
  186. package/themes/home/cssVars/theme/fallbacks/index.styl +3 -0
  187. package/themes/home/cssVars/theme/index.js +14 -0
  188. package/themes/home/cssVars/theme/index.json +14 -0
  189. package/themes/home/docs.json +12 -0
  190. package/themes/home/index.css +3 -0
  191. package/themes/home/index.js +5 -0
  192. package/themes/home/index.json +5 -0
  193. package/themes/home/index.less +3 -0
  194. package/themes/home/index.pcss +3 -0
  195. package/themes/home/index.scss +3 -0
  196. package/themes/home/index.styl +3 -0
  197. package/themes/home/struct.json +5 -0
  198. package/themes/homeDark/cssVars/declarations/index.css +3 -0
  199. package/themes/homeDark/cssVars/declarations/noSizes.css +3 -0
  200. package/themes/homeDark/cssVars/declarations/onlyColors.css +3 -0
  201. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  202. package/themes/homeDark/cssVars/declarations/onlyVariables.css +3 -0
  203. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  204. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  205. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  206. package/themes/homeDark/cssVars/theme/fallbacks/index.css +3 -0
  207. package/themes/homeDark/cssVars/theme/fallbacks/index.less +3 -0
  208. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +3 -0
  209. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +3 -0
  210. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +3 -0
  211. package/themes/homeDark/cssVars/theme/index.js +14 -0
  212. package/themes/homeDark/cssVars/theme/index.json +14 -0
  213. package/themes/homeDark/docs.json +12 -0
  214. package/themes/homeDark/index.css +3 -0
  215. package/themes/homeDark/index.js +5 -0
  216. package/themes/homeDark/index.json +5 -0
  217. package/themes/homeDark/index.less +3 -0
  218. package/themes/homeDark/index.pcss +3 -0
  219. package/themes/homeDark/index.scss +3 -0
  220. package/themes/homeDark/index.styl +3 -0
  221. package/themes/homeDark/struct.json +5 -0
  222. package/themes/media/cssVars/declarations/index.css +3 -0
  223. package/themes/media/cssVars/declarations/noSizes.css +3 -0
  224. package/themes/media/cssVars/declarations/onlyColors.css +3 -0
  225. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  226. package/themes/media/cssVars/declarations/onlyVariables.css +3 -0
  227. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  228. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +3 -0
  229. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  230. package/themes/media/cssVars/theme/fallbacks/index.css +3 -0
  231. package/themes/media/cssVars/theme/fallbacks/index.less +3 -0
  232. package/themes/media/cssVars/theme/fallbacks/index.pcss +3 -0
  233. package/themes/media/cssVars/theme/fallbacks/index.scss +3 -0
  234. package/themes/media/cssVars/theme/fallbacks/index.styl +3 -0
  235. package/themes/media/cssVars/theme/index.js +14 -0
  236. package/themes/media/cssVars/theme/index.json +14 -0
  237. package/themes/media/docs.json +12 -0
  238. package/themes/media/index.css +3 -0
  239. package/themes/media/index.js +5 -0
  240. package/themes/media/index.json +5 -0
  241. package/themes/media/index.less +3 -0
  242. package/themes/media/index.pcss +3 -0
  243. package/themes/media/index.scss +3 -0
  244. package/themes/media/index.styl +3 -0
  245. package/themes/media/struct.json +5 -0
  246. package/themes/mediaDark/cssVars/declarations/index.css +3 -0
  247. package/themes/mediaDark/cssVars/declarations/noSizes.css +3 -0
  248. package/themes/mediaDark/cssVars/declarations/onlyColors.css +3 -0
  249. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  250. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +3 -0
  251. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  252. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  253. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  254. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +3 -0
  255. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +3 -0
  256. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +3 -0
  257. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +3 -0
  258. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +3 -0
  259. package/themes/mediaDark/cssVars/theme/index.js +14 -0
  260. package/themes/mediaDark/cssVars/theme/index.json +14 -0
  261. package/themes/mediaDark/docs.json +12 -0
  262. package/themes/mediaDark/index.css +3 -0
  263. package/themes/mediaDark/index.js +5 -0
  264. package/themes/mediaDark/index.json +5 -0
  265. package/themes/mediaDark/index.less +3 -0
  266. package/themes/mediaDark/index.pcss +3 -0
  267. package/themes/mediaDark/index.scss +3 -0
  268. package/themes/mediaDark/index.styl +3 -0
  269. package/themes/mediaDark/struct.json +5 -0
  270. package/themes/mycom/cssVars/declarations/index.css +3 -0
  271. package/themes/mycom/cssVars/declarations/noSizes.css +3 -0
  272. package/themes/mycom/cssVars/declarations/onlyColors.css +3 -0
  273. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  274. package/themes/mycom/cssVars/declarations/onlyVariables.css +3 -0
  275. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  276. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +3 -0
  277. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  278. package/themes/mycom/cssVars/theme/fallbacks/index.css +3 -0
  279. package/themes/mycom/cssVars/theme/fallbacks/index.less +3 -0
  280. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +3 -0
  281. package/themes/mycom/cssVars/theme/fallbacks/index.scss +3 -0
  282. package/themes/mycom/cssVars/theme/fallbacks/index.styl +3 -0
  283. package/themes/mycom/cssVars/theme/index.js +14 -0
  284. package/themes/mycom/cssVars/theme/index.json +14 -0
  285. package/themes/mycom/docs.json +12 -0
  286. package/themes/mycom/index.css +3 -0
  287. package/themes/mycom/index.js +5 -0
  288. package/themes/mycom/index.json +5 -0
  289. package/themes/mycom/index.less +3 -0
  290. package/themes/mycom/index.pcss +3 -0
  291. package/themes/mycom/index.scss +3 -0
  292. package/themes/mycom/index.styl +3 -0
  293. package/themes/mycom/struct.json +5 -0
  294. package/themes/octavius/cssVars/declarations/index.css +3 -0
  295. package/themes/octavius/cssVars/declarations/noSizes.css +3 -0
  296. package/themes/octavius/cssVars/declarations/onlyColors.css +3 -0
  297. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  298. package/themes/octavius/cssVars/declarations/onlyVariables.css +3 -0
  299. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  300. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +3 -0
  301. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  302. package/themes/octavius/cssVars/theme/fallbacks/index.css +3 -0
  303. package/themes/octavius/cssVars/theme/fallbacks/index.less +3 -0
  304. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +3 -0
  305. package/themes/octavius/cssVars/theme/fallbacks/index.scss +3 -0
  306. package/themes/octavius/cssVars/theme/fallbacks/index.styl +3 -0
  307. package/themes/octavius/cssVars/theme/index.js +14 -0
  308. package/themes/octavius/cssVars/theme/index.json +14 -0
  309. package/themes/octavius/docs.json +12 -0
  310. package/themes/octavius/index.css +3 -0
  311. package/themes/octavius/index.js +5 -0
  312. package/themes/octavius/index.json +5 -0
  313. package/themes/octavius/index.less +3 -0
  314. package/themes/octavius/index.pcss +3 -0
  315. package/themes/octavius/index.scss +3 -0
  316. package/themes/octavius/index.styl +3 -0
  317. package/themes/octavius/struct.json +5 -0
  318. package/themes/octaviusCompact/cssVars/declarations/index.css +3 -0
  319. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +3 -0
  320. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +3 -0
  321. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  322. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +3 -0
  323. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  324. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +3 -0
  325. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  326. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +3 -0
  327. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +3 -0
  328. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +3 -0
  329. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +3 -0
  330. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +3 -0
  331. package/themes/octaviusCompact/cssVars/theme/index.js +14 -0
  332. package/themes/octaviusCompact/cssVars/theme/index.json +14 -0
  333. package/themes/octaviusCompact/docs.json +12 -0
  334. package/themes/octaviusCompact/index.css +3 -0
  335. package/themes/octaviusCompact/index.js +5 -0
  336. package/themes/octaviusCompact/index.json +5 -0
  337. package/themes/octaviusCompact/index.less +3 -0
  338. package/themes/octaviusCompact/index.pcss +3 -0
  339. package/themes/octaviusCompact/index.scss +3 -0
  340. package/themes/octaviusCompact/index.styl +3 -0
  341. package/themes/octaviusCompact/struct.json +5 -0
  342. package/themes/octaviusCompactDark/cssVars/declarations/index.css +3 -0
  343. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +3 -0
  344. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +3 -0
  345. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  346. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +3 -0
  347. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  348. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  349. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  350. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +3 -0
  351. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +3 -0
  352. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +3 -0
  353. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +3 -0
  354. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +3 -0
  355. package/themes/octaviusCompactDark/cssVars/theme/index.js +14 -0
  356. package/themes/octaviusCompactDark/cssVars/theme/index.json +14 -0
  357. package/themes/octaviusCompactDark/docs.json +12 -0
  358. package/themes/octaviusCompactDark/index.css +3 -0
  359. package/themes/octaviusCompactDark/index.js +5 -0
  360. package/themes/octaviusCompactDark/index.json +5 -0
  361. package/themes/octaviusCompactDark/index.less +3 -0
  362. package/themes/octaviusCompactDark/index.pcss +3 -0
  363. package/themes/octaviusCompactDark/index.scss +3 -0
  364. package/themes/octaviusCompactDark/index.styl +3 -0
  365. package/themes/octaviusCompactDark/struct.json +5 -0
  366. package/themes/octaviusDark/cssVars/declarations/index.css +3 -0
  367. package/themes/octaviusDark/cssVars/declarations/noSizes.css +3 -0
  368. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +3 -0
  369. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  370. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +3 -0
  371. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  372. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  373. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  374. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +3 -0
  375. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +3 -0
  376. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +3 -0
  377. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +3 -0
  378. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +3 -0
  379. package/themes/octaviusDark/cssVars/theme/index.js +14 -0
  380. package/themes/octaviusDark/cssVars/theme/index.json +14 -0
  381. package/themes/octaviusDark/docs.json +12 -0
  382. package/themes/octaviusDark/index.css +3 -0
  383. package/themes/octaviusDark/index.js +5 -0
  384. package/themes/octaviusDark/index.json +5 -0
  385. package/themes/octaviusDark/index.less +3 -0
  386. package/themes/octaviusDark/index.pcss +3 -0
  387. package/themes/octaviusDark/index.scss +3 -0
  388. package/themes/octaviusDark/index.styl +3 -0
  389. package/themes/octaviusDark/struct.json +5 -0
  390. package/themes/octaviusVK/cssVars/declarations/index.css +10 -7
  391. package/themes/octaviusVK/cssVars/declarations/noSizes.css +10 -7
  392. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +10 -7
  393. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  394. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +10 -7
  395. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  396. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +10 -7
  397. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -7
  398. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +10 -7
  399. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +10 -7
  400. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +10 -7
  401. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +10 -7
  402. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +10 -7
  403. package/themes/octaviusVK/cssVars/theme/index.js +21 -7
  404. package/themes/octaviusVK/cssVars/theme/index.json +21 -7
  405. package/themes/octaviusVK/docs.json +12 -0
  406. package/themes/octaviusVK/index.css +10 -7
  407. package/themes/octaviusVK/index.js +12 -7
  408. package/themes/octaviusVK/index.json +12 -7
  409. package/themes/octaviusVK/index.less +10 -7
  410. package/themes/octaviusVK/index.pcss +10 -7
  411. package/themes/octaviusVK/index.scss +10 -7
  412. package/themes/octaviusVK/index.styl +10 -7
  413. package/themes/octaviusVK/struct.json +12 -7
  414. package/themes/octaviusVKDark/cssVars/declarations/index.css +18 -15
  415. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +18 -15
  416. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +18 -15
  417. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  418. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +18 -15
  419. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  420. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  421. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +18 -15
  422. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +18 -15
  423. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +18 -15
  424. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +18 -15
  425. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +18 -15
  426. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +18 -15
  427. package/themes/octaviusVKDark/cssVars/theme/index.js +29 -15
  428. package/themes/octaviusVKDark/cssVars/theme/index.json +29 -15
  429. package/themes/octaviusVKDark/docs.json +12 -0
  430. package/themes/octaviusVKDark/index.css +18 -15
  431. package/themes/octaviusVKDark/index.js +20 -15
  432. package/themes/octaviusVKDark/index.json +20 -15
  433. package/themes/octaviusVKDark/index.less +18 -15
  434. package/themes/octaviusVKDark/index.pcss +18 -15
  435. package/themes/octaviusVKDark/index.scss +18 -15
  436. package/themes/octaviusVKDark/index.styl +18 -15
  437. package/themes/octaviusVKDark/struct.json +20 -15
  438. package/themes/octaviusWhite/cssVars/declarations/index.css +3 -0
  439. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +3 -0
  440. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +3 -0
  441. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  442. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +3 -0
  443. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  444. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +3 -0
  445. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  446. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +3 -0
  447. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +3 -0
  448. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +3 -0
  449. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +3 -0
  450. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +3 -0
  451. package/themes/octaviusWhite/cssVars/theme/index.js +14 -0
  452. package/themes/octaviusWhite/cssVars/theme/index.json +14 -0
  453. package/themes/octaviusWhite/docs.json +12 -0
  454. package/themes/octaviusWhite/index.css +3 -0
  455. package/themes/octaviusWhite/index.js +5 -0
  456. package/themes/octaviusWhite/index.json +5 -0
  457. package/themes/octaviusWhite/index.less +3 -0
  458. package/themes/octaviusWhite/index.pcss +3 -0
  459. package/themes/octaviusWhite/index.scss +3 -0
  460. package/themes/octaviusWhite/index.styl +3 -0
  461. package/themes/octaviusWhite/struct.json +5 -0
  462. package/themes/otvet/cssVars/declarations/index.css +3 -0
  463. package/themes/otvet/cssVars/declarations/noSizes.css +3 -0
  464. package/themes/otvet/cssVars/declarations/onlyColors.css +3 -0
  465. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  466. package/themes/otvet/cssVars/declarations/onlyVariables.css +3 -0
  467. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  468. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +3 -0
  469. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  470. package/themes/otvet/cssVars/theme/fallbacks/index.css +3 -0
  471. package/themes/otvet/cssVars/theme/fallbacks/index.less +3 -0
  472. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +3 -0
  473. package/themes/otvet/cssVars/theme/fallbacks/index.scss +3 -0
  474. package/themes/otvet/cssVars/theme/fallbacks/index.styl +3 -0
  475. package/themes/otvet/cssVars/theme/index.js +14 -0
  476. package/themes/otvet/cssVars/theme/index.json +14 -0
  477. package/themes/otvet/docs.json +12 -0
  478. package/themes/otvet/index.css +3 -0
  479. package/themes/otvet/index.js +5 -0
  480. package/themes/otvet/index.json +5 -0
  481. package/themes/otvet/index.less +3 -0
  482. package/themes/otvet/index.pcss +3 -0
  483. package/themes/otvet/index.scss +3 -0
  484. package/themes/otvet/index.styl +3 -0
  485. package/themes/otvet/struct.json +5 -0
  486. package/themes/otvetDark/cssVars/declarations/index.css +3 -0
  487. package/themes/otvetDark/cssVars/declarations/noSizes.css +3 -0
  488. package/themes/otvetDark/cssVars/declarations/onlyColors.css +3 -0
  489. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  490. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +3 -0
  491. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  492. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  493. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  494. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +3 -0
  495. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +3 -0
  496. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +3 -0
  497. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +3 -0
  498. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +3 -0
  499. package/themes/otvetDark/cssVars/theme/index.js +14 -0
  500. package/themes/otvetDark/cssVars/theme/index.json +14 -0
  501. package/themes/otvetDark/docs.json +12 -0
  502. package/themes/otvetDark/index.css +3 -0
  503. package/themes/otvetDark/index.js +5 -0
  504. package/themes/otvetDark/index.json +5 -0
  505. package/themes/otvetDark/index.less +3 -0
  506. package/themes/otvetDark/index.pcss +3 -0
  507. package/themes/otvetDark/index.scss +3 -0
  508. package/themes/otvetDark/index.styl +3 -0
  509. package/themes/otvetDark/struct.json +5 -0
  510. package/themes/paradigmBase/cssVars/declarations/index.css +3 -0
  511. package/themes/paradigmBase/cssVars/declarations/noSizes.css +3 -0
  512. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +3 -0
  513. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  514. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +3 -0
  515. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  516. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
  517. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  518. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +3 -0
  519. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +3 -0
  520. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +3 -0
  521. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +3 -0
  522. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +3 -0
  523. package/themes/paradigmBase/cssVars/theme/index.js +14 -0
  524. package/themes/paradigmBase/cssVars/theme/index.json +14 -0
  525. package/themes/paradigmBase/docs.json +12 -0
  526. package/themes/paradigmBase/index.css +3 -0
  527. package/themes/paradigmBase/index.js +5 -0
  528. package/themes/paradigmBase/index.json +5 -0
  529. package/themes/paradigmBase/index.less +3 -0
  530. package/themes/paradigmBase/index.pcss +3 -0
  531. package/themes/paradigmBase/index.scss +3 -0
  532. package/themes/paradigmBase/index.styl +3 -0
  533. package/themes/paradigmBase/struct.json +5 -0
  534. package/themes/paradigmBaseDark/cssVars/declarations/index.css +3 -0
  535. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +3 -0
  536. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +3 -0
  537. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  538. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +3 -0
  539. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  540. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  541. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  542. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +3 -0
  543. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +3 -0
  544. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +3 -0
  545. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +3 -0
  546. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +3 -0
  547. package/themes/paradigmBaseDark/cssVars/theme/index.js +14 -0
  548. package/themes/paradigmBaseDark/cssVars/theme/index.json +14 -0
  549. package/themes/paradigmBaseDark/docs.json +12 -0
  550. package/themes/paradigmBaseDark/index.css +3 -0
  551. package/themes/paradigmBaseDark/index.js +5 -0
  552. package/themes/paradigmBaseDark/index.json +5 -0
  553. package/themes/paradigmBaseDark/index.less +3 -0
  554. package/themes/paradigmBaseDark/index.pcss +3 -0
  555. package/themes/paradigmBaseDark/index.scss +3 -0
  556. package/themes/paradigmBaseDark/index.styl +3 -0
  557. package/themes/paradigmBaseDark/struct.json +5 -0
  558. package/themes/pharma/cssVars/declarations/index.css +3 -0
  559. package/themes/pharma/cssVars/declarations/noSizes.css +3 -0
  560. package/themes/pharma/cssVars/declarations/onlyColors.css +3 -0
  561. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  562. package/themes/pharma/cssVars/declarations/onlyVariables.css +3 -0
  563. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  564. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +3 -0
  565. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  566. package/themes/pharma/cssVars/theme/fallbacks/index.css +3 -0
  567. package/themes/pharma/cssVars/theme/fallbacks/index.less +3 -0
  568. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +3 -0
  569. package/themes/pharma/cssVars/theme/fallbacks/index.scss +3 -0
  570. package/themes/pharma/cssVars/theme/fallbacks/index.styl +3 -0
  571. package/themes/pharma/cssVars/theme/index.js +14 -0
  572. package/themes/pharma/cssVars/theme/index.json +14 -0
  573. package/themes/pharma/docs.json +12 -0
  574. package/themes/pharma/index.css +3 -0
  575. package/themes/pharma/index.js +5 -0
  576. package/themes/pharma/index.json +5 -0
  577. package/themes/pharma/index.less +3 -0
  578. package/themes/pharma/index.pcss +3 -0
  579. package/themes/pharma/index.scss +3 -0
  580. package/themes/pharma/index.styl +3 -0
  581. package/themes/pharma/struct.json +5 -0
  582. package/themes/portalUI/cssVars/declarations/index.css +3 -0
  583. package/themes/portalUI/cssVars/declarations/noSizes.css +3 -0
  584. package/themes/portalUI/cssVars/declarations/onlyColors.css +3 -0
  585. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  586. package/themes/portalUI/cssVars/declarations/onlyVariables.css +3 -0
  587. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  588. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +3 -0
  589. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  590. package/themes/portalUI/cssVars/theme/fallbacks/index.css +3 -0
  591. package/themes/portalUI/cssVars/theme/fallbacks/index.less +3 -0
  592. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +3 -0
  593. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +3 -0
  594. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +3 -0
  595. package/themes/portalUI/cssVars/theme/index.js +14 -0
  596. package/themes/portalUI/cssVars/theme/index.json +14 -0
  597. package/themes/portalUI/docs.json +12 -0
  598. package/themes/portalUI/index.css +3 -0
  599. package/themes/portalUI/index.js +5 -0
  600. package/themes/portalUI/index.json +5 -0
  601. package/themes/portalUI/index.less +3 -0
  602. package/themes/portalUI/index.pcss +3 -0
  603. package/themes/portalUI/index.scss +3 -0
  604. package/themes/portalUI/index.styl +3 -0
  605. package/themes/portalUI/struct.json +5 -0
  606. package/themes/portalUIDark/cssVars/declarations/index.css +3 -0
  607. package/themes/portalUIDark/cssVars/declarations/noSizes.css +3 -0
  608. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +3 -0
  609. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  610. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +3 -0
  611. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  612. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  613. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  614. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +3 -0
  615. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +3 -0
  616. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +3 -0
  617. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +3 -0
  618. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +3 -0
  619. package/themes/portalUIDark/cssVars/theme/index.js +14 -0
  620. package/themes/portalUIDark/cssVars/theme/index.json +14 -0
  621. package/themes/portalUIDark/docs.json +12 -0
  622. package/themes/portalUIDark/index.css +3 -0
  623. package/themes/portalUIDark/index.js +5 -0
  624. package/themes/portalUIDark/index.json +5 -0
  625. package/themes/portalUIDark/index.less +3 -0
  626. package/themes/portalUIDark/index.pcss +3 -0
  627. package/themes/portalUIDark/index.scss +3 -0
  628. package/themes/portalUIDark/index.styl +3 -0
  629. package/themes/portalUIDark/struct.json +5 -0
  630. package/themes/promo/cssVars/declarations/index.css +3 -0
  631. package/themes/promo/cssVars/declarations/noSizes.css +3 -0
  632. package/themes/promo/cssVars/declarations/onlyColors.css +3 -0
  633. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  634. package/themes/promo/cssVars/declarations/onlyVariables.css +3 -0
  635. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  636. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +3 -0
  637. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  638. package/themes/promo/cssVars/theme/fallbacks/index.css +3 -0
  639. package/themes/promo/cssVars/theme/fallbacks/index.less +3 -0
  640. package/themes/promo/cssVars/theme/fallbacks/index.pcss +3 -0
  641. package/themes/promo/cssVars/theme/fallbacks/index.scss +3 -0
  642. package/themes/promo/cssVars/theme/fallbacks/index.styl +3 -0
  643. package/themes/promo/cssVars/theme/index.js +14 -0
  644. package/themes/promo/cssVars/theme/index.json +14 -0
  645. package/themes/promo/docs.json +12 -0
  646. package/themes/promo/index.css +3 -0
  647. package/themes/promo/index.js +5 -0
  648. package/themes/promo/index.json +5 -0
  649. package/themes/promo/index.less +3 -0
  650. package/themes/promo/index.pcss +3 -0
  651. package/themes/promo/index.scss +3 -0
  652. package/themes/promo/index.styl +3 -0
  653. package/themes/promo/struct.json +5 -0
  654. package/themes/search/cssVars/declarations/index.css +3 -0
  655. package/themes/search/cssVars/declarations/noSizes.css +3 -0
  656. package/themes/search/cssVars/declarations/onlyColors.css +3 -0
  657. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  658. package/themes/search/cssVars/declarations/onlyVariables.css +3 -0
  659. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  660. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +3 -0
  661. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  662. package/themes/search/cssVars/theme/fallbacks/index.css +3 -0
  663. package/themes/search/cssVars/theme/fallbacks/index.less +3 -0
  664. package/themes/search/cssVars/theme/fallbacks/index.pcss +3 -0
  665. package/themes/search/cssVars/theme/fallbacks/index.scss +3 -0
  666. package/themes/search/cssVars/theme/fallbacks/index.styl +3 -0
  667. package/themes/search/cssVars/theme/index.js +14 -0
  668. package/themes/search/cssVars/theme/index.json +14 -0
  669. package/themes/search/docs.json +12 -0
  670. package/themes/search/index.css +3 -0
  671. package/themes/search/index.js +5 -0
  672. package/themes/search/index.json +5 -0
  673. package/themes/search/index.less +3 -0
  674. package/themes/search/index.pcss +3 -0
  675. package/themes/search/index.scss +3 -0
  676. package/themes/search/index.styl +3 -0
  677. package/themes/search/struct.json +5 -0
  678. package/themes/todo/cssVars/declarations/index.css +3 -0
  679. package/themes/todo/cssVars/declarations/noSizes.css +3 -0
  680. package/themes/todo/cssVars/declarations/onlyColors.css +3 -0
  681. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  682. package/themes/todo/cssVars/declarations/onlyVariables.css +3 -0
  683. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  684. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +3 -0
  685. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  686. package/themes/todo/cssVars/theme/fallbacks/index.css +3 -0
  687. package/themes/todo/cssVars/theme/fallbacks/index.less +3 -0
  688. package/themes/todo/cssVars/theme/fallbacks/index.pcss +3 -0
  689. package/themes/todo/cssVars/theme/fallbacks/index.scss +3 -0
  690. package/themes/todo/cssVars/theme/fallbacks/index.styl +3 -0
  691. package/themes/todo/cssVars/theme/index.js +14 -0
  692. package/themes/todo/cssVars/theme/index.json +14 -0
  693. package/themes/todo/docs.json +12 -0
  694. package/themes/todo/index.css +3 -0
  695. package/themes/todo/index.js +5 -0
  696. package/themes/todo/index.json +5 -0
  697. package/themes/todo/index.less +3 -0
  698. package/themes/todo/index.pcss +3 -0
  699. package/themes/todo/index.scss +3 -0
  700. package/themes/todo/index.styl +3 -0
  701. package/themes/todo/struct.json +5 -0
  702. package/themes/vkBase/cssVars/declarations/index.css +16 -13
  703. package/themes/vkBase/cssVars/declarations/noSizes.css +16 -13
  704. package/themes/vkBase/cssVars/declarations/onlyColors.css +16 -13
  705. package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
  706. package/themes/vkBase/cssVars/declarations/onlyVariables.css +16 -13
  707. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  708. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +16 -13
  709. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +16 -13
  710. package/themes/vkBase/cssVars/theme/fallbacks/index.css +16 -13
  711. package/themes/vkBase/cssVars/theme/fallbacks/index.less +16 -13
  712. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +16 -13
  713. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +16 -13
  714. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +16 -13
  715. package/themes/vkBase/cssVars/theme/index.js +42 -28
  716. package/themes/vkBase/cssVars/theme/index.json +42 -28
  717. package/themes/vkBase/docs.json +12 -0
  718. package/themes/vkBase/index.css +16 -13
  719. package/themes/vkBase/index.js +21 -16
  720. package/themes/vkBase/index.json +21 -16
  721. package/themes/vkBase/index.less +16 -13
  722. package/themes/vkBase/index.pcss +16 -13
  723. package/themes/vkBase/index.scss +16 -13
  724. package/themes/vkBase/index.styl +16 -13
  725. package/themes/vkBase/struct.json +21 -16
  726. package/themes/vkBaseDark/cssVars/declarations/index.css +18 -15
  727. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +18 -15
  728. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +18 -15
  729. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  730. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +18 -15
  731. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  732. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  733. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +18 -15
  734. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +18 -15
  735. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +18 -15
  736. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +18 -15
  737. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +18 -15
  738. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +18 -15
  739. package/themes/vkBaseDark/cssVars/theme/index.js +44 -30
  740. package/themes/vkBaseDark/cssVars/theme/index.json +44 -30
  741. package/themes/vkBaseDark/docs.json +12 -0
  742. package/themes/vkBaseDark/index.css +18 -15
  743. package/themes/vkBaseDark/index.js +23 -18
  744. package/themes/vkBaseDark/index.json +23 -18
  745. package/themes/vkBaseDark/index.less +18 -15
  746. package/themes/vkBaseDark/index.pcss +18 -15
  747. package/themes/vkBaseDark/index.scss +18 -15
  748. package/themes/vkBaseDark/index.styl +18 -15
  749. package/themes/vkBaseDark/struct.json +23 -18
  750. package/themes/vkCom/cssVars/declarations/index.css +32 -29
  751. package/themes/vkCom/cssVars/declarations/noColors.css +20 -20
  752. package/themes/vkCom/cssVars/declarations/noSizes.css +12 -9
  753. package/themes/vkCom/cssVars/declarations/onlyColors.css +12 -9
  754. package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
  755. package/themes/vkCom/cssVars/declarations/onlyVariables.css +16 -13
  756. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  757. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +16 -13
  758. package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -7
  759. package/themes/vkCom/cssVars/theme/fallbacks/index.css +32 -29
  760. package/themes/vkCom/cssVars/theme/fallbacks/index.less +20 -17
  761. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +20 -17
  762. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +32 -29
  763. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +20 -17
  764. package/themes/vkCom/cssVars/theme/index.js +42 -28
  765. package/themes/vkCom/cssVars/theme/index.json +42 -28
  766. package/themes/vkCom/docs.json +12 -0
  767. package/themes/vkCom/index.css +32 -29
  768. package/themes/vkCom/index.js +21 -16
  769. package/themes/vkCom/index.json +21 -16
  770. package/themes/vkCom/index.less +20 -17
  771. package/themes/vkCom/index.pcss +20 -17
  772. package/themes/vkCom/index.scss +32 -29
  773. package/themes/vkCom/index.styl +20 -17
  774. package/themes/vkCom/struct.json +21 -16
  775. package/themes/vkComDark/cssVars/declarations/index.css +32 -29
  776. package/themes/vkComDark/cssVars/declarations/noColors.css +20 -20
  777. package/themes/vkComDark/cssVars/declarations/noSizes.css +12 -9
  778. package/themes/vkComDark/cssVars/declarations/onlyColors.css +12 -9
  779. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  780. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +16 -13
  781. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  782. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +16 -13
  783. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +7 -7
  784. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +32 -29
  785. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +20 -17
  786. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +20 -17
  787. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +32 -29
  788. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +20 -17
  789. package/themes/vkComDark/cssVars/theme/index.js +42 -28
  790. package/themes/vkComDark/cssVars/theme/index.json +42 -28
  791. package/themes/vkComDark/docs.json +12 -0
  792. package/themes/vkComDark/index.css +32 -29
  793. package/themes/vkComDark/index.js +21 -16
  794. package/themes/vkComDark/index.json +21 -16
  795. package/themes/vkComDark/index.less +20 -17
  796. package/themes/vkComDark/index.pcss +20 -17
  797. package/themes/vkComDark/index.scss +32 -29
  798. package/themes/vkComDark/index.styl +20 -17
  799. package/themes/vkComDark/struct.json +21 -16
  800. package/themes/vkIOS/cssVars/declarations/index.css +16 -13
  801. package/themes/vkIOS/cssVars/declarations/noSizes.css +16 -13
  802. package/themes/vkIOS/cssVars/declarations/onlyColors.css +16 -13
  803. package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
  804. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +16 -13
  805. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  806. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +16 -13
  807. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +16 -13
  808. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +16 -13
  809. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +16 -13
  810. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +16 -13
  811. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +16 -13
  812. package/themes/vkIOS/cssVars/theme/index.js +42 -28
  813. package/themes/vkIOS/cssVars/theme/index.json +42 -28
  814. package/themes/vkIOS/docs.json +12 -0
  815. package/themes/vkIOS/index.css +16 -13
  816. package/themes/vkIOS/index.js +21 -16
  817. package/themes/vkIOS/index.json +21 -16
  818. package/themes/vkIOS/index.less +16 -13
  819. package/themes/vkIOS/index.pcss +16 -13
  820. package/themes/vkIOS/index.scss +16 -13
  821. package/themes/vkIOS/index.styl +16 -13
  822. package/themes/vkIOS/struct.json +21 -16
  823. package/themes/vkIOSDark/cssVars/declarations/index.css +18 -15
  824. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +18 -15
  825. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +18 -15
  826. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  827. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +18 -15
  828. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  829. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  830. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +18 -15
  831. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +18 -15
  832. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +18 -15
  833. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +18 -15
  834. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +18 -15
  835. package/themes/vkIOSDark/cssVars/theme/index.js +44 -30
  836. package/themes/vkIOSDark/cssVars/theme/index.json +44 -30
  837. package/themes/vkIOSDark/docs.json +12 -0
  838. package/themes/vkIOSDark/index.css +18 -15
  839. package/themes/vkIOSDark/index.js +23 -18
  840. package/themes/vkIOSDark/index.json +23 -18
  841. package/themes/vkIOSDark/index.less +18 -15
  842. package/themes/vkIOSDark/index.pcss +18 -15
  843. package/themes/vkIOSDark/index.scss +18 -15
  844. package/themes/vkIOSDark/index.styl +18 -15
  845. package/themes/vkIOSDark/struct.json +23 -18
  846. package/themes/vkIdOk/cssVars/declarations/index.css +16 -13
  847. package/themes/vkIdOk/cssVars/declarations/noSizes.css +16 -13
  848. package/themes/vkIdOk/cssVars/declarations/onlyColors.css +16 -13
  849. package/themes/vkIdOk/cssVars/declarations/onlyColors.js +2 -2
  850. package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +16 -13
  851. package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +2 -2
  852. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +16 -13
  853. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +16 -13
  854. package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +16 -13
  855. package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +16 -13
  856. package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +16 -13
  857. package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +16 -13
  858. package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +16 -13
  859. package/themes/vkIdOk/cssVars/theme/index.js +42 -28
  860. package/themes/vkIdOk/cssVars/theme/index.json +42 -28
  861. package/themes/vkIdOk/docs.json +12 -0
  862. package/themes/vkIdOk/index.css +16 -13
  863. package/themes/vkIdOk/index.js +21 -16
  864. package/themes/vkIdOk/index.json +21 -16
  865. package/themes/vkIdOk/index.less +16 -13
  866. package/themes/vkIdOk/index.pcss +16 -13
  867. package/themes/vkIdOk/index.scss +16 -13
  868. package/themes/vkIdOk/index.styl +16 -13
  869. package/themes/vkIdOk/struct.json +21 -16
  870. package/themes/vkIdOkDark/cssVars/declarations/index.css +18 -15
  871. package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +18 -15
  872. package/themes/vkIdOkDark/cssVars/declarations/onlyColors.css +18 -15
  873. package/themes/vkIdOkDark/cssVars/declarations/onlyColors.js +2 -2
  874. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +18 -15
  875. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +2 -2
  876. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  877. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocalIncremental.css +18 -15
  878. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +18 -15
  879. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +18 -15
  880. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +18 -15
  881. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +18 -15
  882. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +18 -15
  883. package/themes/vkIdOkDark/cssVars/theme/index.js +44 -30
  884. package/themes/vkIdOkDark/cssVars/theme/index.json +44 -30
  885. package/themes/vkIdOkDark/docs.json +12 -0
  886. package/themes/vkIdOkDark/index.css +18 -15
  887. package/themes/vkIdOkDark/index.js +23 -18
  888. package/themes/vkIdOkDark/index.json +23 -18
  889. package/themes/vkIdOkDark/index.less +18 -15
  890. package/themes/vkIdOkDark/index.pcss +18 -15
  891. package/themes/vkIdOkDark/index.scss +18 -15
  892. package/themes/vkIdOkDark/index.styl +18 -15
  893. package/themes/vkIdOkDark/struct.json +23 -18
  894. package/themes/vkIdOkIOS/cssVars/declarations/index.css +16 -13
  895. package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +16 -13
  896. package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.css +16 -13
  897. package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.js +2 -2
  898. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +16 -13
  899. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +2 -2
  900. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +16 -13
  901. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +16 -13
  902. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +16 -13
  903. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +16 -13
  904. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +16 -13
  905. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +16 -13
  906. package/themes/vkIdOkIOS/cssVars/theme/index.js +42 -28
  907. package/themes/vkIdOkIOS/cssVars/theme/index.json +42 -28
  908. package/themes/vkIdOkIOS/docs.json +12 -0
  909. package/themes/vkIdOkIOS/index.css +16 -13
  910. package/themes/vkIdOkIOS/index.js +21 -16
  911. package/themes/vkIdOkIOS/index.json +21 -16
  912. package/themes/vkIdOkIOS/index.less +16 -13
  913. package/themes/vkIdOkIOS/index.pcss +16 -13
  914. package/themes/vkIdOkIOS/index.scss +16 -13
  915. package/themes/vkIdOkIOS/index.styl +16 -13
  916. package/themes/vkIdOkIOS/struct.json +21 -16
  917. package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +18 -15
  918. package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +18 -15
  919. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.css +18 -15
  920. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  921. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +18 -15
  922. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  923. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  924. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +18 -15
  925. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +18 -15
  926. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +18 -15
  927. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +18 -15
  928. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +18 -15
  929. package/themes/vkIdOkIOSDark/cssVars/theme/index.js +44 -30
  930. package/themes/vkIdOkIOSDark/cssVars/theme/index.json +44 -30
  931. package/themes/vkIdOkIOSDark/docs.json +12 -0
  932. package/themes/vkIdOkIOSDark/index.css +18 -15
  933. package/themes/vkIdOkIOSDark/index.js +23 -18
  934. package/themes/vkIdOkIOSDark/index.json +23 -18
  935. package/themes/vkIdOkIOSDark/index.less +18 -15
  936. package/themes/vkIdOkIOSDark/index.pcss +18 -15
  937. package/themes/vkIdOkIOSDark/index.scss +18 -15
  938. package/themes/vkIdOkIOSDark/index.styl +18 -15
  939. package/themes/vkIdOkIOSDark/struct.json +23 -18
  940. package/themes/vkontakteAndroid/cssVars/declarations/index.css +16 -13
  941. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +16 -13
  942. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +16 -13
  943. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
  944. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +16 -13
  945. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
  946. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +16 -13
  947. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +16 -13
  948. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +16 -13
  949. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +16 -13
  950. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +16 -13
  951. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +16 -13
  952. package/themes/vkontakteAndroid/cssVars/theme/index.js +42 -28
  953. package/themes/vkontakteAndroid/cssVars/theme/index.json +42 -28
  954. package/themes/vkontakteAndroid/docs.json +12 -0
  955. package/themes/vkontakteAndroid/index.css +16 -13
  956. package/themes/vkontakteAndroid/index.js +21 -16
  957. package/themes/vkontakteAndroid/index.json +21 -16
  958. package/themes/vkontakteAndroid/index.less +16 -13
  959. package/themes/vkontakteAndroid/index.pcss +16 -13
  960. package/themes/vkontakteAndroid/index.scss +16 -13
  961. package/themes/vkontakteAndroid/index.styl +16 -13
  962. package/themes/vkontakteAndroid/struct.json +21 -16
  963. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +18 -15
  964. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +18 -15
  965. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +18 -15
  966. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
  967. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +18 -15
  968. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
  969. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  970. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +18 -15
  971. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +18 -15
  972. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +18 -15
  973. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +18 -15
  974. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +18 -15
  975. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +44 -30
  976. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +44 -30
  977. package/themes/vkontakteAndroidDark/docs.json +12 -0
  978. package/themes/vkontakteAndroidDark/index.css +18 -15
  979. package/themes/vkontakteAndroidDark/index.js +23 -18
  980. package/themes/vkontakteAndroidDark/index.json +23 -18
  981. package/themes/vkontakteAndroidDark/index.less +18 -15
  982. package/themes/vkontakteAndroidDark/index.pcss +18 -15
  983. package/themes/vkontakteAndroidDark/index.scss +18 -15
  984. package/themes/vkontakteAndroidDark/index.styl +18 -15
  985. package/themes/vkontakteAndroidDark/struct.json +23 -18
  986. package/themes/vkontakteCom/cssVars/declarations/index.css +32 -29
  987. package/themes/vkontakteCom/cssVars/declarations/noColors.css +20 -20
  988. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +12 -9
  989. package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +12 -9
  990. package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
  991. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +16 -13
  992. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  993. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +16 -13
  994. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +32 -29
  995. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +20 -17
  996. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +20 -17
  997. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +32 -29
  998. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +20 -17
  999. package/themes/vkontakteCom/cssVars/theme/index.js +42 -28
  1000. package/themes/vkontakteCom/cssVars/theme/index.json +42 -28
  1001. package/themes/vkontakteCom/docs.json +12 -0
  1002. package/themes/vkontakteCom/index.css +32 -29
  1003. package/themes/vkontakteCom/index.js +21 -16
  1004. package/themes/vkontakteCom/index.json +21 -16
  1005. package/themes/vkontakteCom/index.less +20 -17
  1006. package/themes/vkontakteCom/index.pcss +20 -17
  1007. package/themes/vkontakteCom/index.scss +32 -29
  1008. package/themes/vkontakteCom/index.styl +20 -17
  1009. package/themes/vkontakteCom/struct.json +21 -16
  1010. package/themes/vkontakteComDark/cssVars/declarations/index.css +32 -29
  1011. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +20 -20
  1012. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +12 -9
  1013. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +12 -9
  1014. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
  1015. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +16 -13
  1016. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  1017. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +16 -13
  1018. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +32 -29
  1019. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +20 -17
  1020. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +20 -17
  1021. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +32 -29
  1022. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +20 -17
  1023. package/themes/vkontakteComDark/cssVars/theme/index.js +42 -28
  1024. package/themes/vkontakteComDark/cssVars/theme/index.json +42 -28
  1025. package/themes/vkontakteComDark/docs.json +12 -0
  1026. package/themes/vkontakteComDark/index.css +32 -29
  1027. package/themes/vkontakteComDark/index.js +21 -16
  1028. package/themes/vkontakteComDark/index.json +21 -16
  1029. package/themes/vkontakteComDark/index.less +20 -17
  1030. package/themes/vkontakteComDark/index.pcss +20 -17
  1031. package/themes/vkontakteComDark/index.scss +32 -29
  1032. package/themes/vkontakteComDark/index.styl +20 -17
  1033. package/themes/vkontakteComDark/struct.json +21 -16
  1034. package/themes/vkontakteIOS/cssVars/declarations/index.css +16 -13
  1035. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +16 -13
  1036. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +16 -13
  1037. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
  1038. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +16 -13
  1039. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
  1040. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +16 -13
  1041. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +16 -13
  1042. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +16 -13
  1043. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +16 -13
  1044. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +16 -13
  1045. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +16 -13
  1046. package/themes/vkontakteIOS/cssVars/theme/index.js +42 -28
  1047. package/themes/vkontakteIOS/cssVars/theme/index.json +42 -28
  1048. package/themes/vkontakteIOS/docs.json +12 -0
  1049. package/themes/vkontakteIOS/index.css +16 -13
  1050. package/themes/vkontakteIOS/index.js +21 -16
  1051. package/themes/vkontakteIOS/index.json +21 -16
  1052. package/themes/vkontakteIOS/index.less +16 -13
  1053. package/themes/vkontakteIOS/index.pcss +16 -13
  1054. package/themes/vkontakteIOS/index.scss +16 -13
  1055. package/themes/vkontakteIOS/index.styl +16 -13
  1056. package/themes/vkontakteIOS/struct.json +21 -16
  1057. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +18 -15
  1058. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +18 -15
  1059. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +18 -15
  1060. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
  1061. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +18 -15
  1062. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  1063. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +18 -15
  1064. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +18 -15
  1065. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +18 -15
  1066. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +18 -15
  1067. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +18 -15
  1068. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +18 -15
  1069. package/themes/vkontakteIOSDark/cssVars/theme/index.js +44 -30
  1070. package/themes/vkontakteIOSDark/cssVars/theme/index.json +44 -30
  1071. package/themes/vkontakteIOSDark/docs.json +12 -0
  1072. package/themes/vkontakteIOSDark/index.css +18 -15
  1073. package/themes/vkontakteIOSDark/index.js +23 -18
  1074. package/themes/vkontakteIOSDark/index.json +23 -18
  1075. package/themes/vkontakteIOSDark/index.less +18 -15
  1076. package/themes/vkontakteIOSDark/index.pcss +18 -15
  1077. package/themes/vkontakteIOSDark/index.scss +18 -15
  1078. package/themes/vkontakteIOSDark/index.styl +18 -15
  1079. package/themes/vkontakteIOSDark/struct.json +23 -18
  1080. package/themes/workspaceAdmin/cssVars/declarations/index.css +3 -0
  1081. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +3 -0
  1082. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +3 -0
  1083. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  1084. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +3 -0
  1085. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  1086. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +3 -0
  1087. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  1088. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +3 -0
  1089. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +3 -0
  1090. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +3 -0
  1091. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +3 -0
  1092. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +3 -0
  1093. package/themes/workspaceAdmin/cssVars/theme/index.js +14 -0
  1094. package/themes/workspaceAdmin/cssVars/theme/index.json +14 -0
  1095. package/themes/workspaceAdmin/docs.json +12 -0
  1096. package/themes/workspaceAdmin/index.css +3 -0
  1097. package/themes/workspaceAdmin/index.js +5 -0
  1098. package/themes/workspaceAdmin/index.json +5 -0
  1099. package/themes/workspaceAdmin/index.less +3 -0
  1100. package/themes/workspaceAdmin/index.pcss +3 -0
  1101. package/themes/workspaceAdmin/index.scss +3 -0
  1102. package/themes/workspaceAdmin/index.styl +3 -0
  1103. package/themes/workspaceAdmin/struct.json +5 -0
  1104. package/themes/workspaceLandings/cssVars/declarations/index.css +3 -0
  1105. package/themes/workspaceLandings/cssVars/declarations/noSizes.css +3 -0
  1106. package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +3 -0
  1107. package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
  1108. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +3 -0
  1109. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
  1110. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +3 -0
  1111. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  1112. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +3 -0
  1113. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +3 -0
  1114. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +3 -0
  1115. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +3 -0
  1116. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +3 -0
  1117. package/themes/workspaceLandings/cssVars/theme/index.js +14 -0
  1118. package/themes/workspaceLandings/cssVars/theme/index.json +14 -0
  1119. package/themes/workspaceLandings/docs.json +12 -0
  1120. package/themes/workspaceLandings/index.css +3 -0
  1121. package/themes/workspaceLandings/index.js +5 -0
  1122. package/themes/workspaceLandings/index.json +5 -0
  1123. package/themes/workspaceLandings/index.less +3 -0
  1124. package/themes/workspaceLandings/index.pcss +3 -0
  1125. package/themes/workspaceLandings/index.scss +3 -0
  1126. package/themes/workspaceLandings/index.styl +3 -0
  1127. package/themes/workspaceLandings/struct.json +5 -0
package/README.md CHANGED
@@ -7,8 +7,7 @@
7
7
 
8
8
  **[Интерактивная документация](https://vkcom.github.io/vkui-tokens/)**
9
9
 
10
- Этот репозиторий содержит токены единой дизайн-системы VKUI и
11
- их значения для тем оформления различных проектов.
10
+ Этот репозиторий содержит токены единой дизайн-системы VKUI и их значения для тем оформления различных проектов.
12
11
 
13
12
  Темы собираются в следующие форматы: `css`, `scss`, `less`, `pcss`, `styl`, `js`, `json`.
14
13
 
@@ -57,7 +56,7 @@ npm i --save @vkontakte/vkui-tokens@latest
57
56
 
58
57
  ```postcss
59
58
  .class:hover {
60
- background-color: var(--vkui--color_background--hover);
59
+ background-color: var(--vkui--color_background--hover);
61
60
  }
62
61
  ```
63
62
 
@@ -108,114 +107,162 @@ import baseTheme from '@vkontakte/vkui-tokens/themes/vkBase';
108
107
  @import '~@vkontakte/vkui-tokens/themes/vkBase/index';
109
108
 
110
109
  .myAwesomeClass {
111
- background-color: $color-bg;
110
+ background-color: $color-bg;
112
111
  }
113
112
 
114
113
  .myAwesomeClass:hover {
115
- background-color: $color-bg--hover;
114
+ background-color: $color-bg--hover;
116
115
  }
117
116
  ```
118
117
 
119
118
  ### Используем pcss формат темы из пакета
120
119
 
121
- 1. Заходим в файл, где хотим использовать тему, и импортируем её:
120
+ 1. Заходим в файл, где хотим использовать тему, и импортируем её:
122
121
 
123
- @import "@vkontakte/vkui-tokens/themes/vkBase";
122
+ ```css
123
+ @import '@vkontakte/vkui-tokens/themes/vkBase';
124
+ ```
124
125
 
125
- 2. Заходим в файл темы, смотрим какие там есть переменные и юзаем их, например:
126
+ 2. Заходим в файл темы, смотрим какие там есть переменные и используем их, например:
126
127
 
127
- width: var(--size-content-block-width);
128
+ ```css
129
+ width: var(--size-content-block-width);
130
+ ```
128
131
 
129
- 3. Просто так ничего не заработает, нужно поставить postcss:
132
+ 3. Просто так ничего не заработает, нужно поставить postcss:
130
133
 
131
- npm i --save-dev postcss
134
+ ```bash
135
+ npm i --save-dev postcss
136
+ ```
132
137
 
133
- Для запуска у postcss есть командная строка, которую тоже надо установить:
138
+ Для запуска у postcss есть командная строка, которую тоже надо установить:
134
139
 
135
- npm i --save-dev postcss-cli
140
+ ```bash
141
+ npm i --save-dev postcss-cli
142
+ ```
136
143
 
137
- 4. Создаем конфиг postcss. Для этого создаем файл postcss.config.js (можно в любом месте проекта, но лучше в корне) и пишем в него необходимые плагины:
144
+ 4. Создаем конфиг postcss. Для этого создаем файл postcss.config.js (можно в любом месте проекта, но лучше в корне) и пишем в него необходимые плагины:
138
145
 
139
- ```javascript
140
- const postcssPresetEnv = require('postcss-preset-env');
146
+ ```javascript
147
+ const postcssPresetEnv = require('postcss-preset-env');
141
148
 
142
- module.exports = {
143
- plugins: [
144
- require('postcss-import'),
145
- require('precss'),
146
- require('postcss-css-variables'),
147
- require('postcss-custom-media'),
148
- require('postcss-media-minmax'),
149
- require('postcss-extend-rule'),
150
- postcssPresetEnv({
151
- stage: 0,
152
- }),
153
- require('postcss-color-mix'),
154
- require('cssnano'),
155
- ],
156
- };
157
- ```
149
+ module.exports = {
150
+ plugins: [
151
+ require('postcss-import'),
152
+ require('precss'),
153
+ require('postcss-css-variables'),
154
+ require('postcss-custom-media'),
155
+ require('postcss-media-minmax'),
156
+ require('postcss-extend-rule'),
157
+ postcssPresetEnv({
158
+ stage: 0,
159
+ }),
160
+ require('postcss-color-mix'),
161
+ require('cssnano'),
162
+ ],
163
+ };
164
+ ```
158
165
 
159
- Возможно, вам не понадобятся все эти плагины, поэтому лучше почитать, что делает каждый из них (https://www.postcss.parts/).
160
- Нужно посмотреть файл вашей темы и ваш css (scss и др.), чтобы понять, что вам необходимо.
166
+ Возможно, вам не понадобятся все эти плагины, поэтому лучше почитать, что делает каждый из них (https://www.postcss.parts/).
167
+ Нужно посмотреть файл вашей темы и ваш css (scss и др.), чтобы понять, что вам необходимо.
161
168
 
162
- 5. Устанавливаем все необходимые плагины, которые написали в конфиге, например:
169
+ 5. Устанавливаем все необходимые плагины, которые написали в конфиге, например:
163
170
 
164
- npm i --save-dev postcss-import
171
+ ```bash
172
+ npm i --save-dev postcss-import
173
+ ```
165
174
 
166
- 6. Настраиваем сборку postcss.
175
+ 6. Настраиваем сборку postcss.
167
176
 
168
- Сборка производится командой postcss через командную строку с необходимым параметрами.
169
- Про них подробнее тут https://github.com/postcss/postcss-cli
177
+ Сборка производится командой postcss через командную строку с необходимым параметрами.
178
+ Про них подробнее тут https://github.com/postcss/postcss-cli
170
179
 
171
- Пример команды:
180
+ Пример команды:
172
181
 
173
- postcss src/main.css -c ./ --dir public
182
+ ```bash
183
+ postcss src/main.css -c ./ --dir public
184
+ ```
174
185
 
175
- Такая команда прогонит файл src/main.css с помощью конфига из текущей папки и положит результат в папку public.
186
+ Такая команда прогонит файл src/main.css с помощью конфига из текущей папки и положит результат в папку public.
176
187
 
177
188
  # Инструменты
178
189
 
179
190
  ## Локальная сборка своих тем инструментами библиотеки
180
191
 
181
- Библиотека предоставляет интерфейсы и темы, от которых можно
182
- наследоваться.
192
+ Библиотека предоставляет интерфейсы и темы, от которых можно наследоваться, и набор функций, которые позволяют собрать собственную тему в нужном формате.
183
193
 
184
- Помимо этого, библиотека предоставляет набор функций, которые позволяют
185
- собрать собственную тему в нужном формате.
194
+ Сборка темы подразумевает раскрытие наследования, генерацию цветов состояний (hover, active), округление и "пикселизация" значений и т.д.
186
195
 
187
- Сборка темы подразумевает раскрытие наследования, генерацию цветов
188
- состояний (hover, active), округление и "пикселизация" значений и т.д.
196
+ ## Предварительная настройка
197
+
198
+ Инструменты адаптированы для запуска в `Node`-среде, и не подходят для генерации темы в рантайме (в браузерной среде).
199
+ Вам необходимо установить следующие пакеты для корректной работы скриптов генерации:
200
+
201
+ ```bash
202
+ npm i --save-dev color common-tags css.escape
203
+ ```
189
204
 
190
205
  ### Наследование от существующей темы
191
206
 
192
- Пример:
207
+ Например, возьмем базовые темы (светлую и темную) и добавим к ним новый токен и переопределим один существующий.
208
+ Для этого нам нужно исполнить следующий скрипт:
193
209
 
194
210
  ```typescript
195
211
  import type { ThemeDescription } from '@vkontakte/vkui-tokens/interfaces/general';
196
212
  import type { Adaptive } from '@vkontakte/vkui-tokens/interfaces/general/tools';
197
- import { lightTheme as baseTheme } from '@vkontakte/vkui-tokens/themeDescriptions/base/vk';
213
+ import {
214
+ lightTheme as baseTheme,
215
+ darkTheme,
216
+ } from '@vkontakte/vkui-tokens/themeDescriptions/base/vk.js';
198
217
  import { expandAll } from '@vkontakte/vkui-tokens/build/expandTheme';
199
218
  import { compileStyles } from '@vkontakte/vkui-tokens/build/compilers/styles/compileStyles';
200
219
 
201
220
  interface MyNewAwesomeThemeDescription extends ThemeDescription {
202
- myNewAwesomeToken: Adaptive<number>;
221
+ myNewAwesomeToken: Adaptive<number>;
203
222
  }
204
223
 
205
224
  const myNewAwesomeTheme: MyNewAwesomeThemeDescription = {
206
- ...baseTheme,
207
- myNewAwesomeToken: {
208
- regular: 20,
209
- compact: 12,
210
- },
225
+ ...baseTheme,
226
+ // Название темы
227
+ themeName: 'myAwesomeTheme',
228
+ // Базовая часть названия темы (используется для генерации локального селектора, например: .vkui--myAwesomeTheme--light)
229
+ themeNameBase: 'myAwesomeTheme',
230
+ // Тема, от которой наследуются переменные, носит информационный характер
231
+ themeInheritsFrom: 'vkBase',
232
+ // Новый адаптивный токен
233
+ myNewAwesomeToken: {
234
+ regular: 20,
235
+ compact: 12,
236
+ },
237
+ colors: {
238
+ // Сохраняем остальные значения из темы
239
+ ...baseTheme.colors,
240
+ // Переопределяем необходимую переменную
241
+ colorTextAccentThemed: '#ff0000',
242
+ },
211
243
  };
212
244
 
213
- // получаем разные типы тем на основе описания
245
+ const myNewAwesomeThemeDark: MyNewAwesomeThemeDescription = {
246
+ ...myNewAwesomeTheme,
247
+ ...darkTheme,
248
+ themeName: 'myAwesomeThemeDark',
249
+ themeNameBase: 'myAwesomeTheme',
250
+ themeInheritsFrom: 'vkBaseDark',
251
+ colors: {
252
+ ...darkTheme.colors,
253
+ colorTextAccentThemed: '#00ff00',
254
+ },
255
+ };
256
+
257
+ // Получаем разные типы тем на основе описания
214
258
  const { theme, pixelifyTheme, cssVarsTheme } = expandAll(myNewAwesomeTheme);
259
+ const { pixelifyTheme: pixelifyThemeDark } = expandAll(myNewAwesomeThemeDark);
215
260
 
216
- // получаем CSS-строку со всеми переменными темы,
217
- // которую можно вставить в DOM или сохранить в файл
261
+ // Для использования, например, в вебе вам подойдет компиляция "пикселяризованной" темы в формате '.css':
218
262
  const cssString = compileStyles('css', pixelifyTheme);
263
+ const cssStringDark = compileStyles('css', pixelifyThemeDark);
264
+
265
+ // Полученные CSS-строки со всеми переменными тем можно вставить в DOM или сохранить в файл
219
266
  ```
220
267
 
221
268
  # Roadmap
@@ -107,15 +107,20 @@ export interface ColorsDescriptionStruct {
107
107
  */
108
108
  colorBackgroundModalInverse: ColorDescription;
109
109
  /**
110
- * @desc Цвет фона предупреждающих элементов
110
+ * @desc Фон для использования в позитивных сценариях работы
111
111
  * @tags color, background
112
112
  */
113
- colorBackgroundWarning: ColorDescription;
113
+ colorBackgroundPositive: ColorDescription;
114
114
  /**
115
- * @desc Фон для использования в позитивных сценариях работы
115
+ * @desc Тонированный фон для использования в позитивных сценариях работы
116
116
  * @tags color, background
117
117
  */
118
- colorBackgroundPositive: ColorDescription;
118
+ colorBackgroundPositiveTint: ColorDescription;
119
+ /**
120
+ * @desc Цвет фона предупреждающих элементов
121
+ * @tags color, background
122
+ */
123
+ colorBackgroundWarning: ColorDescription;
119
124
  /**
120
125
  * @desc Фон для ошибок и использования в негативных сценариях работы
121
126
  * @tags color, background
@@ -127,10 +132,10 @@ export interface ColorsDescriptionStruct {
127
132
  */
128
133
  colorBackgroundNegativeTint: ColorDescription;
129
134
  /**
130
- * @desc Тонированный фон для использования в позитивных сценариях работы
135
+ * @desc Тонированный фон для важной информации в нейтральных сценариях работы
131
136
  * @tags color, background
132
137
  */
133
- colorBackgroundPositiveTint: ColorDescription;
138
+ colorBackgroundInfoTint: ColorDescription;
134
139
  /**
135
140
  * @desc Фон для полей ввода, селектов и других подобных компонентов
136
141
  * @tags color, component, background
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.46.1-dev-d285db.0",
3
+ "version": "4.48.0",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "homepage": "https://vkcom.github.io/vkui-tokens",
@@ -48,16 +48,16 @@
48
48
  "@types/color": "3.0.6",
49
49
  "@types/common-tags": "1.8.4",
50
50
  "@types/fs-extra": "11.0.4",
51
- "@types/lodash": "4.17.1",
51
+ "@types/lodash": "4.17.5",
52
52
  "@types/node": "18.11.10",
53
- "@types/react": "18.3.2",
53
+ "@types/react": "18.3.3",
54
54
  "@types/react-dom": "18.3.0",
55
55
  "@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.2.0",
56
- "@vkontakte/icons": "2.114.0",
56
+ "@vkontakte/icons": "2.123.0",
57
57
  "@vkontakte/prettier-config": "0.1.0",
58
- "@vkontakte/vk-bridge": "2.14.1",
58
+ "@vkontakte/vk-bridge": "2.14.2",
59
59
  "@vkontakte/vkjs": "1.1.2",
60
- "@vkontakte/vkui": "6.0.2",
60
+ "@vkontakte/vkui": "6.1.1",
61
61
  "babel-jest": "29.7.0",
62
62
  "babel-loader": "9.1.3",
63
63
  "clean-webpack-plugin": "4.0.0",
@@ -65,7 +65,7 @@
65
65
  "color": "4.2.3",
66
66
  "common-tags": "1.8.2",
67
67
  "copy-webpack-plugin": "12.0.2",
68
- "css-loader": "7.1.1",
68
+ "css-loader": "7.1.2",
69
69
  "css.escape": "1.5.1",
70
70
  "eslint": "8.56.0",
71
71
  "eslint-config-prettier": "9.1.0",
@@ -84,21 +84,21 @@
84
84
  "husky": "9.0.11",
85
85
  "jest": "29.7.0",
86
86
  "jest-junit": "16.0.0",
87
- "lint-staged": "15.2.2",
87
+ "lint-staged": "15.2.7",
88
88
  "lodash": "4.17.21",
89
- "prettier": "3.2.5",
89
+ "prettier": "3.3.2",
90
90
  "react": "18.3.1",
91
91
  "react-dom": "18.3.1",
92
- "rimraf": "5.0.5",
92
+ "rimraf": "5.0.7",
93
93
  "style-loader": "4.0.0",
94
94
  "terser-webpack-plugin": "5.3.10",
95
- "ts-jest": "29.1.2",
95
+ "ts-jest": "29.1.5",
96
96
  "ts-loader": "9.5.1",
97
97
  "ts-morph": "20.0.0",
98
98
  "ts-node": "10.9.2",
99
99
  "tsconfig-paths": "4.2.0",
100
100
  "tscpaths": "0.0.9",
101
- "type-fest": "4.18.2",
101
+ "type-fest": "4.20.1",
102
102
  "typescript": "5.2.2",
103
103
  "typescript-eslint": "7.0.1",
104
104
  "webpack": "5.91.0",
@@ -67,6 +67,7 @@ exports.lightColors = {
67
67
  colorBackgroundContrastInverse: '#303030',
68
68
  colorBackgroundContrastThemed: '#FFFFFF',
69
69
  colorBackgroundAccentTint: '#5a9eff',
70
+ colorBackgroundInfoTint: '#f0f4ff',
70
71
  // Text
71
72
  colorTextAccent: '#005FF9',
72
73
  colorTextAccentThemed: '#005FF9',
@@ -193,6 +194,7 @@ exports.darkColors = {
193
194
  colorBackgroundContrastInverse: '#303030',
194
195
  colorBackgroundContrastThemed: '#303030',
195
196
  colorBackgroundAccentTint: '#5a9eff',
197
+ colorBackgroundInfoTint: '#19202f',
196
198
  // Text
197
199
  colorTextAccent: '#3C82FD',
198
200
  colorTextAccentThemed: '#FFFFFF',
@@ -89,21 +89,31 @@ var colorFromFigma = function (colorsScheme) {
89
89
  light: '#FFFFFF',
90
90
  dark: '#323232',
91
91
  }[colorsScheme],
92
- colorBackgroundModal: background.background_modal,
93
- colorBackgroundModalInverse: background.background_modal_inverse,
92
+ colorBackgroundModal: {
93
+ light: '#FFFFFF',
94
+ dark: '#1C1D1E',
95
+ }[colorsScheme],
96
+ colorBackgroundModalInverse: {
97
+ light: '#1C1D1E',
98
+ dark: '#FFFFFF',
99
+ }[colorsScheme],
100
+ colorBackgroundPositive: background.background_positive,
101
+ colorBackgroundPositiveTint: {
102
+ light: '#E8F9E8',
103
+ dark: '#2E3E2B',
104
+ }[colorsScheme],
94
105
  colorBackgroundWarning: {
95
106
  light: '#FFF2D6',
96
- dark: '#5B4D35',
107
+ dark: '#473315',
97
108
  }[colorsScheme],
98
- colorBackgroundPositive: background.background_positive,
99
109
  colorBackgroundNegative: background.background_negative,
100
110
  colorBackgroundNegativeTint: {
101
111
  light: '#FFE9E9',
102
112
  dark: '#522E2E',
103
113
  }[colorsScheme],
104
- colorBackgroundPositiveTint: {
105
- light: '#E8F9E8',
106
- dark: '#2E3E2B',
114
+ colorBackgroundInfoTint: {
115
+ light: '#DEEEFF',
116
+ dark: '#1C3954',
107
117
  }[colorsScheme],
108
118
  colorFieldBackground: background.field_background,
109
119
  colorHeaderBackground: background.header_background,
@@ -133,7 +143,10 @@ var colorFromFigma = function (colorsScheme) {
133
143
  colorIconMedium: icons.icon_medium,
134
144
  colorIconMediumAlpha: icons.icon_medium_alpha,
135
145
  colorIconSecondary: icons.icon_secondary,
136
- colorIconSecondaryAlpha: icons.icon_secondary_alpha,
146
+ colorIconSecondaryAlpha: {
147
+ light: 'rgba(0, 0, 0, 0.36)',
148
+ dark: 'rgba(241, 247, 255, 0.43)',
149
+ }[colorsScheme],
137
150
  colorIconTertiary: icons.icon_tertiary,
138
151
  colorIconTertiaryAlpha: icons.icon_tertiary_alpha,
139
152
  colorIconContrast: icons.icon_contrast,
@@ -141,8 +154,8 @@ var colorFromFigma = function (colorsScheme) {
141
154
  colorIconContrastSecondary: icons.icon_contrast_secondary,
142
155
  colorIconPositive: icons.icon_positive,
143
156
  colorIconWarning: {
144
- light: '#E1B406',
145
- dark: '#DBAF06',
157
+ light: '#F8A01C',
158
+ dark: '#EDB055',
146
159
  }[colorsScheme],
147
160
  colorIconNegative: icons.icon_negative,
148
161
  // Stroke
@@ -484,6 +484,9 @@
484
484
  --vkui--color_background_accent_tint: #5a9eff;
485
485
  --vkui--color_background_accent_tint--hover: #5698F7;
486
486
  --vkui--color_background_accent_tint--active: #5393EF;
487
+ --vkui--color_background_info_tint: #f0f4ff;
488
+ --vkui--color_background_info_tint--hover: #E6EBF7;
489
+ --vkui--color_background_info_tint--active: #DDE2EF;
487
490
  --vkui--color_text_accent: #005FF9;
488
491
  --vkui--color_text_accent--hover: #005CF1;
489
492
  --vkui--color_text_accent--active: #0059EA;
@@ -111,6 +111,9 @@
111
111
  --vkui--color_background_accent_tint: #5a9eff;
112
112
  --vkui--color_background_accent_tint--hover: #5698F7;
113
113
  --vkui--color_background_accent_tint--active: #5393EF;
114
+ --vkui--color_background_info_tint: #f0f4ff;
115
+ --vkui--color_background_info_tint--hover: #E6EBF7;
116
+ --vkui--color_background_info_tint--active: #DDE2EF;
114
117
  --vkui--color_text_accent: #005FF9;
115
118
  --vkui--color_text_accent--hover: #005CF1;
116
119
  --vkui--color_text_accent--active: #0059EA;
@@ -68,6 +68,9 @@
68
68
  --vkui--color_background_accent_tint: #5a9eff;
69
69
  --vkui--color_background_accent_tint--hover: #5698F7;
70
70
  --vkui--color_background_accent_tint--active: #5393EF;
71
+ --vkui--color_background_info_tint: #f0f4ff;
72
+ --vkui--color_background_info_tint--hover: #E6EBF7;
73
+ --vkui--color_background_info_tint--active: #DDE2EF;
71
74
  --vkui--color_text_accent: #005FF9;
72
75
  --vkui--color_text_accent--hover: #005CF1;
73
76
  --vkui--color_text_accent--active: #0059EA;