@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
|
@@ -1 +1 @@
|
|
|
1
|
-
export default{themeName:"dobroDark",themeNameBase:"dobro",gradientBlack:"rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%",gradientWhite:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",gradientTint:"rgba(32, 32, 33, 0) 0%, rgba(32, 32, 33, 0.05) 15%, rgba(32, 32, 33, 0.2) 30%, rgba(32, 32, 33, 0.8) 70%, rgba(32, 32, 33, 0.95) 85%, rgba(32, 32, 33, 1) 100%",gradient:"rgba(25, 25, 26, 0) 0%, rgba(25, 25, 26, 0.05) 15%, rgba(25, 25, 26, 0.2) 30%, rgba(25, 25, 26, 0.8) 70%, rgba(25, 25, 26, 0.95) 85%, rgba(25, 25, 26, 1) 100%",elevation1:"0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px 2px 2px 0px rgba(0, 0, 0, 0.20)",elevation1InvertY:"0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px -2px 2px 0px rgba(0, 0, 0, 0.20)",elevation2:"0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20)",elevation3:"0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30)",elevation4:"0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20)",blurM:16,fontFamilyFallbacks:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyAccent:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyBase:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeightAccent1:600,fontWeightAccent2:500,fontWeightAccent3:400,fontWeightBase1:600,fontWeightBase2:500,fontWeightBase3:400,fontDisplayTitle1:{regular:{fontSize:23,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle2:{regular:{fontSize:21,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600},compact:{fontSize:22,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle3:{regular:{fontSize:19,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle4:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle1:{regular:{fontSize:24,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle2:{regular:{fontSize:20,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500}},fontTitle3:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontHeadline1:{regular:{fontSize:16,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:15,lineHeight:20}},fontHeadline2:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:14,lineHeight:20}},fontText:{regular:{fontSize:16,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:15,lineHeight:20}},fontParagraph:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontSubhead:{regular:{fontSize:14,lineHeight:18,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:13,lineHeight:16}},fontFootnote:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontFootnoteCaps:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption1:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption1Caps:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption2:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption2Caps:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption3:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption3Caps:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},sizeSelectIconPadding:{regular:6,compact:7},sizePopupBasePadding:{regular:32,compact:20},sizePopupHeaderPadding:{regular:24,compact:16},sizeLabelHorizontalMargin:{regular:16},sizeBorderRadius:{regular:8},sizeBorderRadiusRounded:{regular:48},sizeCheckBorderRadius:{regular:4},sizeBorderRadiusPaper:{regular:12},sizeBorderRadiusPromo:{regular:20},sizeCellHeight:{regular:48,compact:44},sizeFieldHeight:{regular:44,compact:36},sizeSearchHeight:{regular:36,compact:32},sizeButtonExtraSmallHeight:{regular:24,compact:22},sizeButtonSmallHeight:{regular:30,compact:28},sizeButtonMediumHeight:{regular:36,compact:32},sizeButtonLargeHeight:{regular:44,compact:36},sizeCheckbox:{regular:16},sizeArrow:{regular:8},sizeArrowPromo:{regular:40},sizePopupSmall:{regular:430},sizePopupMedium:{regular:680},sizePopupLarge:{regular:880},sizeFieldHorizontalPadding:{regular:12},sizeButtonPaddingHorizontal:{regular:12},sizeArrowPadding:{regular:12},sizeTooltipMargin:{regular:8},sizeIconUI:{regular:16},sizeAvatarXS:{regular:24},sizeAvatarS:{regular:32},sizeAvatarM:{regular:48},sizeAvatarL:{regular:96},sizeAvatarXL:{regular:128},sizeBadgeXS:{regular:12},sizeBadgeS:{regular:16},sizeBadgeM:{regular:24},sizeBadgeL:{regular:44},sizeBadgeXL:{regular:56},sizeCardgridPadding:{regular:8},sizeCardBorderRadius:{regular:8},sizeCardgridPaddingVertical:{regular:8},sizeBasePaddingHorizontal:{regular:16},sizeBasePaddingVertical:{regular:12},sizeButtonGroupGapSpace:{regular:1},sizeButtonGroupGapSmall:{regular:8},sizeButtonGroupGapMedium:{regular:12},sizeOptionHierarchy:{regular:32},sizeSwitchHeight:{regular:14,compact:12},sizeSwitchWidth:{regular:34,compact:32},sizeSwitchPin:{regular:20,compact:18},sizePanelHeaderHeight:{compact:48,regular:56},sizeButtonBaseSmallPaddingHorizontal:{regular:16},sizeButtonBaseMediumPaddingHorizontal:{regular:16},sizeButtonBaseLargePaddingHorizontal:{regular:20},sizeButtonBaseSmallPaddingHorizontalIcon:{regular:12},sizeButtonBaseMediumPaddingHorizontalIcon:{regular:12},sizeButtonBaseLargePaddingHorizontalIcon:{regular:16},sizeButtonTertiarySmallPaddingHorizontal:{regular:12},sizeButtonTertiaryMediumPaddingHorizontal:{regular:12},sizeButtonTertiaryLargePaddingHorizontal:{regular:16},sizeButtonTertiarySmallPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryMediumPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryLargePaddingHorizontalIcon:{regular:12},sizeButtonMinimumWidth:{regular:80},sizeFormItemPaddingVertical:{regular:12},sizeSplitColPaddingHorizontal:{regular:16},sizeSubnavigationBarGap:{regular:8},sizeSubnavigationBarPaddingVertical:{regular:12},sizeBorder1x:{regular:1},sizeBorder2x:{regular:.5},sizeBorder3x:{regular:.33},spacingSize3Xs:2,spacingSize2Xs:2,spacingSizeXs:4,spacingSizeS:6,spacingSizeM:8,spacingSizeL:10,spacingSizeXl:12,spacingSize2Xl:16,spacingSize3Xl:20,spacingSize4Xl:24,animationDurationL:"0.4s",animationDurationM:"0.2s",animationDurationS:"0.1s",animationEasingDefault:"cubic-bezier(0.3, 0.3, 0.5, 1)",animationEasingPlatform:"cubic-bezier(0.4, 0, 0.2, 1)",opacityDisable:.52,opacityDisableAccessibility:.52,opacityActive:.72,zIndexModal:99,zIndexPopout:100,dobroFontFamily600:"VK Sans Display, sans-serif, Arial",dobroFontFamily500:"VK Sans Display Medium, sans-serif, Arial",dobroFontFamily400:"VK Sans Display Regular, sans-serif, Arial",dobroPortalZIndex:96,dobroPopoutZIndex:96,dobroModalZIndex:97,dobroMenuZIndex:98,breakpoints:{touch:{breakpoint:0,adaptiveValue:"regular"},tablet:{breakpoint:768,adaptiveValue:"regular"},desktopS:{breakpoint:1004,adaptiveValue:"compact"},desktopM:{breakpoint:1244,adaptiveValue:"compact"}},themeInheritsFrom:"dobro",fontHeadline:{regular:{fontSize:16,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:15,lineHeight:20}},colorsScheme:"dark",colorBackgroundAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorBackgroundAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundAccentThemedAlpha:{normal:"rgba(255, 255, 255, 0.2)",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundAccentTint:{normal:"#5a9eff",hover:"#61A2FF",active:"#67A6FF"},colorBackgroundAccentAlternative:{normal:"#529EF4",hover:"#59A2F4",active:"#60A6F5"},colorBackground:{normal:"#0a0a0a",hover:"#141414",active:"#1E1E1E"},colorBackgroundContent:{normal:"#19191a",hover:"#222223",active:"#2B2B2C"},colorBackgroundContentAlpha:{normal:"rgba(25, 25, 26, 0.8)",hover:"rgba(25, 25, 26, 0.84)",active:"rgba(25, 25, 26, 0.88)"},colorBackgroundContentInverse:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundSecondary:{normal:"#232324",hover:"#2C2C2D",active:"#353536"},colorBackgroundSecondaryAlpha:{normal:"rgba(255, 255, 255, 0.10)",hover:"rgba(255, 255, 255, 0.14)",active:"rgba(255, 255, 255, 0.18)"},colorBackgroundTertiary:{normal:"#202021",hover:"#29292A",active:"#323233"},colorBackgroundTertiaryAlpha:{normal:"rgba(255, 255, 255, 0.03)",hover:"rgba(255, 255, 255, 0.07)",active:"rgba(255, 255, 255, 0.11)"},colorBackgroundContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundContrastSecondaryAlpha:{normal:"rgba(255, 255, 255, 0.2)",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundContrastInverse:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorBackgroundContrastThemed:{normal:"#2C2D2E",hover:"#343536",active:"#3D3E3F"},colorBackgroundModal:{normal:"#1C1D1E",hover:"#252627",active:"#2E2F30"},colorBackgroundModalInverse:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundPositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorBackgroundPositiveTint:{normal:"#2E3E2B",hover:"#364633",active:"#3F4D3C"},colorBackgroundWarning:{normal:"#473315",hover:"#4E3B1E",active:"#564328"},colorBackgroundNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorBackgroundNegativeTint:{normal:"#522E2E",hover:"#593636",active:"#603F3F"},colorBackgroundInfoTint:{normal:"#1C3954",hover:"#25415B",active:"#2E4962"},colorFieldBackground:{normal:"#232324",hover:"#2C2C2D",active:"#353536"},colorHeaderBackground:{normal:"#19191a",hover:"#222223",active:"#2B2B2C"},colorTextAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorTextAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorTextPrimary:{normal:"#e1e3e6",hover:"#E2E4E7",active:"#E3E5E8"},colorTextPrimaryAlpha:{normal:"rgba(249, 252, 255, 0.72)",hover:"rgba(249, 252, 255, 0.76)",active:"rgba(249, 252, 255, 0.8)"},colorTextPrimaryInvariably:{normal:"#000000",hover:"#0A0A0A",active:"#141414"},colorTextSecondary:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorTextSecondaryAlpha:{normal:"rgba(247, 251, 255, 0.42)",hover:"rgba(247, 251, 255, 0.46)",active:"rgba(247, 251, 255, 0.5)"},colorTextSubhead:{normal:"#969a9f",hover:"#9A9EA3",active:"#9EA2A7"},colorTextTertiary:{normal:"#5d5f61",hover:"#636567",active:"#6A6C6E"},colorTextContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorTextContrastThemed:{normal:"#000000",hover:"#0A0A0A",active:"#141414"},colorTextPositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorTextNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorTextLink:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorTextLinkThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorTextLinkTint:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorTextLinkVisited:{normal:"#4986cc",hover:"#508BCE",active:"#5890D0"},colorTextMuted:{normal:"#e1e3e6",hover:"#E2E4E7",active:"#E3E5E8"},colorLinkContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorIconAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorIconAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorIconPrimary:{normal:"#e1e3e6",hover:"#E2E4E7",active:"#E3E5E8"},colorIconPrimaryInvariably:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorIconMedium:{normal:"#b0b1b6",hover:"#B3B4B9",active:"#B6B7BC"},colorIconMediumAlpha:{normal:"rgba(241, 247, 255, 0.66)",hover:"rgba(241, 247, 255, 0.7000000000000001)",active:"rgba(241, 247, 255, 0.74)"},colorIconSecondary:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorIconSecondaryAlpha:{normal:"rgba(241, 247, 255, 0.43)",hover:"rgba(241, 247, 255, 0.47000000000000003)",active:"rgba(241, 247, 255, 0.51)"},colorIconTertiary:{normal:"#5d5f61",hover:"#636567",active:"#6A6C6E"},colorIconTertiaryAlpha:{normal:"rgba(255, 255, 255, 0.30)",hover:"rgba(255, 255, 255, 0.34)",active:"rgba(255, 255, 255, 0.38)"},colorIconContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorIconContrastThemed:{normal:"#000000",hover:"#0A0A0A",active:"#141414"},colorIconContrastSecondary:{normal:"#f2f3f5",hover:"#F3F3F5",active:"#F3F4F6"},colorIconPositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorIconWarning:{normal:"#EDB055",hover:"#EEB35C",active:"#EEB663"},colorIconNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorStrokeAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorStrokeAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorSeparatorPrimary:{normal:"#363738",hover:"#3E3F40",active:"#464748"},colorSeparatorPrimary2x:{normal:"#444546",hover:"#4B4C4D",active:"#535455"},colorSeparatorPrimary3x:{normal:"#505253",hover:"#57595A",active:"#5E6061"},colorSeparatorPrimaryAlpha:{normal:"rgba(255, 255, 255, 0.12)",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},colorSeparatorSecondary:{normal:"#141415",hover:"#1D1D1E",active:"#272728"},colorStrokePositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorStrokeNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorStrokeContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorStrokePrimary:{normal:"#E1E3E6",hover:"#E2E4E7",active:"#E3E5E8"},colorImageBorderAlpha:{normal:"rgba(255, 255, 255, 0.08)",hover:"rgba(255, 255, 255, 0.12)",active:"rgba(255, 255, 255, 0.16)"},colorFieldBorderAlpha:{normal:"rgba(255, 255, 255, 0.12)",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},colorAccentBlue:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorAccentGray:{normal:"#a3adb8",hover:"#A7B0BB",active:"#AAB4BE"},colorAccentRed:{normal:"#ff3347",hover:"#FF3B4E",active:"#FF4356"},colorAccentOrangeFire:{normal:"#f05c44",hover:"#F1634B",active:"#F16953"},colorAccentOrange:{normal:"#ffa000",hover:"#FFA40A",active:"#FFA814"},colorAccentOrangePeach:{normal:"#FFC062",hover:"#FFC368",active:"#FFC56F"},colorAccentLime:{normal:"#AFF70D",hover:"#B2F717",active:"#B5F820"},colorAccentGreen:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorAccentCyan:{normal:"#13FFD0",hover:"#1CFFD2",active:"#26FFD4"},colorAccentAzure:{normal:"#0077FF",hover:"#0A7CFF",active:"#1482FF"},colorAccentPurple:{normal:"#9985ff",hover:"#9D8AFF",active:"#A18FFF"},colorAccentViolet:{normal:"#a94fff",hover:"#AC56FF",active:"#B05DFF"},colorAccentRaspberryPink:{normal:"#f060c0",hover:"#F166C3",active:"#F16DC5"},colorAccentPink:{normal:"#F45FFF",hover:"#F465FF",active:"#F56CFF"},colorAccentSecondary:{normal:"#3f8ae0",hover:"#478FE1",active:"#4E93E2"},colorOverlayPrimary:{normal:"rgba(0, 0, 0, 0.40)",hover:"rgba(0, 0, 0, 0.44)",active:"rgba(0, 0, 0, 0.48)"},colorOverlaySecondary:{normal:"rgba(0, 0, 0, 0.27)",hover:"rgba(0, 0, 0, 0.31)",active:"rgba(0, 0, 0, 0.35)"},colorAvatarOverlay:{normal:"rgba(0, 0, 0, 0.60)",hover:"rgba(0, 0, 0, 0.64)",active:"rgba(0, 0, 0, 0.68)"},colorAvatarOverlayInverseAlpha:{normal:"rgba(255, 255, 255, 0.85)",hover:"rgba(255, 255, 255, 0.89)",active:"rgba(255, 255, 255, 0.93)"},colorActionSheetText:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorImagePlaceholder:{normal:"#2a2b2c",hover:"#333334",active:"#3B3C3D"},colorImagePlaceholderAlpha:{normal:"rgba(241, 247, 255, 0.08)",hover:"rgba(241, 247, 255, 0.12)",active:"rgba(241, 247, 255, 0.16)"},colorSkeletonFrom:{normal:"#232324",hover:"#2C2C2D",active:"#353536"},colorSkeletonTo:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorButtonText:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorButtonIcon:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorButtonStroke:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorWriteBarIcon:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorWriteBarInputBackground:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorWriteBarInputBorder:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorWriteBarInputBorderAlpha:{normal:"rgba(255, 255, 255, 0.8)",hover:"rgba(255, 255, 255, 0.84)",active:"rgba(255, 255, 255, 0.88)"},colorTrackBackground:{normal:"#454647",hover:"#4C4D4E",active:"#545556"},colorTrackBuffer:{normal:"#405772",hover:"#485E78",active:"#4F647D"},colorSearchFieldBackground:{normal:"#363738",hover:"#3E3F40",active:"#464748"},colorPanelHeaderIcon:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorSegmentedControl:{normal:"#626364",hover:"#68696A",active:"#6F6F70"},colorTabbarTextInactive:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorTransparent:{normal:"transparent",hover:"rgba(255, 255, 255, 0.04)",active:"rgba(255, 255, 255, 0.08)"},widthTouch:"(max-width: 767px)",widthToTouch:"(max-width: 767px)",widthFromTablet:"(min-width: 768px)",widthTablet:"(min-width: 768px) and (max-width: 1003px)",widthToTablet:"(max-width: 1003px)",widthFromDesktopS:"(min-width: 1004px)",widthDesktopS:"(min-width: 1004px) and (max-width: 1243px)",widthToDesktopS:"(max-width: 1243px)",widthFromDesktopM:"(min-width: 1244px)",widthDesktopM:"(min-width: 1244px)",themeType:"root"};
|
|
1
|
+
export default{themeName:"dobroDark",themeNameBase:"dobro",gradientBlack:"rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%",gradientWhite:"rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%",gradientTint:"rgba(32, 32, 33, 0) 0%, rgba(32, 32, 33, 0.05) 15%, rgba(32, 32, 33, 0.2) 30%, rgba(32, 32, 33, 0.8) 70%, rgba(32, 32, 33, 0.95) 85%, rgba(32, 32, 33, 1) 100%",gradient:"rgba(25, 25, 26, 0) 0%, rgba(25, 25, 26, 0.05) 15%, rgba(25, 25, 26, 0.2) 30%, rgba(25, 25, 26, 0.8) 70%, rgba(25, 25, 26, 0.95) 85%, rgba(25, 25, 26, 1) 100%",elevation1:"0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px 2px 2px 0px rgba(0, 0, 0, 0.20)",elevation1InvertY:"0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px -2px 2px 0px rgba(0, 0, 0, 0.20)",elevation2:"0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20)",elevation3:"0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30)",elevation4:"0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20)",blurS:8,blurM:16,blurL:48,blurXL:96,fontFamilyFallbacks:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyAccent:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontFamilyBase:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeightAccent1:600,fontWeightAccent2:500,fontWeightAccent3:400,fontWeightBase1:600,fontWeightBase2:500,fontWeightBase3:400,fontDisplayTitle1:{regular:{fontSize:23,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle2:{regular:{fontSize:21,lineHeight:26,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600},compact:{fontSize:22,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle3:{regular:{fontSize:19,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontDisplayTitle4:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle1:{regular:{fontSize:24,lineHeight:28,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontTitle2:{regular:{fontSize:20,lineHeight:24,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500}},fontTitle3:{regular:{fontSize:17,lineHeight:22,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600}},fontHeadline1:{regular:{fontSize:16,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:15,lineHeight:20}},fontHeadline2:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:14,lineHeight:20}},fontText:{regular:{fontSize:16,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:15,lineHeight:20}},fontParagraph:{regular:{fontSize:15,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontSubhead:{regular:{fontSize:14,lineHeight:18,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400},compact:{fontSize:13,lineHeight:16}},fontFootnote:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontFootnoteCaps:{regular:{fontSize:13,lineHeight:16,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption1:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption1Caps:{regular:{fontSize:12,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption2:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption2Caps:{regular:{fontSize:11,lineHeight:14,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},fontCaption3:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:400}},fontCaption3Caps:{regular:{fontSize:9,lineHeight:12,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:600,textTransform:"uppercase"}},sizeSelectIconPadding:{regular:6,compact:7},sizePopupBasePadding:{regular:32,compact:20},sizePopupHeaderPadding:{regular:24,compact:16},sizeLabelHorizontalMargin:{regular:16},sizeBorderRadius:{regular:8},sizeBorderRadiusRounded:{regular:48},sizeCheckBorderRadius:{regular:4},sizeBorderRadiusPaper:{regular:12},sizeBorderRadiusPromo:{regular:20},sizeCellHeight:{regular:48,compact:44},sizeFieldHeight:{regular:44,compact:36},sizeSearchHeight:{regular:36,compact:32},sizeButtonExtraSmallHeight:{regular:24,compact:22},sizeButtonSmallHeight:{regular:30,compact:28},sizeButtonMediumHeight:{regular:36,compact:32},sizeButtonLargeHeight:{regular:44,compact:36},sizeCheckbox:{regular:16},sizeArrow:{regular:8},sizeArrowPromo:{regular:40},sizePopupSmall:{regular:430},sizePopupMedium:{regular:680},sizePopupLarge:{regular:880},sizeFieldHorizontalPadding:{regular:12},sizeButtonPaddingHorizontal:{regular:12},sizeArrowPadding:{regular:12},sizeTooltipMargin:{regular:8},sizeIconUI:{regular:16},sizeAvatarXS:{regular:24},sizeAvatarS:{regular:32},sizeAvatarM:{regular:48},sizeAvatarL:{regular:96},sizeAvatarXL:{regular:128},sizeBadgeXS:{regular:12},sizeBadgeS:{regular:16},sizeBadgeM:{regular:24},sizeBadgeL:{regular:44},sizeBadgeXL:{regular:56},sizeCardgridPadding:{regular:8},sizeCardBorderRadius:{regular:8},sizeCardgridPaddingVertical:{regular:8},sizeBasePaddingHorizontal:{regular:16},sizeBasePaddingVertical:{regular:12},sizeButtonGroupGapSpace:{regular:1},sizeButtonGroupGapSmall:{regular:8},sizeButtonGroupGapMedium:{regular:12},sizeOptionHierarchy:{regular:32},sizeSwitchHeight:{regular:14,compact:12},sizeSwitchWidth:{regular:34,compact:32},sizeSwitchPin:{regular:20,compact:18},sizePanelHeaderHeight:{compact:48,regular:56},sizeButtonBaseSmallPaddingHorizontal:{regular:16},sizeButtonBaseMediumPaddingHorizontal:{regular:16},sizeButtonBaseLargePaddingHorizontal:{regular:20},sizeButtonBaseSmallPaddingHorizontalIcon:{regular:12},sizeButtonBaseMediumPaddingHorizontalIcon:{regular:12},sizeButtonBaseLargePaddingHorizontalIcon:{regular:16},sizeButtonTertiarySmallPaddingHorizontal:{regular:12},sizeButtonTertiaryMediumPaddingHorizontal:{regular:12},sizeButtonTertiaryLargePaddingHorizontal:{regular:16},sizeButtonTertiarySmallPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryMediumPaddingHorizontalIcon:{regular:8},sizeButtonTertiaryLargePaddingHorizontalIcon:{regular:12},sizeButtonMinimumWidth:{regular:80},sizeFormItemPaddingVertical:{regular:12},sizeSplitColPaddingHorizontal:{regular:16},sizeSubnavigationBarGap:{regular:8},sizeSubnavigationBarPaddingVertical:{regular:12},sizeBorder1x:{regular:1},sizeBorder2x:{regular:.5},sizeBorder3x:{regular:.33},spacingSize3Xs:2,spacingSize2Xs:2,spacingSizeXs:4,spacingSizeS:6,spacingSizeM:8,spacingSizeL:10,spacingSizeXl:12,spacingSize2Xl:16,spacingSize3Xl:20,spacingSize4Xl:24,animationDurationL:"0.4s",animationDurationM:"0.2s",animationDurationS:"0.1s",animationEasingDefault:"cubic-bezier(0.3, 0.3, 0.5, 1)",animationEasingPlatform:"cubic-bezier(0.4, 0, 0.2, 1)",opacityDisable:.52,opacityDisableAccessibility:.52,opacityActive:.72,zIndexModal:99,zIndexPopout:100,dobroFontFamily600:"VK Sans Display, sans-serif, Arial",dobroFontFamily500:"VK Sans Display Medium, sans-serif, Arial",dobroFontFamily400:"VK Sans Display Regular, sans-serif, Arial",dobroPortalZIndex:96,dobroPopoutZIndex:96,dobroModalZIndex:97,dobroMenuZIndex:98,breakpoints:{touch:{breakpoint:0,adaptiveValue:"regular"},tablet:{breakpoint:768,adaptiveValue:"regular"},desktopS:{breakpoint:1004,adaptiveValue:"compact"},desktopM:{breakpoint:1244,adaptiveValue:"compact"}},themeInheritsFrom:"dobro",fontHeadline:{regular:{fontSize:16,lineHeight:20,fontFamily:'-apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif',fontWeight:500},compact:{fontSize:15,lineHeight:20}},colorsScheme:"dark",colorBackgroundAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorBackgroundAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundAccentThemedAlpha:{normal:"rgba(255, 255, 255, 0.2)",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundAccentTint:{normal:"#5a9eff",hover:"#61A2FF",active:"#67A6FF"},colorBackgroundAccentAlternative:{normal:"#529EF4",hover:"#59A2F4",active:"#60A6F5"},colorBackground:{normal:"#0a0a0a",hover:"#141414",active:"#1E1E1E"},colorBackgroundContent:{normal:"#19191a",hover:"#222223",active:"#2B2B2C"},colorBackgroundContentAlpha:{normal:"rgba(25, 25, 26, 0.8)",hover:"rgba(25, 25, 26, 0.84)",active:"rgba(25, 25, 26, 0.88)"},colorBackgroundContentInverse:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundSecondary:{normal:"#232324",hover:"#2C2C2D",active:"#353536"},colorBackgroundSecondaryAlpha:{normal:"rgba(255, 255, 255, 0.10)",hover:"rgba(255, 255, 255, 0.14)",active:"rgba(255, 255, 255, 0.18)"},colorBackgroundTertiary:{normal:"#202021",hover:"#29292A",active:"#323233"},colorBackgroundTertiaryAlpha:{normal:"rgba(255, 255, 255, 0.03)",hover:"rgba(255, 255, 255, 0.07)",active:"rgba(255, 255, 255, 0.11)"},colorBackgroundContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundContrastSecondaryAlpha:{normal:"rgba(255, 255, 255, 0.2)",hover:"rgba(255, 255, 255, 0.24)",active:"rgba(255, 255, 255, 0.28)"},colorBackgroundContrastInverse:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorBackgroundContrastThemed:{normal:"#2C2D2E",hover:"#343536",active:"#3D3E3F"},colorBackgroundModal:{normal:"#1C1D1E",hover:"#252627",active:"#2E2F30"},colorBackgroundModalInverse:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorBackgroundPositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorBackgroundPositiveTint:{normal:"#2E3E2B",hover:"#364633",active:"#3F4D3C"},colorBackgroundWarning:{normal:"#473315",hover:"#4E3B1E",active:"#564328"},colorBackgroundNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorBackgroundNegativeTint:{normal:"#522E2E",hover:"#593636",active:"#603F3F"},colorBackgroundInfoTint:{normal:"#1C3954",hover:"#25415B",active:"#2E4962"},colorFieldBackground:{normal:"#232324",hover:"#2C2C2D",active:"#353536"},colorHeaderBackground:{normal:"#19191a",hover:"#222223",active:"#2B2B2C"},colorTextAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorTextAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorTextPrimary:{normal:"#e1e3e6",hover:"#E2E4E7",active:"#E3E5E8"},colorTextPrimaryAlpha:{normal:"rgba(249, 252, 255, 0.72)",hover:"rgba(249, 252, 255, 0.76)",active:"rgba(249, 252, 255, 0.8)"},colorTextPrimaryInvariably:{normal:"#000000",hover:"#0A0A0A",active:"#141414"},colorTextSecondary:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorTextSecondaryAlpha:{normal:"rgba(247, 251, 255, 0.42)",hover:"rgba(247, 251, 255, 0.46)",active:"rgba(247, 251, 255, 0.5)"},colorTextSubhead:{normal:"#969a9f",hover:"#9A9EA3",active:"#9EA2A7"},colorTextTertiary:{normal:"#5d5f61",hover:"#636567",active:"#6A6C6E"},colorTextContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorTextContrastThemed:{normal:"#000000",hover:"#0A0A0A",active:"#141414"},colorTextPositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorTextNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorTextLink:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorTextLinkThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorTextLinkTint:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorTextLinkVisited:{normal:"#4986cc",hover:"#508BCE",active:"#5890D0"},colorTextMuted:{normal:"#e1e3e6",hover:"#E2E4E7",active:"#E3E5E8"},colorLinkContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorIconAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorIconAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorIconPrimary:{normal:"#e1e3e6",hover:"#E2E4E7",active:"#E3E5E8"},colorIconPrimaryInvariably:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorIconMedium:{normal:"#b0b1b6",hover:"#B3B4B9",active:"#B6B7BC"},colorIconMediumAlpha:{normal:"rgba(241, 247, 255, 0.66)",hover:"rgba(241, 247, 255, 0.7000000000000001)",active:"rgba(241, 247, 255, 0.74)"},colorIconSecondary:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorIconSecondaryAlpha:{normal:"rgba(241, 247, 255, 0.43)",hover:"rgba(241, 247, 255, 0.47000000000000003)",active:"rgba(241, 247, 255, 0.51)"},colorIconTertiary:{normal:"#5d5f61",hover:"#636567",active:"#6A6C6E"},colorIconTertiaryAlpha:{normal:"rgba(255, 255, 255, 0.30)",hover:"rgba(255, 255, 255, 0.34)",active:"rgba(255, 255, 255, 0.38)"},colorIconContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorIconContrastThemed:{normal:"#000000",hover:"#0A0A0A",active:"#141414"},colorIconContrastSecondary:{normal:"#f2f3f5",hover:"#F3F3F5",active:"#F3F4F6"},colorIconPositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorIconWarning:{normal:"#EDB055",hover:"#EEB35C",active:"#EEB663"},colorIconNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorStrokeAccent:{normal:"#529ef4",hover:"#59A2F4",active:"#60A6F5"},colorStrokeAccentThemed:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorSeparatorPrimary:{normal:"#363738",hover:"#3E3F40",active:"#464748"},colorSeparatorPrimary2x:{normal:"#444546",hover:"#4B4C4D",active:"#535455"},colorSeparatorPrimary3x:{normal:"#505253",hover:"#57595A",active:"#5E6061"},colorSeparatorPrimaryAlpha:{normal:"rgba(255, 255, 255, 0.12)",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},colorSeparatorSecondary:{normal:"#141415",hover:"#1D1D1E",active:"#272728"},colorStrokePositive:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorStrokeNegative:{normal:"#ff5c5c",hover:"#FF6363",active:"#FF6969"},colorStrokeContrast:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorStrokePrimary:{normal:"#E1E3E6",hover:"#E2E4E7",active:"#E3E5E8"},colorImageBorderAlpha:{normal:"rgba(255, 255, 255, 0.08)",hover:"rgba(255, 255, 255, 0.12)",active:"rgba(255, 255, 255, 0.16)"},colorFieldBorderAlpha:{normal:"rgba(255, 255, 255, 0.12)",hover:"rgba(255, 255, 255, 0.16)",active:"rgba(255, 255, 255, 0.2)"},colorAccentBlue:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorAccentGray:{normal:"#a3adb8",hover:"#A7B0BB",active:"#AAB4BE"},colorAccentRed:{normal:"#ff3347",hover:"#FF3B4E",active:"#FF4356"},colorAccentOrangeFire:{normal:"#f05c44",hover:"#F1634B",active:"#F16953"},colorAccentOrange:{normal:"#ffa000",hover:"#FFA40A",active:"#FFA814"},colorAccentOrangePeach:{normal:"#FFC062",hover:"#FFC368",active:"#FFC56F"},colorAccentLime:{normal:"#AFF70D",hover:"#B2F717",active:"#B5F820"},colorAccentGreen:{normal:"#4bb34b",hover:"#52B652",active:"#59B959"},colorAccentCyan:{normal:"#13FFD0",hover:"#1CFFD2",active:"#26FFD4"},colorAccentAzure:{normal:"#0077FF",hover:"#0A7CFF",active:"#1482FF"},colorAccentPurple:{normal:"#9985ff",hover:"#9D8AFF",active:"#A18FFF"},colorAccentViolet:{normal:"#a94fff",hover:"#AC56FF",active:"#B05DFF"},colorAccentRaspberryPink:{normal:"#f060c0",hover:"#F166C3",active:"#F16DC5"},colorAccentPink:{normal:"#F45FFF",hover:"#F465FF",active:"#F56CFF"},colorAccentSecondary:{normal:"#3f8ae0",hover:"#478FE1",active:"#4E93E2"},colorOverlayPrimary:{normal:"rgba(0, 0, 0, 0.40)",hover:"rgba(0, 0, 0, 0.44)",active:"rgba(0, 0, 0, 0.48)"},colorOverlaySecondary:{normal:"rgba(0, 0, 0, 0.27)",hover:"rgba(0, 0, 0, 0.31)",active:"rgba(0, 0, 0, 0.35)"},colorAvatarOverlay:{normal:"rgba(0, 0, 0, 0.60)",hover:"rgba(0, 0, 0, 0.64)",active:"rgba(0, 0, 0, 0.68)"},colorAvatarOverlayInverseAlpha:{normal:"rgba(255, 255, 255, 0.85)",hover:"rgba(255, 255, 255, 0.89)",active:"rgba(255, 255, 255, 0.93)"},colorActionSheetText:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorImagePlaceholder:{normal:"#2a2b2c",hover:"#333334",active:"#3B3C3D"},colorImagePlaceholderAlpha:{normal:"rgba(241, 247, 255, 0.08)",hover:"rgba(241, 247, 255, 0.12)",active:"rgba(241, 247, 255, 0.16)"},colorSkeletonFrom:{normal:"#232324",hover:"#2C2C2D",active:"#353536"},colorSkeletonTo:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorButtonText:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorButtonIcon:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorButtonStroke:{normal:"#FFFFFF",hover:"#EBEDF0",active:"#D7D8DB"},colorWriteBarIcon:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorWriteBarInputBackground:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorWriteBarInputBorder:{normal:"#2c2d2e",hover:"#343536",active:"#3D3E3F"},colorWriteBarInputBorderAlpha:{normal:"rgba(255, 255, 255, 0.8)",hover:"rgba(255, 255, 255, 0.84)",active:"rgba(255, 255, 255, 0.88)"},colorTrackBackground:{normal:"#454647",hover:"#4C4D4E",active:"#545556"},colorTrackBuffer:{normal:"#405772",hover:"#485E78",active:"#4F647D"},colorSearchFieldBackground:{normal:"#363738",hover:"#3E3F40",active:"#464748"},colorPanelHeaderIcon:{normal:"#71aaeb",hover:"#77ADEC",active:"#7CB1ED"},colorSegmentedControl:{normal:"#626364",hover:"#68696A",active:"#6F6F70"},colorTabbarTextInactive:{normal:"#76787a",hover:"#7B7D7F",active:"#818385"},colorTransparent:{normal:"transparent",hover:"rgba(255, 255, 255, 0.04)",active:"rgba(255, 255, 255, 0.08)"},widthTouch:"(max-width: 767px)",widthToTouch:"(max-width: 767px)",widthFromTablet:"(min-width: 768px)",widthTablet:"(min-width: 768px) and (max-width: 1003px)",widthToTablet:"(max-width: 1003px)",widthFromDesktopS:"(min-width: 1004px)",widthDesktopS:"(min-width: 1004px) and (max-width: 1243px)",widthToDesktopS:"(max-width: 1243px)",widthFromDesktopM:"(min-width: 1244px)",widthDesktopM:"(min-width: 1244px)",themeType:"root"};
|
|
@@ -10,7 +10,10 @@
|
|
|
10
10
|
"elevation2": "0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20)",
|
|
11
11
|
"elevation3": "0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30)",
|
|
12
12
|
"elevation4": "0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20)",
|
|
13
|
+
"blurS": 8,
|
|
13
14
|
"blurM": 16,
|
|
15
|
+
"blurL": 48,
|
|
16
|
+
"blurXL": 96,
|
|
14
17
|
"fontFamilyFallbacks": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
|
|
15
18
|
"fontFamilyAccent": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
|
|
16
19
|
"fontFamilyBase": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
|
|
@@ -9,7 +9,10 @@
|
|
|
9
9
|
@elevation2: 0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
|
|
10
10
|
@elevation3: 0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30);
|
|
11
11
|
@elevation4: 0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
|
|
12
|
+
@blur-s: 8px;
|
|
12
13
|
@blur-m: 16px;
|
|
14
|
+
@blur-l: 48px;
|
|
15
|
+
@blur-x-l: 96px;
|
|
13
16
|
@font-family-fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
14
17
|
@font-family-accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
15
18
|
@font-family-base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -10,7 +10,10 @@
|
|
|
10
10
|
--elevation2: 0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
|
|
11
11
|
--elevation3: 0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30);
|
|
12
12
|
--elevation4: 0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
|
|
13
|
+
--blur-s: 8px;
|
|
13
14
|
--blur-m: 16px;
|
|
15
|
+
--blur-l: 48px;
|
|
16
|
+
--blur-x-l: 96px;
|
|
14
17
|
--font-family-fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
15
18
|
--font-family-accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
16
19
|
--font-family-base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -9,7 +9,10 @@ $elevation1-invert-y: 0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px -2px 2px 0px rgba
|
|
|
9
9
|
$elevation2: 0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
|
|
10
10
|
$elevation3: 0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30);
|
|
11
11
|
$elevation4: 0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
|
|
12
|
+
$blur-s: 8px;
|
|
12
13
|
$blur-m: 16px;
|
|
14
|
+
$blur-l: 48px;
|
|
15
|
+
$blur-x-l: 96px;
|
|
13
16
|
$font-family-fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
14
17
|
$font-family-accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
15
18
|
$font-family-base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -9,7 +9,10 @@ $elevation1-invert-y = 0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px -2px 2px 0px rgb
|
|
|
9
9
|
$elevation2 = 0px 4px 8px 0px rgba(0, 0, 0, 0.15), 0px 0px 4px 0px rgba(0, 0, 0, 0.20);
|
|
10
10
|
$elevation3 = 0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30);
|
|
11
11
|
$elevation4 = 0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20);
|
|
12
|
+
$blur-s = 8px;
|
|
12
13
|
$blur-m = 16px;
|
|
14
|
+
$blur-l = 48px;
|
|
15
|
+
$blur-x-l = 96px;
|
|
13
16
|
$font-family-fallbacks = -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
14
17
|
$font-family-accent = -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
15
18
|
$font-family-base = -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -143,7 +143,10 @@
|
|
|
143
143
|
"elevation4": "0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20)"
|
|
144
144
|
},
|
|
145
145
|
"blur": {
|
|
146
|
-
"
|
|
146
|
+
"blurS": 8,
|
|
147
|
+
"blurM": 16,
|
|
148
|
+
"blurL": 48,
|
|
149
|
+
"blurXL": 96
|
|
147
150
|
},
|
|
148
151
|
"fontFamily": {
|
|
149
152
|
"fontFamilyFallbacks": "-apple-system, system-ui, \"Helvetica Neue\", Roboto, sans-serif",
|
package/themes/home/docs.json
CHANGED
|
@@ -54,6 +54,17 @@
|
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
|
+
"blurL": {
|
|
58
|
+
"tags": [
|
|
59
|
+
"blur"
|
|
60
|
+
],
|
|
61
|
+
"desc": [
|
|
62
|
+
{
|
|
63
|
+
"type": "text",
|
|
64
|
+
"text": "Сильное размытие"
|
|
65
|
+
}
|
|
66
|
+
]
|
|
67
|
+
},
|
|
57
68
|
"blurM": {
|
|
58
69
|
"tags": [
|
|
59
70
|
"blur"
|
|
@@ -65,6 +76,28 @@
|
|
|
65
76
|
}
|
|
66
77
|
]
|
|
67
78
|
},
|
|
79
|
+
"blurS": {
|
|
80
|
+
"tags": [
|
|
81
|
+
"blur"
|
|
82
|
+
],
|
|
83
|
+
"desc": [
|
|
84
|
+
{
|
|
85
|
+
"type": "text",
|
|
86
|
+
"text": "Слабое размытие"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
"blurXL": {
|
|
91
|
+
"tags": [
|
|
92
|
+
"blur"
|
|
93
|
+
],
|
|
94
|
+
"desc": [
|
|
95
|
+
{
|
|
96
|
+
"type": "text",
|
|
97
|
+
"text": "Очень сильное размытие"
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
},
|
|
68
101
|
"breakpoints": {
|
|
69
102
|
"tags": [],
|
|
70
103
|
"desc": []
|
|
@@ -54,6 +54,17 @@
|
|
|
54
54
|
}
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
|
+
"blurL": {
|
|
58
|
+
"tags": [
|
|
59
|
+
"blur"
|
|
60
|
+
],
|
|
61
|
+
"desc": [
|
|
62
|
+
{
|
|
63
|
+
"type": "text",
|
|
64
|
+
"text": "Сильное размытие"
|
|
65
|
+
}
|
|
66
|
+
]
|
|
67
|
+
},
|
|
57
68
|
"blurM": {
|
|
58
69
|
"tags": [
|
|
59
70
|
"blur"
|
|
@@ -65,6 +76,28 @@
|
|
|
65
76
|
}
|
|
66
77
|
]
|
|
67
78
|
},
|
|
79
|
+
"blurS": {
|
|
80
|
+
"tags": [
|
|
81
|
+
"blur"
|
|
82
|
+
],
|
|
83
|
+
"desc": [
|
|
84
|
+
{
|
|
85
|
+
"type": "text",
|
|
86
|
+
"text": "Слабое размытие"
|
|
87
|
+
}
|
|
88
|
+
]
|
|
89
|
+
},
|
|
90
|
+
"blurXL": {
|
|
91
|
+
"tags": [
|
|
92
|
+
"blur"
|
|
93
|
+
],
|
|
94
|
+
"desc": [
|
|
95
|
+
{
|
|
96
|
+
"type": "text",
|
|
97
|
+
"text": "Очень сильное размытие"
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
},
|
|
68
101
|
"breakpoints": {
|
|
69
102
|
"tags": [],
|
|
70
103
|
"desc": []
|
|
@@ -6,7 +6,10 @@
|
|
|
6
6
|
--vkui--elevation2: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06);
|
|
7
7
|
--vkui--elevation3: 0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08);
|
|
8
8
|
--vkui--elevation4: 0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16);
|
|
9
|
+
--vkui--blur_s: 8px;
|
|
9
10
|
--vkui--blur_m: 16px;
|
|
11
|
+
--vkui--blur_l: 48px;
|
|
12
|
+
--vkui--blur_x_l: 96px;
|
|
10
13
|
--vkui--font_family_fallbacks: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
11
14
|
--vkui--font_family_accent: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
12
15
|
--vkui--font_family_base: -apple-system, system-ui, "Helvetica Neue", Roboto, sans-serif;
|
|
@@ -237,6 +240,14 @@
|
|
|
237
240
|
--vkui--font_body--line_height--regular: 21px;
|
|
238
241
|
--vkui--font_body--font_weight--regular: 520;
|
|
239
242
|
--vkui--font_body--font_variation_settings--optical_size--regular: 22;
|
|
243
|
+
--vkui--font_text_bold--font_size--regular: 16px;
|
|
244
|
+
--vkui--font_text_bold--line_height--regular: 18.5px;
|
|
245
|
+
--vkui--font_text_bold--font_weight--regular: 670;
|
|
246
|
+
--vkui--font_text_bold--font_variation_settings--optical_size--regular: 21.8;
|
|
247
|
+
--vkui--font_footnote_bold--font_size--regular: 13.5px;
|
|
248
|
+
--vkui--font_footnote_bold--line_height--regular: 15px;
|
|
249
|
+
--vkui--font_footnote_bold--font_weight--regular: 670;
|
|
250
|
+
--vkui--font_footnote_bold--font_variation_settings--optical_size--regular: 20;
|
|
240
251
|
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
|
|
241
252
|
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
242
253
|
--vkui--gradient_tint: rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.05) 15%, rgba(247, 247, 247, 0.2) 30%, rgba(247, 247, 247, 0.8) 70%, rgba(247, 247, 247, 0.95) 85%, var(--vkui--color_background_tertiary, rgba(247, 247, 247, 1)) 100%;
|
|
@@ -325,7 +336,7 @@
|
|
|
325
336
|
--vkui--color_background_contrast: #ffffff;
|
|
326
337
|
--vkui--color_background_contrast--hover: #F5F5F7;
|
|
327
338
|
--vkui--color_background_contrast--active: #EBECEF;
|
|
328
|
-
--vkui--color_background_contrast_secondary_alpha:
|
|
339
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
329
340
|
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
330
341
|
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
331
342
|
--vkui--color_background_contrast_inverse: #000000;
|
|
@@ -349,7 +360,7 @@
|
|
|
349
360
|
--vkui--color_background_warning: #fff2d6;
|
|
350
361
|
--vkui--color_background_warning--hover: #F5E9D0;
|
|
351
362
|
--vkui--color_background_warning--active: #EBE0CA;
|
|
352
|
-
--vkui--color_background_negative: #
|
|
363
|
+
--vkui--color_background_negative: #f65460;
|
|
353
364
|
--vkui--color_background_negative--hover: #EC515F;
|
|
354
365
|
--vkui--color_background_negative--active: #E24F5D;
|
|
355
366
|
--vkui--color_background_negative_tint: #ffe9e9;
|
|
@@ -400,7 +411,7 @@
|
|
|
400
411
|
--vkui--color_text_positive: #34c759;
|
|
401
412
|
--vkui--color_text_positive--hover: #32C058;
|
|
402
413
|
--vkui--color_text_positive--active: #30B857;
|
|
403
|
-
--vkui--color_text_negative: #
|
|
414
|
+
--vkui--color_text_negative: #f65460;
|
|
404
415
|
--vkui--color_text_negative--hover: #EC515F;
|
|
405
416
|
--vkui--color_text_negative--active: #E24F5D;
|
|
406
417
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -466,7 +477,7 @@
|
|
|
466
477
|
--vkui--color_icon_warning: #ff6900;
|
|
467
478
|
--vkui--color_icon_warning--hover: #F56502;
|
|
468
479
|
--vkui--color_icon_warning--active: #EB6205;
|
|
469
|
-
--vkui--color_icon_negative: #
|
|
480
|
+
--vkui--color_icon_negative: #f65460;
|
|
470
481
|
--vkui--color_icon_negative--hover: #EC515F;
|
|
471
482
|
--vkui--color_icon_negative--active: #E24F5D;
|
|
472
483
|
--vkui--color_stroke_accent: #2e90ff;
|
|
@@ -493,7 +504,7 @@
|
|
|
493
504
|
--vkui--color_stroke_positive: #34c759;
|
|
494
505
|
--vkui--color_stroke_positive--hover: #32C058;
|
|
495
506
|
--vkui--color_stroke_positive--active: #30B857;
|
|
496
|
-
--vkui--color_stroke_negative: #
|
|
507
|
+
--vkui--color_stroke_negative: #f65460;
|
|
497
508
|
--vkui--color_stroke_negative--hover: #EC515F;
|
|
498
509
|
--vkui--color_stroke_negative--active: #E24F5D;
|
|
499
510
|
--vkui--color_stroke_contrast: #ffffff;
|
|
@@ -619,13 +630,13 @@
|
|
|
619
630
|
--vkui--color_tabbar_text_inactive: #99a2ad;
|
|
620
631
|
--vkui--color_tabbar_text_inactive--hover: #939CA9;
|
|
621
632
|
--vkui--color_tabbar_text_inactive--active: #8D96A4;
|
|
622
|
-
--vkui--color_transparent:
|
|
623
|
-
--vkui--color_transparent--hover: rgba(0,
|
|
624
|
-
--vkui--color_transparent--active: rgba(0,
|
|
633
|
+
--vkui--color_transparent: transparent;
|
|
634
|
+
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
635
|
+
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|
|
625
636
|
--vkui--color_background_inverse: #262626;
|
|
626
637
|
--vkui--color_background_inverse--hover: #242527;
|
|
627
638
|
--vkui--color_background_inverse--active: #232428;
|
|
628
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
639
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
629
640
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
630
641
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
631
642
|
--vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
|
|
@@ -874,6 +885,9 @@
|
|
|
874
885
|
--vkui--vkontakte_palette_black: #000000;
|
|
875
886
|
--vkui--vkontakte_palette_black--hover: #000102;
|
|
876
887
|
--vkui--vkontakte_palette_black--active: #000105;
|
|
888
|
+
--vkui--color_text_tertiary_alpha: #3b3b3b66;
|
|
889
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);
|
|
890
|
+
--vkui--color_text_tertiary_alpha--active: rgba(59, 59, 59, 0.48);
|
|
877
891
|
}
|
|
878
892
|
|
|
879
893
|
.vkui--font_display_title1--regular {
|
|
@@ -1309,6 +1323,34 @@
|
|
|
1309
1323
|
font-weight: var(--vkui--font_body--font_weight);
|
|
1310
1324
|
font-variation-settings--optical-size: var(--vkui--font_body--font_variation_settings--optical_size);
|
|
1311
1325
|
}
|
|
1326
|
+
.vkui--font_text_bold--regular {
|
|
1327
|
+
font-size: 16px;
|
|
1328
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
1329
|
+
line-height: 18.5px;
|
|
1330
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
1331
|
+
font-weight: 670;
|
|
1332
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
1333
|
+
}
|
|
1334
|
+
.vkui--font_text_bold {
|
|
1335
|
+
font-size: var(--vkui--font_text_bold--font_size);
|
|
1336
|
+
line-height: var(--vkui--font_text_bold--line_height);
|
|
1337
|
+
font-weight: var(--vkui--font_text_bold--font_weight);
|
|
1338
|
+
font-variation-settings--optical-size: var(--vkui--font_text_bold--font_variation_settings--optical_size);
|
|
1339
|
+
}
|
|
1340
|
+
.vkui--font_footnote_bold--regular {
|
|
1341
|
+
font-size: 13.5px;
|
|
1342
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
1343
|
+
line-height: 15px;
|
|
1344
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
1345
|
+
font-weight: 670;
|
|
1346
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
1347
|
+
}
|
|
1348
|
+
.vkui--font_footnote_bold {
|
|
1349
|
+
font-size: var(--vkui--font_footnote_bold--font_size);
|
|
1350
|
+
line-height: var(--vkui--font_footnote_bold--line_height);
|
|
1351
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight);
|
|
1352
|
+
font-variation-settings--optical-size: var(--vkui--font_footnote_bold--font_variation_settings--optical_size);
|
|
1353
|
+
}
|
|
1312
1354
|
.vkui--font_headline--regular {
|
|
1313
1355
|
font-size: 17px;
|
|
1314
1356
|
font-size: var(--vkui--font_headline--font_size--regular, 17px);
|
|
@@ -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%;
|
|
@@ -814,6 +825,22 @@
|
|
|
814
825
|
font-weight: 520;
|
|
815
826
|
font-weight: var(--vkui--font_body--font_weight--regular, 520);
|
|
816
827
|
}
|
|
828
|
+
.vkui--font_text_bold--regular {
|
|
829
|
+
font-size: 16px;
|
|
830
|
+
font-size: var(--vkui--font_text_bold--font_size--regular, 16px);
|
|
831
|
+
line-height: 18.5px;
|
|
832
|
+
line-height: var(--vkui--font_text_bold--line_height--regular, 18.5px);
|
|
833
|
+
font-weight: 670;
|
|
834
|
+
font-weight: var(--vkui--font_text_bold--font_weight--regular, 670);
|
|
835
|
+
}
|
|
836
|
+
.vkui--font_footnote_bold--regular {
|
|
837
|
+
font-size: 13.5px;
|
|
838
|
+
font-size: var(--vkui--font_footnote_bold--font_size--regular, 13.5px);
|
|
839
|
+
line-height: 15px;
|
|
840
|
+
line-height: var(--vkui--font_footnote_bold--line_height--regular, 15px);
|
|
841
|
+
font-weight: 670;
|
|
842
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight--regular, 670);
|
|
843
|
+
}
|
|
817
844
|
.vkui--font_headline--regular {
|
|
818
845
|
font-size: 17px;
|
|
819
846
|
font-size: var(--vkui--font_headline--font_size--regular, 17px);
|
|
@@ -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--spacing_size_3xs: 2px;
|
|
11
14
|
--vkui--spacing_size_2xs: 2px;
|
|
12
15
|
--vkui--spacing_size_xs: 4px;
|
|
@@ -109,7 +112,7 @@
|
|
|
109
112
|
--vkui--color_background_contrast: #ffffff;
|
|
110
113
|
--vkui--color_background_contrast--hover: #F5F5F7;
|
|
111
114
|
--vkui--color_background_contrast--active: #EBECEF;
|
|
112
|
-
--vkui--color_background_contrast_secondary_alpha:
|
|
115
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
113
116
|
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
114
117
|
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
115
118
|
--vkui--color_background_contrast_inverse: #000000;
|
|
@@ -133,7 +136,7 @@
|
|
|
133
136
|
--vkui--color_background_warning: #fff2d6;
|
|
134
137
|
--vkui--color_background_warning--hover: #F5E9D0;
|
|
135
138
|
--vkui--color_background_warning--active: #EBE0CA;
|
|
136
|
-
--vkui--color_background_negative: #
|
|
139
|
+
--vkui--color_background_negative: #f65460;
|
|
137
140
|
--vkui--color_background_negative--hover: #EC515F;
|
|
138
141
|
--vkui--color_background_negative--active: #E24F5D;
|
|
139
142
|
--vkui--color_background_negative_tint: #ffe9e9;
|
|
@@ -184,7 +187,7 @@
|
|
|
184
187
|
--vkui--color_text_positive: #34c759;
|
|
185
188
|
--vkui--color_text_positive--hover: #32C058;
|
|
186
189
|
--vkui--color_text_positive--active: #30B857;
|
|
187
|
-
--vkui--color_text_negative: #
|
|
190
|
+
--vkui--color_text_negative: #f65460;
|
|
188
191
|
--vkui--color_text_negative--hover: #EC515F;
|
|
189
192
|
--vkui--color_text_negative--active: #E24F5D;
|
|
190
193
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -250,7 +253,7 @@
|
|
|
250
253
|
--vkui--color_icon_warning: #ff6900;
|
|
251
254
|
--vkui--color_icon_warning--hover: #F56502;
|
|
252
255
|
--vkui--color_icon_warning--active: #EB6205;
|
|
253
|
-
--vkui--color_icon_negative: #
|
|
256
|
+
--vkui--color_icon_negative: #f65460;
|
|
254
257
|
--vkui--color_icon_negative--hover: #EC515F;
|
|
255
258
|
--vkui--color_icon_negative--active: #E24F5D;
|
|
256
259
|
--vkui--color_stroke_accent: #2e90ff;
|
|
@@ -277,7 +280,7 @@
|
|
|
277
280
|
--vkui--color_stroke_positive: #34c759;
|
|
278
281
|
--vkui--color_stroke_positive--hover: #32C058;
|
|
279
282
|
--vkui--color_stroke_positive--active: #30B857;
|
|
280
|
-
--vkui--color_stroke_negative: #
|
|
283
|
+
--vkui--color_stroke_negative: #f65460;
|
|
281
284
|
--vkui--color_stroke_negative--hover: #EC515F;
|
|
282
285
|
--vkui--color_stroke_negative--active: #E24F5D;
|
|
283
286
|
--vkui--color_stroke_contrast: #ffffff;
|
|
@@ -403,13 +406,13 @@
|
|
|
403
406
|
--vkui--color_tabbar_text_inactive: #99a2ad;
|
|
404
407
|
--vkui--color_tabbar_text_inactive--hover: #939CA9;
|
|
405
408
|
--vkui--color_tabbar_text_inactive--active: #8D96A4;
|
|
406
|
-
--vkui--color_transparent:
|
|
407
|
-
--vkui--color_transparent--hover: rgba(0,
|
|
408
|
-
--vkui--color_transparent--active: rgba(0,
|
|
409
|
+
--vkui--color_transparent: transparent;
|
|
410
|
+
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
411
|
+
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|
|
409
412
|
--vkui--color_background_inverse: #262626;
|
|
410
413
|
--vkui--color_background_inverse--hover: #242527;
|
|
411
414
|
--vkui--color_background_inverse--active: #232428;
|
|
412
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
415
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
413
416
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
414
417
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
415
418
|
--vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
|
|
@@ -658,4 +661,7 @@
|
|
|
658
661
|
--vkui--vkontakte_palette_black: #000000;
|
|
659
662
|
--vkui--vkontakte_palette_black--hover: #000102;
|
|
660
663
|
--vkui--vkontakte_palette_black--active: #000105;
|
|
664
|
+
--vkui--color_text_tertiary_alpha: #3b3b3b66;
|
|
665
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);
|
|
666
|
+
--vkui--color_text_tertiary_alpha--active: rgba(59, 59, 59, 0.48);
|
|
661
667
|
}
|
|
@@ -147,6 +147,18 @@
|
|
|
147
147
|
font-weight: var(--vkui--font_body--font_weight);
|
|
148
148
|
font-variation-settings--optical-size: var(--vkui--font_body--font_variation_settings--optical_size);
|
|
149
149
|
}
|
|
150
|
+
.vkui--font_text_bold {
|
|
151
|
+
font-size: var(--vkui--font_text_bold--font_size);
|
|
152
|
+
line-height: var(--vkui--font_text_bold--line_height);
|
|
153
|
+
font-weight: var(--vkui--font_text_bold--font_weight);
|
|
154
|
+
font-variation-settings--optical-size: var(--vkui--font_text_bold--font_variation_settings--optical_size);
|
|
155
|
+
}
|
|
156
|
+
.vkui--font_footnote_bold {
|
|
157
|
+
font-size: var(--vkui--font_footnote_bold--font_size);
|
|
158
|
+
line-height: var(--vkui--font_footnote_bold--line_height);
|
|
159
|
+
font-weight: var(--vkui--font_footnote_bold--font_weight);
|
|
160
|
+
font-variation-settings--optical-size: var(--vkui--font_footnote_bold--font_variation_settings--optical_size);
|
|
161
|
+
}
|
|
150
162
|
.vkui--font_headline {
|
|
151
163
|
font-size: var(--vkui--font_headline--font_size);
|
|
152
164
|
line-height: var(--vkui--font_headline--line_height);
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
--vkui--color_background_contrast: #ffffff;
|
|
42
42
|
--vkui--color_background_contrast--hover: #F5F5F7;
|
|
43
43
|
--vkui--color_background_contrast--active: #EBECEF;
|
|
44
|
-
--vkui--color_background_contrast_secondary_alpha:
|
|
44
|
+
--vkui--color_background_contrast_secondary_alpha: #ffffff33;
|
|
45
45
|
--vkui--color_background_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.24);
|
|
46
46
|
--vkui--color_background_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.28);
|
|
47
47
|
--vkui--color_background_contrast_inverse: #000000;
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
--vkui--color_background_warning: #fff2d6;
|
|
66
66
|
--vkui--color_background_warning--hover: #F5E9D0;
|
|
67
67
|
--vkui--color_background_warning--active: #EBE0CA;
|
|
68
|
-
--vkui--color_background_negative: #
|
|
68
|
+
--vkui--color_background_negative: #f65460;
|
|
69
69
|
--vkui--color_background_negative--hover: #EC515F;
|
|
70
70
|
--vkui--color_background_negative--active: #E24F5D;
|
|
71
71
|
--vkui--color_background_negative_tint: #ffe9e9;
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
--vkui--color_text_positive: #34c759;
|
|
117
117
|
--vkui--color_text_positive--hover: #32C058;
|
|
118
118
|
--vkui--color_text_positive--active: #30B857;
|
|
119
|
-
--vkui--color_text_negative: #
|
|
119
|
+
--vkui--color_text_negative: #f65460;
|
|
120
120
|
--vkui--color_text_negative--hover: #EC515F;
|
|
121
121
|
--vkui--color_text_negative--active: #E24F5D;
|
|
122
122
|
--vkui--color_text_link: #2e90ff;
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
--vkui--color_icon_warning: #ff6900;
|
|
183
183
|
--vkui--color_icon_warning--hover: #F56502;
|
|
184
184
|
--vkui--color_icon_warning--active: #EB6205;
|
|
185
|
-
--vkui--color_icon_negative: #
|
|
185
|
+
--vkui--color_icon_negative: #f65460;
|
|
186
186
|
--vkui--color_icon_negative--hover: #EC515F;
|
|
187
187
|
--vkui--color_icon_negative--active: #E24F5D;
|
|
188
188
|
--vkui--color_stroke_accent: #2e90ff;
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
--vkui--color_stroke_positive: #34c759;
|
|
210
210
|
--vkui--color_stroke_positive--hover: #32C058;
|
|
211
211
|
--vkui--color_stroke_positive--active: #30B857;
|
|
212
|
-
--vkui--color_stroke_negative: #
|
|
212
|
+
--vkui--color_stroke_negative: #f65460;
|
|
213
213
|
--vkui--color_stroke_negative--hover: #EC515F;
|
|
214
214
|
--vkui--color_stroke_negative--active: #E24F5D;
|
|
215
215
|
--vkui--color_stroke_contrast: #ffffff;
|
|
@@ -335,13 +335,13 @@
|
|
|
335
335
|
--vkui--color_tabbar_text_inactive: #99a2ad;
|
|
336
336
|
--vkui--color_tabbar_text_inactive--hover: #939CA9;
|
|
337
337
|
--vkui--color_tabbar_text_inactive--active: #8D96A4;
|
|
338
|
-
--vkui--color_transparent:
|
|
339
|
-
--vkui--color_transparent--hover: rgba(0,
|
|
340
|
-
--vkui--color_transparent--active: rgba(0,
|
|
338
|
+
--vkui--color_transparent: transparent;
|
|
339
|
+
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
340
|
+
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|
|
341
341
|
--vkui--color_background_inverse: #262626;
|
|
342
342
|
--vkui--color_background_inverse--hover: #242527;
|
|
343
343
|
--vkui--color_background_inverse--active: #232428;
|
|
344
|
-
--vkui--color_stroke_contrast_secondary_alpha: #
|
|
344
|
+
--vkui--color_stroke_contrast_secondary_alpha: #ffffff1e;
|
|
345
345
|
--vkui--color_stroke_contrast_secondary_alpha--hover: rgba(255, 255, 255, 0.16);
|
|
346
346
|
--vkui--color_stroke_contrast_secondary_alpha--active: rgba(255, 255, 255, 0.2);
|
|
347
347
|
--vkui--vkontakte_color_snippet_border_alpha: rgba(0, 0, 0, 0.15);
|
|
@@ -590,4 +590,7 @@
|
|
|
590
590
|
--vkui--vkontakte_palette_black: #000000;
|
|
591
591
|
--vkui--vkontakte_palette_black--hover: #000102;
|
|
592
592
|
--vkui--vkontakte_palette_black--active: #000105;
|
|
593
|
+
--vkui--color_text_tertiary_alpha: #3b3b3b66;
|
|
594
|
+
--vkui--color_text_tertiary_alpha--hover: rgba(59, 59, 59, 0.44);
|
|
595
|
+
--vkui--color_text_tertiary_alpha--active: rgba(59, 59, 59, 0.48);
|
|
593
596
|
}
|