@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
|
@@ -421,6 +421,11 @@ export interface ColorsDescriptionStruct {
|
|
|
421
421
|
* @tags color, overlay
|
|
422
422
|
*/
|
|
423
423
|
colorOverlayPrimary: ColorDescription;
|
|
424
|
+
/**
|
|
425
|
+
* @desc Вторичный цвет для подложек оверлеев
|
|
426
|
+
* @tags color, overlay
|
|
427
|
+
*/
|
|
428
|
+
colorOverlaySecondary: ColorDescription;
|
|
424
429
|
/**
|
|
425
430
|
* @desc Фон для компонента Avatar. Не прозрачный
|
|
426
431
|
* @tags color, component
|
|
@@ -506,6 +511,11 @@ export interface ColorsDescriptionStruct {
|
|
|
506
511
|
* @tags color, component, background
|
|
507
512
|
*/
|
|
508
513
|
colorSegmentedControl: ColorDescription;
|
|
514
|
+
/**
|
|
515
|
+
* @desc Цвет текста для неактивного таба в таббаре
|
|
516
|
+
* @tags color, component, background
|
|
517
|
+
*/
|
|
518
|
+
colorTabbarTextInactive: ColorDescription;
|
|
509
519
|
}
|
|
510
520
|
export type Colors = {
|
|
511
521
|
[key in keyof ColorsDescriptionStruct]: ColorWithStates;
|
|
@@ -40,6 +40,11 @@ export interface Sizes {
|
|
|
40
40
|
* @tags size, stroke
|
|
41
41
|
*/
|
|
42
42
|
sizeBorderRadius: number;
|
|
43
|
+
/**
|
|
44
|
+
* @desc Значение радиуса закругления для круглых кнопок
|
|
45
|
+
* @tags size, stroke
|
|
46
|
+
*/
|
|
47
|
+
sizeBorderRadiusRounded: number;
|
|
43
48
|
/**
|
|
44
49
|
* @desc Legacy
|
|
45
50
|
* @tags size, legacy
|
|
@@ -177,57 +177,57 @@ export interface VkontakteAndroidGradients {
|
|
|
177
177
|
}
|
|
178
178
|
export interface LocalVkontakteAndroidColorsDescriptionStruct {
|
|
179
179
|
vkontakteColorSnippetBorderAlpha: ColorDescription;
|
|
180
|
-
vkontakteColorSnippetBackground
|
|
180
|
+
vkontakteColorSnippetBackground: ColorDescription;
|
|
181
181
|
vkontakteColorModalCardBorderAlpha: ColorDescription;
|
|
182
182
|
vkontakteColorLandingSnippetBorderAlpha: ColorDescription;
|
|
183
183
|
vkontakteColorActionSheetSeparatorAlpha: ColorDescription;
|
|
184
184
|
vkontakteColorInputBorder: ColorDescription;
|
|
185
|
-
vkontakteColorSearchBarBackground
|
|
186
|
-
vkontakteBackgroundHoverAlpha
|
|
187
|
-
vkontakteColorBackgroundSuggestions
|
|
188
|
-
vkontakteColorTextName
|
|
189
|
-
vkontakteColorAccentAlternate
|
|
190
|
-
vkontakteColorBackgroundKeyboard
|
|
191
|
-
vkontakteColorContentPlaceholderIcon
|
|
192
|
-
vkontakteColorContentTintForeground
|
|
193
|
-
vkontakteColorControlBackground
|
|
194
|
-
vkontakteColorControlForeground
|
|
195
|
-
vkontakteColorControlTintMuted
|
|
196
|
-
vkontakteColorHeaderSearchFieldBackground
|
|
197
|
-
vkontakteColorHeaderSearchFieldTint
|
|
198
|
-
vkontakteColorHeaderTabActiveIndicator
|
|
199
|
-
vkontakteColorIconOutlineMedium
|
|
200
|
-
vkontakteColorIconOutlineSecondary
|
|
201
|
-
vkontakteColorSkeletonShimmerFrom
|
|
202
|
-
vkontakteColorAlphaSkeletonShimmerTo
|
|
203
|
-
vkontakteColorLoaderBackground
|
|
204
|
-
vkontakteColorLoaderTint
|
|
205
|
-
vkontakteColorMusicPlaybackIcon
|
|
206
|
-
vkontakteColorStatusBackground
|
|
207
|
-
vkontakteColorPlaceholderIconForegroundPrimary
|
|
208
|
-
vkontakteColorPlaceholderIconForegroundSecondary
|
|
209
|
-
vkontakteColorPlaceholderIconTint
|
|
210
|
-
vkontakteColorPollOptionBackground
|
|
211
|
-
vkontakteColorSearchBarFieldTint
|
|
212
|
-
vkontakteColorTabbarActiveIcon
|
|
213
|
-
vkontakteColorTabbarBackground
|
|
214
|
-
vkontakteColorTabbarInactiveIcon
|
|
215
|
-
vkontakteColorTabbarTabletTextSecondary
|
|
216
|
-
vkontakteColorToolbarAttachBackgroundFrom
|
|
217
|
-
vkontakteColorSplashScreenIcon
|
|
218
|
-
vkontakteColorIconName
|
|
219
|
-
vkontakteColorPanelTabActiveText
|
|
220
|
-
vkontakteColorBackgroundTextAlpha
|
|
221
|
-
vkontakteImReplySeparator
|
|
222
|
-
vkontakteImToolbarVoiceMsgBackground
|
|
223
|
-
vkontakteColorModalCardHeaderClose
|
|
224
|
-
vkontakteImBubbleButtonOutgoingBackgroundAlpha
|
|
225
|
-
vkontakteImBubbleButtonForeground
|
|
226
|
-
vkontakteImBubbleIncomingHighlighted
|
|
227
|
-
vkontakteImBubbleGiftBackground
|
|
228
|
-
vkontakteImBubbleGiftBackgroundHighlighted
|
|
229
|
-
vkontakteImBubbleOutgoingAlternate
|
|
230
|
-
vkontakteImAttachTint
|
|
185
|
+
vkontakteColorSearchBarBackground: ColorDescription;
|
|
186
|
+
vkontakteBackgroundHoverAlpha: ColorDescription;
|
|
187
|
+
vkontakteColorBackgroundSuggestions: ColorDescription;
|
|
188
|
+
vkontakteColorTextName: ColorDescription;
|
|
189
|
+
vkontakteColorAccentAlternate: ColorDescription;
|
|
190
|
+
vkontakteColorBackgroundKeyboard: ColorDescription;
|
|
191
|
+
vkontakteColorContentPlaceholderIcon: ColorDescription;
|
|
192
|
+
vkontakteColorContentTintForeground: ColorDescription;
|
|
193
|
+
vkontakteColorControlBackground: ColorDescription;
|
|
194
|
+
vkontakteColorControlForeground: ColorDescription;
|
|
195
|
+
vkontakteColorControlTintMuted: ColorDescription;
|
|
196
|
+
vkontakteColorHeaderSearchFieldBackground: ColorDescription;
|
|
197
|
+
vkontakteColorHeaderSearchFieldTint: ColorDescription;
|
|
198
|
+
vkontakteColorHeaderTabActiveIndicator: ColorDescription;
|
|
199
|
+
vkontakteColorIconOutlineMedium: ColorDescription;
|
|
200
|
+
vkontakteColorIconOutlineSecondary: ColorDescription;
|
|
201
|
+
vkontakteColorSkeletonShimmerFrom: ColorDescription;
|
|
202
|
+
vkontakteColorAlphaSkeletonShimmerTo: ColorDescription;
|
|
203
|
+
vkontakteColorLoaderBackground: ColorDescription;
|
|
204
|
+
vkontakteColorLoaderTint: ColorDescription;
|
|
205
|
+
vkontakteColorMusicPlaybackIcon: ColorDescription;
|
|
206
|
+
vkontakteColorStatusBackground: ColorDescription;
|
|
207
|
+
vkontakteColorPlaceholderIconForegroundPrimary: ColorDescription;
|
|
208
|
+
vkontakteColorPlaceholderIconForegroundSecondary: ColorDescription;
|
|
209
|
+
vkontakteColorPlaceholderIconTint: ColorDescription;
|
|
210
|
+
vkontakteColorPollOptionBackground: ColorDescription;
|
|
211
|
+
vkontakteColorSearchBarFieldTint: ColorDescription;
|
|
212
|
+
vkontakteColorTabbarActiveIcon: ColorDescription;
|
|
213
|
+
vkontakteColorTabbarBackground: ColorDescription;
|
|
214
|
+
vkontakteColorTabbarInactiveIcon: ColorDescription;
|
|
215
|
+
vkontakteColorTabbarTabletTextSecondary: ColorDescription;
|
|
216
|
+
vkontakteColorToolbarAttachBackgroundFrom: ColorDescription;
|
|
217
|
+
vkontakteColorSplashScreenIcon: ColorDescription;
|
|
218
|
+
vkontakteColorIconName: ColorDescription;
|
|
219
|
+
vkontakteColorPanelTabActiveText: ColorDescription;
|
|
220
|
+
vkontakteColorBackgroundTextAlpha: ColorDescription;
|
|
221
|
+
vkontakteImReplySeparator: ColorDescription;
|
|
222
|
+
vkontakteImToolbarVoiceMsgBackground: ColorDescription;
|
|
223
|
+
vkontakteColorModalCardHeaderClose: ColorDescription;
|
|
224
|
+
vkontakteImBubbleButtonOutgoingBackgroundAlpha: ColorDescription;
|
|
225
|
+
vkontakteImBubbleButtonForeground: ColorDescription;
|
|
226
|
+
vkontakteImBubbleIncomingHighlighted: ColorDescription;
|
|
227
|
+
vkontakteImBubbleGiftBackground: ColorDescription;
|
|
228
|
+
vkontakteImBubbleGiftBackgroundHighlighted: ColorDescription;
|
|
229
|
+
vkontakteImBubbleOutgoingAlternate: ColorDescription;
|
|
230
|
+
vkontakteImAttachTint: ColorDescription;
|
|
231
231
|
vkontakteColorImForwardLineAlpha: ColorDescription;
|
|
232
232
|
vkontakteColorImBubbleBorderAlternateHighlightedAlpha: ColorDescription;
|
|
233
233
|
vkontakteColorImBubbleIncoming: ColorDescription;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.37.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "utils/descriptions.js",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"csstype": "^3.1.1"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@babel/core": "7.
|
|
35
|
+
"@babel/core": "7.22.10",
|
|
36
36
|
"@svgr/webpack": "8.0.1",
|
|
37
37
|
"@types/color": "3.0.3",
|
|
38
38
|
"@types/common-tags": "1.8.1",
|
|
@@ -43,12 +43,12 @@
|
|
|
43
43
|
"@typescript-eslint/eslint-plugin": "4.33.0",
|
|
44
44
|
"@typescript-eslint/parser": "4.33.0",
|
|
45
45
|
"@vkontakte/appearance": "https://github.com/VKCOM/Appearance#v10.1.4",
|
|
46
|
-
"@vkontakte/icons": "2.
|
|
46
|
+
"@vkontakte/icons": "2.54.0",
|
|
47
47
|
"@vkontakte/prettier-config": "0.1.0",
|
|
48
48
|
"@vkontakte/vk-bridge": "2.7.2",
|
|
49
49
|
"@vkontakte/vkjs": "0.32.2",
|
|
50
50
|
"@vkontakte/vkui": "5.4.1",
|
|
51
|
-
"babel-jest": "29.
|
|
51
|
+
"babel-jest": "29.6.2",
|
|
52
52
|
"babel-loader": "9.1.2",
|
|
53
53
|
"clean-webpack-plugin": "4.0.0",
|
|
54
54
|
"clsx": "1.2.1",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"react": "18.2.0",
|
|
77
77
|
"react-dom": "18.2.0",
|
|
78
78
|
"rimraf": "5.0.1",
|
|
79
|
-
"style-loader": "3.3.
|
|
79
|
+
"style-loader": "3.3.3",
|
|
80
80
|
"terser-webpack-plugin": "5.3.9",
|
|
81
81
|
"ts-jest": "29.1.0",
|
|
82
82
|
"ts-loader": "9.4.2",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"type-fest": "3.9.0",
|
|
88
88
|
"typescript": "5.0.4",
|
|
89
89
|
"webpack": "5.77.0",
|
|
90
|
-
"webpack-cli": "5.
|
|
90
|
+
"webpack-cli": "5.1.4",
|
|
91
91
|
"webpack-dev-server": "4.13.3",
|
|
92
92
|
"webpack-notifier": "1.15.0"
|
|
93
93
|
},
|
|
@@ -0,0 +1,237 @@
|
|
|
1
|
+
{
|
|
2
|
+
"light": {
|
|
3
|
+
"states": {
|
|
4
|
+
"transparent_contrast": {
|
|
5
|
+
"active": "rgba(255, 255, 255, 0.12)",
|
|
6
|
+
"hover": "rgba(255, 255, 255, 0.08)"
|
|
7
|
+
},
|
|
8
|
+
"background_accent_themed": { "hover": "#2c7cde", "active": "#1e6fdb" },
|
|
9
|
+
"background_secondary_alpha": {
|
|
10
|
+
"active": "rgba(0, 0, 0, 0.12)",
|
|
11
|
+
"hover": "rgba(0, 0, 0, 0.08)"
|
|
12
|
+
},
|
|
13
|
+
"background_accent": { "hover": "#2c7cde", "active": "#1e6fdb" },
|
|
14
|
+
"background_positive": { "hover": "#3ca03e", "active": "#2f8d32" },
|
|
15
|
+
"transparent": { "active": "rgba(0, 0, 0, 0.08)", "hover": "rgba(0, 0, 0, 0.04)" },
|
|
16
|
+
"background_contrast": { "active": "#d7d8db", "hover": "#ebedf0" },
|
|
17
|
+
"background_secondary": { "hover": "#f0f2f4", "active": "#dcdde0" },
|
|
18
|
+
"background_negative": { "active": "#c93633", "hover": "#d83e3c" },
|
|
19
|
+
"background_contrast_secondary_alpha": {
|
|
20
|
+
"hover": "rgba(255, 255, 255, 0.24)",
|
|
21
|
+
"active": "rgba(255, 255, 255, 0.28)"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"elevation_3": "#c4c4c4",
|
|
25
|
+
"elevation_1": "#c4c4c4",
|
|
26
|
+
"elevation_2": "#c4c4c4",
|
|
27
|
+
"elevation_4": "#c4c4c4",
|
|
28
|
+
"text": {
|
|
29
|
+
"text_primary": "#000000",
|
|
30
|
+
"text_link_tint": "#71aaeb",
|
|
31
|
+
"text_link_visited": "#4986cc",
|
|
32
|
+
"text_positive": "#4bb44b",
|
|
33
|
+
"text_subhead": "#6d7885",
|
|
34
|
+
"text_accent": "#2688eb",
|
|
35
|
+
"text_negative": "#e64646",
|
|
36
|
+
"link_contrast": "#ffffff",
|
|
37
|
+
"text_link": "#2d81e0",
|
|
38
|
+
"text_secondary": "#818c99",
|
|
39
|
+
"text_accent_themed": "#2688eb",
|
|
40
|
+
"text_contrast": "#ffffff",
|
|
41
|
+
"text_tertiary": "#99a2ad",
|
|
42
|
+
"text_contrast_themed": "#ffffff",
|
|
43
|
+
"text_primary_invariably": "#000000",
|
|
44
|
+
"text_link_themed": "#2d81e0",
|
|
45
|
+
"text_muted": "#2c2d2e"
|
|
46
|
+
},
|
|
47
|
+
"palette": {
|
|
48
|
+
"accent_orange_fire": "#f05c44",
|
|
49
|
+
"accent_purple": "#735ce6",
|
|
50
|
+
"accent_blue": "#3f8ae0",
|
|
51
|
+
"accent_secondary": "#3f8ae0",
|
|
52
|
+
"raspberry_pink": "#e03fab",
|
|
53
|
+
"accent_orange": "#ffa000",
|
|
54
|
+
"accent_red": "#ff3347",
|
|
55
|
+
"accent_green": "#4bb34b",
|
|
56
|
+
"accent_gray": "#a3adb8",
|
|
57
|
+
"accent_violet": "#792ec0"
|
|
58
|
+
},
|
|
59
|
+
"background": {
|
|
60
|
+
"background_tertiary_alpha": "rgba(0, 0, 0, 0.03)",
|
|
61
|
+
"background_accent_tint": "#5a9eff",
|
|
62
|
+
"header_background": "#ffffff",
|
|
63
|
+
"background_contrast_secondary_alpha": "rgba(255, 255, 255, 0.20)",
|
|
64
|
+
"background_tertiary": "#f9f9f9",
|
|
65
|
+
"background_negative_tint": "#faebeb",
|
|
66
|
+
"background_secondary_alpha": "rgba(0, 0, 0, 0.04)",
|
|
67
|
+
"background_negative": "#e64646",
|
|
68
|
+
"background_positive_tint": "#e8f9e8",
|
|
69
|
+
"background_warning": "#fff2d6",
|
|
70
|
+
"background_accent": "#2688eb",
|
|
71
|
+
"background_contrast": "#ffffff",
|
|
72
|
+
"background_secondary": "#f5f5f5",
|
|
73
|
+
"background": "#ebedf0",
|
|
74
|
+
"background_modal": "#ffffff",
|
|
75
|
+
"background_positive": "#4bb34b",
|
|
76
|
+
"background_accent_themed": "#2688eb",
|
|
77
|
+
"background_contrast_inverse": "#2c2d2e",
|
|
78
|
+
"background_modal_inverse": "#2d2d2e",
|
|
79
|
+
"background_content": "#ffffff",
|
|
80
|
+
"field_background": "#f2f3f5"
|
|
81
|
+
},
|
|
82
|
+
"stroke": {
|
|
83
|
+
"separator_primary_alpha": "rgba(0, 0, 0, 0.12)",
|
|
84
|
+
"stroke_negative": "#e64646",
|
|
85
|
+
"stroke_accent": "#2688eb",
|
|
86
|
+
"image_border_alpha": "rgba(0, 0, 0, 0.08)",
|
|
87
|
+
"separator_primary": "#d7d8d9",
|
|
88
|
+
"stroke_accent_themed": "#2688eb",
|
|
89
|
+
"field_border_alpha": "rgba(0, 0, 0, 0.12)",
|
|
90
|
+
"stroke_positive": "#4bb34b",
|
|
91
|
+
"separator_secondary": "#e1e3e6",
|
|
92
|
+
"stroke_contrast": "#ffffff"
|
|
93
|
+
},
|
|
94
|
+
"icons": {
|
|
95
|
+
"icon_accent_themed": "#2688eb",
|
|
96
|
+
"icon_positive": "#4bb34b",
|
|
97
|
+
"icon_tertiary": "#b8c1cc",
|
|
98
|
+
"icon_accent": "#2688eb",
|
|
99
|
+
"icon_secondary_alpha": "rgba(0, 0, 0, 0.36)",
|
|
100
|
+
"icon_secondary": "#99a2ad",
|
|
101
|
+
"icon_contrast_themed": "#ffffff",
|
|
102
|
+
"icon_primary": "#2c2d2e",
|
|
103
|
+
"icon_primary_invariably": "#2c2d2e",
|
|
104
|
+
"icon_negative": "#e64646",
|
|
105
|
+
"icon_medium": "#818c99",
|
|
106
|
+
"icon_contrast": "#ffffff",
|
|
107
|
+
"icon_tertiary_alpha": "rgba(0, 0, 0, 0.24)",
|
|
108
|
+
"icon_contrast_secondary": "#f2f3f5",
|
|
109
|
+
"icon_medium_alpha": "rgba(0, 0, 0, 0.48)"
|
|
110
|
+
},
|
|
111
|
+
"other": {
|
|
112
|
+
"segmented_control": "#ffffff",
|
|
113
|
+
"image_placeholder_alpha": "rgba(0, 28, 61, 0.08)",
|
|
114
|
+
"avatar_overlay_inverse_alpha": "rgba(255, 255, 255, 0.85)",
|
|
115
|
+
"track_buffer": "#a0bfe4",
|
|
116
|
+
"write_bar_input_border": "#e1e3e6",
|
|
117
|
+
"avatar_overlay_alpha": "rgba(0, 0, 0, 0.60)",
|
|
118
|
+
"skeleton_from": "#f5f5f5",
|
|
119
|
+
"action_sheet_text": "#3f8ae0",
|
|
120
|
+
"write_bar_icon": "#3f8ae0",
|
|
121
|
+
"skeleton_to": "#e1e3e6",
|
|
122
|
+
"image_placeholder": "#f2f3f5",
|
|
123
|
+
"overlay_primary": "rgba(0, 0, 0, 0.40)",
|
|
124
|
+
"panel_header_icon": "#2688eb",
|
|
125
|
+
"write_bar_input_background": "#f2f3f5",
|
|
126
|
+
"track_background": "#e1e3e6",
|
|
127
|
+
"search_field_background": "#ebedf0"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
"dark": {
|
|
131
|
+
"elevation_1": "#d9d9d9",
|
|
132
|
+
"elevation_2": "#d9d9d9",
|
|
133
|
+
"background": {
|
|
134
|
+
"background_contrast": "#ffffff",
|
|
135
|
+
"background_tertiary_alpha": "rgba(255, 255, 255, 0.03)",
|
|
136
|
+
"background_contrast_secondary_alpha": "rgba(255, 255, 255, 0.20)",
|
|
137
|
+
"background_secondary_alpha": "rgba(255, 255, 255, 0.10)",
|
|
138
|
+
"background_positive_tint": "#b1d6b1",
|
|
139
|
+
"background_content": "#19191a",
|
|
140
|
+
"background_contrast_inverse": "#2c2d2e",
|
|
141
|
+
"background_modal_inverse": "#ffffff",
|
|
142
|
+
"background_accent_tint": "#5a9eff",
|
|
143
|
+
"background_positive": "#4bb34b",
|
|
144
|
+
"background_accent": "#529ef4",
|
|
145
|
+
"header_background": "#19191a",
|
|
146
|
+
"background_negative_tint": "#522e2e",
|
|
147
|
+
"background_secondary": "#232324",
|
|
148
|
+
"background_tertiary": "#202021",
|
|
149
|
+
"background_modal": "#2c2d2e",
|
|
150
|
+
"background": "#0a0a0a",
|
|
151
|
+
"background_accent_themed": "#ffffff",
|
|
152
|
+
"field_background": "#232324",
|
|
153
|
+
"background_warning": "#857250",
|
|
154
|
+
"background_negative": "#ff5c5c"
|
|
155
|
+
},
|
|
156
|
+
"elevation_4": "#d9d9d9",
|
|
157
|
+
"elevation_3": "#d9d9d9",
|
|
158
|
+
"text": {
|
|
159
|
+
"text_link_tint": "#71aaeb",
|
|
160
|
+
"text_negative": "#ff5c5c",
|
|
161
|
+
"text_accent_themed": "#ffffff",
|
|
162
|
+
"text_subhead": "#969a9f",
|
|
163
|
+
"text_secondary": "#76787a",
|
|
164
|
+
"text_tertiary": "#5d5f61",
|
|
165
|
+
"link_contrast": "#ffffff",
|
|
166
|
+
"text_contrast": "#ffffff",
|
|
167
|
+
"text_contrast_themed": "#000000",
|
|
168
|
+
"text_accent": "#529ef4",
|
|
169
|
+
"text_link": "#529ef4",
|
|
170
|
+
"text_link_visited": "#4986cc",
|
|
171
|
+
"text_primary": "#e1e3e6",
|
|
172
|
+
"text_muted": "#e1e3e6",
|
|
173
|
+
"text_positive": "#4bb34b",
|
|
174
|
+
"text_link_themed": "#ffffff",
|
|
175
|
+
"text_primary_invariably": "#000000"
|
|
176
|
+
},
|
|
177
|
+
"palette": {
|
|
178
|
+
"accent_orange_fire": "#f05c44",
|
|
179
|
+
"raspberry_pink": "#f060c0",
|
|
180
|
+
"accent_gray": "#a3adb8",
|
|
181
|
+
"accent_orange": "#ffa000",
|
|
182
|
+
"accent_blue": "#71aaeb",
|
|
183
|
+
"accent_secondary": "#3f8ae0",
|
|
184
|
+
"accent_green": "#4bb34b",
|
|
185
|
+
"accent_purple": "#8b74ff",
|
|
186
|
+
"accent_violet": "#a94fff",
|
|
187
|
+
"accent_red": "#ff3347"
|
|
188
|
+
},
|
|
189
|
+
"stroke": {
|
|
190
|
+
"stroke_accent": "#529ef4",
|
|
191
|
+
"field_border_alpha": "rgba(255, 255, 255, 0.12)",
|
|
192
|
+
"separator_primary_alpha": "rgba(255, 255, 255, 0.12)",
|
|
193
|
+
"image_border_alpha": "rgba(255, 255, 255, 0.08)",
|
|
194
|
+
"separator_secondary": "#141415",
|
|
195
|
+
"stroke_positive": "#4bb34b",
|
|
196
|
+
"stroke_contrast": "#ffffff",
|
|
197
|
+
"separator_primary": "#363738",
|
|
198
|
+
"stroke_negative": "#ff5c5c",
|
|
199
|
+
"stroke_accent_themed": "#ffffff"
|
|
200
|
+
},
|
|
201
|
+
"icons": {
|
|
202
|
+
"icon_accent_themed": "#ffffff",
|
|
203
|
+
"icon_secondary": "#76787a",
|
|
204
|
+
"icon_positive": "#4bb34b",
|
|
205
|
+
"icon_medium": "#b0b1b6",
|
|
206
|
+
"icon_accent": "#529ef4",
|
|
207
|
+
"icon_contrast_themed": "#000000",
|
|
208
|
+
"icon_medium_alpha": "rgba(241, 247, 255, 0.66)",
|
|
209
|
+
"icon_contrast": "#ffffff",
|
|
210
|
+
"icon_tertiary": "#5d5f61",
|
|
211
|
+
"icon_tertiary_alpha": "rgba(255, 255, 255, 0.30)",
|
|
212
|
+
"icon_primary_invariably": "#2c2d2e",
|
|
213
|
+
"icon_secondary_alpha": "rgba(0, 0, 0, 0.43)",
|
|
214
|
+
"icon_contrast_secondary": "#f2f3f5",
|
|
215
|
+
"icon_primary": "#e1e3e6",
|
|
216
|
+
"icon_negative": "#ff5c5c"
|
|
217
|
+
},
|
|
218
|
+
"other": {
|
|
219
|
+
"segmented_control": "#626364",
|
|
220
|
+
"skeleton_to": "#2c2d2e",
|
|
221
|
+
"search_field_background": "#363738",
|
|
222
|
+
"track_buffer": "#405772",
|
|
223
|
+
"track_background": "#454647",
|
|
224
|
+
"avatar_overlay_alpha": "rgba(0, 0, 0, 0.60)",
|
|
225
|
+
"overlay_primary": "rgba(0, 0, 0, 0.40)",
|
|
226
|
+
"avatar_overlay_inverse_alpha": "rgba(255, 255, 255, 0.85)",
|
|
227
|
+
"action_sheet_text": "#71aaeb",
|
|
228
|
+
"write_bar_input_background": "#2c2d2e",
|
|
229
|
+
"image_placeholder": "#2a2b2c",
|
|
230
|
+
"panel_header_icon": "#71aaeb",
|
|
231
|
+
"write_bar_input_border": "#2c2d2e",
|
|
232
|
+
"write_bar_icon": "#76787a",
|
|
233
|
+
"skeleton_from": "#232324",
|
|
234
|
+
"image_placeholder_alpha": "rgba(241, 247, 255, 0.08)"
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
}
|
|
@@ -143,7 +143,9 @@ exports.lightColors = {
|
|
|
143
143
|
colorAvatarOverlay: 'rgba(145, 147, 153, 0.48)',
|
|
144
144
|
colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
|
|
145
145
|
colorOverlayPrimary: 'rgba(0, 0, 0, 0.48)',
|
|
146
|
+
colorOverlaySecondary: 'rgb(44, 45, 46, 0.5)',
|
|
146
147
|
colorSegmentedControl: '#FFFFFF',
|
|
148
|
+
colorTabbarTextInactive: '#99A2AD',
|
|
147
149
|
colorTransparent: 'transparent',
|
|
148
150
|
},
|
|
149
151
|
};
|
|
@@ -263,7 +265,9 @@ exports.darkColors = {
|
|
|
263
265
|
colorAvatarOverlay: 'rgba(176, 178, 182, 0.48)',
|
|
264
266
|
colorAvatarOverlayInverseAlpha: 'rgba(255, 255, 255, 0.85)',
|
|
265
267
|
colorOverlayPrimary: 'rgba(0, 0, 0, 0.48)',
|
|
268
|
+
colorOverlaySecondary: 'rgb(55, 56, 57, 0.5)',
|
|
266
269
|
colorSegmentedControl: '#626364',
|
|
270
|
+
colorTabbarTextInactive: '#76787A',
|
|
267
271
|
colorTransparent: 'transparent',
|
|
268
272
|
},
|
|
269
273
|
};
|
|
@@ -425,6 +429,8 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
|
|
|
425
429
|
compact: 24,
|
|
426
430
|
}, sizeBorderRadius: {
|
|
427
431
|
regular: 8,
|
|
432
|
+
}, sizeBorderRadiusRounded: {
|
|
433
|
+
regular: 48,
|
|
428
434
|
}, sizeCheckBorderRadius: {
|
|
429
435
|
regular: 4,
|
|
430
436
|
}, sizeBorderRadiusPaper: {
|
|
@@ -453,7 +459,7 @@ exports.lightThemeBase = __assign(__assign({ themeName: 'paradigmBase' }, export
|
|
|
453
459
|
}, sizeArrowPromo: {
|
|
454
460
|
regular: 40,
|
|
455
461
|
}, sizePopupSmall: {
|
|
456
|
-
regular:
|
|
462
|
+
regular: 430,
|
|
457
463
|
}, sizePopupMedium: {
|
|
458
464
|
regular: 680,
|
|
459
465
|
}, sizePopupLarge: {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ColorsDescription, ThemeDescription } from '../../interfaces/general';
|
|
2
2
|
import { Elevation } from '../../interfaces/general/elevation';
|
|
3
3
|
import { Gradients } from '../../interfaces/general/gradients';
|
|
4
|
+
export declare const colorFromFigma: (colorsScheme: 'light' | 'dark') => ColorsDescription;
|
|
4
5
|
export declare const lightColors: ColorsDescription;
|
|
5
6
|
export declare const lightGradient: Gradients;
|
|
6
7
|
export declare const lightElevation: Elevation;
|