@vkontakte/vkui-tokens 4.84.0 → 4.85.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 (94) hide show
  1. package/package.json +9 -9
  2. package/themeDescriptions/base/paradigm.js +1 -1
  3. package/themes/legoAndroid/cssVars/declarations/index.css +3 -3
  4. package/themes/legoAndroid/cssVars/declarations/noSizes.css +3 -3
  5. package/themes/legoAndroid/cssVars/declarations/onlyColors.css +3 -3
  6. package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
  7. package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +3 -3
  8. package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
  9. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +3 -3
  10. package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  11. package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +3 -3
  12. package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +3 -3
  13. package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +3 -3
  14. package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +3 -3
  15. package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +3 -3
  16. package/themes/legoAndroid/cssVars/theme/index.js +1 -1
  17. package/themes/legoAndroid/cssVars/theme/index.json +3 -3
  18. package/themes/legoAndroid/index.css +3 -3
  19. package/themes/legoAndroid/index.js +1 -1
  20. package/themes/legoAndroid/index.json +3 -3
  21. package/themes/legoAndroid/index.less +3 -3
  22. package/themes/legoAndroid/index.pcss +3 -3
  23. package/themes/legoAndroid/index.scss +3 -3
  24. package/themes/legoAndroid/index.styl +3 -3
  25. package/themes/legoAndroid/struct.json +3 -3
  26. package/themes/legoAndroidDark/cssVars/declarations/index.css +3 -3
  27. package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +3 -3
  28. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +3 -3
  29. package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
  30. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +3 -3
  31. package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
  32. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  33. package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  34. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +3 -3
  35. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +3 -3
  36. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +3 -3
  37. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +3 -3
  38. package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +3 -3
  39. package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
  40. package/themes/legoAndroidDark/cssVars/theme/index.json +3 -3
  41. package/themes/legoAndroidDark/index.css +3 -3
  42. package/themes/legoAndroidDark/index.js +1 -1
  43. package/themes/legoAndroidDark/index.json +3 -3
  44. package/themes/legoAndroidDark/index.less +3 -3
  45. package/themes/legoAndroidDark/index.pcss +3 -3
  46. package/themes/legoAndroidDark/index.scss +3 -3
  47. package/themes/legoAndroidDark/index.styl +3 -3
  48. package/themes/legoAndroidDark/struct.json +3 -3
  49. package/themes/legoIOS/cssVars/declarations/index.css +3 -3
  50. package/themes/legoIOS/cssVars/declarations/noSizes.css +3 -3
  51. package/themes/legoIOS/cssVars/declarations/onlyColors.css +3 -3
  52. package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
  53. package/themes/legoIOS/cssVars/declarations/onlyVariables.css +3 -3
  54. package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
  55. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +3 -3
  56. package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  57. package/themes/legoIOS/cssVars/theme/fallbacks/index.css +3 -3
  58. package/themes/legoIOS/cssVars/theme/fallbacks/index.less +3 -3
  59. package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +3 -3
  60. package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +3 -3
  61. package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +3 -3
  62. package/themes/legoIOS/cssVars/theme/index.js +1 -1
  63. package/themes/legoIOS/cssVars/theme/index.json +3 -3
  64. package/themes/legoIOS/index.css +3 -3
  65. package/themes/legoIOS/index.js +1 -1
  66. package/themes/legoIOS/index.json +3 -3
  67. package/themes/legoIOS/index.less +3 -3
  68. package/themes/legoIOS/index.pcss +3 -3
  69. package/themes/legoIOS/index.scss +3 -3
  70. package/themes/legoIOS/index.styl +3 -3
  71. package/themes/legoIOS/struct.json +3 -3
  72. package/themes/legoIOSDark/cssVars/declarations/index.css +3 -3
  73. package/themes/legoIOSDark/cssVars/declarations/noSizes.css +3 -3
  74. package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +3 -3
  75. package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
  76. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +3 -3
  77. package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
  78. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -3
  79. package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
  80. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +3 -3
  81. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +3 -3
  82. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +3 -3
  83. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +3 -3
  84. package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +3 -3
  85. package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
  86. package/themes/legoIOSDark/cssVars/theme/index.json +3 -3
  87. package/themes/legoIOSDark/index.css +3 -3
  88. package/themes/legoIOSDark/index.js +1 -1
  89. package/themes/legoIOSDark/index.json +3 -3
  90. package/themes/legoIOSDark/index.less +3 -3
  91. package/themes/legoIOSDark/index.pcss +3 -3
  92. package/themes/legoIOSDark/index.scss +3 -3
  93. package/themes/legoIOSDark/index.styl +3 -3
  94. package/themes/legoIOSDark/struct.json +3 -3
@@ -511,9 +511,9 @@
511
511
  --vkui--color_stroke_contrast: #ffffff;
512
512
  --vkui--color_stroke_contrast--hover: #F5F5F7;
513
513
  --vkui--color_stroke_contrast--active: #EBECEF;
514
- --vkui--color_stroke_primary: #2C2D2E;
515
- --vkui--color_stroke_primary--hover: #2A2C2F;
516
- --vkui--color_stroke_primary--active: #282B2F;
514
+ --vkui--color_stroke_primary: #3b3b3b;
515
+ --vkui--color_stroke_primary--hover: #39393B;
516
+ --vkui--color_stroke_primary--active: #36383B;
517
517
  --vkui--color_image_border_alpha: #33333328;
518
518
  --vkui--color_image_border_alpha--hover: rgba(51, 51, 51, 0.2);
519
519
  --vkui--color_image_border_alpha--active: rgba(51, 51, 51, 0.24);
@@ -270,6 +270,9 @@
270
270
  --vkui--color_stroke_negative: #f65460;
271
271
  --vkui--color_stroke_negative--hover: #EC515F;
272
272
  --vkui--color_stroke_negative--active: #E24F5D;
273
+ --vkui--color_stroke_primary: #3b3b3b;
274
+ --vkui--color_stroke_primary--hover: #39393B;
275
+ --vkui--color_stroke_primary--active: #36383B;
273
276
  --vkui--color_image_border_alpha: #33333328;
274
277
  --vkui--color_image_border_alpha--hover: rgba(51, 51, 51, 0.2);
275
278
  --vkui--color_image_border_alpha--active: rgba(51, 51, 51, 0.24);
@@ -511,9 +511,9 @@
511
511
  --vkui--color_stroke_contrast: var(--vkui--color_stroke_contrast, #ffffff);
512
512
  --vkui--color_stroke_contrast--hover: var(--vkui--color_stroke_contrast--hover, #F5F5F7);
513
513
  --vkui--color_stroke_contrast--active: var(--vkui--color_stroke_contrast--active, #EBECEF);
514
- --vkui--color_stroke_primary: var(--vkui--color_stroke_primary, #2C2D2E);
515
- --vkui--color_stroke_primary--hover: var(--vkui--color_stroke_primary--hover, #2A2C2F);
516
- --vkui--color_stroke_primary--active: var(--vkui--color_stroke_primary--active, #282B2F);
514
+ --vkui--color_stroke_primary: var(--vkui--color_stroke_primary, #3b3b3b);
515
+ --vkui--color_stroke_primary--hover: var(--vkui--color_stroke_primary--hover, #39393B);
516
+ --vkui--color_stroke_primary--active: var(--vkui--color_stroke_primary--active, #36383B);
517
517
  --vkui--color_image_border_alpha: var(--vkui--color_image_border_alpha, #33333328);
518
518
  --vkui--color_image_border_alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(51, 51, 51, 0.2));
519
519
  --vkui--color_image_border_alpha--active: var(--vkui--color_image_border_alpha--active, rgba(51, 51, 51, 0.24));
@@ -379,9 +379,9 @@
379
379
  @color-stroke-contrast: var(--vkui--color_stroke_contrast, #ffffff);
380
380
  @color-stroke-contrast--hover: var(--vkui--color_stroke_contrast--hover, #F5F5F7);
381
381
  @color-stroke-contrast--active: var(--vkui--color_stroke_contrast--active, #EBECEF);
382
- @color-stroke-primary: var(--vkui--color_stroke_primary, #2C2D2E);
383
- @color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #2A2C2F);
384
- @color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #282B2F);
382
+ @color-stroke-primary: var(--vkui--color_stroke_primary, #3b3b3b);
383
+ @color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #39393B);
384
+ @color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #36383B);
385
385
  @color-image-border-alpha: var(--vkui--color_image_border_alpha, #33333328);
386
386
  @color-image-border-alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(51, 51, 51, 0.2));
387
387
  @color-image-border-alpha--active: var(--vkui--color_image_border_alpha--active, rgba(51, 51, 51, 0.24));
@@ -380,9 +380,9 @@
380
380
  --color-stroke-contrast: var(--vkui--color_stroke_contrast, #ffffff);
381
381
  --color-stroke-contrast--hover: var(--vkui--color_stroke_contrast--hover, #F5F5F7);
382
382
  --color-stroke-contrast--active: var(--vkui--color_stroke_contrast--active, #EBECEF);
383
- --color-stroke-primary: var(--vkui--color_stroke_primary, #2C2D2E);
384
- --color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #2A2C2F);
385
- --color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #282B2F);
383
+ --color-stroke-primary: var(--vkui--color_stroke_primary, #3b3b3b);
384
+ --color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #39393B);
385
+ --color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #36383B);
386
386
  --color-image-border-alpha: var(--vkui--color_image_border_alpha, #33333328);
387
387
  --color-image-border-alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(51, 51, 51, 0.2));
388
388
  --color-image-border-alpha--active: var(--vkui--color_image_border_alpha--active, rgba(51, 51, 51, 0.24));
@@ -379,9 +379,9 @@ $color-stroke-negative--active: var(--vkui--color_stroke_negative--active, #E24F
379
379
  $color-stroke-contrast: var(--vkui--color_stroke_contrast, #ffffff);
380
380
  $color-stroke-contrast--hover: var(--vkui--color_stroke_contrast--hover, #F5F5F7);
381
381
  $color-stroke-contrast--active: var(--vkui--color_stroke_contrast--active, #EBECEF);
382
- $color-stroke-primary: var(--vkui--color_stroke_primary, #2C2D2E);
383
- $color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #2A2C2F);
384
- $color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #282B2F);
382
+ $color-stroke-primary: var(--vkui--color_stroke_primary, #3b3b3b);
383
+ $color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #39393B);
384
+ $color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #36383B);
385
385
  $color-image-border-alpha: var(--vkui--color_image_border_alpha, #33333328);
386
386
  $color-image-border-alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(51, 51, 51, 0.2));
387
387
  $color-image-border-alpha--active: var(--vkui--color_image_border_alpha--active, rgba(51, 51, 51, 0.24));
@@ -379,9 +379,9 @@ $color-stroke-negative--active = var(--vkui--color_stroke_negative--active, #E24
379
379
  $color-stroke-contrast = var(--vkui--color_stroke_contrast, #ffffff);
380
380
  $color-stroke-contrast--hover = var(--vkui--color_stroke_contrast--hover, #F5F5F7);
381
381
  $color-stroke-contrast--active = var(--vkui--color_stroke_contrast--active, #EBECEF);
382
- $color-stroke-primary = var(--vkui--color_stroke_primary, #2C2D2E);
383
- $color-stroke-primary--hover = var(--vkui--color_stroke_primary--hover, #2A2C2F);
384
- $color-stroke-primary--active = var(--vkui--color_stroke_primary--active, #282B2F);
382
+ $color-stroke-primary = var(--vkui--color_stroke_primary, #3b3b3b);
383
+ $color-stroke-primary--hover = var(--vkui--color_stroke_primary--hover, #39393B);
384
+ $color-stroke-primary--active = var(--vkui--color_stroke_primary--active, #36383B);
385
385
  $color-image-border-alpha = var(--vkui--color_image_border_alpha, #33333328);
386
386
  $color-image-border-alpha--hover = var(--vkui--color_image_border_alpha--hover, rgba(51, 51, 51, 0.2));
387
387
  $color-image-border-alpha--active = var(--vkui--color_image_border_alpha--active, rgba(51, 51, 51, 0.24));