@vkontakte/vkui-tokens 4.21.0 → 4.22.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 (366) hide show
  1. package/interfaces/general/animations/index.d.ts +16 -0
  2. package/interfaces/general/colors/index.d.ts +356 -0
  3. package/interfaces/general/typography/index.d.ts +93 -1
  4. package/interfaces/namespaces/paradigm/index.d.ts +78 -3
  5. package/package.json +6 -6
  6. package/themeDescriptions/base/paradigm.js +3 -3
  7. package/themeDescriptions/base/vk.js +3 -2
  8. package/themes/calendar/docs.json +690 -268
  9. package/themes/calendarDark/cssVars/declarations/index.css +3 -3
  10. package/themes/calendarDark/cssVars/declarations/noSizes.css +3 -3
  11. package/themes/calendarDark/cssVars/declarations/onlyColors.css +3 -3
  12. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  13. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +3 -3
  14. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  15. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  16. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  17. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +3 -3
  18. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +3 -3
  19. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +3 -3
  20. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +3 -3
  21. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +3 -3
  22. package/themes/calendarDark/cssVars/theme/index.js +3 -3
  23. package/themes/calendarDark/cssVars/theme/index.json +3 -3
  24. package/themes/calendarDark/docs.json +690 -268
  25. package/themes/calendarDark/index.css +3 -3
  26. package/themes/calendarDark/index.js +3 -3
  27. package/themes/calendarDark/index.json +3 -3
  28. package/themes/calendarDark/index.less +3 -3
  29. package/themes/calendarDark/index.pcss +3 -3
  30. package/themes/calendarDark/index.scss +3 -3
  31. package/themes/calendarDark/index.styl +3 -3
  32. package/themes/calendarDark/struct.json +3 -3
  33. package/themes/calls/cssVars/declarations/index.css +3 -3
  34. package/themes/calls/cssVars/declarations/noSizes.css +3 -3
  35. package/themes/calls/cssVars/declarations/onlyColors.css +3 -3
  36. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  37. package/themes/calls/cssVars/declarations/onlyVariables.css +3 -3
  38. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  39. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +3 -3
  40. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  41. package/themes/calls/cssVars/theme/fallbacks/index.css +3 -3
  42. package/themes/calls/cssVars/theme/fallbacks/index.less +3 -3
  43. package/themes/calls/cssVars/theme/fallbacks/index.pcss +3 -3
  44. package/themes/calls/cssVars/theme/fallbacks/index.scss +3 -3
  45. package/themes/calls/cssVars/theme/fallbacks/index.styl +3 -3
  46. package/themes/calls/cssVars/theme/index.js +3 -3
  47. package/themes/calls/cssVars/theme/index.json +3 -3
  48. package/themes/calls/docs.json +690 -268
  49. package/themes/calls/index.css +3 -3
  50. package/themes/calls/index.js +3 -3
  51. package/themes/calls/index.json +3 -3
  52. package/themes/calls/index.less +3 -3
  53. package/themes/calls/index.pcss +3 -3
  54. package/themes/calls/index.scss +3 -3
  55. package/themes/calls/index.styl +3 -3
  56. package/themes/calls/struct.json +3 -3
  57. package/themes/cloud/docs.json +690 -268
  58. package/themes/cloudDark/cssVars/declarations/index.css +3 -3
  59. package/themes/cloudDark/cssVars/declarations/noSizes.css +3 -3
  60. package/themes/cloudDark/cssVars/declarations/onlyColors.css +3 -3
  61. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  62. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +3 -3
  63. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  64. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  65. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  66. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +3 -3
  67. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +3 -3
  68. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +3 -3
  69. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +3 -3
  70. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +3 -3
  71. package/themes/cloudDark/cssVars/theme/index.js +3 -3
  72. package/themes/cloudDark/cssVars/theme/index.json +3 -3
  73. package/themes/cloudDark/docs.json +690 -268
  74. package/themes/cloudDark/index.css +3 -3
  75. package/themes/cloudDark/index.js +3 -3
  76. package/themes/cloudDark/index.json +3 -3
  77. package/themes/cloudDark/index.less +3 -3
  78. package/themes/cloudDark/index.pcss +3 -3
  79. package/themes/cloudDark/index.scss +3 -3
  80. package/themes/cloudDark/index.styl +3 -3
  81. package/themes/cloudDark/struct.json +3 -3
  82. package/themes/home/docs.json +690 -268
  83. package/themes/homeDark/cssVars/declarations/index.css +3 -3
  84. package/themes/homeDark/cssVars/declarations/noSizes.css +3 -3
  85. package/themes/homeDark/cssVars/declarations/onlyColors.css +3 -3
  86. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  87. package/themes/homeDark/cssVars/declarations/onlyVariables.css +3 -3
  88. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  89. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  90. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  91. package/themes/homeDark/cssVars/theme/fallbacks/index.css +3 -3
  92. package/themes/homeDark/cssVars/theme/fallbacks/index.less +3 -3
  93. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +3 -3
  94. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +3 -3
  95. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +3 -3
  96. package/themes/homeDark/cssVars/theme/index.js +3 -3
  97. package/themes/homeDark/cssVars/theme/index.json +3 -3
  98. package/themes/homeDark/docs.json +690 -268
  99. package/themes/homeDark/index.css +3 -3
  100. package/themes/homeDark/index.js +3 -3
  101. package/themes/homeDark/index.json +3 -3
  102. package/themes/homeDark/index.less +3 -3
  103. package/themes/homeDark/index.pcss +3 -3
  104. package/themes/homeDark/index.scss +3 -3
  105. package/themes/homeDark/index.styl +3 -3
  106. package/themes/homeDark/struct.json +3 -3
  107. package/themes/media/docs.json +690 -268
  108. package/themes/mediaDark/cssVars/declarations/index.css +3 -3
  109. package/themes/mediaDark/cssVars/declarations/noSizes.css +3 -3
  110. package/themes/mediaDark/cssVars/declarations/onlyColors.css +3 -3
  111. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  112. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +3 -3
  113. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  114. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  115. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  116. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +3 -3
  117. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +3 -3
  118. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +3 -3
  119. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +3 -3
  120. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +3 -3
  121. package/themes/mediaDark/cssVars/theme/index.js +3 -3
  122. package/themes/mediaDark/cssVars/theme/index.json +3 -3
  123. package/themes/mediaDark/docs.json +690 -268
  124. package/themes/mediaDark/index.css +3 -3
  125. package/themes/mediaDark/index.js +3 -3
  126. package/themes/mediaDark/index.json +3 -3
  127. package/themes/mediaDark/index.less +3 -3
  128. package/themes/mediaDark/index.pcss +3 -3
  129. package/themes/mediaDark/index.scss +3 -3
  130. package/themes/mediaDark/index.styl +3 -3
  131. package/themes/mediaDark/struct.json +3 -3
  132. package/themes/mycom/docs.json +691 -269
  133. package/themes/octavius/docs.json +690 -268
  134. package/themes/octaviusCompact/docs.json +690 -268
  135. package/themes/octaviusCompactDark/cssVars/declarations/index.css +3 -3
  136. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +3 -3
  137. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +3 -3
  138. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  139. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +3 -3
  140. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  141. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  142. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  143. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +3 -3
  144. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +3 -3
  145. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +3 -3
  146. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +3 -3
  147. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +3 -3
  148. package/themes/octaviusCompactDark/cssVars/theme/index.js +3 -3
  149. package/themes/octaviusCompactDark/cssVars/theme/index.json +3 -3
  150. package/themes/octaviusCompactDark/docs.json +690 -268
  151. package/themes/octaviusCompactDark/index.css +3 -3
  152. package/themes/octaviusCompactDark/index.js +3 -3
  153. package/themes/octaviusCompactDark/index.json +3 -3
  154. package/themes/octaviusCompactDark/index.less +3 -3
  155. package/themes/octaviusCompactDark/index.pcss +3 -3
  156. package/themes/octaviusCompactDark/index.scss +3 -3
  157. package/themes/octaviusCompactDark/index.styl +3 -3
  158. package/themes/octaviusCompactDark/struct.json +3 -3
  159. package/themes/octaviusDark/cssVars/declarations/index.css +3 -3
  160. package/themes/octaviusDark/cssVars/declarations/noSizes.css +3 -3
  161. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +3 -3
  162. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  163. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +3 -3
  164. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  165. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  166. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  167. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +3 -3
  168. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +3 -3
  169. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +3 -3
  170. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +3 -3
  171. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +3 -3
  172. package/themes/octaviusDark/cssVars/theme/index.js +3 -3
  173. package/themes/octaviusDark/cssVars/theme/index.json +3 -3
  174. package/themes/octaviusDark/docs.json +690 -268
  175. package/themes/octaviusDark/index.css +3 -3
  176. package/themes/octaviusDark/index.js +3 -3
  177. package/themes/octaviusDark/index.json +3 -3
  178. package/themes/octaviusDark/index.less +3 -3
  179. package/themes/octaviusDark/index.pcss +3 -3
  180. package/themes/octaviusDark/index.scss +3 -3
  181. package/themes/octaviusDark/index.styl +3 -3
  182. package/themes/octaviusDark/struct.json +3 -3
  183. package/themes/octaviusVK/docs.json +690 -268
  184. package/themes/octaviusVKDark/docs.json +690 -268
  185. package/themes/octaviusWhite/docs.json +690 -268
  186. package/themes/otvet/docs.json +690 -268
  187. package/themes/otvetDark/cssVars/declarations/index.css +3 -3
  188. package/themes/otvetDark/cssVars/declarations/noSizes.css +3 -3
  189. package/themes/otvetDark/cssVars/declarations/onlyColors.css +3 -3
  190. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  191. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +3 -3
  192. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  193. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  194. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  195. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +3 -3
  196. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +3 -3
  197. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +3 -3
  198. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +3 -3
  199. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +3 -3
  200. package/themes/otvetDark/cssVars/theme/index.js +3 -3
  201. package/themes/otvetDark/cssVars/theme/index.json +3 -3
  202. package/themes/otvetDark/docs.json +690 -268
  203. package/themes/otvetDark/index.css +3 -3
  204. package/themes/otvetDark/index.js +3 -3
  205. package/themes/otvetDark/index.json +3 -3
  206. package/themes/otvetDark/index.less +3 -3
  207. package/themes/otvetDark/index.pcss +3 -3
  208. package/themes/otvetDark/index.scss +3 -3
  209. package/themes/otvetDark/index.styl +3 -3
  210. package/themes/otvetDark/struct.json +3 -3
  211. package/themes/paradigmBase/docs.json +690 -268
  212. package/themes/paradigmBaseDark/cssVars/declarations/index.css +3 -3
  213. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +3 -3
  214. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +3 -3
  215. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  216. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +3 -3
  217. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  218. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  219. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -3
  220. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +3 -3
  221. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +3 -3
  222. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +3 -3
  223. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +3 -3
  224. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +3 -3
  225. package/themes/paradigmBaseDark/cssVars/theme/index.js +3 -3
  226. package/themes/paradigmBaseDark/cssVars/theme/index.json +3 -3
  227. package/themes/paradigmBaseDark/docs.json +690 -268
  228. package/themes/paradigmBaseDark/index.css +3 -3
  229. package/themes/paradigmBaseDark/index.js +3 -3
  230. package/themes/paradigmBaseDark/index.json +3 -3
  231. package/themes/paradigmBaseDark/index.less +3 -3
  232. package/themes/paradigmBaseDark/index.pcss +3 -3
  233. package/themes/paradigmBaseDark/index.scss +3 -3
  234. package/themes/paradigmBaseDark/index.styl +3 -3
  235. package/themes/paradigmBaseDark/struct.json +3 -3
  236. package/themes/pharma/docs.json +690 -268
  237. package/themes/promo/docs.json +690 -268
  238. package/themes/search/docs.json +690 -268
  239. package/themes/todo/docs.json +690 -268
  240. package/themes/vkBase/cssVars/declarations/index.css +63 -63
  241. package/themes/vkBase/cssVars/declarations/noColors.css +63 -63
  242. package/themes/vkBase/cssVars/declarations/onlyVariables.css +19 -19
  243. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  244. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +19 -19
  245. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +19 -19
  246. package/themes/vkBase/cssVars/theme/fallbacks/index.css +63 -63
  247. package/themes/vkBase/cssVars/theme/fallbacks/index.less +24 -24
  248. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +24 -24
  249. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +51 -51
  250. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +24 -24
  251. package/themes/vkBase/cssVars/theme/index.js +19 -19
  252. package/themes/vkBase/cssVars/theme/index.json +19 -19
  253. package/themes/vkBase/docs.json +585 -235
  254. package/themes/vkBase/index.css +63 -63
  255. package/themes/vkBase/index.js +19 -19
  256. package/themes/vkBase/index.json +19 -19
  257. package/themes/vkBase/index.less +24 -24
  258. package/themes/vkBase/index.pcss +24 -24
  259. package/themes/vkBase/index.scss +51 -51
  260. package/themes/vkBase/index.styl +24 -24
  261. package/themes/vkBase/struct.json +19 -19
  262. package/themes/vkBaseDark/cssVars/declarations/index.css +63 -63
  263. package/themes/vkBaseDark/cssVars/declarations/noColors.css +63 -63
  264. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +19 -19
  265. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  266. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +19 -19
  267. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +63 -63
  268. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +24 -24
  269. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +24 -24
  270. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +51 -51
  271. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +24 -24
  272. package/themes/vkBaseDark/cssVars/theme/index.js +19 -19
  273. package/themes/vkBaseDark/cssVars/theme/index.json +19 -19
  274. package/themes/vkBaseDark/docs.json +585 -235
  275. package/themes/vkBaseDark/index.css +63 -63
  276. package/themes/vkBaseDark/index.js +19 -19
  277. package/themes/vkBaseDark/index.json +19 -19
  278. package/themes/vkBaseDark/index.less +24 -24
  279. package/themes/vkBaseDark/index.pcss +24 -24
  280. package/themes/vkBaseDark/index.scss +51 -51
  281. package/themes/vkBaseDark/index.styl +24 -24
  282. package/themes/vkBaseDark/struct.json +19 -19
  283. package/themes/vkCom/cssVars/declarations/index.css +63 -63
  284. package/themes/vkCom/cssVars/declarations/noColors.css +63 -63
  285. package/themes/vkCom/cssVars/declarations/onlyVariables.css +19 -19
  286. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  287. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +19 -19
  288. package/themes/vkCom/cssVars/theme/fallbacks/index.css +63 -63
  289. package/themes/vkCom/cssVars/theme/fallbacks/index.less +24 -24
  290. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +24 -24
  291. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +51 -51
  292. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +24 -24
  293. package/themes/vkCom/cssVars/theme/index.js +19 -19
  294. package/themes/vkCom/cssVars/theme/index.json +19 -19
  295. package/themes/vkCom/docs.json +585 -235
  296. package/themes/vkCom/index.css +63 -63
  297. package/themes/vkCom/index.js +19 -19
  298. package/themes/vkCom/index.json +19 -19
  299. package/themes/vkCom/index.less +24 -24
  300. package/themes/vkCom/index.pcss +24 -24
  301. package/themes/vkCom/index.scss +51 -51
  302. package/themes/vkCom/index.styl +24 -24
  303. package/themes/vkCom/struct.json +19 -19
  304. package/themes/vkComDark/cssVars/declarations/index.css +63 -63
  305. package/themes/vkComDark/cssVars/declarations/noColors.css +63 -63
  306. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +19 -19
  307. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  308. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +19 -19
  309. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +63 -63
  310. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +24 -24
  311. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +24 -24
  312. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +51 -51
  313. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +24 -24
  314. package/themes/vkComDark/cssVars/theme/index.js +19 -19
  315. package/themes/vkComDark/cssVars/theme/index.json +19 -19
  316. package/themes/vkComDark/docs.json +585 -235
  317. package/themes/vkComDark/index.css +63 -63
  318. package/themes/vkComDark/index.js +19 -19
  319. package/themes/vkComDark/index.json +19 -19
  320. package/themes/vkComDark/index.less +24 -24
  321. package/themes/vkComDark/index.pcss +24 -24
  322. package/themes/vkComDark/index.scss +51 -51
  323. package/themes/vkComDark/index.styl +24 -24
  324. package/themes/vkComDark/struct.json +19 -19
  325. package/themes/vkIOS/cssVars/declarations/index.css +63 -63
  326. package/themes/vkIOS/cssVars/declarations/noColors.css +63 -63
  327. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +19 -19
  328. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  329. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +19 -19
  330. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +63 -63
  331. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +24 -24
  332. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +24 -24
  333. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +51 -51
  334. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +24 -24
  335. package/themes/vkIOS/cssVars/theme/index.js +19 -19
  336. package/themes/vkIOS/cssVars/theme/index.json +19 -19
  337. package/themes/vkIOS/docs.json +585 -235
  338. package/themes/vkIOS/index.css +63 -63
  339. package/themes/vkIOS/index.js +19 -19
  340. package/themes/vkIOS/index.json +19 -19
  341. package/themes/vkIOS/index.less +24 -24
  342. package/themes/vkIOS/index.pcss +24 -24
  343. package/themes/vkIOS/index.scss +51 -51
  344. package/themes/vkIOS/index.styl +24 -24
  345. package/themes/vkIOS/struct.json +19 -19
  346. package/themes/vkIOSDark/cssVars/declarations/index.css +63 -63
  347. package/themes/vkIOSDark/cssVars/declarations/noColors.css +63 -63
  348. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +19 -19
  349. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  350. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +19 -19
  351. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +63 -63
  352. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +24 -24
  353. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +24 -24
  354. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +51 -51
  355. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +24 -24
  356. package/themes/vkIOSDark/cssVars/theme/index.js +19 -19
  357. package/themes/vkIOSDark/cssVars/theme/index.json +19 -19
  358. package/themes/vkIOSDark/docs.json +585 -235
  359. package/themes/vkIOSDark/index.css +63 -63
  360. package/themes/vkIOSDark/index.js +19 -19
  361. package/themes/vkIOSDark/index.json +19 -19
  362. package/themes/vkIOSDark/index.less +24 -24
  363. package/themes/vkIOSDark/index.pcss +24 -24
  364. package/themes/vkIOSDark/index.scss +51 -51
  365. package/themes/vkIOSDark/index.styl +24 -24
  366. package/themes/vkIOSDark/struct.json +19 -19
@@ -8,8 +8,24 @@ export interface Animations {
8
8
  * @tags animation
9
9
  */
10
10
  animationEasingDefault: Property.TransitionTimingFunction;
11
+ /**
12
+ * @desc Параметры кривой анимации в зависимости от платформы
13
+ * @tags animation
14
+ */
11
15
  animationEasingPlatform: Property.TransitionTimingFunction;
16
+ /**
17
+ * @desc Длительность анимации (минимальное значение)
18
+ * @tags animation
19
+ */
12
20
  animationDurationS: string;
21
+ /**
22
+ * @desc Длительность анимации (среднее значение)
23
+ * @tags animation
24
+ */
13
25
  animationDurationM: string;
26
+ /**
27
+ * @desc Длительность анимации (максимальное значение)
28
+ * @tags animation
29
+ */
14
30
  animationDurationL: string;
15
31
  }
@@ -21,99 +21,455 @@ export declare type ColorDescription<T extends {
21
21
  * Либо можно указать состояния цвета вручную
22
22
  */
23
23
  export interface ColorsDescriptionStruct {
24
+ /**
25
+ * @desc Акцентный фон для элементов интерфейса
26
+ * @tags color, background
27
+ */
24
28
  colorBackgroundAccent: ColorDescription;
29
+ /**
30
+ * @desc Акцентный фон который меняется на белый в темной теме
31
+ * @tags color, background, themed
32
+ */
25
33
  colorBackgroundAccentThemed: ColorDescription;
34
+ /**
35
+ * @desc Тонированный акцентный фон
36
+ * @tags color, background
37
+ */
26
38
  colorBackgroundAccentTint: ColorDescription;
39
+ /**
40
+ * @desc Альтернативный акцентный фон элементов интерфейса
41
+ * @tags color, background
42
+ */
27
43
  colorBackgroundAccentAlternative: ColorDescription;
44
+ /**
45
+ * @desc Основной фон страницы
46
+ * @tags color, background
47
+ */
28
48
  colorBackground: ColorDescription;
49
+ /**
50
+ * @desc Цвет фона под контентом на странице
51
+ * @tags color, background
52
+ */
29
53
  colorBackgroundContent: ColorDescription;
54
+ /**
55
+ * @desc Второстепенный цвет фона
56
+ * @tags color, background
57
+ */
30
58
  colorBackgroundSecondary: ColorDescription;
59
+ /**
60
+ * @desc Второстепенный цвет фона с прозрачностью
61
+ * @tags color, background, alpha
62
+ */
31
63
  colorBackgroundSecondaryAlpha: ColorDescription;
64
+ /**
65
+ * @desc Третичный цвет для фона
66
+ * @tags color, background
67
+ */
32
68
  colorBackgroundTertiary: ColorDescription;
69
+ /**
70
+ * @desc Третичный цвет для фона с прозрачностью
71
+ * @tags color, background, alpha
72
+ */
33
73
  colorBackgroundTertiaryAlpha: ColorDescription;
74
+ /**
75
+ * @desc Белый контрастный фон, не зависит от темы
76
+ * @tags color, background
77
+ */
34
78
  colorBackgroundContrast: ColorDescription;
79
+ /**
80
+ * @desc Второстепенный контрастный фон с прозрачностью
81
+ * @tags color, background, alpha
82
+ */
35
83
  colorBackgroundContrastSecondaryAlpha: ColorDescription;
84
+ /**
85
+ * @desc Противоположный белому контрастному фон, не зависит от темы
86
+ * @tags color, background
87
+ */
36
88
  colorBackgroundContrastInverse: ColorDescription;
89
+ /**
90
+ * @desc Фон для всплывающих окон
91
+ * @tags color, background
92
+ */
37
93
  colorBackgroundModal: ColorDescription;
94
+ /**
95
+ * @desc Противоположный цвет для фона всплывающих окон.
96
+ * @tags color, background
97
+ */
38
98
  colorBackgroundModalInverse: ColorDescription;
99
+ /**
100
+ * @desc Цвет фона предупреждающих элементов
101
+ * @tags color, background
102
+ */
39
103
  colorBackgroundWarning: ColorDescription;
104
+ /**
105
+ * @desc Фон для использования в позитивных сценариях работы
106
+ * @tags color, background
107
+ */
40
108
  colorBackgroundPositive: ColorDescription;
109
+ /**
110
+ * @desc Фон для ошибок и использования в негативных сценариях работы
111
+ * @tags color, background
112
+ */
41
113
  colorBackgroundNegative: ColorDescription;
114
+ /**
115
+ * @desc Тонированный фон для ошибок и использования в негативных сценариях работы
116
+ * @tags color, background
117
+ */
42
118
  colorBackgroundNegativeTint: ColorDescription;
119
+ /**
120
+ * @desc Тонированный фон для использования в позитивных сценариях работы
121
+ * @tags color, background
122
+ */
43
123
  colorBackgroundPositiveTint: ColorDescription;
124
+ /**
125
+ * @desc Фон для полей ввода, селектов и других подобных компонентов
126
+ * @tags color, component, background
127
+ */
44
128
  colorFieldBackground: ColorDescription;
129
+ /**
130
+ * @desc Цвет фона. Используется в компоненте Header
131
+ * @tags color, component, background
132
+ */
45
133
  colorHeaderBackground: ColorDescription;
134
+ /**
135
+ * @desc Акцентный цвет текста
136
+ * @tags color, text
137
+ */
46
138
  colorTextAccent: ColorDescription;
139
+ /**
140
+ * @desc Акцентный цвет текста, становится белым в темной теме
141
+ * @tags color, text, themed
142
+ */
47
143
  colorTextAccentThemed: ColorDescription;
144
+ /**
145
+ * @desc Основной цвет текста
146
+ * @tags color, text
147
+ */
48
148
  colorTextPrimary: ColorDescription;
149
+ /**
150
+ * @desc Основной цвет текста не меняется в зависимости от темы
151
+ * @tags color, text
152
+ */
49
153
  colorTextPrimaryInvariably: ColorDescription;
154
+ /**
155
+ * @desc Второстепенный цвет текста
156
+ * @tags color, text
157
+ */
50
158
  colorTextSecondary: ColorDescription;
159
+ /**
160
+ * @desc Цвет текста подзаголовков
161
+ * @tags color, text
162
+ */
51
163
  colorTextSubhead: ColorDescription;
164
+ /**
165
+ * @desc Третичный цвет текста
166
+ * @tags color, text
167
+ */
52
168
  colorTextTertiary: ColorDescription;
169
+ /**
170
+ * @desc Контрастный цвет для текста, не меняется в зависимости от темы
171
+ * @tags color, text
172
+ */
53
173
  colorTextContrast: ColorDescription;
174
+ /**
175
+ * @desc Контрастный цвет для текста
176
+ * @tags color, text, themed
177
+ */
54
178
  colorTextContrastThemed: ColorDescription;
179
+ /**
180
+ * @desc Цвет текста позитивных сценариев
181
+ * @tags color, text
182
+ */
55
183
  colorTextPositive: ColorDescription;
184
+ /**
185
+ * @desc Цвет текста ошибок или подсвечивания негативных сценариев
186
+ * @tags color, text
187
+ */
56
188
  colorTextNegative: ColorDescription;
189
+ /**
190
+ * @desc Цвет текста ссылок
191
+ * @tags color, text
192
+ */
57
193
  colorTextLink: ColorDescription;
194
+ /**
195
+ * @desc Цвет текста ссылок, становится белым в темной теме
196
+ * @tags color, text, themed
197
+ */
58
198
  colorTextLinkThemed: ColorDescription;
199
+ /**
200
+ * @desc Цвет текста посещенных ссылок
201
+ * @tags color, text
202
+ */
59
203
  colorTextLinkVisited: ColorDescription;
204
+ /**
205
+ * @desc Приглушенный цвет для текста
206
+ * @tags color, text
207
+ */
60
208
  colorTextMuted: ColorDescription;
209
+ /**
210
+ * @desc Контрастный цвет для ссылок. Белый на всех темах
211
+ * @tags color
212
+ */
61
213
  colorLinkContrast: ColorDescription;
214
+ /**
215
+ * @desc Акцентный цвет иконок
216
+ * @tags color, icon
217
+ */
62
218
  colorIconAccent: ColorDescription;
219
+ /**
220
+ * @desc Акцентный цвет иконок, меняется на контрастный в темной теме
221
+ * @tags color, icon, themed
222
+ */
63
223
  colorIconAccentThemed: ColorDescription;
224
+ /**
225
+ * @desc Основной цвет иконок
226
+ * @tags color, icon
227
+ */
64
228
  colorIconPrimary: ColorDescription;
229
+ /**
230
+ * @desc Основной цвет иконок который не меняется в зависимости от тем
231
+ * @tags color, icon
232
+ */
65
233
  colorIconPrimaryInvariably: ColorDescription;
234
+ /**
235
+ * @desc Средний по насыщенности цвет иконок
236
+ * @tags color, icon
237
+ */
66
238
  colorIconMedium: ColorDescription;
239
+ /**
240
+ * @desc Средний по насыщенности цвет иконок с прозрачностью
241
+ * @tags color, icon, alpha
242
+ */
67
243
  colorIconMediumAlpha: ColorDescription;
244
+ /**
245
+ * @desc Второстепенный цвет для иконок
246
+ * @tags color, icon
247
+ */
68
248
  colorIconSecondary: ColorDescription;
249
+ /**
250
+ * @desc Второстепенный цвет для иконок с прозрачностью
251
+ * @tags color, icon, alpha
252
+ */
69
253
  colorIconSecondaryAlpha: ColorDescription;
254
+ /**
255
+ * @desc Третичный цвет для иконок
256
+ * @tags color, icon
257
+ */
70
258
  colorIconTertiary: ColorDescription;
259
+ /**
260
+ * @desc Третичный цвет для иконок с прозрачностью
261
+ * @tags color, icon, alpha
262
+ */
71
263
  colorIconTertiaryAlpha: ColorDescription;
264
+ /**
265
+ * @desc Белый цвет иконок
266
+ * @tags color, icon
267
+ */
72
268
  colorIconContrast: ColorDescription;
269
+ /**
270
+ * @desc Белый цвет иконок, который меняется в темной теме
271
+ * @tags color, icon, themed
272
+ */
73
273
  colorIconContrastThemed: ColorDescription;
274
+ /**
275
+ * @desc Второстепенный белый цвет иконок
276
+ * @tags color, icon
277
+ */
74
278
  colorIconContrastSecondary: ColorDescription;
279
+ /**
280
+ * @desc Цвет иконок для позитивных сценариев
281
+ * @tags color, icon
282
+ */
75
283
  colorIconPositive: ColorDescription;
284
+ /**
285
+ * @desc Цвет иконок для ошибок и других негативных сценариев
286
+ * @tags color, icon
287
+ */
76
288
  colorIconNegative: ColorDescription;
77
289
  /**
78
290
  * @desc Цвет акцентной обводки
79
291
  * @tags color,stroke
80
292
  */
81
293
  colorStrokeAccent: ColorDescription;
294
+ /**
295
+ * @desc Цвет акцентной ободки, на темной теме становится белым
296
+ * @tags color, stroke, themed
297
+ */
82
298
  colorStrokeAccentThemed: ColorDescription;
299
+ /**
300
+ * @desc Цвет обводки позитивных сценариев
301
+ * @tags color, stroke
302
+ */
83
303
  colorStrokePositive: ColorDescription;
304
+ /**
305
+ * @desc Цвет для обводки ошибок или подсвечивания негативных сценариев
306
+ * @tags color, stroke
307
+ */
84
308
  colorStrokeNegative: ColorDescription;
309
+ /**
310
+ * @desc Контрастный цвет для обводки. Не меняется в зивисимости от темы
311
+ * @tags color, stroke
312
+ */
85
313
  colorStrokeContrast: ColorDescription;
314
+ /**
315
+ * @desc Цвет обводки для изображений с прозрачностью
316
+ * @tags color, component, alpha
317
+ */
86
318
  colorImageBorderAlpha: ColorDescription;
319
+ /**
320
+ * @desc Обводка полей ввода, селектов и других компонентов. С прозрачностью
321
+ * @tags color, component, alpha
322
+ */
87
323
  colorFieldBorderAlpha: ColorDescription;
324
+ /**
325
+ * @desc Цвет разделителей основной с прозрачностью
326
+ * @tags color, stroke, alpha
327
+ */
88
328
  colorSeparatorPrimaryAlpha: ColorDescription;
329
+ /**
330
+ * @desc Цвет разделителей второстепенный
331
+ * @tags color, stroke
332
+ */
89
333
  colorSeparatorSecondary: ColorDescription;
334
+ /**
335
+ * @desc Цвет разделителей основной
336
+ * @tags color, stroke
337
+ */
90
338
  colorSeparatorPrimary: ColorDescription;
339
+ /**
340
+ * @desc Цвет разделителей основной для экранов с разрешением 2х
341
+ * @tags color, stroke
342
+ */
91
343
  colorSeparatorPrimary2x: ColorDescription;
344
+ /**
345
+ * @desc Цвет разделителей основной для экранов с разрешением 3х
346
+ * @tags color, stroke
347
+ */
92
348
  colorSeparatorPrimary3x: ColorDescription;
349
+ /**
350
+ * @desc Палитра цветов. Голубой цвет
351
+ * @tags color, palette
352
+ */
93
353
  colorAccentBlue: ColorDescription;
354
+ /**
355
+ * @desc Палитра цветов. Серый цвет
356
+ * @tags color, palette
357
+ */
94
358
  colorAccentGray: ColorDescription;
359
+ /**
360
+ * @desc Палитра цветов. Красный цвет
361
+ * @tags color, palette
362
+ */
95
363
  colorAccentRed: ColorDescription;
364
+ /**
365
+ * @desc Палитра цветов. Зелёный цвет
366
+ * @tags color, palette
367
+ */
96
368
  colorAccentGreen: ColorDescription;
369
+ /**
370
+ * @desc Палитра цветов. Оранжевый цвет
371
+ * @tags color, palette
372
+ */
97
373
  colorAccentOrange: ColorDescription;
374
+ /**
375
+ * @desc Палитра цветов. Фиолетовый цвет
376
+ * @tags color, palette
377
+ */
98
378
  colorAccentPurple: ColorDescription;
379
+ /**
380
+ * @desc Палитра цветов. Лиловый цвет
381
+ * @tags color, palette
382
+ */
99
383
  colorAccentViolet: ColorDescription;
384
+ /**
385
+ * @desc Второстепенный акцентный цвет для отдельных проектов
386
+ * @tags color, palette
387
+ */
100
388
  colorAccentSecondary: ColorDescription;
389
+ /**
390
+ * @desc Основной цвет для подложек оверлеев
391
+ * @tags color, overlay
392
+ */
101
393
  colorOverlayPrimary: ColorDescription;
394
+ /**
395
+ * @desc Фон для компонента Avatar. Не прозрачный
396
+ * @tags color, component
397
+ */
102
398
  colorAvatarOverlay: ColorDescription;
399
+ /**
400
+ * @desc Фон для компонента Avatar противоположный токену colorAvatarOverlay. Прозрачный
401
+ * @tags color, component, alpha
402
+ */
103
403
  colorAvatarOverlayInverseAlpha: ColorDescription;
404
+ /**
405
+ * @desc Цвет изображения для плейсхолдера
406
+ * @tags color, component
407
+ */
104
408
  colorImagePlaceholder: ColorDescription;
409
+ /**
410
+ * @desc Цвет изображения для плейсхолдера с прозрачностью
411
+ * @tags color, component, alpha
412
+ */
105
413
  colorImagePlaceholderAlpha: ColorDescription;
414
+ /**
415
+ * @desc Цвет для компонента Skeleton. Начальная точка градиента
416
+ * @tags color, component
417
+ */
106
418
  colorSkeletonFrom: ColorDescription;
419
+ /**
420
+ * @desc Цвет для компонента Skeleton. Конечная точка градиента
421
+ * @tags color, component
422
+ */
107
423
  colorSkeletonTo: ColorDescription;
424
+ /**
425
+ * @desc Цвет иконок в компоненте WriteBar
426
+ * @tags color, component, icon
427
+ */
108
428
  colorWriteBarIcon: ColorDescription;
429
+ /**
430
+ * @desc Цвет фона поля ввода в компоненте WriteBar
431
+ * @tags color, component, background
432
+ */
109
433
  colorWriteBarInputBackground: ColorDescription;
434
+ /**
435
+ * @desc Цвет фона поля ввода в компоненте WriteBar с прозрачностью
436
+ * @tags color, component, alpha
437
+ */
110
438
  colorWriteBarInputBorderAlpha: ColorDescription;
439
+ /**
440
+ * @desc Цветовой токен для компонента ActionSheet. Отвечает за цвет текста
441
+ * @tags color, component, text
442
+ */
111
443
  colorActionSheetText: ColorDescription;
444
+ /**
445
+ * @desc Цвет фона для компонента Progress
446
+ * @tags color, component, background
447
+ */
112
448
  colorTrackBackground: ColorDescription;
449
+ /**
450
+ * @desc Цвет фона заполнения для компонента Progress
451
+ * @tags color, component
452
+ */
113
453
  colorTrackBuffer: ColorDescription;
454
+ /**
455
+ * @desc Цвет фона поиска. Компонент Search
456
+ * @tags color, component, background
457
+ */
114
458
  colorSearchFieldBackground: ColorDescription;
459
+ /**
460
+ * @desc Цвет иконок в компоненте PanelHeader
461
+ * @tags color, component, icon
462
+ */
115
463
  colorPanelHeaderIcon: ColorDescription;
464
+ /**
465
+ * @desc Прозрачный цвет. Используется для создания эффектов состояний для прозрачных компонентов
466
+ * @tags color, alpha, service
467
+ */
116
468
  colorTransparent: ColorDescription;
469
+ /**
470
+ * @desc Фон элементов компонента SegmentedControl
471
+ * @tags color, component, background
472
+ */
117
473
  colorSegmentedControl: ColorDescription;
118
474
  }
119
475
  export declare type Colors = {
@@ -15,28 +15,92 @@ export declare type Font = {
15
15
  * Переменные, отвечающие за группы переменных, отвечающих за шрифты
16
16
  */
17
17
  export interface Fonts {
18
+ /**
19
+ * @desc Основной заголовок, уровень 1
20
+ * @tags font
21
+ */
18
22
  fontTitle1: Font;
23
+ /**
24
+ * @desc Основной заголовок, уровень 2
25
+ * @tags font
26
+ */
19
27
  fontTitle2: Font;
28
+ /**
29
+ * @desc Основной заголовок, уровень 3
30
+ * @tags font
31
+ */
20
32
  fontTitle3: Font;
21
33
  /**
22
34
  * @desc Legacy. Сейчас не используется в компонентах
23
- * @tags font
35
+ * @tags font, legacy
24
36
  * @deprecated
25
37
  * @see fontHeadline1
26
38
  */
27
39
  fontHeadline: Font;
40
+ /**
41
+ * @desc Акцентный текст. Используется в больших кнопках
42
+ * @tags font
43
+ */
28
44
  fontHeadline1: Font;
45
+ /**
46
+ * @desc Акцентный текст. Используется в средних кнопках
47
+ * @tags font
48
+ */
29
49
  fontHeadline2: Font;
50
+ /**
51
+ * @desc Основной текст. Имеет разное значение в зависимости от платформы
52
+ * @tags font
53
+ */
30
54
  fontText: Font;
55
+ /**
56
+ * @desc Основной текст. Не меняется в зависимости от платформы
57
+ * @tags font
58
+ */
31
59
  fontParagraph: Font;
60
+ /**
61
+ * @desc Текст подзаголовка. Акцентный. Используется также в маленьких кнопках
62
+ * @tags font
63
+ */
32
64
  fontSubhead: Font;
65
+ /**
66
+ * @desc Текст подписей
67
+ * @tags font
68
+ */
33
69
  fontFootnote: Font;
70
+ /**
71
+ * @desc Текст подписей строчными буквами
72
+ * @tags font
73
+ */
34
74
  fontFootnoteCaps: Font;
75
+ /**
76
+ * @desc Текст для подсказок, уровень 1
77
+ * @tags font
78
+ */
35
79
  fontCaption1: Font;
80
+ /**
81
+ * @desc Текст для подсказок строчными буквами, уровень 1
82
+ * @tags font
83
+ */
36
84
  fontCaption1Caps: Font;
85
+ /**
86
+ * @desc Текст для подсказок, уровень 2
87
+ * @tags font
88
+ */
37
89
  fontCaption2: Font;
90
+ /**
91
+ * @desc Текст для подсказок строчными буквами, уровень 2
92
+ * @tags font
93
+ */
38
94
  fontCaption2Caps: Font;
95
+ /**
96
+ * @desc Текст для подсказок, уровень 3
97
+ * @tags font
98
+ */
39
99
  fontCaption3: Font;
100
+ /**
101
+ * @desc Текст для подсказок строчными буквами, уровень 3
102
+ * @tags font
103
+ */
40
104
  fontCaption3Caps: Font;
41
105
  }
42
106
  /**
@@ -48,12 +112,40 @@ export interface TypographyBaseProps {
48
112
  * @tags font
49
113
  */
50
114
  fontFamilyAccent: Property.FontFamily;
115
+ /**
116
+ * @desc Семейство шрифтов для основного текста
117
+ * @tags font
118
+ */
51
119
  fontFamilyBase: Property.FontFamily;
120
+ /**
121
+ * @desc Размер веса шрифта акцентного семейства. Самый большой
122
+ * @tags font
123
+ */
52
124
  fontWeightAccent1: Property.FontWeight;
125
+ /**
126
+ * @desc Размер веса шрифта акцентного семейства. Средний
127
+ * @tags font
128
+ */
53
129
  fontWeightAccent2: Property.FontWeight;
130
+ /**
131
+ * @desc Размер веса шрифта акцентного семейства. Маленький
132
+ * @tags font
133
+ */
54
134
  fontWeightAccent3: Property.FontWeight;
135
+ /**
136
+ * @desc Размер веса шрифта базового семейства. Самый большой
137
+ * @tags font
138
+ */
55
139
  fontWeightBase1: Property.FontWeight;
140
+ /**
141
+ * @desc Размер веса шрифта базового семейства. Средний
142
+ * @tags font
143
+ */
56
144
  fontWeightBase2: Property.FontWeight;
145
+ /**
146
+ * @desc Размер веса шрифта базового семейства. Маленький
147
+ * @tags font
148
+ */
57
149
  fontWeightBase3: Property.FontWeight;
58
150
  }
59
151
  export {};