@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
|
@@ -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,4 +885,7 @@
|
|
|
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
|
}
|
|
@@ -124,6 +124,14 @@
|
|
|
124
124
|
--vkui--font_body--line_height--regular: 21px;
|
|
125
125
|
--vkui--font_body--font_weight--regular: 520;
|
|
126
126
|
--vkui--font_body--font_variation_settings--optical_size--regular: 22;
|
|
127
|
+
--vkui--font_text_bold--font_size--regular: 16px;
|
|
128
|
+
--vkui--font_text_bold--line_height--regular: 18.5px;
|
|
129
|
+
--vkui--font_text_bold--font_weight--regular: 670;
|
|
130
|
+
--vkui--font_text_bold--font_variation_settings--optical_size--regular: 21.8;
|
|
131
|
+
--vkui--font_footnote_bold--font_size--regular: 13.5px;
|
|
132
|
+
--vkui--font_footnote_bold--line_height--regular: 15px;
|
|
133
|
+
--vkui--font_footnote_bold--font_weight--regular: 670;
|
|
134
|
+
--vkui--font_footnote_bold--font_variation_settings--optical_size--regular: 20;
|
|
127
135
|
--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%;
|
|
128
136
|
--vkui--font_headline--font_size--regular: 17px;
|
|
129
137
|
--vkui--font_headline--line_height--regular: 20px;
|
|
@@ -147,6 +155,9 @@
|
|
|
147
155
|
--vkui--color_background_tertiary: #f7f7f7;
|
|
148
156
|
--vkui--color_background_tertiary--hover: #EDEEF0;
|
|
149
157
|
--vkui--color_background_tertiary--active: #E3E5E8;
|
|
158
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
159
|
+
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
160
|
+
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
150
161
|
--vkui--color_background_contrast_inverse: #000000;
|
|
151
162
|
--vkui--color_background_contrast_inverse--hover: #000102;
|
|
152
163
|
--vkui--color_background_contrast_inverse--active: #000105;
|
|
@@ -168,7 +179,7 @@
|
|
|
168
179
|
--vkui--color_background_warning: #fff2d6;
|
|
169
180
|
--vkui--color_background_warning--hover: #F5E9D0;
|
|
170
181
|
--vkui--color_background_warning--active: #EBE0CA;
|
|
171
|
-
--vkui--color_background_negative: #
|
|
182
|
+
--vkui--color_background_negative: #f65460;
|
|
172
183
|
--vkui--color_background_negative--hover: #EC515F;
|
|
173
184
|
--vkui--color_background_negative--active: #E24F5D;
|
|
174
185
|
--vkui--color_background_negative_tint: #ffe9e9;
|
|
@@ -198,7 +209,7 @@
|
|
|
198
209
|
--vkui--color_text_positive: #34c759;
|
|
199
210
|
--vkui--color_text_positive--hover: #32C058;
|
|
200
211
|
--vkui--color_text_positive--active: #30B857;
|
|
201
|
-
--vkui--color_text_negative: #
|
|
212
|
+
--vkui--color_text_negative: #f65460;
|
|
202
213
|
--vkui--color_text_negative--hover: #EC515F;
|
|
203
214
|
--vkui--color_text_negative--active: #E24F5D;
|
|
204
215
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -237,7 +248,7 @@
|
|
|
237
248
|
--vkui--color_icon_warning: #ff6900;
|
|
238
249
|
--vkui--color_icon_warning--hover: #F56502;
|
|
239
250
|
--vkui--color_icon_warning--active: #EB6205;
|
|
240
|
-
--vkui--color_icon_negative: #
|
|
251
|
+
--vkui--color_icon_negative: #f65460;
|
|
241
252
|
--vkui--color_icon_negative--hover: #EC515F;
|
|
242
253
|
--vkui--color_icon_negative--active: #E24F5D;
|
|
243
254
|
--vkui--color_stroke_accent: #2e90ff;
|
|
@@ -255,7 +266,7 @@
|
|
|
255
266
|
--vkui--color_stroke_positive: #34c759;
|
|
256
267
|
--vkui--color_stroke_positive--hover: #32C058;
|
|
257
268
|
--vkui--color_stroke_positive--active: #30B857;
|
|
258
|
-
--vkui--color_stroke_negative: #
|
|
269
|
+
--vkui--color_stroke_negative: #f65460;
|
|
259
270
|
--vkui--color_stroke_negative--hover: #EC515F;
|
|
260
271
|
--vkui--color_stroke_negative--active: #E24F5D;
|
|
261
272
|
--vkui--color_image_border_alpha: #33333328;
|
|
@@ -297,13 +308,13 @@
|
|
|
297
308
|
--vkui--color_write_bar_input_border_alpha: #ddff00;
|
|
298
309
|
--vkui--color_write_bar_input_border_alpha--hover: #D4F502;
|
|
299
310
|
--vkui--color_write_bar_input_border_alpha--active: #CBEC05;
|
|
300
|
-
--vkui--color_transparent: #00000000;
|
|
301
|
-
--vkui--color_transparent--hover: rgba(0, 0, 0, 0.04);
|
|
302
|
-
--vkui--color_transparent--active: rgba(0, 0, 0, 0.08);
|
|
303
311
|
--vkui--color_background_inverse: #262626;
|
|
304
312
|
--vkui--color_background_inverse--hover: #242527;
|
|
305
313
|
--vkui--color_background_inverse--active: #232428;
|
|
306
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
314
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
307
315
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
308
316
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
317
|
+
--vkui--color_text_tertiary_alpha: #3b3b3b66;
|
|
318
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);
|
|
319
|
+
--vkui--color_text_tertiary_alpha--active: rgba(59, 59, 59, 0.48);
|
|
309
320
|
}
|
|
@@ -6,7 +6,10 @@
|
|
|
6
6
|
--vkui--elevation2: var(--vkui--elevation2, 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06));
|
|
7
7
|
--vkui--elevation3: var(--vkui--elevation3, 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08));
|
|
8
8
|
--vkui--elevation4: var(--vkui--elevation4, 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16));
|
|
9
|
+
--vkui--blur_s: var(--vkui--blur_s, 8px);
|
|
9
10
|
--vkui--blur_m: var(--vkui--blur_m, 16px);
|
|
11
|
+
--vkui--blur_l: var(--vkui--blur_l, 48px);
|
|
12
|
+
--vkui--blur_x_l: var(--vkui--blur_x_l, 96px);
|
|
10
13
|
--vkui--font_family_fallbacks: var(--vkui--font_family_fallbacks, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
11
14
|
--vkui--font_family_accent: var(--vkui--font_family_accent, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
12
15
|
--vkui--font_family_base: var(--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: var(--vkui--font_body--line_height--regular, 21px);
|
|
238
241
|
--vkui--font_body--font_weight--regular: var(--vkui--font_body--font_weight--regular, 520);
|
|
239
242
|
--vkui--font_body--font_variation_settings--optical_size--regular: var(--vkui--font_body--font_variation_settings--optical_size--regular, 22);
|
|
243
|
+
--vkui--font_text_bold--font_size--regular: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
244
|
+
--vkui--font_text_bold--line_height--regular: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
245
|
+
--vkui--font_text_bold--font_weight--regular: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
246
|
+
--vkui--font_text_bold--font_variation_settings--optical_size--regular: var(--vkui--font_text_bold--font_variation_settings--optical_size--regular, 21.8);
|
|
247
|
+
--vkui--font_footnote_bold--font_size--regular: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
248
|
+
--vkui--font_footnote_bold--line_height--regular: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
249
|
+
--vkui--font_footnote_bold--font_weight--regular: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
250
|
+
--vkui--font_footnote_bold--font_variation_settings--optical_size--regular: var(--vkui--font_footnote_bold--font_variation_settings--optical_size--regular, 20);
|
|
240
251
|
--vkui--gradient_black: 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%);
|
|
241
252
|
--vkui--gradient_white: var(--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: var(--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: var(--vkui--color_background_contrast, #ffffff);
|
|
326
337
|
--vkui--color_background_contrast--hover: var(--vkui--color_background_contrast--hover, #F5F5F7);
|
|
327
338
|
--vkui--color_background_contrast--active: var(--vkui--color_background_contrast--active, #EBECEF);
|
|
328
|
-
--vkui--color_background_contrast_secondary_alpha: var(--vkui--color_background_contrast_secondary_alpha,
|
|
339
|
+
--vkui--color_background_contrast_secondary_alpha: var(--vkui--color_background_contrast_secondary_alpha, #ffffff33);
|
|
329
340
|
--vkui--color_background_contrast_secondary_alpha--hover: var(--vkui--color_background_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.24));
|
|
330
341
|
--vkui--color_background_contrast_secondary_alpha--active: var(--vkui--color_background_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.28));
|
|
331
342
|
--vkui--color_background_contrast_inverse: var(--vkui--color_background_contrast_inverse, #000000);
|
|
@@ -349,7 +360,7 @@
|
|
|
349
360
|
--vkui--color_background_warning: var(--vkui--color_background_warning, #fff2d6);
|
|
350
361
|
--vkui--color_background_warning--hover: var(--vkui--color_background_warning--hover, #F5E9D0);
|
|
351
362
|
--vkui--color_background_warning--active: var(--vkui--color_background_warning--active, #EBE0CA);
|
|
352
|
-
--vkui--color_background_negative: var(--vkui--color_background_negative, #
|
|
363
|
+
--vkui--color_background_negative: var(--vkui--color_background_negative, #f65460);
|
|
353
364
|
--vkui--color_background_negative--hover: var(--vkui--color_background_negative--hover, #EC515F);
|
|
354
365
|
--vkui--color_background_negative--active: var(--vkui--color_background_negative--active, #E24F5D);
|
|
355
366
|
--vkui--color_background_negative_tint: var(--vkui--color_background_negative_tint, #ffe9e9);
|
|
@@ -400,7 +411,7 @@
|
|
|
400
411
|
--vkui--color_text_positive: var(--vkui--color_text_positive, #34c759);
|
|
401
412
|
--vkui--color_text_positive--hover: var(--vkui--color_text_positive--hover, #32C058);
|
|
402
413
|
--vkui--color_text_positive--active: var(--vkui--color_text_positive--active, #30B857);
|
|
403
|
-
--vkui--color_text_negative: var(--vkui--color_text_negative, #
|
|
414
|
+
--vkui--color_text_negative: var(--vkui--color_text_negative, #f65460);
|
|
404
415
|
--vkui--color_text_negative--hover: var(--vkui--color_text_negative--hover, #EC515F);
|
|
405
416
|
--vkui--color_text_negative--active: var(--vkui--color_text_negative--active, #E24F5D);
|
|
406
417
|
--vkui--color_text_link: var(--vkui--color_text_link, #2e90ff);
|
|
@@ -466,7 +477,7 @@
|
|
|
466
477
|
--vkui--color_icon_warning: var(--vkui--color_icon_warning, #ff6900);
|
|
467
478
|
--vkui--color_icon_warning--hover: var(--vkui--color_icon_warning--hover, #F56502);
|
|
468
479
|
--vkui--color_icon_warning--active: var(--vkui--color_icon_warning--active, #EB6205);
|
|
469
|
-
--vkui--color_icon_negative: var(--vkui--color_icon_negative, #
|
|
480
|
+
--vkui--color_icon_negative: var(--vkui--color_icon_negative, #f65460);
|
|
470
481
|
--vkui--color_icon_negative--hover: var(--vkui--color_icon_negative--hover, #EC515F);
|
|
471
482
|
--vkui--color_icon_negative--active: var(--vkui--color_icon_negative--active, #E24F5D);
|
|
472
483
|
--vkui--color_stroke_accent: var(--vkui--color_stroke_accent, #2e90ff);
|
|
@@ -493,7 +504,7 @@
|
|
|
493
504
|
--vkui--color_stroke_positive: var(--vkui--color_stroke_positive, #34c759);
|
|
494
505
|
--vkui--color_stroke_positive--hover: var(--vkui--color_stroke_positive--hover, #32C058);
|
|
495
506
|
--vkui--color_stroke_positive--active: var(--vkui--color_stroke_positive--active, #30B857);
|
|
496
|
-
--vkui--color_stroke_negative: var(--vkui--color_stroke_negative, #
|
|
507
|
+
--vkui--color_stroke_negative: var(--vkui--color_stroke_negative, #f65460);
|
|
497
508
|
--vkui--color_stroke_negative--hover: var(--vkui--color_stroke_negative--hover, #EC515F);
|
|
498
509
|
--vkui--color_stroke_negative--active: var(--vkui--color_stroke_negative--active, #E24F5D);
|
|
499
510
|
--vkui--color_stroke_contrast: var(--vkui--color_stroke_contrast, #ffffff);
|
|
@@ -619,13 +630,13 @@
|
|
|
619
630
|
--vkui--color_tabbar_text_inactive: var(--vkui--color_tabbar_text_inactive, #99a2ad);
|
|
620
631
|
--vkui--color_tabbar_text_inactive--hover: var(--vkui--color_tabbar_text_inactive--hover, #939CA9);
|
|
621
632
|
--vkui--color_tabbar_text_inactive--active: var(--vkui--color_tabbar_text_inactive--active, #8D96A4);
|
|
622
|
-
--vkui--color_transparent: var(--vkui--color_transparent,
|
|
623
|
-
--vkui--color_transparent--hover: var(--vkui--color_transparent--hover, rgba(0,
|
|
624
|
-
--vkui--color_transparent--active: var(--vkui--color_transparent--active, rgba(0,
|
|
633
|
+
--vkui--color_transparent: var(--vkui--color_transparent, transparent);
|
|
634
|
+
--vkui--color_transparent--hover: var(--vkui--color_transparent--hover, rgba(0, 16, 61, 0.04));
|
|
635
|
+
--vkui--color_transparent--active: var(--vkui--color_transparent--active, rgba(0, 16, 61, 0.08));
|
|
625
636
|
--vkui--color_background_inverse: var(--vkui--color_background_inverse, #262626);
|
|
626
637
|
--vkui--color_background_inverse--hover: var(--vkui--color_background_inverse--hover, #242527);
|
|
627
638
|
--vkui--color_background_inverse--active: var(--vkui--color_background_inverse--active, #232428);
|
|
628
|
-
--vkui--color_stroke_contrast_secondary_alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #
|
|
639
|
+
--vkui--color_stroke_contrast_secondary_alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1e);
|
|
629
640
|
--vkui--color_stroke_contrast_secondary_alpha--hover: var(--vkui--color_stroke_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.16));
|
|
630
641
|
--vkui--color_stroke_contrast_secondary_alpha--active: var(--vkui--color_stroke_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.2));
|
|
631
642
|
--vkui--vkontakte_color_snippet_border_alpha: var(--vkui--vkontakte_color_snippet_border_alpha, rgba(0, 0, 0, 0.15));
|
|
@@ -874,6 +885,9 @@
|
|
|
874
885
|
--vkui--vkontakte_palette_black: var(--vkui--vkontakte_palette_black, #000000);
|
|
875
886
|
--vkui--vkontakte_palette_black--hover: var(--vkui--vkontakte_palette_black--hover, #000102);
|
|
876
887
|
--vkui--vkontakte_palette_black--active: var(--vkui--vkontakte_palette_black--active, #000105);
|
|
888
|
+
--vkui--color_text_tertiary_alpha: var(--vkui--color_text_tertiary_alpha, #3b3b3b66);
|
|
889
|
+
--vkui--color_text_tertiary_alpha--hover: var(--vkui--color_text_tertiary_alpha--hover, rgba(59, 59, 59, 0.44));
|
|
890
|
+
--vkui--color_text_tertiary_alpha--active: var(--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: var(--vkui--font_body--font_weight--regular, 520);
|
|
1161
1175
|
font-weight: var(--vkui--font_body--font_weight--regular, var(--vkui--font_body--font_weight--regular, 520));
|
|
1162
1176
|
}
|
|
1177
|
+
.vkui--font_text_bold--regular {
|
|
1178
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
1179
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, var(--vkui--font_text_bold--font_size--regular, 16px));
|
|
1180
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
1181
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, var(--vkui--font_text_bold--line_height--regular, 18.5px));
|
|
1182
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
1183
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, var(--vkui--font_text_bold--font_weight--regular, 670));
|
|
1184
|
+
}
|
|
1185
|
+
.vkui--font_footnote_bold--regular {
|
|
1186
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
1187
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, var(--vkui--font_footnote_bold--font_size--regular, 13.5px));
|
|
1188
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
1189
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, var(--vkui--font_footnote_bold--line_height--regular, 15px));
|
|
1190
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
1191
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, var(--vkui--font_footnote_bold--font_weight--regular, 670));
|
|
1192
|
+
}
|
|
1163
1193
|
.vkui--font_headline--regular {
|
|
1164
1194
|
font-size: var(--vkui--font_headline--font_size--regular, 17px);
|
|
1165
1195
|
font-size: var(--vkui--font_headline--font_size--regular, var(--vkui--font_headline--font_size--regular, 17px));
|
|
@@ -5,7 +5,10 @@
|
|
|
5
5
|
@elevation2: var(--vkui--elevation2, 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06));
|
|
6
6
|
@elevation3: var(--vkui--elevation3, 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08));
|
|
7
7
|
@elevation4: var(--vkui--elevation4, 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16));
|
|
8
|
+
@blur-s: var(--vkui--blur_s, 8px);
|
|
8
9
|
@blur-m: var(--vkui--blur_m, 16px);
|
|
10
|
+
@blur-l: var(--vkui--blur_l, 48px);
|
|
11
|
+
@blur-x-l: var(--vkui--blur_x_l, 96px);
|
|
9
12
|
@font-family-fallbacks: var(--vkui--font_family_fallbacks, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
10
13
|
@font-family-accent: var(--vkui--font_family_accent, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
11
14
|
@font-family-base: var(--vkui--font_family_base, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
@@ -202,7 +205,7 @@
|
|
|
202
205
|
@color-background-contrast: var(--vkui--color_background_contrast, #ffffff);
|
|
203
206
|
@color-background-contrast--hover: var(--vkui--color_background_contrast--hover, #F5F5F7);
|
|
204
207
|
@color-background-contrast--active: var(--vkui--color_background_contrast--active, #EBECEF);
|
|
205
|
-
@color-background-contrast-secondary-alpha: var(--vkui--color_background_contrast_secondary_alpha,
|
|
208
|
+
@color-background-contrast-secondary-alpha: var(--vkui--color_background_contrast_secondary_alpha, #ffffff33);
|
|
206
209
|
@color-background-contrast-secondary-alpha--hover: var(--vkui--color_background_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.24));
|
|
207
210
|
@color-background-contrast-secondary-alpha--active: var(--vkui--color_background_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.28));
|
|
208
211
|
@color-background-contrast-inverse: var(--vkui--color_background_contrast_inverse, #000000);
|
|
@@ -226,7 +229,7 @@
|
|
|
226
229
|
@color-background-warning: var(--vkui--color_background_warning, #fff2d6);
|
|
227
230
|
@color-background-warning--hover: var(--vkui--color_background_warning--hover, #F5E9D0);
|
|
228
231
|
@color-background-warning--active: var(--vkui--color_background_warning--active, #EBE0CA);
|
|
229
|
-
@color-background-negative: var(--vkui--color_background_negative, #
|
|
232
|
+
@color-background-negative: var(--vkui--color_background_negative, #f65460);
|
|
230
233
|
@color-background-negative--hover: var(--vkui--color_background_negative--hover, #EC515F);
|
|
231
234
|
@color-background-negative--active: var(--vkui--color_background_negative--active, #E24F5D);
|
|
232
235
|
@color-background-negative-tint: var(--vkui--color_background_negative_tint, #ffe9e9);
|
|
@@ -277,7 +280,7 @@
|
|
|
277
280
|
@color-text-positive: var(--vkui--color_text_positive, #34c759);
|
|
278
281
|
@color-text-positive--hover: var(--vkui--color_text_positive--hover, #32C058);
|
|
279
282
|
@color-text-positive--active: var(--vkui--color_text_positive--active, #30B857);
|
|
280
|
-
@color-text-negative: var(--vkui--color_text_negative, #
|
|
283
|
+
@color-text-negative: var(--vkui--color_text_negative, #f65460);
|
|
281
284
|
@color-text-negative--hover: var(--vkui--color_text_negative--hover, #EC515F);
|
|
282
285
|
@color-text-negative--active: var(--vkui--color_text_negative--active, #E24F5D);
|
|
283
286
|
@color-text-link: var(--vkui--color_text_link, #2e90ff);
|
|
@@ -343,7 +346,7 @@
|
|
|
343
346
|
@color-icon-warning: var(--vkui--color_icon_warning, #ff6900);
|
|
344
347
|
@color-icon-warning--hover: var(--vkui--color_icon_warning--hover, #F56502);
|
|
345
348
|
@color-icon-warning--active: var(--vkui--color_icon_warning--active, #EB6205);
|
|
346
|
-
@color-icon-negative: var(--vkui--color_icon_negative, #
|
|
349
|
+
@color-icon-negative: var(--vkui--color_icon_negative, #f65460);
|
|
347
350
|
@color-icon-negative--hover: var(--vkui--color_icon_negative--hover, #EC515F);
|
|
348
351
|
@color-icon-negative--active: var(--vkui--color_icon_negative--active, #E24F5D);
|
|
349
352
|
@color-stroke-accent: var(--vkui--color_stroke_accent, #2e90ff);
|
|
@@ -370,7 +373,7 @@
|
|
|
370
373
|
@color-stroke-positive: var(--vkui--color_stroke_positive, #34c759);
|
|
371
374
|
@color-stroke-positive--hover: var(--vkui--color_stroke_positive--hover, #32C058);
|
|
372
375
|
@color-stroke-positive--active: var(--vkui--color_stroke_positive--active, #30B857);
|
|
373
|
-
@color-stroke-negative: var(--vkui--color_stroke_negative, #
|
|
376
|
+
@color-stroke-negative: var(--vkui--color_stroke_negative, #f65460);
|
|
374
377
|
@color-stroke-negative--hover: var(--vkui--color_stroke_negative--hover, #EC515F);
|
|
375
378
|
@color-stroke-negative--active: var(--vkui--color_stroke_negative--active, #E24F5D);
|
|
376
379
|
@color-stroke-contrast: var(--vkui--color_stroke_contrast, #ffffff);
|
|
@@ -496,13 +499,13 @@
|
|
|
496
499
|
@color-tabbar-text-inactive: var(--vkui--color_tabbar_text_inactive, #99a2ad);
|
|
497
500
|
@color-tabbar-text-inactive--hover: var(--vkui--color_tabbar_text_inactive--hover, #939CA9);
|
|
498
501
|
@color-tabbar-text-inactive--active: var(--vkui--color_tabbar_text_inactive--active, #8D96A4);
|
|
499
|
-
@color-transparent: var(--vkui--color_transparent,
|
|
500
|
-
@color-transparent--hover: var(--vkui--color_transparent--hover, rgba(0,
|
|
501
|
-
@color-transparent--active: var(--vkui--color_transparent--active, rgba(0,
|
|
502
|
+
@color-transparent: var(--vkui--color_transparent, transparent);
|
|
503
|
+
@color-transparent--hover: var(--vkui--color_transparent--hover, rgba(0, 16, 61, 0.04));
|
|
504
|
+
@color-transparent--active: var(--vkui--color_transparent--active, rgba(0, 16, 61, 0.08));
|
|
502
505
|
@color-background-inverse: var(--vkui--color_background_inverse, #262626);
|
|
503
506
|
@color-background-inverse--hover: var(--vkui--color_background_inverse--hover, #242527);
|
|
504
507
|
@color-background-inverse--active: var(--vkui--color_background_inverse--active, #232428);
|
|
505
|
-
@color-stroke-contrast-secondary-alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #
|
|
508
|
+
@color-stroke-contrast-secondary-alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1e);
|
|
506
509
|
@color-stroke-contrast-secondary-alpha--hover: var(--vkui--color_stroke_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.16));
|
|
507
510
|
@color-stroke-contrast-secondary-alpha--active: var(--vkui--color_stroke_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.2));
|
|
508
511
|
@vkontakte-color-snippet-border-alpha: var(--vkui--vkontakte_color_snippet_border_alpha, rgba(0, 0, 0, 0.15));
|
|
@@ -751,6 +754,9 @@
|
|
|
751
754
|
@vkontakte-palette-black: var(--vkui--vkontakte_palette_black, #000000);
|
|
752
755
|
@vkontakte-palette-black--hover: var(--vkui--vkontakte_palette_black--hover, #000102);
|
|
753
756
|
@vkontakte-palette-black--active: var(--vkui--vkontakte_palette_black--active, #000105);
|
|
757
|
+
@color-text-tertiary-alpha: var(--vkui--color_text_tertiary_alpha, #3b3b3b66);
|
|
758
|
+
@color-text-tertiary-alpha--hover: var(--vkui--color_text_tertiary_alpha--hover, rgba(59, 59, 59, 0.44));
|
|
759
|
+
@color-text-tertiary-alpha--active: var(--vkui--color_text_tertiary_alpha--active, rgba(59, 59, 59, 0.48));
|
|
754
760
|
|
|
755
761
|
|
|
756
762
|
.font-display-title1--regular {
|
|
@@ -923,6 +929,16 @@
|
|
|
923
929
|
line-height: var(--vkui--font_body--line_height--regular, 21px);
|
|
924
930
|
font-weight: var(--vkui--font_body--font_weight--regular, 520);
|
|
925
931
|
}
|
|
932
|
+
.font-text-bold--regular {
|
|
933
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
934
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
935
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
936
|
+
}
|
|
937
|
+
.font-footnote-bold--regular {
|
|
938
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
939
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
940
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
941
|
+
}
|
|
926
942
|
.font-headline--regular {
|
|
927
943
|
font-size: var(--vkui--font_headline--font_size--regular, 17px);
|
|
928
944
|
line-height: var(--vkui--font_headline--line_height--regular, 20px);
|
|
@@ -6,7 +6,10 @@
|
|
|
6
6
|
--elevation2: var(--vkui--elevation2, 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06));
|
|
7
7
|
--elevation3: var(--vkui--elevation3, 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08));
|
|
8
8
|
--elevation4: var(--vkui--elevation4, 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16));
|
|
9
|
+
--blur-s: var(--vkui--blur_s, 8px);
|
|
9
10
|
--blur-m: var(--vkui--blur_m, 16px);
|
|
11
|
+
--blur-l: var(--vkui--blur_l, 48px);
|
|
12
|
+
--blur-x-l: var(--vkui--blur_x_l, 96px);
|
|
10
13
|
--font-family-fallbacks: var(--vkui--font_family_fallbacks, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
11
14
|
--font-family-accent: var(--vkui--font_family_accent, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
12
15
|
--font-family-base: var(--vkui--font_family_base, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
@@ -203,7 +206,7 @@
|
|
|
203
206
|
--color-background-contrast: var(--vkui--color_background_contrast, #ffffff);
|
|
204
207
|
--color-background-contrast--hover: var(--vkui--color_background_contrast--hover, #F5F5F7);
|
|
205
208
|
--color-background-contrast--active: var(--vkui--color_background_contrast--active, #EBECEF);
|
|
206
|
-
--color-background-contrast-secondary-alpha: var(--vkui--color_background_contrast_secondary_alpha,
|
|
209
|
+
--color-background-contrast-secondary-alpha: var(--vkui--color_background_contrast_secondary_alpha, #ffffff33);
|
|
207
210
|
--color-background-contrast-secondary-alpha--hover: var(--vkui--color_background_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.24));
|
|
208
211
|
--color-background-contrast-secondary-alpha--active: var(--vkui--color_background_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.28));
|
|
209
212
|
--color-background-contrast-inverse: var(--vkui--color_background_contrast_inverse, #000000);
|
|
@@ -227,7 +230,7 @@
|
|
|
227
230
|
--color-background-warning: var(--vkui--color_background_warning, #fff2d6);
|
|
228
231
|
--color-background-warning--hover: var(--vkui--color_background_warning--hover, #F5E9D0);
|
|
229
232
|
--color-background-warning--active: var(--vkui--color_background_warning--active, #EBE0CA);
|
|
230
|
-
--color-background-negative: var(--vkui--color_background_negative, #
|
|
233
|
+
--color-background-negative: var(--vkui--color_background_negative, #f65460);
|
|
231
234
|
--color-background-negative--hover: var(--vkui--color_background_negative--hover, #EC515F);
|
|
232
235
|
--color-background-negative--active: var(--vkui--color_background_negative--active, #E24F5D);
|
|
233
236
|
--color-background-negative-tint: var(--vkui--color_background_negative_tint, #ffe9e9);
|
|
@@ -278,7 +281,7 @@
|
|
|
278
281
|
--color-text-positive: var(--vkui--color_text_positive, #34c759);
|
|
279
282
|
--color-text-positive--hover: var(--vkui--color_text_positive--hover, #32C058);
|
|
280
283
|
--color-text-positive--active: var(--vkui--color_text_positive--active, #30B857);
|
|
281
|
-
--color-text-negative: var(--vkui--color_text_negative, #
|
|
284
|
+
--color-text-negative: var(--vkui--color_text_negative, #f65460);
|
|
282
285
|
--color-text-negative--hover: var(--vkui--color_text_negative--hover, #EC515F);
|
|
283
286
|
--color-text-negative--active: var(--vkui--color_text_negative--active, #E24F5D);
|
|
284
287
|
--color-text-link: var(--vkui--color_text_link, #2e90ff);
|
|
@@ -344,7 +347,7 @@
|
|
|
344
347
|
--color-icon-warning: var(--vkui--color_icon_warning, #ff6900);
|
|
345
348
|
--color-icon-warning--hover: var(--vkui--color_icon_warning--hover, #F56502);
|
|
346
349
|
--color-icon-warning--active: var(--vkui--color_icon_warning--active, #EB6205);
|
|
347
|
-
--color-icon-negative: var(--vkui--color_icon_negative, #
|
|
350
|
+
--color-icon-negative: var(--vkui--color_icon_negative, #f65460);
|
|
348
351
|
--color-icon-negative--hover: var(--vkui--color_icon_negative--hover, #EC515F);
|
|
349
352
|
--color-icon-negative--active: var(--vkui--color_icon_negative--active, #E24F5D);
|
|
350
353
|
--color-stroke-accent: var(--vkui--color_stroke_accent, #2e90ff);
|
|
@@ -371,7 +374,7 @@
|
|
|
371
374
|
--color-stroke-positive: var(--vkui--color_stroke_positive, #34c759);
|
|
372
375
|
--color-stroke-positive--hover: var(--vkui--color_stroke_positive--hover, #32C058);
|
|
373
376
|
--color-stroke-positive--active: var(--vkui--color_stroke_positive--active, #30B857);
|
|
374
|
-
--color-stroke-negative: var(--vkui--color_stroke_negative, #
|
|
377
|
+
--color-stroke-negative: var(--vkui--color_stroke_negative, #f65460);
|
|
375
378
|
--color-stroke-negative--hover: var(--vkui--color_stroke_negative--hover, #EC515F);
|
|
376
379
|
--color-stroke-negative--active: var(--vkui--color_stroke_negative--active, #E24F5D);
|
|
377
380
|
--color-stroke-contrast: var(--vkui--color_stroke_contrast, #ffffff);
|
|
@@ -497,13 +500,13 @@
|
|
|
497
500
|
--color-tabbar-text-inactive: var(--vkui--color_tabbar_text_inactive, #99a2ad);
|
|
498
501
|
--color-tabbar-text-inactive--hover: var(--vkui--color_tabbar_text_inactive--hover, #939CA9);
|
|
499
502
|
--color-tabbar-text-inactive--active: var(--vkui--color_tabbar_text_inactive--active, #8D96A4);
|
|
500
|
-
--color-transparent: var(--vkui--color_transparent,
|
|
501
|
-
--color-transparent--hover: var(--vkui--color_transparent--hover, rgba(0,
|
|
502
|
-
--color-transparent--active: var(--vkui--color_transparent--active, rgba(0,
|
|
503
|
+
--color-transparent: var(--vkui--color_transparent, transparent);
|
|
504
|
+
--color-transparent--hover: var(--vkui--color_transparent--hover, rgba(0, 16, 61, 0.04));
|
|
505
|
+
--color-transparent--active: var(--vkui--color_transparent--active, rgba(0, 16, 61, 0.08));
|
|
503
506
|
--color-background-inverse: var(--vkui--color_background_inverse, #262626);
|
|
504
507
|
--color-background-inverse--hover: var(--vkui--color_background_inverse--hover, #242527);
|
|
505
508
|
--color-background-inverse--active: var(--vkui--color_background_inverse--active, #232428);
|
|
506
|
-
--color-stroke-contrast-secondary-alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #
|
|
509
|
+
--color-stroke-contrast-secondary-alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1e);
|
|
507
510
|
--color-stroke-contrast-secondary-alpha--hover: var(--vkui--color_stroke_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.16));
|
|
508
511
|
--color-stroke-contrast-secondary-alpha--active: var(--vkui--color_stroke_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.2));
|
|
509
512
|
--vkontakte-color-snippet-border-alpha: var(--vkui--vkontakte_color_snippet_border_alpha, rgba(0, 0, 0, 0.15));
|
|
@@ -752,6 +755,9 @@
|
|
|
752
755
|
--vkontakte-palette-black: var(--vkui--vkontakte_palette_black, #000000);
|
|
753
756
|
--vkontakte-palette-black--hover: var(--vkui--vkontakte_palette_black--hover, #000102);
|
|
754
757
|
--vkontakte-palette-black--active: var(--vkui--vkontakte_palette_black--active, #000105);
|
|
758
|
+
--color-text-tertiary-alpha: var(--vkui--color_text_tertiary_alpha, #3b3b3b66);
|
|
759
|
+
--color-text-tertiary-alpha--hover: var(--vkui--color_text_tertiary_alpha--hover, rgba(59, 59, 59, 0.44));
|
|
760
|
+
--color-text-tertiary-alpha--active: var(--vkui--color_text_tertiary_alpha--active, rgba(59, 59, 59, 0.48));
|
|
755
761
|
}
|
|
756
762
|
|
|
757
763
|
%font-display-title1--regular {
|
|
@@ -924,6 +930,16 @@
|
|
|
924
930
|
line-height: var(--vkui--font_body--line_height--regular, 21px);
|
|
925
931
|
font-weight: var(--vkui--font_body--font_weight--regular, 520);
|
|
926
932
|
}
|
|
933
|
+
%font-text-bold--regular {
|
|
934
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
935
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
936
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
937
|
+
}
|
|
938
|
+
%font-footnote-bold--regular {
|
|
939
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
940
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
941
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
942
|
+
}
|
|
927
943
|
%font-headline--regular {
|
|
928
944
|
font-size: var(--vkui--font_headline--font_size--regular, 17px);
|
|
929
945
|
line-height: var(--vkui--font_headline--line_height--regular, 20px);
|
|
@@ -5,7 +5,10 @@ $elevation1-invert-y: var(--vkui--elevation1_invert_y, 0px 0px 2px rgba(0, 0, 0,
|
|
|
5
5
|
$elevation2: var(--vkui--elevation2, 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06));
|
|
6
6
|
$elevation3: var(--vkui--elevation3, 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08));
|
|
7
7
|
$elevation4: var(--vkui--elevation4, 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16));
|
|
8
|
+
$blur-s: var(--vkui--blur_s, 8px);
|
|
8
9
|
$blur-m: var(--vkui--blur_m, 16px);
|
|
10
|
+
$blur-l: var(--vkui--blur_l, 48px);
|
|
11
|
+
$blur-x-l: var(--vkui--blur_x_l, 96px);
|
|
9
12
|
$font-family-fallbacks: var(--vkui--font_family_fallbacks, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
10
13
|
$font-family-accent: var(--vkui--font_family_accent, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
11
14
|
$font-family-base: var(--vkui--font_family_base, -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif);
|
|
@@ -202,7 +205,7 @@ $color-background-tertiary-alpha--active: var(--vkui--color_background_tertiary_
|
|
|
202
205
|
$color-background-contrast: var(--vkui--color_background_contrast, #ffffff);
|
|
203
206
|
$color-background-contrast--hover: var(--vkui--color_background_contrast--hover, #F5F5F7);
|
|
204
207
|
$color-background-contrast--active: var(--vkui--color_background_contrast--active, #EBECEF);
|
|
205
|
-
$color-background-contrast-secondary-alpha: var(--vkui--color_background_contrast_secondary_alpha,
|
|
208
|
+
$color-background-contrast-secondary-alpha: var(--vkui--color_background_contrast_secondary_alpha, #ffffff33);
|
|
206
209
|
$color-background-contrast-secondary-alpha--hover: var(--vkui--color_background_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.24));
|
|
207
210
|
$color-background-contrast-secondary-alpha--active: var(--vkui--color_background_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.28));
|
|
208
211
|
$color-background-contrast-inverse: var(--vkui--color_background_contrast_inverse, #000000);
|
|
@@ -226,7 +229,7 @@ $color-background-positive-tint--active: var(--vkui--color_background_positive_t
|
|
|
226
229
|
$color-background-warning: var(--vkui--color_background_warning, #fff2d6);
|
|
227
230
|
$color-background-warning--hover: var(--vkui--color_background_warning--hover, #F5E9D0);
|
|
228
231
|
$color-background-warning--active: var(--vkui--color_background_warning--active, #EBE0CA);
|
|
229
|
-
$color-background-negative: var(--vkui--color_background_negative, #
|
|
232
|
+
$color-background-negative: var(--vkui--color_background_negative, #f65460);
|
|
230
233
|
$color-background-negative--hover: var(--vkui--color_background_negative--hover, #EC515F);
|
|
231
234
|
$color-background-negative--active: var(--vkui--color_background_negative--active, #E24F5D);
|
|
232
235
|
$color-background-negative-tint: var(--vkui--color_background_negative_tint, #ffe9e9);
|
|
@@ -277,7 +280,7 @@ $color-text-contrast-themed--active: var(--vkui--color_text_contrast_themed--act
|
|
|
277
280
|
$color-text-positive: var(--vkui--color_text_positive, #34c759);
|
|
278
281
|
$color-text-positive--hover: var(--vkui--color_text_positive--hover, #32C058);
|
|
279
282
|
$color-text-positive--active: var(--vkui--color_text_positive--active, #30B857);
|
|
280
|
-
$color-text-negative: var(--vkui--color_text_negative, #
|
|
283
|
+
$color-text-negative: var(--vkui--color_text_negative, #f65460);
|
|
281
284
|
$color-text-negative--hover: var(--vkui--color_text_negative--hover, #EC515F);
|
|
282
285
|
$color-text-negative--active: var(--vkui--color_text_negative--active, #E24F5D);
|
|
283
286
|
$color-text-link: var(--vkui--color_text_link, #2e90ff);
|
|
@@ -343,7 +346,7 @@ $color-icon-positive--active: var(--vkui--color_icon_positive--active, #30B857);
|
|
|
343
346
|
$color-icon-warning: var(--vkui--color_icon_warning, #ff6900);
|
|
344
347
|
$color-icon-warning--hover: var(--vkui--color_icon_warning--hover, #F56502);
|
|
345
348
|
$color-icon-warning--active: var(--vkui--color_icon_warning--active, #EB6205);
|
|
346
|
-
$color-icon-negative: var(--vkui--color_icon_negative, #
|
|
349
|
+
$color-icon-negative: var(--vkui--color_icon_negative, #f65460);
|
|
347
350
|
$color-icon-negative--hover: var(--vkui--color_icon_negative--hover, #EC515F);
|
|
348
351
|
$color-icon-negative--active: var(--vkui--color_icon_negative--active, #E24F5D);
|
|
349
352
|
$color-stroke-accent: var(--vkui--color_stroke_accent, #2e90ff);
|
|
@@ -370,7 +373,7 @@ $color-separator-secondary--active: var(--vkui--color_separator_secondary--activ
|
|
|
370
373
|
$color-stroke-positive: var(--vkui--color_stroke_positive, #34c759);
|
|
371
374
|
$color-stroke-positive--hover: var(--vkui--color_stroke_positive--hover, #32C058);
|
|
372
375
|
$color-stroke-positive--active: var(--vkui--color_stroke_positive--active, #30B857);
|
|
373
|
-
$color-stroke-negative: var(--vkui--color_stroke_negative, #
|
|
376
|
+
$color-stroke-negative: var(--vkui--color_stroke_negative, #f65460);
|
|
374
377
|
$color-stroke-negative--hover: var(--vkui--color_stroke_negative--hover, #EC515F);
|
|
375
378
|
$color-stroke-negative--active: var(--vkui--color_stroke_negative--active, #E24F5D);
|
|
376
379
|
$color-stroke-contrast: var(--vkui--color_stroke_contrast, #ffffff);
|
|
@@ -496,13 +499,13 @@ $color-segmented-control--active: var(--vkui--color_segmented_control--active, #
|
|
|
496
499
|
$color-tabbar-text-inactive: var(--vkui--color_tabbar_text_inactive, #99a2ad);
|
|
497
500
|
$color-tabbar-text-inactive--hover: var(--vkui--color_tabbar_text_inactive--hover, #939CA9);
|
|
498
501
|
$color-tabbar-text-inactive--active: var(--vkui--color_tabbar_text_inactive--active, #8D96A4);
|
|
499
|
-
$color-transparent: var(--vkui--color_transparent,
|
|
500
|
-
$color-transparent--hover: var(--vkui--color_transparent--hover, rgba(0,
|
|
501
|
-
$color-transparent--active: var(--vkui--color_transparent--active, rgba(0,
|
|
502
|
+
$color-transparent: var(--vkui--color_transparent, transparent);
|
|
503
|
+
$color-transparent--hover: var(--vkui--color_transparent--hover, rgba(0, 16, 61, 0.04));
|
|
504
|
+
$color-transparent--active: var(--vkui--color_transparent--active, rgba(0, 16, 61, 0.08));
|
|
502
505
|
$color-background-inverse: var(--vkui--color_background_inverse, #262626);
|
|
503
506
|
$color-background-inverse--hover: var(--vkui--color_background_inverse--hover, #242527);
|
|
504
507
|
$color-background-inverse--active: var(--vkui--color_background_inverse--active, #232428);
|
|
505
|
-
$color-stroke-contrast-secondary-alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #
|
|
508
|
+
$color-stroke-contrast-secondary-alpha: var(--vkui--color_stroke_contrast_secondary_alpha, #ffffff1e);
|
|
506
509
|
$color-stroke-contrast-secondary-alpha--hover: var(--vkui--color_stroke_contrast_secondary_alpha--hover, rgba(255, 255, 255, 0.16));
|
|
507
510
|
$color-stroke-contrast-secondary-alpha--active: var(--vkui--color_stroke_contrast_secondary_alpha--active, rgba(255, 255, 255, 0.2));
|
|
508
511
|
$vkontakte-color-snippet-border-alpha: var(--vkui--vkontakte_color_snippet_border_alpha, rgba(0, 0, 0, 0.15));
|
|
@@ -751,6 +754,9 @@ $vkontakte-stories-skeleton-loader-background--active: var(--vkui--vkontakte_sto
|
|
|
751
754
|
$vkontakte-palette-black: var(--vkui--vkontakte_palette_black, #000000);
|
|
752
755
|
$vkontakte-palette-black--hover: var(--vkui--vkontakte_palette_black--hover, #000102);
|
|
753
756
|
$vkontakte-palette-black--active: var(--vkui--vkontakte_palette_black--active, #000105);
|
|
757
|
+
$color-text-tertiary-alpha: var(--vkui--color_text_tertiary_alpha, #3b3b3b66);
|
|
758
|
+
$color-text-tertiary-alpha--hover: var(--vkui--color_text_tertiary_alpha--hover, rgba(59, 59, 59, 0.44));
|
|
759
|
+
$color-text-tertiary-alpha--active: var(--vkui--color_text_tertiary_alpha--active, rgba(59, 59, 59, 0.48));
|
|
754
760
|
|
|
755
761
|
|
|
756
762
|
@mixin font-display-title1--regular() {
|
|
@@ -1136,6 +1142,28 @@ $font-body--regular--map: (
|
|
|
1136
1142
|
'fontWeight': "var(--vkui--font_body--font_weight--regular, 520)",
|
|
1137
1143
|
'fontVariationSettings.opticalSize': "var(--vkui--font_body--font_variation_settings--optical_size--regular, 22)",
|
|
1138
1144
|
);
|
|
1145
|
+
@mixin font-text-bold--regular() {
|
|
1146
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
1147
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
1148
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
1149
|
+
}
|
|
1150
|
+
$font-text-bold--regular--map: (
|
|
1151
|
+
'fontSize': "var(--vkui--font_text_bold--font_size--regular, 16px)",
|
|
1152
|
+
'lineHeight': "var(--vkui--font_text_bold--line_height--regular, 18.5px)",
|
|
1153
|
+
'fontWeight': "var(--vkui--font_text_bold--font_weight--regular, 670)",
|
|
1154
|
+
'fontVariationSettings.opticalSize': "var(--vkui--font_text_bold--font_variation_settings--optical_size--regular, 21.8)",
|
|
1155
|
+
);
|
|
1156
|
+
@mixin font-footnote-bold--regular() {
|
|
1157
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
1158
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
1159
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
1160
|
+
}
|
|
1161
|
+
$font-footnote-bold--regular--map: (
|
|
1162
|
+
'fontSize': "var(--vkui--font_footnote_bold--font_size--regular, 13.5px)",
|
|
1163
|
+
'lineHeight': "var(--vkui--font_footnote_bold--line_height--regular, 15px)",
|
|
1164
|
+
'fontWeight': "var(--vkui--font_footnote_bold--font_weight--regular, 670)",
|
|
1165
|
+
'fontVariationSettings.opticalSize': "var(--vkui--font_footnote_bold--font_variation_settings--optical_size--regular, 20)",
|
|
1166
|
+
);
|
|
1139
1167
|
@mixin font-headline--regular() {
|
|
1140
1168
|
font-size: var(--vkui--font_headline--font_size--regular, 17px);
|
|
1141
1169
|
line-height: var(--vkui--font_headline--line_height--regular, 20px);
|