@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
|
"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(20, 20, 20, 0) 0%, rgba(20, 20, 20, 0.05) 15%, rgba(20, 20, 20, 0.2) 30%, rgba(20, 20, 20, 0.8) 70%, rgba(20, 20, 20, 0.95) 85%, var(--vkui--color_background_tertiary, rgba(20, 20, 20, 1)) 100%",
|
|
@@ -622,7 +645,7 @@
|
|
|
622
645
|
"active": "#D7D8DB"
|
|
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
|
},
|
|
@@ -632,9 +655,9 @@
|
|
|
632
655
|
"active": "#141414"
|
|
633
656
|
},
|
|
634
657
|
"colorBackgroundContrastThemed": {
|
|
635
|
-
"normal": "#
|
|
636
|
-
"hover": "#
|
|
637
|
-
"active": "#
|
|
658
|
+
"normal": "#1e1e1c",
|
|
659
|
+
"hover": "#272725",
|
|
660
|
+
"active": "#30302E"
|
|
638
661
|
},
|
|
639
662
|
"colorBackgroundModal": {
|
|
640
663
|
"normal": "#000000",
|
|
@@ -662,7 +685,7 @@
|
|
|
662
685
|
"active": "#574429"
|
|
663
686
|
},
|
|
664
687
|
"colorBackgroundNegative": {
|
|
665
|
-
"normal": "#
|
|
688
|
+
"normal": "#fd6571",
|
|
666
689
|
"hover": "#FD6B77",
|
|
667
690
|
"active": "#FD717C"
|
|
668
691
|
},
|
|
@@ -747,7 +770,7 @@
|
|
|
747
770
|
"active": "#44CB66"
|
|
748
771
|
},
|
|
749
772
|
"colorTextNegative": {
|
|
750
|
-
"normal": "#
|
|
773
|
+
"normal": "#fd6571",
|
|
751
774
|
"hover": "#FD6B77",
|
|
752
775
|
"active": "#FD717C"
|
|
753
776
|
},
|
|
@@ -857,7 +880,7 @@
|
|
|
857
880
|
"active": "#FF7514"
|
|
858
881
|
},
|
|
859
882
|
"colorIconNegative": {
|
|
860
|
-
"normal": "#
|
|
883
|
+
"normal": "#fd6571",
|
|
861
884
|
"hover": "#FD6B77",
|
|
862
885
|
"active": "#FD717C"
|
|
863
886
|
},
|
|
@@ -902,7 +925,7 @@
|
|
|
902
925
|
"active": "#44CB66"
|
|
903
926
|
},
|
|
904
927
|
"colorStrokeNegative": {
|
|
905
|
-
"normal": "#
|
|
928
|
+
"normal": "#fd6571",
|
|
906
929
|
"hover": "#FD6B77",
|
|
907
930
|
"active": "#FD717C"
|
|
908
931
|
},
|
|
@@ -1112,9 +1135,9 @@
|
|
|
1112
1135
|
"active": "#818385"
|
|
1113
1136
|
},
|
|
1114
1137
|
"colorTransparent": {
|
|
1115
|
-
"normal": "
|
|
1116
|
-
"hover": "rgba(
|
|
1117
|
-
"active": "rgba(
|
|
1138
|
+
"normal": "transparent",
|
|
1139
|
+
"hover": "rgba(255, 255, 255, 0.04)",
|
|
1140
|
+
"active": "rgba(255, 255, 255, 0.08)"
|
|
1118
1141
|
},
|
|
1119
1142
|
"colorBackgroundInverse": {
|
|
1120
1143
|
"normal": "#FFFFFF",
|
|
@@ -1122,7 +1145,7 @@
|
|
|
1122
1145
|
"active": "#D7D8DB"
|
|
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": "#0A0A0A",
|
|
1537
1560
|
"active": "#141414"
|
|
1538
1561
|
},
|
|
1562
|
+
"colorTextTertiaryAlpha": {
|
|
1563
|
+
"normal": "#ffffff7f",
|
|
1564
|
+
"hover": "rgba(255, 255, 255, 0.54)",
|
|
1565
|
+
"active": "rgba(255, 255, 255, 0.58)"
|
|
1566
|
+
},
|
|
1539
1567
|
"themeType": "root"
|
|
1540
1568
|
}
|
|
@@ -5,7 +5,10 @@
|
|
|
5
5
|
@elevation2: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06);
|
|
6
6
|
@elevation3: 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08);
|
|
7
7
|
@elevation4: 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16);
|
|
8
|
+
@blur-s: 8px;
|
|
8
9
|
@blur-m: 16px;
|
|
10
|
+
@blur-l: 48px;
|
|
11
|
+
@blur-x-l: 96px;
|
|
9
12
|
@font-family-fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
10
13
|
@font-family-accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
11
14
|
@font-family-base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -202,15 +205,15 @@
|
|
|
202
205
|
@color-background-contrast: #FFFFFF;
|
|
203
206
|
@color-background-contrast--hover: #EBEDF0;
|
|
204
207
|
@color-background-contrast--active: #D7D8DB;
|
|
205
|
-
@color-background-contrast-secondary-alpha:
|
|
208
|
+
@color-background-contrast-secondary-alpha: #ffffff33;
|
|
206
209
|
@color-background-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.24);
|
|
207
210
|
@color-background-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.28);
|
|
208
211
|
@color-background-contrast-inverse: #000000;
|
|
209
212
|
@color-background-contrast-inverse--hover: #0A0A0A;
|
|
210
213
|
@color-background-contrast-inverse--active: #141414;
|
|
211
|
-
@color-background-contrast-themed: #
|
|
212
|
-
@color-background-contrast-themed--hover: #
|
|
213
|
-
@color-background-contrast-themed--active: #
|
|
214
|
+
@color-background-contrast-themed: #1e1e1c;
|
|
215
|
+
@color-background-contrast-themed--hover: #272725;
|
|
216
|
+
@color-background-contrast-themed--active: #30302E;
|
|
214
217
|
@color-background-modal: #000000;
|
|
215
218
|
@color-background-modal--hover: #0A0A0A;
|
|
216
219
|
@color-background-modal--active: #141414;
|
|
@@ -226,7 +229,7 @@
|
|
|
226
229
|
@color-background-warning: #483416;
|
|
227
230
|
@color-background-warning--hover: #4F3C1F;
|
|
228
231
|
@color-background-warning--active: #574429;
|
|
229
|
-
@color-background-negative: #
|
|
232
|
+
@color-background-negative: #fd6571;
|
|
230
233
|
@color-background-negative--hover: #FD6B77;
|
|
231
234
|
@color-background-negative--active: #FD717C;
|
|
232
235
|
@color-background-negative-tint: #4b2727;
|
|
@@ -277,7 +280,7 @@
|
|
|
277
280
|
@color-text-positive: #34c759;
|
|
278
281
|
@color-text-positive--hover: #3CC960;
|
|
279
282
|
@color-text-positive--active: #44CB66;
|
|
280
|
-
@color-text-negative: #
|
|
283
|
+
@color-text-negative: #fd6571;
|
|
281
284
|
@color-text-negative--hover: #FD6B77;
|
|
282
285
|
@color-text-negative--active: #FD717C;
|
|
283
286
|
@color-text-link: #2e90ff;
|
|
@@ -343,7 +346,7 @@
|
|
|
343
346
|
@color-icon-warning: #ff6900;
|
|
344
347
|
@color-icon-warning--hover: #FF6F0A;
|
|
345
348
|
@color-icon-warning--active: #FF7514;
|
|
346
|
-
@color-icon-negative: #
|
|
349
|
+
@color-icon-negative: #fd6571;
|
|
347
350
|
@color-icon-negative--hover: #FD6B77;
|
|
348
351
|
@color-icon-negative--active: #FD717C;
|
|
349
352
|
@color-stroke-accent: #529ef4;
|
|
@@ -370,7 +373,7 @@
|
|
|
370
373
|
@color-stroke-positive: #34c759;
|
|
371
374
|
@color-stroke-positive--hover: #3CC960;
|
|
372
375
|
@color-stroke-positive--active: #44CB66;
|
|
373
|
-
@color-stroke-negative: #
|
|
376
|
+
@color-stroke-negative: #fd6571;
|
|
374
377
|
@color-stroke-negative--hover: #FD6B77;
|
|
375
378
|
@color-stroke-negative--active: #FD717C;
|
|
376
379
|
@color-stroke-contrast: #FFFFFF;
|
|
@@ -496,13 +499,13 @@
|
|
|
496
499
|
@color-tabbar-text-inactive: #76787a;
|
|
497
500
|
@color-tabbar-text-inactive--hover: #7B7D7F;
|
|
498
501
|
@color-tabbar-text-inactive--active: #818385;
|
|
499
|
-
@color-transparent:
|
|
500
|
-
@color-transparent--hover: rgba(
|
|
501
|
-
@color-transparent--active: rgba(
|
|
502
|
+
@color-transparent: transparent;
|
|
503
|
+
@color-transparent--hover: rgba(255, 255, 255, 0.04);
|
|
504
|
+
@color-transparent--active: rgba(255, 255, 255, 0.08);
|
|
502
505
|
@color-background-inverse: #FFFFFF;
|
|
503
506
|
@color-background-inverse--hover: #EBEDF0;
|
|
504
507
|
@color-background-inverse--active: #D7D8DB;
|
|
505
|
-
@color-stroke-contrast-secondary-alpha: #
|
|
508
|
+
@color-stroke-contrast-secondary-alpha: #ffffff1e;
|
|
506
509
|
@color-stroke-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.16);
|
|
507
510
|
@color-stroke-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.2);
|
|
508
511
|
@vkontakte-color-snippet-border-alpha: rgba(255, 255, 255, 0.15);
|
|
@@ -751,6 +754,9 @@
|
|
|
751
754
|
@vkontakte-palette-black: #000000;
|
|
752
755
|
@vkontakte-palette-black--hover: #0A0A0A;
|
|
753
756
|
@vkontakte-palette-black--active: #141414;
|
|
757
|
+
@color-text-tertiary-alpha: #ffffff7f;
|
|
758
|
+
@color-text-tertiary-alpha--hover: rgba(255, 255, 255, 0.54);
|
|
759
|
+
@color-text-tertiary-alpha--active: rgba(255, 255, 255, 0.58);
|
|
754
760
|
|
|
755
761
|
|
|
756
762
|
.font-display-title1--regular {
|
|
@@ -923,6 +929,16 @@
|
|
|
923
929
|
line-height: 21px;
|
|
924
930
|
font-weight: 520;
|
|
925
931
|
}
|
|
932
|
+
.font-text-bold--regular {
|
|
933
|
+
font-size: 16px;
|
|
934
|
+
line-height: 18.5px;
|
|
935
|
+
font-weight: 670;
|
|
936
|
+
}
|
|
937
|
+
.font-footnote-bold--regular {
|
|
938
|
+
font-size: 13.5px;
|
|
939
|
+
line-height: 15px;
|
|
940
|
+
font-weight: 670;
|
|
941
|
+
}
|
|
926
942
|
.font-headline--regular {
|
|
927
943
|
font-size: 17px;
|
|
928
944
|
line-height: 20px;
|
|
@@ -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
|
+
--blur-s: 8px;
|
|
9
10
|
--blur-m: 16px;
|
|
11
|
+
--blur-l: 48px;
|
|
12
|
+
--blur-x-l: 96px;
|
|
10
13
|
--font-family-fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
11
14
|
--font-family-accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
12
15
|
--font-family-base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -203,15 +206,15 @@
|
|
|
203
206
|
--color-background-contrast: #FFFFFF;
|
|
204
207
|
--color-background-contrast--hover: #EBEDF0;
|
|
205
208
|
--color-background-contrast--active: #D7D8DB;
|
|
206
|
-
--color-background-contrast-secondary-alpha:
|
|
209
|
+
--color-background-contrast-secondary-alpha: #ffffff33;
|
|
207
210
|
--color-background-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.24);
|
|
208
211
|
--color-background-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.28);
|
|
209
212
|
--color-background-contrast-inverse: #000000;
|
|
210
213
|
--color-background-contrast-inverse--hover: #0A0A0A;
|
|
211
214
|
--color-background-contrast-inverse--active: #141414;
|
|
212
|
-
--color-background-contrast-themed: #
|
|
213
|
-
--color-background-contrast-themed--hover: #
|
|
214
|
-
--color-background-contrast-themed--active: #
|
|
215
|
+
--color-background-contrast-themed: #1e1e1c;
|
|
216
|
+
--color-background-contrast-themed--hover: #272725;
|
|
217
|
+
--color-background-contrast-themed--active: #30302E;
|
|
215
218
|
--color-background-modal: #000000;
|
|
216
219
|
--color-background-modal--hover: #0A0A0A;
|
|
217
220
|
--color-background-modal--active: #141414;
|
|
@@ -227,7 +230,7 @@
|
|
|
227
230
|
--color-background-warning: #483416;
|
|
228
231
|
--color-background-warning--hover: #4F3C1F;
|
|
229
232
|
--color-background-warning--active: #574429;
|
|
230
|
-
--color-background-negative: #
|
|
233
|
+
--color-background-negative: #fd6571;
|
|
231
234
|
--color-background-negative--hover: #FD6B77;
|
|
232
235
|
--color-background-negative--active: #FD717C;
|
|
233
236
|
--color-background-negative-tint: #4b2727;
|
|
@@ -278,7 +281,7 @@
|
|
|
278
281
|
--color-text-positive: #34c759;
|
|
279
282
|
--color-text-positive--hover: #3CC960;
|
|
280
283
|
--color-text-positive--active: #44CB66;
|
|
281
|
-
--color-text-negative: #
|
|
284
|
+
--color-text-negative: #fd6571;
|
|
282
285
|
--color-text-negative--hover: #FD6B77;
|
|
283
286
|
--color-text-negative--active: #FD717C;
|
|
284
287
|
--color-text-link: #2e90ff;
|
|
@@ -344,7 +347,7 @@
|
|
|
344
347
|
--color-icon-warning: #ff6900;
|
|
345
348
|
--color-icon-warning--hover: #FF6F0A;
|
|
346
349
|
--color-icon-warning--active: #FF7514;
|
|
347
|
-
--color-icon-negative: #
|
|
350
|
+
--color-icon-negative: #fd6571;
|
|
348
351
|
--color-icon-negative--hover: #FD6B77;
|
|
349
352
|
--color-icon-negative--active: #FD717C;
|
|
350
353
|
--color-stroke-accent: #529ef4;
|
|
@@ -371,7 +374,7 @@
|
|
|
371
374
|
--color-stroke-positive: #34c759;
|
|
372
375
|
--color-stroke-positive--hover: #3CC960;
|
|
373
376
|
--color-stroke-positive--active: #44CB66;
|
|
374
|
-
--color-stroke-negative: #
|
|
377
|
+
--color-stroke-negative: #fd6571;
|
|
375
378
|
--color-stroke-negative--hover: #FD6B77;
|
|
376
379
|
--color-stroke-negative--active: #FD717C;
|
|
377
380
|
--color-stroke-contrast: #FFFFFF;
|
|
@@ -497,13 +500,13 @@
|
|
|
497
500
|
--color-tabbar-text-inactive: #76787a;
|
|
498
501
|
--color-tabbar-text-inactive--hover: #7B7D7F;
|
|
499
502
|
--color-tabbar-text-inactive--active: #818385;
|
|
500
|
-
--color-transparent:
|
|
501
|
-
--color-transparent--hover: rgba(
|
|
502
|
-
--color-transparent--active: rgba(
|
|
503
|
+
--color-transparent: transparent;
|
|
504
|
+
--color-transparent--hover: rgba(255, 255, 255, 0.04);
|
|
505
|
+
--color-transparent--active: rgba(255, 255, 255, 0.08);
|
|
503
506
|
--color-background-inverse: #FFFFFF;
|
|
504
507
|
--color-background-inverse--hover: #EBEDF0;
|
|
505
508
|
--color-background-inverse--active: #D7D8DB;
|
|
506
|
-
--color-stroke-contrast-secondary-alpha: #
|
|
509
|
+
--color-stroke-contrast-secondary-alpha: #ffffff1e;
|
|
507
510
|
--color-stroke-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.16);
|
|
508
511
|
--color-stroke-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.2);
|
|
509
512
|
--vkontakte-color-snippet-border-alpha: rgba(255, 255, 255, 0.15);
|
|
@@ -752,6 +755,9 @@
|
|
|
752
755
|
--vkontakte-palette-black: #000000;
|
|
753
756
|
--vkontakte-palette-black--hover: #0A0A0A;
|
|
754
757
|
--vkontakte-palette-black--active: #141414;
|
|
758
|
+
--color-text-tertiary-alpha: #ffffff7f;
|
|
759
|
+
--color-text-tertiary-alpha--hover: rgba(255, 255, 255, 0.54);
|
|
760
|
+
--color-text-tertiary-alpha--active: rgba(255, 255, 255, 0.58);
|
|
755
761
|
}
|
|
756
762
|
|
|
757
763
|
%font-display-title1--regular {
|
|
@@ -924,6 +930,16 @@
|
|
|
924
930
|
line-height: 21px;
|
|
925
931
|
font-weight: 520;
|
|
926
932
|
}
|
|
933
|
+
%font-text-bold--regular {
|
|
934
|
+
font-size: 16px;
|
|
935
|
+
line-height: 18.5px;
|
|
936
|
+
font-weight: 670;
|
|
937
|
+
}
|
|
938
|
+
%font-footnote-bold--regular {
|
|
939
|
+
font-size: 13.5px;
|
|
940
|
+
line-height: 15px;
|
|
941
|
+
font-weight: 670;
|
|
942
|
+
}
|
|
927
943
|
%font-headline--regular {
|
|
928
944
|
font-size: 17px;
|
|
929
945
|
line-height: 20px;
|
|
@@ -5,7 +5,10 @@ $elevation1-invert-y: 0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0, 0
|
|
|
5
5
|
$elevation2: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06);
|
|
6
6
|
$elevation3: 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08);
|
|
7
7
|
$elevation4: 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16);
|
|
8
|
+
$blur-s: 8px;
|
|
8
9
|
$blur-m: 16px;
|
|
10
|
+
$blur-l: 48px;
|
|
11
|
+
$blur-x-l: 96px;
|
|
9
12
|
$font-family-fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
10
13
|
$font-family-accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
11
14
|
$font-family-base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -202,15 +205,15 @@ $color-background-tertiary-alpha--active: rgba(255, 255, 255, 0.11);
|
|
|
202
205
|
$color-background-contrast: #FFFFFF;
|
|
203
206
|
$color-background-contrast--hover: #EBEDF0;
|
|
204
207
|
$color-background-contrast--active: #D7D8DB;
|
|
205
|
-
$color-background-contrast-secondary-alpha:
|
|
208
|
+
$color-background-contrast-secondary-alpha: #ffffff33;
|
|
206
209
|
$color-background-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.24);
|
|
207
210
|
$color-background-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.28);
|
|
208
211
|
$color-background-contrast-inverse: #000000;
|
|
209
212
|
$color-background-contrast-inverse--hover: #0A0A0A;
|
|
210
213
|
$color-background-contrast-inverse--active: #141414;
|
|
211
|
-
$color-background-contrast-themed: #
|
|
212
|
-
$color-background-contrast-themed--hover: #
|
|
213
|
-
$color-background-contrast-themed--active: #
|
|
214
|
+
$color-background-contrast-themed: #1e1e1c;
|
|
215
|
+
$color-background-contrast-themed--hover: #272725;
|
|
216
|
+
$color-background-contrast-themed--active: #30302E;
|
|
214
217
|
$color-background-modal: #000000;
|
|
215
218
|
$color-background-modal--hover: #0A0A0A;
|
|
216
219
|
$color-background-modal--active: #141414;
|
|
@@ -226,7 +229,7 @@ $color-background-positive-tint--active: #384736;
|
|
|
226
229
|
$color-background-warning: #483416;
|
|
227
230
|
$color-background-warning--hover: #4F3C1F;
|
|
228
231
|
$color-background-warning--active: #574429;
|
|
229
|
-
$color-background-negative: #
|
|
232
|
+
$color-background-negative: #fd6571;
|
|
230
233
|
$color-background-negative--hover: #FD6B77;
|
|
231
234
|
$color-background-negative--active: #FD717C;
|
|
232
235
|
$color-background-negative-tint: #4b2727;
|
|
@@ -277,7 +280,7 @@ $color-text-contrast-themed--active: #4B4B4B;
|
|
|
277
280
|
$color-text-positive: #34c759;
|
|
278
281
|
$color-text-positive--hover: #3CC960;
|
|
279
282
|
$color-text-positive--active: #44CB66;
|
|
280
|
-
$color-text-negative: #
|
|
283
|
+
$color-text-negative: #fd6571;
|
|
281
284
|
$color-text-negative--hover: #FD6B77;
|
|
282
285
|
$color-text-negative--active: #FD717C;
|
|
283
286
|
$color-text-link: #2e90ff;
|
|
@@ -343,7 +346,7 @@ $color-icon-positive--active: #44CB66;
|
|
|
343
346
|
$color-icon-warning: #ff6900;
|
|
344
347
|
$color-icon-warning--hover: #FF6F0A;
|
|
345
348
|
$color-icon-warning--active: #FF7514;
|
|
346
|
-
$color-icon-negative: #
|
|
349
|
+
$color-icon-negative: #fd6571;
|
|
347
350
|
$color-icon-negative--hover: #FD6B77;
|
|
348
351
|
$color-icon-negative--active: #FD717C;
|
|
349
352
|
$color-stroke-accent: #529ef4;
|
|
@@ -370,7 +373,7 @@ $color-separator-secondary--active: #272728;
|
|
|
370
373
|
$color-stroke-positive: #34c759;
|
|
371
374
|
$color-stroke-positive--hover: #3CC960;
|
|
372
375
|
$color-stroke-positive--active: #44CB66;
|
|
373
|
-
$color-stroke-negative: #
|
|
376
|
+
$color-stroke-negative: #fd6571;
|
|
374
377
|
$color-stroke-negative--hover: #FD6B77;
|
|
375
378
|
$color-stroke-negative--active: #FD717C;
|
|
376
379
|
$color-stroke-contrast: #FFFFFF;
|
|
@@ -496,13 +499,13 @@ $color-segmented-control--active: #6F6F70;
|
|
|
496
499
|
$color-tabbar-text-inactive: #76787a;
|
|
497
500
|
$color-tabbar-text-inactive--hover: #7B7D7F;
|
|
498
501
|
$color-tabbar-text-inactive--active: #818385;
|
|
499
|
-
$color-transparent:
|
|
500
|
-
$color-transparent--hover: rgba(
|
|
501
|
-
$color-transparent--active: rgba(
|
|
502
|
+
$color-transparent: transparent;
|
|
503
|
+
$color-transparent--hover: rgba(255, 255, 255, 0.04);
|
|
504
|
+
$color-transparent--active: rgba(255, 255, 255, 0.08);
|
|
502
505
|
$color-background-inverse: #FFFFFF;
|
|
503
506
|
$color-background-inverse--hover: #EBEDF0;
|
|
504
507
|
$color-background-inverse--active: #D7D8DB;
|
|
505
|
-
$color-stroke-contrast-secondary-alpha: #
|
|
508
|
+
$color-stroke-contrast-secondary-alpha: #ffffff1e;
|
|
506
509
|
$color-stroke-contrast-secondary-alpha--hover: rgba(255, 255, 255, 0.16);
|
|
507
510
|
$color-stroke-contrast-secondary-alpha--active: rgba(255, 255, 255, 0.2);
|
|
508
511
|
$vkontakte-color-snippet-border-alpha: rgba(255, 255, 255, 0.15);
|
|
@@ -751,6 +754,9 @@ $vkontakte-stories-skeleton-loader-background--active: #C9CCD0;
|
|
|
751
754
|
$vkontakte-palette-black: #000000;
|
|
752
755
|
$vkontakte-palette-black--hover: #0A0A0A;
|
|
753
756
|
$vkontakte-palette-black--active: #141414;
|
|
757
|
+
$color-text-tertiary-alpha: #ffffff7f;
|
|
758
|
+
$color-text-tertiary-alpha--hover: rgba(255, 255, 255, 0.54);
|
|
759
|
+
$color-text-tertiary-alpha--active: rgba(255, 255, 255, 0.58);
|
|
754
760
|
|
|
755
761
|
|
|
756
762
|
@mixin font-display-title1--regular() {
|
|
@@ -1136,6 +1142,28 @@ $font-body--regular--map: (
|
|
|
1136
1142
|
'fontWeight': 520,
|
|
1137
1143
|
'fontVariationSettings.opticalSize': 22,
|
|
1138
1144
|
);
|
|
1145
|
+
@mixin font-text-bold--regular() {
|
|
1146
|
+
font-size: 16px;
|
|
1147
|
+
line-height: 18.5px;
|
|
1148
|
+
font-weight: 670;
|
|
1149
|
+
}
|
|
1150
|
+
$font-text-bold--regular--map: (
|
|
1151
|
+
'fontSize': 16px,
|
|
1152
|
+
'lineHeight': 18.5px,
|
|
1153
|
+
'fontWeight': 670,
|
|
1154
|
+
'fontVariationSettings.opticalSize': 21.8,
|
|
1155
|
+
);
|
|
1156
|
+
@mixin font-footnote-bold--regular() {
|
|
1157
|
+
font-size: 13.5px;
|
|
1158
|
+
line-height: 15px;
|
|
1159
|
+
font-weight: 670;
|
|
1160
|
+
}
|
|
1161
|
+
$font-footnote-bold--regular--map: (
|
|
1162
|
+
'fontSize': 13.5px,
|
|
1163
|
+
'lineHeight': 15px,
|
|
1164
|
+
'fontWeight': 670,
|
|
1165
|
+
'fontVariationSettings.opticalSize': 20,
|
|
1166
|
+
);
|
|
1139
1167
|
@mixin font-headline--regular() {
|
|
1140
1168
|
font-size: 17px;
|
|
1141
1169
|
line-height: 20px;
|
|
@@ -5,7 +5,10 @@ $elevation1-invert-y = 0px 0px 2px rgba(0, 0, 0, 0.03), 0px -2px 2px rgba(0, 0,
|
|
|
5
5
|
$elevation2 = 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06);
|
|
6
6
|
$elevation3 = 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08);
|
|
7
7
|
$elevation4 = 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16);
|
|
8
|
+
$blur-s = 8px;
|
|
8
9
|
$blur-m = 16px;
|
|
10
|
+
$blur-l = 48px;
|
|
11
|
+
$blur-x-l = 96px;
|
|
9
12
|
$font-family-fallbacks = -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
10
13
|
$font-family-accent = -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
11
14
|
$font-family-base = -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -202,15 +205,15 @@ $color-background-tertiary-alpha--active = rgba(255, 255, 255, 0.11);
|
|
|
202
205
|
$color-background-contrast = #FFFFFF;
|
|
203
206
|
$color-background-contrast--hover = #EBEDF0;
|
|
204
207
|
$color-background-contrast--active = #D7D8DB;
|
|
205
|
-
$color-background-contrast-secondary-alpha =
|
|
208
|
+
$color-background-contrast-secondary-alpha = #ffffff33;
|
|
206
209
|
$color-background-contrast-secondary-alpha--hover = rgba(255, 255, 255, 0.24);
|
|
207
210
|
$color-background-contrast-secondary-alpha--active = rgba(255, 255, 255, 0.28);
|
|
208
211
|
$color-background-contrast-inverse = #000000;
|
|
209
212
|
$color-background-contrast-inverse--hover = #0A0A0A;
|
|
210
213
|
$color-background-contrast-inverse--active = #141414;
|
|
211
|
-
$color-background-contrast-themed = #
|
|
212
|
-
$color-background-contrast-themed--hover = #
|
|
213
|
-
$color-background-contrast-themed--active = #
|
|
214
|
+
$color-background-contrast-themed = #1e1e1c;
|
|
215
|
+
$color-background-contrast-themed--hover = #272725;
|
|
216
|
+
$color-background-contrast-themed--active = #30302E;
|
|
214
217
|
$color-background-modal = #000000;
|
|
215
218
|
$color-background-modal--hover = #0A0A0A;
|
|
216
219
|
$color-background-modal--active = #141414;
|
|
@@ -226,7 +229,7 @@ $color-background-positive-tint--active = #384736;
|
|
|
226
229
|
$color-background-warning = #483416;
|
|
227
230
|
$color-background-warning--hover = #4F3C1F;
|
|
228
231
|
$color-background-warning--active = #574429;
|
|
229
|
-
$color-background-negative = #
|
|
232
|
+
$color-background-negative = #fd6571;
|
|
230
233
|
$color-background-negative--hover = #FD6B77;
|
|
231
234
|
$color-background-negative--active = #FD717C;
|
|
232
235
|
$color-background-negative-tint = #4b2727;
|
|
@@ -277,7 +280,7 @@ $color-text-contrast-themed--active = #4B4B4B;
|
|
|
277
280
|
$color-text-positive = #34c759;
|
|
278
281
|
$color-text-positive--hover = #3CC960;
|
|
279
282
|
$color-text-positive--active = #44CB66;
|
|
280
|
-
$color-text-negative = #
|
|
283
|
+
$color-text-negative = #fd6571;
|
|
281
284
|
$color-text-negative--hover = #FD6B77;
|
|
282
285
|
$color-text-negative--active = #FD717C;
|
|
283
286
|
$color-text-link = #2e90ff;
|
|
@@ -343,7 +346,7 @@ $color-icon-positive--active = #44CB66;
|
|
|
343
346
|
$color-icon-warning = #ff6900;
|
|
344
347
|
$color-icon-warning--hover = #FF6F0A;
|
|
345
348
|
$color-icon-warning--active = #FF7514;
|
|
346
|
-
$color-icon-negative = #
|
|
349
|
+
$color-icon-negative = #fd6571;
|
|
347
350
|
$color-icon-negative--hover = #FD6B77;
|
|
348
351
|
$color-icon-negative--active = #FD717C;
|
|
349
352
|
$color-stroke-accent = #529ef4;
|
|
@@ -370,7 +373,7 @@ $color-separator-secondary--active = #272728;
|
|
|
370
373
|
$color-stroke-positive = #34c759;
|
|
371
374
|
$color-stroke-positive--hover = #3CC960;
|
|
372
375
|
$color-stroke-positive--active = #44CB66;
|
|
373
|
-
$color-stroke-negative = #
|
|
376
|
+
$color-stroke-negative = #fd6571;
|
|
374
377
|
$color-stroke-negative--hover = #FD6B77;
|
|
375
378
|
$color-stroke-negative--active = #FD717C;
|
|
376
379
|
$color-stroke-contrast = #FFFFFF;
|
|
@@ -496,13 +499,13 @@ $color-segmented-control--active = #6F6F70;
|
|
|
496
499
|
$color-tabbar-text-inactive = #76787a;
|
|
497
500
|
$color-tabbar-text-inactive--hover = #7B7D7F;
|
|
498
501
|
$color-tabbar-text-inactive--active = #818385;
|
|
499
|
-
$color-transparent =
|
|
500
|
-
$color-transparent--hover = rgba(
|
|
501
|
-
$color-transparent--active = rgba(
|
|
502
|
+
$color-transparent = transparent;
|
|
503
|
+
$color-transparent--hover = rgba(255, 255, 255, 0.04);
|
|
504
|
+
$color-transparent--active = rgba(255, 255, 255, 0.08);
|
|
502
505
|
$color-background-inverse = #FFFFFF;
|
|
503
506
|
$color-background-inverse--hover = #EBEDF0;
|
|
504
507
|
$color-background-inverse--active = #D7D8DB;
|
|
505
|
-
$color-stroke-contrast-secondary-alpha = #
|
|
508
|
+
$color-stroke-contrast-secondary-alpha = #ffffff1e;
|
|
506
509
|
$color-stroke-contrast-secondary-alpha--hover = rgba(255, 255, 255, 0.16);
|
|
507
510
|
$color-stroke-contrast-secondary-alpha--active = rgba(255, 255, 255, 0.2);
|
|
508
511
|
$vkontakte-color-snippet-border-alpha = rgba(255, 255, 255, 0.15);
|
|
@@ -751,6 +754,9 @@ $vkontakte-stories-skeleton-loader-background--active = #C9CCD0;
|
|
|
751
754
|
$vkontakte-palette-black = #000000;
|
|
752
755
|
$vkontakte-palette-black--hover = #0A0A0A;
|
|
753
756
|
$vkontakte-palette-black--active = #141414;
|
|
757
|
+
$color-text-tertiary-alpha = #ffffff7f;
|
|
758
|
+
$color-text-tertiary-alpha--hover = rgba(255, 255, 255, 0.54);
|
|
759
|
+
$color-text-tertiary-alpha--active = rgba(255, 255, 255, 0.58);
|
|
754
760
|
|
|
755
761
|
|
|
756
762
|
font-display-title1--regular() {
|
|
@@ -923,6 +929,16 @@ font-body--regular() {
|
|
|
923
929
|
line-height: 21px;
|
|
924
930
|
font-weight: 520;
|
|
925
931
|
}
|
|
932
|
+
font-text-bold--regular() {
|
|
933
|
+
font-size: 16px;
|
|
934
|
+
line-height: 18.5px;
|
|
935
|
+
font-weight: 670;
|
|
936
|
+
}
|
|
937
|
+
font-footnote-bold--regular() {
|
|
938
|
+
font-size: 13.5px;
|
|
939
|
+
line-height: 15px;
|
|
940
|
+
font-weight: 670;
|
|
941
|
+
}
|
|
926
942
|
font-headline--regular() {
|
|
927
943
|
font-size: 17px;
|
|
928
944
|
line-height: 20px;
|