@vkontakte/vkui-tokens 4.77.0 → 4.78.1

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 (202) hide show
  1. package/interfaces/themes/legoAndroid/index.d.ts +5 -19
  2. package/interfaces/themes/legoIOS/index.d.ts +4 -2
  3. package/interfaces/themes/vkontakteAndroid/index.d.ts +2 -0
  4. package/package.json +1 -1
  5. package/themes/legoAndroid/cssVars/declarations/index.css +21 -18
  6. package/themes/legoAndroid/cssVars/declarations/noColors.css +3 -3
  7. package/themes/legoAndroid/cssVars/declarations/noSizes.css +18 -15
  8. package/themes/legoAndroid/cssVars/declarations/onlyColors.css +18 -15
  9. package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
  10. package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +19 -16
  11. package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
  12. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +19 -16
  13. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +16 -13
  14. package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +21 -18
  15. package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +19 -16
  16. package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +19 -16
  17. package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +21 -18
  18. package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +19 -16
  19. package/themes/legoAndroid/cssVars/theme/index.js +1 -1
  20. package/themes/legoAndroid/cssVars/theme/index.json +41 -27
  21. package/themes/legoAndroid/docs.json +332 -0
  22. package/themes/legoAndroid/index.css +21 -18
  23. package/themes/legoAndroid/index.js +1 -1
  24. package/themes/legoAndroid/index.json +23 -18
  25. package/themes/legoAndroid/index.less +19 -16
  26. package/themes/legoAndroid/index.pcss +19 -16
  27. package/themes/legoAndroid/index.scss +21 -18
  28. package/themes/legoAndroid/index.styl +19 -16
  29. package/themes/legoAndroid/struct.json +18 -13
  30. package/themes/legoAndroidDark/cssVars/declarations/index.css +25 -22
  31. package/themes/legoAndroidDark/cssVars/declarations/noColors.css +4 -4
  32. package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +22 -19
  33. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +21 -18
  34. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  35. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +23 -20
  36. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  37. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +23 -20
  38. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -13
  39. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +25 -22
  40. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +23 -20
  41. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +23 -20
  42. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +25 -22
  43. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +23 -20
  44. package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
  45. package/themes/legoAndroidDark/cssVars/theme/index.json +45 -31
  46. package/themes/legoAndroidDark/docs.json +332 -0
  47. package/themes/legoAndroidDark/index.css +25 -22
  48. package/themes/legoAndroidDark/index.js +1 -1
  49. package/themes/legoAndroidDark/index.json +27 -22
  50. package/themes/legoAndroidDark/index.less +23 -20
  51. package/themes/legoAndroidDark/index.pcss +23 -20
  52. package/themes/legoAndroidDark/index.scss +25 -22
  53. package/themes/legoAndroidDark/index.styl +23 -20
  54. package/themes/legoAndroidDark/struct.json +27 -22
  55. package/themes/legoIOS/cssVars/declarations/index.css +48 -45
  56. package/themes/legoIOS/cssVars/declarations/noColors.css +30 -30
  57. package/themes/legoIOS/cssVars/declarations/noSizes.css +18 -15
  58. package/themes/legoIOS/cssVars/declarations/onlyColors.css +18 -15
  59. package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
  60. package/themes/legoIOS/cssVars/declarations/onlyVariables.css +28 -25
  61. package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
  62. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +28 -25
  63. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +28 -25
  64. package/themes/legoIOS/cssVars/theme/fallbacks/index.css +48 -45
  65. package/themes/legoIOS/cssVars/theme/fallbacks/index.less +28 -25
  66. package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +28 -25
  67. package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +41 -38
  68. package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +28 -25
  69. package/themes/legoIOS/cssVars/theme/index.js +1 -1
  70. package/themes/legoIOS/cssVars/theme/index.json +39 -25
  71. package/themes/legoIOS/docs.json +4 -0
  72. package/themes/legoIOS/index.css +48 -45
  73. package/themes/legoIOS/index.js +1 -1
  74. package/themes/legoIOS/index.json +30 -25
  75. package/themes/legoIOS/index.less +28 -25
  76. package/themes/legoIOS/index.pcss +28 -25
  77. package/themes/legoIOS/index.scss +41 -38
  78. package/themes/legoIOS/index.styl +28 -25
  79. package/themes/legoIOS/struct.json +30 -25
  80. package/themes/legoIOSDark/cssVars/declarations/index.css +51 -48
  81. package/themes/legoIOSDark/cssVars/declarations/noColors.css +30 -30
  82. package/themes/legoIOSDark/cssVars/declarations/noSizes.css +21 -18
  83. package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +21 -18
  84. package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
  85. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +31 -28
  86. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  87. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +31 -28
  88. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +31 -25
  89. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +51 -48
  90. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +31 -28
  91. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +31 -28
  92. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +44 -41
  93. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +31 -28
  94. package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
  95. package/themes/legoIOSDark/cssVars/theme/index.json +42 -28
  96. package/themes/legoIOSDark/docs.json +4 -0
  97. package/themes/legoIOSDark/index.css +51 -48
  98. package/themes/legoIOSDark/index.js +1 -1
  99. package/themes/legoIOSDark/index.json +33 -28
  100. package/themes/legoIOSDark/index.less +31 -28
  101. package/themes/legoIOSDark/index.pcss +31 -28
  102. package/themes/legoIOSDark/index.scss +44 -41
  103. package/themes/legoIOSDark/index.styl +31 -28
  104. package/themes/legoIOSDark/struct.json +33 -28
  105. package/themes/vkontakteAndroid/cssVars/declarations/index.css +6 -0
  106. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +6 -0
  107. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +6 -0
  108. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +1 -1
  109. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +6 -0
  110. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +1 -1
  111. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +6 -0
  112. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  113. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +6 -0
  114. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +6 -0
  115. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +6 -0
  116. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +6 -0
  117. package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +6 -0
  118. package/themes/vkontakteAndroid/cssVars/theme/index.js +1 -1
  119. package/themes/vkontakteAndroid/cssVars/theme/index.json +28 -0
  120. package/themes/vkontakteAndroid/docs.json +8 -0
  121. package/themes/vkontakteAndroid/index.css +6 -0
  122. package/themes/vkontakteAndroid/index.js +1 -1
  123. package/themes/vkontakteAndroid/index.json +10 -0
  124. package/themes/vkontakteAndroid/index.less +6 -0
  125. package/themes/vkontakteAndroid/index.pcss +6 -0
  126. package/themes/vkontakteAndroid/index.scss +6 -0
  127. package/themes/vkontakteAndroid/index.styl +6 -0
  128. package/themes/vkontakteAndroid/struct.json +10 -0
  129. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +6 -0
  130. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +6 -0
  131. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +6 -0
  132. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  133. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +6 -0
  134. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  135. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  136. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  137. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +6 -0
  138. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +6 -0
  139. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +6 -0
  140. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +6 -0
  141. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +6 -0
  142. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +1 -1
  143. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +28 -0
  144. package/themes/vkontakteAndroidDark/docs.json +8 -0
  145. package/themes/vkontakteAndroidDark/index.css +6 -0
  146. package/themes/vkontakteAndroidDark/index.js +1 -1
  147. package/themes/vkontakteAndroidDark/index.json +10 -0
  148. package/themes/vkontakteAndroidDark/index.less +6 -0
  149. package/themes/vkontakteAndroidDark/index.pcss +6 -0
  150. package/themes/vkontakteAndroidDark/index.scss +6 -0
  151. package/themes/vkontakteAndroidDark/index.styl +6 -0
  152. package/themes/vkontakteAndroidDark/struct.json +10 -0
  153. package/themes/vkontakteCom/docs.json +8 -0
  154. package/themes/vkontakteComDark/docs.json +8 -0
  155. package/themes/vkontakteIOS/cssVars/declarations/index.css +6 -0
  156. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +6 -0
  157. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +6 -0
  158. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +1 -1
  159. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +6 -0
  160. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +1 -1
  161. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +6 -0
  162. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  163. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +6 -0
  164. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +6 -0
  165. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +6 -0
  166. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +6 -0
  167. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +6 -0
  168. package/themes/vkontakteIOS/cssVars/theme/index.js +1 -1
  169. package/themes/vkontakteIOS/cssVars/theme/index.json +28 -0
  170. package/themes/vkontakteIOS/docs.json +8 -0
  171. package/themes/vkontakteIOS/index.css +6 -0
  172. package/themes/vkontakteIOS/index.js +1 -1
  173. package/themes/vkontakteIOS/index.json +10 -0
  174. package/themes/vkontakteIOS/index.less +6 -0
  175. package/themes/vkontakteIOS/index.pcss +6 -0
  176. package/themes/vkontakteIOS/index.scss +6 -0
  177. package/themes/vkontakteIOS/index.styl +6 -0
  178. package/themes/vkontakteIOS/struct.json +10 -0
  179. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +6 -0
  180. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +6 -0
  181. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +6 -0
  182. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +1 -1
  183. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +6 -0
  184. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  185. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +6 -0
  186. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
  187. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +6 -0
  188. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +6 -0
  189. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +6 -0
  190. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +6 -0
  191. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +6 -0
  192. package/themes/vkontakteIOSDark/cssVars/theme/index.js +1 -1
  193. package/themes/vkontakteIOSDark/cssVars/theme/index.json +28 -0
  194. package/themes/vkontakteIOSDark/docs.json +8 -0
  195. package/themes/vkontakteIOSDark/index.css +6 -0
  196. package/themes/vkontakteIOSDark/index.js +1 -1
  197. package/themes/vkontakteIOSDark/index.json +10 -0
  198. package/themes/vkontakteIOSDark/index.less +6 -0
  199. package/themes/vkontakteIOSDark/index.pcss +6 -0
  200. package/themes/vkontakteIOSDark/index.scss +6 -0
  201. package/themes/vkontakteIOSDark/index.styl +6 -0
  202. package/themes/vkontakteIOSDark/struct.json +10 -0
@@ -523,7 +523,7 @@
523
523
  },
524
524
  "lineHeight": {
525
525
  "name": "--vkui--font_text--line_height--regular",
526
- "value": "var(--vkui--font_text--line_height--regular, 18.33px)"
526
+ "value": "var(--vkui--font_text--line_height--regular, 18.5px)"
527
527
  },
528
528
  "fontFamily": {
529
529
  "name": "--vkui--font_text--font_family--regular",
@@ -2494,15 +2494,15 @@
2494
2494
  "colorBackgroundNegative": {
2495
2495
  "normal": {
2496
2496
  "name": "--vkui--color_background_negative",
2497
- "value": "var(--vkui--color_background_negative, #fe3c60)"
2497
+ "value": "var(--vkui--color_background_negative, #F65460)"
2498
2498
  },
2499
2499
  "hover": {
2500
2500
  "name": "--vkui--color_background_negative--hover",
2501
- "value": "var(--vkui--color_background_negative--hover, #F43A5F)"
2501
+ "value": "var(--vkui--color_background_negative--hover, #EC515F)"
2502
2502
  },
2503
2503
  "active": {
2504
2504
  "name": "--vkui--color_background_negative--active",
2505
- "value": "var(--vkui--color_background_negative--active, #EA385D)"
2505
+ "value": "var(--vkui--color_background_negative--active, #E24F5D)"
2506
2506
  }
2507
2507
  },
2508
2508
  "colorBackgroundNegativeTint": {
@@ -2732,15 +2732,15 @@
2732
2732
  "colorTextNegative": {
2733
2733
  "normal": {
2734
2734
  "name": "--vkui--color_text_negative",
2735
- "value": "var(--vkui--color_text_negative, #fe3c60)"
2735
+ "value": "var(--vkui--color_text_negative, #F65460)"
2736
2736
  },
2737
2737
  "hover": {
2738
2738
  "name": "--vkui--color_text_negative--hover",
2739
- "value": "var(--vkui--color_text_negative--hover, #F43A5F)"
2739
+ "value": "var(--vkui--color_text_negative--hover, #EC515F)"
2740
2740
  },
2741
2741
  "active": {
2742
2742
  "name": "--vkui--color_text_negative--active",
2743
- "value": "var(--vkui--color_text_negative--active, #EA385D)"
2743
+ "value": "var(--vkui--color_text_negative--active, #E24F5D)"
2744
2744
  }
2745
2745
  },
2746
2746
  "colorTextLink": {
@@ -3040,15 +3040,15 @@
3040
3040
  "colorIconNegative": {
3041
3041
  "normal": {
3042
3042
  "name": "--vkui--color_icon_negative",
3043
- "value": "var(--vkui--color_icon_negative, #fe3c60)"
3043
+ "value": "var(--vkui--color_icon_negative, #F65460)"
3044
3044
  },
3045
3045
  "hover": {
3046
3046
  "name": "--vkui--color_icon_negative--hover",
3047
- "value": "var(--vkui--color_icon_negative--hover, #F43A5F)"
3047
+ "value": "var(--vkui--color_icon_negative--hover, #EC515F)"
3048
3048
  },
3049
3049
  "active": {
3050
3050
  "name": "--vkui--color_icon_negative--active",
3051
- "value": "var(--vkui--color_icon_negative--active, #EA385D)"
3051
+ "value": "var(--vkui--color_icon_negative--active, #E24F5D)"
3052
3052
  }
3053
3053
  },
3054
3054
  "colorStrokeAccent": {
@@ -3166,15 +3166,15 @@
3166
3166
  "colorStrokeNegative": {
3167
3167
  "normal": {
3168
3168
  "name": "--vkui--color_stroke_negative",
3169
- "value": "var(--vkui--color_stroke_negative, #fe3c60)"
3169
+ "value": "var(--vkui--color_stroke_negative, #F65460)"
3170
3170
  },
3171
3171
  "hover": {
3172
3172
  "name": "--vkui--color_stroke_negative--hover",
3173
- "value": "var(--vkui--color_stroke_negative--hover, #F43A5F)"
3173
+ "value": "var(--vkui--color_stroke_negative--hover, #EC515F)"
3174
3174
  },
3175
3175
  "active": {
3176
3176
  "name": "--vkui--color_stroke_negative--active",
3177
- "value": "var(--vkui--color_stroke_negative--active, #EA385D)"
3177
+ "value": "var(--vkui--color_stroke_negative--active, #E24F5D)"
3178
3178
  }
3179
3179
  },
3180
3180
  "colorStrokeContrast": {
@@ -3765,6 +3765,34 @@
3765
3765
  "value": "var(--vkui--color_transparent--active, rgba(0, 0, 0, 0.08))"
3766
3766
  }
3767
3767
  },
3768
+ "colorBackgroundInverse": {
3769
+ "normal": {
3770
+ "name": "--vkui--color_background_inverse",
3771
+ "value": "var(--vkui--color_background_inverse, #262626)"
3772
+ },
3773
+ "hover": {
3774
+ "name": "--vkui--color_background_inverse--hover",
3775
+ "value": "var(--vkui--color_background_inverse--hover, #242527)"
3776
+ },
3777
+ "active": {
3778
+ "name": "--vkui--color_background_inverse--active",
3779
+ "value": "var(--vkui--color_background_inverse--active, #232428)"
3780
+ }
3781
+ },
3782
+ "colorStrokeContrastSecondaryAlpha": {
3783
+ "normal": {
3784
+ "name": "--vkui--color_stroke_contrast_secondary_alpha",
3785
+ "value": "var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1f)"
3786
+ },
3787
+ "hover": {
3788
+ "name": "--vkui--color_stroke_contrast_secondary_alpha--hover",
3789
+ "value": "var(--vkui--color_stroke_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.16))"
3790
+ },
3791
+ "active": {
3792
+ "name": "--vkui--color_stroke_contrast_secondary_alpha--active",
3793
+ "value": "var(--vkui--color_stroke_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.2))"
3794
+ }
3795
+ },
3768
3796
  "vkontakteColorSnippetBorderAlpha": {
3769
3797
  "normal": {
3770
3798
  "name": "--vkui--vkontakte_color_snippet_border_alpha",
@@ -4913,19 +4941,5 @@
4913
4941
  "value": "var(--vkui--vkontakte_palette_black--active, #000105)"
4914
4942
  }
4915
4943
  },
4916
- "colorBackgroundInverse": {
4917
- "normal": {
4918
- "name": "--vkui--color_background_inverse",
4919
- "value": "var(--vkui--color_background_inverse, #262626)"
4920
- },
4921
- "hover": {
4922
- "name": "--vkui--color_background_inverse--hover",
4923
- "value": "var(--vkui--color_background_inverse--hover, #242527)"
4924
- },
4925
- "active": {
4926
- "name": "--vkui--color_background_inverse--active",
4927
- "value": "var(--vkui--color_background_inverse--active, #232428)"
4928
- }
4929
- },
4930
4944
  "themeType": "cssVars"
4931
4945
  }
@@ -1108,6 +1108,10 @@
1108
1108
  }
1109
1109
  ]
1110
1110
  },
1111
+ "colorStrokeContrastSecondaryAlpha": {
1112
+ "tags": [],
1113
+ "desc": []
1114
+ },
1111
1115
  "colorStrokeNegative": {
1112
1116
  "tags": [
1113
1117
  "color",
@@ -2933,6 +2937,234 @@
2933
2937
  }
2934
2938
  ]
2935
2939
  },
2940
+ "vkontakteBackgroundHoverAlpha": {
2941
+ "tags": [],
2942
+ "desc": []
2943
+ },
2944
+ "vkontakteButtonMutedBackground": {
2945
+ "tags": [],
2946
+ "desc": []
2947
+ },
2948
+ "vkontakteButtonTertiaryBackground": {
2949
+ "tags": [],
2950
+ "desc": []
2951
+ },
2952
+ "vkontakteButtonTertiaryForeground": {
2953
+ "tags": [],
2954
+ "desc": []
2955
+ },
2956
+ "vkontakteColorAccentAlternate": {
2957
+ "tags": [],
2958
+ "desc": []
2959
+ },
2960
+ "vkontakteColorActionSheetSeparatorAlpha": {
2961
+ "tags": [],
2962
+ "desc": []
2963
+ },
2964
+ "vkontakteColorAlphaSkeletonShimmerTo": {
2965
+ "tags": [],
2966
+ "desc": []
2967
+ },
2968
+ "vkontakteColorBackgroundKeyboard": {
2969
+ "tags": [],
2970
+ "desc": []
2971
+ },
2972
+ "vkontakteColorBackgroundSuggestions": {
2973
+ "tags": [],
2974
+ "desc": []
2975
+ },
2976
+ "vkontakteColorBackgroundTextAlpha": {
2977
+ "tags": [],
2978
+ "desc": []
2979
+ },
2980
+ "vkontakteColorContentPlaceholderIcon": {
2981
+ "tags": [],
2982
+ "desc": []
2983
+ },
2984
+ "vkontakteColorContentTintForeground": {
2985
+ "tags": [],
2986
+ "desc": []
2987
+ },
2988
+ "vkontakteColorControlBackground": {
2989
+ "tags": [],
2990
+ "desc": []
2991
+ },
2992
+ "vkontakteColorControlForeground": {
2993
+ "tags": [],
2994
+ "desc": []
2995
+ },
2996
+ "vkontakteColorControlTintMuted": {
2997
+ "tags": [],
2998
+ "desc": []
2999
+ },
3000
+ "vkontakteColorHeaderSearchFieldBackground": {
3001
+ "tags": [],
3002
+ "desc": []
3003
+ },
3004
+ "vkontakteColorHeaderSearchFieldTint": {
3005
+ "tags": [],
3006
+ "desc": []
3007
+ },
3008
+ "vkontakteColorHeaderTabActiveIndicator": {
3009
+ "tags": [],
3010
+ "desc": []
3011
+ },
3012
+ "vkontakteColorIconName": {
3013
+ "tags": [],
3014
+ "desc": []
3015
+ },
3016
+ "vkontakteColorIconOutlineMedium": {
3017
+ "tags": [],
3018
+ "desc": []
3019
+ },
3020
+ "vkontakteColorIconOutlineSecondary": {
3021
+ "tags": [],
3022
+ "desc": []
3023
+ },
3024
+ "vkontakteColorImBubbleBorderAlternateHighlightedAlpha": {
3025
+ "tags": [],
3026
+ "desc": []
3027
+ },
3028
+ "vkontakteColorImBubbleGiftText": {
3029
+ "tags": [],
3030
+ "desc": []
3031
+ },
3032
+ "vkontakteColorImBubbleGiftTextSecondary": {
3033
+ "tags": [],
3034
+ "desc": []
3035
+ },
3036
+ "vkontakteColorImBubbleIncoming": {
3037
+ "tags": [],
3038
+ "desc": []
3039
+ },
3040
+ "vkontakteColorImBubbleIncomingAlternate": {
3041
+ "tags": [],
3042
+ "desc": []
3043
+ },
3044
+ "vkontakteColorImBubbleIncomingExpiring": {
3045
+ "tags": [],
3046
+ "desc": []
3047
+ },
3048
+ "vkontakteColorImBubbleOutgoing": {
3049
+ "tags": [],
3050
+ "desc": []
3051
+ },
3052
+ "vkontakteColorImBubbleOutgoingExpiringHighlighted": {
3053
+ "tags": [],
3054
+ "desc": []
3055
+ },
3056
+ "vkontakteColorImForwardLineAlpha": {
3057
+ "tags": [],
3058
+ "desc": []
3059
+ },
3060
+ "vkontakteColorImTextName": {
3061
+ "tags": [],
3062
+ "desc": []
3063
+ },
3064
+ "vkontakteColorInputBorder": {
3065
+ "tags": [],
3066
+ "desc": []
3067
+ },
3068
+ "vkontakteColorLandingSnippetBorderAlpha": {
3069
+ "tags": [],
3070
+ "desc": []
3071
+ },
3072
+ "vkontakteColorLoaderBackground": {
3073
+ "tags": [],
3074
+ "desc": []
3075
+ },
3076
+ "vkontakteColorLoaderTint": {
3077
+ "tags": [],
3078
+ "desc": []
3079
+ },
3080
+ "vkontakteColorModalCardBorderAlpha": {
3081
+ "tags": [],
3082
+ "desc": []
3083
+ },
3084
+ "vkontakteColorModalCardHeaderClose": {
3085
+ "tags": [],
3086
+ "desc": []
3087
+ },
3088
+ "vkontakteColorMusicPlaybackIcon": {
3089
+ "tags": [],
3090
+ "desc": []
3091
+ },
3092
+ "vkontakteColorPanelTabActiveText": {
3093
+ "tags": [],
3094
+ "desc": []
3095
+ },
3096
+ "vkontakteColorPlaceholderIconForegroundPrimary": {
3097
+ "tags": [],
3098
+ "desc": []
3099
+ },
3100
+ "vkontakteColorPlaceholderIconForegroundSecondary": {
3101
+ "tags": [],
3102
+ "desc": []
3103
+ },
3104
+ "vkontakteColorPlaceholderIconTint": {
3105
+ "tags": [],
3106
+ "desc": []
3107
+ },
3108
+ "vkontakteColorPollOptionBackground": {
3109
+ "tags": [],
3110
+ "desc": []
3111
+ },
3112
+ "vkontakteColorSearchBarBackground": {
3113
+ "tags": [],
3114
+ "desc": []
3115
+ },
3116
+ "vkontakteColorSearchBarFieldTint": {
3117
+ "tags": [],
3118
+ "desc": []
3119
+ },
3120
+ "vkontakteColorSkeletonShimmerFrom": {
3121
+ "tags": [],
3122
+ "desc": []
3123
+ },
3124
+ "vkontakteColorSnippetBackground": {
3125
+ "tags": [],
3126
+ "desc": []
3127
+ },
3128
+ "vkontakteColorSnippetBorderAlpha": {
3129
+ "tags": [],
3130
+ "desc": []
3131
+ },
3132
+ "vkontakteColorSplashScreenIcon": {
3133
+ "tags": [],
3134
+ "desc": []
3135
+ },
3136
+ "vkontakteColorStatusBackground": {
3137
+ "tags": [],
3138
+ "desc": []
3139
+ },
3140
+ "vkontakteColorTabbarActiveIcon": {
3141
+ "tags": [],
3142
+ "desc": []
3143
+ },
3144
+ "vkontakteColorTabbarBackground": {
3145
+ "tags": [],
3146
+ "desc": []
3147
+ },
3148
+ "vkontakteColorTabbarInactiveIcon": {
3149
+ "tags": [],
3150
+ "desc": []
3151
+ },
3152
+ "vkontakteColorTabbarTabletTextSecondary": {
3153
+ "tags": [],
3154
+ "desc": []
3155
+ },
3156
+ "vkontakteColorTextName": {
3157
+ "tags": [],
3158
+ "desc": []
3159
+ },
3160
+ "vkontakteColorToolbarAttachBackgroundFrom": {
3161
+ "tags": [],
3162
+ "desc": []
3163
+ },
3164
+ "vkontakteFloatButtonForeground": {
3165
+ "tags": [],
3166
+ "desc": []
3167
+ },
2936
3168
  "vkontakteGradientAquamarineBlue": {
2937
3169
  "tags": [
2938
3170
  "gradient"
@@ -3307,6 +3539,106 @@
3307
3539
  }
3308
3540
  ]
3309
3541
  },
3542
+ "vkontakteImAttachTint": {
3543
+ "tags": [],
3544
+ "desc": []
3545
+ },
3546
+ "vkontakteImBubbleButtonBackground": {
3547
+ "tags": [],
3548
+ "desc": []
3549
+ },
3550
+ "vkontakteImBubbleButtonBackgroundHighlighted": {
3551
+ "tags": [],
3552
+ "desc": []
3553
+ },
3554
+ "vkontakteImBubbleButtonForeground": {
3555
+ "tags": [],
3556
+ "desc": []
3557
+ },
3558
+ "vkontakteImBubbleButtonOutgoingBackgroundAlpha": {
3559
+ "tags": [],
3560
+ "desc": []
3561
+ },
3562
+ "vkontakteImBubbleGiftBackground": {
3563
+ "tags": [],
3564
+ "desc": []
3565
+ },
3566
+ "vkontakteImBubbleGiftBackgroundHighlighted": {
3567
+ "tags": [],
3568
+ "desc": []
3569
+ },
3570
+ "vkontakteImBubbleIncomingAlternateHighlighted": {
3571
+ "tags": [],
3572
+ "desc": []
3573
+ },
3574
+ "vkontakteImBubbleIncomingExpiringHighlighted": {
3575
+ "tags": [],
3576
+ "desc": []
3577
+ },
3578
+ "vkontakteImBubbleIncomingHighlighted": {
3579
+ "tags": [],
3580
+ "desc": []
3581
+ },
3582
+ "vkontakteImBubbleMableOutgoing": {
3583
+ "tags": [],
3584
+ "desc": []
3585
+ },
3586
+ "vkontakteImBubbleMableOutgoingExpiringHighlighted": {
3587
+ "tags": [],
3588
+ "desc": []
3589
+ },
3590
+ "vkontakteImBubbleMableOutgoingHighlighted": {
3591
+ "tags": [],
3592
+ "desc": []
3593
+ },
3594
+ "vkontakteImBubbleMableWallpaperOutgoing": {
3595
+ "tags": [],
3596
+ "desc": []
3597
+ },
3598
+ "vkontakteImBubbleMableWallpaperOutgoingHighlighted": {
3599
+ "tags": [],
3600
+ "desc": []
3601
+ },
3602
+ "vkontakteImBubbleOutgoingAlternate": {
3603
+ "tags": [],
3604
+ "desc": []
3605
+ },
3606
+ "vkontakteImBubbleOutgoingHighlighted": {
3607
+ "tags": [],
3608
+ "desc": []
3609
+ },
3610
+ "vkontakteImBubbleWallpaperButtonForeground": {
3611
+ "tags": [],
3612
+ "desc": []
3613
+ },
3614
+ "vkontakteImReplySeparator": {
3615
+ "tags": [],
3616
+ "desc": []
3617
+ },
3618
+ "vkontakteImServiceMessageText": {
3619
+ "tags": [],
3620
+ "desc": []
3621
+ },
3622
+ "vkontakteImToolbarVoiceMsgBackground": {
3623
+ "tags": [],
3624
+ "desc": []
3625
+ },
3626
+ "vkontakteLandingBackground": {
3627
+ "tags": [],
3628
+ "desc": []
3629
+ },
3630
+ "vkontakteLandingSecondaryButtonBackground": {
3631
+ "tags": [],
3632
+ "desc": []
3633
+ },
3634
+ "vkontaktePaletteBlack": {
3635
+ "tags": [],
3636
+ "desc": []
3637
+ },
3638
+ "vkontakteStoriesSkeletonLoaderBackground": {
3639
+ "tags": [],
3640
+ "desc": []
3641
+ },
3310
3642
  "zIndexModal": {
3311
3643
  "tags": [
3312
3644
  "z-index"
@@ -65,7 +65,7 @@
65
65
  --vkui--font_headline2--font_size--compact: 14px;
66
66
  --vkui--font_headline2--line_height--compact: 20px;
67
67
  --vkui--font_text--font_size--regular: 16px;
68
- --vkui--font_text--line_height--regular: 18.33px;
68
+ --vkui--font_text--line_height--regular: 18.5px;
69
69
  --vkui--font_text--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
70
70
  --vkui--font_text--font_weight--regular: 600;
71
71
  --vkui--font_text--font_variation_settings--optical_size--regular: 24;
@@ -349,9 +349,9 @@
349
349
  --vkui--color_background_warning: #fff2d6;
350
350
  --vkui--color_background_warning--hover: #F5E9D0;
351
351
  --vkui--color_background_warning--active: #EBE0CA;
352
- --vkui--color_background_negative: #fe3c60;
353
- --vkui--color_background_negative--hover: #F43A5F;
354
- --vkui--color_background_negative--active: #EA385D;
352
+ --vkui--color_background_negative: #F65460;
353
+ --vkui--color_background_negative--hover: #EC515F;
354
+ --vkui--color_background_negative--active: #E24F5D;
355
355
  --vkui--color_background_negative_tint: #ffe9e9;
356
356
  --vkui--color_background_negative_tint--hover: #F5E0E2;
357
357
  --vkui--color_background_negative_tint--active: #EBD8DB;
@@ -400,9 +400,9 @@
400
400
  --vkui--color_text_positive: #34c759;
401
401
  --vkui--color_text_positive--hover: #32C058;
402
402
  --vkui--color_text_positive--active: #30B857;
403
- --vkui--color_text_negative: #fe3c60;
404
- --vkui--color_text_negative--hover: #F43A5F;
405
- --vkui--color_text_negative--active: #EA385D;
403
+ --vkui--color_text_negative: #F65460;
404
+ --vkui--color_text_negative--hover: #EC515F;
405
+ --vkui--color_text_negative--active: #E24F5D;
406
406
  --vkui--color_text_link: #2e90ff;
407
407
  --vkui--color_text_link--hover: #2C8BF7;
408
408
  --vkui--color_text_link--active: #2A86EF;
@@ -466,9 +466,9 @@
466
466
  --vkui--color_icon_warning: #ff6900;
467
467
  --vkui--color_icon_warning--hover: #F56502;
468
468
  --vkui--color_icon_warning--active: #EB6205;
469
- --vkui--color_icon_negative: #fe3c60;
470
- --vkui--color_icon_negative--hover: #F43A5F;
471
- --vkui--color_icon_negative--active: #EA385D;
469
+ --vkui--color_icon_negative: #F65460;
470
+ --vkui--color_icon_negative--hover: #EC515F;
471
+ --vkui--color_icon_negative--active: #E24F5D;
472
472
  --vkui--color_stroke_accent: #2e90ff;
473
473
  --vkui--color_stroke_accent--hover: #2C8BF7;
474
474
  --vkui--color_stroke_accent--active: #2A86EF;
@@ -493,9 +493,9 @@
493
493
  --vkui--color_stroke_positive: #34c759;
494
494
  --vkui--color_stroke_positive--hover: #32C058;
495
495
  --vkui--color_stroke_positive--active: #30B857;
496
- --vkui--color_stroke_negative: #fe3c60;
497
- --vkui--color_stroke_negative--hover: #F43A5F;
498
- --vkui--color_stroke_negative--active: #EA385D;
496
+ --vkui--color_stroke_negative: #F65460;
497
+ --vkui--color_stroke_negative--hover: #EC515F;
498
+ --vkui--color_stroke_negative--active: #E24F5D;
499
499
  --vkui--color_stroke_contrast: #ffffff;
500
500
  --vkui--color_stroke_contrast--hover: #F5F5F7;
501
501
  --vkui--color_stroke_contrast--active: #EBECEF;
@@ -622,6 +622,12 @@
622
622
  --vkui--color_transparent: #00000000;
623
623
  --vkui--color_transparent--hover: rgba(0, 0, 0, 0.04);
624
624
  --vkui--color_transparent--active: rgba(0, 0, 0, 0.08);
625
+ --vkui--color_background_inverse: #262626;
626
+ --vkui--color_background_inverse--hover: #242527;
627
+ --vkui--color_background_inverse--active: #232428;
628
+ --vkui--color_stroke_contrast_secondary_alpha: #ffffff1f;
629
+ --vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
630
+ --vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
625
631
  --vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
626
632
  --vkui--vkontakte_color_snippet_border_alpha--hover: rgba(0, 0, 0, 0.19);
627
633
  --vkui--vkontakte_color_snippet_border_alpha--active: rgba(0, 0, 0, 0.23);
@@ -868,9 +874,6 @@
868
874
  --vkui--vkontakte_palette_black: #000000;
869
875
  --vkui--vkontakte_palette_black--hover: #000102;
870
876
  --vkui--vkontakte_palette_black--active: #000105;
871
- --vkui--color_background_inverse: #262626;
872
- --vkui--color_background_inverse--hover: #242527;
873
- --vkui--color_background_inverse--active: #232428;
874
877
  }
875
878
 
876
879
  .vkui--font_display_title1--regular {
@@ -998,8 +1001,8 @@
998
1001
  .vkui--font_text--regular {
999
1002
  font-size: 16px;
1000
1003
  font-size: var(--vkui--font_text--font_size--regular, 16px);
1001
- line-height: 18.33px;
1002
- line-height: var(--vkui--font_text--line_height--regular, 18.33px);
1004
+ line-height: 18.5px;
1005
+ line-height: var(--vkui--font_text--line_height--regular, 18.5px);
1003
1006
  font-family: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
1004
1007
  font-family: var(--vkui--font_text--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
1005
1008
  font-weight: 600;