@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
|
@@ -162,6 +162,9 @@ var theme = {
|
|
|
162
162
|
"sizeBorderRadius": {
|
|
163
163
|
"regular": 8
|
|
164
164
|
},
|
|
165
|
+
"sizeBorderRadiusRounded": {
|
|
166
|
+
"regular": 48
|
|
167
|
+
},
|
|
165
168
|
"sizeCheckBorderRadius": {
|
|
166
169
|
"regular": 4
|
|
167
170
|
},
|
|
@@ -201,7 +204,7 @@ var theme = {
|
|
|
201
204
|
"regular": 40
|
|
202
205
|
},
|
|
203
206
|
"sizePopupSmall": {
|
|
204
|
-
"regular":
|
|
207
|
+
"regular": 430
|
|
205
208
|
},
|
|
206
209
|
"sizePopupMedium": {
|
|
207
210
|
"regular": 680
|
|
@@ -655,17 +658,17 @@ var theme = {
|
|
|
655
658
|
},
|
|
656
659
|
"colorsScheme": "light",
|
|
657
660
|
"colorBackgroundAccent": {
|
|
658
|
-
"normal": "#
|
|
661
|
+
"normal": "#2688eb",
|
|
659
662
|
"hover": "#2483E4",
|
|
660
663
|
"active": "#237EDD"
|
|
661
664
|
},
|
|
662
665
|
"colorBackgroundAccentThemed": {
|
|
663
|
-
"normal": "#
|
|
666
|
+
"normal": "#2688eb",
|
|
664
667
|
"hover": "#2483E4",
|
|
665
668
|
"active": "#237EDD"
|
|
666
669
|
},
|
|
667
670
|
"colorBackgroundAccentAlternative": {
|
|
668
|
-
"normal": "#
|
|
671
|
+
"normal": "#2688eb",
|
|
669
672
|
"hover": "#2483E4",
|
|
670
673
|
"active": "#237EDD"
|
|
671
674
|
},
|
|
@@ -675,7 +678,7 @@ var theme = {
|
|
|
675
678
|
"active": "#DADCE2"
|
|
676
679
|
},
|
|
677
680
|
"colorBackgroundSecondary": {
|
|
678
|
-
"normal": "#
|
|
681
|
+
"normal": "#f5f5f5",
|
|
679
682
|
"hover": "#EBECEE",
|
|
680
683
|
"active": "#E1E3E6"
|
|
681
684
|
},
|
|
@@ -685,32 +688,32 @@ var theme = {
|
|
|
685
688
|
"active": "rgba(0, 28, 61, 0.13)"
|
|
686
689
|
},
|
|
687
690
|
"colorBackground": {
|
|
688
|
-
"normal": "#
|
|
691
|
+
"normal": "#ebedf0",
|
|
689
692
|
"hover": "#E2E4E9",
|
|
690
693
|
"active": "#D8DBE2"
|
|
691
694
|
},
|
|
692
695
|
"colorBackgroundContrast": {
|
|
693
|
-
"normal": "#
|
|
696
|
+
"normal": "#ffffff",
|
|
694
697
|
"hover": "#F5F5F7",
|
|
695
698
|
"active": "#EBECEF"
|
|
696
699
|
},
|
|
697
700
|
"colorBackgroundContrastSecondaryAlpha": {
|
|
698
|
-
"normal": "rgba(255, 255, 255, 0.
|
|
701
|
+
"normal": "rgba(255, 255, 255, 0.20)",
|
|
699
702
|
"hover": "rgba(255, 255, 255, 0.24)",
|
|
700
703
|
"active": "rgba(255, 255, 255, 0.28)"
|
|
701
704
|
},
|
|
702
705
|
"colorBackgroundWarning": {
|
|
703
|
-
"normal": "#
|
|
706
|
+
"normal": "#fff2d6",
|
|
704
707
|
"hover": "#F5E9D0",
|
|
705
708
|
"active": "#EBE0CA"
|
|
706
709
|
},
|
|
707
710
|
"colorBackgroundNegative": {
|
|
708
|
-
"normal": "#
|
|
711
|
+
"normal": "#e64646",
|
|
709
712
|
"hover": "#DD4446",
|
|
710
713
|
"active": "#D44245"
|
|
711
714
|
},
|
|
712
715
|
"colorBackgroundTertiary": {
|
|
713
|
-
"normal": "#
|
|
716
|
+
"normal": "#f9f9f9",
|
|
714
717
|
"hover": "#EFF0F1",
|
|
715
718
|
"active": "#E5E6EA"
|
|
716
719
|
},
|
|
@@ -720,22 +723,22 @@ var theme = {
|
|
|
720
723
|
"active": "rgba(0, 0, 0, 0.11)"
|
|
721
724
|
},
|
|
722
725
|
"colorBackgroundModal": {
|
|
723
|
-
"normal": "#
|
|
726
|
+
"normal": "#ffffff",
|
|
724
727
|
"hover": "#F5F5F7",
|
|
725
728
|
"active": "#EBECEF"
|
|
726
729
|
},
|
|
727
730
|
"colorBackgroundPositive": {
|
|
728
|
-
"normal": "#
|
|
731
|
+
"normal": "#4bb34b",
|
|
729
732
|
"hover": "#48AC4A",
|
|
730
733
|
"active": "#45A64A"
|
|
731
734
|
},
|
|
732
735
|
"colorBackgroundNegativeTint": {
|
|
733
|
-
"normal": "#
|
|
736
|
+
"normal": "#faebeb",
|
|
734
737
|
"hover": "#F0E2E4",
|
|
735
738
|
"active": "#E6D9DD"
|
|
736
739
|
},
|
|
737
740
|
"colorBackgroundPositiveTint": {
|
|
738
|
-
"normal": "#
|
|
741
|
+
"normal": "#e8f9e8",
|
|
739
742
|
"hover": "#DFF0E1",
|
|
740
743
|
"active": "#D5E6DA"
|
|
741
744
|
},
|
|
@@ -750,7 +753,7 @@ var theme = {
|
|
|
750
753
|
"active": "#292B2F"
|
|
751
754
|
},
|
|
752
755
|
"colorBackgroundContrastInverse": {
|
|
753
|
-
"normal": "#
|
|
756
|
+
"normal": "#2c2d2e",
|
|
754
757
|
"hover": "#2A2C2F",
|
|
755
758
|
"active": "#282B2F"
|
|
756
759
|
},
|
|
@@ -760,37 +763,37 @@ var theme = {
|
|
|
760
763
|
"active": "#5393EF"
|
|
761
764
|
},
|
|
762
765
|
"colorTextAccent": {
|
|
763
|
-
"normal": "#
|
|
766
|
+
"normal": "#2688eb",
|
|
764
767
|
"hover": "#2483E4",
|
|
765
768
|
"active": "#237EDD"
|
|
766
769
|
},
|
|
767
770
|
"colorTextAccentThemed": {
|
|
768
|
-
"normal": "#
|
|
771
|
+
"normal": "#2688eb",
|
|
769
772
|
"hover": "#2483E4",
|
|
770
773
|
"active": "#237EDD"
|
|
771
774
|
},
|
|
772
775
|
"colorTextNegative": {
|
|
773
|
-
"normal": "#
|
|
776
|
+
"normal": "#e64646",
|
|
774
777
|
"hover": "#DD4446",
|
|
775
778
|
"active": "#D44245"
|
|
776
779
|
},
|
|
777
780
|
"colorTextLink": {
|
|
778
|
-
"normal": "#
|
|
781
|
+
"normal": "#2d81e0",
|
|
779
782
|
"hover": "#2B7CD9",
|
|
780
783
|
"active": "#2978D3"
|
|
781
784
|
},
|
|
782
785
|
"colorTextLinkTint": {
|
|
783
|
-
"normal": "#
|
|
786
|
+
"normal": "#71aaeb",
|
|
784
787
|
"hover": "#6CA4E4",
|
|
785
788
|
"active": "#689EDD"
|
|
786
789
|
},
|
|
787
790
|
"colorTextLinkThemed": {
|
|
788
|
-
"normal": "#
|
|
791
|
+
"normal": "#2d81e0",
|
|
789
792
|
"hover": "#2B7CD9",
|
|
790
793
|
"active": "#2978D3"
|
|
791
794
|
},
|
|
792
795
|
"colorTextMuted": {
|
|
793
|
-
"normal": "#
|
|
796
|
+
"normal": "#2c2d2e",
|
|
794
797
|
"hover": "#2A2C2F",
|
|
795
798
|
"active": "#282B2F"
|
|
796
799
|
},
|
|
@@ -805,77 +808,77 @@ var theme = {
|
|
|
805
808
|
"active": "#000105"
|
|
806
809
|
},
|
|
807
810
|
"colorTextSecondary": {
|
|
808
|
-
"normal": "#
|
|
811
|
+
"normal": "#818c99",
|
|
809
812
|
"hover": "#7C8795",
|
|
810
813
|
"active": "#778292"
|
|
811
814
|
},
|
|
812
815
|
"colorTextSubhead": {
|
|
813
|
-
"normal": "#
|
|
816
|
+
"normal": "#6d7885",
|
|
814
817
|
"hover": "#697482",
|
|
815
818
|
"active": "#64707F"
|
|
816
819
|
},
|
|
817
820
|
"colorTextTertiary": {
|
|
818
|
-
"normal": "#
|
|
821
|
+
"normal": "#99a2ad",
|
|
819
822
|
"hover": "#939CA9",
|
|
820
823
|
"active": "#8D96A4"
|
|
821
824
|
},
|
|
822
825
|
"colorTextLinkVisited": {
|
|
823
|
-
"normal": "#
|
|
826
|
+
"normal": "#4986cc",
|
|
824
827
|
"hover": "#4681C6",
|
|
825
828
|
"active": "#437DC1"
|
|
826
829
|
},
|
|
827
830
|
"colorTextContrast": {
|
|
828
|
-
"normal": "#
|
|
831
|
+
"normal": "#ffffff",
|
|
829
832
|
"hover": "#F5F5F7",
|
|
830
833
|
"active": "#EBECEF"
|
|
831
834
|
},
|
|
832
835
|
"colorTextContrastThemed": {
|
|
833
|
-
"normal": "#
|
|
836
|
+
"normal": "#ffffff",
|
|
834
837
|
"hover": "#F5F5F7",
|
|
835
838
|
"active": "#EBECEF"
|
|
836
839
|
},
|
|
837
840
|
"colorLinkContrast": {
|
|
838
|
-
"normal": "#
|
|
841
|
+
"normal": "#ffffff",
|
|
839
842
|
"hover": "#F5F5F7",
|
|
840
843
|
"active": "#EBECEF"
|
|
841
844
|
},
|
|
842
845
|
"colorTextPositive": {
|
|
843
|
-
"normal": "#
|
|
844
|
-
"hover": "#
|
|
845
|
-
"active": "#
|
|
846
|
+
"normal": "#4bb44b",
|
|
847
|
+
"hover": "#48AD4A",
|
|
848
|
+
"active": "#45A74A"
|
|
846
849
|
},
|
|
847
850
|
"colorTextButton": {
|
|
848
|
-
"normal": "#
|
|
851
|
+
"normal": "#2688eb",
|
|
849
852
|
"hover": "#2483E4",
|
|
850
853
|
"active": "#237EDD"
|
|
851
854
|
},
|
|
852
855
|
"colorIconAccent": {
|
|
853
|
-
"normal": "#
|
|
856
|
+
"normal": "#2688eb",
|
|
854
857
|
"hover": "#2483E4",
|
|
855
858
|
"active": "#237EDD"
|
|
856
859
|
},
|
|
857
860
|
"colorIconAccentThemed": {
|
|
858
|
-
"normal": "#
|
|
861
|
+
"normal": "#2688eb",
|
|
859
862
|
"hover": "#2483E4",
|
|
860
863
|
"active": "#237EDD"
|
|
861
864
|
},
|
|
862
865
|
"colorIconNegative": {
|
|
863
|
-
"normal": "#
|
|
866
|
+
"normal": "#e64646",
|
|
864
867
|
"hover": "#DD4446",
|
|
865
868
|
"active": "#D44245"
|
|
866
869
|
},
|
|
867
870
|
"colorIconPrimary": {
|
|
868
|
-
"normal": "#
|
|
871
|
+
"normal": "#2c2d2e",
|
|
869
872
|
"hover": "#2A2C2F",
|
|
870
873
|
"active": "#282B2F"
|
|
871
874
|
},
|
|
872
875
|
"colorIconPrimaryInvariably": {
|
|
873
|
-
"normal": "#
|
|
876
|
+
"normal": "#2c2d2e",
|
|
874
877
|
"hover": "#2A2C2F",
|
|
875
878
|
"active": "#282B2F"
|
|
876
879
|
},
|
|
877
880
|
"colorIconMedium": {
|
|
878
|
-
"normal": "#
|
|
881
|
+
"normal": "#818c99",
|
|
879
882
|
"hover": "#7C8795",
|
|
880
883
|
"active": "#778292"
|
|
881
884
|
},
|
|
@@ -885,7 +888,7 @@ var theme = {
|
|
|
885
888
|
"active": "rgba(0, 0, 0, 0.56)"
|
|
886
889
|
},
|
|
887
890
|
"colorIconSecondary": {
|
|
888
|
-
"normal": "#
|
|
891
|
+
"normal": "#99a2ad",
|
|
889
892
|
"hover": "#939CA9",
|
|
890
893
|
"active": "#8D96A4"
|
|
891
894
|
},
|
|
@@ -895,7 +898,7 @@ var theme = {
|
|
|
895
898
|
"active": "rgba(0, 0, 0, 0.44)"
|
|
896
899
|
},
|
|
897
900
|
"colorIconTertiary": {
|
|
898
|
-
"normal": "#
|
|
901
|
+
"normal": "#b8c1cc",
|
|
899
902
|
"hover": "#B1BAC6",
|
|
900
903
|
"active": "#A9B3C1"
|
|
901
904
|
},
|
|
@@ -905,47 +908,47 @@ var theme = {
|
|
|
905
908
|
"active": "rgba(0, 0, 0, 0.32)"
|
|
906
909
|
},
|
|
907
910
|
"colorIconContrast": {
|
|
908
|
-
"normal": "#
|
|
911
|
+
"normal": "#ffffff",
|
|
909
912
|
"hover": "#F5F5F7",
|
|
910
913
|
"active": "#EBECEF"
|
|
911
914
|
},
|
|
912
915
|
"colorIconContrastThemed": {
|
|
913
|
-
"normal": "#
|
|
916
|
+
"normal": "#ffffff",
|
|
914
917
|
"hover": "#F5F5F7",
|
|
915
918
|
"active": "#EBECEF"
|
|
916
919
|
},
|
|
917
920
|
"colorIconPositive": {
|
|
918
|
-
"normal": "#
|
|
921
|
+
"normal": "#4bb34b",
|
|
919
922
|
"hover": "#48AC4A",
|
|
920
923
|
"active": "#45A64A"
|
|
921
924
|
},
|
|
922
925
|
"colorIconContrastSecondary": {
|
|
923
|
-
"normal": "#
|
|
926
|
+
"normal": "#f2f3f5",
|
|
924
927
|
"hover": "#E8EAEE",
|
|
925
928
|
"active": "#DFE1E6"
|
|
926
929
|
},
|
|
927
930
|
"colorIconButton": {
|
|
928
|
-
"normal": "#
|
|
931
|
+
"normal": "#2688eb",
|
|
929
932
|
"hover": "#2483E4",
|
|
930
933
|
"active": "#237EDD"
|
|
931
934
|
},
|
|
932
935
|
"colorStrokeAccent": {
|
|
933
|
-
"normal": "#
|
|
936
|
+
"normal": "#2688eb",
|
|
934
937
|
"hover": "#2483E4",
|
|
935
938
|
"active": "#237EDD"
|
|
936
939
|
},
|
|
937
940
|
"colorStrokeAccentThemed": {
|
|
938
|
-
"normal": "#
|
|
941
|
+
"normal": "#2688eb",
|
|
939
942
|
"hover": "#2483E4",
|
|
940
943
|
"active": "#237EDD"
|
|
941
944
|
},
|
|
942
945
|
"colorStrokeContrast": {
|
|
943
|
-
"normal": "#
|
|
946
|
+
"normal": "#ffffff",
|
|
944
947
|
"hover": "#F5F5F7",
|
|
945
948
|
"active": "#EBECEF"
|
|
946
949
|
},
|
|
947
950
|
"colorStrokeNegative": {
|
|
948
|
-
"normal": "#
|
|
951
|
+
"normal": "#e64646",
|
|
949
952
|
"hover": "#DD4446",
|
|
950
953
|
"active": "#D44245"
|
|
951
954
|
},
|
|
@@ -965,17 +968,17 @@ var theme = {
|
|
|
965
968
|
"active": "rgba(0, 0, 0, 0.2)"
|
|
966
969
|
},
|
|
967
970
|
"colorSeparatorSecondary": {
|
|
968
|
-
"normal": "#
|
|
971
|
+
"normal": "#e1e3e6",
|
|
969
972
|
"hover": "#D8DBDF",
|
|
970
973
|
"active": "#CFD2D8"
|
|
971
974
|
},
|
|
972
975
|
"colorSeparatorPrimary": {
|
|
973
|
-
"normal": "#
|
|
976
|
+
"normal": "#d7d8d9",
|
|
974
977
|
"hover": "#CED0D3",
|
|
975
978
|
"active": "#C6C8CD"
|
|
976
979
|
},
|
|
977
980
|
"colorStrokePositive": {
|
|
978
|
-
"normal": "#
|
|
981
|
+
"normal": "#4bb34b",
|
|
979
982
|
"hover": "#48AC4A",
|
|
980
983
|
"active": "#45A64A"
|
|
981
984
|
},
|
|
@@ -990,82 +993,82 @@ var theme = {
|
|
|
990
993
|
"active": "#AFB1B6"
|
|
991
994
|
},
|
|
992
995
|
"colorStrokeButton": {
|
|
993
|
-
"normal": "#
|
|
996
|
+
"normal": "#2688eb",
|
|
994
997
|
"hover": "#2483E4",
|
|
995
998
|
"active": "#237EDD"
|
|
996
999
|
},
|
|
997
1000
|
"colorAccentBlue": {
|
|
998
|
-
"normal": "#
|
|
1001
|
+
"normal": "#3f8ae0",
|
|
999
1002
|
"hover": "#3C85D9",
|
|
1000
1003
|
"active": "#3A80D3"
|
|
1001
1004
|
},
|
|
1002
1005
|
"colorAccentGray": {
|
|
1003
|
-
"normal": "#
|
|
1006
|
+
"normal": "#a3adb8",
|
|
1004
1007
|
"hover": "#9CA7B3",
|
|
1005
1008
|
"active": "#96A0AE"
|
|
1006
1009
|
},
|
|
1007
1010
|
"colorAccentRed": {
|
|
1008
|
-
"normal": "#
|
|
1011
|
+
"normal": "#ff3347",
|
|
1009
1012
|
"hover": "#F53247",
|
|
1010
1013
|
"active": "#EB3046"
|
|
1011
1014
|
},
|
|
1012
1015
|
"colorAccentGreen": {
|
|
1013
|
-
"normal": "#
|
|
1016
|
+
"normal": "#4bb34b",
|
|
1014
1017
|
"hover": "#48AC4A",
|
|
1015
1018
|
"active": "#45A64A"
|
|
1016
1019
|
},
|
|
1017
1020
|
"colorAccentOrange": {
|
|
1018
|
-
"normal": "#
|
|
1021
|
+
"normal": "#ffa000",
|
|
1019
1022
|
"hover": "#F59A02",
|
|
1020
1023
|
"active": "#EB9405"
|
|
1021
1024
|
},
|
|
1022
1025
|
"colorAccentOrangeFire": {
|
|
1023
|
-
"normal": "#
|
|
1026
|
+
"normal": "#f05c44",
|
|
1024
1027
|
"hover": "#E65944",
|
|
1025
1028
|
"active": "#DD5643"
|
|
1026
1029
|
},
|
|
1027
1030
|
"colorAccentPurple": {
|
|
1028
|
-
"normal": "#
|
|
1031
|
+
"normal": "#735ce6",
|
|
1029
1032
|
"hover": "#6E59DF",
|
|
1030
1033
|
"active": "#6A56D8"
|
|
1031
1034
|
},
|
|
1032
1035
|
"colorAccentViolet": {
|
|
1033
|
-
"normal": "#
|
|
1036
|
+
"normal": "#792ec0",
|
|
1034
1037
|
"hover": "#742DBB",
|
|
1035
1038
|
"active": "#6F2CB6"
|
|
1036
1039
|
},
|
|
1037
1040
|
"colorAccentRaspberryPink": {
|
|
1038
|
-
"normal": "#
|
|
1041
|
+
"normal": "#e03fab",
|
|
1039
1042
|
"hover": "#D73DA7",
|
|
1040
1043
|
"active": "#CE3BA2"
|
|
1041
1044
|
},
|
|
1042
1045
|
"colorAccentSecondary": {
|
|
1043
|
-
"normal": "#
|
|
1046
|
+
"normal": "#3f8ae0",
|
|
1044
1047
|
"hover": "#3C85D9",
|
|
1045
1048
|
"active": "#3A80D3"
|
|
1046
1049
|
},
|
|
1047
1050
|
"colorActionSheetText": {
|
|
1048
|
-
"normal": "#
|
|
1051
|
+
"normal": "#3f8ae0",
|
|
1049
1052
|
"hover": "#3C85D9",
|
|
1050
1053
|
"active": "#3A80D3"
|
|
1051
1054
|
},
|
|
1052
1055
|
"colorHeaderBackground": {
|
|
1053
|
-
"normal": "#
|
|
1056
|
+
"normal": "#ffffff",
|
|
1054
1057
|
"hover": "#F5F5F7",
|
|
1055
1058
|
"active": "#EBECEF"
|
|
1056
1059
|
},
|
|
1057
1060
|
"colorPanelHeaderIcon": {
|
|
1058
|
-
"normal": "#
|
|
1061
|
+
"normal": "#2688eb",
|
|
1059
1062
|
"hover": "#2483E4",
|
|
1060
1063
|
"active": "#237EDD"
|
|
1061
1064
|
},
|
|
1062
1065
|
"colorWriteBarInputBackground": {
|
|
1063
|
-
"normal": "#
|
|
1066
|
+
"normal": "#f2f3f5",
|
|
1064
1067
|
"hover": "#E8EAEE",
|
|
1065
1068
|
"active": "#DFE1E6"
|
|
1066
1069
|
},
|
|
1067
1070
|
"colorWriteBarInputBorder": {
|
|
1068
|
-
"normal": "#
|
|
1071
|
+
"normal": "#e1e3e6",
|
|
1069
1072
|
"hover": "#D8DBDF",
|
|
1070
1073
|
"active": "#CFD2D8"
|
|
1071
1074
|
},
|
|
@@ -1075,17 +1078,17 @@ var theme = {
|
|
|
1075
1078
|
"active": "rgba(0, 0, 0, 0.16)"
|
|
1076
1079
|
},
|
|
1077
1080
|
"colorTrackBackground": {
|
|
1078
|
-
"normal": "#
|
|
1081
|
+
"normal": "#e1e3e6",
|
|
1079
1082
|
"hover": "#D8DBDF",
|
|
1080
1083
|
"active": "#CFD2D8"
|
|
1081
1084
|
},
|
|
1082
1085
|
"colorTrackBuffer": {
|
|
1083
|
-
"normal": "#
|
|
1086
|
+
"normal": "#a0bfe4",
|
|
1084
1087
|
"hover": "#9AB8DD",
|
|
1085
1088
|
"active": "#93B1D7"
|
|
1086
1089
|
},
|
|
1087
1090
|
"colorImagePlaceholder": {
|
|
1088
|
-
"normal": "#
|
|
1091
|
+
"normal": "#f2f3f5",
|
|
1089
1092
|
"hover": "#E8EAEE",
|
|
1090
1093
|
"active": "#DFE1E6"
|
|
1091
1094
|
},
|
|
@@ -1095,27 +1098,27 @@ var theme = {
|
|
|
1095
1098
|
"active": "rgba(0, 28, 61, 0.16)"
|
|
1096
1099
|
},
|
|
1097
1100
|
"colorSearchFieldBackground": {
|
|
1098
|
-
"normal": "#
|
|
1101
|
+
"normal": "#ebedf0",
|
|
1099
1102
|
"hover": "#E2E4E9",
|
|
1100
1103
|
"active": "#D8DBE2"
|
|
1101
1104
|
},
|
|
1102
1105
|
"colorWriteBarIcon": {
|
|
1103
|
-
"normal": "#
|
|
1106
|
+
"normal": "#3f8ae0",
|
|
1104
1107
|
"hover": "#3C85D9",
|
|
1105
1108
|
"active": "#3A80D3"
|
|
1106
1109
|
},
|
|
1107
1110
|
"colorSkeletonFrom": {
|
|
1108
|
-
"normal": "#
|
|
1111
|
+
"normal": "#f5f5f5",
|
|
1109
1112
|
"hover": "#EBECEE",
|
|
1110
1113
|
"active": "#E1E3E6"
|
|
1111
1114
|
},
|
|
1112
1115
|
"colorSkeletonTo": {
|
|
1113
|
-
"normal": "#
|
|
1116
|
+
"normal": "#e1e3e6",
|
|
1114
1117
|
"hover": "#D8DBDF",
|
|
1115
1118
|
"active": "#CFD2D8"
|
|
1116
1119
|
},
|
|
1117
1120
|
"colorAvatarOverlay": {
|
|
1118
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1121
|
+
"normal": "rgba(0, 0, 0, 0.60)",
|
|
1119
1122
|
"hover": "rgba(0, 0, 0, 0.64)",
|
|
1120
1123
|
"active": "rgba(0, 0, 0, 0.68)"
|
|
1121
1124
|
},
|
|
@@ -1125,15 +1128,25 @@ var theme = {
|
|
|
1125
1128
|
"active": "rgba(255, 255, 255, 0.93)"
|
|
1126
1129
|
},
|
|
1127
1130
|
"colorOverlayPrimary": {
|
|
1128
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1131
|
+
"normal": "rgba(0, 0, 0, 0.40)",
|
|
1129
1132
|
"hover": "rgba(0, 0, 0, 0.44)",
|
|
1130
1133
|
"active": "rgba(0, 0, 0, 0.48)"
|
|
1131
1134
|
},
|
|
1135
|
+
"colorOverlaySecondary": {
|
|
1136
|
+
"normal": "rgb(44, 45, 46, 0.5)",
|
|
1137
|
+
"hover": "rgba(44, 45, 46, 0.54)",
|
|
1138
|
+
"active": "rgba(44, 45, 46, 0.58)"
|
|
1139
|
+
},
|
|
1132
1140
|
"colorSegmentedControl": {
|
|
1133
|
-
"normal": "#
|
|
1141
|
+
"normal": "#ffffff",
|
|
1134
1142
|
"hover": "#F5F5F7",
|
|
1135
1143
|
"active": "#EBECEF"
|
|
1136
1144
|
},
|
|
1145
|
+
"colorTabbarTextInactive": {
|
|
1146
|
+
"normal": "#99a2ad",
|
|
1147
|
+
"hover": "#939CA9",
|
|
1148
|
+
"active": "#8D96A4"
|
|
1149
|
+
},
|
|
1137
1150
|
"colorTransparent": {
|
|
1138
1151
|
"normal": "transparent",
|
|
1139
1152
|
"hover": "rgba(0, 16, 61, 0.04)",
|
|
@@ -1475,7 +1488,7 @@ var theme = {
|
|
|
1475
1488
|
"active": "rgba(0, 16, 61, 0.24)"
|
|
1476
1489
|
},
|
|
1477
1490
|
"octaviusColorHeaderIcon": {
|
|
1478
|
-
"normal": "#
|
|
1491
|
+
"normal": "#2688eb",
|
|
1479
1492
|
"hover": "#2483E4",
|
|
1480
1493
|
"active": "#237EDD"
|
|
1481
1494
|
},
|
|
@@ -1495,7 +1508,7 @@ var theme = {
|
|
|
1495
1508
|
"active": "#EBECEF"
|
|
1496
1509
|
},
|
|
1497
1510
|
"octaviusColorHeaderTextSecondary": {
|
|
1498
|
-
"normal": "#
|
|
1511
|
+
"normal": "#818c99",
|
|
1499
1512
|
"hover": "#7C8795",
|
|
1500
1513
|
"active": "#778292"
|
|
1501
1514
|
},
|
|
@@ -1520,12 +1533,12 @@ var theme = {
|
|
|
1520
1533
|
"active": "rgba(0, 16, 61, 0.2)"
|
|
1521
1534
|
},
|
|
1522
1535
|
"octaviusColorHeaderSearchBackground": {
|
|
1523
|
-
"normal": "#
|
|
1536
|
+
"normal": "#ebedf0",
|
|
1524
1537
|
"hover": "#E2E4E9",
|
|
1525
1538
|
"active": "#D8DBE2"
|
|
1526
1539
|
},
|
|
1527
1540
|
"octaviusColorHeaderSearchBackgroundCollapsed": {
|
|
1528
|
-
"normal": "#
|
|
1541
|
+
"normal": "#ebedf0",
|
|
1529
1542
|
"hover": "#E2E4E9",
|
|
1530
1543
|
"active": "#D8DBE2"
|
|
1531
1544
|
},
|
|
@@ -1535,7 +1548,7 @@ var theme = {
|
|
|
1535
1548
|
"active": "#000105"
|
|
1536
1549
|
},
|
|
1537
1550
|
"octaviusColorHeaderSearchTextCollapsed": {
|
|
1538
|
-
"normal": "#
|
|
1551
|
+
"normal": "#818c99",
|
|
1539
1552
|
"hover": "#7C8795",
|
|
1540
1553
|
"active": "#778292"
|
|
1541
1554
|
},
|
|
@@ -1545,7 +1558,7 @@ var theme = {
|
|
|
1545
1558
|
"active": "rgba(0, 0, 0, 0.56)"
|
|
1546
1559
|
},
|
|
1547
1560
|
"octaviusColorHeaderProgress": {
|
|
1548
|
-
"normal": "#
|
|
1561
|
+
"normal": "#2688eb",
|
|
1549
1562
|
"hover": "#2483E4",
|
|
1550
1563
|
"active": "#237EDD"
|
|
1551
1564
|
},
|
|
@@ -1555,12 +1568,12 @@ var theme = {
|
|
|
1555
1568
|
"active": "#EBECEF"
|
|
1556
1569
|
},
|
|
1557
1570
|
"octaviusColorSidebarItemIconActive": {
|
|
1558
|
-
"normal": "#
|
|
1571
|
+
"normal": "#2c2d2e",
|
|
1559
1572
|
"hover": "#2A2C2F",
|
|
1560
1573
|
"active": "#282B2F"
|
|
1561
1574
|
},
|
|
1562
1575
|
"octaviusColorSidebarItemIconPrimary": {
|
|
1563
|
-
"normal": "#
|
|
1576
|
+
"normal": "#2688eb",
|
|
1564
1577
|
"hover": "#2483E4",
|
|
1565
1578
|
"active": "#237EDD"
|
|
1566
1579
|
},
|
|
@@ -1625,17 +1638,17 @@ var theme = {
|
|
|
1625
1638
|
"active": "rgba(0, 16, 61, 0.16)"
|
|
1626
1639
|
},
|
|
1627
1640
|
"octaviusColorSidebarItemIconSecondary": {
|
|
1628
|
-
"normal": "#
|
|
1641
|
+
"normal": "#2688eb",
|
|
1629
1642
|
"hover": "#2483E4",
|
|
1630
1643
|
"active": "#237EDD"
|
|
1631
1644
|
},
|
|
1632
1645
|
"octaviusColorSidebarItemTextSecondary": {
|
|
1633
|
-
"normal": "#
|
|
1646
|
+
"normal": "#818c99",
|
|
1634
1647
|
"hover": "#7C8795",
|
|
1635
1648
|
"active": "#778292"
|
|
1636
1649
|
},
|
|
1637
1650
|
"octaviusColorSidebarShortItemIcon": {
|
|
1638
|
-
"normal": "#
|
|
1651
|
+
"normal": "#2c2d2e",
|
|
1639
1652
|
"hover": "#2A2C2F",
|
|
1640
1653
|
"active": "#282B2F"
|
|
1641
1654
|
},
|
|
@@ -1650,17 +1663,17 @@ var theme = {
|
|
|
1650
1663
|
"active": "#000105"
|
|
1651
1664
|
},
|
|
1652
1665
|
"octaviusColorSidebarShortItemIconActive": {
|
|
1653
|
-
"normal": "#
|
|
1666
|
+
"normal": "#2c2d2e",
|
|
1654
1667
|
"hover": "#2A2C2F",
|
|
1655
1668
|
"active": "#282B2F"
|
|
1656
1669
|
},
|
|
1657
1670
|
"octaviusColorSidebarShortItemIconSecondary": {
|
|
1658
|
-
"normal": "#
|
|
1671
|
+
"normal": "#99a2ad",
|
|
1659
1672
|
"hover": "#939CA9",
|
|
1660
1673
|
"active": "#8D96A4"
|
|
1661
1674
|
},
|
|
1662
1675
|
"octaviusColorSidebarShortItemTextSecondary": {
|
|
1663
|
-
"normal": "#
|
|
1676
|
+
"normal": "#818c99",
|
|
1664
1677
|
"hover": "#7C8795",
|
|
1665
1678
|
"active": "#778292"
|
|
1666
1679
|
},
|
|
@@ -1690,12 +1703,12 @@ var theme = {
|
|
|
1690
1703
|
"active": "#1D5625"
|
|
1691
1704
|
},
|
|
1692
1705
|
"octaviusColorIconUnread": {
|
|
1693
|
-
"normal": "#
|
|
1706
|
+
"normal": "#2688eb",
|
|
1694
1707
|
"hover": "#2483E4",
|
|
1695
1708
|
"active": "#237EDD"
|
|
1696
1709
|
},
|
|
1697
1710
|
"octaviusColorIconFavorite": {
|
|
1698
|
-
"normal": "#
|
|
1711
|
+
"normal": "#ff3347",
|
|
1699
1712
|
"hover": "#F53247",
|
|
1700
1713
|
"active": "#EB3046"
|
|
1701
1714
|
},
|
|
@@ -1745,12 +1758,12 @@ var theme = {
|
|
|
1745
1758
|
"active": "rgba(193, 93, 243, 0.18)"
|
|
1746
1759
|
},
|
|
1747
1760
|
"octaviusColorSidebarIconUnread": {
|
|
1748
|
-
"normal": "#
|
|
1761
|
+
"normal": "#2688eb",
|
|
1749
1762
|
"hover": "#2483E4",
|
|
1750
1763
|
"active": "#237EDD"
|
|
1751
1764
|
},
|
|
1752
1765
|
"octaviusColorSidebarIconFavorite": {
|
|
1753
|
-
"normal": "#
|
|
1766
|
+
"normal": "#ff3347",
|
|
1754
1767
|
"hover": "#F53247",
|
|
1755
1768
|
"active": "#EB3046"
|
|
1756
1769
|
},
|