@vkontakte/vkui-tokens 4.32.1-dev-a13568.0 → 4.32.2-dev-432a84.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/calendar/index.d.ts +0 -2
- package/interfaces/themes/vkontakteAndroid/index.d.ts +204 -0
- package/interfaces/themes/vkontakteAndroid/index.js +2 -0
- package/interfaces/themes/vkontakteAndroidDark/index.d.ts +4 -0
- package/interfaces/themes/vkontakteAndroidDark/index.js +2 -0
- package/interfaces/themes/vkontakteCom/index.d.ts +4 -0
- package/interfaces/themes/vkontakteCom/index.js +2 -0
- package/interfaces/themes/vkontakteComDark/index.d.ts +4 -0
- package/interfaces/themes/vkontakteComDark/index.js +2 -0
- package/interfaces/themes/vkontakteIOS/index.d.ts +4 -0
- package/interfaces/themes/vkontakteIOS/index.js +2 -0
- package/interfaces/themes/vkontakteIOSDark/index.d.ts +4 -0
- package/interfaces/themes/vkontakteIOSDark/index.js +2 -0
- package/package.json +5 -5
- package/themes/calendar/cssVars/declarations/index.css +0 -6
- package/themes/calendar/cssVars/declarations/noSizes.css +0 -6
- package/themes/calendar/cssVars/declarations/onlyColors.css +0 -6
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariables.css +0 -6
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +0 -6
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -6
- package/themes/calendar/cssVars/theme/fallbacks/index.css +0 -6
- package/themes/calendar/cssVars/theme/fallbacks/index.less +0 -6
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +0 -6
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +0 -6
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +0 -6
- package/themes/calendar/cssVars/theme/index.js +0 -28
- package/themes/calendar/cssVars/theme/index.json +0 -28
- package/themes/calendar/docs.json +0 -8
- package/themes/calendar/index.css +0 -6
- package/themes/calendar/index.js +0 -10
- package/themes/calendar/index.json +0 -10
- package/themes/calendar/index.less +0 -6
- package/themes/calendar/index.pcss +0 -6
- package/themes/calendar/index.scss +0 -6
- package/themes/calendar/index.styl +0 -6
- package/themes/calendar/struct.json +0 -10
- package/themes/calendarDark/cssVars/declarations/index.css +0 -6
- package/themes/calendarDark/cssVars/declarations/noSizes.css +0 -6
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +0 -6
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +0 -6
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +0 -6
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -6
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +0 -6
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +0 -6
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +0 -6
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +0 -6
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +0 -6
- package/themes/calendarDark/cssVars/theme/index.js +0 -28
- package/themes/calendarDark/cssVars/theme/index.json +0 -28
- package/themes/calendarDark/docs.json +0 -8
- package/themes/calendarDark/index.css +0 -6
- package/themes/calendarDark/index.js +0 -10
- package/themes/calendarDark/index.json +0 -10
- package/themes/calendarDark/index.less +0 -6
- package/themes/calendarDark/index.pcss +0 -6
- package/themes/calendarDark/index.scss +0 -6
- package/themes/calendarDark/index.styl +0 -6
- package/themes/calendarDark/struct.json +0 -10
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +884 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +455 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +382 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyAdaptiveGroups.css +106 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +323 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.d.ts +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +11 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +548 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.d.ts +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +548 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +548 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +777 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +602 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +603 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +768 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +602 -0
- package/themes/vkontakteAndroid/cssVars/theme/index.d.ts +4 -0
- package/themes/vkontakteAndroid/cssVars/theme/index.js +3188 -0
- package/themes/vkontakteAndroid/cssVars/theme/index.json +3185 -0
- package/themes/vkontakteAndroid/docs.json +2929 -0
- package/themes/vkontakteAndroid/index.css +777 -0
- package/themes/vkontakteAndroid/index.d.ts +4 -0
- package/themes/vkontakteAndroid/index.js +972 -0
- package/themes/vkontakteAndroid/index.json +969 -0
- package/themes/vkontakteAndroid/index.less +602 -0
- package/themes/vkontakteAndroid/index.pcss +603 -0
- package/themes/vkontakteAndroid/index.scss +768 -0
- package/themes/vkontakteAndroid/index.styl +602 -0
- package/themes/vkontakteAndroid/struct.json +995 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +885 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +456 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +383 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +106 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +323 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.d.ts +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +11 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +549 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.d.ts +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +549 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +349 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +778 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +603 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +604 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +769 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +603 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/index.d.ts +4 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +3192 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +3189 -0
- package/themes/vkontakteAndroidDark/docs.json +2929 -0
- package/themes/vkontakteAndroidDark/index.css +778 -0
- package/themes/vkontakteAndroidDark/index.d.ts +4 -0
- package/themes/vkontakteAndroidDark/index.js +973 -0
- package/themes/vkontakteAndroidDark/index.json +970 -0
- package/themes/vkontakteAndroidDark/index.less +603 -0
- package/themes/vkontakteAndroidDark/index.pcss +604 -0
- package/themes/vkontakteAndroidDark/index.scss +769 -0
- package/themes/vkontakteAndroidDark/index.styl +603 -0
- package/themes/vkontakteAndroidDark/struct.json +996 -0
- package/themes/vkontakteCom/cssVars/declarations/index.css +885 -0
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +456 -0
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +383 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyAdaptiveGroups.css +106 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +323 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.d.ts +3 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +11 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +549 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.d.ts +3 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +549 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +229 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +778 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +603 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +604 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +769 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +603 -0
- package/themes/vkontakteCom/cssVars/theme/index.d.ts +4 -0
- package/themes/vkontakteCom/cssVars/theme/index.js +3192 -0
- package/themes/vkontakteCom/cssVars/theme/index.json +3189 -0
- package/themes/vkontakteCom/docs.json +2929 -0
- package/themes/vkontakteCom/index.css +778 -0
- package/themes/vkontakteCom/index.d.ts +4 -0
- package/themes/vkontakteCom/index.js +973 -0
- package/themes/vkontakteCom/index.json +970 -0
- package/themes/vkontakteCom/index.less +603 -0
- package/themes/vkontakteCom/index.pcss +604 -0
- package/themes/vkontakteCom/index.scss +769 -0
- package/themes/vkontakteCom/index.styl +603 -0
- package/themes/vkontakteCom/struct.json +996 -0
- package/themes/vkontakteComDark/cssVars/declarations/index.css +885 -0
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +456 -0
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +383 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyAdaptiveGroups.css +106 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +323 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.d.ts +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +11 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +549 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.d.ts +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +549 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +262 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +778 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +603 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +604 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +769 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +603 -0
- package/themes/vkontakteComDark/cssVars/theme/index.d.ts +4 -0
- package/themes/vkontakteComDark/cssVars/theme/index.js +3192 -0
- package/themes/vkontakteComDark/cssVars/theme/index.json +3189 -0
- package/themes/vkontakteComDark/docs.json +2929 -0
- package/themes/vkontakteComDark/index.css +778 -0
- package/themes/vkontakteComDark/index.d.ts +4 -0
- package/themes/vkontakteComDark/index.js +973 -0
- package/themes/vkontakteComDark/index.json +970 -0
- package/themes/vkontakteComDark/index.less +603 -0
- package/themes/vkontakteComDark/index.pcss +604 -0
- package/themes/vkontakteComDark/index.scss +769 -0
- package/themes/vkontakteComDark/index.styl +603 -0
- package/themes/vkontakteComDark/struct.json +996 -0
- package/themes/vkontakteIOS/cssVars/declarations/index.css +885 -0
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +456 -0
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +383 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyAdaptiveGroups.css +106 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +323 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.d.ts +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +11 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +549 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.d.ts +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +549 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +95 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +778 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +603 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +604 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +769 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +603 -0
- package/themes/vkontakteIOS/cssVars/theme/index.d.ts +4 -0
- package/themes/vkontakteIOS/cssVars/theme/index.js +3192 -0
- package/themes/vkontakteIOS/cssVars/theme/index.json +3189 -0
- package/themes/vkontakteIOS/docs.json +2929 -0
- package/themes/vkontakteIOS/index.css +778 -0
- package/themes/vkontakteIOS/index.d.ts +4 -0
- package/themes/vkontakteIOS/index.js +973 -0
- package/themes/vkontakteIOS/index.json +970 -0
- package/themes/vkontakteIOS/index.less +603 -0
- package/themes/vkontakteIOS/index.pcss +604 -0
- package/themes/vkontakteIOS/index.scss +769 -0
- package/themes/vkontakteIOS/index.styl +603 -0
- package/themes/vkontakteIOS/struct.json +996 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +885 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +456 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +383 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +106 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +323 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.d.ts +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +11 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +549 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.d.ts +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +549 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +95 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +778 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +603 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +604 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +769 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +603 -0
- package/themes/vkontakteIOSDark/cssVars/theme/index.d.ts +4 -0
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +3192 -0
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +3189 -0
- package/themes/vkontakteIOSDark/docs.json +2929 -0
- package/themes/vkontakteIOSDark/index.css +778 -0
- package/themes/vkontakteIOSDark/index.d.ts +4 -0
- package/themes/vkontakteIOSDark/index.js +973 -0
- package/themes/vkontakteIOSDark/index.json +970 -0
- package/themes/vkontakteIOSDark/index.less +603 -0
- package/themes/vkontakteIOSDark/index.pcss +604 -0
- package/themes/vkontakteIOSDark/index.scss +769 -0
- package/themes/vkontakteIOSDark/index.styl +603 -0
- package/themes/vkontakteIOSDark/struct.json +996 -0
|
@@ -37,7 +37,6 @@ export interface LocalCalendarColorDescriptionStruct {
|
|
|
37
37
|
calendarColorSidebarComposeButtonIcon: ColorDescription;
|
|
38
38
|
calendarColorSidebarComposeButtonText: ColorDescription;
|
|
39
39
|
calendarColorSidebarScrollbar: ColorDescription;
|
|
40
|
-
calendarColorComposeButtonBorderAlpha: ColorDescription;
|
|
41
40
|
calendarColorHeaderBackground: ColorDescription;
|
|
42
41
|
calendarColorHeaderSecondaryAlpha: ColorDescription;
|
|
43
42
|
calendarColorHeaderonSecondary: ColorDescription;
|
|
@@ -57,7 +56,6 @@ export interface LocalCalendarColorDescriptionStruct {
|
|
|
57
56
|
calendarColorTextDateAccent: ColorDescription;
|
|
58
57
|
calendarColorTextTimeline: ColorDescription;
|
|
59
58
|
calendarColorStrokeFieldBorder: ColorDescription;
|
|
60
|
-
calendarColorIconPrimary: ColorDescription;
|
|
61
59
|
}
|
|
62
60
|
export type CalendarLocalColors = {
|
|
63
61
|
[key in keyof LocalCalendarColorDescriptionStruct]: ColorWithStates;
|
|
@@ -0,0 +1,204 @@
|
|
|
1
|
+
import { ThemeCssVars } from '../../general';
|
|
2
|
+
import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
|
|
3
|
+
import { GradientPoints } from '../../general/gradients';
|
|
4
|
+
import { Tokens } from '../../general/tools/tokenValue';
|
|
5
|
+
import { ThemeVkBase, ThemeVkBaseDescription } from '../vkBase';
|
|
6
|
+
export interface VkontakteAndroidGradients {
|
|
7
|
+
/**
|
|
8
|
+
* @desc Градиент AquamarineBlue
|
|
9
|
+
* @tags gradient
|
|
10
|
+
*/
|
|
11
|
+
gradientAquamarineBlue: GradientPoints;
|
|
12
|
+
/**
|
|
13
|
+
* @desc Градиент Blue
|
|
14
|
+
* @tags gradient
|
|
15
|
+
*/
|
|
16
|
+
gradientBlue: GradientPoints;
|
|
17
|
+
/**
|
|
18
|
+
* @desc Градиент Candy
|
|
19
|
+
* @tags gradient
|
|
20
|
+
*/
|
|
21
|
+
gradientCandy: GradientPoints;
|
|
22
|
+
/**
|
|
23
|
+
* @desc Градиент Crimson
|
|
24
|
+
* @tags gradient
|
|
25
|
+
*/
|
|
26
|
+
gradientCrimson: GradientPoints;
|
|
27
|
+
/**
|
|
28
|
+
* @desc Градиент Disco
|
|
29
|
+
* @tags gradient
|
|
30
|
+
*/
|
|
31
|
+
gradientDisco: GradientPoints;
|
|
32
|
+
/**
|
|
33
|
+
* @desc Градиент Emerald
|
|
34
|
+
* @tags gradient
|
|
35
|
+
*/
|
|
36
|
+
gradientEmerald: GradientPoints;
|
|
37
|
+
/**
|
|
38
|
+
* @desc Градиент Gray
|
|
39
|
+
* @tags gradient
|
|
40
|
+
*/
|
|
41
|
+
gradientGray: GradientPoints;
|
|
42
|
+
/**
|
|
43
|
+
* @desc Градиент Green
|
|
44
|
+
* @tags gradient
|
|
45
|
+
*/
|
|
46
|
+
gradientGreen: GradientPoints;
|
|
47
|
+
/**
|
|
48
|
+
* @desc Градиент Lagoon
|
|
49
|
+
* @tags gradient
|
|
50
|
+
*/
|
|
51
|
+
gradientLagoon: GradientPoints;
|
|
52
|
+
/**
|
|
53
|
+
* @desc Градиент Lavender
|
|
54
|
+
* @tags gradient
|
|
55
|
+
*/
|
|
56
|
+
gradientLavender: GradientPoints;
|
|
57
|
+
/**
|
|
58
|
+
* @desc Градиент Marine
|
|
59
|
+
* @tags gradient
|
|
60
|
+
*/
|
|
61
|
+
gradientMarine: GradientPoints;
|
|
62
|
+
/**
|
|
63
|
+
* @desc Градиент Midnight
|
|
64
|
+
* @tags gradient
|
|
65
|
+
*/
|
|
66
|
+
gradientMidnight: GradientPoints;
|
|
67
|
+
/**
|
|
68
|
+
* @desc Градиент Orange
|
|
69
|
+
* @tags gradient
|
|
70
|
+
*/
|
|
71
|
+
gradientOrange: GradientPoints;
|
|
72
|
+
/**
|
|
73
|
+
* @desc Градиент Pink
|
|
74
|
+
* @tags gradient
|
|
75
|
+
*/
|
|
76
|
+
gradientPink: GradientPoints;
|
|
77
|
+
/**
|
|
78
|
+
* @desc Градиент Purple
|
|
79
|
+
* @tags gradient
|
|
80
|
+
*/
|
|
81
|
+
gradientPurple: GradientPoints;
|
|
82
|
+
/**
|
|
83
|
+
* @desc Градиент RaspberryPink
|
|
84
|
+
* @tags gradient
|
|
85
|
+
*/
|
|
86
|
+
gradientRaspberryPink: GradientPoints;
|
|
87
|
+
/**
|
|
88
|
+
* @desc Градиент Red
|
|
89
|
+
* @tags gradient
|
|
90
|
+
*/
|
|
91
|
+
gradientRed: GradientPoints;
|
|
92
|
+
/**
|
|
93
|
+
* @desc Градиент Retrowave
|
|
94
|
+
* @tags gradient
|
|
95
|
+
*/
|
|
96
|
+
gradientRetrowave: GradientPoints;
|
|
97
|
+
/**
|
|
98
|
+
* @desc Градиент Sunset
|
|
99
|
+
* @tags gradient
|
|
100
|
+
*/
|
|
101
|
+
gradientSunset: GradientPoints;
|
|
102
|
+
/**
|
|
103
|
+
* @desc Градиент Turquoise
|
|
104
|
+
* @tags gradient
|
|
105
|
+
*/
|
|
106
|
+
gradientTurquoise: GradientPoints;
|
|
107
|
+
/**
|
|
108
|
+
* @desc Градиент Twilight
|
|
109
|
+
* @tags gradient
|
|
110
|
+
*/
|
|
111
|
+
gradientTwilight: GradientPoints;
|
|
112
|
+
/**
|
|
113
|
+
* @desc Градиент Unicorn
|
|
114
|
+
* @tags gradient
|
|
115
|
+
*/
|
|
116
|
+
gradientUnicorn: GradientPoints;
|
|
117
|
+
/**
|
|
118
|
+
* @desc Градиент Violet
|
|
119
|
+
* @tags gradient
|
|
120
|
+
*/
|
|
121
|
+
gradientViolet: GradientPoints;
|
|
122
|
+
/**
|
|
123
|
+
* @desc Градиент Yellow
|
|
124
|
+
* @tags gradient
|
|
125
|
+
*/
|
|
126
|
+
gradientYellow: GradientPoints;
|
|
127
|
+
/**
|
|
128
|
+
* @desc Градиент YellowBright
|
|
129
|
+
* @tags gradient
|
|
130
|
+
*/
|
|
131
|
+
gradientYellowBright: GradientPoints;
|
|
132
|
+
/**
|
|
133
|
+
* @desc Градиент HalloweenOrange
|
|
134
|
+
* @tags gradient
|
|
135
|
+
*/
|
|
136
|
+
gradientHalloweenOrange: GradientPoints;
|
|
137
|
+
/**
|
|
138
|
+
* @desc Градиент HalloweenViolet
|
|
139
|
+
* @tags gradient
|
|
140
|
+
*/
|
|
141
|
+
gradientHalloweenViolet: GradientPoints;
|
|
142
|
+
/**
|
|
143
|
+
* @desc Градиент NewYear
|
|
144
|
+
* @tags gradient
|
|
145
|
+
*/
|
|
146
|
+
gradientNewYear: GradientPoints;
|
|
147
|
+
/**
|
|
148
|
+
* @desc Градиент Frost
|
|
149
|
+
* @tags gradient
|
|
150
|
+
*/
|
|
151
|
+
gradientFrost: GradientPoints;
|
|
152
|
+
/**
|
|
153
|
+
* @desc Градиент Valentine
|
|
154
|
+
* @tags gradient
|
|
155
|
+
*/
|
|
156
|
+
gradientValentine: GradientPoints;
|
|
157
|
+
/**
|
|
158
|
+
* @desc Градиент WarmValentine
|
|
159
|
+
* @tags gradient
|
|
160
|
+
*/
|
|
161
|
+
gradientWarmValentine: GradientPoints;
|
|
162
|
+
/**
|
|
163
|
+
* @desc Градиент Sberkot
|
|
164
|
+
* @tags gradient
|
|
165
|
+
*/
|
|
166
|
+
gradientSberkot: GradientPoints;
|
|
167
|
+
/**
|
|
168
|
+
* @desc Градиент Mable
|
|
169
|
+
* @tags gradient
|
|
170
|
+
*/
|
|
171
|
+
gradientMable: GradientPoints;
|
|
172
|
+
/**
|
|
173
|
+
* @desc Градиент WomensDay
|
|
174
|
+
* @tags gradient
|
|
175
|
+
*/
|
|
176
|
+
gradientWomensDay: GradientPoints;
|
|
177
|
+
}
|
|
178
|
+
export interface LocalVkontakteAndroidColorsDescriptionStruct {
|
|
179
|
+
colorSnippetBorderAlpha: ColorDescription;
|
|
180
|
+
colorModalCardBorderAlpha: ColorDescription;
|
|
181
|
+
colorLandingSnippetBorderAlpha: ColorDescription;
|
|
182
|
+
colorActionSheetSeparatorAlpha: ColorDescription;
|
|
183
|
+
colorInputBorder: ColorDescription;
|
|
184
|
+
colorImForwardLineAlpha: ColorDescription;
|
|
185
|
+
colorImBubbleBorderAlternateHighlightedAlpha: ColorDescription;
|
|
186
|
+
colorImBubbleIncoming: ColorDescription;
|
|
187
|
+
colorImBubbleIncomingAlternate: ColorDescription;
|
|
188
|
+
colorImBubbleIncomingExpiring: ColorDescription;
|
|
189
|
+
colorImBubbleOutgoing: ColorDescription;
|
|
190
|
+
colorImBubbleOutgoingExpiringHighlighted: ColorDescription;
|
|
191
|
+
colorImBubbleGiftText: ColorDescription;
|
|
192
|
+
colorImBubbleGiftTextSecondary: ColorDescription;
|
|
193
|
+
colorImTextName: ColorDescription;
|
|
194
|
+
}
|
|
195
|
+
export type VkontakteAndroidLocalColors = {
|
|
196
|
+
[key in keyof LocalVkontakteAndroidColorsDescriptionStruct]: ColorWithStates;
|
|
197
|
+
};
|
|
198
|
+
export interface ThemeVkontakteAndroid extends ThemeVkBase, VkontakteAndroidLocalColors, VkontakteAndroidGradients {
|
|
199
|
+
}
|
|
200
|
+
export interface ThemeVkontakteAndroidDescription extends ThemeVkBaseDescription, Tokens<VkontakteAndroidGradients> {
|
|
201
|
+
colors: LocalVkontakteAndroidColorsDescriptionStruct & ColorsDescriptionStruct;
|
|
202
|
+
}
|
|
203
|
+
export interface ThemeVkontakteAndroidCssVars extends ThemeCssVars<ThemeVkontakteAndroid> {
|
|
204
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ThemeVkontakteAndroid, ThemeVkontakteAndroidCssVars, ThemeVkontakteAndroidDescription } from '../vkontakteAndroid';
|
|
2
|
+
export type ThemeVkontakteAndroidDark = ThemeVkontakteAndroid;
|
|
3
|
+
export type ThemeVkontakteAndroidDarkDescription = ThemeVkontakteAndroidDescription;
|
|
4
|
+
export type ThemeVkontakteAndroidDarkCssVars = ThemeVkontakteAndroidCssVars;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ThemeVkontakteAndroid, ThemeVkontakteAndroidCssVars, ThemeVkontakteAndroidDescription } from '../vkontakteAndroid';
|
|
2
|
+
export type ThemeVkontakteCom = ThemeVkontakteAndroid;
|
|
3
|
+
export type ThemeVkontakteComDescription = ThemeVkontakteAndroidDescription;
|
|
4
|
+
export type ThemeVkontakteComCssVars = ThemeVkontakteAndroidCssVars;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ThemeVkontakteCom, ThemeVkontakteComCssVars, ThemeVkontakteComDescription } from '../vkontakteCom';
|
|
2
|
+
export type ThemeVkontakteComDark = ThemeVkontakteCom;
|
|
3
|
+
export type ThemeVkontakteComDarkDescription = ThemeVkontakteComDescription;
|
|
4
|
+
export type ThemeVkontakteComDarkCssVars = ThemeVkontakteComCssVars;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ThemeVkontakteAndroid, ThemeVkontakteAndroidCssVars, ThemeVkontakteAndroidDescription } from '../vkontakteAndroid';
|
|
2
|
+
export type ThemeVkontakteIOS = ThemeVkontakteAndroid;
|
|
3
|
+
export type ThemeVkontakteIOSDescription = ThemeVkontakteAndroidDescription;
|
|
4
|
+
export type ThemeVkontakteIOSCssVars = ThemeVkontakteAndroidCssVars;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ThemeVkontakteIOS, ThemeVkontakteIOSCssVars, ThemeVkontakteIOSDescription } from '../vkontakteIOS';
|
|
2
|
+
export type ThemeVkontakteIOSDark = ThemeVkontakteIOS;
|
|
3
|
+
export type ThemeVkontakteIOSDarkDescription = ThemeVkontakteIOSDescription;
|
|
4
|
+
export type ThemeVkontakteIOSDarkCssVars = ThemeVkontakteIOSCssVars;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.32.
|
|
3
|
+
"version": "4.32.2-dev-432a84.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "utils/descriptions.js",
|
|
@@ -44,10 +44,10 @@
|
|
|
44
44
|
"@typescript-eslint/eslint-plugin": "4.33.0",
|
|
45
45
|
"@typescript-eslint/parser": "4.33.0",
|
|
46
46
|
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.2",
|
|
47
|
-
"@vkontakte/icons": "2.
|
|
47
|
+
"@vkontakte/icons": "2.25.0",
|
|
48
48
|
"@vkontakte/prettier-config": "0.1.0",
|
|
49
49
|
"@vkontakte/vk-bridge": "2.7.2",
|
|
50
|
-
"@vkontakte/vkjs": "0.
|
|
50
|
+
"@vkontakte/vkjs": "0.32.0",
|
|
51
51
|
"@vkontakte/vkui": "5.1.0",
|
|
52
52
|
"babel-jest": "29.5.0",
|
|
53
53
|
"babel-loader": "9.1.2",
|
|
@@ -78,12 +78,12 @@
|
|
|
78
78
|
"react-dom": "18.2.0",
|
|
79
79
|
"rimraf": "4.4.1",
|
|
80
80
|
"style-loader": "3.3.1",
|
|
81
|
-
"terser-webpack-plugin": "5.3.
|
|
81
|
+
"terser-webpack-plugin": "5.3.7",
|
|
82
82
|
"ts-jest": "29.0.5",
|
|
83
83
|
"ts-loader": "9.4.2",
|
|
84
84
|
"ts-morph": "17.0.1",
|
|
85
85
|
"ts-node": "10.9.1",
|
|
86
|
-
"tsconfig-paths": "4.
|
|
86
|
+
"tsconfig-paths": "4.2.0",
|
|
87
87
|
"tscpaths": "0.0.9",
|
|
88
88
|
"type-fest": "3.6.1",
|
|
89
89
|
"typescript": "4.9.5",
|
|
@@ -771,9 +771,6 @@
|
|
|
771
771
|
--vkui--calendar_color_sidebar_scrollbar: #C7C7C7;
|
|
772
772
|
--vkui--calendar_color_sidebar_scrollbar--hover: #BFC0C1;
|
|
773
773
|
--vkui--calendar_color_sidebar_scrollbar--active: #B7B8BC;
|
|
774
|
-
--vkui--calendar_color_compose_button_border_alpha: rgba(0, 16, 61, 0.12);
|
|
775
|
-
--vkui--calendar_color_compose_button_border_alpha--hover: rgba(0, 16, 61, 0.16);
|
|
776
|
-
--vkui--calendar_color_compose_button_border_alpha--active: rgba(0, 16, 61, 0.2);
|
|
777
774
|
--vkui--calendar_color_header_background: #FFFFFF;
|
|
778
775
|
--vkui--calendar_color_header_background--hover: #F5F5F7;
|
|
779
776
|
--vkui--calendar_color_header_background--active: #EBECEF;
|
|
@@ -831,9 +828,6 @@
|
|
|
831
828
|
--vkui--calendar_color_stroke_field_border: #E0E2E8;
|
|
832
829
|
--vkui--calendar_color_stroke_field_border--hover: #D7DAE1;
|
|
833
830
|
--vkui--calendar_color_stroke_field_border--active: #CED1DA;
|
|
834
|
-
--vkui--calendar_color_icon_primary: #2C2D2E;
|
|
835
|
-
--vkui--calendar_color_icon_primary--hover: #2A2C2F;
|
|
836
|
-
--vkui--calendar_color_icon_primary--active: #282B2F;
|
|
837
831
|
}
|
|
838
832
|
|
|
839
833
|
.vkui--font_title1--regular {
|
|
@@ -423,9 +423,6 @@
|
|
|
423
423
|
--vkui--calendar_color_sidebar_scrollbar: #C7C7C7;
|
|
424
424
|
--vkui--calendar_color_sidebar_scrollbar--hover: #BFC0C1;
|
|
425
425
|
--vkui--calendar_color_sidebar_scrollbar--active: #B7B8BC;
|
|
426
|
-
--vkui--calendar_color_compose_button_border_alpha: rgba(0, 16, 61, 0.12);
|
|
427
|
-
--vkui--calendar_color_compose_button_border_alpha--hover: rgba(0, 16, 61, 0.16);
|
|
428
|
-
--vkui--calendar_color_compose_button_border_alpha--active: rgba(0, 16, 61, 0.2);
|
|
429
426
|
--vkui--calendar_color_header_background: #FFFFFF;
|
|
430
427
|
--vkui--calendar_color_header_background--hover: #F5F5F7;
|
|
431
428
|
--vkui--calendar_color_header_background--active: #EBECEF;
|
|
@@ -483,7 +480,4 @@
|
|
|
483
480
|
--vkui--calendar_color_stroke_field_border: #E0E2E8;
|
|
484
481
|
--vkui--calendar_color_stroke_field_border--hover: #D7DAE1;
|
|
485
482
|
--vkui--calendar_color_stroke_field_border--active: #CED1DA;
|
|
486
|
-
--vkui--calendar_color_icon_primary: #2C2D2E;
|
|
487
|
-
--vkui--calendar_color_icon_primary--hover: #2A2C2F;
|
|
488
|
-
--vkui--calendar_color_icon_primary--active: #282B2F;
|
|
489
483
|
}
|
|
@@ -386,9 +386,6 @@
|
|
|
386
386
|
--vkui--calendar_color_sidebar_scrollbar: #C7C7C7;
|
|
387
387
|
--vkui--calendar_color_sidebar_scrollbar--hover: #BFC0C1;
|
|
388
388
|
--vkui--calendar_color_sidebar_scrollbar--active: #B7B8BC;
|
|
389
|
-
--vkui--calendar_color_compose_button_border_alpha: rgba(0, 16, 61, 0.12);
|
|
390
|
-
--vkui--calendar_color_compose_button_border_alpha--hover: rgba(0, 16, 61, 0.16);
|
|
391
|
-
--vkui--calendar_color_compose_button_border_alpha--active: rgba(0, 16, 61, 0.2);
|
|
392
389
|
--vkui--calendar_color_header_background: #FFFFFF;
|
|
393
390
|
--vkui--calendar_color_header_background--hover: #F5F5F7;
|
|
394
391
|
--vkui--calendar_color_header_background--active: #EBECEF;
|
|
@@ -446,7 +443,4 @@
|
|
|
446
443
|
--vkui--calendar_color_stroke_field_border: #E0E2E8;
|
|
447
444
|
--vkui--calendar_color_stroke_field_border--hover: #D7DAE1;
|
|
448
445
|
--vkui--calendar_color_stroke_field_border--active: #CED1DA;
|
|
449
|
-
--vkui--calendar_color_icon_primary: #2C2D2E;
|
|
450
|
-
--vkui--calendar_color_icon_primary--hover: #2A2C2F;
|
|
451
|
-
--vkui--calendar_color_icon_primary--active: #282B2F;
|
|
452
446
|
}
|