@vkontakte/vkui-tokens 4.8.1-dev-7a60af.0 → 4.9.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 (657) hide show
  1. package/interfaces/general/geometry/index.d.ts +3 -0
  2. package/interfaces/themes/octavius/index.d.ts +0 -10
  3. package/interfaces/themes/search/index.d.ts +9 -0
  4. package/interfaces/themes/search/index.js +2 -0
  5. package/package.json +1 -1
  6. package/themeDescriptions/base/paradigm.js +11 -0
  7. package/themeDescriptions/base/vk.js +11 -0
  8. package/themes/calendar/cssVars/declarations/index.css +21 -0
  9. package/themes/calendar/cssVars/declarations/noColors.css +6 -0
  10. package/themes/calendar/cssVars/declarations/onlyMedia.css +15 -0
  11. package/themes/calendar/cssVars/declarations/onlyVariables.css +6 -0
  12. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  13. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +6 -0
  14. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  15. package/themes/calendar/cssVars/theme/fallbacks/index.css +6 -0
  16. package/themes/calendar/cssVars/theme/fallbacks/index.less +6 -0
  17. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +6 -0
  18. package/themes/calendar/cssVars/theme/fallbacks/index.scss +6 -0
  19. package/themes/calendar/cssVars/theme/fallbacks/index.styl +6 -0
  20. package/themes/calendar/cssVars/theme/index.js +42 -0
  21. package/themes/calendar/cssVars/theme/index.json +42 -0
  22. package/themes/calendar/index.css +6 -0
  23. package/themes/calendar/index.js +12 -0
  24. package/themes/calendar/index.json +12 -0
  25. package/themes/calendar/index.less +6 -0
  26. package/themes/calendar/index.pcss +6 -0
  27. package/themes/calendar/index.scss +6 -0
  28. package/themes/calendar/index.styl +6 -0
  29. package/themes/calendarDark/cssVars/declarations/index.css +21 -0
  30. package/themes/calendarDark/cssVars/declarations/noColors.css +6 -0
  31. package/themes/calendarDark/cssVars/declarations/onlyMedia.css +15 -0
  32. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +6 -0
  33. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  34. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  35. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  36. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +6 -0
  37. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +6 -0
  38. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +6 -0
  39. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +6 -0
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +6 -0
  41. package/themes/calendarDark/cssVars/theme/index.js +42 -0
  42. package/themes/calendarDark/cssVars/theme/index.json +42 -0
  43. package/themes/calendarDark/index.css +6 -0
  44. package/themes/calendarDark/index.js +12 -0
  45. package/themes/calendarDark/index.json +12 -0
  46. package/themes/calendarDark/index.less +6 -0
  47. package/themes/calendarDark/index.pcss +6 -0
  48. package/themes/calendarDark/index.scss +6 -0
  49. package/themes/calendarDark/index.styl +6 -0
  50. package/themes/calls/cssVars/declarations/index.css +21 -0
  51. package/themes/calls/cssVars/declarations/noColors.css +6 -0
  52. package/themes/calls/cssVars/declarations/onlyMedia.css +15 -0
  53. package/themes/calls/cssVars/declarations/onlyVariables.css +6 -0
  54. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  55. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +6 -0
  56. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  57. package/themes/calls/cssVars/theme/fallbacks/index.css +6 -0
  58. package/themes/calls/cssVars/theme/fallbacks/index.less +6 -0
  59. package/themes/calls/cssVars/theme/fallbacks/index.pcss +6 -0
  60. package/themes/calls/cssVars/theme/fallbacks/index.scss +6 -0
  61. package/themes/calls/cssVars/theme/fallbacks/index.styl +6 -0
  62. package/themes/calls/cssVars/theme/index.js +42 -0
  63. package/themes/calls/cssVars/theme/index.json +42 -0
  64. package/themes/calls/index.css +6 -0
  65. package/themes/calls/index.js +12 -0
  66. package/themes/calls/index.json +12 -0
  67. package/themes/calls/index.less +6 -0
  68. package/themes/calls/index.pcss +6 -0
  69. package/themes/calls/index.scss +6 -0
  70. package/themes/calls/index.styl +6 -0
  71. package/themes/cloud/cssVars/declarations/index.css +21 -0
  72. package/themes/cloud/cssVars/declarations/noColors.css +6 -0
  73. package/themes/cloud/cssVars/declarations/onlyMedia.css +15 -0
  74. package/themes/cloud/cssVars/declarations/onlyVariables.css +6 -0
  75. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  76. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +6 -0
  77. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  78. package/themes/cloud/cssVars/theme/fallbacks/index.css +6 -0
  79. package/themes/cloud/cssVars/theme/fallbacks/index.less +6 -0
  80. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +6 -0
  81. package/themes/cloud/cssVars/theme/fallbacks/index.scss +6 -0
  82. package/themes/cloud/cssVars/theme/fallbacks/index.styl +6 -0
  83. package/themes/cloud/cssVars/theme/index.js +42 -0
  84. package/themes/cloud/cssVars/theme/index.json +42 -0
  85. package/themes/cloud/index.css +6 -0
  86. package/themes/cloud/index.js +12 -0
  87. package/themes/cloud/index.json +12 -0
  88. package/themes/cloud/index.less +6 -0
  89. package/themes/cloud/index.pcss +6 -0
  90. package/themes/cloud/index.scss +6 -0
  91. package/themes/cloud/index.styl +6 -0
  92. package/themes/home/cssVars/declarations/index.css +21 -0
  93. package/themes/home/cssVars/declarations/noColors.css +6 -0
  94. package/themes/home/cssVars/declarations/onlyMedia.css +15 -0
  95. package/themes/home/cssVars/declarations/onlyVariables.css +6 -0
  96. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  97. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +6 -0
  98. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  99. package/themes/home/cssVars/theme/fallbacks/index.css +6 -0
  100. package/themes/home/cssVars/theme/fallbacks/index.less +6 -0
  101. package/themes/home/cssVars/theme/fallbacks/index.pcss +6 -0
  102. package/themes/home/cssVars/theme/fallbacks/index.scss +6 -0
  103. package/themes/home/cssVars/theme/fallbacks/index.styl +6 -0
  104. package/themes/home/cssVars/theme/index.js +42 -0
  105. package/themes/home/cssVars/theme/index.json +42 -0
  106. package/themes/home/index.css +6 -0
  107. package/themes/home/index.js +12 -0
  108. package/themes/home/index.json +12 -0
  109. package/themes/home/index.less +6 -0
  110. package/themes/home/index.pcss +6 -0
  111. package/themes/home/index.scss +6 -0
  112. package/themes/home/index.styl +6 -0
  113. package/themes/homeDark/cssVars/declarations/index.css +21 -0
  114. package/themes/homeDark/cssVars/declarations/noColors.css +6 -0
  115. package/themes/homeDark/cssVars/declarations/onlyMedia.css +15 -0
  116. package/themes/homeDark/cssVars/declarations/onlyVariables.css +6 -0
  117. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  118. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  119. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  120. package/themes/homeDark/cssVars/theme/fallbacks/index.css +6 -0
  121. package/themes/homeDark/cssVars/theme/fallbacks/index.less +6 -0
  122. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +6 -0
  123. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +6 -0
  124. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +6 -0
  125. package/themes/homeDark/cssVars/theme/index.js +42 -0
  126. package/themes/homeDark/cssVars/theme/index.json +42 -0
  127. package/themes/homeDark/index.css +6 -0
  128. package/themes/homeDark/index.js +12 -0
  129. package/themes/homeDark/index.json +12 -0
  130. package/themes/homeDark/index.less +6 -0
  131. package/themes/homeDark/index.pcss +6 -0
  132. package/themes/homeDark/index.scss +6 -0
  133. package/themes/homeDark/index.styl +6 -0
  134. package/themes/media/cssVars/declarations/index.css +21 -0
  135. package/themes/media/cssVars/declarations/noColors.css +6 -0
  136. package/themes/media/cssVars/declarations/onlyMedia.css +15 -0
  137. package/themes/media/cssVars/declarations/onlyVariables.css +6 -0
  138. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  139. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +6 -0
  140. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  141. package/themes/media/cssVars/theme/fallbacks/index.css +6 -0
  142. package/themes/media/cssVars/theme/fallbacks/index.less +6 -0
  143. package/themes/media/cssVars/theme/fallbacks/index.pcss +6 -0
  144. package/themes/media/cssVars/theme/fallbacks/index.scss +6 -0
  145. package/themes/media/cssVars/theme/fallbacks/index.styl +6 -0
  146. package/themes/media/cssVars/theme/index.js +42 -0
  147. package/themes/media/cssVars/theme/index.json +42 -0
  148. package/themes/media/index.css +6 -0
  149. package/themes/media/index.js +12 -0
  150. package/themes/media/index.json +12 -0
  151. package/themes/media/index.less +6 -0
  152. package/themes/media/index.pcss +6 -0
  153. package/themes/media/index.scss +6 -0
  154. package/themes/media/index.styl +6 -0
  155. package/themes/mediaDark/cssVars/declarations/index.css +21 -0
  156. package/themes/mediaDark/cssVars/declarations/noColors.css +6 -0
  157. package/themes/mediaDark/cssVars/declarations/onlyMedia.css +15 -0
  158. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +6 -0
  159. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  160. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  161. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  162. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +6 -0
  163. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +6 -0
  164. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +6 -0
  165. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +6 -0
  166. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +6 -0
  167. package/themes/mediaDark/cssVars/theme/index.js +42 -0
  168. package/themes/mediaDark/cssVars/theme/index.json +42 -0
  169. package/themes/mediaDark/index.css +6 -0
  170. package/themes/mediaDark/index.js +12 -0
  171. package/themes/mediaDark/index.json +12 -0
  172. package/themes/mediaDark/index.less +6 -0
  173. package/themes/mediaDark/index.pcss +6 -0
  174. package/themes/mediaDark/index.scss +6 -0
  175. package/themes/mediaDark/index.styl +6 -0
  176. package/themes/mycom/cssVars/declarations/index.css +21 -0
  177. package/themes/mycom/cssVars/declarations/noColors.css +6 -0
  178. package/themes/mycom/cssVars/declarations/onlyMedia.css +15 -0
  179. package/themes/mycom/cssVars/declarations/onlyVariables.css +6 -0
  180. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  181. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +6 -0
  182. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  183. package/themes/mycom/cssVars/theme/fallbacks/index.css +6 -0
  184. package/themes/mycom/cssVars/theme/fallbacks/index.less +6 -0
  185. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +6 -0
  186. package/themes/mycom/cssVars/theme/fallbacks/index.scss +6 -0
  187. package/themes/mycom/cssVars/theme/fallbacks/index.styl +6 -0
  188. package/themes/mycom/cssVars/theme/index.js +42 -0
  189. package/themes/mycom/cssVars/theme/index.json +42 -0
  190. package/themes/mycom/index.css +6 -0
  191. package/themes/mycom/index.js +12 -0
  192. package/themes/mycom/index.json +12 -0
  193. package/themes/mycom/index.less +6 -0
  194. package/themes/mycom/index.pcss +6 -0
  195. package/themes/mycom/index.scss +6 -0
  196. package/themes/mycom/index.styl +6 -0
  197. package/themes/octavius/cssVars/declarations/index.css +21 -30
  198. package/themes/octavius/cssVars/declarations/noColors.css +6 -0
  199. package/themes/octavius/cssVars/declarations/noSizes.css +0 -30
  200. package/themes/octavius/cssVars/declarations/onlyColors.css +0 -30
  201. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  202. package/themes/octavius/cssVars/declarations/onlyMedia.css +15 -0
  203. package/themes/octavius/cssVars/declarations/onlyVariables.css +6 -30
  204. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  205. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +6 -30
  206. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -30
  207. package/themes/octavius/cssVars/theme/fallbacks/index.css +6 -30
  208. package/themes/octavius/cssVars/theme/fallbacks/index.less +6 -30
  209. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +6 -30
  210. package/themes/octavius/cssVars/theme/fallbacks/index.scss +6 -30
  211. package/themes/octavius/cssVars/theme/fallbacks/index.styl +6 -30
  212. package/themes/octavius/cssVars/theme/index.js +42 -140
  213. package/themes/octavius/cssVars/theme/index.json +42 -140
  214. package/themes/octavius/index.css +6 -30
  215. package/themes/octavius/index.js +12 -50
  216. package/themes/octavius/index.json +12 -50
  217. package/themes/octavius/index.less +6 -30
  218. package/themes/octavius/index.pcss +6 -30
  219. package/themes/octavius/index.scss +6 -30
  220. package/themes/octavius/index.styl +6 -30
  221. package/themes/octaviusCompact/cssVars/declarations/index.css +21 -30
  222. package/themes/octaviusCompact/cssVars/declarations/noColors.css +6 -0
  223. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +0 -30
  224. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +0 -30
  225. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  226. package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +15 -0
  227. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +6 -30
  228. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  229. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +6 -30
  230. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -30
  231. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +6 -30
  232. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +6 -30
  233. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +6 -30
  234. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +6 -30
  235. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +6 -30
  236. package/themes/octaviusCompact/cssVars/theme/index.js +42 -140
  237. package/themes/octaviusCompact/cssVars/theme/index.json +42 -140
  238. package/themes/octaviusCompact/index.css +6 -30
  239. package/themes/octaviusCompact/index.js +12 -50
  240. package/themes/octaviusCompact/index.json +12 -50
  241. package/themes/octaviusCompact/index.less +6 -30
  242. package/themes/octaviusCompact/index.pcss +6 -30
  243. package/themes/octaviusCompact/index.scss +6 -30
  244. package/themes/octaviusCompact/index.styl +6 -30
  245. package/themes/octaviusCompactDark/cssVars/declarations/index.css +21 -30
  246. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +6 -0
  247. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +0 -30
  248. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +0 -30
  249. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  250. package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +15 -0
  251. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +6 -30
  252. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  253. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +6 -30
  254. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -30
  255. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +6 -30
  256. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +6 -30
  257. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +6 -30
  258. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +6 -30
  259. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +6 -30
  260. package/themes/octaviusCompactDark/cssVars/theme/index.js +42 -140
  261. package/themes/octaviusCompactDark/cssVars/theme/index.json +42 -140
  262. package/themes/octaviusCompactDark/index.css +6 -30
  263. package/themes/octaviusCompactDark/index.js +12 -50
  264. package/themes/octaviusCompactDark/index.json +12 -50
  265. package/themes/octaviusCompactDark/index.less +6 -30
  266. package/themes/octaviusCompactDark/index.pcss +6 -30
  267. package/themes/octaviusCompactDark/index.scss +6 -30
  268. package/themes/octaviusCompactDark/index.styl +6 -30
  269. package/themes/octaviusDark/cssVars/declarations/index.css +21 -30
  270. package/themes/octaviusDark/cssVars/declarations/noColors.css +6 -0
  271. package/themes/octaviusDark/cssVars/declarations/noSizes.css +0 -30
  272. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +0 -30
  273. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  274. package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +15 -0
  275. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +6 -30
  276. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  277. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +6 -30
  278. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -30
  279. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +6 -30
  280. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +6 -30
  281. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +6 -30
  282. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +6 -30
  283. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +6 -30
  284. package/themes/octaviusDark/cssVars/theme/index.js +42 -140
  285. package/themes/octaviusDark/cssVars/theme/index.json +42 -140
  286. package/themes/octaviusDark/index.css +6 -30
  287. package/themes/octaviusDark/index.js +12 -50
  288. package/themes/octaviusDark/index.json +12 -50
  289. package/themes/octaviusDark/index.less +6 -30
  290. package/themes/octaviusDark/index.pcss +6 -30
  291. package/themes/octaviusDark/index.scss +6 -30
  292. package/themes/octaviusDark/index.styl +6 -30
  293. package/themes/octaviusVK/cssVars/declarations/index.css +21 -30
  294. package/themes/octaviusVK/cssVars/declarations/noColors.css +6 -0
  295. package/themes/octaviusVK/cssVars/declarations/noSizes.css +0 -30
  296. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +0 -30
  297. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  298. package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +15 -0
  299. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +6 -30
  300. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  301. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +6 -30
  302. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -30
  303. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +6 -30
  304. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +6 -30
  305. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +6 -30
  306. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +6 -30
  307. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +6 -30
  308. package/themes/octaviusVK/cssVars/theme/index.js +42 -140
  309. package/themes/octaviusVK/cssVars/theme/index.json +42 -140
  310. package/themes/octaviusVK/index.css +6 -30
  311. package/themes/octaviusVK/index.js +12 -50
  312. package/themes/octaviusVK/index.json +12 -50
  313. package/themes/octaviusVK/index.less +6 -30
  314. package/themes/octaviusVK/index.pcss +6 -30
  315. package/themes/octaviusVK/index.scss +6 -30
  316. package/themes/octaviusVK/index.styl +6 -30
  317. package/themes/octaviusVKDark/cssVars/declarations/index.css +21 -30
  318. package/themes/octaviusVKDark/cssVars/declarations/noColors.css +6 -0
  319. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +0 -30
  320. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +0 -30
  321. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  322. package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +15 -0
  323. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +6 -30
  324. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  325. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +6 -30
  326. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -30
  327. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +6 -30
  328. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +6 -30
  329. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +6 -30
  330. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +6 -30
  331. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +6 -30
  332. package/themes/octaviusVKDark/cssVars/theme/index.js +42 -140
  333. package/themes/octaviusVKDark/cssVars/theme/index.json +42 -140
  334. package/themes/octaviusVKDark/index.css +6 -30
  335. package/themes/octaviusVKDark/index.js +12 -50
  336. package/themes/octaviusVKDark/index.json +12 -50
  337. package/themes/octaviusVKDark/index.less +6 -30
  338. package/themes/octaviusVKDark/index.pcss +6 -30
  339. package/themes/octaviusVKDark/index.scss +6 -30
  340. package/themes/octaviusVKDark/index.styl +6 -30
  341. package/themes/octaviusWhite/cssVars/declarations/index.css +21 -30
  342. package/themes/octaviusWhite/cssVars/declarations/noColors.css +6 -0
  343. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +0 -30
  344. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +0 -30
  345. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  346. package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +15 -0
  347. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +6 -30
  348. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  349. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +6 -30
  350. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -30
  351. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +6 -30
  352. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +6 -30
  353. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +6 -30
  354. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +6 -30
  355. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +6 -30
  356. package/themes/octaviusWhite/cssVars/theme/index.js +42 -140
  357. package/themes/octaviusWhite/cssVars/theme/index.json +42 -140
  358. package/themes/octaviusWhite/index.css +6 -30
  359. package/themes/octaviusWhite/index.js +12 -50
  360. package/themes/octaviusWhite/index.json +12 -50
  361. package/themes/octaviusWhite/index.less +6 -30
  362. package/themes/octaviusWhite/index.pcss +6 -30
  363. package/themes/octaviusWhite/index.scss +6 -30
  364. package/themes/octaviusWhite/index.styl +6 -30
  365. package/themes/otvet/cssVars/declarations/index.css +6 -0
  366. package/themes/otvet/cssVars/declarations/noColors.css +3 -0
  367. package/themes/otvet/cssVars/declarations/onlyMedia.css +3 -0
  368. package/themes/otvet/cssVars/declarations/onlyVariables.css +3 -0
  369. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  370. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +3 -0
  371. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  372. package/themes/otvet/cssVars/theme/fallbacks/index.css +3 -0
  373. package/themes/otvet/cssVars/theme/fallbacks/index.less +3 -0
  374. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +3 -0
  375. package/themes/otvet/cssVars/theme/fallbacks/index.scss +3 -0
  376. package/themes/otvet/cssVars/theme/fallbacks/index.styl +3 -0
  377. package/themes/otvet/cssVars/theme/index.js +30 -0
  378. package/themes/otvet/cssVars/theme/index.json +30 -0
  379. package/themes/otvet/index.css +3 -0
  380. package/themes/otvet/index.js +9 -0
  381. package/themes/otvet/index.json +9 -0
  382. package/themes/otvet/index.less +3 -0
  383. package/themes/otvet/index.pcss +3 -0
  384. package/themes/otvet/index.scss +3 -0
  385. package/themes/otvet/index.styl +3 -0
  386. package/themes/otvetDark/cssVars/declarations/index.css +6 -0
  387. package/themes/otvetDark/cssVars/declarations/noColors.css +3 -0
  388. package/themes/otvetDark/cssVars/declarations/onlyMedia.css +3 -0
  389. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +3 -0
  390. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  391. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
  392. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  393. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +3 -0
  394. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +3 -0
  395. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +3 -0
  396. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +3 -0
  397. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +3 -0
  398. package/themes/otvetDark/cssVars/theme/index.js +30 -0
  399. package/themes/otvetDark/cssVars/theme/index.json +30 -0
  400. package/themes/otvetDark/index.css +3 -0
  401. package/themes/otvetDark/index.js +9 -0
  402. package/themes/otvetDark/index.json +9 -0
  403. package/themes/otvetDark/index.less +3 -0
  404. package/themes/otvetDark/index.pcss +3 -0
  405. package/themes/otvetDark/index.scss +3 -0
  406. package/themes/otvetDark/index.styl +3 -0
  407. package/themes/paradigmBase/cssVars/declarations/index.css +21 -0
  408. package/themes/paradigmBase/cssVars/declarations/noColors.css +6 -0
  409. package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +15 -0
  410. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +6 -0
  411. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  412. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +6 -0
  413. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  414. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +6 -0
  415. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +6 -0
  416. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +6 -0
  417. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +6 -0
  418. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +6 -0
  419. package/themes/paradigmBase/cssVars/theme/index.js +42 -0
  420. package/themes/paradigmBase/cssVars/theme/index.json +42 -0
  421. package/themes/paradigmBase/index.css +6 -0
  422. package/themes/paradigmBase/index.js +12 -0
  423. package/themes/paradigmBase/index.json +12 -0
  424. package/themes/paradigmBase/index.less +6 -0
  425. package/themes/paradigmBase/index.pcss +6 -0
  426. package/themes/paradigmBase/index.scss +6 -0
  427. package/themes/paradigmBase/index.styl +6 -0
  428. package/themes/paradigmBaseDark/cssVars/declarations/index.css +21 -0
  429. package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +6 -0
  430. package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +15 -0
  431. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +6 -0
  432. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  433. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  434. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  435. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +6 -0
  436. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +6 -0
  437. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +6 -0
  438. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +6 -0
  439. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +6 -0
  440. package/themes/paradigmBaseDark/cssVars/theme/index.js +42 -0
  441. package/themes/paradigmBaseDark/cssVars/theme/index.json +42 -0
  442. package/themes/paradigmBaseDark/index.css +6 -0
  443. package/themes/paradigmBaseDark/index.js +12 -0
  444. package/themes/paradigmBaseDark/index.json +12 -0
  445. package/themes/paradigmBaseDark/index.less +6 -0
  446. package/themes/paradigmBaseDark/index.pcss +6 -0
  447. package/themes/paradigmBaseDark/index.scss +6 -0
  448. package/themes/paradigmBaseDark/index.styl +6 -0
  449. package/themes/pharma/cssVars/declarations/index.css +21 -0
  450. package/themes/pharma/cssVars/declarations/noColors.css +6 -0
  451. package/themes/pharma/cssVars/declarations/onlyMedia.css +15 -0
  452. package/themes/pharma/cssVars/declarations/onlyVariables.css +6 -0
  453. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  454. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +6 -0
  455. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  456. package/themes/pharma/cssVars/theme/fallbacks/index.css +6 -0
  457. package/themes/pharma/cssVars/theme/fallbacks/index.less +6 -0
  458. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +6 -0
  459. package/themes/pharma/cssVars/theme/fallbacks/index.scss +6 -0
  460. package/themes/pharma/cssVars/theme/fallbacks/index.styl +6 -0
  461. package/themes/pharma/cssVars/theme/index.js +42 -0
  462. package/themes/pharma/cssVars/theme/index.json +42 -0
  463. package/themes/pharma/index.css +6 -0
  464. package/themes/pharma/index.js +12 -0
  465. package/themes/pharma/index.json +12 -0
  466. package/themes/pharma/index.less +6 -0
  467. package/themes/pharma/index.pcss +6 -0
  468. package/themes/pharma/index.scss +6 -0
  469. package/themes/pharma/index.styl +6 -0
  470. package/themes/promo/cssVars/declarations/index.css +21 -0
  471. package/themes/promo/cssVars/declarations/noColors.css +6 -0
  472. package/themes/promo/cssVars/declarations/onlyMedia.css +15 -0
  473. package/themes/promo/cssVars/declarations/onlyVariables.css +6 -0
  474. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  475. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +6 -0
  476. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  477. package/themes/promo/cssVars/theme/fallbacks/index.css +6 -0
  478. package/themes/promo/cssVars/theme/fallbacks/index.less +6 -0
  479. package/themes/promo/cssVars/theme/fallbacks/index.pcss +6 -0
  480. package/themes/promo/cssVars/theme/fallbacks/index.scss +6 -0
  481. package/themes/promo/cssVars/theme/fallbacks/index.styl +6 -0
  482. package/themes/promo/cssVars/theme/index.js +42 -0
  483. package/themes/promo/cssVars/theme/index.json +42 -0
  484. package/themes/promo/index.css +6 -0
  485. package/themes/promo/index.js +12 -0
  486. package/themes/promo/index.json +12 -0
  487. package/themes/promo/index.less +6 -0
  488. package/themes/promo/index.pcss +6 -0
  489. package/themes/promo/index.scss +6 -0
  490. package/themes/promo/index.styl +6 -0
  491. package/themes/search/cssVars/declarations/index.css +1279 -0
  492. package/themes/search/cssVars/declarations/noColors.css +562 -0
  493. package/themes/search/cssVars/declarations/noSizes.css +273 -0
  494. package/themes/search/cssVars/declarations/onlyAdaptiveGroups.css +128 -0
  495. package/themes/search/cssVars/declarations/onlyColors.css +251 -0
  496. package/themes/search/cssVars/declarations/onlyColors.d.ts +3 -0
  497. package/themes/search/cssVars/declarations/onlyColors.js +11 -0
  498. package/themes/search/cssVars/declarations/onlyMedia.css +338 -0
  499. package/themes/search/cssVars/declarations/onlyVariables.css +515 -0
  500. package/themes/search/cssVars/declarations/onlyVariables.d.ts +3 -0
  501. package/themes/search/cssVars/declarations/onlyVariables.js +11 -0
  502. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +515 -0
  503. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +515 -0
  504. package/themes/search/cssVars/theme/fallbacks/index.css +812 -0
  505. package/themes/search/cssVars/theme/fallbacks/index.less +599 -0
  506. package/themes/search/cssVars/theme/fallbacks/index.pcss +592 -0
  507. package/themes/search/cssVars/theme/fallbacks/index.scss +823 -0
  508. package/themes/search/cssVars/theme/fallbacks/index.styl +599 -0
  509. package/themes/search/cssVars/theme/index.d.ts +4 -0
  510. package/themes/search/cssVars/theme/index.js +3314 -0
  511. package/themes/search/cssVars/theme/index.json +3311 -0
  512. package/themes/search/index.css +812 -0
  513. package/themes/search/index.d.ts +4 -0
  514. package/themes/search/index.js +987 -0
  515. package/themes/search/index.json +984 -0
  516. package/themes/search/index.less +599 -0
  517. package/themes/search/index.pcss +592 -0
  518. package/themes/search/index.scss +823 -0
  519. package/themes/search/index.styl +599 -0
  520. package/themes/todo/cssVars/declarations/index.css +21 -0
  521. package/themes/todo/cssVars/declarations/noColors.css +6 -0
  522. package/themes/todo/cssVars/declarations/onlyMedia.css +15 -0
  523. package/themes/todo/cssVars/declarations/onlyVariables.css +6 -0
  524. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  525. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +6 -0
  526. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  527. package/themes/todo/cssVars/theme/fallbacks/index.css +6 -0
  528. package/themes/todo/cssVars/theme/fallbacks/index.less +6 -0
  529. package/themes/todo/cssVars/theme/fallbacks/index.pcss +6 -0
  530. package/themes/todo/cssVars/theme/fallbacks/index.scss +6 -0
  531. package/themes/todo/cssVars/theme/fallbacks/index.styl +6 -0
  532. package/themes/todo/cssVars/theme/index.js +42 -0
  533. package/themes/todo/cssVars/theme/index.json +42 -0
  534. package/themes/todo/index.css +6 -0
  535. package/themes/todo/index.js +12 -0
  536. package/themes/todo/index.json +12 -0
  537. package/themes/todo/index.less +6 -0
  538. package/themes/todo/index.pcss +6 -0
  539. package/themes/todo/index.scss +6 -0
  540. package/themes/todo/index.styl +6 -0
  541. package/themes/vkBase/cssVars/declarations/index.css +6 -0
  542. package/themes/vkBase/cssVars/declarations/noColors.css +6 -0
  543. package/themes/vkBase/cssVars/declarations/onlyVariables.css +6 -0
  544. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  545. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +6 -0
  546. package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  547. package/themes/vkBase/cssVars/theme/fallbacks/index.css +6 -0
  548. package/themes/vkBase/cssVars/theme/fallbacks/index.less +6 -0
  549. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +6 -0
  550. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +6 -0
  551. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +6 -0
  552. package/themes/vkBase/cssVars/theme/index.js +42 -0
  553. package/themes/vkBase/cssVars/theme/index.json +42 -0
  554. package/themes/vkBase/index.css +6 -0
  555. package/themes/vkBase/index.js +12 -0
  556. package/themes/vkBase/index.json +12 -0
  557. package/themes/vkBase/index.less +6 -0
  558. package/themes/vkBase/index.pcss +6 -0
  559. package/themes/vkBase/index.scss +6 -0
  560. package/themes/vkBase/index.styl +6 -0
  561. package/themes/vkBaseDark/cssVars/declarations/index.css +6 -0
  562. package/themes/vkBaseDark/cssVars/declarations/noColors.css +6 -0
  563. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +6 -0
  564. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  565. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  566. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +6 -0
  567. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +6 -0
  568. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +6 -0
  569. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +6 -0
  570. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +6 -0
  571. package/themes/vkBaseDark/cssVars/theme/index.js +42 -0
  572. package/themes/vkBaseDark/cssVars/theme/index.json +42 -0
  573. package/themes/vkBaseDark/index.css +6 -0
  574. package/themes/vkBaseDark/index.js +12 -0
  575. package/themes/vkBaseDark/index.json +12 -0
  576. package/themes/vkBaseDark/index.less +6 -0
  577. package/themes/vkBaseDark/index.pcss +6 -0
  578. package/themes/vkBaseDark/index.scss +6 -0
  579. package/themes/vkBaseDark/index.styl +6 -0
  580. package/themes/vkCom/cssVars/declarations/index.css +6 -0
  581. package/themes/vkCom/cssVars/declarations/noColors.css +6 -0
  582. package/themes/vkCom/cssVars/declarations/onlyVariables.css +6 -0
  583. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  584. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +6 -0
  585. package/themes/vkCom/cssVars/theme/fallbacks/index.css +6 -0
  586. package/themes/vkCom/cssVars/theme/fallbacks/index.less +6 -0
  587. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +6 -0
  588. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +6 -0
  589. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +6 -0
  590. package/themes/vkCom/cssVars/theme/index.js +42 -0
  591. package/themes/vkCom/cssVars/theme/index.json +42 -0
  592. package/themes/vkCom/index.css +6 -0
  593. package/themes/vkCom/index.js +12 -0
  594. package/themes/vkCom/index.json +12 -0
  595. package/themes/vkCom/index.less +6 -0
  596. package/themes/vkCom/index.pcss +6 -0
  597. package/themes/vkCom/index.scss +6 -0
  598. package/themes/vkCom/index.styl +6 -0
  599. package/themes/vkComDark/cssVars/declarations/index.css +6 -0
  600. package/themes/vkComDark/cssVars/declarations/noColors.css +6 -0
  601. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +6 -0
  602. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  603. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  604. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +6 -0
  605. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +6 -0
  606. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +6 -0
  607. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +6 -0
  608. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +6 -0
  609. package/themes/vkComDark/cssVars/theme/index.js +42 -0
  610. package/themes/vkComDark/cssVars/theme/index.json +42 -0
  611. package/themes/vkComDark/index.css +6 -0
  612. package/themes/vkComDark/index.js +12 -0
  613. package/themes/vkComDark/index.json +12 -0
  614. package/themes/vkComDark/index.less +6 -0
  615. package/themes/vkComDark/index.pcss +6 -0
  616. package/themes/vkComDark/index.scss +6 -0
  617. package/themes/vkComDark/index.styl +6 -0
  618. package/themes/vkIOS/cssVars/declarations/index.css +7 -1
  619. package/themes/vkIOS/cssVars/declarations/noColors.css +7 -1
  620. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +7 -1
  621. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  622. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +7 -1
  623. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +7 -0
  624. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +7 -1
  625. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +7 -1
  626. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +7 -1
  627. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +7 -1
  628. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +7 -1
  629. package/themes/vkIOS/cssVars/theme/index.js +43 -1
  630. package/themes/vkIOS/cssVars/theme/index.json +43 -1
  631. package/themes/vkIOS/index.css +7 -1
  632. package/themes/vkIOS/index.js +13 -1
  633. package/themes/vkIOS/index.json +13 -1
  634. package/themes/vkIOS/index.less +7 -1
  635. package/themes/vkIOS/index.pcss +7 -1
  636. package/themes/vkIOS/index.scss +7 -1
  637. package/themes/vkIOS/index.styl +7 -1
  638. package/themes/vkIOSDark/cssVars/declarations/index.css +7 -1
  639. package/themes/vkIOSDark/cssVars/declarations/noColors.css +7 -1
  640. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +7 -1
  641. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  642. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +7 -1
  643. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +7 -0
  644. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +7 -1
  645. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +7 -1
  646. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +7 -1
  647. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +7 -1
  648. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +7 -1
  649. package/themes/vkIOSDark/cssVars/theme/index.js +43 -1
  650. package/themes/vkIOSDark/cssVars/theme/index.json +43 -1
  651. package/themes/vkIOSDark/index.css +7 -1
  652. package/themes/vkIOSDark/index.js +13 -1
  653. package/themes/vkIOSDark/index.json +13 -1
  654. package/themes/vkIOSDark/index.less +7 -1
  655. package/themes/vkIOSDark/index.pcss +7 -1
  656. package/themes/vkIOSDark/index.scss +7 -1
  657. package/themes/vkIOSDark/index.styl +7 -1
@@ -40,4 +40,7 @@ export interface Sizes {
40
40
  sizeButtonGroupGapSmall: number;
41
41
  sizeButtonGroupGapMedium: number;
42
42
  sizeOptionHierarchy: number;
43
+ sizeSwitchHeight: number;
44
+ sizeSwitchWidth: number;
45
+ sizeSwitchPin: number;
43
46
  }
@@ -73,16 +73,6 @@ export interface LocalOctaviusColorsDescriptionStruct {
73
73
  colorPaletteViolet1: ColorDescription;
74
74
  colorPaletteViolet2: ColorDescription;
75
75
  colorAlert: ColorDescription;
76
- colorTagBackgroungMint: ColorDescription;
77
- colorTagTextMint: ColorDescription;
78
- colorTagBackgroungSky: ColorDescription;
79
- colorTagTextSky: ColorDescription;
80
- colorTagBackgroungOrange: ColorDescription;
81
- colorTagTextOrange: ColorDescription;
82
- colorTagBackgroungPink: ColorDescription;
83
- colorTagTextPink: ColorDescription;
84
- colorTagBackgroungPurple: ColorDescription;
85
- colorTagTextPurple: ColorDescription;
86
76
  octaviusColorButtonText: ColorDescription;
87
77
  octaviusColorButtonIcon: ColorDescription;
88
78
  octaviusColorButtonBackgroundAlpha: ColorDescription;
@@ -0,0 +1,9 @@
1
+ import { ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
2
+ declare type SearchViewports = ['touch', 'desktopS'];
3
+ export interface ThemeSearch extends ParadigmTheme<SearchViewports> {
4
+ }
5
+ export interface ThemeSearchDescription extends ParadigmThemeDescription<SearchViewports> {
6
+ }
7
+ export interface ThemeSearchCssVars extends ParadigmThemeCssVars<SearchViewports, ThemeSearch> {
8
+ }
9
+ export {};
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.8.1-dev-7a60af.0",
3
+ "version": "4.9.0",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "main": "utils/descriptions.js",
@@ -462,6 +462,17 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
462
462
  sizeOptionHierarchy: {
463
463
  regular: 32,
464
464
  },
465
+ // Компонент Switch
466
+ sizeSwitchHeight: {
467
+ regular: 14,
468
+ compact: 12,
469
+ }, sizeSwitchWidth: {
470
+ regular: 34,
471
+ compact: 32,
472
+ }, sizeSwitchPin: {
473
+ regular: 20,
474
+ compact: 18,
475
+ },
465
476
  // Прочие отступы
466
477
  elevation1: '0 2px 0 0 rgba(0, 16, 61, 0.04)', elevation1InvertY: '0 -2px 0 0 rgba(0, 16, 61, 0.04)', elevation2: '0 4px 32px 0 rgba(0, 16, 61, 0.32)', elevation3: '0 16px 48px 0 rgba(0, 0, 0, 0.48)', elevation4: '0 16px 48px 0 rgba(0, 0, 0, 0.48)', animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.48, opacityDisableAccessibility: 0.64 });
467
478
  var x05 = common_1.helpers.x05, x1 = common_1.helpers.x1, x2 = common_1.helpers.x2, x3 = common_1.helpers.x3, x4 = common_1.helpers.x4, x5 = common_1.helpers.x5, x6 = common_1.helpers.x6, x8 = common_1.helpers.x8, x10 = common_1.helpers.x10;
@@ -462,6 +462,17 @@ exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vk
462
462
  sizeOptionHierarchy: {
463
463
  regular: 32,
464
464
  },
465
+ // Компонент Switch
466
+ sizeSwitchHeight: {
467
+ regular: 14,
468
+ compact: 12,
469
+ }, sizeSwitchWidth: {
470
+ regular: 34,
471
+ compact: 32,
472
+ }, sizeSwitchPin: {
473
+ regular: 20,
474
+ compact: 18,
475
+ },
465
476
  // Прочие отступы
466
477
  elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation1InvertY: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.4, opacityDisableAccessibility: 0.64 });
467
478
  exports.darkTheme = __assign(__assign(__assign({}, exports.lightTheme), exports.darkColors), { themeName: 'vkBaseDark', themeInheritsFrom: 'vkBase', colorsScheme: 'dark',
@@ -201,6 +201,12 @@
201
201
  --vkui--size_button_group_gap_small--regular: 8px;
202
202
  --vkui--size_button_group_gap_medium--regular: 12px;
203
203
  --vkui--size_option_hierarchy--regular: 32px;
204
+ --vkui--size_switch_height--regular: 14px;
205
+ --vkui--size_switch_height--compact: 12px;
206
+ --vkui--size_switch_width--regular: 34px;
207
+ --vkui--size_switch_width--compact: 32px;
208
+ --vkui--size_switch_pin--regular: 20px;
209
+ --vkui--size_switch_pin--compact: 18px;
204
210
  --vkui--elevation1: 0 2px 0 0 rgba(0, 16, 61, 0.04);
205
211
  --vkui--elevation1_invert_y: 0 -2px 0 0 rgba(0, 16, 61, 0.04);
206
212
  --vkui--elevation2: 0 4px 32px 0 rgba(0, 16, 61, 0.32);
@@ -1323,6 +1329,9 @@
1323
1329
  --vkui--size_button_group_gap_small: 8px;
1324
1330
  --vkui--size_button_group_gap_medium: 12px;
1325
1331
  --vkui--size_option_hierarchy: 32px;
1332
+ --vkui--size_switch_height: var(--vkui--size_switch_height--regular);
1333
+ --vkui--size_switch_width: var(--vkui--size_switch_width--regular);
1334
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--regular);
1326
1335
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--regular);
1327
1336
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--regular);
1328
1337
  --vkui--font_h0--font_family: var(--vkui--font_h0--font_family--regular);
@@ -1483,6 +1492,9 @@
1483
1492
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--compact);
1484
1493
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--compact);
1485
1494
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--compact);
1495
+ --vkui--size_switch_height: var(--vkui--size_switch_height--compact);
1496
+ --vkui--size_switch_width: var(--vkui--size_switch_width--compact);
1497
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--compact);
1486
1498
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--compact);
1487
1499
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--compact);
1488
1500
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--compact);
@@ -1591,6 +1603,9 @@
1591
1603
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--compact);
1592
1604
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--compact);
1593
1605
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--compact);
1606
+ --vkui--size_switch_height: var(--vkui--size_switch_height--compact);
1607
+ --vkui--size_switch_width: var(--vkui--size_switch_width--compact);
1608
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--compact);
1594
1609
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--compact);
1595
1610
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--compact);
1596
1611
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--compact);
@@ -1699,6 +1714,9 @@
1699
1714
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--regular);
1700
1715
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--regular);
1701
1716
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--regular);
1717
+ --vkui--size_switch_height: var(--vkui--size_switch_height--regular);
1718
+ --vkui--size_switch_width: var(--vkui--size_switch_width--regular);
1719
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--regular);
1702
1720
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--regular);
1703
1721
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--regular);
1704
1722
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--regular);
@@ -1807,6 +1825,9 @@
1807
1825
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--regular);
1808
1826
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--regular);
1809
1827
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--regular);
1828
+ --vkui--size_switch_height: var(--vkui--size_switch_height--regular);
1829
+ --vkui--size_switch_width: var(--vkui--size_switch_width--regular);
1830
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--regular);
1810
1831
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--regular);
1811
1832
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--regular);
1812
1833
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--regular);
@@ -201,6 +201,12 @@
201
201
  --vkui--size_button_group_gap_small--regular: 8px;
202
202
  --vkui--size_button_group_gap_medium--regular: 12px;
203
203
  --vkui--size_option_hierarchy--regular: 32px;
204
+ --vkui--size_switch_height--regular: 14px;
205
+ --vkui--size_switch_height--compact: 12px;
206
+ --vkui--size_switch_width--regular: 34px;
207
+ --vkui--size_switch_width--compact: 32px;
208
+ --vkui--size_switch_pin--regular: 20px;
209
+ --vkui--size_switch_pin--compact: 18px;
204
210
  --vkui--elevation1: 0 2px 0 0 rgba(0, 16, 61, 0.04);
205
211
  --vkui--elevation1_invert_y: 0 -2px 0 0 rgba(0, 16, 61, 0.04);
206
212
  --vkui--elevation2: 0 4px 32px 0 rgba(0, 16, 61, 0.32);
@@ -112,6 +112,9 @@
112
112
  --vkui--size_button_group_gap_small: 8px;
113
113
  --vkui--size_button_group_gap_medium: 12px;
114
114
  --vkui--size_option_hierarchy: 32px;
115
+ --vkui--size_switch_height: var(--vkui--size_switch_height--regular);
116
+ --vkui--size_switch_width: var(--vkui--size_switch_width--regular);
117
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--regular);
115
118
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--regular);
116
119
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--regular);
117
120
  --vkui--font_h0--font_family: var(--vkui--font_h0--font_family--regular);
@@ -272,6 +275,9 @@
272
275
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--compact);
273
276
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--compact);
274
277
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--compact);
278
+ --vkui--size_switch_height: var(--vkui--size_switch_height--compact);
279
+ --vkui--size_switch_width: var(--vkui--size_switch_width--compact);
280
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--compact);
275
281
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--compact);
276
282
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--compact);
277
283
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--compact);
@@ -380,6 +386,9 @@
380
386
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--compact);
381
387
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--compact);
382
388
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--compact);
389
+ --vkui--size_switch_height: var(--vkui--size_switch_height--compact);
390
+ --vkui--size_switch_width: var(--vkui--size_switch_width--compact);
391
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--compact);
383
392
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--compact);
384
393
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--compact);
385
394
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--compact);
@@ -488,6 +497,9 @@
488
497
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--regular);
489
498
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--regular);
490
499
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--regular);
500
+ --vkui--size_switch_height: var(--vkui--size_switch_height--regular);
501
+ --vkui--size_switch_width: var(--vkui--size_switch_width--regular);
502
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--regular);
491
503
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--regular);
492
504
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--regular);
493
505
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--regular);
@@ -596,6 +608,9 @@
596
608
  --vkui--size_button_small_height: var(--vkui--size_button_small_height--regular);
597
609
  --vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--regular);
598
610
  --vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--regular);
611
+ --vkui--size_switch_height: var(--vkui--size_switch_height--regular);
612
+ --vkui--size_switch_width: var(--vkui--size_switch_width--regular);
613
+ --vkui--size_switch_pin: var(--vkui--size_switch_pin--regular);
599
614
  --vkui--font_h0--font_size: var(--vkui--font_h0--font_size--regular);
600
615
  --vkui--font_h0--line_height: var(--vkui--font_h0--line_height--regular);
601
616
  --vkui--font_h1--font_size: var(--vkui--font_h1--font_size--regular);
@@ -201,6 +201,12 @@
201
201
  --vkui--size_button_group_gap_small--regular: 8px;
202
202
  --vkui--size_button_group_gap_medium--regular: 12px;
203
203
  --vkui--size_option_hierarchy--regular: 32px;
204
+ --vkui--size_switch_height--regular: 14px;
205
+ --vkui--size_switch_height--compact: 12px;
206
+ --vkui--size_switch_width--regular: 34px;
207
+ --vkui--size_switch_width--compact: 32px;
208
+ --vkui--size_switch_pin--regular: 20px;
209
+ --vkui--size_switch_pin--compact: 18px;
204
210
  --vkui--elevation1: 0 2px 0 0 rgba(0, 16, 61, 0.04);
205
211
  --vkui--elevation1_invert_y: 0 -2px 0 0 rgba(0, 16, 61, 0.04);
206
212
  --vkui--elevation2: 0 4px 32px 0 rgba(0, 16, 61, 0.32);