@vkontakte/vkui-tokens 4.81.2 → 4.83.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/package.json +1 -1
- package/themeDescriptions/base/paradigm.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/index.css +11 -9
- package/themes/legoAndroid/cssVars/declarations/noColors.css +10 -9
- package/themes/legoAndroid/cssVars/declarations/onlyAdaptiveGroups.css +1 -0
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +4 -3
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +4 -3
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -3
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +10 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +3 -3
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +3 -3
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +7 -6
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +3 -3
- package/themes/legoAndroid/cssVars/theme/index.js +1 -1
- package/themes/legoAndroid/cssVars/theme/index.json +15 -3
- package/themes/legoAndroid/index.css +10 -9
- package/themes/legoAndroid/index.js +1 -1
- package/themes/legoAndroid/index.json +6 -3
- package/themes/legoAndroid/index.less +3 -3
- package/themes/legoAndroid/index.pcss +3 -3
- package/themes/legoAndroid/index.scss +7 -6
- package/themes/legoAndroid/index.styl +3 -3
- package/themes/legoAndroid/struct.json +6 -3
- package/themes/legoAndroidDark/cssVars/declarations/index.css +11 -9
- package/themes/legoAndroidDark/cssVars/declarations/noColors.css +10 -9
- package/themes/legoAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +1 -0
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +4 -3
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +4 -3
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +4 -3
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +10 -9
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +3 -3
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +3 -3
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +7 -6
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +3 -3
- package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
- package/themes/legoAndroidDark/cssVars/theme/index.json +15 -3
- package/themes/legoAndroidDark/index.css +10 -9
- package/themes/legoAndroidDark/index.js +1 -1
- package/themes/legoAndroidDark/index.json +6 -3
- package/themes/legoAndroidDark/index.less +3 -3
- package/themes/legoAndroidDark/index.pcss +3 -3
- package/themes/legoAndroidDark/index.scss +7 -6
- package/themes/legoAndroidDark/index.styl +3 -3
- package/themes/legoAndroidDark/struct.json +6 -3
- package/themes/legoIOS/cssVars/declarations/index.css +11 -9
- package/themes/legoIOS/cssVars/declarations/noColors.css +10 -9
- package/themes/legoIOS/cssVars/declarations/onlyAdaptiveGroups.css +1 -0
- package/themes/legoIOS/cssVars/declarations/onlyVariables.css +4 -3
- package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +4 -3
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +5 -0
- package/themes/legoIOS/cssVars/theme/fallbacks/index.css +10 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.less +3 -3
- package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +3 -3
- package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +7 -6
- package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +3 -3
- package/themes/legoIOS/cssVars/theme/index.js +1 -1
- package/themes/legoIOS/cssVars/theme/index.json +15 -3
- package/themes/legoIOS/index.css +10 -9
- package/themes/legoIOS/index.js +1 -1
- package/themes/legoIOS/index.json +6 -3
- package/themes/legoIOS/index.less +3 -3
- package/themes/legoIOS/index.pcss +3 -3
- package/themes/legoIOS/index.scss +7 -6
- package/themes/legoIOS/index.styl +3 -3
- package/themes/legoIOS/struct.json +6 -3
- package/themes/legoIOSDark/cssVars/declarations/index.css +11 -9
- package/themes/legoIOSDark/cssVars/declarations/noColors.css +10 -9
- package/themes/legoIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +1 -0
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +4 -3
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +4 -3
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +5 -0
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +10 -9
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +3 -3
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +3 -3
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +7 -6
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +3 -3
- package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
- package/themes/legoIOSDark/cssVars/theme/index.json +15 -3
- package/themes/legoIOSDark/index.css +10 -9
- package/themes/legoIOSDark/index.js +1 -1
- package/themes/legoIOSDark/index.json +6 -3
- package/themes/legoIOSDark/index.less +3 -3
- package/themes/legoIOSDark/index.pcss +3 -3
- package/themes/legoIOSDark/index.scss +7 -6
- package/themes/legoIOSDark/index.styl +3 -3
- package/themes/legoIOSDark/struct.json +6 -3
- package/utils/common/fontSizes/index.js +1 -1
|
@@ -95,10 +95,11 @@
|
|
|
95
95
|
--vkui--font_footnote_caps--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
96
96
|
--vkui--font_footnote_caps--font_weight--regular: 600;
|
|
97
97
|
--vkui--font_footnote_caps--text_transform--regular: uppercase;
|
|
98
|
-
--vkui--font_caption1--font_size--regular:
|
|
99
|
-
--vkui--font_caption1--line_height--regular:
|
|
98
|
+
--vkui--font_caption1--font_size--regular: 11.5px;
|
|
99
|
+
--vkui--font_caption1--line_height--regular: 12px;
|
|
100
100
|
--vkui--font_caption1--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
101
|
-
--vkui--font_caption1--font_weight--regular:
|
|
101
|
+
--vkui--font_caption1--font_weight--regular: 600;
|
|
102
|
+
--vkui--font_caption1--font_variation_settings--optical_size--regular: 11;
|
|
102
103
|
--vkui--font_caption1_caps--font_size--regular: 12px;
|
|
103
104
|
--vkui--font_caption1_caps--line_height--regular: 14px;
|
|
104
105
|
--vkui--font_caption1_caps--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -72,10 +72,11 @@
|
|
|
72
72
|
--vkui--font_footnote_caps--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
73
73
|
--vkui--font_footnote_caps--font_weight--regular: 600;
|
|
74
74
|
--vkui--font_footnote_caps--text_transform--regular: uppercase;
|
|
75
|
-
--vkui--font_caption1--font_size--regular:
|
|
76
|
-
--vkui--font_caption1--line_height--regular:
|
|
75
|
+
--vkui--font_caption1--font_size--regular: 11.5px;
|
|
76
|
+
--vkui--font_caption1--line_height--regular: 12px;
|
|
77
77
|
--vkui--font_caption1--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
78
|
-
--vkui--font_caption1--font_weight--regular:
|
|
78
|
+
--vkui--font_caption1--font_weight--regular: 600;
|
|
79
|
+
--vkui--font_caption1--font_variation_settings--optical_size--regular: 11;
|
|
79
80
|
--vkui--font_caption1_caps--font_size--regular: 12px;
|
|
80
81
|
--vkui--font_caption1_caps--line_height--regular: 14px;
|
|
81
82
|
--vkui--font_caption1_caps--font_family--regular: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -95,10 +95,11 @@
|
|
|
95
95
|
--vkui--font_footnote_caps--font_family--regular: var(--vkui--font_footnote_caps--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
96
96
|
--vkui--font_footnote_caps--font_weight--regular: var(--vkui--font_footnote_caps--font_weight--regular, 600);
|
|
97
97
|
--vkui--font_footnote_caps--text_transform--regular: var(--vkui--font_footnote_caps--text_transform--regular, uppercase);
|
|
98
|
-
--vkui--font_caption1--font_size--regular: var(--vkui--font_caption1--font_size--regular,
|
|
99
|
-
--vkui--font_caption1--line_height--regular: var(--vkui--font_caption1--line_height--regular,
|
|
98
|
+
--vkui--font_caption1--font_size--regular: var(--vkui--font_caption1--font_size--regular, 11.5px);
|
|
99
|
+
--vkui--font_caption1--line_height--regular: var(--vkui--font_caption1--line_height--regular, 12px);
|
|
100
100
|
--vkui--font_caption1--font_family--regular: var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
101
|
-
--vkui--font_caption1--font_weight--regular: var(--vkui--font_caption1--font_weight--regular,
|
|
101
|
+
--vkui--font_caption1--font_weight--regular: var(--vkui--font_caption1--font_weight--regular, 600);
|
|
102
|
+
--vkui--font_caption1--font_variation_settings--optical_size--regular: var(--vkui--font_caption1--font_variation_settings--optical_size--regular, 11);
|
|
102
103
|
--vkui--font_caption1_caps--font_size--regular: var(--vkui--font_caption1_caps--font_size--regular, 12px);
|
|
103
104
|
--vkui--font_caption1_caps--line_height--regular: var(--vkui--font_caption1_caps--line_height--regular, 14px);
|
|
104
105
|
--vkui--font_caption1_caps--font_family--regular: var(--vkui--font_caption1_caps--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
@@ -1085,14 +1086,14 @@
|
|
|
1085
1086
|
text-transform: var(--vkui--font_footnote_caps--text_transform--regular, var(--vkui--font_footnote_caps--text_transform--regular, uppercase));
|
|
1086
1087
|
}
|
|
1087
1088
|
.vkui--font_caption1--regular {
|
|
1088
|
-
font-size: var(--vkui--font_caption1--font_size--regular,
|
|
1089
|
-
font-size: var(--vkui--font_caption1--font_size--regular, var(--vkui--font_caption1--font_size--regular,
|
|
1090
|
-
line-height: var(--vkui--font_caption1--line_height--regular,
|
|
1091
|
-
line-height: var(--vkui--font_caption1--line_height--regular, var(--vkui--font_caption1--line_height--regular,
|
|
1089
|
+
font-size: var(--vkui--font_caption1--font_size--regular, 11.5px);
|
|
1090
|
+
font-size: var(--vkui--font_caption1--font_size--regular, var(--vkui--font_caption1--font_size--regular, 11.5px));
|
|
1091
|
+
line-height: var(--vkui--font_caption1--line_height--regular, 12px);
|
|
1092
|
+
line-height: var(--vkui--font_caption1--line_height--regular, var(--vkui--font_caption1--line_height--regular, 12px));
|
|
1092
1093
|
font-family: var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
1093
1094
|
font-family: var(--vkui--font_caption1--font_family--regular, var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif));
|
|
1094
|
-
font-weight: var(--vkui--font_caption1--font_weight--regular,
|
|
1095
|
-
font-weight: var(--vkui--font_caption1--font_weight--regular, var(--vkui--font_caption1--font_weight--regular,
|
|
1095
|
+
font-weight: var(--vkui--font_caption1--font_weight--regular, 600);
|
|
1096
|
+
font-weight: var(--vkui--font_caption1--font_weight--regular, var(--vkui--font_caption1--font_weight--regular, 600));
|
|
1096
1097
|
}
|
|
1097
1098
|
.vkui--font_caption1_caps--regular {
|
|
1098
1099
|
font-size: var(--vkui--font_caption1_caps--font_size--regular, 12px);
|
|
@@ -876,10 +876,10 @@
|
|
|
876
876
|
text-transform: var(--vkui--font_footnote_caps--text_transform--regular, uppercase);
|
|
877
877
|
}
|
|
878
878
|
.font-caption1--regular {
|
|
879
|
-
font-size: var(--vkui--font_caption1--font_size--regular,
|
|
880
|
-
line-height: var(--vkui--font_caption1--line_height--regular,
|
|
879
|
+
font-size: var(--vkui--font_caption1--font_size--regular, 11.5px);
|
|
880
|
+
line-height: var(--vkui--font_caption1--line_height--regular, 12px);
|
|
881
881
|
font-family: var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
882
|
-
font-weight: var(--vkui--font_caption1--font_weight--regular,
|
|
882
|
+
font-weight: var(--vkui--font_caption1--font_weight--regular, 600);
|
|
883
883
|
}
|
|
884
884
|
.font-caption1-caps--regular {
|
|
885
885
|
font-size: var(--vkui--font_caption1_caps--font_size--regular, 12px);
|
|
@@ -877,10 +877,10 @@
|
|
|
877
877
|
text-transform: var(--vkui--font_footnote_caps--text_transform--regular, uppercase);
|
|
878
878
|
}
|
|
879
879
|
%font-caption1--regular {
|
|
880
|
-
font-size: var(--vkui--font_caption1--font_size--regular,
|
|
881
|
-
line-height: var(--vkui--font_caption1--line_height--regular,
|
|
880
|
+
font-size: var(--vkui--font_caption1--font_size--regular, 11.5px);
|
|
881
|
+
line-height: var(--vkui--font_caption1--line_height--regular, 12px);
|
|
882
882
|
font-family: var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
883
|
-
font-weight: var(--vkui--font_caption1--font_weight--regular,
|
|
883
|
+
font-weight: var(--vkui--font_caption1--font_weight--regular, 600);
|
|
884
884
|
}
|
|
885
885
|
%font-caption1-caps--regular {
|
|
886
886
|
font-size: var(--vkui--font_caption1_caps--font_size--regular, 12px);
|
|
@@ -1032,16 +1032,17 @@ $font-footnote-caps--regular--map: (
|
|
|
1032
1032
|
'textTransform': "var(--vkui--font_footnote_caps--text_transform--regular, uppercase)",
|
|
1033
1033
|
);
|
|
1034
1034
|
@mixin font-caption1--regular() {
|
|
1035
|
-
font-size: var(--vkui--font_caption1--font_size--regular,
|
|
1036
|
-
line-height: var(--vkui--font_caption1--line_height--regular,
|
|
1035
|
+
font-size: var(--vkui--font_caption1--font_size--regular, 11.5px);
|
|
1036
|
+
line-height: var(--vkui--font_caption1--line_height--regular, 12px);
|
|
1037
1037
|
font-family: var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
1038
|
-
font-weight: var(--vkui--font_caption1--font_weight--regular,
|
|
1038
|
+
font-weight: var(--vkui--font_caption1--font_weight--regular, 600);
|
|
1039
1039
|
}
|
|
1040
1040
|
$font-caption1--regular--map: (
|
|
1041
|
-
'fontSize': "var(--vkui--font_caption1--font_size--regular,
|
|
1042
|
-
'lineHeight': "var(--vkui--font_caption1--line_height--regular,
|
|
1041
|
+
'fontSize': "var(--vkui--font_caption1--font_size--regular, 11.5px)",
|
|
1042
|
+
'lineHeight': "var(--vkui--font_caption1--line_height--regular, 12px)",
|
|
1043
1043
|
'fontFamily': "var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif)",
|
|
1044
|
-
'fontWeight': "var(--vkui--font_caption1--font_weight--regular,
|
|
1044
|
+
'fontWeight': "var(--vkui--font_caption1--font_weight--regular, 600)",
|
|
1045
|
+
'fontVariationSettings.opticalSize': "var(--vkui--font_caption1--font_variation_settings--optical_size--regular, 11)",
|
|
1045
1046
|
);
|
|
1046
1047
|
@mixin font-caption1-caps--regular() {
|
|
1047
1048
|
font-size: var(--vkui--font_caption1_caps--font_size--regular, 12px);
|
|
@@ -876,10 +876,10 @@ font-footnote-caps--regular() {
|
|
|
876
876
|
text-transform: var(--vkui--font_footnote_caps--text_transform--regular, uppercase);
|
|
877
877
|
}
|
|
878
878
|
font-caption1--regular() {
|
|
879
|
-
font-size: var(--vkui--font_caption1--font_size--regular,
|
|
880
|
-
line-height: var(--vkui--font_caption1--line_height--regular,
|
|
879
|
+
font-size: var(--vkui--font_caption1--font_size--regular, 11.5px);
|
|
880
|
+
line-height: var(--vkui--font_caption1--line_height--regular, 12px);
|
|
881
881
|
font-family: var(--vkui--font_caption1--font_family--regular, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
882
|
-
font-weight: var(--vkui--font_caption1--font_weight--regular,
|
|
882
|
+
font-weight: var(--vkui--font_caption1--font_weight--regular, 600);
|
|
883
883
|
}
|
|
884
884
|
font-caption1-caps--regular() {
|
|
885
885
|
font-size: var(--vkui--font_caption1_caps--font_size--regular, 12px);
|