@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: #EBEDF0;
513
513
  --vkui--color_stroke_contrast--active: #D7D8DB;
514
- --vkui--color_stroke_primary: #E1E3E6;
515
- --vkui--color_stroke_primary--hover: #E2E4E7;
516
- --vkui--color_stroke_primary--active: #E3E5E8;
514
+ --vkui--color_stroke_primary: #FFFFFF;
515
+ --vkui--color_stroke_primary--hover: #EBEDF0;
516
+ --vkui--color_stroke_primary--active: #D7D8DB;
517
517
  --vkui--color_image_border_alpha: #ffffff3d;
518
518
  --vkui--color_image_border_alpha--hover: rgba(255, 255, 255, 0.28);
519
519
  --vkui--color_image_border_alpha--active: rgba(255, 255, 255, 0.32);
@@ -261,6 +261,9 @@
261
261
  --vkui--color_stroke_negative: #fd6571;
262
262
  --vkui--color_stroke_negative--hover: #FD6B77;
263
263
  --vkui--color_stroke_negative--active: #FD717C;
264
+ --vkui--color_stroke_primary: #FFFFFF;
265
+ --vkui--color_stroke_primary--hover: #EBEDF0;
266
+ --vkui--color_stroke_primary--active: #D7D8DB;
264
267
  --vkui--color_image_border_alpha: #ffffff3d;
265
268
  --vkui--color_image_border_alpha--hover: rgba(255, 255, 255, 0.28);
266
269
  --vkui--color_image_border_alpha--active: rgba(255, 255, 255, 0.32);
@@ -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, #EBEDF0);
513
513
  --vkui--color_stroke_contrast--active: var(--vkui--color_stroke_contrast--active, #D7D8DB);
514
- --vkui--color_stroke_primary: var(--vkui--color_stroke_primary, #E1E3E6);
515
- --vkui--color_stroke_primary--hover: var(--vkui--color_stroke_primary--hover, #E2E4E7);
516
- --vkui--color_stroke_primary--active: var(--vkui--color_stroke_primary--active, #E3E5E8);
514
+ --vkui--color_stroke_primary: var(--vkui--color_stroke_primary, #FFFFFF);
515
+ --vkui--color_stroke_primary--hover: var(--vkui--color_stroke_primary--hover, #EBEDF0);
516
+ --vkui--color_stroke_primary--active: var(--vkui--color_stroke_primary--active, #D7D8DB);
517
517
  --vkui--color_image_border_alpha: var(--vkui--color_image_border_alpha, #ffffff3d);
518
518
  --vkui--color_image_border_alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(255, 255, 255, 0.28));
519
519
  --vkui--color_image_border_alpha--active: var(--vkui--color_image_border_alpha--active, rgba(255, 255, 255, 0.32));
@@ -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, #EBEDF0);
381
381
  @color-stroke-contrast--active: var(--vkui--color_stroke_contrast--active, #D7D8DB);
382
- @color-stroke-primary: var(--vkui--color_stroke_primary, #E1E3E6);
383
- @color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #E2E4E7);
384
- @color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #E3E5E8);
382
+ @color-stroke-primary: var(--vkui--color_stroke_primary, #FFFFFF);
383
+ @color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #EBEDF0);
384
+ @color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #D7D8DB);
385
385
  @color-image-border-alpha: var(--vkui--color_image_border_alpha, #ffffff3d);
386
386
  @color-image-border-alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(255, 255, 255, 0.28));
387
387
  @color-image-border-alpha--active: var(--vkui--color_image_border_alpha--active, rgba(255, 255, 255, 0.32));
@@ -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, #EBEDF0);
382
382
  --color-stroke-contrast--active: var(--vkui--color_stroke_contrast--active, #D7D8DB);
383
- --color-stroke-primary: var(--vkui--color_stroke_primary, #E1E3E6);
384
- --color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #E2E4E7);
385
- --color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #E3E5E8);
383
+ --color-stroke-primary: var(--vkui--color_stroke_primary, #FFFFFF);
384
+ --color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #EBEDF0);
385
+ --color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #D7D8DB);
386
386
  --color-image-border-alpha: var(--vkui--color_image_border_alpha, #ffffff3d);
387
387
  --color-image-border-alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(255, 255, 255, 0.28));
388
388
  --color-image-border-alpha--active: var(--vkui--color_image_border_alpha--active, rgba(255, 255, 255, 0.32));
@@ -379,9 +379,9 @@ $color-stroke-negative--active: var(--vkui--color_stroke_negative--active, #FD71
379
379
  $color-stroke-contrast: var(--vkui--color_stroke_contrast, #FFFFFF);
380
380
  $color-stroke-contrast--hover: var(--vkui--color_stroke_contrast--hover, #EBEDF0);
381
381
  $color-stroke-contrast--active: var(--vkui--color_stroke_contrast--active, #D7D8DB);
382
- $color-stroke-primary: var(--vkui--color_stroke_primary, #E1E3E6);
383
- $color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #E2E4E7);
384
- $color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #E3E5E8);
382
+ $color-stroke-primary: var(--vkui--color_stroke_primary, #FFFFFF);
383
+ $color-stroke-primary--hover: var(--vkui--color_stroke_primary--hover, #EBEDF0);
384
+ $color-stroke-primary--active: var(--vkui--color_stroke_primary--active, #D7D8DB);
385
385
  $color-image-border-alpha: var(--vkui--color_image_border_alpha, #ffffff3d);
386
386
  $color-image-border-alpha--hover: var(--vkui--color_image_border_alpha--hover, rgba(255, 255, 255, 0.28));
387
387
  $color-image-border-alpha--active: var(--vkui--color_image_border_alpha--active, rgba(255, 255, 255, 0.32));
@@ -379,9 +379,9 @@ $color-stroke-negative--active = var(--vkui--color_stroke_negative--active, #FD7
379
379
  $color-stroke-contrast = var(--vkui--color_stroke_contrast, #FFFFFF);
380
380
  $color-stroke-contrast--hover = var(--vkui--color_stroke_contrast--hover, #EBEDF0);
381
381
  $color-stroke-contrast--active = var(--vkui--color_stroke_contrast--active, #D7D8DB);
382
- $color-stroke-primary = var(--vkui--color_stroke_primary, #E1E3E6);
383
- $color-stroke-primary--hover = var(--vkui--color_stroke_primary--hover, #E2E4E7);
384
- $color-stroke-primary--active = var(--vkui--color_stroke_primary--active, #E3E5E8);
382
+ $color-stroke-primary = var(--vkui--color_stroke_primary, #FFFFFF);
383
+ $color-stroke-primary--hover = var(--vkui--color_stroke_primary--hover, #EBEDF0);
384
+ $color-stroke-primary--active = var(--vkui--color_stroke_primary--active, #D7D8DB);
385
385
  $color-image-border-alpha = var(--vkui--color_image_border_alpha, #ffffff3d);
386
386
  $color-image-border-alpha--hover = var(--vkui--color_image_border_alpha--hover, rgba(255, 255, 255, 0.28));
387
387
  $color-image-border-alpha--active = var(--vkui--color_image_border_alpha--active, rgba(255, 255, 255, 0.32));