@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
|
@@ -211,6 +211,9 @@
|
|
|
211
211
|
"sizeBorderRadius": {
|
|
212
212
|
"regular": 8
|
|
213
213
|
},
|
|
214
|
+
"sizeBorderRadiusRounded": {
|
|
215
|
+
"regular": 48
|
|
216
|
+
},
|
|
214
217
|
"sizeCheckBorderRadius": {
|
|
215
218
|
"regular": 4
|
|
216
219
|
},
|
|
@@ -250,7 +253,7 @@
|
|
|
250
253
|
"regular": 40
|
|
251
254
|
},
|
|
252
255
|
"sizePopupSmall": {
|
|
253
|
-
"regular":
|
|
256
|
+
"regular": 430
|
|
254
257
|
},
|
|
255
258
|
"sizePopupMedium": {
|
|
256
259
|
"regular": 680
|
|
@@ -442,6 +445,11 @@
|
|
|
442
445
|
"hover": "rgba(255, 255, 255, 0.19)",
|
|
443
446
|
"active": "rgba(255, 255, 255, 0.23)"
|
|
444
447
|
},
|
|
448
|
+
"vkontakteColorSnippetBackground": {
|
|
449
|
+
"normal": "#232324",
|
|
450
|
+
"hover": "#2C2C2D",
|
|
451
|
+
"active": "#353536"
|
|
452
|
+
},
|
|
445
453
|
"vkontakteColorModalCardBorderAlpha": {
|
|
446
454
|
"normal": "rgba(255, 255, 255, 0.12)",
|
|
447
455
|
"hover": "rgba(255, 255, 255, 0.16)",
|
|
@@ -462,6 +470,236 @@
|
|
|
462
470
|
"hover": "#343536",
|
|
463
471
|
"active": "#3D3E3F"
|
|
464
472
|
},
|
|
473
|
+
"vkontakteColorSearchBarBackground": {
|
|
474
|
+
"normal": "#19191a",
|
|
475
|
+
"hover": "#222223",
|
|
476
|
+
"active": "#2B2B2C"
|
|
477
|
+
},
|
|
478
|
+
"vkontakteColorSearchBarFieldTint": {
|
|
479
|
+
"normal": "#aaaeb3",
|
|
480
|
+
"hover": "#ADB1B6",
|
|
481
|
+
"active": "#B1B4B9"
|
|
482
|
+
},
|
|
483
|
+
"vkontakteBackgroundHoverAlpha": {
|
|
484
|
+
"normal": "rgba(255, 255, 255, 0.04)",
|
|
485
|
+
"hover": "rgba(255, 255, 255, 0.08)",
|
|
486
|
+
"active": "rgba(255, 255, 255, 0.12)"
|
|
487
|
+
},
|
|
488
|
+
"vkontakteColorAccentAlternate": {
|
|
489
|
+
"normal": "#FFFFFF",
|
|
490
|
+
"hover": "#EBEDF0",
|
|
491
|
+
"active": "#D7D8DB"
|
|
492
|
+
},
|
|
493
|
+
"vkontakteColorBackgroundSuggestions": {
|
|
494
|
+
"normal": "#2c2d2e",
|
|
495
|
+
"hover": "#343536",
|
|
496
|
+
"active": "#3D3E3F"
|
|
497
|
+
},
|
|
498
|
+
"vkontakteColorBackgroundKeyboard": {
|
|
499
|
+
"normal": "#2c2d2e",
|
|
500
|
+
"hover": "#343536",
|
|
501
|
+
"active": "#3D3E3F"
|
|
502
|
+
},
|
|
503
|
+
"vkontakteColorContentPlaceholderIcon": {
|
|
504
|
+
"normal": "#aaaeb3",
|
|
505
|
+
"hover": "#ADB1B6",
|
|
506
|
+
"active": "#B1B4B9"
|
|
507
|
+
},
|
|
508
|
+
"vkontakteColorContentTintForeground": {
|
|
509
|
+
"normal": "#909499",
|
|
510
|
+
"hover": "#94989D",
|
|
511
|
+
"active": "#999DA1"
|
|
512
|
+
},
|
|
513
|
+
"vkontakteColorTextName": {
|
|
514
|
+
"normal": "#e1e3e6",
|
|
515
|
+
"hover": "#E2E4E7",
|
|
516
|
+
"active": "#E3E5E8"
|
|
517
|
+
},
|
|
518
|
+
"vkontakteColorControlBackground": {
|
|
519
|
+
"normal": "#454647",
|
|
520
|
+
"hover": "#4C4D4E",
|
|
521
|
+
"active": "#545556"
|
|
522
|
+
},
|
|
523
|
+
"vkontakteColorControlForeground": {
|
|
524
|
+
"normal": "#e1e3e6",
|
|
525
|
+
"hover": "#E2E4E7",
|
|
526
|
+
"active": "#E3E5E8"
|
|
527
|
+
},
|
|
528
|
+
"vkontakteColorControlTintMuted": {
|
|
529
|
+
"normal": "#909499",
|
|
530
|
+
"hover": "#94989D",
|
|
531
|
+
"active": "#999DA1"
|
|
532
|
+
},
|
|
533
|
+
"vkontakteColorHeaderSearchFieldBackground": {
|
|
534
|
+
"normal": "#363738",
|
|
535
|
+
"hover": "#3E3F40",
|
|
536
|
+
"active": "#464748"
|
|
537
|
+
},
|
|
538
|
+
"vkontakteColorHeaderSearchFieldTint": {
|
|
539
|
+
"normal": "#aaaeb3",
|
|
540
|
+
"hover": "#ADB1B6",
|
|
541
|
+
"active": "#B1B4B9"
|
|
542
|
+
},
|
|
543
|
+
"vkontakteColorHeaderTabActiveIndicator": {
|
|
544
|
+
"normal": "#529ef4",
|
|
545
|
+
"hover": "#59A2F4",
|
|
546
|
+
"active": "#60A6F5"
|
|
547
|
+
},
|
|
548
|
+
"vkontakteColorIconOutlineMedium": {
|
|
549
|
+
"normal": "#aaaeb3",
|
|
550
|
+
"hover": "#ADB1B6",
|
|
551
|
+
"active": "#B1B4B9"
|
|
552
|
+
},
|
|
553
|
+
"vkontakteColorIconOutlineSecondary": {
|
|
554
|
+
"normal": "#909499",
|
|
555
|
+
"hover": "#94989D",
|
|
556
|
+
"active": "#999DA1"
|
|
557
|
+
},
|
|
558
|
+
"vkontakteColorSkeletonShimmerFrom": {
|
|
559
|
+
"normal": "#19191a",
|
|
560
|
+
"hover": "#222223",
|
|
561
|
+
"active": "#2B2B2C"
|
|
562
|
+
},
|
|
563
|
+
"vkontakteColorAlphaSkeletonShimmerTo": {
|
|
564
|
+
"normal": "transparent",
|
|
565
|
+
"hover": "rgba(255, 255, 255, 0.04)",
|
|
566
|
+
"active": "rgba(255, 255, 255, 0.08)"
|
|
567
|
+
},
|
|
568
|
+
"vkontakteColorLoaderBackground": {
|
|
569
|
+
"normal": "#19191a",
|
|
570
|
+
"hover": "#222223",
|
|
571
|
+
"active": "#2B2B2C"
|
|
572
|
+
},
|
|
573
|
+
"vkontakteColorLoaderTint": {
|
|
574
|
+
"normal": "#76787a",
|
|
575
|
+
"hover": "#7B7D7F",
|
|
576
|
+
"active": "#818385"
|
|
577
|
+
},
|
|
578
|
+
"vkontakteColorMusicPlaybackIcon": {
|
|
579
|
+
"normal": "#FFFFFF",
|
|
580
|
+
"hover": "#EBEDF0",
|
|
581
|
+
"active": "#D7D8DB"
|
|
582
|
+
},
|
|
583
|
+
"vkontakteColorStatusBackground": {
|
|
584
|
+
"normal": "#19191a",
|
|
585
|
+
"hover": "#222223",
|
|
586
|
+
"active": "#2B2B2C"
|
|
587
|
+
},
|
|
588
|
+
"vkontakteColorPlaceholderIconForegroundPrimary": {
|
|
589
|
+
"normal": "#909499",
|
|
590
|
+
"hover": "#94989D",
|
|
591
|
+
"active": "#999DA1"
|
|
592
|
+
},
|
|
593
|
+
"vkontakteColorPlaceholderIconForegroundSecondary": {
|
|
594
|
+
"normal": "#5d5f61",
|
|
595
|
+
"hover": "#636567",
|
|
596
|
+
"active": "#6A6C6E"
|
|
597
|
+
},
|
|
598
|
+
"vkontakteColorPlaceholderIconTint": {
|
|
599
|
+
"normal": "#FFFFFF",
|
|
600
|
+
"hover": "#EBEDF0",
|
|
601
|
+
"active": "#D7D8DB"
|
|
602
|
+
},
|
|
603
|
+
"vkontakteColorPollOptionBackground": {
|
|
604
|
+
"normal": "#FFFFFF",
|
|
605
|
+
"hover": "#EBEDF0",
|
|
606
|
+
"active": "#D7D8DB"
|
|
607
|
+
},
|
|
608
|
+
"vkontakteColorTabbarActiveIcon": {
|
|
609
|
+
"normal": "#FFFFFF",
|
|
610
|
+
"hover": "#EBEDF0",
|
|
611
|
+
"active": "#D7D8DB"
|
|
612
|
+
},
|
|
613
|
+
"vkontakteColorTabbarBackground": {
|
|
614
|
+
"normal": "#2c2d2e",
|
|
615
|
+
"hover": "#343536",
|
|
616
|
+
"active": "#3D3E3F"
|
|
617
|
+
},
|
|
618
|
+
"vkontakteColorTabbarInactiveIcon": {
|
|
619
|
+
"normal": "#76787a",
|
|
620
|
+
"hover": "#7B7D7F",
|
|
621
|
+
"active": "#818385"
|
|
622
|
+
},
|
|
623
|
+
"vkontakteColorTabbarTabletTextSecondary": {
|
|
624
|
+
"normal": "#76787a",
|
|
625
|
+
"hover": "#7B7D7F",
|
|
626
|
+
"active": "#818385"
|
|
627
|
+
},
|
|
628
|
+
"vkontakteColorToolbarAttachBackgroundFrom": {
|
|
629
|
+
"normal": "#76787a",
|
|
630
|
+
"hover": "#7B7D7F",
|
|
631
|
+
"active": "#818385"
|
|
632
|
+
},
|
|
633
|
+
"vkontakteColorSplashScreenIcon": {
|
|
634
|
+
"normal": "#2c2d2e",
|
|
635
|
+
"hover": "#343536",
|
|
636
|
+
"active": "#3D3E3F"
|
|
637
|
+
},
|
|
638
|
+
"vkontakteColorIconName": {
|
|
639
|
+
"normal": "#aaaeb3",
|
|
640
|
+
"hover": "#ADB1B6",
|
|
641
|
+
"active": "#B1B4B9"
|
|
642
|
+
},
|
|
643
|
+
"vkontakteColorPanelTabActiveText": {
|
|
644
|
+
"normal": "#e1e3e6",
|
|
645
|
+
"hover": "#E2E4E7",
|
|
646
|
+
"active": "#E3E5E8"
|
|
647
|
+
},
|
|
648
|
+
"vkontakteColorBackgroundTextAlpha": {
|
|
649
|
+
"normal": "rgba(82, 158, 244, 0.24)",
|
|
650
|
+
"hover": "rgba(82, 158, 244, 0.28)",
|
|
651
|
+
"active": "rgba(82, 158, 244, 0.32)"
|
|
652
|
+
},
|
|
653
|
+
"vkontakteColorModalCardHeaderClose": {
|
|
654
|
+
"normal": "#FFFFFF",
|
|
655
|
+
"hover": "#EBEDF0",
|
|
656
|
+
"active": "#D7D8DB"
|
|
657
|
+
},
|
|
658
|
+
"vkontakteImBubbleButtonOutgoingBackgroundAlpha": {
|
|
659
|
+
"normal": "rgba(255, 255, 255, 0.20)",
|
|
660
|
+
"hover": "rgba(255, 255, 255, 0.24)",
|
|
661
|
+
"active": "rgba(255, 255, 255, 0.28)"
|
|
662
|
+
},
|
|
663
|
+
"vkontakteImBubbleButtonForeground": {
|
|
664
|
+
"normal": "#e1e3e6",
|
|
665
|
+
"hover": "#E2E4E7",
|
|
666
|
+
"active": "#E3E5E8"
|
|
667
|
+
},
|
|
668
|
+
"vkontakteImBubbleIncomingHighlighted": {
|
|
669
|
+
"normal": "#5d5f61",
|
|
670
|
+
"hover": "#636567",
|
|
671
|
+
"active": "#6A6C6E"
|
|
672
|
+
},
|
|
673
|
+
"vkontakteImBubbleGiftBackground": {
|
|
674
|
+
"normal": "#857250",
|
|
675
|
+
"hover": "#8A7857",
|
|
676
|
+
"active": "#8F7D5E"
|
|
677
|
+
},
|
|
678
|
+
"vkontakteImBubbleGiftBackgroundHighlighted": {
|
|
679
|
+
"normal": "#ab9871",
|
|
680
|
+
"hover": "#AE9C77",
|
|
681
|
+
"active": "#B2A07C"
|
|
682
|
+
},
|
|
683
|
+
"vkontakteImBubbleOutgoingAlternate": {
|
|
684
|
+
"normal": "#454647",
|
|
685
|
+
"hover": "#4C4D4E",
|
|
686
|
+
"active": "#545556"
|
|
687
|
+
},
|
|
688
|
+
"vkontakteImAttachTint": {
|
|
689
|
+
"normal": "#FFFFFF",
|
|
690
|
+
"hover": "#EBEDF0",
|
|
691
|
+
"active": "#D7D8DB"
|
|
692
|
+
},
|
|
693
|
+
"vkontakteImReplySeparator": {
|
|
694
|
+
"normal": "#FFFFFF",
|
|
695
|
+
"hover": "#EBEDF0",
|
|
696
|
+
"active": "#D7D8DB"
|
|
697
|
+
},
|
|
698
|
+
"vkontakteImToolbarVoiceMsgBackground": {
|
|
699
|
+
"normal": "#454647",
|
|
700
|
+
"hover": "#4C4D4E",
|
|
701
|
+
"active": "#545556"
|
|
702
|
+
},
|
|
465
703
|
"vkontakteColorImForwardLineAlpha": {
|
|
466
704
|
"normal": "rgba(255, 255, 255, 0.24)",
|
|
467
705
|
"hover": "rgba(255, 255, 255, 0.28)",
|
|
@@ -533,7 +771,7 @@
|
|
|
533
771
|
},
|
|
534
772
|
"color": {
|
|
535
773
|
"colorBackgroundAccent": {
|
|
536
|
-
"normal": "#
|
|
774
|
+
"normal": "#529ef4",
|
|
537
775
|
"hover": "#59A2F4",
|
|
538
776
|
"active": "#60A6F5"
|
|
539
777
|
},
|
|
@@ -553,12 +791,12 @@
|
|
|
553
791
|
"active": "#60A6F5"
|
|
554
792
|
},
|
|
555
793
|
"colorBackground": {
|
|
556
|
-
"normal": "#
|
|
794
|
+
"normal": "#0a0a0a",
|
|
557
795
|
"hover": "#141414",
|
|
558
796
|
"active": "#1E1E1E"
|
|
559
797
|
},
|
|
560
798
|
"colorBackgroundContent": {
|
|
561
|
-
"normal": "#
|
|
799
|
+
"normal": "#19191a",
|
|
562
800
|
"hover": "#222223",
|
|
563
801
|
"active": "#2B2B2C"
|
|
564
802
|
},
|
|
@@ -593,12 +831,12 @@
|
|
|
593
831
|
"active": "rgba(255, 255, 255, 0.28)"
|
|
594
832
|
},
|
|
595
833
|
"colorBackgroundContrastInverse": {
|
|
596
|
-
"normal": "#
|
|
834
|
+
"normal": "#2c2d2e",
|
|
597
835
|
"hover": "#343536",
|
|
598
836
|
"active": "#3D3E3F"
|
|
599
837
|
},
|
|
600
838
|
"colorBackgroundModal": {
|
|
601
|
-
"normal": "#
|
|
839
|
+
"normal": "#2c2d2e",
|
|
602
840
|
"hover": "#343536",
|
|
603
841
|
"active": "#3D3E3F"
|
|
604
842
|
},
|
|
@@ -613,24 +851,24 @@
|
|
|
613
851
|
"active": "#8F7D5E"
|
|
614
852
|
},
|
|
615
853
|
"colorBackgroundPositive": {
|
|
616
|
-
"normal": "#
|
|
854
|
+
"normal": "#4bb34b",
|
|
617
855
|
"hover": "#52B652",
|
|
618
856
|
"active": "#59B959"
|
|
619
857
|
},
|
|
620
858
|
"colorBackgroundNegative": {
|
|
621
|
-
"normal": "#
|
|
859
|
+
"normal": "#ff5c5c",
|
|
622
860
|
"hover": "#FF6363",
|
|
623
861
|
"active": "#FF6969"
|
|
624
862
|
},
|
|
625
863
|
"colorBackgroundNegativeTint": {
|
|
626
|
-
"normal": "#
|
|
864
|
+
"normal": "#522e2e",
|
|
627
865
|
"hover": "#593636",
|
|
628
866
|
"active": "#603F3F"
|
|
629
867
|
},
|
|
630
868
|
"colorBackgroundPositiveTint": {
|
|
631
|
-
"normal": "#
|
|
632
|
-
"hover": "#
|
|
633
|
-
"active": "#
|
|
869
|
+
"normal": "#b1d6b1",
|
|
870
|
+
"hover": "#B4D8B4",
|
|
871
|
+
"active": "#B7D9B7"
|
|
634
872
|
},
|
|
635
873
|
"colorFieldBackground": {
|
|
636
874
|
"normal": "#232324",
|
|
@@ -638,12 +876,12 @@
|
|
|
638
876
|
"active": "#353536"
|
|
639
877
|
},
|
|
640
878
|
"colorHeaderBackground": {
|
|
641
|
-
"normal": "#
|
|
879
|
+
"normal": "#19191a",
|
|
642
880
|
"hover": "#222223",
|
|
643
881
|
"active": "#2B2B2C"
|
|
644
882
|
},
|
|
645
883
|
"colorTextAccent": {
|
|
646
|
-
"normal": "#
|
|
884
|
+
"normal": "#529ef4",
|
|
647
885
|
"hover": "#59A2F4",
|
|
648
886
|
"active": "#60A6F5"
|
|
649
887
|
},
|
|
@@ -653,7 +891,7 @@
|
|
|
653
891
|
"active": "#D7D8DB"
|
|
654
892
|
},
|
|
655
893
|
"colorTextPrimary": {
|
|
656
|
-
"normal": "#
|
|
894
|
+
"normal": "#e1e3e6",
|
|
657
895
|
"hover": "#E2E4E7",
|
|
658
896
|
"active": "#E3E5E8"
|
|
659
897
|
},
|
|
@@ -663,17 +901,17 @@
|
|
|
663
901
|
"active": "#141414"
|
|
664
902
|
},
|
|
665
903
|
"colorTextSecondary": {
|
|
666
|
-
"normal": "#
|
|
904
|
+
"normal": "#76787a",
|
|
667
905
|
"hover": "#7B7D7F",
|
|
668
906
|
"active": "#818385"
|
|
669
907
|
},
|
|
670
908
|
"colorTextSubhead": {
|
|
671
|
-
"normal": "#
|
|
909
|
+
"normal": "#969a9f",
|
|
672
910
|
"hover": "#9A9EA3",
|
|
673
911
|
"active": "#9EA2A7"
|
|
674
912
|
},
|
|
675
913
|
"colorTextTertiary": {
|
|
676
|
-
"normal": "#
|
|
914
|
+
"normal": "#5d5f61",
|
|
677
915
|
"hover": "#636567",
|
|
678
916
|
"active": "#6A6C6E"
|
|
679
917
|
},
|
|
@@ -688,17 +926,17 @@
|
|
|
688
926
|
"active": "#141414"
|
|
689
927
|
},
|
|
690
928
|
"colorTextPositive": {
|
|
691
|
-
"normal": "#
|
|
929
|
+
"normal": "#4bb34b",
|
|
692
930
|
"hover": "#52B652",
|
|
693
931
|
"active": "#59B959"
|
|
694
932
|
},
|
|
695
933
|
"colorTextNegative": {
|
|
696
|
-
"normal": "#
|
|
934
|
+
"normal": "#ff5c5c",
|
|
697
935
|
"hover": "#FF6363",
|
|
698
936
|
"active": "#FF6969"
|
|
699
937
|
},
|
|
700
938
|
"colorTextLink": {
|
|
701
|
-
"normal": "#
|
|
939
|
+
"normal": "#529ef4",
|
|
702
940
|
"hover": "#59A2F4",
|
|
703
941
|
"active": "#60A6F5"
|
|
704
942
|
},
|
|
@@ -708,17 +946,17 @@
|
|
|
708
946
|
"active": "#D7D8DB"
|
|
709
947
|
},
|
|
710
948
|
"colorTextLinkTint": {
|
|
711
|
-
"normal": "#
|
|
949
|
+
"normal": "#71aaeb",
|
|
712
950
|
"hover": "#77ADEC",
|
|
713
951
|
"active": "#7CB1ED"
|
|
714
952
|
},
|
|
715
953
|
"colorTextLinkVisited": {
|
|
716
|
-
"normal": "#
|
|
954
|
+
"normal": "#4986cc",
|
|
717
955
|
"hover": "#508BCE",
|
|
718
956
|
"active": "#5890D0"
|
|
719
957
|
},
|
|
720
958
|
"colorTextMuted": {
|
|
721
|
-
"normal": "#
|
|
959
|
+
"normal": "#e1e3e6",
|
|
722
960
|
"hover": "#E2E4E7",
|
|
723
961
|
"active": "#E3E5E8"
|
|
724
962
|
},
|
|
@@ -733,7 +971,7 @@
|
|
|
733
971
|
"active": "#D7D8DB"
|
|
734
972
|
},
|
|
735
973
|
"colorIconAccent": {
|
|
736
|
-
"normal": "#
|
|
974
|
+
"normal": "#529ef4",
|
|
737
975
|
"hover": "#59A2F4",
|
|
738
976
|
"active": "#60A6F5"
|
|
739
977
|
},
|
|
@@ -743,17 +981,17 @@
|
|
|
743
981
|
"active": "#D7D8DB"
|
|
744
982
|
},
|
|
745
983
|
"colorIconPrimary": {
|
|
746
|
-
"normal": "#
|
|
984
|
+
"normal": "#e1e3e6",
|
|
747
985
|
"hover": "#E2E4E7",
|
|
748
986
|
"active": "#E3E5E8"
|
|
749
987
|
},
|
|
750
988
|
"colorIconPrimaryInvariably": {
|
|
751
|
-
"normal": "#
|
|
989
|
+
"normal": "#2c2d2e",
|
|
752
990
|
"hover": "#343536",
|
|
753
991
|
"active": "#3D3E3F"
|
|
754
992
|
},
|
|
755
993
|
"colorIconMedium": {
|
|
756
|
-
"normal": "#
|
|
994
|
+
"normal": "#b0b1b6",
|
|
757
995
|
"hover": "#B3B4B9",
|
|
758
996
|
"active": "#B6B7BC"
|
|
759
997
|
},
|
|
@@ -763,7 +1001,7 @@
|
|
|
763
1001
|
"active": "rgba(241, 247, 255, 0.74)"
|
|
764
1002
|
},
|
|
765
1003
|
"colorIconSecondary": {
|
|
766
|
-
"normal": "#
|
|
1004
|
+
"normal": "#76787a",
|
|
767
1005
|
"hover": "#7B7D7F",
|
|
768
1006
|
"active": "#818385"
|
|
769
1007
|
},
|
|
@@ -773,12 +1011,12 @@
|
|
|
773
1011
|
"active": "rgba(0, 0, 0, 0.51)"
|
|
774
1012
|
},
|
|
775
1013
|
"colorIconTertiary": {
|
|
776
|
-
"normal": "#
|
|
1014
|
+
"normal": "#5d5f61",
|
|
777
1015
|
"hover": "#636567",
|
|
778
1016
|
"active": "#6A6C6E"
|
|
779
1017
|
},
|
|
780
1018
|
"colorIconTertiaryAlpha": {
|
|
781
|
-
"normal": "rgba(255, 255, 255, 0.
|
|
1019
|
+
"normal": "rgba(255, 255, 255, 0.30)",
|
|
782
1020
|
"hover": "rgba(255, 255, 255, 0.34)",
|
|
783
1021
|
"active": "rgba(255, 255, 255, 0.38)"
|
|
784
1022
|
},
|
|
@@ -793,17 +1031,17 @@
|
|
|
793
1031
|
"active": "#141414"
|
|
794
1032
|
},
|
|
795
1033
|
"colorIconContrastSecondary": {
|
|
796
|
-
"normal": "#
|
|
1034
|
+
"normal": "#f2f3f5",
|
|
797
1035
|
"hover": "#F3F3F5",
|
|
798
1036
|
"active": "#F3F4F6"
|
|
799
1037
|
},
|
|
800
1038
|
"colorIconPositive": {
|
|
801
|
-
"normal": "#
|
|
1039
|
+
"normal": "#4bb34b",
|
|
802
1040
|
"hover": "#52B652",
|
|
803
1041
|
"active": "#59B959"
|
|
804
1042
|
},
|
|
805
1043
|
"colorIconNegative": {
|
|
806
|
-
"normal": "#
|
|
1044
|
+
"normal": "#ff5c5c",
|
|
807
1045
|
"hover": "#FF6363",
|
|
808
1046
|
"active": "#FF6969"
|
|
809
1047
|
},
|
|
@@ -813,7 +1051,7 @@
|
|
|
813
1051
|
"active": "#D7D8DB"
|
|
814
1052
|
},
|
|
815
1053
|
"colorStrokeAccent": {
|
|
816
|
-
"normal": "#
|
|
1054
|
+
"normal": "#529ef4",
|
|
817
1055
|
"hover": "#59A2F4",
|
|
818
1056
|
"active": "#60A6F5"
|
|
819
1057
|
},
|
|
@@ -848,12 +1086,12 @@
|
|
|
848
1086
|
"active": "#272728"
|
|
849
1087
|
},
|
|
850
1088
|
"colorStrokePositive": {
|
|
851
|
-
"normal": "#
|
|
1089
|
+
"normal": "#4bb34b",
|
|
852
1090
|
"hover": "#52B652",
|
|
853
1091
|
"active": "#59B959"
|
|
854
1092
|
},
|
|
855
1093
|
"colorStrokeNegative": {
|
|
856
|
-
"normal": "#
|
|
1094
|
+
"normal": "#ff5c5c",
|
|
857
1095
|
"hover": "#FF6363",
|
|
858
1096
|
"active": "#FF6969"
|
|
859
1097
|
},
|
|
@@ -878,62 +1116,67 @@
|
|
|
878
1116
|
"active": "#D7D8DB"
|
|
879
1117
|
},
|
|
880
1118
|
"colorAccentBlue": {
|
|
881
|
-
"normal": "#
|
|
882
|
-
"hover": "#
|
|
883
|
-
"active": "#
|
|
1119
|
+
"normal": "#71aaeb",
|
|
1120
|
+
"hover": "#77ADEC",
|
|
1121
|
+
"active": "#7CB1ED"
|
|
884
1122
|
},
|
|
885
1123
|
"colorAccentGray": {
|
|
886
|
-
"normal": "#
|
|
1124
|
+
"normal": "#a3adb8",
|
|
887
1125
|
"hover": "#A7B0BB",
|
|
888
1126
|
"active": "#AAB4BE"
|
|
889
1127
|
},
|
|
890
1128
|
"colorAccentRed": {
|
|
891
|
-
"normal": "#
|
|
1129
|
+
"normal": "#ff3347",
|
|
892
1130
|
"hover": "#FF3B4E",
|
|
893
1131
|
"active": "#FF4356"
|
|
894
1132
|
},
|
|
895
1133
|
"colorAccentGreen": {
|
|
896
|
-
"normal": "#
|
|
1134
|
+
"normal": "#4bb34b",
|
|
897
1135
|
"hover": "#52B652",
|
|
898
1136
|
"active": "#59B959"
|
|
899
1137
|
},
|
|
900
1138
|
"colorAccentOrange": {
|
|
901
|
-
"normal": "#
|
|
1139
|
+
"normal": "#ffa000",
|
|
902
1140
|
"hover": "#FFA40A",
|
|
903
1141
|
"active": "#FFA814"
|
|
904
1142
|
},
|
|
905
1143
|
"colorAccentOrangeFire": {
|
|
906
|
-
"normal": "#
|
|
1144
|
+
"normal": "#f05c44",
|
|
907
1145
|
"hover": "#F1634B",
|
|
908
1146
|
"active": "#F16953"
|
|
909
1147
|
},
|
|
910
1148
|
"colorAccentPurple": {
|
|
911
|
-
"normal": "#
|
|
912
|
-
"hover": "#
|
|
913
|
-
"active": "#
|
|
1149
|
+
"normal": "#8b74ff",
|
|
1150
|
+
"hover": "#907AFF",
|
|
1151
|
+
"active": "#947FFF"
|
|
914
1152
|
},
|
|
915
1153
|
"colorAccentViolet": {
|
|
916
|
-
"normal": "#
|
|
917
|
-
"hover": "#
|
|
918
|
-
"active": "#
|
|
1154
|
+
"normal": "#a94fff",
|
|
1155
|
+
"hover": "#AC56FF",
|
|
1156
|
+
"active": "#B05DFF"
|
|
919
1157
|
},
|
|
920
1158
|
"colorAccentRaspberryPink": {
|
|
921
|
-
"normal": "#
|
|
1159
|
+
"normal": "#f060c0",
|
|
922
1160
|
"hover": "#F166C3",
|
|
923
1161
|
"active": "#F16DC5"
|
|
924
1162
|
},
|
|
925
1163
|
"colorAccentSecondary": {
|
|
926
|
-
"normal": "#
|
|
1164
|
+
"normal": "#3f8ae0",
|
|
927
1165
|
"hover": "#478FE1",
|
|
928
1166
|
"active": "#4E93E2"
|
|
929
1167
|
},
|
|
930
1168
|
"colorOverlayPrimary": {
|
|
931
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1169
|
+
"normal": "rgba(0, 0, 0, 0.40)",
|
|
932
1170
|
"hover": "rgba(0, 0, 0, 0.44)",
|
|
933
1171
|
"active": "rgba(0, 0, 0, 0.48)"
|
|
934
1172
|
},
|
|
1173
|
+
"colorOverlaySecondary": {
|
|
1174
|
+
"normal": "rgb(55, 56, 57, 0.5)",
|
|
1175
|
+
"hover": "rgba(55, 56, 57, 0.54)",
|
|
1176
|
+
"active": "rgba(55, 56, 57, 0.58)"
|
|
1177
|
+
},
|
|
935
1178
|
"colorAvatarOverlay": {
|
|
936
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1179
|
+
"normal": "rgba(0, 0, 0, 0.60)",
|
|
937
1180
|
"hover": "rgba(0, 0, 0, 0.64)",
|
|
938
1181
|
"active": "rgba(0, 0, 0, 0.68)"
|
|
939
1182
|
},
|
|
@@ -942,8 +1185,13 @@
|
|
|
942
1185
|
"hover": "rgba(255, 255, 255, 0.89)",
|
|
943
1186
|
"active": "rgba(255, 255, 255, 0.93)"
|
|
944
1187
|
},
|
|
1188
|
+
"colorActionSheetText": {
|
|
1189
|
+
"normal": "#71aaeb",
|
|
1190
|
+
"hover": "#77ADEC",
|
|
1191
|
+
"active": "#7CB1ED"
|
|
1192
|
+
},
|
|
945
1193
|
"colorImagePlaceholder": {
|
|
946
|
-
"normal": "#
|
|
1194
|
+
"normal": "#2a2b2c",
|
|
947
1195
|
"hover": "#333334",
|
|
948
1196
|
"active": "#3B3C3D"
|
|
949
1197
|
},
|
|
@@ -958,22 +1206,22 @@
|
|
|
958
1206
|
"active": "#353536"
|
|
959
1207
|
},
|
|
960
1208
|
"colorSkeletonTo": {
|
|
961
|
-
"normal": "#
|
|
1209
|
+
"normal": "#2c2d2e",
|
|
962
1210
|
"hover": "#343536",
|
|
963
1211
|
"active": "#3D3E3F"
|
|
964
1212
|
},
|
|
965
1213
|
"colorWriteBarIcon": {
|
|
966
|
-
"normal": "#
|
|
967
|
-
"hover": "#
|
|
968
|
-
"active": "#
|
|
1214
|
+
"normal": "#76787a",
|
|
1215
|
+
"hover": "#7B7D7F",
|
|
1216
|
+
"active": "#818385"
|
|
969
1217
|
},
|
|
970
1218
|
"colorWriteBarInputBackground": {
|
|
971
|
-
"normal": "#
|
|
1219
|
+
"normal": "#2c2d2e",
|
|
972
1220
|
"hover": "#343536",
|
|
973
1221
|
"active": "#3D3E3F"
|
|
974
1222
|
},
|
|
975
1223
|
"colorWriteBarInputBorder": {
|
|
976
|
-
"normal": "#
|
|
1224
|
+
"normal": "#2c2d2e",
|
|
977
1225
|
"hover": "#343536",
|
|
978
1226
|
"active": "#3D3E3F"
|
|
979
1227
|
},
|
|
@@ -982,11 +1230,6 @@
|
|
|
982
1230
|
"hover": "rgba(255, 255, 255, 0.84)",
|
|
983
1231
|
"active": "rgba(255, 255, 255, 0.88)"
|
|
984
1232
|
},
|
|
985
|
-
"colorActionSheetText": {
|
|
986
|
-
"normal": "#529EF4",
|
|
987
|
-
"hover": "#59A2F4",
|
|
988
|
-
"active": "#60A6F5"
|
|
989
|
-
},
|
|
990
1233
|
"colorTrackBackground": {
|
|
991
1234
|
"normal": "#454647",
|
|
992
1235
|
"hover": "#4C4D4E",
|
|
@@ -1003,7 +1246,7 @@
|
|
|
1003
1246
|
"active": "#464748"
|
|
1004
1247
|
},
|
|
1005
1248
|
"colorPanelHeaderIcon": {
|
|
1006
|
-
"normal": "#
|
|
1249
|
+
"normal": "#71aaeb",
|
|
1007
1250
|
"hover": "#77ADEC",
|
|
1008
1251
|
"active": "#7CB1ED"
|
|
1009
1252
|
},
|
|
@@ -1012,6 +1255,11 @@
|
|
|
1012
1255
|
"hover": "#68696A",
|
|
1013
1256
|
"active": "#6F6F70"
|
|
1014
1257
|
},
|
|
1258
|
+
"colorTabbarTextInactive": {
|
|
1259
|
+
"normal": "#76787a",
|
|
1260
|
+
"hover": "#7B7D7F",
|
|
1261
|
+
"active": "#818385"
|
|
1262
|
+
},
|
|
1015
1263
|
"colorTransparent": {
|
|
1016
1264
|
"normal": "transparent",
|
|
1017
1265
|
"hover": "rgba(255, 255, 255, 0.04)",
|