@vkontakte/vkui-tokens 4.45.0 → 4.46.1-dev-d285db.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/interfaces/general/colors/index.d.ts +5 -0
- package/interfaces/themes/cloud/index.d.ts +63 -4
- package/package.json +10 -10
- package/themeDescriptions/base/paradigm.js +4 -2
- package/themeDescriptions/base/vk.js +16 -3
- package/themes/calendar/cssVars/declarations/index.css +6 -3
- package/themes/calendar/cssVars/declarations/noSizes.css +6 -3
- package/themes/calendar/cssVars/declarations/onlyColors.css +6 -3
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/calendar/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/calendar/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/calendar/cssVars/theme/index.js +28 -14
- package/themes/calendar/cssVars/theme/index.json +28 -14
- package/themes/calendar/docs.json +12 -0
- package/themes/calendar/index.css +6 -3
- package/themes/calendar/index.js +10 -5
- package/themes/calendar/index.json +10 -5
- package/themes/calendar/index.less +6 -3
- package/themes/calendar/index.pcss +6 -3
- package/themes/calendar/index.scss +6 -3
- package/themes/calendar/index.styl +6 -3
- package/themes/calendar/struct.json +10 -5
- package/themes/calendarDark/cssVars/declarations/index.css +6 -3
- package/themes/calendarDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/calendarDark/cssVars/theme/index.js +28 -14
- package/themes/calendarDark/cssVars/theme/index.json +28 -14
- package/themes/calendarDark/docs.json +12 -0
- package/themes/calendarDark/index.css +6 -3
- package/themes/calendarDark/index.js +10 -5
- package/themes/calendarDark/index.json +10 -5
- package/themes/calendarDark/index.less +6 -3
- package/themes/calendarDark/index.pcss +6 -3
- package/themes/calendarDark/index.scss +6 -3
- package/themes/calendarDark/index.styl +6 -3
- package/themes/calendarDark/struct.json +10 -5
- package/themes/calls/cssVars/declarations/index.css +6 -3
- package/themes/calls/cssVars/declarations/noSizes.css +6 -3
- package/themes/calls/cssVars/declarations/onlyColors.css +6 -3
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/calls/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/calls/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/calls/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/calls/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/calls/cssVars/theme/index.js +28 -14
- package/themes/calls/cssVars/theme/index.json +28 -14
- package/themes/calls/docs.json +12 -0
- package/themes/calls/index.css +6 -3
- package/themes/calls/index.js +10 -5
- package/themes/calls/index.json +10 -5
- package/themes/calls/index.less +6 -3
- package/themes/calls/index.pcss +6 -3
- package/themes/calls/index.scss +6 -3
- package/themes/calls/index.styl +6 -3
- package/themes/calls/struct.json +10 -5
- package/themes/cloud/cssVars/declarations/index.css +538 -184
- package/themes/cloud/cssVars/declarations/noColors.css +335 -122
- package/themes/cloud/cssVars/declarations/noSizes.css +6 -3
- package/themes/cloud/cssVars/declarations/onlyAdaptiveGroups.css +83 -7
- package/themes/cloud/cssVars/declarations/onlyColors.css +6 -3
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyMedia.css +152 -50
- package/themes/cloud/cssVars/declarations/onlyVariables.css +108 -44
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +108 -44
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +108 -44
- package/themes/cloud/cssVars/theme/fallbacks/index.css +342 -126
- package/themes/cloud/cssVars/theme/fallbacks/index.less +137 -44
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +137 -44
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +319 -106
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +137 -44
- package/themes/cloud/cssVars/theme/index.js +535 -125
- package/themes/cloud/cssVars/theme/index.json +535 -125
- package/themes/cloud/docs.json +111 -0
- package/themes/cloud/index.css +341 -125
- package/themes/cloud/index.js +165 -61
- package/themes/cloud/index.json +165 -61
- package/themes/cloud/index.less +135 -42
- package/themes/cloud/index.pcss +135 -42
- package/themes/cloud/index.scss +317 -104
- package/themes/cloud/index.styl +135 -42
- package/themes/cloud/struct.json +163 -59
- package/themes/cloudDark/cssVars/declarations/index.css +267 -3
- package/themes/cloudDark/cssVars/declarations/noColors.css +171 -0
- package/themes/cloudDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/cloudDark/cssVars/declarations/onlyAdaptiveGroups.css +76 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyMedia.css +54 -0
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +55 -3
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +55 -3
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +55 -3
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +177 -3
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +78 -3
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +78 -3
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +162 -3
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +78 -3
- package/themes/cloudDark/cssVars/theme/index.js +370 -14
- package/themes/cloudDark/cssVars/theme/index.json +370 -14
- package/themes/cloudDark/docs.json +111 -0
- package/themes/cloudDark/index.css +177 -3
- package/themes/cloudDark/index.js +91 -5
- package/themes/cloudDark/index.json +91 -5
- package/themes/cloudDark/index.less +78 -3
- package/themes/cloudDark/index.pcss +78 -3
- package/themes/cloudDark/index.scss +162 -3
- package/themes/cloudDark/index.styl +78 -3
- package/themes/cloudDark/struct.json +91 -5
- package/themes/dobro/cssVars/declarations/index.css +8 -5
- package/themes/dobro/cssVars/declarations/noSizes.css +8 -5
- package/themes/dobro/cssVars/declarations/onlyColors.css +8 -5
- package/themes/dobro/cssVars/declarations/onlyColors.js +2 -2
- package/themes/dobro/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/dobro/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -5
- package/themes/dobro/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/dobro/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/dobro/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/dobro/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/dobro/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/dobro/cssVars/theme/index.js +19 -5
- package/themes/dobro/cssVars/theme/index.json +19 -5
- package/themes/dobro/docs.json +12 -0
- package/themes/dobro/index.css +8 -5
- package/themes/dobro/index.js +10 -5
- package/themes/dobro/index.json +10 -5
- package/themes/dobro/index.less +8 -5
- package/themes/dobro/index.pcss +8 -5
- package/themes/dobro/index.scss +8 -5
- package/themes/dobro/index.styl +8 -5
- package/themes/dobro/struct.json +10 -5
- package/themes/dobroDark/cssVars/declarations/index.css +10 -7
- package/themes/dobroDark/cssVars/declarations/noSizes.css +10 -7
- package/themes/dobroDark/cssVars/declarations/onlyColors.css +10 -7
- package/themes/dobroDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariables.css +10 -7
- package/themes/dobroDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +10 -7
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -7
- package/themes/dobroDark/cssVars/theme/fallbacks/index.css +10 -7
- package/themes/dobroDark/cssVars/theme/fallbacks/index.less +10 -7
- package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +10 -7
- package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +10 -7
- package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +10 -7
- package/themes/dobroDark/cssVars/theme/index.js +21 -7
- package/themes/dobroDark/cssVars/theme/index.json +21 -7
- package/themes/dobroDark/docs.json +12 -0
- package/themes/dobroDark/index.css +10 -7
- package/themes/dobroDark/index.js +12 -7
- package/themes/dobroDark/index.json +12 -7
- package/themes/dobroDark/index.less +10 -7
- package/themes/dobroDark/index.pcss +10 -7
- package/themes/dobroDark/index.scss +10 -7
- package/themes/dobroDark/index.styl +10 -7
- package/themes/dobroDark/struct.json +12 -7
- package/themes/home/cssVars/declarations/index.css +6 -3
- package/themes/home/cssVars/declarations/noSizes.css +6 -3
- package/themes/home/cssVars/declarations/onlyColors.css +6 -3
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/home/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/home/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/home/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/home/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/home/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/home/cssVars/theme/index.js +28 -14
- package/themes/home/cssVars/theme/index.json +28 -14
- package/themes/home/docs.json +12 -0
- package/themes/home/index.css +6 -3
- package/themes/home/index.js +10 -5
- package/themes/home/index.json +10 -5
- package/themes/home/index.less +6 -3
- package/themes/home/index.pcss +6 -3
- package/themes/home/index.scss +6 -3
- package/themes/home/index.styl +6 -3
- package/themes/home/struct.json +10 -5
- package/themes/homeDark/cssVars/declarations/index.css +6 -3
- package/themes/homeDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/homeDark/cssVars/theme/index.js +28 -14
- package/themes/homeDark/cssVars/theme/index.json +28 -14
- package/themes/homeDark/docs.json +12 -0
- package/themes/homeDark/index.css +6 -3
- package/themes/homeDark/index.js +10 -5
- package/themes/homeDark/index.json +10 -5
- package/themes/homeDark/index.less +6 -3
- package/themes/homeDark/index.pcss +6 -3
- package/themes/homeDark/index.scss +6 -3
- package/themes/homeDark/index.styl +6 -3
- package/themes/homeDark/struct.json +10 -5
- package/themes/media/cssVars/declarations/index.css +6 -3
- package/themes/media/cssVars/declarations/noSizes.css +6 -3
- package/themes/media/cssVars/declarations/onlyColors.css +6 -3
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/media/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/media/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/media/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/media/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/media/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/media/cssVars/theme/index.js +28 -14
- package/themes/media/cssVars/theme/index.json +28 -14
- package/themes/media/docs.json +12 -0
- package/themes/media/index.css +6 -3
- package/themes/media/index.js +10 -5
- package/themes/media/index.json +10 -5
- package/themes/media/index.less +6 -3
- package/themes/media/index.pcss +6 -3
- package/themes/media/index.scss +6 -3
- package/themes/media/index.styl +6 -3
- package/themes/media/struct.json +10 -5
- package/themes/mediaDark/cssVars/declarations/index.css +6 -3
- package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/mediaDark/cssVars/theme/index.js +28 -14
- package/themes/mediaDark/cssVars/theme/index.json +28 -14
- package/themes/mediaDark/docs.json +12 -0
- package/themes/mediaDark/index.css +6 -3
- package/themes/mediaDark/index.js +10 -5
- package/themes/mediaDark/index.json +10 -5
- package/themes/mediaDark/index.less +6 -3
- package/themes/mediaDark/index.pcss +6 -3
- package/themes/mediaDark/index.scss +6 -3
- package/themes/mediaDark/index.styl +6 -3
- package/themes/mediaDark/struct.json +10 -5
- package/themes/mycom/cssVars/declarations/index.css +6 -3
- package/themes/mycom/cssVars/declarations/noSizes.css +6 -3
- package/themes/mycom/cssVars/declarations/onlyColors.css +6 -3
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/mycom/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/mycom/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/mycom/cssVars/theme/index.js +28 -14
- package/themes/mycom/cssVars/theme/index.json +28 -14
- package/themes/mycom/docs.json +12 -0
- package/themes/mycom/index.css +6 -3
- package/themes/mycom/index.js +10 -5
- package/themes/mycom/index.json +10 -5
- package/themes/mycom/index.less +6 -3
- package/themes/mycom/index.pcss +6 -3
- package/themes/mycom/index.scss +6 -3
- package/themes/mycom/index.styl +6 -3
- package/themes/mycom/struct.json +10 -5
- package/themes/octavius/cssVars/declarations/index.css +6 -3
- package/themes/octavius/cssVars/declarations/noSizes.css +6 -3
- package/themes/octavius/cssVars/declarations/onlyColors.css +6 -3
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/octavius/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/octavius/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/octavius/cssVars/theme/index.js +28 -14
- package/themes/octavius/cssVars/theme/index.json +28 -14
- package/themes/octavius/docs.json +12 -0
- package/themes/octavius/index.css +6 -3
- package/themes/octavius/index.js +10 -5
- package/themes/octavius/index.json +10 -5
- package/themes/octavius/index.less +6 -3
- package/themes/octavius/index.pcss +6 -3
- package/themes/octavius/index.scss +6 -3
- package/themes/octavius/index.styl +6 -3
- package/themes/octavius/struct.json +10 -5
- package/themes/octaviusCompact/cssVars/declarations/index.css +6 -3
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -3
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -3
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/octaviusCompact/cssVars/theme/index.js +28 -14
- package/themes/octaviusCompact/cssVars/theme/index.json +28 -14
- package/themes/octaviusCompact/docs.json +12 -0
- package/themes/octaviusCompact/index.css +6 -3
- package/themes/octaviusCompact/index.js +10 -5
- package/themes/octaviusCompact/index.json +10 -5
- package/themes/octaviusCompact/index.less +6 -3
- package/themes/octaviusCompact/index.pcss +6 -3
- package/themes/octaviusCompact/index.scss +6 -3
- package/themes/octaviusCompact/index.styl +6 -3
- package/themes/octaviusCompact/struct.json +10 -5
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +6 -3
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/octaviusCompactDark/cssVars/theme/index.js +28 -14
- package/themes/octaviusCompactDark/cssVars/theme/index.json +28 -14
- package/themes/octaviusCompactDark/docs.json +12 -0
- package/themes/octaviusCompactDark/index.css +6 -3
- package/themes/octaviusCompactDark/index.js +10 -5
- package/themes/octaviusCompactDark/index.json +10 -5
- package/themes/octaviusCompactDark/index.less +6 -3
- package/themes/octaviusCompactDark/index.pcss +6 -3
- package/themes/octaviusCompactDark/index.scss +6 -3
- package/themes/octaviusCompactDark/index.styl +6 -3
- package/themes/octaviusCompactDark/struct.json +10 -5
- package/themes/octaviusDark/cssVars/declarations/index.css +6 -3
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/octaviusDark/cssVars/theme/index.js +28 -14
- package/themes/octaviusDark/cssVars/theme/index.json +28 -14
- package/themes/octaviusDark/docs.json +12 -0
- package/themes/octaviusDark/index.css +6 -3
- package/themes/octaviusDark/index.js +10 -5
- package/themes/octaviusDark/index.json +10 -5
- package/themes/octaviusDark/index.less +6 -3
- package/themes/octaviusDark/index.pcss +6 -3
- package/themes/octaviusDark/index.scss +6 -3
- package/themes/octaviusDark/index.styl +6 -3
- package/themes/octaviusDark/struct.json +10 -5
- package/themes/octaviusVK/cssVars/declarations/index.css +11 -8
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +11 -8
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +11 -8
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +11 -8
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +11 -8
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +11 -8
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +11 -8
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +11 -8
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +11 -8
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +11 -8
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +11 -8
- package/themes/octaviusVK/cssVars/theme/index.js +33 -19
- package/themes/octaviusVK/cssVars/theme/index.json +33 -19
- package/themes/octaviusVK/docs.json +12 -0
- package/themes/octaviusVK/index.css +11 -8
- package/themes/octaviusVK/index.js +15 -10
- package/themes/octaviusVK/index.json +15 -10
- package/themes/octaviusVK/index.less +11 -8
- package/themes/octaviusVK/index.pcss +11 -8
- package/themes/octaviusVK/index.scss +11 -8
- package/themes/octaviusVK/index.styl +11 -8
- package/themes/octaviusVK/struct.json +15 -10
- package/themes/octaviusVKDark/cssVars/declarations/index.css +13 -10
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +13 -10
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +13 -10
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +13 -10
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +13 -10
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +13 -10
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +13 -10
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +13 -10
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +13 -10
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +13 -10
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +13 -10
- package/themes/octaviusVKDark/cssVars/theme/index.js +35 -21
- package/themes/octaviusVKDark/cssVars/theme/index.json +35 -21
- package/themes/octaviusVKDark/docs.json +12 -0
- package/themes/octaviusVKDark/index.css +13 -10
- package/themes/octaviusVKDark/index.js +17 -12
- package/themes/octaviusVKDark/index.json +17 -12
- package/themes/octaviusVKDark/index.less +13 -10
- package/themes/octaviusVKDark/index.pcss +13 -10
- package/themes/octaviusVKDark/index.scss +13 -10
- package/themes/octaviusVKDark/index.styl +13 -10
- package/themes/octaviusVKDark/struct.json +17 -12
- package/themes/octaviusWhite/cssVars/declarations/index.css +6 -3
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -3
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -3
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/octaviusWhite/cssVars/theme/index.js +28 -14
- package/themes/octaviusWhite/cssVars/theme/index.json +28 -14
- package/themes/octaviusWhite/docs.json +12 -0
- package/themes/octaviusWhite/index.css +6 -3
- package/themes/octaviusWhite/index.js +10 -5
- package/themes/octaviusWhite/index.json +10 -5
- package/themes/octaviusWhite/index.less +6 -3
- package/themes/octaviusWhite/index.pcss +6 -3
- package/themes/octaviusWhite/index.scss +6 -3
- package/themes/octaviusWhite/index.styl +6 -3
- package/themes/octaviusWhite/struct.json +10 -5
- package/themes/otvet/cssVars/declarations/index.css +6 -3
- package/themes/otvet/cssVars/declarations/noSizes.css +6 -3
- package/themes/otvet/cssVars/declarations/onlyColors.css +6 -3
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/otvet/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/otvet/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/otvet/cssVars/theme/index.js +28 -14
- package/themes/otvet/cssVars/theme/index.json +28 -14
- package/themes/otvet/docs.json +12 -0
- package/themes/otvet/index.css +6 -3
- package/themes/otvet/index.js +10 -5
- package/themes/otvet/index.json +10 -5
- package/themes/otvet/index.less +6 -3
- package/themes/otvet/index.pcss +6 -3
- package/themes/otvet/index.scss +6 -3
- package/themes/otvet/index.styl +6 -3
- package/themes/otvet/struct.json +10 -5
- package/themes/otvetDark/cssVars/declarations/index.css +6 -3
- package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/otvetDark/cssVars/theme/index.js +28 -14
- package/themes/otvetDark/cssVars/theme/index.json +28 -14
- package/themes/otvetDark/docs.json +12 -0
- package/themes/otvetDark/index.css +6 -3
- package/themes/otvetDark/index.js +10 -5
- package/themes/otvetDark/index.json +10 -5
- package/themes/otvetDark/index.less +6 -3
- package/themes/otvetDark/index.pcss +6 -3
- package/themes/otvetDark/index.scss +6 -3
- package/themes/otvetDark/index.styl +6 -3
- package/themes/otvetDark/struct.json +10 -5
- package/themes/paradigmBase/cssVars/declarations/index.css +6 -3
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -3
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -3
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/paradigmBase/cssVars/theme/index.js +28 -14
- package/themes/paradigmBase/cssVars/theme/index.json +28 -14
- package/themes/paradigmBase/docs.json +12 -0
- package/themes/paradigmBase/index.css +6 -3
- package/themes/paradigmBase/index.js +10 -5
- package/themes/paradigmBase/index.json +10 -5
- package/themes/paradigmBase/index.less +6 -3
- package/themes/paradigmBase/index.pcss +6 -3
- package/themes/paradigmBase/index.scss +6 -3
- package/themes/paradigmBase/index.styl +6 -3
- package/themes/paradigmBase/struct.json +10 -5
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +6 -3
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/paradigmBaseDark/cssVars/theme/index.js +28 -14
- package/themes/paradigmBaseDark/cssVars/theme/index.json +28 -14
- package/themes/paradigmBaseDark/docs.json +12 -0
- package/themes/paradigmBaseDark/index.css +6 -3
- package/themes/paradigmBaseDark/index.js +10 -5
- package/themes/paradigmBaseDark/index.json +10 -5
- package/themes/paradigmBaseDark/index.less +6 -3
- package/themes/paradigmBaseDark/index.pcss +6 -3
- package/themes/paradigmBaseDark/index.scss +6 -3
- package/themes/paradigmBaseDark/index.styl +6 -3
- package/themes/paradigmBaseDark/struct.json +10 -5
- package/themes/pharma/cssVars/declarations/index.css +6 -3
- package/themes/pharma/cssVars/declarations/noSizes.css +6 -3
- package/themes/pharma/cssVars/declarations/onlyColors.css +6 -3
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/pharma/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/pharma/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/pharma/cssVars/theme/index.js +28 -14
- package/themes/pharma/cssVars/theme/index.json +28 -14
- package/themes/pharma/docs.json +12 -0
- package/themes/pharma/index.css +6 -3
- package/themes/pharma/index.js +10 -5
- package/themes/pharma/index.json +10 -5
- package/themes/pharma/index.less +6 -3
- package/themes/pharma/index.pcss +6 -3
- package/themes/pharma/index.scss +6 -3
- package/themes/pharma/index.styl +6 -3
- package/themes/pharma/struct.json +10 -5
- package/themes/portalUI/cssVars/declarations/index.css +6 -3
- package/themes/portalUI/cssVars/declarations/noSizes.css +6 -3
- package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -3
- package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/portalUI/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/portalUI/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/portalUI/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/portalUI/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/portalUI/cssVars/theme/index.js +28 -14
- package/themes/portalUI/cssVars/theme/index.json +28 -14
- package/themes/portalUI/docs.json +12 -0
- package/themes/portalUI/index.css +6 -3
- package/themes/portalUI/index.js +10 -5
- package/themes/portalUI/index.json +10 -5
- package/themes/portalUI/index.less +6 -3
- package/themes/portalUI/index.pcss +6 -3
- package/themes/portalUI/index.scss +6 -3
- package/themes/portalUI/index.styl +6 -3
- package/themes/portalUI/struct.json +10 -5
- package/themes/portalUIDark/cssVars/declarations/index.css +6 -3
- package/themes/portalUIDark/cssVars/declarations/noSizes.css +6 -3
- package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -3
- package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/portalUIDark/cssVars/theme/index.js +28 -14
- package/themes/portalUIDark/cssVars/theme/index.json +28 -14
- package/themes/portalUIDark/docs.json +12 -0
- package/themes/portalUIDark/index.css +6 -3
- package/themes/portalUIDark/index.js +10 -5
- package/themes/portalUIDark/index.json +10 -5
- package/themes/portalUIDark/index.less +6 -3
- package/themes/portalUIDark/index.pcss +6 -3
- package/themes/portalUIDark/index.scss +6 -3
- package/themes/portalUIDark/index.styl +6 -3
- package/themes/portalUIDark/struct.json +10 -5
- package/themes/promo/cssVars/declarations/index.css +6 -3
- package/themes/promo/cssVars/declarations/noSizes.css +6 -3
- package/themes/promo/cssVars/declarations/onlyColors.css +6 -3
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/promo/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/promo/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/promo/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/promo/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/promo/cssVars/theme/index.js +28 -14
- package/themes/promo/cssVars/theme/index.json +28 -14
- package/themes/promo/docs.json +12 -0
- package/themes/promo/index.css +6 -3
- package/themes/promo/index.js +10 -5
- package/themes/promo/index.json +10 -5
- package/themes/promo/index.less +6 -3
- package/themes/promo/index.pcss +6 -3
- package/themes/promo/index.scss +6 -3
- package/themes/promo/index.styl +6 -3
- package/themes/promo/struct.json +10 -5
- package/themes/search/cssVars/declarations/index.css +6 -3
- package/themes/search/cssVars/declarations/noSizes.css +6 -3
- package/themes/search/cssVars/declarations/onlyColors.css +6 -3
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/search/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/search/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/search/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/search/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/search/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/search/cssVars/theme/index.js +28 -14
- package/themes/search/cssVars/theme/index.json +28 -14
- package/themes/search/docs.json +12 -0
- package/themes/search/index.css +6 -3
- package/themes/search/index.js +10 -5
- package/themes/search/index.json +10 -5
- package/themes/search/index.less +6 -3
- package/themes/search/index.pcss +6 -3
- package/themes/search/index.scss +6 -3
- package/themes/search/index.styl +6 -3
- package/themes/search/struct.json +10 -5
- package/themes/todo/cssVars/declarations/index.css +6 -3
- package/themes/todo/cssVars/declarations/noSizes.css +6 -3
- package/themes/todo/cssVars/declarations/onlyColors.css +6 -3
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/todo/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/todo/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/todo/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/todo/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/todo/cssVars/theme/index.js +28 -14
- package/themes/todo/cssVars/theme/index.json +28 -14
- package/themes/todo/docs.json +12 -0
- package/themes/todo/index.css +6 -3
- package/themes/todo/index.js +10 -5
- package/themes/todo/index.json +10 -5
- package/themes/todo/index.less +6 -3
- package/themes/todo/index.pcss +6 -3
- package/themes/todo/index.scss +6 -3
- package/themes/todo/index.styl +6 -3
- package/themes/todo/struct.json +10 -5
- package/themes/vkBase/cssVars/declarations/index.css +8 -5
- package/themes/vkBase/cssVars/declarations/noSizes.css +8 -5
- package/themes/vkBase/cssVars/declarations/onlyColors.css +8 -5
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -5
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/vkBase/cssVars/theme/index.js +19 -5
- package/themes/vkBase/cssVars/theme/index.json +19 -5
- package/themes/vkBase/docs.json +12 -0
- package/themes/vkBase/index.css +8 -5
- package/themes/vkBase/index.js +10 -5
- package/themes/vkBase/index.json +10 -5
- package/themes/vkBase/index.less +8 -5
- package/themes/vkBase/index.pcss +8 -5
- package/themes/vkBase/index.scss +8 -5
- package/themes/vkBase/index.styl +8 -5
- package/themes/vkBase/struct.json +10 -5
- package/themes/vkBaseDark/cssVars/declarations/index.css +10 -7
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +10 -7
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +10 -7
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +10 -7
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +10 -7
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -7
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +10 -7
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +10 -7
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +10 -7
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +10 -7
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +10 -7
- package/themes/vkBaseDark/cssVars/theme/index.js +21 -7
- package/themes/vkBaseDark/cssVars/theme/index.json +21 -7
- package/themes/vkBaseDark/docs.json +12 -0
- package/themes/vkBaseDark/index.css +10 -7
- package/themes/vkBaseDark/index.js +12 -7
- package/themes/vkBaseDark/index.json +12 -7
- package/themes/vkBaseDark/index.less +10 -7
- package/themes/vkBaseDark/index.pcss +10 -7
- package/themes/vkBaseDark/index.scss +10 -7
- package/themes/vkBaseDark/index.styl +10 -7
- package/themes/vkBaseDark/struct.json +12 -7
- package/themes/vkCom/cssVars/declarations/index.css +4 -1
- package/themes/vkCom/cssVars/declarations/noSizes.css +4 -1
- package/themes/vkCom/cssVars/declarations/onlyColors.css +4 -1
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +4 -1
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +4 -1
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -3
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +4 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +4 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +4 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +4 -1
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +4 -1
- package/themes/vkCom/cssVars/theme/index.js +15 -1
- package/themes/vkCom/cssVars/theme/index.json +15 -1
- package/themes/vkCom/docs.json +12 -0
- package/themes/vkCom/index.css +4 -1
- package/themes/vkCom/index.js +6 -1
- package/themes/vkCom/index.json +6 -1
- package/themes/vkCom/index.less +4 -1
- package/themes/vkCom/index.pcss +4 -1
- package/themes/vkCom/index.scss +4 -1
- package/themes/vkCom/index.styl +4 -1
- package/themes/vkCom/struct.json +6 -1
- package/themes/vkComDark/cssVars/declarations/index.css +9 -6
- package/themes/vkComDark/cssVars/declarations/noSizes.css +9 -6
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +9 -6
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +9 -6
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +9 -6
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +3 -6
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +9 -6
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +9 -6
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +9 -6
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +9 -6
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +9 -6
- package/themes/vkComDark/cssVars/theme/index.js +20 -6
- package/themes/vkComDark/cssVars/theme/index.json +20 -6
- package/themes/vkComDark/docs.json +12 -0
- package/themes/vkComDark/index.css +9 -6
- package/themes/vkComDark/index.js +11 -6
- package/themes/vkComDark/index.json +11 -6
- package/themes/vkComDark/index.less +9 -6
- package/themes/vkComDark/index.pcss +9 -6
- package/themes/vkComDark/index.scss +9 -6
- package/themes/vkComDark/index.styl +9 -6
- package/themes/vkComDark/struct.json +11 -6
- package/themes/vkIOS/cssVars/declarations/index.css +8 -5
- package/themes/vkIOS/cssVars/declarations/noSizes.css +8 -5
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +8 -5
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/vkIOS/cssVars/theme/index.js +19 -5
- package/themes/vkIOS/cssVars/theme/index.json +19 -5
- package/themes/vkIOS/docs.json +12 -0
- package/themes/vkIOS/index.css +8 -5
- package/themes/vkIOS/index.js +10 -5
- package/themes/vkIOS/index.json +10 -5
- package/themes/vkIOS/index.less +8 -5
- package/themes/vkIOS/index.pcss +8 -5
- package/themes/vkIOS/index.scss +8 -5
- package/themes/vkIOS/index.styl +8 -5
- package/themes/vkIOS/struct.json +10 -5
- package/themes/vkIOSDark/cssVars/declarations/index.css +10 -7
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +10 -7
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +10 -7
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +10 -7
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +10 -7
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +10 -7
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +10 -7
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +10 -7
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +10 -7
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +10 -7
- package/themes/vkIOSDark/cssVars/theme/index.js +21 -7
- package/themes/vkIOSDark/cssVars/theme/index.json +21 -7
- package/themes/vkIOSDark/docs.json +12 -0
- package/themes/vkIOSDark/index.css +10 -7
- package/themes/vkIOSDark/index.js +12 -7
- package/themes/vkIOSDark/index.json +12 -7
- package/themes/vkIOSDark/index.less +10 -7
- package/themes/vkIOSDark/index.pcss +10 -7
- package/themes/vkIOSDark/index.scss +10 -7
- package/themes/vkIOSDark/index.styl +10 -7
- package/themes/vkIOSDark/struct.json +12 -7
- package/themes/vkIdOk/cssVars/declarations/index.css +8 -5
- package/themes/vkIdOk/cssVars/declarations/noSizes.css +8 -5
- package/themes/vkIdOk/cssVars/declarations/onlyColors.css +8 -5
- package/themes/vkIdOk/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -5
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/vkIdOk/cssVars/theme/index.js +19 -5
- package/themes/vkIdOk/cssVars/theme/index.json +19 -5
- package/themes/vkIdOk/docs.json +12 -0
- package/themes/vkIdOk/index.css +8 -5
- package/themes/vkIdOk/index.js +10 -5
- package/themes/vkIdOk/index.json +10 -5
- package/themes/vkIdOk/index.less +8 -5
- package/themes/vkIdOk/index.pcss +8 -5
- package/themes/vkIdOk/index.scss +8 -5
- package/themes/vkIdOk/index.styl +8 -5
- package/themes/vkIdOk/struct.json +10 -5
- package/themes/vkIdOkDark/cssVars/declarations/index.css +10 -7
- package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +10 -7
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.css +10 -7
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +10 -7
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +10 -7
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocalIncremental.css +10 -7
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +10 -7
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +10 -7
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +10 -7
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +10 -7
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +10 -7
- package/themes/vkIdOkDark/cssVars/theme/index.js +21 -7
- package/themes/vkIdOkDark/cssVars/theme/index.json +21 -7
- package/themes/vkIdOkDark/docs.json +12 -0
- package/themes/vkIdOkDark/index.css +10 -7
- package/themes/vkIdOkDark/index.js +12 -7
- package/themes/vkIdOkDark/index.json +12 -7
- package/themes/vkIdOkDark/index.less +10 -7
- package/themes/vkIdOkDark/index.pcss +10 -7
- package/themes/vkIdOkDark/index.scss +10 -7
- package/themes/vkIdOkDark/index.styl +10 -7
- package/themes/vkIdOkDark/struct.json +12 -7
- package/themes/vkIdOkIOS/cssVars/declarations/index.css +8 -5
- package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +8 -5
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.css +8 -5
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/vkIdOkIOS/cssVars/theme/index.js +19 -5
- package/themes/vkIdOkIOS/cssVars/theme/index.json +19 -5
- package/themes/vkIdOkIOS/docs.json +12 -0
- package/themes/vkIdOkIOS/index.css +8 -5
- package/themes/vkIdOkIOS/index.js +10 -5
- package/themes/vkIdOkIOS/index.json +10 -5
- package/themes/vkIdOkIOS/index.less +8 -5
- package/themes/vkIdOkIOS/index.pcss +8 -5
- package/themes/vkIdOkIOS/index.scss +8 -5
- package/themes/vkIdOkIOS/index.styl +8 -5
- package/themes/vkIdOkIOS/struct.json +10 -5
- package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +10 -7
- package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +10 -7
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.css +10 -7
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +10 -7
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +10 -7
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +10 -7
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +10 -7
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +10 -7
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +10 -7
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +10 -7
- package/themes/vkIdOkIOSDark/cssVars/theme/index.js +21 -7
- package/themes/vkIdOkIOSDark/cssVars/theme/index.json +21 -7
- package/themes/vkIdOkIOSDark/docs.json +12 -0
- package/themes/vkIdOkIOSDark/index.css +10 -7
- package/themes/vkIdOkIOSDark/index.js +12 -7
- package/themes/vkIdOkIOSDark/index.json +12 -7
- package/themes/vkIdOkIOSDark/index.less +10 -7
- package/themes/vkIdOkIOSDark/index.pcss +10 -7
- package/themes/vkIdOkIOSDark/index.scss +10 -7
- package/themes/vkIdOkIOSDark/index.styl +10 -7
- package/themes/vkIdOkIOSDark/struct.json +12 -7
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +8 -5
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +8 -5
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +8 -5
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/vkontakteAndroid/cssVars/theme/index.js +19 -5
- package/themes/vkontakteAndroid/cssVars/theme/index.json +19 -5
- package/themes/vkontakteAndroid/docs.json +12 -0
- package/themes/vkontakteAndroid/index.css +8 -5
- package/themes/vkontakteAndroid/index.js +10 -5
- package/themes/vkontakteAndroid/index.json +10 -5
- package/themes/vkontakteAndroid/index.less +8 -5
- package/themes/vkontakteAndroid/index.pcss +8 -5
- package/themes/vkontakteAndroid/index.scss +8 -5
- package/themes/vkontakteAndroid/index.styl +8 -5
- package/themes/vkontakteAndroid/struct.json +10 -5
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +10 -7
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +10 -7
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +10 -7
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +10 -7
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +10 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +10 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +10 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +10 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +10 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +10 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +21 -7
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +21 -7
- package/themes/vkontakteAndroidDark/docs.json +12 -0
- package/themes/vkontakteAndroidDark/index.css +10 -7
- package/themes/vkontakteAndroidDark/index.js +12 -7
- package/themes/vkontakteAndroidDark/index.json +12 -7
- package/themes/vkontakteAndroidDark/index.less +10 -7
- package/themes/vkontakteAndroidDark/index.pcss +10 -7
- package/themes/vkontakteAndroidDark/index.scss +10 -7
- package/themes/vkontakteAndroidDark/index.styl +10 -7
- package/themes/vkontakteAndroidDark/struct.json +12 -7
- package/themes/vkontakteCom/cssVars/declarations/index.css +4 -1
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +4 -1
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +4 -1
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +4 -1
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +4 -1
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +4 -1
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +4 -1
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +4 -1
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +4 -1
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +4 -1
- package/themes/vkontakteCom/cssVars/theme/index.js +15 -1
- package/themes/vkontakteCom/cssVars/theme/index.json +15 -1
- package/themes/vkontakteCom/docs.json +12 -0
- package/themes/vkontakteCom/index.css +4 -1
- package/themes/vkontakteCom/index.js +6 -1
- package/themes/vkontakteCom/index.json +6 -1
- package/themes/vkontakteCom/index.less +4 -1
- package/themes/vkontakteCom/index.pcss +4 -1
- package/themes/vkontakteCom/index.scss +4 -1
- package/themes/vkontakteCom/index.styl +4 -1
- package/themes/vkontakteCom/struct.json +6 -1
- package/themes/vkontakteComDark/cssVars/declarations/index.css +9 -6
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +9 -6
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +9 -6
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +9 -6
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +9 -6
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +9 -6
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +9 -6
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +9 -6
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +9 -6
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +9 -6
- package/themes/vkontakteComDark/cssVars/theme/index.js +20 -6
- package/themes/vkontakteComDark/cssVars/theme/index.json +20 -6
- package/themes/vkontakteComDark/docs.json +12 -0
- package/themes/vkontakteComDark/index.css +9 -6
- package/themes/vkontakteComDark/index.js +11 -6
- package/themes/vkontakteComDark/index.json +11 -6
- package/themes/vkontakteComDark/index.less +9 -6
- package/themes/vkontakteComDark/index.pcss +9 -6
- package/themes/vkontakteComDark/index.scss +9 -6
- package/themes/vkontakteComDark/index.styl +9 -6
- package/themes/vkontakteComDark/struct.json +11 -6
- package/themes/vkontakteIOS/cssVars/declarations/index.css +8 -5
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +8 -5
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +8 -5
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +8 -5
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +8 -5
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +8 -5
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +8 -5
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +8 -5
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +8 -5
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +8 -5
- package/themes/vkontakteIOS/cssVars/theme/index.js +19 -5
- package/themes/vkontakteIOS/cssVars/theme/index.json +19 -5
- package/themes/vkontakteIOS/docs.json +12 -0
- package/themes/vkontakteIOS/index.css +8 -5
- package/themes/vkontakteIOS/index.js +10 -5
- package/themes/vkontakteIOS/index.json +10 -5
- package/themes/vkontakteIOS/index.less +8 -5
- package/themes/vkontakteIOS/index.pcss +8 -5
- package/themes/vkontakteIOS/index.scss +8 -5
- package/themes/vkontakteIOS/index.styl +8 -5
- package/themes/vkontakteIOS/struct.json +10 -5
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +10 -7
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +10 -7
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +10 -7
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +10 -7
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +10 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +10 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +10 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +10 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +10 -7
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +10 -7
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +21 -7
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +21 -7
- package/themes/vkontakteIOSDark/docs.json +12 -0
- package/themes/vkontakteIOSDark/index.css +10 -7
- package/themes/vkontakteIOSDark/index.js +12 -7
- package/themes/vkontakteIOSDark/index.json +12 -7
- package/themes/vkontakteIOSDark/index.less +10 -7
- package/themes/vkontakteIOSDark/index.pcss +10 -7
- package/themes/vkontakteIOSDark/index.scss +10 -7
- package/themes/vkontakteIOSDark/index.styl +10 -7
- package/themes/vkontakteIOSDark/struct.json +12 -7
- package/themes/workspaceAdmin/cssVars/declarations/index.css +6 -3
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +6 -3
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -3
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/workspaceAdmin/cssVars/theme/index.js +28 -14
- package/themes/workspaceAdmin/cssVars/theme/index.json +28 -14
- package/themes/workspaceAdmin/docs.json +12 -0
- package/themes/workspaceAdmin/index.css +6 -3
- package/themes/workspaceAdmin/index.js +10 -5
- package/themes/workspaceAdmin/index.json +10 -5
- package/themes/workspaceAdmin/index.less +6 -3
- package/themes/workspaceAdmin/index.pcss +6 -3
- package/themes/workspaceAdmin/index.scss +6 -3
- package/themes/workspaceAdmin/index.styl +6 -3
- package/themes/workspaceAdmin/struct.json +10 -5
- package/themes/workspaceLandings/cssVars/declarations/index.css +6 -3
- package/themes/workspaceLandings/cssVars/declarations/noSizes.css +6 -3
- package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +6 -3
- package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +6 -3
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +6 -3
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +6 -3
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +6 -3
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +6 -3
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +6 -3
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +6 -3
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +6 -3
- package/themes/workspaceLandings/cssVars/theme/index.js +28 -14
- package/themes/workspaceLandings/cssVars/theme/index.json +28 -14
- package/themes/workspaceLandings/docs.json +12 -0
- package/themes/workspaceLandings/index.css +6 -3
- package/themes/workspaceLandings/index.js +10 -5
- package/themes/workspaceLandings/index.json +10 -5
- package/themes/workspaceLandings/index.less +6 -3
- package/themes/workspaceLandings/index.pcss +6 -3
- package/themes/workspaceLandings/index.scss +6 -3
- package/themes/workspaceLandings/index.styl +6 -3
- package/themes/workspaceLandings/struct.json +10 -5
|
@@ -296,6 +296,11 @@ export interface ColorsDescriptionStruct {
|
|
|
296
296
|
* @tags color, icon
|
|
297
297
|
*/
|
|
298
298
|
colorIconPositive: ColorDescription;
|
|
299
|
+
/**
|
|
300
|
+
* @desc Цвет иконок для предупреждений
|
|
301
|
+
* @tags color, icon
|
|
302
|
+
*/
|
|
303
|
+
colorIconWarning: ColorDescription;
|
|
299
304
|
/**
|
|
300
305
|
* @desc Цвет иконок для ошибок и других негативных сценариев
|
|
301
306
|
* @tags color, icon
|
|
@@ -1,7 +1,66 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Adaptive } from '../../general/tools';
|
|
2
|
+
import { DefaultViewports } from '../../general/tools/viewports';
|
|
3
|
+
import { Font } from '../../general/typography';
|
|
4
|
+
import { ParadigmTheme, ParadigmThemeCssVars, ParadigmThemeDescription } from '../../namespaces/paradigm';
|
|
5
|
+
interface ThemeCloudTypohraphy {
|
|
6
|
+
/**
|
|
7
|
+
* @desc Caption 1 CAPS • DEMIBOLD
|
|
8
|
+
* @tags font
|
|
9
|
+
* */
|
|
10
|
+
fontCaption1CapsDemibold: {
|
|
11
|
+
regular: Font;
|
|
12
|
+
};
|
|
13
|
+
/**
|
|
14
|
+
* @desc Caption 2 CAPS • DEMIBOLD
|
|
15
|
+
* @tags font
|
|
16
|
+
* */
|
|
17
|
+
fontCaption2CapsDemibold: {
|
|
18
|
+
regular: Font;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* @desc Caption 3 CAPS • DEMIBOLD
|
|
22
|
+
* @tags font
|
|
23
|
+
* */
|
|
24
|
+
fontCaption3CapsDemibold: {
|
|
25
|
+
regular: Font;
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* @desc Заголовок Title 2 • Custom
|
|
29
|
+
* @tags font
|
|
30
|
+
* */
|
|
31
|
+
fontTitle2Custom: Adaptive<Font>;
|
|
32
|
+
/**
|
|
33
|
+
* @desc Заголовок Title3 • Custom
|
|
34
|
+
* @tags font
|
|
35
|
+
* */
|
|
36
|
+
fontTitle3Custom: Adaptive<Font>;
|
|
37
|
+
/**
|
|
38
|
+
* @desc Заголовок Subtitle • Medium
|
|
39
|
+
* @tags font
|
|
40
|
+
* */
|
|
41
|
+
fontSubtitleMedium: Font;
|
|
42
|
+
/**
|
|
43
|
+
* @desc Заголовок Subtitle • Regular
|
|
44
|
+
* @tags font
|
|
45
|
+
* */
|
|
46
|
+
fontSubtitleCustom: Font;
|
|
47
|
+
/**
|
|
48
|
+
* @desc Заголовок HeadlineLarge• Medium.
|
|
49
|
+
* Используется для обозначения занятого места в блоке с чистилкой
|
|
50
|
+
* @tags font
|
|
51
|
+
* */
|
|
52
|
+
fontHeadlineLargeMedium: Font;
|
|
53
|
+
/**
|
|
54
|
+
* @desc LargeText • Regular.
|
|
55
|
+
* Используется как текст под заголовком в тултипах
|
|
56
|
+
* @tags font
|
|
57
|
+
* */
|
|
58
|
+
fontLargeText: Font;
|
|
3
59
|
}
|
|
4
|
-
export interface
|
|
60
|
+
export interface ThemeCloud extends ParadigmTheme, ThemeCloudTypohraphy {
|
|
5
61
|
}
|
|
6
|
-
export interface
|
|
62
|
+
export interface ThemeCloudDescription extends ParadigmThemeDescription, ThemeCloudTypohraphy {
|
|
7
63
|
}
|
|
64
|
+
export interface ThemeCloudCssVars extends ParadigmThemeCssVars<DefaultViewports, ThemeCloud> {
|
|
65
|
+
}
|
|
66
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.46.1-dev-d285db.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://vkcom.github.io/vkui-tokens",
|
|
@@ -43,17 +43,17 @@
|
|
|
43
43
|
"csstype": "^3.1.1"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@babel/core": "7.24.
|
|
46
|
+
"@babel/core": "7.24.5",
|
|
47
47
|
"@svgr/webpack": "8.1.0",
|
|
48
48
|
"@types/color": "3.0.6",
|
|
49
49
|
"@types/common-tags": "1.8.4",
|
|
50
50
|
"@types/fs-extra": "11.0.4",
|
|
51
|
-
"@types/lodash": "4.17.
|
|
51
|
+
"@types/lodash": "4.17.1",
|
|
52
52
|
"@types/node": "18.11.10",
|
|
53
|
-
"@types/react": "18.2
|
|
54
|
-
"@types/react-dom": "18.
|
|
53
|
+
"@types/react": "18.3.2",
|
|
54
|
+
"@types/react-dom": "18.3.0",
|
|
55
55
|
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.2.0",
|
|
56
|
-
"@vkontakte/icons": "2.
|
|
56
|
+
"@vkontakte/icons": "2.114.0",
|
|
57
57
|
"@vkontakte/prettier-config": "0.1.0",
|
|
58
58
|
"@vkontakte/vk-bridge": "2.14.1",
|
|
59
59
|
"@vkontakte/vkjs": "1.1.2",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"babel-jest": "29.7.0",
|
|
62
62
|
"babel-loader": "9.1.3",
|
|
63
63
|
"clean-webpack-plugin": "4.0.0",
|
|
64
|
-
"clsx": "2.1.
|
|
64
|
+
"clsx": "2.1.1",
|
|
65
65
|
"color": "4.2.3",
|
|
66
66
|
"common-tags": "1.8.2",
|
|
67
67
|
"copy-webpack-plugin": "12.0.2",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
"lint-staged": "15.2.2",
|
|
88
88
|
"lodash": "4.17.21",
|
|
89
89
|
"prettier": "3.2.5",
|
|
90
|
-
"react": "18.
|
|
91
|
-
"react-dom": "18.
|
|
90
|
+
"react": "18.3.1",
|
|
91
|
+
"react-dom": "18.3.1",
|
|
92
92
|
"rimraf": "5.0.5",
|
|
93
93
|
"style-loader": "4.0.0",
|
|
94
94
|
"terser-webpack-plugin": "5.3.10",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"ts-node": "10.9.2",
|
|
99
99
|
"tsconfig-paths": "4.2.0",
|
|
100
100
|
"tscpaths": "0.0.9",
|
|
101
|
-
"type-fest": "4.
|
|
101
|
+
"type-fest": "4.18.2",
|
|
102
102
|
"typescript": "5.2.2",
|
|
103
103
|
"typescript-eslint": "7.0.1",
|
|
104
104
|
"webpack": "5.91.0",
|
|
@@ -88,7 +88,6 @@ exports.lightColors = {
|
|
|
88
88
|
// Icons
|
|
89
89
|
colorIconAccent: '#005FF9',
|
|
90
90
|
colorIconAccentThemed: '#005FF9',
|
|
91
|
-
colorIconNegative: '#ED0A34',
|
|
92
91
|
colorIconPrimary: '#2C2D2E',
|
|
93
92
|
colorIconPrimaryInvariably: '#2C2D2E',
|
|
94
93
|
colorIconMedium: '#919399',
|
|
@@ -100,6 +99,8 @@ exports.lightColors = {
|
|
|
100
99
|
colorIconContrast: '#FFFFFF',
|
|
101
100
|
colorIconContrastThemed: '#FFFFFF',
|
|
102
101
|
colorIconPositive: '#0DC268',
|
|
102
|
+
colorIconWarning: '#FF9E00',
|
|
103
|
+
colorIconNegative: '#ED0A34',
|
|
103
104
|
colorIconContrastSecondary: '#F2F3F5',
|
|
104
105
|
// Stroke
|
|
105
106
|
colorStrokeAccent: '#005FF9',
|
|
@@ -213,7 +214,6 @@ exports.darkColors = {
|
|
|
213
214
|
// Icons
|
|
214
215
|
colorIconAccent: '#3C82FD',
|
|
215
216
|
colorIconAccentThemed: '#FFFFFF',
|
|
216
|
-
colorIconNegative: '#FF5C5C',
|
|
217
217
|
colorIconPrimary: '#D9DADD',
|
|
218
218
|
colorIconPrimaryInvariably: '#2C2D2E',
|
|
219
219
|
colorIconMedium: '#B0B1B6',
|
|
@@ -225,6 +225,8 @@ exports.darkColors = {
|
|
|
225
225
|
colorIconContrast: '#FFFFFF',
|
|
226
226
|
colorIconContrastThemed: '#2C2D2E',
|
|
227
227
|
colorIconPositive: '#0DC268',
|
|
228
|
+
colorIconWarning: '#FF9E00',
|
|
229
|
+
colorIconNegative: '#FF5C5C',
|
|
228
230
|
colorIconContrastSecondary: '#F2F3F5',
|
|
229
231
|
// Stroke
|
|
230
232
|
colorStrokeAccent: '#3C82FD',
|
|
@@ -91,11 +91,20 @@ var colorFromFigma = function (colorsScheme) {
|
|
|
91
91
|
}[colorsScheme],
|
|
92
92
|
colorBackgroundModal: background.background_modal,
|
|
93
93
|
colorBackgroundModalInverse: background.background_modal_inverse,
|
|
94
|
-
colorBackgroundWarning:
|
|
94
|
+
colorBackgroundWarning: {
|
|
95
|
+
light: '#FFF2D6',
|
|
96
|
+
dark: '#5B4D35',
|
|
97
|
+
}[colorsScheme],
|
|
95
98
|
colorBackgroundPositive: background.background_positive,
|
|
96
99
|
colorBackgroundNegative: background.background_negative,
|
|
97
|
-
colorBackgroundNegativeTint:
|
|
98
|
-
|
|
100
|
+
colorBackgroundNegativeTint: {
|
|
101
|
+
light: '#FFE9E9',
|
|
102
|
+
dark: '#522E2E',
|
|
103
|
+
}[colorsScheme],
|
|
104
|
+
colorBackgroundPositiveTint: {
|
|
105
|
+
light: '#E8F9E8',
|
|
106
|
+
dark: '#2E3E2B',
|
|
107
|
+
}[colorsScheme],
|
|
99
108
|
colorFieldBackground: background.field_background,
|
|
100
109
|
colorHeaderBackground: background.header_background,
|
|
101
110
|
// Text
|
|
@@ -131,6 +140,10 @@ var colorFromFigma = function (colorsScheme) {
|
|
|
131
140
|
colorIconContrastThemed: icons.icon_contrast_themed,
|
|
132
141
|
colorIconContrastSecondary: icons.icon_contrast_secondary,
|
|
133
142
|
colorIconPositive: icons.icon_positive,
|
|
143
|
+
colorIconWarning: {
|
|
144
|
+
light: '#E1B406',
|
|
145
|
+
dark: '#DBAF06',
|
|
146
|
+
}[colorsScheme],
|
|
134
147
|
colorIconNegative: icons.icon_negative,
|
|
135
148
|
// Stroke
|
|
136
149
|
colorStrokeAccent: stroke.stroke_accent,
|
|
@@ -541,9 +541,6 @@
|
|
|
541
541
|
--vkui--color_icon_accent_themed: #005FF9;
|
|
542
542
|
--vkui--color_icon_accent_themed--hover: #005CF1;
|
|
543
543
|
--vkui--color_icon_accent_themed--active: #0059EA;
|
|
544
|
-
--vkui--color_icon_negative: #ED0A34;
|
|
545
|
-
--vkui--color_icon_negative--hover: #E40A34;
|
|
546
|
-
--vkui--color_icon_negative--active: #DA0A35;
|
|
547
544
|
--vkui--color_icon_primary: #2C2D2E;
|
|
548
545
|
--vkui--color_icon_primary--hover: #2A2C2F;
|
|
549
546
|
--vkui--color_icon_primary--active: #282B2F;
|
|
@@ -577,6 +574,12 @@
|
|
|
577
574
|
--vkui--color_icon_positive: #0DC268;
|
|
578
575
|
--vkui--color_icon_positive--hover: #0CBB66;
|
|
579
576
|
--vkui--color_icon_positive--active: #0CB465;
|
|
577
|
+
--vkui--color_icon_warning: #FF9E00;
|
|
578
|
+
--vkui--color_icon_warning--hover: #F59802;
|
|
579
|
+
--vkui--color_icon_warning--active: #EB9305;
|
|
580
|
+
--vkui--color_icon_negative: #ED0A34;
|
|
581
|
+
--vkui--color_icon_negative--hover: #E40A34;
|
|
582
|
+
--vkui--color_icon_negative--active: #DA0A35;
|
|
580
583
|
--vkui--color_icon_contrast_secondary: #F2F3F5;
|
|
581
584
|
--vkui--color_icon_contrast_secondary--hover: #E8EAEE;
|
|
582
585
|
--vkui--color_icon_contrast_secondary--active: #DFE1E6;
|
|
@@ -168,9 +168,6 @@
|
|
|
168
168
|
--vkui--color_icon_accent_themed: #005FF9;
|
|
169
169
|
--vkui--color_icon_accent_themed--hover: #005CF1;
|
|
170
170
|
--vkui--color_icon_accent_themed--active: #0059EA;
|
|
171
|
-
--vkui--color_icon_negative: #ED0A34;
|
|
172
|
-
--vkui--color_icon_negative--hover: #E40A34;
|
|
173
|
-
--vkui--color_icon_negative--active: #DA0A35;
|
|
174
171
|
--vkui--color_icon_primary: #2C2D2E;
|
|
175
172
|
--vkui--color_icon_primary--hover: #2A2C2F;
|
|
176
173
|
--vkui--color_icon_primary--active: #282B2F;
|
|
@@ -204,6 +201,12 @@
|
|
|
204
201
|
--vkui--color_icon_positive: #0DC268;
|
|
205
202
|
--vkui--color_icon_positive--hover: #0CBB66;
|
|
206
203
|
--vkui--color_icon_positive--active: #0CB465;
|
|
204
|
+
--vkui--color_icon_warning: #FF9E00;
|
|
205
|
+
--vkui--color_icon_warning--hover: #F59802;
|
|
206
|
+
--vkui--color_icon_warning--active: #EB9305;
|
|
207
|
+
--vkui--color_icon_negative: #ED0A34;
|
|
208
|
+
--vkui--color_icon_negative--hover: #E40A34;
|
|
209
|
+
--vkui--color_icon_negative--active: #DA0A35;
|
|
207
210
|
--vkui--color_icon_contrast_secondary: #F2F3F5;
|
|
208
211
|
--vkui--color_icon_contrast_secondary--hover: #E8EAEE;
|
|
209
212
|
--vkui--color_icon_contrast_secondary--active: #DFE1E6;
|
|
@@ -125,9 +125,6 @@
|
|
|
125
125
|
--vkui--color_icon_accent_themed: #005FF9;
|
|
126
126
|
--vkui--color_icon_accent_themed--hover: #005CF1;
|
|
127
127
|
--vkui--color_icon_accent_themed--active: #0059EA;
|
|
128
|
-
--vkui--color_icon_negative: #ED0A34;
|
|
129
|
-
--vkui--color_icon_negative--hover: #E40A34;
|
|
130
|
-
--vkui--color_icon_negative--active: #DA0A35;
|
|
131
128
|
--vkui--color_icon_primary: #2C2D2E;
|
|
132
129
|
--vkui--color_icon_primary--hover: #2A2C2F;
|
|
133
130
|
--vkui--color_icon_primary--active: #282B2F;
|
|
@@ -161,6 +158,12 @@
|
|
|
161
158
|
--vkui--color_icon_positive: #0DC268;
|
|
162
159
|
--vkui--color_icon_positive--hover: #0CBB66;
|
|
163
160
|
--vkui--color_icon_positive--active: #0CB465;
|
|
161
|
+
--vkui--color_icon_warning: #FF9E00;
|
|
162
|
+
--vkui--color_icon_warning--hover: #F59802;
|
|
163
|
+
--vkui--color_icon_warning--active: #EB9305;
|
|
164
|
+
--vkui--color_icon_negative: #ED0A34;
|
|
165
|
+
--vkui--color_icon_negative--hover: #E40A34;
|
|
166
|
+
--vkui--color_icon_negative--active: #DA0A35;
|
|
164
167
|
--vkui--color_icon_contrast_secondary: #F2F3F5;
|
|
165
168
|
--vkui--color_icon_contrast_secondary--hover: #E8EAEE;
|
|
166
169
|
--vkui--color_icon_contrast_secondary--active: #DFE1E6;
|