@vkontakte/vkui-tokens 4.35.2-dev-cfbf64.0 → 4.37.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 +10 -0
- package/interfaces/general/geometry/index.d.ts +5 -0
- package/interfaces/themes/vkontakteAndroid/index.d.ts +47 -47
- package/package.json +6 -6
- package/themeDescriptions/base/figma/vk.json +237 -0
- package/themeDescriptions/base/paradigm.js +7 -1
- package/themeDescriptions/base/vk.d.ts +1 -0
- package/themeDescriptions/base/vk.js +191 -244
- package/themes/calendar/cssVars/declarations/index.css +10 -2
- package/themes/calendar/cssVars/declarations/noColors.css +2 -1
- package/themes/calendar/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calendar/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calendar/cssVars/theme/index.js +39 -1
- package/themes/calendar/cssVars/theme/index.json +39 -1
- package/themes/calendar/docs.json +37 -0
- package/themes/calendar/index.css +8 -1
- package/themes/calendar/index.js +14 -1
- package/themes/calendar/index.json +14 -1
- package/themes/calendar/index.less +8 -1
- package/themes/calendar/index.pcss +8 -1
- package/themes/calendar/index.scss +8 -1
- package/themes/calendar/index.styl +8 -1
- package/themes/calendar/struct.json +14 -1
- package/themes/calendarDark/cssVars/declarations/index.css +10 -2
- package/themes/calendarDark/cssVars/declarations/noColors.css +2 -1
- package/themes/calendarDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calendarDark/cssVars/theme/index.js +39 -1
- package/themes/calendarDark/cssVars/theme/index.json +39 -1
- package/themes/calendarDark/docs.json +37 -0
- package/themes/calendarDark/index.css +8 -1
- package/themes/calendarDark/index.js +14 -1
- package/themes/calendarDark/index.json +14 -1
- package/themes/calendarDark/index.less +8 -1
- package/themes/calendarDark/index.pcss +8 -1
- package/themes/calendarDark/index.scss +8 -1
- package/themes/calendarDark/index.styl +8 -1
- package/themes/calendarDark/struct.json +14 -1
- package/themes/calls/cssVars/declarations/index.css +10 -2
- package/themes/calls/cssVars/declarations/noColors.css +2 -1
- package/themes/calls/cssVars/declarations/noSizes.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calls/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calls/cssVars/theme/index.js +39 -1
- package/themes/calls/cssVars/theme/index.json +39 -1
- package/themes/calls/docs.json +37 -0
- package/themes/calls/index.css +8 -1
- package/themes/calls/index.js +14 -1
- package/themes/calls/index.json +14 -1
- package/themes/calls/index.less +8 -1
- package/themes/calls/index.pcss +8 -1
- package/themes/calls/index.scss +8 -1
- package/themes/calls/index.styl +8 -1
- package/themes/calls/struct.json +14 -1
- package/themes/cloud/cssVars/declarations/index.css +10 -2
- package/themes/cloud/cssVars/declarations/noColors.css +2 -1
- package/themes/cloud/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/cloud/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/cloud/cssVars/theme/index.js +39 -1
- package/themes/cloud/cssVars/theme/index.json +39 -1
- package/themes/cloud/docs.json +37 -0
- package/themes/cloud/index.css +8 -1
- package/themes/cloud/index.js +14 -1
- package/themes/cloud/index.json +14 -1
- package/themes/cloud/index.less +8 -1
- package/themes/cloud/index.pcss +8 -1
- package/themes/cloud/index.scss +8 -1
- package/themes/cloud/index.styl +8 -1
- package/themes/cloud/struct.json +14 -1
- package/themes/cloudDark/cssVars/declarations/index.css +10 -2
- package/themes/cloudDark/cssVars/declarations/noColors.css +2 -1
- package/themes/cloudDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/cloudDark/cssVars/theme/index.js +39 -1
- package/themes/cloudDark/cssVars/theme/index.json +39 -1
- package/themes/cloudDark/docs.json +37 -0
- package/themes/cloudDark/index.css +8 -1
- package/themes/cloudDark/index.js +14 -1
- package/themes/cloudDark/index.json +14 -1
- package/themes/cloudDark/index.less +8 -1
- package/themes/cloudDark/index.pcss +8 -1
- package/themes/cloudDark/index.scss +8 -1
- package/themes/cloudDark/index.styl +8 -1
- package/themes/cloudDark/struct.json +14 -1
- package/themes/home/cssVars/declarations/index.css +10 -2
- package/themes/home/cssVars/declarations/noColors.css +2 -1
- package/themes/home/cssVars/declarations/noSizes.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/home/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/home/cssVars/theme/index.js +39 -1
- package/themes/home/cssVars/theme/index.json +39 -1
- package/themes/home/docs.json +37 -0
- package/themes/home/index.css +8 -1
- package/themes/home/index.js +14 -1
- package/themes/home/index.json +14 -1
- package/themes/home/index.less +8 -1
- package/themes/home/index.pcss +8 -1
- package/themes/home/index.scss +8 -1
- package/themes/home/index.styl +8 -1
- package/themes/home/struct.json +14 -1
- package/themes/homeDark/cssVars/declarations/index.css +10 -2
- package/themes/homeDark/cssVars/declarations/noColors.css +2 -1
- package/themes/homeDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/homeDark/cssVars/theme/index.js +39 -1
- package/themes/homeDark/cssVars/theme/index.json +39 -1
- package/themes/homeDark/docs.json +37 -0
- package/themes/homeDark/index.css +8 -1
- package/themes/homeDark/index.js +14 -1
- package/themes/homeDark/index.json +14 -1
- package/themes/homeDark/index.less +8 -1
- package/themes/homeDark/index.pcss +8 -1
- package/themes/homeDark/index.scss +8 -1
- package/themes/homeDark/index.styl +8 -1
- package/themes/homeDark/struct.json +14 -1
- package/themes/media/cssVars/declarations/index.css +10 -2
- package/themes/media/cssVars/declarations/noColors.css +2 -1
- package/themes/media/cssVars/declarations/noSizes.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/media/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/media/cssVars/theme/index.js +39 -1
- package/themes/media/cssVars/theme/index.json +39 -1
- package/themes/media/docs.json +37 -0
- package/themes/media/index.css +8 -1
- package/themes/media/index.js +14 -1
- package/themes/media/index.json +14 -1
- package/themes/media/index.less +8 -1
- package/themes/media/index.pcss +8 -1
- package/themes/media/index.scss +8 -1
- package/themes/media/index.styl +8 -1
- package/themes/media/struct.json +14 -1
- package/themes/mediaDark/cssVars/declarations/index.css +10 -2
- package/themes/mediaDark/cssVars/declarations/noColors.css +2 -1
- package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/mediaDark/cssVars/theme/index.js +39 -1
- package/themes/mediaDark/cssVars/theme/index.json +39 -1
- package/themes/mediaDark/docs.json +37 -0
- package/themes/mediaDark/index.css +8 -1
- package/themes/mediaDark/index.js +14 -1
- package/themes/mediaDark/index.json +14 -1
- package/themes/mediaDark/index.less +8 -1
- package/themes/mediaDark/index.pcss +8 -1
- package/themes/mediaDark/index.scss +8 -1
- package/themes/mediaDark/index.styl +8 -1
- package/themes/mediaDark/struct.json +14 -1
- package/themes/mycom/cssVars/declarations/index.css +10 -2
- package/themes/mycom/cssVars/declarations/noColors.css +2 -1
- package/themes/mycom/cssVars/declarations/noSizes.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/mycom/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/mycom/cssVars/theme/index.js +39 -1
- package/themes/mycom/cssVars/theme/index.json +39 -1
- package/themes/mycom/docs.json +37 -0
- package/themes/mycom/index.css +8 -1
- package/themes/mycom/index.js +14 -1
- package/themes/mycom/index.json +14 -1
- package/themes/mycom/index.less +8 -1
- package/themes/mycom/index.pcss +8 -1
- package/themes/mycom/index.scss +8 -1
- package/themes/mycom/index.styl +8 -1
- package/themes/mycom/struct.json +14 -1
- package/themes/octavius/cssVars/declarations/index.css +10 -2
- package/themes/octavius/cssVars/declarations/noColors.css +2 -1
- package/themes/octavius/cssVars/declarations/noSizes.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octavius/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octavius/cssVars/theme/index.js +39 -1
- package/themes/octavius/cssVars/theme/index.json +39 -1
- package/themes/octavius/docs.json +37 -0
- package/themes/octavius/index.css +8 -1
- package/themes/octavius/index.js +14 -1
- package/themes/octavius/index.json +14 -1
- package/themes/octavius/index.less +8 -1
- package/themes/octavius/index.pcss +8 -1
- package/themes/octavius/index.scss +8 -1
- package/themes/octavius/index.styl +8 -1
- package/themes/octavius/struct.json +14 -1
- package/themes/octaviusCompact/cssVars/declarations/index.css +10 -2
- package/themes/octaviusCompact/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusCompact/cssVars/theme/index.js +39 -1
- package/themes/octaviusCompact/cssVars/theme/index.json +39 -1
- package/themes/octaviusCompact/docs.json +37 -0
- package/themes/octaviusCompact/index.css +8 -1
- package/themes/octaviusCompact/index.js +14 -1
- package/themes/octaviusCompact/index.json +14 -1
- package/themes/octaviusCompact/index.less +8 -1
- package/themes/octaviusCompact/index.pcss +8 -1
- package/themes/octaviusCompact/index.scss +8 -1
- package/themes/octaviusCompact/index.styl +8 -1
- package/themes/octaviusCompact/struct.json +14 -1
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +10 -2
- package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/index.js +39 -1
- package/themes/octaviusCompactDark/cssVars/theme/index.json +39 -1
- package/themes/octaviusCompactDark/docs.json +37 -0
- package/themes/octaviusCompactDark/index.css +8 -1
- package/themes/octaviusCompactDark/index.js +14 -1
- package/themes/octaviusCompactDark/index.json +14 -1
- package/themes/octaviusCompactDark/index.less +8 -1
- package/themes/octaviusCompactDark/index.pcss +8 -1
- package/themes/octaviusCompactDark/index.scss +8 -1
- package/themes/octaviusCompactDark/index.styl +8 -1
- package/themes/octaviusCompactDark/struct.json +14 -1
- package/themes/octaviusDark/cssVars/declarations/index.css +10 -2
- package/themes/octaviusDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusDark/cssVars/theme/index.js +39 -1
- package/themes/octaviusDark/cssVars/theme/index.json +39 -1
- package/themes/octaviusDark/docs.json +37 -0
- package/themes/octaviusDark/index.css +8 -1
- package/themes/octaviusDark/index.js +14 -1
- package/themes/octaviusDark/index.json +14 -1
- package/themes/octaviusDark/index.less +8 -1
- package/themes/octaviusDark/index.pcss +8 -1
- package/themes/octaviusDark/index.scss +8 -1
- package/themes/octaviusDark/index.styl +8 -1
- package/themes/octaviusDark/struct.json +14 -1
- package/themes/octaviusVK/cssVars/declarations/index.css +107 -99
- package/themes/octaviusVK/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +103 -97
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +103 -97
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +105 -98
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +105 -98
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +105 -98
- package/themes/octaviusVK/cssVars/theme/index.js +136 -98
- package/themes/octaviusVK/cssVars/theme/index.json +136 -98
- package/themes/octaviusVK/docs.json +37 -0
- package/themes/octaviusVK/index.css +105 -98
- package/themes/octaviusVK/index.js +111 -98
- package/themes/octaviusVK/index.json +111 -98
- package/themes/octaviusVK/index.less +105 -98
- package/themes/octaviusVK/index.pcss +105 -98
- package/themes/octaviusVK/index.scss +105 -98
- package/themes/octaviusVK/index.styl +105 -98
- package/themes/octaviusVK/struct.json +111 -98
- package/themes/octaviusVKDark/cssVars/declarations/index.css +103 -95
- package/themes/octaviusVKDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +99 -93
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +99 -93
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +101 -94
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +101 -94
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +101 -94
- package/themes/octaviusVKDark/cssVars/theme/index.js +132 -94
- package/themes/octaviusVKDark/cssVars/theme/index.json +132 -94
- package/themes/octaviusVKDark/docs.json +37 -0
- package/themes/octaviusVKDark/index.css +101 -94
- package/themes/octaviusVKDark/index.js +107 -94
- package/themes/octaviusVKDark/index.json +107 -94
- package/themes/octaviusVKDark/index.less +101 -94
- package/themes/octaviusVKDark/index.pcss +101 -94
- package/themes/octaviusVKDark/index.scss +101 -94
- package/themes/octaviusVKDark/index.styl +101 -94
- package/themes/octaviusVKDark/struct.json +107 -94
- package/themes/octaviusWhite/cssVars/declarations/index.css +10 -2
- package/themes/octaviusWhite/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusWhite/cssVars/theme/index.js +39 -1
- package/themes/octaviusWhite/cssVars/theme/index.json +39 -1
- package/themes/octaviusWhite/docs.json +37 -0
- package/themes/octaviusWhite/index.css +8 -1
- package/themes/octaviusWhite/index.js +14 -1
- package/themes/octaviusWhite/index.json +14 -1
- package/themes/octaviusWhite/index.less +8 -1
- package/themes/octaviusWhite/index.pcss +8 -1
- package/themes/octaviusWhite/index.scss +8 -1
- package/themes/octaviusWhite/index.styl +8 -1
- package/themes/octaviusWhite/struct.json +14 -1
- package/themes/otvet/cssVars/declarations/index.css +10 -2
- package/themes/otvet/cssVars/declarations/noColors.css +2 -1
- package/themes/otvet/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/otvet/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/otvet/cssVars/theme/index.js +39 -1
- package/themes/otvet/cssVars/theme/index.json +39 -1
- package/themes/otvet/docs.json +37 -0
- package/themes/otvet/index.css +8 -1
- package/themes/otvet/index.js +14 -1
- package/themes/otvet/index.json +14 -1
- package/themes/otvet/index.less +8 -1
- package/themes/otvet/index.pcss +8 -1
- package/themes/otvet/index.scss +8 -1
- package/themes/otvet/index.styl +8 -1
- package/themes/otvet/struct.json +14 -1
- package/themes/otvetDark/cssVars/declarations/index.css +10 -2
- package/themes/otvetDark/cssVars/declarations/noColors.css +2 -1
- package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/otvetDark/cssVars/theme/index.js +39 -1
- package/themes/otvetDark/cssVars/theme/index.json +39 -1
- package/themes/otvetDark/docs.json +37 -0
- package/themes/otvetDark/index.css +8 -1
- package/themes/otvetDark/index.js +14 -1
- package/themes/otvetDark/index.json +14 -1
- package/themes/otvetDark/index.less +8 -1
- package/themes/otvetDark/index.pcss +8 -1
- package/themes/otvetDark/index.scss +8 -1
- package/themes/otvetDark/index.styl +8 -1
- package/themes/otvetDark/struct.json +14 -1
- package/themes/paradigmBase/cssVars/declarations/index.css +10 -2
- package/themes/paradigmBase/cssVars/declarations/noColors.css +2 -1
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/paradigmBase/cssVars/theme/index.js +39 -1
- package/themes/paradigmBase/cssVars/theme/index.json +39 -1
- package/themes/paradigmBase/docs.json +37 -0
- package/themes/paradigmBase/index.css +8 -1
- package/themes/paradigmBase/index.js +14 -1
- package/themes/paradigmBase/index.json +14 -1
- package/themes/paradigmBase/index.less +8 -1
- package/themes/paradigmBase/index.pcss +8 -1
- package/themes/paradigmBase/index.scss +8 -1
- package/themes/paradigmBase/index.styl +8 -1
- package/themes/paradigmBase/struct.json +14 -1
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +10 -2
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +2 -1
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/index.js +39 -1
- package/themes/paradigmBaseDark/cssVars/theme/index.json +39 -1
- package/themes/paradigmBaseDark/docs.json +37 -0
- package/themes/paradigmBaseDark/index.css +8 -1
- package/themes/paradigmBaseDark/index.js +14 -1
- package/themes/paradigmBaseDark/index.json +14 -1
- package/themes/paradigmBaseDark/index.less +8 -1
- package/themes/paradigmBaseDark/index.pcss +8 -1
- package/themes/paradigmBaseDark/index.scss +8 -1
- package/themes/paradigmBaseDark/index.styl +8 -1
- package/themes/paradigmBaseDark/struct.json +14 -1
- package/themes/pharma/cssVars/declarations/index.css +10 -2
- package/themes/pharma/cssVars/declarations/noColors.css +2 -1
- package/themes/pharma/cssVars/declarations/noSizes.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/pharma/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/pharma/cssVars/theme/index.js +39 -1
- package/themes/pharma/cssVars/theme/index.json +39 -1
- package/themes/pharma/docs.json +37 -0
- package/themes/pharma/index.css +8 -1
- package/themes/pharma/index.js +14 -1
- package/themes/pharma/index.json +14 -1
- package/themes/pharma/index.less +8 -1
- package/themes/pharma/index.pcss +8 -1
- package/themes/pharma/index.scss +8 -1
- package/themes/pharma/index.styl +8 -1
- package/themes/pharma/struct.json +14 -1
- package/themes/portalUI/cssVars/declarations/index.css +10 -2
- package/themes/portalUI/cssVars/declarations/noColors.css +2 -1
- package/themes/portalUI/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/portalUI/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/portalUI/cssVars/theme/index.js +39 -1
- package/themes/portalUI/cssVars/theme/index.json +39 -1
- package/themes/portalUI/docs.json +37 -0
- package/themes/portalUI/index.css +8 -1
- package/themes/portalUI/index.js +14 -1
- package/themes/portalUI/index.json +14 -1
- package/themes/portalUI/index.less +8 -1
- package/themes/portalUI/index.pcss +8 -1
- package/themes/portalUI/index.scss +8 -1
- package/themes/portalUI/index.styl +8 -1
- package/themes/portalUI/struct.json +14 -1
- package/themes/portalUIDark/cssVars/declarations/index.css +10 -2
- package/themes/portalUIDark/cssVars/declarations/noColors.css +2 -1
- package/themes/portalUIDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/portalUIDark/cssVars/theme/index.js +39 -1
- package/themes/portalUIDark/cssVars/theme/index.json +39 -1
- package/themes/portalUIDark/docs.json +37 -0
- package/themes/portalUIDark/index.css +8 -1
- package/themes/portalUIDark/index.js +14 -1
- package/themes/portalUIDark/index.json +14 -1
- package/themes/portalUIDark/index.less +8 -1
- package/themes/portalUIDark/index.pcss +8 -1
- package/themes/portalUIDark/index.scss +8 -1
- package/themes/portalUIDark/index.styl +8 -1
- package/themes/portalUIDark/struct.json +14 -1
- package/themes/promo/cssVars/declarations/index.css +10 -2
- package/themes/promo/cssVars/declarations/noColors.css +2 -1
- package/themes/promo/cssVars/declarations/noSizes.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/promo/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/promo/cssVars/theme/index.js +39 -1
- package/themes/promo/cssVars/theme/index.json +39 -1
- package/themes/promo/docs.json +37 -0
- package/themes/promo/index.css +8 -1
- package/themes/promo/index.js +14 -1
- package/themes/promo/index.json +14 -1
- package/themes/promo/index.less +8 -1
- package/themes/promo/index.pcss +8 -1
- package/themes/promo/index.scss +8 -1
- package/themes/promo/index.styl +8 -1
- package/themes/promo/struct.json +14 -1
- package/themes/search/cssVars/declarations/index.css +10 -2
- package/themes/search/cssVars/declarations/noColors.css +2 -1
- package/themes/search/cssVars/declarations/noSizes.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/search/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/search/cssVars/theme/index.js +39 -1
- package/themes/search/cssVars/theme/index.json +39 -1
- package/themes/search/docs.json +37 -0
- package/themes/search/index.css +8 -1
- package/themes/search/index.js +14 -1
- package/themes/search/index.json +14 -1
- package/themes/search/index.less +8 -1
- package/themes/search/index.pcss +8 -1
- package/themes/search/index.scss +8 -1
- package/themes/search/index.styl +8 -1
- package/themes/search/struct.json +14 -1
- package/themes/todo/cssVars/declarations/index.css +10 -2
- package/themes/todo/cssVars/declarations/noColors.css +2 -1
- package/themes/todo/cssVars/declarations/noSizes.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/todo/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/todo/cssVars/theme/index.js +39 -1
- package/themes/todo/cssVars/theme/index.json +39 -1
- package/themes/todo/docs.json +37 -0
- package/themes/todo/index.css +8 -1
- package/themes/todo/index.js +14 -1
- package/themes/todo/index.json +14 -1
- package/themes/todo/index.less +8 -1
- package/themes/todo/index.pcss +8 -1
- package/themes/todo/index.scss +8 -1
- package/themes/todo/index.styl +8 -1
- package/themes/todo/struct.json +14 -1
- package/themes/vkBase/cssVars/declarations/index.css +87 -80
- package/themes/vkBase/cssVars/declarations/noColors.css +2 -1
- package/themes/vkBase/cssVars/declarations/noSizes.css +85 -79
- package/themes/vkBase/cssVars/declarations/onlyColors.css +85 -79
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +87 -80
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +87 -80
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +87 -80
- package/themes/vkBase/cssVars/theme/index.js +118 -80
- package/themes/vkBase/cssVars/theme/index.json +118 -80
- package/themes/vkBase/docs.json +37 -0
- package/themes/vkBase/index.css +87 -80
- package/themes/vkBase/index.js +93 -80
- package/themes/vkBase/index.json +93 -80
- package/themes/vkBase/index.less +87 -80
- package/themes/vkBase/index.pcss +87 -80
- package/themes/vkBase/index.scss +87 -80
- package/themes/vkBase/index.styl +87 -80
- package/themes/vkBase/struct.json +93 -80
- package/themes/vkBaseDark/cssVars/declarations/index.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +2 -1
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +71 -65
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +71 -65
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +72 -63
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +73 -66
- package/themes/vkBaseDark/cssVars/theme/index.js +115 -77
- package/themes/vkBaseDark/cssVars/theme/index.json +115 -77
- package/themes/vkBaseDark/docs.json +37 -0
- package/themes/vkBaseDark/index.css +73 -66
- package/themes/vkBaseDark/index.js +81 -68
- package/themes/vkBaseDark/index.json +81 -68
- package/themes/vkBaseDark/index.less +73 -66
- package/themes/vkBaseDark/index.pcss +73 -66
- package/themes/vkBaseDark/index.scss +73 -66
- package/themes/vkBaseDark/index.styl +73 -66
- package/themes/vkBaseDark/struct.json +81 -68
- package/themes/vkCom/cssVars/declarations/index.css +28 -21
- package/themes/vkCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkCom/cssVars/declarations/noSizes.css +27 -21
- package/themes/vkCom/cssVars/declarations/onlyColors.css +27 -21
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +28 -21
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +28 -21
- package/themes/vkCom/cssVars/theme/index.js +59 -21
- package/themes/vkCom/cssVars/theme/index.json +59 -21
- package/themes/vkCom/docs.json +37 -0
- package/themes/vkCom/index.css +28 -21
- package/themes/vkCom/index.js +34 -21
- package/themes/vkCom/index.json +34 -21
- package/themes/vkCom/index.less +28 -21
- package/themes/vkCom/index.pcss +28 -21
- package/themes/vkCom/index.scss +28 -21
- package/themes/vkCom/index.styl +28 -21
- package/themes/vkCom/struct.json +34 -21
- package/themes/vkComDark/cssVars/declarations/index.css +24 -17
- package/themes/vkComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkComDark/cssVars/declarations/noSizes.css +23 -17
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +23 -17
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +24 -17
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +24 -17
- package/themes/vkComDark/cssVars/theme/index.js +66 -28
- package/themes/vkComDark/cssVars/theme/index.json +66 -28
- package/themes/vkComDark/docs.json +37 -0
- package/themes/vkComDark/index.css +24 -17
- package/themes/vkComDark/index.js +32 -19
- package/themes/vkComDark/index.json +32 -19
- package/themes/vkComDark/index.less +24 -17
- package/themes/vkComDark/index.pcss +24 -17
- package/themes/vkComDark/index.scss +24 -17
- package/themes/vkComDark/index.styl +24 -17
- package/themes/vkComDark/struct.json +32 -19
- package/themes/vkIOS/cssVars/declarations/index.css +87 -80
- package/themes/vkIOS/cssVars/declarations/noColors.css +2 -1
- package/themes/vkIOS/cssVars/declarations/noSizes.css +85 -79
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +85 -79
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +87 -80
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +87 -80
- package/themes/vkIOS/cssVars/theme/index.js +118 -80
- package/themes/vkIOS/cssVars/theme/index.json +118 -80
- package/themes/vkIOS/docs.json +37 -0
- package/themes/vkIOS/index.css +87 -80
- package/themes/vkIOS/index.js +93 -80
- package/themes/vkIOS/index.json +93 -80
- package/themes/vkIOS/index.less +87 -80
- package/themes/vkIOS/index.pcss +87 -80
- package/themes/vkIOS/index.scss +87 -80
- package/themes/vkIOS/index.styl +87 -80
- package/themes/vkIOS/struct.json +93 -80
- package/themes/vkIOSDark/cssVars/declarations/index.css +73 -66
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +2 -1
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +71 -65
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +71 -65
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +73 -66
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +73 -66
- package/themes/vkIOSDark/cssVars/theme/index.js +115 -77
- package/themes/vkIOSDark/cssVars/theme/index.json +115 -77
- package/themes/vkIOSDark/docs.json +37 -0
- package/themes/vkIOSDark/index.css +73 -66
- package/themes/vkIOSDark/index.js +81 -68
- package/themes/vkIOSDark/index.json +81 -68
- package/themes/vkIOSDark/index.less +73 -66
- package/themes/vkIOSDark/index.pcss +73 -66
- package/themes/vkIOSDark/index.scss +73 -66
- package/themes/vkIOSDark/index.styl +73 -66
- package/themes/vkIOSDark/struct.json +81 -68
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +226 -79
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +226 -79
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/index.js +776 -80
- package/themes/vkontakteAndroid/cssVars/theme/index.json +776 -80
- package/themes/vkontakteAndroid/docs.json +37 -0
- package/themes/vkontakteAndroid/index.css +228 -80
- package/themes/vkontakteAndroid/index.js +328 -80
- package/themes/vkontakteAndroid/index.json +328 -80
- package/themes/vkontakteAndroid/index.less +228 -80
- package/themes/vkontakteAndroid/index.pcss +228 -80
- package/themes/vkontakteAndroid/index.scss +228 -80
- package/themes/vkontakteAndroid/index.styl +228 -80
- package/themes/vkontakteAndroid/struct.json +328 -80
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +212 -65
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +212 -65
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +213 -63
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +773 -77
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +773 -77
- package/themes/vkontakteAndroidDark/docs.json +37 -0
- package/themes/vkontakteAndroidDark/index.css +214 -66
- package/themes/vkontakteAndroidDark/index.js +316 -68
- package/themes/vkontakteAndroidDark/index.json +316 -68
- package/themes/vkontakteAndroidDark/index.less +214 -66
- package/themes/vkontakteAndroidDark/index.pcss +214 -66
- package/themes/vkontakteAndroidDark/index.scss +214 -66
- package/themes/vkontakteAndroidDark/index.styl +214 -66
- package/themes/vkontakteAndroidDark/struct.json +316 -68
- package/themes/vkontakteCom/cssVars/declarations/index.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +27 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +27 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +28 -21
- package/themes/vkontakteCom/cssVars/theme/index.js +59 -21
- package/themes/vkontakteCom/cssVars/theme/index.json +59 -21
- package/themes/vkontakteCom/docs.json +37 -0
- package/themes/vkontakteCom/index.css +28 -21
- package/themes/vkontakteCom/index.js +34 -21
- package/themes/vkontakteCom/index.json +34 -21
- package/themes/vkontakteCom/index.less +28 -21
- package/themes/vkontakteCom/index.pcss +28 -21
- package/themes/vkontakteCom/index.scss +28 -21
- package/themes/vkontakteCom/index.styl +28 -21
- package/themes/vkontakteCom/struct.json +34 -21
- package/themes/vkontakteComDark/cssVars/declarations/index.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +23 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +23 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +24 -17
- package/themes/vkontakteComDark/cssVars/theme/index.js +66 -28
- package/themes/vkontakteComDark/cssVars/theme/index.json +66 -28
- package/themes/vkontakteComDark/docs.json +37 -0
- package/themes/vkontakteComDark/index.css +24 -17
- package/themes/vkontakteComDark/index.js +32 -19
- package/themes/vkontakteComDark/index.json +32 -19
- package/themes/vkontakteComDark/index.less +24 -17
- package/themes/vkontakteComDark/index.pcss +24 -17
- package/themes/vkontakteComDark/index.scss +24 -17
- package/themes/vkontakteComDark/index.styl +24 -17
- package/themes/vkontakteComDark/struct.json +32 -19
- package/themes/vkontakteIOS/cssVars/declarations/index.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +226 -79
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +226 -79
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +228 -80
- package/themes/vkontakteIOS/cssVars/theme/index.js +776 -80
- package/themes/vkontakteIOS/cssVars/theme/index.json +776 -80
- package/themes/vkontakteIOS/docs.json +37 -0
- package/themes/vkontakteIOS/index.css +228 -80
- package/themes/vkontakteIOS/index.js +328 -80
- package/themes/vkontakteIOS/index.json +328 -80
- package/themes/vkontakteIOS/index.less +228 -80
- package/themes/vkontakteIOS/index.pcss +228 -80
- package/themes/vkontakteIOS/index.scss +228 -80
- package/themes/vkontakteIOS/index.styl +228 -80
- package/themes/vkontakteIOS/struct.json +328 -80
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +212 -65
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +212 -65
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +773 -77
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +773 -77
- package/themes/vkontakteIOSDark/docs.json +37 -0
- package/themes/vkontakteIOSDark/index.css +214 -66
- package/themes/vkontakteIOSDark/index.js +316 -68
- package/themes/vkontakteIOSDark/index.json +316 -68
- package/themes/vkontakteIOSDark/index.less +214 -66
- package/themes/vkontakteIOSDark/index.pcss +214 -66
- package/themes/vkontakteIOSDark/index.scss +214 -66
- package/themes/vkontakteIOSDark/index.styl +214 -66
- package/themes/vkontakteIOSDark/struct.json +316 -68
- package/themes/workspaceAdmin/cssVars/declarations/index.css +10 -2
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +2 -1
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/workspaceAdmin/cssVars/theme/index.js +39 -1
- package/themes/workspaceAdmin/cssVars/theme/index.json +39 -1
- package/themes/workspaceAdmin/docs.json +37 -0
- package/themes/workspaceAdmin/index.css +8 -1
- package/themes/workspaceAdmin/index.js +14 -1
- package/themes/workspaceAdmin/index.json +14 -1
- package/themes/workspaceAdmin/index.less +8 -1
- package/themes/workspaceAdmin/index.pcss +8 -1
- package/themes/workspaceAdmin/index.scss +8 -1
- package/themes/workspaceAdmin/index.styl +8 -1
- package/themes/workspaceAdmin/struct.json +14 -1
|
@@ -184,6 +184,9 @@
|
|
|
184
184
|
"sizeBorderRadius": {
|
|
185
185
|
"regular": 10
|
|
186
186
|
},
|
|
187
|
+
"sizeBorderRadiusRounded": {
|
|
188
|
+
"regular": 48
|
|
189
|
+
},
|
|
187
190
|
"sizeCheckBorderRadius": {
|
|
188
191
|
"regular": 4
|
|
189
192
|
},
|
|
@@ -223,7 +226,7 @@
|
|
|
223
226
|
"regular": 40
|
|
224
227
|
},
|
|
225
228
|
"sizePopupSmall": {
|
|
226
|
-
"regular":
|
|
229
|
+
"regular": 430
|
|
227
230
|
},
|
|
228
231
|
"sizePopupMedium": {
|
|
229
232
|
"regular": 680
|
|
@@ -432,12 +435,12 @@
|
|
|
432
435
|
},
|
|
433
436
|
"colorsScheme": "light",
|
|
434
437
|
"colorBackgroundAccent": {
|
|
435
|
-
"normal": "#
|
|
438
|
+
"normal": "#2688eb",
|
|
436
439
|
"hover": "#2483E4",
|
|
437
440
|
"active": "#237EDD"
|
|
438
441
|
},
|
|
439
442
|
"colorBackgroundAccentThemed": {
|
|
440
|
-
"normal": "#
|
|
443
|
+
"normal": "#2688eb",
|
|
441
444
|
"hover": "#2483E4",
|
|
442
445
|
"active": "#237EDD"
|
|
443
446
|
},
|
|
@@ -452,17 +455,17 @@
|
|
|
452
455
|
"active": "#237EDD"
|
|
453
456
|
},
|
|
454
457
|
"colorBackground": {
|
|
455
|
-
"normal": "#
|
|
458
|
+
"normal": "#ebedf0",
|
|
456
459
|
"hover": "#E2E4E9",
|
|
457
460
|
"active": "#D8DBE2"
|
|
458
461
|
},
|
|
459
462
|
"colorBackgroundContent": {
|
|
460
|
-
"normal": "#
|
|
463
|
+
"normal": "#ffffff",
|
|
461
464
|
"hover": "#F5F5F7",
|
|
462
465
|
"active": "#EBECEF"
|
|
463
466
|
},
|
|
464
467
|
"colorBackgroundSecondary": {
|
|
465
|
-
"normal": "#
|
|
468
|
+
"normal": "#f5f5f5",
|
|
466
469
|
"hover": "#EBECEE",
|
|
467
470
|
"active": "#E1E3E6"
|
|
468
471
|
},
|
|
@@ -472,7 +475,7 @@
|
|
|
472
475
|
"active": "rgba(0, 0, 0, 0.12)"
|
|
473
476
|
},
|
|
474
477
|
"colorBackgroundTertiary": {
|
|
475
|
-
"normal": "#
|
|
478
|
+
"normal": "#f9f9f9",
|
|
476
479
|
"hover": "#EFF0F1",
|
|
477
480
|
"active": "#E5E6EA"
|
|
478
481
|
},
|
|
@@ -482,22 +485,22 @@
|
|
|
482
485
|
"active": "rgba(0, 0, 0, 0.11)"
|
|
483
486
|
},
|
|
484
487
|
"colorBackgroundContrast": {
|
|
485
|
-
"normal": "#
|
|
488
|
+
"normal": "#ffffff",
|
|
486
489
|
"hover": "#F5F5F7",
|
|
487
490
|
"active": "#EBECEF"
|
|
488
491
|
},
|
|
489
492
|
"colorBackgroundContrastSecondaryAlpha": {
|
|
490
|
-
"normal": "rgba(255, 255, 255, 0.
|
|
493
|
+
"normal": "rgba(255, 255, 255, 0.20)",
|
|
491
494
|
"hover": "rgba(255, 255, 255, 0.24)",
|
|
492
495
|
"active": "rgba(255, 255, 255, 0.28)"
|
|
493
496
|
},
|
|
494
497
|
"colorBackgroundContrastInverse": {
|
|
495
|
-
"normal": "#
|
|
498
|
+
"normal": "#2c2d2e",
|
|
496
499
|
"hover": "#2A2C2F",
|
|
497
500
|
"active": "#282B2F"
|
|
498
501
|
},
|
|
499
502
|
"colorBackgroundModal": {
|
|
500
|
-
"normal": "#
|
|
503
|
+
"normal": "#ffffff",
|
|
501
504
|
"hover": "#F5F5F7",
|
|
502
505
|
"active": "#EBECEF"
|
|
503
506
|
},
|
|
@@ -507,27 +510,27 @@
|
|
|
507
510
|
"active": "#292B2F"
|
|
508
511
|
},
|
|
509
512
|
"colorBackgroundWarning": {
|
|
510
|
-
"normal": "#
|
|
513
|
+
"normal": "#fff2d6",
|
|
511
514
|
"hover": "#F5E9D0",
|
|
512
515
|
"active": "#EBE0CA"
|
|
513
516
|
},
|
|
514
517
|
"colorBackgroundPositive": {
|
|
515
|
-
"normal": "#
|
|
518
|
+
"normal": "#4bb34b",
|
|
516
519
|
"hover": "#48AC4A",
|
|
517
520
|
"active": "#45A64A"
|
|
518
521
|
},
|
|
519
522
|
"colorBackgroundNegative": {
|
|
520
|
-
"normal": "#
|
|
523
|
+
"normal": "#e64646",
|
|
521
524
|
"hover": "#DD4446",
|
|
522
525
|
"active": "#D44245"
|
|
523
526
|
},
|
|
524
527
|
"colorBackgroundNegativeTint": {
|
|
525
|
-
"normal": "#
|
|
528
|
+
"normal": "#faebeb",
|
|
526
529
|
"hover": "#F0E2E4",
|
|
527
530
|
"active": "#E6D9DD"
|
|
528
531
|
},
|
|
529
532
|
"colorBackgroundPositiveTint": {
|
|
530
|
-
"normal": "#
|
|
533
|
+
"normal": "#e8f9e8",
|
|
531
534
|
"hover": "#DFF0E1",
|
|
532
535
|
"active": "#D5E6DA"
|
|
533
536
|
},
|
|
@@ -537,17 +540,17 @@
|
|
|
537
540
|
"active": "#DFE1E6"
|
|
538
541
|
},
|
|
539
542
|
"colorHeaderBackground": {
|
|
540
|
-
"normal": "#
|
|
543
|
+
"normal": "#ffffff",
|
|
541
544
|
"hover": "#F5F5F7",
|
|
542
545
|
"active": "#EBECEF"
|
|
543
546
|
},
|
|
544
547
|
"colorTextAccent": {
|
|
545
|
-
"normal": "#
|
|
548
|
+
"normal": "#2688eb",
|
|
546
549
|
"hover": "#2483E4",
|
|
547
550
|
"active": "#237EDD"
|
|
548
551
|
},
|
|
549
552
|
"colorTextAccentThemed": {
|
|
550
|
-
"normal": "#
|
|
553
|
+
"normal": "#2688eb",
|
|
551
554
|
"hover": "#2483E4",
|
|
552
555
|
"active": "#237EDD"
|
|
553
556
|
},
|
|
@@ -562,97 +565,97 @@
|
|
|
562
565
|
"active": "#000105"
|
|
563
566
|
},
|
|
564
567
|
"colorTextSecondary": {
|
|
565
|
-
"normal": "#
|
|
568
|
+
"normal": "#818c99",
|
|
566
569
|
"hover": "#7C8795",
|
|
567
570
|
"active": "#778292"
|
|
568
571
|
},
|
|
569
572
|
"colorTextSubhead": {
|
|
570
|
-
"normal": "#
|
|
573
|
+
"normal": "#6d7885",
|
|
571
574
|
"hover": "#697482",
|
|
572
575
|
"active": "#64707F"
|
|
573
576
|
},
|
|
574
577
|
"colorTextTertiary": {
|
|
575
|
-
"normal": "#
|
|
578
|
+
"normal": "#99a2ad",
|
|
576
579
|
"hover": "#939CA9",
|
|
577
580
|
"active": "#8D96A4"
|
|
578
581
|
},
|
|
579
582
|
"colorTextContrast": {
|
|
580
|
-
"normal": "#
|
|
583
|
+
"normal": "#ffffff",
|
|
581
584
|
"hover": "#F5F5F7",
|
|
582
585
|
"active": "#EBECEF"
|
|
583
586
|
},
|
|
584
587
|
"colorTextContrastThemed": {
|
|
585
|
-
"normal": "#
|
|
588
|
+
"normal": "#ffffff",
|
|
586
589
|
"hover": "#F5F5F7",
|
|
587
590
|
"active": "#EBECEF"
|
|
588
591
|
},
|
|
589
592
|
"colorTextPositive": {
|
|
590
|
-
"normal": "#
|
|
591
|
-
"hover": "#
|
|
592
|
-
"active": "#
|
|
593
|
+
"normal": "#4bb44b",
|
|
594
|
+
"hover": "#48AD4A",
|
|
595
|
+
"active": "#45A74A"
|
|
593
596
|
},
|
|
594
597
|
"colorTextNegative": {
|
|
595
|
-
"normal": "#
|
|
598
|
+
"normal": "#e64646",
|
|
596
599
|
"hover": "#DD4446",
|
|
597
600
|
"active": "#D44245"
|
|
598
601
|
},
|
|
599
602
|
"colorTextLink": {
|
|
600
|
-
"normal": "#
|
|
603
|
+
"normal": "#2d81e0",
|
|
601
604
|
"hover": "#2B7CD9",
|
|
602
605
|
"active": "#2978D3"
|
|
603
606
|
},
|
|
604
607
|
"colorTextLinkThemed": {
|
|
605
|
-
"normal": "#
|
|
608
|
+
"normal": "#2d81e0",
|
|
606
609
|
"hover": "#2B7CD9",
|
|
607
610
|
"active": "#2978D3"
|
|
608
611
|
},
|
|
609
612
|
"colorTextLinkTint": {
|
|
610
|
-
"normal": "#
|
|
613
|
+
"normal": "#71aaeb",
|
|
611
614
|
"hover": "#6CA4E4",
|
|
612
615
|
"active": "#689EDD"
|
|
613
616
|
},
|
|
614
617
|
"colorTextLinkVisited": {
|
|
615
|
-
"normal": "#
|
|
618
|
+
"normal": "#4986cc",
|
|
616
619
|
"hover": "#4681C6",
|
|
617
620
|
"active": "#437DC1"
|
|
618
621
|
},
|
|
619
622
|
"colorTextMuted": {
|
|
620
|
-
"normal": "#
|
|
623
|
+
"normal": "#2c2d2e",
|
|
621
624
|
"hover": "#2A2C2F",
|
|
622
625
|
"active": "#282B2F"
|
|
623
626
|
},
|
|
624
627
|
"colorLinkContrast": {
|
|
625
|
-
"normal": "#
|
|
628
|
+
"normal": "#ffffff",
|
|
626
629
|
"hover": "#F5F5F7",
|
|
627
630
|
"active": "#EBECEF"
|
|
628
631
|
},
|
|
629
632
|
"colorTextButton": {
|
|
630
|
-
"normal": "#
|
|
633
|
+
"normal": "#2688eb",
|
|
631
634
|
"hover": "#2483E4",
|
|
632
635
|
"active": "#237EDD"
|
|
633
636
|
},
|
|
634
637
|
"colorIconAccent": {
|
|
635
|
-
"normal": "#
|
|
638
|
+
"normal": "#2688eb",
|
|
636
639
|
"hover": "#2483E4",
|
|
637
640
|
"active": "#237EDD"
|
|
638
641
|
},
|
|
639
642
|
"colorIconAccentThemed": {
|
|
640
|
-
"normal": "#
|
|
643
|
+
"normal": "#2688eb",
|
|
641
644
|
"hover": "#2483E4",
|
|
642
645
|
"active": "#237EDD"
|
|
643
646
|
},
|
|
644
647
|
"colorIconPrimary": {
|
|
645
|
-
"normal": "#
|
|
648
|
+
"normal": "#2c2d2e",
|
|
646
649
|
"hover": "#2A2C2F",
|
|
647
650
|
"active": "#282B2F"
|
|
648
651
|
},
|
|
649
652
|
"colorIconPrimaryInvariably": {
|
|
650
|
-
"normal": "#
|
|
653
|
+
"normal": "#2c2d2e",
|
|
651
654
|
"hover": "#2A2C2F",
|
|
652
655
|
"active": "#282B2F"
|
|
653
656
|
},
|
|
654
657
|
"colorIconMedium": {
|
|
655
|
-
"normal": "#
|
|
658
|
+
"normal": "#818c99",
|
|
656
659
|
"hover": "#7C8795",
|
|
657
660
|
"active": "#778292"
|
|
658
661
|
},
|
|
@@ -662,7 +665,7 @@
|
|
|
662
665
|
"active": "rgba(0, 0, 0, 0.56)"
|
|
663
666
|
},
|
|
664
667
|
"colorIconSecondary": {
|
|
665
|
-
"normal": "#
|
|
668
|
+
"normal": "#99a2ad",
|
|
666
669
|
"hover": "#939CA9",
|
|
667
670
|
"active": "#8D96A4"
|
|
668
671
|
},
|
|
@@ -672,7 +675,7 @@
|
|
|
672
675
|
"active": "rgba(0, 0, 0, 0.44)"
|
|
673
676
|
},
|
|
674
677
|
"colorIconTertiary": {
|
|
675
|
-
"normal": "#
|
|
678
|
+
"normal": "#b8c1cc",
|
|
676
679
|
"hover": "#B1BAC6",
|
|
677
680
|
"active": "#A9B3C1"
|
|
678
681
|
},
|
|
@@ -682,47 +685,47 @@
|
|
|
682
685
|
"active": "rgba(0, 0, 0, 0.32)"
|
|
683
686
|
},
|
|
684
687
|
"colorIconContrast": {
|
|
685
|
-
"normal": "#
|
|
688
|
+
"normal": "#ffffff",
|
|
686
689
|
"hover": "#F5F5F7",
|
|
687
690
|
"active": "#EBECEF"
|
|
688
691
|
},
|
|
689
692
|
"colorIconContrastThemed": {
|
|
690
|
-
"normal": "#
|
|
693
|
+
"normal": "#ffffff",
|
|
691
694
|
"hover": "#F5F5F7",
|
|
692
695
|
"active": "#EBECEF"
|
|
693
696
|
},
|
|
694
697
|
"colorIconContrastSecondary": {
|
|
695
|
-
"normal": "#
|
|
698
|
+
"normal": "#f2f3f5",
|
|
696
699
|
"hover": "#E8EAEE",
|
|
697
700
|
"active": "#DFE1E6"
|
|
698
701
|
},
|
|
699
702
|
"colorIconPositive": {
|
|
700
|
-
"normal": "#
|
|
703
|
+
"normal": "#4bb34b",
|
|
701
704
|
"hover": "#48AC4A",
|
|
702
705
|
"active": "#45A64A"
|
|
703
706
|
},
|
|
704
707
|
"colorIconNegative": {
|
|
705
|
-
"normal": "#
|
|
708
|
+
"normal": "#e64646",
|
|
706
709
|
"hover": "#DD4446",
|
|
707
710
|
"active": "#D44245"
|
|
708
711
|
},
|
|
709
712
|
"colorIconButton": {
|
|
710
|
-
"normal": "#
|
|
713
|
+
"normal": "#2688eb",
|
|
711
714
|
"hover": "#2483E4",
|
|
712
715
|
"active": "#237EDD"
|
|
713
716
|
},
|
|
714
717
|
"colorStrokeAccent": {
|
|
715
|
-
"normal": "#
|
|
718
|
+
"normal": "#2688eb",
|
|
716
719
|
"hover": "#2483E4",
|
|
717
720
|
"active": "#237EDD"
|
|
718
721
|
},
|
|
719
722
|
"colorStrokeAccentThemed": {
|
|
720
|
-
"normal": "#
|
|
723
|
+
"normal": "#2688eb",
|
|
721
724
|
"hover": "#2483E4",
|
|
722
725
|
"active": "#237EDD"
|
|
723
726
|
},
|
|
724
727
|
"colorSeparatorPrimary": {
|
|
725
|
-
"normal": "#
|
|
728
|
+
"normal": "#d7d8d9",
|
|
726
729
|
"hover": "#CED0D3",
|
|
727
730
|
"active": "#C6C8CD"
|
|
728
731
|
},
|
|
@@ -742,22 +745,22 @@
|
|
|
742
745
|
"active": "rgba(0, 0, 0, 0.2)"
|
|
743
746
|
},
|
|
744
747
|
"colorSeparatorSecondary": {
|
|
745
|
-
"normal": "#
|
|
748
|
+
"normal": "#e1e3e6",
|
|
746
749
|
"hover": "#D8DBDF",
|
|
747
750
|
"active": "#CFD2D8"
|
|
748
751
|
},
|
|
749
752
|
"colorStrokePositive": {
|
|
750
|
-
"normal": "#
|
|
753
|
+
"normal": "#4bb34b",
|
|
751
754
|
"hover": "#48AC4A",
|
|
752
755
|
"active": "#45A64A"
|
|
753
756
|
},
|
|
754
757
|
"colorStrokeNegative": {
|
|
755
|
-
"normal": "#
|
|
758
|
+
"normal": "#e64646",
|
|
756
759
|
"hover": "#DD4446",
|
|
757
760
|
"active": "#D44245"
|
|
758
761
|
},
|
|
759
762
|
"colorStrokeContrast": {
|
|
760
|
-
"normal": "#
|
|
763
|
+
"normal": "#ffffff",
|
|
761
764
|
"hover": "#F5F5F7",
|
|
762
765
|
"active": "#EBECEF"
|
|
763
766
|
},
|
|
@@ -772,67 +775,72 @@
|
|
|
772
775
|
"active": "rgba(0, 0, 0, 0.36)"
|
|
773
776
|
},
|
|
774
777
|
"colorStrokeButton": {
|
|
775
|
-
"normal": "#
|
|
778
|
+
"normal": "#2688eb",
|
|
776
779
|
"hover": "#2483E4",
|
|
777
780
|
"active": "#237EDD"
|
|
778
781
|
},
|
|
779
782
|
"colorAccentBlue": {
|
|
780
|
-
"normal": "#
|
|
783
|
+
"normal": "#3f8ae0",
|
|
781
784
|
"hover": "#3C85D9",
|
|
782
785
|
"active": "#3A80D3"
|
|
783
786
|
},
|
|
784
787
|
"colorAccentGray": {
|
|
785
|
-
"normal": "#
|
|
788
|
+
"normal": "#a3adb8",
|
|
786
789
|
"hover": "#9CA7B3",
|
|
787
790
|
"active": "#96A0AE"
|
|
788
791
|
},
|
|
789
792
|
"colorAccentRed": {
|
|
790
|
-
"normal": "#
|
|
793
|
+
"normal": "#ff3347",
|
|
791
794
|
"hover": "#F53247",
|
|
792
795
|
"active": "#EB3046"
|
|
793
796
|
},
|
|
794
797
|
"colorAccentGreen": {
|
|
795
|
-
"normal": "#
|
|
798
|
+
"normal": "#4bb34b",
|
|
796
799
|
"hover": "#48AC4A",
|
|
797
800
|
"active": "#45A64A"
|
|
798
801
|
},
|
|
799
802
|
"colorAccentOrange": {
|
|
800
|
-
"normal": "#
|
|
803
|
+
"normal": "#ffa000",
|
|
801
804
|
"hover": "#F59A02",
|
|
802
805
|
"active": "#EB9405"
|
|
803
806
|
},
|
|
804
807
|
"colorAccentOrangeFire": {
|
|
805
|
-
"normal": "#
|
|
808
|
+
"normal": "#f05c44",
|
|
806
809
|
"hover": "#E65944",
|
|
807
810
|
"active": "#DD5643"
|
|
808
811
|
},
|
|
809
812
|
"colorAccentPurple": {
|
|
810
|
-
"normal": "#
|
|
813
|
+
"normal": "#735ce6",
|
|
811
814
|
"hover": "#6E59DF",
|
|
812
815
|
"active": "#6A56D8"
|
|
813
816
|
},
|
|
814
817
|
"colorAccentViolet": {
|
|
815
|
-
"normal": "#
|
|
818
|
+
"normal": "#792ec0",
|
|
816
819
|
"hover": "#742DBB",
|
|
817
820
|
"active": "#6F2CB6"
|
|
818
821
|
},
|
|
819
822
|
"colorAccentRaspberryPink": {
|
|
820
|
-
"normal": "#
|
|
823
|
+
"normal": "#e03fab",
|
|
821
824
|
"hover": "#D73DA7",
|
|
822
825
|
"active": "#CE3BA2"
|
|
823
826
|
},
|
|
824
827
|
"colorAccentSecondary": {
|
|
825
|
-
"normal": "#
|
|
828
|
+
"normal": "#3f8ae0",
|
|
826
829
|
"hover": "#3C85D9",
|
|
827
830
|
"active": "#3A80D3"
|
|
828
831
|
},
|
|
829
832
|
"colorOverlayPrimary": {
|
|
830
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
833
|
+
"normal": "rgba(0, 0, 0, 0.40)",
|
|
831
834
|
"hover": "rgba(0, 0, 0, 0.44)",
|
|
832
835
|
"active": "rgba(0, 0, 0, 0.48)"
|
|
833
836
|
},
|
|
837
|
+
"colorOverlaySecondary": {
|
|
838
|
+
"normal": "rgb(44, 45, 46, 0.5)",
|
|
839
|
+
"hover": "rgba(44, 45, 46, 0.54)",
|
|
840
|
+
"active": "rgba(44, 45, 46, 0.58)"
|
|
841
|
+
},
|
|
834
842
|
"colorAvatarOverlay": {
|
|
835
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
843
|
+
"normal": "rgba(0, 0, 0, 0.60)",
|
|
836
844
|
"hover": "rgba(0, 0, 0, 0.64)",
|
|
837
845
|
"active": "rgba(0, 0, 0, 0.68)"
|
|
838
846
|
},
|
|
@@ -842,12 +850,12 @@
|
|
|
842
850
|
"active": "rgba(255, 255, 255, 0.93)"
|
|
843
851
|
},
|
|
844
852
|
"colorActionSheetText": {
|
|
845
|
-
"normal": "#
|
|
853
|
+
"normal": "#3f8ae0",
|
|
846
854
|
"hover": "#3C85D9",
|
|
847
855
|
"active": "#3A80D3"
|
|
848
856
|
},
|
|
849
857
|
"colorImagePlaceholder": {
|
|
850
|
-
"normal": "#
|
|
858
|
+
"normal": "#f2f3f5",
|
|
851
859
|
"hover": "#E8EAEE",
|
|
852
860
|
"active": "#DFE1E6"
|
|
853
861
|
},
|
|
@@ -857,27 +865,27 @@
|
|
|
857
865
|
"active": "rgba(0, 28, 61, 0.16)"
|
|
858
866
|
},
|
|
859
867
|
"colorSkeletonFrom": {
|
|
860
|
-
"normal": "#
|
|
868
|
+
"normal": "#f5f5f5",
|
|
861
869
|
"hover": "#EBECEE",
|
|
862
870
|
"active": "#E1E3E6"
|
|
863
871
|
},
|
|
864
872
|
"colorSkeletonTo": {
|
|
865
|
-
"normal": "#
|
|
873
|
+
"normal": "#e1e3e6",
|
|
866
874
|
"hover": "#D8DBDF",
|
|
867
875
|
"active": "#CFD2D8"
|
|
868
876
|
},
|
|
869
877
|
"colorWriteBarIcon": {
|
|
870
|
-
"normal": "#
|
|
878
|
+
"normal": "#3f8ae0",
|
|
871
879
|
"hover": "#3C85D9",
|
|
872
880
|
"active": "#3A80D3"
|
|
873
881
|
},
|
|
874
882
|
"colorWriteBarInputBackground": {
|
|
875
|
-
"normal": "#
|
|
883
|
+
"normal": "#f2f3f5",
|
|
876
884
|
"hover": "#E8EAEE",
|
|
877
885
|
"active": "#DFE1E6"
|
|
878
886
|
},
|
|
879
887
|
"colorWriteBarInputBorder": {
|
|
880
|
-
"normal": "#
|
|
888
|
+
"normal": "#e1e3e6",
|
|
881
889
|
"hover": "#D8DBDF",
|
|
882
890
|
"active": "#CFD2D8"
|
|
883
891
|
},
|
|
@@ -887,30 +895,35 @@
|
|
|
887
895
|
"active": "rgba(0, 0, 0, 0.16)"
|
|
888
896
|
},
|
|
889
897
|
"colorTrackBackground": {
|
|
890
|
-
"normal": "#
|
|
898
|
+
"normal": "#e1e3e6",
|
|
891
899
|
"hover": "#D8DBDF",
|
|
892
900
|
"active": "#CFD2D8"
|
|
893
901
|
},
|
|
894
902
|
"colorTrackBuffer": {
|
|
895
|
-
"normal": "#
|
|
903
|
+
"normal": "#a0bfe4",
|
|
896
904
|
"hover": "#9AB8DD",
|
|
897
905
|
"active": "#93B1D7"
|
|
898
906
|
},
|
|
899
907
|
"colorSearchFieldBackground": {
|
|
900
|
-
"normal": "#
|
|
908
|
+
"normal": "#ebedf0",
|
|
901
909
|
"hover": "#E2E4E9",
|
|
902
910
|
"active": "#D8DBE2"
|
|
903
911
|
},
|
|
904
912
|
"colorPanelHeaderIcon": {
|
|
905
|
-
"normal": "#
|
|
913
|
+
"normal": "#2688eb",
|
|
906
914
|
"hover": "#2483E4",
|
|
907
915
|
"active": "#237EDD"
|
|
908
916
|
},
|
|
909
917
|
"colorSegmentedControl": {
|
|
910
|
-
"normal": "#
|
|
918
|
+
"normal": "#ffffff",
|
|
911
919
|
"hover": "#F5F5F7",
|
|
912
920
|
"active": "#EBECEF"
|
|
913
921
|
},
|
|
922
|
+
"colorTabbarTextInactive": {
|
|
923
|
+
"normal": "#99a2ad",
|
|
924
|
+
"hover": "#939CA9",
|
|
925
|
+
"active": "#8D96A4"
|
|
926
|
+
},
|
|
914
927
|
"colorTransparent": {
|
|
915
928
|
"normal": "transparent",
|
|
916
929
|
"hover": "rgba(0, 16, 61, 0.04)",
|
|
@@ -921,6 +934,11 @@
|
|
|
921
934
|
"hover": "rgba(0, 0, 0, 0.19)",
|
|
922
935
|
"active": "rgba(0, 0, 0, 0.23)"
|
|
923
936
|
},
|
|
937
|
+
"vkontakteColorSnippetBackground": {
|
|
938
|
+
"normal": "#FFFFFF",
|
|
939
|
+
"hover": "#F5F5F7",
|
|
940
|
+
"active": "#EBECEF"
|
|
941
|
+
},
|
|
924
942
|
"vkontakteColorModalCardBorderAlpha": {
|
|
925
943
|
"normal": "rgba(0, 0, 0, 0)",
|
|
926
944
|
"hover": "rgba(0, 0, 0, 0.04)",
|
|
@@ -941,6 +959,236 @@
|
|
|
941
959
|
"hover": "#D8DBDF",
|
|
942
960
|
"active": "#CFD2D8"
|
|
943
961
|
},
|
|
962
|
+
"vkontakteColorSearchBarBackground": {
|
|
963
|
+
"normal": "#FFFFFF",
|
|
964
|
+
"hover": "#F5F5F7",
|
|
965
|
+
"active": "#EBECEF"
|
|
966
|
+
},
|
|
967
|
+
"vkontakteColorSearchBarFieldTint": {
|
|
968
|
+
"normal": "#818c99",
|
|
969
|
+
"hover": "#7C8795",
|
|
970
|
+
"active": "#778292"
|
|
971
|
+
},
|
|
972
|
+
"vkontakteBackgroundHoverAlpha": {
|
|
973
|
+
"normal": "rgba(0, 0, 0, 0.04)",
|
|
974
|
+
"hover": "rgba(0, 0, 0, 0.08)",
|
|
975
|
+
"active": "rgba(0, 0, 0, 0.12)"
|
|
976
|
+
},
|
|
977
|
+
"vkontakteColorAccentAlternate": {
|
|
978
|
+
"normal": "#0077ff",
|
|
979
|
+
"hover": "#0073F7",
|
|
980
|
+
"active": "#006FEF"
|
|
981
|
+
},
|
|
982
|
+
"vkontakteColorBackgroundSuggestions": {
|
|
983
|
+
"normal": "#FFFFFF",
|
|
984
|
+
"hover": "#F5F5F7",
|
|
985
|
+
"active": "#EBECEF"
|
|
986
|
+
},
|
|
987
|
+
"vkontakteColorBackgroundKeyboard": {
|
|
988
|
+
"normal": "#e1e3e6",
|
|
989
|
+
"hover": "#D8DBDF",
|
|
990
|
+
"active": "#CFD2D8"
|
|
991
|
+
},
|
|
992
|
+
"vkontakteColorContentPlaceholderIcon": {
|
|
993
|
+
"normal": "#99a2ad",
|
|
994
|
+
"hover": "#939CA9",
|
|
995
|
+
"active": "#8D96A4"
|
|
996
|
+
},
|
|
997
|
+
"vkontakteColorContentTintForeground": {
|
|
998
|
+
"normal": "#7f8285",
|
|
999
|
+
"hover": "#7A7D82",
|
|
1000
|
+
"active": "#75797F"
|
|
1001
|
+
},
|
|
1002
|
+
"vkontakteColorTextName": {
|
|
1003
|
+
"normal": "#2d81e0",
|
|
1004
|
+
"hover": "#2B7CD9",
|
|
1005
|
+
"active": "#2978D3"
|
|
1006
|
+
},
|
|
1007
|
+
"vkontakteColorControlBackground": {
|
|
1008
|
+
"normal": "#ebedf0",
|
|
1009
|
+
"hover": "#E2E4E9",
|
|
1010
|
+
"active": "#D8DBE2"
|
|
1011
|
+
},
|
|
1012
|
+
"vkontakteColorControlForeground": {
|
|
1013
|
+
"normal": "#5181b8",
|
|
1014
|
+
"hover": "#4E7CB3",
|
|
1015
|
+
"active": "#4B78AE"
|
|
1016
|
+
},
|
|
1017
|
+
"vkontakteColorControlTintMuted": {
|
|
1018
|
+
"normal": "#76787a",
|
|
1019
|
+
"hover": "#717478",
|
|
1020
|
+
"active": "#6D7075"
|
|
1021
|
+
},
|
|
1022
|
+
"vkontakteColorHeaderSearchFieldBackground": {
|
|
1023
|
+
"normal": "#ebedf0",
|
|
1024
|
+
"hover": "#E2E4E9",
|
|
1025
|
+
"active": "#D8DBE2"
|
|
1026
|
+
},
|
|
1027
|
+
"vkontakteColorHeaderSearchFieldTint": {
|
|
1028
|
+
"normal": "#818c99",
|
|
1029
|
+
"hover": "#7C8795",
|
|
1030
|
+
"active": "#778292"
|
|
1031
|
+
},
|
|
1032
|
+
"vkontakteColorHeaderTabActiveIndicator": {
|
|
1033
|
+
"normal": "#2688eb",
|
|
1034
|
+
"hover": "#2483E4",
|
|
1035
|
+
"active": "#237EDD"
|
|
1036
|
+
},
|
|
1037
|
+
"vkontakteColorIconOutlineMedium": {
|
|
1038
|
+
"normal": "#818c99",
|
|
1039
|
+
"hover": "#7C8795",
|
|
1040
|
+
"active": "#778292"
|
|
1041
|
+
},
|
|
1042
|
+
"vkontakteColorIconOutlineSecondary": {
|
|
1043
|
+
"normal": "#99a2ad",
|
|
1044
|
+
"hover": "#939CA9",
|
|
1045
|
+
"active": "#8D96A4"
|
|
1046
|
+
},
|
|
1047
|
+
"vkontakteColorSkeletonShimmerFrom": {
|
|
1048
|
+
"normal": "#FFFFFF",
|
|
1049
|
+
"hover": "#F5F5F7",
|
|
1050
|
+
"active": "#EBECEF"
|
|
1051
|
+
},
|
|
1052
|
+
"vkontakteColorAlphaSkeletonShimmerTo": {
|
|
1053
|
+
"normal": "transparent",
|
|
1054
|
+
"hover": "rgba(0, 16, 61, 0.04)",
|
|
1055
|
+
"active": "rgba(0, 16, 61, 0.08)"
|
|
1056
|
+
},
|
|
1057
|
+
"vkontakteColorLoaderBackground": {
|
|
1058
|
+
"normal": "#ebedf0",
|
|
1059
|
+
"hover": "#E2E4E9",
|
|
1060
|
+
"active": "#D8DBE2"
|
|
1061
|
+
},
|
|
1062
|
+
"vkontakteColorLoaderTint": {
|
|
1063
|
+
"normal": "#76787a",
|
|
1064
|
+
"hover": "#717478",
|
|
1065
|
+
"active": "#6D7075"
|
|
1066
|
+
},
|
|
1067
|
+
"vkontakteColorMusicPlaybackIcon": {
|
|
1068
|
+
"normal": "#000000",
|
|
1069
|
+
"hover": "#000102",
|
|
1070
|
+
"active": "#000105"
|
|
1071
|
+
},
|
|
1072
|
+
"vkontakteColorStatusBackground": {
|
|
1073
|
+
"normal": "#ebedf0",
|
|
1074
|
+
"hover": "#E2E4E9",
|
|
1075
|
+
"active": "#D8DBE2"
|
|
1076
|
+
},
|
|
1077
|
+
"vkontakteColorPlaceholderIconForegroundPrimary": {
|
|
1078
|
+
"normal": "#99a2ad",
|
|
1079
|
+
"hover": "#939CA9",
|
|
1080
|
+
"active": "#8D96A4"
|
|
1081
|
+
},
|
|
1082
|
+
"vkontakteColorPlaceholderIconForegroundSecondary": {
|
|
1083
|
+
"normal": "#aeb7c2",
|
|
1084
|
+
"hover": "#A7B0BD",
|
|
1085
|
+
"active": "#A0AAB7"
|
|
1086
|
+
},
|
|
1087
|
+
"vkontakteColorPlaceholderIconTint": {
|
|
1088
|
+
"normal": "#001c3d",
|
|
1089
|
+
"hover": "#001C3D",
|
|
1090
|
+
"active": "#001B3D"
|
|
1091
|
+
},
|
|
1092
|
+
"vkontakteColorPollOptionBackground": {
|
|
1093
|
+
"normal": "#45678f",
|
|
1094
|
+
"hover": "#42648C",
|
|
1095
|
+
"active": "#3F6088"
|
|
1096
|
+
},
|
|
1097
|
+
"vkontakteColorTabbarActiveIcon": {
|
|
1098
|
+
"normal": "#2975cc",
|
|
1099
|
+
"hover": "#2771C6",
|
|
1100
|
+
"active": "#266DC1"
|
|
1101
|
+
},
|
|
1102
|
+
"vkontakteColorTabbarBackground": {
|
|
1103
|
+
"normal": "#f9f9f9",
|
|
1104
|
+
"hover": "#EFF0F1",
|
|
1105
|
+
"active": "#E5E6EA"
|
|
1106
|
+
},
|
|
1107
|
+
"vkontakteColorTabbarInactiveIcon": {
|
|
1108
|
+
"normal": "#99a2ad",
|
|
1109
|
+
"hover": "#939CA9",
|
|
1110
|
+
"active": "#8D96A4"
|
|
1111
|
+
},
|
|
1112
|
+
"vkontakteColorTabbarTabletTextSecondary": {
|
|
1113
|
+
"normal": "#909499",
|
|
1114
|
+
"hover": "#8A8F95",
|
|
1115
|
+
"active": "#848992"
|
|
1116
|
+
},
|
|
1117
|
+
"vkontakteColorToolbarAttachBackgroundFrom": {
|
|
1118
|
+
"normal": "#b8c1cc",
|
|
1119
|
+
"hover": "#B1BAC6",
|
|
1120
|
+
"active": "#A9B3C1"
|
|
1121
|
+
},
|
|
1122
|
+
"vkontakteColorSplashScreenIcon": {
|
|
1123
|
+
"normal": "#e1e3e6",
|
|
1124
|
+
"hover": "#D8DBDF",
|
|
1125
|
+
"active": "#CFD2D8"
|
|
1126
|
+
},
|
|
1127
|
+
"vkontakteColorIconName": {
|
|
1128
|
+
"normal": "#74a2d6",
|
|
1129
|
+
"hover": "#6F9CD0",
|
|
1130
|
+
"active": "#6B96CA"
|
|
1131
|
+
},
|
|
1132
|
+
"vkontakteColorPanelTabActiveText": {
|
|
1133
|
+
"normal": "#76787a",
|
|
1134
|
+
"hover": "#717478",
|
|
1135
|
+
"active": "#6D7075"
|
|
1136
|
+
},
|
|
1137
|
+
"vkontakteColorBackgroundTextAlpha": {
|
|
1138
|
+
"normal": "rgba(38, 136, 235, 0.20)",
|
|
1139
|
+
"hover": "rgba(38, 136, 235, 0.24)",
|
|
1140
|
+
"active": "rgba(38, 136, 235, 0.28)"
|
|
1141
|
+
},
|
|
1142
|
+
"vkontakteColorModalCardHeaderClose": {
|
|
1143
|
+
"normal": "#000000",
|
|
1144
|
+
"hover": "#000102",
|
|
1145
|
+
"active": "#000105"
|
|
1146
|
+
},
|
|
1147
|
+
"vkontakteImBubbleButtonOutgoingBackgroundAlpha": {
|
|
1148
|
+
"normal": "rgba(255, 255, 255, 0.60)",
|
|
1149
|
+
"hover": "rgba(255, 255, 255, 0.64)",
|
|
1150
|
+
"active": "rgba(255, 255, 255, 0.68)"
|
|
1151
|
+
},
|
|
1152
|
+
"vkontakteImBubbleButtonForeground": {
|
|
1153
|
+
"normal": "#000000",
|
|
1154
|
+
"hover": "#000102",
|
|
1155
|
+
"active": "#000105"
|
|
1156
|
+
},
|
|
1157
|
+
"vkontakteImBubbleIncomingHighlighted": {
|
|
1158
|
+
"normal": "#d7d8d9",
|
|
1159
|
+
"hover": "#CED0D3",
|
|
1160
|
+
"active": "#C6C8CD"
|
|
1161
|
+
},
|
|
1162
|
+
"vkontakteImBubbleGiftBackground": {
|
|
1163
|
+
"normal": "#f4e7c3",
|
|
1164
|
+
"hover": "#EADEBE",
|
|
1165
|
+
"active": "#E0D6B8"
|
|
1166
|
+
},
|
|
1167
|
+
"vkontakteImBubbleGiftBackgroundHighlighted": {
|
|
1168
|
+
"normal": "#e3d3ac",
|
|
1169
|
+
"hover": "#DACBA8",
|
|
1170
|
+
"active": "#D1C3A3"
|
|
1171
|
+
},
|
|
1172
|
+
"vkontakteImBubbleOutgoingAlternate": {
|
|
1173
|
+
"normal": "#FFFFFF",
|
|
1174
|
+
"hover": "#F5F5F7",
|
|
1175
|
+
"active": "#EBECEF"
|
|
1176
|
+
},
|
|
1177
|
+
"vkontakteImAttachTint": {
|
|
1178
|
+
"normal": "#2d81e0",
|
|
1179
|
+
"hover": "#2B7CD9",
|
|
1180
|
+
"active": "#2978D3"
|
|
1181
|
+
},
|
|
1182
|
+
"vkontakteImReplySeparator": {
|
|
1183
|
+
"normal": "#2d81e0",
|
|
1184
|
+
"hover": "#2B7CD9",
|
|
1185
|
+
"active": "#2978D3"
|
|
1186
|
+
},
|
|
1187
|
+
"vkontakteImToolbarVoiceMsgBackground": {
|
|
1188
|
+
"normal": "#99a2ad",
|
|
1189
|
+
"hover": "#939CA9",
|
|
1190
|
+
"active": "#8D96A4"
|
|
1191
|
+
},
|
|
944
1192
|
"vkontakteColorImForwardLineAlpha": {
|
|
945
1193
|
"normal": "rgba(69, 103, 143, 0.24)",
|
|
946
1194
|
"hover": "rgba(69, 103, 143, 0.28)",
|