@vkontakte/vkui-tokens 4.78.1 → 4.80.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/effects/index.d.ts +12 -0
- package/interfaces/themes/legoIOS/index.d.ts +1 -0
- package/interfaces/themes/vkontakteAndroid/index.d.ts +1 -0
- package/package.json +1 -1
- package/themeDescriptions/base/paradigm.js +1 -1
- package/themeDescriptions/base/vk.js +1 -1
- package/themes/calendar/docs.json +33 -0
- package/themes/calendarDark/docs.json +33 -0
- package/themes/calls/docs.json +33 -0
- package/themes/cloud/docs.json +33 -0
- package/themes/cloudDark/docs.json +33 -0
- package/themes/dobro/cssVars/declarations/index.css +3 -0
- package/themes/dobro/cssVars/declarations/noColors.css +3 -0
- package/themes/dobro/cssVars/declarations/noSizes.css +3 -0
- package/themes/dobro/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/dobro/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/dobro/cssVars/theme/index.js +1 -1
- package/themes/dobro/cssVars/theme/index.json +12 -0
- package/themes/dobro/docs.json +33 -0
- package/themes/dobro/index.css +3 -0
- package/themes/dobro/index.js +1 -1
- package/themes/dobro/index.json +3 -0
- package/themes/dobro/index.less +3 -0
- package/themes/dobro/index.pcss +3 -0
- package/themes/dobro/index.scss +3 -0
- package/themes/dobro/index.styl +3 -0
- package/themes/dobro/struct.json +4 -1
- package/themes/dobroDark/cssVars/declarations/index.css +3 -0
- package/themes/dobroDark/cssVars/declarations/noColors.css +3 -0
- package/themes/dobroDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/dobroDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/dobroDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/dobroDark/cssVars/theme/index.js +1 -1
- package/themes/dobroDark/cssVars/theme/index.json +12 -0
- package/themes/dobroDark/docs.json +33 -0
- package/themes/dobroDark/index.css +3 -0
- package/themes/dobroDark/index.js +1 -1
- package/themes/dobroDark/index.json +3 -0
- package/themes/dobroDark/index.less +3 -0
- package/themes/dobroDark/index.pcss +3 -0
- package/themes/dobroDark/index.scss +3 -0
- package/themes/dobroDark/index.styl +3 -0
- package/themes/dobroDark/struct.json +4 -1
- package/themes/home/docs.json +33 -0
- package/themes/homeDark/docs.json +33 -0
- package/themes/legoAndroid/cssVars/declarations/index.css +51 -9
- package/themes/legoAndroid/cssVars/declarations/noColors.css +27 -0
- package/themes/legoAndroid/cssVars/declarations/noSizes.css +15 -9
- package/themes/legoAndroid/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoAndroid/cssVars/declarations/onlyColors.css +12 -9
- package/themes/legoAndroid/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +23 -9
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +23 -9
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +19 -8
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +39 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +25 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +25 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +37 -9
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +25 -9
- package/themes/legoAndroid/cssVars/theme/index.js +1 -1
- package/themes/legoAndroid/cssVars/theme/index.json +119 -9
- package/themes/legoAndroid/docs.json +37 -0
- package/themes/legoAndroid/index.css +39 -9
- package/themes/legoAndroid/index.js +1 -1
- package/themes/legoAndroid/index.json +37 -9
- package/themes/legoAndroid/index.less +25 -9
- package/themes/legoAndroid/index.pcss +25 -9
- package/themes/legoAndroid/index.scss +37 -9
- package/themes/legoAndroid/index.styl +25 -9
- package/themes/legoAndroid/struct.json +38 -10
- package/themes/legoAndroidDark/cssVars/declarations/index.css +54 -12
- package/themes/legoAndroidDark/cssVars/declarations/noColors.css +27 -0
- package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +18 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +15 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +26 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +26 -12
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -11
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +42 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +28 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +28 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +40 -12
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +28 -12
- package/themes/legoAndroidDark/cssVars/theme/index.js +1 -1
- package/themes/legoAndroidDark/cssVars/theme/index.json +122 -12
- package/themes/legoAndroidDark/docs.json +37 -0
- package/themes/legoAndroidDark/index.css +42 -12
- package/themes/legoAndroidDark/index.js +1 -1
- package/themes/legoAndroidDark/index.json +40 -12
- package/themes/legoAndroidDark/index.less +28 -12
- package/themes/legoAndroidDark/index.pcss +28 -12
- package/themes/legoAndroidDark/index.scss +40 -12
- package/themes/legoAndroidDark/index.styl +28 -12
- package/themes/legoAndroidDark/struct.json +41 -13
- package/themes/legoIOS/cssVars/declarations/index.css +51 -9
- package/themes/legoIOS/cssVars/declarations/noColors.css +27 -0
- package/themes/legoIOS/cssVars/declarations/noSizes.css +15 -9
- package/themes/legoIOS/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoIOS/cssVars/declarations/onlyColors.css +12 -9
- package/themes/legoIOS/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoIOS/cssVars/declarations/onlyVariables.css +23 -9
- package/themes/legoIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +23 -9
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +19 -8
- package/themes/legoIOS/cssVars/theme/fallbacks/index.css +39 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.less +25 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +25 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +37 -9
- package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +25 -9
- package/themes/legoIOS/cssVars/theme/index.js +1 -1
- package/themes/legoIOS/cssVars/theme/index.json +119 -9
- package/themes/legoIOS/docs.json +37 -0
- package/themes/legoIOS/index.css +39 -9
- package/themes/legoIOS/index.js +1 -1
- package/themes/legoIOS/index.json +37 -9
- package/themes/legoIOS/index.less +25 -9
- package/themes/legoIOS/index.pcss +25 -9
- package/themes/legoIOS/index.scss +37 -9
- package/themes/legoIOS/index.styl +25 -9
- package/themes/legoIOS/struct.json +38 -10
- package/themes/legoIOSDark/cssVars/declarations/index.css +54 -12
- package/themes/legoIOSDark/cssVars/declarations/noColors.css +27 -0
- package/themes/legoIOSDark/cssVars/declarations/noSizes.css +18 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +12 -0
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +15 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +1 -1
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +26 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +26 -12
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -11
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +42 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +28 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +28 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +40 -12
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +28 -12
- package/themes/legoIOSDark/cssVars/theme/index.js +1 -1
- package/themes/legoIOSDark/cssVars/theme/index.json +122 -12
- package/themes/legoIOSDark/docs.json +37 -0
- package/themes/legoIOSDark/index.css +42 -12
- package/themes/legoIOSDark/index.js +1 -1
- package/themes/legoIOSDark/index.json +40 -12
- package/themes/legoIOSDark/index.less +28 -12
- package/themes/legoIOSDark/index.pcss +28 -12
- package/themes/legoIOSDark/index.scss +40 -12
- package/themes/legoIOSDark/index.styl +28 -12
- package/themes/legoIOSDark/struct.json +41 -13
- package/themes/media/docs.json +33 -0
- package/themes/mediaDark/docs.json +33 -0
- package/themes/mycom/docs.json +33 -0
- package/themes/octavius/docs.json +33 -0
- package/themes/octaviusCompact/docs.json +33 -0
- package/themes/octaviusCompactDark/docs.json +33 -0
- package/themes/octaviusDark/docs.json +33 -0
- package/themes/octaviusVK/docs.json +33 -0
- package/themes/octaviusVKDark/docs.json +33 -0
- package/themes/octaviusWhite/docs.json +33 -0
- package/themes/octaviusWhiteDark/docs.json +33 -0
- package/themes/otvet/docs.json +33 -0
- package/themes/otvetDark/docs.json +33 -0
- package/themes/paradigmBase/docs.json +33 -0
- package/themes/paradigmBaseDark/docs.json +33 -0
- package/themes/paradigmTech/docs.json +33 -0
- package/themes/paradigmTechDark/docs.json +33 -0
- package/themes/pharma/docs.json +33 -0
- package/themes/portalUI/docs.json +33 -0
- package/themes/portalUIDark/docs.json +33 -0
- package/themes/promo/docs.json +33 -0
- package/themes/search/docs.json +33 -0
- package/themes/todo/docs.json +33 -0
- package/themes/tutoria/cssVars/declarations/index.css +3 -0
- package/themes/tutoria/cssVars/declarations/noColors.css +3 -0
- package/themes/tutoria/cssVars/declarations/noSizes.css +3 -0
- package/themes/tutoria/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/tutoria/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/tutoria/cssVars/theme/index.js +1 -1
- package/themes/tutoria/cssVars/theme/index.json +12 -0
- package/themes/tutoria/docs.json +33 -0
- package/themes/tutoria/index.css +3 -0
- package/themes/tutoria/index.js +1 -1
- package/themes/tutoria/index.json +3 -0
- package/themes/tutoria/index.less +3 -0
- package/themes/tutoria/index.pcss +3 -0
- package/themes/tutoria/index.scss +3 -0
- package/themes/tutoria/index.styl +3 -0
- package/themes/tutoria/struct.json +4 -1
- package/themes/tutoriaDark/cssVars/declarations/index.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/noColors.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/tutoriaDark/cssVars/theme/index.js +1 -1
- package/themes/tutoriaDark/cssVars/theme/index.json +12 -0
- package/themes/tutoriaDark/docs.json +33 -0
- package/themes/tutoriaDark/index.css +3 -0
- package/themes/tutoriaDark/index.js +1 -1
- package/themes/tutoriaDark/index.json +3 -0
- package/themes/tutoriaDark/index.less +3 -0
- package/themes/tutoriaDark/index.pcss +3 -0
- package/themes/tutoriaDark/index.scss +3 -0
- package/themes/tutoriaDark/index.styl +3 -0
- package/themes/tutoriaDark/struct.json +4 -1
- package/themes/vkAccessibility/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibility/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibility/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibility/docs.json +33 -0
- package/themes/vkAccessibility/index.css +3 -0
- package/themes/vkAccessibility/index.js +1 -1
- package/themes/vkAccessibility/index.json +3 -0
- package/themes/vkAccessibility/index.less +3 -0
- package/themes/vkAccessibility/index.pcss +3 -0
- package/themes/vkAccessibility/index.scss +3 -0
- package/themes/vkAccessibility/index.styl +3 -0
- package/themes/vkAccessibility/struct.json +4 -1
- package/themes/vkAccessibilityDark/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibilityDark/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibilityDark/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibilityDark/docs.json +33 -0
- package/themes/vkAccessibilityDark/index.css +3 -0
- package/themes/vkAccessibilityDark/index.js +1 -1
- package/themes/vkAccessibilityDark/index.json +3 -0
- package/themes/vkAccessibilityDark/index.less +3 -0
- package/themes/vkAccessibilityDark/index.pcss +3 -0
- package/themes/vkAccessibilityDark/index.scss +3 -0
- package/themes/vkAccessibilityDark/index.styl +3 -0
- package/themes/vkAccessibilityDark/struct.json +4 -1
- package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibilityIOS/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibilityIOS/docs.json +33 -0
- package/themes/vkAccessibilityIOS/index.css +3 -0
- package/themes/vkAccessibilityIOS/index.js +1 -1
- package/themes/vkAccessibilityIOS/index.json +3 -0
- package/themes/vkAccessibilityIOS/index.less +3 -0
- package/themes/vkAccessibilityIOS/index.pcss +3 -0
- package/themes/vkAccessibilityIOS/index.scss +3 -0
- package/themes/vkAccessibilityIOS/index.styl +3 -0
- package/themes/vkAccessibilityIOS/struct.json +4 -1
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +1 -1
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkAccessibilityIOSDark/docs.json +33 -0
- package/themes/vkAccessibilityIOSDark/index.css +3 -0
- package/themes/vkAccessibilityIOSDark/index.js +1 -1
- package/themes/vkAccessibilityIOSDark/index.json +3 -0
- package/themes/vkAccessibilityIOSDark/index.less +3 -0
- package/themes/vkAccessibilityIOSDark/index.pcss +3 -0
- package/themes/vkAccessibilityIOSDark/index.scss +3 -0
- package/themes/vkAccessibilityIOSDark/index.styl +3 -0
- package/themes/vkAccessibilityIOSDark/struct.json +4 -1
- package/themes/vkBase/cssVars/declarations/index.css +3 -0
- package/themes/vkBase/cssVars/declarations/noColors.css +3 -0
- package/themes/vkBase/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.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 +1 -1
- package/themes/vkBase/cssVars/theme/index.json +12 -0
- package/themes/vkBase/docs.json +33 -0
- package/themes/vkBase/index.css +3 -0
- package/themes/vkBase/index.js +1 -1
- package/themes/vkBase/index.json +3 -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/vkBase/struct.json +4 -1
- package/themes/vkBaseDark/cssVars/declarations/index.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkBaseDark/cssVars/theme/index.json +12 -0
- package/themes/vkBaseDark/docs.json +33 -0
- package/themes/vkBaseDark/index.css +3 -0
- package/themes/vkBaseDark/index.js +1 -1
- package/themes/vkBaseDark/index.json +3 -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/vkBaseDark/struct.json +4 -1
- package/themes/vkCom/cssVars/declarations/index.css +3 -0
- package/themes/vkCom/cssVars/declarations/noColors.css +3 -0
- package/themes/vkCom/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkCom/cssVars/theme/index.json +12 -0
- package/themes/vkCom/docs.json +33 -0
- package/themes/vkCom/index.css +3 -0
- package/themes/vkCom/index.js +1 -1
- package/themes/vkCom/index.json +3 -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/vkCom/struct.json +4 -1
- package/themes/vkComDark/cssVars/declarations/index.css +3 -0
- package/themes/vkComDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkComDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkComDark/cssVars/theme/index.json +12 -0
- package/themes/vkComDark/docs.json +33 -0
- package/themes/vkComDark/index.css +3 -0
- package/themes/vkComDark/index.js +1 -1
- package/themes/vkComDark/index.json +3 -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/vkComDark/struct.json +4 -1
- package/themes/vkIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkIOS/cssVars/theme/index.json +12 -0
- package/themes/vkIOS/docs.json +33 -0
- package/themes/vkIOS/index.css +3 -0
- package/themes/vkIOS/index.js +1 -1
- package/themes/vkIOS/index.json +3 -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/vkIOS/struct.json +4 -1
- package/themes/vkIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- 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 +1 -1
- package/themes/vkIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkIOSDark/docs.json +33 -0
- package/themes/vkIOSDark/index.css +3 -0
- package/themes/vkIOSDark/index.js +1 -1
- package/themes/vkIOSDark/index.json +3 -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
- package/themes/vkIOSDark/struct.json +4 -1
- package/themes/vkIdOk/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOk/cssVars/theme/index.js +1 -1
- package/themes/vkIdOk/cssVars/theme/index.json +12 -0
- package/themes/vkIdOk/docs.json +33 -0
- package/themes/vkIdOk/index.css +3 -0
- package/themes/vkIdOk/index.js +1 -1
- package/themes/vkIdOk/index.json +3 -0
- package/themes/vkIdOk/index.less +3 -0
- package/themes/vkIdOk/index.pcss +3 -0
- package/themes/vkIdOk/index.scss +3 -0
- package/themes/vkIdOk/index.styl +3 -0
- package/themes/vkIdOk/struct.json +4 -1
- package/themes/vkIdOkDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOkDark/cssVars/theme/index.js +1 -1
- package/themes/vkIdOkDark/cssVars/theme/index.json +12 -0
- package/themes/vkIdOkDark/docs.json +33 -0
- package/themes/vkIdOkDark/index.css +3 -0
- package/themes/vkIdOkDark/index.js +1 -1
- package/themes/vkIdOkDark/index.json +3 -0
- package/themes/vkIdOkDark/index.less +3 -0
- package/themes/vkIdOkDark/index.pcss +3 -0
- package/themes/vkIdOkDark/index.scss +3 -0
- package/themes/vkIdOkDark/index.styl +3 -0
- package/themes/vkIdOkDark/struct.json +4 -1
- package/themes/vkIdOkIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOkIOS/cssVars/theme/index.js +1 -1
- package/themes/vkIdOkIOS/cssVars/theme/index.json +12 -0
- package/themes/vkIdOkIOS/docs.json +33 -0
- package/themes/vkIdOkIOS/index.css +3 -0
- package/themes/vkIdOkIOS/index.js +1 -1
- package/themes/vkIdOkIOS/index.json +3 -0
- package/themes/vkIdOkIOS/index.less +3 -0
- package/themes/vkIdOkIOS/index.pcss +3 -0
- package/themes/vkIdOkIOS/index.scss +3 -0
- package/themes/vkIdOkIOS/index.styl +3 -0
- package/themes/vkIdOkIOS/struct.json +4 -1
- package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkIdOkIOSDark/cssVars/theme/index.js +1 -1
- package/themes/vkIdOkIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkIdOkIOSDark/docs.json +33 -0
- package/themes/vkIdOkIOSDark/index.css +3 -0
- package/themes/vkIdOkIOSDark/index.js +1 -1
- package/themes/vkIdOkIOSDark/index.json +3 -0
- package/themes/vkIdOkIOSDark/index.less +3 -0
- package/themes/vkIdOkIOSDark/index.pcss +3 -0
- package/themes/vkIdOkIOSDark/index.scss +3 -0
- package/themes/vkIdOkIOSDark/index.styl +3 -0
- package/themes/vkIdOkIOSDark/struct.json +4 -1
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteAndroid/cssVars/theme/index.js +1 -1
- package/themes/vkontakteAndroid/cssVars/theme/index.json +12 -0
- package/themes/vkontakteAndroid/docs.json +37 -0
- package/themes/vkontakteAndroid/index.css +3 -0
- package/themes/vkontakteAndroid/index.js +1 -1
- package/themes/vkontakteAndroid/index.json +3 -0
- package/themes/vkontakteAndroid/index.less +3 -0
- package/themes/vkontakteAndroid/index.pcss +3 -0
- package/themes/vkontakteAndroid/index.scss +3 -0
- package/themes/vkontakteAndroid/index.styl +3 -0
- package/themes/vkontakteAndroid/struct.json +4 -1
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +1 -1
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +12 -0
- package/themes/vkontakteAndroidDark/docs.json +37 -0
- package/themes/vkontakteAndroidDark/index.css +3 -0
- package/themes/vkontakteAndroidDark/index.js +1 -1
- package/themes/vkontakteAndroidDark/index.json +3 -0
- package/themes/vkontakteAndroidDark/index.less +3 -0
- package/themes/vkontakteAndroidDark/index.pcss +3 -0
- package/themes/vkontakteAndroidDark/index.scss +3 -0
- package/themes/vkontakteAndroidDark/index.styl +3 -0
- package/themes/vkontakteAndroidDark/struct.json +4 -1
- package/themes/vkontakteCom/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteCom/cssVars/theme/index.js +1 -1
- package/themes/vkontakteCom/cssVars/theme/index.json +12 -0
- package/themes/vkontakteCom/docs.json +37 -0
- package/themes/vkontakteCom/index.css +3 -0
- package/themes/vkontakteCom/index.js +1 -1
- package/themes/vkontakteCom/index.json +3 -0
- package/themes/vkontakteCom/index.less +3 -0
- package/themes/vkontakteCom/index.pcss +3 -0
- package/themes/vkontakteCom/index.scss +3 -0
- package/themes/vkontakteCom/index.styl +3 -0
- package/themes/vkontakteCom/struct.json +4 -1
- package/themes/vkontakteComDark/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteComDark/cssVars/theme/index.js +1 -1
- package/themes/vkontakteComDark/cssVars/theme/index.json +12 -0
- package/themes/vkontakteComDark/docs.json +37 -0
- package/themes/vkontakteComDark/index.css +3 -0
- package/themes/vkontakteComDark/index.js +1 -1
- package/themes/vkontakteComDark/index.json +3 -0
- package/themes/vkontakteComDark/index.less +3 -0
- package/themes/vkontakteComDark/index.pcss +3 -0
- package/themes/vkontakteComDark/index.scss +3 -0
- package/themes/vkontakteComDark/index.styl +3 -0
- package/themes/vkontakteComDark/struct.json +4 -1
- package/themes/vkontakteIOS/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteIOS/cssVars/theme/index.js +1 -1
- package/themes/vkontakteIOS/cssVars/theme/index.json +12 -0
- package/themes/vkontakteIOS/docs.json +37 -0
- package/themes/vkontakteIOS/index.css +3 -0
- package/themes/vkontakteIOS/index.js +1 -1
- package/themes/vkontakteIOS/index.json +3 -0
- package/themes/vkontakteIOS/index.less +3 -0
- package/themes/vkontakteIOS/index.pcss +3 -0
- package/themes/vkontakteIOS/index.scss +3 -0
- package/themes/vkontakteIOS/index.styl +3 -0
- package/themes/vkontakteIOS/struct.json +4 -1
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +1 -1
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +3 -0
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +1 -1
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +12 -0
- package/themes/vkontakteIOSDark/docs.json +37 -0
- package/themes/vkontakteIOSDark/index.css +3 -0
- package/themes/vkontakteIOSDark/index.js +1 -1
- package/themes/vkontakteIOSDark/index.json +3 -0
- package/themes/vkontakteIOSDark/index.less +3 -0
- package/themes/vkontakteIOSDark/index.pcss +3 -0
- package/themes/vkontakteIOSDark/index.scss +3 -0
- package/themes/vkontakteIOSDark/index.styl +3 -0
- package/themes/vkontakteIOSDark/struct.json +4 -1
- package/themes/widgets/docs.json +33 -0
- package/themes/widgetsDark/docs.json +33 -0
- package/themes/workspaceAdmin/docs.json +33 -0
- package/themes/workspaceAdminDark/docs.json +33 -0
- package/themes/workspaceLandings/docs.json +33 -0
|
@@ -27,10 +27,22 @@
|
|
|
27
27
|
"name": "--vkui--elevation4",
|
|
28
28
|
"value": "var(--vkui--elevation4, 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16))"
|
|
29
29
|
},
|
|
30
|
+
"blurS": {
|
|
31
|
+
"name": "--vkui--blur_s",
|
|
32
|
+
"value": "var(--vkui--blur_s, 8px)"
|
|
33
|
+
},
|
|
30
34
|
"blurM": {
|
|
31
35
|
"name": "--vkui--blur_m",
|
|
32
36
|
"value": "var(--vkui--blur_m, 16px)"
|
|
33
37
|
},
|
|
38
|
+
"blurL": {
|
|
39
|
+
"name": "--vkui--blur_l",
|
|
40
|
+
"value": "var(--vkui--blur_l, 48px)"
|
|
41
|
+
},
|
|
42
|
+
"blurXL": {
|
|
43
|
+
"name": "--vkui--blur_x_l",
|
|
44
|
+
"value": "var(--vkui--blur_x_l, 96px)"
|
|
45
|
+
},
|
|
34
46
|
"fontFamilyFallbacks": {
|
|
35
47
|
"name": "--vkui--font_family_fallbacks",
|
|
36
48
|
"value": "var(--vkui--font_family_fallbacks, -apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif)"
|
|
@@ -1967,6 +1979,90 @@
|
|
|
1967
1979
|
}
|
|
1968
1980
|
}
|
|
1969
1981
|
},
|
|
1982
|
+
"fontTextBold": {
|
|
1983
|
+
"auto": {
|
|
1984
|
+
"fontSize": {
|
|
1985
|
+
"name": "--vkui--font_text_bold--font_size",
|
|
1986
|
+
"value": "var(--vkui--font_text_bold--font_size)"
|
|
1987
|
+
},
|
|
1988
|
+
"lineHeight": {
|
|
1989
|
+
"name": "--vkui--font_text_bold--line_height",
|
|
1990
|
+
"value": "var(--vkui--font_text_bold--line_height)"
|
|
1991
|
+
},
|
|
1992
|
+
"fontWeight": {
|
|
1993
|
+
"name": "--vkui--font_text_bold--font_weight",
|
|
1994
|
+
"value": "var(--vkui--font_text_bold--font_weight)"
|
|
1995
|
+
},
|
|
1996
|
+
"fontVariationSettings": {
|
|
1997
|
+
"opticalSize": {
|
|
1998
|
+
"name": "--vkui--font_text_bold--font_variation_settings--optical_size",
|
|
1999
|
+
"value": "var(--vkui--font_text_bold--font_variation_settings--optical_size)"
|
|
2000
|
+
}
|
|
2001
|
+
}
|
|
2002
|
+
},
|
|
2003
|
+
"regular": {
|
|
2004
|
+
"fontSize": {
|
|
2005
|
+
"name": "--vkui--font_text_bold--font_size--regular",
|
|
2006
|
+
"value": "var(--vkui--font_text_bold--font_size--regular, 16px)"
|
|
2007
|
+
},
|
|
2008
|
+
"lineHeight": {
|
|
2009
|
+
"name": "--vkui--font_text_bold--line_height--regular",
|
|
2010
|
+
"value": "var(--vkui--font_text_bold--line_height--regular, 18.5px)"
|
|
2011
|
+
},
|
|
2012
|
+
"fontWeight": {
|
|
2013
|
+
"name": "--vkui--font_text_bold--font_weight--regular",
|
|
2014
|
+
"value": "var(--vkui--font_text_bold--font_weight--regular, 670)"
|
|
2015
|
+
},
|
|
2016
|
+
"fontVariationSettings": {
|
|
2017
|
+
"opticalSize": {
|
|
2018
|
+
"name": "--vkui--font_text_bold--font_variation_settings--optical_size--regular",
|
|
2019
|
+
"value": "var(--vkui--font_text_bold--font_variation_settings--optical_size--regular, 21.8)"
|
|
2020
|
+
}
|
|
2021
|
+
}
|
|
2022
|
+
}
|
|
2023
|
+
},
|
|
2024
|
+
"fontFootnoteBold": {
|
|
2025
|
+
"auto": {
|
|
2026
|
+
"fontSize": {
|
|
2027
|
+
"name": "--vkui--font_footnote_bold--font_size",
|
|
2028
|
+
"value": "var(--vkui--font_footnote_bold--font_size)"
|
|
2029
|
+
},
|
|
2030
|
+
"lineHeight": {
|
|
2031
|
+
"name": "--vkui--font_footnote_bold--line_height",
|
|
2032
|
+
"value": "var(--vkui--font_footnote_bold--line_height)"
|
|
2033
|
+
},
|
|
2034
|
+
"fontWeight": {
|
|
2035
|
+
"name": "--vkui--font_footnote_bold--font_weight",
|
|
2036
|
+
"value": "var(--vkui--font_footnote_bold--font_weight)"
|
|
2037
|
+
},
|
|
2038
|
+
"fontVariationSettings": {
|
|
2039
|
+
"opticalSize": {
|
|
2040
|
+
"name": "--vkui--font_footnote_bold--font_variation_settings--optical_size",
|
|
2041
|
+
"value": "var(--vkui--font_footnote_bold--font_variation_settings--optical_size)"
|
|
2042
|
+
}
|
|
2043
|
+
}
|
|
2044
|
+
},
|
|
2045
|
+
"regular": {
|
|
2046
|
+
"fontSize": {
|
|
2047
|
+
"name": "--vkui--font_footnote_bold--font_size--regular",
|
|
2048
|
+
"value": "var(--vkui--font_footnote_bold--font_size--regular, 13.5px)"
|
|
2049
|
+
},
|
|
2050
|
+
"lineHeight": {
|
|
2051
|
+
"name": "--vkui--font_footnote_bold--line_height--regular",
|
|
2052
|
+
"value": "var(--vkui--font_footnote_bold--line_height--regular, 15px)"
|
|
2053
|
+
},
|
|
2054
|
+
"fontWeight": {
|
|
2055
|
+
"name": "--vkui--font_footnote_bold--font_weight--regular",
|
|
2056
|
+
"value": "var(--vkui--font_footnote_bold--font_weight--regular, 670)"
|
|
2057
|
+
},
|
|
2058
|
+
"fontVariationSettings": {
|
|
2059
|
+
"opticalSize": {
|
|
2060
|
+
"name": "--vkui--font_footnote_bold--font_variation_settings--optical_size--regular",
|
|
2061
|
+
"value": "var(--vkui--font_footnote_bold--font_variation_settings--optical_size--regular, 20)"
|
|
2062
|
+
}
|
|
2063
|
+
}
|
|
2064
|
+
}
|
|
2065
|
+
},
|
|
1970
2066
|
"gradientBlack": {
|
|
1971
2067
|
"name": "--vkui--gradient_black",
|
|
1972
2068
|
"value": "var(--vkui--gradient_black, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%)"
|
|
@@ -2382,7 +2478,7 @@
|
|
|
2382
2478
|
"colorBackgroundContrastSecondaryAlpha": {
|
|
2383
2479
|
"normal": {
|
|
2384
2480
|
"name": "--vkui--color_background_contrast_secondary_alpha",
|
|
2385
|
-
"value": "var(--vkui--color_background_contrast_secondary_alpha,
|
|
2481
|
+
"value": "var(--vkui--color_background_contrast_secondary_alpha, #ffffff33)"
|
|
2386
2482
|
},
|
|
2387
2483
|
"hover": {
|
|
2388
2484
|
"name": "--vkui--color_background_contrast_secondary_alpha--hover",
|
|
@@ -2494,7 +2590,7 @@
|
|
|
2494
2590
|
"colorBackgroundNegative": {
|
|
2495
2591
|
"normal": {
|
|
2496
2592
|
"name": "--vkui--color_background_negative",
|
|
2497
|
-
"value": "var(--vkui--color_background_negative, #
|
|
2593
|
+
"value": "var(--vkui--color_background_negative, #f65460)"
|
|
2498
2594
|
},
|
|
2499
2595
|
"hover": {
|
|
2500
2596
|
"name": "--vkui--color_background_negative--hover",
|
|
@@ -2732,7 +2828,7 @@
|
|
|
2732
2828
|
"colorTextNegative": {
|
|
2733
2829
|
"normal": {
|
|
2734
2830
|
"name": "--vkui--color_text_negative",
|
|
2735
|
-
"value": "var(--vkui--color_text_negative, #
|
|
2831
|
+
"value": "var(--vkui--color_text_negative, #f65460)"
|
|
2736
2832
|
},
|
|
2737
2833
|
"hover": {
|
|
2738
2834
|
"name": "--vkui--color_text_negative--hover",
|
|
@@ -3040,7 +3136,7 @@
|
|
|
3040
3136
|
"colorIconNegative": {
|
|
3041
3137
|
"normal": {
|
|
3042
3138
|
"name": "--vkui--color_icon_negative",
|
|
3043
|
-
"value": "var(--vkui--color_icon_negative, #
|
|
3139
|
+
"value": "var(--vkui--color_icon_negative, #f65460)"
|
|
3044
3140
|
},
|
|
3045
3141
|
"hover": {
|
|
3046
3142
|
"name": "--vkui--color_icon_negative--hover",
|
|
@@ -3166,7 +3262,7 @@
|
|
|
3166
3262
|
"colorStrokeNegative": {
|
|
3167
3263
|
"normal": {
|
|
3168
3264
|
"name": "--vkui--color_stroke_negative",
|
|
3169
|
-
"value": "var(--vkui--color_stroke_negative, #
|
|
3265
|
+
"value": "var(--vkui--color_stroke_negative, #f65460)"
|
|
3170
3266
|
},
|
|
3171
3267
|
"hover": {
|
|
3172
3268
|
"name": "--vkui--color_stroke_negative--hover",
|
|
@@ -3754,15 +3850,15 @@
|
|
|
3754
3850
|
"colorTransparent": {
|
|
3755
3851
|
"normal": {
|
|
3756
3852
|
"name": "--vkui--color_transparent",
|
|
3757
|
-
"value": "var(--vkui--color_transparent,
|
|
3853
|
+
"value": "var(--vkui--color_transparent, transparent)"
|
|
3758
3854
|
},
|
|
3759
3855
|
"hover": {
|
|
3760
3856
|
"name": "--vkui--color_transparent--hover",
|
|
3761
|
-
"value": "var(--vkui--color_transparent--hover, rgba(0,
|
|
3857
|
+
"value": "var(--vkui--color_transparent--hover, rgba(0, 16, 61, 0.04))"
|
|
3762
3858
|
},
|
|
3763
3859
|
"active": {
|
|
3764
3860
|
"name": "--vkui--color_transparent--active",
|
|
3765
|
-
"value": "var(--vkui--color_transparent--active, rgba(0,
|
|
3861
|
+
"value": "var(--vkui--color_transparent--active, rgba(0, 16, 61, 0.08))"
|
|
3766
3862
|
}
|
|
3767
3863
|
},
|
|
3768
3864
|
"colorBackgroundInverse": {
|
|
@@ -3782,7 +3878,7 @@
|
|
|
3782
3878
|
"colorStrokeContrastSecondaryAlpha": {
|
|
3783
3879
|
"normal": {
|
|
3784
3880
|
"name": "--vkui--color_stroke_contrast_secondary_alpha",
|
|
3785
|
-
"value": "var(--vkui--color_stroke_contrast_secondary_alpha, #
|
|
3881
|
+
"value": "var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1e)"
|
|
3786
3882
|
},
|
|
3787
3883
|
"hover": {
|
|
3788
3884
|
"name": "--vkui--color_stroke_contrast_secondary_alpha--hover",
|
|
@@ -4941,5 +5037,19 @@
|
|
|
4941
5037
|
"value": "var(--vkui--vkontakte_palette_black--active, #000105)"
|
|
4942
5038
|
}
|
|
4943
5039
|
},
|
|
5040
|
+
"colorTextTertiaryAlpha": {
|
|
5041
|
+
"normal": {
|
|
5042
|
+
"name": "--vkui--color_text_tertiary_alpha",
|
|
5043
|
+
"value": "var(--vkui--color_text_tertiary_alpha, #3b3b3b66)"
|
|
5044
|
+
},
|
|
5045
|
+
"hover": {
|
|
5046
|
+
"name": "--vkui--color_text_tertiary_alpha--hover",
|
|
5047
|
+
"value": "var(--vkui--color_text_tertiary_alpha--hover, rgba(59, 59, 59, 0.44))"
|
|
5048
|
+
},
|
|
5049
|
+
"active": {
|
|
5050
|
+
"name": "--vkui--color_text_tertiary_alpha--active",
|
|
5051
|
+
"value": "var(--vkui--color_text_tertiary_alpha--active, rgba(59, 59, 59, 0.48))"
|
|
5052
|
+
}
|
|
5053
|
+
},
|
|
4944
5054
|
"themeType": "cssVars"
|
|
4945
5055
|
}
|
|
@@ -54,6 +54,17 @@
|
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
|
+
"blurL": {
|
|
58
|
+
"tags": [
|
|
59
|
+
"blur"
|
|
60
|
+
],
|
|
61
|
+
"desc": [
|
|
62
|
+
{
|
|
63
|
+
"type": "text",
|
|
64
|
+
"text": "Сильное размытие"
|
|
65
|
+
}
|
|
66
|
+
]
|
|
67
|
+
},
|
|
57
68
|
"blurM": {
|
|
58
69
|
"tags": [
|
|
59
70
|
"blur"
|
|
@@ -65,6 +76,28 @@
|
|
|
65
76
|
}
|
|
66
77
|
]
|
|
67
78
|
},
|
|
79
|
+
"blurS": {
|
|
80
|
+
"tags": [
|
|
81
|
+
"blur"
|
|
82
|
+
],
|
|
83
|
+
"desc": [
|
|
84
|
+
{
|
|
85
|
+
"type": "text",
|
|
86
|
+
"text": "Слабое размытие"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
"blurXL": {
|
|
91
|
+
"tags": [
|
|
92
|
+
"blur"
|
|
93
|
+
],
|
|
94
|
+
"desc": [
|
|
95
|
+
{
|
|
96
|
+
"type": "text",
|
|
97
|
+
"text": "Очень сильное размытие"
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
},
|
|
68
101
|
"colorAccentAzure": {
|
|
69
102
|
"tags": [
|
|
70
103
|
"color",
|
|
@@ -1382,6 +1415,10 @@
|
|
|
1382
1415
|
}
|
|
1383
1416
|
]
|
|
1384
1417
|
},
|
|
1418
|
+
"colorTextTertiaryAlpha": {
|
|
1419
|
+
"tags": [],
|
|
1420
|
+
"desc": []
|
|
1421
|
+
},
|
|
1385
1422
|
"colorTrackBackground": {
|
|
1386
1423
|
"tags": [
|
|
1387
1424
|
"color",
|
|
@@ -6,7 +6,10 @@
|
|
|
6
6
|
--vkui--elevation2: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06);
|
|
7
7
|
--vkui--elevation3: 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08);
|
|
8
8
|
--vkui--elevation4: 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16);
|
|
9
|
+
--vkui--blur_s: 8px;
|
|
9
10
|
--vkui--blur_m: 16px;
|
|
11
|
+
--vkui--blur_l: 48px;
|
|
12
|
+
--vkui--blur_x_l: 96px;
|
|
10
13
|
--vkui--font_family_fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
11
14
|
--vkui--font_family_accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
12
15
|
--vkui--font_family_base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -237,6 +240,14 @@
|
|
|
237
240
|
--vkui--font_body--line_height--regular: 21px;
|
|
238
241
|
--vkui--font_body--font_weight--regular: 520;
|
|
239
242
|
--vkui--font_body--font_variation_settings--optical_size--regular: 22;
|
|
243
|
+
--vkui--font_text_bold--font_size--regular: 16px;
|
|
244
|
+
--vkui--font_text_bold--line_height--regular: 18.5px;
|
|
245
|
+
--vkui--font_text_bold--font_weight--regular: 670;
|
|
246
|
+
--vkui--font_text_bold--font_variation_settings--optical_size--regular: 21.8;
|
|
247
|
+
--vkui--font_footnote_bold--font_size--regular: 13.5px;
|
|
248
|
+
--vkui--font_footnote_bold--line_height--regular: 15px;
|
|
249
|
+
--vkui--font_footnote_bold--font_weight--regular: 670;
|
|
250
|
+
--vkui--font_footnote_bold--font_variation_settings--optical_size--regular: 20;
|
|
240
251
|
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
|
|
241
252
|
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
242
253
|
--vkui--gradient_tint: rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.05) 15%, rgba(247, 247, 247, 0.2) 30%, rgba(247, 247, 247, 0.8) 70%, rgba(247, 247, 247, 0.95) 85%, var(--vkui--color_background_tertiary, rgba(247, 247, 247, 1)) 100%;
|
|
@@ -325,7 +336,7 @@
|
|
|
325
336
|
--vkui--color_background_contrast: #ffffff;
|
|
326
337
|
--vkui--color_background_contrast--hover: #F5F5F7;
|
|
327
338
|
--vkui--color_background_contrast--active: #EBECEF;
|
|
328
|
-
--vkui--color_background_contrast_secondary_alpha:
|
|
339
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
329
340
|
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
330
341
|
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
331
342
|
--vkui--color_background_contrast_inverse: #000000;
|
|
@@ -349,7 +360,7 @@
|
|
|
349
360
|
--vkui--color_background_warning: #fff2d6;
|
|
350
361
|
--vkui--color_background_warning--hover: #F5E9D0;
|
|
351
362
|
--vkui--color_background_warning--active: #EBE0CA;
|
|
352
|
-
--vkui--color_background_negative: #
|
|
363
|
+
--vkui--color_background_negative: #f65460;
|
|
353
364
|
--vkui--color_background_negative--hover: #EC515F;
|
|
354
365
|
--vkui--color_background_negative--active: #E24F5D;
|
|
355
366
|
--vkui--color_background_negative_tint: #ffe9e9;
|
|
@@ -400,7 +411,7 @@
|
|
|
400
411
|
--vkui--color_text_positive: #34c759;
|
|
401
412
|
--vkui--color_text_positive--hover: #32C058;
|
|
402
413
|
--vkui--color_text_positive--active: #30B857;
|
|
403
|
-
--vkui--color_text_negative: #
|
|
414
|
+
--vkui--color_text_negative: #f65460;
|
|
404
415
|
--vkui--color_text_negative--hover: #EC515F;
|
|
405
416
|
--vkui--color_text_negative--active: #E24F5D;
|
|
406
417
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -466,7 +477,7 @@
|
|
|
466
477
|
--vkui--color_icon_warning: #ff6900;
|
|
467
478
|
--vkui--color_icon_warning--hover: #F56502;
|
|
468
479
|
--vkui--color_icon_warning--active: #EB6205;
|
|
469
|
-
--vkui--color_icon_negative: #
|
|
480
|
+
--vkui--color_icon_negative: #f65460;
|
|
470
481
|
--vkui--color_icon_negative--hover: #EC515F;
|
|
471
482
|
--vkui--color_icon_negative--active: #E24F5D;
|
|
472
483
|
--vkui--color_stroke_accent: #2e90ff;
|
|
@@ -493,7 +504,7 @@
|
|
|
493
504
|
--vkui--color_stroke_positive: #34c759;
|
|
494
505
|
--vkui--color_stroke_positive--hover: #32C058;
|
|
495
506
|
--vkui--color_stroke_positive--active: #30B857;
|
|
496
|
-
--vkui--color_stroke_negative: #
|
|
507
|
+
--vkui--color_stroke_negative: #f65460;
|
|
497
508
|
--vkui--color_stroke_negative--hover: #EC515F;
|
|
498
509
|
--vkui--color_stroke_negative--active: #E24F5D;
|
|
499
510
|
--vkui--color_stroke_contrast: #ffffff;
|
|
@@ -619,13 +630,13 @@
|
|
|
619
630
|
--vkui--color_tabbar_text_inactive: #99a2ad;
|
|
620
631
|
--vkui--color_tabbar_text_inactive--hover: #939CA9;
|
|
621
632
|
--vkui--color_tabbar_text_inactive--active: #8D96A4;
|
|
622
|
-
--vkui--color_transparent:
|
|
623
|
-
--vkui--color_transparent--hover: rgba(0,
|
|
624
|
-
--vkui--color_transparent--active: rgba(0,
|
|
633
|
+
--vkui--color_transparent: transparent;
|
|
634
|
+
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
635
|
+
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|
|
625
636
|
--vkui--color_background_inverse: #262626;
|
|
626
637
|
--vkui--color_background_inverse--hover: #242527;
|
|
627
638
|
--vkui--color_background_inverse--active: #232428;
|
|
628
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
639
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
629
640
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
630
641
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
631
642
|
--vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
|
|
@@ -874,6 +885,9 @@
|
|
|
874
885
|
--vkui--vkontakte_palette_black: #000000;
|
|
875
886
|
--vkui--vkontakte_palette_black--hover: #000102;
|
|
876
887
|
--vkui--vkontakte_palette_black--active: #000105;
|
|
888
|
+
--vkui--color_text_tertiary_alpha: #3b3b3b66;
|
|
889
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);
|
|
890
|
+
--vkui--color_text_tertiary_alpha--active: rgba(59, 59, 59, 0.48);
|
|
877
891
|
}
|
|
878
892
|
|
|
879
893
|
.vkui--font_display_title1--regular {
|
|
@@ -1160,6 +1174,22 @@
|
|
|
1160
1174
|
font-weight: 520;
|
|
1161
1175
|
font-weight: var(--vkui--font_body--font_weight--regular, 520);
|
|
1162
1176
|
}
|
|
1177
|
+
.vkui--font_text_bold--regular {
|
|
1178
|
+
font-size: 16px;
|
|
1179
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
1180
|
+
line-height: 18.5px;
|
|
1181
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
1182
|
+
font-weight: 670;
|
|
1183
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
1184
|
+
}
|
|
1185
|
+
.vkui--font_footnote_bold--regular {
|
|
1186
|
+
font-size: 13.5px;
|
|
1187
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
1188
|
+
line-height: 15px;
|
|
1189
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
1190
|
+
font-weight: 670;
|
|
1191
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
1192
|
+
}
|
|
1163
1193
|
.vkui--font_headline--regular {
|
|
1164
1194
|
font-size: 17px;
|
|
1165
1195
|
font-size: var(--vkui--font_headline--font_size--regular, 17px);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default{themeName:"legoAndroid",themeNameBase:"legoAndroid",elevation1:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)",elevation1InvertY:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)",elevation2:"0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)",elevation3:"0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)",elevation4:"0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)",blurM:16,fontFamilyFallbacks:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyAccent:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyBase:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeightAccent1:600,fontWeightAccent2:500,fontWeightAccent3:400,fontWeightBase1:600,fontWeightBase2:500,fontWeightBase3:400,fontDisplayTitle1:{regular:{fontSize:23,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle2:{regular:{fontSize:21,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600},compact:{fontSize:22,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle3:{regular:{fontSize:19,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle4:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle1:{regular:{fontSize:31,lineHeight:31,fontFamily:'"VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,letterSpacing:"-0.5px"}},fontTitle2:{regular:{fontSize:24,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:670,fontVariationSettings:{opticalSize:27.2}}},fontTitle3:{regular:{fontSize:21.5,lineHeight:23,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:670,fontVariationSettings:{opticalSize:23}}},fontHeadline1:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:24}},compact:{fontSize:15,lineHeight:20}},fontHeadline2:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:14,lineHeight:20}},fontText:{regular:{fontSize:16,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:24}},compact:{fontSize:15,lineHeight:20}},fontParagraph:{regular:{fontSize:15,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:580,fontVariationSettings:{opticalSize:26}}},fontSubhead:{regular:{fontSize:14,lineHeight:18,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:13,lineHeight:16}},fontFootnote:{regular:{fontSize:13.5,lineHeight:15,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:20}}},fontFootnoteCaps:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption1:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption1Caps:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption2:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption2Caps:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption3:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption3Caps:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},sizeSelectIconPadding:{regular:6,compact:7},sizePopupBasePadding:{regular:32,compact:20},sizePopupHeaderPadding:{regular:24,compact:16},sizeLabelHorizontalMargin:{regular:16},sizeBorderRadius:{regular:8},sizeBorderRadiusRounded:{regular:48},sizeCheckBorderRadius:{regular:4},sizeBorderRadiusPaper:{regular:12},sizeBorderRadiusPromo:{regular:20},sizeCellHeight:{regular:52,compact:48},sizeFieldHeight:{regular:44,compact:36},sizeSearchHeight:{regular:36,compact:32},sizeButtonExtraSmallHeight:{regular:28,compact:24},sizeButtonSmallHeight:{regular:36,compact:32},sizeButtonMediumHeight:{regular:44,compact:36},sizeButtonLargeHeight:{regular:52,compact:44},sizeCheckbox:{regular:16},sizeArrow:{regular:8},sizeArrowPromo:{regular:40},sizePopupSmall:{regular:430},sizePopupMedium:{regular:680},sizePopupLarge:{regular:880},sizeFieldHorizontalPadding:{regular:12},sizeButtonPaddingHorizontal:{regular:12},sizeArrowPadding:{regular:12},sizeTooltipMargin:{regular:8},sizeIconUI:{regular:16},sizeAvatarXS:{regular:24},sizeAvatarS:{regular:32},sizeAvatarM:{regular:48},sizeAvatarL:{regular:96},sizeAvatarXL:{regular:128},sizeBadgeXS:{regular:12},sizeBadgeS:{regular:16},sizeBadgeM:{regular:24},sizeBadgeL:{regular:44},sizeBadgeXL:{regular:56},sizeCardgridPadding:{regular:8},sizeCardBorderRadius:{regular:8},sizeCardgridPaddingVertical:{regular:8},sizeBasePaddingHorizontal:{regular:16,compact:16},sizeBasePaddingVertical:{regular:12},sizeButtonGroupGapSpace:{regular:1},sizeButtonGroupGapSmall:{regular:8},sizeButtonGroupGapMedium:{regular:12},sizeOptionHierarchy:{regular:32},sizeSwitchHeight:{regular:14,compact:12},sizeSwitchWidth:{regular:34,compact:32},sizeSwitchPin:{regular:20,compact:18},sizePanelHeaderHeight:{compact:48,regular:56},sizeButtonBaseSmallPaddingHorizontal:{regular:16},sizeButtonBaseMediumPaddingHorizontal:{regular:16},sizeButtonBaseLargePaddingHorizontal:{regular:20},sizeButtonBaseSmallPaddingHorizontalIcon:{regular:12},sizeButtonBaseMediumPaddingHorizontalIcon:{regular:12},sizeButtonBaseLargePaddingHorizontalIcon:{regular:16},sizeButtonTertiarySmallPaddingHorizontal:{regular:12},sizeButtonTertiaryMediumPaddingHorizontal:{regular:12},sizeButtonTertiaryLargePaddingHorizontal:{regular:16},sizeButtonTertiarySmallPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryMediumPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryLargePaddingHorizontalIcon:{regular:12},sizeButtonMinimumWidth:{regular:80},sizeFormItemPaddingVertical:{regular:12},sizeSplitColPaddingHorizontal:{regular:16},sizeSubnavigationBarGap:{regular:8},sizeSubnavigationBarPaddingVertical:{regular:12},sizeBorder1x:{regular:1},sizeBorder2x:{regular:.5},sizeBorder3x:{regular:.33},spacingSize3Xs:2,spacingSize2Xs:2,spacingSizeXs:4,spacingSizeS:6,spacingSizeM:8,spacingSizeL:10,spacingSizeXl:12,spacingSize2Xl:16,spacingSize3Xl:20,spacingSize4Xl:24,animationDurationL:"0.4s",animationDurationM:"0.2s",animationDurationS:"0.1s",animationEasingDefault:"cubic-bezier(0.3, 0.3, 0.5, 1)",animationEasingPlatform:"cubic-bezier(0.4, 0, 0.2, 1)",opacityDisable:.52,opacityDisableAccessibility:.52,opacityActive:.72,zIndexModal:99,zIndexPopout:100,themeInheritsFrom:"vkontakteAndroid",fontLabel1:{regular:{fontSize:19,lineHeight:20,fontWeight:670,fontVariationSettings:{opticalSize:24}}},fontLabel2:{regular:{fontSize:18,lineHeight:21,fontWeight:600,fontVariationSettings:{opticalSize:26}}},fontBody:{regular:{fontSize:16.5,lineHeight:21,fontWeight:520,fontVariationSettings:{opticalSize:22}}},gradientBlack:"rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%",gradientWhite:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",gradientTint:"rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.05) 15%, rgba(247, 247, 247, 0.2) 30%, rgba(247, 247, 247, 0.8) 70%, rgba(247, 247, 247, 0.95) 85%, var(--vkui--color_background_tertiary, rgba(247, 247, 247, 1)) 100%",gradient:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, var(--vkui--color_background_content, rgba(255, 255, 255, 1)) 100%",fontHeadline:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:24}},compact:{fontSize:15,lineHeight:20}},vkontakteGradientAquamarineBlue:"rgba(125, 241, 250, 1) 0%, rgba(43, 180, 214, 1) 100%",vkontakteGradientBlue:"rgba(102, 204, 255, 1) 0%, rgba(63, 138, 224, 1) 100%",vkontakteGradientCandy:"rgba(255, 153, 204, 1) 0%, rgba(229, 46, 106, 1) 100%",vkontakteGradientCrimson:"rgba(255, 115, 115, 1) 0%, rgba(229, 57, 73, 1) 50%, rgba(191, 28, 56, 1) 100%",vkontakteGradientDisco:"rgba(255, 183, 38, 1) 0%, rgba(255, 38, 147, 1) 33%, rgba(129, 34, 224, 1) 67%, rgba(38, 147, 255, 1) 100%",vkontakteGradientEmerald:"rgba(0, 217, 72, 1) 0%, rgba(13, 128, 70, 1) 100%",vkontakteGradientGray:"rgba(193, 202, 214, 1) 0%, rgba(135, 143, 153, 1) 100%",vkontakteGradientGreen:"rgba(108, 217, 126, 1) 0%, rgba(18, 179, 18, 1) 100%",vkontakteGradientLagoon:"rgba(43, 217, 217, 1) 0%, rgba(92, 156, 230, 1) 100%",vkontakteGradientLavender:"rgba(146, 143, 255, 1) 0%, rgba(75, 71, 178, 1) 100%",vkontakteGradientMarine:"rgba(46, 229, 77, 1) 0%, rgba(13, 126, 255, 1) 100%",vkontakteGradientMidnight:"rgba(115, 208, 255, 1) 0%, rgba(56, 133, 225, 1) 50%, rgba(0, 50, 166, 1) 100%",vkontakteGradientOrange:"rgba(255, 191, 128, 1) 0%, rgba(230, 107, 46, 1) 100%",vkontakteGradientPink:"rgba(255, 136, 128, 1) 0%, rgba(230, 46, 107, 1) 100%",vkontakteGradientPurple:"rgba(163, 147, 245, 1) 0%, rgba(115, 92, 230, 1) 100%",vkontakteGradientRaspberryPink:"rgba(255, 128, 213, 1) 0%, rgba(230, 69, 177, 1) 100%",vkontakteGradientRed:"rgba(255, 117, 131, 1) 0%, rgba(230, 46, 64, 1) 100%",vkontakteGradientRetrowave:"rgba(48, 242, 177, 1) 0%, rgba(89, 103, 255, 1) 50%, rgba(255, 38, 165, 1) 100%",vkontakteGradientSunset:"rgba(255, 210, 77, 1) 0%, rgba(242, 101, 73, 1) 50%, rgba(230, 46, 107, 1) 100%",vkontakteGradientTurquoise:"rgba(138, 230, 230, 1) 0%, rgba(18, 179, 179, 1) 100%",vkontakteGradientTwilight:"rgba(255, 77, 135, 1) 0%, rgba(159, 64, 255, 1) 50%, rgba(51, 153, 255, 1) 100%",vkontakteGradientUnicorn:"rgba(255, 153, 204, 1) 0%, rgba(161, 121, 242, 1) 50%, rgba(92, 161, 230, 1) 100%",vkontakteGradientViolet:"rgba(211, 166, 255, 1) 0%, rgba(144, 63, 224, 1) 100%",vkontakteGradientYellow:"rgba(255, 196, 77, 1) 0%, rgba(240, 115, 0, 1) 100%",vkontakteGradientYellowBright:"rgba(255, 213, 79, 1) 0%, rgba(231, 169, 2, 1) 100%",vkontakteGradientHalloweenOrange:"rgba(203, 30, 59, 1) 0%, rgba(240, 92, 68, 1) 50%, rgba(255, 160, 0, 1) 100%",vkontakteGradientHalloweenViolet:"rgba(255, 160, 0, 1) 0%, rgba(205, 76, 75, 1) 50%, rgba(121, 46, 192, 1) 100%",vkontakteGradientNewYear:"rgba(187, 100, 228, 1) 0%, rgba(128, 91, 215, 1) 50%, rgba(40, 102, 213, 1) 100%",vkontakteGradientFrost:"rgba(79, 160, 255, 1) 0%, rgba(1, 108, 234, 1) 100%",vkontakteGradientValentine:"rgba(255, 138, 101, 1) 0%, rgba(242, 83, 131, 1) 50%, rgba(143, 19, 219, 1) 100%",vkontakteGradientWarmValentine:"rgba(243, 56, 106, 1) 0%, rgba(255, 129, 158, 1) 100%",vkontakteGradientSberkot:"rgba(157, 241, 157, 1) 0%, rgba(49, 194, 167, 1) 33%, rgba(33, 161, 154, 1) 67%, rgba(16, 127, 140, 1) 100%",vkontakteGradientMable:"rgba(217, 244, 255, 1) 0%, rgba(217, 244, 255, 1) 100%",vkontakteGradientWomensDay:"rgba(255, 153, 204, 1) 0%, rgba(229, 46, 106, 1) 100%",colorsScheme:"light",colorBackgroundAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemedAlpha:{normal:"rgba(38, 136, 235, 0.2)",hover:"rgba(38, 136, 235, 0.24)",active:"rgba(38, 136, 235, 0.28)"},colorBackgroundAccentTint:{normal:"#5a9eff",hover:"#5698F7",active:"#5393EF"},colorBackgroundAccentAlternative:{normal:"#2688EB",hover:"#2483E4",active:"#237EDD"},colorBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContent:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContentAlpha:{normal:"rgba(255, 255, 255, 0.8)",hover:"rgba(255, 255, 255, 0.84)",active:"rgba(255, 255, 255, 0.88)"},colorBackgroundContentInverse:{normal:"#19191A",hover:"#18191B",active:"#17181D"},colorBackgroundSecondary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.04)",hover:"rgba(0, 0, 0, 0.08)",active:"rgba(0, 0, 0, 0.12)"},colorBackgroundTertiary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundTertiaryAlpha:{normal:"rgba(0, 0, 0, 0.03)",hover:"rgba(0, 0, 0, 0.07)",active:"rgba(0, 0, 0, 0.11)"},colorBackgroundContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContrastSecondaryAlpha:{normal:"rgba(255, 255, 255, 0.20)",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundContrastInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModal:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModalInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorBackgroundPositiveTint:{normal:"#e8f9e8",hover:"#DFF0E1",active:"#D5E6DA"},colorBackgroundWarning:{normal:"#fff2d6",hover:"#F5E9D0",active:"#EBE0CA"},colorBackgroundNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorBackgroundNegativeTint:{normal:"#ffe9e9",hover:"#F5E0E2",active:"#EBD8DB"},colorBackgroundInfoTint:{normal:"#deeeff",hover:"#D5E5F7",active:"#CCDCEF"},colorFieldBackground:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorHeaderBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextPrimaryAlpha:{normal:"rgba(37, 41, 46, 0.84)",hover:"rgba(37, 41, 46, 0.88)",active:"rgba(37, 41, 46, 0.92)"},colorTextPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextSecondary:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorTextSecondaryAlpha:{normal:"rgba(37, 41, 46, 0.55)",hover:"rgba(37, 41, 46, 0.59)",active:"rgba(37, 41, 46, 0.63)"},colorTextSubhead:{normal:"#6d7885",hover:"#697482",active:"#64707F"},colorTextTertiary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTextContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorTextNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorTextLink:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkTint:{normal:"#71aaeb",hover:"#6CA4E4",active:"#689EDD"},colorTextLinkVisited:{normal:"#4986cc",hover:"#4681C6",active:"#437DC1"},colorTextMuted:{normal:"#2c2d2e",hover:"#2A2C2F",active:"#282B2F"},colorLinkContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconMedium:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorIconMediumAlpha:{normal:"rgba(0, 0, 0, 0.48)",hover:"rgba(0, 0, 0, 0.52)",active:"rgba(0, 0, 0, 0.56)"},colorIconSecondary:{normal:"#b3b3b3",hover:"#ACACAE",active:"#A5A6AA"},colorIconSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.36)",hover:"rgba(0, 0, 0, 0.4)",active:"rgba(0, 0, 0, 0.44)"},colorIconTertiary:{normal:"#d9d9d9",hover:"#D0D1D3",active:"#C8C9CD"},colorIconTertiaryAlpha:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorIconContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastSecondary:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorIconPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorIconWarning:{normal:"#ff6900",hover:"#F56502",active:"#EB6205"},colorIconNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorStrokeAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorSeparatorPrimary:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorSeparatorPrimary2x:{normal:"#cbcccd",hover:"#C3C4C7",active:"#BBBDC1"},colorSeparatorPrimary3x:{normal:"#bebfc1",hover:"#B6B8BC",active:"#AFB1B6"},colorSeparatorPrimaryAlpha:{normal:"#0000001e",hover:"rgba(0, 0, 0, 0.16)",active:"rgba(0, 0, 0, 0.2)"},colorSeparatorSecondary:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorStrokePositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorStrokeNegative:{normal:"#F65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorStrokePrimary:{normal:"#2C2D2E",hover:"#2A2C2F",active:"#282B2F"},colorImageBorderAlpha:{normal:"#33333328",hover:"rgba(51, 51, 51, 0.2)",active:"rgba(51, 51, 51, 0.24)"},colorFieldBorderAlpha:{normal:"#3333330a",hover:"rgba(51, 51, 51, 0.08)",active:"rgba(51, 51, 51, 0.12)"},colorAccentBlue:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorAccentGray:{normal:"#a3adb8",hover:"#9CA7B3",active:"#96A0AE"},colorAccentRed:{normal:"#ff3347",hover:"#F53247",active:"#EB3046"},colorAccentOrangeFire:{normal:"#f05c44",hover:"#E65944",active:"#DD5643"},colorAccentOrange:{normal:"#ffa000",hover:"#F59A02",active:"#EB9405"},colorAccentOrangePeach:{normal:"#f9b54f",hover:"#EFAE4E",active:"#E5A84E"},colorAccentLime:{normal:"#aff70d",hover:"#A8EE0F",active:"#A1E511"},colorAccentGreen:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorAccentCyan:{normal:"#13ffd0",hover:"#12F5CA",active:"#11ECC4"},colorAccentAzure:{normal:"#0077ff",hover:"#0073F7",active:"#006FEF"},colorAccentPurple:{normal:"#735ce6",hover:"#6E59DF",active:"#6A56D8"},colorAccentViolet:{normal:"#792ec0",hover:"#742DBB",active:"#6F2CB6"},colorAccentRaspberryPink:{normal:"#e03fab",hover:"#D73DA7",active:"#CE3BA2"},colorAccentPink:{normal:"#f45fff",hover:"#EA5CF7",active:"#E059EF"},colorAccentSecondary:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorOverlayPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorOverlaySecondary:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorAvatarOverlay:{normal:"rgba(0, 0, 0, 0.60)",hover:"rgba(0, 0, 0, 0.64)",active:"rgba(0, 0, 0, 0.68)"},colorAvatarOverlayInverseAlpha:{normal:"rgba(255, 255, 255, 0.85)",hover:"rgba(255, 255, 255, 0.89)",active:"rgba(255, 255, 255, 0.93)"},colorActionSheetText:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorImagePlaceholder:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorImagePlaceholderAlpha:{normal:"rgba(0, 28, 61, 0.08)",hover:"rgba(0, 28, 61, 0.12)",active:"rgba(0, 28, 61, 0.16)"},colorSkeletonFrom:{normal:"#f5f5f5",hover:"#EBECEE",active:"#E1E3E6"},colorSkeletonTo:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorButtonText:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonStroke:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorWriteBarIcon:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorWriteBarInputBackground:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorWriteBarInputBorder:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorWriteBarInputBorderAlpha:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorTrackBackground:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorTrackBuffer:{normal:"#a0bfe4",hover:"#9AB8DD",active:"#93B1D7"},colorSearchFieldBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},colorPanelHeaderIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorSegmentedControl:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTabbarTextInactive:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTransparent:{normal:"#00000000",hover:"rgba(0, 0, 0, 0.04)",active:"rgba(0, 0, 0, 0.08)"},colorBackgroundInverse:{normal:"#262626",hover:"#242527",active:"#232428"},colorStrokeContrastSecondaryAlpha:{normal:"#ffffff1f",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},vkontakteColorSnippetBorderAlpha:{normal:"rgba(0, 0, 0, 0.15)",hover:"rgba(0, 0, 0, 0.19)",active:"rgba(0, 0, 0, 0.23)"},vkontakteColorSnippetBackground:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorModalCardBorderAlpha:{normal:"rgba(0, 0, 0, 0)",hover:"rgba(0, 0, 0, 0.04)",active:"rgba(0, 0, 0, 0.08)"},vkontakteColorLandingSnippetBorderAlpha:{normal:"rgba(0, 0, 0, 0.15)",hover:"rgba(0, 0, 0, 0.19)",active:"rgba(0, 0, 0, 0.23)"},vkontakteColorActionSheetSeparatorAlpha:{normal:"rgba(0, 0, 0, 0.12)",hover:"rgba(0, 0, 0, 0.16)",active:"rgba(0, 0, 0, 0.2)"},vkontakteColorInputBorder:{normal:"#E1E3E6",hover:"#D8DBDF",active:"#CFD2D8"},vkontakteColorSearchBarBackground:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorSearchBarFieldTint:{normal:"#818c99",hover:"#7C8795",active:"#778292"},vkontakteBackgroundHoverAlpha:{normal:"rgba(0, 0, 0, 0.04)",hover:"rgba(0, 0, 0, 0.08)",active:"rgba(0, 0, 0, 0.12)"},vkontakteColorAccentAlternate:{normal:"#0077ff",hover:"#0073F7",active:"#006FEF"},vkontakteColorBackgroundSuggestions:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorBackgroundKeyboard:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},vkontakteColorContentPlaceholderIcon:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorContentTintForeground:{normal:"#7f8285",hover:"#7A7D82",active:"#75797F"},vkontakteColorTextName:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteColorControlBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorControlForeground:{normal:"#5181b8",hover:"#4E7CB3",active:"#4B78AE"},vkontakteColorControlTintMuted:{normal:"#76787a",hover:"#717478",active:"#6D7075"},vkontakteColorHeaderSearchFieldBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorHeaderSearchFieldTint:{normal:"#818c99",hover:"#7C8795",active:"#778292"},vkontakteColorHeaderTabActiveIndicator:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},vkontakteColorIconOutlineMedium:{normal:"#818c99",hover:"#7C8795",active:"#778292"},vkontakteColorIconOutlineSecondary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorSkeletonShimmerFrom:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorAlphaSkeletonShimmerTo:{normal:"transparent",hover:"rgba(0, 16, 61, 0.04)",active:"rgba(0, 16, 61, 0.08)"},vkontakteColorLoaderBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorLoaderTint:{normal:"#76787a",hover:"#717478",active:"#6D7075"},vkontakteColorMusicPlaybackIcon:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteColorStatusBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorPlaceholderIconForegroundPrimary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorPlaceholderIconForegroundSecondary:{normal:"#aeb7c2",hover:"#A7B0BD",active:"#A0AAB7"},vkontakteColorPlaceholderIconTint:{normal:"#001c3d",hover:"#001C3D",active:"#001B3D"},vkontakteColorPollOptionBackground:{normal:"#45678f",hover:"#42648C",active:"#3F6088"},vkontakteColorTabbarActiveIcon:{normal:"#2975cc",hover:"#2771C6",active:"#266DC1"},vkontakteColorTabbarBackground:{normal:"#f9f9f9",hover:"#EFF0F1",active:"#E5E6EA"},vkontakteColorTabbarInactiveIcon:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorTabbarTabletTextSecondary:{normal:"#909499",hover:"#8A8F95",active:"#848992"},vkontakteColorToolbarAttachBackgroundFrom:{normal:"#b8c1cc",hover:"#B1BAC6",active:"#A9B3C1"},vkontakteColorSplashScreenIcon:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},vkontakteColorIconName:{normal:"#74a2d6",hover:"#6F9CD0",active:"#6B96CA"},vkontakteColorPanelTabActiveText:{normal:"#76787a",hover:"#717478",active:"#6D7075"},vkontakteColorBackgroundTextAlpha:{normal:"rgba(38, 136, 235, 0.20)",hover:"rgba(38, 136, 235, 0.24)",active:"rgba(38, 136, 235, 0.28)"},vkontakteColorModalCardHeaderClose:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteImBubbleButtonOutgoingBackgroundAlpha:{normal:"rgba(255, 255, 255, 0.60)",hover:"rgba(255, 255, 255, 0.64)",active:"rgba(255, 255, 255, 0.68)"},vkontakteImBubbleButtonForeground:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteImBubbleIncomingHighlighted:{normal:"#d7d8d9",hover:"#CED0D3",active:"#C6C8CD"},vkontakteImBubbleGiftBackground:{normal:"#f4e7c3",hover:"#EADEBE",active:"#E0D6B8"},vkontakteImBubbleGiftBackgroundHighlighted:{normal:"#e3d3ac",hover:"#DACBA8",active:"#D1C3A3"},vkontakteImBubbleOutgoingAlternate:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteImAttachTint:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteImReplySeparator:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteImToolbarVoiceMsgBackground:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorImForwardLineAlpha:{normal:"rgba(69, 103, 143, 0.24)",hover:"rgba(69, 103, 143, 0.28)",active:"rgba(69, 103, 143, 0.32)"},vkontakteColorImBubbleBorderAlternateHighlightedAlpha:{normal:"rgba(215, 216, 217, 1)",hover:"#CED0D3",active:"#C6C8CD"},vkontakteColorImBubbleIncoming:{normal:"#EBEDF0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorImBubbleIncomingAlternate:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorImBubbleIncomingExpiring:{normal:"#E6E9FF",hover:"#DDE0F7",active:"#D4D8EF"},vkontakteColorImBubbleOutgoing:{normal:"#CCE4FF",hover:"#C4DCF7",active:"#BCD3EF"},vkontakteColorImBubbleOutgoingExpiringHighlighted:{normal:"#ADB8FF",hover:"#A6B1F7",active:"#9FABEF"},vkontakteColorImBubbleGiftText:{normal:"#857250",hover:"#806E4F",active:"#7A6A4E"},vkontakteColorImBubbleGiftTextSecondary:{normal:"#AB9871",hover:"#A4936F",active:"#9D8D6D"},vkontakteColorImTextName:{normal:"#2D81E0",hover:"#2B7CD9",active:"#2978D3"},vkontakteButtonMutedBackground:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},vkontakteButtonTertiaryBackground:{normal:"rgba(0, 0, 0, 0.00)",hover:"rgba(0, 0, 0, 0.04)",active:"rgba(0, 0, 0, 0.08)"},vkontakteButtonTertiaryForeground:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteFloatButtonForeground:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteLandingBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},vkontakteImBubbleIncomingAlternateHighlighted:{normal:"#f9f9f9",hover:"#EFF0F1",active:"#E5E6EA"},vkontakteImBubbleIncomingExpiringHighlighted:{normal:"#ccd3ff",hover:"#C4CBF7",active:"#BCC3EF"},vkontakteImBubbleOutgoingHighlighted:{normal:"#add3ff",hover:"#A6CBF7",active:"#9FC3EF"},vkontakteImBubbleButtonBackground:{normal:"#F9F9F9",hover:"#EFF0F1",active:"#E5E6EA"},vkontakteImBubbleButtonBackgroundHighlighted:{normal:"#D7D8D9",hover:"#CED0D3",active:"#C6C8CD"},vkontakteImBubbleMableOutgoing:{normal:"#D9F4FF",hover:"#D0EBF7",active:"#C8E2EF"},vkontakteImBubbleMableOutgoingExpiringHighlighted:{normal:"#C2CBFF",hover:"#BAC4F7",active:"#B2BCEF"},vkontakteImBubbleMableOutgoingHighlighted:{normal:"#B0E8FF",hover:"#A9DFF7",active:"#A2D7EF"},vkontakteImBubbleMableWallpaperOutgoing:{normal:"#D9F4FF",hover:"#D0EBF7",active:"#C8E2EF"},vkontakteImBubbleMableWallpaperOutgoingHighlighted:{normal:"#B0E8FF",hover:"#A9DFF7",active:"#A2D7EF"},vkontakteImBubbleWallpaperButtonForeground:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteImServiceMessageText:{normal:"#818C99",hover:"#7C8795",active:"#778292"},vkontakteLandingSecondaryButtonBackground:{normal:"rgba(0, 57, 115, 0.10)",hover:"rgba(0, 57, 115, 0.14)",active:"rgba(0, 57, 115, 0.18)"},vkontakteStoriesSkeletonLoaderBackground:{normal:"#454647",hover:"#424447",active:"#3F4246"},vkontaktePaletteBlack:{normal:"#000000",hover:"#000102",active:"#000105"},themeType:"root"};
|
|
1
|
+
export default{themeName:"legoAndroid",themeNameBase:"legoAndroid",elevation1:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)",elevation1InvertY:"0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0, 0.06)",elevation2:"0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)",elevation3:"0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)",elevation4:"0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)",blurS:8,blurM:16,blurL:48,blurXL:96,fontFamilyFallbacks:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyAccent:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyBase:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeightAccent1:600,fontWeightAccent2:500,fontWeightAccent3:400,fontWeightBase1:600,fontWeightBase2:500,fontWeightBase3:400,fontDisplayTitle1:{regular:{fontSize:23,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle2:{regular:{fontSize:21,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600},compact:{fontSize:22,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle3:{regular:{fontSize:19,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle4:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle1:{regular:{fontSize:31,lineHeight:31,fontFamily:'"VK Sans Display", -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:700,letterSpacing:"-0.5px"}},fontTitle2:{regular:{fontSize:24,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:670,fontVariationSettings:{opticalSize:27.2}}},fontTitle3:{regular:{fontSize:21.5,lineHeight:23,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:670,fontVariationSettings:{opticalSize:23}}},fontHeadline1:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:24}},compact:{fontSize:15,lineHeight:20}},fontHeadline2:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:14,lineHeight:20}},fontText:{regular:{fontSize:16,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:24}},compact:{fontSize:15,lineHeight:20}},fontParagraph:{regular:{fontSize:15,lineHeight:18.5,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:580,fontVariationSettings:{opticalSize:26}}},fontSubhead:{regular:{fontSize:14,lineHeight:18,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:13,lineHeight:16}},fontFootnote:{regular:{fontSize:13.5,lineHeight:15,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:20}}},fontFootnoteCaps:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption1:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption1Caps:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption2:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption2Caps:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption3:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption3Caps:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},sizeSelectIconPadding:{regular:6,compact:7},sizePopupBasePadding:{regular:32,compact:20},sizePopupHeaderPadding:{regular:24,compact:16},sizeLabelHorizontalMargin:{regular:16},sizeBorderRadius:{regular:8},sizeBorderRadiusRounded:{regular:48},sizeCheckBorderRadius:{regular:4},sizeBorderRadiusPaper:{regular:12},sizeBorderRadiusPromo:{regular:20},sizeCellHeight:{regular:52,compact:48},sizeFieldHeight:{regular:44,compact:36},sizeSearchHeight:{regular:36,compact:32},sizeButtonExtraSmallHeight:{regular:28,compact:24},sizeButtonSmallHeight:{regular:36,compact:32},sizeButtonMediumHeight:{regular:44,compact:36},sizeButtonLargeHeight:{regular:52,compact:44},sizeCheckbox:{regular:16},sizeArrow:{regular:8},sizeArrowPromo:{regular:40},sizePopupSmall:{regular:430},sizePopupMedium:{regular:680},sizePopupLarge:{regular:880},sizeFieldHorizontalPadding:{regular:12},sizeButtonPaddingHorizontal:{regular:12},sizeArrowPadding:{regular:12},sizeTooltipMargin:{regular:8},sizeIconUI:{regular:16},sizeAvatarXS:{regular:24},sizeAvatarS:{regular:32},sizeAvatarM:{regular:48},sizeAvatarL:{regular:96},sizeAvatarXL:{regular:128},sizeBadgeXS:{regular:12},sizeBadgeS:{regular:16},sizeBadgeM:{regular:24},sizeBadgeL:{regular:44},sizeBadgeXL:{regular:56},sizeCardgridPadding:{regular:8},sizeCardBorderRadius:{regular:8},sizeCardgridPaddingVertical:{regular:8},sizeBasePaddingHorizontal:{regular:16,compact:16},sizeBasePaddingVertical:{regular:12},sizeButtonGroupGapSpace:{regular:1},sizeButtonGroupGapSmall:{regular:8},sizeButtonGroupGapMedium:{regular:12},sizeOptionHierarchy:{regular:32},sizeSwitchHeight:{regular:14,compact:12},sizeSwitchWidth:{regular:34,compact:32},sizeSwitchPin:{regular:20,compact:18},sizePanelHeaderHeight:{compact:48,regular:56},sizeButtonBaseSmallPaddingHorizontal:{regular:16},sizeButtonBaseMediumPaddingHorizontal:{regular:16},sizeButtonBaseLargePaddingHorizontal:{regular:20},sizeButtonBaseSmallPaddingHorizontalIcon:{regular:12},sizeButtonBaseMediumPaddingHorizontalIcon:{regular:12},sizeButtonBaseLargePaddingHorizontalIcon:{regular:16},sizeButtonTertiarySmallPaddingHorizontal:{regular:12},sizeButtonTertiaryMediumPaddingHorizontal:{regular:12},sizeButtonTertiaryLargePaddingHorizontal:{regular:16},sizeButtonTertiarySmallPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryMediumPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryLargePaddingHorizontalIcon:{regular:12},sizeButtonMinimumWidth:{regular:80},sizeFormItemPaddingVertical:{regular:12},sizeSplitColPaddingHorizontal:{regular:16},sizeSubnavigationBarGap:{regular:8},sizeSubnavigationBarPaddingVertical:{regular:12},sizeBorder1x:{regular:1},sizeBorder2x:{regular:.5},sizeBorder3x:{regular:.33},spacingSize3Xs:2,spacingSize2Xs:2,spacingSizeXs:4,spacingSizeS:6,spacingSizeM:8,spacingSizeL:10,spacingSizeXl:12,spacingSize2Xl:16,spacingSize3Xl:20,spacingSize4Xl:24,animationDurationL:"0.4s",animationDurationM:"0.2s",animationDurationS:"0.1s",animationEasingDefault:"cubic-bezier(0.3, 0.3, 0.5, 1)",animationEasingPlatform:"cubic-bezier(0.4, 0, 0.2, 1)",opacityDisable:.52,opacityDisableAccessibility:.52,opacityActive:.72,zIndexModal:99,zIndexPopout:100,themeInheritsFrom:"vkontakteAndroid",fontLabel1:{regular:{fontSize:19,lineHeight:20,fontWeight:670,fontVariationSettings:{opticalSize:24}}},fontLabel2:{regular:{fontSize:18,lineHeight:21,fontWeight:600,fontVariationSettings:{opticalSize:26}}},fontBody:{regular:{fontSize:16.5,lineHeight:21,fontWeight:520,fontVariationSettings:{opticalSize:22}}},fontTextBold:{regular:{fontSize:16,lineHeight:18.5,fontWeight:670,fontVariationSettings:{opticalSize:21.8}}},fontFootnoteBold:{regular:{fontSize:13.5,lineHeight:15,fontWeight:670,fontVariationSettings:{opticalSize:20}}},gradientBlack:"rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%",gradientWhite:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",gradientTint:"rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.05) 15%, rgba(247, 247, 247, 0.2) 30%, rgba(247, 247, 247, 0.8) 70%, rgba(247, 247, 247, 0.95) 85%, var(--vkui--color_background_tertiary, rgba(247, 247, 247, 1)) 100%",gradient:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, var(--vkui--color_background_content, rgba(255, 255, 255, 1)) 100%",fontHeadline:{regular:{fontSize:17,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,fontVariationSettings:{opticalSize:24}},compact:{fontSize:15,lineHeight:20}},vkontakteGradientAquamarineBlue:"rgba(125, 241, 250, 1) 0%, rgba(43, 180, 214, 1) 100%",vkontakteGradientBlue:"rgba(102, 204, 255, 1) 0%, rgba(63, 138, 224, 1) 100%",vkontakteGradientCandy:"rgba(255, 153, 204, 1) 0%, rgba(229, 46, 106, 1) 100%",vkontakteGradientCrimson:"rgba(255, 115, 115, 1) 0%, rgba(229, 57, 73, 1) 50%, rgba(191, 28, 56, 1) 100%",vkontakteGradientDisco:"rgba(255, 183, 38, 1) 0%, rgba(255, 38, 147, 1) 33%, rgba(129, 34, 224, 1) 67%, rgba(38, 147, 255, 1) 100%",vkontakteGradientEmerald:"rgba(0, 217, 72, 1) 0%, rgba(13, 128, 70, 1) 100%",vkontakteGradientGray:"rgba(193, 202, 214, 1) 0%, rgba(135, 143, 153, 1) 100%",vkontakteGradientGreen:"rgba(108, 217, 126, 1) 0%, rgba(18, 179, 18, 1) 100%",vkontakteGradientLagoon:"rgba(43, 217, 217, 1) 0%, rgba(92, 156, 230, 1) 100%",vkontakteGradientLavender:"rgba(146, 143, 255, 1) 0%, rgba(75, 71, 178, 1) 100%",vkontakteGradientMarine:"rgba(46, 229, 77, 1) 0%, rgba(13, 126, 255, 1) 100%",vkontakteGradientMidnight:"rgba(115, 208, 255, 1) 0%, rgba(56, 133, 225, 1) 50%, rgba(0, 50, 166, 1) 100%",vkontakteGradientOrange:"rgba(255, 191, 128, 1) 0%, rgba(230, 107, 46, 1) 100%",vkontakteGradientPink:"rgba(255, 136, 128, 1) 0%, rgba(230, 46, 107, 1) 100%",vkontakteGradientPurple:"rgba(163, 147, 245, 1) 0%, rgba(115, 92, 230, 1) 100%",vkontakteGradientRaspberryPink:"rgba(255, 128, 213, 1) 0%, rgba(230, 69, 177, 1) 100%",vkontakteGradientRed:"rgba(255, 117, 131, 1) 0%, rgba(230, 46, 64, 1) 100%",vkontakteGradientRetrowave:"rgba(48, 242, 177, 1) 0%, rgba(89, 103, 255, 1) 50%, rgba(255, 38, 165, 1) 100%",vkontakteGradientSunset:"rgba(255, 210, 77, 1) 0%, rgba(242, 101, 73, 1) 50%, rgba(230, 46, 107, 1) 100%",vkontakteGradientTurquoise:"rgba(138, 230, 230, 1) 0%, rgba(18, 179, 179, 1) 100%",vkontakteGradientTwilight:"rgba(255, 77, 135, 1) 0%, rgba(159, 64, 255, 1) 50%, rgba(51, 153, 255, 1) 100%",vkontakteGradientUnicorn:"rgba(255, 153, 204, 1) 0%, rgba(161, 121, 242, 1) 50%, rgba(92, 161, 230, 1) 100%",vkontakteGradientViolet:"rgba(211, 166, 255, 1) 0%, rgba(144, 63, 224, 1) 100%",vkontakteGradientYellow:"rgba(255, 196, 77, 1) 0%, rgba(240, 115, 0, 1) 100%",vkontakteGradientYellowBright:"rgba(255, 213, 79, 1) 0%, rgba(231, 169, 2, 1) 100%",vkontakteGradientHalloweenOrange:"rgba(203, 30, 59, 1) 0%, rgba(240, 92, 68, 1) 50%, rgba(255, 160, 0, 1) 100%",vkontakteGradientHalloweenViolet:"rgba(255, 160, 0, 1) 0%, rgba(205, 76, 75, 1) 50%, rgba(121, 46, 192, 1) 100%",vkontakteGradientNewYear:"rgba(187, 100, 228, 1) 0%, rgba(128, 91, 215, 1) 50%, rgba(40, 102, 213, 1) 100%",vkontakteGradientFrost:"rgba(79, 160, 255, 1) 0%, rgba(1, 108, 234, 1) 100%",vkontakteGradientValentine:"rgba(255, 138, 101, 1) 0%, rgba(242, 83, 131, 1) 50%, rgba(143, 19, 219, 1) 100%",vkontakteGradientWarmValentine:"rgba(243, 56, 106, 1) 0%, rgba(255, 129, 158, 1) 100%",vkontakteGradientSberkot:"rgba(157, 241, 157, 1) 0%, rgba(49, 194, 167, 1) 33%, rgba(33, 161, 154, 1) 67%, rgba(16, 127, 140, 1) 100%",vkontakteGradientMable:"rgba(217, 244, 255, 1) 0%, rgba(217, 244, 255, 1) 100%",vkontakteGradientWomensDay:"rgba(255, 153, 204, 1) 0%, rgba(229, 46, 106, 1) 100%",colorsScheme:"light",colorBackgroundAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorBackgroundAccentThemedAlpha:{normal:"rgba(38, 136, 235, 0.2)",hover:"rgba(38, 136, 235, 0.24)",active:"rgba(38, 136, 235, 0.28)"},colorBackgroundAccentTint:{normal:"#5a9eff",hover:"#5698F7",active:"#5393EF"},colorBackgroundAccentAlternative:{normal:"#2688EB",hover:"#2483E4",active:"#237EDD"},colorBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContent:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContentAlpha:{normal:"rgba(255, 255, 255, 0.8)",hover:"rgba(255, 255, 255, 0.84)",active:"rgba(255, 255, 255, 0.88)"},colorBackgroundContentInverse:{normal:"#19191A",hover:"#18191B",active:"#17181D"},colorBackgroundSecondary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.04)",hover:"rgba(0, 0, 0, 0.08)",active:"rgba(0, 0, 0, 0.12)"},colorBackgroundTertiary:{normal:"#f7f7f7",hover:"#EDEEF0",active:"#E3E5E8"},colorBackgroundTertiaryAlpha:{normal:"rgba(0, 0, 0, 0.03)",hover:"rgba(0, 0, 0, 0.07)",active:"rgba(0, 0, 0, 0.11)"},colorBackgroundContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundContrastSecondaryAlpha:{normal:"#ffffff33",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundContrastInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModal:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorBackgroundModalInverse:{normal:"#000000",hover:"#000102",active:"#000105"},colorBackgroundPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorBackgroundPositiveTint:{normal:"#e8f9e8",hover:"#DFF0E1",active:"#D5E6DA"},colorBackgroundWarning:{normal:"#fff2d6",hover:"#F5E9D0",active:"#EBE0CA"},colorBackgroundNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorBackgroundNegativeTint:{normal:"#ffe9e9",hover:"#F5E0E2",active:"#EBD8DB"},colorBackgroundInfoTint:{normal:"#deeeff",hover:"#D5E5F7",active:"#CCDCEF"},colorFieldBackground:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorHeaderBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextPrimaryAlpha:{normal:"rgba(37, 41, 46, 0.84)",hover:"rgba(37, 41, 46, 0.88)",active:"rgba(37, 41, 46, 0.92)"},colorTextPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorTextSecondary:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorTextSecondaryAlpha:{normal:"rgba(37, 41, 46, 0.55)",hover:"rgba(37, 41, 46, 0.59)",active:"rgba(37, 41, 46, 0.63)"},colorTextSubhead:{normal:"#6d7885",hover:"#697482",active:"#64707F"},colorTextTertiary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTextContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTextPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorTextNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorTextLink:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorTextLinkTint:{normal:"#71aaeb",hover:"#6CA4E4",active:"#689EDD"},colorTextLinkVisited:{normal:"#4986cc",hover:"#4681C6",active:"#437DC1"},colorTextMuted:{normal:"#2c2d2e",hover:"#2A2C2F",active:"#282B2F"},colorLinkContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorIconPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconPrimaryInvariably:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorIconMedium:{normal:"#999999",hover:"#939495",active:"#8D8E92"},colorIconMediumAlpha:{normal:"rgba(0, 0, 0, 0.48)",hover:"rgba(0, 0, 0, 0.52)",active:"rgba(0, 0, 0, 0.56)"},colorIconSecondary:{normal:"#b3b3b3",hover:"#ACACAE",active:"#A5A6AA"},colorIconSecondaryAlpha:{normal:"rgba(0, 0, 0, 0.36)",hover:"rgba(0, 0, 0, 0.4)",active:"rgba(0, 0, 0, 0.44)"},colorIconTertiary:{normal:"#d9d9d9",hover:"#D0D1D3",active:"#C8C9CD"},colorIconTertiaryAlpha:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorIconContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastThemed:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorIconContrastSecondary:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorIconPositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorIconWarning:{normal:"#ff6900",hover:"#F56502",active:"#EB6205"},colorIconNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeAccent:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorStrokeAccentThemed:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorSeparatorPrimary:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorSeparatorPrimary2x:{normal:"#cbcccd",hover:"#C3C4C7",active:"#BBBDC1"},colorSeparatorPrimary3x:{normal:"#bebfc1",hover:"#B6B8BC",active:"#AFB1B6"},colorSeparatorPrimaryAlpha:{normal:"#0000001e",hover:"rgba(0, 0, 0, 0.16)",active:"rgba(0, 0, 0, 0.2)"},colorSeparatorSecondary:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorStrokePositive:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorStrokeNegative:{normal:"#f65460",hover:"#EC515F",active:"#E24F5D"},colorStrokeContrast:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorStrokePrimary:{normal:"#2C2D2E",hover:"#2A2C2F",active:"#282B2F"},colorImageBorderAlpha:{normal:"#33333328",hover:"rgba(51, 51, 51, 0.2)",active:"rgba(51, 51, 51, 0.24)"},colorFieldBorderAlpha:{normal:"#3333330a",hover:"rgba(51, 51, 51, 0.08)",active:"rgba(51, 51, 51, 0.12)"},colorAccentBlue:{normal:"#2e90ff",hover:"#2C8BF7",active:"#2A86EF"},colorAccentGray:{normal:"#a3adb8",hover:"#9CA7B3",active:"#96A0AE"},colorAccentRed:{normal:"#ff3347",hover:"#F53247",active:"#EB3046"},colorAccentOrangeFire:{normal:"#f05c44",hover:"#E65944",active:"#DD5643"},colorAccentOrange:{normal:"#ffa000",hover:"#F59A02",active:"#EB9405"},colorAccentOrangePeach:{normal:"#f9b54f",hover:"#EFAE4E",active:"#E5A84E"},colorAccentLime:{normal:"#aff70d",hover:"#A8EE0F",active:"#A1E511"},colorAccentGreen:{normal:"#34c759",hover:"#32C058",active:"#30B857"},colorAccentCyan:{normal:"#13ffd0",hover:"#12F5CA",active:"#11ECC4"},colorAccentAzure:{normal:"#0077ff",hover:"#0073F7",active:"#006FEF"},colorAccentPurple:{normal:"#735ce6",hover:"#6E59DF",active:"#6A56D8"},colorAccentViolet:{normal:"#792ec0",hover:"#742DBB",active:"#6F2CB6"},colorAccentRaspberryPink:{normal:"#e03fab",hover:"#D73DA7",active:"#CE3BA2"},colorAccentPink:{normal:"#f45fff",hover:"#EA5CF7",active:"#E059EF"},colorAccentSecondary:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorOverlayPrimary:{normal:"#3b3b3b",hover:"#39393B",active:"#36383B"},colorOverlaySecondary:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},colorAvatarOverlay:{normal:"rgba(0, 0, 0, 0.60)",hover:"rgba(0, 0, 0, 0.64)",active:"rgba(0, 0, 0, 0.68)"},colorAvatarOverlayInverseAlpha:{normal:"rgba(255, 255, 255, 0.85)",hover:"rgba(255, 255, 255, 0.89)",active:"rgba(255, 255, 255, 0.93)"},colorActionSheetText:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorImagePlaceholder:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorImagePlaceholderAlpha:{normal:"rgba(0, 28, 61, 0.08)",hover:"rgba(0, 28, 61, 0.12)",active:"rgba(0, 28, 61, 0.16)"},colorSkeletonFrom:{normal:"#f5f5f5",hover:"#EBECEE",active:"#E1E3E6"},colorSkeletonTo:{normal:"#ebebeb",hover:"#E2E2E4",active:"#D8D9DD"},colorButtonText:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorButtonStroke:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorWriteBarIcon:{normal:"#3f8ae0",hover:"#3C85D9",active:"#3A80D3"},colorWriteBarInputBackground:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},colorWriteBarInputBorder:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorWriteBarInputBorderAlpha:{normal:"#ddff00",hover:"#D4F502",active:"#CBEC05"},colorTrackBackground:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},colorTrackBuffer:{normal:"#a0bfe4",hover:"#9AB8DD",active:"#93B1D7"},colorSearchFieldBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},colorPanelHeaderIcon:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},colorSegmentedControl:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},colorTabbarTextInactive:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},colorTransparent:{normal:"transparent",hover:"rgba(0, 16, 61, 0.04)",active:"rgba(0, 16, 61, 0.08)"},colorBackgroundInverse:{normal:"#262626",hover:"#242527",active:"#232428"},colorStrokeContrastSecondaryAlpha:{normal:"#ffffff1e",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},vkontakteColorSnippetBorderAlpha:{normal:"rgba(0, 0, 0, 0.15)",hover:"rgba(0, 0, 0, 0.19)",active:"rgba(0, 0, 0, 0.23)"},vkontakteColorSnippetBackground:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorModalCardBorderAlpha:{normal:"rgba(0, 0, 0, 0)",hover:"rgba(0, 0, 0, 0.04)",active:"rgba(0, 0, 0, 0.08)"},vkontakteColorLandingSnippetBorderAlpha:{normal:"rgba(0, 0, 0, 0.15)",hover:"rgba(0, 0, 0, 0.19)",active:"rgba(0, 0, 0, 0.23)"},vkontakteColorActionSheetSeparatorAlpha:{normal:"rgba(0, 0, 0, 0.12)",hover:"rgba(0, 0, 0, 0.16)",active:"rgba(0, 0, 0, 0.2)"},vkontakteColorInputBorder:{normal:"#E1E3E6",hover:"#D8DBDF",active:"#CFD2D8"},vkontakteColorSearchBarBackground:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorSearchBarFieldTint:{normal:"#818c99",hover:"#7C8795",active:"#778292"},vkontakteBackgroundHoverAlpha:{normal:"rgba(0, 0, 0, 0.04)",hover:"rgba(0, 0, 0, 0.08)",active:"rgba(0, 0, 0, 0.12)"},vkontakteColorAccentAlternate:{normal:"#0077ff",hover:"#0073F7",active:"#006FEF"},vkontakteColorBackgroundSuggestions:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorBackgroundKeyboard:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},vkontakteColorContentPlaceholderIcon:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorContentTintForeground:{normal:"#7f8285",hover:"#7A7D82",active:"#75797F"},vkontakteColorTextName:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteColorControlBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorControlForeground:{normal:"#5181b8",hover:"#4E7CB3",active:"#4B78AE"},vkontakteColorControlTintMuted:{normal:"#76787a",hover:"#717478",active:"#6D7075"},vkontakteColorHeaderSearchFieldBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorHeaderSearchFieldTint:{normal:"#818c99",hover:"#7C8795",active:"#778292"},vkontakteColorHeaderTabActiveIndicator:{normal:"#2688eb",hover:"#2483E4",active:"#237EDD"},vkontakteColorIconOutlineMedium:{normal:"#818c99",hover:"#7C8795",active:"#778292"},vkontakteColorIconOutlineSecondary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorSkeletonShimmerFrom:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorAlphaSkeletonShimmerTo:{normal:"transparent",hover:"rgba(0, 16, 61, 0.04)",active:"rgba(0, 16, 61, 0.08)"},vkontakteColorLoaderBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorLoaderTint:{normal:"#76787a",hover:"#717478",active:"#6D7075"},vkontakteColorMusicPlaybackIcon:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteColorStatusBackground:{normal:"#ebedf0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorPlaceholderIconForegroundPrimary:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorPlaceholderIconForegroundSecondary:{normal:"#aeb7c2",hover:"#A7B0BD",active:"#A0AAB7"},vkontakteColorPlaceholderIconTint:{normal:"#001c3d",hover:"#001C3D",active:"#001B3D"},vkontakteColorPollOptionBackground:{normal:"#45678f",hover:"#42648C",active:"#3F6088"},vkontakteColorTabbarActiveIcon:{normal:"#2975cc",hover:"#2771C6",active:"#266DC1"},vkontakteColorTabbarBackground:{normal:"#f9f9f9",hover:"#EFF0F1",active:"#E5E6EA"},vkontakteColorTabbarInactiveIcon:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorTabbarTabletTextSecondary:{normal:"#909499",hover:"#8A8F95",active:"#848992"},vkontakteColorToolbarAttachBackgroundFrom:{normal:"#b8c1cc",hover:"#B1BAC6",active:"#A9B3C1"},vkontakteColorSplashScreenIcon:{normal:"#e1e3e6",hover:"#D8DBDF",active:"#CFD2D8"},vkontakteColorIconName:{normal:"#74a2d6",hover:"#6F9CD0",active:"#6B96CA"},vkontakteColorPanelTabActiveText:{normal:"#76787a",hover:"#717478",active:"#6D7075"},vkontakteColorBackgroundTextAlpha:{normal:"rgba(38, 136, 235, 0.20)",hover:"rgba(38, 136, 235, 0.24)",active:"rgba(38, 136, 235, 0.28)"},vkontakteColorModalCardHeaderClose:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteImBubbleButtonOutgoingBackgroundAlpha:{normal:"rgba(255, 255, 255, 0.60)",hover:"rgba(255, 255, 255, 0.64)",active:"rgba(255, 255, 255, 0.68)"},vkontakteImBubbleButtonForeground:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteImBubbleIncomingHighlighted:{normal:"#d7d8d9",hover:"#CED0D3",active:"#C6C8CD"},vkontakteImBubbleGiftBackground:{normal:"#f4e7c3",hover:"#EADEBE",active:"#E0D6B8"},vkontakteImBubbleGiftBackgroundHighlighted:{normal:"#e3d3ac",hover:"#DACBA8",active:"#D1C3A3"},vkontakteImBubbleOutgoingAlternate:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteImAttachTint:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteImReplySeparator:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteImToolbarVoiceMsgBackground:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteColorImForwardLineAlpha:{normal:"rgba(69, 103, 143, 0.24)",hover:"rgba(69, 103, 143, 0.28)",active:"rgba(69, 103, 143, 0.32)"},vkontakteColorImBubbleBorderAlternateHighlightedAlpha:{normal:"rgba(215, 216, 217, 1)",hover:"#CED0D3",active:"#C6C8CD"},vkontakteColorImBubbleIncoming:{normal:"#EBEDF0",hover:"#E2E4E9",active:"#D8DBE2"},vkontakteColorImBubbleIncomingAlternate:{normal:"#FFFFFF",hover:"#F5F5F7",active:"#EBECEF"},vkontakteColorImBubbleIncomingExpiring:{normal:"#E6E9FF",hover:"#DDE0F7",active:"#D4D8EF"},vkontakteColorImBubbleOutgoing:{normal:"#CCE4FF",hover:"#C4DCF7",active:"#BCD3EF"},vkontakteColorImBubbleOutgoingExpiringHighlighted:{normal:"#ADB8FF",hover:"#A6B1F7",active:"#9FABEF"},vkontakteColorImBubbleGiftText:{normal:"#857250",hover:"#806E4F",active:"#7A6A4E"},vkontakteColorImBubbleGiftTextSecondary:{normal:"#AB9871",hover:"#A4936F",active:"#9D8D6D"},vkontakteColorImTextName:{normal:"#2D81E0",hover:"#2B7CD9",active:"#2978D3"},vkontakteButtonMutedBackground:{normal:"#f2f3f5",hover:"#E8EAEE",active:"#DFE1E6"},vkontakteButtonTertiaryBackground:{normal:"rgba(0, 0, 0, 0.00)",hover:"rgba(0, 0, 0, 0.04)",active:"rgba(0, 0, 0, 0.08)"},vkontakteButtonTertiaryForeground:{normal:"#2d81e0",hover:"#2B7CD9",active:"#2978D3"},vkontakteFloatButtonForeground:{normal:"#99a2ad",hover:"#939CA9",active:"#8D96A4"},vkontakteLandingBackground:{normal:"#ffffff",hover:"#F5F5F7",active:"#EBECEF"},vkontakteImBubbleIncomingAlternateHighlighted:{normal:"#f9f9f9",hover:"#EFF0F1",active:"#E5E6EA"},vkontakteImBubbleIncomingExpiringHighlighted:{normal:"#ccd3ff",hover:"#C4CBF7",active:"#BCC3EF"},vkontakteImBubbleOutgoingHighlighted:{normal:"#add3ff",hover:"#A6CBF7",active:"#9FC3EF"},vkontakteImBubbleButtonBackground:{normal:"#F9F9F9",hover:"#EFF0F1",active:"#E5E6EA"},vkontakteImBubbleButtonBackgroundHighlighted:{normal:"#D7D8D9",hover:"#CED0D3",active:"#C6C8CD"},vkontakteImBubbleMableOutgoing:{normal:"#D9F4FF",hover:"#D0EBF7",active:"#C8E2EF"},vkontakteImBubbleMableOutgoingExpiringHighlighted:{normal:"#C2CBFF",hover:"#BAC4F7",active:"#B2BCEF"},vkontakteImBubbleMableOutgoingHighlighted:{normal:"#B0E8FF",hover:"#A9DFF7",active:"#A2D7EF"},vkontakteImBubbleMableWallpaperOutgoing:{normal:"#D9F4FF",hover:"#D0EBF7",active:"#C8E2EF"},vkontakteImBubbleMableWallpaperOutgoingHighlighted:{normal:"#B0E8FF",hover:"#A9DFF7",active:"#A2D7EF"},vkontakteImBubbleWallpaperButtonForeground:{normal:"#000000",hover:"#000102",active:"#000105"},vkontakteImServiceMessageText:{normal:"#818C99",hover:"#7C8795",active:"#778292"},vkontakteLandingSecondaryButtonBackground:{normal:"rgba(0, 57, 115, 0.10)",hover:"rgba(0, 57, 115, 0.14)",active:"rgba(0, 57, 115, 0.18)"},vkontakteStoriesSkeletonLoaderBackground:{normal:"#454647",hover:"#424447",active:"#3F4246"},vkontaktePaletteBlack:{normal:"#000000",hover:"#000102",active:"#000105"},colorTextTertiaryAlpha:{normal:"#3b3b3b66",hover:"rgba(59, 59, 59, 0.44)",active:"rgba(59, 59, 59, 0.48)"},themeType:"root"};
|
|
@@ -6,7 +6,10 @@
|
|
|
6
6
|
"elevation2": "0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)",
|
|
7
7
|
"elevation3": "0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)",
|
|
8
8
|
"elevation4": "0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)",
|
|
9
|
+
"blurS": 8,
|
|
9
10
|
"blurM": 16,
|
|
11
|
+
"blurL": 48,
|
|
12
|
+
"blurXL": 96,
|
|
10
13
|
"fontFamilyFallbacks": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
|
|
11
14
|
"fontFamilyAccent": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
|
|
12
15
|
"fontFamilyBase": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
|
|
@@ -497,6 +500,26 @@
|
|
|
497
500
|
}
|
|
498
501
|
}
|
|
499
502
|
},
|
|
503
|
+
"fontTextBold": {
|
|
504
|
+
"regular": {
|
|
505
|
+
"fontSize": 16,
|
|
506
|
+
"lineHeight": 18.5,
|
|
507
|
+
"fontWeight": 670,
|
|
508
|
+
"fontVariationSettings": {
|
|
509
|
+
"opticalSize": 21.8
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
},
|
|
513
|
+
"fontFootnoteBold": {
|
|
514
|
+
"regular": {
|
|
515
|
+
"fontSize": 13.5,
|
|
516
|
+
"lineHeight": 15,
|
|
517
|
+
"fontWeight": 670,
|
|
518
|
+
"fontVariationSettings": {
|
|
519
|
+
"opticalSize": 20
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
},
|
|
500
523
|
"gradientBlack": "rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%",
|
|
501
524
|
"gradientWhite": "rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",
|
|
502
525
|
"gradientTint": "rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.05) 15%, rgba(247, 247, 247, 0.2) 30%, rgba(247, 247, 247, 0.8) 70%, rgba(247, 247, 247, 0.95) 85%, var(--vkui--color_background_tertiary, rgba(247, 247, 247, 1)) 100%",
|
|
@@ -622,7 +645,7 @@
|
|
|
622
645
|
"active": "#EBECEF"
|
|
623
646
|
},
|
|
624
647
|
"colorBackgroundContrastSecondaryAlpha": {
|
|
625
|
-
"normal": "
|
|
648
|
+
"normal": "#ffffff33",
|
|
626
649
|
"hover": "rgba(255, 255, 255, 0.24)",
|
|
627
650
|
"active": "rgba(255, 255, 255, 0.28)"
|
|
628
651
|
},
|
|
@@ -662,7 +685,7 @@
|
|
|
662
685
|
"active": "#EBE0CA"
|
|
663
686
|
},
|
|
664
687
|
"colorBackgroundNegative": {
|
|
665
|
-
"normal": "#
|
|
688
|
+
"normal": "#f65460",
|
|
666
689
|
"hover": "#EC515F",
|
|
667
690
|
"active": "#E24F5D"
|
|
668
691
|
},
|
|
@@ -747,7 +770,7 @@
|
|
|
747
770
|
"active": "#30B857"
|
|
748
771
|
},
|
|
749
772
|
"colorTextNegative": {
|
|
750
|
-
"normal": "#
|
|
773
|
+
"normal": "#f65460",
|
|
751
774
|
"hover": "#EC515F",
|
|
752
775
|
"active": "#E24F5D"
|
|
753
776
|
},
|
|
@@ -857,7 +880,7 @@
|
|
|
857
880
|
"active": "#EB6205"
|
|
858
881
|
},
|
|
859
882
|
"colorIconNegative": {
|
|
860
|
-
"normal": "#
|
|
883
|
+
"normal": "#f65460",
|
|
861
884
|
"hover": "#EC515F",
|
|
862
885
|
"active": "#E24F5D"
|
|
863
886
|
},
|
|
@@ -902,7 +925,7 @@
|
|
|
902
925
|
"active": "#30B857"
|
|
903
926
|
},
|
|
904
927
|
"colorStrokeNegative": {
|
|
905
|
-
"normal": "#
|
|
928
|
+
"normal": "#f65460",
|
|
906
929
|
"hover": "#EC515F",
|
|
907
930
|
"active": "#E24F5D"
|
|
908
931
|
},
|
|
@@ -1112,9 +1135,9 @@
|
|
|
1112
1135
|
"active": "#8D96A4"
|
|
1113
1136
|
},
|
|
1114
1137
|
"colorTransparent": {
|
|
1115
|
-
"normal": "
|
|
1116
|
-
"hover": "rgba(0,
|
|
1117
|
-
"active": "rgba(0,
|
|
1138
|
+
"normal": "transparent",
|
|
1139
|
+
"hover": "rgba(0, 16, 61, 0.04)",
|
|
1140
|
+
"active": "rgba(0, 16, 61, 0.08)"
|
|
1118
1141
|
},
|
|
1119
1142
|
"colorBackgroundInverse": {
|
|
1120
1143
|
"normal": "#262626",
|
|
@@ -1122,7 +1145,7 @@
|
|
|
1122
1145
|
"active": "#232428"
|
|
1123
1146
|
},
|
|
1124
1147
|
"colorStrokeContrastSecondaryAlpha": {
|
|
1125
|
-
"normal": "#
|
|
1148
|
+
"normal": "#ffffff1e",
|
|
1126
1149
|
"hover": "rgba(255, 255, 255, 0.16)",
|
|
1127
1150
|
"active": "rgba(255, 255, 255, 0.2)"
|
|
1128
1151
|
},
|
|
@@ -1536,5 +1559,10 @@
|
|
|
1536
1559
|
"hover": "#000102",
|
|
1537
1560
|
"active": "#000105"
|
|
1538
1561
|
},
|
|
1562
|
+
"colorTextTertiaryAlpha": {
|
|
1563
|
+
"normal": "#3b3b3b66",
|
|
1564
|
+
"hover": "rgba(59, 59, 59, 0.44)",
|
|
1565
|
+
"active": "rgba(59, 59, 59, 0.48)"
|
|
1566
|
+
},
|
|
1539
1567
|
"themeType": "root"
|
|
1540
1568
|
}
|