@vkontakte/vkui-tokens 4.50.1-dev-6f67f8.0 → 4.52.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 (1032) hide show
  1. package/interfaces/namespaces/paradigm/index.d.ts +2 -0
  2. package/interfaces/themes/cloud/index.d.ts +81 -2
  3. package/interfaces/themes/media/index.d.ts +20 -0
  4. package/interfaces/themes/tutoria/index.d.ts +65 -0
  5. package/interfaces/themes/tutoria/index.js +2 -0
  6. package/interfaces/themes/tutoriaDark/index.d.ts +4 -0
  7. package/interfaces/themes/tutoriaDark/index.js +2 -0
  8. package/interfaces/themes/widgets/index.d.ts +7 -0
  9. package/interfaces/themes/widgets/index.js +2 -0
  10. package/interfaces/themes/widgetsDark/index.d.ts +7 -0
  11. package/interfaces/themes/widgetsDark/index.js +2 -0
  12. package/package.json +7 -7
  13. package/themeDescriptions/base/paradigm.js +42 -38
  14. package/themes/calendar/cssVars/declarations/index.css +209 -203
  15. package/themes/calendar/cssVars/declarations/noColors.css +110 -110
  16. package/themes/calendar/cssVars/declarations/noSizes.css +99 -93
  17. package/themes/calendar/cssVars/declarations/onlyColors.css +99 -93
  18. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  19. package/themes/calendar/cssVars/declarations/onlyVariables.css +137 -131
  20. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  21. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +137 -131
  22. package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +137 -131
  23. package/themes/calendar/cssVars/theme/fallbacks/index.css +209 -203
  24. package/themes/calendar/cssVars/theme/fallbacks/index.less +137 -131
  25. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +137 -131
  26. package/themes/calendar/cssVars/theme/fallbacks/index.scss +191 -185
  27. package/themes/calendar/cssVars/theme/fallbacks/index.styl +137 -131
  28. package/themes/calendar/cssVars/theme/index.js +159 -131
  29. package/themes/calendar/cssVars/theme/index.json +159 -131
  30. package/themes/calendar/docs.json +8 -0
  31. package/themes/calendar/index.css +209 -203
  32. package/themes/calendar/index.js +141 -131
  33. package/themes/calendar/index.json +141 -131
  34. package/themes/calendar/index.less +137 -131
  35. package/themes/calendar/index.pcss +137 -131
  36. package/themes/calendar/index.scss +191 -185
  37. package/themes/calendar/index.styl +137 -131
  38. package/themes/calendar/struct.json +141 -131
  39. package/themes/calendarDark/cssVars/declarations/index.css +155 -149
  40. package/themes/calendarDark/cssVars/declarations/noColors.css +110 -110
  41. package/themes/calendarDark/cssVars/declarations/noSizes.css +45 -39
  42. package/themes/calendarDark/cssVars/declarations/onlyColors.css +45 -39
  43. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  44. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +83 -77
  45. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  46. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +83 -77
  47. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +83 -77
  48. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +155 -149
  49. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +83 -77
  50. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +83 -77
  51. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +137 -131
  52. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +83 -77
  53. package/themes/calendarDark/cssVars/theme/index.js +105 -77
  54. package/themes/calendarDark/cssVars/theme/index.json +105 -77
  55. package/themes/calendarDark/docs.json +8 -0
  56. package/themes/calendarDark/index.css +155 -149
  57. package/themes/calendarDark/index.js +87 -77
  58. package/themes/calendarDark/index.json +87 -77
  59. package/themes/calendarDark/index.less +83 -77
  60. package/themes/calendarDark/index.pcss +83 -77
  61. package/themes/calendarDark/index.scss +137 -131
  62. package/themes/calendarDark/index.styl +83 -77
  63. package/themes/calendarDark/struct.json +87 -77
  64. package/themes/calls/cssVars/declarations/index.css +45 -39
  65. package/themes/calls/cssVars/declarations/noSizes.css +45 -39
  66. package/themes/calls/cssVars/declarations/onlyColors.css +45 -39
  67. package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
  68. package/themes/calls/cssVars/declarations/onlyVariables.css +45 -39
  69. package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
  70. package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +45 -39
  71. package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -39
  72. package/themes/calls/cssVars/theme/fallbacks/index.css +45 -39
  73. package/themes/calls/cssVars/theme/fallbacks/index.less +45 -39
  74. package/themes/calls/cssVars/theme/fallbacks/index.pcss +45 -39
  75. package/themes/calls/cssVars/theme/fallbacks/index.scss +45 -39
  76. package/themes/calls/cssVars/theme/fallbacks/index.styl +45 -39
  77. package/themes/calls/cssVars/theme/index.js +67 -39
  78. package/themes/calls/cssVars/theme/index.json +67 -39
  79. package/themes/calls/docs.json +8 -0
  80. package/themes/calls/index.css +45 -39
  81. package/themes/calls/index.js +49 -39
  82. package/themes/calls/index.json +49 -39
  83. package/themes/calls/index.less +45 -39
  84. package/themes/calls/index.pcss +45 -39
  85. package/themes/calls/index.scss +45 -39
  86. package/themes/calls/index.styl +45 -39
  87. package/themes/calls/struct.json +49 -39
  88. package/themes/cloud/cssVars/declarations/index.css +316 -94
  89. package/themes/cloud/cssVars/declarations/noColors.css +4 -4
  90. package/themes/cloud/cssVars/declarations/noSizes.css +316 -94
  91. package/themes/cloud/cssVars/declarations/onlyColors.css +312 -90
  92. package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
  93. package/themes/cloud/cssVars/declarations/onlyVariables.css +316 -94
  94. package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
  95. package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +316 -94
  96. package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +316 -94
  97. package/themes/cloud/cssVars/theme/fallbacks/index.css +316 -94
  98. package/themes/cloud/cssVars/theme/fallbacks/index.less +316 -94
  99. package/themes/cloud/cssVars/theme/fallbacks/index.pcss +316 -94
  100. package/themes/cloud/cssVars/theme/fallbacks/index.scss +316 -94
  101. package/themes/cloud/cssVars/theme/fallbacks/index.styl +316 -94
  102. package/themes/cloud/cssVars/theme/index.js +1130 -94
  103. package/themes/cloud/cssVars/theme/index.json +1130 -94
  104. package/themes/cloud/docs.json +296 -0
  105. package/themes/cloud/index.css +316 -94
  106. package/themes/cloud/index.js +464 -94
  107. package/themes/cloud/index.json +464 -94
  108. package/themes/cloud/index.less +316 -94
  109. package/themes/cloud/index.pcss +316 -94
  110. package/themes/cloud/index.scss +316 -94
  111. package/themes/cloud/index.styl +316 -94
  112. package/themes/cloud/struct.json +464 -94
  113. package/themes/cloudDark/cssVars/declarations/index.css +261 -39
  114. package/themes/cloudDark/cssVars/declarations/noSizes.css +261 -39
  115. package/themes/cloudDark/cssVars/declarations/onlyColors.css +261 -39
  116. package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
  117. package/themes/cloudDark/cssVars/declarations/onlyVariables.css +261 -39
  118. package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
  119. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +261 -39
  120. package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +261 -39
  121. package/themes/cloudDark/cssVars/theme/fallbacks/index.css +261 -39
  122. package/themes/cloudDark/cssVars/theme/fallbacks/index.less +261 -39
  123. package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +261 -39
  124. package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +261 -39
  125. package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +261 -39
  126. package/themes/cloudDark/cssVars/theme/index.js +1075 -39
  127. package/themes/cloudDark/cssVars/theme/index.json +1075 -39
  128. package/themes/cloudDark/docs.json +296 -0
  129. package/themes/cloudDark/index.css +261 -39
  130. package/themes/cloudDark/index.js +409 -39
  131. package/themes/cloudDark/index.json +409 -39
  132. package/themes/cloudDark/index.less +261 -39
  133. package/themes/cloudDark/index.pcss +261 -39
  134. package/themes/cloudDark/index.scss +261 -39
  135. package/themes/cloudDark/index.styl +261 -39
  136. package/themes/cloudDark/struct.json +409 -39
  137. package/themes/home/cssVars/declarations/index.css +99 -93
  138. package/themes/home/cssVars/declarations/noSizes.css +99 -93
  139. package/themes/home/cssVars/declarations/onlyColors.css +99 -93
  140. package/themes/home/cssVars/declarations/onlyColors.js +2 -2
  141. package/themes/home/cssVars/declarations/onlyVariables.css +99 -93
  142. package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
  143. package/themes/home/cssVars/declarations/onlyVariablesLocal.css +99 -93
  144. package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +99 -93
  145. package/themes/home/cssVars/theme/fallbacks/index.css +99 -93
  146. package/themes/home/cssVars/theme/fallbacks/index.less +99 -93
  147. package/themes/home/cssVars/theme/fallbacks/index.pcss +99 -93
  148. package/themes/home/cssVars/theme/fallbacks/index.scss +99 -93
  149. package/themes/home/cssVars/theme/fallbacks/index.styl +99 -93
  150. package/themes/home/cssVars/theme/index.js +121 -93
  151. package/themes/home/cssVars/theme/index.json +121 -93
  152. package/themes/home/docs.json +8 -0
  153. package/themes/home/index.css +99 -93
  154. package/themes/home/index.js +103 -93
  155. package/themes/home/index.json +103 -93
  156. package/themes/home/index.less +99 -93
  157. package/themes/home/index.pcss +99 -93
  158. package/themes/home/index.scss +99 -93
  159. package/themes/home/index.styl +99 -93
  160. package/themes/home/struct.json +103 -93
  161. package/themes/homeDark/cssVars/declarations/index.css +45 -39
  162. package/themes/homeDark/cssVars/declarations/noSizes.css +45 -39
  163. package/themes/homeDark/cssVars/declarations/onlyColors.css +45 -39
  164. package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
  165. package/themes/homeDark/cssVars/declarations/onlyVariables.css +45 -39
  166. package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
  167. package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +45 -39
  168. package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -39
  169. package/themes/homeDark/cssVars/theme/fallbacks/index.css +45 -39
  170. package/themes/homeDark/cssVars/theme/fallbacks/index.less +45 -39
  171. package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +45 -39
  172. package/themes/homeDark/cssVars/theme/fallbacks/index.scss +45 -39
  173. package/themes/homeDark/cssVars/theme/fallbacks/index.styl +45 -39
  174. package/themes/homeDark/cssVars/theme/index.js +67 -39
  175. package/themes/homeDark/cssVars/theme/index.json +67 -39
  176. package/themes/homeDark/docs.json +8 -0
  177. package/themes/homeDark/index.css +45 -39
  178. package/themes/homeDark/index.js +49 -39
  179. package/themes/homeDark/index.json +49 -39
  180. package/themes/homeDark/index.less +45 -39
  181. package/themes/homeDark/index.pcss +45 -39
  182. package/themes/homeDark/index.scss +45 -39
  183. package/themes/homeDark/index.styl +45 -39
  184. package/themes/homeDark/struct.json +49 -39
  185. package/themes/media/cssVars/declarations/index.css +298 -249
  186. package/themes/media/cssVars/declarations/noColors.css +137 -117
  187. package/themes/media/cssVars/declarations/noSizes.css +136 -126
  188. package/themes/media/cssVars/declarations/onlyAdaptiveGroups.css +6 -0
  189. package/themes/media/cssVars/declarations/onlyColors.css +132 -126
  190. package/themes/media/cssVars/declarations/onlyColors.js +2 -2
  191. package/themes/media/cssVars/declarations/onlyMedia.css +23 -6
  192. package/themes/media/cssVars/declarations/onlyVariables.css +179 -163
  193. package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
  194. package/themes/media/cssVars/declarations/onlyVariablesLocal.css +179 -163
  195. package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +179 -163
  196. package/themes/media/cssVars/theme/fallbacks/index.css +269 -243
  197. package/themes/media/cssVars/theme/fallbacks/index.less +185 -167
  198. package/themes/media/cssVars/theme/fallbacks/index.pcss +185 -167
  199. package/themes/media/cssVars/theme/fallbacks/index.scss +248 -224
  200. package/themes/media/cssVars/theme/fallbacks/index.styl +185 -167
  201. package/themes/media/cssVars/theme/index.js +259 -163
  202. package/themes/media/cssVars/theme/index.json +259 -163
  203. package/themes/media/docs.json +48 -0
  204. package/themes/media/index.css +269 -243
  205. package/themes/media/index.js +189 -163
  206. package/themes/media/index.json +189 -163
  207. package/themes/media/index.less +185 -167
  208. package/themes/media/index.pcss +185 -167
  209. package/themes/media/index.scss +248 -224
  210. package/themes/media/index.styl +185 -167
  211. package/themes/media/struct.json +189 -163
  212. package/themes/mediaDark/cssVars/declarations/index.css +244 -195
  213. package/themes/mediaDark/cssVars/declarations/noColors.css +137 -117
  214. package/themes/mediaDark/cssVars/declarations/noSizes.css +82 -72
  215. package/themes/mediaDark/cssVars/declarations/onlyAdaptiveGroups.css +6 -0
  216. package/themes/mediaDark/cssVars/declarations/onlyColors.css +78 -72
  217. package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
  218. package/themes/mediaDark/cssVars/declarations/onlyMedia.css +23 -6
  219. package/themes/mediaDark/cssVars/declarations/onlyVariables.css +125 -109
  220. package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
  221. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +125 -109
  222. package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +125 -109
  223. package/themes/mediaDark/cssVars/theme/fallbacks/index.css +215 -189
  224. package/themes/mediaDark/cssVars/theme/fallbacks/index.less +131 -113
  225. package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +131 -113
  226. package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +194 -170
  227. package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +131 -113
  228. package/themes/mediaDark/cssVars/theme/index.js +205 -109
  229. package/themes/mediaDark/cssVars/theme/index.json +205 -109
  230. package/themes/mediaDark/docs.json +48 -0
  231. package/themes/mediaDark/index.css +215 -189
  232. package/themes/mediaDark/index.js +135 -109
  233. package/themes/mediaDark/index.json +135 -109
  234. package/themes/mediaDark/index.less +131 -113
  235. package/themes/mediaDark/index.pcss +131 -113
  236. package/themes/mediaDark/index.scss +194 -170
  237. package/themes/mediaDark/index.styl +131 -113
  238. package/themes/mediaDark/struct.json +135 -109
  239. package/themes/mycom/cssVars/declarations/index.css +164 -115
  240. package/themes/mycom/cssVars/declarations/noColors.css +21 -1
  241. package/themes/mycom/cssVars/declarations/noSizes.css +140 -114
  242. package/themes/mycom/cssVars/declarations/onlyAdaptiveGroups.css +6 -0
  243. package/themes/mycom/cssVars/declarations/onlyColors.css +120 -114
  244. package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
  245. package/themes/mycom/cssVars/declarations/onlyMedia.css +17 -0
  246. package/themes/mycom/cssVars/declarations/onlyVariables.css +131 -115
  247. package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
  248. package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +131 -115
  249. package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +131 -115
  250. package/themes/mycom/cssVars/theme/fallbacks/index.css +141 -115
  251. package/themes/mycom/cssVars/theme/fallbacks/index.less +133 -115
  252. package/themes/mycom/cssVars/theme/fallbacks/index.pcss +133 -115
  253. package/themes/mycom/cssVars/theme/fallbacks/index.scss +139 -115
  254. package/themes/mycom/cssVars/theme/fallbacks/index.styl +133 -115
  255. package/themes/mycom/cssVars/theme/index.js +211 -115
  256. package/themes/mycom/cssVars/theme/index.json +211 -115
  257. package/themes/mycom/docs.json +48 -0
  258. package/themes/mycom/index.css +141 -115
  259. package/themes/mycom/index.js +141 -115
  260. package/themes/mycom/index.json +141 -115
  261. package/themes/mycom/index.less +133 -115
  262. package/themes/mycom/index.pcss +133 -115
  263. package/themes/mycom/index.scss +139 -115
  264. package/themes/mycom/index.styl +133 -115
  265. package/themes/mycom/struct.json +141 -115
  266. package/themes/octavius/cssVars/declarations/index.css +84 -78
  267. package/themes/octavius/cssVars/declarations/noColors.css +1 -1
  268. package/themes/octavius/cssVars/declarations/noSizes.css +83 -77
  269. package/themes/octavius/cssVars/declarations/onlyColors.css +83 -77
  270. package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
  271. package/themes/octavius/cssVars/declarations/onlyVariables.css +84 -78
  272. package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
  273. package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +84 -78
  274. package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +84 -78
  275. package/themes/octavius/cssVars/theme/fallbacks/index.css +84 -78
  276. package/themes/octavius/cssVars/theme/fallbacks/index.less +84 -78
  277. package/themes/octavius/cssVars/theme/fallbacks/index.pcss +84 -78
  278. package/themes/octavius/cssVars/theme/fallbacks/index.scss +84 -78
  279. package/themes/octavius/cssVars/theme/fallbacks/index.styl +84 -78
  280. package/themes/octavius/cssVars/theme/index.js +106 -78
  281. package/themes/octavius/cssVars/theme/index.json +106 -78
  282. package/themes/octavius/docs.json +8 -0
  283. package/themes/octavius/index.css +84 -78
  284. package/themes/octavius/index.js +88 -78
  285. package/themes/octavius/index.json +88 -78
  286. package/themes/octavius/index.less +84 -78
  287. package/themes/octavius/index.pcss +84 -78
  288. package/themes/octavius/index.scss +84 -78
  289. package/themes/octavius/index.styl +84 -78
  290. package/themes/octavius/struct.json +88 -78
  291. package/themes/octaviusCompact/cssVars/declarations/index.css +84 -78
  292. package/themes/octaviusCompact/cssVars/declarations/noColors.css +1 -1
  293. package/themes/octaviusCompact/cssVars/declarations/noSizes.css +83 -77
  294. package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +83 -77
  295. package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
  296. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +84 -78
  297. package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
  298. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +84 -78
  299. package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +84 -78
  300. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +84 -78
  301. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +84 -78
  302. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +84 -78
  303. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +84 -78
  304. package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +84 -78
  305. package/themes/octaviusCompact/cssVars/theme/index.js +106 -78
  306. package/themes/octaviusCompact/cssVars/theme/index.json +106 -78
  307. package/themes/octaviusCompact/docs.json +8 -0
  308. package/themes/octaviusCompact/index.css +84 -78
  309. package/themes/octaviusCompact/index.js +88 -78
  310. package/themes/octaviusCompact/index.json +88 -78
  311. package/themes/octaviusCompact/index.less +84 -78
  312. package/themes/octaviusCompact/index.pcss +84 -78
  313. package/themes/octaviusCompact/index.scss +84 -78
  314. package/themes/octaviusCompact/index.styl +84 -78
  315. package/themes/octaviusCompact/struct.json +88 -78
  316. package/themes/octaviusCompactDark/cssVars/declarations/index.css +34 -28
  317. package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +1 -1
  318. package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +33 -27
  319. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +33 -27
  320. package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
  321. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +34 -28
  322. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
  323. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +34 -28
  324. package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +34 -28
  325. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +34 -28
  326. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +34 -28
  327. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +34 -28
  328. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +34 -28
  329. package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +34 -28
  330. package/themes/octaviusCompactDark/cssVars/theme/index.js +56 -28
  331. package/themes/octaviusCompactDark/cssVars/theme/index.json +56 -28
  332. package/themes/octaviusCompactDark/docs.json +8 -0
  333. package/themes/octaviusCompactDark/index.css +34 -28
  334. package/themes/octaviusCompactDark/index.js +38 -28
  335. package/themes/octaviusCompactDark/index.json +38 -28
  336. package/themes/octaviusCompactDark/index.less +34 -28
  337. package/themes/octaviusCompactDark/index.pcss +34 -28
  338. package/themes/octaviusCompactDark/index.scss +34 -28
  339. package/themes/octaviusCompactDark/index.styl +34 -28
  340. package/themes/octaviusCompactDark/struct.json +38 -28
  341. package/themes/octaviusDark/cssVars/declarations/index.css +34 -28
  342. package/themes/octaviusDark/cssVars/declarations/noColors.css +1 -1
  343. package/themes/octaviusDark/cssVars/declarations/noSizes.css +33 -27
  344. package/themes/octaviusDark/cssVars/declarations/onlyColors.css +33 -27
  345. package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
  346. package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +34 -28
  347. package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
  348. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +34 -28
  349. package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +34 -28
  350. package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +34 -28
  351. package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +34 -28
  352. package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +34 -28
  353. package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +34 -28
  354. package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +34 -28
  355. package/themes/octaviusDark/cssVars/theme/index.js +56 -28
  356. package/themes/octaviusDark/cssVars/theme/index.json +56 -28
  357. package/themes/octaviusDark/docs.json +8 -0
  358. package/themes/octaviusDark/index.css +34 -28
  359. package/themes/octaviusDark/index.js +38 -28
  360. package/themes/octaviusDark/index.json +38 -28
  361. package/themes/octaviusDark/index.less +34 -28
  362. package/themes/octaviusDark/index.pcss +34 -28
  363. package/themes/octaviusDark/index.scss +34 -28
  364. package/themes/octaviusDark/index.styl +34 -28
  365. package/themes/octaviusDark/struct.json +38 -28
  366. package/themes/octaviusVK/cssVars/declarations/index.css +30 -24
  367. package/themes/octaviusVK/cssVars/declarations/noSizes.css +30 -24
  368. package/themes/octaviusVK/cssVars/declarations/onlyColors.css +30 -24
  369. package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
  370. package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +30 -24
  371. package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
  372. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +30 -24
  373. package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +30 -24
  374. package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +30 -24
  375. package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +30 -24
  376. package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +30 -24
  377. package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +30 -24
  378. package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +30 -24
  379. package/themes/octaviusVK/cssVars/theme/index.js +52 -24
  380. package/themes/octaviusVK/cssVars/theme/index.json +52 -24
  381. package/themes/octaviusVK/docs.json +8 -0
  382. package/themes/octaviusVK/index.css +30 -24
  383. package/themes/octaviusVK/index.js +34 -24
  384. package/themes/octaviusVK/index.json +34 -24
  385. package/themes/octaviusVK/index.less +30 -24
  386. package/themes/octaviusVK/index.pcss +30 -24
  387. package/themes/octaviusVK/index.scss +30 -24
  388. package/themes/octaviusVK/index.styl +30 -24
  389. package/themes/octaviusVK/struct.json +34 -24
  390. package/themes/octaviusVKDark/cssVars/declarations/index.css +30 -24
  391. package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +30 -24
  392. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +30 -24
  393. package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
  394. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +30 -24
  395. package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
  396. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +30 -24
  397. package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +30 -24
  398. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +30 -24
  399. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +30 -24
  400. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +30 -24
  401. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +30 -24
  402. package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +30 -24
  403. package/themes/octaviusVKDark/cssVars/theme/index.js +52 -24
  404. package/themes/octaviusVKDark/cssVars/theme/index.json +52 -24
  405. package/themes/octaviusVKDark/docs.json +8 -0
  406. package/themes/octaviusVKDark/index.css +30 -24
  407. package/themes/octaviusVKDark/index.js +34 -24
  408. package/themes/octaviusVKDark/index.json +34 -24
  409. package/themes/octaviusVKDark/index.less +30 -24
  410. package/themes/octaviusVKDark/index.pcss +30 -24
  411. package/themes/octaviusVKDark/index.scss +30 -24
  412. package/themes/octaviusVKDark/index.styl +30 -24
  413. package/themes/octaviusVKDark/struct.json +34 -24
  414. package/themes/octaviusWhite/cssVars/declarations/index.css +46 -40
  415. package/themes/octaviusWhite/cssVars/declarations/noSizes.css +46 -40
  416. package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +46 -40
  417. package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
  418. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +46 -40
  419. package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
  420. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +46 -40
  421. package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +46 -40
  422. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +46 -40
  423. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +46 -40
  424. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +46 -40
  425. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +46 -40
  426. package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +46 -40
  427. package/themes/octaviusWhite/cssVars/theme/index.js +68 -40
  428. package/themes/octaviusWhite/cssVars/theme/index.json +68 -40
  429. package/themes/octaviusWhite/docs.json +8 -0
  430. package/themes/octaviusWhite/index.css +46 -40
  431. package/themes/octaviusWhite/index.js +50 -40
  432. package/themes/octaviusWhite/index.json +50 -40
  433. package/themes/octaviusWhite/index.less +46 -40
  434. package/themes/octaviusWhite/index.pcss +46 -40
  435. package/themes/octaviusWhite/index.scss +46 -40
  436. package/themes/octaviusWhite/index.styl +46 -40
  437. package/themes/octaviusWhite/struct.json +50 -40
  438. package/themes/octaviusWhiteDark/cssVars/declarations/index.css +33 -27
  439. package/themes/octaviusWhiteDark/cssVars/declarations/noSizes.css +33 -27
  440. package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.css +33 -27
  441. package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.js +2 -2
  442. package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.css +33 -27
  443. package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.js +2 -2
  444. package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariablesLocal.css +33 -27
  445. package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariablesLocalIncremental.css +33 -27
  446. package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.css +33 -27
  447. package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.less +33 -27
  448. package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.pcss +33 -27
  449. package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.scss +33 -27
  450. package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.styl +33 -27
  451. package/themes/octaviusWhiteDark/cssVars/theme/index.js +55 -27
  452. package/themes/octaviusWhiteDark/cssVars/theme/index.json +55 -27
  453. package/themes/octaviusWhiteDark/docs.json +8 -0
  454. package/themes/octaviusWhiteDark/index.css +33 -27
  455. package/themes/octaviusWhiteDark/index.js +37 -27
  456. package/themes/octaviusWhiteDark/index.json +37 -27
  457. package/themes/octaviusWhiteDark/index.less +33 -27
  458. package/themes/octaviusWhiteDark/index.pcss +33 -27
  459. package/themes/octaviusWhiteDark/index.scss +33 -27
  460. package/themes/octaviusWhiteDark/index.styl +33 -27
  461. package/themes/octaviusWhiteDark/struct.json +37 -27
  462. package/themes/otvet/cssVars/declarations/index.css +99 -93
  463. package/themes/otvet/cssVars/declarations/noSizes.css +99 -93
  464. package/themes/otvet/cssVars/declarations/onlyColors.css +99 -93
  465. package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
  466. package/themes/otvet/cssVars/declarations/onlyVariables.css +99 -93
  467. package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
  468. package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +99 -93
  469. package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +99 -93
  470. package/themes/otvet/cssVars/theme/fallbacks/index.css +99 -93
  471. package/themes/otvet/cssVars/theme/fallbacks/index.less +99 -93
  472. package/themes/otvet/cssVars/theme/fallbacks/index.pcss +99 -93
  473. package/themes/otvet/cssVars/theme/fallbacks/index.scss +99 -93
  474. package/themes/otvet/cssVars/theme/fallbacks/index.styl +99 -93
  475. package/themes/otvet/cssVars/theme/index.js +121 -93
  476. package/themes/otvet/cssVars/theme/index.json +121 -93
  477. package/themes/otvet/docs.json +8 -0
  478. package/themes/otvet/index.css +99 -93
  479. package/themes/otvet/index.js +103 -93
  480. package/themes/otvet/index.json +103 -93
  481. package/themes/otvet/index.less +99 -93
  482. package/themes/otvet/index.pcss +99 -93
  483. package/themes/otvet/index.scss +99 -93
  484. package/themes/otvet/index.styl +99 -93
  485. package/themes/otvet/struct.json +103 -93
  486. package/themes/otvetDark/cssVars/declarations/index.css +45 -39
  487. package/themes/otvetDark/cssVars/declarations/noSizes.css +45 -39
  488. package/themes/otvetDark/cssVars/declarations/onlyColors.css +45 -39
  489. package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
  490. package/themes/otvetDark/cssVars/declarations/onlyVariables.css +45 -39
  491. package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
  492. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +45 -39
  493. package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -39
  494. package/themes/otvetDark/cssVars/theme/fallbacks/index.css +45 -39
  495. package/themes/otvetDark/cssVars/theme/fallbacks/index.less +45 -39
  496. package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +45 -39
  497. package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +45 -39
  498. package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +45 -39
  499. package/themes/otvetDark/cssVars/theme/index.js +67 -39
  500. package/themes/otvetDark/cssVars/theme/index.json +67 -39
  501. package/themes/otvetDark/docs.json +8 -0
  502. package/themes/otvetDark/index.css +45 -39
  503. package/themes/otvetDark/index.js +49 -39
  504. package/themes/otvetDark/index.json +49 -39
  505. package/themes/otvetDark/index.less +45 -39
  506. package/themes/otvetDark/index.pcss +45 -39
  507. package/themes/otvetDark/index.scss +45 -39
  508. package/themes/otvetDark/index.styl +45 -39
  509. package/themes/otvetDark/struct.json +49 -39
  510. package/themes/paradigmBase/cssVars/declarations/index.css +99 -93
  511. package/themes/paradigmBase/cssVars/declarations/noSizes.css +99 -93
  512. package/themes/paradigmBase/cssVars/declarations/onlyColors.css +99 -93
  513. package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
  514. package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +99 -93
  515. package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
  516. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +99 -93
  517. package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +99 -93
  518. package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +99 -93
  519. package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +99 -93
  520. package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +99 -93
  521. package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +99 -93
  522. package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +99 -93
  523. package/themes/paradigmBase/cssVars/theme/index.js +121 -93
  524. package/themes/paradigmBase/cssVars/theme/index.json +121 -93
  525. package/themes/paradigmBase/docs.json +8 -0
  526. package/themes/paradigmBase/index.css +99 -93
  527. package/themes/paradigmBase/index.js +103 -93
  528. package/themes/paradigmBase/index.json +103 -93
  529. package/themes/paradigmBase/index.less +99 -93
  530. package/themes/paradigmBase/index.pcss +99 -93
  531. package/themes/paradigmBase/index.scss +99 -93
  532. package/themes/paradigmBase/index.styl +99 -93
  533. package/themes/paradigmBase/struct.json +103 -93
  534. package/themes/paradigmBaseDark/cssVars/declarations/index.css +45 -39
  535. package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +45 -39
  536. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +45 -39
  537. package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
  538. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +45 -39
  539. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  540. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +45 -39
  541. package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -39
  542. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +45 -39
  543. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +45 -39
  544. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +45 -39
  545. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +45 -39
  546. package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +45 -39
  547. package/themes/paradigmBaseDark/cssVars/theme/index.js +67 -39
  548. package/themes/paradigmBaseDark/cssVars/theme/index.json +67 -39
  549. package/themes/paradigmBaseDark/docs.json +8 -0
  550. package/themes/paradigmBaseDark/index.css +45 -39
  551. package/themes/paradigmBaseDark/index.js +49 -39
  552. package/themes/paradigmBaseDark/index.json +49 -39
  553. package/themes/paradigmBaseDark/index.less +45 -39
  554. package/themes/paradigmBaseDark/index.pcss +45 -39
  555. package/themes/paradigmBaseDark/index.scss +45 -39
  556. package/themes/paradigmBaseDark/index.styl +45 -39
  557. package/themes/paradigmBaseDark/struct.json +49 -39
  558. package/themes/pharma/cssVars/declarations/index.css +286 -237
  559. package/themes/pharma/cssVars/declarations/noColors.css +137 -117
  560. package/themes/pharma/cssVars/declarations/noSizes.css +209 -183
  561. package/themes/pharma/cssVars/declarations/onlyAdaptiveGroups.css +6 -0
  562. package/themes/pharma/cssVars/declarations/onlyColors.css +120 -114
  563. package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
  564. package/themes/pharma/cssVars/declarations/onlyMedia.css +23 -6
  565. package/themes/pharma/cssVars/declarations/onlyVariables.css +167 -151
  566. package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
  567. package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +167 -151
  568. package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +167 -151
  569. package/themes/pharma/cssVars/theme/fallbacks/index.css +257 -231
  570. package/themes/pharma/cssVars/theme/fallbacks/index.less +173 -155
  571. package/themes/pharma/cssVars/theme/fallbacks/index.pcss +173 -155
  572. package/themes/pharma/cssVars/theme/fallbacks/index.scss +236 -212
  573. package/themes/pharma/cssVars/theme/fallbacks/index.styl +173 -155
  574. package/themes/pharma/cssVars/theme/index.js +247 -151
  575. package/themes/pharma/cssVars/theme/index.json +247 -151
  576. package/themes/pharma/docs.json +48 -0
  577. package/themes/pharma/index.css +257 -231
  578. package/themes/pharma/index.js +177 -151
  579. package/themes/pharma/index.json +177 -151
  580. package/themes/pharma/index.less +173 -155
  581. package/themes/pharma/index.pcss +173 -155
  582. package/themes/pharma/index.scss +236 -212
  583. package/themes/pharma/index.styl +173 -155
  584. package/themes/pharma/struct.json +177 -151
  585. package/themes/portalUI/cssVars/declarations/index.css +99 -93
  586. package/themes/portalUI/cssVars/declarations/noSizes.css +99 -93
  587. package/themes/portalUI/cssVars/declarations/onlyColors.css +99 -93
  588. package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
  589. package/themes/portalUI/cssVars/declarations/onlyVariables.css +99 -93
  590. package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
  591. package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +99 -93
  592. package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +99 -93
  593. package/themes/portalUI/cssVars/theme/fallbacks/index.css +99 -93
  594. package/themes/portalUI/cssVars/theme/fallbacks/index.less +99 -93
  595. package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +99 -93
  596. package/themes/portalUI/cssVars/theme/fallbacks/index.scss +99 -93
  597. package/themes/portalUI/cssVars/theme/fallbacks/index.styl +99 -93
  598. package/themes/portalUI/cssVars/theme/index.js +121 -93
  599. package/themes/portalUI/cssVars/theme/index.json +121 -93
  600. package/themes/portalUI/docs.json +8 -0
  601. package/themes/portalUI/index.css +99 -93
  602. package/themes/portalUI/index.js +103 -93
  603. package/themes/portalUI/index.json +103 -93
  604. package/themes/portalUI/index.less +99 -93
  605. package/themes/portalUI/index.pcss +99 -93
  606. package/themes/portalUI/index.scss +99 -93
  607. package/themes/portalUI/index.styl +99 -93
  608. package/themes/portalUI/struct.json +103 -93
  609. package/themes/portalUIDark/cssVars/declarations/index.css +45 -39
  610. package/themes/portalUIDark/cssVars/declarations/noSizes.css +45 -39
  611. package/themes/portalUIDark/cssVars/declarations/onlyColors.css +45 -39
  612. package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
  613. package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +45 -39
  614. package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
  615. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +45 -39
  616. package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -39
  617. package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +45 -39
  618. package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +45 -39
  619. package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +45 -39
  620. package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +45 -39
  621. package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +45 -39
  622. package/themes/portalUIDark/cssVars/theme/index.js +67 -39
  623. package/themes/portalUIDark/cssVars/theme/index.json +67 -39
  624. package/themes/portalUIDark/docs.json +8 -0
  625. package/themes/portalUIDark/index.css +45 -39
  626. package/themes/portalUIDark/index.js +49 -39
  627. package/themes/portalUIDark/index.json +49 -39
  628. package/themes/portalUIDark/index.less +45 -39
  629. package/themes/portalUIDark/index.pcss +45 -39
  630. package/themes/portalUIDark/index.scss +45 -39
  631. package/themes/portalUIDark/index.styl +45 -39
  632. package/themes/portalUIDark/struct.json +49 -39
  633. package/themes/promo/cssVars/declarations/index.css +99 -93
  634. package/themes/promo/cssVars/declarations/noSizes.css +99 -93
  635. package/themes/promo/cssVars/declarations/onlyColors.css +99 -93
  636. package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
  637. package/themes/promo/cssVars/declarations/onlyVariables.css +99 -93
  638. package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
  639. package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +99 -93
  640. package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +99 -93
  641. package/themes/promo/cssVars/theme/fallbacks/index.css +99 -93
  642. package/themes/promo/cssVars/theme/fallbacks/index.less +99 -93
  643. package/themes/promo/cssVars/theme/fallbacks/index.pcss +99 -93
  644. package/themes/promo/cssVars/theme/fallbacks/index.scss +99 -93
  645. package/themes/promo/cssVars/theme/fallbacks/index.styl +99 -93
  646. package/themes/promo/cssVars/theme/index.js +121 -93
  647. package/themes/promo/cssVars/theme/index.json +121 -93
  648. package/themes/promo/docs.json +8 -0
  649. package/themes/promo/index.css +99 -93
  650. package/themes/promo/index.js +103 -93
  651. package/themes/promo/index.json +103 -93
  652. package/themes/promo/index.less +99 -93
  653. package/themes/promo/index.pcss +99 -93
  654. package/themes/promo/index.scss +99 -93
  655. package/themes/promo/index.styl +99 -93
  656. package/themes/promo/struct.json +103 -93
  657. package/themes/pulse/cssVars/declarations/index.css +63 -63
  658. package/themes/pulse/cssVars/declarations/noSizes.css +63 -63
  659. package/themes/pulse/cssVars/declarations/onlyColors.css +63 -63
  660. package/themes/pulse/cssVars/declarations/onlyColors.js +2 -2
  661. package/themes/pulse/cssVars/declarations/onlyVariables.css +63 -63
  662. package/themes/pulse/cssVars/declarations/onlyVariables.js +2 -2
  663. package/themes/pulse/cssVars/declarations/onlyVariablesLocal.css +63 -63
  664. package/themes/pulse/cssVars/declarations/onlyVariablesLocalIncremental.css +63 -63
  665. package/themes/pulse/cssVars/theme/fallbacks/index.css +63 -63
  666. package/themes/pulse/cssVars/theme/fallbacks/index.less +63 -63
  667. package/themes/pulse/cssVars/theme/fallbacks/index.pcss +63 -63
  668. package/themes/pulse/cssVars/theme/fallbacks/index.scss +63 -63
  669. package/themes/pulse/cssVars/theme/fallbacks/index.styl +63 -63
  670. package/themes/pulse/cssVars/theme/index.js +63 -63
  671. package/themes/pulse/cssVars/theme/index.json +63 -63
  672. package/themes/pulse/index.css +63 -63
  673. package/themes/pulse/index.js +63 -63
  674. package/themes/pulse/index.json +63 -63
  675. package/themes/pulse/index.less +63 -63
  676. package/themes/pulse/index.pcss +63 -63
  677. package/themes/pulse/index.scss +63 -63
  678. package/themes/pulse/index.styl +63 -63
  679. package/themes/pulse/struct.json +63 -63
  680. package/themes/pulseDark/cssVars/declarations/index.css +33 -33
  681. package/themes/pulseDark/cssVars/declarations/noSizes.css +33 -33
  682. package/themes/pulseDark/cssVars/declarations/onlyColors.css +33 -33
  683. package/themes/pulseDark/cssVars/declarations/onlyColors.js +2 -2
  684. package/themes/pulseDark/cssVars/declarations/onlyVariables.css +33 -33
  685. package/themes/pulseDark/cssVars/declarations/onlyVariables.js +2 -2
  686. package/themes/pulseDark/cssVars/declarations/onlyVariablesLocal.css +33 -33
  687. package/themes/pulseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +33 -33
  688. package/themes/pulseDark/cssVars/theme/fallbacks/index.css +33 -33
  689. package/themes/pulseDark/cssVars/theme/fallbacks/index.less +33 -33
  690. package/themes/pulseDark/cssVars/theme/fallbacks/index.pcss +33 -33
  691. package/themes/pulseDark/cssVars/theme/fallbacks/index.scss +33 -33
  692. package/themes/pulseDark/cssVars/theme/fallbacks/index.styl +33 -33
  693. package/themes/pulseDark/cssVars/theme/index.js +33 -33
  694. package/themes/pulseDark/cssVars/theme/index.json +33 -33
  695. package/themes/pulseDark/index.css +33 -33
  696. package/themes/pulseDark/index.js +33 -33
  697. package/themes/pulseDark/index.json +33 -33
  698. package/themes/pulseDark/index.less +33 -33
  699. package/themes/pulseDark/index.pcss +33 -33
  700. package/themes/pulseDark/index.scss +33 -33
  701. package/themes/pulseDark/index.styl +33 -33
  702. package/themes/pulseDark/struct.json +33 -33
  703. package/themes/search/cssVars/declarations/index.css +96 -90
  704. package/themes/search/cssVars/declarations/noSizes.css +96 -90
  705. package/themes/search/cssVars/declarations/onlyColors.css +96 -90
  706. package/themes/search/cssVars/declarations/onlyColors.js +2 -2
  707. package/themes/search/cssVars/declarations/onlyVariables.css +96 -90
  708. package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
  709. package/themes/search/cssVars/declarations/onlyVariablesLocal.css +96 -90
  710. package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +96 -90
  711. package/themes/search/cssVars/theme/fallbacks/index.css +96 -90
  712. package/themes/search/cssVars/theme/fallbacks/index.less +96 -90
  713. package/themes/search/cssVars/theme/fallbacks/index.pcss +96 -90
  714. package/themes/search/cssVars/theme/fallbacks/index.scss +96 -90
  715. package/themes/search/cssVars/theme/fallbacks/index.styl +96 -90
  716. package/themes/search/cssVars/theme/index.js +118 -90
  717. package/themes/search/cssVars/theme/index.json +118 -90
  718. package/themes/search/docs.json +8 -0
  719. package/themes/search/index.css +96 -90
  720. package/themes/search/index.js +100 -90
  721. package/themes/search/index.json +100 -90
  722. package/themes/search/index.less +96 -90
  723. package/themes/search/index.pcss +96 -90
  724. package/themes/search/index.scss +96 -90
  725. package/themes/search/index.styl +96 -90
  726. package/themes/search/struct.json +100 -90
  727. package/themes/todo/cssVars/declarations/index.css +99 -93
  728. package/themes/todo/cssVars/declarations/noSizes.css +99 -93
  729. package/themes/todo/cssVars/declarations/onlyColors.css +99 -93
  730. package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
  731. package/themes/todo/cssVars/declarations/onlyVariables.css +99 -93
  732. package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
  733. package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +99 -93
  734. package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +99 -93
  735. package/themes/todo/cssVars/theme/fallbacks/index.css +99 -93
  736. package/themes/todo/cssVars/theme/fallbacks/index.less +99 -93
  737. package/themes/todo/cssVars/theme/fallbacks/index.pcss +99 -93
  738. package/themes/todo/cssVars/theme/fallbacks/index.scss +99 -93
  739. package/themes/todo/cssVars/theme/fallbacks/index.styl +99 -93
  740. package/themes/todo/cssVars/theme/index.js +121 -93
  741. package/themes/todo/cssVars/theme/index.json +121 -93
  742. package/themes/todo/docs.json +8 -0
  743. package/themes/todo/index.css +99 -93
  744. package/themes/todo/index.js +103 -93
  745. package/themes/todo/index.json +103 -93
  746. package/themes/todo/index.less +99 -93
  747. package/themes/todo/index.pcss +99 -93
  748. package/themes/todo/index.scss +99 -93
  749. package/themes/todo/index.styl +99 -93
  750. package/themes/todo/struct.json +103 -93
  751. package/themes/tutoria/cssVars/declarations/index.css +1119 -0
  752. package/themes/tutoria/cssVars/declarations/noColors.css +558 -0
  753. package/themes/tutoria/cssVars/declarations/noSizes.css +445 -0
  754. package/themes/tutoria/cssVars/declarations/onlyAdaptiveGroups.css +148 -0
  755. package/themes/tutoria/cssVars/declarations/onlyColors.css +413 -0
  756. package/themes/tutoria/cssVars/declarations/onlyColors.d.ts +3 -0
  757. package/themes/tutoria/cssVars/declarations/onlyColors.js +11 -0
  758. package/themes/tutoria/cssVars/declarations/onlyVariables.css +661 -0
  759. package/themes/tutoria/cssVars/declarations/onlyVariables.d.ts +3 -0
  760. package/themes/tutoria/cssVars/declarations/onlyVariables.js +11 -0
  761. package/themes/tutoria/cssVars/declarations/onlyVariablesLocal.css +661 -0
  762. package/themes/tutoria/cssVars/declarations/onlyVariablesLocalIncremental.css +661 -0
  763. package/themes/tutoria/cssVars/theme/fallbacks/index.css +970 -0
  764. package/themes/tutoria/cssVars/theme/fallbacks/index.less +721 -0
  765. package/themes/tutoria/cssVars/theme/fallbacks/index.pcss +722 -0
  766. package/themes/tutoria/cssVars/theme/fallbacks/index.scss +947 -0
  767. package/themes/tutoria/cssVars/theme/fallbacks/index.styl +721 -0
  768. package/themes/tutoria/cssVars/theme/index.d.ts +4 -0
  769. package/themes/tutoria/cssVars/theme/index.js +3910 -0
  770. package/themes/tutoria/cssVars/theme/index.json +3907 -0
  771. package/themes/tutoria/docs.json +2994 -0
  772. package/themes/tutoria/index.css +970 -0
  773. package/themes/tutoria/index.d.ts +4 -0
  774. package/themes/tutoria/index.js +1193 -0
  775. package/themes/tutoria/index.json +1190 -0
  776. package/themes/tutoria/index.less +721 -0
  777. package/themes/tutoria/index.pcss +722 -0
  778. package/themes/tutoria/index.scss +947 -0
  779. package/themes/tutoria/index.styl +721 -0
  780. package/themes/tutoria/struct.json +1216 -0
  781. package/themes/tutoriaDark/cssVars/declarations/index.css +1120 -0
  782. package/themes/tutoriaDark/cssVars/declarations/noColors.css +559 -0
  783. package/themes/tutoriaDark/cssVars/declarations/noSizes.css +446 -0
  784. package/themes/tutoriaDark/cssVars/declarations/onlyAdaptiveGroups.css +148 -0
  785. package/themes/tutoriaDark/cssVars/declarations/onlyColors.css +413 -0
  786. package/themes/tutoriaDark/cssVars/declarations/onlyColors.d.ts +3 -0
  787. package/themes/tutoriaDark/cssVars/declarations/onlyColors.js +11 -0
  788. package/themes/tutoriaDark/cssVars/declarations/onlyVariables.css +662 -0
  789. package/themes/tutoriaDark/cssVars/declarations/onlyVariables.d.ts +3 -0
  790. package/themes/tutoriaDark/cssVars/declarations/onlyVariables.js +11 -0
  791. package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocal.css +662 -0
  792. package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +420 -0
  793. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.css +971 -0
  794. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.less +722 -0
  795. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.pcss +723 -0
  796. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.scss +948 -0
  797. package/themes/tutoriaDark/cssVars/theme/fallbacks/index.styl +722 -0
  798. package/themes/tutoriaDark/cssVars/theme/index.d.ts +4 -0
  799. package/themes/tutoriaDark/cssVars/theme/index.js +3914 -0
  800. package/themes/tutoriaDark/cssVars/theme/index.json +3911 -0
  801. package/themes/tutoriaDark/docs.json +2994 -0
  802. package/themes/tutoriaDark/index.css +971 -0
  803. package/themes/tutoriaDark/index.d.ts +4 -0
  804. package/themes/tutoriaDark/index.js +1194 -0
  805. package/themes/tutoriaDark/index.json +1191 -0
  806. package/themes/tutoriaDark/index.less +722 -0
  807. package/themes/tutoriaDark/index.pcss +723 -0
  808. package/themes/tutoriaDark/index.scss +948 -0
  809. package/themes/tutoriaDark/index.styl +722 -0
  810. package/themes/tutoriaDark/struct.json +1217 -0
  811. package/themes/vkCom/cssVars/declarations/index.css +10 -10
  812. package/themes/vkCom/cssVars/declarations/noColors.css +10 -10
  813. package/themes/vkCom/cssVars/declarations/onlyVariables.css +2 -2
  814. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  815. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +2 -2
  816. package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +2 -2
  817. package/themes/vkCom/cssVars/theme/fallbacks/index.css +10 -10
  818. package/themes/vkCom/cssVars/theme/fallbacks/index.less +4 -4
  819. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +4 -4
  820. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +10 -10
  821. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +4 -4
  822. package/themes/vkCom/cssVars/theme/index.js +2 -2
  823. package/themes/vkCom/cssVars/theme/index.json +2 -2
  824. package/themes/vkCom/index.css +10 -10
  825. package/themes/vkCom/index.js +2 -2
  826. package/themes/vkCom/index.json +2 -2
  827. package/themes/vkCom/index.less +4 -4
  828. package/themes/vkCom/index.pcss +4 -4
  829. package/themes/vkCom/index.scss +10 -10
  830. package/themes/vkCom/index.styl +4 -4
  831. package/themes/vkCom/struct.json +2 -2
  832. package/themes/vkComDark/cssVars/declarations/index.css +10 -10
  833. package/themes/vkComDark/cssVars/declarations/noColors.css +10 -10
  834. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +2 -2
  835. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  836. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +2 -2
  837. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +2 -2
  838. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +10 -10
  839. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +4 -4
  840. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +4 -4
  841. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +10 -10
  842. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +4 -4
  843. package/themes/vkComDark/cssVars/theme/index.js +2 -2
  844. package/themes/vkComDark/cssVars/theme/index.json +2 -2
  845. package/themes/vkComDark/index.css +10 -10
  846. package/themes/vkComDark/index.js +2 -2
  847. package/themes/vkComDark/index.json +2 -2
  848. package/themes/vkComDark/index.less +4 -4
  849. package/themes/vkComDark/index.pcss +4 -4
  850. package/themes/vkComDark/index.scss +10 -10
  851. package/themes/vkComDark/index.styl +4 -4
  852. package/themes/vkComDark/struct.json +2 -2
  853. package/themes/vkontakteCom/cssVars/declarations/index.css +10 -10
  854. package/themes/vkontakteCom/cssVars/declarations/noColors.css +10 -10
  855. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +2 -2
  856. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
  857. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +2 -2
  858. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +10 -10
  859. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +4 -4
  860. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +4 -4
  861. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +10 -10
  862. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +4 -4
  863. package/themes/vkontakteCom/cssVars/theme/index.js +2 -2
  864. package/themes/vkontakteCom/cssVars/theme/index.json +2 -2
  865. package/themes/vkontakteCom/index.css +10 -10
  866. package/themes/vkontakteCom/index.js +2 -2
  867. package/themes/vkontakteCom/index.json +2 -2
  868. package/themes/vkontakteCom/index.less +4 -4
  869. package/themes/vkontakteCom/index.pcss +4 -4
  870. package/themes/vkontakteCom/index.scss +10 -10
  871. package/themes/vkontakteCom/index.styl +4 -4
  872. package/themes/vkontakteCom/struct.json +2 -2
  873. package/themes/vkontakteComDark/cssVars/declarations/index.css +10 -10
  874. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +10 -10
  875. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +2 -2
  876. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
  877. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +2 -2
  878. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +10 -10
  879. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +4 -4
  880. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +4 -4
  881. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +10 -10
  882. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +4 -4
  883. package/themes/vkontakteComDark/cssVars/theme/index.js +2 -2
  884. package/themes/vkontakteComDark/cssVars/theme/index.json +2 -2
  885. package/themes/vkontakteComDark/index.css +10 -10
  886. package/themes/vkontakteComDark/index.js +2 -2
  887. package/themes/vkontakteComDark/index.json +2 -2
  888. package/themes/vkontakteComDark/index.less +4 -4
  889. package/themes/vkontakteComDark/index.pcss +4 -4
  890. package/themes/vkontakteComDark/index.scss +10 -10
  891. package/themes/vkontakteComDark/index.styl +4 -4
  892. package/themes/vkontakteComDark/struct.json +2 -2
  893. package/themes/widgets/cssVars/declarations/index.css +1637 -0
  894. package/themes/widgets/cssVars/declarations/noColors.css +676 -0
  895. package/themes/widgets/cssVars/declarations/noSizes.css +446 -0
  896. package/themes/widgets/cssVars/declarations/onlyAdaptiveGroups.css +152 -0
  897. package/themes/widgets/cssVars/declarations/onlyColors.css +407 -0
  898. package/themes/widgets/cssVars/declarations/onlyColors.d.ts +3 -0
  899. package/themes/widgets/cssVars/declarations/onlyColors.js +11 -0
  900. package/themes/widgets/cssVars/declarations/onlyMedia.css +402 -0
  901. package/themes/widgets/cssVars/declarations/onlyVariables.css +735 -0
  902. package/themes/widgets/cssVars/declarations/onlyVariables.d.ts +3 -0
  903. package/themes/widgets/cssVars/declarations/onlyVariables.js +11 -0
  904. package/themes/widgets/cssVars/declarations/onlyVariablesLocal.css +735 -0
  905. package/themes/widgets/cssVars/declarations/onlyVariablesLocalIncremental.css +735 -0
  906. package/themes/widgets/cssVars/theme/fallbacks/index.css +1082 -0
  907. package/themes/widgets/cssVars/theme/fallbacks/index.less +829 -0
  908. package/themes/widgets/cssVars/theme/fallbacks/index.pcss +822 -0
  909. package/themes/widgets/cssVars/theme/fallbacks/index.scss +1089 -0
  910. package/themes/widgets/cssVars/theme/fallbacks/index.styl +829 -0
  911. package/themes/widgets/cssVars/theme/index.d.ts +4 -0
  912. package/themes/widgets/cssVars/theme/index.js +4532 -0
  913. package/themes/widgets/cssVars/theme/index.json +4529 -0
  914. package/themes/widgets/docs.json +4073 -0
  915. package/themes/widgets/index.css +1082 -0
  916. package/themes/widgets/index.d.ts +4 -0
  917. package/themes/widgets/index.js +1377 -0
  918. package/themes/widgets/index.json +1374 -0
  919. package/themes/widgets/index.less +829 -0
  920. package/themes/widgets/index.pcss +822 -0
  921. package/themes/widgets/index.scss +1089 -0
  922. package/themes/widgets/index.styl +829 -0
  923. package/themes/widgets/struct.json +1400 -0
  924. package/themes/widgetsDark/cssVars/declarations/index.css +1637 -0
  925. package/themes/widgetsDark/cssVars/declarations/noColors.css +676 -0
  926. package/themes/widgetsDark/cssVars/declarations/noSizes.css +446 -0
  927. package/themes/widgetsDark/cssVars/declarations/onlyAdaptiveGroups.css +152 -0
  928. package/themes/widgetsDark/cssVars/declarations/onlyColors.css +407 -0
  929. package/themes/widgetsDark/cssVars/declarations/onlyColors.d.ts +3 -0
  930. package/themes/widgetsDark/cssVars/declarations/onlyColors.js +11 -0
  931. package/themes/widgetsDark/cssVars/declarations/onlyMedia.css +402 -0
  932. package/themes/widgetsDark/cssVars/declarations/onlyVariables.css +735 -0
  933. package/themes/widgetsDark/cssVars/declarations/onlyVariables.d.ts +3 -0
  934. package/themes/widgetsDark/cssVars/declarations/onlyVariables.js +11 -0
  935. package/themes/widgetsDark/cssVars/declarations/onlyVariablesLocal.css +735 -0
  936. package/themes/widgetsDark/cssVars/declarations/onlyVariablesLocalIncremental.css +735 -0
  937. package/themes/widgetsDark/cssVars/theme/fallbacks/index.css +1082 -0
  938. package/themes/widgetsDark/cssVars/theme/fallbacks/index.less +829 -0
  939. package/themes/widgetsDark/cssVars/theme/fallbacks/index.pcss +822 -0
  940. package/themes/widgetsDark/cssVars/theme/fallbacks/index.scss +1089 -0
  941. package/themes/widgetsDark/cssVars/theme/fallbacks/index.styl +829 -0
  942. package/themes/widgetsDark/cssVars/theme/index.d.ts +4 -0
  943. package/themes/widgetsDark/cssVars/theme/index.js +4532 -0
  944. package/themes/widgetsDark/cssVars/theme/index.json +4529 -0
  945. package/themes/widgetsDark/docs.json +4073 -0
  946. package/themes/widgetsDark/index.css +1082 -0
  947. package/themes/widgetsDark/index.d.ts +4 -0
  948. package/themes/widgetsDark/index.js +1377 -0
  949. package/themes/widgetsDark/index.json +1374 -0
  950. package/themes/widgetsDark/index.less +829 -0
  951. package/themes/widgetsDark/index.pcss +822 -0
  952. package/themes/widgetsDark/index.scss +1089 -0
  953. package/themes/widgetsDark/index.styl +829 -0
  954. package/themes/widgetsDark/struct.json +1400 -0
  955. package/themes/workspaceAdmin/cssVars/declarations/index.css +121 -112
  956. package/themes/workspaceAdmin/cssVars/declarations/noColors.css +18 -15
  957. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +99 -93
  958. package/themes/workspaceAdmin/cssVars/declarations/onlyAdaptiveGroups.css +4 -2
  959. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +99 -93
  960. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
  961. package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +4 -4
  962. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +105 -98
  963. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
  964. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +105 -98
  965. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +105 -98
  966. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +117 -108
  967. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +105 -98
  968. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +105 -98
  969. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +111 -103
  970. package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +105 -98
  971. package/themes/workspaceAdmin/cssVars/theme/index.js +130 -98
  972. package/themes/workspaceAdmin/cssVars/theme/index.json +130 -98
  973. package/themes/workspaceAdmin/docs.json +8 -0
  974. package/themes/workspaceAdmin/index.css +117 -108
  975. package/themes/workspaceAdmin/index.js +109 -98
  976. package/themes/workspaceAdmin/index.json +109 -98
  977. package/themes/workspaceAdmin/index.less +105 -98
  978. package/themes/workspaceAdmin/index.pcss +105 -98
  979. package/themes/workspaceAdmin/index.scss +111 -103
  980. package/themes/workspaceAdmin/index.styl +105 -98
  981. package/themes/workspaceAdmin/struct.json +109 -98
  982. package/themes/workspaceAdminDark/cssVars/declarations/index.css +46 -37
  983. package/themes/workspaceAdminDark/cssVars/declarations/noColors.css +6 -3
  984. package/themes/workspaceAdminDark/cssVars/declarations/noSizes.css +40 -34
  985. package/themes/workspaceAdminDark/cssVars/declarations/onlyAdaptiveGroups.css +4 -2
  986. package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.css +40 -34
  987. package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.js +2 -2
  988. package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.css +42 -35
  989. package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.js +2 -2
  990. package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocal.css +42 -35
  991. package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocalIncremental.css +42 -35
  992. package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.css +46 -37
  993. package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.less +42 -35
  994. package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.pcss +42 -35
  995. package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.scss +44 -36
  996. package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.styl +42 -35
  997. package/themes/workspaceAdminDark/cssVars/theme/index.js +67 -35
  998. package/themes/workspaceAdminDark/cssVars/theme/index.json +67 -35
  999. package/themes/workspaceAdminDark/docs.json +8 -0
  1000. package/themes/workspaceAdminDark/index.css +46 -37
  1001. package/themes/workspaceAdminDark/index.js +46 -35
  1002. package/themes/workspaceAdminDark/index.json +46 -35
  1003. package/themes/workspaceAdminDark/index.less +42 -35
  1004. package/themes/workspaceAdminDark/index.pcss +42 -35
  1005. package/themes/workspaceAdminDark/index.scss +44 -36
  1006. package/themes/workspaceAdminDark/index.styl +42 -35
  1007. package/themes/workspaceAdminDark/struct.json +46 -35
  1008. package/themes/workspaceLandings/cssVars/declarations/index.css +45 -39
  1009. package/themes/workspaceLandings/cssVars/declarations/noSizes.css +45 -39
  1010. package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +45 -39
  1011. package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
  1012. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +45 -39
  1013. package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
  1014. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +45 -39
  1015. package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -39
  1016. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +45 -39
  1017. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +45 -39
  1018. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +45 -39
  1019. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +45 -39
  1020. package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +45 -39
  1021. package/themes/workspaceLandings/cssVars/theme/index.js +67 -39
  1022. package/themes/workspaceLandings/cssVars/theme/index.json +67 -39
  1023. package/themes/workspaceLandings/docs.json +8 -0
  1024. package/themes/workspaceLandings/index.css +45 -39
  1025. package/themes/workspaceLandings/index.js +49 -39
  1026. package/themes/workspaceLandings/index.json +49 -39
  1027. package/themes/workspaceLandings/index.less +45 -39
  1028. package/themes/workspaceLandings/index.pcss +45 -39
  1029. package/themes/workspaceLandings/index.scss +45 -39
  1030. package/themes/workspaceLandings/index.styl +45 -39
  1031. package/themes/workspaceLandings/struct.json +49 -39
  1032. package/utils/common/colors/projectColors.js +11 -11
@@ -104,6 +104,8 @@ export interface LocalParadigmColorsDescriptionStruct {
104
104
  colorTooltipTextGreenThemed: ColorDescription;
105
105
  colorTooltipTextOrangeThemed: ColorDescription;
106
106
  colorTooltipTextPurpleThemed: ColorDescription;
107
+ colorBackgroundSky: ColorDescription;
108
+ colorBackgroundSkyAlpha: ColorDescription;
107
109
  }
108
110
  export type ParadigmLocalColors = {
109
111
  [key in keyof LocalParadigmColorsDescriptionStruct]: ColorWithStates;
@@ -1,7 +1,8 @@
1
+ import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
1
2
  import { Adaptive } from '../../general/tools';
2
3
  import { DefaultViewports } from '../../general/tools/viewports';
3
4
  import { Font } from '../../general/typography';
4
- import { ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
5
+ import { LocalParadigmColorsDescriptionStruct, ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
5
6
  interface ThemeCloudTypohraphy {
6
7
  /**
7
8
  * @desc Caption 1 CAPS • DEMIBOLD
@@ -57,9 +58,87 @@ interface ThemeCloudTypohraphy {
57
58
  * */
58
59
  fontLargeText: Font;
59
60
  }
60
- export interface ThemeCloud extends ParadigmTheme, ThemeCloudTypohraphy {
61
+ export interface LocalCloudColorsDescriptionStruct {
62
+ cloudColorTextSecondaryAlpha: ColorDescription;
63
+ cloudColorTextAccentAlternative: ColorDescription;
64
+ cloudColorTextSnackbarAccent: ColorDescription;
65
+ cloudColorTextContrastThemedAlpha: ColorDescription;
66
+ cloudColorToolbarBackground: ColorDescription;
67
+ cloudColorViewerBackground: ColorDescription;
68
+ cloudColorTabbarBackgroundAlpha: ColorDescription;
69
+ cloudColorHeaderIconBackgroundAlpha: ColorDescription;
70
+ cloudColorBackgroundDragAndDrop: ColorDescription;
71
+ cloudColorBackgroundCTA: ColorDescription;
72
+ cloudColorHeaderSearchBackground: ColorDescription;
73
+ cloudColorHeaderSearchBackgroundCollapsed: ColorDescription;
74
+ cloudColorBackgroundPortal: ColorDescription;
75
+ cloudColorBackgroundAlternative: ColorDescription;
76
+ cloudColorBackgroundContentAlternative: ColorDescription;
77
+ cloudColorBackgroundFastScroll: ColorDescription;
78
+ cloudColorIconAccentAlternative: ColorDescription;
79
+ cloudColorIconRating: ColorDescription;
80
+ cloudColorIconFolder: ColorDescription;
81
+ cloudColorLandingStrokeTariff: ColorDescription;
82
+ cloudColorSweetblue: ColorDescription;
83
+ cloudColorBlueAccentThemed: ColorDescription;
84
+ cloudColorSweetgreen: ColorDescription;
85
+ cloudColorGreenAccentThemed: ColorDescription;
86
+ cloudColorSweetorange: ColorDescription;
87
+ cloudColorOrangeAccentThemed: ColorDescription;
88
+ cloudColorSweetpurple: ColorDescription;
89
+ cloudColorPurpleAccentThemed: ColorDescription;
90
+ cloudColorIconIDCardThemedAlpha: ColorDescription;
91
+ cloudColorIconIDCard: ColorDescription;
92
+ cloudColorIconOfficialThemedAlpha: ColorDescription;
93
+ cloudColorIconOfficial: ColorDescription;
94
+ cloudColorIconTransportThemed: ColorDescription;
95
+ cloudColorIconTransport: ColorDescription;
96
+ cloudColorIconFinanceThemed: ColorDescription;
97
+ cloudColorIconFinance: ColorDescription;
98
+ cloudColorIconFileDocumentInvariably: ColorDescription;
99
+ cloudColorIconFilePresentationInvariably: ColorDescription;
100
+ cloudColorIconFileTableInvariably: ColorDescription;
101
+ cloudColorBackgroundFileDocument: ColorDescription;
102
+ cloudColorBackgroundFilePresentation: ColorDescription;
103
+ cloudColorBackgroundFileTable: ColorDescription;
104
+ cloudColorBackgroundFileOtherAlpha: ColorDescription;
105
+ cloudColorBackgroundProfileTariff: ColorDescription;
106
+ cloudColorIconProfileTariff: ColorDescription;
107
+ cloudColorBackgroundProfileAccess: ColorDescription;
108
+ cloudColorIconProfileAccess: ColorDescription;
109
+ cloudColorBackgroundProfileUploading: ColorDescription;
110
+ cloudColorIconProfileUploading: ColorDescription;
111
+ cloudColorBackgroundProfileTrash: ColorDescription;
112
+ cloudColorIconProfileTrash: ColorDescription;
113
+ cloudColorBackgroundProfileSettings: ColorDescription;
114
+ cloudColorIconProfileSettings: ColorDescription;
115
+ cloudColorBackgroundProfileMail: ColorDescription;
116
+ cloudColorIconProfileMail: ColorDescription;
117
+ cloudColorLandingBackground: ColorDescription;
118
+ cloudColorLandingSecondaryBackground: ColorDescription;
119
+ cloudColorLandingTertiaryBackground: ColorDescription;
120
+ cloudColorLandingMediumBackground: ColorDescription;
121
+ cloudColorLandingButtonBackground: ColorDescription;
122
+ cloudColorLandingLabelBackground: ColorDescription;
123
+ cloudColorLandingLabelInverseBackground: ColorDescription;
124
+ cloudColorLandingControlPrimaryBackground: ColorDescription;
125
+ cloudColorLandingControlSecondaryBackground: ColorDescription;
126
+ cloudColorSubscriptionButtonBackground: ColorDescription;
127
+ cloudColorScrollIndicatorAlpha: ColorDescription;
128
+ cloudColorSidebarItemText: ColorDescription;
129
+ cloudColorSidebarItemTextPrimary: ColorDescription;
130
+ cloudColorSidebarItemTextSecondary: ColorDescription;
131
+ cloudColorSidebarItemBackgroundAlpha: ColorDescription;
132
+ cloudColorBackground: ColorDescription;
133
+ cloudColorOverlayBackground: ColorDescription;
134
+ }
135
+ export type CloudLocalColors = {
136
+ [key in keyof LocalCloudColorsDescriptionStruct]: ColorWithStates;
137
+ };
138
+ export interface ThemeCloud extends ParadigmTheme, ThemeCloudTypohraphy, CloudLocalColors {
61
139
  }
62
140
  export interface ThemeCloudDescription extends ParadigmThemeDescription, ThemeCloudTypohraphy {
141
+ colors: LocalCloudColorsDescriptionStruct & LocalParadigmColorsDescriptionStruct & ColorsDescriptionStruct;
63
142
  }
64
143
  export interface ThemeCloudCssVars extends ParadigmThemeCssVars<DefaultViewports, ThemeCloud> {
65
144
  }
@@ -130,6 +130,11 @@ interface MediaUniqTokens {
130
130
  * @tags font
131
131
  */
132
132
  mediaFontMediaTitle6: Adaptive<Font>;
133
+ /**
134
+ * @desc Подзаголовок, отделённый визуально от заголовка выше
135
+ * @tags font
136
+ */
137
+ mediaFontMediaSubtitleLight: Adaptive<Font>;
133
138
  /**
134
139
  * @desc Лид статьи
135
140
  * @tags font
@@ -188,6 +193,16 @@ interface MediaUniqTokens {
188
193
  fontH2: Adaptive<Font>;
189
194
  fontH3: Adaptive<Font>;
190
195
  fontH4: Adaptive<Font>;
196
+ /**
197
+ * @desc
198
+ * @tags size
199
+ */
200
+ mediaSizeGrid: number;
201
+ /**
202
+ * @desc Базовый gap сетки
203
+ * @tags size
204
+ */
205
+ mediaSizeGap: number;
191
206
  /**
192
207
  * @desc Ширина колонки страницы
193
208
  * @tags size, component
@@ -198,6 +213,11 @@ interface MediaUniqTokens {
198
213
  * @tags size, component
199
214
  */
200
215
  gridMainContent: Adaptive<number | string>;
216
+ /**
217
+ * @desc Ширина основной колонки контента с выносом
218
+ * @tags size, component
219
+ */
220
+ gridMainContentWide: Adaptive<number | string>;
201
221
  /**
202
222
  * @desc Ширина sidebar
203
223
  * @tags size, component
@@ -0,0 +1,65 @@
1
+ import { ThemeCssVars } from '../../general';
2
+ import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
3
+ import { Adaptive } from '../../general/tools';
4
+ import { Font } from '../../general/typography';
5
+ import { ThemeVkBase, ThemeVkBaseDescription } from '../vkBase';
6
+ export interface ThemeTutoriaLocalSizes {
7
+ tutoriaSizePaddingCard: number;
8
+ tutoriaLayoutMaxWidth: number;
9
+ tutoriaSizeButtonBaseSmallBorderRadius: number;
10
+ tutoriaSizeButtonBaseMediumBorderRadius: number;
11
+ tutoriaSizeButtonBaseLargeBorderRadius: number;
12
+ }
13
+ export interface ThemeTutoriaOverValues {
14
+ }
15
+ export interface LocalTutoriaColorsDescriptionStruct {
16
+ tutoriaColorBackgroundPrimary: ColorDescription;
17
+ tutoriaColorBackgroundContentInverse: ColorDescription;
18
+ tutoriaColorBackgroundOverlayAlpha: ColorDescription;
19
+ tutoriaColorBackgroundNeutral: ColorDescription;
20
+ tutoriaColorBackgroundAccentTint: ColorDescription;
21
+ tutoriaColorBackgroundWarning: ColorDescription;
22
+ tutoriaColorBackgroundWarningTint: ColorDescription;
23
+ tutoriaColorBackgroundPositiveTint: ColorDescription;
24
+ tutoriaColorBackgroundNegativeTint: ColorDescription;
25
+ tutoriaColorBackgroundInfo: ColorDescription;
26
+ tutoriaColorBackgroundInfoTint: ColorDescription;
27
+ tutoriaColorCardBoxShadowAlpha: ColorDescription;
28
+ tutoriaColorTextWarning: ColorDescription;
29
+ tutoriaColorTextInfo: ColorDescription;
30
+ tutoriaColorIconWarning: ColorDescription;
31
+ tutoriaColorIconInfo: ColorDescription;
32
+ tutoriaColorIconLink: ColorDescription;
33
+ tutoriaColorSeparatorPrimaryAlpha: ColorDescription;
34
+ tutoriaColorSeparatorSecondaryAlpha: ColorDescription;
35
+ tutoriaColorStrokePrimary: ColorDescription;
36
+ tutoriaColorStrokeSecondary: ColorDescription;
37
+ tutoriaColorStrokeTertiary: ColorDescription;
38
+ tutoriaColorStrokeAccentTint: ColorDescription;
39
+ tutoriaColorStrokePositiveTint: ColorDescription;
40
+ tutoriaColorStrokeWarning: ColorDescription;
41
+ tutoriaColorStrokeWarningTint: ColorDescription;
42
+ tutoriaColorStrokeNegativeTint: ColorDescription;
43
+ tutoriaColorStrokeInfo: ColorDescription;
44
+ tutoriaColorStrokeInfoTint: ColorDescription;
45
+ }
46
+ export interface LocalTutoriaFontStruct {
47
+ tutoriaFontTextTitle1: Font;
48
+ tutoriaFontTextTitle2: Font;
49
+ tutoriaFontTextTitle3: Font;
50
+ }
51
+ type ThemeTutoriaAdaptiveValues = LocalTutoriaFontStruct & ThemeTutoriaLocalSizes;
52
+ export type ThemeTutoriaAdaptiveTokens = {
53
+ [key in keyof ThemeTutoriaAdaptiveValues]: Adaptive<ThemeTutoriaAdaptiveValues[key]>;
54
+ };
55
+ export type TutoriaLocalColors = {
56
+ [key in keyof LocalTutoriaColorsDescriptionStruct]: ColorWithStates;
57
+ };
58
+ export interface ThemeTutoriaDescription extends ThemeVkBaseDescription, ThemeTutoriaOverValues, ThemeTutoriaAdaptiveTokens {
59
+ colors: LocalTutoriaColorsDescriptionStruct & ColorsDescriptionStruct;
60
+ }
61
+ export interface ThemeTutoria extends ThemeVkBase, ThemeTutoriaOverValues, TutoriaLocalColors, ThemeTutoriaAdaptiveTokens {
62
+ }
63
+ export interface ThemeTutoriaCssVars extends ThemeCssVars<ThemeTutoria> {
64
+ }
65
+ export {};
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ import { ThemeTutoria, ThemeTutoriaCssVars, ThemeTutoriaDescription } from '../tutoria';
2
+ export type ThemeTutoriaDark = ThemeTutoria;
3
+ export type ThemeTutoriaDarkDescription = ThemeTutoriaDescription;
4
+ export type ThemeTutoriaDarkCssVars = ThemeTutoriaCssVars;
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,7 @@
1
+ import { ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
2
+ export interface ThemeWidgetsDescription extends ParadigmThemeDescription {
3
+ }
4
+ export interface ThemeWidgets extends ParadigmTheme {
5
+ }
6
+ export interface ThemeWidgetsCssVars extends ParadigmThemeCssVars {
7
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,7 @@
1
+ import { ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
2
+ export interface ThemeWidgetsDarkDescription extends ParadigmThemeDescription {
3
+ }
4
+ export interface ThemeWidgetsDark extends ParadigmTheme {
5
+ }
6
+ export interface ThemeWidgetsDarkCssVars extends ParadigmThemeCssVars {
7
+ }
@@ -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.50.1-dev-6f67f8.0",
3
+ "version": "4.52.0",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "homepage": "https://vkcom.github.io/vkui-tokens",
@@ -43,7 +43,7 @@
43
43
  "csstype": "^3.1.1"
44
44
  },
45
45
  "devDependencies": {
46
- "@babel/core": "7.24.7",
46
+ "@babel/core": "7.25.2",
47
47
  "@svgr/webpack": "8.1.0",
48
48
  "@types/color": "3.0.6",
49
49
  "@types/common-tags": "1.8.4",
@@ -56,7 +56,7 @@
56
56
  "@vkontakte/icons": "2.124.0",
57
57
  "@vkontakte/prettier-config": "0.1.0",
58
58
  "@vkontakte/vk-bridge": "2.14.2",
59
- "@vkontakte/vkjs": "1.2.0",
59
+ "@vkontakte/vkjs": "1.3.0",
60
60
  "@vkontakte/vkui": "6.3.0",
61
61
  "babel-jest": "29.7.0",
62
62
  "babel-loader": "9.1.3",
@@ -81,10 +81,10 @@
81
81
  "eslint-plugin-unicorn": "51.0.1",
82
82
  "fs-extra": "11.2.0",
83
83
  "html-webpack-plugin": "5.6.0",
84
- "husky": "9.1.3",
84
+ "husky": "9.1.4",
85
85
  "jest": "29.7.0",
86
86
  "jest-junit": "16.0.0",
87
- "lint-staged": "15.2.7",
87
+ "lint-staged": "15.2.9",
88
88
  "lodash": "4.17.21",
89
89
  "prettier": "3.3.2",
90
90
  "react": "18.3.1",
@@ -92,7 +92,7 @@
92
92
  "rimraf": "5.0.7",
93
93
  "style-loader": "4.0.0",
94
94
  "terser-webpack-plugin": "5.3.10",
95
- "ts-jest": "29.1.5",
95
+ "ts-jest": "29.2.4",
96
96
  "ts-loader": "9.5.1",
97
97
  "ts-morph": "20.0.0",
98
98
  "ts-node": "10.9.2",
@@ -101,7 +101,7 @@
101
101
  "type-fest": "4.23.0",
102
102
  "typescript": "5.2.2",
103
103
  "typescript-eslint": "7.0.1",
104
- "webpack": "5.92.1",
104
+ "webpack": "5.93.0",
105
105
  "webpack-cli": "5.1.4",
106
106
  "webpack-dev-server": "5.0.4",
107
107
  "webpack-notifier": "1.15.0"
@@ -32,9 +32,9 @@ exports.lightColors = {
32
32
  colorsScheme: 'light',
33
33
  colors: {
34
34
  // Background
35
- colorBackgroundAccent: '#005FF9',
36
- colorBackgroundAccentThemed: '#005FF9',
37
- colorBackgroundAccentThemedAlpha: 'rgba(0, 95, 249, 0.2)',
35
+ colorBackgroundAccent: '#0077FF',
36
+ colorBackgroundAccentThemed: '#0077FF',
37
+ colorBackgroundAccentThemedAlpha: 'rgba(0, 119, 255, 0.2)',
38
38
  colorBackgroundAccentAlternative: '#FF9E00',
39
39
  colorBackgroundContent: '#FFFFFF',
40
40
  colorBackgroundSecondary: '#F0F1F3',
@@ -51,7 +51,7 @@ exports.lightColors = {
51
51
  active: 'rgba(255, 255, 255, 0.28)',
52
52
  },
53
53
  colorBackgroundWarning: '#FFF1AD',
54
- colorBackgroundNegative: '#ED0A34',
54
+ colorBackgroundNegative: '#ED330A',
55
55
  colorBackgroundTertiary: colorBackgroundTertiaryLight,
56
56
  colorBackgroundTertiaryAlpha: {
57
57
  normal: 'rgba(0, 0, 0, 0.04)',
@@ -60,7 +60,7 @@ exports.lightColors = {
60
60
  },
61
61
  colorBackgroundModal: '#FFFFFF',
62
62
  colorBackgroundPositive: '#0DC268',
63
- colorBackgroundNegativeTint: '#FAEBEB',
63
+ colorBackgroundNegativeTint: '#FEEFEB',
64
64
  colorBackgroundPositiveTint: '#ECFAF3',
65
65
  colorFieldBackground: '#ffffff',
66
66
  colorBackgroundModalInverse: '#303030',
@@ -69,12 +69,12 @@ exports.lightColors = {
69
69
  colorBackgroundAccentTint: '#5a9eff',
70
70
  colorBackgroundInfoTint: '#f0f4ff',
71
71
  // Text
72
- colorTextAccent: '#005FF9',
73
- colorTextAccentThemed: '#005FF9',
74
- colorTextNegative: '#ED0A34',
75
- colorTextLink: '#005BD1',
72
+ colorTextAccent: '#0070f0',
73
+ colorTextAccentThemed: '#0070f0',
74
+ colorTextNegative: '#ED330a',
75
+ colorTextLink: '#0070f0',
76
76
  colorTextLinkTint: '#71AAEB',
77
- colorTextLinkThemed: '#005BD1',
77
+ colorTextLinkThemed: '#0070f0',
78
78
  colorTextMuted: '#2C2D2E',
79
79
  colorTextPrimary: '#2C2D2E',
80
80
  colorTextPrimaryInvariably: '#2C2D2E',
@@ -87,8 +87,8 @@ exports.lightColors = {
87
87
  colorLinkContrast: '#FFFFFF',
88
88
  colorTextPositive: '#0DC268',
89
89
  // Icons
90
- colorIconAccent: '#005FF9',
91
- colorIconAccentThemed: '#005FF9',
90
+ colorIconAccent: '#0077ff',
91
+ colorIconAccentThemed: '#0077ff',
92
92
  colorIconPrimary: '#2C2D2E',
93
93
  colorIconPrimaryInvariably: '#2C2D2E',
94
94
  colorIconMedium: '#919399',
@@ -101,13 +101,13 @@ exports.lightColors = {
101
101
  colorIconContrastThemed: '#FFFFFF',
102
102
  colorIconPositive: '#0DC268',
103
103
  colorIconWarning: '#FF9E00',
104
- colorIconNegative: '#ED0A34',
104
+ colorIconNegative: '#ED033a',
105
105
  colorIconContrastSecondary: '#F2F3F5',
106
106
  // Stroke
107
- colorStrokeAccent: '#005FF9',
108
- colorStrokeAccentThemed: '#005FF9',
107
+ colorStrokeAccent: '#0077ff',
108
+ colorStrokeAccentThemed: '#0077ff',
109
109
  colorStrokeContrast: '#FFFFFF',
110
- colorStrokeNegative: '#ED0A34',
110
+ colorStrokeNegative: '#ED033a',
111
111
  colorImageBorderAlpha: 'rgba(0, 16, 61, 0.08)',
112
112
  colorFieldBorderAlpha: 'rgba(0, 16, 61, 0.12)',
113
113
  colorSeparatorPrimaryAlpha: 'rgba(0, 16, 61, 0.12)',
@@ -117,9 +117,9 @@ exports.lightColors = {
117
117
  colorSeparatorPrimary2x: '#CDD0D5',
118
118
  colorSeparatorPrimary3x: '#BFC3CA',
119
119
  // Palette
120
- colorAccentBlue: '#005FF9',
120
+ colorAccentBlue: '#0077FF',
121
121
  colorAccentGray: '#A5A7AD',
122
- colorAccentRed: '#ED0A34',
122
+ colorAccentRed: '#ED033A',
123
123
  colorAccentOrangeFire: '#F05C44',
124
124
  colorAccentOrange: '#FF9E00',
125
125
  colorAccentOrangePeach: '#F9B54F',
@@ -127,15 +127,15 @@ exports.lightColors = {
127
127
  colorAccentGreen: '#0DC268',
128
128
  colorAccentCyan: '#07E5F9',
129
129
  colorAccentAzure: '#0077FF',
130
- colorAccentPurple: '#4F6DDC',
130
+ colorAccentPurple: '#8C64FF',
131
131
  colorAccentViolet: '#C15DF3',
132
132
  colorAccentRaspberryPink: '#E03FAB',
133
133
  colorAccentPink: '#FF3985',
134
134
  colorAccentSecondary: '#FF9E00',
135
135
  // Other
136
- colorActionSheetText: '#005FF9',
136
+ colorActionSheetText: '#0077ff',
137
137
  colorHeaderBackground: '#FFFFFF',
138
- colorPanelHeaderIcon: '#005FF9',
138
+ colorPanelHeaderIcon: '#0077ff',
139
139
  colorWriteBarInputBackground: '#F0F1F3',
140
140
  colorWriteBarInputBorder: '#E1E3E6',
141
141
  colorWriteBarInputBorderAlpha: 'rgba(0, 16, 61, 0.8)',
@@ -144,7 +144,7 @@ exports.lightColors = {
144
144
  colorImagePlaceholder: '#E6E7EB',
145
145
  colorImagePlaceholderAlpha: 'rgba(0, 16, 61, 0.8)',
146
146
  colorSearchFieldBackground: '#E6E7EB',
147
- colorWriteBarIcon: '#005FF9',
147
+ colorWriteBarIcon: '#0077ff',
148
148
  colorSkeletonFrom: '#F3F3F5',
149
149
  colorSkeletonTo: '#E0E1E6',
150
150
  colorAvatarOverlay: 'rgba(145, 147, 153, 0.48)',
@@ -153,9 +153,9 @@ exports.lightColors = {
153
153
  colorOverlaySecondary: 'rgba(44, 45, 46, 0.5)',
154
154
  colorSegmentedControl: '#FFFFFF',
155
155
  colorTabbarTextInactive: '#99A2AD',
156
- colorButtonText: '#005FF9',
157
- colorButtonIcon: '#005FF9',
158
- colorButtonStroke: '#005FF9',
156
+ colorButtonText: '#0077ff',
157
+ colorButtonIcon: '#0077ff',
158
+ colorButtonStroke: '#0077ff',
159
159
  colorTransparent: 'transparent',
160
160
  },
161
161
  };
@@ -163,7 +163,7 @@ exports.darkColors = {
163
163
  colorsScheme: 'dark',
164
164
  colors: {
165
165
  // Background
166
- colorBackgroundAccent: '#2775FC',
166
+ colorBackgroundAccent: '#0077FF',
167
167
  colorBackgroundAccentThemed: '#FFFFFF',
168
168
  colorBackgroundAccentThemedAlpha: 'rgba(255, 255, 255, 0.2)',
169
169
  colorBackgroundAccentAlternative: '#FF9E00',
@@ -200,10 +200,10 @@ exports.darkColors = {
200
200
  colorBackgroundAccentTint: '#5a9eff',
201
201
  colorBackgroundInfoTint: '#19202f',
202
202
  // Text
203
- colorTextAccent: '#3C82FD',
203
+ colorTextAccent: '#1A85FF',
204
204
  colorTextAccentThemed: '#FFFFFF',
205
205
  colorTextNegative: '#FF5C5C',
206
- colorTextLink: '#589BFF',
206
+ colorTextLink: '#1A85FF',
207
207
  colorTextLinkTint: '#71AAEB',
208
208
  colorTextLinkThemed: '#FFFFFF',
209
209
  colorTextMuted: '#E7E8EA',
@@ -218,7 +218,7 @@ exports.darkColors = {
218
218
  colorLinkContrast: '#FFFFFF',
219
219
  colorTextPositive: '#0DC268',
220
220
  // Icons
221
- colorIconAccent: '#3C82FD',
221
+ colorIconAccent: '#0077FF',
222
222
  colorIconAccentThemed: '#FFFFFF',
223
223
  colorIconPrimary: '#D9DADD',
224
224
  colorIconPrimaryInvariably: '#2C2D2E',
@@ -235,7 +235,7 @@ exports.darkColors = {
235
235
  colorIconNegative: '#FF5C5C',
236
236
  colorIconContrastSecondary: '#F2F3F5',
237
237
  // Stroke
238
- colorStrokeAccent: '#3C82FD',
238
+ colorStrokeAccent: '#0077FF',
239
239
  colorStrokeAccentThemed: '#FFFFFF',
240
240
  colorStrokeContrast: '#FFFFFF',
241
241
  colorStrokeNegative: '#FF5C5C',
@@ -248,9 +248,9 @@ exports.darkColors = {
248
248
  colorSeparatorPrimary3x: '#2d2d2f',
249
249
  colorStrokePositive: '#0DC268',
250
250
  // Palette
251
- colorAccentBlue: '#2775FC',
251
+ colorAccentBlue: '#0077ff',
252
252
  colorAccentGray: '#9C9DA2',
253
- colorAccentRed: '#ED0A34',
253
+ colorAccentRed: '#ED330A',
254
254
  colorAccentOrangeFire: '#F05C44',
255
255
  colorAccentOrange: '#FF9E00',
256
256
  colorAccentOrangePeach: '#FFC062',
@@ -258,15 +258,15 @@ exports.darkColors = {
258
258
  colorAccentGreen: '#0DC268',
259
259
  colorAccentCyan: '#07E5F9',
260
260
  colorAccentAzure: '#0077FF',
261
- colorAccentPurple: '#4F6DDC',
261
+ colorAccentPurple: '#8C64FF',
262
262
  colorAccentViolet: '#C15DF3',
263
263
  colorAccentRaspberryPink: '#F060C0',
264
264
  colorAccentPink: '#FF3985',
265
265
  colorAccentSecondary: '#FF9E00',
266
266
  // Other
267
- colorActionSheetText: '#3C82FD',
267
+ colorActionSheetText: '#0077FF',
268
268
  colorHeaderBackground: '#232324',
269
- colorPanelHeaderIcon: '#3C82FD',
269
+ colorPanelHeaderIcon: '#0077FF',
270
270
  colorWriteBarInputBackground: '#2A2A2B',
271
271
  colorWriteBarInputBorder: '#2C2D2E',
272
272
  colorWriteBarInputBorderAlpha: 'rgba(255, 255, 255, 0.8)',
@@ -275,7 +275,7 @@ exports.darkColors = {
275
275
  colorImagePlaceholderAlpha: 'rgba(255, 255, 255, 0.8)',
276
276
  colorImagePlaceholder: '#393A3B',
277
277
  colorSearchFieldBackground: '#393A3B',
278
- colorWriteBarIcon: '#3C82FD',
278
+ colorWriteBarIcon: '#0077FF',
279
279
  colorSkeletonFrom: '#2A2A2B',
280
280
  colorSkeletonTo: '#3E3F40',
281
281
  colorAvatarOverlay: 'rgba(176, 178, 182, 0.48)',
@@ -654,7 +654,9 @@ exports.lightTheme = __assign(__assign(__assign({}, exports.lightThemeBase), com
654
654
  active: 'rgba(255, 255, 255, 0.6)',
655
655
  }, colorButtonContrast: (0, overlayColors_1.overlayColors)(function (theme) { return theme.colors.colorBackgroundContent; }, function (theme) { return theme.colors.colorButtonContrastAlpha; }), colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)',
656
656
  // Тонированные цвета для проектов
657
- 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: {
657
+ colorBackgroundAccentTintThemedAlpha: 'rgba(0, 119, 255, 0.06)', colorBackgroundAccentTintAlpha: 'rgba(0, 119, 255, 0.06)', colorBackgroundAccentTintThemed: '#f0f7ff', colorBackgroundWarningTintThemedAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintAlpha: 'rgba(255, 241, 173, 0.48)', colorBackgroundWarningTintThemed: '#fffce0', colorBackgroundWarningTint: '#fffce0', colorBackgroundNegativeTintThemedAlpha: 'rgba(237, 51, 10, 0.08)', colorBackgroundNegativeTintAlpha: 'rgba(237, 51, 10, 0.08)', colorBackgroundNegativeTintThemed: '#feefeb', 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',
658
+ // Byte colors
659
+ colorBackgroundSky: '#cce4ff', colorBackgroundSkyAlpha: 'rgba(204, 228, 255, 0.9)' }), breakpoints: {
658
660
  touch: {
659
661
  breakpoint: 0,
660
662
  adaptiveValue: 'regular',
@@ -833,7 +835,9 @@ exports.darkTheme = __assign(__assign(__assign(__assign({}, exports.lightTheme),
833
835
  active: 'rgba(255, 255, 255, 0.24)',
834
836
  }, colorThumbErrorBackgroundAlpha: 'rgba(237, 10, 52, 0.12)',
835
837
  // Тонированные цвета для проектов
836
- 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' }) });
838
+ colorBackgroundAccentTintThemedAlpha: 'rgba(255, 255, 255, 0.08)', colorBackgroundAccentTintAlpha: 'rgba(0, 119, 255, 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, 51, 10, 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',
839
+ // Byte colors
840
+ colorBackgroundSky: '#2b2b2c', colorBackgroundSkyAlpha: 'rgba(51, 51, 51, 0.8)' }) });
837
841
  // Для экспорта базовой темы прописываем токен themeNameBase отдельно
838
842
  // В darkThemeBase прописать не можем, т.к. он тогда перетрёт themeNameBase
839
843
  // в продуктовых темах.