@vkontakte/vkui-tokens 4.44.1-dev-cdf16b.0 → 4.46.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 (1180) hide show
  1. package/interfaces/general/colors/index.d.ts +5 -0
  2. package/interfaces/general/geometry/index.d.ts +11 -0
  3. package/interfaces/themes/media/index.d.ts +168 -11
  4. package/package.json +12 -12
  5. package/themeDescriptions/base/paradigm.js +5 -3
  6. package/themeDescriptions/base/vk.js +17 -4
  7. package/themes/calendar/cssVars/declarations/index.css +15 -10
  8. package/themes/calendar/cssVars/declarations/noColors.css +9 -7
  9. package/themes/calendar/cssVars/declarations/noSizes.css +15 -10
  10. package/themes/calendar/cssVars/declarations/onlyColors.css +6 -3
  11. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  12. package/themes/calendar/cssVars/declarations/onlyVariables.css +15 -10
  13. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  14. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +15 -10
  15. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  16. package/themes/calendar/cssVars/theme/fallbacks/index.css +15 -10
  17. package/themes/calendar/cssVars/theme/fallbacks/index.less +15 -10
  18. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +15 -10
  19. package/themes/calendar/cssVars/theme/fallbacks/index.scss +15 -10
  20. package/themes/calendar/cssVars/theme/fallbacks/index.styl +15 -10
  21. package/themes/calendar/cssVars/theme/index.js +43 -21
  22. package/themes/calendar/cssVars/theme/index.json +43 -21
  23. package/themes/calendar/docs.json +34 -0
  24. package/themes/calendar/index.css +15 -10
  25. package/themes/calendar/index.js +19 -12
  26. package/themes/calendar/index.json +19 -12
  27. package/themes/calendar/index.less +15 -10
  28. package/themes/calendar/index.pcss +15 -10
  29. package/themes/calendar/index.scss +15 -10
  30. package/themes/calendar/index.styl +15 -10
  31. package/themes/calendar/struct.json +19 -12
  32. package/themes/calendarDark/cssVars/declarations/index.css +15 -10
  33. package/themes/calendarDark/cssVars/declarations/noColors.css +9 -7
  34. package/themes/calendarDark/cssVars/declarations/noSizes.css +15 -10
  35. package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -3
  36. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  37. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +15 -10
  38. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  39. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  40. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  41. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +15 -10
  42. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +15 -10
  43. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +15 -10
  44. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +15 -10
  45. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +15 -10
  46. package/themes/calendarDark/cssVars/theme/index.js +43 -21
  47. package/themes/calendarDark/cssVars/theme/index.json +43 -21
  48. package/themes/calendarDark/docs.json +34 -0
  49. package/themes/calendarDark/index.css +15 -10
  50. package/themes/calendarDark/index.js +19 -12
  51. package/themes/calendarDark/index.json +19 -12
  52. package/themes/calendarDark/index.less +15 -10
  53. package/themes/calendarDark/index.pcss +15 -10
  54. package/themes/calendarDark/index.scss +15 -10
  55. package/themes/calendarDark/index.styl +15 -10
  56. package/themes/calendarDark/struct.json +19 -12
  57. package/themes/calls/cssVars/declarations/index.css +15 -10
  58. package/themes/calls/cssVars/declarations/noColors.css +9 -7
  59. package/themes/calls/cssVars/declarations/noSizes.css +15 -10
  60. package/themes/calls/cssVars/declarations/onlyColors.css +6 -3
  61. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  62. package/themes/calls/cssVars/declarations/onlyVariables.css +15 -10
  63. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  64. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +15 -10
  65. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  66. package/themes/calls/cssVars/theme/fallbacks/index.css +15 -10
  67. package/themes/calls/cssVars/theme/fallbacks/index.less +15 -10
  68. package/themes/calls/cssVars/theme/fallbacks/index.pcss +15 -10
  69. package/themes/calls/cssVars/theme/fallbacks/index.scss +15 -10
  70. package/themes/calls/cssVars/theme/fallbacks/index.styl +15 -10
  71. package/themes/calls/cssVars/theme/index.js +43 -21
  72. package/themes/calls/cssVars/theme/index.json +43 -21
  73. package/themes/calls/docs.json +34 -0
  74. package/themes/calls/index.css +15 -10
  75. package/themes/calls/index.js +19 -12
  76. package/themes/calls/index.json +19 -12
  77. package/themes/calls/index.less +15 -10
  78. package/themes/calls/index.pcss +15 -10
  79. package/themes/calls/index.scss +15 -10
  80. package/themes/calls/index.styl +15 -10
  81. package/themes/calls/struct.json +19 -12
  82. package/themes/cloud/cssVars/declarations/index.css +15 -10
  83. package/themes/cloud/cssVars/declarations/noColors.css +9 -7
  84. package/themes/cloud/cssVars/declarations/noSizes.css +15 -10
  85. package/themes/cloud/cssVars/declarations/onlyColors.css +6 -3
  86. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  87. package/themes/cloud/cssVars/declarations/onlyVariables.css +15 -10
  88. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  89. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +15 -10
  90. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  91. package/themes/cloud/cssVars/theme/fallbacks/index.css +15 -10
  92. package/themes/cloud/cssVars/theme/fallbacks/index.less +15 -10
  93. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +15 -10
  94. package/themes/cloud/cssVars/theme/fallbacks/index.scss +15 -10
  95. package/themes/cloud/cssVars/theme/fallbacks/index.styl +15 -10
  96. package/themes/cloud/cssVars/theme/index.js +43 -21
  97. package/themes/cloud/cssVars/theme/index.json +43 -21
  98. package/themes/cloud/docs.json +34 -0
  99. package/themes/cloud/index.css +15 -10
  100. package/themes/cloud/index.js +19 -12
  101. package/themes/cloud/index.json +19 -12
  102. package/themes/cloud/index.less +15 -10
  103. package/themes/cloud/index.pcss +15 -10
  104. package/themes/cloud/index.scss +15 -10
  105. package/themes/cloud/index.styl +15 -10
  106. package/themes/cloud/struct.json +19 -12
  107. package/themes/cloudDark/cssVars/declarations/index.css +15 -10
  108. package/themes/cloudDark/cssVars/declarations/noColors.css +9 -7
  109. package/themes/cloudDark/cssVars/declarations/noSizes.css +15 -10
  110. package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -3
  111. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  112. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +15 -10
  113. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  114. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  115. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  116. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +15 -10
  117. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +15 -10
  118. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +15 -10
  119. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +15 -10
  120. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +15 -10
  121. package/themes/cloudDark/cssVars/theme/index.js +43 -21
  122. package/themes/cloudDark/cssVars/theme/index.json +43 -21
  123. package/themes/cloudDark/docs.json +34 -0
  124. package/themes/cloudDark/index.css +15 -10
  125. package/themes/cloudDark/index.js +19 -12
  126. package/themes/cloudDark/index.json +19 -12
  127. package/themes/cloudDark/index.less +15 -10
  128. package/themes/cloudDark/index.pcss +15 -10
  129. package/themes/cloudDark/index.scss +15 -10
  130. package/themes/cloudDark/index.styl +15 -10
  131. package/themes/cloudDark/struct.json +19 -12
  132. package/themes/dobro/cssVars/declarations/index.css +17 -12
  133. package/themes/dobro/cssVars/declarations/noColors.css +9 -7
  134. package/themes/dobro/cssVars/declarations/noSizes.css +17 -12
  135. package/themes/dobro/cssVars/declarations/onlyColors.css +8 -5
  136. package/themes/dobro/cssVars/declarations/onlyColors.js +2 -2
  137. package/themes/dobro/cssVars/declarations/onlyVariables.css +17 -12
  138. package/themes/dobro/cssVars/declarations/onlyVariables.js +2 -2
  139. package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +17 -12
  140. package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +17 -12
  141. package/themes/dobro/cssVars/theme/fallbacks/index.css +17 -12
  142. package/themes/dobro/cssVars/theme/fallbacks/index.less +17 -12
  143. package/themes/dobro/cssVars/theme/fallbacks/index.pcss +17 -12
  144. package/themes/dobro/cssVars/theme/fallbacks/index.scss +17 -12
  145. package/themes/dobro/cssVars/theme/fallbacks/index.styl +17 -12
  146. package/themes/dobro/cssVars/theme/index.js +34 -12
  147. package/themes/dobro/cssVars/theme/index.json +34 -12
  148. package/themes/dobro/docs.json +34 -0
  149. package/themes/dobro/index.css +17 -12
  150. package/themes/dobro/index.js +19 -12
  151. package/themes/dobro/index.json +19 -12
  152. package/themes/dobro/index.less +17 -12
  153. package/themes/dobro/index.pcss +17 -12
  154. package/themes/dobro/index.scss +17 -12
  155. package/themes/dobro/index.styl +17 -12
  156. package/themes/dobro/struct.json +19 -12
  157. package/themes/dobroDark/cssVars/declarations/index.css +19 -14
  158. package/themes/dobroDark/cssVars/declarations/noColors.css +9 -7
  159. package/themes/dobroDark/cssVars/declarations/noSizes.css +19 -14
  160. package/themes/dobroDark/cssVars/declarations/onlyColors.css +10 -7
  161. package/themes/dobroDark/cssVars/declarations/onlyColors.js +2 -2
  162. package/themes/dobroDark/cssVars/declarations/onlyVariables.css +19 -14
  163. package/themes/dobroDark/cssVars/declarations/onlyVariables.js +2 -2
  164. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +19 -14
  165. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -7
  166. package/themes/dobroDark/cssVars/theme/fallbacks/index.css +19 -14
  167. package/themes/dobroDark/cssVars/theme/fallbacks/index.less +19 -14
  168. package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +19 -14
  169. package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +19 -14
  170. package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +19 -14
  171. package/themes/dobroDark/cssVars/theme/index.js +36 -14
  172. package/themes/dobroDark/cssVars/theme/index.json +36 -14
  173. package/themes/dobroDark/docs.json +34 -0
  174. package/themes/dobroDark/index.css +19 -14
  175. package/themes/dobroDark/index.js +21 -14
  176. package/themes/dobroDark/index.json +21 -14
  177. package/themes/dobroDark/index.less +19 -14
  178. package/themes/dobroDark/index.pcss +19 -14
  179. package/themes/dobroDark/index.scss +19 -14
  180. package/themes/dobroDark/index.styl +19 -14
  181. package/themes/dobroDark/struct.json +21 -14
  182. package/themes/home/cssVars/declarations/index.css +15 -10
  183. package/themes/home/cssVars/declarations/noColors.css +9 -7
  184. package/themes/home/cssVars/declarations/noSizes.css +15 -10
  185. package/themes/home/cssVars/declarations/onlyColors.css +6 -3
  186. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  187. package/themes/home/cssVars/declarations/onlyVariables.css +15 -10
  188. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  189. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +15 -10
  190. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  191. package/themes/home/cssVars/theme/fallbacks/index.css +15 -10
  192. package/themes/home/cssVars/theme/fallbacks/index.less +15 -10
  193. package/themes/home/cssVars/theme/fallbacks/index.pcss +15 -10
  194. package/themes/home/cssVars/theme/fallbacks/index.scss +15 -10
  195. package/themes/home/cssVars/theme/fallbacks/index.styl +15 -10
  196. package/themes/home/cssVars/theme/index.js +43 -21
  197. package/themes/home/cssVars/theme/index.json +43 -21
  198. package/themes/home/docs.json +34 -0
  199. package/themes/home/index.css +15 -10
  200. package/themes/home/index.js +19 -12
  201. package/themes/home/index.json +19 -12
  202. package/themes/home/index.less +15 -10
  203. package/themes/home/index.pcss +15 -10
  204. package/themes/home/index.scss +15 -10
  205. package/themes/home/index.styl +15 -10
  206. package/themes/home/struct.json +19 -12
  207. package/themes/homeDark/cssVars/declarations/index.css +15 -10
  208. package/themes/homeDark/cssVars/declarations/noColors.css +9 -7
  209. package/themes/homeDark/cssVars/declarations/noSizes.css +15 -10
  210. package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -3
  211. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  212. package/themes/homeDark/cssVars/declarations/onlyVariables.css +15 -10
  213. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  214. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  215. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  216. package/themes/homeDark/cssVars/theme/fallbacks/index.css +15 -10
  217. package/themes/homeDark/cssVars/theme/fallbacks/index.less +15 -10
  218. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +15 -10
  219. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +15 -10
  220. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +15 -10
  221. package/themes/homeDark/cssVars/theme/index.js +43 -21
  222. package/themes/homeDark/cssVars/theme/index.json +43 -21
  223. package/themes/homeDark/docs.json +34 -0
  224. package/themes/homeDark/index.css +15 -10
  225. package/themes/homeDark/index.js +19 -12
  226. package/themes/homeDark/index.json +19 -12
  227. package/themes/homeDark/index.less +15 -10
  228. package/themes/homeDark/index.pcss +15 -10
  229. package/themes/homeDark/index.scss +15 -10
  230. package/themes/homeDark/index.styl +15 -10
  231. package/themes/homeDark/struct.json +19 -12
  232. package/themes/media/cssVars/declarations/index.css +992 -694
  233. package/themes/media/cssVars/declarations/noColors.css +566 -442
  234. package/themes/media/cssVars/declarations/noSizes.css +35 -42
  235. package/themes/media/cssVars/declarations/onlyAdaptiveGroups.css +84 -38
  236. package/themes/media/cssVars/declarations/onlyColors.css +6 -3
  237. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  238. package/themes/media/cssVars/declarations/onlyMedia.css +336 -211
  239. package/themes/media/cssVars/declarations/onlyVariables.css +203 -142
  240. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  241. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +203 -142
  242. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +203 -142
  243. package/themes/media/cssVars/theme/fallbacks/index.css +583 -456
  244. package/themes/media/cssVars/theme/fallbacks/index.less +257 -225
  245. package/themes/media/cssVars/theme/fallbacks/index.pcss +257 -225
  246. package/themes/media/cssVars/theme/fallbacks/index.scss +562 -501
  247. package/themes/media/cssVars/theme/fallbacks/index.styl +257 -225
  248. package/themes/media/cssVars/theme/index.js +901 -497
  249. package/themes/media/cssVars/theme/index.json +901 -497
  250. package/themes/media/docs.json +401 -91
  251. package/themes/media/index.css +572 -445
  252. package/themes/media/index.js +270 -185
  253. package/themes/media/index.json +270 -185
  254. package/themes/media/index.less +237 -205
  255. package/themes/media/index.pcss +237 -205
  256. package/themes/media/index.scss +524 -463
  257. package/themes/media/index.styl +237 -205
  258. package/themes/media/struct.json +279 -194
  259. package/themes/mediaDark/cssVars/declarations/index.css +992 -694
  260. package/themes/mediaDark/cssVars/declarations/noColors.css +566 -442
  261. package/themes/mediaDark/cssVars/declarations/noSizes.css +35 -42
  262. package/themes/mediaDark/cssVars/declarations/onlyAdaptiveGroups.css +84 -38
  263. package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -3
  264. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  265. package/themes/mediaDark/cssVars/declarations/onlyMedia.css +336 -211
  266. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +203 -142
  267. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  268. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +203 -142
  269. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +203 -142
  270. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +583 -456
  271. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +257 -225
  272. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +257 -225
  273. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +562 -501
  274. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +257 -225
  275. package/themes/mediaDark/cssVars/theme/index.js +901 -497
  276. package/themes/mediaDark/cssVars/theme/index.json +901 -497
  277. package/themes/mediaDark/docs.json +401 -91
  278. package/themes/mediaDark/index.css +572 -445
  279. package/themes/mediaDark/index.js +270 -185
  280. package/themes/mediaDark/index.json +270 -185
  281. package/themes/mediaDark/index.less +237 -205
  282. package/themes/mediaDark/index.pcss +237 -205
  283. package/themes/mediaDark/index.scss +524 -463
  284. package/themes/mediaDark/index.styl +237 -205
  285. package/themes/mediaDark/struct.json +279 -194
  286. package/themes/mycom/cssVars/declarations/index.css +959 -661
  287. package/themes/mycom/cssVars/declarations/noColors.css +536 -412
  288. package/themes/mycom/cssVars/declarations/noSizes.css +471 -132
  289. package/themes/mycom/cssVars/declarations/onlyAdaptiveGroups.css +84 -38
  290. package/themes/mycom/cssVars/declarations/onlyColors.css +6 -3
  291. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  292. package/themes/mycom/cssVars/declarations/onlyMedia.css +333 -208
  293. package/themes/mycom/cssVars/declarations/onlyVariables.css +194 -133
  294. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  295. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +194 -133
  296. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +194 -133
  297. package/themes/mycom/cssVars/theme/fallbacks/index.css +554 -427
  298. package/themes/mycom/cssVars/theme/fallbacks/index.less +247 -215
  299. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +247 -215
  300. package/themes/mycom/cssVars/theme/fallbacks/index.scss +538 -477
  301. package/themes/mycom/cssVars/theme/fallbacks/index.styl +247 -215
  302. package/themes/mycom/cssVars/theme/index.js +897 -493
  303. package/themes/mycom/cssVars/theme/index.json +897 -493
  304. package/themes/mycom/docs.json +401 -91
  305. package/themes/mycom/index.css +542 -415
  306. package/themes/mycom/index.js +258 -173
  307. package/themes/mycom/index.json +258 -173
  308. package/themes/mycom/index.less +224 -192
  309. package/themes/mycom/index.pcss +224 -192
  310. package/themes/mycom/index.scss +494 -433
  311. package/themes/mycom/index.styl +224 -192
  312. package/themes/mycom/struct.json +270 -185
  313. package/themes/octavius/cssVars/declarations/index.css +15 -10
  314. package/themes/octavius/cssVars/declarations/noColors.css +9 -7
  315. package/themes/octavius/cssVars/declarations/noSizes.css +15 -10
  316. package/themes/octavius/cssVars/declarations/onlyColors.css +6 -3
  317. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  318. package/themes/octavius/cssVars/declarations/onlyVariables.css +15 -10
  319. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  320. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +15 -10
  321. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  322. package/themes/octavius/cssVars/theme/fallbacks/index.css +15 -10
  323. package/themes/octavius/cssVars/theme/fallbacks/index.less +15 -10
  324. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +15 -10
  325. package/themes/octavius/cssVars/theme/fallbacks/index.scss +15 -10
  326. package/themes/octavius/cssVars/theme/fallbacks/index.styl +15 -10
  327. package/themes/octavius/cssVars/theme/index.js +43 -21
  328. package/themes/octavius/cssVars/theme/index.json +43 -21
  329. package/themes/octavius/docs.json +34 -0
  330. package/themes/octavius/index.css +15 -10
  331. package/themes/octavius/index.js +19 -12
  332. package/themes/octavius/index.json +19 -12
  333. package/themes/octavius/index.less +15 -10
  334. package/themes/octavius/index.pcss +15 -10
  335. package/themes/octavius/index.scss +15 -10
  336. package/themes/octavius/index.styl +15 -10
  337. package/themes/octavius/struct.json +19 -12
  338. package/themes/octaviusCompact/cssVars/declarations/index.css +15 -10
  339. package/themes/octaviusCompact/cssVars/declarations/noColors.css +9 -7
  340. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +15 -10
  341. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -3
  342. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  343. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +15 -10
  344. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  345. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +15 -10
  346. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  347. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +15 -10
  348. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +15 -10
  349. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +15 -10
  350. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +15 -10
  351. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +15 -10
  352. package/themes/octaviusCompact/cssVars/theme/index.js +43 -21
  353. package/themes/octaviusCompact/cssVars/theme/index.json +43 -21
  354. package/themes/octaviusCompact/docs.json +34 -0
  355. package/themes/octaviusCompact/index.css +15 -10
  356. package/themes/octaviusCompact/index.js +19 -12
  357. package/themes/octaviusCompact/index.json +19 -12
  358. package/themes/octaviusCompact/index.less +15 -10
  359. package/themes/octaviusCompact/index.pcss +15 -10
  360. package/themes/octaviusCompact/index.scss +15 -10
  361. package/themes/octaviusCompact/index.styl +15 -10
  362. package/themes/octaviusCompact/struct.json +19 -12
  363. package/themes/octaviusCompactDark/cssVars/declarations/index.css +15 -10
  364. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +9 -7
  365. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +15 -10
  366. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -3
  367. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  368. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +15 -10
  369. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  370. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  371. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  372. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +15 -10
  373. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +15 -10
  374. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +15 -10
  375. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +15 -10
  376. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +15 -10
  377. package/themes/octaviusCompactDark/cssVars/theme/index.js +43 -21
  378. package/themes/octaviusCompactDark/cssVars/theme/index.json +43 -21
  379. package/themes/octaviusCompactDark/docs.json +34 -0
  380. package/themes/octaviusCompactDark/index.css +15 -10
  381. package/themes/octaviusCompactDark/index.js +19 -12
  382. package/themes/octaviusCompactDark/index.json +19 -12
  383. package/themes/octaviusCompactDark/index.less +15 -10
  384. package/themes/octaviusCompactDark/index.pcss +15 -10
  385. package/themes/octaviusCompactDark/index.scss +15 -10
  386. package/themes/octaviusCompactDark/index.styl +15 -10
  387. package/themes/octaviusCompactDark/struct.json +19 -12
  388. package/themes/octaviusDark/cssVars/declarations/index.css +15 -10
  389. package/themes/octaviusDark/cssVars/declarations/noColors.css +9 -7
  390. package/themes/octaviusDark/cssVars/declarations/noSizes.css +15 -10
  391. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -3
  392. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  393. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +15 -10
  394. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  395. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  396. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  397. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +15 -10
  398. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +15 -10
  399. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +15 -10
  400. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +15 -10
  401. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +15 -10
  402. package/themes/octaviusDark/cssVars/theme/index.js +43 -21
  403. package/themes/octaviusDark/cssVars/theme/index.json +43 -21
  404. package/themes/octaviusDark/docs.json +34 -0
  405. package/themes/octaviusDark/index.css +15 -10
  406. package/themes/octaviusDark/index.js +19 -12
  407. package/themes/octaviusDark/index.json +19 -12
  408. package/themes/octaviusDark/index.less +15 -10
  409. package/themes/octaviusDark/index.pcss +15 -10
  410. package/themes/octaviusDark/index.scss +15 -10
  411. package/themes/octaviusDark/index.styl +15 -10
  412. package/themes/octaviusDark/struct.json +19 -12
  413. package/themes/octaviusVK/cssVars/declarations/index.css +20 -15
  414. package/themes/octaviusVK/cssVars/declarations/noColors.css +9 -7
  415. package/themes/octaviusVK/cssVars/declarations/noSizes.css +20 -15
  416. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +11 -8
  417. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  418. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +20 -15
  419. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  420. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +20 -15
  421. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -15
  422. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +20 -15
  423. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +20 -15
  424. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +20 -15
  425. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +20 -15
  426. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +20 -15
  427. package/themes/octaviusVK/cssVars/theme/index.js +48 -26
  428. package/themes/octaviusVK/cssVars/theme/index.json +48 -26
  429. package/themes/octaviusVK/docs.json +34 -0
  430. package/themes/octaviusVK/index.css +20 -15
  431. package/themes/octaviusVK/index.js +24 -17
  432. package/themes/octaviusVK/index.json +24 -17
  433. package/themes/octaviusVK/index.less +20 -15
  434. package/themes/octaviusVK/index.pcss +20 -15
  435. package/themes/octaviusVK/index.scss +20 -15
  436. package/themes/octaviusVK/index.styl +20 -15
  437. package/themes/octaviusVK/struct.json +24 -17
  438. package/themes/octaviusVKDark/cssVars/declarations/index.css +22 -17
  439. package/themes/octaviusVKDark/cssVars/declarations/noColors.css +9 -7
  440. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +22 -17
  441. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +13 -10
  442. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  443. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +22 -17
  444. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  445. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +22 -17
  446. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -17
  447. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +22 -17
  448. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +22 -17
  449. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +22 -17
  450. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +22 -17
  451. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +22 -17
  452. package/themes/octaviusVKDark/cssVars/theme/index.js +50 -28
  453. package/themes/octaviusVKDark/cssVars/theme/index.json +50 -28
  454. package/themes/octaviusVKDark/docs.json +34 -0
  455. package/themes/octaviusVKDark/index.css +22 -17
  456. package/themes/octaviusVKDark/index.js +26 -19
  457. package/themes/octaviusVKDark/index.json +26 -19
  458. package/themes/octaviusVKDark/index.less +22 -17
  459. package/themes/octaviusVKDark/index.pcss +22 -17
  460. package/themes/octaviusVKDark/index.scss +22 -17
  461. package/themes/octaviusVKDark/index.styl +22 -17
  462. package/themes/octaviusVKDark/struct.json +26 -19
  463. package/themes/octaviusWhite/cssVars/declarations/index.css +15 -10
  464. package/themes/octaviusWhite/cssVars/declarations/noColors.css +9 -7
  465. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +15 -10
  466. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -3
  467. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  468. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +15 -10
  469. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  470. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +15 -10
  471. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  472. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +15 -10
  473. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +15 -10
  474. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +15 -10
  475. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +15 -10
  476. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +15 -10
  477. package/themes/octaviusWhite/cssVars/theme/index.js +43 -21
  478. package/themes/octaviusWhite/cssVars/theme/index.json +43 -21
  479. package/themes/octaviusWhite/docs.json +34 -0
  480. package/themes/octaviusWhite/index.css +15 -10
  481. package/themes/octaviusWhite/index.js +19 -12
  482. package/themes/octaviusWhite/index.json +19 -12
  483. package/themes/octaviusWhite/index.less +15 -10
  484. package/themes/octaviusWhite/index.pcss +15 -10
  485. package/themes/octaviusWhite/index.scss +15 -10
  486. package/themes/octaviusWhite/index.styl +15 -10
  487. package/themes/octaviusWhite/struct.json +19 -12
  488. package/themes/otvet/cssVars/declarations/index.css +15 -10
  489. package/themes/otvet/cssVars/declarations/noColors.css +9 -7
  490. package/themes/otvet/cssVars/declarations/noSizes.css +15 -10
  491. package/themes/otvet/cssVars/declarations/onlyColors.css +6 -3
  492. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  493. package/themes/otvet/cssVars/declarations/onlyVariables.css +15 -10
  494. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  495. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +15 -10
  496. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  497. package/themes/otvet/cssVars/theme/fallbacks/index.css +15 -10
  498. package/themes/otvet/cssVars/theme/fallbacks/index.less +15 -10
  499. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +15 -10
  500. package/themes/otvet/cssVars/theme/fallbacks/index.scss +15 -10
  501. package/themes/otvet/cssVars/theme/fallbacks/index.styl +15 -10
  502. package/themes/otvet/cssVars/theme/index.js +43 -21
  503. package/themes/otvet/cssVars/theme/index.json +43 -21
  504. package/themes/otvet/docs.json +34 -0
  505. package/themes/otvet/index.css +15 -10
  506. package/themes/otvet/index.js +19 -12
  507. package/themes/otvet/index.json +19 -12
  508. package/themes/otvet/index.less +15 -10
  509. package/themes/otvet/index.pcss +15 -10
  510. package/themes/otvet/index.scss +15 -10
  511. package/themes/otvet/index.styl +15 -10
  512. package/themes/otvet/struct.json +19 -12
  513. package/themes/otvetDark/cssVars/declarations/index.css +15 -10
  514. package/themes/otvetDark/cssVars/declarations/noColors.css +9 -7
  515. package/themes/otvetDark/cssVars/declarations/noSizes.css +15 -10
  516. package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -3
  517. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  518. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +15 -10
  519. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  520. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  521. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  522. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +15 -10
  523. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +15 -10
  524. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +15 -10
  525. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +15 -10
  526. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +15 -10
  527. package/themes/otvetDark/cssVars/theme/index.js +43 -21
  528. package/themes/otvetDark/cssVars/theme/index.json +43 -21
  529. package/themes/otvetDark/docs.json +34 -0
  530. package/themes/otvetDark/index.css +15 -10
  531. package/themes/otvetDark/index.js +19 -12
  532. package/themes/otvetDark/index.json +19 -12
  533. package/themes/otvetDark/index.less +15 -10
  534. package/themes/otvetDark/index.pcss +15 -10
  535. package/themes/otvetDark/index.scss +15 -10
  536. package/themes/otvetDark/index.styl +15 -10
  537. package/themes/otvetDark/struct.json +19 -12
  538. package/themes/paradigmBase/cssVars/declarations/index.css +15 -10
  539. package/themes/paradigmBase/cssVars/declarations/noColors.css +9 -7
  540. package/themes/paradigmBase/cssVars/declarations/noSizes.css +15 -10
  541. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -3
  542. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  543. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +15 -10
  544. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  545. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +15 -10
  546. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  547. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +15 -10
  548. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +15 -10
  549. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +15 -10
  550. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +15 -10
  551. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +15 -10
  552. package/themes/paradigmBase/cssVars/theme/index.js +43 -21
  553. package/themes/paradigmBase/cssVars/theme/index.json +43 -21
  554. package/themes/paradigmBase/docs.json +34 -0
  555. package/themes/paradigmBase/index.css +15 -10
  556. package/themes/paradigmBase/index.js +19 -12
  557. package/themes/paradigmBase/index.json +19 -12
  558. package/themes/paradigmBase/index.less +15 -10
  559. package/themes/paradigmBase/index.pcss +15 -10
  560. package/themes/paradigmBase/index.scss +15 -10
  561. package/themes/paradigmBase/index.styl +15 -10
  562. package/themes/paradigmBase/struct.json +19 -12
  563. package/themes/paradigmBaseDark/cssVars/declarations/index.css +15 -10
  564. package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +9 -7
  565. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +15 -10
  566. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -3
  567. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  568. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +15 -10
  569. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  570. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  571. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  572. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +15 -10
  573. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +15 -10
  574. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +15 -10
  575. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +15 -10
  576. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +15 -10
  577. package/themes/paradigmBaseDark/cssVars/theme/index.js +43 -21
  578. package/themes/paradigmBaseDark/cssVars/theme/index.json +43 -21
  579. package/themes/paradigmBaseDark/docs.json +34 -0
  580. package/themes/paradigmBaseDark/index.css +15 -10
  581. package/themes/paradigmBaseDark/index.js +19 -12
  582. package/themes/paradigmBaseDark/index.json +19 -12
  583. package/themes/paradigmBaseDark/index.less +15 -10
  584. package/themes/paradigmBaseDark/index.pcss +15 -10
  585. package/themes/paradigmBaseDark/index.scss +15 -10
  586. package/themes/paradigmBaseDark/index.styl +15 -10
  587. package/themes/paradigmBaseDark/struct.json +19 -12
  588. package/themes/pharma/cssVars/declarations/index.css +992 -694
  589. package/themes/pharma/cssVars/declarations/noColors.css +566 -442
  590. package/themes/pharma/cssVars/declarations/noSizes.css +477 -138
  591. package/themes/pharma/cssVars/declarations/onlyAdaptiveGroups.css +84 -38
  592. package/themes/pharma/cssVars/declarations/onlyColors.css +6 -3
  593. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  594. package/themes/pharma/cssVars/declarations/onlyMedia.css +336 -211
  595. package/themes/pharma/cssVars/declarations/onlyVariables.css +203 -142
  596. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  597. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +203 -142
  598. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +203 -142
  599. package/themes/pharma/cssVars/theme/fallbacks/index.css +583 -456
  600. package/themes/pharma/cssVars/theme/fallbacks/index.less +257 -225
  601. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +257 -225
  602. package/themes/pharma/cssVars/theme/fallbacks/index.scss +562 -501
  603. package/themes/pharma/cssVars/theme/fallbacks/index.styl +257 -225
  604. package/themes/pharma/cssVars/theme/index.js +901 -497
  605. package/themes/pharma/cssVars/theme/index.json +901 -497
  606. package/themes/pharma/docs.json +401 -91
  607. package/themes/pharma/index.css +572 -445
  608. package/themes/pharma/index.js +270 -185
  609. package/themes/pharma/index.json +270 -185
  610. package/themes/pharma/index.less +237 -205
  611. package/themes/pharma/index.pcss +237 -205
  612. package/themes/pharma/index.scss +524 -463
  613. package/themes/pharma/index.styl +237 -205
  614. package/themes/pharma/struct.json +279 -194
  615. package/themes/portalUI/cssVars/declarations/index.css +15 -10
  616. package/themes/portalUI/cssVars/declarations/noColors.css +9 -7
  617. package/themes/portalUI/cssVars/declarations/noSizes.css +15 -10
  618. package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -3
  619. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  620. package/themes/portalUI/cssVars/declarations/onlyVariables.css +15 -10
  621. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  622. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +15 -10
  623. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  624. package/themes/portalUI/cssVars/theme/fallbacks/index.css +15 -10
  625. package/themes/portalUI/cssVars/theme/fallbacks/index.less +15 -10
  626. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +15 -10
  627. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +15 -10
  628. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +15 -10
  629. package/themes/portalUI/cssVars/theme/index.js +43 -21
  630. package/themes/portalUI/cssVars/theme/index.json +43 -21
  631. package/themes/portalUI/docs.json +34 -0
  632. package/themes/portalUI/index.css +15 -10
  633. package/themes/portalUI/index.js +19 -12
  634. package/themes/portalUI/index.json +19 -12
  635. package/themes/portalUI/index.less +15 -10
  636. package/themes/portalUI/index.pcss +15 -10
  637. package/themes/portalUI/index.scss +15 -10
  638. package/themes/portalUI/index.styl +15 -10
  639. package/themes/portalUI/struct.json +19 -12
  640. package/themes/portalUIDark/cssVars/declarations/index.css +15 -10
  641. package/themes/portalUIDark/cssVars/declarations/noColors.css +9 -7
  642. package/themes/portalUIDark/cssVars/declarations/noSizes.css +15 -10
  643. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -3
  644. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  645. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +15 -10
  646. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  647. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +15 -10
  648. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  649. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +15 -10
  650. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +15 -10
  651. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +15 -10
  652. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +15 -10
  653. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +15 -10
  654. package/themes/portalUIDark/cssVars/theme/index.js +43 -21
  655. package/themes/portalUIDark/cssVars/theme/index.json +43 -21
  656. package/themes/portalUIDark/docs.json +34 -0
  657. package/themes/portalUIDark/index.css +15 -10
  658. package/themes/portalUIDark/index.js +19 -12
  659. package/themes/portalUIDark/index.json +19 -12
  660. package/themes/portalUIDark/index.less +15 -10
  661. package/themes/portalUIDark/index.pcss +15 -10
  662. package/themes/portalUIDark/index.scss +15 -10
  663. package/themes/portalUIDark/index.styl +15 -10
  664. package/themes/portalUIDark/struct.json +19 -12
  665. package/themes/promo/cssVars/declarations/index.css +15 -10
  666. package/themes/promo/cssVars/declarations/noColors.css +9 -7
  667. package/themes/promo/cssVars/declarations/noSizes.css +15 -10
  668. package/themes/promo/cssVars/declarations/onlyColors.css +6 -3
  669. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  670. package/themes/promo/cssVars/declarations/onlyVariables.css +15 -10
  671. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  672. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +15 -10
  673. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  674. package/themes/promo/cssVars/theme/fallbacks/index.css +15 -10
  675. package/themes/promo/cssVars/theme/fallbacks/index.less +15 -10
  676. package/themes/promo/cssVars/theme/fallbacks/index.pcss +15 -10
  677. package/themes/promo/cssVars/theme/fallbacks/index.scss +15 -10
  678. package/themes/promo/cssVars/theme/fallbacks/index.styl +15 -10
  679. package/themes/promo/cssVars/theme/index.js +43 -21
  680. package/themes/promo/cssVars/theme/index.json +43 -21
  681. package/themes/promo/docs.json +34 -0
  682. package/themes/promo/index.css +15 -10
  683. package/themes/promo/index.js +19 -12
  684. package/themes/promo/index.json +19 -12
  685. package/themes/promo/index.less +15 -10
  686. package/themes/promo/index.pcss +15 -10
  687. package/themes/promo/index.scss +15 -10
  688. package/themes/promo/index.styl +15 -10
  689. package/themes/promo/struct.json +19 -12
  690. package/themes/search/cssVars/declarations/index.css +15 -10
  691. package/themes/search/cssVars/declarations/noColors.css +9 -7
  692. package/themes/search/cssVars/declarations/noSizes.css +15 -10
  693. package/themes/search/cssVars/declarations/onlyColors.css +6 -3
  694. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  695. package/themes/search/cssVars/declarations/onlyVariables.css +15 -10
  696. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  697. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +15 -10
  698. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  699. package/themes/search/cssVars/theme/fallbacks/index.css +15 -10
  700. package/themes/search/cssVars/theme/fallbacks/index.less +15 -10
  701. package/themes/search/cssVars/theme/fallbacks/index.pcss +15 -10
  702. package/themes/search/cssVars/theme/fallbacks/index.scss +15 -10
  703. package/themes/search/cssVars/theme/fallbacks/index.styl +15 -10
  704. package/themes/search/cssVars/theme/index.js +43 -21
  705. package/themes/search/cssVars/theme/index.json +43 -21
  706. package/themes/search/docs.json +34 -0
  707. package/themes/search/index.css +15 -10
  708. package/themes/search/index.js +19 -12
  709. package/themes/search/index.json +19 -12
  710. package/themes/search/index.less +15 -10
  711. package/themes/search/index.pcss +15 -10
  712. package/themes/search/index.scss +15 -10
  713. package/themes/search/index.styl +15 -10
  714. package/themes/search/struct.json +19 -12
  715. package/themes/todo/cssVars/declarations/index.css +15 -10
  716. package/themes/todo/cssVars/declarations/noColors.css +9 -7
  717. package/themes/todo/cssVars/declarations/noSizes.css +15 -10
  718. package/themes/todo/cssVars/declarations/onlyColors.css +6 -3
  719. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  720. package/themes/todo/cssVars/declarations/onlyVariables.css +15 -10
  721. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  722. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +15 -10
  723. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  724. package/themes/todo/cssVars/theme/fallbacks/index.css +15 -10
  725. package/themes/todo/cssVars/theme/fallbacks/index.less +15 -10
  726. package/themes/todo/cssVars/theme/fallbacks/index.pcss +15 -10
  727. package/themes/todo/cssVars/theme/fallbacks/index.scss +15 -10
  728. package/themes/todo/cssVars/theme/fallbacks/index.styl +15 -10
  729. package/themes/todo/cssVars/theme/index.js +43 -21
  730. package/themes/todo/cssVars/theme/index.json +43 -21
  731. package/themes/todo/docs.json +34 -0
  732. package/themes/todo/index.css +15 -10
  733. package/themes/todo/index.js +19 -12
  734. package/themes/todo/index.json +19 -12
  735. package/themes/todo/index.less +15 -10
  736. package/themes/todo/index.pcss +15 -10
  737. package/themes/todo/index.scss +15 -10
  738. package/themes/todo/index.styl +15 -10
  739. package/themes/todo/struct.json +19 -12
  740. package/themes/vkBase/cssVars/declarations/index.css +17 -12
  741. package/themes/vkBase/cssVars/declarations/noColors.css +9 -7
  742. package/themes/vkBase/cssVars/declarations/noSizes.css +17 -12
  743. package/themes/vkBase/cssVars/declarations/onlyColors.css +8 -5
  744. package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
  745. package/themes/vkBase/cssVars/declarations/onlyVariables.css +17 -12
  746. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  747. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +17 -12
  748. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +17 -12
  749. package/themes/vkBase/cssVars/theme/fallbacks/index.css +17 -12
  750. package/themes/vkBase/cssVars/theme/fallbacks/index.less +17 -12
  751. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +17 -12
  752. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +17 -12
  753. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +17 -12
  754. package/themes/vkBase/cssVars/theme/index.js +34 -12
  755. package/themes/vkBase/cssVars/theme/index.json +34 -12
  756. package/themes/vkBase/docs.json +34 -0
  757. package/themes/vkBase/index.css +17 -12
  758. package/themes/vkBase/index.js +19 -12
  759. package/themes/vkBase/index.json +19 -12
  760. package/themes/vkBase/index.less +17 -12
  761. package/themes/vkBase/index.pcss +17 -12
  762. package/themes/vkBase/index.scss +17 -12
  763. package/themes/vkBase/index.styl +17 -12
  764. package/themes/vkBase/struct.json +19 -12
  765. package/themes/vkBaseDark/cssVars/declarations/index.css +19 -14
  766. package/themes/vkBaseDark/cssVars/declarations/noColors.css +9 -7
  767. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +19 -14
  768. package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +10 -7
  769. package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
  770. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +19 -14
  771. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  772. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +19 -14
  773. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -7
  774. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +19 -14
  775. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +19 -14
  776. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +19 -14
  777. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +19 -14
  778. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +19 -14
  779. package/themes/vkBaseDark/cssVars/theme/index.js +36 -14
  780. package/themes/vkBaseDark/cssVars/theme/index.json +36 -14
  781. package/themes/vkBaseDark/docs.json +34 -0
  782. package/themes/vkBaseDark/index.css +19 -14
  783. package/themes/vkBaseDark/index.js +21 -14
  784. package/themes/vkBaseDark/index.json +21 -14
  785. package/themes/vkBaseDark/index.less +19 -14
  786. package/themes/vkBaseDark/index.pcss +19 -14
  787. package/themes/vkBaseDark/index.scss +19 -14
  788. package/themes/vkBaseDark/index.styl +19 -14
  789. package/themes/vkBaseDark/struct.json +21 -14
  790. package/themes/vkCom/cssVars/declarations/index.css +13 -8
  791. package/themes/vkCom/cssVars/declarations/noColors.css +9 -7
  792. package/themes/vkCom/cssVars/declarations/noSizes.css +13 -8
  793. package/themes/vkCom/cssVars/declarations/onlyColors.css +4 -1
  794. package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
  795. package/themes/vkCom/cssVars/declarations/onlyVariables.css +13 -8
  796. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  797. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +13 -8
  798. package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
  799. package/themes/vkCom/cssVars/theme/fallbacks/index.css +13 -8
  800. package/themes/vkCom/cssVars/theme/fallbacks/index.less +13 -8
  801. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +13 -8
  802. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +13 -8
  803. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +13 -8
  804. package/themes/vkCom/cssVars/theme/index.js +30 -8
  805. package/themes/vkCom/cssVars/theme/index.json +30 -8
  806. package/themes/vkCom/docs.json +34 -0
  807. package/themes/vkCom/index.css +13 -8
  808. package/themes/vkCom/index.js +15 -8
  809. package/themes/vkCom/index.json +15 -8
  810. package/themes/vkCom/index.less +13 -8
  811. package/themes/vkCom/index.pcss +13 -8
  812. package/themes/vkCom/index.scss +13 -8
  813. package/themes/vkCom/index.styl +13 -8
  814. package/themes/vkCom/struct.json +15 -8
  815. package/themes/vkComDark/cssVars/declarations/index.css +18 -13
  816. package/themes/vkComDark/cssVars/declarations/noColors.css +9 -7
  817. package/themes/vkComDark/cssVars/declarations/noSizes.css +18 -13
  818. package/themes/vkComDark/cssVars/declarations/onlyColors.css +9 -6
  819. package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
  820. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +18 -13
  821. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  822. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +18 -13
  823. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -6
  824. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +18 -13
  825. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +18 -13
  826. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +18 -13
  827. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +18 -13
  828. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +18 -13
  829. package/themes/vkComDark/cssVars/theme/index.js +35 -13
  830. package/themes/vkComDark/cssVars/theme/index.json +35 -13
  831. package/themes/vkComDark/docs.json +34 -0
  832. package/themes/vkComDark/index.css +18 -13
  833. package/themes/vkComDark/index.js +20 -13
  834. package/themes/vkComDark/index.json +20 -13
  835. package/themes/vkComDark/index.less +18 -13
  836. package/themes/vkComDark/index.pcss +18 -13
  837. package/themes/vkComDark/index.scss +18 -13
  838. package/themes/vkComDark/index.styl +18 -13
  839. package/themes/vkComDark/struct.json +20 -13
  840. package/themes/vkIOS/cssVars/declarations/index.css +17 -12
  841. package/themes/vkIOS/cssVars/declarations/noColors.css +9 -7
  842. package/themes/vkIOS/cssVars/declarations/noSizes.css +17 -12
  843. package/themes/vkIOS/cssVars/declarations/onlyColors.css +8 -5
  844. package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
  845. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +17 -12
  846. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  847. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +17 -12
  848. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +17 -12
  849. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +17 -12
  850. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +17 -12
  851. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +17 -12
  852. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +17 -12
  853. package/themes/vkIOS/cssVars/theme/index.js +34 -12
  854. package/themes/vkIOS/cssVars/theme/index.json +34 -12
  855. package/themes/vkIOS/docs.json +34 -0
  856. package/themes/vkIOS/index.css +17 -12
  857. package/themes/vkIOS/index.js +19 -12
  858. package/themes/vkIOS/index.json +19 -12
  859. package/themes/vkIOS/index.less +17 -12
  860. package/themes/vkIOS/index.pcss +17 -12
  861. package/themes/vkIOS/index.scss +17 -12
  862. package/themes/vkIOS/index.styl +17 -12
  863. package/themes/vkIOS/struct.json +19 -12
  864. package/themes/vkIOSDark/cssVars/declarations/index.css +19 -14
  865. package/themes/vkIOSDark/cssVars/declarations/noColors.css +9 -7
  866. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +19 -14
  867. package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +10 -7
  868. package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  869. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +19 -14
  870. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  871. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +19 -14
  872. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +19 -14
  873. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +19 -14
  874. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +19 -14
  875. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +19 -14
  876. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +19 -14
  877. package/themes/vkIOSDark/cssVars/theme/index.js +36 -14
  878. package/themes/vkIOSDark/cssVars/theme/index.json +36 -14
  879. package/themes/vkIOSDark/docs.json +34 -0
  880. package/themes/vkIOSDark/index.css +19 -14
  881. package/themes/vkIOSDark/index.js +21 -14
  882. package/themes/vkIOSDark/index.json +21 -14
  883. package/themes/vkIOSDark/index.less +19 -14
  884. package/themes/vkIOSDark/index.pcss +19 -14
  885. package/themes/vkIOSDark/index.scss +19 -14
  886. package/themes/vkIOSDark/index.styl +19 -14
  887. package/themes/vkIOSDark/struct.json +21 -14
  888. package/themes/vkIdOk/cssVars/declarations/index.css +17 -12
  889. package/themes/vkIdOk/cssVars/declarations/noColors.css +9 -7
  890. package/themes/vkIdOk/cssVars/declarations/noSizes.css +17 -12
  891. package/themes/vkIdOk/cssVars/declarations/onlyColors.css +8 -5
  892. package/themes/vkIdOk/cssVars/declarations/onlyColors.js +2 -2
  893. package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +17 -12
  894. package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +2 -2
  895. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +17 -12
  896. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +17 -12
  897. package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +17 -12
  898. package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +17 -12
  899. package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +17 -12
  900. package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +17 -12
  901. package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +17 -12
  902. package/themes/vkIdOk/cssVars/theme/index.js +34 -12
  903. package/themes/vkIdOk/cssVars/theme/index.json +34 -12
  904. package/themes/vkIdOk/docs.json +34 -0
  905. package/themes/vkIdOk/index.css +17 -12
  906. package/themes/vkIdOk/index.js +19 -12
  907. package/themes/vkIdOk/index.json +19 -12
  908. package/themes/vkIdOk/index.less +17 -12
  909. package/themes/vkIdOk/index.pcss +17 -12
  910. package/themes/vkIdOk/index.scss +17 -12
  911. package/themes/vkIdOk/index.styl +17 -12
  912. package/themes/vkIdOk/struct.json +19 -12
  913. package/themes/vkIdOkDark/cssVars/declarations/index.css +27 -22
  914. package/themes/vkIdOkDark/cssVars/declarations/noColors.css +9 -7
  915. package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +27 -22
  916. package/themes/vkIdOkDark/cssVars/declarations/onlyColors.css +18 -15
  917. package/themes/vkIdOkDark/cssVars/declarations/onlyColors.js +2 -2
  918. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +27 -22
  919. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +2 -2
  920. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +27 -22
  921. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocalIncremental.css +18 -15
  922. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +27 -22
  923. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +27 -22
  924. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +27 -22
  925. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +27 -22
  926. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +27 -22
  927. package/themes/vkIdOkDark/cssVars/theme/index.js +44 -22
  928. package/themes/vkIdOkDark/cssVars/theme/index.json +44 -22
  929. package/themes/vkIdOkDark/docs.json +34 -0
  930. package/themes/vkIdOkDark/index.css +27 -22
  931. package/themes/vkIdOkDark/index.js +29 -22
  932. package/themes/vkIdOkDark/index.json +29 -22
  933. package/themes/vkIdOkDark/index.less +27 -22
  934. package/themes/vkIdOkDark/index.pcss +27 -22
  935. package/themes/vkIdOkDark/index.scss +27 -22
  936. package/themes/vkIdOkDark/index.styl +27 -22
  937. package/themes/vkIdOkDark/struct.json +29 -22
  938. package/themes/vkIdOkIOS/cssVars/declarations/index.css +17 -12
  939. package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +9 -7
  940. package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +17 -12
  941. package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.css +8 -5
  942. package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.js +2 -2
  943. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +17 -12
  944. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +2 -2
  945. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +17 -12
  946. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +17 -12
  947. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +17 -12
  948. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +17 -12
  949. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +17 -12
  950. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +17 -12
  951. package/themes/vkIdOkIOS/cssVars/theme/index.js +34 -12
  952. package/themes/vkIdOkIOS/cssVars/theme/index.json +34 -12
  953. package/themes/vkIdOkIOS/docs.json +34 -0
  954. package/themes/vkIdOkIOS/index.css +17 -12
  955. package/themes/vkIdOkIOS/index.js +19 -12
  956. package/themes/vkIdOkIOS/index.json +19 -12
  957. package/themes/vkIdOkIOS/index.less +17 -12
  958. package/themes/vkIdOkIOS/index.pcss +17 -12
  959. package/themes/vkIdOkIOS/index.scss +17 -12
  960. package/themes/vkIdOkIOS/index.styl +17 -12
  961. package/themes/vkIdOkIOS/struct.json +19 -12
  962. package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +27 -22
  963. package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +9 -7
  964. package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +27 -22
  965. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.css +18 -15
  966. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.js +2 -2
  967. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +27 -22
  968. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  969. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +27 -22
  970. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +5 -8
  971. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +27 -22
  972. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +27 -22
  973. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +27 -22
  974. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +27 -22
  975. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +27 -22
  976. package/themes/vkIdOkIOSDark/cssVars/theme/index.js +44 -22
  977. package/themes/vkIdOkIOSDark/cssVars/theme/index.json +44 -22
  978. package/themes/vkIdOkIOSDark/docs.json +34 -0
  979. package/themes/vkIdOkIOSDark/index.css +27 -22
  980. package/themes/vkIdOkIOSDark/index.js +29 -22
  981. package/themes/vkIdOkIOSDark/index.json +29 -22
  982. package/themes/vkIdOkIOSDark/index.less +27 -22
  983. package/themes/vkIdOkIOSDark/index.pcss +27 -22
  984. package/themes/vkIdOkIOSDark/index.scss +27 -22
  985. package/themes/vkIdOkIOSDark/index.styl +27 -22
  986. package/themes/vkIdOkIOSDark/struct.json +29 -22
  987. package/themes/vkontakteAndroid/cssVars/declarations/index.css +17 -12
  988. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +9 -7
  989. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +17 -12
  990. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +8 -5
  991. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
  992. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +17 -12
  993. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
  994. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +17 -12
  995. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +17 -12
  996. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +17 -12
  997. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +17 -12
  998. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +17 -12
  999. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +17 -12
  1000. package/themes/vkontakteAndroid/cssVars/theme/index.js +34 -12
  1001. package/themes/vkontakteAndroid/cssVars/theme/index.json +34 -12
  1002. package/themes/vkontakteAndroid/docs.json +34 -0
  1003. package/themes/vkontakteAndroid/index.css +17 -12
  1004. package/themes/vkontakteAndroid/index.js +19 -12
  1005. package/themes/vkontakteAndroid/index.json +19 -12
  1006. package/themes/vkontakteAndroid/index.less +17 -12
  1007. package/themes/vkontakteAndroid/index.pcss +17 -12
  1008. package/themes/vkontakteAndroid/index.scss +17 -12
  1009. package/themes/vkontakteAndroid/index.styl +17 -12
  1010. package/themes/vkontakteAndroid/struct.json +19 -12
  1011. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +19 -14
  1012. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +9 -7
  1013. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +19 -14
  1014. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +10 -7
  1015. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
  1016. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +19 -14
  1017. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
  1018. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +19 -14
  1019. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +19 -14
  1020. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +19 -14
  1021. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +19 -14
  1022. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +19 -14
  1023. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +19 -14
  1024. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +36 -14
  1025. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +36 -14
  1026. package/themes/vkontakteAndroidDark/docs.json +34 -0
  1027. package/themes/vkontakteAndroidDark/index.css +19 -14
  1028. package/themes/vkontakteAndroidDark/index.js +21 -14
  1029. package/themes/vkontakteAndroidDark/index.json +21 -14
  1030. package/themes/vkontakteAndroidDark/index.less +19 -14
  1031. package/themes/vkontakteAndroidDark/index.pcss +19 -14
  1032. package/themes/vkontakteAndroidDark/index.scss +19 -14
  1033. package/themes/vkontakteAndroidDark/index.styl +19 -14
  1034. package/themes/vkontakteAndroidDark/struct.json +21 -14
  1035. package/themes/vkontakteCom/cssVars/declarations/index.css +13 -8
  1036. package/themes/vkontakteCom/cssVars/declarations/noColors.css +9 -7
  1037. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +13 -8
  1038. package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +4 -1
  1039. package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
  1040. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +13 -8
  1041. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  1042. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +13 -8
  1043. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +13 -8
  1044. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +13 -8
  1045. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +13 -8
  1046. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +13 -8
  1047. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +13 -8
  1048. package/themes/vkontakteCom/cssVars/theme/index.js +30 -8
  1049. package/themes/vkontakteCom/cssVars/theme/index.json +30 -8
  1050. package/themes/vkontakteCom/docs.json +34 -0
  1051. package/themes/vkontakteCom/index.css +13 -8
  1052. package/themes/vkontakteCom/index.js +15 -8
  1053. package/themes/vkontakteCom/index.json +15 -8
  1054. package/themes/vkontakteCom/index.less +13 -8
  1055. package/themes/vkontakteCom/index.pcss +13 -8
  1056. package/themes/vkontakteCom/index.scss +13 -8
  1057. package/themes/vkontakteCom/index.styl +13 -8
  1058. package/themes/vkontakteCom/struct.json +15 -8
  1059. package/themes/vkontakteComDark/cssVars/declarations/index.css +18 -13
  1060. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +9 -7
  1061. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +18 -13
  1062. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +9 -6
  1063. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
  1064. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +18 -13
  1065. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  1066. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +18 -13
  1067. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +18 -13
  1068. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +18 -13
  1069. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +18 -13
  1070. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +18 -13
  1071. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +18 -13
  1072. package/themes/vkontakteComDark/cssVars/theme/index.js +35 -13
  1073. package/themes/vkontakteComDark/cssVars/theme/index.json +35 -13
  1074. package/themes/vkontakteComDark/docs.json +34 -0
  1075. package/themes/vkontakteComDark/index.css +18 -13
  1076. package/themes/vkontakteComDark/index.js +20 -13
  1077. package/themes/vkontakteComDark/index.json +20 -13
  1078. package/themes/vkontakteComDark/index.less +18 -13
  1079. package/themes/vkontakteComDark/index.pcss +18 -13
  1080. package/themes/vkontakteComDark/index.scss +18 -13
  1081. package/themes/vkontakteComDark/index.styl +18 -13
  1082. package/themes/vkontakteComDark/struct.json +20 -13
  1083. package/themes/vkontakteIOS/cssVars/declarations/index.css +17 -12
  1084. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +9 -7
  1085. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +17 -12
  1086. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +8 -5
  1087. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
  1088. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +17 -12
  1089. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
  1090. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +17 -12
  1091. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +17 -12
  1092. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +17 -12
  1093. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +17 -12
  1094. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +17 -12
  1095. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +17 -12
  1096. package/themes/vkontakteIOS/cssVars/theme/index.js +34 -12
  1097. package/themes/vkontakteIOS/cssVars/theme/index.json +34 -12
  1098. package/themes/vkontakteIOS/docs.json +34 -0
  1099. package/themes/vkontakteIOS/index.css +17 -12
  1100. package/themes/vkontakteIOS/index.js +19 -12
  1101. package/themes/vkontakteIOS/index.json +19 -12
  1102. package/themes/vkontakteIOS/index.less +17 -12
  1103. package/themes/vkontakteIOS/index.pcss +17 -12
  1104. package/themes/vkontakteIOS/index.scss +17 -12
  1105. package/themes/vkontakteIOS/index.styl +17 -12
  1106. package/themes/vkontakteIOS/struct.json +19 -12
  1107. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +19 -14
  1108. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +9 -7
  1109. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +19 -14
  1110. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +10 -7
  1111. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
  1112. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +19 -14
  1113. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  1114. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +19 -14
  1115. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +19 -14
  1116. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +19 -14
  1117. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +19 -14
  1118. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +19 -14
  1119. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +19 -14
  1120. package/themes/vkontakteIOSDark/cssVars/theme/index.js +36 -14
  1121. package/themes/vkontakteIOSDark/cssVars/theme/index.json +36 -14
  1122. package/themes/vkontakteIOSDark/docs.json +34 -0
  1123. package/themes/vkontakteIOSDark/index.css +19 -14
  1124. package/themes/vkontakteIOSDark/index.js +21 -14
  1125. package/themes/vkontakteIOSDark/index.json +21 -14
  1126. package/themes/vkontakteIOSDark/index.less +19 -14
  1127. package/themes/vkontakteIOSDark/index.pcss +19 -14
  1128. package/themes/vkontakteIOSDark/index.scss +19 -14
  1129. package/themes/vkontakteIOSDark/index.styl +19 -14
  1130. package/themes/vkontakteIOSDark/struct.json +21 -14
  1131. package/themes/workspaceAdmin/cssVars/declarations/index.css +15 -10
  1132. package/themes/workspaceAdmin/cssVars/declarations/noColors.css +9 -7
  1133. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +15 -10
  1134. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -3
  1135. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  1136. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +15 -10
  1137. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  1138. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +15 -10
  1139. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  1140. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +15 -10
  1141. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +15 -10
  1142. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +15 -10
  1143. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +15 -10
  1144. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +15 -10
  1145. package/themes/workspaceAdmin/cssVars/theme/index.js +43 -21
  1146. package/themes/workspaceAdmin/cssVars/theme/index.json +43 -21
  1147. package/themes/workspaceAdmin/docs.json +34 -0
  1148. package/themes/workspaceAdmin/index.css +15 -10
  1149. package/themes/workspaceAdmin/index.js +19 -12
  1150. package/themes/workspaceAdmin/index.json +19 -12
  1151. package/themes/workspaceAdmin/index.less +15 -10
  1152. package/themes/workspaceAdmin/index.pcss +15 -10
  1153. package/themes/workspaceAdmin/index.scss +15 -10
  1154. package/themes/workspaceAdmin/index.styl +15 -10
  1155. package/themes/workspaceAdmin/struct.json +19 -12
  1156. package/themes/workspaceLandings/cssVars/declarations/index.css +15 -10
  1157. package/themes/workspaceLandings/cssVars/declarations/noColors.css +9 -7
  1158. package/themes/workspaceLandings/cssVars/declarations/noSizes.css +15 -10
  1159. package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +6 -3
  1160. package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
  1161. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +15 -10
  1162. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
  1163. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +15 -10
  1164. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -10
  1165. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +15 -10
  1166. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +15 -10
  1167. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +15 -10
  1168. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +15 -10
  1169. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +15 -10
  1170. package/themes/workspaceLandings/cssVars/theme/index.js +43 -21
  1171. package/themes/workspaceLandings/cssVars/theme/index.json +43 -21
  1172. package/themes/workspaceLandings/docs.json +34 -0
  1173. package/themes/workspaceLandings/index.css +15 -10
  1174. package/themes/workspaceLandings/index.js +19 -12
  1175. package/themes/workspaceLandings/index.json +19 -12
  1176. package/themes/workspaceLandings/index.less +15 -10
  1177. package/themes/workspaceLandings/index.pcss +15 -10
  1178. package/themes/workspaceLandings/index.scss +15 -10
  1179. package/themes/workspaceLandings/index.styl +15 -10
  1180. package/themes/workspaceLandings/struct.json +19 -12
@@ -296,6 +296,11 @@ export interface ColorsDescriptionStruct {
296
296
  * @tags color, icon
297
297
  */
298
298
  colorIconPositive: ColorDescription;
299
+ /**
300
+ * @desc Цвет иконок для предупреждений
301
+ * @tags color, icon
302
+ */
303
+ colorIconWarning: ColorDescription;
299
304
  /**
300
305
  * @desc Цвет иконок для ошибок и других негативных сценариев
301
306
  * @tags color, icon
@@ -371,6 +371,7 @@ export interface SpacingSizes {
371
371
  /**
372
372
  * @desc Стандартный токен размера 3xs для отступов
373
373
  * @tags size
374
+ * @deprecated
374
375
  */
375
376
  spacingSize3Xs: number;
376
377
  /**
@@ -408,4 +409,14 @@ export interface SpacingSizes {
408
409
  * @tags size
409
410
  */
410
411
  spacingSize2Xl: number;
412
+ /**
413
+ * @desc Стандартный токен размера 3xl для отступов
414
+ * @tags size
415
+ */
416
+ spacingSize3Xl: number;
417
+ /**
418
+ * @desc Стандартный токен размера 4xl для отступов
419
+ * @tags size
420
+ */
421
+ spacingSize4Xl: number;
411
422
  }
@@ -5,20 +5,72 @@ import { Font } from '../../general/typography';
5
5
  import { ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
6
6
  export type MediaViewportsTuple = ['touch', 'tablet', 'desktopS', 'desktopM'];
7
7
  interface ProjectColors {
8
+ /**
9
+ * @desc Акцентный цвет проекта auto.mail.ru
10
+ * @tags color
11
+ */
8
12
  colorPrimaryAuto: ColorWithStates;
13
+ /**
14
+ * @desc Основной акцентный цвет. Используют проекты news.mail.ru, sportmail.ru, pogoda.mail.ru
15
+ * @tags color
16
+ */
9
17
  colorPrimaryBase: ColorWithStates;
18
+ /**
19
+ * @desc Акцентный цвет проекта deti.mail.ru
20
+ * @tags color
21
+ */
10
22
  colorPrimaryDeti: ColorWithStates;
23
+ /**
24
+ * @desc Акцентный цвет проекта dobro.mail.ru
25
+ * @tags color
26
+ */
11
27
  colorPrimaryDobro: ColorWithStates;
28
+ /**
29
+ * @desc Акцентный цвет проекта health.mail.ru
30
+ * @tags color, lagacy
31
+ */
12
32
  colorPrimaryHealth: ColorWithStates;
33
+ /**
34
+ * @desc Альтернативный акцентный цвет проекта health.mail.ru
35
+ * @tags color, lagacy
36
+ */
13
37
  colorPrimaryHealthNew: ColorWithStates;
38
+ /**
39
+ * @desc Акцентный цвет проекта hi-tech.mail.ru
40
+ * @tags color
41
+ */
14
42
  colorPrimaryHitech: ColorWithStates;
43
+ /**
44
+ * @desc Акцентный цвет проекта kino.mail.ru
45
+ * @tags color
46
+ */
15
47
  colorPrimaryKino: ColorWithStates;
48
+ /**
49
+ * @desc Акцентный цвет проекта lady.mail.ru
50
+ * @tags color
51
+ */
16
52
  colorPrimaryLady: ColorWithStates;
17
53
  colorPrimaryMycom: ColorWithStates;
54
+ /**
55
+ * @desc Акцентный цвет проекта dom.mail.ru
56
+ * @tags color
57
+ */
18
58
  colorPrimaryRealty: ColorWithStates;
19
59
  colorPrimaryPharma: ColorWithStates;
60
+ /**
61
+ * @desc Акцентный цвет проекта pets.mail.ru
62
+ * @tags color
63
+ */
20
64
  colorPrimaryPets: ColorWithStates;
65
+ /**
66
+ * @desc Второстепенный акцентный цвет. Используют проекты news.mail.ru, sportmail.ru, pogoda.mail.ru
67
+ * @tags color
68
+ */
21
69
  colorSecondaryBase: ColorWithStates;
70
+ /**
71
+ * @desc Альтернативный акцентный цвет проекта health.mail.ru
72
+ * @tags color, lagacy
73
+ */
22
74
  colorSecondaryHealth: ColorWithStates;
23
75
  colorSecondaryMycom: ColorWithStates;
24
76
  }
@@ -38,34 +90,139 @@ type SocialColorsDescriptions = {
38
90
  [key in keyof SocialColors]: ColorDescription;
39
91
  };
40
92
  interface MediaUniqTokens {
41
- mediaFontMediaHeader: Adaptive<Font>;
93
+ /**
94
+ * @desc Главный заголовок статьи или медиа-страницы
95
+ * @tags font
96
+ */
42
97
  mediaFontMediaTitle1: Adaptive<Font>;
98
+ /**
99
+ * @desc Уменьшенная версия главного заголовка
100
+ * @tags font
101
+ */
102
+ mediaFontMediaTitle1Tiny: Adaptive<Font>;
103
+ /**
104
+ * @desc Заголовок 2 уровня
105
+ * @tags font
106
+ */
43
107
  mediaFontMediaTitle2: Adaptive<Font>;
108
+ /**
109
+ * @desc Для 2 порядкового номера в нумерованном разделителе
110
+ * @tags font
111
+ */
112
+ mediaFontMediaTitle2Tiny: Adaptive<Font>;
113
+ /**
114
+ * @desc Заголовок 3 уровня
115
+ * @tags font
116
+ */
44
117
  mediaFontMediaTitle3: Adaptive<Font>;
118
+ /**
119
+ * @desc Заголовок 4 уровня
120
+ * @tags font
121
+ */
122
+ mediaFontMediaTitle4: Adaptive<Font>;
123
+ /**
124
+ * @desc Заголовок 5 уровня
125
+ * @tags font
126
+ */
127
+ mediaFontMediaTitle5: Adaptive<Font>;
128
+ /**
129
+ * @desc Заголовок 6 уровня
130
+ * @tags font
131
+ */
132
+ mediaFontMediaTitle6: Adaptive<Font>;
133
+ /**
134
+ * @desc Лид статьи
135
+ * @tags font
136
+ */
45
137
  mediaFontMediaLead: Adaptive<Font>;
138
+ /**
139
+ * @desc Цитаты, врезы в статьях, акценты текста на медиа-страницах
140
+ * @tags font
141
+ */
142
+ mediaFontMediaQuote: Adaptive<Font>;
143
+ /**
144
+ * @desc Автор цитаты
145
+ * @tags font
146
+ */
147
+ mediaFontMediaQuotePerson: Adaptive<Font>;
148
+ /**
149
+ * @desc Основной параграф наборного текст в статье по умолчанию
150
+ * @tags font
151
+ */
46
152
  mediaFontMediaParagraph: Adaptive<Font>;
153
+ /**
154
+ * @desc Используется только для выделения нумирации списков в статьях, чтобы списки выглядели акцентными
155
+ * @tags font
156
+ */
157
+ mediaFontMediaParagraphNumbering: Adaptive<Font>;
158
+ /**
159
+ * @desc Второстепенный параграф наборным текстом в статье по умолчанию
160
+ * @tags font
161
+ */
162
+ mediaFontMediaParagraphSecondary: Adaptive<Font>;
163
+ /**
164
+ * @desc Второстепенный не-наборный текст для поддержания визуальной иерархии
165
+ * @tags font
166
+ */
167
+ mediaFontMediaTextSecondaryLight: Adaptive<Font>;
168
+ /**
169
+ * @desc Подписи под изображениями, видео или другии блоками и врезами в статьях и на других медиа-страницах
170
+ * @tags font
171
+ */
172
+ mediaFontMediaCaption: Adaptive<Font>;
173
+ /**
174
+ * @desc Бейджи и отбивки “Продолжение после рекламы”
175
+ * @tags font
176
+ */
177
+ mediaFontMediaCaptionCaps: Adaptive<Font>;
178
+ /**
179
+ * @desc Семейство шрифтов статьи
180
+ * @tags font
181
+ */
47
182
  fontFamilyArticle: Property.FontFamily;
48
- fontWeightArticle1: Property.FontWeight;
49
- fontWeightArticle2: Property.FontWeight;
183
+ fontWeightMedia1: Property.FontWeight;
184
+ fontWeightMedia2: Property.FontWeight;
185
+ fontWeightMedia3: Property.FontWeight;
186
+ fontWeightMedia4: Property.FontWeight;
50
187
  fontH1: Adaptive<Font>;
51
188
  fontH2: Adaptive<Font>;
52
189
  fontH3: Adaptive<Font>;
53
190
  fontH4: Adaptive<Font>;
54
- fontLead: Adaptive<Font>;
55
- fontArticleBody: Adaptive<Font>;
56
- fontSpecificText: Adaptive<Font>;
57
- fontSpecificFootnote: Adaptive<Font>;
58
- fontSpecificButton: Adaptive<Font>;
191
+ /**
192
+ * @desc Ширина колонки страницы
193
+ * @tags size, component
194
+ */
59
195
  gridWrapperContent: Adaptive<number | string>;
196
+ /**
197
+ * @desc Ширина основной колонки контента
198
+ * @tags size, component
199
+ */
60
200
  gridMainContent: Adaptive<number | string>;
201
+ /**
202
+ * @desc Ширина sidebar
203
+ * @tags size, component
204
+ */
61
205
  gridAsideContent: Adaptive<number | string>;
206
+ /**
207
+ * @desc
208
+ * @tags size, component
209
+ */
62
210
  gridColumnX2: Adaptive<string | number>;
211
+ /**
212
+ * @desc
213
+ * @tags size, component
214
+ */
63
215
  gridColumnX3: Adaptive<string | number>;
216
+ /**
217
+ * @desc
218
+ * @tags size, component
219
+ */
64
220
  gridColumnX4: Adaptive<string | number>;
221
+ /**
222
+ * @desc
223
+ * @tags size, component
224
+ */
65
225
  gridColumnX6: Adaptive<string | number>;
66
- gridContent: Adaptive<number | string>;
67
- gridLayoutArticle: Adaptive<string | number>;
68
- gridLayoutBanner: Adaptive<string | number>;
69
226
  }
70
227
  export interface ThemeMedia extends ParadigmTheme<MediaViewportsTuple>, ProjectColors, SocialColors, MediaUniqTokens {
71
228
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.44.1-dev-cdf16b.0",
3
+ "version": "4.46.0",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "homepage": "https://vkcom.github.io/vkui-tokens",
@@ -43,25 +43,25 @@
43
43
  "csstype": "^3.1.1"
44
44
  },
45
45
  "devDependencies": {
46
- "@babel/core": "7.23.9",
46
+ "@babel/core": "7.24.5",
47
47
  "@svgr/webpack": "8.1.0",
48
48
  "@types/color": "3.0.6",
49
49
  "@types/common-tags": "1.8.4",
50
50
  "@types/fs-extra": "11.0.4",
51
- "@types/lodash": "4.14.202",
51
+ "@types/lodash": "4.17.1",
52
52
  "@types/node": "18.11.10",
53
- "@types/react": "18.2.55",
54
- "@types/react-dom": "18.2.19",
53
+ "@types/react": "18.3.2",
54
+ "@types/react-dom": "18.3.0",
55
55
  "@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.2.0",
56
- "@vkontakte/icons": "2.108.0",
56
+ "@vkontakte/icons": "2.114.0",
57
57
  "@vkontakte/prettier-config": "0.1.0",
58
58
  "@vkontakte/vk-bridge": "2.14.1",
59
- "@vkontakte/vkjs": "1.1.1",
60
- "@vkontakte/vkui": "6.0.0",
59
+ "@vkontakte/vkjs": "1.1.2",
60
+ "@vkontakte/vkui": "6.0.2",
61
61
  "babel-jest": "29.7.0",
62
62
  "babel-loader": "9.1.3",
63
63
  "clean-webpack-plugin": "4.0.0",
64
- "clsx": "2.1.0",
64
+ "clsx": "2.1.1",
65
65
  "color": "4.2.3",
66
66
  "common-tags": "1.8.2",
67
67
  "copy-webpack-plugin": "12.0.2",
@@ -87,8 +87,8 @@
87
87
  "lint-staged": "15.2.2",
88
88
  "lodash": "4.17.21",
89
89
  "prettier": "3.2.5",
90
- "react": "18.2.0",
91
- "react-dom": "18.2.0",
90
+ "react": "18.3.1",
91
+ "react-dom": "18.3.1",
92
92
  "rimraf": "5.0.5",
93
93
  "style-loader": "4.0.0",
94
94
  "terser-webpack-plugin": "5.3.10",
@@ -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.10.2",
101
+ "type-fest": "4.18.2",
102
102
  "typescript": "5.2.2",
103
103
  "typescript-eslint": "7.0.1",
104
104
  "webpack": "5.91.0",
@@ -88,7 +88,6 @@ exports.lightColors = {
88
88
  // Icons
89
89
  colorIconAccent: '#005FF9',
90
90
  colorIconAccentThemed: '#005FF9',
91
- colorIconNegative: '#ED0A34',
92
91
  colorIconPrimary: '#2C2D2E',
93
92
  colorIconPrimaryInvariably: '#2C2D2E',
94
93
  colorIconMedium: '#919399',
@@ -100,6 +99,8 @@ exports.lightColors = {
100
99
  colorIconContrast: '#FFFFFF',
101
100
  colorIconContrastThemed: '#FFFFFF',
102
101
  colorIconPositive: '#0DC268',
102
+ colorIconWarning: '#FF9E00',
103
+ colorIconNegative: '#ED0A34',
103
104
  colorIconContrastSecondary: '#F2F3F5',
104
105
  // Stroke
105
106
  colorStrokeAccent: '#005FF9',
@@ -213,7 +214,6 @@ exports.darkColors = {
213
214
  // Icons
214
215
  colorIconAccent: '#3C82FD',
215
216
  colorIconAccentThemed: '#FFFFFF',
216
- colorIconNegative: '#FF5C5C',
217
217
  colorIconPrimary: '#D9DADD',
218
218
  colorIconPrimaryInvariably: '#2C2D2E',
219
219
  colorIconMedium: '#B0B1B6',
@@ -225,6 +225,8 @@ exports.darkColors = {
225
225
  colorIconContrast: '#FFFFFF',
226
226
  colorIconContrastThemed: '#2C2D2E',
227
227
  colorIconPositive: '#0DC268',
228
+ colorIconWarning: '#FF9E00',
229
+ colorIconNegative: '#FF5C5C',
228
230
  colorIconContrastSecondary: '#F2F3F5',
229
231
  // Stroke
230
232
  colorStrokeAccent: '#3C82FD',
@@ -632,7 +634,7 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
632
634
  regular: 0.33,
633
635
  },
634
636
  // Стандартные токены для отступов
635
- spacingSize3Xs: 2, spacingSize2Xs: 4, spacingSizeXs: 6, spacingSizeS: 8, spacingSizeM: 12, spacingSizeL: 16, spacingSizeXl: 20, spacingSize2Xl: 24,
637
+ spacingSize3Xs: 2, spacingSize2Xs: 2, spacingSizeXs: 4, spacingSizeS: 6, spacingSizeM: 8, spacingSizeL: 10, spacingSizeXl: 12, spacingSize2Xl: 16, spacingSize3Xl: 20, spacingSize4Xl: 24,
636
638
  // Прочие отступы
637
639
  elevation1: '0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08)', elevation1InvertY: '0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08)', elevation2: '0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06)', elevation3: '0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08)', elevation4: '0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16)', gradientBlack: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#000000', 0.4), gradientWhite: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryLight), gradient: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', animationEasingPlatform: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.48, opacityDisableAccessibility: 0.64, zIndexModal: 99, zIndexPopout: 100 });
638
640
  var x05 = common_1.helpers.x05, x1 = common_1.helpers.x1, x2 = common_1.helpers.x2, x3 = common_1.helpers.x3, x4 = common_1.helpers.x4, x5 = common_1.helpers.x5, x6 = common_1.helpers.x6, x8 = common_1.helpers.x8, x10 = common_1.helpers.x10;
@@ -91,11 +91,20 @@ var colorFromFigma = function (colorsScheme) {
91
91
  }[colorsScheme],
92
92
  colorBackgroundModal: background.background_modal,
93
93
  colorBackgroundModalInverse: background.background_modal_inverse,
94
- colorBackgroundWarning: background.background_warning,
94
+ colorBackgroundWarning: {
95
+ light: '#FFF2D6',
96
+ dark: '#5B4D35',
97
+ }[colorsScheme],
95
98
  colorBackgroundPositive: background.background_positive,
96
99
  colorBackgroundNegative: background.background_negative,
97
- colorBackgroundNegativeTint: background.background_negative_tint,
98
- colorBackgroundPositiveTint: background.background_positive_tint,
100
+ colorBackgroundNegativeTint: {
101
+ light: '#FFE9E9',
102
+ dark: '#522E2E',
103
+ }[colorsScheme],
104
+ colorBackgroundPositiveTint: {
105
+ light: '#E8F9E8',
106
+ dark: '#2E3E2B',
107
+ }[colorsScheme],
99
108
  colorFieldBackground: background.field_background,
100
109
  colorHeaderBackground: background.header_background,
101
110
  // Text
@@ -131,6 +140,10 @@ var colorFromFigma = function (colorsScheme) {
131
140
  colorIconContrastThemed: icons.icon_contrast_themed,
132
141
  colorIconContrastSecondary: icons.icon_contrast_secondary,
133
142
  colorIconPositive: icons.icon_positive,
143
+ colorIconWarning: {
144
+ light: '#E1B406',
145
+ dark: '#DBAF06',
146
+ }[colorsScheme],
134
147
  colorIconNegative: icons.icon_negative,
135
148
  // Stroke
136
149
  colorStrokeAccent: stroke.stroke_accent,
@@ -619,7 +632,7 @@ exports.lightTheme = __assign(__assign(__assign(__assign(__assign({ themeName: '
619
632
  regular: 0.33,
620
633
  },
621
634
  // Стандартные токены для отступов
622
- spacingSize3Xs: 2, spacingSize2Xs: 4, spacingSizeXs: 6, spacingSizeS: 8, spacingSizeM: 12, spacingSizeL: 16, spacingSizeXl: 20, spacingSize2Xl: 24,
635
+ spacingSize3Xs: 2, spacingSize2Xs: 2, spacingSizeXs: 4, spacingSizeS: 6, spacingSizeM: 8, spacingSizeL: 10, spacingSizeXl: 12, spacingSize2Xl: 16, spacingSize3Xl: 20, spacingSize4Xl: 24,
623
636
  // Разное
624
637
  animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', animationEasingPlatform: 'cubic-bezier(0.4, 0, 0.2, 1)', opacityDisable: 0.4, opacityDisableAccessibility: 0.64, zIndexModal: 99, zIndexPopout: 100 });
625
638
  exports.darkTheme = __assign(__assign(__assign(__assign(__assign({}, exports.lightTheme), exports.darkColors), exports.darkGradient), exports.darkElevation), { themeName: 'vkBaseDark', themeInheritsFrom: 'vkBase', colorsScheme: 'dark' });
@@ -255,13 +255,15 @@
255
255
  --vkui--size_border2x--regular: 0.5px;
256
256
  --vkui--size_border3x--regular: 0.33px;
257
257
  --vkui--spacing_size_3xs: 2px;
258
- --vkui--spacing_size_2xs: 4px;
259
- --vkui--spacing_size_xs: 6px;
260
- --vkui--spacing_size_s: 8px;
261
- --vkui--spacing_size_m: 12px;
262
- --vkui--spacing_size_l: 16px;
263
- --vkui--spacing_size_xl: 20px;
264
- --vkui--spacing_size_2xl: 24px;
258
+ --vkui--spacing_size_2xs: 2px;
259
+ --vkui--spacing_size_xs: 4px;
260
+ --vkui--spacing_size_s: 6px;
261
+ --vkui--spacing_size_m: 8px;
262
+ --vkui--spacing_size_l: 10px;
263
+ --vkui--spacing_size_xl: 12px;
264
+ --vkui--spacing_size_2xl: 16px;
265
+ --vkui--spacing_size_3xl: 20px;
266
+ --vkui--spacing_size_4xl: 24px;
265
267
  --vkui--elevation1: 0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08);
266
268
  --vkui--elevation1_invert_y: 0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08);
267
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);
@@ -539,9 +541,6 @@
539
541
  --vkui--color_icon_accent_themed: #005FF9;
540
542
  --vkui--color_icon_accent_themed--hover: #005CF1;
541
543
  --vkui--color_icon_accent_themed--active: #0059EA;
542
- --vkui--color_icon_negative: #ED0A34;
543
- --vkui--color_icon_negative--hover: #E40A34;
544
- --vkui--color_icon_negative--active: #DA0A35;
545
544
  --vkui--color_icon_primary: #2C2D2E;
546
545
  --vkui--color_icon_primary--hover: #2A2C2F;
547
546
  --vkui--color_icon_primary--active: #282B2F;
@@ -575,6 +574,12 @@
575
574
  --vkui--color_icon_positive: #0DC268;
576
575
  --vkui--color_icon_positive--hover: #0CBB66;
577
576
  --vkui--color_icon_positive--active: #0CB465;
577
+ --vkui--color_icon_warning: #FF9E00;
578
+ --vkui--color_icon_warning--hover: #F59802;
579
+ --vkui--color_icon_warning--active: #EB9305;
580
+ --vkui--color_icon_negative: #ED0A34;
581
+ --vkui--color_icon_negative--hover: #E40A34;
582
+ --vkui--color_icon_negative--active: #DA0A35;
578
583
  --vkui--color_icon_contrast_secondary: #F2F3F5;
579
584
  --vkui--color_icon_contrast_secondary--hover: #E8EAEE;
580
585
  --vkui--color_icon_contrast_secondary--active: #DFE1E6;
@@ -255,13 +255,15 @@
255
255
  --vkui--size_border2x--regular: 0.5px;
256
256
  --vkui--size_border3x--regular: 0.33px;
257
257
  --vkui--spacing_size_3xs: 2px;
258
- --vkui--spacing_size_2xs: 4px;
259
- --vkui--spacing_size_xs: 6px;
260
- --vkui--spacing_size_s: 8px;
261
- --vkui--spacing_size_m: 12px;
262
- --vkui--spacing_size_l: 16px;
263
- --vkui--spacing_size_xl: 20px;
264
- --vkui--spacing_size_2xl: 24px;
258
+ --vkui--spacing_size_2xs: 2px;
259
+ --vkui--spacing_size_xs: 4px;
260
+ --vkui--spacing_size_s: 6px;
261
+ --vkui--spacing_size_m: 8px;
262
+ --vkui--spacing_size_l: 10px;
263
+ --vkui--spacing_size_xl: 12px;
264
+ --vkui--spacing_size_2xl: 16px;
265
+ --vkui--spacing_size_3xl: 20px;
266
+ --vkui--spacing_size_4xl: 24px;
265
267
  --vkui--elevation1: 0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08);
266
268
  --vkui--elevation1_invert_y: 0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08);
267
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);
@@ -1,13 +1,15 @@
1
1
  :root {
2
2
  --vkui--theme_name: 'calendar';
3
3
  --vkui--spacing_size_3xs: 2px;
4
- --vkui--spacing_size_2xs: 4px;
5
- --vkui--spacing_size_xs: 6px;
6
- --vkui--spacing_size_s: 8px;
7
- --vkui--spacing_size_m: 12px;
8
- --vkui--spacing_size_l: 16px;
9
- --vkui--spacing_size_xl: 20px;
10
- --vkui--spacing_size_2xl: 24px;
4
+ --vkui--spacing_size_2xs: 2px;
5
+ --vkui--spacing_size_xs: 4px;
6
+ --vkui--spacing_size_s: 6px;
7
+ --vkui--spacing_size_m: 8px;
8
+ --vkui--spacing_size_l: 10px;
9
+ --vkui--spacing_size_xl: 12px;
10
+ --vkui--spacing_size_2xl: 16px;
11
+ --vkui--spacing_size_3xl: 20px;
12
+ --vkui--spacing_size_4xl: 24px;
11
13
  --vkui--elevation1: 0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08);
12
14
  --vkui--elevation1_invert_y: 0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08);
13
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);
@@ -166,9 +168,6 @@
166
168
  --vkui--color_icon_accent_themed: #005FF9;
167
169
  --vkui--color_icon_accent_themed--hover: #005CF1;
168
170
  --vkui--color_icon_accent_themed--active: #0059EA;
169
- --vkui--color_icon_negative: #ED0A34;
170
- --vkui--color_icon_negative--hover: #E40A34;
171
- --vkui--color_icon_negative--active: #DA0A35;
172
171
  --vkui--color_icon_primary: #2C2D2E;
173
172
  --vkui--color_icon_primary--hover: #2A2C2F;
174
173
  --vkui--color_icon_primary--active: #282B2F;
@@ -202,6 +201,12 @@
202
201
  --vkui--color_icon_positive: #0DC268;
203
202
  --vkui--color_icon_positive--hover: #0CBB66;
204
203
  --vkui--color_icon_positive--active: #0CB465;
204
+ --vkui--color_icon_warning: #FF9E00;
205
+ --vkui--color_icon_warning--hover: #F59802;
206
+ --vkui--color_icon_warning--active: #EB9305;
207
+ --vkui--color_icon_negative: #ED0A34;
208
+ --vkui--color_icon_negative--hover: #E40A34;
209
+ --vkui--color_icon_negative--active: #DA0A35;
205
210
  --vkui--color_icon_contrast_secondary: #F2F3F5;
206
211
  --vkui--color_icon_contrast_secondary--hover: #E8EAEE;
207
212
  --vkui--color_icon_contrast_secondary--active: #DFE1E6;
@@ -125,9 +125,6 @@
125
125
  --vkui--color_icon_accent_themed: #005FF9;
126
126
  --vkui--color_icon_accent_themed--hover: #005CF1;
127
127
  --vkui--color_icon_accent_themed--active: #0059EA;
128
- --vkui--color_icon_negative: #ED0A34;
129
- --vkui--color_icon_negative--hover: #E40A34;
130
- --vkui--color_icon_negative--active: #DA0A35;
131
128
  --vkui--color_icon_primary: #2C2D2E;
132
129
  --vkui--color_icon_primary--hover: #2A2C2F;
133
130
  --vkui--color_icon_primary--active: #282B2F;
@@ -161,6 +158,12 @@
161
158
  --vkui--color_icon_positive: #0DC268;
162
159
  --vkui--color_icon_positive--hover: #0CBB66;
163
160
  --vkui--color_icon_positive--active: #0CB465;
161
+ --vkui--color_icon_warning: #FF9E00;
162
+ --vkui--color_icon_warning--hover: #F59802;
163
+ --vkui--color_icon_warning--active: #EB9305;
164
+ --vkui--color_icon_negative: #ED0A34;
165
+ --vkui--color_icon_negative--hover: #E40A34;
166
+ --vkui--color_icon_negative--active: #DA0A35;
164
167
  --vkui--color_icon_contrast_secondary: #F2F3F5;
165
168
  --vkui--color_icon_contrast_secondary--hover: #E8EAEE;
166
169
  --vkui--color_icon_contrast_secondary--active: #DFE1E6;