@vkontakte/vkui-tokens 4.3.1-dev-d4a11c.0 → 4.3.1
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 +7 -4
- package/package.json +1 -1
- package/themeDescriptions/base/vk.js +2 -2
- package/themes/calendar/cssVars/declarations/index.css +451 -832
- package/themes/calendar/cssVars/declarations/noColors.css +238 -406
- package/themes/calendar/cssVars/declarations/noSizes.css +7 -10
- package/themes/calendar/cssVars/declarations/onlyAdaptiveGroups.css +51 -26
- package/themes/calendar/cssVars/declarations/onlyColors.css +3 -6
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyMedia.css +152 -387
- package/themes/calendar/cssVars/declarations/onlyVariables.css +88 -137
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +88 -137
- package/themes/calendar/cssVars/theme/fallbacks/index.css +263 -434
- package/themes/calendar/cssVars/theme/fallbacks/index.less +108 -183
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +108 -183
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +234 -478
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +108 -183
- package/themes/calendar/cssVars/theme/index.js +393 -529
- package/themes/calendar/cssVars/theme/index.json +393 -529
- package/themes/calendar/index.css +241 -412
- package/themes/calendar/index.js +113 -178
- package/themes/calendar/index.json +113 -178
- package/themes/calendar/index.less +78 -153
- package/themes/calendar/index.pcss +78 -153
- package/themes/calendar/index.scss +161 -405
- package/themes/calendar/index.styl +78 -153
- package/themes/calendarDark/cssVars/declarations/index.css +451 -832
- package/themes/calendarDark/cssVars/declarations/noColors.css +238 -406
- package/themes/calendarDark/cssVars/declarations/noSizes.css +7 -10
- package/themes/calendarDark/cssVars/declarations/onlyAdaptiveGroups.css +51 -26
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +3 -6
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyMedia.css +152 -387
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +88 -137
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +88 -137
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +263 -434
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +108 -183
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +108 -183
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +234 -478
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +108 -183
- package/themes/calendarDark/cssVars/theme/index.js +393 -529
- package/themes/calendarDark/cssVars/theme/index.json +393 -529
- package/themes/calendarDark/index.css +241 -412
- package/themes/calendarDark/index.js +113 -178
- package/themes/calendarDark/index.json +113 -178
- package/themes/calendarDark/index.less +78 -153
- package/themes/calendarDark/index.pcss +78 -153
- package/themes/calendarDark/index.scss +161 -405
- package/themes/calendarDark/index.styl +78 -153
- package/themes/vkBase/cssVars/declarations/index.css +1 -1
- package/themes/vkBase/cssVars/declarations/noColors.css +1 -1
- package/themes/vkBase/cssVars/declarations/noSizes.css +1 -1
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +1 -1
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +1 -1
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +1 -1
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +1 -1
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +1 -1
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +1 -1
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +1 -1
- package/themes/vkBase/cssVars/theme/index.js +1 -1
- package/themes/vkBase/cssVars/theme/index.json +1 -1
- package/themes/vkBase/index.css +1 -1
- package/themes/vkBase/index.js +1 -1
- package/themes/vkBase/index.json +1 -1
- package/themes/vkBase/index.less +1 -1
- package/themes/vkBase/index.pcss +1 -1
- package/themes/vkBase/index.scss +1 -1
- package/themes/vkBase/index.styl +1 -1
- package/themes/vkBaseDark/cssVars/declarations/index.css +1 -1
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +1 -1
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +1 -1
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +1 -1
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +1 -1
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +1 -1
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +1 -1
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +1 -1
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +1 -1
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +1 -1
- package/themes/vkBaseDark/cssVars/theme/index.js +1 -1
- package/themes/vkBaseDark/cssVars/theme/index.json +1 -1
- package/themes/vkBaseDark/index.css +1 -1
- package/themes/vkBaseDark/index.js +1 -1
- package/themes/vkBaseDark/index.json +1 -1
- package/themes/vkBaseDark/index.less +1 -1
- package/themes/vkBaseDark/index.pcss +1 -1
- package/themes/vkBaseDark/index.scss +1 -1
- package/themes/vkBaseDark/index.styl +1 -1
- package/themes/vkCom/cssVars/declarations/index.css +1 -1
- package/themes/vkCom/cssVars/declarations/noColors.css +1 -1
- package/themes/vkCom/cssVars/declarations/noSizes.css +1 -1
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +1 -1
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +1 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +1 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +1 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +1 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +1 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +1 -1
- package/themes/vkCom/cssVars/theme/index.js +1 -1
- package/themes/vkCom/cssVars/theme/index.json +1 -1
- package/themes/vkCom/index.css +1 -1
- package/themes/vkCom/index.js +1 -1
- package/themes/vkCom/index.json +1 -1
- package/themes/vkCom/index.less +1 -1
- package/themes/vkCom/index.pcss +1 -1
- package/themes/vkCom/index.scss +1 -1
- package/themes/vkCom/index.styl +1 -1
- package/themes/vkComDark/cssVars/declarations/index.css +1 -1
- package/themes/vkComDark/cssVars/declarations/noColors.css +1 -1
- package/themes/vkComDark/cssVars/declarations/noSizes.css +1 -1
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +1 -1
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +1 -1
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +1 -1
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +1 -1
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +1 -1
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +1 -1
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +1 -1
- package/themes/vkComDark/cssVars/theme/index.js +1 -1
- package/themes/vkComDark/cssVars/theme/index.json +1 -1
- package/themes/vkComDark/index.css +1 -1
- package/themes/vkComDark/index.js +1 -1
- package/themes/vkComDark/index.json +1 -1
- package/themes/vkComDark/index.less +1 -1
- package/themes/vkComDark/index.pcss +1 -1
- package/themes/vkComDark/index.scss +1 -1
- package/themes/vkComDark/index.styl +1 -1
- package/themes/vkIOS/cssVars/declarations/index.css +1 -1
- package/themes/vkIOS/cssVars/declarations/noColors.css +1 -1
- package/themes/vkIOS/cssVars/declarations/noSizes.css +1 -1
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +1 -1
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +1 -1
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +1 -1
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +1 -1
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +1 -1
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +1 -1
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +1 -1
- package/themes/vkIOS/cssVars/theme/index.js +1 -1
- package/themes/vkIOS/cssVars/theme/index.json +1 -1
- package/themes/vkIOS/index.css +1 -1
- package/themes/vkIOS/index.js +1 -1
- package/themes/vkIOS/index.json +1 -1
- package/themes/vkIOS/index.less +1 -1
- package/themes/vkIOS/index.pcss +1 -1
- package/themes/vkIOS/index.scss +1 -1
- package/themes/vkIOS/index.styl +1 -1
- package/themes/vkIOSDark/cssVars/declarations/index.css +1 -1
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +1 -1
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +1 -1
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +1 -1
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +1 -1
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +1 -1
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +1 -1
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +1 -1
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +1 -1
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +1 -1
- package/themes/vkIOSDark/cssVars/theme/index.js +1 -1
- package/themes/vkIOSDark/cssVars/theme/index.json +1 -1
- package/themes/vkIOSDark/index.css +1 -1
- package/themes/vkIOSDark/index.js +1 -1
- package/themes/vkIOSDark/index.json +1 -1
- package/themes/vkIOSDark/index.less +1 -1
- package/themes/vkIOSDark/index.pcss +1 -1
- package/themes/vkIOSDark/index.scss +1 -1
- package/themes/vkIOSDark/index.styl +1 -1
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
import { ThemeCssVars } from '../../general';
|
|
2
|
-
import {
|
|
2
|
+
import { ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
|
|
3
3
|
import { Adaptive } from '../../general/tools';
|
|
4
4
|
import { Font } from '../../general/typography';
|
|
5
5
|
import { LocalParadigmColorsDescriptionStruct } from '../../namespaces/paradigm';
|
|
6
6
|
import { ThemeParadigmBase, ThemeParadigmBaseDescription } from '../paradigmBase';
|
|
7
7
|
export interface ThemeCalendarOverValues {
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
fontEventM: Adaptive<Font>;
|
|
9
|
+
fontEventS: Adaptive<Font>;
|
|
10
|
+
fontEventXS: Adaptive<Font>;
|
|
11
|
+
fontTime: Adaptive<Font>;
|
|
12
|
+
fontBodyIOS: Adaptive<Font>;
|
|
13
|
+
fontBodyAndroid: Adaptive<Font>;
|
|
10
14
|
}
|
|
11
15
|
export interface LocalCalendarColorDescriptionStruct {
|
|
12
|
-
calendarColorBackgroundAccentTintThemed: ColorDescription;
|
|
13
16
|
}
|
|
14
17
|
export declare type CalendarLocalColors = {
|
|
15
18
|
[key in keyof LocalCalendarColorDescriptionStruct]: ColorWithStates;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.3.1
|
|
3
|
+
"version": "4.3.1",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "utils/descriptions.js",
|
|
@@ -445,7 +445,7 @@ exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vk
|
|
|
445
445
|
regular: 16,
|
|
446
446
|
},
|
|
447
447
|
// Прочие отступы
|
|
448
|
-
elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.
|
|
448
|
+
elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.4, opacityDisableAccessibility: 0.64 });
|
|
449
449
|
exports.darkTheme = __assign(__assign(__assign({}, exports.lightTheme), exports.darkColors), { themeName: 'vkBaseDark', colorsScheme: 'dark',
|
|
450
450
|
// TODO: Поставить нормальные отступы из тёмной темы
|
|
451
|
-
elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.
|
|
451
|
+
elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)' });
|