@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
|
@@ -218,6 +218,9 @@
|
|
|
218
218
|
"sizeBorderRadius": {
|
|
219
219
|
"regular": 8
|
|
220
220
|
},
|
|
221
|
+
"sizeBorderRadiusRounded": {
|
|
222
|
+
"regular": 48
|
|
223
|
+
},
|
|
221
224
|
"sizeCheckBorderRadius": {
|
|
222
225
|
"regular": 4
|
|
223
226
|
},
|
|
@@ -257,7 +260,7 @@
|
|
|
257
260
|
"regular": 40
|
|
258
261
|
},
|
|
259
262
|
"sizePopupSmall": {
|
|
260
|
-
"regular":
|
|
263
|
+
"regular": 430
|
|
261
264
|
},
|
|
262
265
|
"sizePopupMedium": {
|
|
263
266
|
"regular": 680
|
|
@@ -697,7 +700,7 @@
|
|
|
697
700
|
"active": "#353535"
|
|
698
701
|
},
|
|
699
702
|
"octaviusColorHeaderButtonText": {
|
|
700
|
-
"normal": "#
|
|
703
|
+
"normal": "#e1e3e6",
|
|
701
704
|
"hover": "#E2E4E7",
|
|
702
705
|
"active": "#E3E5E8"
|
|
703
706
|
},
|
|
@@ -707,7 +710,7 @@
|
|
|
707
710
|
"active": "rgba(255, 255, 255, 0.2)"
|
|
708
711
|
},
|
|
709
712
|
"octaviusColorHeaderIcon": {
|
|
710
|
-
"normal": "#
|
|
713
|
+
"normal": "#529ef4",
|
|
711
714
|
"hover": "#59A2F4",
|
|
712
715
|
"active": "#60A6F5"
|
|
713
716
|
},
|
|
@@ -727,17 +730,17 @@
|
|
|
727
730
|
"active": "#D7D8DB"
|
|
728
731
|
},
|
|
729
732
|
"octaviusColorHeaderTextSecondary": {
|
|
730
|
-
"normal": "#
|
|
733
|
+
"normal": "#76787a",
|
|
731
734
|
"hover": "#7B7D7F",
|
|
732
735
|
"active": "#818385"
|
|
733
736
|
},
|
|
734
737
|
"octaviusColorHeaderSearchIcon": {
|
|
735
|
-
"normal": "#
|
|
738
|
+
"normal": "#76787a",
|
|
736
739
|
"hover": "#7B7D7F",
|
|
737
740
|
"active": "#818385"
|
|
738
741
|
},
|
|
739
742
|
"octaviusColorHeaderSearchChipBackground": {
|
|
740
|
-
"normal": "#
|
|
743
|
+
"normal": "#2c2d2e",
|
|
741
744
|
"hover": "#343536",
|
|
742
745
|
"active": "#3D3E3F"
|
|
743
746
|
},
|
|
@@ -752,22 +755,22 @@
|
|
|
752
755
|
"active": "rgba(255, 255, 255, 0.56)"
|
|
753
756
|
},
|
|
754
757
|
"octaviusColorHeaderSearchBackground": {
|
|
755
|
-
"normal": "#
|
|
758
|
+
"normal": "#0a0a0a",
|
|
756
759
|
"hover": "#141414",
|
|
757
760
|
"active": "#1E1E1E"
|
|
758
761
|
},
|
|
759
762
|
"octaviusColorHeaderSearchBackgroundCollapsed": {
|
|
760
|
-
"normal": "#
|
|
763
|
+
"normal": "#0a0a0a",
|
|
761
764
|
"hover": "#141414",
|
|
762
765
|
"active": "#1E1E1E"
|
|
763
766
|
},
|
|
764
767
|
"octaviusColorHeaderSearchText": {
|
|
765
|
-
"normal": "#
|
|
768
|
+
"normal": "#76787a",
|
|
766
769
|
"hover": "#7B7D7F",
|
|
767
770
|
"active": "#818385"
|
|
768
771
|
},
|
|
769
772
|
"octaviusColorHeaderSearchTextCollapsed": {
|
|
770
|
-
"normal": "#
|
|
773
|
+
"normal": "#76787a",
|
|
771
774
|
"hover": "#7B7D7F",
|
|
772
775
|
"active": "#818385"
|
|
773
776
|
},
|
|
@@ -777,7 +780,7 @@
|
|
|
777
780
|
"active": "rgba(255, 255, 255, 0.56)"
|
|
778
781
|
},
|
|
779
782
|
"octaviusColorHeaderProgress": {
|
|
780
|
-
"normal": "#
|
|
783
|
+
"normal": "#529ef4",
|
|
781
784
|
"hover": "#59A2F4",
|
|
782
785
|
"active": "#60A6F5"
|
|
783
786
|
},
|
|
@@ -792,7 +795,7 @@
|
|
|
792
795
|
"active": "#D7D8DB"
|
|
793
796
|
},
|
|
794
797
|
"octaviusColorSidebarItemIconPrimary": {
|
|
795
|
-
"normal": "#
|
|
798
|
+
"normal": "#e1e3e6",
|
|
796
799
|
"hover": "#E2E4E7",
|
|
797
800
|
"active": "#E3E5E8"
|
|
798
801
|
},
|
|
@@ -822,7 +825,7 @@
|
|
|
822
825
|
"active": "#D7D8DB"
|
|
823
826
|
},
|
|
824
827
|
"octaviusColorSidebarCounterBackgroundAlpha": {
|
|
825
|
-
"normal": "rgba(255, 255, 255, 0.
|
|
828
|
+
"normal": "rgba(255, 255, 255, 0.30)",
|
|
826
829
|
"hover": "rgba(255, 255, 255, 0.34)",
|
|
827
830
|
"active": "rgba(255, 255, 255, 0.38)"
|
|
828
831
|
},
|
|
@@ -842,12 +845,12 @@
|
|
|
842
845
|
"active": "rgba(255, 255, 255, 0.2)"
|
|
843
846
|
},
|
|
844
847
|
"octaviusColorSidebarItemIcon": {
|
|
845
|
-
"normal": "#
|
|
848
|
+
"normal": "#e1e3e6",
|
|
846
849
|
"hover": "#E2E4E7",
|
|
847
850
|
"active": "#E3E5E8"
|
|
848
851
|
},
|
|
849
852
|
"octaviusColorSidebarItemText": {
|
|
850
|
-
"normal": "#
|
|
853
|
+
"normal": "#e1e3e6",
|
|
851
854
|
"hover": "#E2E4E7",
|
|
852
855
|
"active": "#E3E5E8"
|
|
853
856
|
},
|
|
@@ -857,42 +860,42 @@
|
|
|
857
860
|
"active": "rgba(255, 255, 255, 0.24)"
|
|
858
861
|
},
|
|
859
862
|
"octaviusColorSidebarItemIconSecondary": {
|
|
860
|
-
"normal": "#
|
|
863
|
+
"normal": "#76787a",
|
|
861
864
|
"hover": "#7B7D7F",
|
|
862
865
|
"active": "#818385"
|
|
863
866
|
},
|
|
864
867
|
"octaviusColorSidebarItemTextSecondary": {
|
|
865
|
-
"normal": "#
|
|
868
|
+
"normal": "#76787a",
|
|
866
869
|
"hover": "#7B7D7F",
|
|
867
870
|
"active": "#818385"
|
|
868
871
|
},
|
|
869
872
|
"octaviusColorSidebarShortItemIcon": {
|
|
870
|
-
"normal": "#
|
|
873
|
+
"normal": "#e1e3e6",
|
|
871
874
|
"hover": "#E2E4E7",
|
|
872
875
|
"active": "#E3E5E8"
|
|
873
876
|
},
|
|
874
877
|
"octaviusColorSidebarShortItemText": {
|
|
875
|
-
"normal": "#
|
|
878
|
+
"normal": "#e1e3e6",
|
|
876
879
|
"hover": "#E2E4E7",
|
|
877
880
|
"active": "#E3E5E8"
|
|
878
881
|
},
|
|
879
882
|
"octaviusColorSidebarShortItemTextActive": {
|
|
880
|
-
"normal": "#
|
|
883
|
+
"normal": "#e1e3e6",
|
|
881
884
|
"hover": "#E2E4E7",
|
|
882
885
|
"active": "#E3E5E8"
|
|
883
886
|
},
|
|
884
887
|
"octaviusColorSidebarShortItemIconActive": {
|
|
885
|
-
"normal": "#
|
|
888
|
+
"normal": "#e1e3e6",
|
|
886
889
|
"hover": "#E2E4E7",
|
|
887
890
|
"active": "#E3E5E8"
|
|
888
891
|
},
|
|
889
892
|
"octaviusColorSidebarShortItemIconSecondary": {
|
|
890
|
-
"normal": "#
|
|
893
|
+
"normal": "#76787a",
|
|
891
894
|
"hover": "#7B7D7F",
|
|
892
895
|
"active": "#818385"
|
|
893
896
|
},
|
|
894
897
|
"octaviusColorSidebarShortItemTextSecondary": {
|
|
895
|
-
"normal": "#
|
|
898
|
+
"normal": "#76787a",
|
|
896
899
|
"hover": "#7B7D7F",
|
|
897
900
|
"active": "#818385"
|
|
898
901
|
},
|
|
@@ -922,12 +925,12 @@
|
|
|
922
925
|
"active": "#316935"
|
|
923
926
|
},
|
|
924
927
|
"octaviusColorIconUnread": {
|
|
925
|
-
"normal": "#
|
|
928
|
+
"normal": "#529ef4",
|
|
926
929
|
"hover": "#59A2F4",
|
|
927
930
|
"active": "#60A6F5"
|
|
928
931
|
},
|
|
929
932
|
"octaviusColorIconFavorite": {
|
|
930
|
-
"normal": "#
|
|
933
|
+
"normal": "#ff3347",
|
|
931
934
|
"hover": "#FF3B4E",
|
|
932
935
|
"active": "#FF4356"
|
|
933
936
|
},
|
|
@@ -977,12 +980,12 @@
|
|
|
977
980
|
"active": "rgba(193, 93, 243, 0.18)"
|
|
978
981
|
},
|
|
979
982
|
"octaviusColorSidebarIconUnread": {
|
|
980
|
-
"normal": "#
|
|
983
|
+
"normal": "#2688eb",
|
|
981
984
|
"hover": "#2F8DEC",
|
|
982
985
|
"active": "#3792ED"
|
|
983
986
|
},
|
|
984
987
|
"octaviusColorSidebarIconFavorite": {
|
|
985
|
-
"normal": "#
|
|
988
|
+
"normal": "#ff3347",
|
|
986
989
|
"hover": "#FF3B4E",
|
|
987
990
|
"active": "#FF4356"
|
|
988
991
|
},
|
|
@@ -1062,12 +1065,12 @@
|
|
|
1062
1065
|
"active": "#D7D8DB"
|
|
1063
1066
|
},
|
|
1064
1067
|
"octaviusColorDatasetBackground": {
|
|
1065
|
-
"normal": "#
|
|
1068
|
+
"normal": "#19191a",
|
|
1066
1069
|
"hover": "#222223",
|
|
1067
1070
|
"active": "#2B2B2C"
|
|
1068
1071
|
},
|
|
1069
1072
|
"octaviusColorEmptyStateText": {
|
|
1070
|
-
"normal": "#
|
|
1073
|
+
"normal": "#e1e3e6",
|
|
1071
1074
|
"hover": "#E2E4E7",
|
|
1072
1075
|
"active": "#E3E5E8"
|
|
1073
1076
|
},
|
|
@@ -1223,7 +1226,7 @@
|
|
|
1223
1226
|
},
|
|
1224
1227
|
"color": {
|
|
1225
1228
|
"colorBackgroundAccent": {
|
|
1226
|
-
"normal": "#
|
|
1229
|
+
"normal": "#529ef4",
|
|
1227
1230
|
"hover": "#59A2F4",
|
|
1228
1231
|
"active": "#60A6F5"
|
|
1229
1232
|
},
|
|
@@ -1233,7 +1236,7 @@
|
|
|
1233
1236
|
"active": "#D7D8DB"
|
|
1234
1237
|
},
|
|
1235
1238
|
"colorBackgroundAccentAlternative": {
|
|
1236
|
-
"normal": "#
|
|
1239
|
+
"normal": "#529ef4",
|
|
1237
1240
|
"hover": "#59A2F4",
|
|
1238
1241
|
"active": "#60A6F5"
|
|
1239
1242
|
},
|
|
@@ -1253,7 +1256,7 @@
|
|
|
1253
1256
|
"active": "rgba(255, 255, 255, 0.2)"
|
|
1254
1257
|
},
|
|
1255
1258
|
"colorBackground": {
|
|
1256
|
-
"normal": "#
|
|
1259
|
+
"normal": "#0a0a0a",
|
|
1257
1260
|
"hover": "#141414",
|
|
1258
1261
|
"active": "#1E1E1E"
|
|
1259
1262
|
},
|
|
@@ -1273,7 +1276,7 @@
|
|
|
1273
1276
|
"active": "#8F7D5E"
|
|
1274
1277
|
},
|
|
1275
1278
|
"colorBackgroundNegative": {
|
|
1276
|
-
"normal": "#
|
|
1279
|
+
"normal": "#ff5c5c",
|
|
1277
1280
|
"hover": "#FF6363",
|
|
1278
1281
|
"active": "#FF6969"
|
|
1279
1282
|
},
|
|
@@ -1288,24 +1291,24 @@
|
|
|
1288
1291
|
"active": "rgba(255, 255, 255, 0.11)"
|
|
1289
1292
|
},
|
|
1290
1293
|
"colorBackgroundModal": {
|
|
1291
|
-
"normal": "#
|
|
1294
|
+
"normal": "#2c2d2e",
|
|
1292
1295
|
"hover": "#343536",
|
|
1293
1296
|
"active": "#3D3E3F"
|
|
1294
1297
|
},
|
|
1295
1298
|
"colorBackgroundPositive": {
|
|
1296
|
-
"normal": "#
|
|
1299
|
+
"normal": "#4bb34b",
|
|
1297
1300
|
"hover": "#52B652",
|
|
1298
1301
|
"active": "#59B959"
|
|
1299
1302
|
},
|
|
1300
1303
|
"colorBackgroundNegativeTint": {
|
|
1301
|
-
"normal": "#
|
|
1304
|
+
"normal": "#522e2e",
|
|
1302
1305
|
"hover": "#593636",
|
|
1303
1306
|
"active": "#603F3F"
|
|
1304
1307
|
},
|
|
1305
1308
|
"colorBackgroundPositiveTint": {
|
|
1306
|
-
"normal": "#
|
|
1307
|
-
"hover": "#
|
|
1308
|
-
"active": "#
|
|
1309
|
+
"normal": "#b1d6b1",
|
|
1310
|
+
"hover": "#B4D8B4",
|
|
1311
|
+
"active": "#B7D9B7"
|
|
1309
1312
|
},
|
|
1310
1313
|
"colorFieldBackground": {
|
|
1311
1314
|
"normal": "#232324",
|
|
@@ -1318,7 +1321,7 @@
|
|
|
1318
1321
|
"active": "#D7D8DB"
|
|
1319
1322
|
},
|
|
1320
1323
|
"colorBackgroundContrastInverse": {
|
|
1321
|
-
"normal": "#
|
|
1324
|
+
"normal": "#2c2d2e",
|
|
1322
1325
|
"hover": "#343536",
|
|
1323
1326
|
"active": "#3D3E3F"
|
|
1324
1327
|
},
|
|
@@ -1328,7 +1331,7 @@
|
|
|
1328
1331
|
"active": "#67A6FF"
|
|
1329
1332
|
},
|
|
1330
1333
|
"colorTextAccent": {
|
|
1331
|
-
"normal": "#
|
|
1334
|
+
"normal": "#529ef4",
|
|
1332
1335
|
"hover": "#59A2F4",
|
|
1333
1336
|
"active": "#60A6F5"
|
|
1334
1337
|
},
|
|
@@ -1338,17 +1341,17 @@
|
|
|
1338
1341
|
"active": "#D7D8DB"
|
|
1339
1342
|
},
|
|
1340
1343
|
"colorTextNegative": {
|
|
1341
|
-
"normal": "#
|
|
1344
|
+
"normal": "#ff5c5c",
|
|
1342
1345
|
"hover": "#FF6363",
|
|
1343
1346
|
"active": "#FF6969"
|
|
1344
1347
|
},
|
|
1345
1348
|
"colorTextLink": {
|
|
1346
|
-
"normal": "#
|
|
1349
|
+
"normal": "#529ef4",
|
|
1347
1350
|
"hover": "#59A2F4",
|
|
1348
1351
|
"active": "#60A6F5"
|
|
1349
1352
|
},
|
|
1350
1353
|
"colorTextLinkTint": {
|
|
1351
|
-
"normal": "#
|
|
1354
|
+
"normal": "#71aaeb",
|
|
1352
1355
|
"hover": "#77ADEC",
|
|
1353
1356
|
"active": "#7CB1ED"
|
|
1354
1357
|
},
|
|
@@ -1358,12 +1361,12 @@
|
|
|
1358
1361
|
"active": "#D7D8DB"
|
|
1359
1362
|
},
|
|
1360
1363
|
"colorTextMuted": {
|
|
1361
|
-
"normal": "#
|
|
1364
|
+
"normal": "#e1e3e6",
|
|
1362
1365
|
"hover": "#E2E4E7",
|
|
1363
1366
|
"active": "#E3E5E8"
|
|
1364
1367
|
},
|
|
1365
1368
|
"colorTextPrimary": {
|
|
1366
|
-
"normal": "#
|
|
1369
|
+
"normal": "#e1e3e6",
|
|
1367
1370
|
"hover": "#E2E4E7",
|
|
1368
1371
|
"active": "#E3E5E8"
|
|
1369
1372
|
},
|
|
@@ -1373,22 +1376,22 @@
|
|
|
1373
1376
|
"active": "#141414"
|
|
1374
1377
|
},
|
|
1375
1378
|
"colorTextSecondary": {
|
|
1376
|
-
"normal": "#
|
|
1379
|
+
"normal": "#76787a",
|
|
1377
1380
|
"hover": "#7B7D7F",
|
|
1378
1381
|
"active": "#818385"
|
|
1379
1382
|
},
|
|
1380
1383
|
"colorTextSubhead": {
|
|
1381
|
-
"normal": "#
|
|
1384
|
+
"normal": "#969a9f",
|
|
1382
1385
|
"hover": "#9A9EA3",
|
|
1383
1386
|
"active": "#9EA2A7"
|
|
1384
1387
|
},
|
|
1385
1388
|
"colorTextTertiary": {
|
|
1386
|
-
"normal": "#
|
|
1389
|
+
"normal": "#5d5f61",
|
|
1387
1390
|
"hover": "#636567",
|
|
1388
1391
|
"active": "#6A6C6E"
|
|
1389
1392
|
},
|
|
1390
1393
|
"colorTextLinkVisited": {
|
|
1391
|
-
"normal": "#
|
|
1394
|
+
"normal": "#4986cc",
|
|
1392
1395
|
"hover": "#508BCE",
|
|
1393
1396
|
"active": "#5890D0"
|
|
1394
1397
|
},
|
|
@@ -1408,7 +1411,7 @@
|
|
|
1408
1411
|
"active": "#D7D8DB"
|
|
1409
1412
|
},
|
|
1410
1413
|
"colorTextPositive": {
|
|
1411
|
-
"normal": "#
|
|
1414
|
+
"normal": "#4bb34b",
|
|
1412
1415
|
"hover": "#52B652",
|
|
1413
1416
|
"active": "#59B959"
|
|
1414
1417
|
},
|
|
@@ -1418,7 +1421,7 @@
|
|
|
1418
1421
|
"active": "#D7D8DB"
|
|
1419
1422
|
},
|
|
1420
1423
|
"colorIconAccent": {
|
|
1421
|
-
"normal": "#
|
|
1424
|
+
"normal": "#529ef4",
|
|
1422
1425
|
"hover": "#59A2F4",
|
|
1423
1426
|
"active": "#60A6F5"
|
|
1424
1427
|
},
|
|
@@ -1428,22 +1431,22 @@
|
|
|
1428
1431
|
"active": "#D7D8DB"
|
|
1429
1432
|
},
|
|
1430
1433
|
"colorIconNegative": {
|
|
1431
|
-
"normal": "#
|
|
1434
|
+
"normal": "#ff5c5c",
|
|
1432
1435
|
"hover": "#FF6363",
|
|
1433
1436
|
"active": "#FF6969"
|
|
1434
1437
|
},
|
|
1435
1438
|
"colorIconPrimary": {
|
|
1436
|
-
"normal": "#
|
|
1439
|
+
"normal": "#e1e3e6",
|
|
1437
1440
|
"hover": "#E2E4E7",
|
|
1438
1441
|
"active": "#E3E5E8"
|
|
1439
1442
|
},
|
|
1440
1443
|
"colorIconPrimaryInvariably": {
|
|
1441
|
-
"normal": "#
|
|
1444
|
+
"normal": "#2c2d2e",
|
|
1442
1445
|
"hover": "#343536",
|
|
1443
1446
|
"active": "#3D3E3F"
|
|
1444
1447
|
},
|
|
1445
1448
|
"colorIconMedium": {
|
|
1446
|
-
"normal": "#
|
|
1449
|
+
"normal": "#b0b1b6",
|
|
1447
1450
|
"hover": "#B3B4B9",
|
|
1448
1451
|
"active": "#B6B7BC"
|
|
1449
1452
|
},
|
|
@@ -1453,7 +1456,7 @@
|
|
|
1453
1456
|
"active": "rgba(241, 247, 255, 0.74)"
|
|
1454
1457
|
},
|
|
1455
1458
|
"colorIconSecondary": {
|
|
1456
|
-
"normal": "#
|
|
1459
|
+
"normal": "#76787a",
|
|
1457
1460
|
"hover": "#7B7D7F",
|
|
1458
1461
|
"active": "#818385"
|
|
1459
1462
|
},
|
|
@@ -1463,12 +1466,12 @@
|
|
|
1463
1466
|
"active": "rgba(0, 0, 0, 0.51)"
|
|
1464
1467
|
},
|
|
1465
1468
|
"colorIconTertiary": {
|
|
1466
|
-
"normal": "#
|
|
1469
|
+
"normal": "#5d5f61",
|
|
1467
1470
|
"hover": "#636567",
|
|
1468
1471
|
"active": "#6A6C6E"
|
|
1469
1472
|
},
|
|
1470
1473
|
"colorIconTertiaryAlpha": {
|
|
1471
|
-
"normal": "rgba(255, 255, 255, 0.
|
|
1474
|
+
"normal": "rgba(255, 255, 255, 0.30)",
|
|
1472
1475
|
"hover": "rgba(255, 255, 255, 0.34)",
|
|
1473
1476
|
"active": "rgba(255, 255, 255, 0.38)"
|
|
1474
1477
|
},
|
|
@@ -1483,12 +1486,12 @@
|
|
|
1483
1486
|
"active": "#141414"
|
|
1484
1487
|
},
|
|
1485
1488
|
"colorIconPositive": {
|
|
1486
|
-
"normal": "#
|
|
1489
|
+
"normal": "#4bb34b",
|
|
1487
1490
|
"hover": "#52B652",
|
|
1488
1491
|
"active": "#59B959"
|
|
1489
1492
|
},
|
|
1490
1493
|
"colorIconContrastSecondary": {
|
|
1491
|
-
"normal": "#
|
|
1494
|
+
"normal": "#f2f3f5",
|
|
1492
1495
|
"hover": "#F3F3F5",
|
|
1493
1496
|
"active": "#F3F4F6"
|
|
1494
1497
|
},
|
|
@@ -1498,7 +1501,7 @@
|
|
|
1498
1501
|
"active": "#D7D8DB"
|
|
1499
1502
|
},
|
|
1500
1503
|
"colorStrokeAccent": {
|
|
1501
|
-
"normal": "#
|
|
1504
|
+
"normal": "#529ef4",
|
|
1502
1505
|
"hover": "#59A2F4",
|
|
1503
1506
|
"active": "#60A6F5"
|
|
1504
1507
|
},
|
|
@@ -1513,7 +1516,7 @@
|
|
|
1513
1516
|
"active": "#D7D8DB"
|
|
1514
1517
|
},
|
|
1515
1518
|
"colorStrokeNegative": {
|
|
1516
|
-
"normal": "#
|
|
1519
|
+
"normal": "#ff5c5c",
|
|
1517
1520
|
"hover": "#FF6363",
|
|
1518
1521
|
"active": "#FF6969"
|
|
1519
1522
|
},
|
|
@@ -1543,7 +1546,7 @@
|
|
|
1543
1546
|
"active": "#464748"
|
|
1544
1547
|
},
|
|
1545
1548
|
"colorStrokePositive": {
|
|
1546
|
-
"normal": "#
|
|
1549
|
+
"normal": "#4bb34b",
|
|
1547
1550
|
"hover": "#52B652",
|
|
1548
1551
|
"active": "#59B959"
|
|
1549
1552
|
},
|
|
@@ -1563,77 +1566,77 @@
|
|
|
1563
1566
|
"active": "#D7D8DB"
|
|
1564
1567
|
},
|
|
1565
1568
|
"colorAccentBlue": {
|
|
1566
|
-
"normal": "#
|
|
1567
|
-
"hover": "#
|
|
1568
|
-
"active": "#
|
|
1569
|
+
"normal": "#71aaeb",
|
|
1570
|
+
"hover": "#77ADEC",
|
|
1571
|
+
"active": "#7CB1ED"
|
|
1569
1572
|
},
|
|
1570
1573
|
"colorAccentGray": {
|
|
1571
|
-
"normal": "#
|
|
1574
|
+
"normal": "#a3adb8",
|
|
1572
1575
|
"hover": "#A7B0BB",
|
|
1573
1576
|
"active": "#AAB4BE"
|
|
1574
1577
|
},
|
|
1575
1578
|
"colorAccentRed": {
|
|
1576
|
-
"normal": "#
|
|
1579
|
+
"normal": "#ff3347",
|
|
1577
1580
|
"hover": "#FF3B4E",
|
|
1578
1581
|
"active": "#FF4356"
|
|
1579
1582
|
},
|
|
1580
1583
|
"colorAccentGreen": {
|
|
1581
|
-
"normal": "#
|
|
1584
|
+
"normal": "#4bb34b",
|
|
1582
1585
|
"hover": "#52B652",
|
|
1583
1586
|
"active": "#59B959"
|
|
1584
1587
|
},
|
|
1585
1588
|
"colorAccentOrange": {
|
|
1586
|
-
"normal": "#
|
|
1589
|
+
"normal": "#ffa000",
|
|
1587
1590
|
"hover": "#FFA40A",
|
|
1588
1591
|
"active": "#FFA814"
|
|
1589
1592
|
},
|
|
1590
1593
|
"colorAccentOrangeFire": {
|
|
1591
|
-
"normal": "#
|
|
1594
|
+
"normal": "#f05c44",
|
|
1592
1595
|
"hover": "#F1634B",
|
|
1593
1596
|
"active": "#F16953"
|
|
1594
1597
|
},
|
|
1595
1598
|
"colorAccentPurple": {
|
|
1596
|
-
"normal": "#
|
|
1597
|
-
"hover": "#
|
|
1598
|
-
"active": "#
|
|
1599
|
+
"normal": "#8b74ff",
|
|
1600
|
+
"hover": "#907AFF",
|
|
1601
|
+
"active": "#947FFF"
|
|
1599
1602
|
},
|
|
1600
1603
|
"colorAccentViolet": {
|
|
1601
|
-
"normal": "#
|
|
1602
|
-
"hover": "#
|
|
1603
|
-
"active": "#
|
|
1604
|
+
"normal": "#a94fff",
|
|
1605
|
+
"hover": "#AC56FF",
|
|
1606
|
+
"active": "#B05DFF"
|
|
1604
1607
|
},
|
|
1605
1608
|
"colorAccentRaspberryPink": {
|
|
1606
|
-
"normal": "#
|
|
1609
|
+
"normal": "#f060c0",
|
|
1607
1610
|
"hover": "#F166C3",
|
|
1608
1611
|
"active": "#F16DC5"
|
|
1609
1612
|
},
|
|
1610
1613
|
"colorAccentSecondary": {
|
|
1611
|
-
"normal": "#
|
|
1614
|
+
"normal": "#3f8ae0",
|
|
1612
1615
|
"hover": "#478FE1",
|
|
1613
1616
|
"active": "#4E93E2"
|
|
1614
1617
|
},
|
|
1615
1618
|
"colorActionSheetText": {
|
|
1616
|
-
"normal": "#
|
|
1617
|
-
"hover": "#
|
|
1618
|
-
"active": "#
|
|
1619
|
+
"normal": "#71aaeb",
|
|
1620
|
+
"hover": "#77ADEC",
|
|
1621
|
+
"active": "#7CB1ED"
|
|
1619
1622
|
},
|
|
1620
1623
|
"colorHeaderBackground": {
|
|
1621
|
-
"normal": "#
|
|
1624
|
+
"normal": "#19191a",
|
|
1622
1625
|
"hover": "#222223",
|
|
1623
1626
|
"active": "#2B2B2C"
|
|
1624
1627
|
},
|
|
1625
1628
|
"colorPanelHeaderIcon": {
|
|
1626
|
-
"normal": "#
|
|
1629
|
+
"normal": "#71aaeb",
|
|
1627
1630
|
"hover": "#77ADEC",
|
|
1628
1631
|
"active": "#7CB1ED"
|
|
1629
1632
|
},
|
|
1630
1633
|
"colorWriteBarInputBackground": {
|
|
1631
|
-
"normal": "#
|
|
1634
|
+
"normal": "#2c2d2e",
|
|
1632
1635
|
"hover": "#343536",
|
|
1633
1636
|
"active": "#3D3E3F"
|
|
1634
1637
|
},
|
|
1635
1638
|
"colorWriteBarInputBorder": {
|
|
1636
|
-
"normal": "#
|
|
1639
|
+
"normal": "#2c2d2e",
|
|
1637
1640
|
"hover": "#343536",
|
|
1638
1641
|
"active": "#3D3E3F"
|
|
1639
1642
|
},
|
|
@@ -1653,7 +1656,7 @@
|
|
|
1653
1656
|
"active": "#4F647D"
|
|
1654
1657
|
},
|
|
1655
1658
|
"colorImagePlaceholder": {
|
|
1656
|
-
"normal": "#
|
|
1659
|
+
"normal": "#2a2b2c",
|
|
1657
1660
|
"hover": "#333334",
|
|
1658
1661
|
"active": "#3B3C3D"
|
|
1659
1662
|
},
|
|
@@ -1668,9 +1671,9 @@
|
|
|
1668
1671
|
"active": "#464748"
|
|
1669
1672
|
},
|
|
1670
1673
|
"colorWriteBarIcon": {
|
|
1671
|
-
"normal": "#
|
|
1672
|
-
"hover": "#
|
|
1673
|
-
"active": "#
|
|
1674
|
+
"normal": "#76787a",
|
|
1675
|
+
"hover": "#7B7D7F",
|
|
1676
|
+
"active": "#818385"
|
|
1674
1677
|
},
|
|
1675
1678
|
"colorSkeletonFrom": {
|
|
1676
1679
|
"normal": "#232324",
|
|
@@ -1678,12 +1681,12 @@
|
|
|
1678
1681
|
"active": "#353536"
|
|
1679
1682
|
},
|
|
1680
1683
|
"colorSkeletonTo": {
|
|
1681
|
-
"normal": "#
|
|
1684
|
+
"normal": "#2c2d2e",
|
|
1682
1685
|
"hover": "#343536",
|
|
1683
1686
|
"active": "#3D3E3F"
|
|
1684
1687
|
},
|
|
1685
1688
|
"colorAvatarOverlay": {
|
|
1686
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1689
|
+
"normal": "rgba(0, 0, 0, 0.60)",
|
|
1687
1690
|
"hover": "rgba(0, 0, 0, 0.64)",
|
|
1688
1691
|
"active": "rgba(0, 0, 0, 0.68)"
|
|
1689
1692
|
},
|
|
@@ -1693,15 +1696,25 @@
|
|
|
1693
1696
|
"active": "rgba(255, 255, 255, 0.93)"
|
|
1694
1697
|
},
|
|
1695
1698
|
"colorOverlayPrimary": {
|
|
1696
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1699
|
+
"normal": "rgba(0, 0, 0, 0.40)",
|
|
1697
1700
|
"hover": "rgba(0, 0, 0, 0.44)",
|
|
1698
1701
|
"active": "rgba(0, 0, 0, 0.48)"
|
|
1699
1702
|
},
|
|
1703
|
+
"colorOverlaySecondary": {
|
|
1704
|
+
"normal": "rgb(55, 56, 57, 0.5)",
|
|
1705
|
+
"hover": "rgba(55, 56, 57, 0.54)",
|
|
1706
|
+
"active": "rgba(55, 56, 57, 0.58)"
|
|
1707
|
+
},
|
|
1700
1708
|
"colorSegmentedControl": {
|
|
1701
1709
|
"normal": "#626364",
|
|
1702
1710
|
"hover": "#68696A",
|
|
1703
1711
|
"active": "#6F6F70"
|
|
1704
1712
|
},
|
|
1713
|
+
"colorTabbarTextInactive": {
|
|
1714
|
+
"normal": "#76787a",
|
|
1715
|
+
"hover": "#7B7D7F",
|
|
1716
|
+
"active": "#818385"
|
|
1717
|
+
},
|
|
1705
1718
|
"colorTransparent": {
|
|
1706
1719
|
"normal": "transparent",
|
|
1707
1720
|
"hover": "rgba(255, 255, 255, 0.04)",
|
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
--vkui--size_popup_header_padding--regular: 16px;
|
|
97
97
|
--vkui--size_popup_header_padding--compact: 24px;
|
|
98
98
|
--vkui--size_border_radius--regular: 8px;
|
|
99
|
+
--vkui--size_border_radius_rounded--regular: 48px;
|
|
99
100
|
--vkui--size_check_border_radius--regular: 4px;
|
|
100
101
|
--vkui--size_border_radius_paper--regular: 12px;
|
|
101
102
|
--vkui--size_border_radius_promo--regular: 20px;
|
|
@@ -112,7 +113,7 @@
|
|
|
112
113
|
--vkui--size_checkbox--regular: 16px;
|
|
113
114
|
--vkui--size_arrow--regular: 8px;
|
|
114
115
|
--vkui--size_arrow_promo--regular: 40px;
|
|
115
|
-
--vkui--size_popup_small--regular:
|
|
116
|
+
--vkui--size_popup_small--regular: 430px;
|
|
116
117
|
--vkui--size_popup_medium--regular: 680px;
|
|
117
118
|
--vkui--size_popup_large--regular: 880px;
|
|
118
119
|
--vkui--size_field_horizontal_padding--regular: 12px;
|
|
@@ -604,9 +605,15 @@
|
|
|
604
605
|
--vkui--color_overlay_primary: rgba(0, 0, 0, 0.48);
|
|
605
606
|
--vkui--color_overlay_primary--hover: rgba(0, 0, 0, 0.52);
|
|
606
607
|
--vkui--color_overlay_primary--active: rgba(0, 0, 0, 0.56);
|
|
608
|
+
--vkui--color_overlay_secondary: rgb(44, 45, 46, 0.5);
|
|
609
|
+
--vkui--color_overlay_secondary--hover: rgba(44, 45, 46, 0.54);
|
|
610
|
+
--vkui--color_overlay_secondary--active: rgba(44, 45, 46, 0.58);
|
|
607
611
|
--vkui--color_segmented_control: #FFFFFF;
|
|
608
612
|
--vkui--color_segmented_control--hover: #F5F5F7;
|
|
609
613
|
--vkui--color_segmented_control--active: #EBECEF;
|
|
614
|
+
--vkui--color_tabbar_text_inactive: #99A2AD;
|
|
615
|
+
--vkui--color_tabbar_text_inactive--hover: #939CA9;
|
|
616
|
+
--vkui--color_tabbar_text_inactive--active: #8D96A4;
|
|
610
617
|
--vkui--color_transparent: transparent;
|
|
611
618
|
--vkui--color_transparent--hover: rgba(0, 16, 61, 0.04);
|
|
612
619
|
--vkui--color_transparent--active: rgba(0, 16, 61, 0.08);
|
|
@@ -1603,6 +1610,7 @@
|
|
|
1603
1610
|
--vkui--size_popup_base_padding: var(--vkui--size_popup_base_padding--regular);
|
|
1604
1611
|
--vkui--size_popup_header_padding: var(--vkui--size_popup_header_padding--regular);
|
|
1605
1612
|
--vkui--size_border_radius: 8px;
|
|
1613
|
+
--vkui--size_border_radius_rounded: 48px;
|
|
1606
1614
|
--vkui--size_check_border_radius: 4px;
|
|
1607
1615
|
--vkui--size_border_radius_paper: 12px;
|
|
1608
1616
|
--vkui--size_border_radius_promo: 20px;
|
|
@@ -1614,7 +1622,7 @@
|
|
|
1614
1622
|
--vkui--size_checkbox: 16px;
|
|
1615
1623
|
--vkui--size_arrow: 8px;
|
|
1616
1624
|
--vkui--size_arrow_promo: 40px;
|
|
1617
|
-
--vkui--size_popup_small:
|
|
1625
|
+
--vkui--size_popup_small: 430px;
|
|
1618
1626
|
--vkui--size_popup_medium: 680px;
|
|
1619
1627
|
--vkui--size_popup_large: 880px;
|
|
1620
1628
|
--vkui--size_field_horizontal_padding: 12px;
|