@vkontakte/vkui-tokens 4.63.0 → 4.65.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/build/compilers/structJSON/compileStructJSON.js +3 -0
- package/interfaces/general/effects/index.d.ts +7 -0
- package/interfaces/general/effects/index.js +2 -0
- package/interfaces/general/index.d.ts +2 -1
- package/package.json +1 -1
- package/themeDescriptions/base/paradigm.js +1 -1
- package/themeDescriptions/base/vk.d.ts +2 -0
- package/themeDescriptions/base/vk.js +6 -7
- package/themes/calendar/cssVars/declarations/index.css +1 -0
- package/themes/calendar/cssVars/declarations/noColors.css +1 -0
- package/themes/calendar/cssVars/declarations/noSizes.css +1 -0
- package/themes/calendar/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/calendar/cssVars/theme/index.js +4 -0
- package/themes/calendar/cssVars/theme/index.json +4 -0
- package/themes/calendar/docs.json +11 -0
- package/themes/calendar/index.css +1 -0
- package/themes/calendar/index.js +1 -0
- package/themes/calendar/index.json +1 -0
- package/themes/calendar/index.less +1 -0
- package/themes/calendar/index.pcss +1 -0
- package/themes/calendar/index.scss +1 -0
- package/themes/calendar/index.styl +1 -0
- package/themes/calendar/struct.json +3 -0
- package/themes/calendarDark/cssVars/declarations/index.css +1 -0
- package/themes/calendarDark/cssVars/declarations/noColors.css +1 -0
- package/themes/calendarDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/calendarDark/cssVars/theme/index.js +4 -0
- package/themes/calendarDark/cssVars/theme/index.json +4 -0
- package/themes/calendarDark/docs.json +11 -0
- package/themes/calendarDark/index.css +1 -0
- package/themes/calendarDark/index.js +1 -0
- package/themes/calendarDark/index.json +1 -0
- package/themes/calendarDark/index.less +1 -0
- package/themes/calendarDark/index.pcss +1 -0
- package/themes/calendarDark/index.scss +1 -0
- package/themes/calendarDark/index.styl +1 -0
- package/themes/calendarDark/struct.json +3 -0
- package/themes/calls/cssVars/declarations/index.css +1 -0
- package/themes/calls/cssVars/declarations/noColors.css +1 -0
- package/themes/calls/cssVars/declarations/noSizes.css +1 -0
- package/themes/calls/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/calls/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/calls/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/calls/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/calls/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/calls/cssVars/theme/index.js +4 -0
- package/themes/calls/cssVars/theme/index.json +4 -0
- package/themes/calls/docs.json +11 -0
- package/themes/calls/index.css +1 -0
- package/themes/calls/index.js +1 -0
- package/themes/calls/index.json +1 -0
- package/themes/calls/index.less +1 -0
- package/themes/calls/index.pcss +1 -0
- package/themes/calls/index.scss +1 -0
- package/themes/calls/index.styl +1 -0
- package/themes/calls/struct.json +3 -0
- package/themes/cloud/cssVars/declarations/index.css +1 -0
- package/themes/cloud/cssVars/declarations/noColors.css +1 -0
- package/themes/cloud/cssVars/declarations/noSizes.css +1 -0
- package/themes/cloud/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/cloud/cssVars/theme/index.js +4 -0
- package/themes/cloud/cssVars/theme/index.json +4 -0
- package/themes/cloud/docs.json +11 -0
- package/themes/cloud/index.css +1 -0
- package/themes/cloud/index.js +1 -0
- package/themes/cloud/index.json +1 -0
- package/themes/cloud/index.less +1 -0
- package/themes/cloud/index.pcss +1 -0
- package/themes/cloud/index.scss +1 -0
- package/themes/cloud/index.styl +1 -0
- package/themes/cloud/struct.json +3 -0
- package/themes/cloudDark/cssVars/declarations/index.css +1 -0
- package/themes/cloudDark/cssVars/declarations/noColors.css +1 -0
- package/themes/cloudDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/cloudDark/cssVars/theme/index.js +4 -0
- package/themes/cloudDark/cssVars/theme/index.json +4 -0
- package/themes/cloudDark/docs.json +11 -0
- package/themes/cloudDark/index.css +1 -0
- package/themes/cloudDark/index.js +1 -0
- package/themes/cloudDark/index.json +1 -0
- package/themes/cloudDark/index.less +1 -0
- package/themes/cloudDark/index.pcss +1 -0
- package/themes/cloudDark/index.scss +1 -0
- package/themes/cloudDark/index.styl +1 -0
- package/themes/cloudDark/struct.json +3 -0
- package/themes/dobro/cssVars/declarations/index.css +1 -0
- package/themes/dobro/cssVars/declarations/noColors.css +1 -0
- package/themes/dobro/cssVars/declarations/noSizes.css +1 -0
- package/themes/dobro/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/dobro/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/dobro/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/dobro/cssVars/theme/index.js +4 -0
- package/themes/dobro/cssVars/theme/index.json +4 -0
- package/themes/dobro/docs.json +11 -0
- package/themes/dobro/index.css +1 -0
- package/themes/dobro/index.js +1 -0
- package/themes/dobro/index.json +1 -0
- package/themes/dobro/index.less +1 -0
- package/themes/dobro/index.pcss +1 -0
- package/themes/dobro/index.scss +1 -0
- package/themes/dobro/index.styl +1 -0
- package/themes/dobro/struct.json +3 -0
- package/themes/dobroDark/cssVars/declarations/index.css +3 -2
- package/themes/dobroDark/cssVars/declarations/noColors.css +1 -0
- package/themes/dobroDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/dobroDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocalIncremental.css +2 -2
- package/themes/dobroDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/dobroDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/dobroDark/cssVars/theme/index.js +6 -2
- package/themes/dobroDark/cssVars/theme/index.json +6 -2
- package/themes/dobroDark/docs.json +11 -0
- package/themes/dobroDark/index.css +3 -2
- package/themes/dobroDark/index.js +3 -2
- package/themes/dobroDark/index.json +3 -2
- package/themes/dobroDark/index.less +3 -2
- package/themes/dobroDark/index.pcss +3 -2
- package/themes/dobroDark/index.scss +3 -2
- package/themes/dobroDark/index.styl +3 -2
- package/themes/dobroDark/struct.json +5 -2
- package/themes/home/cssVars/declarations/index.css +1 -0
- package/themes/home/cssVars/declarations/noColors.css +1 -0
- package/themes/home/cssVars/declarations/noSizes.css +1 -0
- package/themes/home/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/home/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/home/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/home/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/home/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/home/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/home/cssVars/theme/index.js +4 -0
- package/themes/home/cssVars/theme/index.json +4 -0
- package/themes/home/docs.json +11 -0
- package/themes/home/index.css +1 -0
- package/themes/home/index.js +1 -0
- package/themes/home/index.json +1 -0
- package/themes/home/index.less +1 -0
- package/themes/home/index.pcss +1 -0
- package/themes/home/index.scss +1 -0
- package/themes/home/index.styl +1 -0
- package/themes/home/struct.json +3 -0
- package/themes/homeDark/cssVars/declarations/index.css +1 -0
- package/themes/homeDark/cssVars/declarations/noColors.css +1 -0
- package/themes/homeDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/homeDark/cssVars/theme/index.js +4 -0
- package/themes/homeDark/cssVars/theme/index.json +4 -0
- package/themes/homeDark/docs.json +11 -0
- package/themes/homeDark/index.css +1 -0
- package/themes/homeDark/index.js +1 -0
- package/themes/homeDark/index.json +1 -0
- package/themes/homeDark/index.less +1 -0
- package/themes/homeDark/index.pcss +1 -0
- package/themes/homeDark/index.scss +1 -0
- package/themes/homeDark/index.styl +1 -0
- package/themes/homeDark/struct.json +3 -0
- package/themes/legoAndroid/cssVars/declarations/index.css +1 -0
- package/themes/legoAndroid/cssVars/declarations/noColors.css +1 -0
- package/themes/legoAndroid/cssVars/declarations/noSizes.css +1 -0
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/legoAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoAndroid/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/legoAndroid/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/legoAndroid/cssVars/theme/index.js +4 -0
- package/themes/legoAndroid/cssVars/theme/index.json +4 -0
- package/themes/legoAndroid/docs.json +11 -0
- package/themes/legoAndroid/index.css +1 -0
- package/themes/legoAndroid/index.js +1 -0
- package/themes/legoAndroid/index.json +1 -0
- package/themes/legoAndroid/index.less +1 -0
- package/themes/legoAndroid/index.pcss +1 -0
- package/themes/legoAndroid/index.scss +1 -0
- package/themes/legoAndroid/index.styl +1 -0
- package/themes/legoAndroid/struct.json +3 -0
- package/themes/legoAndroidDark/cssVars/declarations/index.css +1 -0
- package/themes/legoAndroidDark/cssVars/declarations/noColors.css +1 -0
- package/themes/legoAndroidDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoAndroidDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/legoAndroidDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/legoAndroidDark/cssVars/theme/index.js +4 -0
- package/themes/legoAndroidDark/cssVars/theme/index.json +4 -0
- package/themes/legoAndroidDark/docs.json +11 -0
- package/themes/legoAndroidDark/index.css +1 -0
- package/themes/legoAndroidDark/index.js +1 -0
- package/themes/legoAndroidDark/index.json +1 -0
- package/themes/legoAndroidDark/index.less +1 -0
- package/themes/legoAndroidDark/index.pcss +1 -0
- package/themes/legoAndroidDark/index.scss +1 -0
- package/themes/legoAndroidDark/index.styl +1 -0
- package/themes/legoAndroidDark/struct.json +3 -0
- package/themes/legoIOS/cssVars/declarations/index.css +1 -0
- package/themes/legoIOS/cssVars/declarations/noColors.css +1 -0
- package/themes/legoIOS/cssVars/declarations/noSizes.css +1 -0
- package/themes/legoIOS/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/legoIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoIOS/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/legoIOS/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/legoIOS/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/legoIOS/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/legoIOS/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/legoIOS/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/legoIOS/cssVars/theme/index.js +4 -0
- package/themes/legoIOS/cssVars/theme/index.json +4 -0
- package/themes/legoIOS/docs.json +11 -0
- package/themes/legoIOS/index.css +1 -0
- package/themes/legoIOS/index.js +1 -0
- package/themes/legoIOS/index.json +1 -0
- package/themes/legoIOS/index.less +1 -0
- package/themes/legoIOS/index.pcss +1 -0
- package/themes/legoIOS/index.scss +1 -0
- package/themes/legoIOS/index.styl +1 -0
- package/themes/legoIOS/struct.json +3 -0
- package/themes/legoIOSDark/cssVars/declarations/index.css +1 -0
- package/themes/legoIOSDark/cssVars/declarations/noColors.css +1 -0
- package/themes/legoIOSDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/legoIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/legoIOSDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/legoIOSDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/legoIOSDark/cssVars/theme/index.js +4 -0
- package/themes/legoIOSDark/cssVars/theme/index.json +4 -0
- package/themes/legoIOSDark/docs.json +11 -0
- package/themes/legoIOSDark/index.css +1 -0
- package/themes/legoIOSDark/index.js +1 -0
- package/themes/legoIOSDark/index.json +1 -0
- package/themes/legoIOSDark/index.less +1 -0
- package/themes/legoIOSDark/index.pcss +1 -0
- package/themes/legoIOSDark/index.scss +1 -0
- package/themes/legoIOSDark/index.styl +1 -0
- package/themes/legoIOSDark/struct.json +3 -0
- package/themes/media/cssVars/declarations/index.css +1 -0
- package/themes/media/cssVars/declarations/noColors.css +1 -0
- package/themes/media/cssVars/declarations/noSizes.css +1 -0
- package/themes/media/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/media/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/media/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/media/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/media/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/media/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/media/cssVars/theme/index.js +4 -0
- package/themes/media/cssVars/theme/index.json +4 -0
- package/themes/media/docs.json +11 -0
- package/themes/media/index.css +1 -0
- package/themes/media/index.js +1 -0
- package/themes/media/index.json +1 -0
- package/themes/media/index.less +1 -0
- package/themes/media/index.pcss +1 -0
- package/themes/media/index.scss +1 -0
- package/themes/media/index.styl +1 -0
- package/themes/media/struct.json +3 -0
- package/themes/mediaDark/cssVars/declarations/index.css +1 -0
- package/themes/mediaDark/cssVars/declarations/noColors.css +1 -0
- package/themes/mediaDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/mediaDark/cssVars/theme/index.js +4 -0
- package/themes/mediaDark/cssVars/theme/index.json +4 -0
- package/themes/mediaDark/docs.json +11 -0
- package/themes/mediaDark/index.css +1 -0
- package/themes/mediaDark/index.js +1 -0
- package/themes/mediaDark/index.json +1 -0
- package/themes/mediaDark/index.less +1 -0
- package/themes/mediaDark/index.pcss +1 -0
- package/themes/mediaDark/index.scss +1 -0
- package/themes/mediaDark/index.styl +1 -0
- package/themes/mediaDark/struct.json +3 -0
- package/themes/mycom/cssVars/declarations/index.css +1 -0
- package/themes/mycom/cssVars/declarations/noColors.css +1 -0
- package/themes/mycom/cssVars/declarations/noSizes.css +1 -0
- package/themes/mycom/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/mycom/cssVars/theme/index.js +4 -0
- package/themes/mycom/cssVars/theme/index.json +4 -0
- package/themes/mycom/docs.json +11 -0
- package/themes/mycom/index.css +1 -0
- package/themes/mycom/index.js +1 -0
- package/themes/mycom/index.json +1 -0
- package/themes/mycom/index.less +1 -0
- package/themes/mycom/index.pcss +1 -0
- package/themes/mycom/index.scss +1 -0
- package/themes/mycom/index.styl +1 -0
- package/themes/mycom/struct.json +3 -0
- package/themes/octavius/cssVars/declarations/index.css +1 -0
- package/themes/octavius/cssVars/declarations/noColors.css +1 -0
- package/themes/octavius/cssVars/declarations/noSizes.css +1 -0
- package/themes/octavius/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octavius/cssVars/theme/index.js +4 -0
- package/themes/octavius/cssVars/theme/index.json +4 -0
- package/themes/octavius/docs.json +11 -0
- package/themes/octavius/index.css +1 -0
- package/themes/octavius/index.js +1 -0
- package/themes/octavius/index.json +1 -0
- package/themes/octavius/index.less +1 -0
- package/themes/octavius/index.pcss +1 -0
- package/themes/octavius/index.scss +1 -0
- package/themes/octavius/index.styl +1 -0
- package/themes/octavius/struct.json +3 -0
- package/themes/octaviusCompact/cssVars/declarations/index.css +1 -0
- package/themes/octaviusCompact/cssVars/declarations/noColors.css +1 -0
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +1 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octaviusCompact/cssVars/theme/index.js +4 -0
- package/themes/octaviusCompact/cssVars/theme/index.json +4 -0
- package/themes/octaviusCompact/docs.json +11 -0
- package/themes/octaviusCompact/index.css +1 -0
- package/themes/octaviusCompact/index.js +1 -0
- package/themes/octaviusCompact/index.json +1 -0
- package/themes/octaviusCompact/index.less +1 -0
- package/themes/octaviusCompact/index.pcss +1 -0
- package/themes/octaviusCompact/index.scss +1 -0
- package/themes/octaviusCompact/index.styl +1 -0
- package/themes/octaviusCompact/struct.json +3 -0
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +1 -0
- package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +1 -0
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.js +4 -0
- package/themes/octaviusCompactDark/cssVars/theme/index.json +4 -0
- package/themes/octaviusCompactDark/docs.json +11 -0
- package/themes/octaviusCompactDark/index.css +1 -0
- package/themes/octaviusCompactDark/index.js +1 -0
- package/themes/octaviusCompactDark/index.json +1 -0
- package/themes/octaviusCompactDark/index.less +1 -0
- package/themes/octaviusCompactDark/index.pcss +1 -0
- package/themes/octaviusCompactDark/index.scss +1 -0
- package/themes/octaviusCompactDark/index.styl +1 -0
- package/themes/octaviusCompactDark/struct.json +3 -0
- package/themes/octaviusDark/cssVars/declarations/index.css +1 -0
- package/themes/octaviusDark/cssVars/declarations/noColors.css +1 -0
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octaviusDark/cssVars/theme/index.js +4 -0
- package/themes/octaviusDark/cssVars/theme/index.json +4 -0
- package/themes/octaviusDark/docs.json +11 -0
- package/themes/octaviusDark/index.css +1 -0
- package/themes/octaviusDark/index.js +1 -0
- package/themes/octaviusDark/index.json +1 -0
- package/themes/octaviusDark/index.less +1 -0
- package/themes/octaviusDark/index.pcss +1 -0
- package/themes/octaviusDark/index.scss +1 -0
- package/themes/octaviusDark/index.styl +1 -0
- package/themes/octaviusDark/struct.json +3 -0
- package/themes/octaviusVK/cssVars/declarations/index.css +1 -0
- package/themes/octaviusVK/cssVars/declarations/noColors.css +1 -0
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +1 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octaviusVK/cssVars/theme/index.js +4 -0
- package/themes/octaviusVK/cssVars/theme/index.json +4 -0
- package/themes/octaviusVK/docs.json +11 -0
- package/themes/octaviusVK/index.css +1 -0
- package/themes/octaviusVK/index.js +1 -0
- package/themes/octaviusVK/index.json +1 -0
- package/themes/octaviusVK/index.less +1 -0
- package/themes/octaviusVK/index.pcss +1 -0
- package/themes/octaviusVK/index.scss +1 -0
- package/themes/octaviusVK/index.styl +1 -0
- package/themes/octaviusVK/struct.json +3 -0
- package/themes/octaviusVKDark/cssVars/declarations/index.css +1 -0
- package/themes/octaviusVKDark/cssVars/declarations/noColors.css +1 -0
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octaviusVKDark/cssVars/theme/index.js +4 -0
- package/themes/octaviusVKDark/cssVars/theme/index.json +4 -0
- package/themes/octaviusVKDark/docs.json +11 -0
- package/themes/octaviusVKDark/index.css +1 -0
- package/themes/octaviusVKDark/index.js +1 -0
- package/themes/octaviusVKDark/index.json +1 -0
- package/themes/octaviusVKDark/index.less +1 -0
- package/themes/octaviusVKDark/index.pcss +1 -0
- package/themes/octaviusVKDark/index.scss +1 -0
- package/themes/octaviusVKDark/index.styl +1 -0
- package/themes/octaviusVKDark/struct.json +3 -0
- package/themes/octaviusWhite/cssVars/declarations/index.css +1 -0
- package/themes/octaviusWhite/cssVars/declarations/noColors.css +1 -0
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +1 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octaviusWhite/cssVars/theme/index.js +4 -0
- package/themes/octaviusWhite/cssVars/theme/index.json +4 -0
- package/themes/octaviusWhite/docs.json +11 -0
- package/themes/octaviusWhite/index.css +1 -0
- package/themes/octaviusWhite/index.js +1 -0
- package/themes/octaviusWhite/index.json +1 -0
- package/themes/octaviusWhite/index.less +1 -0
- package/themes/octaviusWhite/index.pcss +1 -0
- package/themes/octaviusWhite/index.scss +1 -0
- package/themes/octaviusWhite/index.styl +1 -0
- package/themes/octaviusWhite/struct.json +3 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/index.css +1 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/noColors.css +1 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/octaviusWhiteDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/octaviusWhiteDark/cssVars/theme/index.js +4 -0
- package/themes/octaviusWhiteDark/cssVars/theme/index.json +4 -0
- package/themes/octaviusWhiteDark/docs.json +11 -0
- package/themes/octaviusWhiteDark/index.css +1 -0
- package/themes/octaviusWhiteDark/index.js +1 -0
- package/themes/octaviusWhiteDark/index.json +1 -0
- package/themes/octaviusWhiteDark/index.less +1 -0
- package/themes/octaviusWhiteDark/index.pcss +1 -0
- package/themes/octaviusWhiteDark/index.scss +1 -0
- package/themes/octaviusWhiteDark/index.styl +1 -0
- package/themes/octaviusWhiteDark/struct.json +3 -0
- package/themes/otvet/cssVars/declarations/index.css +1 -0
- package/themes/otvet/cssVars/declarations/noColors.css +1 -0
- package/themes/otvet/cssVars/declarations/noSizes.css +1 -0
- package/themes/otvet/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/otvet/cssVars/theme/index.js +4 -0
- package/themes/otvet/cssVars/theme/index.json +4 -0
- package/themes/otvet/docs.json +11 -0
- package/themes/otvet/index.css +1 -0
- package/themes/otvet/index.js +1 -0
- package/themes/otvet/index.json +1 -0
- package/themes/otvet/index.less +1 -0
- package/themes/otvet/index.pcss +1 -0
- package/themes/otvet/index.scss +1 -0
- package/themes/otvet/index.styl +1 -0
- package/themes/otvet/struct.json +3 -0
- package/themes/otvetDark/cssVars/declarations/index.css +1 -0
- package/themes/otvetDark/cssVars/declarations/noColors.css +1 -0
- package/themes/otvetDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/otvetDark/cssVars/theme/index.js +4 -0
- package/themes/otvetDark/cssVars/theme/index.json +4 -0
- package/themes/otvetDark/docs.json +11 -0
- package/themes/otvetDark/index.css +1 -0
- package/themes/otvetDark/index.js +1 -0
- package/themes/otvetDark/index.json +1 -0
- package/themes/otvetDark/index.less +1 -0
- package/themes/otvetDark/index.pcss +1 -0
- package/themes/otvetDark/index.scss +1 -0
- package/themes/otvetDark/index.styl +1 -0
- package/themes/otvetDark/struct.json +3 -0
- package/themes/paradigmBase/cssVars/declarations/index.css +1 -0
- package/themes/paradigmBase/cssVars/declarations/noColors.css +1 -0
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +1 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/paradigmBase/cssVars/theme/index.js +4 -0
- package/themes/paradigmBase/cssVars/theme/index.json +4 -0
- package/themes/paradigmBase/docs.json +11 -0
- package/themes/paradigmBase/index.css +1 -0
- package/themes/paradigmBase/index.js +1 -0
- package/themes/paradigmBase/index.json +1 -0
- package/themes/paradigmBase/index.less +1 -0
- package/themes/paradigmBase/index.pcss +1 -0
- package/themes/paradigmBase/index.scss +1 -0
- package/themes/paradigmBase/index.styl +1 -0
- package/themes/paradigmBase/struct.json +3 -0
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +1 -0
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +1 -0
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.js +4 -0
- package/themes/paradigmBaseDark/cssVars/theme/index.json +4 -0
- package/themes/paradigmBaseDark/docs.json +11 -0
- package/themes/paradigmBaseDark/index.css +1 -0
- package/themes/paradigmBaseDark/index.js +1 -0
- package/themes/paradigmBaseDark/index.json +1 -0
- package/themes/paradigmBaseDark/index.less +1 -0
- package/themes/paradigmBaseDark/index.pcss +1 -0
- package/themes/paradigmBaseDark/index.scss +1 -0
- package/themes/paradigmBaseDark/index.styl +1 -0
- package/themes/paradigmBaseDark/struct.json +3 -0
- package/themes/pharma/cssVars/declarations/index.css +1 -0
- package/themes/pharma/cssVars/declarations/noColors.css +1 -0
- package/themes/pharma/cssVars/declarations/noSizes.css +1 -0
- package/themes/pharma/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/pharma/cssVars/theme/index.js +4 -0
- package/themes/pharma/cssVars/theme/index.json +4 -0
- package/themes/pharma/docs.json +11 -0
- package/themes/pharma/index.css +1 -0
- package/themes/pharma/index.js +1 -0
- package/themes/pharma/index.json +1 -0
- package/themes/pharma/index.less +1 -0
- package/themes/pharma/index.pcss +1 -0
- package/themes/pharma/index.scss +1 -0
- package/themes/pharma/index.styl +1 -0
- package/themes/pharma/struct.json +3 -0
- package/themes/portalUI/cssVars/declarations/index.css +1 -0
- package/themes/portalUI/cssVars/declarations/noColors.css +1 -0
- package/themes/portalUI/cssVars/declarations/noSizes.css +1 -0
- package/themes/portalUI/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/portalUI/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/portalUI/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/portalUI/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/portalUI/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/portalUI/cssVars/theme/index.js +4 -0
- package/themes/portalUI/cssVars/theme/index.json +4 -0
- package/themes/portalUI/docs.json +11 -0
- package/themes/portalUI/index.css +1 -0
- package/themes/portalUI/index.js +1 -0
- package/themes/portalUI/index.json +1 -0
- package/themes/portalUI/index.less +1 -0
- package/themes/portalUI/index.pcss +1 -0
- package/themes/portalUI/index.scss +1 -0
- package/themes/portalUI/index.styl +1 -0
- package/themes/portalUI/struct.json +3 -0
- package/themes/portalUIDark/cssVars/declarations/index.css +1 -0
- package/themes/portalUIDark/cssVars/declarations/noColors.css +1 -0
- package/themes/portalUIDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/portalUIDark/cssVars/theme/index.js +4 -0
- package/themes/portalUIDark/cssVars/theme/index.json +4 -0
- package/themes/portalUIDark/docs.json +11 -0
- package/themes/portalUIDark/index.css +1 -0
- package/themes/portalUIDark/index.js +1 -0
- package/themes/portalUIDark/index.json +1 -0
- package/themes/portalUIDark/index.less +1 -0
- package/themes/portalUIDark/index.pcss +1 -0
- package/themes/portalUIDark/index.scss +1 -0
- package/themes/portalUIDark/index.styl +1 -0
- package/themes/portalUIDark/struct.json +3 -0
- package/themes/promo/cssVars/declarations/index.css +1 -0
- package/themes/promo/cssVars/declarations/noColors.css +1 -0
- package/themes/promo/cssVars/declarations/noSizes.css +1 -0
- package/themes/promo/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/promo/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/promo/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/promo/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/promo/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/promo/cssVars/theme/index.js +4 -0
- package/themes/promo/cssVars/theme/index.json +4 -0
- package/themes/promo/docs.json +11 -0
- package/themes/promo/index.css +1 -0
- package/themes/promo/index.js +1 -0
- package/themes/promo/index.json +1 -0
- package/themes/promo/index.less +1 -0
- package/themes/promo/index.pcss +1 -0
- package/themes/promo/index.scss +1 -0
- package/themes/promo/index.styl +1 -0
- package/themes/promo/struct.json +3 -0
- package/themes/search/cssVars/declarations/index.css +1 -0
- package/themes/search/cssVars/declarations/noColors.css +1 -0
- package/themes/search/cssVars/declarations/noSizes.css +1 -0
- package/themes/search/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/search/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/search/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/search/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/search/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/search/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/search/cssVars/theme/index.js +4 -0
- package/themes/search/cssVars/theme/index.json +4 -0
- package/themes/search/docs.json +11 -0
- package/themes/search/index.css +1 -0
- package/themes/search/index.js +1 -0
- package/themes/search/index.json +1 -0
- package/themes/search/index.less +1 -0
- package/themes/search/index.pcss +1 -0
- package/themes/search/index.scss +1 -0
- package/themes/search/index.styl +1 -0
- package/themes/search/struct.json +3 -0
- package/themes/todo/cssVars/declarations/index.css +1 -0
- package/themes/todo/cssVars/declarations/noColors.css +1 -0
- package/themes/todo/cssVars/declarations/noSizes.css +1 -0
- package/themes/todo/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/todo/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/todo/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/todo/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/todo/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/todo/cssVars/theme/index.js +4 -0
- package/themes/todo/cssVars/theme/index.json +4 -0
- package/themes/todo/docs.json +11 -0
- package/themes/todo/index.css +1 -0
- package/themes/todo/index.js +1 -0
- package/themes/todo/index.json +1 -0
- package/themes/todo/index.less +1 -0
- package/themes/todo/index.pcss +1 -0
- package/themes/todo/index.scss +1 -0
- package/themes/todo/index.styl +1 -0
- package/themes/todo/struct.json +3 -0
- package/themes/tutoria/cssVars/declarations/index.css +1 -0
- package/themes/tutoria/cssVars/declarations/noColors.css +1 -0
- package/themes/tutoria/cssVars/declarations/noSizes.css +1 -0
- package/themes/tutoria/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/tutoria/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/tutoria/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/tutoria/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/tutoria/cssVars/theme/index.js +4 -0
- package/themes/tutoria/cssVars/theme/index.json +4 -0
- package/themes/tutoria/docs.json +11 -0
- package/themes/tutoria/index.css +1 -0
- package/themes/tutoria/index.js +1 -0
- package/themes/tutoria/index.json +1 -0
- package/themes/tutoria/index.less +1 -0
- package/themes/tutoria/index.pcss +1 -0
- package/themes/tutoria/index.scss +1 -0
- package/themes/tutoria/index.styl +1 -0
- package/themes/tutoria/struct.json +3 -0
- package/themes/tutoriaDark/cssVars/declarations/index.css +3 -2
- package/themes/tutoriaDark/cssVars/declarations/noColors.css +1 -0
- package/themes/tutoriaDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/tutoriaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +2 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/tutoriaDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/tutoriaDark/cssVars/theme/index.js +6 -2
- package/themes/tutoriaDark/cssVars/theme/index.json +6 -2
- package/themes/tutoriaDark/docs.json +11 -0
- package/themes/tutoriaDark/index.css +3 -2
- package/themes/tutoriaDark/index.js +3 -2
- package/themes/tutoriaDark/index.json +3 -2
- package/themes/tutoriaDark/index.less +3 -2
- package/themes/tutoriaDark/index.pcss +3 -2
- package/themes/tutoriaDark/index.scss +3 -2
- package/themes/tutoriaDark/index.styl +3 -2
- package/themes/tutoriaDark/struct.json +5 -2
- package/themes/vkAccessibility/cssVars/declarations/index.css +1 -0
- package/themes/vkAccessibility/cssVars/declarations/noColors.css +1 -0
- package/themes/vkAccessibility/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkAccessibility/cssVars/theme/index.js +4 -0
- package/themes/vkAccessibility/cssVars/theme/index.json +4 -0
- package/themes/vkAccessibility/docs.json +11 -0
- package/themes/vkAccessibility/index.css +1 -0
- package/themes/vkAccessibility/index.js +1 -0
- package/themes/vkAccessibility/index.json +1 -0
- package/themes/vkAccessibility/index.less +1 -0
- package/themes/vkAccessibility/index.pcss +1 -0
- package/themes/vkAccessibility/index.scss +1 -0
- package/themes/vkAccessibility/index.styl +1 -0
- package/themes/vkAccessibility/struct.json +3 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/index.css +3 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/vkAccessibilityDark/cssVars/theme/index.js +6 -2
- package/themes/vkAccessibilityDark/cssVars/theme/index.json +6 -2
- package/themes/vkAccessibilityDark/docs.json +11 -0
- package/themes/vkAccessibilityDark/index.css +3 -2
- package/themes/vkAccessibilityDark/index.js +3 -2
- package/themes/vkAccessibilityDark/index.json +3 -2
- package/themes/vkAccessibilityDark/index.less +3 -2
- package/themes/vkAccessibilityDark/index.pcss +3 -2
- package/themes/vkAccessibilityDark/index.scss +3 -2
- package/themes/vkAccessibilityDark/index.styl +3 -2
- package/themes/vkAccessibilityDark/struct.json +5 -2
- package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +1 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +1 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/index.js +4 -0
- package/themes/vkAccessibilityIOS/cssVars/theme/index.json +4 -0
- package/themes/vkAccessibilityIOS/docs.json +11 -0
- package/themes/vkAccessibilityIOS/index.css +1 -0
- package/themes/vkAccessibilityIOS/index.js +1 -0
- package/themes/vkAccessibilityIOS/index.json +1 -0
- package/themes/vkAccessibilityIOS/index.less +1 -0
- package/themes/vkAccessibilityIOS/index.pcss +1 -0
- package/themes/vkAccessibilityIOS/index.scss +1 -0
- package/themes/vkAccessibilityIOS/index.styl +1 -0
- package/themes/vkAccessibilityIOS/struct.json +3 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +6 -2
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +6 -2
- package/themes/vkAccessibilityIOSDark/docs.json +11 -0
- package/themes/vkAccessibilityIOSDark/index.css +3 -2
- package/themes/vkAccessibilityIOSDark/index.js +3 -2
- package/themes/vkAccessibilityIOSDark/index.json +3 -2
- package/themes/vkAccessibilityIOSDark/index.less +3 -2
- package/themes/vkAccessibilityIOSDark/index.pcss +3 -2
- package/themes/vkAccessibilityIOSDark/index.scss +3 -2
- package/themes/vkAccessibilityIOSDark/index.styl +3 -2
- package/themes/vkAccessibilityIOSDark/struct.json +5 -2
- package/themes/vkBase/cssVars/declarations/index.css +1 -0
- package/themes/vkBase/cssVars/declarations/noColors.css +1 -0
- package/themes/vkBase/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkBase/cssVars/theme/index.js +4 -0
- package/themes/vkBase/cssVars/theme/index.json +4 -0
- package/themes/vkBase/docs.json +11 -0
- package/themes/vkBase/index.css +1 -0
- package/themes/vkBase/index.js +1 -0
- package/themes/vkBase/index.json +1 -0
- package/themes/vkBase/index.less +1 -0
- package/themes/vkBase/index.pcss +1 -0
- package/themes/vkBase/index.scss +1 -0
- package/themes/vkBase/index.styl +1 -0
- package/themes/vkBase/struct.json +3 -0
- package/themes/vkBaseDark/cssVars/declarations/index.css +3 -2
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +2 -2
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/vkBaseDark/cssVars/theme/index.js +6 -2
- package/themes/vkBaseDark/cssVars/theme/index.json +6 -2
- package/themes/vkBaseDark/docs.json +11 -0
- package/themes/vkBaseDark/index.css +3 -2
- package/themes/vkBaseDark/index.js +3 -2
- package/themes/vkBaseDark/index.json +3 -2
- package/themes/vkBaseDark/index.less +3 -2
- package/themes/vkBaseDark/index.pcss +3 -2
- package/themes/vkBaseDark/index.scss +3 -2
- package/themes/vkBaseDark/index.styl +3 -2
- package/themes/vkBaseDark/struct.json +5 -2
- package/themes/vkCom/cssVars/declarations/index.css +1 -0
- package/themes/vkCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkCom/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkCom/cssVars/theme/index.js +4 -0
- package/themes/vkCom/cssVars/theme/index.json +4 -0
- package/themes/vkCom/docs.json +11 -0
- package/themes/vkCom/index.css +1 -0
- package/themes/vkCom/index.js +1 -0
- package/themes/vkCom/index.json +1 -0
- package/themes/vkCom/index.less +1 -0
- package/themes/vkCom/index.pcss +1 -0
- package/themes/vkCom/index.scss +1 -0
- package/themes/vkCom/index.styl +1 -0
- package/themes/vkCom/struct.json +3 -0
- package/themes/vkComDark/cssVars/declarations/index.css +1 -0
- package/themes/vkComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkComDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkComDark/cssVars/theme/index.js +4 -0
- package/themes/vkComDark/cssVars/theme/index.json +4 -0
- package/themes/vkComDark/docs.json +11 -0
- package/themes/vkComDark/index.css +1 -0
- package/themes/vkComDark/index.js +1 -0
- package/themes/vkComDark/index.json +1 -0
- package/themes/vkComDark/index.less +1 -0
- package/themes/vkComDark/index.pcss +1 -0
- package/themes/vkComDark/index.scss +1 -0
- package/themes/vkComDark/index.styl +1 -0
- package/themes/vkComDark/struct.json +3 -0
- package/themes/vkIOS/cssVars/declarations/index.css +1 -0
- package/themes/vkIOS/cssVars/declarations/noColors.css +1 -0
- package/themes/vkIOS/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkIOS/cssVars/theme/index.js +4 -0
- package/themes/vkIOS/cssVars/theme/index.json +4 -0
- package/themes/vkIOS/docs.json +11 -0
- package/themes/vkIOS/index.css +1 -0
- package/themes/vkIOS/index.js +1 -0
- package/themes/vkIOS/index.json +1 -0
- package/themes/vkIOS/index.less +1 -0
- package/themes/vkIOS/index.pcss +1 -0
- package/themes/vkIOS/index.scss +1 -0
- package/themes/vkIOS/index.styl +1 -0
- package/themes/vkIOS/struct.json +3 -0
- package/themes/vkIOSDark/cssVars/declarations/index.css +3 -2
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/vkIOSDark/cssVars/theme/index.js +6 -2
- package/themes/vkIOSDark/cssVars/theme/index.json +6 -2
- package/themes/vkIOSDark/docs.json +11 -0
- package/themes/vkIOSDark/index.css +3 -2
- package/themes/vkIOSDark/index.js +3 -2
- package/themes/vkIOSDark/index.json +3 -2
- package/themes/vkIOSDark/index.less +3 -2
- package/themes/vkIOSDark/index.pcss +3 -2
- package/themes/vkIOSDark/index.scss +3 -2
- package/themes/vkIOSDark/index.styl +3 -2
- package/themes/vkIOSDark/struct.json +5 -2
- package/themes/vkIdOk/cssVars/declarations/index.css +20 -19
- package/themes/vkIdOk/cssVars/declarations/noColors.css +1 -0
- package/themes/vkIdOk/cssVars/declarations/noSizes.css +20 -19
- package/themes/vkIdOk/cssVars/declarations/onlyColors.css +19 -19
- package/themes/vkIdOk/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +20 -19
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +20 -19
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -19
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +20 -19
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +20 -19
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +20 -19
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +20 -19
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +20 -19
- package/themes/vkIdOk/cssVars/theme/index.js +23 -19
- package/themes/vkIdOk/cssVars/theme/index.json +23 -19
- package/themes/vkIdOk/docs.json +11 -0
- package/themes/vkIdOk/index.css +20 -19
- package/themes/vkIdOk/index.js +20 -19
- package/themes/vkIdOk/index.json +20 -19
- package/themes/vkIdOk/index.less +20 -19
- package/themes/vkIdOk/index.pcss +20 -19
- package/themes/vkIdOk/index.scss +20 -19
- package/themes/vkIdOk/index.styl +20 -19
- package/themes/vkIdOk/struct.json +22 -19
- package/themes/vkIdOkDark/cssVars/declarations/index.css +13 -12
- package/themes/vkIdOkDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +13 -12
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.css +12 -12
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +13 -12
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +13 -12
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocalIncremental.css +12 -12
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +13 -12
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +13 -12
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +13 -12
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +13 -12
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +13 -12
- package/themes/vkIdOkDark/cssVars/theme/index.js +16 -12
- package/themes/vkIdOkDark/cssVars/theme/index.json +16 -12
- package/themes/vkIdOkDark/docs.json +11 -0
- package/themes/vkIdOkDark/index.css +13 -12
- package/themes/vkIdOkDark/index.js +13 -12
- package/themes/vkIdOkDark/index.json +13 -12
- package/themes/vkIdOkDark/index.less +13 -12
- package/themes/vkIdOkDark/index.pcss +13 -12
- package/themes/vkIdOkDark/index.scss +13 -12
- package/themes/vkIdOkDark/index.styl +13 -12
- package/themes/vkIdOkDark/struct.json +15 -12
- package/themes/vkIdOkIOS/cssVars/declarations/index.css +20 -19
- package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +1 -0
- package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +20 -19
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.css +19 -19
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +20 -19
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +20 -19
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +23 -17
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +20 -19
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +20 -19
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +20 -19
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +20 -19
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +20 -19
- package/themes/vkIdOkIOS/cssVars/theme/index.js +23 -19
- package/themes/vkIdOkIOS/cssVars/theme/index.json +23 -19
- package/themes/vkIdOkIOS/docs.json +11 -0
- package/themes/vkIdOkIOS/index.css +20 -19
- package/themes/vkIdOkIOS/index.js +20 -19
- package/themes/vkIdOkIOS/index.json +20 -19
- package/themes/vkIdOkIOS/index.less +20 -19
- package/themes/vkIdOkIOS/index.pcss +20 -19
- package/themes/vkIdOkIOS/index.scss +20 -19
- package/themes/vkIdOkIOS/index.styl +20 -19
- package/themes/vkIdOkIOS/struct.json +22 -19
- package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +13 -12
- package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +13 -12
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.css +12 -12
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +13 -12
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +13 -12
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -10
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +13 -12
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +13 -12
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +13 -12
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +13 -12
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +13 -12
- package/themes/vkIdOkIOSDark/cssVars/theme/index.js +16 -12
- package/themes/vkIdOkIOSDark/cssVars/theme/index.json +16 -12
- package/themes/vkIdOkIOSDark/docs.json +11 -0
- package/themes/vkIdOkIOSDark/index.css +13 -12
- package/themes/vkIdOkIOSDark/index.js +13 -12
- package/themes/vkIdOkIOSDark/index.json +13 -12
- package/themes/vkIdOkIOSDark/index.less +13 -12
- package/themes/vkIdOkIOSDark/index.pcss +13 -12
- package/themes/vkIdOkIOSDark/index.scss +13 -12
- package/themes/vkIdOkIOSDark/index.styl +13 -12
- package/themes/vkIdOkIOSDark/struct.json +15 -12
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +1 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkontakteAndroid/cssVars/theme/index.js +4 -0
- package/themes/vkontakteAndroid/cssVars/theme/index.json +4 -0
- package/themes/vkontakteAndroid/docs.json +11 -0
- package/themes/vkontakteAndroid/index.css +1 -0
- package/themes/vkontakteAndroid/index.js +1 -0
- package/themes/vkontakteAndroid/index.json +1 -0
- package/themes/vkontakteAndroid/index.less +1 -0
- package/themes/vkontakteAndroid/index.pcss +1 -0
- package/themes/vkontakteAndroid/index.scss +1 -0
- package/themes/vkontakteAndroid/index.styl +1 -0
- package/themes/vkontakteAndroid/struct.json +3 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +3 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +6 -2
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +6 -2
- package/themes/vkontakteAndroidDark/docs.json +11 -0
- package/themes/vkontakteAndroidDark/index.css +3 -2
- package/themes/vkontakteAndroidDark/index.js +3 -2
- package/themes/vkontakteAndroidDark/index.json +3 -2
- package/themes/vkontakteAndroidDark/index.less +3 -2
- package/themes/vkontakteAndroidDark/index.pcss +3 -2
- package/themes/vkontakteAndroidDark/index.scss +3 -2
- package/themes/vkontakteAndroidDark/index.styl +3 -2
- package/themes/vkontakteAndroidDark/struct.json +5 -2
- package/themes/vkontakteCom/cssVars/declarations/index.css +1 -0
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkontakteCom/cssVars/theme/index.js +4 -0
- package/themes/vkontakteCom/cssVars/theme/index.json +4 -0
- package/themes/vkontakteCom/docs.json +11 -0
- package/themes/vkontakteCom/index.css +1 -0
- package/themes/vkontakteCom/index.js +1 -0
- package/themes/vkontakteCom/index.json +1 -0
- package/themes/vkontakteCom/index.less +1 -0
- package/themes/vkontakteCom/index.pcss +1 -0
- package/themes/vkontakteCom/index.scss +1 -0
- package/themes/vkontakteCom/index.styl +1 -0
- package/themes/vkontakteCom/struct.json +3 -0
- package/themes/vkontakteComDark/cssVars/declarations/index.css +1 -0
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkontakteComDark/cssVars/theme/index.js +4 -0
- package/themes/vkontakteComDark/cssVars/theme/index.json +4 -0
- package/themes/vkontakteComDark/docs.json +11 -0
- package/themes/vkontakteComDark/index.css +1 -0
- package/themes/vkontakteComDark/index.js +1 -0
- package/themes/vkontakteComDark/index.json +1 -0
- package/themes/vkontakteComDark/index.less +1 -0
- package/themes/vkontakteComDark/index.pcss +1 -0
- package/themes/vkontakteComDark/index.scss +1 -0
- package/themes/vkontakteComDark/index.styl +1 -0
- package/themes/vkontakteComDark/struct.json +3 -0
- package/themes/vkontakteIOS/cssVars/declarations/index.css +1 -0
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +1 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/vkontakteIOS/cssVars/theme/index.js +4 -0
- package/themes/vkontakteIOS/cssVars/theme/index.json +4 -0
- package/themes/vkontakteIOS/docs.json +11 -0
- package/themes/vkontakteIOS/index.css +1 -0
- package/themes/vkontakteIOS/index.js +1 -0
- package/themes/vkontakteIOS/index.json +1 -0
- package/themes/vkontakteIOS/index.less +1 -0
- package/themes/vkontakteIOS/index.pcss +1 -0
- package/themes/vkontakteIOS/index.scss +1 -0
- package/themes/vkontakteIOS/index.styl +1 -0
- package/themes/vkontakteIOS/struct.json +3 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +3 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +3 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +3 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +3 -2
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +3 -2
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +3 -2
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +3 -2
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +3 -2
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +3 -2
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +6 -2
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +6 -2
- package/themes/vkontakteIOSDark/docs.json +11 -0
- package/themes/vkontakteIOSDark/index.css +3 -2
- package/themes/vkontakteIOSDark/index.js +3 -2
- package/themes/vkontakteIOSDark/index.json +3 -2
- package/themes/vkontakteIOSDark/index.less +3 -2
- package/themes/vkontakteIOSDark/index.pcss +3 -2
- package/themes/vkontakteIOSDark/index.scss +3 -2
- package/themes/vkontakteIOSDark/index.styl +3 -2
- package/themes/vkontakteIOSDark/struct.json +5 -2
- package/themes/widgets/cssVars/declarations/index.css +1 -0
- package/themes/widgets/cssVars/declarations/noColors.css +1 -0
- package/themes/widgets/cssVars/declarations/noSizes.css +1 -0
- package/themes/widgets/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/widgets/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/widgets/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/widgets/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/widgets/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/widgets/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/widgets/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/widgets/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/widgets/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/widgets/cssVars/theme/index.js +4 -0
- package/themes/widgets/cssVars/theme/index.json +4 -0
- package/themes/widgets/docs.json +11 -0
- package/themes/widgets/index.css +1 -0
- package/themes/widgets/index.js +1 -0
- package/themes/widgets/index.json +1 -0
- package/themes/widgets/index.less +1 -0
- package/themes/widgets/index.pcss +1 -0
- package/themes/widgets/index.scss +1 -0
- package/themes/widgets/index.styl +1 -0
- package/themes/widgets/struct.json +3 -0
- package/themes/widgetsDark/cssVars/declarations/index.css +1 -0
- package/themes/widgetsDark/cssVars/declarations/noColors.css +1 -0
- package/themes/widgetsDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/widgetsDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/widgetsDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/widgetsDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/widgetsDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/widgetsDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/widgetsDark/cssVars/theme/index.js +4 -0
- package/themes/widgetsDark/cssVars/theme/index.json +4 -0
- package/themes/widgetsDark/docs.json +11 -0
- package/themes/widgetsDark/index.css +1 -0
- package/themes/widgetsDark/index.js +1 -0
- package/themes/widgetsDark/index.json +1 -0
- package/themes/widgetsDark/index.less +1 -0
- package/themes/widgetsDark/index.pcss +1 -0
- package/themes/widgetsDark/index.scss +1 -0
- package/themes/widgetsDark/index.styl +1 -0
- package/themes/widgetsDark/struct.json +3 -0
- package/themes/workspaceAdmin/cssVars/declarations/index.css +1 -0
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +1 -0
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +1 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/workspaceAdmin/cssVars/theme/index.js +4 -0
- package/themes/workspaceAdmin/cssVars/theme/index.json +4 -0
- package/themes/workspaceAdmin/docs.json +11 -0
- package/themes/workspaceAdmin/index.css +1 -0
- package/themes/workspaceAdmin/index.js +1 -0
- package/themes/workspaceAdmin/index.json +1 -0
- package/themes/workspaceAdmin/index.less +1 -0
- package/themes/workspaceAdmin/index.pcss +1 -0
- package/themes/workspaceAdmin/index.scss +1 -0
- package/themes/workspaceAdmin/index.styl +1 -0
- package/themes/workspaceAdmin/struct.json +3 -0
- package/themes/workspaceAdminDark/cssVars/declarations/index.css +1 -0
- package/themes/workspaceAdminDark/cssVars/declarations/noColors.css +1 -0
- package/themes/workspaceAdminDark/cssVars/declarations/noSizes.css +1 -0
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/workspaceAdminDark/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/workspaceAdminDark/cssVars/theme/index.js +4 -0
- package/themes/workspaceAdminDark/cssVars/theme/index.json +4 -0
- package/themes/workspaceAdminDark/docs.json +11 -0
- package/themes/workspaceAdminDark/index.css +1 -0
- package/themes/workspaceAdminDark/index.js +1 -0
- package/themes/workspaceAdminDark/index.json +1 -0
- package/themes/workspaceAdminDark/index.less +1 -0
- package/themes/workspaceAdminDark/index.pcss +1 -0
- package/themes/workspaceAdminDark/index.scss +1 -0
- package/themes/workspaceAdminDark/index.styl +1 -0
- package/themes/workspaceAdminDark/struct.json +3 -0
- package/themes/workspaceLandings/cssVars/declarations/index.css +1 -0
- package/themes/workspaceLandings/cssVars/declarations/noColors.css +1 -0
- package/themes/workspaceLandings/cssVars/declarations/noSizes.css +1 -0
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +1 -0
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +1 -0
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +1 -0
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +1 -0
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +1 -0
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +1 -0
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +1 -0
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +1 -0
- package/themes/workspaceLandings/cssVars/theme/index.js +4 -0
- package/themes/workspaceLandings/cssVars/theme/index.json +4 -0
- package/themes/workspaceLandings/docs.json +11 -0
- package/themes/workspaceLandings/index.css +1 -0
- package/themes/workspaceLandings/index.js +1 -0
- package/themes/workspaceLandings/index.json +1 -0
- package/themes/workspaceLandings/index.less +1 -0
- package/themes/workspaceLandings/index.pcss +1 -0
- package/themes/workspaceLandings/index.scss +1 -0
- package/themes/workspaceLandings/index.styl +1 -0
- package/themes/workspaceLandings/struct.json +3 -0
|
@@ -2,6 +2,7 @@ import type { Property } from 'csstype';
|
|
|
2
2
|
import { StaticTokens, Tokens } from './tools/tokenValue';
|
|
3
3
|
import { Animations } from './animations';
|
|
4
4
|
import { ColorDescription, Colors, ColorsDescriptionStruct } from './colors';
|
|
5
|
+
import { Effects } from './effects';
|
|
5
6
|
import { Elevation } from './elevation';
|
|
6
7
|
import { Sizes, SpacingSizes } from './geometry';
|
|
7
8
|
import { Gradients } from './gradients';
|
|
@@ -59,7 +60,7 @@ export interface WithThemeType {
|
|
|
59
60
|
/**
|
|
60
61
|
* Общий интерфейс между описанием и самой темой
|
|
61
62
|
*/
|
|
62
|
-
export interface ThemeGeneral extends AdaptiveTokens, SpecialTokens, ToneValues, ZIndex, TypographyBaseProps, Elevation, Gradients, Animations, SpacingSizes {
|
|
63
|
+
export interface ThemeGeneral extends AdaptiveTokens, SpecialTokens, ToneValues, ZIndex, TypographyBaseProps, Elevation, Gradients, Animations, Effects, SpacingSizes {
|
|
63
64
|
}
|
|
64
65
|
/**
|
|
65
66
|
* Интерфейс описания Темы (в этом типе описываются все темы дизайн-системы)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.65.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://vkcom.github.io/vkui-tokens",
|
|
@@ -662,7 +662,7 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
|
|
|
662
662
|
// Стандартные токены для отступов
|
|
663
663
|
spacingSize3Xs: 2, spacingSize2Xs: 2, spacingSizeXs: 4, spacingSizeS: 6, spacingSizeM: 8, spacingSizeL: 10, spacingSizeXl: 12, spacingSize2Xl: 16, spacingSize3Xl: 20, spacingSize4Xl: 24,
|
|
664
664
|
// Прочие отступы
|
|
665
|
-
elevation1: '0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08)', elevation1InvertY: '0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08)', elevation2: '0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06)', elevation3: '0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08)', elevation4: '0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16)', gradientBlack: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#000000', 0.4), gradientWhite: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryLight), gradient: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', animationEasingPlatform: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.48, opacityDisableAccessibility: 0.64, opacityActive: 0.72, zIndexModal: 99, zIndexPopout: 100 });
|
|
665
|
+
elevation1: '0 2px 6px 0 rgba(0, 16, 61, 0.08), 0 1px 2px 0 rgba(0, 16, 61, 0.08)', elevation1InvertY: '0 -2px 6px 0 rgba(0, 16, 61, 0.08), 0 -1px 2px 0 rgba(0, 16, 61, 0.08)', elevation2: '0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06)', elevation3: '0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08)', elevation4: '0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16)', gradientBlack: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#000000', 0.4), gradientWhite: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), gradientTint: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)(colorBackgroundTertiaryLight), gradient: (0, getGradientPointsFromColor_1.getGradientPointsFromColor)('#FFFFFF'), animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', animationEasingPlatform: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.48, opacityDisableAccessibility: 0.64, opacityActive: 0.72, blurM: 16, zIndexModal: 99, zIndexPopout: 100 });
|
|
666
666
|
var x05 = common_1.helpers.x05, x1 = common_1.helpers.x1, x2 = common_1.helpers.x2, x3 = common_1.helpers.x3, x4 = common_1.helpers.x4, x5 = common_1.helpers.x5, x6 = common_1.helpers.x6, x8 = common_1.helpers.x8, x10 = common_1.helpers.x10;
|
|
667
667
|
exports.lightTheme = __assign(__assign(__assign({}, exports.lightThemeBase), common_1.helpers), { colors: __assign(__assign({}, exports.lightThemeBase.colors), { colorRating: '#ffd400', colorButtonContrastAlpha: {
|
|
668
668
|
normal: 'rgba(255, 255, 255, 1)',
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { ColorsDescription, ThemeDescription } from '../../interfaces/general';
|
|
2
|
+
import { Effects } from '../../interfaces/general/effects';
|
|
2
3
|
import { Elevation } from '../../interfaces/general/elevation';
|
|
3
4
|
import { Sizes } from '../../interfaces/general/geometry';
|
|
4
5
|
import { Gradients } from '../../interfaces/general/gradients';
|
|
@@ -11,6 +12,7 @@ export declare const lightElevation: Elevation;
|
|
|
11
12
|
export declare const darkColors: ColorsDescription;
|
|
12
13
|
export declare const darkGradient: Gradients;
|
|
13
14
|
export declare const darkElevation: Elevation;
|
|
15
|
+
export declare const effects: Effects;
|
|
14
16
|
type BaseFonts = Omit<{
|
|
15
17
|
[key in keyof Fonts]: Adaptive<Fonts[key]>;
|
|
16
18
|
}, 'fontHeadline'> & TypographyBaseProps;
|
|
@@ -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.sizes = 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.effects = 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"));
|
|
@@ -60,11 +60,7 @@ var colorFromFigma = function (colorsScheme) {
|
|
|
60
60
|
hover: states.background_secondary_alpha.hover,
|
|
61
61
|
active: states.background_secondary_alpha.active,
|
|
62
62
|
},
|
|
63
|
-
dark:
|
|
64
|
-
normal: 'rgba(255, 255, 255, 0.10)',
|
|
65
|
-
hover: 'rgba(255, 255, 255, 0.12)',
|
|
66
|
-
active: 'rgba(255, 255, 255, 0.14)',
|
|
67
|
-
},
|
|
63
|
+
dark: 'rgba(255, 255, 255, 0.10)',
|
|
68
64
|
}[colorsScheme],
|
|
69
65
|
colorBackgroundTertiary: background.background_tertiary,
|
|
70
66
|
colorBackgroundTertiaryAlpha: {
|
|
@@ -310,6 +306,9 @@ exports.darkElevation = {
|
|
|
310
306
|
elevation3: '0px 0px 2px 0px rgba(0, 0, 0, 0.30), 0px 4px 16px 0px rgba(0, 0, 0, 0.30)',
|
|
311
307
|
elevation4: '0px 0px 8px 0px rgba(0, 0, 0, 0.10), 0px 16px 16px 0px rgba(0, 0, 0, 0.20)',
|
|
312
308
|
};
|
|
309
|
+
exports.effects = {
|
|
310
|
+
blurM: 16,
|
|
311
|
+
};
|
|
313
312
|
exports.fonts = {
|
|
314
313
|
// Типографика
|
|
315
314
|
fontFamilyFallbacks: fontFamilyFallbacks,
|
|
@@ -746,7 +745,7 @@ exports.sizes = {
|
|
|
746
745
|
regular: 0.33,
|
|
747
746
|
},
|
|
748
747
|
};
|
|
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), {
|
|
748
|
+
exports.lightTheme = __assign(__assign(__assign(__assign(__assign(__assign(__assign(__assign({ themeName: 'vkBase', themeNameBase: 'vkBase' }, exports.lightColors), exports.lightGradient), exports.lightElevation), exports.effects), exports.fonts), { fontHeadline: (0, tokenHelpers_1.alias)('fontHeadline1') }), exports.sizes), {
|
|
750
749
|
// Стандартные токены для отступов
|
|
751
750
|
spacingSize3Xs: 2, spacingSize2Xs: 2, spacingSizeXs: 4, spacingSizeS: 6, spacingSizeM: 8, spacingSizeL: 10, spacingSizeXl: 12, spacingSize2Xl: 16, spacingSize3Xl: 20, spacingSize4Xl: 24,
|
|
752
751
|
// Разное
|