@vkontakte/vkui-tokens 4.75.2 → 4.76.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.
- package/interfaces/themes/legoAndroid/index.d.ts +19 -1
- package/interfaces/themes/legoIOS/index.d.ts +17 -2
- package/package.json +1 -1
- package/themeDescriptions/base/paradigm.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/index.css +8 -5
- package/themes/legoAndroid/cssVars/declarations/noColors.css +2 -2
- package/themes/legoAndroid/cssVars/declarations/noSizes.css +8 -5
- package/themes/legoAndroid/cssVars/declarations/onlyColors.css +6 -3
- package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/legoAndroid/cssVars/theme/index.js +1 -1
- package/themes/legoAndroid/cssVars/theme/index.json +19 -5
- package/themes/legoAndroid/docs.json +4 -328
- package/themes/legoAndroid/index.css +8 -5
- package/themes/legoAndroid/index.js +1 -1
- package/themes/legoAndroid/index.json +10 -5
- package/themes/legoAndroid/index.less +8 -5
- package/themes/legoAndroid/index.pcss +8 -5
- package/themes/legoAndroid/index.scss +8 -5
- package/themes/legoAndroid/index.styl +8 -5
- package/themes/legoAndroid/struct.json +10 -5
- package/themes/legoAndroidDark/cssVars/declarations/index.css +8 -5
- package/themes/legoAndroidDark/cssVars/declarations/noColors.css +2 -2
- package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +8 -5
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
- package/themes/legoAndroidDark/cssVars/theme/index.json +19 -5
- package/themes/legoAndroidDark/docs.json +4 -328
- package/themes/legoAndroidDark/index.css +8 -5
- package/themes/legoAndroidDark/index.js +1 -1
- package/themes/legoAndroidDark/index.json +10 -5
- package/themes/legoAndroidDark/index.less +8 -5
- package/themes/legoAndroidDark/index.pcss +8 -5
- package/themes/legoAndroidDark/index.scss +8 -5
- package/themes/legoAndroidDark/index.styl +8 -5
- package/themes/legoAndroidDark/struct.json +10 -5
- package/themes/legoIOS/cssVars/declarations/index.css +8 -5
- package/themes/legoIOS/cssVars/declarations/noColors.css +2 -2
- package/themes/legoIOS/cssVars/declarations/noSizes.css +8 -5
- package/themes/legoIOS/cssVars/declarations/onlyColors.css +6 -3
- package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoIOS/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
- package/themes/legoIOS/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/legoIOS/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/legoIOS/cssVars/theme/index.js +1 -1
- package/themes/legoIOS/cssVars/theme/index.json +19 -5
- package/themes/legoIOS/docs.json +4 -0
- package/themes/legoIOS/index.css +8 -5
- package/themes/legoIOS/index.js +1 -1
- package/themes/legoIOS/index.json +10 -5
- package/themes/legoIOS/index.less +8 -5
- package/themes/legoIOS/index.pcss +8 -5
- package/themes/legoIOS/index.scss +8 -5
- package/themes/legoIOS/index.styl +8 -5
- package/themes/legoIOS/struct.json +10 -5
- package/themes/legoIOSDark/cssVars/declarations/index.css +8 -5
- package/themes/legoIOSDark/cssVars/declarations/noColors.css +2 -2
- package/themes/legoIOSDark/cssVars/declarations/noSizes.css +8 -5
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -2
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
- package/themes/legoIOSDark/cssVars/theme/index.json +19 -5
- package/themes/legoIOSDark/docs.json +4 -0
- package/themes/legoIOSDark/index.css +8 -5
- package/themes/legoIOSDark/index.js +1 -1
- package/themes/legoIOSDark/index.json +10 -5
- package/themes/legoIOSDark/index.less +8 -5
- package/themes/legoIOSDark/index.pcss +8 -5
- package/themes/legoIOSDark/index.scss +8 -5
- package/themes/legoIOSDark/index.styl +8 -5
- package/themes/legoIOSDark/struct.json +10 -5
|
@@ -219,8 +219,8 @@
|
|
|
219
219
|
--vkui--animation_duration_s: 0.1s;
|
|
220
220
|
--vkui--animation_easing_default: cubic-bezier(0.3, 0.3, 0.5, 1);
|
|
221
221
|
--vkui--animation_easing_platform: cubic-bezier(0.4, 0, 0.2, 1);
|
|
222
|
-
--vkui--opacity_disable: 0.
|
|
223
|
-
--vkui--opacity_disable_accessibility: 0.
|
|
222
|
+
--vkui--opacity_disable: 0.52;
|
|
223
|
+
--vkui--opacity_disable_accessibility: 0.52;
|
|
224
224
|
--vkui--opacity_active: 0.72;
|
|
225
225
|
--vkui--z_index_modal: 99;
|
|
226
226
|
--vkui--z_index_popout: 100;
|
|
@@ -598,9 +598,9 @@
|
|
|
598
598
|
--vkui--color_write_bar_input_border: #2c2d2e;
|
|
599
599
|
--vkui--color_write_bar_input_border--hover: #343536;
|
|
600
600
|
--vkui--color_write_bar_input_border--active: #3D3E3F;
|
|
601
|
-
--vkui--color_write_bar_input_border_alpha:
|
|
602
|
-
--vkui--color_write_bar_input_border_alpha--hover:
|
|
603
|
-
--vkui--color_write_bar_input_border_alpha--active:
|
|
601
|
+
--vkui--color_write_bar_input_border_alpha: #ddff00;
|
|
602
|
+
--vkui--color_write_bar_input_border_alpha--hover: #DEFF0A;
|
|
603
|
+
--vkui--color_write_bar_input_border_alpha--active: #E0FF14;
|
|
604
604
|
--vkui--color_track_background: #454647;
|
|
605
605
|
--vkui--color_track_background--hover: #4C4D4E;
|
|
606
606
|
--vkui--color_track_background--active: #545556;
|
|
@@ -868,4 +868,7 @@
|
|
|
868
868
|
--vkui--vkontakte_palette_black: #000000;
|
|
869
869
|
--vkui--vkontakte_palette_black--hover: #0A0A0A;
|
|
870
870
|
--vkui--vkontakte_palette_black--active: #141414;
|
|
871
|
+
--vkui--color_background_inverse: #FFFFFF;
|
|
872
|
+
--vkui--color_background_inverse--hover: #EBEDF0;
|
|
873
|
+
--vkui--color_background_inverse--active: #D7D8DB;
|
|
871
874
|
}
|