@vkontakte/vkui-tokens 4.61.1 → 4.61.2
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/themes/workspaceAdmin/cssVars/declarations/index.css +8 -8
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +6 -6
- package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +2 -2
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +6 -6
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +2 -2
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +2 -2
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +4 -4
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +2 -2
- package/themes/workspaceAdmin/cssVars/theme/index.js +2 -2
- package/themes/workspaceAdmin/cssVars/theme/index.json +2 -2
- package/themes/workspaceAdmin/index.css +6 -6
- package/themes/workspaceAdmin/index.js +2 -2
- package/themes/workspaceAdmin/index.json +2 -2
- package/themes/workspaceAdmin/index.less +2 -2
- package/themes/workspaceAdmin/index.pcss +2 -2
- package/themes/workspaceAdmin/index.scss +4 -4
- package/themes/workspaceAdmin/index.styl +2 -2
- package/themes/workspaceAdmin/struct.json +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/index.css +8 -8
- package/themes/workspaceAdminDark/cssVars/declarations/noColors.css +6 -6
- package/themes/workspaceAdminDark/cssVars/declarations/onlyMedia.css +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.css +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocal.css +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocalIncremental.css +2 -2
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.css +6 -6
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.less +2 -2
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.pcss +2 -2
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.scss +4 -4
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.styl +2 -2
- package/themes/workspaceAdminDark/cssVars/theme/index.js +2 -2
- package/themes/workspaceAdminDark/cssVars/theme/index.json +2 -2
- package/themes/workspaceAdminDark/index.css +6 -6
- package/themes/workspaceAdminDark/index.js +2 -2
- package/themes/workspaceAdminDark/index.json +2 -2
- package/themes/workspaceAdminDark/index.less +2 -2
- package/themes/workspaceAdminDark/index.pcss +2 -2
- package/themes/workspaceAdminDark/index.scss +4 -4
- package/themes/workspaceAdminDark/index.styl +2 -2
- package/themes/workspaceAdminDark/struct.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.61.
|
|
3
|
+
"version": "4.61.2",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://vkcom.github.io/vkui-tokens",
|
|
@@ -325,8 +325,8 @@
|
|
|
325
325
|
--vkui--type_border_button: solid;
|
|
326
326
|
--vkui--type_border_position: inset;
|
|
327
327
|
--vkui--theme_name_base: 'workspaceAdmin';
|
|
328
|
-
--vkui--font_headline3--font_size--regular:
|
|
329
|
-
--vkui--font_headline3--line_height--regular:
|
|
328
|
+
--vkui--font_headline3--font_size--regular: 13px;
|
|
329
|
+
--vkui--font_headline3--line_height--regular: 16px;
|
|
330
330
|
--vkui--font_headline3--font_family--regular: VKSansDisplay, MailSans, Helvetica, Arial, sans-serif;
|
|
331
331
|
--vkui--font_headline3--font_weight--regular: 500;
|
|
332
332
|
--vkui--font_headline3--font_style--regular: normal;
|
|
@@ -1286,10 +1286,10 @@
|
|
|
1286
1286
|
font-weight: var(--vkui--font_h2--font_weight--regular, 500);
|
|
1287
1287
|
}
|
|
1288
1288
|
.vkui--font_headline3--regular {
|
|
1289
|
-
font-size:
|
|
1290
|
-
font-size: var(--vkui--font_headline3--font_size--regular,
|
|
1291
|
-
line-height:
|
|
1292
|
-
line-height: var(--vkui--font_headline3--line_height--regular,
|
|
1289
|
+
font-size: 13px;
|
|
1290
|
+
font-size: var(--vkui--font_headline3--font_size--regular, 13px);
|
|
1291
|
+
line-height: 16px;
|
|
1292
|
+
line-height: var(--vkui--font_headline3--line_height--regular, 16px);
|
|
1293
1293
|
font-family: VKSansDisplay, MailSans, Helvetica, Arial, sans-serif;
|
|
1294
1294
|
font-family: var(--vkui--font_headline3--font_family--regular, VKSansDisplay, MailSans, Helvetica, Arial, sans-serif);
|
|
1295
1295
|
font-weight: 500;
|
|
@@ -1554,8 +1554,8 @@
|
|
|
1554
1554
|
--vkui--size_illustration_m: 96px;
|
|
1555
1555
|
--vkui--size_illustration_l: 144px;
|
|
1556
1556
|
--vkui--size_illustration_x_x_l: 228px;
|
|
1557
|
-
--vkui--font_headline3--font_size:
|
|
1558
|
-
--vkui--font_headline3--line_height:
|
|
1557
|
+
--vkui--font_headline3--font_size: 13px;
|
|
1558
|
+
--vkui--font_headline3--line_height: 16px;
|
|
1559
1559
|
--vkui--font_headline3--font_family: VKSansDisplay, MailSans, Helvetica, Arial, sans-serif;
|
|
1560
1560
|
--vkui--font_headline3--font_weight: 500;
|
|
1561
1561
|
--vkui--font_headline3--font_style: normal;
|
|
@@ -325,8 +325,8 @@
|
|
|
325
325
|
--vkui--type_border_button: solid;
|
|
326
326
|
--vkui--type_border_position: inset;
|
|
327
327
|
--vkui--theme_name_base: 'workspaceAdmin';
|
|
328
|
-
--vkui--font_headline3--font_size--regular:
|
|
329
|
-
--vkui--font_headline3--line_height--regular:
|
|
328
|
+
--vkui--font_headline3--font_size--regular: 13px;
|
|
329
|
+
--vkui--font_headline3--line_height--regular: 16px;
|
|
330
330
|
--vkui--font_headline3--font_family--regular: VKSansDisplay, MailSans, Helvetica, Arial, sans-serif;
|
|
331
331
|
--vkui--font_headline3--font_weight--regular: 500;
|
|
332
332
|
--vkui--font_headline3--font_style--regular: normal;
|
|
@@ -665,10 +665,10 @@
|
|
|
665
665
|
font-weight: var(--vkui--font_h2--font_weight--regular, 500);
|
|
666
666
|
}
|
|
667
667
|
.vkui--font_headline3--regular {
|
|
668
|
-
font-size:
|
|
669
|
-
font-size: var(--vkui--font_headline3--font_size--regular,
|
|
670
|
-
line-height:
|
|
671
|
-
line-height: var(--vkui--font_headline3--line_height--regular,
|
|
668
|
+
font-size: 13px;
|
|
669
|
+
font-size: var(--vkui--font_headline3--font_size--regular, 13px);
|
|
670
|
+
line-height: 16px;
|
|
671
|
+
line-height: var(--vkui--font_headline3--line_height--regular, 16px);
|
|
672
672
|
font-family: VKSansDisplay, MailSans, Helvetica, Arial, sans-serif;
|
|
673
673
|
font-family: var(--vkui--font_headline3--font_family--regular, VKSansDisplay, MailSans, Helvetica, Arial, sans-serif);
|
|
674
674
|
font-weight: 500;
|
|
@@ -221,8 +221,8 @@
|
|
|
221
221
|
--vkui--size_illustration_m: 96px;
|
|
222
222
|
--vkui--size_illustration_l: 144px;
|
|
223
223
|
--vkui--size_illustration_x_x_l: 228px;
|
|
224
|
-
--vkui--font_headline3--font_size:
|
|
225
|
-
--vkui--font_headline3--line_height:
|
|
224
|
+
--vkui--font_headline3--font_size: 13px;
|
|
225
|
+
--vkui--font_headline3--line_height: 16px;
|
|
226
226
|
--vkui--font_headline3--font_family: VKSansDisplay, MailSans, Helvetica, Arial, sans-serif;
|
|
227
227
|
--vkui--font_headline3--font_weight: 500;
|
|
228
228
|
--vkui--font_headline3--font_style: normal;
|
|
@@ -325,8 +325,8 @@
|
|
|
325
325
|
--vkui--type_border_button: solid;
|
|
326
326
|
--vkui--type_border_position: inset;
|
|
327
327
|
--vkui--theme_name_base: 'workspaceAdmin';
|
|
328
|
-
--vkui--font_headline3--font_size--regular:
|
|
329
|
-
--vkui--font_headline3--line_height--regular:
|
|
328
|
+
--vkui--font_headline3--font_size--regular: 13px;
|
|
329
|
+
--vkui--font_headline3--line_height--regular: 16px;
|
|
330
330
|
--vkui--font_headline3--font_family--regular: VKSansDisplay, MailSans, Helvetica, Arial, sans-serif;
|
|
331
331
|
--vkui--font_headline3--font_weight--regular: 500;
|
|
332
332
|
--vkui--font_headline3--font_style--regular: normal;
|