@vkontakte/vkui-tokens 4.49.1-dev-c94f02.0 → 4.50.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 (1311) hide show
  1. package/build/helpers/getGradientPointsFromColor.js +4 -4
  2. package/build/helpers/getGradientPointsFromColor.test.js +4 -4
  3. package/interfaces/general/colors/index.d.ts +25 -5
  4. package/interfaces/themes/workspaceAdmin/index.d.ts +15 -3
  5. package/interfaces/themes/workspaceAdminDark/index.d.ts +4 -0
  6. package/package.json +4 -4
  7. package/themeDescriptions/base/paradigm.js +12 -4
  8. package/themeDescriptions/base/vk.js +28 -12
  9. package/themes/calendar/cssVars/declarations/index.css +22 -10
  10. package/themes/calendar/cssVars/declarations/noColors.css +4 -4
  11. package/themes/calendar/cssVars/declarations/noSizes.css +22 -10
  12. package/themes/calendar/cssVars/declarations/onlyColors.css +18 -6
  13. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  14. package/themes/calendar/cssVars/declarations/onlyVariables.css +22 -10
  15. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  16. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +22 -10
  17. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  18. package/themes/calendar/cssVars/theme/fallbacks/index.css +22 -10
  19. package/themes/calendar/cssVars/theme/fallbacks/index.less +22 -10
  20. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +22 -10
  21. package/themes/calendar/cssVars/theme/fallbacks/index.scss +22 -10
  22. package/themes/calendar/cssVars/theme/fallbacks/index.styl +22 -10
  23. package/themes/calendar/cssVars/theme/index.js +74 -18
  24. package/themes/calendar/cssVars/theme/index.json +74 -18
  25. package/themes/calendar/docs.json +49 -1
  26. package/themes/calendar/index.css +22 -10
  27. package/themes/calendar/index.js +32 -12
  28. package/themes/calendar/index.json +32 -12
  29. package/themes/calendar/index.less +22 -10
  30. package/themes/calendar/index.pcss +22 -10
  31. package/themes/calendar/index.scss +22 -10
  32. package/themes/calendar/index.styl +22 -10
  33. package/themes/calendar/struct.json +32 -12
  34. package/themes/calendarDark/cssVars/declarations/index.css +22 -10
  35. package/themes/calendarDark/cssVars/declarations/noColors.css +4 -4
  36. package/themes/calendarDark/cssVars/declarations/noSizes.css +22 -10
  37. package/themes/calendarDark/cssVars/declarations/onlyColors.css +18 -6
  38. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  39. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +22 -10
  40. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  41. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  42. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  43. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +22 -10
  44. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +22 -10
  45. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +22 -10
  46. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +22 -10
  47. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +22 -10
  48. package/themes/calendarDark/cssVars/theme/index.js +74 -18
  49. package/themes/calendarDark/cssVars/theme/index.json +74 -18
  50. package/themes/calendarDark/docs.json +49 -1
  51. package/themes/calendarDark/index.css +22 -10
  52. package/themes/calendarDark/index.js +32 -12
  53. package/themes/calendarDark/index.json +32 -12
  54. package/themes/calendarDark/index.less +22 -10
  55. package/themes/calendarDark/index.pcss +22 -10
  56. package/themes/calendarDark/index.scss +22 -10
  57. package/themes/calendarDark/index.styl +22 -10
  58. package/themes/calendarDark/struct.json +32 -12
  59. package/themes/calls/cssVars/declarations/index.css +22 -10
  60. package/themes/calls/cssVars/declarations/noColors.css +4 -4
  61. package/themes/calls/cssVars/declarations/noSizes.css +22 -10
  62. package/themes/calls/cssVars/declarations/onlyColors.css +18 -6
  63. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  64. package/themes/calls/cssVars/declarations/onlyVariables.css +22 -10
  65. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  66. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +22 -10
  67. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  68. package/themes/calls/cssVars/theme/fallbacks/index.css +22 -10
  69. package/themes/calls/cssVars/theme/fallbacks/index.less +22 -10
  70. package/themes/calls/cssVars/theme/fallbacks/index.pcss +22 -10
  71. package/themes/calls/cssVars/theme/fallbacks/index.scss +22 -10
  72. package/themes/calls/cssVars/theme/fallbacks/index.styl +22 -10
  73. package/themes/calls/cssVars/theme/index.js +74 -18
  74. package/themes/calls/cssVars/theme/index.json +74 -18
  75. package/themes/calls/docs.json +49 -1
  76. package/themes/calls/index.css +22 -10
  77. package/themes/calls/index.js +32 -12
  78. package/themes/calls/index.json +32 -12
  79. package/themes/calls/index.less +22 -10
  80. package/themes/calls/index.pcss +22 -10
  81. package/themes/calls/index.scss +22 -10
  82. package/themes/calls/index.styl +22 -10
  83. package/themes/calls/struct.json +32 -12
  84. package/themes/cloud/cssVars/declarations/index.css +22 -10
  85. package/themes/cloud/cssVars/declarations/noColors.css +4 -4
  86. package/themes/cloud/cssVars/declarations/noSizes.css +22 -10
  87. package/themes/cloud/cssVars/declarations/onlyColors.css +18 -6
  88. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  89. package/themes/cloud/cssVars/declarations/onlyVariables.css +22 -10
  90. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  91. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +22 -10
  92. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  93. package/themes/cloud/cssVars/theme/fallbacks/index.css +22 -10
  94. package/themes/cloud/cssVars/theme/fallbacks/index.less +22 -10
  95. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +22 -10
  96. package/themes/cloud/cssVars/theme/fallbacks/index.scss +22 -10
  97. package/themes/cloud/cssVars/theme/fallbacks/index.styl +22 -10
  98. package/themes/cloud/cssVars/theme/index.js +74 -18
  99. package/themes/cloud/cssVars/theme/index.json +74 -18
  100. package/themes/cloud/docs.json +49 -1
  101. package/themes/cloud/index.css +22 -10
  102. package/themes/cloud/index.js +32 -12
  103. package/themes/cloud/index.json +32 -12
  104. package/themes/cloud/index.less +22 -10
  105. package/themes/cloud/index.pcss +22 -10
  106. package/themes/cloud/index.scss +22 -10
  107. package/themes/cloud/index.styl +22 -10
  108. package/themes/cloud/struct.json +32 -12
  109. package/themes/cloudDark/cssVars/declarations/index.css +22 -10
  110. package/themes/cloudDark/cssVars/declarations/noColors.css +4 -4
  111. package/themes/cloudDark/cssVars/declarations/noSizes.css +22 -10
  112. package/themes/cloudDark/cssVars/declarations/onlyColors.css +18 -6
  113. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  114. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +22 -10
  115. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  116. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  117. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  118. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +22 -10
  119. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +22 -10
  120. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +22 -10
  121. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +22 -10
  122. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +22 -10
  123. package/themes/cloudDark/cssVars/theme/index.js +74 -18
  124. package/themes/cloudDark/cssVars/theme/index.json +74 -18
  125. package/themes/cloudDark/docs.json +49 -1
  126. package/themes/cloudDark/index.css +22 -10
  127. package/themes/cloudDark/index.js +32 -12
  128. package/themes/cloudDark/index.json +32 -12
  129. package/themes/cloudDark/index.less +22 -10
  130. package/themes/cloudDark/index.pcss +22 -10
  131. package/themes/cloudDark/index.scss +22 -10
  132. package/themes/cloudDark/index.styl +22 -10
  133. package/themes/cloudDark/struct.json +32 -12
  134. package/themes/dobro/cssVars/declarations/index.css +22 -10
  135. package/themes/dobro/cssVars/declarations/noColors.css +4 -4
  136. package/themes/dobro/cssVars/declarations/noSizes.css +22 -10
  137. package/themes/dobro/cssVars/declarations/onlyColors.css +18 -6
  138. package/themes/dobro/cssVars/declarations/onlyColors.js +2 -2
  139. package/themes/dobro/cssVars/declarations/onlyVariables.css +22 -10
  140. package/themes/dobro/cssVars/declarations/onlyVariables.js +2 -2
  141. package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +22 -10
  142. package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  143. package/themes/dobro/cssVars/theme/fallbacks/index.css +22 -10
  144. package/themes/dobro/cssVars/theme/fallbacks/index.less +22 -10
  145. package/themes/dobro/cssVars/theme/fallbacks/index.pcss +22 -10
  146. package/themes/dobro/cssVars/theme/fallbacks/index.scss +22 -10
  147. package/themes/dobro/cssVars/theme/fallbacks/index.styl +22 -10
  148. package/themes/dobro/cssVars/theme/index.js +74 -18
  149. package/themes/dobro/cssVars/theme/index.json +74 -18
  150. package/themes/dobro/docs.json +49 -1
  151. package/themes/dobro/index.css +22 -10
  152. package/themes/dobro/index.js +32 -12
  153. package/themes/dobro/index.json +32 -12
  154. package/themes/dobro/index.less +22 -10
  155. package/themes/dobro/index.pcss +22 -10
  156. package/themes/dobro/index.scss +22 -10
  157. package/themes/dobro/index.styl +22 -10
  158. package/themes/dobro/struct.json +32 -12
  159. package/themes/dobroDark/cssVars/declarations/index.css +22 -10
  160. package/themes/dobroDark/cssVars/declarations/noColors.css +4 -4
  161. package/themes/dobroDark/cssVars/declarations/noSizes.css +22 -10
  162. package/themes/dobroDark/cssVars/declarations/onlyColors.css +18 -6
  163. package/themes/dobroDark/cssVars/declarations/onlyColors.js +2 -2
  164. package/themes/dobroDark/cssVars/declarations/onlyVariables.css +22 -10
  165. package/themes/dobroDark/cssVars/declarations/onlyVariables.js +2 -2
  166. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  167. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -8
  168. package/themes/dobroDark/cssVars/theme/fallbacks/index.css +22 -10
  169. package/themes/dobroDark/cssVars/theme/fallbacks/index.less +22 -10
  170. package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +22 -10
  171. package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +22 -10
  172. package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +22 -10
  173. package/themes/dobroDark/cssVars/theme/index.js +74 -18
  174. package/themes/dobroDark/cssVars/theme/index.json +74 -18
  175. package/themes/dobroDark/docs.json +49 -1
  176. package/themes/dobroDark/index.css +22 -10
  177. package/themes/dobroDark/index.js +32 -12
  178. package/themes/dobroDark/index.json +32 -12
  179. package/themes/dobroDark/index.less +22 -10
  180. package/themes/dobroDark/index.pcss +22 -10
  181. package/themes/dobroDark/index.scss +22 -10
  182. package/themes/dobroDark/index.styl +22 -10
  183. package/themes/dobroDark/struct.json +32 -12
  184. package/themes/home/cssVars/declarations/index.css +22 -10
  185. package/themes/home/cssVars/declarations/noColors.css +4 -4
  186. package/themes/home/cssVars/declarations/noSizes.css +22 -10
  187. package/themes/home/cssVars/declarations/onlyColors.css +18 -6
  188. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  189. package/themes/home/cssVars/declarations/onlyVariables.css +22 -10
  190. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  191. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +22 -10
  192. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  193. package/themes/home/cssVars/theme/fallbacks/index.css +22 -10
  194. package/themes/home/cssVars/theme/fallbacks/index.less +22 -10
  195. package/themes/home/cssVars/theme/fallbacks/index.pcss +22 -10
  196. package/themes/home/cssVars/theme/fallbacks/index.scss +22 -10
  197. package/themes/home/cssVars/theme/fallbacks/index.styl +22 -10
  198. package/themes/home/cssVars/theme/index.js +74 -18
  199. package/themes/home/cssVars/theme/index.json +74 -18
  200. package/themes/home/docs.json +49 -1
  201. package/themes/home/index.css +22 -10
  202. package/themes/home/index.js +32 -12
  203. package/themes/home/index.json +32 -12
  204. package/themes/home/index.less +22 -10
  205. package/themes/home/index.pcss +22 -10
  206. package/themes/home/index.scss +22 -10
  207. package/themes/home/index.styl +22 -10
  208. package/themes/home/struct.json +32 -12
  209. package/themes/homeDark/cssVars/declarations/index.css +22 -10
  210. package/themes/homeDark/cssVars/declarations/noColors.css +4 -4
  211. package/themes/homeDark/cssVars/declarations/noSizes.css +22 -10
  212. package/themes/homeDark/cssVars/declarations/onlyColors.css +18 -6
  213. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  214. package/themes/homeDark/cssVars/declarations/onlyVariables.css +22 -10
  215. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  216. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  217. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  218. package/themes/homeDark/cssVars/theme/fallbacks/index.css +22 -10
  219. package/themes/homeDark/cssVars/theme/fallbacks/index.less +22 -10
  220. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +22 -10
  221. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +22 -10
  222. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +22 -10
  223. package/themes/homeDark/cssVars/theme/index.js +74 -18
  224. package/themes/homeDark/cssVars/theme/index.json +74 -18
  225. package/themes/homeDark/docs.json +49 -1
  226. package/themes/homeDark/index.css +22 -10
  227. package/themes/homeDark/index.js +32 -12
  228. package/themes/homeDark/index.json +32 -12
  229. package/themes/homeDark/index.less +22 -10
  230. package/themes/homeDark/index.pcss +22 -10
  231. package/themes/homeDark/index.scss +22 -10
  232. package/themes/homeDark/index.styl +22 -10
  233. package/themes/homeDark/struct.json +32 -12
  234. package/themes/media/cssVars/declarations/index.css +22 -10
  235. package/themes/media/cssVars/declarations/noColors.css +4 -4
  236. package/themes/media/cssVars/declarations/noSizes.css +22 -10
  237. package/themes/media/cssVars/declarations/onlyColors.css +18 -6
  238. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  239. package/themes/media/cssVars/declarations/onlyVariables.css +22 -10
  240. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  241. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +22 -10
  242. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  243. package/themes/media/cssVars/theme/fallbacks/index.css +22 -10
  244. package/themes/media/cssVars/theme/fallbacks/index.less +22 -10
  245. package/themes/media/cssVars/theme/fallbacks/index.pcss +22 -10
  246. package/themes/media/cssVars/theme/fallbacks/index.scss +22 -10
  247. package/themes/media/cssVars/theme/fallbacks/index.styl +22 -10
  248. package/themes/media/cssVars/theme/index.js +74 -18
  249. package/themes/media/cssVars/theme/index.json +74 -18
  250. package/themes/media/docs.json +49 -1
  251. package/themes/media/index.css +22 -10
  252. package/themes/media/index.js +32 -12
  253. package/themes/media/index.json +32 -12
  254. package/themes/media/index.less +22 -10
  255. package/themes/media/index.pcss +22 -10
  256. package/themes/media/index.scss +22 -10
  257. package/themes/media/index.styl +22 -10
  258. package/themes/media/struct.json +32 -12
  259. package/themes/mediaDark/cssVars/declarations/index.css +22 -10
  260. package/themes/mediaDark/cssVars/declarations/noColors.css +4 -4
  261. package/themes/mediaDark/cssVars/declarations/noSizes.css +22 -10
  262. package/themes/mediaDark/cssVars/declarations/onlyColors.css +18 -6
  263. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  264. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +22 -10
  265. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  266. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  267. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  268. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +22 -10
  269. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +22 -10
  270. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +22 -10
  271. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +22 -10
  272. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +22 -10
  273. package/themes/mediaDark/cssVars/theme/index.js +74 -18
  274. package/themes/mediaDark/cssVars/theme/index.json +74 -18
  275. package/themes/mediaDark/docs.json +49 -1
  276. package/themes/mediaDark/index.css +22 -10
  277. package/themes/mediaDark/index.js +32 -12
  278. package/themes/mediaDark/index.json +32 -12
  279. package/themes/mediaDark/index.less +22 -10
  280. package/themes/mediaDark/index.pcss +22 -10
  281. package/themes/mediaDark/index.scss +22 -10
  282. package/themes/mediaDark/index.styl +22 -10
  283. package/themes/mediaDark/struct.json +32 -12
  284. package/themes/mycom/cssVars/declarations/index.css +22 -10
  285. package/themes/mycom/cssVars/declarations/noColors.css +4 -4
  286. package/themes/mycom/cssVars/declarations/noSizes.css +22 -10
  287. package/themes/mycom/cssVars/declarations/onlyColors.css +18 -6
  288. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  289. package/themes/mycom/cssVars/declarations/onlyVariables.css +22 -10
  290. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  291. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +22 -10
  292. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  293. package/themes/mycom/cssVars/theme/fallbacks/index.css +22 -10
  294. package/themes/mycom/cssVars/theme/fallbacks/index.less +22 -10
  295. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +22 -10
  296. package/themes/mycom/cssVars/theme/fallbacks/index.scss +22 -10
  297. package/themes/mycom/cssVars/theme/fallbacks/index.styl +22 -10
  298. package/themes/mycom/cssVars/theme/index.js +74 -18
  299. package/themes/mycom/cssVars/theme/index.json +74 -18
  300. package/themes/mycom/docs.json +49 -1
  301. package/themes/mycom/index.css +22 -10
  302. package/themes/mycom/index.js +32 -12
  303. package/themes/mycom/index.json +32 -12
  304. package/themes/mycom/index.less +22 -10
  305. package/themes/mycom/index.pcss +22 -10
  306. package/themes/mycom/index.scss +22 -10
  307. package/themes/mycom/index.styl +22 -10
  308. package/themes/mycom/struct.json +32 -12
  309. package/themes/octavius/cssVars/declarations/index.css +103 -91
  310. package/themes/octavius/cssVars/declarations/noColors.css +5 -5
  311. package/themes/octavius/cssVars/declarations/noSizes.css +103 -91
  312. package/themes/octavius/cssVars/declarations/onlyColors.css +98 -86
  313. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  314. package/themes/octavius/cssVars/declarations/onlyVariables.css +103 -91
  315. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  316. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +103 -91
  317. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +103 -91
  318. package/themes/octavius/cssVars/theme/fallbacks/index.css +103 -91
  319. package/themes/octavius/cssVars/theme/fallbacks/index.less +103 -91
  320. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +103 -91
  321. package/themes/octavius/cssVars/theme/fallbacks/index.scss +103 -91
  322. package/themes/octavius/cssVars/theme/fallbacks/index.styl +103 -91
  323. package/themes/octavius/cssVars/theme/index.js +177 -121
  324. package/themes/octavius/cssVars/theme/index.json +177 -121
  325. package/themes/octavius/docs.json +49 -1
  326. package/themes/octavius/index.css +103 -91
  327. package/themes/octavius/index.js +116 -96
  328. package/themes/octavius/index.json +116 -96
  329. package/themes/octavius/index.less +103 -91
  330. package/themes/octavius/index.pcss +103 -91
  331. package/themes/octavius/index.scss +103 -91
  332. package/themes/octavius/index.styl +103 -91
  333. package/themes/octavius/struct.json +116 -96
  334. package/themes/octaviusCompact/cssVars/declarations/index.css +103 -91
  335. package/themes/octaviusCompact/cssVars/declarations/noColors.css +5 -5
  336. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +103 -91
  337. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +98 -86
  338. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  339. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +103 -91
  340. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  341. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +103 -91
  342. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +103 -91
  343. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +103 -91
  344. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +103 -91
  345. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +103 -91
  346. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +103 -91
  347. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +103 -91
  348. package/themes/octaviusCompact/cssVars/theme/index.js +177 -121
  349. package/themes/octaviusCompact/cssVars/theme/index.json +177 -121
  350. package/themes/octaviusCompact/docs.json +49 -1
  351. package/themes/octaviusCompact/index.css +103 -91
  352. package/themes/octaviusCompact/index.js +116 -96
  353. package/themes/octaviusCompact/index.json +116 -96
  354. package/themes/octaviusCompact/index.less +103 -91
  355. package/themes/octaviusCompact/index.pcss +103 -91
  356. package/themes/octaviusCompact/index.scss +103 -91
  357. package/themes/octaviusCompact/index.styl +103 -91
  358. package/themes/octaviusCompact/struct.json +116 -96
  359. package/themes/octaviusCompactDark/cssVars/declarations/index.css +56 -44
  360. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +5 -5
  361. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +56 -44
  362. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +51 -39
  363. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  364. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +56 -44
  365. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  366. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +56 -44
  367. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +56 -44
  368. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +56 -44
  369. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +56 -44
  370. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +56 -44
  371. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +56 -44
  372. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +56 -44
  373. package/themes/octaviusCompactDark/cssVars/theme/index.js +130 -74
  374. package/themes/octaviusCompactDark/cssVars/theme/index.json +130 -74
  375. package/themes/octaviusCompactDark/docs.json +49 -1
  376. package/themes/octaviusCompactDark/index.css +56 -44
  377. package/themes/octaviusCompactDark/index.js +70 -50
  378. package/themes/octaviusCompactDark/index.json +70 -50
  379. package/themes/octaviusCompactDark/index.less +56 -44
  380. package/themes/octaviusCompactDark/index.pcss +56 -44
  381. package/themes/octaviusCompactDark/index.scss +56 -44
  382. package/themes/octaviusCompactDark/index.styl +56 -44
  383. package/themes/octaviusCompactDark/struct.json +70 -50
  384. package/themes/octaviusDark/cssVars/declarations/index.css +56 -44
  385. package/themes/octaviusDark/cssVars/declarations/noColors.css +5 -5
  386. package/themes/octaviusDark/cssVars/declarations/noSizes.css +56 -44
  387. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +51 -39
  388. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  389. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +56 -44
  390. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  391. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +56 -44
  392. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +56 -44
  393. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +56 -44
  394. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +56 -44
  395. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +56 -44
  396. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +56 -44
  397. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +56 -44
  398. package/themes/octaviusDark/cssVars/theme/index.js +130 -74
  399. package/themes/octaviusDark/cssVars/theme/index.json +130 -74
  400. package/themes/octaviusDark/docs.json +49 -1
  401. package/themes/octaviusDark/index.css +56 -44
  402. package/themes/octaviusDark/index.js +70 -50
  403. package/themes/octaviusDark/index.json +70 -50
  404. package/themes/octaviusDark/index.less +56 -44
  405. package/themes/octaviusDark/index.pcss +56 -44
  406. package/themes/octaviusDark/index.scss +56 -44
  407. package/themes/octaviusDark/index.styl +56 -44
  408. package/themes/octaviusDark/struct.json +70 -50
  409. package/themes/octaviusVK/cssVars/declarations/index.css +45 -33
  410. package/themes/octaviusVK/cssVars/declarations/noColors.css +4 -4
  411. package/themes/octaviusVK/cssVars/declarations/noSizes.css +45 -33
  412. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +41 -29
  413. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  414. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +45 -33
  415. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  416. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +45 -33
  417. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -33
  418. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +45 -33
  419. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +45 -33
  420. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +45 -33
  421. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +45 -33
  422. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +45 -33
  423. package/themes/octaviusVK/cssVars/theme/index.js +119 -63
  424. package/themes/octaviusVK/cssVars/theme/index.json +119 -63
  425. package/themes/octaviusVK/docs.json +49 -1
  426. package/themes/octaviusVK/index.css +45 -33
  427. package/themes/octaviusVK/index.js +59 -39
  428. package/themes/octaviusVK/index.json +59 -39
  429. package/themes/octaviusVK/index.less +45 -33
  430. package/themes/octaviusVK/index.pcss +45 -33
  431. package/themes/octaviusVK/index.scss +45 -33
  432. package/themes/octaviusVK/index.styl +45 -33
  433. package/themes/octaviusVK/struct.json +59 -39
  434. package/themes/octaviusVKDark/cssVars/declarations/index.css +43 -31
  435. package/themes/octaviusVKDark/cssVars/declarations/noColors.css +4 -4
  436. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +43 -31
  437. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +39 -27
  438. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  439. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +43 -31
  440. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  441. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +43 -31
  442. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +43 -31
  443. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +43 -31
  444. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +43 -31
  445. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +43 -31
  446. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +43 -31
  447. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +43 -31
  448. package/themes/octaviusVKDark/cssVars/theme/index.js +117 -61
  449. package/themes/octaviusVKDark/cssVars/theme/index.json +117 -61
  450. package/themes/octaviusVKDark/docs.json +49 -1
  451. package/themes/octaviusVKDark/index.css +43 -31
  452. package/themes/octaviusVKDark/index.js +57 -37
  453. package/themes/octaviusVKDark/index.json +57 -37
  454. package/themes/octaviusVKDark/index.less +43 -31
  455. package/themes/octaviusVKDark/index.pcss +43 -31
  456. package/themes/octaviusVKDark/index.scss +43 -31
  457. package/themes/octaviusVKDark/index.styl +43 -31
  458. package/themes/octaviusVKDark/struct.json +57 -37
  459. package/themes/octaviusWhite/cssVars/declarations/index.css +28 -16
  460. package/themes/octaviusWhite/cssVars/declarations/noColors.css +4 -4
  461. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +28 -16
  462. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +24 -12
  463. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  464. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +28 -16
  465. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  466. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +28 -16
  467. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +28 -16
  468. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +28 -16
  469. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +28 -16
  470. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +28 -16
  471. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +28 -16
  472. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +28 -16
  473. package/themes/octaviusWhite/cssVars/theme/index.js +80 -24
  474. package/themes/octaviusWhite/cssVars/theme/index.json +80 -24
  475. package/themes/octaviusWhite/docs.json +49 -1
  476. package/themes/octaviusWhite/index.css +28 -16
  477. package/themes/octaviusWhite/index.js +38 -18
  478. package/themes/octaviusWhite/index.json +38 -18
  479. package/themes/octaviusWhite/index.less +28 -16
  480. package/themes/octaviusWhite/index.pcss +28 -16
  481. package/themes/octaviusWhite/index.scss +28 -16
  482. package/themes/octaviusWhite/index.styl +28 -16
  483. package/themes/octaviusWhite/struct.json +38 -18
  484. package/themes/otvet/cssVars/declarations/index.css +22 -10
  485. package/themes/otvet/cssVars/declarations/noColors.css +4 -4
  486. package/themes/otvet/cssVars/declarations/noSizes.css +22 -10
  487. package/themes/otvet/cssVars/declarations/onlyColors.css +18 -6
  488. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  489. package/themes/otvet/cssVars/declarations/onlyVariables.css +22 -10
  490. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  491. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +22 -10
  492. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  493. package/themes/otvet/cssVars/theme/fallbacks/index.css +22 -10
  494. package/themes/otvet/cssVars/theme/fallbacks/index.less +22 -10
  495. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +22 -10
  496. package/themes/otvet/cssVars/theme/fallbacks/index.scss +22 -10
  497. package/themes/otvet/cssVars/theme/fallbacks/index.styl +22 -10
  498. package/themes/otvet/cssVars/theme/index.js +74 -18
  499. package/themes/otvet/cssVars/theme/index.json +74 -18
  500. package/themes/otvet/docs.json +49 -1
  501. package/themes/otvet/index.css +22 -10
  502. package/themes/otvet/index.js +32 -12
  503. package/themes/otvet/index.json +32 -12
  504. package/themes/otvet/index.less +22 -10
  505. package/themes/otvet/index.pcss +22 -10
  506. package/themes/otvet/index.scss +22 -10
  507. package/themes/otvet/index.styl +22 -10
  508. package/themes/otvet/struct.json +32 -12
  509. package/themes/otvetDark/cssVars/declarations/index.css +22 -10
  510. package/themes/otvetDark/cssVars/declarations/noColors.css +4 -4
  511. package/themes/otvetDark/cssVars/declarations/noSizes.css +22 -10
  512. package/themes/otvetDark/cssVars/declarations/onlyColors.css +18 -6
  513. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  514. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +22 -10
  515. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  516. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  517. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  518. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +22 -10
  519. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +22 -10
  520. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +22 -10
  521. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +22 -10
  522. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +22 -10
  523. package/themes/otvetDark/cssVars/theme/index.js +74 -18
  524. package/themes/otvetDark/cssVars/theme/index.json +74 -18
  525. package/themes/otvetDark/docs.json +49 -1
  526. package/themes/otvetDark/index.css +22 -10
  527. package/themes/otvetDark/index.js +32 -12
  528. package/themes/otvetDark/index.json +32 -12
  529. package/themes/otvetDark/index.less +22 -10
  530. package/themes/otvetDark/index.pcss +22 -10
  531. package/themes/otvetDark/index.scss +22 -10
  532. package/themes/otvetDark/index.styl +22 -10
  533. package/themes/otvetDark/struct.json +32 -12
  534. package/themes/paradigmBase/cssVars/declarations/index.css +22 -10
  535. package/themes/paradigmBase/cssVars/declarations/noColors.css +4 -4
  536. package/themes/paradigmBase/cssVars/declarations/noSizes.css +22 -10
  537. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +18 -6
  538. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  539. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +22 -10
  540. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  541. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +22 -10
  542. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  543. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +22 -10
  544. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +22 -10
  545. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +22 -10
  546. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +22 -10
  547. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +22 -10
  548. package/themes/paradigmBase/cssVars/theme/index.js +74 -18
  549. package/themes/paradigmBase/cssVars/theme/index.json +74 -18
  550. package/themes/paradigmBase/docs.json +49 -1
  551. package/themes/paradigmBase/index.css +22 -10
  552. package/themes/paradigmBase/index.js +32 -12
  553. package/themes/paradigmBase/index.json +32 -12
  554. package/themes/paradigmBase/index.less +22 -10
  555. package/themes/paradigmBase/index.pcss +22 -10
  556. package/themes/paradigmBase/index.scss +22 -10
  557. package/themes/paradigmBase/index.styl +22 -10
  558. package/themes/paradigmBase/struct.json +32 -12
  559. package/themes/paradigmBaseDark/cssVars/declarations/index.css +22 -10
  560. package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +4 -4
  561. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +22 -10
  562. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +18 -6
  563. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  564. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +22 -10
  565. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  566. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  567. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  568. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +22 -10
  569. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +22 -10
  570. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +22 -10
  571. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +22 -10
  572. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +22 -10
  573. package/themes/paradigmBaseDark/cssVars/theme/index.js +74 -18
  574. package/themes/paradigmBaseDark/cssVars/theme/index.json +74 -18
  575. package/themes/paradigmBaseDark/docs.json +49 -1
  576. package/themes/paradigmBaseDark/index.css +22 -10
  577. package/themes/paradigmBaseDark/index.js +32 -12
  578. package/themes/paradigmBaseDark/index.json +32 -12
  579. package/themes/paradigmBaseDark/index.less +22 -10
  580. package/themes/paradigmBaseDark/index.pcss +22 -10
  581. package/themes/paradigmBaseDark/index.scss +22 -10
  582. package/themes/paradigmBaseDark/index.styl +22 -10
  583. package/themes/paradigmBaseDark/struct.json +32 -12
  584. package/themes/pharma/cssVars/declarations/index.css +22 -10
  585. package/themes/pharma/cssVars/declarations/noColors.css +4 -4
  586. package/themes/pharma/cssVars/declarations/noSizes.css +22 -10
  587. package/themes/pharma/cssVars/declarations/onlyColors.css +18 -6
  588. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  589. package/themes/pharma/cssVars/declarations/onlyVariables.css +22 -10
  590. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  591. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +22 -10
  592. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  593. package/themes/pharma/cssVars/theme/fallbacks/index.css +22 -10
  594. package/themes/pharma/cssVars/theme/fallbacks/index.less +22 -10
  595. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +22 -10
  596. package/themes/pharma/cssVars/theme/fallbacks/index.scss +22 -10
  597. package/themes/pharma/cssVars/theme/fallbacks/index.styl +22 -10
  598. package/themes/pharma/cssVars/theme/index.js +74 -18
  599. package/themes/pharma/cssVars/theme/index.json +74 -18
  600. package/themes/pharma/docs.json +49 -1
  601. package/themes/pharma/index.css +22 -10
  602. package/themes/pharma/index.js +32 -12
  603. package/themes/pharma/index.json +32 -12
  604. package/themes/pharma/index.less +22 -10
  605. package/themes/pharma/index.pcss +22 -10
  606. package/themes/pharma/index.scss +22 -10
  607. package/themes/pharma/index.styl +22 -10
  608. package/themes/pharma/struct.json +32 -12
  609. package/themes/portalUI/cssVars/declarations/index.css +22 -10
  610. package/themes/portalUI/cssVars/declarations/noColors.css +4 -4
  611. package/themes/portalUI/cssVars/declarations/noSizes.css +22 -10
  612. package/themes/portalUI/cssVars/declarations/onlyColors.css +18 -6
  613. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  614. package/themes/portalUI/cssVars/declarations/onlyVariables.css +22 -10
  615. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  616. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +22 -10
  617. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  618. package/themes/portalUI/cssVars/theme/fallbacks/index.css +22 -10
  619. package/themes/portalUI/cssVars/theme/fallbacks/index.less +22 -10
  620. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +22 -10
  621. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +22 -10
  622. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +22 -10
  623. package/themes/portalUI/cssVars/theme/index.js +74 -18
  624. package/themes/portalUI/cssVars/theme/index.json +74 -18
  625. package/themes/portalUI/docs.json +49 -1
  626. package/themes/portalUI/index.css +22 -10
  627. package/themes/portalUI/index.js +32 -12
  628. package/themes/portalUI/index.json +32 -12
  629. package/themes/portalUI/index.less +22 -10
  630. package/themes/portalUI/index.pcss +22 -10
  631. package/themes/portalUI/index.scss +22 -10
  632. package/themes/portalUI/index.styl +22 -10
  633. package/themes/portalUI/struct.json +32 -12
  634. package/themes/portalUIDark/cssVars/declarations/index.css +22 -10
  635. package/themes/portalUIDark/cssVars/declarations/noColors.css +4 -4
  636. package/themes/portalUIDark/cssVars/declarations/noSizes.css +22 -10
  637. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +18 -6
  638. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  639. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +22 -10
  640. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  641. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  642. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  643. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +22 -10
  644. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +22 -10
  645. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +22 -10
  646. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +22 -10
  647. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +22 -10
  648. package/themes/portalUIDark/cssVars/theme/index.js +74 -18
  649. package/themes/portalUIDark/cssVars/theme/index.json +74 -18
  650. package/themes/portalUIDark/docs.json +49 -1
  651. package/themes/portalUIDark/index.css +22 -10
  652. package/themes/portalUIDark/index.js +32 -12
  653. package/themes/portalUIDark/index.json +32 -12
  654. package/themes/portalUIDark/index.less +22 -10
  655. package/themes/portalUIDark/index.pcss +22 -10
  656. package/themes/portalUIDark/index.scss +22 -10
  657. package/themes/portalUIDark/index.styl +22 -10
  658. package/themes/portalUIDark/struct.json +32 -12
  659. package/themes/promo/cssVars/declarations/index.css +22 -10
  660. package/themes/promo/cssVars/declarations/noColors.css +4 -4
  661. package/themes/promo/cssVars/declarations/noSizes.css +22 -10
  662. package/themes/promo/cssVars/declarations/onlyColors.css +18 -6
  663. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  664. package/themes/promo/cssVars/declarations/onlyVariables.css +22 -10
  665. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  666. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +22 -10
  667. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  668. package/themes/promo/cssVars/theme/fallbacks/index.css +22 -10
  669. package/themes/promo/cssVars/theme/fallbacks/index.less +22 -10
  670. package/themes/promo/cssVars/theme/fallbacks/index.pcss +22 -10
  671. package/themes/promo/cssVars/theme/fallbacks/index.scss +22 -10
  672. package/themes/promo/cssVars/theme/fallbacks/index.styl +22 -10
  673. package/themes/promo/cssVars/theme/index.js +74 -18
  674. package/themes/promo/cssVars/theme/index.json +74 -18
  675. package/themes/promo/docs.json +49 -1
  676. package/themes/promo/index.css +22 -10
  677. package/themes/promo/index.js +32 -12
  678. package/themes/promo/index.json +32 -12
  679. package/themes/promo/index.less +22 -10
  680. package/themes/promo/index.pcss +22 -10
  681. package/themes/promo/index.scss +22 -10
  682. package/themes/promo/index.styl +22 -10
  683. package/themes/promo/struct.json +32 -12
  684. package/themes/pulse/docs.json +1 -1
  685. package/themes/pulseDark/docs.json +1 -1
  686. package/themes/search/cssVars/declarations/index.css +22 -10
  687. package/themes/search/cssVars/declarations/noColors.css +4 -4
  688. package/themes/search/cssVars/declarations/noSizes.css +22 -10
  689. package/themes/search/cssVars/declarations/onlyColors.css +18 -6
  690. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  691. package/themes/search/cssVars/declarations/onlyVariables.css +22 -10
  692. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  693. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +22 -10
  694. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  695. package/themes/search/cssVars/theme/fallbacks/index.css +22 -10
  696. package/themes/search/cssVars/theme/fallbacks/index.less +22 -10
  697. package/themes/search/cssVars/theme/fallbacks/index.pcss +22 -10
  698. package/themes/search/cssVars/theme/fallbacks/index.scss +22 -10
  699. package/themes/search/cssVars/theme/fallbacks/index.styl +22 -10
  700. package/themes/search/cssVars/theme/index.js +74 -18
  701. package/themes/search/cssVars/theme/index.json +74 -18
  702. package/themes/search/docs.json +49 -1
  703. package/themes/search/index.css +22 -10
  704. package/themes/search/index.js +32 -12
  705. package/themes/search/index.json +32 -12
  706. package/themes/search/index.less +22 -10
  707. package/themes/search/index.pcss +22 -10
  708. package/themes/search/index.scss +22 -10
  709. package/themes/search/index.styl +22 -10
  710. package/themes/search/struct.json +32 -12
  711. package/themes/todo/cssVars/declarations/index.css +22 -10
  712. package/themes/todo/cssVars/declarations/noColors.css +4 -4
  713. package/themes/todo/cssVars/declarations/noSizes.css +22 -10
  714. package/themes/todo/cssVars/declarations/onlyColors.css +18 -6
  715. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  716. package/themes/todo/cssVars/declarations/onlyVariables.css +22 -10
  717. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  718. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +22 -10
  719. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  720. package/themes/todo/cssVars/theme/fallbacks/index.css +22 -10
  721. package/themes/todo/cssVars/theme/fallbacks/index.less +22 -10
  722. package/themes/todo/cssVars/theme/fallbacks/index.pcss +22 -10
  723. package/themes/todo/cssVars/theme/fallbacks/index.scss +22 -10
  724. package/themes/todo/cssVars/theme/fallbacks/index.styl +22 -10
  725. package/themes/todo/cssVars/theme/index.js +74 -18
  726. package/themes/todo/cssVars/theme/index.json +74 -18
  727. package/themes/todo/docs.json +49 -1
  728. package/themes/todo/index.css +22 -10
  729. package/themes/todo/index.js +32 -12
  730. package/themes/todo/index.json +32 -12
  731. package/themes/todo/index.less +22 -10
  732. package/themes/todo/index.pcss +22 -10
  733. package/themes/todo/index.scss +22 -10
  734. package/themes/todo/index.styl +22 -10
  735. package/themes/todo/struct.json +32 -12
  736. package/themes/vkAccessibility/cssVars/declarations/index.css +22 -10
  737. package/themes/vkAccessibility/cssVars/declarations/noColors.css +4 -4
  738. package/themes/vkAccessibility/cssVars/declarations/noSizes.css +22 -10
  739. package/themes/vkAccessibility/cssVars/declarations/onlyColors.css +18 -6
  740. package/themes/vkAccessibility/cssVars/declarations/onlyColors.js +2 -2
  741. package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +22 -10
  742. package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +2 -2
  743. package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +22 -10
  744. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +22 -10
  745. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +22 -10
  746. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +22 -10
  747. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +22 -10
  748. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +22 -10
  749. package/themes/vkAccessibility/cssVars/theme/index.js +74 -18
  750. package/themes/vkAccessibility/cssVars/theme/index.json +74 -18
  751. package/themes/vkAccessibility/docs.json +49 -1
  752. package/themes/vkAccessibility/index.css +22 -10
  753. package/themes/vkAccessibility/index.js +32 -12
  754. package/themes/vkAccessibility/index.json +32 -12
  755. package/themes/vkAccessibility/index.less +22 -10
  756. package/themes/vkAccessibility/index.pcss +22 -10
  757. package/themes/vkAccessibility/index.scss +22 -10
  758. package/themes/vkAccessibility/index.styl +22 -10
  759. package/themes/vkAccessibility/struct.json +32 -12
  760. package/themes/vkAccessibilityDark/cssVars/declarations/index.css +22 -10
  761. package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +4 -4
  762. package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +22 -10
  763. package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.css +18 -6
  764. package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.js +2 -2
  765. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +22 -10
  766. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +2 -2
  767. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  768. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +22 -10
  769. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +22 -10
  770. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +22 -10
  771. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +22 -10
  772. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +22 -10
  773. package/themes/vkAccessibilityDark/cssVars/theme/index.js +74 -18
  774. package/themes/vkAccessibilityDark/cssVars/theme/index.json +74 -18
  775. package/themes/vkAccessibilityDark/docs.json +49 -1
  776. package/themes/vkAccessibilityDark/index.css +22 -10
  777. package/themes/vkAccessibilityDark/index.js +32 -12
  778. package/themes/vkAccessibilityDark/index.json +32 -12
  779. package/themes/vkAccessibilityDark/index.less +22 -10
  780. package/themes/vkAccessibilityDark/index.pcss +22 -10
  781. package/themes/vkAccessibilityDark/index.scss +22 -10
  782. package/themes/vkAccessibilityDark/index.styl +22 -10
  783. package/themes/vkAccessibilityDark/struct.json +32 -12
  784. package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +22 -10
  785. package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +4 -4
  786. package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +22 -10
  787. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyColors.css +18 -6
  788. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyColors.js +2 -2
  789. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +22 -10
  790. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +2 -2
  791. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
  792. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +22 -10
  793. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +22 -10
  794. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +22 -10
  795. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +22 -10
  796. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +22 -10
  797. package/themes/vkAccessibilityIOS/cssVars/theme/index.js +74 -18
  798. package/themes/vkAccessibilityIOS/cssVars/theme/index.json +74 -18
  799. package/themes/vkAccessibilityIOS/docs.json +49 -1
  800. package/themes/vkAccessibilityIOS/index.css +22 -10
  801. package/themes/vkAccessibilityIOS/index.js +32 -12
  802. package/themes/vkAccessibilityIOS/index.json +32 -12
  803. package/themes/vkAccessibilityIOS/index.less +22 -10
  804. package/themes/vkAccessibilityIOS/index.pcss +22 -10
  805. package/themes/vkAccessibilityIOS/index.scss +22 -10
  806. package/themes/vkAccessibilityIOS/index.styl +22 -10
  807. package/themes/vkAccessibilityIOS/struct.json +32 -12
  808. package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +22 -10
  809. package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +4 -4
  810. package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +22 -10
  811. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.css +18 -6
  812. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.js +2 -2
  813. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +22 -10
  814. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  815. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  816. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +22 -10
  817. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +22 -10
  818. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
  819. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
  820. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
  821. package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +74 -18
  822. package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +74 -18
  823. package/themes/vkAccessibilityIOSDark/docs.json +49 -1
  824. package/themes/vkAccessibilityIOSDark/index.css +22 -10
  825. package/themes/vkAccessibilityIOSDark/index.js +32 -12
  826. package/themes/vkAccessibilityIOSDark/index.json +32 -12
  827. package/themes/vkAccessibilityIOSDark/index.less +22 -10
  828. package/themes/vkAccessibilityIOSDark/index.pcss +22 -10
  829. package/themes/vkAccessibilityIOSDark/index.scss +22 -10
  830. package/themes/vkAccessibilityIOSDark/index.styl +22 -10
  831. package/themes/vkAccessibilityIOSDark/struct.json +32 -12
  832. package/themes/vkBase/cssVars/declarations/index.css +22 -10
  833. package/themes/vkBase/cssVars/declarations/noColors.css +4 -4
  834. package/themes/vkBase/cssVars/declarations/noSizes.css +22 -10
  835. package/themes/vkBase/cssVars/declarations/onlyColors.css +18 -6
  836. package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
  837. package/themes/vkBase/cssVars/declarations/onlyVariables.css +22 -10
  838. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  839. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +22 -10
  840. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  841. package/themes/vkBase/cssVars/theme/fallbacks/index.css +22 -10
  842. package/themes/vkBase/cssVars/theme/fallbacks/index.less +22 -10
  843. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +22 -10
  844. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +22 -10
  845. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +22 -10
  846. package/themes/vkBase/cssVars/theme/index.js +74 -18
  847. package/themes/vkBase/cssVars/theme/index.json +74 -18
  848. package/themes/vkBase/docs.json +49 -1
  849. package/themes/vkBase/index.css +22 -10
  850. package/themes/vkBase/index.js +32 -12
  851. package/themes/vkBase/index.json +32 -12
  852. package/themes/vkBase/index.less +22 -10
  853. package/themes/vkBase/index.pcss +22 -10
  854. package/themes/vkBase/index.scss +22 -10
  855. package/themes/vkBase/index.styl +22 -10
  856. package/themes/vkBase/struct.json +32 -12
  857. package/themes/vkBaseDark/cssVars/declarations/index.css +22 -10
  858. package/themes/vkBaseDark/cssVars/declarations/noColors.css +4 -4
  859. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +22 -10
  860. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +18 -6
  861. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  862. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +22 -10
  863. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  864. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  865. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -8
  866. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +22 -10
  867. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +22 -10
  868. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +22 -10
  869. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +22 -10
  870. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +22 -10
  871. package/themes/vkBaseDark/cssVars/theme/index.js +74 -18
  872. package/themes/vkBaseDark/cssVars/theme/index.json +74 -18
  873. package/themes/vkBaseDark/docs.json +49 -1
  874. package/themes/vkBaseDark/index.css +22 -10
  875. package/themes/vkBaseDark/index.js +32 -12
  876. package/themes/vkBaseDark/index.json +32 -12
  877. package/themes/vkBaseDark/index.less +22 -10
  878. package/themes/vkBaseDark/index.pcss +22 -10
  879. package/themes/vkBaseDark/index.scss +22 -10
  880. package/themes/vkBaseDark/index.styl +22 -10
  881. package/themes/vkBaseDark/struct.json +32 -12
  882. package/themes/vkCom/cssVars/declarations/index.css +22 -10
  883. package/themes/vkCom/cssVars/declarations/noColors.css +4 -4
  884. package/themes/vkCom/cssVars/declarations/noSizes.css +22 -10
  885. package/themes/vkCom/cssVars/declarations/onlyColors.css +18 -6
  886. package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
  887. package/themes/vkCom/cssVars/declarations/onlyVariables.css +22 -10
  888. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  889. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +22 -10
  890. package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -3
  891. package/themes/vkCom/cssVars/theme/fallbacks/index.css +22 -10
  892. package/themes/vkCom/cssVars/theme/fallbacks/index.less +22 -10
  893. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +22 -10
  894. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +22 -10
  895. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +22 -10
  896. package/themes/vkCom/cssVars/theme/index.js +74 -18
  897. package/themes/vkCom/cssVars/theme/index.json +74 -18
  898. package/themes/vkCom/docs.json +49 -1
  899. package/themes/vkCom/index.css +22 -10
  900. package/themes/vkCom/index.js +32 -12
  901. package/themes/vkCom/index.json +32 -12
  902. package/themes/vkCom/index.less +22 -10
  903. package/themes/vkCom/index.pcss +22 -10
  904. package/themes/vkCom/index.scss +22 -10
  905. package/themes/vkCom/index.styl +22 -10
  906. package/themes/vkCom/struct.json +32 -12
  907. package/themes/vkComDark/cssVars/declarations/index.css +22 -10
  908. package/themes/vkComDark/cssVars/declarations/noColors.css +4 -4
  909. package/themes/vkComDark/cssVars/declarations/noSizes.css +22 -10
  910. package/themes/vkComDark/cssVars/declarations/onlyColors.css +18 -6
  911. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  912. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +22 -10
  913. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  914. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  915. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -3
  916. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +22 -10
  917. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +22 -10
  918. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +22 -10
  919. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +22 -10
  920. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +22 -10
  921. package/themes/vkComDark/cssVars/theme/index.js +74 -18
  922. package/themes/vkComDark/cssVars/theme/index.json +74 -18
  923. package/themes/vkComDark/docs.json +49 -1
  924. package/themes/vkComDark/index.css +22 -10
  925. package/themes/vkComDark/index.js +32 -12
  926. package/themes/vkComDark/index.json +32 -12
  927. package/themes/vkComDark/index.less +22 -10
  928. package/themes/vkComDark/index.pcss +22 -10
  929. package/themes/vkComDark/index.scss +22 -10
  930. package/themes/vkComDark/index.styl +22 -10
  931. package/themes/vkComDark/struct.json +32 -12
  932. package/themes/vkIOS/cssVars/declarations/index.css +22 -10
  933. package/themes/vkIOS/cssVars/declarations/noColors.css +4 -4
  934. package/themes/vkIOS/cssVars/declarations/noSizes.css +22 -10
  935. package/themes/vkIOS/cssVars/declarations/onlyColors.css +18 -6
  936. package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
  937. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +22 -10
  938. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  939. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
  940. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +22 -10
  941. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +22 -10
  942. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +22 -10
  943. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +22 -10
  944. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +22 -10
  945. package/themes/vkIOS/cssVars/theme/index.js +74 -18
  946. package/themes/vkIOS/cssVars/theme/index.json +74 -18
  947. package/themes/vkIOS/docs.json +49 -1
  948. package/themes/vkIOS/index.css +22 -10
  949. package/themes/vkIOS/index.js +32 -12
  950. package/themes/vkIOS/index.json +32 -12
  951. package/themes/vkIOS/index.less +22 -10
  952. package/themes/vkIOS/index.pcss +22 -10
  953. package/themes/vkIOS/index.scss +22 -10
  954. package/themes/vkIOS/index.styl +22 -10
  955. package/themes/vkIOS/struct.json +32 -12
  956. package/themes/vkIOSDark/cssVars/declarations/index.css +22 -10
  957. package/themes/vkIOSDark/cssVars/declarations/noColors.css +4 -4
  958. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +22 -10
  959. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +18 -6
  960. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  961. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +22 -10
  962. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  963. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  964. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +22 -10
  965. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +22 -10
  966. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
  967. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
  968. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
  969. package/themes/vkIOSDark/cssVars/theme/index.js +74 -18
  970. package/themes/vkIOSDark/cssVars/theme/index.json +74 -18
  971. package/themes/vkIOSDark/docs.json +49 -1
  972. package/themes/vkIOSDark/index.css +22 -10
  973. package/themes/vkIOSDark/index.js +32 -12
  974. package/themes/vkIOSDark/index.json +32 -12
  975. package/themes/vkIOSDark/index.less +22 -10
  976. package/themes/vkIOSDark/index.pcss +22 -10
  977. package/themes/vkIOSDark/index.scss +22 -10
  978. package/themes/vkIOSDark/index.styl +22 -10
  979. package/themes/vkIOSDark/struct.json +32 -12
  980. package/themes/vkIdOk/cssVars/declarations/index.css +22 -10
  981. package/themes/vkIdOk/cssVars/declarations/noColors.css +4 -4
  982. package/themes/vkIdOk/cssVars/declarations/noSizes.css +22 -10
  983. package/themes/vkIdOk/cssVars/declarations/onlyColors.css +18 -6
  984. package/themes/vkIdOk/cssVars/declarations/onlyColors.js +2 -2
  985. package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +22 -10
  986. package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +2 -2
  987. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +22 -10
  988. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  989. package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +22 -10
  990. package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +22 -10
  991. package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +22 -10
  992. package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +22 -10
  993. package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +22 -10
  994. package/themes/vkIdOk/cssVars/theme/index.js +74 -18
  995. package/themes/vkIdOk/cssVars/theme/index.json +74 -18
  996. package/themes/vkIdOk/docs.json +49 -1
  997. package/themes/vkIdOk/index.css +22 -10
  998. package/themes/vkIdOk/index.js +32 -12
  999. package/themes/vkIdOk/index.json +32 -12
  1000. package/themes/vkIdOk/index.less +22 -10
  1001. package/themes/vkIdOk/index.pcss +22 -10
  1002. package/themes/vkIdOk/index.scss +22 -10
  1003. package/themes/vkIdOk/index.styl +22 -10
  1004. package/themes/vkIdOk/struct.json +32 -12
  1005. package/themes/vkIdOkDark/cssVars/declarations/index.css +22 -10
  1006. package/themes/vkIdOkDark/cssVars/declarations/noColors.css +4 -4
  1007. package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +22 -10
  1008. package/themes/vkIdOkDark/cssVars/declarations/onlyColors.css +18 -6
  1009. package/themes/vkIdOkDark/cssVars/declarations/onlyColors.js +2 -2
  1010. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +22 -10
  1011. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +2 -2
  1012. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1013. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -8
  1014. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +22 -10
  1015. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +22 -10
  1016. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +22 -10
  1017. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +22 -10
  1018. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +22 -10
  1019. package/themes/vkIdOkDark/cssVars/theme/index.js +74 -18
  1020. package/themes/vkIdOkDark/cssVars/theme/index.json +74 -18
  1021. package/themes/vkIdOkDark/docs.json +49 -1
  1022. package/themes/vkIdOkDark/index.css +22 -10
  1023. package/themes/vkIdOkDark/index.js +32 -12
  1024. package/themes/vkIdOkDark/index.json +32 -12
  1025. package/themes/vkIdOkDark/index.less +22 -10
  1026. package/themes/vkIdOkDark/index.pcss +22 -10
  1027. package/themes/vkIdOkDark/index.scss +22 -10
  1028. package/themes/vkIdOkDark/index.styl +22 -10
  1029. package/themes/vkIdOkDark/struct.json +32 -12
  1030. package/themes/vkIdOkIOS/cssVars/declarations/index.css +22 -10
  1031. package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +4 -4
  1032. package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +22 -10
  1033. package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.css +18 -6
  1034. package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.js +2 -2
  1035. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +22 -10
  1036. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +2 -2
  1037. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1038. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +22 -10
  1039. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +22 -10
  1040. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +22 -10
  1041. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +22 -10
  1042. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +22 -10
  1043. package/themes/vkIdOkIOS/cssVars/theme/index.js +74 -18
  1044. package/themes/vkIdOkIOS/cssVars/theme/index.json +74 -18
  1045. package/themes/vkIdOkIOS/docs.json +49 -1
  1046. package/themes/vkIdOkIOS/index.css +22 -10
  1047. package/themes/vkIdOkIOS/index.js +32 -12
  1048. package/themes/vkIdOkIOS/index.json +32 -12
  1049. package/themes/vkIdOkIOS/index.less +22 -10
  1050. package/themes/vkIdOkIOS/index.pcss +22 -10
  1051. package/themes/vkIdOkIOS/index.scss +22 -10
  1052. package/themes/vkIdOkIOS/index.styl +22 -10
  1053. package/themes/vkIdOkIOS/struct.json +32 -12
  1054. package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +22 -10
  1055. package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +4 -4
  1056. package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +22 -10
  1057. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.css +18 -6
  1058. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  1059. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +22 -10
  1060. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  1061. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1062. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +22 -10
  1063. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +22 -10
  1064. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
  1065. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
  1066. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
  1067. package/themes/vkIdOkIOSDark/cssVars/theme/index.js +74 -18
  1068. package/themes/vkIdOkIOSDark/cssVars/theme/index.json +74 -18
  1069. package/themes/vkIdOkIOSDark/docs.json +49 -1
  1070. package/themes/vkIdOkIOSDark/index.css +22 -10
  1071. package/themes/vkIdOkIOSDark/index.js +32 -12
  1072. package/themes/vkIdOkIOSDark/index.json +32 -12
  1073. package/themes/vkIdOkIOSDark/index.less +22 -10
  1074. package/themes/vkIdOkIOSDark/index.pcss +22 -10
  1075. package/themes/vkIdOkIOSDark/index.scss +22 -10
  1076. package/themes/vkIdOkIOSDark/index.styl +22 -10
  1077. package/themes/vkIdOkIOSDark/struct.json +32 -12
  1078. package/themes/vkontakteAndroid/cssVars/declarations/index.css +22 -10
  1079. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +4 -4
  1080. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +22 -10
  1081. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +18 -6
  1082. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
  1083. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +22 -10
  1084. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
  1085. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1086. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +22 -10
  1087. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +22 -10
  1088. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +22 -10
  1089. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +22 -10
  1090. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +22 -10
  1091. package/themes/vkontakteAndroid/cssVars/theme/index.js +74 -18
  1092. package/themes/vkontakteAndroid/cssVars/theme/index.json +74 -18
  1093. package/themes/vkontakteAndroid/docs.json +49 -1
  1094. package/themes/vkontakteAndroid/index.css +22 -10
  1095. package/themes/vkontakteAndroid/index.js +32 -12
  1096. package/themes/vkontakteAndroid/index.json +32 -12
  1097. package/themes/vkontakteAndroid/index.less +22 -10
  1098. package/themes/vkontakteAndroid/index.pcss +22 -10
  1099. package/themes/vkontakteAndroid/index.scss +22 -10
  1100. package/themes/vkontakteAndroid/index.styl +22 -10
  1101. package/themes/vkontakteAndroid/struct.json +32 -12
  1102. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +22 -10
  1103. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +4 -4
  1104. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +22 -10
  1105. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +18 -6
  1106. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
  1107. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +22 -10
  1108. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
  1109. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1110. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +22 -10
  1111. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +22 -10
  1112. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +22 -10
  1113. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +22 -10
  1114. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +22 -10
  1115. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +74 -18
  1116. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +74 -18
  1117. package/themes/vkontakteAndroidDark/docs.json +49 -1
  1118. package/themes/vkontakteAndroidDark/index.css +22 -10
  1119. package/themes/vkontakteAndroidDark/index.js +32 -12
  1120. package/themes/vkontakteAndroidDark/index.json +32 -12
  1121. package/themes/vkontakteAndroidDark/index.less +22 -10
  1122. package/themes/vkontakteAndroidDark/index.pcss +22 -10
  1123. package/themes/vkontakteAndroidDark/index.scss +22 -10
  1124. package/themes/vkontakteAndroidDark/index.styl +22 -10
  1125. package/themes/vkontakteAndroidDark/struct.json +32 -12
  1126. package/themes/vkontakteCom/cssVars/declarations/index.css +22 -10
  1127. package/themes/vkontakteCom/cssVars/declarations/noColors.css +4 -4
  1128. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +22 -10
  1129. package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +18 -6
  1130. package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
  1131. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +22 -10
  1132. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  1133. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1134. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +22 -10
  1135. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +22 -10
  1136. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +22 -10
  1137. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +22 -10
  1138. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +22 -10
  1139. package/themes/vkontakteCom/cssVars/theme/index.js +74 -18
  1140. package/themes/vkontakteCom/cssVars/theme/index.json +74 -18
  1141. package/themes/vkontakteCom/docs.json +49 -1
  1142. package/themes/vkontakteCom/index.css +22 -10
  1143. package/themes/vkontakteCom/index.js +32 -12
  1144. package/themes/vkontakteCom/index.json +32 -12
  1145. package/themes/vkontakteCom/index.less +22 -10
  1146. package/themes/vkontakteCom/index.pcss +22 -10
  1147. package/themes/vkontakteCom/index.scss +22 -10
  1148. package/themes/vkontakteCom/index.styl +22 -10
  1149. package/themes/vkontakteCom/struct.json +32 -12
  1150. package/themes/vkontakteComDark/cssVars/declarations/index.css +22 -10
  1151. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +4 -4
  1152. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +22 -10
  1153. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +18 -6
  1154. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
  1155. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +22 -10
  1156. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  1157. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1158. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +22 -10
  1159. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +22 -10
  1160. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +22 -10
  1161. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +22 -10
  1162. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +22 -10
  1163. package/themes/vkontakteComDark/cssVars/theme/index.js +74 -18
  1164. package/themes/vkontakteComDark/cssVars/theme/index.json +74 -18
  1165. package/themes/vkontakteComDark/docs.json +49 -1
  1166. package/themes/vkontakteComDark/index.css +22 -10
  1167. package/themes/vkontakteComDark/index.js +32 -12
  1168. package/themes/vkontakteComDark/index.json +32 -12
  1169. package/themes/vkontakteComDark/index.less +22 -10
  1170. package/themes/vkontakteComDark/index.pcss +22 -10
  1171. package/themes/vkontakteComDark/index.scss +22 -10
  1172. package/themes/vkontakteComDark/index.styl +22 -10
  1173. package/themes/vkontakteComDark/struct.json +32 -12
  1174. package/themes/vkontakteIOS/cssVars/declarations/index.css +22 -10
  1175. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +4 -4
  1176. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +22 -10
  1177. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +18 -6
  1178. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
  1179. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +22 -10
  1180. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
  1181. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1182. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +22 -10
  1183. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +22 -10
  1184. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +22 -10
  1185. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +22 -10
  1186. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +22 -10
  1187. package/themes/vkontakteIOS/cssVars/theme/index.js +74 -18
  1188. package/themes/vkontakteIOS/cssVars/theme/index.json +74 -18
  1189. package/themes/vkontakteIOS/docs.json +49 -1
  1190. package/themes/vkontakteIOS/index.css +22 -10
  1191. package/themes/vkontakteIOS/index.js +32 -12
  1192. package/themes/vkontakteIOS/index.json +32 -12
  1193. package/themes/vkontakteIOS/index.less +22 -10
  1194. package/themes/vkontakteIOS/index.pcss +22 -10
  1195. package/themes/vkontakteIOS/index.scss +22 -10
  1196. package/themes/vkontakteIOS/index.styl +22 -10
  1197. package/themes/vkontakteIOS/struct.json +32 -12
  1198. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +22 -10
  1199. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +4 -4
  1200. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +22 -10
  1201. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +18 -6
  1202. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
  1203. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +22 -10
  1204. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  1205. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1206. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +22 -10
  1207. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +22 -10
  1208. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
  1209. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
  1210. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
  1211. package/themes/vkontakteIOSDark/cssVars/theme/index.js +74 -18
  1212. package/themes/vkontakteIOSDark/cssVars/theme/index.json +74 -18
  1213. package/themes/vkontakteIOSDark/docs.json +49 -1
  1214. package/themes/vkontakteIOSDark/index.css +22 -10
  1215. package/themes/vkontakteIOSDark/index.js +32 -12
  1216. package/themes/vkontakteIOSDark/index.json +32 -12
  1217. package/themes/vkontakteIOSDark/index.less +22 -10
  1218. package/themes/vkontakteIOSDark/index.pcss +22 -10
  1219. package/themes/vkontakteIOSDark/index.scss +22 -10
  1220. package/themes/vkontakteIOSDark/index.styl +22 -10
  1221. package/themes/vkontakteIOSDark/struct.json +32 -12
  1222. package/themes/workspaceAdmin/cssVars/declarations/index.css +56 -27
  1223. package/themes/workspaceAdmin/cssVars/declarations/noColors.css +18 -4
  1224. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +42 -27
  1225. package/themes/workspaceAdmin/cssVars/declarations/onlyAdaptiveGroups.css +10 -0
  1226. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +38 -23
  1227. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  1228. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +46 -27
  1229. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  1230. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +46 -27
  1231. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +46 -27
  1232. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +56 -27
  1233. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +48 -27
  1234. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +48 -27
  1235. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +54 -27
  1236. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +48 -27
  1237. package/themes/workspaceAdmin/cssVars/theme/index.js +123 -35
  1238. package/themes/workspaceAdmin/cssVars/theme/index.json +123 -35
  1239. package/themes/workspaceAdmin/docs.json +57 -1
  1240. package/themes/workspaceAdmin/index.css +56 -27
  1241. package/themes/workspaceAdmin/index.js +60 -29
  1242. package/themes/workspaceAdmin/index.json +60 -29
  1243. package/themes/workspaceAdmin/index.less +48 -27
  1244. package/themes/workspaceAdmin/index.pcss +48 -27
  1245. package/themes/workspaceAdmin/index.scss +54 -27
  1246. package/themes/workspaceAdmin/index.styl +48 -27
  1247. package/themes/workspaceAdmin/struct.json +60 -29
  1248. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/index.css +56 -533
  1249. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/noColors.css +20 -31
  1250. package/themes/workspaceAdminDark/cssVars/declarations/noSizes.css +443 -0
  1251. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyAdaptiveGroups.css +10 -0
  1252. package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.css +404 -0
  1253. package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.js +11 -0
  1254. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyMedia.css +0 -6
  1255. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariables.css +46 -527
  1256. package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.js +11 -0
  1257. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariablesLocal.css +47 -528
  1258. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariablesLocalIncremental.css +47 -528
  1259. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.css +56 -527
  1260. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.less +48 -527
  1261. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.pcss +48 -527
  1262. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.scss +54 -527
  1263. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.styl +48 -527
  1264. package/themes/workspaceAdminDark/cssVars/theme/index.d.ts +4 -0
  1265. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/index.js +111 -2377
  1266. package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/index.json +111 -2377
  1267. package/themes/{octaviusWhiteDark → workspaceAdminDark}/docs.json +57 -729
  1268. package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.css +56 -527
  1269. package/themes/workspaceAdminDark/index.d.ts +4 -0
  1270. package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.js +55 -854
  1271. package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.json +55 -854
  1272. package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.less +48 -527
  1273. package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.pcss +48 -527
  1274. package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.scss +54 -527
  1275. package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.styl +48 -527
  1276. package/themes/{octaviusWhiteDark → workspaceAdminDark}/struct.json +59 -858
  1277. package/themes/workspaceLandings/cssVars/declarations/index.css +22 -10
  1278. package/themes/workspaceLandings/cssVars/declarations/noColors.css +4 -4
  1279. package/themes/workspaceLandings/cssVars/declarations/noSizes.css +22 -10
  1280. package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +18 -6
  1281. package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
  1282. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +22 -10
  1283. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
  1284. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +22 -10
  1285. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
  1286. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +22 -10
  1287. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +22 -10
  1288. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +22 -10
  1289. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +22 -10
  1290. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +22 -10
  1291. package/themes/workspaceLandings/cssVars/theme/index.js +74 -18
  1292. package/themes/workspaceLandings/cssVars/theme/index.json +74 -18
  1293. package/themes/workspaceLandings/docs.json +49 -1
  1294. package/themes/workspaceLandings/index.css +22 -10
  1295. package/themes/workspaceLandings/index.js +32 -12
  1296. package/themes/workspaceLandings/index.json +32 -12
  1297. package/themes/workspaceLandings/index.less +22 -10
  1298. package/themes/workspaceLandings/index.pcss +22 -10
  1299. package/themes/workspaceLandings/index.scss +22 -10
  1300. package/themes/workspaceLandings/index.styl +22 -10
  1301. package/themes/workspaceLandings/struct.json +32 -12
  1302. package/interfaces/themes/octaviusWhiteDark/index.d.ts +0 -4
  1303. package/themes/octaviusWhiteDark/cssVars/declarations/noSizes.css +0 -917
  1304. package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.css +0 -866
  1305. package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.js +0 -11
  1306. package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.js +0 -11
  1307. package/themes/octaviusWhiteDark/cssVars/theme/index.d.ts +0 -4
  1308. package/themes/octaviusWhiteDark/index.d.ts +0 -4
  1309. /package/interfaces/themes/{octaviusWhiteDark → workspaceAdminDark}/index.js +0 -0
  1310. /package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyColors.d.ts +0 -0
  1311. /package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariables.d.ts +0 -0
@@ -9,10 +9,10 @@ function getGradientPointsFromColor(colorArg, opacityMultiplier) {
9
9
  if (opacityMultiplier === void 0) { opacityMultiplier = 1; }
10
10
  var opacityMap = [
11
11
  [0, 0],
12
- [0.036, 13],
13
- [0.15, 27],
14
- [0.79, 68],
15
- [0.95, 84],
12
+ [0.05, 15],
13
+ [0.2, 30],
14
+ [0.8, 70],
15
+ [0.95, 85],
16
16
  [1, 100],
17
17
  ];
18
18
  var colorRGB = (0, color_1.default)(colorArg).rgb().array().join(', ');
@@ -5,10 +5,10 @@ var getGradientPointsFromColor_1 = require("./getGradientPointsFromColor");
5
5
  (0, globals_1.describe)('getGradientPointsFromColor', function () {
6
6
  (0, globals_1.it)('should generate gradient from color', function () {
7
7
  (0, globals_1.expect)((0, getGradientPointsFromColor_1.getGradientPointsFromColor)('rgb(0, 100, 200)')).toEqual('rgba(0, 100, 200, 0) 0%, ' +
8
- 'rgba(0, 100, 200, 0.036) 13%, ' +
9
- 'rgba(0, 100, 200, 0.15) 27%, ' +
10
- 'rgba(0, 100, 200, 0.79) 68%, ' +
11
- 'rgba(0, 100, 200, 0.95) 84%, ' +
8
+ 'rgba(0, 100, 200, 0.05) 15%, ' +
9
+ 'rgba(0, 100, 200, 0.2) 30%, ' +
10
+ 'rgba(0, 100, 200, 0.8) 70%, ' +
11
+ 'rgba(0, 100, 200, 0.95) 85%, ' +
12
12
  'rgba(0, 100, 200, 1) 100%');
13
13
  });
14
14
  });
@@ -387,10 +387,10 @@ export interface ColorsDescriptionStruct {
387
387
  */
388
388
  colorAccentRed: ColorDescription;
389
389
  /**
390
- * @desc Палитра цветов. Зелёный цвет
390
+ * @desc Палитра цветов. Огненно оранжевый цвет
391
391
  * @tags color, palette
392
392
  */
393
- colorAccentGreen: ColorDescription;
393
+ colorAccentOrangeFire: ColorDescription;
394
394
  /**
395
395
  * @desc Палитра цветов. Оранжевый цвет
396
396
  * @tags color, palette
@@ -402,10 +402,25 @@ export interface ColorsDescriptionStruct {
402
402
  */
403
403
  colorAccentOrangePeach: ColorDescription;
404
404
  /**
405
- * @desc Палитра цветов. Огненно оранжевый цвет
405
+ * @desc Палитра цветов. Лаймовый цвет
406
406
  * @tags color, palette
407
407
  */
408
- colorAccentOrangeFire: ColorDescription;
408
+ colorAccentLime: ColorDescription;
409
+ /**
410
+ * @desc Палитра цветов. Зелёный цвет
411
+ * @tags color, palette
412
+ */
413
+ colorAccentGreen: ColorDescription;
414
+ /**
415
+ * @desc Палитра цветов. Циановый цвет
416
+ * @tags color, palette
417
+ */
418
+ colorAccentCyan: ColorDescription;
419
+ /**
420
+ * @desc Палитра цветов. Лазурный цвет
421
+ * @tags color, palette
422
+ */
423
+ colorAccentAzure: ColorDescription;
409
424
  /**
410
425
  * @desc Палитра цветов. Фиолетовый цвет
411
426
  * @tags color, palette
@@ -417,10 +432,15 @@ export interface ColorsDescriptionStruct {
417
432
  */
418
433
  colorAccentViolet: ColorDescription;
419
434
  /**
420
- * @desc Палитра цветов. Розовый цвет
435
+ * @desc Палитра цветов. Розово-малиновый цвет
421
436
  * @tags color, palette
422
437
  */
423
438
  colorAccentRaspberryPink: ColorDescription;
439
+ /**
440
+ * @desc Палитра цветов. Розовый цвет
441
+ * @tags color, palette
442
+ */
443
+ colorAccentPink: ColorDescription;
424
444
  /**
425
445
  * @desc Второстепенный акцентный цвет для отдельных проектов
426
446
  * @tags color, palette
@@ -1,8 +1,20 @@
1
1
  import { ThemeCssVars } from '../../general';
2
- import { ParadigmTheme, ParadigmThemeDescription } from '../../namespaces/paradigm';
3
- export interface ThemeWorkspaceAdmin extends ParadigmTheme {
2
+ import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
3
+ import { Font } from '../../general/typography';
4
+ import { LocalParadigmColorsDescriptionStruct, ParadigmTheme, ParadigmThemeDescription } from '../../namespaces/paradigm';
5
+ export interface ThemeWorkspaceOverValues {
6
+ fontHeadline3: Font;
4
7
  }
5
- export interface ThemeWorkspaceAdminDescription extends ParadigmThemeDescription {
8
+ export interface LocalWorkspaceAdminColorsDescriptionStruct {
9
+ colorIconNegativeSnackbar: ColorDescription;
10
+ }
11
+ export type WorkspaceAdminLocalColors = {
12
+ [key in keyof LocalWorkspaceAdminColorsDescriptionStruct]: ColorWithStates;
13
+ };
14
+ export interface ThemeWorkspaceAdmin extends ParadigmTheme, ThemeWorkspaceOverValues, WorkspaceAdminLocalColors {
15
+ }
16
+ export interface ThemeWorkspaceAdminDescription extends ParadigmThemeDescription, ThemeWorkspaceOverValues {
17
+ colors: LocalWorkspaceAdminColorsDescriptionStruct & LocalParadigmColorsDescriptionStruct & ColorsDescriptionStruct;
6
18
  }
7
19
  export interface ThemeWorkspaceAdminCssVars extends ThemeCssVars<ThemeWorkspaceAdmin, 'breakpoints'> {
8
20
  }
@@ -0,0 +1,4 @@
1
+ import { ThemeWorkspaceAdmin, ThemeWorkspaceAdminCssVars, ThemeWorkspaceAdminDescription } from '../workspaceAdmin';
2
+ export type ThemeWorkspaceAdminDark = ThemeWorkspaceAdmin;
3
+ export type ThemeWorkspaceAdminDarkDescription = ThemeWorkspaceAdminDescription;
4
+ export type ThemeWorkspaceAdminDarkCssVars = ThemeWorkspaceAdminCssVars;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.49.1-dev-c94f02.0",
3
+ "version": "4.50.0",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "homepage": "https://vkcom.github.io/vkui-tokens",
@@ -57,7 +57,7 @@
57
57
  "@vkontakte/prettier-config": "0.1.0",
58
58
  "@vkontakte/vk-bridge": "2.14.2",
59
59
  "@vkontakte/vkjs": "1.2.0",
60
- "@vkontakte/vkui": "6.2.0",
60
+ "@vkontakte/vkui": "6.3.0",
61
61
  "babel-jest": "29.7.0",
62
62
  "babel-loader": "9.1.3",
63
63
  "clean-webpack-plugin": "4.0.0",
@@ -81,7 +81,7 @@
81
81
  "eslint-plugin-unicorn": "51.0.1",
82
82
  "fs-extra": "11.2.0",
83
83
  "html-webpack-plugin": "5.6.0",
84
- "husky": "9.0.11",
84
+ "husky": "9.1.3",
85
85
  "jest": "29.7.0",
86
86
  "jest-junit": "16.0.0",
87
87
  "lint-staged": "15.2.7",
@@ -98,7 +98,7 @@
98
98
  "ts-node": "10.9.2",
99
99
  "tsconfig-paths": "4.2.0",
100
100
  "tscpaths": "0.0.9",
101
- "type-fest": "4.20.1",
101
+ "type-fest": "4.23.0",
102
102
  "typescript": "5.2.2",
103
103
  "typescript-eslint": "7.0.1",
104
104
  "webpack": "5.92.1",
@@ -120,13 +120,17 @@ exports.lightColors = {
120
120
  colorAccentBlue: '#005FF9',
121
121
  colorAccentGray: '#A5A7AD',
122
122
  colorAccentRed: '#ED0A34',
123
- colorAccentGreen: '#0DC268',
123
+ colorAccentOrangeFire: '#F05C44',
124
124
  colorAccentOrange: '#FF9E00',
125
125
  colorAccentOrangePeach: '#F9B54F',
126
- colorAccentOrangeFire: '#F05C44',
126
+ colorAccentLime: '#B8FC75',
127
+ colorAccentGreen: '#0DC268',
128
+ colorAccentCyan: '#07E5F9',
129
+ colorAccentAzure: '#0077FF',
127
130
  colorAccentPurple: '#4F6DDC',
128
131
  colorAccentViolet: '#C15DF3',
129
132
  colorAccentRaspberryPink: '#E03FAB',
133
+ colorAccentPink: '#FF3985',
130
134
  colorAccentSecondary: '#FF9E00',
131
135
  // Other
132
136
  colorActionSheetText: '#005FF9',
@@ -247,13 +251,17 @@ exports.darkColors = {
247
251
  colorAccentBlue: '#2775FC',
248
252
  colorAccentGray: '#9C9DA2',
249
253
  colorAccentRed: '#ED0A34',
250
- colorAccentGreen: '#0DC268',
254
+ colorAccentOrangeFire: '#F05C44',
251
255
  colorAccentOrange: '#FF9E00',
252
256
  colorAccentOrangePeach: '#FFC062',
253
- colorAccentOrangeFire: '#F05C44',
257
+ colorAccentLime: '#B8FC75',
258
+ colorAccentGreen: '#0DC268',
259
+ colorAccentCyan: '#07E5F9',
260
+ colorAccentAzure: '#0077FF',
254
261
  colorAccentPurple: '#4F6DDC',
255
262
  colorAccentViolet: '#C15DF3',
256
263
  colorAccentRaspberryPink: '#F060C0',
264
+ colorAccentPink: '#FF3985',
257
265
  colorAccentSecondary: '#FF9E00',
258
266
  // Other
259
267
  colorActionSheetText: '#3C82FD',
@@ -188,16 +188,32 @@ var colorFromFigma = function (colorsScheme) {
188
188
  colorAccentBlue: palette.accent_blue,
189
189
  colorAccentGray: palette.accent_gray,
190
190
  colorAccentRed: palette.accent_red,
191
- colorAccentGreen: palette.accent_green,
191
+ colorAccentOrangeFire: palette.accent_orange_fire,
192
192
  colorAccentOrange: palette.accent_orange,
193
193
  colorAccentOrangePeach: {
194
194
  light: '#F9B54F',
195
195
  dark: '#FFC062',
196
196
  }[colorsScheme],
197
- colorAccentOrangeFire: palette.accent_orange_fire,
197
+ colorAccentLime: {
198
+ light: '#AFF70D',
199
+ dark: '#AFF70D',
200
+ }[colorsScheme],
201
+ colorAccentGreen: palette.accent_green,
202
+ colorAccentCyan: {
203
+ light: '#13FFD0',
204
+ dark: '#13FFD0',
205
+ }[colorsScheme],
206
+ colorAccentAzure: {
207
+ light: '#0077FF',
208
+ dark: '#0077FF',
209
+ }[colorsScheme],
198
210
  colorAccentPurple: palette.accent_purple,
199
211
  colorAccentViolet: palette.accent_violet,
200
212
  colorAccentRaspberryPink: palette.accent_raspberry_pink,
213
+ colorAccentPink: {
214
+ light: '#F45FFF',
215
+ dark: '#F45FFF',
216
+ }[colorsScheme],
201
217
  colorAccentSecondary: palette.accent_secondary,
202
218
  // Other
203
219
  colorOverlayPrimary: other.overlay_primary,
@@ -326,32 +342,32 @@ exports.fonts = {
326
342
  regular: {
327
343
  fontSize: 24,
328
344
  lineHeight: 28,
329
- fontFamily: fontFamilyAccent,
330
- fontWeight: fontWeightAccent1,
345
+ fontFamily: fontFamilyBase,
346
+ fontWeight: fontWeightBase1,
331
347
  },
332
348
  },
333
349
  fontTitle2: {
334
350
  regular: {
335
351
  fontSize: 20,
336
352
  lineHeight: 24,
337
- fontFamily: fontFamilyAccent,
338
- fontWeight: fontWeightAccent1,
353
+ fontFamily: fontFamilyBase,
354
+ fontWeight: fontWeightBase1,
339
355
  },
340
356
  },
341
357
  fontTitle3: {
342
358
  regular: {
343
359
  fontSize: 17,
344
360
  lineHeight: 22,
345
- fontFamily: fontFamilyAccent,
346
- fontWeight: fontWeightAccent1,
361
+ fontFamily: fontFamilyBase,
362
+ fontWeight: fontWeightBase1,
347
363
  },
348
364
  },
349
365
  fontHeadline1: {
350
366
  regular: {
351
367
  fontSize: 16,
352
368
  lineHeight: 20,
353
- fontFamily: fontFamilyAccent,
354
- fontWeight: fontWeightAccent2,
369
+ fontFamily: fontFamilyBase,
370
+ fontWeight: fontWeightBase2,
355
371
  },
356
372
  compact: {
357
373
  fontSize: 15,
@@ -362,8 +378,8 @@ exports.fonts = {
362
378
  regular: {
363
379
  fontSize: 15,
364
380
  lineHeight: 20,
365
- fontFamily: fontFamilyAccent,
366
- fontWeight: fontWeightAccent2,
381
+ fontFamily: fontFamilyBase,
382
+ fontWeight: fontWeightBase2,
367
383
  },
368
384
  compact: {
369
385
  fontSize: 14,
@@ -269,10 +269,10 @@
269
269
  --vkui--elevation2: 0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06);
270
270
  --vkui--elevation3: 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08);
271
271
  --vkui--elevation4: 0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16);
272
- --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.014) 13%, rgba(0, 0, 0, 0.06) 27%, rgba(0, 0, 0, 0.316) 68%, rgba(0, 0, 0, 0.38) 84%, rgba(0, 0, 0, 0.4) 100%;
273
- --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
274
- --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.036) 13%, rgba(246, 247, 248, 0.15) 27%, rgba(246, 247, 248, 0.79) 68%, rgba(246, 247, 248, 0.95) 84%, rgba(246, 247, 248, 1) 100%;
275
- --vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
272
+ --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
273
+ --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
274
+ --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.05) 15%, rgba(246, 247, 248, 0.2) 30%, rgba(246, 247, 248, 0.8) 70%, rgba(246, 247, 248, 0.95) 85%, rgba(246, 247, 248, 1) 100%;
275
+ --vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
276
276
  --vkui--animation_duration_l: 0.4s;
277
277
  --vkui--animation_duration_m: 0.2s;
278
278
  --vkui--animation_duration_s: 0.1s;
@@ -631,18 +631,27 @@
631
631
  --vkui--color_accent_red: #ED0A34;
632
632
  --vkui--color_accent_red--hover: #E40A34;
633
633
  --vkui--color_accent_red--active: #DA0A35;
634
- --vkui--color_accent_green: #0DC268;
635
- --vkui--color_accent_green--hover: #0CBB66;
636
- --vkui--color_accent_green--active: #0CB465;
634
+ --vkui--color_accent_orange_fire: #F05C44;
635
+ --vkui--color_accent_orange_fire--hover: #E65944;
636
+ --vkui--color_accent_orange_fire--active: #DD5643;
637
637
  --vkui--color_accent_orange: #FF9E00;
638
638
  --vkui--color_accent_orange--hover: #F59802;
639
639
  --vkui--color_accent_orange--active: #EB9305;
640
640
  --vkui--color_accent_orange_peach: #F9B54F;
641
641
  --vkui--color_accent_orange_peach--hover: #EFAE4E;
642
642
  --vkui--color_accent_orange_peach--active: #E5A84E;
643
- --vkui--color_accent_orange_fire: #F05C44;
644
- --vkui--color_accent_orange_fire--hover: #E65944;
645
- --vkui--color_accent_orange_fire--active: #DD5643;
643
+ --vkui--color_accent_lime: #B8FC75;
644
+ --vkui--color_accent_lime--hover: #B1F373;
645
+ --vkui--color_accent_lime--active: #A9E971;
646
+ --vkui--color_accent_green: #0DC268;
647
+ --vkui--color_accent_green--hover: #0CBB66;
648
+ --vkui--color_accent_green--active: #0CB465;
649
+ --vkui--color_accent_cyan: #07E5F9;
650
+ --vkui--color_accent_cyan--hover: #07DCF1;
651
+ --vkui--color_accent_cyan--active: #06D4EA;
652
+ --vkui--color_accent_azure: #0077FF;
653
+ --vkui--color_accent_azure--hover: #0073F7;
654
+ --vkui--color_accent_azure--active: #006FEF;
646
655
  --vkui--color_accent_purple: #4F6DDC;
647
656
  --vkui--color_accent_purple--hover: #4C69D6;
648
657
  --vkui--color_accent_purple--active: #4966CF;
@@ -652,6 +661,9 @@
652
661
  --vkui--color_accent_raspberry_pink: #E03FAB;
653
662
  --vkui--color_accent_raspberry_pink--hover: #D73DA7;
654
663
  --vkui--color_accent_raspberry_pink--active: #CE3BA2;
664
+ --vkui--color_accent_pink: #FF3985;
665
+ --vkui--color_accent_pink--hover: #F53782;
666
+ --vkui--color_accent_pink--active: #EB367F;
655
667
  --vkui--color_accent_secondary: #FF9E00;
656
668
  --vkui--color_accent_secondary--hover: #F59802;
657
669
  --vkui--color_accent_secondary--active: #EB9305;
@@ -269,10 +269,10 @@
269
269
  --vkui--elevation2: 0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06);
270
270
  --vkui--elevation3: 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08);
271
271
  --vkui--elevation4: 0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16);
272
- --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.014) 13%, rgba(0, 0, 0, 0.06) 27%, rgba(0, 0, 0, 0.316) 68%, rgba(0, 0, 0, 0.38) 84%, rgba(0, 0, 0, 0.4) 100%;
273
- --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
274
- --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.036) 13%, rgba(246, 247, 248, 0.15) 27%, rgba(246, 247, 248, 0.79) 68%, rgba(246, 247, 248, 0.95) 84%, rgba(246, 247, 248, 1) 100%;
275
- --vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
272
+ --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
273
+ --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
274
+ --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.05) 15%, rgba(246, 247, 248, 0.2) 30%, rgba(246, 247, 248, 0.8) 70%, rgba(246, 247, 248, 0.95) 85%, rgba(246, 247, 248, 1) 100%;
275
+ --vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
276
276
  --vkui--animation_duration_l: 0.4s;
277
277
  --vkui--animation_duration_m: 0.2s;
278
278
  --vkui--animation_duration_s: 0.1s;
@@ -15,10 +15,10 @@
15
15
  --vkui--elevation2: 0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06);
16
16
  --vkui--elevation3: 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08);
17
17
  --vkui--elevation4: 0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16);
18
- --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.014) 13%, rgba(0, 0, 0, 0.06) 27%, rgba(0, 0, 0, 0.316) 68%, rgba(0, 0, 0, 0.38) 84%, rgba(0, 0, 0, 0.4) 100%;
19
- --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
20
- --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.036) 13%, rgba(246, 247, 248, 0.15) 27%, rgba(246, 247, 248, 0.79) 68%, rgba(246, 247, 248, 0.95) 84%, rgba(246, 247, 248, 1) 100%;
21
- --vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.036) 13%, rgba(255, 255, 255, 0.15) 27%, rgba(255, 255, 255, 0.79) 68%, rgba(255, 255, 255, 0.95) 84%, rgba(255, 255, 255, 1) 100%;
18
+ --vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
19
+ --vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
20
+ --vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.05) 15%, rgba(246, 247, 248, 0.2) 30%, rgba(246, 247, 248, 0.8) 70%, rgba(246, 247, 248, 0.95) 85%, rgba(246, 247, 248, 1) 100%;
21
+ --vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
22
22
  --vkui--animation_duration_l: 0.4s;
23
23
  --vkui--animation_duration_m: 0.2s;
24
24
  --vkui--animation_duration_s: 0.1s;
@@ -258,18 +258,27 @@
258
258
  --vkui--color_accent_red: #ED0A34;
259
259
  --vkui--color_accent_red--hover: #E40A34;
260
260
  --vkui--color_accent_red--active: #DA0A35;
261
- --vkui--color_accent_green: #0DC268;
262
- --vkui--color_accent_green--hover: #0CBB66;
263
- --vkui--color_accent_green--active: #0CB465;
261
+ --vkui--color_accent_orange_fire: #F05C44;
262
+ --vkui--color_accent_orange_fire--hover: #E65944;
263
+ --vkui--color_accent_orange_fire--active: #DD5643;
264
264
  --vkui--color_accent_orange: #FF9E00;
265
265
  --vkui--color_accent_orange--hover: #F59802;
266
266
  --vkui--color_accent_orange--active: #EB9305;
267
267
  --vkui--color_accent_orange_peach: #F9B54F;
268
268
  --vkui--color_accent_orange_peach--hover: #EFAE4E;
269
269
  --vkui--color_accent_orange_peach--active: #E5A84E;
270
- --vkui--color_accent_orange_fire: #F05C44;
271
- --vkui--color_accent_orange_fire--hover: #E65944;
272
- --vkui--color_accent_orange_fire--active: #DD5643;
270
+ --vkui--color_accent_lime: #B8FC75;
271
+ --vkui--color_accent_lime--hover: #B1F373;
272
+ --vkui--color_accent_lime--active: #A9E971;
273
+ --vkui--color_accent_green: #0DC268;
274
+ --vkui--color_accent_green--hover: #0CBB66;
275
+ --vkui--color_accent_green--active: #0CB465;
276
+ --vkui--color_accent_cyan: #07E5F9;
277
+ --vkui--color_accent_cyan--hover: #07DCF1;
278
+ --vkui--color_accent_cyan--active: #06D4EA;
279
+ --vkui--color_accent_azure: #0077FF;
280
+ --vkui--color_accent_azure--hover: #0073F7;
281
+ --vkui--color_accent_azure--active: #006FEF;
273
282
  --vkui--color_accent_purple: #4F6DDC;
274
283
  --vkui--color_accent_purple--hover: #4C69D6;
275
284
  --vkui--color_accent_purple--active: #4966CF;
@@ -279,6 +288,9 @@
279
288
  --vkui--color_accent_raspberry_pink: #E03FAB;
280
289
  --vkui--color_accent_raspberry_pink--hover: #D73DA7;
281
290
  --vkui--color_accent_raspberry_pink--active: #CE3BA2;
291
+ --vkui--color_accent_pink: #FF3985;
292
+ --vkui--color_accent_pink--hover: #F53782;
293
+ --vkui--color_accent_pink--active: #EB367F;
282
294
  --vkui--color_accent_secondary: #FF9E00;
283
295
  --vkui--color_accent_secondary--hover: #F59802;
284
296
  --vkui--color_accent_secondary--active: #EB9305;
@@ -215,18 +215,27 @@
215
215
  --vkui--color_accent_red: #ED0A34;
216
216
  --vkui--color_accent_red--hover: #E40A34;
217
217
  --vkui--color_accent_red--active: #DA0A35;
218
- --vkui--color_accent_green: #0DC268;
219
- --vkui--color_accent_green--hover: #0CBB66;
220
- --vkui--color_accent_green--active: #0CB465;
218
+ --vkui--color_accent_orange_fire: #F05C44;
219
+ --vkui--color_accent_orange_fire--hover: #E65944;
220
+ --vkui--color_accent_orange_fire--active: #DD5643;
221
221
  --vkui--color_accent_orange: #FF9E00;
222
222
  --vkui--color_accent_orange--hover: #F59802;
223
223
  --vkui--color_accent_orange--active: #EB9305;
224
224
  --vkui--color_accent_orange_peach: #F9B54F;
225
225
  --vkui--color_accent_orange_peach--hover: #EFAE4E;
226
226
  --vkui--color_accent_orange_peach--active: #E5A84E;
227
- --vkui--color_accent_orange_fire: #F05C44;
228
- --vkui--color_accent_orange_fire--hover: #E65944;
229
- --vkui--color_accent_orange_fire--active: #DD5643;
227
+ --vkui--color_accent_lime: #B8FC75;
228
+ --vkui--color_accent_lime--hover: #B1F373;
229
+ --vkui--color_accent_lime--active: #A9E971;
230
+ --vkui--color_accent_green: #0DC268;
231
+ --vkui--color_accent_green--hover: #0CBB66;
232
+ --vkui--color_accent_green--active: #0CB465;
233
+ --vkui--color_accent_cyan: #07E5F9;
234
+ --vkui--color_accent_cyan--hover: #07DCF1;
235
+ --vkui--color_accent_cyan--active: #06D4EA;
236
+ --vkui--color_accent_azure: #0077FF;
237
+ --vkui--color_accent_azure--hover: #0073F7;
238
+ --vkui--color_accent_azure--active: #006FEF;
230
239
  --vkui--color_accent_purple: #4F6DDC;
231
240
  --vkui--color_accent_purple--hover: #4C69D6;
232
241
  --vkui--color_accent_purple--active: #4966CF;
@@ -236,6 +245,9 @@
236
245
  --vkui--color_accent_raspberry_pink: #E03FAB;
237
246
  --vkui--color_accent_raspberry_pink--hover: #D73DA7;
238
247
  --vkui--color_accent_raspberry_pink--active: #CE3BA2;
248
+ --vkui--color_accent_pink: #FF3985;
249
+ --vkui--color_accent_pink--hover: #F53782;
250
+ --vkui--color_accent_pink--active: #EB367F;
239
251
  --vkui--color_accent_secondary: #FF9E00;
240
252
  --vkui--color_accent_secondary--hover: #F59802;
241
253
  --vkui--color_accent_secondary--active: #EB9305;