@vkontakte/vkui-tokens 4.58.1 → 4.59.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/colors/index.d.ts +11 -1
- package/interfaces/general/geometry/index.d.ts +10 -0
- package/interfaces/themes/legoIOS/index.d.ts +1 -16
- package/interfaces/themes/vkAccessibilityIOS/index.d.ts +1 -1
- package/interfaces/themes/vkAccessibilityIOSDark/index.d.ts +1 -1
- package/interfaces/themes/vkIdOkDark/index.d.ts +1 -1
- package/interfaces/themes/vkIdOkIOS/index.d.ts +1 -1
- package/interfaces/themes/vkontakteAndroid/index.d.ts +0 -1
- package/package.json +2 -2
- package/themeDescriptions/base/paradigm.js +16 -6
- package/themeDescriptions/base/vk.d.ts +5 -0
- package/themeDescriptions/base/vk.js +148 -74
- package/themes/calendar/cssVars/declarations/index.css +34 -14
- package/themes/calendar/cssVars/declarations/noColors.css +8 -4
- package/themes/calendar/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/calendar/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/calendar/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/calendar/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/calendar/cssVars/theme/index.js +70 -14
- package/themes/calendar/cssVars/theme/index.json +70 -14
- package/themes/calendar/docs.json +49 -1
- package/themes/calendar/index.css +14 -4
- package/themes/calendar/index.js +24 -6
- package/themes/calendar/index.json +24 -6
- package/themes/calendar/index.less +14 -4
- package/themes/calendar/index.pcss +14 -4
- package/themes/calendar/index.scss +14 -4
- package/themes/calendar/index.styl +14 -4
- package/themes/calendar/struct.json +24 -6
- package/themes/calendarDark/cssVars/declarations/index.css +34 -14
- package/themes/calendarDark/cssVars/declarations/noColors.css +8 -4
- package/themes/calendarDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/calendarDark/cssVars/theme/index.js +70 -14
- package/themes/calendarDark/cssVars/theme/index.json +70 -14
- package/themes/calendarDark/docs.json +49 -1
- package/themes/calendarDark/index.css +14 -4
- package/themes/calendarDark/index.js +24 -6
- package/themes/calendarDark/index.json +24 -6
- package/themes/calendarDark/index.less +14 -4
- package/themes/calendarDark/index.pcss +14 -4
- package/themes/calendarDark/index.scss +14 -4
- package/themes/calendarDark/index.styl +14 -4
- package/themes/calendarDark/struct.json +24 -6
- package/themes/calls/cssVars/declarations/index.css +34 -14
- package/themes/calls/cssVars/declarations/noColors.css +8 -4
- package/themes/calls/cssVars/declarations/noSizes.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/calls/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/calls/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/calls/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/calls/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/calls/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/calls/cssVars/theme/index.js +70 -14
- package/themes/calls/cssVars/theme/index.json +70 -14
- package/themes/calls/docs.json +49 -1
- package/themes/calls/index.css +14 -4
- package/themes/calls/index.js +24 -6
- package/themes/calls/index.json +24 -6
- package/themes/calls/index.less +14 -4
- package/themes/calls/index.pcss +14 -4
- package/themes/calls/index.scss +14 -4
- package/themes/calls/index.styl +14 -4
- package/themes/calls/struct.json +24 -6
- package/themes/cloud/cssVars/declarations/index.css +34 -14
- package/themes/cloud/cssVars/declarations/noColors.css +8 -4
- package/themes/cloud/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/cloud/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/cloud/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/cloud/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/cloud/cssVars/theme/index.js +70 -14
- package/themes/cloud/cssVars/theme/index.json +70 -14
- package/themes/cloud/docs.json +49 -1
- package/themes/cloud/index.css +14 -4
- package/themes/cloud/index.js +24 -6
- package/themes/cloud/index.json +24 -6
- package/themes/cloud/index.less +14 -4
- package/themes/cloud/index.pcss +14 -4
- package/themes/cloud/index.scss +14 -4
- package/themes/cloud/index.styl +14 -4
- package/themes/cloud/struct.json +24 -6
- package/themes/cloudDark/cssVars/declarations/index.css +34 -14
- package/themes/cloudDark/cssVars/declarations/noColors.css +8 -4
- package/themes/cloudDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/cloudDark/cssVars/theme/index.js +70 -14
- package/themes/cloudDark/cssVars/theme/index.json +70 -14
- package/themes/cloudDark/docs.json +49 -1
- package/themes/cloudDark/index.css +14 -4
- package/themes/cloudDark/index.js +24 -6
- package/themes/cloudDark/index.json +24 -6
- package/themes/cloudDark/index.less +14 -4
- package/themes/cloudDark/index.pcss +14 -4
- package/themes/cloudDark/index.scss +14 -4
- package/themes/cloudDark/index.styl +14 -4
- package/themes/cloudDark/struct.json +24 -6
- package/themes/dobro/cssVars/declarations/index.css +34 -14
- package/themes/dobro/cssVars/declarations/noColors.css +8 -4
- package/themes/dobro/cssVars/declarations/noSizes.css +6 -0
- package/themes/dobro/cssVars/declarations/onlyColors.css +6 -0
- package/themes/dobro/cssVars/declarations/onlyColors.js +2 -2
- package/themes/dobro/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/dobro/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/dobro/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/dobro/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/dobro/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/dobro/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/dobro/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/dobro/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/dobro/cssVars/theme/index.js +70 -14
- package/themes/dobro/cssVars/theme/index.json +70 -14
- package/themes/dobro/docs.json +49 -1
- package/themes/dobro/index.css +14 -4
- package/themes/dobro/index.js +24 -6
- package/themes/dobro/index.json +24 -6
- package/themes/dobro/index.less +14 -4
- package/themes/dobro/index.pcss +14 -4
- package/themes/dobro/index.scss +14 -4
- package/themes/dobro/index.styl +14 -4
- package/themes/dobro/struct.json +24 -6
- package/themes/dobroDark/cssVars/declarations/index.css +34 -14
- package/themes/dobroDark/cssVars/declarations/noColors.css +8 -4
- package/themes/dobroDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/dobroDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/dobroDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/dobroDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/dobroDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/dobroDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/dobroDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/dobroDark/cssVars/theme/index.js +70 -14
- package/themes/dobroDark/cssVars/theme/index.json +70 -14
- package/themes/dobroDark/docs.json +49 -1
- package/themes/dobroDark/index.css +14 -4
- package/themes/dobroDark/index.js +24 -6
- package/themes/dobroDark/index.json +24 -6
- package/themes/dobroDark/index.less +14 -4
- package/themes/dobroDark/index.pcss +14 -4
- package/themes/dobroDark/index.scss +14 -4
- package/themes/dobroDark/index.styl +14 -4
- package/themes/dobroDark/struct.json +24 -6
- package/themes/home/cssVars/declarations/index.css +34 -14
- package/themes/home/cssVars/declarations/noColors.css +8 -4
- package/themes/home/cssVars/declarations/noSizes.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/home/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/home/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/home/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/home/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/home/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/home/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/home/cssVars/theme/index.js +70 -14
- package/themes/home/cssVars/theme/index.json +70 -14
- package/themes/home/docs.json +49 -1
- package/themes/home/index.css +14 -4
- package/themes/home/index.js +24 -6
- package/themes/home/index.json +24 -6
- package/themes/home/index.less +14 -4
- package/themes/home/index.pcss +14 -4
- package/themes/home/index.scss +14 -4
- package/themes/home/index.styl +14 -4
- package/themes/home/struct.json +24 -6
- package/themes/homeDark/cssVars/declarations/index.css +34 -14
- package/themes/homeDark/cssVars/declarations/noColors.css +8 -4
- package/themes/homeDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/homeDark/cssVars/theme/index.js +70 -14
- package/themes/homeDark/cssVars/theme/index.json +70 -14
- package/themes/homeDark/docs.json +49 -1
- package/themes/homeDark/index.css +14 -4
- package/themes/homeDark/index.js +24 -6
- package/themes/homeDark/index.json +24 -6
- package/themes/homeDark/index.less +14 -4
- package/themes/homeDark/index.pcss +14 -4
- package/themes/homeDark/index.scss +14 -4
- package/themes/homeDark/index.styl +14 -4
- package/themes/homeDark/struct.json +24 -6
- package/themes/legoAndroid/cssVars/declarations/index.css +27 -19
- package/themes/legoAndroid/cssVars/declarations/noColors.css +11 -6
- package/themes/legoAndroid/cssVars/declarations/noSizes.css +16 -13
- package/themes/legoAndroid/cssVars/declarations/onlyColors.css +16 -13
- package/themes/legoAndroid/cssVars/declarations/onlyColors.js +2 -2
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +27 -19
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +27 -19
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +27 -15
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +27 -19
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +27 -19
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +27 -19
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +27 -19
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +27 -19
- package/themes/legoAndroid/cssVars/theme/index.js +86 -40
- package/themes/legoAndroid/cssVars/theme/index.json +86 -40
- package/themes/legoAndroid/docs.json +47 -3
- package/themes/legoAndroid/index.css +27 -19
- package/themes/legoAndroid/index.js +37 -23
- package/themes/legoAndroid/index.json +37 -23
- package/themes/legoAndroid/index.less +27 -19
- package/themes/legoAndroid/index.pcss +27 -19
- package/themes/legoAndroid/index.scss +27 -19
- package/themes/legoAndroid/index.styl +27 -19
- package/themes/legoAndroid/struct.json +37 -23
- package/themes/legoAndroidDark/cssVars/declarations/index.css +123 -115
- package/themes/legoAndroidDark/cssVars/declarations/noColors.css +20 -15
- package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +112 -109
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.css +103 -100
- package/themes/legoAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +123 -115
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +123 -115
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +123 -95
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +123 -115
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +123 -115
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +123 -115
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +123 -115
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +123 -115
- package/themes/legoAndroidDark/cssVars/theme/index.js +182 -136
- package/themes/legoAndroidDark/cssVars/theme/index.json +182 -136
- package/themes/legoAndroidDark/docs.json +47 -3
- package/themes/legoAndroidDark/index.css +123 -115
- package/themes/legoAndroidDark/index.js +133 -119
- package/themes/legoAndroidDark/index.json +133 -119
- package/themes/legoAndroidDark/index.less +123 -115
- package/themes/legoAndroidDark/index.pcss +123 -115
- package/themes/legoAndroidDark/index.scss +123 -115
- package/themes/legoAndroidDark/index.styl +123 -115
- package/themes/legoAndroidDark/struct.json +143 -129
- package/themes/legoIOS/cssVars/declarations/index.css +28 -21
- package/themes/legoIOS/cssVars/declarations/noColors.css +12 -8
- package/themes/legoIOS/cssVars/declarations/noSizes.css +18 -15
- package/themes/legoIOS/cssVars/declarations/onlyColors.css +16 -13
- package/themes/legoIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/legoIOS/cssVars/declarations/onlyVariables.css +28 -21
- package/themes/legoIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +28 -21
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +27 -15
- package/themes/legoIOS/cssVars/theme/fallbacks/index.css +28 -21
- package/themes/legoIOS/cssVars/theme/fallbacks/index.less +28 -21
- package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +28 -21
- package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +28 -21
- package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +28 -21
- package/themes/legoIOS/cssVars/theme/index.js +84 -42
- package/themes/legoIOS/cssVars/theme/index.json +84 -42
- package/themes/legoIOS/docs.json +47 -3
- package/themes/legoIOS/index.css +28 -21
- package/themes/legoIOS/index.js +37 -24
- package/themes/legoIOS/index.json +37 -24
- package/themes/legoIOS/index.less +28 -21
- package/themes/legoIOS/index.pcss +28 -21
- package/themes/legoIOS/index.scss +28 -21
- package/themes/legoIOS/index.styl +28 -21
- package/themes/legoIOS/struct.json +37 -24
- package/themes/legoIOSDark/cssVars/declarations/index.css +116 -109
- package/themes/legoIOSDark/cssVars/declarations/noColors.css +13 -9
- package/themes/legoIOSDark/cssVars/declarations/noSizes.css +105 -102
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.css +103 -100
- package/themes/legoIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +116 -109
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +116 -109
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +115 -93
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +116 -109
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +116 -109
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +116 -109
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +116 -109
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +116 -109
- package/themes/legoIOSDark/cssVars/theme/index.js +172 -130
- package/themes/legoIOSDark/cssVars/theme/index.json +172 -130
- package/themes/legoIOSDark/docs.json +47 -3
- package/themes/legoIOSDark/index.css +116 -109
- package/themes/legoIOSDark/index.js +125 -112
- package/themes/legoIOSDark/index.json +125 -112
- package/themes/legoIOSDark/index.less +116 -109
- package/themes/legoIOSDark/index.pcss +116 -109
- package/themes/legoIOSDark/index.scss +116 -109
- package/themes/legoIOSDark/index.styl +116 -109
- package/themes/legoIOSDark/struct.json +125 -112
- package/themes/media/cssVars/declarations/index.css +34 -14
- package/themes/media/cssVars/declarations/noColors.css +8 -4
- package/themes/media/cssVars/declarations/noSizes.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/media/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/media/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/media/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/media/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/media/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/media/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/media/cssVars/theme/index.js +70 -14
- package/themes/media/cssVars/theme/index.json +70 -14
- package/themes/media/docs.json +49 -1
- package/themes/media/index.css +14 -4
- package/themes/media/index.js +24 -6
- package/themes/media/index.json +24 -6
- package/themes/media/index.less +14 -4
- package/themes/media/index.pcss +14 -4
- package/themes/media/index.scss +14 -4
- package/themes/media/index.styl +14 -4
- package/themes/media/struct.json +24 -6
- package/themes/mediaDark/cssVars/declarations/index.css +34 -14
- package/themes/mediaDark/cssVars/declarations/noColors.css +8 -4
- package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/mediaDark/cssVars/theme/index.js +70 -14
- package/themes/mediaDark/cssVars/theme/index.json +70 -14
- package/themes/mediaDark/docs.json +49 -1
- package/themes/mediaDark/index.css +14 -4
- package/themes/mediaDark/index.js +24 -6
- package/themes/mediaDark/index.json +24 -6
- package/themes/mediaDark/index.less +14 -4
- package/themes/mediaDark/index.pcss +14 -4
- package/themes/mediaDark/index.scss +14 -4
- package/themes/mediaDark/index.styl +14 -4
- package/themes/mediaDark/struct.json +24 -6
- package/themes/mycom/cssVars/declarations/index.css +34 -14
- package/themes/mycom/cssVars/declarations/noColors.css +8 -4
- package/themes/mycom/cssVars/declarations/noSizes.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/mycom/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/mycom/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/mycom/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/mycom/cssVars/theme/index.js +70 -14
- package/themes/mycom/cssVars/theme/index.json +70 -14
- package/themes/mycom/docs.json +49 -1
- package/themes/mycom/index.css +14 -4
- package/themes/mycom/index.js +24 -6
- package/themes/mycom/index.json +24 -6
- package/themes/mycom/index.less +14 -4
- package/themes/mycom/index.pcss +14 -4
- package/themes/mycom/index.scss +14 -4
- package/themes/mycom/index.styl +14 -4
- package/themes/mycom/struct.json +24 -6
- package/themes/octavius/cssVars/declarations/index.css +34 -14
- package/themes/octavius/cssVars/declarations/noColors.css +8 -4
- package/themes/octavius/cssVars/declarations/noSizes.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/octavius/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/octavius/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/octavius/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/octavius/cssVars/theme/index.js +70 -14
- package/themes/octavius/cssVars/theme/index.json +70 -14
- package/themes/octavius/docs.json +49 -1
- package/themes/octavius/index.css +14 -4
- package/themes/octavius/index.js +24 -6
- package/themes/octavius/index.json +24 -6
- package/themes/octavius/index.less +14 -4
- package/themes/octavius/index.pcss +14 -4
- package/themes/octavius/index.scss +14 -4
- package/themes/octavius/index.styl +14 -4
- package/themes/octavius/struct.json +24 -6
- package/themes/octaviusCompact/cssVars/declarations/index.css +29 -9
- package/themes/octaviusCompact/cssVars/declarations/noColors.css +7 -3
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +16 -6
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +13 -3
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +13 -3
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +13 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +13 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +13 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +13 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +13 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +13 -3
- package/themes/octaviusCompact/cssVars/theme/index.js +68 -12
- package/themes/octaviusCompact/cssVars/theme/index.json +68 -12
- package/themes/octaviusCompact/docs.json +49 -1
- package/themes/octaviusCompact/index.css +13 -3
- package/themes/octaviusCompact/index.js +23 -5
- package/themes/octaviusCompact/index.json +23 -5
- package/themes/octaviusCompact/index.less +13 -3
- package/themes/octaviusCompact/index.pcss +13 -3
- package/themes/octaviusCompact/index.scss +13 -3
- package/themes/octaviusCompact/index.styl +13 -3
- package/themes/octaviusCompact/struct.json +23 -5
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +29 -9
- package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +7 -3
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +16 -6
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +13 -3
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +13 -3
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +13 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +13 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +13 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +13 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +13 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +13 -3
- package/themes/octaviusCompactDark/cssVars/theme/index.js +68 -12
- package/themes/octaviusCompactDark/cssVars/theme/index.json +68 -12
- package/themes/octaviusCompactDark/docs.json +49 -1
- package/themes/octaviusCompactDark/index.css +13 -3
- package/themes/octaviusCompactDark/index.js +23 -5
- package/themes/octaviusCompactDark/index.json +23 -5
- package/themes/octaviusCompactDark/index.less +13 -3
- package/themes/octaviusCompactDark/index.pcss +13 -3
- package/themes/octaviusCompactDark/index.scss +13 -3
- package/themes/octaviusCompactDark/index.styl +13 -3
- package/themes/octaviusCompactDark/struct.json +23 -5
- package/themes/octaviusDark/cssVars/declarations/index.css +34 -14
- package/themes/octaviusDark/cssVars/declarations/noColors.css +8 -4
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/octaviusDark/cssVars/theme/index.js +70 -14
- package/themes/octaviusDark/cssVars/theme/index.json +70 -14
- package/themes/octaviusDark/docs.json +49 -1
- package/themes/octaviusDark/index.css +14 -4
- package/themes/octaviusDark/index.js +24 -6
- package/themes/octaviusDark/index.json +24 -6
- package/themes/octaviusDark/index.less +14 -4
- package/themes/octaviusDark/index.pcss +14 -4
- package/themes/octaviusDark/index.scss +14 -4
- package/themes/octaviusDark/index.styl +14 -4
- package/themes/octaviusDark/struct.json +24 -6
- package/themes/octaviusVK/cssVars/declarations/index.css +34 -14
- package/themes/octaviusVK/cssVars/declarations/noColors.css +8 -4
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/octaviusVK/cssVars/theme/index.js +70 -14
- package/themes/octaviusVK/cssVars/theme/index.json +70 -14
- package/themes/octaviusVK/docs.json +49 -1
- package/themes/octaviusVK/index.css +14 -4
- package/themes/octaviusVK/index.js +24 -6
- package/themes/octaviusVK/index.json +24 -6
- package/themes/octaviusVK/index.less +14 -4
- package/themes/octaviusVK/index.pcss +14 -4
- package/themes/octaviusVK/index.scss +14 -4
- package/themes/octaviusVK/index.styl +14 -4
- package/themes/octaviusVK/struct.json +24 -6
- package/themes/octaviusVKDark/cssVars/declarations/index.css +34 -14
- package/themes/octaviusVKDark/cssVars/declarations/noColors.css +8 -4
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/octaviusVKDark/cssVars/theme/index.js +70 -14
- package/themes/octaviusVKDark/cssVars/theme/index.json +70 -14
- package/themes/octaviusVKDark/docs.json +49 -1
- package/themes/octaviusVKDark/index.css +14 -4
- package/themes/octaviusVKDark/index.js +24 -6
- package/themes/octaviusVKDark/index.json +24 -6
- package/themes/octaviusVKDark/index.less +14 -4
- package/themes/octaviusVKDark/index.pcss +14 -4
- package/themes/octaviusVKDark/index.scss +14 -4
- package/themes/octaviusVKDark/index.styl +14 -4
- package/themes/octaviusVKDark/struct.json +24 -6
- package/themes/octaviusWhite/cssVars/declarations/index.css +34 -14
- package/themes/octaviusWhite/cssVars/declarations/noColors.css +8 -4
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/octaviusWhite/cssVars/theme/index.js +70 -14
- package/themes/octaviusWhite/cssVars/theme/index.json +70 -14
- package/themes/octaviusWhite/docs.json +49 -1
- package/themes/octaviusWhite/index.css +14 -4
- package/themes/octaviusWhite/index.js +24 -6
- package/themes/octaviusWhite/index.json +24 -6
- package/themes/octaviusWhite/index.less +14 -4
- package/themes/octaviusWhite/index.pcss +14 -4
- package/themes/octaviusWhite/index.scss +14 -4
- package/themes/octaviusWhite/index.styl +14 -4
- package/themes/octaviusWhite/struct.json +24 -6
- package/themes/octaviusWhiteDark/cssVars/declarations/index.css +34 -14
- package/themes/octaviusWhiteDark/cssVars/declarations/noColors.css +8 -4
- package/themes/octaviusWhiteDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/octaviusWhiteDark/cssVars/theme/index.js +70 -14
- package/themes/octaviusWhiteDark/cssVars/theme/index.json +70 -14
- package/themes/octaviusWhiteDark/docs.json +49 -1
- package/themes/octaviusWhiteDark/index.css +14 -4
- package/themes/octaviusWhiteDark/index.js +24 -6
- package/themes/octaviusWhiteDark/index.json +24 -6
- package/themes/octaviusWhiteDark/index.less +14 -4
- package/themes/octaviusWhiteDark/index.pcss +14 -4
- package/themes/octaviusWhiteDark/index.scss +14 -4
- package/themes/octaviusWhiteDark/index.styl +14 -4
- package/themes/octaviusWhiteDark/struct.json +24 -6
- package/themes/otvet/cssVars/declarations/index.css +14 -4
- package/themes/otvet/cssVars/declarations/noColors.css +4 -2
- package/themes/otvet/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyMedia.css +4 -2
- package/themes/otvet/cssVars/declarations/onlyVariables.css +10 -2
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +10 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -2
- package/themes/otvet/cssVars/theme/fallbacks/index.css +10 -2
- package/themes/otvet/cssVars/theme/fallbacks/index.less +10 -2
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +10 -2
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +10 -2
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +10 -2
- package/themes/otvet/cssVars/theme/index.js +58 -10
- package/themes/otvet/cssVars/theme/index.json +58 -10
- package/themes/otvet/docs.json +49 -1
- package/themes/otvet/index.css +10 -2
- package/themes/otvet/index.js +20 -4
- package/themes/otvet/index.json +20 -4
- package/themes/otvet/index.less +10 -2
- package/themes/otvet/index.pcss +10 -2
- package/themes/otvet/index.scss +10 -2
- package/themes/otvet/index.styl +10 -2
- package/themes/otvet/struct.json +20 -4
- package/themes/otvetDark/cssVars/declarations/index.css +14 -4
- package/themes/otvetDark/cssVars/declarations/noColors.css +4 -2
- package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyMedia.css +4 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +10 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +10 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -2
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +10 -2
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +10 -2
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +10 -2
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +10 -2
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +10 -2
- package/themes/otvetDark/cssVars/theme/index.js +58 -10
- package/themes/otvetDark/cssVars/theme/index.json +58 -10
- package/themes/otvetDark/docs.json +49 -1
- package/themes/otvetDark/index.css +10 -2
- package/themes/otvetDark/index.js +20 -4
- package/themes/otvetDark/index.json +20 -4
- package/themes/otvetDark/index.less +10 -2
- package/themes/otvetDark/index.pcss +10 -2
- package/themes/otvetDark/index.scss +10 -2
- package/themes/otvetDark/index.styl +10 -2
- package/themes/otvetDark/struct.json +20 -4
- package/themes/paradigmBase/cssVars/declarations/index.css +34 -14
- package/themes/paradigmBase/cssVars/declarations/noColors.css +8 -4
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/paradigmBase/cssVars/theme/index.js +70 -14
- package/themes/paradigmBase/cssVars/theme/index.json +70 -14
- package/themes/paradigmBase/docs.json +49 -1
- package/themes/paradigmBase/index.css +14 -4
- package/themes/paradigmBase/index.js +24 -6
- package/themes/paradigmBase/index.json +24 -6
- package/themes/paradigmBase/index.less +14 -4
- package/themes/paradigmBase/index.pcss +14 -4
- package/themes/paradigmBase/index.scss +14 -4
- package/themes/paradigmBase/index.styl +14 -4
- package/themes/paradigmBase/struct.json +24 -6
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +34 -14
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +8 -4
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/paradigmBaseDark/cssVars/theme/index.js +70 -14
- package/themes/paradigmBaseDark/cssVars/theme/index.json +70 -14
- package/themes/paradigmBaseDark/docs.json +49 -1
- package/themes/paradigmBaseDark/index.css +14 -4
- package/themes/paradigmBaseDark/index.js +24 -6
- package/themes/paradigmBaseDark/index.json +24 -6
- package/themes/paradigmBaseDark/index.less +14 -4
- package/themes/paradigmBaseDark/index.pcss +14 -4
- package/themes/paradigmBaseDark/index.scss +14 -4
- package/themes/paradigmBaseDark/index.styl +14 -4
- package/themes/paradigmBaseDark/struct.json +24 -6
- package/themes/pharma/cssVars/declarations/index.css +34 -14
- package/themes/pharma/cssVars/declarations/noColors.css +8 -4
- package/themes/pharma/cssVars/declarations/noSizes.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/pharma/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/pharma/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/pharma/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/pharma/cssVars/theme/index.js +70 -14
- package/themes/pharma/cssVars/theme/index.json +70 -14
- package/themes/pharma/docs.json +49 -1
- package/themes/pharma/index.css +14 -4
- package/themes/pharma/index.js +24 -6
- package/themes/pharma/index.json +24 -6
- package/themes/pharma/index.less +14 -4
- package/themes/pharma/index.pcss +14 -4
- package/themes/pharma/index.scss +14 -4
- package/themes/pharma/index.styl +14 -4
- package/themes/pharma/struct.json +24 -6
- package/themes/portalUI/cssVars/declarations/index.css +34 -14
- package/themes/portalUI/cssVars/declarations/noColors.css +8 -4
- package/themes/portalUI/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/portalUI/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/portalUI/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/portalUI/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/portalUI/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/portalUI/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/portalUI/cssVars/theme/index.js +70 -14
- package/themes/portalUI/cssVars/theme/index.json +70 -14
- package/themes/portalUI/docs.json +49 -1
- package/themes/portalUI/index.css +14 -4
- package/themes/portalUI/index.js +24 -6
- package/themes/portalUI/index.json +24 -6
- package/themes/portalUI/index.less +14 -4
- package/themes/portalUI/index.pcss +14 -4
- package/themes/portalUI/index.scss +14 -4
- package/themes/portalUI/index.styl +14 -4
- package/themes/portalUI/struct.json +24 -6
- package/themes/portalUIDark/cssVars/declarations/index.css +34 -14
- package/themes/portalUIDark/cssVars/declarations/noColors.css +8 -4
- package/themes/portalUIDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/portalUIDark/cssVars/theme/index.js +70 -14
- package/themes/portalUIDark/cssVars/theme/index.json +70 -14
- package/themes/portalUIDark/docs.json +49 -1
- package/themes/portalUIDark/index.css +14 -4
- package/themes/portalUIDark/index.js +24 -6
- package/themes/portalUIDark/index.json +24 -6
- package/themes/portalUIDark/index.less +14 -4
- package/themes/portalUIDark/index.pcss +14 -4
- package/themes/portalUIDark/index.scss +14 -4
- package/themes/portalUIDark/index.styl +14 -4
- package/themes/portalUIDark/struct.json +24 -6
- package/themes/promo/cssVars/declarations/index.css +24 -4
- package/themes/promo/cssVars/declarations/noColors.css +6 -2
- package/themes/promo/cssVars/declarations/noSizes.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyMedia.css +12 -2
- package/themes/promo/cssVars/declarations/onlyVariables.css +12 -2
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +12 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +12 -2
- package/themes/promo/cssVars/theme/fallbacks/index.css +12 -2
- package/themes/promo/cssVars/theme/fallbacks/index.less +12 -2
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +12 -2
- package/themes/promo/cssVars/theme/fallbacks/index.scss +12 -2
- package/themes/promo/cssVars/theme/fallbacks/index.styl +12 -2
- package/themes/promo/cssVars/theme/index.js +66 -10
- package/themes/promo/cssVars/theme/index.json +66 -10
- package/themes/promo/docs.json +49 -1
- package/themes/promo/index.css +12 -2
- package/themes/promo/index.js +22 -4
- package/themes/promo/index.json +22 -4
- package/themes/promo/index.less +12 -2
- package/themes/promo/index.pcss +12 -2
- package/themes/promo/index.scss +12 -2
- package/themes/promo/index.styl +12 -2
- package/themes/promo/struct.json +22 -4
- package/themes/pulse/docs.json +1 -1
- package/themes/pulseDark/docs.json +1 -1
- package/themes/search/cssVars/declarations/index.css +34 -14
- package/themes/search/cssVars/declarations/noColors.css +8 -4
- package/themes/search/cssVars/declarations/noSizes.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/search/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/search/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/search/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/search/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/search/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/search/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/search/cssVars/theme/index.js +70 -14
- package/themes/search/cssVars/theme/index.json +70 -14
- package/themes/search/docs.json +49 -1
- package/themes/search/index.css +14 -4
- package/themes/search/index.js +24 -6
- package/themes/search/index.json +24 -6
- package/themes/search/index.less +14 -4
- package/themes/search/index.pcss +14 -4
- package/themes/search/index.scss +14 -4
- package/themes/search/index.styl +14 -4
- package/themes/search/struct.json +24 -6
- package/themes/todo/cssVars/declarations/index.css +34 -14
- package/themes/todo/cssVars/declarations/noColors.css +8 -4
- package/themes/todo/cssVars/declarations/noSizes.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/todo/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/todo/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/todo/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/todo/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/todo/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/todo/cssVars/theme/index.js +70 -14
- package/themes/todo/cssVars/theme/index.json +70 -14
- package/themes/todo/docs.json +49 -1
- package/themes/todo/index.css +14 -4
- package/themes/todo/index.js +24 -6
- package/themes/todo/index.json +24 -6
- package/themes/todo/index.less +14 -4
- package/themes/todo/index.pcss +14 -4
- package/themes/todo/index.scss +14 -4
- package/themes/todo/index.styl +14 -4
- package/themes/todo/struct.json +24 -6
- package/themes/tutoria/cssVars/declarations/index.css +12 -2
- package/themes/tutoria/cssVars/declarations/noColors.css +6 -2
- package/themes/tutoria/cssVars/declarations/noSizes.css +6 -0
- package/themes/tutoria/cssVars/declarations/onlyColors.css +6 -0
- package/themes/tutoria/cssVars/declarations/onlyColors.js +2 -2
- package/themes/tutoria/cssVars/declarations/onlyVariables.css +12 -2
- package/themes/tutoria/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocal.css +12 -2
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocalIncremental.css +12 -2
- package/themes/tutoria/cssVars/theme/fallbacks/index.css +12 -2
- package/themes/tutoria/cssVars/theme/fallbacks/index.less +12 -2
- package/themes/tutoria/cssVars/theme/fallbacks/index.pcss +12 -2
- package/themes/tutoria/cssVars/theme/fallbacks/index.scss +12 -2
- package/themes/tutoria/cssVars/theme/fallbacks/index.styl +12 -2
- package/themes/tutoria/cssVars/theme/index.js +66 -10
- package/themes/tutoria/cssVars/theme/index.json +66 -10
- package/themes/tutoria/docs.json +49 -1
- package/themes/tutoria/index.css +12 -2
- package/themes/tutoria/index.js +22 -4
- package/themes/tutoria/index.json +22 -4
- package/themes/tutoria/index.less +12 -2
- package/themes/tutoria/index.pcss +12 -2
- package/themes/tutoria/index.scss +12 -2
- package/themes/tutoria/index.styl +12 -2
- package/themes/tutoria/struct.json +22 -4
- package/themes/tutoriaDark/cssVars/declarations/index.css +12 -2
- package/themes/tutoriaDark/cssVars/declarations/noColors.css +6 -2
- package/themes/tutoriaDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/tutoriaDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/tutoriaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.css +12 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocal.css +12 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.css +12 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.less +12 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.pcss +12 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.scss +12 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.styl +12 -2
- package/themes/tutoriaDark/cssVars/theme/index.js +66 -10
- package/themes/tutoriaDark/cssVars/theme/index.json +66 -10
- package/themes/tutoriaDark/docs.json +49 -1
- package/themes/tutoriaDark/index.css +12 -2
- package/themes/tutoriaDark/index.js +22 -4
- package/themes/tutoriaDark/index.json +22 -4
- package/themes/tutoriaDark/index.less +12 -2
- package/themes/tutoriaDark/index.pcss +12 -2
- package/themes/tutoriaDark/index.scss +12 -2
- package/themes/tutoriaDark/index.styl +12 -2
- package/themes/tutoriaDark/struct.json +22 -4
- package/themes/vkAccessibility/cssVars/declarations/index.css +14 -4
- package/themes/vkAccessibility/cssVars/declarations/noColors.css +8 -4
- package/themes/vkAccessibility/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkAccessibility/cssVars/theme/index.js +70 -14
- package/themes/vkAccessibility/cssVars/theme/index.json +70 -14
- package/themes/vkAccessibility/docs.json +49 -1
- package/themes/vkAccessibility/index.css +14 -4
- package/themes/vkAccessibility/index.js +24 -6
- package/themes/vkAccessibility/index.json +24 -6
- package/themes/vkAccessibility/index.less +14 -4
- package/themes/vkAccessibility/index.pcss +14 -4
- package/themes/vkAccessibility/index.scss +14 -4
- package/themes/vkAccessibility/index.styl +14 -4
- package/themes/vkAccessibility/struct.json +24 -6
- package/themes/vkAccessibilityDark/cssVars/declarations/index.css +14 -4
- package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkAccessibilityDark/cssVars/theme/index.js +70 -14
- package/themes/vkAccessibilityDark/cssVars/theme/index.json +70 -14
- package/themes/vkAccessibilityDark/docs.json +49 -1
- package/themes/vkAccessibilityDark/index.css +14 -4
- package/themes/vkAccessibilityDark/index.js +24 -6
- package/themes/vkAccessibilityDark/index.json +24 -6
- package/themes/vkAccessibilityDark/index.less +14 -4
- package/themes/vkAccessibilityDark/index.pcss +14 -4
- package/themes/vkAccessibilityDark/index.scss +14 -4
- package/themes/vkAccessibilityDark/index.styl +14 -4
- package/themes/vkAccessibilityDark/struct.json +24 -6
- package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +14 -4
- package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +8 -4
- package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkAccessibilityIOS/cssVars/theme/index.js +70 -14
- package/themes/vkAccessibilityIOS/cssVars/theme/index.json +70 -14
- package/themes/vkAccessibilityIOS/docs.json +49 -1
- package/themes/vkAccessibilityIOS/index.css +14 -4
- package/themes/vkAccessibilityIOS/index.js +24 -6
- package/themes/vkAccessibilityIOS/index.json +24 -6
- package/themes/vkAccessibilityIOS/index.less +14 -4
- package/themes/vkAccessibilityIOS/index.pcss +14 -4
- package/themes/vkAccessibilityIOS/index.scss +14 -4
- package/themes/vkAccessibilityIOS/index.styl +14 -4
- package/themes/vkAccessibilityIOS/struct.json +24 -6
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +70 -14
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +70 -14
- package/themes/vkAccessibilityIOSDark/docs.json +49 -1
- package/themes/vkAccessibilityIOSDark/index.css +14 -4
- package/themes/vkAccessibilityIOSDark/index.js +24 -6
- package/themes/vkAccessibilityIOSDark/index.json +24 -6
- package/themes/vkAccessibilityIOSDark/index.less +14 -4
- package/themes/vkAccessibilityIOSDark/index.pcss +14 -4
- package/themes/vkAccessibilityIOSDark/index.scss +14 -4
- package/themes/vkAccessibilityIOSDark/index.styl +14 -4
- package/themes/vkAccessibilityIOSDark/struct.json +24 -6
- package/themes/vkBase/cssVars/declarations/index.css +14 -4
- package/themes/vkBase/cssVars/declarations/noColors.css +8 -4
- package/themes/vkBase/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkBase/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkBase/cssVars/theme/index.js +70 -14
- package/themes/vkBase/cssVars/theme/index.json +70 -14
- package/themes/vkBase/docs.json +49 -1
- package/themes/vkBase/index.css +14 -4
- package/themes/vkBase/index.js +24 -6
- package/themes/vkBase/index.json +24 -6
- package/themes/vkBase/index.less +14 -4
- package/themes/vkBase/index.pcss +14 -4
- package/themes/vkBase/index.scss +14 -4
- package/themes/vkBase/index.styl +14 -4
- package/themes/vkBase/struct.json +24 -6
- package/themes/vkBaseDark/cssVars/declarations/index.css +14 -4
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkBaseDark/cssVars/theme/index.js +70 -14
- package/themes/vkBaseDark/cssVars/theme/index.json +70 -14
- package/themes/vkBaseDark/docs.json +49 -1
- package/themes/vkBaseDark/index.css +14 -4
- package/themes/vkBaseDark/index.js +24 -6
- package/themes/vkBaseDark/index.json +24 -6
- package/themes/vkBaseDark/index.less +14 -4
- package/themes/vkBaseDark/index.pcss +14 -4
- package/themes/vkBaseDark/index.scss +14 -4
- package/themes/vkBaseDark/index.styl +14 -4
- package/themes/vkBaseDark/struct.json +24 -6
- package/themes/vkCom/cssVars/declarations/index.css +14 -4
- package/themes/vkCom/cssVars/declarations/noColors.css +8 -4
- package/themes/vkCom/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkCom/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkCom/cssVars/theme/index.js +70 -14
- package/themes/vkCom/cssVars/theme/index.json +70 -14
- package/themes/vkCom/docs.json +49 -1
- package/themes/vkCom/index.css +14 -4
- package/themes/vkCom/index.js +24 -6
- package/themes/vkCom/index.json +24 -6
- package/themes/vkCom/index.less +14 -4
- package/themes/vkCom/index.pcss +14 -4
- package/themes/vkCom/index.scss +14 -4
- package/themes/vkCom/index.styl +14 -4
- package/themes/vkCom/struct.json +24 -6
- package/themes/vkComDark/cssVars/declarations/index.css +14 -4
- package/themes/vkComDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkComDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkComDark/cssVars/theme/index.js +70 -14
- package/themes/vkComDark/cssVars/theme/index.json +70 -14
- package/themes/vkComDark/docs.json +49 -1
- package/themes/vkComDark/index.css +14 -4
- package/themes/vkComDark/index.js +24 -6
- package/themes/vkComDark/index.json +24 -6
- package/themes/vkComDark/index.less +14 -4
- package/themes/vkComDark/index.pcss +14 -4
- package/themes/vkComDark/index.scss +14 -4
- package/themes/vkComDark/index.styl +14 -4
- package/themes/vkComDark/struct.json +24 -6
- package/themes/vkIOS/cssVars/declarations/index.css +14 -4
- package/themes/vkIOS/cssVars/declarations/noColors.css +8 -4
- package/themes/vkIOS/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkIOS/cssVars/theme/index.js +70 -14
- package/themes/vkIOS/cssVars/theme/index.json +70 -14
- package/themes/vkIOS/docs.json +49 -1
- package/themes/vkIOS/index.css +14 -4
- package/themes/vkIOS/index.js +24 -6
- package/themes/vkIOS/index.json +24 -6
- package/themes/vkIOS/index.less +14 -4
- package/themes/vkIOS/index.pcss +14 -4
- package/themes/vkIOS/index.scss +14 -4
- package/themes/vkIOS/index.styl +14 -4
- package/themes/vkIOS/struct.json +24 -6
- package/themes/vkIOSDark/cssVars/declarations/index.css +14 -4
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkIOSDark/cssVars/theme/index.js +70 -14
- package/themes/vkIOSDark/cssVars/theme/index.json +70 -14
- package/themes/vkIOSDark/docs.json +49 -1
- package/themes/vkIOSDark/index.css +14 -4
- package/themes/vkIOSDark/index.js +24 -6
- package/themes/vkIOSDark/index.json +24 -6
- package/themes/vkIOSDark/index.less +14 -4
- package/themes/vkIOSDark/index.pcss +14 -4
- package/themes/vkIOSDark/index.scss +14 -4
- package/themes/vkIOSDark/index.styl +14 -4
- package/themes/vkIOSDark/struct.json +24 -6
- package/themes/vkIdOk/cssVars/declarations/index.css +14 -4
- package/themes/vkIdOk/cssVars/declarations/noColors.css +8 -4
- package/themes/vkIdOk/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkIdOk/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkIdOk/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkIdOk/cssVars/theme/index.js +70 -14
- package/themes/vkIdOk/cssVars/theme/index.json +70 -14
- package/themes/vkIdOk/docs.json +49 -1
- package/themes/vkIdOk/index.css +14 -4
- package/themes/vkIdOk/index.js +24 -6
- package/themes/vkIdOk/index.json +24 -6
- package/themes/vkIdOk/index.less +14 -4
- package/themes/vkIdOk/index.pcss +14 -4
- package/themes/vkIdOk/index.scss +14 -4
- package/themes/vkIdOk/index.styl +14 -4
- package/themes/vkIdOk/struct.json +24 -6
- package/themes/vkIdOkDark/cssVars/declarations/index.css +14 -4
- package/themes/vkIdOkDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -0
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkIdOkDark/cssVars/theme/index.js +70 -14
- package/themes/vkIdOkDark/cssVars/theme/index.json +70 -14
- package/themes/vkIdOkDark/docs.json +49 -1
- package/themes/vkIdOkDark/index.css +14 -4
- package/themes/vkIdOkDark/index.js +24 -6
- package/themes/vkIdOkDark/index.json +24 -6
- package/themes/vkIdOkDark/index.less +14 -4
- package/themes/vkIdOkDark/index.pcss +14 -4
- package/themes/vkIdOkDark/index.scss +14 -4
- package/themes/vkIdOkDark/index.styl +14 -4
- package/themes/vkIdOkDark/struct.json +24 -6
- package/themes/vkIdOkIOS/cssVars/declarations/index.css +14 -4
- package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +8 -4
- package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkIdOkIOS/cssVars/theme/index.js +70 -14
- package/themes/vkIdOkIOS/cssVars/theme/index.json +70 -14
- package/themes/vkIdOkIOS/docs.json +49 -1
- package/themes/vkIdOkIOS/index.css +14 -4
- package/themes/vkIdOkIOS/index.js +24 -6
- package/themes/vkIdOkIOS/index.json +24 -6
- package/themes/vkIdOkIOS/index.less +14 -4
- package/themes/vkIdOkIOS/index.pcss +14 -4
- package/themes/vkIdOkIOS/index.scss +14 -4
- package/themes/vkIdOkIOS/index.styl +14 -4
- package/themes/vkIdOkIOS/struct.json +24 -6
- package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +14 -4
- package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/vkIdOkIOSDark/cssVars/theme/index.js +70 -14
- package/themes/vkIdOkIOSDark/cssVars/theme/index.json +70 -14
- package/themes/vkIdOkIOSDark/docs.json +49 -1
- package/themes/vkIdOkIOSDark/index.css +14 -4
- package/themes/vkIdOkIOSDark/index.js +24 -6
- package/themes/vkIdOkIOSDark/index.json +24 -6
- package/themes/vkIdOkIOSDark/index.less +14 -4
- package/themes/vkIdOkIOSDark/index.pcss +14 -4
- package/themes/vkIdOkIOSDark/index.scss +14 -4
- package/themes/vkIdOkIOSDark/index.styl +14 -4
- package/themes/vkIdOkIOSDark/struct.json +24 -6
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +14 -7
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +8 -4
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +6 -3
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +6 -3
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +14 -7
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +14 -7
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +14 -7
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +14 -7
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +14 -7
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +14 -7
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +14 -7
- package/themes/vkontakteAndroid/cssVars/theme/index.js +70 -28
- package/themes/vkontakteAndroid/cssVars/theme/index.json +70 -28
- package/themes/vkontakteAndroid/docs.json +47 -3
- package/themes/vkontakteAndroid/index.css +14 -7
- package/themes/vkontakteAndroid/index.js +24 -11
- package/themes/vkontakteAndroid/index.json +24 -11
- package/themes/vkontakteAndroid/index.less +14 -7
- package/themes/vkontakteAndroid/index.pcss +14 -7
- package/themes/vkontakteAndroid/index.scss +14 -7
- package/themes/vkontakteAndroid/index.styl +14 -7
- package/themes/vkontakteAndroid/struct.json +24 -11
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +14 -7
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +14 -7
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +14 -7
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +14 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +14 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +14 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +14 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +14 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +70 -28
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +70 -28
- package/themes/vkontakteAndroidDark/docs.json +47 -3
- package/themes/vkontakteAndroidDark/index.css +14 -7
- package/themes/vkontakteAndroidDark/index.js +24 -11
- package/themes/vkontakteAndroidDark/index.json +24 -11
- package/themes/vkontakteAndroidDark/index.less +14 -7
- package/themes/vkontakteAndroidDark/index.pcss +14 -7
- package/themes/vkontakteAndroidDark/index.scss +14 -7
- package/themes/vkontakteAndroidDark/index.styl +14 -7
- package/themes/vkontakteAndroidDark/struct.json +24 -11
- package/themes/vkontakteCom/cssVars/declarations/index.css +14 -7
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +8 -4
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +6 -3
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +6 -3
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +14 -7
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +14 -7
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +14 -7
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +14 -7
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +14 -7
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +14 -7
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +14 -7
- package/themes/vkontakteCom/cssVars/theme/index.js +70 -28
- package/themes/vkontakteCom/cssVars/theme/index.json +70 -28
- package/themes/vkontakteCom/docs.json +47 -3
- package/themes/vkontakteCom/index.css +14 -7
- package/themes/vkontakteCom/index.js +24 -11
- package/themes/vkontakteCom/index.json +24 -11
- package/themes/vkontakteCom/index.less +14 -7
- package/themes/vkontakteCom/index.pcss +14 -7
- package/themes/vkontakteCom/index.scss +14 -7
- package/themes/vkontakteCom/index.styl +14 -7
- package/themes/vkontakteCom/struct.json +24 -11
- package/themes/vkontakteComDark/cssVars/declarations/index.css +14 -7
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +14 -7
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +14 -7
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +14 -7
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +14 -7
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +14 -7
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +14 -7
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +14 -7
- package/themes/vkontakteComDark/cssVars/theme/index.js +70 -28
- package/themes/vkontakteComDark/cssVars/theme/index.json +70 -28
- package/themes/vkontakteComDark/docs.json +47 -3
- package/themes/vkontakteComDark/index.css +14 -7
- package/themes/vkontakteComDark/index.js +24 -11
- package/themes/vkontakteComDark/index.json +24 -11
- package/themes/vkontakteComDark/index.less +14 -7
- package/themes/vkontakteComDark/index.pcss +14 -7
- package/themes/vkontakteComDark/index.scss +14 -7
- package/themes/vkontakteComDark/index.styl +14 -7
- package/themes/vkontakteComDark/struct.json +24 -11
- package/themes/vkontakteIOS/cssVars/declarations/index.css +14 -7
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +8 -4
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +6 -3
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +6 -3
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +14 -7
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +14 -7
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +14 -7
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +14 -7
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +14 -7
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +14 -7
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +14 -7
- package/themes/vkontakteIOS/cssVars/theme/index.js +70 -28
- package/themes/vkontakteIOS/cssVars/theme/index.json +70 -28
- package/themes/vkontakteIOS/docs.json +47 -3
- package/themes/vkontakteIOS/index.css +14 -7
- package/themes/vkontakteIOS/index.js +24 -11
- package/themes/vkontakteIOS/index.json +24 -11
- package/themes/vkontakteIOS/index.less +14 -7
- package/themes/vkontakteIOS/index.pcss +14 -7
- package/themes/vkontakteIOS/index.scss +14 -7
- package/themes/vkontakteIOS/index.styl +14 -7
- package/themes/vkontakteIOS/struct.json +24 -11
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +14 -7
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +8 -4
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +14 -7
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +14 -7
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +14 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +14 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +14 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +14 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +14 -7
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +70 -28
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +70 -28
- package/themes/vkontakteIOSDark/docs.json +47 -3
- package/themes/vkontakteIOSDark/index.css +14 -7
- package/themes/vkontakteIOSDark/index.js +24 -11
- package/themes/vkontakteIOSDark/index.json +24 -11
- package/themes/vkontakteIOSDark/index.less +14 -7
- package/themes/vkontakteIOSDark/index.pcss +14 -7
- package/themes/vkontakteIOSDark/index.scss +14 -7
- package/themes/vkontakteIOSDark/index.styl +14 -7
- package/themes/vkontakteIOSDark/struct.json +24 -11
- package/themes/widgets/cssVars/declarations/index.css +34 -14
- package/themes/widgets/cssVars/declarations/noColors.css +8 -4
- package/themes/widgets/cssVars/declarations/noSizes.css +6 -0
- package/themes/widgets/cssVars/declarations/onlyColors.css +6 -0
- package/themes/widgets/cssVars/declarations/onlyColors.js +2 -2
- package/themes/widgets/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/widgets/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/widgets/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/widgets/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/widgets/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/widgets/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/widgets/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/widgets/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/widgets/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/widgets/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/widgets/cssVars/theme/index.js +70 -14
- package/themes/widgets/cssVars/theme/index.json +70 -14
- package/themes/widgets/docs.json +49 -1
- package/themes/widgets/index.css +14 -4
- package/themes/widgets/index.js +24 -6
- package/themes/widgets/index.json +24 -6
- package/themes/widgets/index.less +14 -4
- package/themes/widgets/index.pcss +14 -4
- package/themes/widgets/index.scss +14 -4
- package/themes/widgets/index.styl +14 -4
- package/themes/widgets/struct.json +24 -6
- package/themes/widgetsDark/cssVars/declarations/index.css +34 -14
- package/themes/widgetsDark/cssVars/declarations/noColors.css +8 -4
- package/themes/widgetsDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/widgetsDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/widgetsDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/widgetsDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/widgetsDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/widgetsDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/widgetsDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/widgetsDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/widgetsDark/cssVars/theme/index.js +70 -14
- package/themes/widgetsDark/cssVars/theme/index.json +70 -14
- package/themes/widgetsDark/docs.json +49 -1
- package/themes/widgetsDark/index.css +14 -4
- package/themes/widgetsDark/index.js +24 -6
- package/themes/widgetsDark/index.json +24 -6
- package/themes/widgetsDark/index.less +14 -4
- package/themes/widgetsDark/index.pcss +14 -4
- package/themes/widgetsDark/index.scss +14 -4
- package/themes/widgetsDark/index.styl +14 -4
- package/themes/widgetsDark/struct.json +24 -6
- package/themes/workspaceAdmin/cssVars/declarations/index.css +34 -14
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +8 -4
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/workspaceAdmin/cssVars/theme/index.js +70 -14
- package/themes/workspaceAdmin/cssVars/theme/index.json +70 -14
- package/themes/workspaceAdmin/docs.json +49 -1
- package/themes/workspaceAdmin/index.css +14 -4
- package/themes/workspaceAdmin/index.js +24 -6
- package/themes/workspaceAdmin/index.json +24 -6
- package/themes/workspaceAdmin/index.less +14 -4
- package/themes/workspaceAdmin/index.pcss +14 -4
- package/themes/workspaceAdmin/index.scss +14 -4
- package/themes/workspaceAdmin/index.styl +14 -4
- package/themes/workspaceAdmin/struct.json +24 -6
- package/themes/workspaceAdminDark/cssVars/declarations/index.css +34 -14
- package/themes/workspaceAdminDark/cssVars/declarations/noColors.css +8 -4
- package/themes/workspaceAdminDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/workspaceAdminDark/cssVars/theme/index.js +70 -14
- package/themes/workspaceAdminDark/cssVars/theme/index.json +70 -14
- package/themes/workspaceAdminDark/docs.json +49 -1
- package/themes/workspaceAdminDark/index.css +14 -4
- package/themes/workspaceAdminDark/index.js +24 -6
- package/themes/workspaceAdminDark/index.json +24 -6
- package/themes/workspaceAdminDark/index.less +14 -4
- package/themes/workspaceAdminDark/index.pcss +14 -4
- package/themes/workspaceAdminDark/index.scss +14 -4
- package/themes/workspaceAdminDark/index.styl +14 -4
- package/themes/workspaceAdminDark/struct.json +24 -6
- package/themes/workspaceLandings/cssVars/declarations/index.css +34 -14
- package/themes/workspaceLandings/cssVars/declarations/noColors.css +8 -4
- package/themes/workspaceLandings/cssVars/declarations/noSizes.css +6 -0
- package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +6 -0
- package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceLandings/cssVars/declarations/onlyMedia.css +20 -10
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +14 -4
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +14 -4
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +14 -4
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +14 -4
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +14 -4
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +14 -4
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +14 -4
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +14 -4
- package/themes/workspaceLandings/cssVars/theme/index.js +70 -14
- package/themes/workspaceLandings/cssVars/theme/index.json +70 -14
- package/themes/workspaceLandings/docs.json +49 -1
- package/themes/workspaceLandings/index.css +14 -4
- package/themes/workspaceLandings/index.js +24 -6
- package/themes/workspaceLandings/index.json +24 -6
- package/themes/workspaceLandings/index.less +14 -4
- package/themes/workspaceLandings/index.pcss +14 -4
- package/themes/workspaceLandings/index.scss +14 -4
- package/themes/workspaceLandings/index.styl +14 -4
- package/themes/workspaceLandings/struct.json +24 -6
|
@@ -56,6 +56,11 @@ export interface ColorsDescriptionStruct {
|
|
|
56
56
|
* @tags color, background
|
|
57
57
|
*/
|
|
58
58
|
colorBackgroundContent: ColorDescription;
|
|
59
|
+
/**
|
|
60
|
+
* @desc Цвет фона с прозрачностью
|
|
61
|
+
* @tags color, background
|
|
62
|
+
*/
|
|
63
|
+
colorBackgroundContentAlpha: ColorDescription;
|
|
59
64
|
/**
|
|
60
65
|
* @desc Цвет фона, противоположный фону контента.
|
|
61
66
|
* @tags color, background
|
|
@@ -347,10 +352,15 @@ export interface ColorsDescriptionStruct {
|
|
|
347
352
|
*/
|
|
348
353
|
colorStrokeNegative: ColorDescription;
|
|
349
354
|
/**
|
|
350
|
-
* @desc Контрастный цвет для обводки. Не меняется в
|
|
355
|
+
* @desc Контрастный цвет для обводки. Не меняется в зависимости от темы
|
|
351
356
|
* @tags color, stroke
|
|
352
357
|
*/
|
|
353
358
|
colorStrokeContrast: ColorDescription;
|
|
359
|
+
/**
|
|
360
|
+
* @desc Нейтральный цвет для обводки.
|
|
361
|
+
* @tags color, stroke
|
|
362
|
+
*/
|
|
363
|
+
colorStrokePrimary: ColorDescription;
|
|
354
364
|
/**
|
|
355
365
|
* @desc Цвет обводки для изображений с прозрачностью
|
|
356
366
|
* @tags color, component, alpha
|
|
@@ -61,11 +61,21 @@ export interface Sizes {
|
|
|
61
61
|
* @tags size, stroke
|
|
62
62
|
*/
|
|
63
63
|
sizeBorderRadiusPromo: number;
|
|
64
|
+
/**
|
|
65
|
+
* @desc Минимальная высота ячейки
|
|
66
|
+
* @tags size, component
|
|
67
|
+
*/
|
|
68
|
+
sizeCellHeight: number;
|
|
64
69
|
/**
|
|
65
70
|
* @desc Высота полей ввода, селектов и других похожих компонентов
|
|
66
71
|
* @tags size, component
|
|
67
72
|
*/
|
|
68
73
|
sizeFieldHeight: number;
|
|
74
|
+
/**
|
|
75
|
+
* @desc Высота очень маленьких кнопок
|
|
76
|
+
* @tags size, component
|
|
77
|
+
*/
|
|
78
|
+
sizeButtonExtraSmallHeight: number;
|
|
69
79
|
/**
|
|
70
80
|
* @desc Высота маленьких кнопок
|
|
71
81
|
* @tags size, component
|
|
@@ -1,16 +1 @@
|
|
|
1
|
-
|
|
2
|
-
import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
|
|
3
|
-
import { ThemeVkIOS, ThemeVkIOSDescription } from '../vkIOS';
|
|
4
|
-
export interface LocalLegoIOSColorsDescriptionStruct {
|
|
5
|
-
colorStrokePrimary: ColorDescription;
|
|
6
|
-
}
|
|
7
|
-
export type LegoIOSLocalColors = {
|
|
8
|
-
[key in keyof LocalLegoIOSColorsDescriptionStruct]: ColorWithStates;
|
|
9
|
-
};
|
|
10
|
-
export interface ThemeLegoIOS extends ThemeVkIOS, LegoIOSLocalColors {
|
|
11
|
-
}
|
|
12
|
-
export interface ThemeLegoIOSDescription extends ThemeVkIOSDescription {
|
|
13
|
-
colors: LocalLegoIOSColorsDescriptionStruct & ColorsDescriptionStruct;
|
|
14
|
-
}
|
|
15
|
-
export interface ThemeLegoIOSCssVars extends ThemeCssVars<ThemeLegoIOS> {
|
|
16
|
-
}
|
|
1
|
+
export { ThemeVkIOS as ThemeLegoIOS, ThemeVkIOSCssVars as ThemeLegoIOSCssVars, ThemeVkIOSDescription as ThemeLegoIOSDescription, } from '../vkIOS';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { ThemeVkIOS as ThemeVkAccessibilityIOS, ThemeVkIOSCssVars as ThemeVkAccessibilityIOSCssVars, ThemeVkIOSDescription as ThemeVkAccessibilityIOSDescription, } from '../vkIOS';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { ThemeVkAccessibilityIOS as ThemeVkAccessibilityIOSDark, ThemeVkAccessibilityIOSCssVars as ThemeVkAccessibilityIOSDarkCssVars, ThemeVkAccessibilityIOSDescription as ThemeVkAccessibilityIOSDarkDescription, } from '../vkAccessibilityIOS';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { ThemeVkIdOk as ThemeVkIdOkDark, ThemeVkIdOkCssVars as ThemeVkIdOkDarkCssVars, ThemeVkIdOkDescription as ThemeVkIdOkDarkDescription, } from '../vkIdOk';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { ThemeVkIOS as ThemeVkIdOkIOS, ThemeVkIOSCssVars as ThemeVkIdOkIOSCssVars, ThemeVkIOSDescription as ThemeVkIdOkIOSDescription, } from '../vkIOS';
|
|
@@ -258,7 +258,6 @@ export interface LocalVkontakteAndroidColorsDescriptionStruct {
|
|
|
258
258
|
vkontakteLandingSecondaryButtonBackground: ColorDescription;
|
|
259
259
|
vkontakteStoriesSkeletonLoaderBackground: ColorDescription;
|
|
260
260
|
vkontaktePaletteBlack: ColorDescription;
|
|
261
|
-
colorStrokePrimary: ColorDescription;
|
|
262
261
|
}
|
|
263
262
|
export type VkontakteAndroidLocalColors = {
|
|
264
263
|
[key in keyof LocalVkontakteAndroidColorsDescriptionStruct]: ColorWithStates;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.59.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://vkcom.github.io/vkui-tokens",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"tsc:dist": "tsc --project tsconfig.publish.json",
|
|
20
20
|
"tsc:generate-paths": "tscpaths -p tsconfig.tscpaths.json -s ./dist -o ./dist",
|
|
21
21
|
"test": "jest --coverage",
|
|
22
|
-
"test:ci": "jest --
|
|
22
|
+
"test:ci": "jest --ci --silent --outputFile test-results.json --json --coverage --coverageReporters='json' --coverageDirectory='.nyc_output'",
|
|
23
23
|
"clear:src": "find src -name '*.d.ts' -delete && find src -name '*.js' -delete",
|
|
24
24
|
"clear:dist": "find dist -regex '.*[^d]\\.ts' -delete",
|
|
25
25
|
"open:coverage": "open .coverage/index.html",
|
|
@@ -37,6 +37,7 @@ exports.lightColors = {
|
|
|
37
37
|
colorBackgroundAccentThemedAlpha: 'rgba(0, 119, 255, 0.2)',
|
|
38
38
|
colorBackgroundAccentAlternative: '#FF9E00',
|
|
39
39
|
colorBackgroundContent: '#FFFFFF',
|
|
40
|
+
colorBackgroundContentAlpha: 'rgba(255, 255, 255, 0.8)',
|
|
40
41
|
colorBackgroundContentInverse: colorBackgroundContentDark,
|
|
41
42
|
colorBackgroundSecondary: '#F0F1F3',
|
|
42
43
|
colorBackgroundSecondaryAlpha: {
|
|
@@ -111,6 +112,7 @@ exports.lightColors = {
|
|
|
111
112
|
colorStrokeAccentThemed: '#0077ff',
|
|
112
113
|
colorStrokeContrast: '#FFFFFF',
|
|
113
114
|
colorStrokeNegative: '#ED330a',
|
|
115
|
+
colorStrokePrimary: '#2C2D2E',
|
|
114
116
|
colorImageBorderAlpha: 'rgba(0, 16, 61, 0.08)',
|
|
115
117
|
colorFieldBorderAlpha: 'rgba(0, 16, 61, 0.12)',
|
|
116
118
|
colorSeparatorPrimaryAlpha: 'rgba(0, 16, 61, 0.12)',
|
|
@@ -171,6 +173,7 @@ exports.darkColors = {
|
|
|
171
173
|
colorBackgroundAccentThemedAlpha: 'rgba(255, 255, 255, 0.2)',
|
|
172
174
|
colorBackgroundAccentAlternative: '#FF9E00',
|
|
173
175
|
colorBackgroundContent: colorBackgroundContentDark,
|
|
176
|
+
colorBackgroundContentAlpha: 'rgba(35, 35, 36, 0.8)',
|
|
174
177
|
colorBackgroundContentInverse: '#FFFFFF',
|
|
175
178
|
colorBackgroundSecondary: '#2A2A2B',
|
|
176
179
|
colorBackgroundSecondaryAlpha: {
|
|
@@ -245,6 +248,7 @@ exports.darkColors = {
|
|
|
245
248
|
colorStrokeAccentThemed: '#FFFFFF',
|
|
246
249
|
colorStrokeContrast: '#FFFFFF',
|
|
247
250
|
colorStrokeNegative: '#FF5C5C',
|
|
251
|
+
colorStrokePrimary: '#D9DADD',
|
|
248
252
|
colorImageBorderAlpha: 'rgba(255, 255, 255, 0.08)',
|
|
249
253
|
colorFieldBorderAlpha: 'rgba(255, 255, 255, 0.16)',
|
|
250
254
|
colorSeparatorPrimaryAlpha: 'rgba(0, 0, 0, 0.4)',
|
|
@@ -496,21 +500,27 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
|
|
|
496
500
|
regular: 12,
|
|
497
501
|
}, sizeBorderRadiusPromo: {
|
|
498
502
|
regular: 20,
|
|
503
|
+
}, sizeCellHeight: {
|
|
504
|
+
regular: 48,
|
|
505
|
+
compact: 44,
|
|
499
506
|
}, sizeFieldHeight: {
|
|
500
507
|
regular: 44,
|
|
501
508
|
compact: 36,
|
|
502
509
|
}, sizeSearchHeight: {
|
|
503
510
|
regular: 36,
|
|
504
511
|
compact: 32,
|
|
505
|
-
},
|
|
506
|
-
regular:
|
|
507
|
-
compact:
|
|
508
|
-
}, sizeButtonMediumHeight: {
|
|
509
|
-
regular: 36,
|
|
510
|
-
compact: 32,
|
|
512
|
+
}, sizeButtonExtraSmallHeight: {
|
|
513
|
+
regular: 24,
|
|
514
|
+
compact: 22,
|
|
511
515
|
}, sizeButtonSmallHeight: {
|
|
512
516
|
regular: 30,
|
|
513
517
|
compact: 28,
|
|
518
|
+
}, sizeButtonMediumHeight: {
|
|
519
|
+
regular: 36,
|
|
520
|
+
compact: 32,
|
|
521
|
+
}, sizeButtonLargeHeight: {
|
|
522
|
+
regular: 44,
|
|
523
|
+
compact: 36,
|
|
514
524
|
}, sizeCheckbox: {
|
|
515
525
|
regular: 16,
|
|
516
526
|
}, sizeArrow: {
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ColorsDescription, ThemeDescription } from '../../interfaces/general';
|
|
2
2
|
import { Elevation } from '../../interfaces/general/elevation';
|
|
3
|
+
import { Sizes } from '../../interfaces/general/geometry';
|
|
3
4
|
import { Gradients } from '../../interfaces/general/gradients';
|
|
4
5
|
import { Adaptive } from '../../interfaces/general/tools';
|
|
5
6
|
import { Fonts, TypographyBaseProps } from '../../interfaces/general/typography';
|
|
@@ -14,6 +15,10 @@ type BaseFonts = Omit<{
|
|
|
14
15
|
[key in keyof Fonts]: Adaptive<Fonts[key]>;
|
|
15
16
|
}, 'fontHeadline'> & TypographyBaseProps;
|
|
16
17
|
export declare const fonts: BaseFonts;
|
|
18
|
+
type BaseSizes = {
|
|
19
|
+
[key in keyof Sizes]: Adaptive<Sizes[key]>;
|
|
20
|
+
};
|
|
21
|
+
export declare const sizes: BaseSizes;
|
|
17
22
|
export declare const lightTheme: ThemeDescription;
|
|
18
23
|
export declare const darkTheme: ThemeDescription;
|
|
19
24
|
export {};
|
|
@@ -14,7 +14,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
14
14
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.darkTheme = exports.lightTheme = exports.fonts = exports.darkElevation = exports.darkGradient = exports.darkColors = exports.lightElevation = exports.lightGradient = exports.lightColors = exports.colorFromFigma = void 0;
|
|
17
|
+
exports.darkTheme = exports.lightTheme = exports.sizes = exports.fonts = exports.darkElevation = exports.darkGradient = exports.darkColors = exports.lightElevation = exports.lightGradient = exports.lightColors = exports.colorFromFigma = void 0;
|
|
18
18
|
var getGradientPointsFromColor_1 = require("../../build/helpers/getGradientPointsFromColor");
|
|
19
19
|
var tokenHelpers_1 = require("../../build/helpers/tokenHelpers");
|
|
20
20
|
var vk_json_1 = __importDefault(require("./figma/vk.json"));
|
|
@@ -45,6 +45,10 @@ var colorFromFigma = function (colorsScheme) {
|
|
|
45
45
|
}[colorsScheme],
|
|
46
46
|
colorBackground: background.background,
|
|
47
47
|
colorBackgroundContent: background.background_content,
|
|
48
|
+
colorBackgroundContentAlpha: {
|
|
49
|
+
light: 'rgba(255, 255, 255, 0.8)',
|
|
50
|
+
dark: 'rgba(25, 25, 26, 0.8)',
|
|
51
|
+
}[colorsScheme],
|
|
48
52
|
colorBackgroundContentInverse: {
|
|
49
53
|
light: '#19191A',
|
|
50
54
|
dark: '#FFFFFF',
|
|
@@ -187,6 +191,10 @@ var colorFromFigma = function (colorsScheme) {
|
|
|
187
191
|
colorStrokePositive: stroke.stroke_positive,
|
|
188
192
|
colorStrokeNegative: stroke.stroke_negative,
|
|
189
193
|
colorStrokeContrast: stroke.stroke_contrast,
|
|
194
|
+
colorStrokePrimary: {
|
|
195
|
+
light: '#2C2D2E',
|
|
196
|
+
dark: '#E1E3E6',
|
|
197
|
+
}[colorsScheme],
|
|
190
198
|
colorImageBorderAlpha: stroke.image_border_alpha,
|
|
191
199
|
colorFieldBorderAlpha: {
|
|
192
200
|
light: {
|
|
@@ -500,179 +508,245 @@ exports.fonts = {
|
|
|
500
508
|
},
|
|
501
509
|
},
|
|
502
510
|
};
|
|
503
|
-
exports.
|
|
511
|
+
exports.sizes = {
|
|
504
512
|
// Размеры
|
|
505
513
|
sizeSelectIconPadding: {
|
|
506
514
|
regular: 6,
|
|
507
515
|
compact: 7,
|
|
508
|
-
},
|
|
516
|
+
},
|
|
517
|
+
sizePopupBasePadding: {
|
|
509
518
|
regular: 32,
|
|
510
519
|
compact: 20,
|
|
511
|
-
},
|
|
520
|
+
},
|
|
521
|
+
sizePopupHeaderPadding: {
|
|
512
522
|
regular: 24,
|
|
513
523
|
compact: 16,
|
|
514
|
-
},
|
|
524
|
+
},
|
|
525
|
+
sizeLabelHorizontalMargin: {
|
|
515
526
|
regular: 16,
|
|
516
|
-
},
|
|
527
|
+
},
|
|
528
|
+
sizeBorderRadius: {
|
|
517
529
|
regular: 8,
|
|
518
|
-
},
|
|
530
|
+
},
|
|
531
|
+
sizeBorderRadiusRounded: {
|
|
519
532
|
regular: 48,
|
|
520
|
-
},
|
|
533
|
+
},
|
|
534
|
+
sizeCheckBorderRadius: {
|
|
521
535
|
regular: 4,
|
|
522
|
-
},
|
|
536
|
+
},
|
|
537
|
+
sizeBorderRadiusPaper: {
|
|
523
538
|
regular: 12,
|
|
524
|
-
},
|
|
539
|
+
},
|
|
540
|
+
sizeBorderRadiusPromo: {
|
|
525
541
|
regular: 20,
|
|
526
|
-
},
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
}, sizeButtonLargeHeight: {
|
|
542
|
+
},
|
|
543
|
+
sizeCellHeight: {
|
|
544
|
+
regular: 48,
|
|
545
|
+
compact: 44,
|
|
546
|
+
},
|
|
547
|
+
sizeFieldHeight: {
|
|
533
548
|
regular: 44,
|
|
534
549
|
compact: 36,
|
|
535
|
-
},
|
|
550
|
+
},
|
|
551
|
+
sizeSearchHeight: {
|
|
536
552
|
regular: 36,
|
|
537
553
|
compact: 32,
|
|
538
|
-
},
|
|
554
|
+
},
|
|
555
|
+
sizeButtonExtraSmallHeight: {
|
|
556
|
+
regular: 24,
|
|
557
|
+
compact: 22,
|
|
558
|
+
},
|
|
559
|
+
sizeButtonSmallHeight: {
|
|
539
560
|
regular: 30,
|
|
540
561
|
compact: 28,
|
|
541
|
-
},
|
|
562
|
+
},
|
|
563
|
+
sizeButtonMediumHeight: {
|
|
564
|
+
regular: 36,
|
|
565
|
+
compact: 32,
|
|
566
|
+
},
|
|
567
|
+
sizeButtonLargeHeight: {
|
|
568
|
+
regular: 44,
|
|
569
|
+
compact: 36,
|
|
570
|
+
},
|
|
571
|
+
sizeCheckbox: {
|
|
542
572
|
regular: 16,
|
|
543
|
-
},
|
|
573
|
+
},
|
|
574
|
+
sizeArrow: {
|
|
544
575
|
regular: 8,
|
|
545
|
-
},
|
|
576
|
+
},
|
|
577
|
+
sizeArrowPromo: {
|
|
546
578
|
regular: 40,
|
|
547
|
-
},
|
|
579
|
+
},
|
|
580
|
+
sizePopupSmall: {
|
|
548
581
|
regular: 430,
|
|
549
|
-
},
|
|
582
|
+
},
|
|
583
|
+
sizePopupMedium: {
|
|
550
584
|
regular: 680,
|
|
551
|
-
},
|
|
585
|
+
},
|
|
586
|
+
sizePopupLarge: {
|
|
552
587
|
regular: 880,
|
|
553
|
-
},
|
|
588
|
+
},
|
|
589
|
+
sizeFieldHorizontalPadding: {
|
|
554
590
|
regular: 12,
|
|
555
|
-
},
|
|
591
|
+
},
|
|
592
|
+
sizeButtonPaddingHorizontal: {
|
|
556
593
|
regular: 12,
|
|
557
|
-
},
|
|
594
|
+
},
|
|
595
|
+
sizeArrowPadding: {
|
|
558
596
|
regular: 12,
|
|
559
|
-
},
|
|
597
|
+
},
|
|
598
|
+
sizeTooltipMargin: {
|
|
560
599
|
regular: 8,
|
|
561
|
-
},
|
|
600
|
+
},
|
|
601
|
+
sizeIconUI: {
|
|
562
602
|
regular: 16,
|
|
563
|
-
},
|
|
603
|
+
},
|
|
604
|
+
sizeAvatarXS: {
|
|
564
605
|
regular: 24,
|
|
565
|
-
},
|
|
606
|
+
},
|
|
607
|
+
sizeAvatarS: {
|
|
566
608
|
regular: 32,
|
|
567
|
-
},
|
|
609
|
+
},
|
|
610
|
+
sizeAvatarM: {
|
|
568
611
|
regular: 48,
|
|
569
|
-
},
|
|
612
|
+
},
|
|
613
|
+
sizeAvatarL: {
|
|
570
614
|
regular: 96,
|
|
571
|
-
},
|
|
615
|
+
},
|
|
616
|
+
sizeAvatarXL: {
|
|
572
617
|
regular: 128,
|
|
573
|
-
},
|
|
618
|
+
},
|
|
619
|
+
sizeBadgeXS: {
|
|
574
620
|
regular: 12,
|
|
575
|
-
},
|
|
621
|
+
},
|
|
622
|
+
sizeBadgeS: {
|
|
576
623
|
regular: 16,
|
|
577
|
-
},
|
|
624
|
+
},
|
|
625
|
+
sizeBadgeM: {
|
|
578
626
|
regular: 24,
|
|
579
|
-
},
|
|
627
|
+
},
|
|
628
|
+
sizeBadgeL: {
|
|
580
629
|
regular: 44,
|
|
581
|
-
},
|
|
630
|
+
},
|
|
631
|
+
sizeBadgeXL: {
|
|
582
632
|
regular: 56,
|
|
583
|
-
},
|
|
633
|
+
},
|
|
584
634
|
// Токены компонента Cardscroll
|
|
585
635
|
sizeCardgridPadding: {
|
|
586
636
|
regular: 8,
|
|
587
|
-
},
|
|
637
|
+
},
|
|
638
|
+
sizeCardBorderRadius: {
|
|
588
639
|
regular: 8,
|
|
589
|
-
},
|
|
640
|
+
},
|
|
641
|
+
sizeCardgridPaddingVertical: {
|
|
590
642
|
regular: 8,
|
|
591
|
-
},
|
|
643
|
+
},
|
|
644
|
+
sizeBasePaddingHorizontal: {
|
|
592
645
|
regular: 16,
|
|
593
|
-
},
|
|
646
|
+
},
|
|
647
|
+
sizeBasePaddingVertical: {
|
|
594
648
|
regular: 12,
|
|
595
|
-
},
|
|
649
|
+
},
|
|
596
650
|
// Токены для ButtonGroup
|
|
597
651
|
sizeButtonGroupGapSpace: {
|
|
598
652
|
regular: 1,
|
|
599
|
-
},
|
|
653
|
+
},
|
|
654
|
+
sizeButtonGroupGapSmall: {
|
|
600
655
|
regular: 8,
|
|
601
|
-
},
|
|
656
|
+
},
|
|
657
|
+
sizeButtonGroupGapMedium: {
|
|
602
658
|
regular: 12,
|
|
603
|
-
},
|
|
659
|
+
},
|
|
604
660
|
// Токены иерархии
|
|
605
661
|
sizeOptionHierarchy: {
|
|
606
662
|
regular: 32,
|
|
607
|
-
},
|
|
663
|
+
},
|
|
608
664
|
// Компонент Switch
|
|
609
665
|
sizeSwitchHeight: {
|
|
610
666
|
regular: 14,
|
|
611
667
|
compact: 12,
|
|
612
|
-
},
|
|
668
|
+
},
|
|
669
|
+
sizeSwitchWidth: {
|
|
613
670
|
regular: 34,
|
|
614
671
|
compact: 32,
|
|
615
|
-
},
|
|
672
|
+
},
|
|
673
|
+
sizeSwitchPin: {
|
|
616
674
|
regular: 20,
|
|
617
675
|
compact: 18,
|
|
618
|
-
},
|
|
676
|
+
},
|
|
619
677
|
// Компонент PanelHeader
|
|
620
678
|
sizePanelHeaderHeight: {
|
|
621
679
|
compact: 48,
|
|
622
680
|
regular: 56,
|
|
623
|
-
},
|
|
681
|
+
},
|
|
624
682
|
// Токены отступов для кнопок
|
|
625
683
|
sizeButtonBaseSmallPaddingHorizontal: {
|
|
626
684
|
regular: 16,
|
|
627
|
-
},
|
|
685
|
+
},
|
|
686
|
+
sizeButtonBaseMediumPaddingHorizontal: {
|
|
628
687
|
regular: 16,
|
|
629
|
-
},
|
|
688
|
+
},
|
|
689
|
+
sizeButtonBaseLargePaddingHorizontal: {
|
|
630
690
|
regular: 20,
|
|
631
|
-
},
|
|
691
|
+
},
|
|
692
|
+
sizeButtonBaseSmallPaddingHorizontalIcon: {
|
|
632
693
|
regular: 12,
|
|
633
|
-
},
|
|
694
|
+
},
|
|
695
|
+
sizeButtonBaseMediumPaddingHorizontalIcon: {
|
|
634
696
|
regular: 12,
|
|
635
|
-
},
|
|
697
|
+
},
|
|
698
|
+
sizeButtonBaseLargePaddingHorizontalIcon: {
|
|
636
699
|
regular: 16,
|
|
637
|
-
},
|
|
700
|
+
},
|
|
701
|
+
sizeButtonTertiarySmallPaddingHorizontal: {
|
|
638
702
|
regular: 12,
|
|
639
|
-
},
|
|
703
|
+
},
|
|
704
|
+
sizeButtonTertiaryMediumPaddingHorizontal: {
|
|
640
705
|
regular: 12,
|
|
641
|
-
},
|
|
706
|
+
},
|
|
707
|
+
sizeButtonTertiaryLargePaddingHorizontal: {
|
|
642
708
|
regular: 16,
|
|
643
|
-
},
|
|
709
|
+
},
|
|
710
|
+
sizeButtonTertiarySmallPaddingHorizontalIcon: {
|
|
644
711
|
regular: 8,
|
|
645
|
-
},
|
|
712
|
+
},
|
|
713
|
+
sizeButtonTertiaryMediumPaddingHorizontalIcon: {
|
|
646
714
|
regular: 8,
|
|
647
|
-
},
|
|
715
|
+
},
|
|
716
|
+
sizeButtonTertiaryLargePaddingHorizontalIcon: {
|
|
648
717
|
regular: 12,
|
|
649
|
-
},
|
|
718
|
+
},
|
|
719
|
+
sizeButtonMinimumWidth: {
|
|
650
720
|
regular: 80,
|
|
651
|
-
},
|
|
721
|
+
},
|
|
652
722
|
// FormItem
|
|
653
723
|
sizeFormItemPaddingVertical: {
|
|
654
724
|
regular: 12,
|
|
655
|
-
},
|
|
725
|
+
},
|
|
656
726
|
// Отступ для компонента SplitCol
|
|
657
727
|
sizeSplitColPaddingHorizontal: {
|
|
658
728
|
regular: 16,
|
|
659
|
-
},
|
|
729
|
+
},
|
|
660
730
|
// Для регулирования расстояния между элементами в SubnavigationBar
|
|
661
731
|
sizeSubnavigationBarGap: {
|
|
662
732
|
regular: 8,
|
|
663
|
-
},
|
|
733
|
+
},
|
|
664
734
|
// Внешние отступы(верхний и нижний) для SubnavigationBar
|
|
665
735
|
sizeSubnavigationBarPaddingVertical: {
|
|
666
736
|
regular: 12,
|
|
667
|
-
},
|
|
737
|
+
},
|
|
668
738
|
// Размер границ
|
|
669
739
|
sizeBorder1x: {
|
|
670
740
|
regular: 1,
|
|
671
|
-
},
|
|
741
|
+
},
|
|
742
|
+
sizeBorder2x: {
|
|
672
743
|
regular: 0.5,
|
|
673
|
-
},
|
|
744
|
+
},
|
|
745
|
+
sizeBorder3x: {
|
|
674
746
|
regular: 0.33,
|
|
675
|
-
},
|
|
747
|
+
},
|
|
748
|
+
};
|
|
749
|
+
exports.lightTheme = __assign(__assign(__assign(__assign(__assign(__assign(__assign({ themeName: 'vkBase', themeNameBase: 'vkBase' }, exports.lightColors), exports.lightGradient), exports.lightElevation), exports.fonts), { fontHeadline: (0, tokenHelpers_1.alias)('fontHeadline1') }), exports.sizes), {
|
|
676
750
|
// Стандартные токены для отступов
|
|
677
751
|
spacingSize3Xs: 2, spacingSize2Xs: 2, spacingSizeXs: 4, spacingSizeS: 6, spacingSizeM: 8, spacingSizeL: 10, spacingSizeXl: 12, spacingSize2Xl: 16, spacingSize3Xl: 20, spacingSize4Xl: 24,
|
|
678
752
|
// Разное
|
|
@@ -183,16 +183,20 @@
|
|
|
183
183
|
--vkui--size_check_border_radius--regular: 4px;
|
|
184
184
|
--vkui--size_border_radius_paper--regular: 12px;
|
|
185
185
|
--vkui--size_border_radius_promo--regular: 20px;
|
|
186
|
+
--vkui--size_cell_height--regular: 48px;
|
|
187
|
+
--vkui--size_cell_height--compact: 44px;
|
|
186
188
|
--vkui--size_field_height--regular: 44px;
|
|
187
189
|
--vkui--size_field_height--compact: 36px;
|
|
188
190
|
--vkui--size_search_height--regular: 36px;
|
|
189
191
|
--vkui--size_search_height--compact: 32px;
|
|
190
|
-
--vkui--
|
|
191
|
-
--vkui--
|
|
192
|
-
--vkui--size_button_medium_height--regular: 36px;
|
|
193
|
-
--vkui--size_button_medium_height--compact: 32px;
|
|
192
|
+
--vkui--size_button_extra_small_height--regular: 24px;
|
|
193
|
+
--vkui--size_button_extra_small_height--compact: 22px;
|
|
194
194
|
--vkui--size_button_small_height--regular: 30px;
|
|
195
195
|
--vkui--size_button_small_height--compact: 28px;
|
|
196
|
+
--vkui--size_button_medium_height--regular: 36px;
|
|
197
|
+
--vkui--size_button_medium_height--compact: 32px;
|
|
198
|
+
--vkui--size_button_large_height--regular: 44px;
|
|
199
|
+
--vkui--size_button_large_height--compact: 36px;
|
|
196
200
|
--vkui--size_checkbox--regular: 16px;
|
|
197
201
|
--vkui--size_arrow--regular: 8px;
|
|
198
202
|
--vkui--size_arrow_promo--regular: 40px;
|
|
@@ -430,6 +434,9 @@
|
|
|
430
434
|
--vkui--color_background_content: #FFFFFF;
|
|
431
435
|
--vkui--color_background_content--hover: #F5F5F7;
|
|
432
436
|
--vkui--color_background_content--active: #EBECEF;
|
|
437
|
+
--vkui--color_background_content_alpha: rgba(255, 255, 255, 0.8);
|
|
438
|
+
--vkui--color_background_content_alpha--hover: rgba(255, 255, 255, 0.84);
|
|
439
|
+
--vkui--color_background_content_alpha--active: rgba(255, 255, 255, 0.88);
|
|
433
440
|
--vkui--color_background_content_inverse: #232324;
|
|
434
441
|
--vkui--color_background_content_inverse--hover: #222225;
|
|
435
442
|
--vkui--color_background_content_inverse--active: #202126;
|
|
@@ -607,6 +614,9 @@
|
|
|
607
614
|
--vkui--color_stroke_negative: #ED330A;
|
|
608
615
|
--vkui--color_stroke_negative--hover: #E4320C;
|
|
609
616
|
--vkui--color_stroke_negative--active: #DA300E;
|
|
617
|
+
--vkui--color_stroke_primary: #2C2D2E;
|
|
618
|
+
--vkui--color_stroke_primary--hover: #2A2C2F;
|
|
619
|
+
--vkui--color_stroke_primary--active: #282B2F;
|
|
610
620
|
--vkui--color_image_border_alpha: rgba(0, 16, 61, 0.08);
|
|
611
621
|
--vkui--color_image_border_alpha--hover: rgba(0, 16, 61, 0.12);
|
|
612
622
|
--vkui--color_image_border_alpha--active: rgba(0, 16, 61, 0.16);
|
|
@@ -1960,11 +1970,13 @@
|
|
|
1960
1970
|
--vkui--size_check_border_radius: 4px;
|
|
1961
1971
|
--vkui--size_border_radius_paper: 12px;
|
|
1962
1972
|
--vkui--size_border_radius_promo: 20px;
|
|
1973
|
+
--vkui--size_cell_height: var(--vkui--size_cell_height--regular);
|
|
1963
1974
|
--vkui--size_field_height: var(--vkui--size_field_height--regular);
|
|
1964
1975
|
--vkui--size_search_height: var(--vkui--size_search_height--regular);
|
|
1965
|
-
--vkui--
|
|
1966
|
-
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--regular);
|
|
1976
|
+
--vkui--size_button_extra_small_height: var(--vkui--size_button_extra_small_height--regular);
|
|
1967
1977
|
--vkui--size_button_small_height: var(--vkui--size_button_small_height--regular);
|
|
1978
|
+
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--regular);
|
|
1979
|
+
--vkui--size_button_large_height: var(--vkui--size_button_large_height--regular);
|
|
1968
1980
|
--vkui--size_checkbox: 16px;
|
|
1969
1981
|
--vkui--size_arrow: 8px;
|
|
1970
1982
|
--vkui--size_arrow_promo: 40px;
|
|
@@ -2178,11 +2190,13 @@
|
|
|
2178
2190
|
--vkui--size_popup_base_padding: var(--vkui--size_popup_base_padding--compact);
|
|
2179
2191
|
--vkui--size_popup_header_padding: var(--vkui--size_popup_header_padding--compact);
|
|
2180
2192
|
--vkui--size_border_radius: var(--vkui--size_border_radius--compact);
|
|
2193
|
+
--vkui--size_cell_height: var(--vkui--size_cell_height--compact);
|
|
2181
2194
|
--vkui--size_field_height: var(--vkui--size_field_height--compact);
|
|
2182
2195
|
--vkui--size_search_height: var(--vkui--size_search_height--compact);
|
|
2183
|
-
--vkui--
|
|
2184
|
-
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--compact);
|
|
2196
|
+
--vkui--size_button_extra_small_height: var(--vkui--size_button_extra_small_height--compact);
|
|
2185
2197
|
--vkui--size_button_small_height: var(--vkui--size_button_small_height--compact);
|
|
2198
|
+
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--compact);
|
|
2199
|
+
--vkui--size_button_large_height: var(--vkui--size_button_large_height--compact);
|
|
2186
2200
|
--vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--compact);
|
|
2187
2201
|
--vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--compact);
|
|
2188
2202
|
--vkui--size_switch_height: var(--vkui--size_switch_height--compact);
|
|
@@ -2295,11 +2309,13 @@
|
|
|
2295
2309
|
--vkui--size_popup_base_padding: var(--vkui--size_popup_base_padding--compact);
|
|
2296
2310
|
--vkui--size_popup_header_padding: var(--vkui--size_popup_header_padding--compact);
|
|
2297
2311
|
--vkui--size_border_radius: var(--vkui--size_border_radius--compact);
|
|
2312
|
+
--vkui--size_cell_height: var(--vkui--size_cell_height--compact);
|
|
2298
2313
|
--vkui--size_field_height: var(--vkui--size_field_height--compact);
|
|
2299
2314
|
--vkui--size_search_height: var(--vkui--size_search_height--compact);
|
|
2300
|
-
--vkui--
|
|
2301
|
-
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--compact);
|
|
2315
|
+
--vkui--size_button_extra_small_height: var(--vkui--size_button_extra_small_height--compact);
|
|
2302
2316
|
--vkui--size_button_small_height: var(--vkui--size_button_small_height--compact);
|
|
2317
|
+
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--compact);
|
|
2318
|
+
--vkui--size_button_large_height: var(--vkui--size_button_large_height--compact);
|
|
2303
2319
|
--vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--compact);
|
|
2304
2320
|
--vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--compact);
|
|
2305
2321
|
--vkui--size_switch_height: var(--vkui--size_switch_height--compact);
|
|
@@ -2412,11 +2428,13 @@
|
|
|
2412
2428
|
--vkui--size_popup_base_padding: var(--vkui--size_popup_base_padding--regular);
|
|
2413
2429
|
--vkui--size_popup_header_padding: var(--vkui--size_popup_header_padding--regular);
|
|
2414
2430
|
--vkui--size_border_radius: var(--vkui--size_border_radius--regular);
|
|
2431
|
+
--vkui--size_cell_height: var(--vkui--size_cell_height--regular);
|
|
2415
2432
|
--vkui--size_field_height: var(--vkui--size_field_height--regular);
|
|
2416
2433
|
--vkui--size_search_height: var(--vkui--size_search_height--regular);
|
|
2417
|
-
--vkui--
|
|
2418
|
-
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--regular);
|
|
2434
|
+
--vkui--size_button_extra_small_height: var(--vkui--size_button_extra_small_height--regular);
|
|
2419
2435
|
--vkui--size_button_small_height: var(--vkui--size_button_small_height--regular);
|
|
2436
|
+
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--regular);
|
|
2437
|
+
--vkui--size_button_large_height: var(--vkui--size_button_large_height--regular);
|
|
2420
2438
|
--vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--regular);
|
|
2421
2439
|
--vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--regular);
|
|
2422
2440
|
--vkui--size_switch_height: var(--vkui--size_switch_height--regular);
|
|
@@ -2529,11 +2547,13 @@
|
|
|
2529
2547
|
--vkui--size_popup_base_padding: var(--vkui--size_popup_base_padding--regular);
|
|
2530
2548
|
--vkui--size_popup_header_padding: var(--vkui--size_popup_header_padding--regular);
|
|
2531
2549
|
--vkui--size_border_radius: var(--vkui--size_border_radius--regular);
|
|
2550
|
+
--vkui--size_cell_height: var(--vkui--size_cell_height--regular);
|
|
2532
2551
|
--vkui--size_field_height: var(--vkui--size_field_height--regular);
|
|
2533
2552
|
--vkui--size_search_height: var(--vkui--size_search_height--regular);
|
|
2534
|
-
--vkui--
|
|
2535
|
-
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--regular);
|
|
2553
|
+
--vkui--size_button_extra_small_height: var(--vkui--size_button_extra_small_height--regular);
|
|
2536
2554
|
--vkui--size_button_small_height: var(--vkui--size_button_small_height--regular);
|
|
2555
|
+
--vkui--size_button_medium_height: var(--vkui--size_button_medium_height--regular);
|
|
2556
|
+
--vkui--size_button_large_height: var(--vkui--size_button_large_height--regular);
|
|
2537
2557
|
--vkui--size_button_padding_horizontal: var(--vkui--size_button_padding_horizontal--regular);
|
|
2538
2558
|
--vkui--size_avatar_x_l: var(--vkui--size_avatar_x_l--regular);
|
|
2539
2559
|
--vkui--size_switch_height: var(--vkui--size_switch_height--regular);
|