@vkontakte/vkui-tokens 4.41.1 → 4.41.2

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 (699) hide show
  1. package/interfaces/namespaces/paradigm/index.d.ts +8 -0
  2. package/package.json +5 -5
  3. package/themeDescriptions/base/paradigm.js +2 -2
  4. package/themes/calendar/cssVars/declarations/index.css +24 -0
  5. package/themes/calendar/cssVars/declarations/noSizes.css +24 -0
  6. package/themes/calendar/cssVars/declarations/onlyColors.css +24 -0
  7. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  8. package/themes/calendar/cssVars/declarations/onlyVariables.css +24 -0
  9. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  10. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +24 -0
  11. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  12. package/themes/calendar/cssVars/theme/fallbacks/index.css +24 -0
  13. package/themes/calendar/cssVars/theme/fallbacks/index.less +24 -0
  14. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +24 -0
  15. package/themes/calendar/cssVars/theme/fallbacks/index.scss +24 -0
  16. package/themes/calendar/cssVars/theme/fallbacks/index.styl +24 -0
  17. package/themes/calendar/cssVars/theme/index.js +112 -0
  18. package/themes/calendar/cssVars/theme/index.json +112 -0
  19. package/themes/calendar/docs.json +32 -0
  20. package/themes/calendar/index.css +24 -0
  21. package/themes/calendar/index.js +40 -0
  22. package/themes/calendar/index.json +40 -0
  23. package/themes/calendar/index.less +24 -0
  24. package/themes/calendar/index.pcss +24 -0
  25. package/themes/calendar/index.scss +24 -0
  26. package/themes/calendar/index.styl +24 -0
  27. package/themes/calendar/struct.json +40 -0
  28. package/themes/calendarDark/cssVars/declarations/index.css +24 -0
  29. package/themes/calendarDark/cssVars/declarations/noSizes.css +24 -0
  30. package/themes/calendarDark/cssVars/declarations/onlyColors.css +24 -0
  31. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  32. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +24 -0
  33. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  34. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  35. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  36. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +24 -0
  37. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +24 -0
  38. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +24 -0
  39. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +24 -0
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +24 -0
  41. package/themes/calendarDark/cssVars/theme/index.js +112 -0
  42. package/themes/calendarDark/cssVars/theme/index.json +112 -0
  43. package/themes/calendarDark/docs.json +32 -0
  44. package/themes/calendarDark/index.css +24 -0
  45. package/themes/calendarDark/index.js +40 -0
  46. package/themes/calendarDark/index.json +40 -0
  47. package/themes/calendarDark/index.less +24 -0
  48. package/themes/calendarDark/index.pcss +24 -0
  49. package/themes/calendarDark/index.scss +24 -0
  50. package/themes/calendarDark/index.styl +24 -0
  51. package/themes/calendarDark/struct.json +40 -0
  52. package/themes/calls/cssVars/declarations/index.css +24 -0
  53. package/themes/calls/cssVars/declarations/noSizes.css +24 -0
  54. package/themes/calls/cssVars/declarations/onlyColors.css +24 -0
  55. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  56. package/themes/calls/cssVars/declarations/onlyVariables.css +24 -0
  57. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  58. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +24 -0
  59. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  60. package/themes/calls/cssVars/theme/fallbacks/index.css +24 -0
  61. package/themes/calls/cssVars/theme/fallbacks/index.less +24 -0
  62. package/themes/calls/cssVars/theme/fallbacks/index.pcss +24 -0
  63. package/themes/calls/cssVars/theme/fallbacks/index.scss +24 -0
  64. package/themes/calls/cssVars/theme/fallbacks/index.styl +24 -0
  65. package/themes/calls/cssVars/theme/index.js +112 -0
  66. package/themes/calls/cssVars/theme/index.json +112 -0
  67. package/themes/calls/docs.json +32 -0
  68. package/themes/calls/index.css +24 -0
  69. package/themes/calls/index.js +40 -0
  70. package/themes/calls/index.json +40 -0
  71. package/themes/calls/index.less +24 -0
  72. package/themes/calls/index.pcss +24 -0
  73. package/themes/calls/index.scss +24 -0
  74. package/themes/calls/index.styl +24 -0
  75. package/themes/calls/struct.json +40 -0
  76. package/themes/cloud/cssVars/declarations/index.css +24 -0
  77. package/themes/cloud/cssVars/declarations/noSizes.css +24 -0
  78. package/themes/cloud/cssVars/declarations/onlyColors.css +24 -0
  79. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  80. package/themes/cloud/cssVars/declarations/onlyVariables.css +24 -0
  81. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  82. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +24 -0
  83. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  84. package/themes/cloud/cssVars/theme/fallbacks/index.css +24 -0
  85. package/themes/cloud/cssVars/theme/fallbacks/index.less +24 -0
  86. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +24 -0
  87. package/themes/cloud/cssVars/theme/fallbacks/index.scss +24 -0
  88. package/themes/cloud/cssVars/theme/fallbacks/index.styl +24 -0
  89. package/themes/cloud/cssVars/theme/index.js +112 -0
  90. package/themes/cloud/cssVars/theme/index.json +112 -0
  91. package/themes/cloud/docs.json +32 -0
  92. package/themes/cloud/index.css +24 -0
  93. package/themes/cloud/index.js +40 -0
  94. package/themes/cloud/index.json +40 -0
  95. package/themes/cloud/index.less +24 -0
  96. package/themes/cloud/index.pcss +24 -0
  97. package/themes/cloud/index.scss +24 -0
  98. package/themes/cloud/index.styl +24 -0
  99. package/themes/cloud/struct.json +40 -0
  100. package/themes/cloudDark/cssVars/declarations/index.css +24 -0
  101. package/themes/cloudDark/cssVars/declarations/noSizes.css +24 -0
  102. package/themes/cloudDark/cssVars/declarations/onlyColors.css +24 -0
  103. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  104. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +24 -0
  105. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  106. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  107. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  108. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +24 -0
  109. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +24 -0
  110. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +24 -0
  111. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +24 -0
  112. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +24 -0
  113. package/themes/cloudDark/cssVars/theme/index.js +112 -0
  114. package/themes/cloudDark/cssVars/theme/index.json +112 -0
  115. package/themes/cloudDark/docs.json +32 -0
  116. package/themes/cloudDark/index.css +24 -0
  117. package/themes/cloudDark/index.js +40 -0
  118. package/themes/cloudDark/index.json +40 -0
  119. package/themes/cloudDark/index.less +24 -0
  120. package/themes/cloudDark/index.pcss +24 -0
  121. package/themes/cloudDark/index.scss +24 -0
  122. package/themes/cloudDark/index.styl +24 -0
  123. package/themes/cloudDark/struct.json +40 -0
  124. package/themes/home/cssVars/declarations/index.css +24 -0
  125. package/themes/home/cssVars/declarations/noSizes.css +24 -0
  126. package/themes/home/cssVars/declarations/onlyColors.css +24 -0
  127. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  128. package/themes/home/cssVars/declarations/onlyVariables.css +24 -0
  129. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  130. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +24 -0
  131. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  132. package/themes/home/cssVars/theme/fallbacks/index.css +24 -0
  133. package/themes/home/cssVars/theme/fallbacks/index.less +24 -0
  134. package/themes/home/cssVars/theme/fallbacks/index.pcss +24 -0
  135. package/themes/home/cssVars/theme/fallbacks/index.scss +24 -0
  136. package/themes/home/cssVars/theme/fallbacks/index.styl +24 -0
  137. package/themes/home/cssVars/theme/index.js +112 -0
  138. package/themes/home/cssVars/theme/index.json +112 -0
  139. package/themes/home/docs.json +32 -0
  140. package/themes/home/index.css +24 -0
  141. package/themes/home/index.js +40 -0
  142. package/themes/home/index.json +40 -0
  143. package/themes/home/index.less +24 -0
  144. package/themes/home/index.pcss +24 -0
  145. package/themes/home/index.scss +24 -0
  146. package/themes/home/index.styl +24 -0
  147. package/themes/home/struct.json +40 -0
  148. package/themes/homeDark/cssVars/declarations/index.css +24 -0
  149. package/themes/homeDark/cssVars/declarations/noSizes.css +24 -0
  150. package/themes/homeDark/cssVars/declarations/onlyColors.css +24 -0
  151. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  152. package/themes/homeDark/cssVars/declarations/onlyVariables.css +24 -0
  153. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  154. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  155. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  156. package/themes/homeDark/cssVars/theme/fallbacks/index.css +24 -0
  157. package/themes/homeDark/cssVars/theme/fallbacks/index.less +24 -0
  158. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +24 -0
  159. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +24 -0
  160. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +24 -0
  161. package/themes/homeDark/cssVars/theme/index.js +112 -0
  162. package/themes/homeDark/cssVars/theme/index.json +112 -0
  163. package/themes/homeDark/docs.json +32 -0
  164. package/themes/homeDark/index.css +24 -0
  165. package/themes/homeDark/index.js +40 -0
  166. package/themes/homeDark/index.json +40 -0
  167. package/themes/homeDark/index.less +24 -0
  168. package/themes/homeDark/index.pcss +24 -0
  169. package/themes/homeDark/index.scss +24 -0
  170. package/themes/homeDark/index.styl +24 -0
  171. package/themes/homeDark/struct.json +40 -0
  172. package/themes/media/cssVars/declarations/index.css +24 -0
  173. package/themes/media/cssVars/declarations/noSizes.css +24 -0
  174. package/themes/media/cssVars/declarations/onlyColors.css +24 -0
  175. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  176. package/themes/media/cssVars/declarations/onlyVariables.css +24 -0
  177. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  178. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +24 -0
  179. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  180. package/themes/media/cssVars/theme/fallbacks/index.css +24 -0
  181. package/themes/media/cssVars/theme/fallbacks/index.less +24 -0
  182. package/themes/media/cssVars/theme/fallbacks/index.pcss +24 -0
  183. package/themes/media/cssVars/theme/fallbacks/index.scss +24 -0
  184. package/themes/media/cssVars/theme/fallbacks/index.styl +24 -0
  185. package/themes/media/cssVars/theme/index.js +112 -0
  186. package/themes/media/cssVars/theme/index.json +112 -0
  187. package/themes/media/docs.json +32 -0
  188. package/themes/media/index.css +24 -0
  189. package/themes/media/index.js +40 -0
  190. package/themes/media/index.json +40 -0
  191. package/themes/media/index.less +24 -0
  192. package/themes/media/index.pcss +24 -0
  193. package/themes/media/index.scss +24 -0
  194. package/themes/media/index.styl +24 -0
  195. package/themes/media/struct.json +40 -0
  196. package/themes/mediaDark/cssVars/declarations/index.css +24 -0
  197. package/themes/mediaDark/cssVars/declarations/noSizes.css +24 -0
  198. package/themes/mediaDark/cssVars/declarations/onlyColors.css +24 -0
  199. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  200. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +24 -0
  201. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  202. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  203. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  204. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +24 -0
  205. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +24 -0
  206. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +24 -0
  207. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +24 -0
  208. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +24 -0
  209. package/themes/mediaDark/cssVars/theme/index.js +112 -0
  210. package/themes/mediaDark/cssVars/theme/index.json +112 -0
  211. package/themes/mediaDark/docs.json +32 -0
  212. package/themes/mediaDark/index.css +24 -0
  213. package/themes/mediaDark/index.js +40 -0
  214. package/themes/mediaDark/index.json +40 -0
  215. package/themes/mediaDark/index.less +24 -0
  216. package/themes/mediaDark/index.pcss +24 -0
  217. package/themes/mediaDark/index.scss +24 -0
  218. package/themes/mediaDark/index.styl +24 -0
  219. package/themes/mediaDark/struct.json +40 -0
  220. package/themes/mycom/cssVars/declarations/index.css +24 -0
  221. package/themes/mycom/cssVars/declarations/noSizes.css +24 -0
  222. package/themes/mycom/cssVars/declarations/onlyColors.css +24 -0
  223. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  224. package/themes/mycom/cssVars/declarations/onlyVariables.css +24 -0
  225. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  226. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +24 -0
  227. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  228. package/themes/mycom/cssVars/theme/fallbacks/index.css +24 -0
  229. package/themes/mycom/cssVars/theme/fallbacks/index.less +24 -0
  230. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +24 -0
  231. package/themes/mycom/cssVars/theme/fallbacks/index.scss +24 -0
  232. package/themes/mycom/cssVars/theme/fallbacks/index.styl +24 -0
  233. package/themes/mycom/cssVars/theme/index.js +112 -0
  234. package/themes/mycom/cssVars/theme/index.json +112 -0
  235. package/themes/mycom/docs.json +32 -0
  236. package/themes/mycom/index.css +24 -0
  237. package/themes/mycom/index.js +40 -0
  238. package/themes/mycom/index.json +40 -0
  239. package/themes/mycom/index.less +24 -0
  240. package/themes/mycom/index.pcss +24 -0
  241. package/themes/mycom/index.scss +24 -0
  242. package/themes/mycom/index.styl +24 -0
  243. package/themes/mycom/struct.json +40 -0
  244. package/themes/octavius/cssVars/declarations/index.css +24 -0
  245. package/themes/octavius/cssVars/declarations/noSizes.css +24 -0
  246. package/themes/octavius/cssVars/declarations/onlyColors.css +24 -0
  247. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  248. package/themes/octavius/cssVars/declarations/onlyVariables.css +24 -0
  249. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  250. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +24 -0
  251. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  252. package/themes/octavius/cssVars/theme/fallbacks/index.css +24 -0
  253. package/themes/octavius/cssVars/theme/fallbacks/index.less +24 -0
  254. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +24 -0
  255. package/themes/octavius/cssVars/theme/fallbacks/index.scss +24 -0
  256. package/themes/octavius/cssVars/theme/fallbacks/index.styl +24 -0
  257. package/themes/octavius/cssVars/theme/index.js +112 -0
  258. package/themes/octavius/cssVars/theme/index.json +112 -0
  259. package/themes/octavius/docs.json +32 -0
  260. package/themes/octavius/index.css +24 -0
  261. package/themes/octavius/index.js +40 -0
  262. package/themes/octavius/index.json +40 -0
  263. package/themes/octavius/index.less +24 -0
  264. package/themes/octavius/index.pcss +24 -0
  265. package/themes/octavius/index.scss +24 -0
  266. package/themes/octavius/index.styl +24 -0
  267. package/themes/octavius/struct.json +40 -0
  268. package/themes/octaviusCompact/cssVars/declarations/index.css +24 -0
  269. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +24 -0
  270. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +24 -0
  271. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  272. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +24 -0
  273. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  274. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +24 -0
  275. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  276. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +24 -0
  277. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +24 -0
  278. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +24 -0
  279. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +24 -0
  280. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +24 -0
  281. package/themes/octaviusCompact/cssVars/theme/index.js +112 -0
  282. package/themes/octaviusCompact/cssVars/theme/index.json +112 -0
  283. package/themes/octaviusCompact/docs.json +32 -0
  284. package/themes/octaviusCompact/index.css +24 -0
  285. package/themes/octaviusCompact/index.js +40 -0
  286. package/themes/octaviusCompact/index.json +40 -0
  287. package/themes/octaviusCompact/index.less +24 -0
  288. package/themes/octaviusCompact/index.pcss +24 -0
  289. package/themes/octaviusCompact/index.scss +24 -0
  290. package/themes/octaviusCompact/index.styl +24 -0
  291. package/themes/octaviusCompact/struct.json +40 -0
  292. package/themes/octaviusCompactDark/cssVars/declarations/index.css +24 -0
  293. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +24 -0
  294. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +24 -0
  295. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  296. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +24 -0
  297. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  298. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  299. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  300. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +24 -0
  301. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +24 -0
  302. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +24 -0
  303. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +24 -0
  304. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +24 -0
  305. package/themes/octaviusCompactDark/cssVars/theme/index.js +112 -0
  306. package/themes/octaviusCompactDark/cssVars/theme/index.json +112 -0
  307. package/themes/octaviusCompactDark/docs.json +32 -0
  308. package/themes/octaviusCompactDark/index.css +24 -0
  309. package/themes/octaviusCompactDark/index.js +40 -0
  310. package/themes/octaviusCompactDark/index.json +40 -0
  311. package/themes/octaviusCompactDark/index.less +24 -0
  312. package/themes/octaviusCompactDark/index.pcss +24 -0
  313. package/themes/octaviusCompactDark/index.scss +24 -0
  314. package/themes/octaviusCompactDark/index.styl +24 -0
  315. package/themes/octaviusCompactDark/struct.json +40 -0
  316. package/themes/octaviusDark/cssVars/declarations/index.css +24 -0
  317. package/themes/octaviusDark/cssVars/declarations/noSizes.css +24 -0
  318. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +24 -0
  319. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  320. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +24 -0
  321. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  322. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  323. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  324. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +24 -0
  325. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +24 -0
  326. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +24 -0
  327. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +24 -0
  328. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +24 -0
  329. package/themes/octaviusDark/cssVars/theme/index.js +112 -0
  330. package/themes/octaviusDark/cssVars/theme/index.json +112 -0
  331. package/themes/octaviusDark/docs.json +32 -0
  332. package/themes/octaviusDark/index.css +24 -0
  333. package/themes/octaviusDark/index.js +40 -0
  334. package/themes/octaviusDark/index.json +40 -0
  335. package/themes/octaviusDark/index.less +24 -0
  336. package/themes/octaviusDark/index.pcss +24 -0
  337. package/themes/octaviusDark/index.scss +24 -0
  338. package/themes/octaviusDark/index.styl +24 -0
  339. package/themes/octaviusDark/struct.json +40 -0
  340. package/themes/octaviusVK/cssVars/declarations/index.css +24 -0
  341. package/themes/octaviusVK/cssVars/declarations/noSizes.css +24 -0
  342. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +24 -0
  343. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  344. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +24 -0
  345. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  346. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +24 -0
  347. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  348. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +24 -0
  349. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +24 -0
  350. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +24 -0
  351. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +24 -0
  352. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +24 -0
  353. package/themes/octaviusVK/cssVars/theme/index.js +112 -0
  354. package/themes/octaviusVK/cssVars/theme/index.json +112 -0
  355. package/themes/octaviusVK/docs.json +32 -0
  356. package/themes/octaviusVK/index.css +24 -0
  357. package/themes/octaviusVK/index.js +40 -0
  358. package/themes/octaviusVK/index.json +40 -0
  359. package/themes/octaviusVK/index.less +24 -0
  360. package/themes/octaviusVK/index.pcss +24 -0
  361. package/themes/octaviusVK/index.scss +24 -0
  362. package/themes/octaviusVK/index.styl +24 -0
  363. package/themes/octaviusVK/struct.json +40 -0
  364. package/themes/octaviusVKDark/cssVars/declarations/index.css +24 -0
  365. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +24 -0
  366. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +24 -0
  367. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  368. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +24 -0
  369. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  370. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  371. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  372. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +24 -0
  373. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +24 -0
  374. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +24 -0
  375. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +24 -0
  376. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +24 -0
  377. package/themes/octaviusVKDark/cssVars/theme/index.js +112 -0
  378. package/themes/octaviusVKDark/cssVars/theme/index.json +112 -0
  379. package/themes/octaviusVKDark/docs.json +32 -0
  380. package/themes/octaviusVKDark/index.css +24 -0
  381. package/themes/octaviusVKDark/index.js +40 -0
  382. package/themes/octaviusVKDark/index.json +40 -0
  383. package/themes/octaviusVKDark/index.less +24 -0
  384. package/themes/octaviusVKDark/index.pcss +24 -0
  385. package/themes/octaviusVKDark/index.scss +24 -0
  386. package/themes/octaviusVKDark/index.styl +24 -0
  387. package/themes/octaviusVKDark/struct.json +40 -0
  388. package/themes/octaviusWhite/cssVars/declarations/index.css +24 -0
  389. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +24 -0
  390. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +24 -0
  391. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  392. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +24 -0
  393. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  394. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +24 -0
  395. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  396. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +24 -0
  397. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +24 -0
  398. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +24 -0
  399. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +24 -0
  400. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +24 -0
  401. package/themes/octaviusWhite/cssVars/theme/index.js +112 -0
  402. package/themes/octaviusWhite/cssVars/theme/index.json +112 -0
  403. package/themes/octaviusWhite/docs.json +32 -0
  404. package/themes/octaviusWhite/index.css +24 -0
  405. package/themes/octaviusWhite/index.js +40 -0
  406. package/themes/octaviusWhite/index.json +40 -0
  407. package/themes/octaviusWhite/index.less +24 -0
  408. package/themes/octaviusWhite/index.pcss +24 -0
  409. package/themes/octaviusWhite/index.scss +24 -0
  410. package/themes/octaviusWhite/index.styl +24 -0
  411. package/themes/octaviusWhite/struct.json +40 -0
  412. package/themes/otvet/cssVars/declarations/index.css +24 -0
  413. package/themes/otvet/cssVars/declarations/noSizes.css +24 -0
  414. package/themes/otvet/cssVars/declarations/onlyColors.css +24 -0
  415. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  416. package/themes/otvet/cssVars/declarations/onlyVariables.css +24 -0
  417. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  418. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +24 -0
  419. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  420. package/themes/otvet/cssVars/theme/fallbacks/index.css +24 -0
  421. package/themes/otvet/cssVars/theme/fallbacks/index.less +24 -0
  422. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +24 -0
  423. package/themes/otvet/cssVars/theme/fallbacks/index.scss +24 -0
  424. package/themes/otvet/cssVars/theme/fallbacks/index.styl +24 -0
  425. package/themes/otvet/cssVars/theme/index.js +112 -0
  426. package/themes/otvet/cssVars/theme/index.json +112 -0
  427. package/themes/otvet/docs.json +32 -0
  428. package/themes/otvet/index.css +24 -0
  429. package/themes/otvet/index.js +40 -0
  430. package/themes/otvet/index.json +40 -0
  431. package/themes/otvet/index.less +24 -0
  432. package/themes/otvet/index.pcss +24 -0
  433. package/themes/otvet/index.scss +24 -0
  434. package/themes/otvet/index.styl +24 -0
  435. package/themes/otvet/struct.json +40 -0
  436. package/themes/otvetDark/cssVars/declarations/index.css +24 -0
  437. package/themes/otvetDark/cssVars/declarations/noSizes.css +24 -0
  438. package/themes/otvetDark/cssVars/declarations/onlyColors.css +24 -0
  439. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  440. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +24 -0
  441. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  442. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  443. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  444. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +24 -0
  445. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +24 -0
  446. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +24 -0
  447. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +24 -0
  448. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +24 -0
  449. package/themes/otvetDark/cssVars/theme/index.js +112 -0
  450. package/themes/otvetDark/cssVars/theme/index.json +112 -0
  451. package/themes/otvetDark/docs.json +32 -0
  452. package/themes/otvetDark/index.css +24 -0
  453. package/themes/otvetDark/index.js +40 -0
  454. package/themes/otvetDark/index.json +40 -0
  455. package/themes/otvetDark/index.less +24 -0
  456. package/themes/otvetDark/index.pcss +24 -0
  457. package/themes/otvetDark/index.scss +24 -0
  458. package/themes/otvetDark/index.styl +24 -0
  459. package/themes/otvetDark/struct.json +40 -0
  460. package/themes/paradigmBase/cssVars/declarations/index.css +24 -0
  461. package/themes/paradigmBase/cssVars/declarations/noSizes.css +24 -0
  462. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +24 -0
  463. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  464. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +24 -0
  465. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  466. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +24 -0
  467. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  468. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +24 -0
  469. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +24 -0
  470. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +24 -0
  471. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +24 -0
  472. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +24 -0
  473. package/themes/paradigmBase/cssVars/theme/index.js +112 -0
  474. package/themes/paradigmBase/cssVars/theme/index.json +112 -0
  475. package/themes/paradigmBase/docs.json +32 -0
  476. package/themes/paradigmBase/index.css +24 -0
  477. package/themes/paradigmBase/index.js +40 -0
  478. package/themes/paradigmBase/index.json +40 -0
  479. package/themes/paradigmBase/index.less +24 -0
  480. package/themes/paradigmBase/index.pcss +24 -0
  481. package/themes/paradigmBase/index.scss +24 -0
  482. package/themes/paradigmBase/index.styl +24 -0
  483. package/themes/paradigmBase/struct.json +40 -0
  484. package/themes/paradigmBaseDark/cssVars/declarations/index.css +24 -0
  485. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +24 -0
  486. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +24 -0
  487. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  488. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +24 -0
  489. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  490. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  491. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  492. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +24 -0
  493. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +24 -0
  494. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +24 -0
  495. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +24 -0
  496. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +24 -0
  497. package/themes/paradigmBaseDark/cssVars/theme/index.js +112 -0
  498. package/themes/paradigmBaseDark/cssVars/theme/index.json +112 -0
  499. package/themes/paradigmBaseDark/docs.json +32 -0
  500. package/themes/paradigmBaseDark/index.css +24 -0
  501. package/themes/paradigmBaseDark/index.js +40 -0
  502. package/themes/paradigmBaseDark/index.json +40 -0
  503. package/themes/paradigmBaseDark/index.less +24 -0
  504. package/themes/paradigmBaseDark/index.pcss +24 -0
  505. package/themes/paradigmBaseDark/index.scss +24 -0
  506. package/themes/paradigmBaseDark/index.styl +24 -0
  507. package/themes/paradigmBaseDark/struct.json +40 -0
  508. package/themes/pharma/cssVars/declarations/index.css +24 -0
  509. package/themes/pharma/cssVars/declarations/noSizes.css +24 -0
  510. package/themes/pharma/cssVars/declarations/onlyColors.css +24 -0
  511. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  512. package/themes/pharma/cssVars/declarations/onlyVariables.css +24 -0
  513. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  514. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +24 -0
  515. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  516. package/themes/pharma/cssVars/theme/fallbacks/index.css +24 -0
  517. package/themes/pharma/cssVars/theme/fallbacks/index.less +24 -0
  518. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +24 -0
  519. package/themes/pharma/cssVars/theme/fallbacks/index.scss +24 -0
  520. package/themes/pharma/cssVars/theme/fallbacks/index.styl +24 -0
  521. package/themes/pharma/cssVars/theme/index.js +112 -0
  522. package/themes/pharma/cssVars/theme/index.json +112 -0
  523. package/themes/pharma/docs.json +32 -0
  524. package/themes/pharma/index.css +24 -0
  525. package/themes/pharma/index.js +40 -0
  526. package/themes/pharma/index.json +40 -0
  527. package/themes/pharma/index.less +24 -0
  528. package/themes/pharma/index.pcss +24 -0
  529. package/themes/pharma/index.scss +24 -0
  530. package/themes/pharma/index.styl +24 -0
  531. package/themes/pharma/struct.json +40 -0
  532. package/themes/portalUI/cssVars/declarations/index.css +24 -0
  533. package/themes/portalUI/cssVars/declarations/noSizes.css +24 -0
  534. package/themes/portalUI/cssVars/declarations/onlyColors.css +24 -0
  535. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  536. package/themes/portalUI/cssVars/declarations/onlyVariables.css +24 -0
  537. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  538. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +24 -0
  539. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  540. package/themes/portalUI/cssVars/theme/fallbacks/index.css +24 -0
  541. package/themes/portalUI/cssVars/theme/fallbacks/index.less +24 -0
  542. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +24 -0
  543. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +24 -0
  544. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +24 -0
  545. package/themes/portalUI/cssVars/theme/index.js +112 -0
  546. package/themes/portalUI/cssVars/theme/index.json +112 -0
  547. package/themes/portalUI/docs.json +32 -0
  548. package/themes/portalUI/index.css +24 -0
  549. package/themes/portalUI/index.js +40 -0
  550. package/themes/portalUI/index.json +40 -0
  551. package/themes/portalUI/index.less +24 -0
  552. package/themes/portalUI/index.pcss +24 -0
  553. package/themes/portalUI/index.scss +24 -0
  554. package/themes/portalUI/index.styl +24 -0
  555. package/themes/portalUI/struct.json +40 -0
  556. package/themes/portalUIDark/cssVars/declarations/index.css +24 -0
  557. package/themes/portalUIDark/cssVars/declarations/noSizes.css +24 -0
  558. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +24 -0
  559. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  560. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +24 -0
  561. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  562. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +24 -0
  563. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  564. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +24 -0
  565. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +24 -0
  566. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +24 -0
  567. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +24 -0
  568. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +24 -0
  569. package/themes/portalUIDark/cssVars/theme/index.js +112 -0
  570. package/themes/portalUIDark/cssVars/theme/index.json +112 -0
  571. package/themes/portalUIDark/docs.json +32 -0
  572. package/themes/portalUIDark/index.css +24 -0
  573. package/themes/portalUIDark/index.js +40 -0
  574. package/themes/portalUIDark/index.json +40 -0
  575. package/themes/portalUIDark/index.less +24 -0
  576. package/themes/portalUIDark/index.pcss +24 -0
  577. package/themes/portalUIDark/index.scss +24 -0
  578. package/themes/portalUIDark/index.styl +24 -0
  579. package/themes/portalUIDark/struct.json +40 -0
  580. package/themes/promo/cssVars/declarations/index.css +24 -0
  581. package/themes/promo/cssVars/declarations/noSizes.css +24 -0
  582. package/themes/promo/cssVars/declarations/onlyColors.css +24 -0
  583. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  584. package/themes/promo/cssVars/declarations/onlyVariables.css +24 -0
  585. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  586. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +24 -0
  587. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  588. package/themes/promo/cssVars/theme/fallbacks/index.css +24 -0
  589. package/themes/promo/cssVars/theme/fallbacks/index.less +24 -0
  590. package/themes/promo/cssVars/theme/fallbacks/index.pcss +24 -0
  591. package/themes/promo/cssVars/theme/fallbacks/index.scss +24 -0
  592. package/themes/promo/cssVars/theme/fallbacks/index.styl +24 -0
  593. package/themes/promo/cssVars/theme/index.js +112 -0
  594. package/themes/promo/cssVars/theme/index.json +112 -0
  595. package/themes/promo/docs.json +32 -0
  596. package/themes/promo/index.css +24 -0
  597. package/themes/promo/index.js +40 -0
  598. package/themes/promo/index.json +40 -0
  599. package/themes/promo/index.less +24 -0
  600. package/themes/promo/index.pcss +24 -0
  601. package/themes/promo/index.scss +24 -0
  602. package/themes/promo/index.styl +24 -0
  603. package/themes/promo/struct.json +40 -0
  604. package/themes/search/cssVars/declarations/index.css +24 -0
  605. package/themes/search/cssVars/declarations/noSizes.css +24 -0
  606. package/themes/search/cssVars/declarations/onlyColors.css +24 -0
  607. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  608. package/themes/search/cssVars/declarations/onlyVariables.css +24 -0
  609. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  610. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +24 -0
  611. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  612. package/themes/search/cssVars/theme/fallbacks/index.css +24 -0
  613. package/themes/search/cssVars/theme/fallbacks/index.less +24 -0
  614. package/themes/search/cssVars/theme/fallbacks/index.pcss +24 -0
  615. package/themes/search/cssVars/theme/fallbacks/index.scss +24 -0
  616. package/themes/search/cssVars/theme/fallbacks/index.styl +24 -0
  617. package/themes/search/cssVars/theme/index.js +112 -0
  618. package/themes/search/cssVars/theme/index.json +112 -0
  619. package/themes/search/docs.json +32 -0
  620. package/themes/search/index.css +24 -0
  621. package/themes/search/index.js +40 -0
  622. package/themes/search/index.json +40 -0
  623. package/themes/search/index.less +24 -0
  624. package/themes/search/index.pcss +24 -0
  625. package/themes/search/index.scss +24 -0
  626. package/themes/search/index.styl +24 -0
  627. package/themes/search/struct.json +40 -0
  628. package/themes/todo/cssVars/declarations/index.css +24 -0
  629. package/themes/todo/cssVars/declarations/noSizes.css +24 -0
  630. package/themes/todo/cssVars/declarations/onlyColors.css +24 -0
  631. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  632. package/themes/todo/cssVars/declarations/onlyVariables.css +24 -0
  633. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  634. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +24 -0
  635. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  636. package/themes/todo/cssVars/theme/fallbacks/index.css +24 -0
  637. package/themes/todo/cssVars/theme/fallbacks/index.less +24 -0
  638. package/themes/todo/cssVars/theme/fallbacks/index.pcss +24 -0
  639. package/themes/todo/cssVars/theme/fallbacks/index.scss +24 -0
  640. package/themes/todo/cssVars/theme/fallbacks/index.styl +24 -0
  641. package/themes/todo/cssVars/theme/index.js +112 -0
  642. package/themes/todo/cssVars/theme/index.json +112 -0
  643. package/themes/todo/docs.json +32 -0
  644. package/themes/todo/index.css +24 -0
  645. package/themes/todo/index.js +40 -0
  646. package/themes/todo/index.json +40 -0
  647. package/themes/todo/index.less +24 -0
  648. package/themes/todo/index.pcss +24 -0
  649. package/themes/todo/index.scss +24 -0
  650. package/themes/todo/index.styl +24 -0
  651. package/themes/todo/struct.json +40 -0
  652. package/themes/workspaceAdmin/cssVars/declarations/index.css +24 -0
  653. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +24 -0
  654. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +24 -0
  655. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  656. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +24 -0
  657. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  658. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +24 -0
  659. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  660. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +24 -0
  661. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +24 -0
  662. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +24 -0
  663. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +24 -0
  664. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +24 -0
  665. package/themes/workspaceAdmin/cssVars/theme/index.js +112 -0
  666. package/themes/workspaceAdmin/cssVars/theme/index.json +112 -0
  667. package/themes/workspaceAdmin/docs.json +32 -0
  668. package/themes/workspaceAdmin/index.css +24 -0
  669. package/themes/workspaceAdmin/index.js +40 -0
  670. package/themes/workspaceAdmin/index.json +40 -0
  671. package/themes/workspaceAdmin/index.less +24 -0
  672. package/themes/workspaceAdmin/index.pcss +24 -0
  673. package/themes/workspaceAdmin/index.scss +24 -0
  674. package/themes/workspaceAdmin/index.styl +24 -0
  675. package/themes/workspaceAdmin/struct.json +40 -0
  676. package/themes/workspaceLandings/cssVars/declarations/index.css +24 -0
  677. package/themes/workspaceLandings/cssVars/declarations/noSizes.css +24 -0
  678. package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +24 -0
  679. package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
  680. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +24 -0
  681. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
  682. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +24 -0
  683. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +24 -0
  684. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +24 -0
  685. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +24 -0
  686. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +24 -0
  687. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +24 -0
  688. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +24 -0
  689. package/themes/workspaceLandings/cssVars/theme/index.js +112 -0
  690. package/themes/workspaceLandings/cssVars/theme/index.json +112 -0
  691. package/themes/workspaceLandings/docs.json +32 -0
  692. package/themes/workspaceLandings/index.css +24 -0
  693. package/themes/workspaceLandings/index.js +40 -0
  694. package/themes/workspaceLandings/index.json +40 -0
  695. package/themes/workspaceLandings/index.less +24 -0
  696. package/themes/workspaceLandings/index.pcss +24 -0
  697. package/themes/workspaceLandings/index.scss +24 -0
  698. package/themes/workspaceLandings/index.styl +24 -0
  699. package/themes/workspaceLandings/struct.json +40 -0
@@ -96,6 +96,14 @@ export interface LocalParadigmColorsDescriptionStruct {
96
96
  * @tags color, background, themed
97
97
  */
98
98
  colorBackgroundPositiveTintThemed: ColorDescription;
99
+ colorTooltipBackgroundBlueTint: ColorDescription;
100
+ colorTooltipBackgroundGreenTint: ColorDescription;
101
+ colorTooltipBackgroundOrangeTint: ColorDescription;
102
+ colorTooltipBackgroundPurpleTint: ColorDescription;
103
+ colorTooltipTextBlueThemed: ColorDescription;
104
+ colorTooltipTextGreenThemed: ColorDescription;
105
+ colorTooltipTextOrangeThemed: ColorDescription;
106
+ colorTooltipTextPurpleThemed: ColorDescription;
99
107
  }
100
108
  export type ParadigmLocalColors = {
101
109
  [key in keyof LocalParadigmColorsDescriptionStruct]: ColorWithStates;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.41.1",
3
+ "version": "4.41.2",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "homepage": "https://vkcom.github.io/vkui-tokens",
@@ -43,16 +43,16 @@
43
43
  "csstype": "^3.1.1"
44
44
  },
45
45
  "devDependencies": {
46
- "@babel/core": "7.23.0",
46
+ "@babel/core": "7.23.3",
47
47
  "@svgr/webpack": "8.1.0",
48
- "@types/color": "3.0.4",
48
+ "@types/color": "3.0.6",
49
49
  "@types/common-tags": "1.8.1",
50
- "@types/fs-extra": "11.0.2",
50
+ "@types/fs-extra": "11.0.4",
51
51
  "@types/lodash": "4.14.199",
52
52
  "@types/node": "18.11.10",
53
53
  "@types/react": "18.2.25",
54
54
  "@types/react-dom": "18.2.10",
55
- "@typescript-eslint/eslint-plugin": "6.9.1",
55
+ "@typescript-eslint/eslint-plugin": "6.10.0",
56
56
  "@typescript-eslint/parser": "6.7.3",
57
57
  "@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.4",
58
58
  "@vkontakte/icons": "2.54.0",
@@ -640,7 +640,7 @@ exports.lightTheme = __assign(__assign(__assign({}, exports.lightThemeBase), com
640
640
  active: 'rgba(255, 255, 255, 0.6)',
641
641
  }, colorButtonContrast: (0, overlayColors_1.overlayColors)(function (theme) { return theme.colors.colorBackgroundContent; }, function (theme) { return theme.colors.colorButtonContrastAlpha; }), colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)',
642
642
  // Тонированные цвета для проектов
643
- colorBackgroundAccentTintThemedAlpha: 'rgba(0, 95, 249, 0.06)', colorBackgroundAccentTintAlpha: 'rgba(0, 95, 249, 0.06)', colorBackgroundAccentTintThemed: '#f0f4ff', colorBackgroundWarningTintThemedAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintThemed: '#fffce0', colorBackgroundWarningTint: '#fffce0', colorBackgroundNegativeTintThemedAlpha: 'rgba(237, 10, 52, 0.08)', colorBackgroundNegativeTintAlpha: 'rgba(237, 10, 52, 0.08)', colorBackgroundNegativeTintThemed: '#faebeb', colorBackgroundPositiveTintThemedAlpha: 'rgba(13, 194, 104, 0.08)', colorBackgroundPositiveTintAlpha: 'rgba(13, 194, 104, 0.08)', colorBackgroundPositiveTintThemed: '#ECFAF3' }), breakpoints: {
643
+ colorBackgroundAccentTintThemedAlpha: 'rgba(0, 95, 249, 0.06)', colorBackgroundAccentTintAlpha: 'rgba(0, 95, 249, 0.06)', colorBackgroundAccentTintThemed: '#f0f4ff', colorBackgroundWarningTintThemedAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintThemed: '#fffce0', colorBackgroundWarningTint: '#fffce0', colorBackgroundNegativeTintThemedAlpha: 'rgba(237, 10, 52, 0.08)', colorBackgroundNegativeTintAlpha: 'rgba(237, 10, 52, 0.08)', colorBackgroundNegativeTintThemed: '#faebeb', colorBackgroundPositiveTintThemedAlpha: 'rgba(13, 194, 104, 0.08)', colorBackgroundPositiveTintAlpha: 'rgba(13, 194, 104, 0.08)', colorBackgroundPositiveTintThemed: '#ECFAF3', colorTooltipBackgroundBlueTint: '#DDE9FF', colorTooltipBackgroundGreenTint: '#CEEEE6', colorTooltipBackgroundOrangeTint: '#F9D3BD', colorTooltipBackgroundPurpleTint: '#F2E8FF', colorTooltipTextBlueThemed: '#1C4479', colorTooltipTextGreenThemed: '#087C6D', colorTooltipTextOrangeThemed: '#78472A', colorTooltipTextPurpleThemed: '#73519F' }), breakpoints: {
644
644
  touch: {
645
645
  breakpoint: 0,
646
646
  adaptiveValue: 'regular',
@@ -819,7 +819,7 @@ exports.darkTheme = __assign(__assign(__assign(__assign({}, exports.lightTheme),
819
819
  active: 'rgba(255, 255, 255, 0.24)',
820
820
  }, colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)',
821
821
  // Тонированные цвета для проектов
822
- colorBackgroundAccentTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundAccentTintAlpha: 'rgba(0, 95, 249, 0.1)', colorBackgroundAccentTintThemed: '#2b2b2c', colorBackgroundWarningTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundWarningTintAlpha: 'rgba(255, 158, 0, 0.1)', colorBackgroundWarningTintThemed: '#2b2b2c', colorBackgroundWarningTint: '#302617', colorBackgroundNegativeTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundNegativeTintAlpha: 'rgba(237, 10, 52, 0.1)', colorBackgroundNegativeTintThemed: '#2b2b2c', colorBackgroundPositiveTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundPositiveTintAlpha: 'rgba(13, 194, 104, 0.1)', colorBackgroundPositiveTintThemed: '#2b2b2c' }) });
822
+ colorBackgroundAccentTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundAccentTintAlpha: 'rgba(0, 95, 249, 0.1)', colorBackgroundAccentTintThemed: '#2b2b2c', colorBackgroundWarningTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundWarningTintAlpha: 'rgba(255, 158, 0, 0.1)', colorBackgroundWarningTintThemed: '#2b2b2c', colorBackgroundWarningTint: '#302617', colorBackgroundNegativeTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundNegativeTintAlpha: 'rgba(237, 10, 52, 0.1)', colorBackgroundNegativeTintThemed: '#2b2b2c', colorBackgroundPositiveTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundPositiveTintAlpha: 'rgba(13, 194, 104, 0.1)', colorBackgroundPositiveTintThemed: '#2b2b2c', colorTooltipBackgroundBlueTint: '#1C4479', colorTooltipBackgroundGreenTint: '#087C6D', colorTooltipBackgroundOrangeTint: '#78472A', colorTooltipBackgroundPurpleTint: '#73519F', colorTooltipTextBlueThemed: '#FFFFFF', colorTooltipTextGreenThemed: '#FFFFFF', colorTooltipTextOrangeThemed: '#FFFFFF', colorTooltipTextPurpleThemed: '#FFFFFF' }) });
823
823
  // Для экспорта базовой темы прописываем токен themeNameBase отдельно
824
824
  // В darkThemeBase прописать не можем, т.к. он тогда перетрёт themeNameBase
825
825
  // в продуктовых темах.
@@ -764,6 +764,30 @@
764
764
  --vkui--color_background_positive_tint_themed: #ECFAF3;
765
765
  --vkui--color_background_positive_tint_themed--hover: #E3F1EC;
766
766
  --vkui--color_background_positive_tint_themed--active: #D9E7E4;
767
+ --vkui--color_tooltip_background_blue_tint: #DDE9FF;
768
+ --vkui--color_tooltip_background_blue_tint--hover: #D4E0F7;
769
+ --vkui--color_tooltip_background_blue_tint--active: #CBD8EF;
770
+ --vkui--color_tooltip_background_green_tint: #CEEEE6;
771
+ --vkui--color_tooltip_background_green_tint--hover: #C6E5DF;
772
+ --vkui--color_tooltip_background_green_tint--active: #BEDCD8;
773
+ --vkui--color_tooltip_background_orange_tint: #F9D3BD;
774
+ --vkui--color_tooltip_background_orange_tint--hover: #EFCBB8;
775
+ --vkui--color_tooltip_background_orange_tint--active: #E5C3B3;
776
+ --vkui--color_tooltip_background_purple_tint: #F2E8FF;
777
+ --vkui--color_tooltip_background_purple_tint--hover: #E8DFF7;
778
+ --vkui--color_tooltip_background_purple_tint--active: #DFD7EF;
779
+ --vkui--color_tooltip_text_blue_themed: #1C4479;
780
+ --vkui--color_tooltip_text_blue_themed--hover: #1B4277;
781
+ --vkui--color_tooltip_text_blue_themed--active: #1A4074;
782
+ --vkui--color_tooltip_text_green_themed: #087C6D;
783
+ --vkui--color_tooltip_text_green_themed--hover: #08786B;
784
+ --vkui--color_tooltip_text_green_themed--active: #077369;
785
+ --vkui--color_tooltip_text_orange_themed: #78472A;
786
+ --vkui--color_tooltip_text_orange_themed--hover: #73452B;
787
+ --vkui--color_tooltip_text_orange_themed--active: #6E432C;
788
+ --vkui--color_tooltip_text_purple_themed: #73519F;
789
+ --vkui--color_tooltip_text_purple_themed--hover: #6E4E9B;
790
+ --vkui--color_tooltip_text_purple_themed--active: #6A4C97;
767
791
  --vkui--calendar_color_background_accent_tint_themed: #E3F0FD;
768
792
  --vkui--calendar_color_background_accent_tint_themed--hover: #DAE4F3;
769
793
  --vkui--calendar_color_background_accent_tint_themed--active: #E3F0FD;
@@ -391,6 +391,30 @@
391
391
  --vkui--color_background_positive_tint_themed: #ECFAF3;
392
392
  --vkui--color_background_positive_tint_themed--hover: #E3F1EC;
393
393
  --vkui--color_background_positive_tint_themed--active: #D9E7E4;
394
+ --vkui--color_tooltip_background_blue_tint: #DDE9FF;
395
+ --vkui--color_tooltip_background_blue_tint--hover: #D4E0F7;
396
+ --vkui--color_tooltip_background_blue_tint--active: #CBD8EF;
397
+ --vkui--color_tooltip_background_green_tint: #CEEEE6;
398
+ --vkui--color_tooltip_background_green_tint--hover: #C6E5DF;
399
+ --vkui--color_tooltip_background_green_tint--active: #BEDCD8;
400
+ --vkui--color_tooltip_background_orange_tint: #F9D3BD;
401
+ --vkui--color_tooltip_background_orange_tint--hover: #EFCBB8;
402
+ --vkui--color_tooltip_background_orange_tint--active: #E5C3B3;
403
+ --vkui--color_tooltip_background_purple_tint: #F2E8FF;
404
+ --vkui--color_tooltip_background_purple_tint--hover: #E8DFF7;
405
+ --vkui--color_tooltip_background_purple_tint--active: #DFD7EF;
406
+ --vkui--color_tooltip_text_blue_themed: #1C4479;
407
+ --vkui--color_tooltip_text_blue_themed--hover: #1B4277;
408
+ --vkui--color_tooltip_text_blue_themed--active: #1A4074;
409
+ --vkui--color_tooltip_text_green_themed: #087C6D;
410
+ --vkui--color_tooltip_text_green_themed--hover: #08786B;
411
+ --vkui--color_tooltip_text_green_themed--active: #077369;
412
+ --vkui--color_tooltip_text_orange_themed: #78472A;
413
+ --vkui--color_tooltip_text_orange_themed--hover: #73452B;
414
+ --vkui--color_tooltip_text_orange_themed--active: #6E432C;
415
+ --vkui--color_tooltip_text_purple_themed: #73519F;
416
+ --vkui--color_tooltip_text_purple_themed--hover: #6E4E9B;
417
+ --vkui--color_tooltip_text_purple_themed--active: #6A4C97;
394
418
  --vkui--calendar_color_background_accent_tint_themed: #E3F0FD;
395
419
  --vkui--calendar_color_background_accent_tint_themed--hover: #DAE4F3;
396
420
  --vkui--calendar_color_background_accent_tint_themed--active: #E3F0FD;
@@ -353,6 +353,30 @@
353
353
  --vkui--color_background_positive_tint_themed: #ECFAF3;
354
354
  --vkui--color_background_positive_tint_themed--hover: #E3F1EC;
355
355
  --vkui--color_background_positive_tint_themed--active: #D9E7E4;
356
+ --vkui--color_tooltip_background_blue_tint: #DDE9FF;
357
+ --vkui--color_tooltip_background_blue_tint--hover: #D4E0F7;
358
+ --vkui--color_tooltip_background_blue_tint--active: #CBD8EF;
359
+ --vkui--color_tooltip_background_green_tint: #CEEEE6;
360
+ --vkui--color_tooltip_background_green_tint--hover: #C6E5DF;
361
+ --vkui--color_tooltip_background_green_tint--active: #BEDCD8;
362
+ --vkui--color_tooltip_background_orange_tint: #F9D3BD;
363
+ --vkui--color_tooltip_background_orange_tint--hover: #EFCBB8;
364
+ --vkui--color_tooltip_background_orange_tint--active: #E5C3B3;
365
+ --vkui--color_tooltip_background_purple_tint: #F2E8FF;
366
+ --vkui--color_tooltip_background_purple_tint--hover: #E8DFF7;
367
+ --vkui--color_tooltip_background_purple_tint--active: #DFD7EF;
368
+ --vkui--color_tooltip_text_blue_themed: #1C4479;
369
+ --vkui--color_tooltip_text_blue_themed--hover: #1B4277;
370
+ --vkui--color_tooltip_text_blue_themed--active: #1A4074;
371
+ --vkui--color_tooltip_text_green_themed: #087C6D;
372
+ --vkui--color_tooltip_text_green_themed--hover: #08786B;
373
+ --vkui--color_tooltip_text_green_themed--active: #077369;
374
+ --vkui--color_tooltip_text_orange_themed: #78472A;
375
+ --vkui--color_tooltip_text_orange_themed--hover: #73452B;
376
+ --vkui--color_tooltip_text_orange_themed--active: #6E432C;
377
+ --vkui--color_tooltip_text_purple_themed: #73519F;
378
+ --vkui--color_tooltip_text_purple_themed--hover: #6E4E9B;
379
+ --vkui--color_tooltip_text_purple_themed--active: #6A4C97;
356
380
  --vkui--calendar_color_background_accent_tint_themed: #E3F0FD;
357
381
  --vkui--calendar_color_background_accent_tint_themed--hover: #DAE4F3;
358
382
  --vkui--calendar_color_background_accent_tint_themed--active: #E3F0FD;