@vkontakte/vkui-tokens 4.34.1 → 4.35.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 (961) hide show
  1. package/interfaces/general/colors/index.d.ts +10 -0
  2. package/interfaces/themes/calendar/index.d.ts +70 -2
  3. package/package.json +10 -10
  4. package/themeDescriptions/base/paradigm.js +4 -0
  5. package/themeDescriptions/base/vk.js +4 -0
  6. package/themes/calendar/cssVars/declarations/index.css +222 -12
  7. package/themes/calendar/cssVars/declarations/noSizes.css +222 -12
  8. package/themes/calendar/cssVars/declarations/onlyColors.css +222 -12
  9. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  10. package/themes/calendar/cssVars/declarations/onlyVariables.css +222 -12
  11. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  12. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +222 -12
  13. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +222 -12
  14. package/themes/calendar/cssVars/theme/fallbacks/index.css +222 -12
  15. package/themes/calendar/cssVars/theme/fallbacks/index.less +222 -12
  16. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +222 -12
  17. package/themes/calendar/cssVars/theme/fallbacks/index.scss +222 -12
  18. package/themes/calendar/cssVars/theme/fallbacks/index.styl +222 -12
  19. package/themes/calendar/cssVars/theme/index.js +1029 -49
  20. package/themes/calendar/cssVars/theme/index.json +1029 -49
  21. package/themes/calendar/docs.json +296 -0
  22. package/themes/calendar/index.css +222 -12
  23. package/themes/calendar/index.js +369 -19
  24. package/themes/calendar/index.json +369 -19
  25. package/themes/calendar/index.less +222 -12
  26. package/themes/calendar/index.pcss +222 -12
  27. package/themes/calendar/index.scss +222 -12
  28. package/themes/calendar/index.styl +222 -12
  29. package/themes/calendar/struct.json +367 -17
  30. package/themes/calendarDark/cssVars/declarations/index.css +222 -12
  31. package/themes/calendarDark/cssVars/declarations/noSizes.css +222 -12
  32. package/themes/calendarDark/cssVars/declarations/onlyColors.css +222 -12
  33. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  34. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +222 -12
  35. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  36. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +222 -12
  37. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +222 -12
  38. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +222 -12
  39. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +222 -12
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +222 -12
  41. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +222 -12
  42. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +222 -12
  43. package/themes/calendarDark/cssVars/theme/index.js +1029 -49
  44. package/themes/calendarDark/cssVars/theme/index.json +1029 -49
  45. package/themes/calendarDark/docs.json +296 -0
  46. package/themes/calendarDark/index.css +222 -12
  47. package/themes/calendarDark/index.js +370 -20
  48. package/themes/calendarDark/index.json +370 -20
  49. package/themes/calendarDark/index.less +222 -12
  50. package/themes/calendarDark/index.pcss +222 -12
  51. package/themes/calendarDark/index.scss +222 -12
  52. package/themes/calendarDark/index.styl +222 -12
  53. package/themes/calendarDark/struct.json +370 -20
  54. package/themes/calls/cssVars/declarations/index.css +6 -0
  55. package/themes/calls/cssVars/declarations/noSizes.css +6 -0
  56. package/themes/calls/cssVars/declarations/onlyColors.css +6 -0
  57. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  58. package/themes/calls/cssVars/declarations/onlyVariables.css +6 -0
  59. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  60. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +6 -0
  61. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  62. package/themes/calls/cssVars/theme/fallbacks/index.css +6 -0
  63. package/themes/calls/cssVars/theme/fallbacks/index.less +6 -0
  64. package/themes/calls/cssVars/theme/fallbacks/index.pcss +6 -0
  65. package/themes/calls/cssVars/theme/fallbacks/index.scss +6 -0
  66. package/themes/calls/cssVars/theme/fallbacks/index.styl +6 -0
  67. package/themes/calls/cssVars/theme/index.js +28 -0
  68. package/themes/calls/cssVars/theme/index.json +28 -0
  69. package/themes/calls/docs.json +24 -0
  70. package/themes/calls/index.css +6 -0
  71. package/themes/calls/index.js +10 -0
  72. package/themes/calls/index.json +10 -0
  73. package/themes/calls/index.less +6 -0
  74. package/themes/calls/index.pcss +6 -0
  75. package/themes/calls/index.scss +6 -0
  76. package/themes/calls/index.styl +6 -0
  77. package/themes/calls/struct.json +10 -0
  78. package/themes/cloud/cssVars/declarations/index.css +6 -0
  79. package/themes/cloud/cssVars/declarations/noSizes.css +6 -0
  80. package/themes/cloud/cssVars/declarations/onlyColors.css +6 -0
  81. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  82. package/themes/cloud/cssVars/declarations/onlyVariables.css +6 -0
  83. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  84. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +6 -0
  85. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  86. package/themes/cloud/cssVars/theme/fallbacks/index.css +6 -0
  87. package/themes/cloud/cssVars/theme/fallbacks/index.less +6 -0
  88. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +6 -0
  89. package/themes/cloud/cssVars/theme/fallbacks/index.scss +6 -0
  90. package/themes/cloud/cssVars/theme/fallbacks/index.styl +6 -0
  91. package/themes/cloud/cssVars/theme/index.js +28 -0
  92. package/themes/cloud/cssVars/theme/index.json +28 -0
  93. package/themes/cloud/docs.json +24 -0
  94. package/themes/cloud/index.css +6 -0
  95. package/themes/cloud/index.js +10 -0
  96. package/themes/cloud/index.json +10 -0
  97. package/themes/cloud/index.less +6 -0
  98. package/themes/cloud/index.pcss +6 -0
  99. package/themes/cloud/index.scss +6 -0
  100. package/themes/cloud/index.styl +6 -0
  101. package/themes/cloud/struct.json +10 -0
  102. package/themes/cloudDark/cssVars/declarations/index.css +6 -0
  103. package/themes/cloudDark/cssVars/declarations/noSizes.css +6 -0
  104. package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -0
  105. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  106. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +6 -0
  107. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  108. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  109. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  110. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +6 -0
  111. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +6 -0
  112. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +6 -0
  113. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +6 -0
  114. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +6 -0
  115. package/themes/cloudDark/cssVars/theme/index.js +28 -0
  116. package/themes/cloudDark/cssVars/theme/index.json +28 -0
  117. package/themes/cloudDark/docs.json +24 -0
  118. package/themes/cloudDark/index.css +6 -0
  119. package/themes/cloudDark/index.js +10 -0
  120. package/themes/cloudDark/index.json +10 -0
  121. package/themes/cloudDark/index.less +6 -0
  122. package/themes/cloudDark/index.pcss +6 -0
  123. package/themes/cloudDark/index.scss +6 -0
  124. package/themes/cloudDark/index.styl +6 -0
  125. package/themes/cloudDark/struct.json +10 -0
  126. package/themes/home/cssVars/declarations/index.css +6 -0
  127. package/themes/home/cssVars/declarations/noSizes.css +6 -0
  128. package/themes/home/cssVars/declarations/onlyColors.css +6 -0
  129. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  130. package/themes/home/cssVars/declarations/onlyVariables.css +6 -0
  131. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  132. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +6 -0
  133. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  134. package/themes/home/cssVars/theme/fallbacks/index.css +6 -0
  135. package/themes/home/cssVars/theme/fallbacks/index.less +6 -0
  136. package/themes/home/cssVars/theme/fallbacks/index.pcss +6 -0
  137. package/themes/home/cssVars/theme/fallbacks/index.scss +6 -0
  138. package/themes/home/cssVars/theme/fallbacks/index.styl +6 -0
  139. package/themes/home/cssVars/theme/index.js +28 -0
  140. package/themes/home/cssVars/theme/index.json +28 -0
  141. package/themes/home/docs.json +24 -0
  142. package/themes/home/index.css +6 -0
  143. package/themes/home/index.js +10 -0
  144. package/themes/home/index.json +10 -0
  145. package/themes/home/index.less +6 -0
  146. package/themes/home/index.pcss +6 -0
  147. package/themes/home/index.scss +6 -0
  148. package/themes/home/index.styl +6 -0
  149. package/themes/home/struct.json +10 -0
  150. package/themes/homeDark/cssVars/declarations/index.css +6 -0
  151. package/themes/homeDark/cssVars/declarations/noSizes.css +6 -0
  152. package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -0
  153. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  154. package/themes/homeDark/cssVars/declarations/onlyVariables.css +6 -0
  155. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  156. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  157. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  158. package/themes/homeDark/cssVars/theme/fallbacks/index.css +6 -0
  159. package/themes/homeDark/cssVars/theme/fallbacks/index.less +6 -0
  160. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +6 -0
  161. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +6 -0
  162. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +6 -0
  163. package/themes/homeDark/cssVars/theme/index.js +28 -0
  164. package/themes/homeDark/cssVars/theme/index.json +28 -0
  165. package/themes/homeDark/docs.json +24 -0
  166. package/themes/homeDark/index.css +6 -0
  167. package/themes/homeDark/index.js +10 -0
  168. package/themes/homeDark/index.json +10 -0
  169. package/themes/homeDark/index.less +6 -0
  170. package/themes/homeDark/index.pcss +6 -0
  171. package/themes/homeDark/index.scss +6 -0
  172. package/themes/homeDark/index.styl +6 -0
  173. package/themes/homeDark/struct.json +10 -0
  174. package/themes/media/cssVars/declarations/index.css +6 -0
  175. package/themes/media/cssVars/declarations/noSizes.css +6 -0
  176. package/themes/media/cssVars/declarations/onlyColors.css +6 -0
  177. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  178. package/themes/media/cssVars/declarations/onlyVariables.css +6 -0
  179. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  180. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +6 -0
  181. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  182. package/themes/media/cssVars/theme/fallbacks/index.css +6 -0
  183. package/themes/media/cssVars/theme/fallbacks/index.less +6 -0
  184. package/themes/media/cssVars/theme/fallbacks/index.pcss +6 -0
  185. package/themes/media/cssVars/theme/fallbacks/index.scss +6 -0
  186. package/themes/media/cssVars/theme/fallbacks/index.styl +6 -0
  187. package/themes/media/cssVars/theme/index.js +28 -0
  188. package/themes/media/cssVars/theme/index.json +28 -0
  189. package/themes/media/docs.json +24 -0
  190. package/themes/media/index.css +6 -0
  191. package/themes/media/index.js +10 -0
  192. package/themes/media/index.json +10 -0
  193. package/themes/media/index.less +6 -0
  194. package/themes/media/index.pcss +6 -0
  195. package/themes/media/index.scss +6 -0
  196. package/themes/media/index.styl +6 -0
  197. package/themes/media/struct.json +10 -0
  198. package/themes/mediaDark/cssVars/declarations/index.css +6 -0
  199. package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -0
  200. package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -0
  201. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  202. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +6 -0
  203. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  204. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  205. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  206. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +6 -0
  207. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +6 -0
  208. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +6 -0
  209. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +6 -0
  210. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +6 -0
  211. package/themes/mediaDark/cssVars/theme/index.js +28 -0
  212. package/themes/mediaDark/cssVars/theme/index.json +28 -0
  213. package/themes/mediaDark/docs.json +24 -0
  214. package/themes/mediaDark/index.css +6 -0
  215. package/themes/mediaDark/index.js +10 -0
  216. package/themes/mediaDark/index.json +10 -0
  217. package/themes/mediaDark/index.less +6 -0
  218. package/themes/mediaDark/index.pcss +6 -0
  219. package/themes/mediaDark/index.scss +6 -0
  220. package/themes/mediaDark/index.styl +6 -0
  221. package/themes/mediaDark/struct.json +10 -0
  222. package/themes/mycom/cssVars/declarations/index.css +6 -0
  223. package/themes/mycom/cssVars/declarations/noSizes.css +6 -0
  224. package/themes/mycom/cssVars/declarations/onlyColors.css +6 -0
  225. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  226. package/themes/mycom/cssVars/declarations/onlyVariables.css +6 -0
  227. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  228. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +6 -0
  229. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  230. package/themes/mycom/cssVars/theme/fallbacks/index.css +6 -0
  231. package/themes/mycom/cssVars/theme/fallbacks/index.less +6 -0
  232. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +6 -0
  233. package/themes/mycom/cssVars/theme/fallbacks/index.scss +6 -0
  234. package/themes/mycom/cssVars/theme/fallbacks/index.styl +6 -0
  235. package/themes/mycom/cssVars/theme/index.js +28 -0
  236. package/themes/mycom/cssVars/theme/index.json +28 -0
  237. package/themes/mycom/docs.json +24 -0
  238. package/themes/mycom/index.css +6 -0
  239. package/themes/mycom/index.js +10 -0
  240. package/themes/mycom/index.json +10 -0
  241. package/themes/mycom/index.less +6 -0
  242. package/themes/mycom/index.pcss +6 -0
  243. package/themes/mycom/index.scss +6 -0
  244. package/themes/mycom/index.styl +6 -0
  245. package/themes/mycom/struct.json +10 -0
  246. package/themes/octavius/cssVars/declarations/index.css +6 -0
  247. package/themes/octavius/cssVars/declarations/noSizes.css +6 -0
  248. package/themes/octavius/cssVars/declarations/onlyColors.css +6 -0
  249. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  250. package/themes/octavius/cssVars/declarations/onlyVariables.css +6 -0
  251. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  252. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +6 -0
  253. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  254. package/themes/octavius/cssVars/theme/fallbacks/index.css +6 -0
  255. package/themes/octavius/cssVars/theme/fallbacks/index.less +6 -0
  256. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +6 -0
  257. package/themes/octavius/cssVars/theme/fallbacks/index.scss +6 -0
  258. package/themes/octavius/cssVars/theme/fallbacks/index.styl +6 -0
  259. package/themes/octavius/cssVars/theme/index.js +28 -0
  260. package/themes/octavius/cssVars/theme/index.json +28 -0
  261. package/themes/octavius/docs.json +24 -0
  262. package/themes/octavius/index.css +6 -0
  263. package/themes/octavius/index.js +10 -0
  264. package/themes/octavius/index.json +10 -0
  265. package/themes/octavius/index.less +6 -0
  266. package/themes/octavius/index.pcss +6 -0
  267. package/themes/octavius/index.scss +6 -0
  268. package/themes/octavius/index.styl +6 -0
  269. package/themes/octavius/struct.json +10 -0
  270. package/themes/octaviusCompact/cssVars/declarations/index.css +6 -0
  271. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -0
  272. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -0
  273. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  274. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +6 -0
  275. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  276. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +6 -0
  277. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  278. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +6 -0
  279. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +6 -0
  280. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +6 -0
  281. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +6 -0
  282. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +6 -0
  283. package/themes/octaviusCompact/cssVars/theme/index.js +28 -0
  284. package/themes/octaviusCompact/cssVars/theme/index.json +28 -0
  285. package/themes/octaviusCompact/docs.json +24 -0
  286. package/themes/octaviusCompact/index.css +6 -0
  287. package/themes/octaviusCompact/index.js +10 -0
  288. package/themes/octaviusCompact/index.json +10 -0
  289. package/themes/octaviusCompact/index.less +6 -0
  290. package/themes/octaviusCompact/index.pcss +6 -0
  291. package/themes/octaviusCompact/index.scss +6 -0
  292. package/themes/octaviusCompact/index.styl +6 -0
  293. package/themes/octaviusCompact/struct.json +10 -0
  294. package/themes/octaviusCompactDark/cssVars/declarations/index.css +6 -0
  295. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -0
  296. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -0
  297. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  298. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +6 -0
  299. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  300. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  301. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  302. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +6 -0
  303. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +6 -0
  304. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +6 -0
  305. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +6 -0
  306. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +6 -0
  307. package/themes/octaviusCompactDark/cssVars/theme/index.js +28 -0
  308. package/themes/octaviusCompactDark/cssVars/theme/index.json +28 -0
  309. package/themes/octaviusCompactDark/docs.json +24 -0
  310. package/themes/octaviusCompactDark/index.css +6 -0
  311. package/themes/octaviusCompactDark/index.js +10 -0
  312. package/themes/octaviusCompactDark/index.json +10 -0
  313. package/themes/octaviusCompactDark/index.less +6 -0
  314. package/themes/octaviusCompactDark/index.pcss +6 -0
  315. package/themes/octaviusCompactDark/index.scss +6 -0
  316. package/themes/octaviusCompactDark/index.styl +6 -0
  317. package/themes/octaviusCompactDark/struct.json +10 -0
  318. package/themes/octaviusDark/cssVars/declarations/index.css +6 -0
  319. package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -0
  320. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -0
  321. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  322. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +6 -0
  323. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  324. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  325. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  326. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +6 -0
  327. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +6 -0
  328. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +6 -0
  329. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +6 -0
  330. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +6 -0
  331. package/themes/octaviusDark/cssVars/theme/index.js +28 -0
  332. package/themes/octaviusDark/cssVars/theme/index.json +28 -0
  333. package/themes/octaviusDark/docs.json +24 -0
  334. package/themes/octaviusDark/index.css +6 -0
  335. package/themes/octaviusDark/index.js +10 -0
  336. package/themes/octaviusDark/index.json +10 -0
  337. package/themes/octaviusDark/index.less +6 -0
  338. package/themes/octaviusDark/index.pcss +6 -0
  339. package/themes/octaviusDark/index.scss +6 -0
  340. package/themes/octaviusDark/index.styl +6 -0
  341. package/themes/octaviusDark/struct.json +10 -0
  342. package/themes/octaviusVK/cssVars/declarations/index.css +6 -0
  343. package/themes/octaviusVK/cssVars/declarations/noSizes.css +6 -0
  344. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +6 -0
  345. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  346. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +6 -0
  347. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  348. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +6 -0
  349. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  350. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +6 -0
  351. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +6 -0
  352. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +6 -0
  353. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +6 -0
  354. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +6 -0
  355. package/themes/octaviusVK/cssVars/theme/index.js +28 -0
  356. package/themes/octaviusVK/cssVars/theme/index.json +28 -0
  357. package/themes/octaviusVK/docs.json +24 -0
  358. package/themes/octaviusVK/index.css +6 -0
  359. package/themes/octaviusVK/index.js +10 -0
  360. package/themes/octaviusVK/index.json +10 -0
  361. package/themes/octaviusVK/index.less +6 -0
  362. package/themes/octaviusVK/index.pcss +6 -0
  363. package/themes/octaviusVK/index.scss +6 -0
  364. package/themes/octaviusVK/index.styl +6 -0
  365. package/themes/octaviusVK/struct.json +10 -0
  366. package/themes/octaviusVKDark/cssVars/declarations/index.css +6 -0
  367. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +6 -0
  368. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +6 -0
  369. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  370. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +6 -0
  371. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  372. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  373. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  374. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +6 -0
  375. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +6 -0
  376. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +6 -0
  377. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +6 -0
  378. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +6 -0
  379. package/themes/octaviusVKDark/cssVars/theme/index.js +28 -0
  380. package/themes/octaviusVKDark/cssVars/theme/index.json +28 -0
  381. package/themes/octaviusVKDark/docs.json +24 -0
  382. package/themes/octaviusVKDark/index.css +6 -0
  383. package/themes/octaviusVKDark/index.js +10 -0
  384. package/themes/octaviusVKDark/index.json +10 -0
  385. package/themes/octaviusVKDark/index.less +6 -0
  386. package/themes/octaviusVKDark/index.pcss +6 -0
  387. package/themes/octaviusVKDark/index.scss +6 -0
  388. package/themes/octaviusVKDark/index.styl +6 -0
  389. package/themes/octaviusVKDark/struct.json +10 -0
  390. package/themes/octaviusWhite/cssVars/declarations/index.css +6 -0
  391. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -0
  392. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -0
  393. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  394. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +6 -0
  395. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  396. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +6 -0
  397. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  398. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +6 -0
  399. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +6 -0
  400. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +6 -0
  401. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +6 -0
  402. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +6 -0
  403. package/themes/octaviusWhite/cssVars/theme/index.js +28 -0
  404. package/themes/octaviusWhite/cssVars/theme/index.json +28 -0
  405. package/themes/octaviusWhite/docs.json +24 -0
  406. package/themes/octaviusWhite/index.css +6 -0
  407. package/themes/octaviusWhite/index.js +10 -0
  408. package/themes/octaviusWhite/index.json +10 -0
  409. package/themes/octaviusWhite/index.less +6 -0
  410. package/themes/octaviusWhite/index.pcss +6 -0
  411. package/themes/octaviusWhite/index.scss +6 -0
  412. package/themes/octaviusWhite/index.styl +6 -0
  413. package/themes/octaviusWhite/struct.json +10 -0
  414. package/themes/otvet/cssVars/declarations/index.css +6 -0
  415. package/themes/otvet/cssVars/declarations/noSizes.css +6 -0
  416. package/themes/otvet/cssVars/declarations/onlyColors.css +6 -0
  417. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  418. package/themes/otvet/cssVars/declarations/onlyVariables.css +6 -0
  419. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  420. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +6 -0
  421. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  422. package/themes/otvet/cssVars/theme/fallbacks/index.css +6 -0
  423. package/themes/otvet/cssVars/theme/fallbacks/index.less +6 -0
  424. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +6 -0
  425. package/themes/otvet/cssVars/theme/fallbacks/index.scss +6 -0
  426. package/themes/otvet/cssVars/theme/fallbacks/index.styl +6 -0
  427. package/themes/otvet/cssVars/theme/index.js +28 -0
  428. package/themes/otvet/cssVars/theme/index.json +28 -0
  429. package/themes/otvet/docs.json +24 -0
  430. package/themes/otvet/index.css +6 -0
  431. package/themes/otvet/index.js +10 -0
  432. package/themes/otvet/index.json +10 -0
  433. package/themes/otvet/index.less +6 -0
  434. package/themes/otvet/index.pcss +6 -0
  435. package/themes/otvet/index.scss +6 -0
  436. package/themes/otvet/index.styl +6 -0
  437. package/themes/otvet/struct.json +10 -0
  438. package/themes/otvetDark/cssVars/declarations/index.css +6 -0
  439. package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -0
  440. package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -0
  441. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  442. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +6 -0
  443. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  444. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  445. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  446. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +6 -0
  447. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +6 -0
  448. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +6 -0
  449. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +6 -0
  450. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +6 -0
  451. package/themes/otvetDark/cssVars/theme/index.js +28 -0
  452. package/themes/otvetDark/cssVars/theme/index.json +28 -0
  453. package/themes/otvetDark/docs.json +24 -0
  454. package/themes/otvetDark/index.css +6 -0
  455. package/themes/otvetDark/index.js +10 -0
  456. package/themes/otvetDark/index.json +10 -0
  457. package/themes/otvetDark/index.less +6 -0
  458. package/themes/otvetDark/index.pcss +6 -0
  459. package/themes/otvetDark/index.scss +6 -0
  460. package/themes/otvetDark/index.styl +6 -0
  461. package/themes/otvetDark/struct.json +10 -0
  462. package/themes/paradigmBase/cssVars/declarations/index.css +6 -0
  463. package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -0
  464. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -0
  465. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  466. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +6 -0
  467. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  468. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +6 -0
  469. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  470. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +6 -0
  471. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +6 -0
  472. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +6 -0
  473. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +6 -0
  474. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +6 -0
  475. package/themes/paradigmBase/cssVars/theme/index.js +28 -0
  476. package/themes/paradigmBase/cssVars/theme/index.json +28 -0
  477. package/themes/paradigmBase/docs.json +24 -0
  478. package/themes/paradigmBase/index.css +6 -0
  479. package/themes/paradigmBase/index.js +10 -0
  480. package/themes/paradigmBase/index.json +10 -0
  481. package/themes/paradigmBase/index.less +6 -0
  482. package/themes/paradigmBase/index.pcss +6 -0
  483. package/themes/paradigmBase/index.scss +6 -0
  484. package/themes/paradigmBase/index.styl +6 -0
  485. package/themes/paradigmBase/struct.json +10 -0
  486. package/themes/paradigmBaseDark/cssVars/declarations/index.css +6 -0
  487. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -0
  488. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -0
  489. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  490. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +6 -0
  491. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  492. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  493. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  494. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +6 -0
  495. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +6 -0
  496. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +6 -0
  497. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +6 -0
  498. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +6 -0
  499. package/themes/paradigmBaseDark/cssVars/theme/index.js +28 -0
  500. package/themes/paradigmBaseDark/cssVars/theme/index.json +28 -0
  501. package/themes/paradigmBaseDark/docs.json +24 -0
  502. package/themes/paradigmBaseDark/index.css +6 -0
  503. package/themes/paradigmBaseDark/index.js +10 -0
  504. package/themes/paradigmBaseDark/index.json +10 -0
  505. package/themes/paradigmBaseDark/index.less +6 -0
  506. package/themes/paradigmBaseDark/index.pcss +6 -0
  507. package/themes/paradigmBaseDark/index.scss +6 -0
  508. package/themes/paradigmBaseDark/index.styl +6 -0
  509. package/themes/paradigmBaseDark/struct.json +10 -0
  510. package/themes/pharma/cssVars/declarations/index.css +6 -0
  511. package/themes/pharma/cssVars/declarations/noSizes.css +6 -0
  512. package/themes/pharma/cssVars/declarations/onlyColors.css +6 -0
  513. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  514. package/themes/pharma/cssVars/declarations/onlyVariables.css +6 -0
  515. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  516. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +6 -0
  517. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  518. package/themes/pharma/cssVars/theme/fallbacks/index.css +6 -0
  519. package/themes/pharma/cssVars/theme/fallbacks/index.less +6 -0
  520. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +6 -0
  521. package/themes/pharma/cssVars/theme/fallbacks/index.scss +6 -0
  522. package/themes/pharma/cssVars/theme/fallbacks/index.styl +6 -0
  523. package/themes/pharma/cssVars/theme/index.js +28 -0
  524. package/themes/pharma/cssVars/theme/index.json +28 -0
  525. package/themes/pharma/docs.json +24 -0
  526. package/themes/pharma/index.css +6 -0
  527. package/themes/pharma/index.js +10 -0
  528. package/themes/pharma/index.json +10 -0
  529. package/themes/pharma/index.less +6 -0
  530. package/themes/pharma/index.pcss +6 -0
  531. package/themes/pharma/index.scss +6 -0
  532. package/themes/pharma/index.styl +6 -0
  533. package/themes/pharma/struct.json +10 -0
  534. package/themes/portalUI/cssVars/declarations/index.css +6 -0
  535. package/themes/portalUI/cssVars/declarations/noSizes.css +6 -0
  536. package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -0
  537. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  538. package/themes/portalUI/cssVars/declarations/onlyVariables.css +6 -0
  539. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  540. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +6 -0
  541. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  542. package/themes/portalUI/cssVars/theme/fallbacks/index.css +6 -0
  543. package/themes/portalUI/cssVars/theme/fallbacks/index.less +6 -0
  544. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +6 -0
  545. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +6 -0
  546. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +6 -0
  547. package/themes/portalUI/cssVars/theme/index.js +28 -0
  548. package/themes/portalUI/cssVars/theme/index.json +28 -0
  549. package/themes/portalUI/docs.json +24 -0
  550. package/themes/portalUI/index.css +6 -0
  551. package/themes/portalUI/index.js +10 -0
  552. package/themes/portalUI/index.json +10 -0
  553. package/themes/portalUI/index.less +6 -0
  554. package/themes/portalUI/index.pcss +6 -0
  555. package/themes/portalUI/index.scss +6 -0
  556. package/themes/portalUI/index.styl +6 -0
  557. package/themes/portalUI/struct.json +10 -0
  558. package/themes/portalUIDark/cssVars/declarations/index.css +6 -0
  559. package/themes/portalUIDark/cssVars/declarations/noSizes.css +6 -0
  560. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -0
  561. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  562. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +6 -0
  563. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  564. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  565. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  566. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +6 -0
  567. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +6 -0
  568. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +6 -0
  569. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +6 -0
  570. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +6 -0
  571. package/themes/portalUIDark/cssVars/theme/index.js +28 -0
  572. package/themes/portalUIDark/cssVars/theme/index.json +28 -0
  573. package/themes/portalUIDark/docs.json +24 -0
  574. package/themes/portalUIDark/index.css +6 -0
  575. package/themes/portalUIDark/index.js +10 -0
  576. package/themes/portalUIDark/index.json +10 -0
  577. package/themes/portalUIDark/index.less +6 -0
  578. package/themes/portalUIDark/index.pcss +6 -0
  579. package/themes/portalUIDark/index.scss +6 -0
  580. package/themes/portalUIDark/index.styl +6 -0
  581. package/themes/portalUIDark/struct.json +10 -0
  582. package/themes/promo/cssVars/declarations/index.css +6 -0
  583. package/themes/promo/cssVars/declarations/noSizes.css +6 -0
  584. package/themes/promo/cssVars/declarations/onlyColors.css +6 -0
  585. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  586. package/themes/promo/cssVars/declarations/onlyVariables.css +6 -0
  587. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  588. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +6 -0
  589. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  590. package/themes/promo/cssVars/theme/fallbacks/index.css +6 -0
  591. package/themes/promo/cssVars/theme/fallbacks/index.less +6 -0
  592. package/themes/promo/cssVars/theme/fallbacks/index.pcss +6 -0
  593. package/themes/promo/cssVars/theme/fallbacks/index.scss +6 -0
  594. package/themes/promo/cssVars/theme/fallbacks/index.styl +6 -0
  595. package/themes/promo/cssVars/theme/index.js +28 -0
  596. package/themes/promo/cssVars/theme/index.json +28 -0
  597. package/themes/promo/docs.json +24 -0
  598. package/themes/promo/index.css +6 -0
  599. package/themes/promo/index.js +10 -0
  600. package/themes/promo/index.json +10 -0
  601. package/themes/promo/index.less +6 -0
  602. package/themes/promo/index.pcss +6 -0
  603. package/themes/promo/index.scss +6 -0
  604. package/themes/promo/index.styl +6 -0
  605. package/themes/promo/struct.json +10 -0
  606. package/themes/search/cssVars/declarations/index.css +6 -0
  607. package/themes/search/cssVars/declarations/noSizes.css +6 -0
  608. package/themes/search/cssVars/declarations/onlyColors.css +6 -0
  609. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  610. package/themes/search/cssVars/declarations/onlyVariables.css +6 -0
  611. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  612. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +6 -0
  613. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  614. package/themes/search/cssVars/theme/fallbacks/index.css +6 -0
  615. package/themes/search/cssVars/theme/fallbacks/index.less +6 -0
  616. package/themes/search/cssVars/theme/fallbacks/index.pcss +6 -0
  617. package/themes/search/cssVars/theme/fallbacks/index.scss +6 -0
  618. package/themes/search/cssVars/theme/fallbacks/index.styl +6 -0
  619. package/themes/search/cssVars/theme/index.js +28 -0
  620. package/themes/search/cssVars/theme/index.json +28 -0
  621. package/themes/search/docs.json +24 -0
  622. package/themes/search/index.css +6 -0
  623. package/themes/search/index.js +10 -0
  624. package/themes/search/index.json +10 -0
  625. package/themes/search/index.less +6 -0
  626. package/themes/search/index.pcss +6 -0
  627. package/themes/search/index.scss +6 -0
  628. package/themes/search/index.styl +6 -0
  629. package/themes/search/struct.json +10 -0
  630. package/themes/todo/cssVars/declarations/index.css +6 -0
  631. package/themes/todo/cssVars/declarations/noSizes.css +6 -0
  632. package/themes/todo/cssVars/declarations/onlyColors.css +6 -0
  633. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  634. package/themes/todo/cssVars/declarations/onlyVariables.css +6 -0
  635. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  636. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +6 -0
  637. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  638. package/themes/todo/cssVars/theme/fallbacks/index.css +6 -0
  639. package/themes/todo/cssVars/theme/fallbacks/index.less +6 -0
  640. package/themes/todo/cssVars/theme/fallbacks/index.pcss +6 -0
  641. package/themes/todo/cssVars/theme/fallbacks/index.scss +6 -0
  642. package/themes/todo/cssVars/theme/fallbacks/index.styl +6 -0
  643. package/themes/todo/cssVars/theme/index.js +28 -0
  644. package/themes/todo/cssVars/theme/index.json +28 -0
  645. package/themes/todo/docs.json +24 -0
  646. package/themes/todo/index.css +6 -0
  647. package/themes/todo/index.js +10 -0
  648. package/themes/todo/index.json +10 -0
  649. package/themes/todo/index.less +6 -0
  650. package/themes/todo/index.pcss +6 -0
  651. package/themes/todo/index.scss +6 -0
  652. package/themes/todo/index.styl +6 -0
  653. package/themes/todo/struct.json +10 -0
  654. package/themes/vkBase/cssVars/declarations/index.css +6 -0
  655. package/themes/vkBase/cssVars/declarations/noSizes.css +6 -0
  656. package/themes/vkBase/cssVars/declarations/onlyColors.css +6 -0
  657. package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
  658. package/themes/vkBase/cssVars/declarations/onlyVariables.css +6 -0
  659. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  660. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +6 -0
  661. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  662. package/themes/vkBase/cssVars/theme/fallbacks/index.css +6 -0
  663. package/themes/vkBase/cssVars/theme/fallbacks/index.less +6 -0
  664. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +6 -0
  665. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +6 -0
  666. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +6 -0
  667. package/themes/vkBase/cssVars/theme/index.js +28 -0
  668. package/themes/vkBase/cssVars/theme/index.json +28 -0
  669. package/themes/vkBase/docs.json +24 -0
  670. package/themes/vkBase/index.css +6 -0
  671. package/themes/vkBase/index.js +10 -0
  672. package/themes/vkBase/index.json +10 -0
  673. package/themes/vkBase/index.less +6 -0
  674. package/themes/vkBase/index.pcss +6 -0
  675. package/themes/vkBase/index.scss +6 -0
  676. package/themes/vkBase/index.styl +6 -0
  677. package/themes/vkBase/struct.json +10 -0
  678. package/themes/vkBaseDark/cssVars/declarations/index.css +6 -0
  679. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +6 -0
  680. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +6 -0
  681. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  682. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +6 -0
  683. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  684. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  685. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  686. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +6 -0
  687. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +6 -0
  688. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +6 -0
  689. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +6 -0
  690. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +6 -0
  691. package/themes/vkBaseDark/cssVars/theme/index.js +28 -0
  692. package/themes/vkBaseDark/cssVars/theme/index.json +28 -0
  693. package/themes/vkBaseDark/docs.json +24 -0
  694. package/themes/vkBaseDark/index.css +6 -0
  695. package/themes/vkBaseDark/index.js +10 -0
  696. package/themes/vkBaseDark/index.json +10 -0
  697. package/themes/vkBaseDark/index.less +6 -0
  698. package/themes/vkBaseDark/index.pcss +6 -0
  699. package/themes/vkBaseDark/index.scss +6 -0
  700. package/themes/vkBaseDark/index.styl +6 -0
  701. package/themes/vkBaseDark/struct.json +10 -0
  702. package/themes/vkCom/cssVars/declarations/index.css +9 -3
  703. package/themes/vkCom/cssVars/declarations/noSizes.css +9 -3
  704. package/themes/vkCom/cssVars/declarations/onlyColors.css +9 -3
  705. package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
  706. package/themes/vkCom/cssVars/declarations/onlyVariables.css +9 -3
  707. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  708. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +9 -3
  709. package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
  710. package/themes/vkCom/cssVars/theme/fallbacks/index.css +9 -3
  711. package/themes/vkCom/cssVars/theme/fallbacks/index.less +9 -3
  712. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +9 -3
  713. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +9 -3
  714. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +9 -3
  715. package/themes/vkCom/cssVars/theme/index.js +31 -3
  716. package/themes/vkCom/cssVars/theme/index.json +31 -3
  717. package/themes/vkCom/docs.json +24 -0
  718. package/themes/vkCom/index.css +9 -3
  719. package/themes/vkCom/index.js +13 -3
  720. package/themes/vkCom/index.json +13 -3
  721. package/themes/vkCom/index.less +9 -3
  722. package/themes/vkCom/index.pcss +9 -3
  723. package/themes/vkCom/index.scss +9 -3
  724. package/themes/vkCom/index.styl +9 -3
  725. package/themes/vkCom/struct.json +13 -3
  726. package/themes/vkComDark/cssVars/declarations/index.css +9 -3
  727. package/themes/vkComDark/cssVars/declarations/noSizes.css +9 -3
  728. package/themes/vkComDark/cssVars/declarations/onlyColors.css +9 -3
  729. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  730. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +9 -3
  731. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  732. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +9 -3
  733. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  734. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +9 -3
  735. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +9 -3
  736. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +9 -3
  737. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +9 -3
  738. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +9 -3
  739. package/themes/vkComDark/cssVars/theme/index.js +31 -3
  740. package/themes/vkComDark/cssVars/theme/index.json +31 -3
  741. package/themes/vkComDark/docs.json +24 -0
  742. package/themes/vkComDark/index.css +9 -3
  743. package/themes/vkComDark/index.js +13 -3
  744. package/themes/vkComDark/index.json +13 -3
  745. package/themes/vkComDark/index.less +9 -3
  746. package/themes/vkComDark/index.pcss +9 -3
  747. package/themes/vkComDark/index.scss +9 -3
  748. package/themes/vkComDark/index.styl +9 -3
  749. package/themes/vkComDark/struct.json +13 -3
  750. package/themes/vkIOS/cssVars/declarations/index.css +6 -0
  751. package/themes/vkIOS/cssVars/declarations/noSizes.css +6 -0
  752. package/themes/vkIOS/cssVars/declarations/onlyColors.css +6 -0
  753. package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
  754. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +6 -0
  755. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  756. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +6 -0
  757. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +6 -0
  758. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +6 -0
  759. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +6 -0
  760. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +6 -0
  761. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +6 -0
  762. package/themes/vkIOS/cssVars/theme/index.js +28 -0
  763. package/themes/vkIOS/cssVars/theme/index.json +28 -0
  764. package/themes/vkIOS/docs.json +24 -0
  765. package/themes/vkIOS/index.css +6 -0
  766. package/themes/vkIOS/index.js +10 -0
  767. package/themes/vkIOS/index.json +10 -0
  768. package/themes/vkIOS/index.less +6 -0
  769. package/themes/vkIOS/index.pcss +6 -0
  770. package/themes/vkIOS/index.scss +6 -0
  771. package/themes/vkIOS/index.styl +6 -0
  772. package/themes/vkIOS/struct.json +10 -0
  773. package/themes/vkIOSDark/cssVars/declarations/index.css +6 -0
  774. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +6 -0
  775. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +6 -0
  776. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  777. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +6 -0
  778. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  779. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  780. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +6 -0
  781. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +6 -0
  782. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +6 -0
  783. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +6 -0
  784. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +6 -0
  785. package/themes/vkIOSDark/cssVars/theme/index.js +28 -0
  786. package/themes/vkIOSDark/cssVars/theme/index.json +28 -0
  787. package/themes/vkIOSDark/docs.json +24 -0
  788. package/themes/vkIOSDark/index.css +6 -0
  789. package/themes/vkIOSDark/index.js +10 -0
  790. package/themes/vkIOSDark/index.json +10 -0
  791. package/themes/vkIOSDark/index.less +6 -0
  792. package/themes/vkIOSDark/index.pcss +6 -0
  793. package/themes/vkIOSDark/index.scss +6 -0
  794. package/themes/vkIOSDark/index.styl +6 -0
  795. package/themes/vkIOSDark/struct.json +10 -0
  796. package/themes/vkontakteAndroid/cssVars/declarations/index.css +6 -0
  797. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +6 -0
  798. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +6 -0
  799. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
  800. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +6 -0
  801. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
  802. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +6 -0
  803. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  804. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +6 -0
  805. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +6 -0
  806. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +6 -0
  807. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +6 -0
  808. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +6 -0
  809. package/themes/vkontakteAndroid/cssVars/theme/index.js +28 -0
  810. package/themes/vkontakteAndroid/cssVars/theme/index.json +28 -0
  811. package/themes/vkontakteAndroid/docs.json +24 -0
  812. package/themes/vkontakteAndroid/index.css +6 -0
  813. package/themes/vkontakteAndroid/index.js +10 -0
  814. package/themes/vkontakteAndroid/index.json +10 -0
  815. package/themes/vkontakteAndroid/index.less +6 -0
  816. package/themes/vkontakteAndroid/index.pcss +6 -0
  817. package/themes/vkontakteAndroid/index.scss +6 -0
  818. package/themes/vkontakteAndroid/index.styl +6 -0
  819. package/themes/vkontakteAndroid/struct.json +10 -0
  820. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +6 -0
  821. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +6 -0
  822. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +6 -0
  823. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
  824. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +6 -0
  825. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
  826. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  827. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  828. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +6 -0
  829. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +6 -0
  830. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +6 -0
  831. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +6 -0
  832. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +6 -0
  833. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +28 -0
  834. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +28 -0
  835. package/themes/vkontakteAndroidDark/docs.json +24 -0
  836. package/themes/vkontakteAndroidDark/index.css +6 -0
  837. package/themes/vkontakteAndroidDark/index.js +10 -0
  838. package/themes/vkontakteAndroidDark/index.json +10 -0
  839. package/themes/vkontakteAndroidDark/index.less +6 -0
  840. package/themes/vkontakteAndroidDark/index.pcss +6 -0
  841. package/themes/vkontakteAndroidDark/index.scss +6 -0
  842. package/themes/vkontakteAndroidDark/index.styl +6 -0
  843. package/themes/vkontakteAndroidDark/struct.json +10 -0
  844. package/themes/vkontakteCom/cssVars/declarations/index.css +9 -3
  845. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +9 -3
  846. package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +9 -3
  847. package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
  848. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +9 -3
  849. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  850. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +9 -3
  851. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
  852. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +9 -3
  853. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +9 -3
  854. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +9 -3
  855. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +9 -3
  856. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +9 -3
  857. package/themes/vkontakteCom/cssVars/theme/index.js +31 -3
  858. package/themes/vkontakteCom/cssVars/theme/index.json +31 -3
  859. package/themes/vkontakteCom/docs.json +24 -0
  860. package/themes/vkontakteCom/index.css +9 -3
  861. package/themes/vkontakteCom/index.js +13 -3
  862. package/themes/vkontakteCom/index.json +13 -3
  863. package/themes/vkontakteCom/index.less +9 -3
  864. package/themes/vkontakteCom/index.pcss +9 -3
  865. package/themes/vkontakteCom/index.scss +9 -3
  866. package/themes/vkontakteCom/index.styl +9 -3
  867. package/themes/vkontakteCom/struct.json +13 -3
  868. package/themes/vkontakteComDark/cssVars/declarations/index.css +9 -3
  869. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +9 -3
  870. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +9 -3
  871. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
  872. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +9 -3
  873. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  874. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +9 -3
  875. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  876. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +9 -3
  877. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +9 -3
  878. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +9 -3
  879. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +9 -3
  880. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +9 -3
  881. package/themes/vkontakteComDark/cssVars/theme/index.js +31 -3
  882. package/themes/vkontakteComDark/cssVars/theme/index.json +31 -3
  883. package/themes/vkontakteComDark/docs.json +24 -0
  884. package/themes/vkontakteComDark/index.css +9 -3
  885. package/themes/vkontakteComDark/index.js +13 -3
  886. package/themes/vkontakteComDark/index.json +13 -3
  887. package/themes/vkontakteComDark/index.less +9 -3
  888. package/themes/vkontakteComDark/index.pcss +9 -3
  889. package/themes/vkontakteComDark/index.scss +9 -3
  890. package/themes/vkontakteComDark/index.styl +9 -3
  891. package/themes/vkontakteComDark/struct.json +13 -3
  892. package/themes/vkontakteIOS/cssVars/declarations/index.css +6 -0
  893. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +6 -0
  894. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +6 -0
  895. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
  896. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +6 -0
  897. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
  898. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +6 -0
  899. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +6 -0
  900. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +6 -0
  901. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +6 -0
  902. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +6 -0
  903. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +6 -0
  904. package/themes/vkontakteIOS/cssVars/theme/index.js +28 -0
  905. package/themes/vkontakteIOS/cssVars/theme/index.json +28 -0
  906. package/themes/vkontakteIOS/docs.json +24 -0
  907. package/themes/vkontakteIOS/index.css +6 -0
  908. package/themes/vkontakteIOS/index.js +10 -0
  909. package/themes/vkontakteIOS/index.json +10 -0
  910. package/themes/vkontakteIOS/index.less +6 -0
  911. package/themes/vkontakteIOS/index.pcss +6 -0
  912. package/themes/vkontakteIOS/index.scss +6 -0
  913. package/themes/vkontakteIOS/index.styl +6 -0
  914. package/themes/vkontakteIOS/struct.json +10 -0
  915. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +6 -0
  916. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +6 -0
  917. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +6 -0
  918. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
  919. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +6 -0
  920. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  921. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  922. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +6 -0
  923. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +6 -0
  924. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +6 -0
  925. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +6 -0
  926. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +6 -0
  927. package/themes/vkontakteIOSDark/cssVars/theme/index.js +28 -0
  928. package/themes/vkontakteIOSDark/cssVars/theme/index.json +28 -0
  929. package/themes/vkontakteIOSDark/docs.json +24 -0
  930. package/themes/vkontakteIOSDark/index.css +6 -0
  931. package/themes/vkontakteIOSDark/index.js +10 -0
  932. package/themes/vkontakteIOSDark/index.json +10 -0
  933. package/themes/vkontakteIOSDark/index.less +6 -0
  934. package/themes/vkontakteIOSDark/index.pcss +6 -0
  935. package/themes/vkontakteIOSDark/index.scss +6 -0
  936. package/themes/vkontakteIOSDark/index.styl +6 -0
  937. package/themes/vkontakteIOSDark/struct.json +10 -0
  938. package/themes/workspaceAdmin/cssVars/declarations/index.css +6 -0
  939. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +6 -0
  940. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -0
  941. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  942. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +6 -0
  943. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  944. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +6 -0
  945. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  946. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +6 -0
  947. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +6 -0
  948. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +6 -0
  949. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +6 -0
  950. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +6 -0
  951. package/themes/workspaceAdmin/cssVars/theme/index.js +28 -0
  952. package/themes/workspaceAdmin/cssVars/theme/index.json +28 -0
  953. package/themes/workspaceAdmin/docs.json +24 -0
  954. package/themes/workspaceAdmin/index.css +6 -0
  955. package/themes/workspaceAdmin/index.js +10 -0
  956. package/themes/workspaceAdmin/index.json +10 -0
  957. package/themes/workspaceAdmin/index.less +6 -0
  958. package/themes/workspaceAdmin/index.pcss +6 -0
  959. package/themes/workspaceAdmin/index.scss +6 -0
  960. package/themes/workspaceAdmin/index.styl +6 -0
  961. package/themes/workspaceAdmin/struct.json +10 -0
@@ -196,6 +196,11 @@ export interface ColorsDescriptionStruct {
196
196
  * @tags color, text, themed
197
197
  */
198
198
  colorTextLinkThemed: ColorDescription;
199
+ /**
200
+ * @desc Третичный цвет текста ссылок
201
+ * @tags color, text
202
+ */
203
+ colorTextLinkTint: ColorDescription;
199
204
  /**
200
205
  * @desc Цвет текста посещенных ссылок
201
206
  * @tags color, text
@@ -371,6 +376,11 @@ export interface ColorsDescriptionStruct {
371
376
  * @tags color, palette
372
377
  */
373
378
  colorAccentOrange: ColorDescription;
379
+ /**
380
+ * @desc Палитра цветов. Огненно оранжевый цвет
381
+ * @tags color, palette
382
+ */
383
+ colorAccentOrangeFire: ColorDescription;
374
384
  /**
375
385
  * @desc Палитра цветов. Фиолетовый цвет
376
386
  * @tags color, palette
@@ -17,16 +17,84 @@ export interface ThemeCalendarOverValues {
17
17
  calendarImageBackground: string;
18
18
  }
19
19
  export interface LocalCalendarColorDescriptionStruct {
20
- calendarColorBackgroundPositiveTintAlpha4: ColorDescription;
21
20
  calendarColorBackgroundAccentTintThemed: ColorDescription;
22
21
  calendarColorButtonGroupBackgroundPositiveTint: ColorDescription;
23
22
  calendarColorButtonGroupBackgroundNegativeTint: ColorDescription;
24
23
  calendarColorButtonGroupBackgroundAccentTint: ColorDescription;
25
24
  calendarColorButtonGroupTextPositive: ColorDescription;
26
25
  calendarColorButtonGroupTextNegative: ColorDescription;
26
+ calendarColorEventRed: ColorDescription;
27
+ calendarColorEventSalmon: ColorDescription;
28
+ calendarColorEventOrange: ColorDescription;
29
+ calendarColorEventYellow: ColorDescription;
30
+ calendarColorEventLemon: ColorDescription;
31
+ calendarColorEventLime: ColorDescription;
32
+ calendarColorEventGrass: ColorDescription;
33
+ calendarColorEventMint: ColorDescription;
34
+ calendarColorEventSea: ColorDescription;
35
+ calendarColorEventTurquoise: ColorDescription;
36
+ calendarColorEventLightSky: ColorDescription;
37
+ calendarColorEventMainSky: ColorDescription;
38
+ calendarColorEventSky: ColorDescription;
39
+ calendarColorEventMidnightSky: ColorDescription;
40
+ calendarColorEventViolet: ColorDescription;
41
+ calendarColorEventPurple: ColorDescription;
42
+ calendarColorEventMagenta: ColorDescription;
43
+ calendarColorEventPink: ColorDescription;
44
+ calendarColorEventTextRed: ColorDescription;
45
+ calendarColorEventTextOrange: ColorDescription;
46
+ calendarColorEventTextYellow: ColorDescription;
47
+ calendarColorEventTextLemon: ColorDescription;
48
+ calendarColorEventTextLime: ColorDescription;
49
+ calendarColorEventTextGrass: ColorDescription;
50
+ calendarColorEventTextMint: ColorDescription;
51
+ calendarColorEventTextSea: ColorDescription;
52
+ calendarColorEventTextTurquoise: ColorDescription;
53
+ calendarColorEventTextLightSky: ColorDescription;
27
54
  calendarColorEventTextMainSky: ColorDescription;
28
- calendarColorBackgroundMainSkyTint: ColorDescription;
55
+ calendarColorEventTextSky: ColorDescription;
56
+ calendarColorEventTextMidnightSky: ColorDescription;
57
+ calendarColorEventTextViolet: ColorDescription;
58
+ calendarColorEventTextPurple: ColorDescription;
59
+ calendarColorEventTextMagenta: ColorDescription;
60
+ calendarColorEventTextPink: ColorDescription;
61
+ calendarColorBackgroundRedTintAlpha20: ColorDescription;
62
+ calendarColorBackgroundSalmonTintAlpha20: ColorDescription;
63
+ calendarColorBackgroundOrangeTintAlpha20: ColorDescription;
64
+ calendarColorBackgroundYellowTintAlpha20: ColorDescription;
65
+ calendarColorBackgroundLemonTintAlpha20: ColorDescription;
66
+ calendarColorBackgroundLimeTintAlpha20: ColorDescription;
67
+ calendarColorBackgroundGrassTintAlpha20: ColorDescription;
68
+ calendarColorBackgroundMintTintAlpha20: ColorDescription;
69
+ calendarColorBackgroundSeaTintAlpha20: ColorDescription;
70
+ calendarColorBackgroundTurquoiseTintAlpha20: ColorDescription;
71
+ calendarColorBackgroundLightSkyTintAlpha20: ColorDescription;
29
72
  calendarColorBackgroundMainSkyTintAlpha20: ColorDescription;
73
+ calendarColorBackgroundSkyTintAlpha20: ColorDescription;
74
+ calendarColorBackgroundMidnightSkyTintAlpha20: ColorDescription;
75
+ calendarColorBackgroundVioletTintAlpha20: ColorDescription;
76
+ calendarColorBackgroundPurpleTintAlpha20: ColorDescription;
77
+ calendarColorBackgroundMagentaTintAlpha20: ColorDescription;
78
+ calendarColorBackgroundPinkTintAlpha20: ColorDescription;
79
+ calendarColorBackgroundPositiveTintAlpha4: ColorDescription;
80
+ calendarColorBackgroundRedTint: ColorDescription;
81
+ calendarColorBackgroundSalmonTint: ColorDescription;
82
+ calendarColorBackgroundOrangeTint: ColorDescription;
83
+ calendarColorBackgroundYellowTint: ColorDescription;
84
+ calendarColorBackgroundLemonTint: ColorDescription;
85
+ calendarColorBackgroundLimeTint: ColorDescription;
86
+ calendarColorBackgroundGrassTint: ColorDescription;
87
+ calendarColorBackgroundMintTint: ColorDescription;
88
+ calendarColorBackgroundSeaTint: ColorDescription;
89
+ calendarColorBackgroundTurquoiseTint: ColorDescription;
90
+ calendarColorBackgroundLightSkyTint: ColorDescription;
91
+ calendarColorBackgroundMainSkyTint: ColorDescription;
92
+ calendarColorBackgroundSkyTint: ColorDescription;
93
+ calendarColorBackgroundMidnightSkyTint: ColorDescription;
94
+ calendarColorBackgroundVioletTint: ColorDescription;
95
+ calendarColorBackgroundPurpleTint: ColorDescription;
96
+ calendarColorBackgroundMagentaTint: ColorDescription;
97
+ calendarColorBackgroundPinkTint: ColorDescription;
30
98
  calendarColorBackground: ColorDescription;
31
99
  calendarColorOverlayBackground: ColorDescription;
32
100
  calendarColorSidebarItemIconPrimary: ColorDescription;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.34.1",
3
+ "version": "4.35.1",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "main": "utils/descriptions.js",
@@ -32,8 +32,8 @@
32
32
  "csstype": "^3.1.1"
33
33
  },
34
34
  "devDependencies": {
35
- "@babel/core": "7.21.4",
36
- "@svgr/webpack": "7.0.0",
35
+ "@babel/core": "7.21.8",
36
+ "@svgr/webpack": "8.0.1",
37
37
  "@types/color": "3.0.3",
38
38
  "@types/common-tags": "1.8.1",
39
39
  "@types/fs-extra": "11.0.1",
@@ -42,12 +42,12 @@
42
42
  "@types/react": "18.2.0",
43
43
  "@typescript-eslint/eslint-plugin": "4.33.0",
44
44
  "@typescript-eslint/parser": "4.33.0",
45
- "@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.2",
46
- "@vkontakte/icons": "2.28.0",
45
+ "@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.4",
46
+ "@vkontakte/icons": "2.34.0",
47
47
  "@vkontakte/prettier-config": "0.1.0",
48
48
  "@vkontakte/vk-bridge": "2.7.2",
49
49
  "@vkontakte/vkjs": "0.32.2",
50
- "@vkontakte/vkui": "5.1.0",
50
+ "@vkontakte/vkui": "5.4.1",
51
51
  "babel-jest": "29.5.0",
52
52
  "babel-loader": "9.1.2",
53
53
  "clean-webpack-plugin": "4.0.0",
@@ -68,16 +68,16 @@
68
68
  "eslint-plugin-simple-import-sort": "10.0.0",
69
69
  "eslint-plugin-sonarjs": "0.19.0",
70
70
  "fs-extra": "11.1.1",
71
- "html-webpack-plugin": "5.5.0",
71
+ "html-webpack-plugin": "5.5.1",
72
72
  "jest": "29.5.0",
73
73
  "jest-junit": "16.0.0",
74
74
  "lodash": "4.17.21",
75
- "prettier": "2.8.7",
75
+ "prettier": "2.8.8",
76
76
  "react": "18.2.0",
77
77
  "react-dom": "18.2.0",
78
- "rimraf": "5.0.0",
78
+ "rimraf": "5.0.1",
79
79
  "style-loader": "3.3.2",
80
- "terser-webpack-plugin": "5.3.7",
80
+ "terser-webpack-plugin": "5.3.9",
81
81
  "ts-jest": "29.1.0",
82
82
  "ts-loader": "9.4.2",
83
83
  "ts-morph": "18.0.0",
@@ -69,6 +69,7 @@ exports.lightColors = {
69
69
  colorTextAccentThemed: '#005FF9',
70
70
  colorTextNegative: '#ED0A34',
71
71
  colorTextLink: '#005BD1',
72
+ colorTextLinkTint: '#71AAEB',
72
73
  colorTextLinkThemed: '#005BD1',
73
74
  colorTextMuted: '#2C2D2E',
74
75
  colorTextPrimary: '#2C2D2E',
@@ -116,6 +117,7 @@ exports.lightColors = {
116
117
  colorAccentRed: '#ED0A34',
117
118
  colorAccentGreen: '#0DC268',
118
119
  colorAccentOrange: '#FF9E00',
120
+ colorAccentOrangeFire: '#F05C44',
119
121
  colorAccentPurple: '#4F6DDC',
120
122
  colorAccentViolet: '#C15DF3',
121
123
  colorAccentRaspberryPink: '#E03FAB',
@@ -184,6 +186,7 @@ exports.darkColors = {
184
186
  colorTextAccentThemed: '#FFFFFF',
185
187
  colorTextNegative: '#FF5C5C',
186
188
  colorTextLink: '#589BFF',
189
+ colorTextLinkTint: '#71AAEB',
187
190
  colorTextLinkThemed: '#FFFFFF',
188
191
  colorTextMuted: '#E7E8EA',
189
192
  colorTextPrimary: '#E7E8EA',
@@ -231,6 +234,7 @@ exports.darkColors = {
231
234
  colorAccentRed: '#ED0A34',
232
235
  colorAccentGreen: '#0DC268',
233
236
  colorAccentOrange: '#FF9E00',
237
+ colorAccentOrangeFire: '#F05C44',
234
238
  colorAccentPurple: '#4F6DDC',
235
239
  colorAccentViolet: '#C15DF3',
236
240
  colorAccentRaspberryPink: '#F060C0',
@@ -77,6 +77,7 @@ exports.lightColors = {
77
77
  colorTextNegative: '#E64646',
78
78
  colorTextLink: '#2D81E0',
79
79
  colorTextLinkThemed: '#2D81E0',
80
+ colorTextLinkTint: '#71AAEB',
80
81
  colorTextLinkVisited: '#4986CC',
81
82
  colorTextMuted: '#2C2D2E',
82
83
  colorLinkContrast: '#FFFFFF',
@@ -119,6 +120,7 @@ exports.lightColors = {
119
120
  colorAccentRed: '#FF3347',
120
121
  colorAccentGreen: '#4BB34B',
121
122
  colorAccentOrange: '#FFA000',
123
+ colorAccentOrangeFire: '#F05C44',
122
124
  colorAccentPurple: '#735CE6',
123
125
  colorAccentViolet: '#792EC0',
124
126
  colorAccentRaspberryPink: '#E03FAB',
@@ -208,6 +210,7 @@ exports.darkColors = {
208
210
  colorTextNegative: '#FF5C5C',
209
211
  colorTextLink: '#529EF4',
210
212
  colorTextLinkThemed: '#FFFFFF',
213
+ colorTextLinkTint: '#71AAEB',
211
214
  colorTextLinkVisited: '#4986CC',
212
215
  colorTextMuted: '#E1E3E6',
213
216
  colorLinkContrast: '#FFFFFF',
@@ -246,6 +249,7 @@ exports.darkColors = {
246
249
  colorAccentRed: '#FF3347',
247
250
  colorAccentGreen: '#4BB34B',
248
251
  colorAccentOrange: '#FFA000',
252
+ colorAccentOrangeFire: '#F05C44',
249
253
  colorAccentPurple: '#735CE6',
250
254
  colorAccentViolet: '#792EC0',
251
255
  colorAccentRaspberryPink: '#F060C0',
@@ -459,6 +459,9 @@
459
459
  --vkui--color_text_link: #005BD1;
460
460
  --vkui--color_text_link--hover: #0058CB;
461
461
  --vkui--color_text_link--active: #0055C5;
462
+ --vkui--color_text_link_tint: #71AAEB;
463
+ --vkui--color_text_link_tint--hover: #6CA4E4;
464
+ --vkui--color_text_link_tint--active: #689EDD;
462
465
  --vkui--color_text_link_themed: #005BD1;
463
466
  --vkui--color_text_link_themed--hover: #0058CB;
464
467
  --vkui--color_text_link_themed--active: #0055C5;
@@ -591,6 +594,9 @@
591
594
  --vkui--color_accent_orange: #FF9E00;
592
595
  --vkui--color_accent_orange--hover: #F59802;
593
596
  --vkui--color_accent_orange--active: #EB9305;
597
+ --vkui--color_accent_orange_fire: #F05C44;
598
+ --vkui--color_accent_orange_fire--hover: #E65944;
599
+ --vkui--color_accent_orange_fire--active: #DD5643;
594
600
  --vkui--color_accent_purple: #4F6DDC;
595
601
  --vkui--color_accent_purple--hover: #4C69D6;
596
602
  --vkui--color_accent_purple--active: #4966CF;
@@ -711,9 +717,6 @@
711
717
  --vkui--color_background_positive_tint_themed: #ECFAF3;
712
718
  --vkui--color_background_positive_tint_themed--hover: #E3F1EC;
713
719
  --vkui--color_background_positive_tint_themed--active: #D9E7E4;
714
- --vkui--calendar_color_background_positive_tint_alpha4: rgba(13, 194, 104, 0.04);
715
- --vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(13, 194, 104, 0.08);
716
- --vkui--calendar_color_background_positive_tint_alpha4--active: rgba(13, 194, 104, 0.12);
717
720
  --vkui--calendar_color_background_accent_tint_themed: #E3F0FD;
718
721
  --vkui--calendar_color_background_accent_tint_themed--hover: #DAE4F3;
719
722
  --vkui--calendar_color_background_accent_tint_themed--active: #E3F0FD;
@@ -732,21 +735,228 @@
732
735
  --vkui--calendar_color_button_group_text_negative: #CE1414;
733
736
  --vkui--calendar_color_button_group_text_negative--hover: #C61416;
734
737
  --vkui--calendar_color_button_group_text_negative--active: #BE1417;
735
- --vkui--calendar_color_event_text_main_sky: #20455B;
736
- --vkui--calendar_color_event_text_main_sky--hover: #1F435A;
737
- --vkui--calendar_color_event_text_main_sky--active: #1D4159;
738
- --vkui--calendar_color_background_main_sky_tint: #ECF8FF;
739
- --vkui--calendar_color_background_main_sky_tint--hover: #E3EFF7;
740
- --vkui--calendar_color_background_main_sky_tint--active: #D9E5EF;
741
- --vkui--calendar_color_background_main_sky_tint_alpha20: rgba(0, 16, 61, 0.122);
742
- --vkui--calendar_color_background_main_sky_tint_alpha20--hover: rgba(0, 16, 61, 0.16);
743
- --vkui--calendar_color_background_main_sky_tint_alpha20--active: rgba(0, 16, 61, 0.2);
744
738
  --vkui--calendar_color_background: #FFFFFF;
745
739
  --vkui--calendar_color_background--hover: #F5F5F7;
746
740
  --vkui--calendar_color_background--active: #EBECEF;
747
741
  --vkui--calendar_color_overlay_background: transparent;
748
742
  --vkui--calendar_color_overlay_background--hover: rgba(0, 16, 61, 0.04);
749
743
  --vkui--calendar_color_overlay_background--active: rgba(0, 16, 61, 0.08);
744
+ --vkui--calendar_color_event_red: #F55252;
745
+ --vkui--calendar_color_event_red--hover: #EB4F51;
746
+ --vkui--calendar_color_event_red--active: #E14D50;
747
+ --vkui--calendar_color_event_salmon: #FE9898;
748
+ --vkui--calendar_color_event_salmon--hover: #F49394;
749
+ --vkui--calendar_color_event_salmon--active: #EA8D91;
750
+ --vkui--calendar_color_event_orange: #FFB181;
751
+ --vkui--calendar_color_event_orange--hover: #F5AB7E;
752
+ --vkui--calendar_color_event_orange--active: #EBA47C;
753
+ --vkui--calendar_color_event_yellow: #FFDF7E;
754
+ --vkui--calendar_color_event_yellow--hover: #F5D77B;
755
+ --vkui--calendar_color_event_yellow--active: #EBCE79;
756
+ --vkui--calendar_color_event_lemon: #FFEF9D;
757
+ --vkui--calendar_color_event_lemon--hover: #F5E699;
758
+ --vkui--calendar_color_event_lemon--active: #EBDD95;
759
+ --vkui--calendar_color_event_lime: #CAF28E;
760
+ --vkui--calendar_color_event_lime--hover: #C2E98B;
761
+ --vkui--calendar_color_event_lime--active: #BAE088;
762
+ --vkui--calendar_color_event_grass: #86DE8C;
763
+ --vkui--calendar_color_event_grass--hover: #81D689;
764
+ --vkui--calendar_color_event_grass--active: #7BCE86;
765
+ --vkui--calendar_color_event_mint: #96E9CD;
766
+ --vkui--calendar_color_event_mint--hover: #90E0C7;
767
+ --vkui--calendar_color_event_mint--active: #8AD8C1;
768
+ --vkui--calendar_color_event_sea: #7BEADB;
769
+ --vkui--calendar_color_event_sea--hover: #76E1D5;
770
+ --vkui--calendar_color_event_sea--active: #71D9CE;
771
+ --vkui--calendar_color_event_turquoise: #BCFFFF;
772
+ --vkui--calendar_color_event_turquoise--hover: #B4F5F7;
773
+ --vkui--calendar_color_event_turquoise--active: #ADECEF;
774
+ --vkui--calendar_color_event_light_sky: #80E3F4;
775
+ --vkui--calendar_color_event_light_sky--hover: #7BDBED;
776
+ --vkui--calendar_color_event_light_sky--active: #76D2E5;
777
+ --vkui--calendar_color_event_main_sky: #9EDBFF;
778
+ --vkui--calendar_color_event_main_sky--hover: #98D3F7;
779
+ --vkui--calendar_color_event_main_sky--active: #91CBEF;
780
+ --vkui--calendar_color_event_sky: #B2D0FF;
781
+ --vkui--calendar_color_event_sky--hover: #ABC8F7;
782
+ --vkui--calendar_color_event_sky--active: #A4C1EF;
783
+ --vkui--calendar_color_event_midnight_sky: #7B9AFF;
784
+ --vkui--calendar_color_event_midnight_sky--hover: #7694F7;
785
+ --vkui--calendar_color_event_midnight_sky--active: #718FEF;
786
+ --vkui--calendar_color_event_violet: #B5B3FB;
787
+ --vkui--calendar_color_event_violet--hover: #AEACF3;
788
+ --vkui--calendar_color_event_violet--active: #A7A6EC;
789
+ --vkui--calendar_color_event_purple: #CCA7FF;
790
+ --vkui--calendar_color_event_purple--hover: #C4A1F7;
791
+ --vkui--calendar_color_event_purple--active: #BC9BEF;
792
+ --vkui--calendar_color_event_magenta: #F4B8FF;
793
+ --vkui--calendar_color_event_magenta--hover: #EAB1F7;
794
+ --vkui--calendar_color_event_magenta--active: #E0ABEF;
795
+ --vkui--calendar_color_event_pink: #FFBFDC;
796
+ --vkui--calendar_color_event_pink--hover: #F5B8D6;
797
+ --vkui--calendar_color_event_pink--active: #EBB1CF;
798
+ --vkui--calendar_color_event_text_red: #5C1F1F;
799
+ --vkui--calendar_color_event_text_red--hover: #581E20;
800
+ --vkui--calendar_color_event_text_red--active: #551E21;
801
+ --vkui--calendar_color_event_text_orange: #5C361F;
802
+ --vkui--calendar_color_event_text_orange--hover: #583420;
803
+ --vkui--calendar_color_event_text_orange--active: #553321;
804
+ --vkui--calendar_color_event_text_yellow: #5C4D1F;
805
+ --vkui--calendar_color_event_text_yellow--hover: #584B20;
806
+ --vkui--calendar_color_event_text_yellow--active: #554821;
807
+ --vkui--calendar_color_event_text_lemon: #595C1F;
808
+ --vkui--calendar_color_event_text_lemon--hover: #555920;
809
+ --vkui--calendar_color_event_text_lemon--active: #525621;
810
+ --vkui--calendar_color_event_text_lime: #435C1F;
811
+ --vkui--calendar_color_event_text_lime--hover: #405920;
812
+ --vkui--calendar_color_event_text_lime--active: #3E5621;
813
+ --vkui--calendar_color_event_text_grass: #1F5C23;
814
+ --vkui--calendar_color_event_text_grass--hover: #1E5924;
815
+ --vkui--calendar_color_event_text_grass--active: #1D5625;
816
+ --vkui--calendar_color_event_text_mint: #1F5C5C;
817
+ --vkui--calendar_color_event_text_mint--hover: #1E595B;
818
+ --vkui--calendar_color_event_text_mint--active: #1D565A;
819
+ --vkui--calendar_color_event_text_sea: #1F5C53;
820
+ --vkui--calendar_color_event_text_sea--hover: #1E5952;
821
+ --vkui--calendar_color_event_text_sea--active: #1D5651;
822
+ --vkui--calendar_color_event_text_turquoise: #1F535C;
823
+ --vkui--calendar_color_event_text_turquoise--hover: #1E505B;
824
+ --vkui--calendar_color_event_text_turquoise--active: #1D4E5A;
825
+ --vkui--calendar_color_event_text_light_sky: #1F455C;
826
+ --vkui--calendar_color_event_text_light_sky--hover: #1E435B;
827
+ --vkui--calendar_color_event_text_light_sky--active: #1D415A;
828
+ --vkui--calendar_color_event_text_main_sky: #20455B;
829
+ --vkui--calendar_color_event_text_main_sky--hover: #1F435A;
830
+ --vkui--calendar_color_event_text_main_sky--active: #1D4159;
831
+ --vkui--calendar_color_event_text_sky: #202E5B;
832
+ --vkui--calendar_color_event_text_sky--hover: #1F2D5A;
833
+ --vkui--calendar_color_event_text_sky--active: #1D2C59;
834
+ --vkui--calendar_color_event_text_midnight_sky: #21205B;
835
+ --vkui--calendar_color_event_text_midnight_sky--hover: #201F5A;
836
+ --vkui--calendar_color_event_text_midnight_sky--active: #1E1F59;
837
+ --vkui--calendar_color_event_text_violet: #21205B;
838
+ --vkui--calendar_color_event_text_violet--hover: #201F5A;
839
+ --vkui--calendar_color_event_text_violet--active: #1E1F59;
840
+ --vkui--calendar_color_event_text_purple: #38205B;
841
+ --vkui--calendar_color_event_text_purple--hover: #361F5A;
842
+ --vkui--calendar_color_event_text_purple--active: #341F59;
843
+ --vkui--calendar_color_event_text_magenta: #5B203A;
844
+ --vkui--calendar_color_event_text_magenta--hover: #571F3A;
845
+ --vkui--calendar_color_event_text_magenta--active: #541F3A;
846
+ --vkui--calendar_color_event_text_pink: #51205B;
847
+ --vkui--calendar_color_event_text_pink--hover: #4E1F5A;
848
+ --vkui--calendar_color_event_text_pink--active: #4B1F59;
849
+ --vkui--calendar_color_background_red_tint_alpha20: rgba(245, 82, 82, 0.2);
850
+ --vkui--calendar_color_background_red_tint_alpha20--hover: rgba(245, 82, 82, 0.24);
851
+ --vkui--calendar_color_background_red_tint_alpha20--active: rgba(245, 82, 82, 0.28);
852
+ --vkui--calendar_color_background_salmon_tint_alpha20: rgba(254, 152, 152, 0.2);
853
+ --vkui--calendar_color_background_salmon_tint_alpha20--hover: rgba(254, 152, 152, 0.24);
854
+ --vkui--calendar_color_background_salmon_tint_alpha20--active: rgba(254, 152, 152, 0.28);
855
+ --vkui--calendar_color_background_orange_tint_alpha20: rgba(255, 177, 129, 0.2);
856
+ --vkui--calendar_color_background_orange_tint_alpha20--hover: rgba(255, 177, 129, 0.24);
857
+ --vkui--calendar_color_background_orange_tint_alpha20--active: rgba(255, 177, 129, 0.28);
858
+ --vkui--calendar_color_background_yellow_tint_alpha20: rgba(255, 223, 126, 0.2);
859
+ --vkui--calendar_color_background_yellow_tint_alpha20--hover: rgba(255, 223, 126, 0.24);
860
+ --vkui--calendar_color_background_yellow_tint_alpha20--active: rgba(255, 223, 126, 0.28);
861
+ --vkui--calendar_color_background_lemon_tint_alpha20: rgba(251, 255, 162, 0.2);
862
+ --vkui--calendar_color_background_lemon_tint_alpha20--hover: rgba(251, 255, 162, 0.24);
863
+ --vkui--calendar_color_background_lemon_tint_alpha20--active: rgba(251, 255, 162, 0.28);
864
+ --vkui--calendar_color_background_lime_tint_alpha20: rgba(202, 242, 142, 0.2);
865
+ --vkui--calendar_color_background_lime_tint_alpha20--hover: rgba(202, 242, 142, 0.24);
866
+ --vkui--calendar_color_background_lime_tint_alpha20--active: rgba(202, 242, 142, 0.28);
867
+ --vkui--calendar_color_background_grass_tint_alpha20: rgba(134, 222, 140, 0.2);
868
+ --vkui--calendar_color_background_grass_tint_alpha20--hover: rgba(134, 222, 140, 0.24);
869
+ --vkui--calendar_color_background_grass_tint_alpha20--active: rgba(134, 222, 140, 0.28);
870
+ --vkui--calendar_color_background_mint_tint_alpha20: rgba(150, 233, 205, 0.2);
871
+ --vkui--calendar_color_background_mint_tint_alpha20--hover: rgba(150, 233, 205, 0.24);
872
+ --vkui--calendar_color_background_mint_tint_alpha20--active: rgba(150, 233, 205, 0.28);
873
+ --vkui--calendar_color_background_sea_tint_alpha20: rgba(123, 234, 219, 0.2);
874
+ --vkui--calendar_color_background_sea_tint_alpha20--hover: rgba(123, 234, 219, 0.24);
875
+ --vkui--calendar_color_background_sea_tint_alpha20--active: rgba(123, 234, 219, 0.28);
876
+ --vkui--calendar_color_background_turquoise_tint_alpha20: rgba(188, 255, 255, 0.2);
877
+ --vkui--calendar_color_background_turquoise_tint_alpha20--hover: rgba(188, 255, 255, 0.24);
878
+ --vkui--calendar_color_background_turquoise_tint_alpha20--active: rgba(188, 255, 255, 0.28);
879
+ --vkui--calendar_color_background_light_sky_tint_alpha20: rgba(128, 227, 244, 0.2);
880
+ --vkui--calendar_color_background_light_sky_tint_alpha20--hover: rgba(128, 227, 244, 0.24);
881
+ --vkui--calendar_color_background_light_sky_tint_alpha20--active: rgba(128, 227, 244, 0.28);
882
+ --vkui--calendar_color_background_main_sky_tint_alpha20: rgba(158, 219, 255, 0.2);
883
+ --vkui--calendar_color_background_main_sky_tint_alpha20--hover: rgba(158, 219, 255, 0.24);
884
+ --vkui--calendar_color_background_main_sky_tint_alpha20--active: rgba(158, 219, 255, 0.28);
885
+ --vkui--calendar_color_background_sky_tint_alpha20: rgba(178, 208, 255, 0.2);
886
+ --vkui--calendar_color_background_sky_tint_alpha20--hover: rgba(178, 208, 255, 0.24);
887
+ --vkui--calendar_color_background_sky_tint_alpha20--active: rgba(178, 208, 255, 0.28);
888
+ --vkui--calendar_color_background_midnight_sky_tint_alpha20: rgba(123, 154, 255, 0.2);
889
+ --vkui--calendar_color_background_midnight_sky_tint_alpha20--hover: rgba(123, 154, 255, 0.24);
890
+ --vkui--calendar_color_background_midnight_sky_tint_alpha20--active: rgba(123, 154, 255, 0.28);
891
+ --vkui--calendar_color_background_violet_tint_alpha20: rgba(181, 179, 251, 0.2);
892
+ --vkui--calendar_color_background_violet_tint_alpha20--hover: rgba(181, 179, 251, 0.24);
893
+ --vkui--calendar_color_background_violet_tint_alpha20--active: rgba(181, 179, 251, 0.28);
894
+ --vkui--calendar_color_background_purple_tint_alpha20: rgba(204, 167, 255, 0.2);
895
+ --vkui--calendar_color_background_purple_tint_alpha20--hover: rgba(204, 167, 255, 0.24);
896
+ --vkui--calendar_color_background_purple_tint_alpha20--active: rgba(204, 167, 255, 0.28);
897
+ --vkui--calendar_color_background_magenta_tint_alpha20: rgba(244, 184, 255, 0.2);
898
+ --vkui--calendar_color_background_magenta_tint_alpha20--hover: rgba(244, 184, 255, 0.24);
899
+ --vkui--calendar_color_background_magenta_tint_alpha20--active: rgba(244, 184, 255, 0.28);
900
+ --vkui--calendar_color_background_pink_tint_alpha20: rgba(255, 191, 220, 0.2);
901
+ --vkui--calendar_color_background_pink_tint_alpha20--hover: rgba(255, 191, 220, 0.24);
902
+ --vkui--calendar_color_background_pink_tint_alpha20--active: rgba(255, 191, 220, 0.28);
903
+ --vkui--calendar_color_background_positive_tint_alpha4: rgba(56, 183, 152, 0.04);
904
+ --vkui--calendar_color_background_positive_tint_alpha4--hover: rgba(56, 183, 152, 0.08);
905
+ --vkui--calendar_color_background_positive_tint_alpha4--active: rgba(56, 183, 152, 0.12);
906
+ --vkui--calendar_color_background_red_tint: #FDDCDC;
907
+ --vkui--calendar_color_background_red_tint--hover: #F3D4D6;
908
+ --vkui--calendar_color_background_red_tint--active: #E9CCCF;
909
+ --vkui--calendar_color_background_salmon_tint: #FFEAEA;
910
+ --vkui--calendar_color_background_salmon_tint--hover: #F5E1E3;
911
+ --vkui--calendar_color_background_salmon_tint--active: #EBD9DC;
912
+ --vkui--calendar_color_background_orange_tint: #FFEFE6;
913
+ --vkui--calendar_color_background_orange_tint--hover: #F5E6DF;
914
+ --vkui--calendar_color_background_orange_tint--active: #EBDDD8;
915
+ --vkui--calendar_color_background_yellow_tint: #FFF9E5;
916
+ --vkui--calendar_color_background_yellow_tint--hover: #F5F0DE;
917
+ --vkui--calendar_color_background_yellow_tint--active: #EBE6D8;
918
+ --vkui--calendar_color_background_lemon_tint: #FEFFEC;
919
+ --vkui--calendar_color_background_lemon_tint--hover: #F4F5E5;
920
+ --vkui--calendar_color_background_lemon_tint--active: #EAECDE;
921
+ --vkui--calendar_color_background_lime_tint: #F4FCE8;
922
+ --vkui--calendar_color_background_lime_tint--hover: #EAF3E1;
923
+ --vkui--calendar_color_background_lime_tint--active: #E0E9DA;
924
+ --vkui--calendar_color_background_grass_tint: #E7F8E8;
925
+ --vkui--calendar_color_background_grass_tint--hover: #DEEFE1;
926
+ --vkui--calendar_color_background_grass_tint--active: #D5E5DA;
927
+ --vkui--calendar_color_background_mint_tint: #EAFBF5;
928
+ --vkui--calendar_color_background_mint_tint--hover: #E1F2EE;
929
+ --vkui--calendar_color_background_mint_tint--active: #D7E8E6;
930
+ --vkui--calendar_color_background_sea_tint: #E5FBF8;
931
+ --vkui--calendar_color_background_sea_tint--hover: #DCF2F1;
932
+ --vkui--calendar_color_background_sea_tint--active: #D3E8E9;
933
+ --vkui--calendar_color_background_turquoise_tint: #F2FFFF;
934
+ --vkui--calendar_color_background_turquoise_tint--hover: #E8F5F7;
935
+ --vkui--calendar_color_background_turquoise_tint--active: #DFECEF;
936
+ --vkui--calendar_color_background_light_sky_tint: #E6F9FD;
937
+ --vkui--calendar_color_background_light_sky_tint--hover: #DDF0F5;
938
+ --vkui--calendar_color_background_light_sky_tint--active: #D4E6EE;
939
+ --vkui--calendar_color_background_main_sky_tint: #ECF8FF;
940
+ --vkui--calendar_color_background_main_sky_tint--hover: #E3EFF7;
941
+ --vkui--calendar_color_background_main_sky_tint--active: #D9E5EF;
942
+ --vkui--calendar_color_background_sky_tint: #F0F6FF;
943
+ --vkui--calendar_color_background_sky_tint--hover: #E6EDF7;
944
+ --vkui--calendar_color_background_sky_tint--active: #DDE4EF;
945
+ --vkui--calendar_color_background_midnight_sky_tint: #E5EBFF;
946
+ --vkui--calendar_color_background_midnight_sky_tint--hover: #DCE2F7;
947
+ --vkui--calendar_color_background_midnight_sky_tint--active: #D3D9EF;
948
+ --vkui--calendar_color_background_violet_tint: #F0F0FE;
949
+ --vkui--calendar_color_background_violet_tint--hover: #E6E7F6;
950
+ --vkui--calendar_color_background_violet_tint--active: #DDDEEF;
951
+ --vkui--calendar_color_background_purple_tint: #F5EDFF;
952
+ --vkui--calendar_color_background_purple_tint--hover: #EBE4F7;
953
+ --vkui--calendar_color_background_purple_tint--active: #E1DBEF;
954
+ --vkui--calendar_color_background_magenta_tint: #FDF1FF;
955
+ --vkui--calendar_color_background_magenta_tint--hover: #F3E8F7;
956
+ --vkui--calendar_color_background_magenta_tint--active: #E9DFEF;
957
+ --vkui--calendar_color_background_pink_tint: #FFF2F8;
958
+ --vkui--calendar_color_background_pink_tint--hover: #F5E9F1;
959
+ --vkui--calendar_color_background_pink_tint--active: #EBE0E9;
750
960
  --vkui--calendar_color_sidebar_item_icon_primary: #2C2D2E;
751
961
  --vkui--calendar_color_sidebar_item_icon_primary--hover: #2A2C2F;
752
962
  --vkui--calendar_color_sidebar_item_icon_primary--active: #282B2F;