@vkontakte/vkui-tokens 4.3.2-dev-db778e.0 → 4.4.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/general/geometry/index.d.ts +3 -0
- package/interfaces/themes/calendar/index.d.ts +7 -4
- package/package.json +1 -1
- package/themeDescriptions/base/paradigm.js +8 -0
- package/themeDescriptions/base/vk.js +8 -0
- package/themes/calendar/cssVars/declarations/index.css +460 -835
- package/themes/calendar/cssVars/declarations/noColors.css +244 -409
- 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 +155 -387
- package/themes/calendar/cssVars/declarations/onlyVariables.css +91 -137
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +91 -137
- package/themes/calendar/cssVars/theme/fallbacks/index.css +266 -434
- package/themes/calendar/cssVars/theme/fallbacks/index.less +111 -183
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +111 -183
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +237 -478
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +111 -183
- package/themes/calendar/cssVars/theme/index.js +423 -529
- package/themes/calendar/cssVars/theme/index.json +423 -529
- package/themes/calendar/index.css +247 -415
- package/themes/calendar/index.js +124 -180
- package/themes/calendar/index.json +124 -180
- package/themes/calendar/index.less +84 -156
- package/themes/calendar/index.pcss +84 -156
- package/themes/calendar/index.scss +171 -412
- package/themes/calendar/index.styl +84 -156
- package/themes/calendarDark/cssVars/declarations/index.css +460 -835
- package/themes/calendarDark/cssVars/declarations/noColors.css +244 -409
- 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 +155 -387
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +91 -137
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +91 -137
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +266 -434
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +111 -183
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +111 -183
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +237 -478
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +111 -183
- package/themes/calendarDark/cssVars/theme/index.js +423 -529
- package/themes/calendarDark/cssVars/theme/index.json +423 -529
- package/themes/calendarDark/index.css +247 -415
- package/themes/calendarDark/index.js +124 -180
- package/themes/calendarDark/index.json +124 -180
- package/themes/calendarDark/index.less +84 -156
- package/themes/calendarDark/index.pcss +84 -156
- package/themes/calendarDark/index.scss +171 -412
- package/themes/calendarDark/index.styl +84 -156
- package/themes/calls/cssVars/declarations/index.css +6 -0
- package/themes/calls/cssVars/declarations/noColors.css +3 -0
- package/themes/calls/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/calls/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/calls/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/calls/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/calls/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/calls/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/calls/cssVars/theme/index.js +30 -0
- package/themes/calls/cssVars/theme/index.json +30 -0
- package/themes/calls/index.css +3 -0
- package/themes/calls/index.js +9 -0
- package/themes/calls/index.json +9 -0
- package/themes/calls/index.less +3 -0
- package/themes/calls/index.pcss +3 -0
- package/themes/calls/index.scss +3 -0
- package/themes/calls/index.styl +3 -0
- package/themes/cloud/cssVars/declarations/index.css +6 -0
- package/themes/cloud/cssVars/declarations/noColors.css +3 -0
- package/themes/cloud/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/cloud/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/cloud/cssVars/theme/index.js +30 -0
- package/themes/cloud/cssVars/theme/index.json +30 -0
- package/themes/cloud/index.css +3 -0
- package/themes/cloud/index.js +9 -0
- package/themes/cloud/index.json +9 -0
- package/themes/cloud/index.less +3 -0
- package/themes/cloud/index.pcss +3 -0
- package/themes/cloud/index.scss +3 -0
- package/themes/cloud/index.styl +3 -0
- package/themes/home/cssVars/declarations/index.css +6 -0
- package/themes/home/cssVars/declarations/noColors.css +3 -0
- package/themes/home/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/home/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/home/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/home/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/home/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/home/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/home/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/home/cssVars/theme/index.js +30 -0
- package/themes/home/cssVars/theme/index.json +30 -0
- package/themes/home/index.css +3 -0
- package/themes/home/index.js +9 -0
- package/themes/home/index.json +9 -0
- package/themes/home/index.less +3 -0
- package/themes/home/index.pcss +3 -0
- package/themes/home/index.scss +3 -0
- package/themes/home/index.styl +3 -0
- package/themes/homeDark/cssVars/declarations/index.css +6 -0
- package/themes/homeDark/cssVars/declarations/noColors.css +3 -0
- package/themes/homeDark/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/homeDark/cssVars/theme/index.js +30 -0
- package/themes/homeDark/cssVars/theme/index.json +30 -0
- package/themes/homeDark/index.css +3 -0
- package/themes/homeDark/index.js +9 -0
- package/themes/homeDark/index.json +9 -0
- package/themes/homeDark/index.less +3 -0
- package/themes/homeDark/index.pcss +3 -0
- package/themes/homeDark/index.scss +3 -0
- package/themes/homeDark/index.styl +3 -0
- package/themes/media/cssVars/declarations/index.css +6 -0
- package/themes/media/cssVars/declarations/noColors.css +3 -0
- package/themes/media/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/media/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/media/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/media/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/media/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/media/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/media/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/media/cssVars/theme/index.js +30 -0
- package/themes/media/cssVars/theme/index.json +30 -0
- package/themes/media/index.css +3 -0
- package/themes/media/index.js +9 -0
- package/themes/media/index.json +9 -0
- package/themes/media/index.less +3 -0
- package/themes/media/index.pcss +3 -0
- package/themes/media/index.scss +3 -0
- package/themes/media/index.styl +3 -0
- package/themes/mediaDark/cssVars/declarations/index.css +6 -0
- package/themes/mediaDark/cssVars/declarations/noColors.css +3 -0
- package/themes/mediaDark/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/mediaDark/cssVars/theme/index.js +30 -0
- package/themes/mediaDark/cssVars/theme/index.json +30 -0
- package/themes/mediaDark/index.css +3 -0
- package/themes/mediaDark/index.js +9 -0
- package/themes/mediaDark/index.json +9 -0
- package/themes/mediaDark/index.less +3 -0
- package/themes/mediaDark/index.pcss +3 -0
- package/themes/mediaDark/index.scss +3 -0
- package/themes/mediaDark/index.styl +3 -0
- package/themes/mycom/cssVars/declarations/index.css +6 -0
- package/themes/mycom/cssVars/declarations/noColors.css +3 -0
- package/themes/mycom/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/mycom/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/mycom/cssVars/theme/index.js +30 -0
- package/themes/mycom/cssVars/theme/index.json +30 -0
- package/themes/mycom/index.css +3 -0
- package/themes/mycom/index.js +9 -0
- package/themes/mycom/index.json +9 -0
- package/themes/mycom/index.less +3 -0
- package/themes/mycom/index.pcss +3 -0
- package/themes/mycom/index.scss +3 -0
- package/themes/mycom/index.styl +3 -0
- package/themes/octavius/cssVars/declarations/index.css +6 -0
- package/themes/octavius/cssVars/declarations/noColors.css +3 -0
- package/themes/octavius/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/octavius/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/octavius/cssVars/theme/index.js +30 -0
- package/themes/octavius/cssVars/theme/index.json +30 -0
- package/themes/octavius/index.css +3 -0
- package/themes/octavius/index.js +9 -0
- package/themes/octavius/index.json +9 -0
- package/themes/octavius/index.less +3 -0
- package/themes/octavius/index.pcss +3 -0
- package/themes/octavius/index.scss +3 -0
- package/themes/octavius/index.styl +3 -0
- package/themes/octaviusCompact/cssVars/declarations/index.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/noColors.css +3 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/octaviusCompact/cssVars/theme/index.js +30 -0
- package/themes/octaviusCompact/cssVars/theme/index.json +30 -0
- package/themes/octaviusCompact/index.css +3 -0
- package/themes/octaviusCompact/index.js +9 -0
- package/themes/octaviusCompact/index.json +9 -0
- package/themes/octaviusCompact/index.less +3 -0
- package/themes/octaviusCompact/index.pcss +3 -0
- package/themes/octaviusCompact/index.scss +3 -0
- package/themes/octaviusCompact/index.styl +3 -0
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +3 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.js +30 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.json +30 -0
- package/themes/octaviusCompactDark/index.css +3 -0
- package/themes/octaviusCompactDark/index.js +9 -0
- package/themes/octaviusCompactDark/index.json +9 -0
- package/themes/octaviusCompactDark/index.less +3 -0
- package/themes/octaviusCompactDark/index.pcss +3 -0
- package/themes/octaviusCompactDark/index.scss +3 -0
- package/themes/octaviusCompactDark/index.styl +3 -0
- package/themes/octaviusDark/cssVars/declarations/index.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/noColors.css +3 -0
- package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/octaviusDark/cssVars/theme/index.js +30 -0
- package/themes/octaviusDark/cssVars/theme/index.json +30 -0
- package/themes/octaviusDark/index.css +3 -0
- package/themes/octaviusDark/index.js +9 -0
- package/themes/octaviusDark/index.json +9 -0
- package/themes/octaviusDark/index.less +3 -0
- package/themes/octaviusDark/index.pcss +3 -0
- package/themes/octaviusDark/index.scss +3 -0
- package/themes/octaviusDark/index.styl +3 -0
- package/themes/octaviusVK/cssVars/declarations/index.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/noColors.css +3 -0
- package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/octaviusVK/cssVars/theme/index.js +30 -0
- package/themes/octaviusVK/cssVars/theme/index.json +30 -0
- package/themes/octaviusVK/index.css +3 -0
- package/themes/octaviusVK/index.js +9 -0
- package/themes/octaviusVK/index.json +9 -0
- package/themes/octaviusVK/index.less +3 -0
- package/themes/octaviusVK/index.pcss +3 -0
- package/themes/octaviusVK/index.scss +3 -0
- package/themes/octaviusVK/index.styl +3 -0
- package/themes/octaviusVKDark/cssVars/declarations/index.css +6 -0
- package/themes/octaviusVKDark/cssVars/declarations/noColors.css +3 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/octaviusVKDark/cssVars/theme/index.js +30 -0
- package/themes/octaviusVKDark/cssVars/theme/index.json +30 -0
- package/themes/octaviusVKDark/index.css +3 -0
- package/themes/octaviusVKDark/index.js +9 -0
- package/themes/octaviusVKDark/index.json +9 -0
- package/themes/octaviusVKDark/index.less +3 -0
- package/themes/octaviusVKDark/index.pcss +3 -0
- package/themes/octaviusVKDark/index.scss +3 -0
- package/themes/octaviusVKDark/index.styl +3 -0
- package/themes/octaviusWhite/cssVars/declarations/index.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/noColors.css +3 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/octaviusWhite/cssVars/theme/index.js +30 -0
- package/themes/octaviusWhite/cssVars/theme/index.json +30 -0
- package/themes/octaviusWhite/index.css +3 -0
- package/themes/octaviusWhite/index.js +9 -0
- package/themes/octaviusWhite/index.json +9 -0
- package/themes/octaviusWhite/index.less +3 -0
- package/themes/octaviusWhite/index.pcss +3 -0
- package/themes/octaviusWhite/index.scss +3 -0
- package/themes/octaviusWhite/index.styl +3 -0
- package/themes/otvet/cssVars/declarations/index.css +6 -0
- package/themes/otvet/cssVars/declarations/noColors.css +3 -0
- package/themes/otvet/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/otvet/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/otvet/cssVars/theme/index.js +30 -0
- package/themes/otvet/cssVars/theme/index.json +30 -0
- package/themes/otvet/index.css +3 -0
- package/themes/otvet/index.js +9 -0
- package/themes/otvet/index.json +9 -0
- package/themes/otvet/index.less +3 -0
- package/themes/otvet/index.pcss +3 -0
- package/themes/otvet/index.scss +3 -0
- package/themes/otvet/index.styl +3 -0
- package/themes/otvetDark/cssVars/declarations/index.css +6 -0
- package/themes/otvetDark/cssVars/declarations/noColors.css +3 -0
- package/themes/otvetDark/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/otvetDark/cssVars/theme/index.js +30 -0
- package/themes/otvetDark/cssVars/theme/index.json +30 -0
- package/themes/otvetDark/index.css +3 -0
- package/themes/otvetDark/index.js +9 -0
- package/themes/otvetDark/index.json +9 -0
- package/themes/otvetDark/index.less +3 -0
- package/themes/otvetDark/index.pcss +3 -0
- package/themes/otvetDark/index.scss +3 -0
- package/themes/otvetDark/index.styl +3 -0
- package/themes/paradigmBase/cssVars/declarations/index.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/noColors.css +3 -0
- package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/paradigmBase/cssVars/theme/index.js +30 -0
- package/themes/paradigmBase/cssVars/theme/index.json +30 -0
- package/themes/paradigmBase/index.css +3 -0
- package/themes/paradigmBase/index.js +9 -0
- package/themes/paradigmBase/index.json +9 -0
- package/themes/paradigmBase/index.less +3 -0
- package/themes/paradigmBase/index.pcss +3 -0
- package/themes/paradigmBase/index.scss +3 -0
- package/themes/paradigmBase/index.styl +3 -0
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +3 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.js +30 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.json +30 -0
- package/themes/paradigmBaseDark/index.css +3 -0
- package/themes/paradigmBaseDark/index.js +9 -0
- package/themes/paradigmBaseDark/index.json +9 -0
- package/themes/paradigmBaseDark/index.less +3 -0
- package/themes/paradigmBaseDark/index.pcss +3 -0
- package/themes/paradigmBaseDark/index.scss +3 -0
- package/themes/paradigmBaseDark/index.styl +3 -0
- package/themes/pharma/cssVars/declarations/index.css +6 -0
- package/themes/pharma/cssVars/declarations/noColors.css +3 -0
- package/themes/pharma/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/pharma/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/pharma/cssVars/theme/index.js +30 -0
- package/themes/pharma/cssVars/theme/index.json +30 -0
- package/themes/pharma/index.css +3 -0
- package/themes/pharma/index.js +9 -0
- package/themes/pharma/index.json +9 -0
- package/themes/pharma/index.less +3 -0
- package/themes/pharma/index.pcss +3 -0
- package/themes/pharma/index.scss +3 -0
- package/themes/pharma/index.styl +3 -0
- package/themes/promo/cssVars/declarations/index.css +6 -0
- package/themes/promo/cssVars/declarations/noColors.css +3 -0
- package/themes/promo/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/promo/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/promo/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/promo/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/promo/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/promo/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/promo/cssVars/theme/index.js +30 -0
- package/themes/promo/cssVars/theme/index.json +30 -0
- package/themes/promo/index.css +3 -0
- package/themes/promo/index.js +9 -0
- package/themes/promo/index.json +9 -0
- package/themes/promo/index.less +3 -0
- package/themes/promo/index.pcss +3 -0
- package/themes/promo/index.scss +3 -0
- package/themes/promo/index.styl +3 -0
- package/themes/todo/cssVars/declarations/index.css +6 -0
- package/themes/todo/cssVars/declarations/noColors.css +3 -0
- package/themes/todo/cssVars/declarations/onlyMedia.css +3 -0
- package/themes/todo/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/todo/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/todo/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/todo/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/todo/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/todo/cssVars/theme/index.js +30 -0
- package/themes/todo/cssVars/theme/index.json +30 -0
- package/themes/todo/index.css +3 -0
- package/themes/todo/index.js +9 -0
- package/themes/todo/index.json +9 -0
- package/themes/todo/index.less +3 -0
- package/themes/todo/index.pcss +3 -0
- package/themes/todo/index.scss +3 -0
- package/themes/todo/index.styl +3 -0
- package/themes/vkBase/cssVars/declarations/index.css +3 -0
- package/themes/vkBase/cssVars/declarations/noColors.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkBase/cssVars/theme/index.js +30 -0
- package/themes/vkBase/cssVars/theme/index.json +30 -0
- package/themes/vkBase/index.css +3 -0
- package/themes/vkBase/index.js +9 -0
- package/themes/vkBase/index.json +9 -0
- package/themes/vkBase/index.less +3 -0
- package/themes/vkBase/index.pcss +3 -0
- package/themes/vkBase/index.scss +3 -0
- package/themes/vkBase/index.styl +3 -0
- package/themes/vkBaseDark/cssVars/declarations/index.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkBaseDark/cssVars/theme/index.js +30 -0
- package/themes/vkBaseDark/cssVars/theme/index.json +30 -0
- package/themes/vkBaseDark/index.css +3 -0
- package/themes/vkBaseDark/index.js +9 -0
- package/themes/vkBaseDark/index.json +9 -0
- package/themes/vkBaseDark/index.less +3 -0
- package/themes/vkBaseDark/index.pcss +3 -0
- package/themes/vkBaseDark/index.scss +3 -0
- package/themes/vkBaseDark/index.styl +3 -0
- package/themes/vkCom/cssVars/declarations/index.css +3 -0
- package/themes/vkCom/cssVars/declarations/noColors.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkCom/cssVars/theme/index.js +30 -0
- package/themes/vkCom/cssVars/theme/index.json +30 -0
- package/themes/vkCom/index.css +3 -0
- package/themes/vkCom/index.js +9 -0
- package/themes/vkCom/index.json +9 -0
- package/themes/vkCom/index.less +3 -0
- package/themes/vkCom/index.pcss +3 -0
- package/themes/vkCom/index.scss +3 -0
- package/themes/vkCom/index.styl +3 -0
- package/themes/vkComDark/cssVars/declarations/index.css +3 -0
- package/themes/vkComDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkComDark/cssVars/theme/index.js +30 -0
- package/themes/vkComDark/cssVars/theme/index.json +30 -0
- package/themes/vkComDark/index.css +3 -0
- package/themes/vkComDark/index.js +9 -0
- package/themes/vkComDark/index.json +9 -0
- package/themes/vkComDark/index.less +3 -0
- package/themes/vkComDark/index.pcss +3 -0
- package/themes/vkComDark/index.scss +3 -0
- package/themes/vkComDark/index.styl +3 -0
- package/themes/vkIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIOS/cssVars/theme/index.js +30 -0
- package/themes/vkIOS/cssVars/theme/index.json +30 -0
- package/themes/vkIOS/index.css +3 -0
- package/themes/vkIOS/index.js +9 -0
- package/themes/vkIOS/index.json +9 -0
- package/themes/vkIOS/index.less +3 -0
- package/themes/vkIOS/index.pcss +3 -0
- package/themes/vkIOS/index.scss +3 -0
- package/themes/vkIOS/index.styl +3 -0
- package/themes/vkIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIOSDark/cssVars/theme/index.js +30 -0
- package/themes/vkIOSDark/cssVars/theme/index.json +30 -0
- package/themes/vkIOSDark/index.css +3 -0
- package/themes/vkIOSDark/index.js +9 -0
- package/themes/vkIOSDark/index.json +9 -0
- package/themes/vkIOSDark/index.less +3 -0
- package/themes/vkIOSDark/index.pcss +3 -0
- package/themes/vkIOSDark/index.scss +3 -0
- package/themes/vkIOSDark/index.styl +3 -0
|
@@ -59,11 +59,11 @@ var theme = {
|
|
|
59
59
|
"regular": {
|
|
60
60
|
"fontSize": {
|
|
61
61
|
"name": "--vkui--font_title1--font_size--regular",
|
|
62
|
-
"value": "var(--vkui--font_title1--font_size--regular,
|
|
62
|
+
"value": "var(--vkui--font_title1--font_size--regular, 17px)"
|
|
63
63
|
},
|
|
64
64
|
"lineHeight": {
|
|
65
65
|
"name": "--vkui--font_title1--line_height--regular",
|
|
66
|
-
"value": "var(--vkui--font_title1--line_height--regular,
|
|
66
|
+
"value": "var(--vkui--font_title1--line_height--regular, 24px)"
|
|
67
67
|
},
|
|
68
68
|
"fontWeight": {
|
|
69
69
|
"name": "--vkui--font_title1--font_weight--regular",
|
|
@@ -73,24 +73,6 @@ var theme = {
|
|
|
73
73
|
"name": "--vkui--font_title1--font_family--regular",
|
|
74
74
|
"value": "var(--vkui--font_title1--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
75
75
|
}
|
|
76
|
-
},
|
|
77
|
-
"compact": {
|
|
78
|
-
"fontSize": {
|
|
79
|
-
"name": "--vkui--font_title1--font_size--compact",
|
|
80
|
-
"value": "var(--vkui--font_title1--font_size--compact, 24px)"
|
|
81
|
-
},
|
|
82
|
-
"lineHeight": {
|
|
83
|
-
"name": "--vkui--font_title1--line_height--compact",
|
|
84
|
-
"value": "var(--vkui--font_title1--line_height--compact, 28px)"
|
|
85
|
-
},
|
|
86
|
-
"fontWeight": {
|
|
87
|
-
"name": "--vkui--font_title1--font_weight--compact",
|
|
88
|
-
"value": "var(--vkui--font_title1--font_weight--compact, 500)"
|
|
89
|
-
},
|
|
90
|
-
"fontFamily": {
|
|
91
|
-
"name": "--vkui--font_title1--font_family--compact",
|
|
92
|
-
"value": "var(--vkui--font_title1--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
93
|
-
}
|
|
94
76
|
}
|
|
95
77
|
},
|
|
96
78
|
"fontTitle2": {
|
|
@@ -115,11 +97,11 @@ var theme = {
|
|
|
115
97
|
"regular": {
|
|
116
98
|
"fontSize": {
|
|
117
99
|
"name": "--vkui--font_title2--font_size--regular",
|
|
118
|
-
"value": "var(--vkui--font_title2--font_size--regular,
|
|
100
|
+
"value": "var(--vkui--font_title2--font_size--regular, 15px)"
|
|
119
101
|
},
|
|
120
102
|
"lineHeight": {
|
|
121
103
|
"name": "--vkui--font_title2--line_height--regular",
|
|
122
|
-
"value": "var(--vkui--font_title2--line_height--regular,
|
|
104
|
+
"value": "var(--vkui--font_title2--line_height--regular, 20px)"
|
|
123
105
|
},
|
|
124
106
|
"fontWeight": {
|
|
125
107
|
"name": "--vkui--font_title2--font_weight--regular",
|
|
@@ -129,24 +111,6 @@ var theme = {
|
|
|
129
111
|
"name": "--vkui--font_title2--font_family--regular",
|
|
130
112
|
"value": "var(--vkui--font_title2--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
131
113
|
}
|
|
132
|
-
},
|
|
133
|
-
"compact": {
|
|
134
|
-
"fontSize": {
|
|
135
|
-
"name": "--vkui--font_title2--font_size--compact",
|
|
136
|
-
"value": "var(--vkui--font_title2--font_size--compact, 20px)"
|
|
137
|
-
},
|
|
138
|
-
"lineHeight": {
|
|
139
|
-
"name": "--vkui--font_title2--line_height--compact",
|
|
140
|
-
"value": "var(--vkui--font_title2--line_height--compact, 24px)"
|
|
141
|
-
},
|
|
142
|
-
"fontWeight": {
|
|
143
|
-
"name": "--vkui--font_title2--font_weight--compact",
|
|
144
|
-
"value": "var(--vkui--font_title2--font_weight--compact, 500)"
|
|
145
|
-
},
|
|
146
|
-
"fontFamily": {
|
|
147
|
-
"name": "--vkui--font_title2--font_family--compact",
|
|
148
|
-
"value": "var(--vkui--font_title2--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
149
|
-
}
|
|
150
114
|
}
|
|
151
115
|
},
|
|
152
116
|
"fontTitle3": {
|
|
@@ -171,11 +135,11 @@ var theme = {
|
|
|
171
135
|
"regular": {
|
|
172
136
|
"fontSize": {
|
|
173
137
|
"name": "--vkui--font_title3--font_size--regular",
|
|
174
|
-
"value": "var(--vkui--font_title3--font_size--regular,
|
|
138
|
+
"value": "var(--vkui--font_title3--font_size--regular, 15px)"
|
|
175
139
|
},
|
|
176
140
|
"lineHeight": {
|
|
177
141
|
"name": "--vkui--font_title3--line_height--regular",
|
|
178
|
-
"value": "var(--vkui--font_title3--line_height--regular,
|
|
142
|
+
"value": "var(--vkui--font_title3--line_height--regular, 20px)"
|
|
179
143
|
},
|
|
180
144
|
"fontWeight": {
|
|
181
145
|
"name": "--vkui--font_title3--font_weight--regular",
|
|
@@ -185,24 +149,6 @@ var theme = {
|
|
|
185
149
|
"name": "--vkui--font_title3--font_family--regular",
|
|
186
150
|
"value": "var(--vkui--font_title3--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
187
151
|
}
|
|
188
|
-
},
|
|
189
|
-
"compact": {
|
|
190
|
-
"fontSize": {
|
|
191
|
-
"name": "--vkui--font_title3--font_size--compact",
|
|
192
|
-
"value": "var(--vkui--font_title3--font_size--compact, 17px)"
|
|
193
|
-
},
|
|
194
|
-
"lineHeight": {
|
|
195
|
-
"name": "--vkui--font_title3--line_height--compact",
|
|
196
|
-
"value": "var(--vkui--font_title3--line_height--compact, 24px)"
|
|
197
|
-
},
|
|
198
|
-
"fontWeight": {
|
|
199
|
-
"name": "--vkui--font_title3--font_weight--compact",
|
|
200
|
-
"value": "var(--vkui--font_title3--font_weight--compact, 500)"
|
|
201
|
-
},
|
|
202
|
-
"fontFamily": {
|
|
203
|
-
"name": "--vkui--font_title3--font_family--compact",
|
|
204
|
-
"value": "var(--vkui--font_title3--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
205
|
-
}
|
|
206
152
|
}
|
|
207
153
|
},
|
|
208
154
|
"fontHeadline1": {
|
|
@@ -227,7 +173,7 @@ var theme = {
|
|
|
227
173
|
"regular": {
|
|
228
174
|
"fontSize": {
|
|
229
175
|
"name": "--vkui--font_headline1--font_size--regular",
|
|
230
|
-
"value": "var(--vkui--font_headline1--font_size--regular,
|
|
176
|
+
"value": "var(--vkui--font_headline1--font_size--regular, 15px)"
|
|
231
177
|
},
|
|
232
178
|
"lineHeight": {
|
|
233
179
|
"name": "--vkui--font_headline1--line_height--regular",
|
|
@@ -241,24 +187,6 @@ var theme = {
|
|
|
241
187
|
"name": "--vkui--font_headline1--font_family--regular",
|
|
242
188
|
"value": "var(--vkui--font_headline1--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
243
189
|
}
|
|
244
|
-
},
|
|
245
|
-
"compact": {
|
|
246
|
-
"fontSize": {
|
|
247
|
-
"name": "--vkui--font_headline1--font_size--compact",
|
|
248
|
-
"value": "var(--vkui--font_headline1--font_size--compact, 15px)"
|
|
249
|
-
},
|
|
250
|
-
"lineHeight": {
|
|
251
|
-
"name": "--vkui--font_headline1--line_height--compact",
|
|
252
|
-
"value": "var(--vkui--font_headline1--line_height--compact, 20px)"
|
|
253
|
-
},
|
|
254
|
-
"fontWeight": {
|
|
255
|
-
"name": "--vkui--font_headline1--font_weight--compact",
|
|
256
|
-
"value": "var(--vkui--font_headline1--font_weight--compact, 500)"
|
|
257
|
-
},
|
|
258
|
-
"fontFamily": {
|
|
259
|
-
"name": "--vkui--font_headline1--font_family--compact",
|
|
260
|
-
"value": "var(--vkui--font_headline1--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
261
|
-
}
|
|
262
190
|
}
|
|
263
191
|
},
|
|
264
192
|
"fontHeadline2": {
|
|
@@ -328,40 +256,40 @@ var theme = {
|
|
|
328
256
|
"value": "var(--vkui--font_text--font_family)"
|
|
329
257
|
}
|
|
330
258
|
},
|
|
331
|
-
"
|
|
259
|
+
"compact": {
|
|
332
260
|
"fontSize": {
|
|
333
|
-
"name": "--vkui--font_text--font_size--
|
|
334
|
-
"value": "var(--vkui--font_text--font_size--
|
|
261
|
+
"name": "--vkui--font_text--font_size--compact",
|
|
262
|
+
"value": "var(--vkui--font_text--font_size--compact, 17px)"
|
|
335
263
|
},
|
|
336
264
|
"lineHeight": {
|
|
337
|
-
"name": "--vkui--font_text--line_height--
|
|
338
|
-
"value": "var(--vkui--font_text--line_height--
|
|
265
|
+
"name": "--vkui--font_text--line_height--compact",
|
|
266
|
+
"value": "var(--vkui--font_text--line_height--compact, 24px)"
|
|
339
267
|
},
|
|
340
268
|
"fontWeight": {
|
|
341
|
-
"name": "--vkui--font_text--font_weight--
|
|
342
|
-
"value": "var(--vkui--font_text--font_weight--
|
|
269
|
+
"name": "--vkui--font_text--font_weight--compact",
|
|
270
|
+
"value": "var(--vkui--font_text--font_weight--compact, 400)"
|
|
343
271
|
},
|
|
344
272
|
"fontFamily": {
|
|
345
|
-
"name": "--vkui--font_text--font_family--
|
|
346
|
-
"value": "var(--vkui--font_text--font_family--
|
|
273
|
+
"name": "--vkui--font_text--font_family--compact",
|
|
274
|
+
"value": "var(--vkui--font_text--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
347
275
|
}
|
|
348
276
|
},
|
|
349
|
-
"
|
|
277
|
+
"regular": {
|
|
350
278
|
"fontSize": {
|
|
351
|
-
"name": "--vkui--font_text--font_size--
|
|
352
|
-
"value": "var(--vkui--font_text--font_size--
|
|
279
|
+
"name": "--vkui--font_text--font_size--regular",
|
|
280
|
+
"value": "var(--vkui--font_text--font_size--regular, 15px)"
|
|
353
281
|
},
|
|
354
282
|
"lineHeight": {
|
|
355
|
-
"name": "--vkui--font_text--line_height--
|
|
356
|
-
"value": "var(--vkui--font_text--line_height--
|
|
283
|
+
"name": "--vkui--font_text--line_height--regular",
|
|
284
|
+
"value": "var(--vkui--font_text--line_height--regular, 20px)"
|
|
357
285
|
},
|
|
358
286
|
"fontWeight": {
|
|
359
|
-
"name": "--vkui--font_text--font_weight--
|
|
360
|
-
"value": "var(--vkui--font_text--font_weight--
|
|
287
|
+
"name": "--vkui--font_text--font_weight--regular",
|
|
288
|
+
"value": "var(--vkui--font_text--font_weight--regular, 400)"
|
|
361
289
|
},
|
|
362
290
|
"fontFamily": {
|
|
363
|
-
"name": "--vkui--font_text--font_family--
|
|
364
|
-
"value": "var(--vkui--font_text--font_family--
|
|
291
|
+
"name": "--vkui--font_text--font_family--regular",
|
|
292
|
+
"value": "var(--vkui--font_text--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
365
293
|
}
|
|
366
294
|
}
|
|
367
295
|
},
|
|
@@ -375,13 +303,13 @@ var theme = {
|
|
|
375
303
|
"name": "--vkui--font_paragraph--line_height",
|
|
376
304
|
"value": "var(--vkui--font_paragraph--line_height)"
|
|
377
305
|
},
|
|
378
|
-
"fontWeight": {
|
|
379
|
-
"name": "--vkui--font_paragraph--font_weight",
|
|
380
|
-
"value": "var(--vkui--font_paragraph--font_weight)"
|
|
381
|
-
},
|
|
382
306
|
"fontFamily": {
|
|
383
307
|
"name": "--vkui--font_paragraph--font_family",
|
|
384
308
|
"value": "var(--vkui--font_paragraph--font_family)"
|
|
309
|
+
},
|
|
310
|
+
"fontWeight": {
|
|
311
|
+
"name": "--vkui--font_paragraph--font_weight",
|
|
312
|
+
"value": "var(--vkui--font_paragraph--font_weight)"
|
|
385
313
|
}
|
|
386
314
|
},
|
|
387
315
|
"regular": {
|
|
@@ -393,31 +321,13 @@ var theme = {
|
|
|
393
321
|
"name": "--vkui--font_paragraph--line_height--regular",
|
|
394
322
|
"value": "var(--vkui--font_paragraph--line_height--regular, 20px)"
|
|
395
323
|
},
|
|
396
|
-
"fontWeight": {
|
|
397
|
-
"name": "--vkui--font_paragraph--font_weight--regular",
|
|
398
|
-
"value": "var(--vkui--font_paragraph--font_weight--regular, 400)"
|
|
399
|
-
},
|
|
400
324
|
"fontFamily": {
|
|
401
325
|
"name": "--vkui--font_paragraph--font_family--regular",
|
|
402
|
-
"value": "var(--vkui--font_paragraph--font_family--regular,
|
|
403
|
-
}
|
|
404
|
-
},
|
|
405
|
-
"compact": {
|
|
406
|
-
"fontSize": {
|
|
407
|
-
"name": "--vkui--font_paragraph--font_size--compact",
|
|
408
|
-
"value": "var(--vkui--font_paragraph--font_size--compact, 15px)"
|
|
409
|
-
},
|
|
410
|
-
"lineHeight": {
|
|
411
|
-
"name": "--vkui--font_paragraph--line_height--compact",
|
|
412
|
-
"value": "var(--vkui--font_paragraph--line_height--compact, 20px)"
|
|
326
|
+
"value": "var(--vkui--font_paragraph--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
413
327
|
},
|
|
414
328
|
"fontWeight": {
|
|
415
|
-
"name": "--vkui--font_paragraph--font_weight--
|
|
416
|
-
"value": "var(--vkui--font_paragraph--font_weight--
|
|
417
|
-
},
|
|
418
|
-
"fontFamily": {
|
|
419
|
-
"name": "--vkui--font_paragraph--font_family--compact",
|
|
420
|
-
"value": "var(--vkui--font_paragraph--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
329
|
+
"name": "--vkui--font_paragraph--font_weight--regular",
|
|
330
|
+
"value": "var(--vkui--font_paragraph--font_weight--regular, 400)"
|
|
421
331
|
}
|
|
422
332
|
}
|
|
423
333
|
},
|
|
@@ -431,13 +341,13 @@ var theme = {
|
|
|
431
341
|
"name": "--vkui--font_subhead--line_height",
|
|
432
342
|
"value": "var(--vkui--font_subhead--line_height)"
|
|
433
343
|
},
|
|
434
|
-
"fontWeight": {
|
|
435
|
-
"name": "--vkui--font_subhead--font_weight",
|
|
436
|
-
"value": "var(--vkui--font_subhead--font_weight)"
|
|
437
|
-
},
|
|
438
344
|
"fontFamily": {
|
|
439
345
|
"name": "--vkui--font_subhead--font_family",
|
|
440
346
|
"value": "var(--vkui--font_subhead--font_family)"
|
|
347
|
+
},
|
|
348
|
+
"fontWeight": {
|
|
349
|
+
"name": "--vkui--font_subhead--font_weight",
|
|
350
|
+
"value": "var(--vkui--font_subhead--font_weight)"
|
|
441
351
|
}
|
|
442
352
|
},
|
|
443
353
|
"regular": {
|
|
@@ -449,13 +359,13 @@ var theme = {
|
|
|
449
359
|
"name": "--vkui--font_subhead--line_height--regular",
|
|
450
360
|
"value": "var(--vkui--font_subhead--line_height--regular, 18px)"
|
|
451
361
|
},
|
|
362
|
+
"fontFamily": {
|
|
363
|
+
"name": "--vkui--font_subhead--font_family--regular",
|
|
364
|
+
"value": "var(--vkui--font_subhead--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
365
|
+
},
|
|
452
366
|
"fontWeight": {
|
|
453
367
|
"name": "--vkui--font_subhead--font_weight--regular",
|
|
454
368
|
"value": "var(--vkui--font_subhead--font_weight--regular, 400)"
|
|
455
|
-
},
|
|
456
|
-
"fontFamily": {
|
|
457
|
-
"name": "--vkui--font_subhead--font_family--regular",
|
|
458
|
-
"value": "var(--vkui--font_subhead--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
459
369
|
}
|
|
460
370
|
},
|
|
461
371
|
"compact": {
|
|
@@ -466,14 +376,6 @@ var theme = {
|
|
|
466
376
|
"lineHeight": {
|
|
467
377
|
"name": "--vkui--font_subhead--line_height--compact",
|
|
468
378
|
"value": "var(--vkui--font_subhead--line_height--compact, 18px)"
|
|
469
|
-
},
|
|
470
|
-
"fontWeight": {
|
|
471
|
-
"name": "--vkui--font_subhead--font_weight--compact",
|
|
472
|
-
"value": "var(--vkui--font_subhead--font_weight--compact, 500)"
|
|
473
|
-
},
|
|
474
|
-
"fontFamily": {
|
|
475
|
-
"name": "--vkui--font_subhead--font_family--compact",
|
|
476
|
-
"value": "var(--vkui--font_subhead--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
477
379
|
}
|
|
478
380
|
}
|
|
479
381
|
},
|
|
@@ -503,7 +405,7 @@ var theme = {
|
|
|
503
405
|
},
|
|
504
406
|
"lineHeight": {
|
|
505
407
|
"name": "--vkui--font_footnote--line_height--regular",
|
|
506
|
-
"value": "var(--vkui--font_footnote--line_height--regular,
|
|
408
|
+
"value": "var(--vkui--font_footnote--line_height--regular, 20px)"
|
|
507
409
|
},
|
|
508
410
|
"fontWeight": {
|
|
509
411
|
"name": "--vkui--font_footnote--font_weight--regular",
|
|
@@ -513,24 +415,6 @@ var theme = {
|
|
|
513
415
|
"name": "--vkui--font_footnote--font_family--regular",
|
|
514
416
|
"value": "var(--vkui--font_footnote--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
515
417
|
}
|
|
516
|
-
},
|
|
517
|
-
"compact": {
|
|
518
|
-
"fontSize": {
|
|
519
|
-
"name": "--vkui--font_footnote--font_size--compact",
|
|
520
|
-
"value": "var(--vkui--font_footnote--font_size--compact, 13px)"
|
|
521
|
-
},
|
|
522
|
-
"lineHeight": {
|
|
523
|
-
"name": "--vkui--font_footnote--line_height--compact",
|
|
524
|
-
"value": "var(--vkui--font_footnote--line_height--compact, 18px)"
|
|
525
|
-
},
|
|
526
|
-
"fontWeight": {
|
|
527
|
-
"name": "--vkui--font_footnote--font_weight--compact",
|
|
528
|
-
"value": "var(--vkui--font_footnote--font_weight--compact, 400)"
|
|
529
|
-
},
|
|
530
|
-
"fontFamily": {
|
|
531
|
-
"name": "--vkui--font_footnote--font_family--compact",
|
|
532
|
-
"value": "var(--vkui--font_footnote--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
533
|
-
}
|
|
534
418
|
}
|
|
535
419
|
},
|
|
536
420
|
"fontFootnoteCaps": {
|
|
@@ -543,21 +427,21 @@ var theme = {
|
|
|
543
427
|
"name": "--vkui--font_footnote_caps--line_height",
|
|
544
428
|
"value": "var(--vkui--font_footnote_caps--line_height)"
|
|
545
429
|
},
|
|
546
|
-
"fontWeight": {
|
|
547
|
-
"name": "--vkui--font_footnote_caps--font_weight",
|
|
548
|
-
"value": "var(--vkui--font_footnote_caps--font_weight)"
|
|
549
|
-
},
|
|
550
430
|
"fontFamily": {
|
|
551
431
|
"name": "--vkui--font_footnote_caps--font_family",
|
|
552
432
|
"value": "var(--vkui--font_footnote_caps--font_family)"
|
|
553
433
|
},
|
|
554
|
-
"
|
|
555
|
-
"name": "--vkui--font_footnote_caps--
|
|
556
|
-
"value": "var(--vkui--font_footnote_caps--
|
|
434
|
+
"fontWeight": {
|
|
435
|
+
"name": "--vkui--font_footnote_caps--font_weight",
|
|
436
|
+
"value": "var(--vkui--font_footnote_caps--font_weight)"
|
|
557
437
|
},
|
|
558
438
|
"textTransform": {
|
|
559
439
|
"name": "--vkui--font_footnote_caps--text_transform",
|
|
560
440
|
"value": "var(--vkui--font_footnote_caps--text_transform)"
|
|
441
|
+
},
|
|
442
|
+
"letterSpacing": {
|
|
443
|
+
"name": "--vkui--font_footnote_caps--letter_spacing",
|
|
444
|
+
"value": "var(--vkui--font_footnote_caps--letter_spacing)"
|
|
561
445
|
}
|
|
562
446
|
},
|
|
563
447
|
"regular": {
|
|
@@ -569,47 +453,21 @@ var theme = {
|
|
|
569
453
|
"name": "--vkui--font_footnote_caps--line_height--regular",
|
|
570
454
|
"value": "var(--vkui--font_footnote_caps--line_height--regular, 18px)"
|
|
571
455
|
},
|
|
572
|
-
"fontWeight": {
|
|
573
|
-
"name": "--vkui--font_footnote_caps--font_weight--regular",
|
|
574
|
-
"value": "var(--vkui--font_footnote_caps--font_weight--regular, 400)"
|
|
575
|
-
},
|
|
576
456
|
"fontFamily": {
|
|
577
457
|
"name": "--vkui--font_footnote_caps--font_family--regular",
|
|
578
|
-
"value": "var(--vkui--font_footnote_caps--font_family--regular,
|
|
458
|
+
"value": "var(--vkui--font_footnote_caps--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
579
459
|
},
|
|
580
|
-
"
|
|
581
|
-
"name": "--vkui--font_footnote_caps--
|
|
582
|
-
"value": "var(--vkui--font_footnote_caps--
|
|
460
|
+
"fontWeight": {
|
|
461
|
+
"name": "--vkui--font_footnote_caps--font_weight--regular",
|
|
462
|
+
"value": "var(--vkui--font_footnote_caps--font_weight--regular, 400)"
|
|
583
463
|
},
|
|
584
464
|
"textTransform": {
|
|
585
465
|
"name": "--vkui--font_footnote_caps--text_transform--regular",
|
|
586
466
|
"value": "var(--vkui--font_footnote_caps--text_transform--regular, uppercase)"
|
|
587
|
-
}
|
|
588
|
-
},
|
|
589
|
-
"compact": {
|
|
590
|
-
"fontSize": {
|
|
591
|
-
"name": "--vkui--font_footnote_caps--font_size--compact",
|
|
592
|
-
"value": "var(--vkui--font_footnote_caps--font_size--compact, 13px)"
|
|
593
|
-
},
|
|
594
|
-
"lineHeight": {
|
|
595
|
-
"name": "--vkui--font_footnote_caps--line_height--compact",
|
|
596
|
-
"value": "var(--vkui--font_footnote_caps--line_height--compact, 18px)"
|
|
597
|
-
},
|
|
598
|
-
"fontWeight": {
|
|
599
|
-
"name": "--vkui--font_footnote_caps--font_weight--compact",
|
|
600
|
-
"value": "var(--vkui--font_footnote_caps--font_weight--compact, 400)"
|
|
601
|
-
},
|
|
602
|
-
"fontFamily": {
|
|
603
|
-
"name": "--vkui--font_footnote_caps--font_family--compact",
|
|
604
|
-
"value": "var(--vkui--font_footnote_caps--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
605
467
|
},
|
|
606
468
|
"letterSpacing": {
|
|
607
|
-
"name": "--vkui--font_footnote_caps--letter_spacing--
|
|
608
|
-
"value": "var(--vkui--font_footnote_caps--letter_spacing--
|
|
609
|
-
},
|
|
610
|
-
"textTransform": {
|
|
611
|
-
"name": "--vkui--font_footnote_caps--text_transform--compact",
|
|
612
|
-
"value": "var(--vkui--font_footnote_caps--text_transform--compact, uppercase)"
|
|
469
|
+
"name": "--vkui--font_footnote_caps--letter_spacing--regular",
|
|
470
|
+
"value": "var(--vkui--font_footnote_caps--letter_spacing--regular, 0.3px)"
|
|
613
471
|
}
|
|
614
472
|
}
|
|
615
473
|
},
|
|
@@ -623,13 +481,13 @@ var theme = {
|
|
|
623
481
|
"name": "--vkui--font_caption1--line_height",
|
|
624
482
|
"value": "var(--vkui--font_caption1--line_height)"
|
|
625
483
|
},
|
|
626
|
-
"fontWeight": {
|
|
627
|
-
"name": "--vkui--font_caption1--font_weight",
|
|
628
|
-
"value": "var(--vkui--font_caption1--font_weight)"
|
|
629
|
-
},
|
|
630
484
|
"fontFamily": {
|
|
631
485
|
"name": "--vkui--font_caption1--font_family",
|
|
632
486
|
"value": "var(--vkui--font_caption1--font_family)"
|
|
487
|
+
},
|
|
488
|
+
"fontWeight": {
|
|
489
|
+
"name": "--vkui--font_caption1--font_weight",
|
|
490
|
+
"value": "var(--vkui--font_caption1--font_weight)"
|
|
633
491
|
}
|
|
634
492
|
},
|
|
635
493
|
"regular": {
|
|
@@ -641,31 +499,13 @@ var theme = {
|
|
|
641
499
|
"name": "--vkui--font_caption1--line_height--regular",
|
|
642
500
|
"value": "var(--vkui--font_caption1--line_height--regular, 16px)"
|
|
643
501
|
},
|
|
644
|
-
"fontWeight": {
|
|
645
|
-
"name": "--vkui--font_caption1--font_weight--regular",
|
|
646
|
-
"value": "var(--vkui--font_caption1--font_weight--regular, 400)"
|
|
647
|
-
},
|
|
648
502
|
"fontFamily": {
|
|
649
503
|
"name": "--vkui--font_caption1--font_family--regular",
|
|
650
|
-
"value": "var(--vkui--font_caption1--font_family--regular,
|
|
651
|
-
}
|
|
652
|
-
},
|
|
653
|
-
"compact": {
|
|
654
|
-
"fontSize": {
|
|
655
|
-
"name": "--vkui--font_caption1--font_size--compact",
|
|
656
|
-
"value": "var(--vkui--font_caption1--font_size--compact, 12px)"
|
|
657
|
-
},
|
|
658
|
-
"lineHeight": {
|
|
659
|
-
"name": "--vkui--font_caption1--line_height--compact",
|
|
660
|
-
"value": "var(--vkui--font_caption1--line_height--compact, 14px)"
|
|
504
|
+
"value": "var(--vkui--font_caption1--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
661
505
|
},
|
|
662
506
|
"fontWeight": {
|
|
663
|
-
"name": "--vkui--font_caption1--font_weight--
|
|
664
|
-
"value": "var(--vkui--font_caption1--font_weight--
|
|
665
|
-
},
|
|
666
|
-
"fontFamily": {
|
|
667
|
-
"name": "--vkui--font_caption1--font_family--compact",
|
|
668
|
-
"value": "var(--vkui--font_caption1--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
507
|
+
"name": "--vkui--font_caption1--font_weight--regular",
|
|
508
|
+
"value": "var(--vkui--font_caption1--font_weight--regular, 400)"
|
|
669
509
|
}
|
|
670
510
|
}
|
|
671
511
|
},
|
|
@@ -679,21 +519,21 @@ var theme = {
|
|
|
679
519
|
"name": "--vkui--font_caption1_caps--line_height",
|
|
680
520
|
"value": "var(--vkui--font_caption1_caps--line_height)"
|
|
681
521
|
},
|
|
682
|
-
"fontWeight": {
|
|
683
|
-
"name": "--vkui--font_caption1_caps--font_weight",
|
|
684
|
-
"value": "var(--vkui--font_caption1_caps--font_weight)"
|
|
685
|
-
},
|
|
686
522
|
"fontFamily": {
|
|
687
523
|
"name": "--vkui--font_caption1_caps--font_family",
|
|
688
524
|
"value": "var(--vkui--font_caption1_caps--font_family)"
|
|
689
525
|
},
|
|
690
|
-
"
|
|
691
|
-
"name": "--vkui--font_caption1_caps--
|
|
692
|
-
"value": "var(--vkui--font_caption1_caps--
|
|
526
|
+
"fontWeight": {
|
|
527
|
+
"name": "--vkui--font_caption1_caps--font_weight",
|
|
528
|
+
"value": "var(--vkui--font_caption1_caps--font_weight)"
|
|
693
529
|
},
|
|
694
530
|
"textTransform": {
|
|
695
531
|
"name": "--vkui--font_caption1_caps--text_transform",
|
|
696
532
|
"value": "var(--vkui--font_caption1_caps--text_transform)"
|
|
533
|
+
},
|
|
534
|
+
"letterSpacing": {
|
|
535
|
+
"name": "--vkui--font_caption1_caps--letter_spacing",
|
|
536
|
+
"value": "var(--vkui--font_caption1_caps--letter_spacing)"
|
|
697
537
|
}
|
|
698
538
|
},
|
|
699
539
|
"regular": {
|
|
@@ -705,47 +545,21 @@ var theme = {
|
|
|
705
545
|
"name": "--vkui--font_caption1_caps--line_height--regular",
|
|
706
546
|
"value": "var(--vkui--font_caption1_caps--line_height--regular, 16px)"
|
|
707
547
|
},
|
|
708
|
-
"fontWeight": {
|
|
709
|
-
"name": "--vkui--font_caption1_caps--font_weight--regular",
|
|
710
|
-
"value": "var(--vkui--font_caption1_caps--font_weight--regular, 400)"
|
|
711
|
-
},
|
|
712
548
|
"fontFamily": {
|
|
713
549
|
"name": "--vkui--font_caption1_caps--font_family--regular",
|
|
714
|
-
"value": "var(--vkui--font_caption1_caps--font_family--regular,
|
|
550
|
+
"value": "var(--vkui--font_caption1_caps--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
715
551
|
},
|
|
716
|
-
"
|
|
717
|
-
"name": "--vkui--font_caption1_caps--
|
|
718
|
-
"value": "var(--vkui--font_caption1_caps--
|
|
552
|
+
"fontWeight": {
|
|
553
|
+
"name": "--vkui--font_caption1_caps--font_weight--regular",
|
|
554
|
+
"value": "var(--vkui--font_caption1_caps--font_weight--regular, 400)"
|
|
719
555
|
},
|
|
720
556
|
"textTransform": {
|
|
721
557
|
"name": "--vkui--font_caption1_caps--text_transform--regular",
|
|
722
558
|
"value": "var(--vkui--font_caption1_caps--text_transform--regular, uppercase)"
|
|
723
|
-
}
|
|
724
|
-
},
|
|
725
|
-
"compact": {
|
|
726
|
-
"fontSize": {
|
|
727
|
-
"name": "--vkui--font_caption1_caps--font_size--compact",
|
|
728
|
-
"value": "var(--vkui--font_caption1_caps--font_size--compact, 12px)"
|
|
729
|
-
},
|
|
730
|
-
"lineHeight": {
|
|
731
|
-
"name": "--vkui--font_caption1_caps--line_height--compact",
|
|
732
|
-
"value": "var(--vkui--font_caption1_caps--line_height--compact, 14px)"
|
|
733
|
-
},
|
|
734
|
-
"fontWeight": {
|
|
735
|
-
"name": "--vkui--font_caption1_caps--font_weight--compact",
|
|
736
|
-
"value": "var(--vkui--font_caption1_caps--font_weight--compact, 500)"
|
|
737
|
-
},
|
|
738
|
-
"fontFamily": {
|
|
739
|
-
"name": "--vkui--font_caption1_caps--font_family--compact",
|
|
740
|
-
"value": "var(--vkui--font_caption1_caps--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
741
559
|
},
|
|
742
560
|
"letterSpacing": {
|
|
743
|
-
"name": "--vkui--font_caption1_caps--letter_spacing--
|
|
744
|
-
"value": "var(--vkui--font_caption1_caps--letter_spacing--
|
|
745
|
-
},
|
|
746
|
-
"textTransform": {
|
|
747
|
-
"name": "--vkui--font_caption1_caps--text_transform--compact",
|
|
748
|
-
"value": "var(--vkui--font_caption1_caps--text_transform--compact, uppercase)"
|
|
561
|
+
"name": "--vkui--font_caption1_caps--letter_spacing--regular",
|
|
562
|
+
"value": "var(--vkui--font_caption1_caps--letter_spacing--regular, 0.26px)"
|
|
749
563
|
}
|
|
750
564
|
}
|
|
751
565
|
},
|
|
@@ -775,7 +589,7 @@ var theme = {
|
|
|
775
589
|
},
|
|
776
590
|
"lineHeight": {
|
|
777
591
|
"name": "--vkui--font_caption2--line_height--regular",
|
|
778
|
-
"value": "var(--vkui--font_caption2--line_height--regular,
|
|
592
|
+
"value": "var(--vkui--font_caption2--line_height--regular, 12px)"
|
|
779
593
|
},
|
|
780
594
|
"fontWeight": {
|
|
781
595
|
"name": "--vkui--font_caption2--font_weight--regular",
|
|
@@ -785,24 +599,6 @@ var theme = {
|
|
|
785
599
|
"name": "--vkui--font_caption2--font_family--regular",
|
|
786
600
|
"value": "var(--vkui--font_caption2--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
787
601
|
}
|
|
788
|
-
},
|
|
789
|
-
"compact": {
|
|
790
|
-
"fontSize": {
|
|
791
|
-
"name": "--vkui--font_caption2--font_size--compact",
|
|
792
|
-
"value": "var(--vkui--font_caption2--font_size--compact, 11px)"
|
|
793
|
-
},
|
|
794
|
-
"lineHeight": {
|
|
795
|
-
"name": "--vkui--font_caption2--line_height--compact",
|
|
796
|
-
"value": "var(--vkui--font_caption2--line_height--compact, 14px)"
|
|
797
|
-
},
|
|
798
|
-
"fontWeight": {
|
|
799
|
-
"name": "--vkui--font_caption2--font_weight--compact",
|
|
800
|
-
"value": "var(--vkui--font_caption2--font_weight--compact, 400)"
|
|
801
|
-
},
|
|
802
|
-
"fontFamily": {
|
|
803
|
-
"name": "--vkui--font_caption2--font_family--compact",
|
|
804
|
-
"value": "var(--vkui--font_caption2--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
805
|
-
}
|
|
806
602
|
}
|
|
807
603
|
},
|
|
808
604
|
"fontCaption2Caps": {
|
|
@@ -815,21 +611,21 @@ var theme = {
|
|
|
815
611
|
"name": "--vkui--font_caption2_caps--line_height",
|
|
816
612
|
"value": "var(--vkui--font_caption2_caps--line_height)"
|
|
817
613
|
},
|
|
818
|
-
"fontWeight": {
|
|
819
|
-
"name": "--vkui--font_caption2_caps--font_weight",
|
|
820
|
-
"value": "var(--vkui--font_caption2_caps--font_weight)"
|
|
821
|
-
},
|
|
822
614
|
"fontFamily": {
|
|
823
615
|
"name": "--vkui--font_caption2_caps--font_family",
|
|
824
616
|
"value": "var(--vkui--font_caption2_caps--font_family)"
|
|
825
617
|
},
|
|
826
|
-
"
|
|
827
|
-
"name": "--vkui--font_caption2_caps--
|
|
828
|
-
"value": "var(--vkui--font_caption2_caps--
|
|
618
|
+
"fontWeight": {
|
|
619
|
+
"name": "--vkui--font_caption2_caps--font_weight",
|
|
620
|
+
"value": "var(--vkui--font_caption2_caps--font_weight)"
|
|
829
621
|
},
|
|
830
622
|
"textTransform": {
|
|
831
623
|
"name": "--vkui--font_caption2_caps--text_transform",
|
|
832
624
|
"value": "var(--vkui--font_caption2_caps--text_transform)"
|
|
625
|
+
},
|
|
626
|
+
"letterSpacing": {
|
|
627
|
+
"name": "--vkui--font_caption2_caps--letter_spacing",
|
|
628
|
+
"value": "var(--vkui--font_caption2_caps--letter_spacing)"
|
|
833
629
|
}
|
|
834
630
|
},
|
|
835
631
|
"regular": {
|
|
@@ -841,47 +637,21 @@ var theme = {
|
|
|
841
637
|
"name": "--vkui--font_caption2_caps--line_height--regular",
|
|
842
638
|
"value": "var(--vkui--font_caption2_caps--line_height--regular, 14px)"
|
|
843
639
|
},
|
|
844
|
-
"fontWeight": {
|
|
845
|
-
"name": "--vkui--font_caption2_caps--font_weight--regular",
|
|
846
|
-
"value": "var(--vkui--font_caption2_caps--font_weight--regular, 400)"
|
|
847
|
-
},
|
|
848
640
|
"fontFamily": {
|
|
849
641
|
"name": "--vkui--font_caption2_caps--font_family--regular",
|
|
850
|
-
"value": "var(--vkui--font_caption2_caps--font_family--regular,
|
|
642
|
+
"value": "var(--vkui--font_caption2_caps--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
851
643
|
},
|
|
852
|
-
"
|
|
853
|
-
"name": "--vkui--font_caption2_caps--
|
|
854
|
-
"value": "var(--vkui--font_caption2_caps--
|
|
644
|
+
"fontWeight": {
|
|
645
|
+
"name": "--vkui--font_caption2_caps--font_weight--regular",
|
|
646
|
+
"value": "var(--vkui--font_caption2_caps--font_weight--regular, 400)"
|
|
855
647
|
},
|
|
856
648
|
"textTransform": {
|
|
857
649
|
"name": "--vkui--font_caption2_caps--text_transform--regular",
|
|
858
650
|
"value": "var(--vkui--font_caption2_caps--text_transform--regular, uppercase)"
|
|
859
|
-
}
|
|
860
|
-
},
|
|
861
|
-
"compact": {
|
|
862
|
-
"fontSize": {
|
|
863
|
-
"name": "--vkui--font_caption2_caps--font_size--compact",
|
|
864
|
-
"value": "var(--vkui--font_caption2_caps--font_size--compact, 11px)"
|
|
865
|
-
},
|
|
866
|
-
"lineHeight": {
|
|
867
|
-
"name": "--vkui--font_caption2_caps--line_height--compact",
|
|
868
|
-
"value": "var(--vkui--font_caption2_caps--line_height--compact, 14px)"
|
|
869
|
-
},
|
|
870
|
-
"fontWeight": {
|
|
871
|
-
"name": "--vkui--font_caption2_caps--font_weight--compact",
|
|
872
|
-
"value": "var(--vkui--font_caption2_caps--font_weight--compact, 400)"
|
|
873
|
-
},
|
|
874
|
-
"fontFamily": {
|
|
875
|
-
"name": "--vkui--font_caption2_caps--font_family--compact",
|
|
876
|
-
"value": "var(--vkui--font_caption2_caps--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
877
651
|
},
|
|
878
652
|
"letterSpacing": {
|
|
879
|
-
"name": "--vkui--font_caption2_caps--letter_spacing--
|
|
880
|
-
"value": "var(--vkui--font_caption2_caps--letter_spacing--
|
|
881
|
-
},
|
|
882
|
-
"textTransform": {
|
|
883
|
-
"name": "--vkui--font_caption2_caps--text_transform--compact",
|
|
884
|
-
"value": "var(--vkui--font_caption2_caps--text_transform--compact, uppercase)"
|
|
653
|
+
"name": "--vkui--font_caption2_caps--letter_spacing--regular",
|
|
654
|
+
"value": "var(--vkui--font_caption2_caps--letter_spacing--regular, 0.22px)"
|
|
885
655
|
}
|
|
886
656
|
}
|
|
887
657
|
},
|
|
@@ -895,13 +665,13 @@ var theme = {
|
|
|
895
665
|
"name": "--vkui--font_caption3--line_height",
|
|
896
666
|
"value": "var(--vkui--font_caption3--line_height)"
|
|
897
667
|
},
|
|
898
|
-
"fontWeight": {
|
|
899
|
-
"name": "--vkui--font_caption3--font_weight",
|
|
900
|
-
"value": "var(--vkui--font_caption3--font_weight)"
|
|
901
|
-
},
|
|
902
668
|
"fontFamily": {
|
|
903
669
|
"name": "--vkui--font_caption3--font_family",
|
|
904
670
|
"value": "var(--vkui--font_caption3--font_family)"
|
|
671
|
+
},
|
|
672
|
+
"fontWeight": {
|
|
673
|
+
"name": "--vkui--font_caption3--font_weight",
|
|
674
|
+
"value": "var(--vkui--font_caption3--font_weight)"
|
|
905
675
|
}
|
|
906
676
|
},
|
|
907
677
|
"regular": {
|
|
@@ -913,31 +683,13 @@ var theme = {
|
|
|
913
683
|
"name": "--vkui--font_caption3--line_height--regular",
|
|
914
684
|
"value": "var(--vkui--font_caption3--line_height--regular, 12px)"
|
|
915
685
|
},
|
|
916
|
-
"fontWeight": {
|
|
917
|
-
"name": "--vkui--font_caption3--font_weight--regular",
|
|
918
|
-
"value": "var(--vkui--font_caption3--font_weight--regular, 400)"
|
|
919
|
-
},
|
|
920
686
|
"fontFamily": {
|
|
921
687
|
"name": "--vkui--font_caption3--font_family--regular",
|
|
922
|
-
"value": "var(--vkui--font_caption3--font_family--regular,
|
|
923
|
-
}
|
|
924
|
-
},
|
|
925
|
-
"compact": {
|
|
926
|
-
"fontSize": {
|
|
927
|
-
"name": "--vkui--font_caption3--font_size--compact",
|
|
928
|
-
"value": "var(--vkui--font_caption3--font_size--compact, 9px)"
|
|
929
|
-
},
|
|
930
|
-
"lineHeight": {
|
|
931
|
-
"name": "--vkui--font_caption3--line_height--compact",
|
|
932
|
-
"value": "var(--vkui--font_caption3--line_height--compact, 12px)"
|
|
688
|
+
"value": "var(--vkui--font_caption3--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
933
689
|
},
|
|
934
690
|
"fontWeight": {
|
|
935
|
-
"name": "--vkui--font_caption3--font_weight--
|
|
936
|
-
"value": "var(--vkui--font_caption3--font_weight--
|
|
937
|
-
},
|
|
938
|
-
"fontFamily": {
|
|
939
|
-
"name": "--vkui--font_caption3--font_family--compact",
|
|
940
|
-
"value": "var(--vkui--font_caption3--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
691
|
+
"name": "--vkui--font_caption3--font_weight--regular",
|
|
692
|
+
"value": "var(--vkui--font_caption3--font_weight--regular, 400)"
|
|
941
693
|
}
|
|
942
694
|
}
|
|
943
695
|
},
|
|
@@ -951,21 +703,21 @@ var theme = {
|
|
|
951
703
|
"name": "--vkui--font_caption3_caps--line_height",
|
|
952
704
|
"value": "var(--vkui--font_caption3_caps--line_height)"
|
|
953
705
|
},
|
|
954
|
-
"fontWeight": {
|
|
955
|
-
"name": "--vkui--font_caption3_caps--font_weight",
|
|
956
|
-
"value": "var(--vkui--font_caption3_caps--font_weight)"
|
|
957
|
-
},
|
|
958
706
|
"fontFamily": {
|
|
959
707
|
"name": "--vkui--font_caption3_caps--font_family",
|
|
960
708
|
"value": "var(--vkui--font_caption3_caps--font_family)"
|
|
961
709
|
},
|
|
962
|
-
"
|
|
963
|
-
"name": "--vkui--font_caption3_caps--
|
|
964
|
-
"value": "var(--vkui--font_caption3_caps--
|
|
710
|
+
"fontWeight": {
|
|
711
|
+
"name": "--vkui--font_caption3_caps--font_weight",
|
|
712
|
+
"value": "var(--vkui--font_caption3_caps--font_weight)"
|
|
965
713
|
},
|
|
966
714
|
"textTransform": {
|
|
967
715
|
"name": "--vkui--font_caption3_caps--text_transform",
|
|
968
716
|
"value": "var(--vkui--font_caption3_caps--text_transform)"
|
|
717
|
+
},
|
|
718
|
+
"letterSpacing": {
|
|
719
|
+
"name": "--vkui--font_caption3_caps--letter_spacing",
|
|
720
|
+
"value": "var(--vkui--font_caption3_caps--letter_spacing)"
|
|
969
721
|
}
|
|
970
722
|
},
|
|
971
723
|
"regular": {
|
|
@@ -977,47 +729,21 @@ var theme = {
|
|
|
977
729
|
"name": "--vkui--font_caption3_caps--line_height--regular",
|
|
978
730
|
"value": "var(--vkui--font_caption3_caps--line_height--regular, 12px)"
|
|
979
731
|
},
|
|
980
|
-
"fontWeight": {
|
|
981
|
-
"name": "--vkui--font_caption3_caps--font_weight--regular",
|
|
982
|
-
"value": "var(--vkui--font_caption3_caps--font_weight--regular, 400)"
|
|
983
|
-
},
|
|
984
732
|
"fontFamily": {
|
|
985
733
|
"name": "--vkui--font_caption3_caps--font_family--regular",
|
|
986
|
-
"value": "var(--vkui--font_caption3_caps--font_family--regular,
|
|
734
|
+
"value": "var(--vkui--font_caption3_caps--font_family--regular, Helvetica, Arial, sans-serif)"
|
|
987
735
|
},
|
|
988
|
-
"
|
|
989
|
-
"name": "--vkui--font_caption3_caps--
|
|
990
|
-
"value": "var(--vkui--font_caption3_caps--
|
|
736
|
+
"fontWeight": {
|
|
737
|
+
"name": "--vkui--font_caption3_caps--font_weight--regular",
|
|
738
|
+
"value": "var(--vkui--font_caption3_caps--font_weight--regular, 400)"
|
|
991
739
|
},
|
|
992
740
|
"textTransform": {
|
|
993
741
|
"name": "--vkui--font_caption3_caps--text_transform--regular",
|
|
994
742
|
"value": "var(--vkui--font_caption3_caps--text_transform--regular, uppercase)"
|
|
995
|
-
}
|
|
996
|
-
},
|
|
997
|
-
"compact": {
|
|
998
|
-
"fontSize": {
|
|
999
|
-
"name": "--vkui--font_caption3_caps--font_size--compact",
|
|
1000
|
-
"value": "var(--vkui--font_caption3_caps--font_size--compact, 9px)"
|
|
1001
|
-
},
|
|
1002
|
-
"lineHeight": {
|
|
1003
|
-
"name": "--vkui--font_caption3_caps--line_height--compact",
|
|
1004
|
-
"value": "var(--vkui--font_caption3_caps--line_height--compact, 12px)"
|
|
1005
|
-
},
|
|
1006
|
-
"fontWeight": {
|
|
1007
|
-
"name": "--vkui--font_caption3_caps--font_weight--compact",
|
|
1008
|
-
"value": "var(--vkui--font_caption3_caps--font_weight--compact, 400)"
|
|
1009
|
-
},
|
|
1010
|
-
"fontFamily": {
|
|
1011
|
-
"name": "--vkui--font_caption3_caps--font_family--compact",
|
|
1012
|
-
"value": "var(--vkui--font_caption3_caps--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
1013
743
|
},
|
|
1014
744
|
"letterSpacing": {
|
|
1015
|
-
"name": "--vkui--font_caption3_caps--letter_spacing--
|
|
1016
|
-
"value": "var(--vkui--font_caption3_caps--letter_spacing--
|
|
1017
|
-
},
|
|
1018
|
-
"textTransform": {
|
|
1019
|
-
"name": "--vkui--font_caption3_caps--text_transform--compact",
|
|
1020
|
-
"value": "var(--vkui--font_caption3_caps--text_transform--compact, uppercase)"
|
|
745
|
+
"name": "--vkui--font_caption3_caps--letter_spacing--regular",
|
|
746
|
+
"value": "var(--vkui--font_caption3_caps--letter_spacing--regular, 0.16px)"
|
|
1021
747
|
}
|
|
1022
748
|
}
|
|
1023
749
|
},
|
|
@@ -1070,7 +796,7 @@ var theme = {
|
|
|
1070
796
|
},
|
|
1071
797
|
"compact": {
|
|
1072
798
|
"name": "--vkui--size_border_radius--compact",
|
|
1073
|
-
"value": "var(--vkui--size_border_radius--compact,
|
|
799
|
+
"value": "var(--vkui--size_border_radius--compact, 12px)"
|
|
1074
800
|
},
|
|
1075
801
|
"regular": {
|
|
1076
802
|
"name": "--vkui--size_border_radius--regular",
|
|
@@ -1240,11 +966,11 @@ var theme = {
|
|
|
1240
966
|
},
|
|
1241
967
|
"compact": {
|
|
1242
968
|
"name": "--vkui--size_button_padding_horizontal--compact",
|
|
1243
|
-
"value": "var(--vkui--size_button_padding_horizontal--compact,
|
|
969
|
+
"value": "var(--vkui--size_button_padding_horizontal--compact, 12px)"
|
|
1244
970
|
},
|
|
1245
971
|
"regular": {
|
|
1246
972
|
"name": "--vkui--size_button_padding_horizontal--regular",
|
|
1247
|
-
"value": "var(--vkui--size_button_padding_horizontal--regular,
|
|
973
|
+
"value": "var(--vkui--size_button_padding_horizontal--regular, 16px)"
|
|
1248
974
|
}
|
|
1249
975
|
},
|
|
1250
976
|
"sizeLabelHorizontalMargin": {
|
|
@@ -1431,21 +1157,51 @@ var theme = {
|
|
|
1431
1157
|
"value": "var(--vkui--size_base_padding_horizontal--regular, 16px)"
|
|
1432
1158
|
}
|
|
1433
1159
|
},
|
|
1160
|
+
"sizeButtonGroupGapSpace": {
|
|
1161
|
+
"auto": {
|
|
1162
|
+
"name": "--vkui--size_button_group_gap_space",
|
|
1163
|
+
"value": "var(--vkui--size_button_group_gap_space)"
|
|
1164
|
+
},
|
|
1165
|
+
"regular": {
|
|
1166
|
+
"name": "--vkui--size_button_group_gap_space--regular",
|
|
1167
|
+
"value": "var(--vkui--size_button_group_gap_space--regular, 1px)"
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
"sizeButtonGroupGapSmall": {
|
|
1171
|
+
"auto": {
|
|
1172
|
+
"name": "--vkui--size_button_group_gap_small",
|
|
1173
|
+
"value": "var(--vkui--size_button_group_gap_small)"
|
|
1174
|
+
},
|
|
1175
|
+
"regular": {
|
|
1176
|
+
"name": "--vkui--size_button_group_gap_small--regular",
|
|
1177
|
+
"value": "var(--vkui--size_button_group_gap_small--regular, 8px)"
|
|
1178
|
+
}
|
|
1179
|
+
},
|
|
1180
|
+
"sizeButtonGroupGapMedium": {
|
|
1181
|
+
"auto": {
|
|
1182
|
+
"name": "--vkui--size_button_group_gap_medium",
|
|
1183
|
+
"value": "var(--vkui--size_button_group_gap_medium)"
|
|
1184
|
+
},
|
|
1185
|
+
"regular": {
|
|
1186
|
+
"name": "--vkui--size_button_group_gap_medium--regular",
|
|
1187
|
+
"value": "var(--vkui--size_button_group_gap_medium--regular, 12px)"
|
|
1188
|
+
}
|
|
1189
|
+
},
|
|
1434
1190
|
"elevation1": {
|
|
1435
1191
|
"name": "--vkui--elevation1",
|
|
1436
|
-
"value": "var(--vkui--elevation1,
|
|
1192
|
+
"value": "var(--vkui--elevation1, none)"
|
|
1437
1193
|
},
|
|
1438
1194
|
"elevation2": {
|
|
1439
1195
|
"name": "--vkui--elevation2",
|
|
1440
|
-
"value": "var(--vkui--elevation2,
|
|
1196
|
+
"value": "var(--vkui--elevation2, none)"
|
|
1441
1197
|
},
|
|
1442
1198
|
"elevation3": {
|
|
1443
1199
|
"name": "--vkui--elevation3",
|
|
1444
|
-
"value": "var(--vkui--elevation3,
|
|
1200
|
+
"value": "var(--vkui--elevation3, 0px 4px 32px rgba(0, 16, 61, 0.32))"
|
|
1445
1201
|
},
|
|
1446
1202
|
"elevation4": {
|
|
1447
1203
|
"name": "--vkui--elevation4",
|
|
1448
|
-
"value": "var(--vkui--elevation4,
|
|
1204
|
+
"value": "var(--vkui--elevation4, 0px 16px 48px rgba(0, 16, 61, 0.48))"
|
|
1449
1205
|
},
|
|
1450
1206
|
"animationDurationL": {
|
|
1451
1207
|
"name": "--vkui--animation_duration_l",
|
|
@@ -1555,41 +1311,31 @@ var theme = {
|
|
|
1555
1311
|
"name": "--vkui--font_h0--line_height",
|
|
1556
1312
|
"value": "var(--vkui--font_h0--line_height)"
|
|
1557
1313
|
},
|
|
1558
|
-
"fontFamily": {
|
|
1559
|
-
"name": "--vkui--font_h0--font_family",
|
|
1560
|
-
"value": "var(--vkui--font_h0--font_family)"
|
|
1561
|
-
},
|
|
1562
1314
|
"fontWeight": {
|
|
1563
1315
|
"name": "--vkui--font_h0--font_weight",
|
|
1564
1316
|
"value": "var(--vkui--font_h0--font_weight)"
|
|
1317
|
+
},
|
|
1318
|
+
"fontFamily": {
|
|
1319
|
+
"name": "--vkui--font_h0--font_family",
|
|
1320
|
+
"value": "var(--vkui--font_h0--font_family)"
|
|
1565
1321
|
}
|
|
1566
1322
|
},
|
|
1567
1323
|
"regular": {
|
|
1568
1324
|
"fontSize": {
|
|
1569
1325
|
"name": "--vkui--font_h0--font_size--regular",
|
|
1570
|
-
"value": "var(--vkui--font_h0--font_size--regular,
|
|
1326
|
+
"value": "var(--vkui--font_h0--font_size--regular, 32px)"
|
|
1571
1327
|
},
|
|
1572
1328
|
"lineHeight": {
|
|
1573
1329
|
"name": "--vkui--font_h0--line_height--regular",
|
|
1574
|
-
"value": "var(--vkui--font_h0--line_height--regular,
|
|
1575
|
-
},
|
|
1576
|
-
"fontFamily": {
|
|
1577
|
-
"name": "--vkui--font_h0--font_family--regular",
|
|
1578
|
-
"value": "var(--vkui--font_h0--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
1330
|
+
"value": "var(--vkui--font_h0--line_height--regular, 40px)"
|
|
1579
1331
|
},
|
|
1580
1332
|
"fontWeight": {
|
|
1581
1333
|
"name": "--vkui--font_h0--font_weight--regular",
|
|
1582
1334
|
"value": "var(--vkui--font_h0--font_weight--regular, 500)"
|
|
1583
|
-
}
|
|
1584
|
-
},
|
|
1585
|
-
"compact": {
|
|
1586
|
-
"fontSize": {
|
|
1587
|
-
"name": "--vkui--font_h0--font_size--compact",
|
|
1588
|
-
"value": "var(--vkui--font_h0--font_size--compact, 44px)"
|
|
1589
1335
|
},
|
|
1590
|
-
"
|
|
1591
|
-
"name": "--vkui--font_h0--
|
|
1592
|
-
"value": "var(--vkui--font_h0--
|
|
1336
|
+
"fontFamily": {
|
|
1337
|
+
"name": "--vkui--font_h0--font_family--regular",
|
|
1338
|
+
"value": "var(--vkui--font_h0--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
1593
1339
|
}
|
|
1594
1340
|
}
|
|
1595
1341
|
},
|
|
@@ -1603,41 +1349,61 @@ var theme = {
|
|
|
1603
1349
|
"name": "--vkui--font_h1--line_height",
|
|
1604
1350
|
"value": "var(--vkui--font_h1--line_height)"
|
|
1605
1351
|
},
|
|
1352
|
+
"fontWeight": {
|
|
1353
|
+
"name": "--vkui--font_h1--font_weight",
|
|
1354
|
+
"value": "var(--vkui--font_h1--font_weight)"
|
|
1355
|
+
},
|
|
1606
1356
|
"fontFamily": {
|
|
1607
1357
|
"name": "--vkui--font_h1--font_family",
|
|
1608
1358
|
"value": "var(--vkui--font_h1--font_family)"
|
|
1609
1359
|
},
|
|
1360
|
+
"marginBottom": {
|
|
1361
|
+
"name": "--vkui--font_h1--margin_bottom",
|
|
1362
|
+
"value": "var(--vkui--font_h1--margin_bottom)"
|
|
1363
|
+
}
|
|
1364
|
+
},
|
|
1365
|
+
"compact": {
|
|
1366
|
+
"fontSize": {
|
|
1367
|
+
"name": "--vkui--font_h1--font_size--compact",
|
|
1368
|
+
"value": "var(--vkui--font_h1--font_size--compact, 24px)"
|
|
1369
|
+
},
|
|
1370
|
+
"lineHeight": {
|
|
1371
|
+
"name": "--vkui--font_h1--line_height--compact",
|
|
1372
|
+
"value": "var(--vkui--font_h1--line_height--compact, 32px)"
|
|
1373
|
+
},
|
|
1610
1374
|
"fontWeight": {
|
|
1611
|
-
"name": "--vkui--font_h1--font_weight",
|
|
1612
|
-
"value": "var(--vkui--font_h1--font_weight)"
|
|
1375
|
+
"name": "--vkui--font_h1--font_weight--compact",
|
|
1376
|
+
"value": "var(--vkui--font_h1--font_weight--compact, 500)"
|
|
1377
|
+
},
|
|
1378
|
+
"fontFamily": {
|
|
1379
|
+
"name": "--vkui--font_h1--font_family--compact",
|
|
1380
|
+
"value": "var(--vkui--font_h1--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
1381
|
+
},
|
|
1382
|
+
"marginBottom": {
|
|
1383
|
+
"name": "--vkui--font_h1--margin_bottom--compact",
|
|
1384
|
+
"value": "var(--vkui--font_h1--margin_bottom--compact, 16px)"
|
|
1613
1385
|
}
|
|
1614
1386
|
},
|
|
1615
1387
|
"regular": {
|
|
1616
1388
|
"fontSize": {
|
|
1617
1389
|
"name": "--vkui--font_h1--font_size--regular",
|
|
1618
|
-
"value": "var(--vkui--font_h1--font_size--regular,
|
|
1390
|
+
"value": "var(--vkui--font_h1--font_size--regular, 32px)"
|
|
1619
1391
|
},
|
|
1620
1392
|
"lineHeight": {
|
|
1621
1393
|
"name": "--vkui--font_h1--line_height--regular",
|
|
1622
|
-
"value": "var(--vkui--font_h1--line_height--regular,
|
|
1623
|
-
},
|
|
1624
|
-
"fontFamily": {
|
|
1625
|
-
"name": "--vkui--font_h1--font_family--regular",
|
|
1626
|
-
"value": "var(--vkui--font_h1--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
1394
|
+
"value": "var(--vkui--font_h1--line_height--regular, 40px)"
|
|
1627
1395
|
},
|
|
1628
1396
|
"fontWeight": {
|
|
1629
1397
|
"name": "--vkui--font_h1--font_weight--regular",
|
|
1630
1398
|
"value": "var(--vkui--font_h1--font_weight--regular, 500)"
|
|
1631
|
-
}
|
|
1632
|
-
},
|
|
1633
|
-
"compact": {
|
|
1634
|
-
"fontSize": {
|
|
1635
|
-
"name": "--vkui--font_h1--font_size--compact",
|
|
1636
|
-
"value": "var(--vkui--font_h1--font_size--compact, 32px)"
|
|
1637
1399
|
},
|
|
1638
|
-
"
|
|
1639
|
-
"name": "--vkui--font_h1--
|
|
1640
|
-
"value": "var(--vkui--font_h1--
|
|
1400
|
+
"fontFamily": {
|
|
1401
|
+
"name": "--vkui--font_h1--font_family--regular",
|
|
1402
|
+
"value": "var(--vkui--font_h1--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
1403
|
+
},
|
|
1404
|
+
"marginBottom": {
|
|
1405
|
+
"name": "--vkui--font_h1--margin_bottom--regular",
|
|
1406
|
+
"value": "var(--vkui--font_h1--margin_bottom--regular, 16px)"
|
|
1641
1407
|
}
|
|
1642
1408
|
}
|
|
1643
1409
|
},
|
|
@@ -1651,41 +1417,49 @@ var theme = {
|
|
|
1651
1417
|
"name": "--vkui--font_h2--line_height",
|
|
1652
1418
|
"value": "var(--vkui--font_h2--line_height)"
|
|
1653
1419
|
},
|
|
1420
|
+
"fontWeight": {
|
|
1421
|
+
"name": "--vkui--font_h2--font_weight",
|
|
1422
|
+
"value": "var(--vkui--font_h2--font_weight)"
|
|
1423
|
+
},
|
|
1654
1424
|
"fontFamily": {
|
|
1655
1425
|
"name": "--vkui--font_h2--font_family",
|
|
1656
1426
|
"value": "var(--vkui--font_h2--font_family)"
|
|
1427
|
+
}
|
|
1428
|
+
},
|
|
1429
|
+
"compact": {
|
|
1430
|
+
"fontSize": {
|
|
1431
|
+
"name": "--vkui--font_h2--font_size--compact",
|
|
1432
|
+
"value": "var(--vkui--font_h2--font_size--compact, 20px)"
|
|
1433
|
+
},
|
|
1434
|
+
"lineHeight": {
|
|
1435
|
+
"name": "--vkui--font_h2--line_height--compact",
|
|
1436
|
+
"value": "var(--vkui--font_h2--line_height--compact, 24px)"
|
|
1657
1437
|
},
|
|
1658
1438
|
"fontWeight": {
|
|
1659
|
-
"name": "--vkui--font_h2--font_weight",
|
|
1660
|
-
"value": "var(--vkui--font_h2--font_weight)"
|
|
1439
|
+
"name": "--vkui--font_h2--font_weight--compact",
|
|
1440
|
+
"value": "var(--vkui--font_h2--font_weight--compact, 500)"
|
|
1441
|
+
},
|
|
1442
|
+
"fontFamily": {
|
|
1443
|
+
"name": "--vkui--font_h2--font_family--compact",
|
|
1444
|
+
"value": "var(--vkui--font_h2--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
1661
1445
|
}
|
|
1662
1446
|
},
|
|
1663
1447
|
"regular": {
|
|
1664
1448
|
"fontSize": {
|
|
1665
1449
|
"name": "--vkui--font_h2--font_size--regular",
|
|
1666
|
-
"value": "var(--vkui--font_h2--font_size--regular,
|
|
1450
|
+
"value": "var(--vkui--font_h2--font_size--regular, 24px)"
|
|
1667
1451
|
},
|
|
1668
1452
|
"lineHeight": {
|
|
1669
1453
|
"name": "--vkui--font_h2--line_height--regular",
|
|
1670
|
-
"value": "var(--vkui--font_h2--line_height--regular,
|
|
1671
|
-
},
|
|
1672
|
-
"fontFamily": {
|
|
1673
|
-
"name": "--vkui--font_h2--font_family--regular",
|
|
1674
|
-
"value": "var(--vkui--font_h2--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
1454
|
+
"value": "var(--vkui--font_h2--line_height--regular, 28px)"
|
|
1675
1455
|
},
|
|
1676
1456
|
"fontWeight": {
|
|
1677
1457
|
"name": "--vkui--font_h2--font_weight--regular",
|
|
1678
1458
|
"value": "var(--vkui--font_h2--font_weight--regular, 500)"
|
|
1679
|
-
}
|
|
1680
|
-
},
|
|
1681
|
-
"compact": {
|
|
1682
|
-
"fontSize": {
|
|
1683
|
-
"name": "--vkui--font_h2--font_size--compact",
|
|
1684
|
-
"value": "var(--vkui--font_h2--font_size--compact, 28px)"
|
|
1685
1459
|
},
|
|
1686
|
-
"
|
|
1687
|
-
"name": "--vkui--font_h2--
|
|
1688
|
-
"value": "var(--vkui--font_h2--
|
|
1460
|
+
"fontFamily": {
|
|
1461
|
+
"name": "--vkui--font_h2--font_family--regular",
|
|
1462
|
+
"value": "var(--vkui--font_h2--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
1689
1463
|
}
|
|
1690
1464
|
}
|
|
1691
1465
|
},
|
|
@@ -2269,115 +2043,267 @@ var theme = {
|
|
|
2269
2043
|
"name": "--vkui--theme_name_base",
|
|
2270
2044
|
"value": "var(--vkui--theme_name_base, calendar)"
|
|
2271
2045
|
},
|
|
2272
|
-
"
|
|
2046
|
+
"fontEventM": {
|
|
2273
2047
|
"auto": {
|
|
2274
2048
|
"fontSize": {
|
|
2275
|
-
"name": "--vkui--
|
|
2276
|
-
"value": "var(--vkui--
|
|
2049
|
+
"name": "--vkui--font_event_m--font_size",
|
|
2050
|
+
"value": "var(--vkui--font_event_m--font_size)"
|
|
2051
|
+
},
|
|
2052
|
+
"lineHeight": {
|
|
2053
|
+
"name": "--vkui--font_event_m--line_height",
|
|
2054
|
+
"value": "var(--vkui--font_event_m--line_height)"
|
|
2055
|
+
},
|
|
2056
|
+
"fontWeight": {
|
|
2057
|
+
"name": "--vkui--font_event_m--font_weight",
|
|
2058
|
+
"value": "var(--vkui--font_event_m--font_weight)"
|
|
2059
|
+
},
|
|
2060
|
+
"fontFamily": {
|
|
2061
|
+
"name": "--vkui--font_event_m--font_family",
|
|
2062
|
+
"value": "var(--vkui--font_event_m--font_family)"
|
|
2063
|
+
}
|
|
2064
|
+
},
|
|
2065
|
+
"compact": {
|
|
2066
|
+
"fontSize": {
|
|
2067
|
+
"name": "--vkui--font_event_m--font_size--compact",
|
|
2068
|
+
"value": "var(--vkui--font_event_m--font_size--compact, 17px)"
|
|
2277
2069
|
},
|
|
2278
2070
|
"lineHeight": {
|
|
2279
|
-
"name": "--vkui--
|
|
2280
|
-
"value": "var(--vkui--
|
|
2071
|
+
"name": "--vkui--font_event_m--line_height--compact",
|
|
2072
|
+
"value": "var(--vkui--font_event_m--line_height--compact, 24px)"
|
|
2281
2073
|
},
|
|
2282
2074
|
"fontWeight": {
|
|
2283
|
-
"name": "--vkui--
|
|
2284
|
-
"value": "var(--vkui--
|
|
2075
|
+
"name": "--vkui--font_event_m--font_weight--compact",
|
|
2076
|
+
"value": "var(--vkui--font_event_m--font_weight--compact, 500)"
|
|
2285
2077
|
},
|
|
2286
2078
|
"fontFamily": {
|
|
2287
|
-
"name": "--vkui--
|
|
2288
|
-
"value": "var(--vkui--
|
|
2079
|
+
"name": "--vkui--font_event_m--font_family--compact",
|
|
2080
|
+
"value": "var(--vkui--font_event_m--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
2289
2081
|
}
|
|
2290
2082
|
},
|
|
2291
2083
|
"regular": {
|
|
2292
2084
|
"fontSize": {
|
|
2293
|
-
"name": "--vkui--
|
|
2294
|
-
"value": "var(--vkui--
|
|
2085
|
+
"name": "--vkui--font_event_m--font_size--regular",
|
|
2086
|
+
"value": "var(--vkui--font_event_m--font_size--regular, 15px)"
|
|
2087
|
+
},
|
|
2088
|
+
"lineHeight": {
|
|
2089
|
+
"name": "--vkui--font_event_m--line_height--regular",
|
|
2090
|
+
"value": "var(--vkui--font_event_m--line_height--regular, 20px)"
|
|
2091
|
+
},
|
|
2092
|
+
"fontWeight": {
|
|
2093
|
+
"name": "--vkui--font_event_m--font_weight--regular",
|
|
2094
|
+
"value": "var(--vkui--font_event_m--font_weight--regular, 500)"
|
|
2095
|
+
},
|
|
2096
|
+
"fontFamily": {
|
|
2097
|
+
"name": "--vkui--font_event_m--font_family--regular",
|
|
2098
|
+
"value": "var(--vkui--font_event_m--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
2099
|
+
}
|
|
2100
|
+
}
|
|
2101
|
+
},
|
|
2102
|
+
"fontEventS": {
|
|
2103
|
+
"auto": {
|
|
2104
|
+
"fontSize": {
|
|
2105
|
+
"name": "--vkui--font_event_s--font_size",
|
|
2106
|
+
"value": "var(--vkui--font_event_s--font_size)"
|
|
2295
2107
|
},
|
|
2296
2108
|
"lineHeight": {
|
|
2297
|
-
"name": "--vkui--
|
|
2298
|
-
"value": "var(--vkui--
|
|
2109
|
+
"name": "--vkui--font_event_s--line_height",
|
|
2110
|
+
"value": "var(--vkui--font_event_s--line_height)"
|
|
2299
2111
|
},
|
|
2300
2112
|
"fontWeight": {
|
|
2301
|
-
"name": "--vkui--
|
|
2302
|
-
"value": "var(--vkui--
|
|
2113
|
+
"name": "--vkui--font_event_s--font_weight",
|
|
2114
|
+
"value": "var(--vkui--font_event_s--font_weight)"
|
|
2303
2115
|
},
|
|
2304
2116
|
"fontFamily": {
|
|
2305
|
-
"name": "--vkui--
|
|
2306
|
-
"value": "var(--vkui--
|
|
2117
|
+
"name": "--vkui--font_event_s--font_family",
|
|
2118
|
+
"value": "var(--vkui--font_event_s--font_family)"
|
|
2307
2119
|
}
|
|
2308
2120
|
},
|
|
2309
2121
|
"compact": {
|
|
2310
2122
|
"fontSize": {
|
|
2311
|
-
"name": "--vkui--
|
|
2312
|
-
"value": "var(--vkui--
|
|
2123
|
+
"name": "--vkui--font_event_s--font_size--compact",
|
|
2124
|
+
"value": "var(--vkui--font_event_s--font_size--compact, 15px)"
|
|
2125
|
+
},
|
|
2126
|
+
"lineHeight": {
|
|
2127
|
+
"name": "--vkui--font_event_s--line_height--compact",
|
|
2128
|
+
"value": "var(--vkui--font_event_s--line_height--compact, 18px)"
|
|
2129
|
+
},
|
|
2130
|
+
"fontWeight": {
|
|
2131
|
+
"name": "--vkui--font_event_s--font_weight--compact",
|
|
2132
|
+
"value": "var(--vkui--font_event_s--font_weight--compact, 500)"
|
|
2133
|
+
},
|
|
2134
|
+
"fontFamily": {
|
|
2135
|
+
"name": "--vkui--font_event_s--font_family--compact",
|
|
2136
|
+
"value": "var(--vkui--font_event_s--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
2137
|
+
}
|
|
2138
|
+
},
|
|
2139
|
+
"regular": {
|
|
2140
|
+
"fontSize": {
|
|
2141
|
+
"name": "--vkui--font_event_s--font_size--regular",
|
|
2142
|
+
"value": "var(--vkui--font_event_s--font_size--regular, 13px)"
|
|
2143
|
+
},
|
|
2144
|
+
"lineHeight": {
|
|
2145
|
+
"name": "--vkui--font_event_s--line_height--regular",
|
|
2146
|
+
"value": "var(--vkui--font_event_s--line_height--regular, 18px)"
|
|
2147
|
+
},
|
|
2148
|
+
"fontWeight": {
|
|
2149
|
+
"name": "--vkui--font_event_s--font_weight--regular",
|
|
2150
|
+
"value": "var(--vkui--font_event_s--font_weight--regular, 500)"
|
|
2151
|
+
},
|
|
2152
|
+
"fontFamily": {
|
|
2153
|
+
"name": "--vkui--font_event_s--font_family--regular",
|
|
2154
|
+
"value": "var(--vkui--font_event_s--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
2155
|
+
}
|
|
2156
|
+
}
|
|
2157
|
+
},
|
|
2158
|
+
"fontEventXS": {
|
|
2159
|
+
"auto": {
|
|
2160
|
+
"fontSize": {
|
|
2161
|
+
"name": "--vkui--font_event_x_s--font_size",
|
|
2162
|
+
"value": "var(--vkui--font_event_x_s--font_size)"
|
|
2163
|
+
},
|
|
2164
|
+
"lineHeight": {
|
|
2165
|
+
"name": "--vkui--font_event_x_s--line_height",
|
|
2166
|
+
"value": "var(--vkui--font_event_x_s--line_height)"
|
|
2167
|
+
},
|
|
2168
|
+
"fontWeight": {
|
|
2169
|
+
"name": "--vkui--font_event_x_s--font_weight",
|
|
2170
|
+
"value": "var(--vkui--font_event_x_s--font_weight)"
|
|
2171
|
+
},
|
|
2172
|
+
"fontFamily": {
|
|
2173
|
+
"name": "--vkui--font_event_x_s--font_family",
|
|
2174
|
+
"value": "var(--vkui--font_event_x_s--font_family)"
|
|
2175
|
+
}
|
|
2176
|
+
},
|
|
2177
|
+
"regular": {
|
|
2178
|
+
"fontSize": {
|
|
2179
|
+
"name": "--vkui--font_event_x_s--font_size--regular",
|
|
2180
|
+
"value": "var(--vkui--font_event_x_s--font_size--regular, 12px)"
|
|
2313
2181
|
},
|
|
2314
2182
|
"lineHeight": {
|
|
2315
|
-
"name": "--vkui--
|
|
2316
|
-
"value": "var(--vkui--
|
|
2183
|
+
"name": "--vkui--font_event_x_s--line_height--regular",
|
|
2184
|
+
"value": "var(--vkui--font_event_x_s--line_height--regular, 16px)"
|
|
2317
2185
|
},
|
|
2318
2186
|
"fontWeight": {
|
|
2319
|
-
"name": "--vkui--
|
|
2320
|
-
"value": "var(--vkui--
|
|
2187
|
+
"name": "--vkui--font_event_x_s--font_weight--regular",
|
|
2188
|
+
"value": "var(--vkui--font_event_x_s--font_weight--regular, 500)"
|
|
2321
2189
|
},
|
|
2322
2190
|
"fontFamily": {
|
|
2323
|
-
"name": "--vkui--
|
|
2324
|
-
"value": "var(--vkui--
|
|
2191
|
+
"name": "--vkui--font_event_x_s--font_family--regular",
|
|
2192
|
+
"value": "var(--vkui--font_event_x_s--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
2325
2193
|
}
|
|
2326
2194
|
}
|
|
2327
2195
|
},
|
|
2328
|
-
"
|
|
2196
|
+
"fontTime": {
|
|
2329
2197
|
"auto": {
|
|
2330
2198
|
"fontSize": {
|
|
2331
|
-
"name": "--vkui--
|
|
2332
|
-
"value": "var(--vkui--
|
|
2199
|
+
"name": "--vkui--font_time--font_size",
|
|
2200
|
+
"value": "var(--vkui--font_time--font_size)"
|
|
2333
2201
|
},
|
|
2334
2202
|
"lineHeight": {
|
|
2335
|
-
"name": "--vkui--
|
|
2336
|
-
"value": "var(--vkui--
|
|
2203
|
+
"name": "--vkui--font_time--line_height",
|
|
2204
|
+
"value": "var(--vkui--font_time--line_height)"
|
|
2337
2205
|
},
|
|
2338
2206
|
"fontWeight": {
|
|
2339
|
-
"name": "--vkui--
|
|
2340
|
-
"value": "var(--vkui--
|
|
2207
|
+
"name": "--vkui--font_time--font_weight",
|
|
2208
|
+
"value": "var(--vkui--font_time--font_weight)"
|
|
2341
2209
|
},
|
|
2342
2210
|
"fontFamily": {
|
|
2343
|
-
"name": "--vkui--
|
|
2344
|
-
"value": "var(--vkui--
|
|
2211
|
+
"name": "--vkui--font_time--font_family",
|
|
2212
|
+
"value": "var(--vkui--font_time--font_family)"
|
|
2345
2213
|
}
|
|
2346
2214
|
},
|
|
2347
2215
|
"regular": {
|
|
2348
2216
|
"fontSize": {
|
|
2349
|
-
"name": "--vkui--
|
|
2350
|
-
"value": "var(--vkui--
|
|
2217
|
+
"name": "--vkui--font_time--font_size--regular",
|
|
2218
|
+
"value": "var(--vkui--font_time--font_size--regular, 13px)"
|
|
2219
|
+
},
|
|
2220
|
+
"lineHeight": {
|
|
2221
|
+
"name": "--vkui--font_time--line_height--regular",
|
|
2222
|
+
"value": "var(--vkui--font_time--line_height--regular, 18px)"
|
|
2223
|
+
},
|
|
2224
|
+
"fontWeight": {
|
|
2225
|
+
"name": "--vkui--font_time--font_weight--regular",
|
|
2226
|
+
"value": "var(--vkui--font_time--font_weight--regular, 500)"
|
|
2227
|
+
},
|
|
2228
|
+
"fontFamily": {
|
|
2229
|
+
"name": "--vkui--font_time--font_family--regular",
|
|
2230
|
+
"value": "var(--vkui--font_time--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
2231
|
+
}
|
|
2232
|
+
}
|
|
2233
|
+
},
|
|
2234
|
+
"fontBodyIOS": {
|
|
2235
|
+
"auto": {
|
|
2236
|
+
"fontSize": {
|
|
2237
|
+
"name": "--vkui--font_body_i_o_s--font_size",
|
|
2238
|
+
"value": "var(--vkui--font_body_i_o_s--font_size)"
|
|
2351
2239
|
},
|
|
2352
2240
|
"lineHeight": {
|
|
2353
|
-
"name": "--vkui--
|
|
2354
|
-
"value": "var(--vkui--
|
|
2241
|
+
"name": "--vkui--font_body_i_o_s--line_height",
|
|
2242
|
+
"value": "var(--vkui--font_body_i_o_s--line_height)"
|
|
2355
2243
|
},
|
|
2356
2244
|
"fontWeight": {
|
|
2357
|
-
"name": "--vkui--
|
|
2358
|
-
"value": "var(--vkui--
|
|
2245
|
+
"name": "--vkui--font_body_i_o_s--font_weight",
|
|
2246
|
+
"value": "var(--vkui--font_body_i_o_s--font_weight)"
|
|
2359
2247
|
},
|
|
2360
2248
|
"fontFamily": {
|
|
2361
|
-
"name": "--vkui--
|
|
2362
|
-
"value": "var(--vkui--
|
|
2249
|
+
"name": "--vkui--font_body_i_o_s--font_family",
|
|
2250
|
+
"value": "var(--vkui--font_body_i_o_s--font_family)"
|
|
2363
2251
|
}
|
|
2364
2252
|
},
|
|
2365
|
-
"
|
|
2253
|
+
"regular": {
|
|
2254
|
+
"fontSize": {
|
|
2255
|
+
"name": "--vkui--font_body_i_o_s--font_size--regular",
|
|
2256
|
+
"value": "var(--vkui--font_body_i_o_s--font_size--regular, 17px)"
|
|
2257
|
+
},
|
|
2258
|
+
"lineHeight": {
|
|
2259
|
+
"name": "--vkui--font_body_i_o_s--line_height--regular",
|
|
2260
|
+
"value": "var(--vkui--font_body_i_o_s--line_height--regular, 24px)"
|
|
2261
|
+
},
|
|
2262
|
+
"fontWeight": {
|
|
2263
|
+
"name": "--vkui--font_body_i_o_s--font_weight--regular",
|
|
2264
|
+
"value": "var(--vkui--font_body_i_o_s--font_weight--regular, 500)"
|
|
2265
|
+
},
|
|
2266
|
+
"fontFamily": {
|
|
2267
|
+
"name": "--vkui--font_body_i_o_s--font_family--regular",
|
|
2268
|
+
"value": "var(--vkui--font_body_i_o_s--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
2269
|
+
}
|
|
2270
|
+
}
|
|
2271
|
+
},
|
|
2272
|
+
"fontBodyAndroid": {
|
|
2273
|
+
"auto": {
|
|
2274
|
+
"fontSize": {
|
|
2275
|
+
"name": "--vkui--font_body_android--font_size",
|
|
2276
|
+
"value": "var(--vkui--font_body_android--font_size)"
|
|
2277
|
+
},
|
|
2278
|
+
"lineHeight": {
|
|
2279
|
+
"name": "--vkui--font_body_android--line_height",
|
|
2280
|
+
"value": "var(--vkui--font_body_android--line_height)"
|
|
2281
|
+
},
|
|
2282
|
+
"fontWeight": {
|
|
2283
|
+
"name": "--vkui--font_body_android--font_weight",
|
|
2284
|
+
"value": "var(--vkui--font_body_android--font_weight)"
|
|
2285
|
+
},
|
|
2286
|
+
"fontFamily": {
|
|
2287
|
+
"name": "--vkui--font_body_android--font_family",
|
|
2288
|
+
"value": "var(--vkui--font_body_android--font_family)"
|
|
2289
|
+
}
|
|
2290
|
+
},
|
|
2291
|
+
"regular": {
|
|
2366
2292
|
"fontSize": {
|
|
2367
|
-
"name": "--vkui--
|
|
2368
|
-
"value": "var(--vkui--
|
|
2293
|
+
"name": "--vkui--font_body_android--font_size--regular",
|
|
2294
|
+
"value": "var(--vkui--font_body_android--font_size--regular, 16px)"
|
|
2369
2295
|
},
|
|
2370
2296
|
"lineHeight": {
|
|
2371
|
-
"name": "--vkui--
|
|
2372
|
-
"value": "var(--vkui--
|
|
2297
|
+
"name": "--vkui--font_body_android--line_height--regular",
|
|
2298
|
+
"value": "var(--vkui--font_body_android--line_height--regular, 24px)"
|
|
2373
2299
|
},
|
|
2374
2300
|
"fontWeight": {
|
|
2375
|
-
"name": "--vkui--
|
|
2376
|
-
"value": "var(--vkui--
|
|
2301
|
+
"name": "--vkui--font_body_android--font_weight--regular",
|
|
2302
|
+
"value": "var(--vkui--font_body_android--font_weight--regular, 500)"
|
|
2377
2303
|
},
|
|
2378
2304
|
"fontFamily": {
|
|
2379
|
-
"name": "--vkui--
|
|
2380
|
-
"value": "var(--vkui--
|
|
2305
|
+
"name": "--vkui--font_body_android--font_family--regular",
|
|
2306
|
+
"value": "var(--vkui--font_body_android--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
2381
2307
|
}
|
|
2382
2308
|
}
|
|
2383
2309
|
},
|
|
@@ -2403,7 +2329,7 @@ var theme = {
|
|
|
2403
2329
|
"regular": {
|
|
2404
2330
|
"fontSize": {
|
|
2405
2331
|
"name": "--vkui--font_headline--font_size--regular",
|
|
2406
|
-
"value": "var(--vkui--font_headline--font_size--regular,
|
|
2332
|
+
"value": "var(--vkui--font_headline--font_size--regular, 15px)"
|
|
2407
2333
|
},
|
|
2408
2334
|
"lineHeight": {
|
|
2409
2335
|
"name": "--vkui--font_headline--line_height--regular",
|
|
@@ -2417,24 +2343,6 @@ var theme = {
|
|
|
2417
2343
|
"name": "--vkui--font_headline--font_family--regular",
|
|
2418
2344
|
"value": "var(--vkui--font_headline--font_family--regular, MailSans, Helvetica, Arial, sans-serif)"
|
|
2419
2345
|
}
|
|
2420
|
-
},
|
|
2421
|
-
"compact": {
|
|
2422
|
-
"fontSize": {
|
|
2423
|
-
"name": "--vkui--font_headline--font_size--compact",
|
|
2424
|
-
"value": "var(--vkui--font_headline--font_size--compact, 15px)"
|
|
2425
|
-
},
|
|
2426
|
-
"lineHeight": {
|
|
2427
|
-
"name": "--vkui--font_headline--line_height--compact",
|
|
2428
|
-
"value": "var(--vkui--font_headline--line_height--compact, 20px)"
|
|
2429
|
-
},
|
|
2430
|
-
"fontWeight": {
|
|
2431
|
-
"name": "--vkui--font_headline--font_weight--compact",
|
|
2432
|
-
"value": "var(--vkui--font_headline--font_weight--compact, 500)"
|
|
2433
|
-
},
|
|
2434
|
-
"fontFamily": {
|
|
2435
|
-
"name": "--vkui--font_headline--font_family--compact",
|
|
2436
|
-
"value": "var(--vkui--font_headline--font_family--compact, MailSans, Helvetica, Arial, sans-serif)"
|
|
2437
|
-
}
|
|
2438
2346
|
}
|
|
2439
2347
|
},
|
|
2440
2348
|
"colorsScheme": {
|
|
@@ -3130,15 +3038,15 @@ var theme = {
|
|
|
3130
3038
|
"colorFieldBorderAlpha": {
|
|
3131
3039
|
"normal": {
|
|
3132
3040
|
"name": "--vkui--color_field_border_alpha",
|
|
3133
|
-
"value": "var(--vkui--color_field_border_alpha,
|
|
3041
|
+
"value": "var(--vkui--color_field_border_alpha, transparent)"
|
|
3134
3042
|
},
|
|
3135
3043
|
"hover": {
|
|
3136
3044
|
"name": "--vkui--color_field_border_alpha--hover",
|
|
3137
|
-
"value": "var(--vkui--color_field_border_alpha--hover,
|
|
3045
|
+
"value": "var(--vkui--color_field_border_alpha--hover, transparent)"
|
|
3138
3046
|
},
|
|
3139
3047
|
"active": {
|
|
3140
3048
|
"name": "--vkui--color_field_border_alpha--active",
|
|
3141
|
-
"value": "var(--vkui--color_field_border_alpha--active,
|
|
3049
|
+
"value": "var(--vkui--color_field_border_alpha--active, transparent)"
|
|
3142
3050
|
}
|
|
3143
3051
|
},
|
|
3144
3052
|
"colorSeparatorPrimaryAlpha": {
|
|
@@ -3589,20 +3497,6 @@ var theme = {
|
|
|
3589
3497
|
"value": "var(--vkui--color_thumb_error_background_alpha--active, rgba(237, 10, 52, 0.2))"
|
|
3590
3498
|
}
|
|
3591
3499
|
},
|
|
3592
|
-
"calendarColorBackgroundAccentTintThemed": {
|
|
3593
|
-
"normal": {
|
|
3594
|
-
"name": "--vkui--calendar_color_background_accent_tint_themed",
|
|
3595
|
-
"value": "var(--vkui--calendar_color_background_accent_tint_themed, #3E3E3F)"
|
|
3596
|
-
},
|
|
3597
|
-
"hover": {
|
|
3598
|
-
"name": "--vkui--calendar_color_background_accent_tint_themed--hover",
|
|
3599
|
-
"value": "var(--vkui--calendar_color_background_accent_tint_themed--hover, #2C2C2D)"
|
|
3600
|
-
},
|
|
3601
|
-
"active": {
|
|
3602
|
-
"name": "--vkui--calendar_color_background_accent_tint_themed--active",
|
|
3603
|
-
"value": "var(--vkui--calendar_color_background_accent_tint_themed--active, #3E3E3F)"
|
|
3604
|
-
}
|
|
3605
|
-
},
|
|
3606
3500
|
"widthTouch": {
|
|
3607
3501
|
"name": "--vkui--width_touch",
|
|
3608
3502
|
"value": "var(--vkui--width_touch, \"(max-width: 767px)\")"
|