@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
|
@@ -210,6 +210,9 @@
|
|
|
210
210
|
"sizeBorderRadius": {
|
|
211
211
|
"regular": 8
|
|
212
212
|
},
|
|
213
|
+
"sizeBorderRadiusRounded": {
|
|
214
|
+
"regular": 48
|
|
215
|
+
},
|
|
213
216
|
"sizeCheckBorderRadius": {
|
|
214
217
|
"regular": 4
|
|
215
218
|
},
|
|
@@ -249,7 +252,7 @@
|
|
|
249
252
|
"regular": 40
|
|
250
253
|
},
|
|
251
254
|
"sizePopupSmall": {
|
|
252
|
-
"regular":
|
|
255
|
+
"regular": 430
|
|
253
256
|
},
|
|
254
257
|
"sizePopupMedium": {
|
|
255
258
|
"regular": 680
|
|
@@ -441,6 +444,11 @@
|
|
|
441
444
|
"hover": "rgba(0, 0, 0, 0.19)",
|
|
442
445
|
"active": "rgba(0, 0, 0, 0.23)"
|
|
443
446
|
},
|
|
447
|
+
"vkontakteColorSnippetBackground": {
|
|
448
|
+
"normal": "#FFFFFF",
|
|
449
|
+
"hover": "#F5F5F7",
|
|
450
|
+
"active": "#EBECEF"
|
|
451
|
+
},
|
|
444
452
|
"vkontakteColorModalCardBorderAlpha": {
|
|
445
453
|
"normal": "rgba(0, 0, 0, 0)",
|
|
446
454
|
"hover": "rgba(0, 0, 0, 0.04)",
|
|
@@ -461,6 +469,236 @@
|
|
|
461
469
|
"hover": "#D8DBDF",
|
|
462
470
|
"active": "#CFD2D8"
|
|
463
471
|
},
|
|
472
|
+
"vkontakteColorSearchBarBackground": {
|
|
473
|
+
"normal": "#FFFFFF",
|
|
474
|
+
"hover": "#F5F5F7",
|
|
475
|
+
"active": "#EBECEF"
|
|
476
|
+
},
|
|
477
|
+
"vkontakteColorSearchBarFieldTint": {
|
|
478
|
+
"normal": "#818c99",
|
|
479
|
+
"hover": "#7C8795",
|
|
480
|
+
"active": "#778292"
|
|
481
|
+
},
|
|
482
|
+
"vkontakteBackgroundHoverAlpha": {
|
|
483
|
+
"normal": "rgba(0, 0, 0, 0.04)",
|
|
484
|
+
"hover": "rgba(0, 0, 0, 0.08)",
|
|
485
|
+
"active": "rgba(0, 0, 0, 0.12)"
|
|
486
|
+
},
|
|
487
|
+
"vkontakteColorAccentAlternate": {
|
|
488
|
+
"normal": "#0077ff",
|
|
489
|
+
"hover": "#0073F7",
|
|
490
|
+
"active": "#006FEF"
|
|
491
|
+
},
|
|
492
|
+
"vkontakteColorBackgroundSuggestions": {
|
|
493
|
+
"normal": "#FFFFFF",
|
|
494
|
+
"hover": "#F5F5F7",
|
|
495
|
+
"active": "#EBECEF"
|
|
496
|
+
},
|
|
497
|
+
"vkontakteColorBackgroundKeyboard": {
|
|
498
|
+
"normal": "#e1e3e6",
|
|
499
|
+
"hover": "#D8DBDF",
|
|
500
|
+
"active": "#CFD2D8"
|
|
501
|
+
},
|
|
502
|
+
"vkontakteColorContentPlaceholderIcon": {
|
|
503
|
+
"normal": "#99a2ad",
|
|
504
|
+
"hover": "#939CA9",
|
|
505
|
+
"active": "#8D96A4"
|
|
506
|
+
},
|
|
507
|
+
"vkontakteColorContentTintForeground": {
|
|
508
|
+
"normal": "#7f8285",
|
|
509
|
+
"hover": "#7A7D82",
|
|
510
|
+
"active": "#75797F"
|
|
511
|
+
},
|
|
512
|
+
"vkontakteColorTextName": {
|
|
513
|
+
"normal": "#2d81e0",
|
|
514
|
+
"hover": "#2B7CD9",
|
|
515
|
+
"active": "#2978D3"
|
|
516
|
+
},
|
|
517
|
+
"vkontakteColorControlBackground": {
|
|
518
|
+
"normal": "#ebedf0",
|
|
519
|
+
"hover": "#E2E4E9",
|
|
520
|
+
"active": "#D8DBE2"
|
|
521
|
+
},
|
|
522
|
+
"vkontakteColorControlForeground": {
|
|
523
|
+
"normal": "#5181b8",
|
|
524
|
+
"hover": "#4E7CB3",
|
|
525
|
+
"active": "#4B78AE"
|
|
526
|
+
},
|
|
527
|
+
"vkontakteColorControlTintMuted": {
|
|
528
|
+
"normal": "#76787a",
|
|
529
|
+
"hover": "#717478",
|
|
530
|
+
"active": "#6D7075"
|
|
531
|
+
},
|
|
532
|
+
"vkontakteColorHeaderSearchFieldBackground": {
|
|
533
|
+
"normal": "#ebedf0",
|
|
534
|
+
"hover": "#E2E4E9",
|
|
535
|
+
"active": "#D8DBE2"
|
|
536
|
+
},
|
|
537
|
+
"vkontakteColorHeaderSearchFieldTint": {
|
|
538
|
+
"normal": "#818c99",
|
|
539
|
+
"hover": "#7C8795",
|
|
540
|
+
"active": "#778292"
|
|
541
|
+
},
|
|
542
|
+
"vkontakteColorHeaderTabActiveIndicator": {
|
|
543
|
+
"normal": "#2688eb",
|
|
544
|
+
"hover": "#2483E4",
|
|
545
|
+
"active": "#237EDD"
|
|
546
|
+
},
|
|
547
|
+
"vkontakteColorIconOutlineMedium": {
|
|
548
|
+
"normal": "#818c99",
|
|
549
|
+
"hover": "#7C8795",
|
|
550
|
+
"active": "#778292"
|
|
551
|
+
},
|
|
552
|
+
"vkontakteColorIconOutlineSecondary": {
|
|
553
|
+
"normal": "#99a2ad",
|
|
554
|
+
"hover": "#939CA9",
|
|
555
|
+
"active": "#8D96A4"
|
|
556
|
+
},
|
|
557
|
+
"vkontakteColorSkeletonShimmerFrom": {
|
|
558
|
+
"normal": "#FFFFFF",
|
|
559
|
+
"hover": "#F5F5F7",
|
|
560
|
+
"active": "#EBECEF"
|
|
561
|
+
},
|
|
562
|
+
"vkontakteColorAlphaSkeletonShimmerTo": {
|
|
563
|
+
"normal": "transparent",
|
|
564
|
+
"hover": "rgba(0, 16, 61, 0.04)",
|
|
565
|
+
"active": "rgba(0, 16, 61, 0.08)"
|
|
566
|
+
},
|
|
567
|
+
"vkontakteColorLoaderBackground": {
|
|
568
|
+
"normal": "#ebedf0",
|
|
569
|
+
"hover": "#E2E4E9",
|
|
570
|
+
"active": "#D8DBE2"
|
|
571
|
+
},
|
|
572
|
+
"vkontakteColorLoaderTint": {
|
|
573
|
+
"normal": "#76787a",
|
|
574
|
+
"hover": "#717478",
|
|
575
|
+
"active": "#6D7075"
|
|
576
|
+
},
|
|
577
|
+
"vkontakteColorMusicPlaybackIcon": {
|
|
578
|
+
"normal": "#000000",
|
|
579
|
+
"hover": "#000102",
|
|
580
|
+
"active": "#000105"
|
|
581
|
+
},
|
|
582
|
+
"vkontakteColorStatusBackground": {
|
|
583
|
+
"normal": "#ebedf0",
|
|
584
|
+
"hover": "#E2E4E9",
|
|
585
|
+
"active": "#D8DBE2"
|
|
586
|
+
},
|
|
587
|
+
"vkontakteColorPlaceholderIconForegroundPrimary": {
|
|
588
|
+
"normal": "#99a2ad",
|
|
589
|
+
"hover": "#939CA9",
|
|
590
|
+
"active": "#8D96A4"
|
|
591
|
+
},
|
|
592
|
+
"vkontakteColorPlaceholderIconForegroundSecondary": {
|
|
593
|
+
"normal": "#aeb7c2",
|
|
594
|
+
"hover": "#A7B0BD",
|
|
595
|
+
"active": "#A0AAB7"
|
|
596
|
+
},
|
|
597
|
+
"vkontakteColorPlaceholderIconTint": {
|
|
598
|
+
"normal": "#001c3d",
|
|
599
|
+
"hover": "#001C3D",
|
|
600
|
+
"active": "#001B3D"
|
|
601
|
+
},
|
|
602
|
+
"vkontakteColorPollOptionBackground": {
|
|
603
|
+
"normal": "#45678f",
|
|
604
|
+
"hover": "#42648C",
|
|
605
|
+
"active": "#3F6088"
|
|
606
|
+
},
|
|
607
|
+
"vkontakteColorTabbarActiveIcon": {
|
|
608
|
+
"normal": "#2975cc",
|
|
609
|
+
"hover": "#2771C6",
|
|
610
|
+
"active": "#266DC1"
|
|
611
|
+
},
|
|
612
|
+
"vkontakteColorTabbarBackground": {
|
|
613
|
+
"normal": "#f9f9f9",
|
|
614
|
+
"hover": "#EFF0F1",
|
|
615
|
+
"active": "#E5E6EA"
|
|
616
|
+
},
|
|
617
|
+
"vkontakteColorTabbarInactiveIcon": {
|
|
618
|
+
"normal": "#99a2ad",
|
|
619
|
+
"hover": "#939CA9",
|
|
620
|
+
"active": "#8D96A4"
|
|
621
|
+
},
|
|
622
|
+
"vkontakteColorTabbarTabletTextSecondary": {
|
|
623
|
+
"normal": "#909499",
|
|
624
|
+
"hover": "#8A8F95",
|
|
625
|
+
"active": "#848992"
|
|
626
|
+
},
|
|
627
|
+
"vkontakteColorToolbarAttachBackgroundFrom": {
|
|
628
|
+
"normal": "#b8c1cc",
|
|
629
|
+
"hover": "#B1BAC6",
|
|
630
|
+
"active": "#A9B3C1"
|
|
631
|
+
},
|
|
632
|
+
"vkontakteColorSplashScreenIcon": {
|
|
633
|
+
"normal": "#e1e3e6",
|
|
634
|
+
"hover": "#D8DBDF",
|
|
635
|
+
"active": "#CFD2D8"
|
|
636
|
+
},
|
|
637
|
+
"vkontakteColorIconName": {
|
|
638
|
+
"normal": "#74a2d6",
|
|
639
|
+
"hover": "#6F9CD0",
|
|
640
|
+
"active": "#6B96CA"
|
|
641
|
+
},
|
|
642
|
+
"vkontakteColorPanelTabActiveText": {
|
|
643
|
+
"normal": "#76787a",
|
|
644
|
+
"hover": "#717478",
|
|
645
|
+
"active": "#6D7075"
|
|
646
|
+
},
|
|
647
|
+
"vkontakteColorBackgroundTextAlpha": {
|
|
648
|
+
"normal": "rgba(38, 136, 235, 0.20)",
|
|
649
|
+
"hover": "rgba(38, 136, 235, 0.24)",
|
|
650
|
+
"active": "rgba(38, 136, 235, 0.28)"
|
|
651
|
+
},
|
|
652
|
+
"vkontakteColorModalCardHeaderClose": {
|
|
653
|
+
"normal": "#000000",
|
|
654
|
+
"hover": "#000102",
|
|
655
|
+
"active": "#000105"
|
|
656
|
+
},
|
|
657
|
+
"vkontakteImBubbleButtonOutgoingBackgroundAlpha": {
|
|
658
|
+
"normal": "rgba(255, 255, 255, 0.60)",
|
|
659
|
+
"hover": "rgba(255, 255, 255, 0.64)",
|
|
660
|
+
"active": "rgba(255, 255, 255, 0.68)"
|
|
661
|
+
},
|
|
662
|
+
"vkontakteImBubbleButtonForeground": {
|
|
663
|
+
"normal": "#000000",
|
|
664
|
+
"hover": "#000102",
|
|
665
|
+
"active": "#000105"
|
|
666
|
+
},
|
|
667
|
+
"vkontakteImBubbleIncomingHighlighted": {
|
|
668
|
+
"normal": "#d7d8d9",
|
|
669
|
+
"hover": "#CED0D3",
|
|
670
|
+
"active": "#C6C8CD"
|
|
671
|
+
},
|
|
672
|
+
"vkontakteImBubbleGiftBackground": {
|
|
673
|
+
"normal": "#f4e7c3",
|
|
674
|
+
"hover": "#EADEBE",
|
|
675
|
+
"active": "#E0D6B8"
|
|
676
|
+
},
|
|
677
|
+
"vkontakteImBubbleGiftBackgroundHighlighted": {
|
|
678
|
+
"normal": "#e3d3ac",
|
|
679
|
+
"hover": "#DACBA8",
|
|
680
|
+
"active": "#D1C3A3"
|
|
681
|
+
},
|
|
682
|
+
"vkontakteImBubbleOutgoingAlternate": {
|
|
683
|
+
"normal": "#FFFFFF",
|
|
684
|
+
"hover": "#F5F5F7",
|
|
685
|
+
"active": "#EBECEF"
|
|
686
|
+
},
|
|
687
|
+
"vkontakteImAttachTint": {
|
|
688
|
+
"normal": "#2d81e0",
|
|
689
|
+
"hover": "#2B7CD9",
|
|
690
|
+
"active": "#2978D3"
|
|
691
|
+
},
|
|
692
|
+
"vkontakteImReplySeparator": {
|
|
693
|
+
"normal": "#2d81e0",
|
|
694
|
+
"hover": "#2B7CD9",
|
|
695
|
+
"active": "#2978D3"
|
|
696
|
+
},
|
|
697
|
+
"vkontakteImToolbarVoiceMsgBackground": {
|
|
698
|
+
"normal": "#99a2ad",
|
|
699
|
+
"hover": "#939CA9",
|
|
700
|
+
"active": "#8D96A4"
|
|
701
|
+
},
|
|
464
702
|
"vkontakteColorImForwardLineAlpha": {
|
|
465
703
|
"normal": "rgba(69, 103, 143, 0.24)",
|
|
466
704
|
"hover": "rgba(69, 103, 143, 0.28)",
|
|
@@ -532,12 +770,12 @@
|
|
|
532
770
|
},
|
|
533
771
|
"color": {
|
|
534
772
|
"colorBackgroundAccent": {
|
|
535
|
-
"normal": "#
|
|
773
|
+
"normal": "#2688eb",
|
|
536
774
|
"hover": "#2483E4",
|
|
537
775
|
"active": "#237EDD"
|
|
538
776
|
},
|
|
539
777
|
"colorBackgroundAccentThemed": {
|
|
540
|
-
"normal": "#
|
|
778
|
+
"normal": "#2688eb",
|
|
541
779
|
"hover": "#2483E4",
|
|
542
780
|
"active": "#237EDD"
|
|
543
781
|
},
|
|
@@ -552,17 +790,17 @@
|
|
|
552
790
|
"active": "#237EDD"
|
|
553
791
|
},
|
|
554
792
|
"colorBackground": {
|
|
555
|
-
"normal": "#
|
|
793
|
+
"normal": "#ebedf0",
|
|
556
794
|
"hover": "#E2E4E9",
|
|
557
795
|
"active": "#D8DBE2"
|
|
558
796
|
},
|
|
559
797
|
"colorBackgroundContent": {
|
|
560
|
-
"normal": "#
|
|
798
|
+
"normal": "#ffffff",
|
|
561
799
|
"hover": "#F5F5F7",
|
|
562
800
|
"active": "#EBECEF"
|
|
563
801
|
},
|
|
564
802
|
"colorBackgroundSecondary": {
|
|
565
|
-
"normal": "#
|
|
803
|
+
"normal": "#f5f5f5",
|
|
566
804
|
"hover": "#EBECEE",
|
|
567
805
|
"active": "#E1E3E6"
|
|
568
806
|
},
|
|
@@ -572,7 +810,7 @@
|
|
|
572
810
|
"active": "rgba(0, 0, 0, 0.12)"
|
|
573
811
|
},
|
|
574
812
|
"colorBackgroundTertiary": {
|
|
575
|
-
"normal": "#
|
|
813
|
+
"normal": "#f9f9f9",
|
|
576
814
|
"hover": "#EFF0F1",
|
|
577
815
|
"active": "#E5E6EA"
|
|
578
816
|
},
|
|
@@ -582,22 +820,22 @@
|
|
|
582
820
|
"active": "rgba(0, 0, 0, 0.11)"
|
|
583
821
|
},
|
|
584
822
|
"colorBackgroundContrast": {
|
|
585
|
-
"normal": "#
|
|
823
|
+
"normal": "#ffffff",
|
|
586
824
|
"hover": "#F5F5F7",
|
|
587
825
|
"active": "#EBECEF"
|
|
588
826
|
},
|
|
589
827
|
"colorBackgroundContrastSecondaryAlpha": {
|
|
590
|
-
"normal": "rgba(255, 255, 255, 0.
|
|
828
|
+
"normal": "rgba(255, 255, 255, 0.20)",
|
|
591
829
|
"hover": "rgba(255, 255, 255, 0.24)",
|
|
592
830
|
"active": "rgba(255, 255, 255, 0.28)"
|
|
593
831
|
},
|
|
594
832
|
"colorBackgroundContrastInverse": {
|
|
595
|
-
"normal": "#
|
|
833
|
+
"normal": "#2c2d2e",
|
|
596
834
|
"hover": "#2A2C2F",
|
|
597
835
|
"active": "#282B2F"
|
|
598
836
|
},
|
|
599
837
|
"colorBackgroundModal": {
|
|
600
|
-
"normal": "#
|
|
838
|
+
"normal": "#ffffff",
|
|
601
839
|
"hover": "#F5F5F7",
|
|
602
840
|
"active": "#EBECEF"
|
|
603
841
|
},
|
|
@@ -607,27 +845,27 @@
|
|
|
607
845
|
"active": "#292B2F"
|
|
608
846
|
},
|
|
609
847
|
"colorBackgroundWarning": {
|
|
610
|
-
"normal": "#
|
|
848
|
+
"normal": "#fff2d6",
|
|
611
849
|
"hover": "#F5E9D0",
|
|
612
850
|
"active": "#EBE0CA"
|
|
613
851
|
},
|
|
614
852
|
"colorBackgroundPositive": {
|
|
615
|
-
"normal": "#
|
|
853
|
+
"normal": "#4bb34b",
|
|
616
854
|
"hover": "#48AC4A",
|
|
617
855
|
"active": "#45A64A"
|
|
618
856
|
},
|
|
619
857
|
"colorBackgroundNegative": {
|
|
620
|
-
"normal": "#
|
|
858
|
+
"normal": "#e64646",
|
|
621
859
|
"hover": "#DD4446",
|
|
622
860
|
"active": "#D44245"
|
|
623
861
|
},
|
|
624
862
|
"colorBackgroundNegativeTint": {
|
|
625
|
-
"normal": "#
|
|
863
|
+
"normal": "#faebeb",
|
|
626
864
|
"hover": "#F0E2E4",
|
|
627
865
|
"active": "#E6D9DD"
|
|
628
866
|
},
|
|
629
867
|
"colorBackgroundPositiveTint": {
|
|
630
|
-
"normal": "#
|
|
868
|
+
"normal": "#e8f9e8",
|
|
631
869
|
"hover": "#DFF0E1",
|
|
632
870
|
"active": "#D5E6DA"
|
|
633
871
|
},
|
|
@@ -637,17 +875,17 @@
|
|
|
637
875
|
"active": "#DFE1E6"
|
|
638
876
|
},
|
|
639
877
|
"colorHeaderBackground": {
|
|
640
|
-
"normal": "#
|
|
878
|
+
"normal": "#ffffff",
|
|
641
879
|
"hover": "#F5F5F7",
|
|
642
880
|
"active": "#EBECEF"
|
|
643
881
|
},
|
|
644
882
|
"colorTextAccent": {
|
|
645
|
-
"normal": "#
|
|
883
|
+
"normal": "#2688eb",
|
|
646
884
|
"hover": "#2483E4",
|
|
647
885
|
"active": "#237EDD"
|
|
648
886
|
},
|
|
649
887
|
"colorTextAccentThemed": {
|
|
650
|
-
"normal": "#
|
|
888
|
+
"normal": "#2688eb",
|
|
651
889
|
"hover": "#2483E4",
|
|
652
890
|
"active": "#237EDD"
|
|
653
891
|
},
|
|
@@ -662,97 +900,97 @@
|
|
|
662
900
|
"active": "#000105"
|
|
663
901
|
},
|
|
664
902
|
"colorTextSecondary": {
|
|
665
|
-
"normal": "#
|
|
903
|
+
"normal": "#818c99",
|
|
666
904
|
"hover": "#7C8795",
|
|
667
905
|
"active": "#778292"
|
|
668
906
|
},
|
|
669
907
|
"colorTextSubhead": {
|
|
670
|
-
"normal": "#
|
|
908
|
+
"normal": "#6d7885",
|
|
671
909
|
"hover": "#697482",
|
|
672
910
|
"active": "#64707F"
|
|
673
911
|
},
|
|
674
912
|
"colorTextTertiary": {
|
|
675
|
-
"normal": "#
|
|
913
|
+
"normal": "#99a2ad",
|
|
676
914
|
"hover": "#939CA9",
|
|
677
915
|
"active": "#8D96A4"
|
|
678
916
|
},
|
|
679
917
|
"colorTextContrast": {
|
|
680
|
-
"normal": "#
|
|
918
|
+
"normal": "#ffffff",
|
|
681
919
|
"hover": "#F5F5F7",
|
|
682
920
|
"active": "#EBECEF"
|
|
683
921
|
},
|
|
684
922
|
"colorTextContrastThemed": {
|
|
685
|
-
"normal": "#
|
|
923
|
+
"normal": "#ffffff",
|
|
686
924
|
"hover": "#F5F5F7",
|
|
687
925
|
"active": "#EBECEF"
|
|
688
926
|
},
|
|
689
927
|
"colorTextPositive": {
|
|
690
|
-
"normal": "#
|
|
691
|
-
"hover": "#
|
|
692
|
-
"active": "#
|
|
928
|
+
"normal": "#4bb44b",
|
|
929
|
+
"hover": "#48AD4A",
|
|
930
|
+
"active": "#45A74A"
|
|
693
931
|
},
|
|
694
932
|
"colorTextNegative": {
|
|
695
|
-
"normal": "#
|
|
933
|
+
"normal": "#e64646",
|
|
696
934
|
"hover": "#DD4446",
|
|
697
935
|
"active": "#D44245"
|
|
698
936
|
},
|
|
699
937
|
"colorTextLink": {
|
|
700
|
-
"normal": "#
|
|
938
|
+
"normal": "#2d81e0",
|
|
701
939
|
"hover": "#2B7CD9",
|
|
702
940
|
"active": "#2978D3"
|
|
703
941
|
},
|
|
704
942
|
"colorTextLinkThemed": {
|
|
705
|
-
"normal": "#
|
|
943
|
+
"normal": "#2d81e0",
|
|
706
944
|
"hover": "#2B7CD9",
|
|
707
945
|
"active": "#2978D3"
|
|
708
946
|
},
|
|
709
947
|
"colorTextLinkTint": {
|
|
710
|
-
"normal": "#
|
|
948
|
+
"normal": "#71aaeb",
|
|
711
949
|
"hover": "#6CA4E4",
|
|
712
950
|
"active": "#689EDD"
|
|
713
951
|
},
|
|
714
952
|
"colorTextLinkVisited": {
|
|
715
|
-
"normal": "#
|
|
953
|
+
"normal": "#4986cc",
|
|
716
954
|
"hover": "#4681C6",
|
|
717
955
|
"active": "#437DC1"
|
|
718
956
|
},
|
|
719
957
|
"colorTextMuted": {
|
|
720
|
-
"normal": "#
|
|
958
|
+
"normal": "#2c2d2e",
|
|
721
959
|
"hover": "#2A2C2F",
|
|
722
960
|
"active": "#282B2F"
|
|
723
961
|
},
|
|
724
962
|
"colorLinkContrast": {
|
|
725
|
-
"normal": "#
|
|
963
|
+
"normal": "#ffffff",
|
|
726
964
|
"hover": "#F5F5F7",
|
|
727
965
|
"active": "#EBECEF"
|
|
728
966
|
},
|
|
729
967
|
"colorTextButton": {
|
|
730
|
-
"normal": "#
|
|
968
|
+
"normal": "#2688eb",
|
|
731
969
|
"hover": "#2483E4",
|
|
732
970
|
"active": "#237EDD"
|
|
733
971
|
},
|
|
734
972
|
"colorIconAccent": {
|
|
735
|
-
"normal": "#
|
|
973
|
+
"normal": "#2688eb",
|
|
736
974
|
"hover": "#2483E4",
|
|
737
975
|
"active": "#237EDD"
|
|
738
976
|
},
|
|
739
977
|
"colorIconAccentThemed": {
|
|
740
|
-
"normal": "#
|
|
978
|
+
"normal": "#2688eb",
|
|
741
979
|
"hover": "#2483E4",
|
|
742
980
|
"active": "#237EDD"
|
|
743
981
|
},
|
|
744
982
|
"colorIconPrimary": {
|
|
745
|
-
"normal": "#
|
|
983
|
+
"normal": "#2c2d2e",
|
|
746
984
|
"hover": "#2A2C2F",
|
|
747
985
|
"active": "#282B2F"
|
|
748
986
|
},
|
|
749
987
|
"colorIconPrimaryInvariably": {
|
|
750
|
-
"normal": "#
|
|
988
|
+
"normal": "#2c2d2e",
|
|
751
989
|
"hover": "#2A2C2F",
|
|
752
990
|
"active": "#282B2F"
|
|
753
991
|
},
|
|
754
992
|
"colorIconMedium": {
|
|
755
|
-
"normal": "#
|
|
993
|
+
"normal": "#818c99",
|
|
756
994
|
"hover": "#7C8795",
|
|
757
995
|
"active": "#778292"
|
|
758
996
|
},
|
|
@@ -762,7 +1000,7 @@
|
|
|
762
1000
|
"active": "rgba(0, 0, 0, 0.56)"
|
|
763
1001
|
},
|
|
764
1002
|
"colorIconSecondary": {
|
|
765
|
-
"normal": "#
|
|
1003
|
+
"normal": "#99a2ad",
|
|
766
1004
|
"hover": "#939CA9",
|
|
767
1005
|
"active": "#8D96A4"
|
|
768
1006
|
},
|
|
@@ -772,7 +1010,7 @@
|
|
|
772
1010
|
"active": "rgba(0, 0, 0, 0.44)"
|
|
773
1011
|
},
|
|
774
1012
|
"colorIconTertiary": {
|
|
775
|
-
"normal": "#
|
|
1013
|
+
"normal": "#b8c1cc",
|
|
776
1014
|
"hover": "#B1BAC6",
|
|
777
1015
|
"active": "#A9B3C1"
|
|
778
1016
|
},
|
|
@@ -782,47 +1020,47 @@
|
|
|
782
1020
|
"active": "rgba(0, 0, 0, 0.32)"
|
|
783
1021
|
},
|
|
784
1022
|
"colorIconContrast": {
|
|
785
|
-
"normal": "#
|
|
1023
|
+
"normal": "#ffffff",
|
|
786
1024
|
"hover": "#F5F5F7",
|
|
787
1025
|
"active": "#EBECEF"
|
|
788
1026
|
},
|
|
789
1027
|
"colorIconContrastThemed": {
|
|
790
|
-
"normal": "#
|
|
1028
|
+
"normal": "#ffffff",
|
|
791
1029
|
"hover": "#F5F5F7",
|
|
792
1030
|
"active": "#EBECEF"
|
|
793
1031
|
},
|
|
794
1032
|
"colorIconContrastSecondary": {
|
|
795
|
-
"normal": "#
|
|
1033
|
+
"normal": "#f2f3f5",
|
|
796
1034
|
"hover": "#E8EAEE",
|
|
797
1035
|
"active": "#DFE1E6"
|
|
798
1036
|
},
|
|
799
1037
|
"colorIconPositive": {
|
|
800
|
-
"normal": "#
|
|
1038
|
+
"normal": "#4bb34b",
|
|
801
1039
|
"hover": "#48AC4A",
|
|
802
1040
|
"active": "#45A64A"
|
|
803
1041
|
},
|
|
804
1042
|
"colorIconNegative": {
|
|
805
|
-
"normal": "#
|
|
1043
|
+
"normal": "#e64646",
|
|
806
1044
|
"hover": "#DD4446",
|
|
807
1045
|
"active": "#D44245"
|
|
808
1046
|
},
|
|
809
1047
|
"colorIconButton": {
|
|
810
|
-
"normal": "#
|
|
1048
|
+
"normal": "#2688eb",
|
|
811
1049
|
"hover": "#2483E4",
|
|
812
1050
|
"active": "#237EDD"
|
|
813
1051
|
},
|
|
814
1052
|
"colorStrokeAccent": {
|
|
815
|
-
"normal": "#
|
|
1053
|
+
"normal": "#2688eb",
|
|
816
1054
|
"hover": "#2483E4",
|
|
817
1055
|
"active": "#237EDD"
|
|
818
1056
|
},
|
|
819
1057
|
"colorStrokeAccentThemed": {
|
|
820
|
-
"normal": "#
|
|
1058
|
+
"normal": "#2688eb",
|
|
821
1059
|
"hover": "#2483E4",
|
|
822
1060
|
"active": "#237EDD"
|
|
823
1061
|
},
|
|
824
1062
|
"colorSeparatorPrimary": {
|
|
825
|
-
"normal": "#
|
|
1063
|
+
"normal": "#d7d8d9",
|
|
826
1064
|
"hover": "#CED0D3",
|
|
827
1065
|
"active": "#C6C8CD"
|
|
828
1066
|
},
|
|
@@ -842,22 +1080,22 @@
|
|
|
842
1080
|
"active": "rgba(0, 0, 0, 0.2)"
|
|
843
1081
|
},
|
|
844
1082
|
"colorSeparatorSecondary": {
|
|
845
|
-
"normal": "#
|
|
1083
|
+
"normal": "#e1e3e6",
|
|
846
1084
|
"hover": "#D8DBDF",
|
|
847
1085
|
"active": "#CFD2D8"
|
|
848
1086
|
},
|
|
849
1087
|
"colorStrokePositive": {
|
|
850
|
-
"normal": "#
|
|
1088
|
+
"normal": "#4bb34b",
|
|
851
1089
|
"hover": "#48AC4A",
|
|
852
1090
|
"active": "#45A64A"
|
|
853
1091
|
},
|
|
854
1092
|
"colorStrokeNegative": {
|
|
855
|
-
"normal": "#
|
|
1093
|
+
"normal": "#e64646",
|
|
856
1094
|
"hover": "#DD4446",
|
|
857
1095
|
"active": "#D44245"
|
|
858
1096
|
},
|
|
859
1097
|
"colorStrokeContrast": {
|
|
860
|
-
"normal": "#
|
|
1098
|
+
"normal": "#ffffff",
|
|
861
1099
|
"hover": "#F5F5F7",
|
|
862
1100
|
"active": "#EBECEF"
|
|
863
1101
|
},
|
|
@@ -872,67 +1110,72 @@
|
|
|
872
1110
|
"active": "rgba(0, 0, 0, 0.36)"
|
|
873
1111
|
},
|
|
874
1112
|
"colorStrokeButton": {
|
|
875
|
-
"normal": "#
|
|
1113
|
+
"normal": "#2688eb",
|
|
876
1114
|
"hover": "#2483E4",
|
|
877
1115
|
"active": "#237EDD"
|
|
878
1116
|
},
|
|
879
1117
|
"colorAccentBlue": {
|
|
880
|
-
"normal": "#
|
|
1118
|
+
"normal": "#3f8ae0",
|
|
881
1119
|
"hover": "#3C85D9",
|
|
882
1120
|
"active": "#3A80D3"
|
|
883
1121
|
},
|
|
884
1122
|
"colorAccentGray": {
|
|
885
|
-
"normal": "#
|
|
1123
|
+
"normal": "#a3adb8",
|
|
886
1124
|
"hover": "#9CA7B3",
|
|
887
1125
|
"active": "#96A0AE"
|
|
888
1126
|
},
|
|
889
1127
|
"colorAccentRed": {
|
|
890
|
-
"normal": "#
|
|
1128
|
+
"normal": "#ff3347",
|
|
891
1129
|
"hover": "#F53247",
|
|
892
1130
|
"active": "#EB3046"
|
|
893
1131
|
},
|
|
894
1132
|
"colorAccentGreen": {
|
|
895
|
-
"normal": "#
|
|
1133
|
+
"normal": "#4bb34b",
|
|
896
1134
|
"hover": "#48AC4A",
|
|
897
1135
|
"active": "#45A64A"
|
|
898
1136
|
},
|
|
899
1137
|
"colorAccentOrange": {
|
|
900
|
-
"normal": "#
|
|
1138
|
+
"normal": "#ffa000",
|
|
901
1139
|
"hover": "#F59A02",
|
|
902
1140
|
"active": "#EB9405"
|
|
903
1141
|
},
|
|
904
1142
|
"colorAccentOrangeFire": {
|
|
905
|
-
"normal": "#
|
|
1143
|
+
"normal": "#f05c44",
|
|
906
1144
|
"hover": "#E65944",
|
|
907
1145
|
"active": "#DD5643"
|
|
908
1146
|
},
|
|
909
1147
|
"colorAccentPurple": {
|
|
910
|
-
"normal": "#
|
|
1148
|
+
"normal": "#735ce6",
|
|
911
1149
|
"hover": "#6E59DF",
|
|
912
1150
|
"active": "#6A56D8"
|
|
913
1151
|
},
|
|
914
1152
|
"colorAccentViolet": {
|
|
915
|
-
"normal": "#
|
|
1153
|
+
"normal": "#792ec0",
|
|
916
1154
|
"hover": "#742DBB",
|
|
917
1155
|
"active": "#6F2CB6"
|
|
918
1156
|
},
|
|
919
1157
|
"colorAccentRaspberryPink": {
|
|
920
|
-
"normal": "#
|
|
1158
|
+
"normal": "#e03fab",
|
|
921
1159
|
"hover": "#D73DA7",
|
|
922
1160
|
"active": "#CE3BA2"
|
|
923
1161
|
},
|
|
924
1162
|
"colorAccentSecondary": {
|
|
925
|
-
"normal": "#
|
|
1163
|
+
"normal": "#3f8ae0",
|
|
926
1164
|
"hover": "#3C85D9",
|
|
927
1165
|
"active": "#3A80D3"
|
|
928
1166
|
},
|
|
929
1167
|
"colorOverlayPrimary": {
|
|
930
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1168
|
+
"normal": "rgba(0, 0, 0, 0.40)",
|
|
931
1169
|
"hover": "rgba(0, 0, 0, 0.44)",
|
|
932
1170
|
"active": "rgba(0, 0, 0, 0.48)"
|
|
933
1171
|
},
|
|
1172
|
+
"colorOverlaySecondary": {
|
|
1173
|
+
"normal": "rgb(44, 45, 46, 0.5)",
|
|
1174
|
+
"hover": "rgba(44, 45, 46, 0.54)",
|
|
1175
|
+
"active": "rgba(44, 45, 46, 0.58)"
|
|
1176
|
+
},
|
|
934
1177
|
"colorAvatarOverlay": {
|
|
935
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1178
|
+
"normal": "rgba(0, 0, 0, 0.60)",
|
|
936
1179
|
"hover": "rgba(0, 0, 0, 0.64)",
|
|
937
1180
|
"active": "rgba(0, 0, 0, 0.68)"
|
|
938
1181
|
},
|
|
@@ -942,12 +1185,12 @@
|
|
|
942
1185
|
"active": "rgba(255, 255, 255, 0.93)"
|
|
943
1186
|
},
|
|
944
1187
|
"colorActionSheetText": {
|
|
945
|
-
"normal": "#
|
|
1188
|
+
"normal": "#3f8ae0",
|
|
946
1189
|
"hover": "#3C85D9",
|
|
947
1190
|
"active": "#3A80D3"
|
|
948
1191
|
},
|
|
949
1192
|
"colorImagePlaceholder": {
|
|
950
|
-
"normal": "#
|
|
1193
|
+
"normal": "#f2f3f5",
|
|
951
1194
|
"hover": "#E8EAEE",
|
|
952
1195
|
"active": "#DFE1E6"
|
|
953
1196
|
},
|
|
@@ -957,27 +1200,27 @@
|
|
|
957
1200
|
"active": "rgba(0, 28, 61, 0.16)"
|
|
958
1201
|
},
|
|
959
1202
|
"colorSkeletonFrom": {
|
|
960
|
-
"normal": "#
|
|
1203
|
+
"normal": "#f5f5f5",
|
|
961
1204
|
"hover": "#EBECEE",
|
|
962
1205
|
"active": "#E1E3E6"
|
|
963
1206
|
},
|
|
964
1207
|
"colorSkeletonTo": {
|
|
965
|
-
"normal": "#
|
|
1208
|
+
"normal": "#e1e3e6",
|
|
966
1209
|
"hover": "#D8DBDF",
|
|
967
1210
|
"active": "#CFD2D8"
|
|
968
1211
|
},
|
|
969
1212
|
"colorWriteBarIcon": {
|
|
970
|
-
"normal": "#
|
|
1213
|
+
"normal": "#3f8ae0",
|
|
971
1214
|
"hover": "#3C85D9",
|
|
972
1215
|
"active": "#3A80D3"
|
|
973
1216
|
},
|
|
974
1217
|
"colorWriteBarInputBackground": {
|
|
975
|
-
"normal": "#
|
|
1218
|
+
"normal": "#f2f3f5",
|
|
976
1219
|
"hover": "#E8EAEE",
|
|
977
1220
|
"active": "#DFE1E6"
|
|
978
1221
|
},
|
|
979
1222
|
"colorWriteBarInputBorder": {
|
|
980
|
-
"normal": "#
|
|
1223
|
+
"normal": "#e1e3e6",
|
|
981
1224
|
"hover": "#D8DBDF",
|
|
982
1225
|
"active": "#CFD2D8"
|
|
983
1226
|
},
|
|
@@ -987,30 +1230,35 @@
|
|
|
987
1230
|
"active": "rgba(0, 0, 0, 0.16)"
|
|
988
1231
|
},
|
|
989
1232
|
"colorTrackBackground": {
|
|
990
|
-
"normal": "#
|
|
1233
|
+
"normal": "#e1e3e6",
|
|
991
1234
|
"hover": "#D8DBDF",
|
|
992
1235
|
"active": "#CFD2D8"
|
|
993
1236
|
},
|
|
994
1237
|
"colorTrackBuffer": {
|
|
995
|
-
"normal": "#
|
|
1238
|
+
"normal": "#a0bfe4",
|
|
996
1239
|
"hover": "#9AB8DD",
|
|
997
1240
|
"active": "#93B1D7"
|
|
998
1241
|
},
|
|
999
1242
|
"colorSearchFieldBackground": {
|
|
1000
|
-
"normal": "#
|
|
1243
|
+
"normal": "#ebedf0",
|
|
1001
1244
|
"hover": "#E2E4E9",
|
|
1002
1245
|
"active": "#D8DBE2"
|
|
1003
1246
|
},
|
|
1004
1247
|
"colorPanelHeaderIcon": {
|
|
1005
|
-
"normal": "#
|
|
1248
|
+
"normal": "#2688eb",
|
|
1006
1249
|
"hover": "#2483E4",
|
|
1007
1250
|
"active": "#237EDD"
|
|
1008
1251
|
},
|
|
1009
1252
|
"colorSegmentedControl": {
|
|
1010
|
-
"normal": "#
|
|
1253
|
+
"normal": "#ffffff",
|
|
1011
1254
|
"hover": "#F5F5F7",
|
|
1012
1255
|
"active": "#EBECEF"
|
|
1013
1256
|
},
|
|
1257
|
+
"colorTabbarTextInactive": {
|
|
1258
|
+
"normal": "#99a2ad",
|
|
1259
|
+
"hover": "#939CA9",
|
|
1260
|
+
"active": "#8D96A4"
|
|
1261
|
+
},
|
|
1014
1262
|
"colorTransparent": {
|
|
1015
1263
|
"normal": "transparent",
|
|
1016
1264
|
"hover": "rgba(0, 16, 61, 0.04)",
|