@vkontakte/vkui-tokens 4.78.0 → 4.79.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 (674) hide show
  1. package/interfaces/general/effects/index.d.ts +12 -0
  2. package/package.json +1 -1
  3. package/themeDescriptions/base/vk.js +1 -1
  4. package/themes/calendar/docs.json +33 -0
  5. package/themes/calendarDark/docs.json +33 -0
  6. package/themes/calls/docs.json +33 -0
  7. package/themes/cloud/docs.json +33 -0
  8. package/themes/cloudDark/docs.json +33 -0
  9. package/themes/dobro/cssVars/declarations/index.css +3 -0
  10. package/themes/dobro/cssVars/declarations/noColors.css +3 -0
  11. package/themes/dobro/cssVars/declarations/noSizes.css +3 -0
  12. package/themes/dobro/cssVars/declarations/onlyVariables.css +3 -0
  13. package/themes/dobro/cssVars/declarations/onlyVariables.js +1 -1
  14. package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +3 -0
  15. package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  16. package/themes/dobro/cssVars/theme/fallbacks/index.css +3 -0
  17. package/themes/dobro/cssVars/theme/fallbacks/index.less +3 -0
  18. package/themes/dobro/cssVars/theme/fallbacks/index.pcss +3 -0
  19. package/themes/dobro/cssVars/theme/fallbacks/index.scss +3 -0
  20. package/themes/dobro/cssVars/theme/fallbacks/index.styl +3 -0
  21. package/themes/dobro/cssVars/theme/index.js +1 -1
  22. package/themes/dobro/cssVars/theme/index.json +12 -0
  23. package/themes/dobro/docs.json +33 -0
  24. package/themes/dobro/index.css +3 -0
  25. package/themes/dobro/index.js +1 -1
  26. package/themes/dobro/index.json +3 -0
  27. package/themes/dobro/index.less +3 -0
  28. package/themes/dobro/index.pcss +3 -0
  29. package/themes/dobro/index.scss +3 -0
  30. package/themes/dobro/index.styl +3 -0
  31. package/themes/dobro/struct.json +4 -1
  32. package/themes/dobroDark/cssVars/declarations/index.css +3 -0
  33. package/themes/dobroDark/cssVars/declarations/noColors.css +3 -0
  34. package/themes/dobroDark/cssVars/declarations/noSizes.css +3 -0
  35. package/themes/dobroDark/cssVars/declarations/onlyVariables.css +3 -0
  36. package/themes/dobroDark/cssVars/declarations/onlyVariables.js +1 -1
  37. package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  38. package/themes/dobroDark/cssVars/theme/fallbacks/index.css +3 -0
  39. package/themes/dobroDark/cssVars/theme/fallbacks/index.less +3 -0
  40. package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +3 -0
  41. package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +3 -0
  42. package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +3 -0
  43. package/themes/dobroDark/cssVars/theme/index.js +1 -1
  44. package/themes/dobroDark/cssVars/theme/index.json +12 -0
  45. package/themes/dobroDark/docs.json +33 -0
  46. package/themes/dobroDark/index.css +3 -0
  47. package/themes/dobroDark/index.js +1 -1
  48. package/themes/dobroDark/index.json +3 -0
  49. package/themes/dobroDark/index.less +3 -0
  50. package/themes/dobroDark/index.pcss +3 -0
  51. package/themes/dobroDark/index.scss +3 -0
  52. package/themes/dobroDark/index.styl +3 -0
  53. package/themes/dobroDark/struct.json +4 -1
  54. package/themes/home/docs.json +33 -0
  55. package/themes/homeDark/docs.json +33 -0
  56. package/themes/legoAndroid/cssVars/declarations/index.css +48 -9
  57. package/themes/legoAndroid/cssVars/declarations/noColors.css +27 -0
  58. package/themes/legoAndroid/cssVars/declarations/noSizes.css +12 -9
  59. package/themes/legoAndroid/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  60. package/themes/legoAndroid/cssVars/declarations/onlyColors.css +9 -9
  61. package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
  62. package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +20 -9
  63. package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
  64. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +20 -9
  65. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +16 -8
  66. package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +36 -9
  67. package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +22 -9
  68. package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +22 -9
  69. package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +34 -9
  70. package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +22 -9
  71. package/themes/legoAndroid/cssVars/theme/index.js +1 -1
  72. package/themes/legoAndroid/cssVars/theme/index.json +105 -9
  73. package/themes/legoAndroid/docs.json +33 -0
  74. package/themes/legoAndroid/index.css +36 -9
  75. package/themes/legoAndroid/index.js +1 -1
  76. package/themes/legoAndroid/index.json +32 -9
  77. package/themes/legoAndroid/index.less +22 -9
  78. package/themes/legoAndroid/index.pcss +22 -9
  79. package/themes/legoAndroid/index.scss +34 -9
  80. package/themes/legoAndroid/index.styl +22 -9
  81. package/themes/legoAndroid/struct.json +33 -10
  82. package/themes/legoAndroidDark/cssVars/declarations/index.css +55 -16
  83. package/themes/legoAndroidDark/cssVars/declarations/noColors.css +28 -1
  84. package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +19 -16
  85. package/themes/legoAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  86. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +15 -15
  87. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  88. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +27 -16
  89. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  90. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +27 -16
  91. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +23 -11
  92. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +43 -16
  93. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +29 -16
  94. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +29 -16
  95. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +41 -16
  96. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +29 -16
  97. package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
  98. package/themes/legoAndroidDark/cssVars/theme/index.json +112 -16
  99. package/themes/legoAndroidDark/docs.json +33 -0
  100. package/themes/legoAndroidDark/index.css +43 -16
  101. package/themes/legoAndroidDark/index.js +1 -1
  102. package/themes/legoAndroidDark/index.json +39 -16
  103. package/themes/legoAndroidDark/index.less +29 -16
  104. package/themes/legoAndroidDark/index.pcss +29 -16
  105. package/themes/legoAndroidDark/index.scss +41 -16
  106. package/themes/legoAndroidDark/index.styl +29 -16
  107. package/themes/legoAndroidDark/struct.json +45 -22
  108. package/themes/legoIOS/cssVars/declarations/index.css +48 -9
  109. package/themes/legoIOS/cssVars/declarations/noColors.css +27 -0
  110. package/themes/legoIOS/cssVars/declarations/noSizes.css +12 -9
  111. package/themes/legoIOS/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  112. package/themes/legoIOS/cssVars/declarations/onlyColors.css +9 -9
  113. package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
  114. package/themes/legoIOS/cssVars/declarations/onlyVariables.css +20 -9
  115. package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
  116. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +20 -9
  117. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +16 -8
  118. package/themes/legoIOS/cssVars/theme/fallbacks/index.css +36 -9
  119. package/themes/legoIOS/cssVars/theme/fallbacks/index.less +22 -9
  120. package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +22 -9
  121. package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +34 -9
  122. package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +22 -9
  123. package/themes/legoIOS/cssVars/theme/index.js +1 -1
  124. package/themes/legoIOS/cssVars/theme/index.json +105 -9
  125. package/themes/legoIOS/docs.json +33 -0
  126. package/themes/legoIOS/index.css +36 -9
  127. package/themes/legoIOS/index.js +1 -1
  128. package/themes/legoIOS/index.json +32 -9
  129. package/themes/legoIOS/index.less +22 -9
  130. package/themes/legoIOS/index.pcss +22 -9
  131. package/themes/legoIOS/index.scss +34 -9
  132. package/themes/legoIOS/index.styl +22 -9
  133. package/themes/legoIOS/struct.json +33 -10
  134. package/themes/legoIOSDark/cssVars/declarations/index.css +54 -15
  135. package/themes/legoIOSDark/cssVars/declarations/noColors.css +27 -0
  136. package/themes/legoIOSDark/cssVars/declarations/noSizes.css +18 -15
  137. package/themes/legoIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
  138. package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +15 -15
  139. package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
  140. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +26 -15
  141. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  142. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +26 -15
  143. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -11
  144. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +42 -15
  145. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +28 -15
  146. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +28 -15
  147. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +40 -15
  148. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +28 -15
  149. package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
  150. package/themes/legoIOSDark/cssVars/theme/index.json +111 -15
  151. package/themes/legoIOSDark/docs.json +33 -0
  152. package/themes/legoIOSDark/index.css +42 -15
  153. package/themes/legoIOSDark/index.js +1 -1
  154. package/themes/legoIOSDark/index.json +38 -15
  155. package/themes/legoIOSDark/index.less +28 -15
  156. package/themes/legoIOSDark/index.pcss +28 -15
  157. package/themes/legoIOSDark/index.scss +40 -15
  158. package/themes/legoIOSDark/index.styl +28 -15
  159. package/themes/legoIOSDark/struct.json +39 -16
  160. package/themes/media/docs.json +33 -0
  161. package/themes/mediaDark/docs.json +33 -0
  162. package/themes/mycom/docs.json +33 -0
  163. package/themes/octavius/docs.json +33 -0
  164. package/themes/octaviusCompact/docs.json +33 -0
  165. package/themes/octaviusCompactDark/docs.json +33 -0
  166. package/themes/octaviusDark/docs.json +33 -0
  167. package/themes/octaviusVK/docs.json +33 -0
  168. package/themes/octaviusVKDark/docs.json +33 -0
  169. package/themes/octaviusWhite/docs.json +33 -0
  170. package/themes/octaviusWhiteDark/docs.json +33 -0
  171. package/themes/otvet/docs.json +33 -0
  172. package/themes/otvetDark/docs.json +33 -0
  173. package/themes/paradigmBase/docs.json +33 -0
  174. package/themes/paradigmBaseDark/docs.json +33 -0
  175. package/themes/paradigmTech/docs.json +33 -0
  176. package/themes/paradigmTechDark/docs.json +33 -0
  177. package/themes/pharma/docs.json +33 -0
  178. package/themes/portalUI/docs.json +33 -0
  179. package/themes/portalUIDark/docs.json +33 -0
  180. package/themes/promo/docs.json +33 -0
  181. package/themes/search/docs.json +33 -0
  182. package/themes/todo/docs.json +33 -0
  183. package/themes/tutoria/cssVars/declarations/index.css +3 -0
  184. package/themes/tutoria/cssVars/declarations/noColors.css +3 -0
  185. package/themes/tutoria/cssVars/declarations/noSizes.css +3 -0
  186. package/themes/tutoria/cssVars/declarations/onlyVariables.css +3 -0
  187. package/themes/tutoria/cssVars/declarations/onlyVariables.js +1 -1
  188. package/themes/tutoria/cssVars/declarations/onlyVariablesLocal.css +3 -0
  189. package/themes/tutoria/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  190. package/themes/tutoria/cssVars/theme/fallbacks/index.css +3 -0
  191. package/themes/tutoria/cssVars/theme/fallbacks/index.less +3 -0
  192. package/themes/tutoria/cssVars/theme/fallbacks/index.pcss +3 -0
  193. package/themes/tutoria/cssVars/theme/fallbacks/index.scss +3 -0
  194. package/themes/tutoria/cssVars/theme/fallbacks/index.styl +3 -0
  195. package/themes/tutoria/cssVars/theme/index.js +1 -1
  196. package/themes/tutoria/cssVars/theme/index.json +12 -0
  197. package/themes/tutoria/docs.json +33 -0
  198. package/themes/tutoria/index.css +3 -0
  199. package/themes/tutoria/index.js +1 -1
  200. package/themes/tutoria/index.json +3 -0
  201. package/themes/tutoria/index.less +3 -0
  202. package/themes/tutoria/index.pcss +3 -0
  203. package/themes/tutoria/index.scss +3 -0
  204. package/themes/tutoria/index.styl +3 -0
  205. package/themes/tutoria/struct.json +4 -1
  206. package/themes/tutoriaDark/cssVars/declarations/index.css +3 -0
  207. package/themes/tutoriaDark/cssVars/declarations/noColors.css +3 -0
  208. package/themes/tutoriaDark/cssVars/declarations/noSizes.css +3 -0
  209. package/themes/tutoriaDark/cssVars/declarations/onlyVariables.css +3 -0
  210. package/themes/tutoriaDark/cssVars/declarations/onlyVariables.js +1 -1
  211. package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  212. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.css +3 -0
  213. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.less +3 -0
  214. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.pcss +3 -0
  215. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.scss +3 -0
  216. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.styl +3 -0
  217. package/themes/tutoriaDark/cssVars/theme/index.js +1 -1
  218. package/themes/tutoriaDark/cssVars/theme/index.json +12 -0
  219. package/themes/tutoriaDark/docs.json +33 -0
  220. package/themes/tutoriaDark/index.css +3 -0
  221. package/themes/tutoriaDark/index.js +1 -1
  222. package/themes/tutoriaDark/index.json +3 -0
  223. package/themes/tutoriaDark/index.less +3 -0
  224. package/themes/tutoriaDark/index.pcss +3 -0
  225. package/themes/tutoriaDark/index.scss +3 -0
  226. package/themes/tutoriaDark/index.styl +3 -0
  227. package/themes/tutoriaDark/struct.json +4 -1
  228. package/themes/vkAccessibility/cssVars/declarations/index.css +3 -0
  229. package/themes/vkAccessibility/cssVars/declarations/noColors.css +3 -0
  230. package/themes/vkAccessibility/cssVars/declarations/noSizes.css +3 -0
  231. package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +3 -0
  232. package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +1 -1
  233. package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +3 -0
  234. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +3 -0
  235. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +3 -0
  236. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +3 -0
  237. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +3 -0
  238. package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +3 -0
  239. package/themes/vkAccessibility/cssVars/theme/index.js +1 -1
  240. package/themes/vkAccessibility/cssVars/theme/index.json +12 -0
  241. package/themes/vkAccessibility/docs.json +33 -0
  242. package/themes/vkAccessibility/index.css +3 -0
  243. package/themes/vkAccessibility/index.js +1 -1
  244. package/themes/vkAccessibility/index.json +3 -0
  245. package/themes/vkAccessibility/index.less +3 -0
  246. package/themes/vkAccessibility/index.pcss +3 -0
  247. package/themes/vkAccessibility/index.scss +3 -0
  248. package/themes/vkAccessibility/index.styl +3 -0
  249. package/themes/vkAccessibility/struct.json +4 -1
  250. package/themes/vkAccessibilityDark/cssVars/declarations/index.css +3 -0
  251. package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +3 -0
  252. package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +3 -0
  253. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +3 -0
  254. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +1 -1
  255. package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  256. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +3 -0
  257. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +3 -0
  258. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +3 -0
  259. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +3 -0
  260. package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +3 -0
  261. package/themes/vkAccessibilityDark/cssVars/theme/index.js +1 -1
  262. package/themes/vkAccessibilityDark/cssVars/theme/index.json +12 -0
  263. package/themes/vkAccessibilityDark/docs.json +33 -0
  264. package/themes/vkAccessibilityDark/index.css +3 -0
  265. package/themes/vkAccessibilityDark/index.js +1 -1
  266. package/themes/vkAccessibilityDark/index.json +3 -0
  267. package/themes/vkAccessibilityDark/index.less +3 -0
  268. package/themes/vkAccessibilityDark/index.pcss +3 -0
  269. package/themes/vkAccessibilityDark/index.scss +3 -0
  270. package/themes/vkAccessibilityDark/index.styl +3 -0
  271. package/themes/vkAccessibilityDark/struct.json +4 -1
  272. package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +3 -0
  273. package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +3 -0
  274. package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +3 -0
  275. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +3 -0
  276. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +1 -1
  277. package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  278. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +3 -0
  279. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +3 -0
  280. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  281. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +3 -0
  282. package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +3 -0
  283. package/themes/vkAccessibilityIOS/cssVars/theme/index.js +1 -1
  284. package/themes/vkAccessibilityIOS/cssVars/theme/index.json +12 -0
  285. package/themes/vkAccessibilityIOS/docs.json +33 -0
  286. package/themes/vkAccessibilityIOS/index.css +3 -0
  287. package/themes/vkAccessibilityIOS/index.js +1 -1
  288. package/themes/vkAccessibilityIOS/index.json +3 -0
  289. package/themes/vkAccessibilityIOS/index.less +3 -0
  290. package/themes/vkAccessibilityIOS/index.pcss +3 -0
  291. package/themes/vkAccessibilityIOS/index.scss +3 -0
  292. package/themes/vkAccessibilityIOS/index.styl +3 -0
  293. package/themes/vkAccessibilityIOS/struct.json +4 -1
  294. package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +3 -0
  295. package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +3 -0
  296. package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +3 -0
  297. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  298. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  299. package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  300. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  301. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  302. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  303. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  304. package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  305. package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +1 -1
  306. package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +12 -0
  307. package/themes/vkAccessibilityIOSDark/docs.json +33 -0
  308. package/themes/vkAccessibilityIOSDark/index.css +3 -0
  309. package/themes/vkAccessibilityIOSDark/index.js +1 -1
  310. package/themes/vkAccessibilityIOSDark/index.json +3 -0
  311. package/themes/vkAccessibilityIOSDark/index.less +3 -0
  312. package/themes/vkAccessibilityIOSDark/index.pcss +3 -0
  313. package/themes/vkAccessibilityIOSDark/index.scss +3 -0
  314. package/themes/vkAccessibilityIOSDark/index.styl +3 -0
  315. package/themes/vkAccessibilityIOSDark/struct.json +4 -1
  316. package/themes/vkBase/cssVars/declarations/index.css +3 -0
  317. package/themes/vkBase/cssVars/declarations/noColors.css +3 -0
  318. package/themes/vkBase/cssVars/declarations/noSizes.css +3 -0
  319. package/themes/vkBase/cssVars/declarations/onlyVariables.css +3 -0
  320. package/themes/vkBase/cssVars/declarations/onlyVariables.js +1 -1
  321. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
  322. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  323. package/themes/vkBase/cssVars/theme/fallbacks/index.css +3 -0
  324. package/themes/vkBase/cssVars/theme/fallbacks/index.less +3 -0
  325. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +3 -0
  326. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +3 -0
  327. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +3 -0
  328. package/themes/vkBase/cssVars/theme/index.js +1 -1
  329. package/themes/vkBase/cssVars/theme/index.json +12 -0
  330. package/themes/vkBase/docs.json +33 -0
  331. package/themes/vkBase/index.css +3 -0
  332. package/themes/vkBase/index.js +1 -1
  333. package/themes/vkBase/index.json +3 -0
  334. package/themes/vkBase/index.less +3 -0
  335. package/themes/vkBase/index.pcss +3 -0
  336. package/themes/vkBase/index.scss +3 -0
  337. package/themes/vkBase/index.styl +3 -0
  338. package/themes/vkBase/struct.json +4 -1
  339. package/themes/vkBaseDark/cssVars/declarations/index.css +3 -0
  340. package/themes/vkBaseDark/cssVars/declarations/noColors.css +3 -0
  341. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +3 -0
  342. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +3 -0
  343. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +1 -1
  344. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  345. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +3 -0
  346. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +3 -0
  347. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +3 -0
  348. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +3 -0
  349. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +3 -0
  350. package/themes/vkBaseDark/cssVars/theme/index.js +1 -1
  351. package/themes/vkBaseDark/cssVars/theme/index.json +12 -0
  352. package/themes/vkBaseDark/docs.json +33 -0
  353. package/themes/vkBaseDark/index.css +3 -0
  354. package/themes/vkBaseDark/index.js +1 -1
  355. package/themes/vkBaseDark/index.json +3 -0
  356. package/themes/vkBaseDark/index.less +3 -0
  357. package/themes/vkBaseDark/index.pcss +3 -0
  358. package/themes/vkBaseDark/index.scss +3 -0
  359. package/themes/vkBaseDark/index.styl +3 -0
  360. package/themes/vkBaseDark/struct.json +4 -1
  361. package/themes/vkCom/cssVars/declarations/index.css +3 -0
  362. package/themes/vkCom/cssVars/declarations/noColors.css +3 -0
  363. package/themes/vkCom/cssVars/declarations/noSizes.css +3 -0
  364. package/themes/vkCom/cssVars/declarations/onlyVariables.css +3 -0
  365. package/themes/vkCom/cssVars/declarations/onlyVariables.js +1 -1
  366. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
  367. package/themes/vkCom/cssVars/theme/fallbacks/index.css +3 -0
  368. package/themes/vkCom/cssVars/theme/fallbacks/index.less +3 -0
  369. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +3 -0
  370. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +3 -0
  371. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +3 -0
  372. package/themes/vkCom/cssVars/theme/index.js +1 -1
  373. package/themes/vkCom/cssVars/theme/index.json +12 -0
  374. package/themes/vkCom/docs.json +33 -0
  375. package/themes/vkCom/index.css +3 -0
  376. package/themes/vkCom/index.js +1 -1
  377. package/themes/vkCom/index.json +3 -0
  378. package/themes/vkCom/index.less +3 -0
  379. package/themes/vkCom/index.pcss +3 -0
  380. package/themes/vkCom/index.scss +3 -0
  381. package/themes/vkCom/index.styl +3 -0
  382. package/themes/vkCom/struct.json +4 -1
  383. package/themes/vkComDark/cssVars/declarations/index.css +3 -0
  384. package/themes/vkComDark/cssVars/declarations/noColors.css +3 -0
  385. package/themes/vkComDark/cssVars/declarations/noSizes.css +3 -0
  386. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +3 -0
  387. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +1 -1
  388. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  389. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +3 -0
  390. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +3 -0
  391. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +3 -0
  392. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +3 -0
  393. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +3 -0
  394. package/themes/vkComDark/cssVars/theme/index.js +1 -1
  395. package/themes/vkComDark/cssVars/theme/index.json +12 -0
  396. package/themes/vkComDark/docs.json +33 -0
  397. package/themes/vkComDark/index.css +3 -0
  398. package/themes/vkComDark/index.js +1 -1
  399. package/themes/vkComDark/index.json +3 -0
  400. package/themes/vkComDark/index.less +3 -0
  401. package/themes/vkComDark/index.pcss +3 -0
  402. package/themes/vkComDark/index.scss +3 -0
  403. package/themes/vkComDark/index.styl +3 -0
  404. package/themes/vkComDark/struct.json +4 -1
  405. package/themes/vkIOS/cssVars/declarations/index.css +3 -0
  406. package/themes/vkIOS/cssVars/declarations/noColors.css +3 -0
  407. package/themes/vkIOS/cssVars/declarations/noSizes.css +3 -0
  408. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +3 -0
  409. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +1 -1
  410. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  411. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +3 -0
  412. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +3 -0
  413. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  414. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +3 -0
  415. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +3 -0
  416. package/themes/vkIOS/cssVars/theme/index.js +1 -1
  417. package/themes/vkIOS/cssVars/theme/index.json +12 -0
  418. package/themes/vkIOS/docs.json +33 -0
  419. package/themes/vkIOS/index.css +3 -0
  420. package/themes/vkIOS/index.js +1 -1
  421. package/themes/vkIOS/index.json +3 -0
  422. package/themes/vkIOS/index.less +3 -0
  423. package/themes/vkIOS/index.pcss +3 -0
  424. package/themes/vkIOS/index.scss +3 -0
  425. package/themes/vkIOS/index.styl +3 -0
  426. package/themes/vkIOS/struct.json +4 -1
  427. package/themes/vkIOSDark/cssVars/declarations/index.css +3 -0
  428. package/themes/vkIOSDark/cssVars/declarations/noColors.css +3 -0
  429. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +3 -0
  430. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  431. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  432. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  433. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  434. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  435. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  436. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  437. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  438. package/themes/vkIOSDark/cssVars/theme/index.js +1 -1
  439. package/themes/vkIOSDark/cssVars/theme/index.json +12 -0
  440. package/themes/vkIOSDark/docs.json +33 -0
  441. package/themes/vkIOSDark/index.css +3 -0
  442. package/themes/vkIOSDark/index.js +1 -1
  443. package/themes/vkIOSDark/index.json +3 -0
  444. package/themes/vkIOSDark/index.less +3 -0
  445. package/themes/vkIOSDark/index.pcss +3 -0
  446. package/themes/vkIOSDark/index.scss +3 -0
  447. package/themes/vkIOSDark/index.styl +3 -0
  448. package/themes/vkIOSDark/struct.json +4 -1
  449. package/themes/vkIdOk/cssVars/declarations/index.css +3 -0
  450. package/themes/vkIdOk/cssVars/declarations/noColors.css +3 -0
  451. package/themes/vkIdOk/cssVars/declarations/noSizes.css +3 -0
  452. package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +3 -0
  453. package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +1 -1
  454. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +3 -0
  455. package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  456. package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +3 -0
  457. package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +3 -0
  458. package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +3 -0
  459. package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +3 -0
  460. package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +3 -0
  461. package/themes/vkIdOk/cssVars/theme/index.js +1 -1
  462. package/themes/vkIdOk/cssVars/theme/index.json +12 -0
  463. package/themes/vkIdOk/docs.json +33 -0
  464. package/themes/vkIdOk/index.css +3 -0
  465. package/themes/vkIdOk/index.js +1 -1
  466. package/themes/vkIdOk/index.json +3 -0
  467. package/themes/vkIdOk/index.less +3 -0
  468. package/themes/vkIdOk/index.pcss +3 -0
  469. package/themes/vkIdOk/index.scss +3 -0
  470. package/themes/vkIdOk/index.styl +3 -0
  471. package/themes/vkIdOk/struct.json +4 -1
  472. package/themes/vkIdOkDark/cssVars/declarations/index.css +3 -0
  473. package/themes/vkIdOkDark/cssVars/declarations/noColors.css +3 -0
  474. package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +3 -0
  475. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +3 -0
  476. package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +1 -1
  477. package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  478. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +3 -0
  479. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +3 -0
  480. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +3 -0
  481. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +3 -0
  482. package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +3 -0
  483. package/themes/vkIdOkDark/cssVars/theme/index.js +1 -1
  484. package/themes/vkIdOkDark/cssVars/theme/index.json +12 -0
  485. package/themes/vkIdOkDark/docs.json +33 -0
  486. package/themes/vkIdOkDark/index.css +3 -0
  487. package/themes/vkIdOkDark/index.js +1 -1
  488. package/themes/vkIdOkDark/index.json +3 -0
  489. package/themes/vkIdOkDark/index.less +3 -0
  490. package/themes/vkIdOkDark/index.pcss +3 -0
  491. package/themes/vkIdOkDark/index.scss +3 -0
  492. package/themes/vkIdOkDark/index.styl +3 -0
  493. package/themes/vkIdOkDark/struct.json +4 -1
  494. package/themes/vkIdOkIOS/cssVars/declarations/index.css +3 -0
  495. package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +3 -0
  496. package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +3 -0
  497. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +3 -0
  498. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +1 -1
  499. package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  500. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +3 -0
  501. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +3 -0
  502. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  503. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +3 -0
  504. package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +3 -0
  505. package/themes/vkIdOkIOS/cssVars/theme/index.js +1 -1
  506. package/themes/vkIdOkIOS/cssVars/theme/index.json +12 -0
  507. package/themes/vkIdOkIOS/docs.json +33 -0
  508. package/themes/vkIdOkIOS/index.css +3 -0
  509. package/themes/vkIdOkIOS/index.js +1 -1
  510. package/themes/vkIdOkIOS/index.json +3 -0
  511. package/themes/vkIdOkIOS/index.less +3 -0
  512. package/themes/vkIdOkIOS/index.pcss +3 -0
  513. package/themes/vkIdOkIOS/index.scss +3 -0
  514. package/themes/vkIdOkIOS/index.styl +3 -0
  515. package/themes/vkIdOkIOS/struct.json +4 -1
  516. package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +3 -0
  517. package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +3 -0
  518. package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +3 -0
  519. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  520. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  521. package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  522. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  523. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  524. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  525. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  526. package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  527. package/themes/vkIdOkIOSDark/cssVars/theme/index.js +1 -1
  528. package/themes/vkIdOkIOSDark/cssVars/theme/index.json +12 -0
  529. package/themes/vkIdOkIOSDark/docs.json +33 -0
  530. package/themes/vkIdOkIOSDark/index.css +3 -0
  531. package/themes/vkIdOkIOSDark/index.js +1 -1
  532. package/themes/vkIdOkIOSDark/index.json +3 -0
  533. package/themes/vkIdOkIOSDark/index.less +3 -0
  534. package/themes/vkIdOkIOSDark/index.pcss +3 -0
  535. package/themes/vkIdOkIOSDark/index.scss +3 -0
  536. package/themes/vkIdOkIOSDark/index.styl +3 -0
  537. package/themes/vkIdOkIOSDark/struct.json +4 -1
  538. package/themes/vkontakteAndroid/cssVars/declarations/index.css +3 -0
  539. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +3 -0
  540. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +3 -0
  541. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +3 -0
  542. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +1 -1
  543. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +3 -0
  544. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +3 -0
  545. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +3 -0
  546. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +3 -0
  547. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +3 -0
  548. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +3 -0
  549. package/themes/vkontakteAndroid/cssVars/theme/index.js +1 -1
  550. package/themes/vkontakteAndroid/cssVars/theme/index.json +12 -0
  551. package/themes/vkontakteAndroid/docs.json +33 -0
  552. package/themes/vkontakteAndroid/index.css +3 -0
  553. package/themes/vkontakteAndroid/index.js +1 -1
  554. package/themes/vkontakteAndroid/index.json +3 -0
  555. package/themes/vkontakteAndroid/index.less +3 -0
  556. package/themes/vkontakteAndroid/index.pcss +3 -0
  557. package/themes/vkontakteAndroid/index.scss +3 -0
  558. package/themes/vkontakteAndroid/index.styl +3 -0
  559. package/themes/vkontakteAndroid/struct.json +4 -1
  560. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +3 -0
  561. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +3 -0
  562. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +3 -0
  563. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +3 -0
  564. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  565. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  566. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +3 -0
  567. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +3 -0
  568. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +3 -0
  569. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +3 -0
  570. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +3 -0
  571. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +1 -1
  572. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +12 -0
  573. package/themes/vkontakteAndroidDark/docs.json +33 -0
  574. package/themes/vkontakteAndroidDark/index.css +3 -0
  575. package/themes/vkontakteAndroidDark/index.js +1 -1
  576. package/themes/vkontakteAndroidDark/index.json +3 -0
  577. package/themes/vkontakteAndroidDark/index.less +3 -0
  578. package/themes/vkontakteAndroidDark/index.pcss +3 -0
  579. package/themes/vkontakteAndroidDark/index.scss +3 -0
  580. package/themes/vkontakteAndroidDark/index.styl +3 -0
  581. package/themes/vkontakteAndroidDark/struct.json +4 -1
  582. package/themes/vkontakteCom/cssVars/declarations/index.css +3 -0
  583. package/themes/vkontakteCom/cssVars/declarations/noColors.css +3 -0
  584. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +3 -0
  585. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +3 -0
  586. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +1 -1
  587. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
  588. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +3 -0
  589. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +3 -0
  590. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +3 -0
  591. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +3 -0
  592. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +3 -0
  593. package/themes/vkontakteCom/cssVars/theme/index.js +1 -1
  594. package/themes/vkontakteCom/cssVars/theme/index.json +12 -0
  595. package/themes/vkontakteCom/docs.json +33 -0
  596. package/themes/vkontakteCom/index.css +3 -0
  597. package/themes/vkontakteCom/index.js +1 -1
  598. package/themes/vkontakteCom/index.json +3 -0
  599. package/themes/vkontakteCom/index.less +3 -0
  600. package/themes/vkontakteCom/index.pcss +3 -0
  601. package/themes/vkontakteCom/index.scss +3 -0
  602. package/themes/vkontakteCom/index.styl +3 -0
  603. package/themes/vkontakteCom/struct.json +4 -1
  604. package/themes/vkontakteComDark/cssVars/declarations/index.css +3 -0
  605. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +3 -0
  606. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +3 -0
  607. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +3 -0
  608. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +1 -1
  609. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  610. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +3 -0
  611. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +3 -0
  612. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +3 -0
  613. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +3 -0
  614. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +3 -0
  615. package/themes/vkontakteComDark/cssVars/theme/index.js +1 -1
  616. package/themes/vkontakteComDark/cssVars/theme/index.json +12 -0
  617. package/themes/vkontakteComDark/docs.json +33 -0
  618. package/themes/vkontakteComDark/index.css +3 -0
  619. package/themes/vkontakteComDark/index.js +1 -1
  620. package/themes/vkontakteComDark/index.json +3 -0
  621. package/themes/vkontakteComDark/index.less +3 -0
  622. package/themes/vkontakteComDark/index.pcss +3 -0
  623. package/themes/vkontakteComDark/index.scss +3 -0
  624. package/themes/vkontakteComDark/index.styl +3 -0
  625. package/themes/vkontakteComDark/struct.json +4 -1
  626. package/themes/vkontakteIOS/cssVars/declarations/index.css +3 -0
  627. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +3 -0
  628. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +3 -0
  629. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +3 -0
  630. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +1 -1
  631. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
  632. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +3 -0
  633. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +3 -0
  634. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +3 -0
  635. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +3 -0
  636. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +3 -0
  637. package/themes/vkontakteIOS/cssVars/theme/index.js +1 -1
  638. package/themes/vkontakteIOS/cssVars/theme/index.json +12 -0
  639. package/themes/vkontakteIOS/docs.json +33 -0
  640. package/themes/vkontakteIOS/index.css +3 -0
  641. package/themes/vkontakteIOS/index.js +1 -1
  642. package/themes/vkontakteIOS/index.json +3 -0
  643. package/themes/vkontakteIOS/index.less +3 -0
  644. package/themes/vkontakteIOS/index.pcss +3 -0
  645. package/themes/vkontakteIOS/index.scss +3 -0
  646. package/themes/vkontakteIOS/index.styl +3 -0
  647. package/themes/vkontakteIOS/struct.json +4 -1
  648. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +3 -0
  649. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +3 -0
  650. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +3 -0
  651. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +3 -0
  652. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  653. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  654. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +3 -0
  655. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +3 -0
  656. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
  657. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
  658. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
  659. package/themes/vkontakteIOSDark/cssVars/theme/index.js +1 -1
  660. package/themes/vkontakteIOSDark/cssVars/theme/index.json +12 -0
  661. package/themes/vkontakteIOSDark/docs.json +33 -0
  662. package/themes/vkontakteIOSDark/index.css +3 -0
  663. package/themes/vkontakteIOSDark/index.js +1 -1
  664. package/themes/vkontakteIOSDark/index.json +3 -0
  665. package/themes/vkontakteIOSDark/index.less +3 -0
  666. package/themes/vkontakteIOSDark/index.pcss +3 -0
  667. package/themes/vkontakteIOSDark/index.scss +3 -0
  668. package/themes/vkontakteIOSDark/index.styl +3 -0
  669. package/themes/vkontakteIOSDark/struct.json +4 -1
  670. package/themes/widgets/docs.json +33 -0
  671. package/themes/widgetsDark/docs.json +33 -0
  672. package/themes/workspaceAdmin/docs.json +33 -0
  673. package/themes/workspaceAdminDark/docs.json +33 -0
  674. package/themes/workspaceLandings/docs.json +33 -0
@@ -9,7 +9,10 @@ $elevation1-invert-y = var(--vkui--elevation1_invert_y, 0px 0px 2px 0px rgba(0,
9
9
  $elevation2 = var(--vkui--elevation2, 0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20));
10
10
  $elevation3 = var(--vkui--elevation3, 0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30));
11
11
  $elevation4 = var(--vkui--elevation4, 0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20));
12
+ $blur-s = var(--vkui--blur_s, 8px);
12
13
  $blur-m = var(--vkui--blur_m, 16px);
14
+ $blur-l = var(--vkui--blur_l, 48px);
15
+ $blur-x-l = var(--vkui--blur_x_l, 96px);
13
16
  $font-family-fallbacks = var(--vkui--font_family_fallbacks, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
14
17
  $font-family-accent = var(--vkui--font_family_accent, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
15
18
  $font-family-base = var(--vkui--font_family_base, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
@@ -143,9 +146,9 @@ $color-background-accent-alternative--active = var(--vkui--color_background_acce
143
146
  $color-background = var(--vkui--color_background, #000000);
144
147
  $color-background--hover = var(--vkui--color_background--hover, #0A0A0A);
145
148
  $color-background--active = var(--vkui--color_background--active, #141414);
146
- $color-background-content = var(--vkui--color_background_content, #19191a);
147
- $color-background-content--hover = var(--vkui--color_background_content--hover, #222223);
148
- $color-background-content--active = var(--vkui--color_background_content--active, #2B2B2C);
149
+ $color-background-content = var(--vkui--color_background_content, #000000);
150
+ $color-background-content--hover = var(--vkui--color_background_content--hover, #0A0A0A);
151
+ $color-background-content--active = var(--vkui--color_background_content--active, #141414);
149
152
  $color-background-content-alpha = var(--vkui--color_background_content_alpha, rgba(25, 25, 26, 0.8));
150
153
  $color-background-content-alpha--hover = var(--vkui--color_background_content_alpha--hover, rgba(25, 25, 26, 0.84));
151
154
  $color-background-content-alpha--active = var(--vkui--color_background_content_alpha--active, rgba(25, 25, 26, 0.88));
@@ -167,15 +170,15 @@ $color-background-tertiary-alpha--active = var(--vkui--color_background_tertiary
167
170
  $color-background-contrast = var(--vkui--color_background_contrast, #FFFFFF);
168
171
  $color-background-contrast--hover = var(--vkui--color_background_contrast--hover, #EBEDF0);
169
172
  $color-background-contrast--active = var(--vkui--color_background_contrast--active, #D7D8DB);
170
- $color-background-contrast-secondary-alpha = var(--vkui--color_background_contrast_secondary_alpha, rgba(255, 255, 255, 0.2));
173
+ $color-background-contrast-secondary-alpha = var(--vkui--color_background_contrast_secondary_alpha, #ffffff33);
171
174
  $color-background-contrast-secondary-alpha--hover = var(--vkui--color_background_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.24));
172
175
  $color-background-contrast-secondary-alpha--active = var(--vkui--color_background_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.28));
173
176
  $color-background-contrast-inverse = var(--vkui--color_background_contrast_inverse, #000000);
174
177
  $color-background-contrast-inverse--hover = var(--vkui--color_background_contrast_inverse--hover, #0A0A0A);
175
178
  $color-background-contrast-inverse--active = var(--vkui--color_background_contrast_inverse--active, #141414);
176
- $color-background-contrast-themed = var(--vkui--color_background_contrast_themed, #000000);
177
- $color-background-contrast-themed--hover = var(--vkui--color_background_contrast_themed--hover, #0A0A0A);
178
- $color-background-contrast-themed--active = var(--vkui--color_background_contrast_themed--active, #141414);
179
+ $color-background-contrast-themed = var(--vkui--color_background_contrast_themed, #1e1e1c);
180
+ $color-background-contrast-themed--hover = var(--vkui--color_background_contrast_themed--hover, #272725);
181
+ $color-background-contrast-themed--active = var(--vkui--color_background_contrast_themed--active, #30302E);
179
182
  $color-background-modal = var(--vkui--color_background_modal, #000000);
180
183
  $color-background-modal--hover = var(--vkui--color_background_modal--hover, #0A0A0A);
181
184
  $color-background-modal--active = var(--vkui--color_background_modal--active, #141414);
@@ -191,7 +194,7 @@ $color-background-positive-tint--active = var(--vkui--color_background_positive_
191
194
  $color-background-warning = var(--vkui--color_background_warning, #483416);
192
195
  $color-background-warning--hover = var(--vkui--color_background_warning--hover, #4F3C1F);
193
196
  $color-background-warning--active = var(--vkui--color_background_warning--active, #574429);
194
- $color-background-negative = var(--vkui--color_background_negative, #FD6571);
197
+ $color-background-negative = var(--vkui--color_background_negative, #fd6571);
195
198
  $color-background-negative--hover = var(--vkui--color_background_negative--hover, #FD6B77);
196
199
  $color-background-negative--active = var(--vkui--color_background_negative--active, #FD717C);
197
200
  $color-background-negative-tint = var(--vkui--color_background_negative_tint, #4b2727);
@@ -242,7 +245,7 @@ $color-text-contrast-themed--active = var(--vkui--color_text_contrast_themed--ac
242
245
  $color-text-positive = var(--vkui--color_text_positive, #34c759);
243
246
  $color-text-positive--hover = var(--vkui--color_text_positive--hover, #3CC960);
244
247
  $color-text-positive--active = var(--vkui--color_text_positive--active, #44CB66);
245
- $color-text-negative = var(--vkui--color_text_negative, #FD6571);
248
+ $color-text-negative = var(--vkui--color_text_negative, #fd6571);
246
249
  $color-text-negative--hover = var(--vkui--color_text_negative--hover, #FD6B77);
247
250
  $color-text-negative--active = var(--vkui--color_text_negative--active, #FD717C);
248
251
  $color-text-link = var(--vkui--color_text_link, #2e90ff);
@@ -308,7 +311,7 @@ $color-icon-positive--active = var(--vkui--color_icon_positive--active, #44CB66)
308
311
  $color-icon-warning = var(--vkui--color_icon_warning, #ff6900);
309
312
  $color-icon-warning--hover = var(--vkui--color_icon_warning--hover, #FF6F0A);
310
313
  $color-icon-warning--active = var(--vkui--color_icon_warning--active, #FF7514);
311
- $color-icon-negative = var(--vkui--color_icon_negative, #FD6571);
314
+ $color-icon-negative = var(--vkui--color_icon_negative, #fd6571);
312
315
  $color-icon-negative--hover = var(--vkui--color_icon_negative--hover, #FD6B77);
313
316
  $color-icon-negative--active = var(--vkui--color_icon_negative--active, #FD717C);
314
317
  $color-stroke-accent = var(--vkui--color_stroke_accent, #529ef4);
@@ -335,7 +338,7 @@ $color-separator-secondary--active = var(--vkui--color_separator_secondary--acti
335
338
  $color-stroke-positive = var(--vkui--color_stroke_positive, #34c759);
336
339
  $color-stroke-positive--hover = var(--vkui--color_stroke_positive--hover, #3CC960);
337
340
  $color-stroke-positive--active = var(--vkui--color_stroke_positive--active, #44CB66);
338
- $color-stroke-negative = var(--vkui--color_stroke_negative, #FD6571);
341
+ $color-stroke-negative = var(--vkui--color_stroke_negative, #fd6571);
339
342
  $color-stroke-negative--hover = var(--vkui--color_stroke_negative--hover, #FD6B77);
340
343
  $color-stroke-negative--active = var(--vkui--color_stroke_negative--active, #FD717C);
341
344
  $color-stroke-contrast = var(--vkui--color_stroke_contrast, #FFFFFF);
@@ -461,13 +464,13 @@ $color-segmented-control--active = var(--vkui--color_segmented_control--active,
461
464
  $color-tabbar-text-inactive = var(--vkui--color_tabbar_text_inactive, #76787a);
462
465
  $color-tabbar-text-inactive--hover = var(--vkui--color_tabbar_text_inactive--hover, #7B7D7F);
463
466
  $color-tabbar-text-inactive--active = var(--vkui--color_tabbar_text_inactive--active, #818385);
464
- $color-transparent = var(--vkui--color_transparent, #00000000);
465
- $color-transparent--hover = var(--vkui--color_transparent--hover, rgba(0, 0, 0, 0.04));
466
- $color-transparent--active = var(--vkui--color_transparent--active, rgba(0, 0, 0, 0.08));
467
+ $color-transparent = var(--vkui--color_transparent, transparent);
468
+ $color-transparent--hover = var(--vkui--color_transparent--hover, rgba(255, 255, 255, 0.04));
469
+ $color-transparent--active = var(--vkui--color_transparent--active, rgba(255, 255, 255, 0.08));
467
470
  $color-background-inverse = var(--vkui--color_background_inverse, #FFFFFF);
468
471
  $color-background-inverse--hover = var(--vkui--color_background_inverse--hover, #EBEDF0);
469
472
  $color-background-inverse--active = var(--vkui--color_background_inverse--active, #D7D8DB);
470
- $color-stroke-contrast-secondary-alpha = var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1f);
473
+ $color-stroke-contrast-secondary-alpha = var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1e);
471
474
  $color-stroke-contrast-secondary-alpha--hover = var(--vkui--color_stroke_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.16));
472
475
  $color-stroke-contrast-secondary-alpha--active = var(--vkui--color_stroke_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.2));
473
476
 
@@ -643,6 +646,16 @@ font-body--regular() {
643
646
  line-height: var(--vkui--font_body--line_height--regular, 21px);
644
647
  font-weight: var(--vkui--font_body--font_weight--regular, 520);
645
648
  }
649
+ font-text-bold--regular() {
650
+ font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
651
+ line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
652
+ font-weight: var(--vkui--font_text_bold--font_weight--regular, 700);
653
+ }
654
+ font-footnote-bold--regular() {
655
+ font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
656
+ line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
657
+ font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 700);
658
+ }
646
659
  font-headline--regular() {
647
660
  font-size: var(--vkui--font_headline--font_size--regular, 17px);
648
661
  line-height: var(--vkui--font_headline--line_height--regular, 20px);