@vkontakte/vkui-tokens 4.35.2-dev-cfbf64.0 → 4.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/interfaces/general/colors/index.d.ts +10 -0
- package/interfaces/general/geometry/index.d.ts +5 -0
- package/interfaces/themes/vkontakteAndroid/index.d.ts +47 -47
- package/package.json +6 -6
- package/themeDescriptions/base/figma/vk.json +237 -0
- package/themeDescriptions/base/paradigm.js +7 -1
- package/themeDescriptions/base/vk.d.ts +1 -0
- package/themeDescriptions/base/vk.js +191 -244
- package/themes/calendar/cssVars/declarations/index.css +10 -2
- package/themes/calendar/cssVars/declarations/noColors.css +2 -1
- package/themes/calendar/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calendar/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calendar/cssVars/theme/index.js +39 -1
- package/themes/calendar/cssVars/theme/index.json +39 -1
- package/themes/calendar/docs.json +37 -0
- package/themes/calendar/index.css +8 -1
- package/themes/calendar/index.js +14 -1
- package/themes/calendar/index.json +14 -1
- package/themes/calendar/index.less +8 -1
- package/themes/calendar/index.pcss +8 -1
- package/themes/calendar/index.scss +8 -1
- package/themes/calendar/index.styl +8 -1
- package/themes/calendar/struct.json +14 -1
- package/themes/calendarDark/cssVars/declarations/index.css +10 -2
- package/themes/calendarDark/cssVars/declarations/noColors.css +2 -1
- package/themes/calendarDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calendarDark/cssVars/theme/index.js +39 -1
- package/themes/calendarDark/cssVars/theme/index.json +39 -1
- package/themes/calendarDark/docs.json +37 -0
- package/themes/calendarDark/index.css +8 -1
- package/themes/calendarDark/index.js +14 -1
- package/themes/calendarDark/index.json +14 -1
- package/themes/calendarDark/index.less +8 -1
- package/themes/calendarDark/index.pcss +8 -1
- package/themes/calendarDark/index.scss +8 -1
- package/themes/calendarDark/index.styl +8 -1
- package/themes/calendarDark/struct.json +14 -1
- package/themes/calls/cssVars/declarations/index.css +10 -2
- package/themes/calls/cssVars/declarations/noColors.css +2 -1
- package/themes/calls/cssVars/declarations/noSizes.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.css +6 -0
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/calls/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/calls/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/calls/cssVars/theme/index.js +39 -1
- package/themes/calls/cssVars/theme/index.json +39 -1
- package/themes/calls/docs.json +37 -0
- package/themes/calls/index.css +8 -1
- package/themes/calls/index.js +14 -1
- package/themes/calls/index.json +14 -1
- package/themes/calls/index.less +8 -1
- package/themes/calls/index.pcss +8 -1
- package/themes/calls/index.scss +8 -1
- package/themes/calls/index.styl +8 -1
- package/themes/calls/struct.json +14 -1
- package/themes/cloud/cssVars/declarations/index.css +10 -2
- package/themes/cloud/cssVars/declarations/noColors.css +2 -1
- package/themes/cloud/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/cloud/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/cloud/cssVars/theme/index.js +39 -1
- package/themes/cloud/cssVars/theme/index.json +39 -1
- package/themes/cloud/docs.json +37 -0
- package/themes/cloud/index.css +8 -1
- package/themes/cloud/index.js +14 -1
- package/themes/cloud/index.json +14 -1
- package/themes/cloud/index.less +8 -1
- package/themes/cloud/index.pcss +8 -1
- package/themes/cloud/index.scss +8 -1
- package/themes/cloud/index.styl +8 -1
- package/themes/cloud/struct.json +14 -1
- package/themes/cloudDark/cssVars/declarations/index.css +10 -2
- package/themes/cloudDark/cssVars/declarations/noColors.css +2 -1
- package/themes/cloudDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/cloudDark/cssVars/theme/index.js +39 -1
- package/themes/cloudDark/cssVars/theme/index.json +39 -1
- package/themes/cloudDark/docs.json +37 -0
- package/themes/cloudDark/index.css +8 -1
- package/themes/cloudDark/index.js +14 -1
- package/themes/cloudDark/index.json +14 -1
- package/themes/cloudDark/index.less +8 -1
- package/themes/cloudDark/index.pcss +8 -1
- package/themes/cloudDark/index.scss +8 -1
- package/themes/cloudDark/index.styl +8 -1
- package/themes/cloudDark/struct.json +14 -1
- package/themes/home/cssVars/declarations/index.css +10 -2
- package/themes/home/cssVars/declarations/noColors.css +2 -1
- package/themes/home/cssVars/declarations/noSizes.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.css +6 -0
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/home/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/home/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/home/cssVars/theme/index.js +39 -1
- package/themes/home/cssVars/theme/index.json +39 -1
- package/themes/home/docs.json +37 -0
- package/themes/home/index.css +8 -1
- package/themes/home/index.js +14 -1
- package/themes/home/index.json +14 -1
- package/themes/home/index.less +8 -1
- package/themes/home/index.pcss +8 -1
- package/themes/home/index.scss +8 -1
- package/themes/home/index.styl +8 -1
- package/themes/home/struct.json +14 -1
- package/themes/homeDark/cssVars/declarations/index.css +10 -2
- package/themes/homeDark/cssVars/declarations/noColors.css +2 -1
- package/themes/homeDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/homeDark/cssVars/theme/index.js +39 -1
- package/themes/homeDark/cssVars/theme/index.json +39 -1
- package/themes/homeDark/docs.json +37 -0
- package/themes/homeDark/index.css +8 -1
- package/themes/homeDark/index.js +14 -1
- package/themes/homeDark/index.json +14 -1
- package/themes/homeDark/index.less +8 -1
- package/themes/homeDark/index.pcss +8 -1
- package/themes/homeDark/index.scss +8 -1
- package/themes/homeDark/index.styl +8 -1
- package/themes/homeDark/struct.json +14 -1
- package/themes/media/cssVars/declarations/index.css +10 -2
- package/themes/media/cssVars/declarations/noColors.css +2 -1
- package/themes/media/cssVars/declarations/noSizes.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.css +6 -0
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/media/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/media/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/media/cssVars/theme/index.js +39 -1
- package/themes/media/cssVars/theme/index.json +39 -1
- package/themes/media/docs.json +37 -0
- package/themes/media/index.css +8 -1
- package/themes/media/index.js +14 -1
- package/themes/media/index.json +14 -1
- package/themes/media/index.less +8 -1
- package/themes/media/index.pcss +8 -1
- package/themes/media/index.scss +8 -1
- package/themes/media/index.styl +8 -1
- package/themes/media/struct.json +14 -1
- package/themes/mediaDark/cssVars/declarations/index.css +10 -2
- package/themes/mediaDark/cssVars/declarations/noColors.css +2 -1
- package/themes/mediaDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/mediaDark/cssVars/theme/index.js +39 -1
- package/themes/mediaDark/cssVars/theme/index.json +39 -1
- package/themes/mediaDark/docs.json +37 -0
- package/themes/mediaDark/index.css +8 -1
- package/themes/mediaDark/index.js +14 -1
- package/themes/mediaDark/index.json +14 -1
- package/themes/mediaDark/index.less +8 -1
- package/themes/mediaDark/index.pcss +8 -1
- package/themes/mediaDark/index.scss +8 -1
- package/themes/mediaDark/index.styl +8 -1
- package/themes/mediaDark/struct.json +14 -1
- package/themes/mycom/cssVars/declarations/index.css +10 -2
- package/themes/mycom/cssVars/declarations/noColors.css +2 -1
- package/themes/mycom/cssVars/declarations/noSizes.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.css +6 -0
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/mycom/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/mycom/cssVars/theme/index.js +39 -1
- package/themes/mycom/cssVars/theme/index.json +39 -1
- package/themes/mycom/docs.json +37 -0
- package/themes/mycom/index.css +8 -1
- package/themes/mycom/index.js +14 -1
- package/themes/mycom/index.json +14 -1
- package/themes/mycom/index.less +8 -1
- package/themes/mycom/index.pcss +8 -1
- package/themes/mycom/index.scss +8 -1
- package/themes/mycom/index.styl +8 -1
- package/themes/mycom/struct.json +14 -1
- package/themes/octavius/cssVars/declarations/index.css +10 -2
- package/themes/octavius/cssVars/declarations/noColors.css +2 -1
- package/themes/octavius/cssVars/declarations/noSizes.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octavius/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octavius/cssVars/theme/index.js +39 -1
- package/themes/octavius/cssVars/theme/index.json +39 -1
- package/themes/octavius/docs.json +37 -0
- package/themes/octavius/index.css +8 -1
- package/themes/octavius/index.js +14 -1
- package/themes/octavius/index.json +14 -1
- package/themes/octavius/index.less +8 -1
- package/themes/octavius/index.pcss +8 -1
- package/themes/octavius/index.scss +8 -1
- package/themes/octavius/index.styl +8 -1
- package/themes/octavius/struct.json +14 -1
- package/themes/octaviusCompact/cssVars/declarations/index.css +10 -2
- package/themes/octaviusCompact/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusCompact/cssVars/theme/index.js +39 -1
- package/themes/octaviusCompact/cssVars/theme/index.json +39 -1
- package/themes/octaviusCompact/docs.json +37 -0
- package/themes/octaviusCompact/index.css +8 -1
- package/themes/octaviusCompact/index.js +14 -1
- package/themes/octaviusCompact/index.json +14 -1
- package/themes/octaviusCompact/index.less +8 -1
- package/themes/octaviusCompact/index.pcss +8 -1
- package/themes/octaviusCompact/index.scss +8 -1
- package/themes/octaviusCompact/index.styl +8 -1
- package/themes/octaviusCompact/struct.json +14 -1
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +10 -2
- package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusCompactDark/cssVars/theme/index.js +39 -1
- package/themes/octaviusCompactDark/cssVars/theme/index.json +39 -1
- package/themes/octaviusCompactDark/docs.json +37 -0
- package/themes/octaviusCompactDark/index.css +8 -1
- package/themes/octaviusCompactDark/index.js +14 -1
- package/themes/octaviusCompactDark/index.json +14 -1
- package/themes/octaviusCompactDark/index.less +8 -1
- package/themes/octaviusCompactDark/index.pcss +8 -1
- package/themes/octaviusCompactDark/index.scss +8 -1
- package/themes/octaviusCompactDark/index.styl +8 -1
- package/themes/octaviusCompactDark/struct.json +14 -1
- package/themes/octaviusDark/cssVars/declarations/index.css +10 -2
- package/themes/octaviusDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusDark/cssVars/theme/index.js +39 -1
- package/themes/octaviusDark/cssVars/theme/index.json +39 -1
- package/themes/octaviusDark/docs.json +37 -0
- package/themes/octaviusDark/index.css +8 -1
- package/themes/octaviusDark/index.js +14 -1
- package/themes/octaviusDark/index.json +14 -1
- package/themes/octaviusDark/index.less +8 -1
- package/themes/octaviusDark/index.pcss +8 -1
- package/themes/octaviusDark/index.scss +8 -1
- package/themes/octaviusDark/index.styl +8 -1
- package/themes/octaviusDark/struct.json +14 -1
- package/themes/octaviusVK/cssVars/declarations/index.css +107 -99
- package/themes/octaviusVK/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +103 -97
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +103 -97
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +105 -98
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +105 -98
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +105 -98
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +105 -98
- package/themes/octaviusVK/cssVars/theme/index.js +136 -98
- package/themes/octaviusVK/cssVars/theme/index.json +136 -98
- package/themes/octaviusVK/docs.json +37 -0
- package/themes/octaviusVK/index.css +105 -98
- package/themes/octaviusVK/index.js +111 -98
- package/themes/octaviusVK/index.json +111 -98
- package/themes/octaviusVK/index.less +105 -98
- package/themes/octaviusVK/index.pcss +105 -98
- package/themes/octaviusVK/index.scss +105 -98
- package/themes/octaviusVK/index.styl +105 -98
- package/themes/octaviusVK/struct.json +111 -98
- package/themes/octaviusVKDark/cssVars/declarations/index.css +103 -95
- package/themes/octaviusVKDark/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +99 -93
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +99 -93
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +101 -94
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +101 -94
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +101 -94
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +101 -94
- package/themes/octaviusVKDark/cssVars/theme/index.js +132 -94
- package/themes/octaviusVKDark/cssVars/theme/index.json +132 -94
- package/themes/octaviusVKDark/docs.json +37 -0
- package/themes/octaviusVKDark/index.css +101 -94
- package/themes/octaviusVKDark/index.js +107 -94
- package/themes/octaviusVKDark/index.json +107 -94
- package/themes/octaviusVKDark/index.less +101 -94
- package/themes/octaviusVKDark/index.pcss +101 -94
- package/themes/octaviusVKDark/index.scss +101 -94
- package/themes/octaviusVKDark/index.styl +101 -94
- package/themes/octaviusVKDark/struct.json +107 -94
- package/themes/octaviusWhite/cssVars/declarations/index.css +10 -2
- package/themes/octaviusWhite/cssVars/declarations/noColors.css +2 -1
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +6 -0
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/octaviusWhite/cssVars/theme/index.js +39 -1
- package/themes/octaviusWhite/cssVars/theme/index.json +39 -1
- package/themes/octaviusWhite/docs.json +37 -0
- package/themes/octaviusWhite/index.css +8 -1
- package/themes/octaviusWhite/index.js +14 -1
- package/themes/octaviusWhite/index.json +14 -1
- package/themes/octaviusWhite/index.less +8 -1
- package/themes/octaviusWhite/index.pcss +8 -1
- package/themes/octaviusWhite/index.scss +8 -1
- package/themes/octaviusWhite/index.styl +8 -1
- package/themes/octaviusWhite/struct.json +14 -1
- package/themes/otvet/cssVars/declarations/index.css +10 -2
- package/themes/otvet/cssVars/declarations/noColors.css +2 -1
- package/themes/otvet/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/otvet/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/otvet/cssVars/theme/index.js +39 -1
- package/themes/otvet/cssVars/theme/index.json +39 -1
- package/themes/otvet/docs.json +37 -0
- package/themes/otvet/index.css +8 -1
- package/themes/otvet/index.js +14 -1
- package/themes/otvet/index.json +14 -1
- package/themes/otvet/index.less +8 -1
- package/themes/otvet/index.pcss +8 -1
- package/themes/otvet/index.scss +8 -1
- package/themes/otvet/index.styl +8 -1
- package/themes/otvet/struct.json +14 -1
- package/themes/otvetDark/cssVars/declarations/index.css +10 -2
- package/themes/otvetDark/cssVars/declarations/noColors.css +2 -1
- package/themes/otvetDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/otvetDark/cssVars/theme/index.js +39 -1
- package/themes/otvetDark/cssVars/theme/index.json +39 -1
- package/themes/otvetDark/docs.json +37 -0
- package/themes/otvetDark/index.css +8 -1
- package/themes/otvetDark/index.js +14 -1
- package/themes/otvetDark/index.json +14 -1
- package/themes/otvetDark/index.less +8 -1
- package/themes/otvetDark/index.pcss +8 -1
- package/themes/otvetDark/index.scss +8 -1
- package/themes/otvetDark/index.styl +8 -1
- package/themes/otvetDark/struct.json +14 -1
- package/themes/paradigmBase/cssVars/declarations/index.css +10 -2
- package/themes/paradigmBase/cssVars/declarations/noColors.css +2 -1
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/paradigmBase/cssVars/theme/index.js +39 -1
- package/themes/paradigmBase/cssVars/theme/index.json +39 -1
- package/themes/paradigmBase/docs.json +37 -0
- package/themes/paradigmBase/index.css +8 -1
- package/themes/paradigmBase/index.js +14 -1
- package/themes/paradigmBase/index.json +14 -1
- package/themes/paradigmBase/index.less +8 -1
- package/themes/paradigmBase/index.pcss +8 -1
- package/themes/paradigmBase/index.scss +8 -1
- package/themes/paradigmBase/index.styl +8 -1
- package/themes/paradigmBase/struct.json +14 -1
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +10 -2
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +2 -1
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/paradigmBaseDark/cssVars/theme/index.js +39 -1
- package/themes/paradigmBaseDark/cssVars/theme/index.json +39 -1
- package/themes/paradigmBaseDark/docs.json +37 -0
- package/themes/paradigmBaseDark/index.css +8 -1
- package/themes/paradigmBaseDark/index.js +14 -1
- package/themes/paradigmBaseDark/index.json +14 -1
- package/themes/paradigmBaseDark/index.less +8 -1
- package/themes/paradigmBaseDark/index.pcss +8 -1
- package/themes/paradigmBaseDark/index.scss +8 -1
- package/themes/paradigmBaseDark/index.styl +8 -1
- package/themes/paradigmBaseDark/struct.json +14 -1
- package/themes/pharma/cssVars/declarations/index.css +10 -2
- package/themes/pharma/cssVars/declarations/noColors.css +2 -1
- package/themes/pharma/cssVars/declarations/noSizes.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.css +6 -0
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/pharma/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/pharma/cssVars/theme/index.js +39 -1
- package/themes/pharma/cssVars/theme/index.json +39 -1
- package/themes/pharma/docs.json +37 -0
- package/themes/pharma/index.css +8 -1
- package/themes/pharma/index.js +14 -1
- package/themes/pharma/index.json +14 -1
- package/themes/pharma/index.less +8 -1
- package/themes/pharma/index.pcss +8 -1
- package/themes/pharma/index.scss +8 -1
- package/themes/pharma/index.styl +8 -1
- package/themes/pharma/struct.json +14 -1
- package/themes/portalUI/cssVars/declarations/index.css +10 -2
- package/themes/portalUI/cssVars/declarations/noColors.css +2 -1
- package/themes/portalUI/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/portalUI/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/portalUI/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/portalUI/cssVars/theme/index.js +39 -1
- package/themes/portalUI/cssVars/theme/index.json +39 -1
- package/themes/portalUI/docs.json +37 -0
- package/themes/portalUI/index.css +8 -1
- package/themes/portalUI/index.js +14 -1
- package/themes/portalUI/index.json +14 -1
- package/themes/portalUI/index.less +8 -1
- package/themes/portalUI/index.pcss +8 -1
- package/themes/portalUI/index.scss +8 -1
- package/themes/portalUI/index.styl +8 -1
- package/themes/portalUI/struct.json +14 -1
- package/themes/portalUIDark/cssVars/declarations/index.css +10 -2
- package/themes/portalUIDark/cssVars/declarations/noColors.css +2 -1
- package/themes/portalUIDark/cssVars/declarations/noSizes.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.css +6 -0
- package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/portalUIDark/cssVars/theme/index.js +39 -1
- package/themes/portalUIDark/cssVars/theme/index.json +39 -1
- package/themes/portalUIDark/docs.json +37 -0
- package/themes/portalUIDark/index.css +8 -1
- package/themes/portalUIDark/index.js +14 -1
- package/themes/portalUIDark/index.json +14 -1
- package/themes/portalUIDark/index.less +8 -1
- package/themes/portalUIDark/index.pcss +8 -1
- package/themes/portalUIDark/index.scss +8 -1
- package/themes/portalUIDark/index.styl +8 -1
- package/themes/portalUIDark/struct.json +14 -1
- package/themes/promo/cssVars/declarations/index.css +10 -2
- package/themes/promo/cssVars/declarations/noColors.css +2 -1
- package/themes/promo/cssVars/declarations/noSizes.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/promo/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/promo/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/promo/cssVars/theme/index.js +39 -1
- package/themes/promo/cssVars/theme/index.json +39 -1
- package/themes/promo/docs.json +37 -0
- package/themes/promo/index.css +8 -1
- package/themes/promo/index.js +14 -1
- package/themes/promo/index.json +14 -1
- package/themes/promo/index.less +8 -1
- package/themes/promo/index.pcss +8 -1
- package/themes/promo/index.scss +8 -1
- package/themes/promo/index.styl +8 -1
- package/themes/promo/struct.json +14 -1
- package/themes/search/cssVars/declarations/index.css +10 -2
- package/themes/search/cssVars/declarations/noColors.css +2 -1
- package/themes/search/cssVars/declarations/noSizes.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.css +6 -0
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/search/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/search/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/search/cssVars/theme/index.js +39 -1
- package/themes/search/cssVars/theme/index.json +39 -1
- package/themes/search/docs.json +37 -0
- package/themes/search/index.css +8 -1
- package/themes/search/index.js +14 -1
- package/themes/search/index.json +14 -1
- package/themes/search/index.less +8 -1
- package/themes/search/index.pcss +8 -1
- package/themes/search/index.scss +8 -1
- package/themes/search/index.styl +8 -1
- package/themes/search/struct.json +14 -1
- package/themes/todo/cssVars/declarations/index.css +10 -2
- package/themes/todo/cssVars/declarations/noColors.css +2 -1
- package/themes/todo/cssVars/declarations/noSizes.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.css +6 -0
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/todo/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/todo/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/todo/cssVars/theme/index.js +39 -1
- package/themes/todo/cssVars/theme/index.json +39 -1
- package/themes/todo/docs.json +37 -0
- package/themes/todo/index.css +8 -1
- package/themes/todo/index.js +14 -1
- package/themes/todo/index.json +14 -1
- package/themes/todo/index.less +8 -1
- package/themes/todo/index.pcss +8 -1
- package/themes/todo/index.scss +8 -1
- package/themes/todo/index.styl +8 -1
- package/themes/todo/struct.json +14 -1
- package/themes/vkBase/cssVars/declarations/index.css +87 -80
- package/themes/vkBase/cssVars/declarations/noColors.css +2 -1
- package/themes/vkBase/cssVars/declarations/noSizes.css +85 -79
- package/themes/vkBase/cssVars/declarations/onlyColors.css +85 -79
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +87 -80
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +87 -80
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +87 -80
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +87 -80
- package/themes/vkBase/cssVars/theme/index.js +118 -80
- package/themes/vkBase/cssVars/theme/index.json +118 -80
- package/themes/vkBase/docs.json +37 -0
- package/themes/vkBase/index.css +87 -80
- package/themes/vkBase/index.js +93 -80
- package/themes/vkBase/index.json +93 -80
- package/themes/vkBase/index.less +87 -80
- package/themes/vkBase/index.pcss +87 -80
- package/themes/vkBase/index.scss +87 -80
- package/themes/vkBase/index.styl +87 -80
- package/themes/vkBase/struct.json +93 -80
- package/themes/vkBaseDark/cssVars/declarations/index.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +2 -1
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +71 -65
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +71 -65
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +72 -63
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +73 -66
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +73 -66
- package/themes/vkBaseDark/cssVars/theme/index.js +115 -77
- package/themes/vkBaseDark/cssVars/theme/index.json +115 -77
- package/themes/vkBaseDark/docs.json +37 -0
- package/themes/vkBaseDark/index.css +73 -66
- package/themes/vkBaseDark/index.js +81 -68
- package/themes/vkBaseDark/index.json +81 -68
- package/themes/vkBaseDark/index.less +73 -66
- package/themes/vkBaseDark/index.pcss +73 -66
- package/themes/vkBaseDark/index.scss +73 -66
- package/themes/vkBaseDark/index.styl +73 -66
- package/themes/vkBaseDark/struct.json +81 -68
- package/themes/vkCom/cssVars/declarations/index.css +28 -21
- package/themes/vkCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkCom/cssVars/declarations/noSizes.css +27 -21
- package/themes/vkCom/cssVars/declarations/onlyColors.css +27 -21
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +28 -21
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +28 -21
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +28 -21
- package/themes/vkCom/cssVars/theme/index.js +59 -21
- package/themes/vkCom/cssVars/theme/index.json +59 -21
- package/themes/vkCom/docs.json +37 -0
- package/themes/vkCom/index.css +28 -21
- package/themes/vkCom/index.js +34 -21
- package/themes/vkCom/index.json +34 -21
- package/themes/vkCom/index.less +28 -21
- package/themes/vkCom/index.pcss +28 -21
- package/themes/vkCom/index.scss +28 -21
- package/themes/vkCom/index.styl +28 -21
- package/themes/vkCom/struct.json +34 -21
- package/themes/vkComDark/cssVars/declarations/index.css +24 -17
- package/themes/vkComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkComDark/cssVars/declarations/noSizes.css +23 -17
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +23 -17
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +24 -17
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +24 -17
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +24 -17
- package/themes/vkComDark/cssVars/theme/index.js +66 -28
- package/themes/vkComDark/cssVars/theme/index.json +66 -28
- package/themes/vkComDark/docs.json +37 -0
- package/themes/vkComDark/index.css +24 -17
- package/themes/vkComDark/index.js +32 -19
- package/themes/vkComDark/index.json +32 -19
- package/themes/vkComDark/index.less +24 -17
- package/themes/vkComDark/index.pcss +24 -17
- package/themes/vkComDark/index.scss +24 -17
- package/themes/vkComDark/index.styl +24 -17
- package/themes/vkComDark/struct.json +32 -19
- package/themes/vkIOS/cssVars/declarations/index.css +87 -80
- package/themes/vkIOS/cssVars/declarations/noColors.css +2 -1
- package/themes/vkIOS/cssVars/declarations/noSizes.css +85 -79
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +85 -79
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +87 -80
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +87 -80
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +87 -80
- package/themes/vkIOS/cssVars/theme/index.js +118 -80
- package/themes/vkIOS/cssVars/theme/index.json +118 -80
- package/themes/vkIOS/docs.json +37 -0
- package/themes/vkIOS/index.css +87 -80
- package/themes/vkIOS/index.js +93 -80
- package/themes/vkIOS/index.json +93 -80
- package/themes/vkIOS/index.less +87 -80
- package/themes/vkIOS/index.pcss +87 -80
- package/themes/vkIOS/index.scss +87 -80
- package/themes/vkIOS/index.styl +87 -80
- package/themes/vkIOS/struct.json +93 -80
- package/themes/vkIOSDark/cssVars/declarations/index.css +73 -66
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +2 -1
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +71 -65
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +71 -65
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +73 -66
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +73 -66
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +73 -66
- package/themes/vkIOSDark/cssVars/theme/index.js +115 -77
- package/themes/vkIOSDark/cssVars/theme/index.json +115 -77
- package/themes/vkIOSDark/docs.json +37 -0
- package/themes/vkIOSDark/index.css +73 -66
- package/themes/vkIOSDark/index.js +81 -68
- package/themes/vkIOSDark/index.json +81 -68
- package/themes/vkIOSDark/index.less +73 -66
- package/themes/vkIOSDark/index.pcss +73 -66
- package/themes/vkIOSDark/index.scss +73 -66
- package/themes/vkIOSDark/index.styl +73 -66
- package/themes/vkIOSDark/struct.json +81 -68
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +226 -79
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +226 -79
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +228 -80
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +228 -80
- package/themes/vkontakteAndroid/cssVars/theme/index.js +776 -80
- package/themes/vkontakteAndroid/cssVars/theme/index.json +776 -80
- package/themes/vkontakteAndroid/docs.json +37 -0
- package/themes/vkontakteAndroid/index.css +228 -80
- package/themes/vkontakteAndroid/index.js +328 -80
- package/themes/vkontakteAndroid/index.json +328 -80
- package/themes/vkontakteAndroid/index.less +228 -80
- package/themes/vkontakteAndroid/index.pcss +228 -80
- package/themes/vkontakteAndroid/index.scss +228 -80
- package/themes/vkontakteAndroid/index.styl +228 -80
- package/themes/vkontakteAndroid/struct.json +328 -80
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +212 -65
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +212 -65
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +213 -63
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +214 -66
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +773 -77
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +773 -77
- package/themes/vkontakteAndroidDark/docs.json +37 -0
- package/themes/vkontakteAndroidDark/index.css +214 -66
- package/themes/vkontakteAndroidDark/index.js +316 -68
- package/themes/vkontakteAndroidDark/index.json +316 -68
- package/themes/vkontakteAndroidDark/index.less +214 -66
- package/themes/vkontakteAndroidDark/index.pcss +214 -66
- package/themes/vkontakteAndroidDark/index.scss +214 -66
- package/themes/vkontakteAndroidDark/index.styl +214 -66
- package/themes/vkontakteAndroidDark/struct.json +316 -68
- package/themes/vkontakteCom/cssVars/declarations/index.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +27 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +27 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +28 -21
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +75 -0
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +28 -21
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +28 -21
- package/themes/vkontakteCom/cssVars/theme/index.js +59 -21
- package/themes/vkontakteCom/cssVars/theme/index.json +59 -21
- package/themes/vkontakteCom/docs.json +37 -0
- package/themes/vkontakteCom/index.css +28 -21
- package/themes/vkontakteCom/index.js +34 -21
- package/themes/vkontakteCom/index.json +34 -21
- package/themes/vkontakteCom/index.less +28 -21
- package/themes/vkontakteCom/index.pcss +28 -21
- package/themes/vkontakteCom/index.scss +28 -21
- package/themes/vkontakteCom/index.styl +28 -21
- package/themes/vkontakteCom/struct.json +34 -21
- package/themes/vkontakteComDark/cssVars/declarations/index.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +1 -0
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +23 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +23 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +24 -17
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +39 -0
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +24 -17
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +24 -17
- package/themes/vkontakteComDark/cssVars/theme/index.js +66 -28
- package/themes/vkontakteComDark/cssVars/theme/index.json +66 -28
- package/themes/vkontakteComDark/docs.json +37 -0
- package/themes/vkontakteComDark/index.css +24 -17
- package/themes/vkontakteComDark/index.js +32 -19
- package/themes/vkontakteComDark/index.json +32 -19
- package/themes/vkontakteComDark/index.less +24 -17
- package/themes/vkontakteComDark/index.pcss +24 -17
- package/themes/vkontakteComDark/index.scss +24 -17
- package/themes/vkontakteComDark/index.styl +24 -17
- package/themes/vkontakteComDark/struct.json +32 -19
- package/themes/vkontakteIOS/cssVars/declarations/index.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +226 -79
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +226 -79
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +228 -80
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +228 -80
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +228 -80
- package/themes/vkontakteIOS/cssVars/theme/index.js +776 -80
- package/themes/vkontakteIOS/cssVars/theme/index.json +776 -80
- package/themes/vkontakteIOS/docs.json +37 -0
- package/themes/vkontakteIOS/index.css +228 -80
- package/themes/vkontakteIOS/index.js +328 -80
- package/themes/vkontakteIOS/index.json +328 -80
- package/themes/vkontakteIOS/index.less +228 -80
- package/themes/vkontakteIOS/index.pcss +228 -80
- package/themes/vkontakteIOS/index.scss +228 -80
- package/themes/vkontakteIOS/index.styl +228 -80
- package/themes/vkontakteIOS/struct.json +328 -80
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +143 -1
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +212 -65
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +212 -65
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +141 -0
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +214 -66
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +773 -77
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +773 -77
- package/themes/vkontakteIOSDark/docs.json +37 -0
- package/themes/vkontakteIOSDark/index.css +214 -66
- package/themes/vkontakteIOSDark/index.js +316 -68
- package/themes/vkontakteIOSDark/index.json +316 -68
- package/themes/vkontakteIOSDark/index.less +214 -66
- package/themes/vkontakteIOSDark/index.pcss +214 -66
- package/themes/vkontakteIOSDark/index.scss +214 -66
- package/themes/vkontakteIOSDark/index.styl +214 -66
- package/themes/vkontakteIOSDark/struct.json +316 -68
- package/themes/workspaceAdmin/cssVars/declarations/index.css +10 -2
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +2 -1
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +6 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +2 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +8 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +8 -1
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +8 -1
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +8 -1
- package/themes/workspaceAdmin/cssVars/theme/index.js +39 -1
- package/themes/workspaceAdmin/cssVars/theme/index.json +39 -1
- package/themes/workspaceAdmin/docs.json +37 -0
- package/themes/workspaceAdmin/index.css +8 -1
- package/themes/workspaceAdmin/index.js +14 -1
- package/themes/workspaceAdmin/index.json +14 -1
- package/themes/workspaceAdmin/index.less +8 -1
- package/themes/workspaceAdmin/index.pcss +8 -1
- package/themes/workspaceAdmin/index.scss +8 -1
- package/themes/workspaceAdmin/index.styl +8 -1
- package/themes/workspaceAdmin/struct.json +14 -1
|
@@ -218,6 +218,9 @@
|
|
|
218
218
|
"sizeBorderRadius": {
|
|
219
219
|
"regular": 8
|
|
220
220
|
},
|
|
221
|
+
"sizeBorderRadiusRounded": {
|
|
222
|
+
"regular": 48
|
|
223
|
+
},
|
|
221
224
|
"sizeCheckBorderRadius": {
|
|
222
225
|
"regular": 4
|
|
223
226
|
},
|
|
@@ -257,7 +260,7 @@
|
|
|
257
260
|
"regular": 40
|
|
258
261
|
},
|
|
259
262
|
"sizePopupSmall": {
|
|
260
|
-
"regular":
|
|
263
|
+
"regular": 430
|
|
261
264
|
},
|
|
262
265
|
"sizePopupMedium": {
|
|
263
266
|
"regular": 680
|
|
@@ -707,7 +710,7 @@
|
|
|
707
710
|
"active": "rgba(0, 16, 61, 0.24)"
|
|
708
711
|
},
|
|
709
712
|
"octaviusColorHeaderIcon": {
|
|
710
|
-
"normal": "#
|
|
713
|
+
"normal": "#2688eb",
|
|
711
714
|
"hover": "#2483E4",
|
|
712
715
|
"active": "#237EDD"
|
|
713
716
|
},
|
|
@@ -727,7 +730,7 @@
|
|
|
727
730
|
"active": "#EBECEF"
|
|
728
731
|
},
|
|
729
732
|
"octaviusColorHeaderTextSecondary": {
|
|
730
|
-
"normal": "#
|
|
733
|
+
"normal": "#818c99",
|
|
731
734
|
"hover": "#7C8795",
|
|
732
735
|
"active": "#778292"
|
|
733
736
|
},
|
|
@@ -752,12 +755,12 @@
|
|
|
752
755
|
"active": "rgba(0, 16, 61, 0.2)"
|
|
753
756
|
},
|
|
754
757
|
"octaviusColorHeaderSearchBackground": {
|
|
755
|
-
"normal": "#
|
|
758
|
+
"normal": "#ebedf0",
|
|
756
759
|
"hover": "#E2E4E9",
|
|
757
760
|
"active": "#D8DBE2"
|
|
758
761
|
},
|
|
759
762
|
"octaviusColorHeaderSearchBackgroundCollapsed": {
|
|
760
|
-
"normal": "#
|
|
763
|
+
"normal": "#ebedf0",
|
|
761
764
|
"hover": "#E2E4E9",
|
|
762
765
|
"active": "#D8DBE2"
|
|
763
766
|
},
|
|
@@ -767,7 +770,7 @@
|
|
|
767
770
|
"active": "#000105"
|
|
768
771
|
},
|
|
769
772
|
"octaviusColorHeaderSearchTextCollapsed": {
|
|
770
|
-
"normal": "#
|
|
773
|
+
"normal": "#818c99",
|
|
771
774
|
"hover": "#7C8795",
|
|
772
775
|
"active": "#778292"
|
|
773
776
|
},
|
|
@@ -777,7 +780,7 @@
|
|
|
777
780
|
"active": "rgba(0, 0, 0, 0.56)"
|
|
778
781
|
},
|
|
779
782
|
"octaviusColorHeaderProgress": {
|
|
780
|
-
"normal": "#
|
|
783
|
+
"normal": "#2688eb",
|
|
781
784
|
"hover": "#2483E4",
|
|
782
785
|
"active": "#237EDD"
|
|
783
786
|
},
|
|
@@ -787,12 +790,12 @@
|
|
|
787
790
|
"active": "#EBECEF"
|
|
788
791
|
},
|
|
789
792
|
"octaviusColorSidebarItemIconActive": {
|
|
790
|
-
"normal": "#
|
|
793
|
+
"normal": "#2c2d2e",
|
|
791
794
|
"hover": "#2A2C2F",
|
|
792
795
|
"active": "#282B2F"
|
|
793
796
|
},
|
|
794
797
|
"octaviusColorSidebarItemIconPrimary": {
|
|
795
|
-
"normal": "#
|
|
798
|
+
"normal": "#2688eb",
|
|
796
799
|
"hover": "#2483E4",
|
|
797
800
|
"active": "#237EDD"
|
|
798
801
|
},
|
|
@@ -857,17 +860,17 @@
|
|
|
857
860
|
"active": "rgba(0, 16, 61, 0.16)"
|
|
858
861
|
},
|
|
859
862
|
"octaviusColorSidebarItemIconSecondary": {
|
|
860
|
-
"normal": "#
|
|
863
|
+
"normal": "#2688eb",
|
|
861
864
|
"hover": "#2483E4",
|
|
862
865
|
"active": "#237EDD"
|
|
863
866
|
},
|
|
864
867
|
"octaviusColorSidebarItemTextSecondary": {
|
|
865
|
-
"normal": "#
|
|
868
|
+
"normal": "#818c99",
|
|
866
869
|
"hover": "#7C8795",
|
|
867
870
|
"active": "#778292"
|
|
868
871
|
},
|
|
869
872
|
"octaviusColorSidebarShortItemIcon": {
|
|
870
|
-
"normal": "#
|
|
873
|
+
"normal": "#2c2d2e",
|
|
871
874
|
"hover": "#2A2C2F",
|
|
872
875
|
"active": "#282B2F"
|
|
873
876
|
},
|
|
@@ -882,17 +885,17 @@
|
|
|
882
885
|
"active": "#000105"
|
|
883
886
|
},
|
|
884
887
|
"octaviusColorSidebarShortItemIconActive": {
|
|
885
|
-
"normal": "#
|
|
888
|
+
"normal": "#2c2d2e",
|
|
886
889
|
"hover": "#2A2C2F",
|
|
887
890
|
"active": "#282B2F"
|
|
888
891
|
},
|
|
889
892
|
"octaviusColorSidebarShortItemIconSecondary": {
|
|
890
|
-
"normal": "#
|
|
893
|
+
"normal": "#99a2ad",
|
|
891
894
|
"hover": "#939CA9",
|
|
892
895
|
"active": "#8D96A4"
|
|
893
896
|
},
|
|
894
897
|
"octaviusColorSidebarShortItemTextSecondary": {
|
|
895
|
-
"normal": "#
|
|
898
|
+
"normal": "#818c99",
|
|
896
899
|
"hover": "#7C8795",
|
|
897
900
|
"active": "#778292"
|
|
898
901
|
},
|
|
@@ -922,12 +925,12 @@
|
|
|
922
925
|
"active": "#1D5625"
|
|
923
926
|
},
|
|
924
927
|
"octaviusColorIconUnread": {
|
|
925
|
-
"normal": "#
|
|
928
|
+
"normal": "#2688eb",
|
|
926
929
|
"hover": "#2483E4",
|
|
927
930
|
"active": "#237EDD"
|
|
928
931
|
},
|
|
929
932
|
"octaviusColorIconFavorite": {
|
|
930
|
-
"normal": "#
|
|
933
|
+
"normal": "#ff3347",
|
|
931
934
|
"hover": "#F53247",
|
|
932
935
|
"active": "#EB3046"
|
|
933
936
|
},
|
|
@@ -977,12 +980,12 @@
|
|
|
977
980
|
"active": "rgba(193, 93, 243, 0.18)"
|
|
978
981
|
},
|
|
979
982
|
"octaviusColorSidebarIconUnread": {
|
|
980
|
-
"normal": "#
|
|
983
|
+
"normal": "#2688eb",
|
|
981
984
|
"hover": "#2483E4",
|
|
982
985
|
"active": "#237EDD"
|
|
983
986
|
},
|
|
984
987
|
"octaviusColorSidebarIconFavorite": {
|
|
985
|
-
"normal": "#
|
|
988
|
+
"normal": "#ff3347",
|
|
986
989
|
"hover": "#F53247",
|
|
987
990
|
"active": "#EB3046"
|
|
988
991
|
},
|
|
@@ -1223,17 +1226,17 @@
|
|
|
1223
1226
|
},
|
|
1224
1227
|
"color": {
|
|
1225
1228
|
"colorBackgroundAccent": {
|
|
1226
|
-
"normal": "#
|
|
1229
|
+
"normal": "#2688eb",
|
|
1227
1230
|
"hover": "#2483E4",
|
|
1228
1231
|
"active": "#237EDD"
|
|
1229
1232
|
},
|
|
1230
1233
|
"colorBackgroundAccentThemed": {
|
|
1231
|
-
"normal": "#
|
|
1234
|
+
"normal": "#2688eb",
|
|
1232
1235
|
"hover": "#2483E4",
|
|
1233
1236
|
"active": "#237EDD"
|
|
1234
1237
|
},
|
|
1235
1238
|
"colorBackgroundAccentAlternative": {
|
|
1236
|
-
"normal": "#
|
|
1239
|
+
"normal": "#2688eb",
|
|
1237
1240
|
"hover": "#2483E4",
|
|
1238
1241
|
"active": "#237EDD"
|
|
1239
1242
|
},
|
|
@@ -1243,7 +1246,7 @@
|
|
|
1243
1246
|
"active": "#DADCE2"
|
|
1244
1247
|
},
|
|
1245
1248
|
"colorBackgroundSecondary": {
|
|
1246
|
-
"normal": "#
|
|
1249
|
+
"normal": "#f5f5f5",
|
|
1247
1250
|
"hover": "#EBECEE",
|
|
1248
1251
|
"active": "#E1E3E6"
|
|
1249
1252
|
},
|
|
@@ -1253,32 +1256,32 @@
|
|
|
1253
1256
|
"active": "rgba(0, 28, 61, 0.13)"
|
|
1254
1257
|
},
|
|
1255
1258
|
"colorBackground": {
|
|
1256
|
-
"normal": "#
|
|
1259
|
+
"normal": "#ebedf0",
|
|
1257
1260
|
"hover": "#E2E4E9",
|
|
1258
1261
|
"active": "#D8DBE2"
|
|
1259
1262
|
},
|
|
1260
1263
|
"colorBackgroundContrast": {
|
|
1261
|
-
"normal": "#
|
|
1264
|
+
"normal": "#ffffff",
|
|
1262
1265
|
"hover": "#F5F5F7",
|
|
1263
1266
|
"active": "#EBECEF"
|
|
1264
1267
|
},
|
|
1265
1268
|
"colorBackgroundContrastSecondaryAlpha": {
|
|
1266
|
-
"normal": "rgba(255, 255, 255, 0.
|
|
1269
|
+
"normal": "rgba(255, 255, 255, 0.20)",
|
|
1267
1270
|
"hover": "rgba(255, 255, 255, 0.24)",
|
|
1268
1271
|
"active": "rgba(255, 255, 255, 0.28)"
|
|
1269
1272
|
},
|
|
1270
1273
|
"colorBackgroundWarning": {
|
|
1271
|
-
"normal": "#
|
|
1274
|
+
"normal": "#fff2d6",
|
|
1272
1275
|
"hover": "#F5E9D0",
|
|
1273
1276
|
"active": "#EBE0CA"
|
|
1274
1277
|
},
|
|
1275
1278
|
"colorBackgroundNegative": {
|
|
1276
|
-
"normal": "#
|
|
1279
|
+
"normal": "#e64646",
|
|
1277
1280
|
"hover": "#DD4446",
|
|
1278
1281
|
"active": "#D44245"
|
|
1279
1282
|
},
|
|
1280
1283
|
"colorBackgroundTertiary": {
|
|
1281
|
-
"normal": "#
|
|
1284
|
+
"normal": "#f9f9f9",
|
|
1282
1285
|
"hover": "#EFF0F1",
|
|
1283
1286
|
"active": "#E5E6EA"
|
|
1284
1287
|
},
|
|
@@ -1288,22 +1291,22 @@
|
|
|
1288
1291
|
"active": "rgba(0, 0, 0, 0.11)"
|
|
1289
1292
|
},
|
|
1290
1293
|
"colorBackgroundModal": {
|
|
1291
|
-
"normal": "#
|
|
1294
|
+
"normal": "#ffffff",
|
|
1292
1295
|
"hover": "#F5F5F7",
|
|
1293
1296
|
"active": "#EBECEF"
|
|
1294
1297
|
},
|
|
1295
1298
|
"colorBackgroundPositive": {
|
|
1296
|
-
"normal": "#
|
|
1299
|
+
"normal": "#4bb34b",
|
|
1297
1300
|
"hover": "#48AC4A",
|
|
1298
1301
|
"active": "#45A64A"
|
|
1299
1302
|
},
|
|
1300
1303
|
"colorBackgroundNegativeTint": {
|
|
1301
|
-
"normal": "#
|
|
1304
|
+
"normal": "#faebeb",
|
|
1302
1305
|
"hover": "#F0E2E4",
|
|
1303
1306
|
"active": "#E6D9DD"
|
|
1304
1307
|
},
|
|
1305
1308
|
"colorBackgroundPositiveTint": {
|
|
1306
|
-
"normal": "#
|
|
1309
|
+
"normal": "#e8f9e8",
|
|
1307
1310
|
"hover": "#DFF0E1",
|
|
1308
1311
|
"active": "#D5E6DA"
|
|
1309
1312
|
},
|
|
@@ -1318,7 +1321,7 @@
|
|
|
1318
1321
|
"active": "#292B2F"
|
|
1319
1322
|
},
|
|
1320
1323
|
"colorBackgroundContrastInverse": {
|
|
1321
|
-
"normal": "#
|
|
1324
|
+
"normal": "#2c2d2e",
|
|
1322
1325
|
"hover": "#2A2C2F",
|
|
1323
1326
|
"active": "#282B2F"
|
|
1324
1327
|
},
|
|
@@ -1328,37 +1331,37 @@
|
|
|
1328
1331
|
"active": "#5393EF"
|
|
1329
1332
|
},
|
|
1330
1333
|
"colorTextAccent": {
|
|
1331
|
-
"normal": "#
|
|
1334
|
+
"normal": "#2688eb",
|
|
1332
1335
|
"hover": "#2483E4",
|
|
1333
1336
|
"active": "#237EDD"
|
|
1334
1337
|
},
|
|
1335
1338
|
"colorTextAccentThemed": {
|
|
1336
|
-
"normal": "#
|
|
1339
|
+
"normal": "#2688eb",
|
|
1337
1340
|
"hover": "#2483E4",
|
|
1338
1341
|
"active": "#237EDD"
|
|
1339
1342
|
},
|
|
1340
1343
|
"colorTextNegative": {
|
|
1341
|
-
"normal": "#
|
|
1344
|
+
"normal": "#e64646",
|
|
1342
1345
|
"hover": "#DD4446",
|
|
1343
1346
|
"active": "#D44245"
|
|
1344
1347
|
},
|
|
1345
1348
|
"colorTextLink": {
|
|
1346
|
-
"normal": "#
|
|
1349
|
+
"normal": "#2d81e0",
|
|
1347
1350
|
"hover": "#2B7CD9",
|
|
1348
1351
|
"active": "#2978D3"
|
|
1349
1352
|
},
|
|
1350
1353
|
"colorTextLinkTint": {
|
|
1351
|
-
"normal": "#
|
|
1354
|
+
"normal": "#71aaeb",
|
|
1352
1355
|
"hover": "#6CA4E4",
|
|
1353
1356
|
"active": "#689EDD"
|
|
1354
1357
|
},
|
|
1355
1358
|
"colorTextLinkThemed": {
|
|
1356
|
-
"normal": "#
|
|
1359
|
+
"normal": "#2d81e0",
|
|
1357
1360
|
"hover": "#2B7CD9",
|
|
1358
1361
|
"active": "#2978D3"
|
|
1359
1362
|
},
|
|
1360
1363
|
"colorTextMuted": {
|
|
1361
|
-
"normal": "#
|
|
1364
|
+
"normal": "#2c2d2e",
|
|
1362
1365
|
"hover": "#2A2C2F",
|
|
1363
1366
|
"active": "#282B2F"
|
|
1364
1367
|
},
|
|
@@ -1373,77 +1376,77 @@
|
|
|
1373
1376
|
"active": "#000105"
|
|
1374
1377
|
},
|
|
1375
1378
|
"colorTextSecondary": {
|
|
1376
|
-
"normal": "#
|
|
1379
|
+
"normal": "#818c99",
|
|
1377
1380
|
"hover": "#7C8795",
|
|
1378
1381
|
"active": "#778292"
|
|
1379
1382
|
},
|
|
1380
1383
|
"colorTextSubhead": {
|
|
1381
|
-
"normal": "#
|
|
1384
|
+
"normal": "#6d7885",
|
|
1382
1385
|
"hover": "#697482",
|
|
1383
1386
|
"active": "#64707F"
|
|
1384
1387
|
},
|
|
1385
1388
|
"colorTextTertiary": {
|
|
1386
|
-
"normal": "#
|
|
1389
|
+
"normal": "#99a2ad",
|
|
1387
1390
|
"hover": "#939CA9",
|
|
1388
1391
|
"active": "#8D96A4"
|
|
1389
1392
|
},
|
|
1390
1393
|
"colorTextLinkVisited": {
|
|
1391
|
-
"normal": "#
|
|
1394
|
+
"normal": "#4986cc",
|
|
1392
1395
|
"hover": "#4681C6",
|
|
1393
1396
|
"active": "#437DC1"
|
|
1394
1397
|
},
|
|
1395
1398
|
"colorTextContrast": {
|
|
1396
|
-
"normal": "#
|
|
1399
|
+
"normal": "#ffffff",
|
|
1397
1400
|
"hover": "#F5F5F7",
|
|
1398
1401
|
"active": "#EBECEF"
|
|
1399
1402
|
},
|
|
1400
1403
|
"colorTextContrastThemed": {
|
|
1401
|
-
"normal": "#
|
|
1404
|
+
"normal": "#ffffff",
|
|
1402
1405
|
"hover": "#F5F5F7",
|
|
1403
1406
|
"active": "#EBECEF"
|
|
1404
1407
|
},
|
|
1405
1408
|
"colorLinkContrast": {
|
|
1406
|
-
"normal": "#
|
|
1409
|
+
"normal": "#ffffff",
|
|
1407
1410
|
"hover": "#F5F5F7",
|
|
1408
1411
|
"active": "#EBECEF"
|
|
1409
1412
|
},
|
|
1410
1413
|
"colorTextPositive": {
|
|
1411
|
-
"normal": "#
|
|
1412
|
-
"hover": "#
|
|
1413
|
-
"active": "#
|
|
1414
|
+
"normal": "#4bb44b",
|
|
1415
|
+
"hover": "#48AD4A",
|
|
1416
|
+
"active": "#45A74A"
|
|
1414
1417
|
},
|
|
1415
1418
|
"colorTextButton": {
|
|
1416
|
-
"normal": "#
|
|
1419
|
+
"normal": "#2688eb",
|
|
1417
1420
|
"hover": "#2483E4",
|
|
1418
1421
|
"active": "#237EDD"
|
|
1419
1422
|
},
|
|
1420
1423
|
"colorIconAccent": {
|
|
1421
|
-
"normal": "#
|
|
1424
|
+
"normal": "#2688eb",
|
|
1422
1425
|
"hover": "#2483E4",
|
|
1423
1426
|
"active": "#237EDD"
|
|
1424
1427
|
},
|
|
1425
1428
|
"colorIconAccentThemed": {
|
|
1426
|
-
"normal": "#
|
|
1429
|
+
"normal": "#2688eb",
|
|
1427
1430
|
"hover": "#2483E4",
|
|
1428
1431
|
"active": "#237EDD"
|
|
1429
1432
|
},
|
|
1430
1433
|
"colorIconNegative": {
|
|
1431
|
-
"normal": "#
|
|
1434
|
+
"normal": "#e64646",
|
|
1432
1435
|
"hover": "#DD4446",
|
|
1433
1436
|
"active": "#D44245"
|
|
1434
1437
|
},
|
|
1435
1438
|
"colorIconPrimary": {
|
|
1436
|
-
"normal": "#
|
|
1439
|
+
"normal": "#2c2d2e",
|
|
1437
1440
|
"hover": "#2A2C2F",
|
|
1438
1441
|
"active": "#282B2F"
|
|
1439
1442
|
},
|
|
1440
1443
|
"colorIconPrimaryInvariably": {
|
|
1441
|
-
"normal": "#
|
|
1444
|
+
"normal": "#2c2d2e",
|
|
1442
1445
|
"hover": "#2A2C2F",
|
|
1443
1446
|
"active": "#282B2F"
|
|
1444
1447
|
},
|
|
1445
1448
|
"colorIconMedium": {
|
|
1446
|
-
"normal": "#
|
|
1449
|
+
"normal": "#818c99",
|
|
1447
1450
|
"hover": "#7C8795",
|
|
1448
1451
|
"active": "#778292"
|
|
1449
1452
|
},
|
|
@@ -1453,7 +1456,7 @@
|
|
|
1453
1456
|
"active": "rgba(0, 0, 0, 0.56)"
|
|
1454
1457
|
},
|
|
1455
1458
|
"colorIconSecondary": {
|
|
1456
|
-
"normal": "#
|
|
1459
|
+
"normal": "#99a2ad",
|
|
1457
1460
|
"hover": "#939CA9",
|
|
1458
1461
|
"active": "#8D96A4"
|
|
1459
1462
|
},
|
|
@@ -1463,7 +1466,7 @@
|
|
|
1463
1466
|
"active": "rgba(0, 0, 0, 0.44)"
|
|
1464
1467
|
},
|
|
1465
1468
|
"colorIconTertiary": {
|
|
1466
|
-
"normal": "#
|
|
1469
|
+
"normal": "#b8c1cc",
|
|
1467
1470
|
"hover": "#B1BAC6",
|
|
1468
1471
|
"active": "#A9B3C1"
|
|
1469
1472
|
},
|
|
@@ -1473,47 +1476,47 @@
|
|
|
1473
1476
|
"active": "rgba(0, 0, 0, 0.32)"
|
|
1474
1477
|
},
|
|
1475
1478
|
"colorIconContrast": {
|
|
1476
|
-
"normal": "#
|
|
1479
|
+
"normal": "#ffffff",
|
|
1477
1480
|
"hover": "#F5F5F7",
|
|
1478
1481
|
"active": "#EBECEF"
|
|
1479
1482
|
},
|
|
1480
1483
|
"colorIconContrastThemed": {
|
|
1481
|
-
"normal": "#
|
|
1484
|
+
"normal": "#ffffff",
|
|
1482
1485
|
"hover": "#F5F5F7",
|
|
1483
1486
|
"active": "#EBECEF"
|
|
1484
1487
|
},
|
|
1485
1488
|
"colorIconPositive": {
|
|
1486
|
-
"normal": "#
|
|
1489
|
+
"normal": "#4bb34b",
|
|
1487
1490
|
"hover": "#48AC4A",
|
|
1488
1491
|
"active": "#45A64A"
|
|
1489
1492
|
},
|
|
1490
1493
|
"colorIconContrastSecondary": {
|
|
1491
|
-
"normal": "#
|
|
1494
|
+
"normal": "#f2f3f5",
|
|
1492
1495
|
"hover": "#E8EAEE",
|
|
1493
1496
|
"active": "#DFE1E6"
|
|
1494
1497
|
},
|
|
1495
1498
|
"colorIconButton": {
|
|
1496
|
-
"normal": "#
|
|
1499
|
+
"normal": "#2688eb",
|
|
1497
1500
|
"hover": "#2483E4",
|
|
1498
1501
|
"active": "#237EDD"
|
|
1499
1502
|
},
|
|
1500
1503
|
"colorStrokeAccent": {
|
|
1501
|
-
"normal": "#
|
|
1504
|
+
"normal": "#2688eb",
|
|
1502
1505
|
"hover": "#2483E4",
|
|
1503
1506
|
"active": "#237EDD"
|
|
1504
1507
|
},
|
|
1505
1508
|
"colorStrokeAccentThemed": {
|
|
1506
|
-
"normal": "#
|
|
1509
|
+
"normal": "#2688eb",
|
|
1507
1510
|
"hover": "#2483E4",
|
|
1508
1511
|
"active": "#237EDD"
|
|
1509
1512
|
},
|
|
1510
1513
|
"colorStrokeContrast": {
|
|
1511
|
-
"normal": "#
|
|
1514
|
+
"normal": "#ffffff",
|
|
1512
1515
|
"hover": "#F5F5F7",
|
|
1513
1516
|
"active": "#EBECEF"
|
|
1514
1517
|
},
|
|
1515
1518
|
"colorStrokeNegative": {
|
|
1516
|
-
"normal": "#
|
|
1519
|
+
"normal": "#e64646",
|
|
1517
1520
|
"hover": "#DD4446",
|
|
1518
1521
|
"active": "#D44245"
|
|
1519
1522
|
},
|
|
@@ -1533,17 +1536,17 @@
|
|
|
1533
1536
|
"active": "rgba(0, 0, 0, 0.2)"
|
|
1534
1537
|
},
|
|
1535
1538
|
"colorSeparatorSecondary": {
|
|
1536
|
-
"normal": "#
|
|
1539
|
+
"normal": "#e1e3e6",
|
|
1537
1540
|
"hover": "#D8DBDF",
|
|
1538
1541
|
"active": "#CFD2D8"
|
|
1539
1542
|
},
|
|
1540
1543
|
"colorSeparatorPrimary": {
|
|
1541
|
-
"normal": "#
|
|
1544
|
+
"normal": "#d7d8d9",
|
|
1542
1545
|
"hover": "#CED0D3",
|
|
1543
1546
|
"active": "#C6C8CD"
|
|
1544
1547
|
},
|
|
1545
1548
|
"colorStrokePositive": {
|
|
1546
|
-
"normal": "#
|
|
1549
|
+
"normal": "#4bb34b",
|
|
1547
1550
|
"hover": "#48AC4A",
|
|
1548
1551
|
"active": "#45A64A"
|
|
1549
1552
|
},
|
|
@@ -1558,82 +1561,82 @@
|
|
|
1558
1561
|
"active": "#AFB1B6"
|
|
1559
1562
|
},
|
|
1560
1563
|
"colorStrokeButton": {
|
|
1561
|
-
"normal": "#
|
|
1564
|
+
"normal": "#2688eb",
|
|
1562
1565
|
"hover": "#2483E4",
|
|
1563
1566
|
"active": "#237EDD"
|
|
1564
1567
|
},
|
|
1565
1568
|
"colorAccentBlue": {
|
|
1566
|
-
"normal": "#
|
|
1569
|
+
"normal": "#3f8ae0",
|
|
1567
1570
|
"hover": "#3C85D9",
|
|
1568
1571
|
"active": "#3A80D3"
|
|
1569
1572
|
},
|
|
1570
1573
|
"colorAccentGray": {
|
|
1571
|
-
"normal": "#
|
|
1574
|
+
"normal": "#a3adb8",
|
|
1572
1575
|
"hover": "#9CA7B3",
|
|
1573
1576
|
"active": "#96A0AE"
|
|
1574
1577
|
},
|
|
1575
1578
|
"colorAccentRed": {
|
|
1576
|
-
"normal": "#
|
|
1579
|
+
"normal": "#ff3347",
|
|
1577
1580
|
"hover": "#F53247",
|
|
1578
1581
|
"active": "#EB3046"
|
|
1579
1582
|
},
|
|
1580
1583
|
"colorAccentGreen": {
|
|
1581
|
-
"normal": "#
|
|
1584
|
+
"normal": "#4bb34b",
|
|
1582
1585
|
"hover": "#48AC4A",
|
|
1583
1586
|
"active": "#45A64A"
|
|
1584
1587
|
},
|
|
1585
1588
|
"colorAccentOrange": {
|
|
1586
|
-
"normal": "#
|
|
1589
|
+
"normal": "#ffa000",
|
|
1587
1590
|
"hover": "#F59A02",
|
|
1588
1591
|
"active": "#EB9405"
|
|
1589
1592
|
},
|
|
1590
1593
|
"colorAccentOrangeFire": {
|
|
1591
|
-
"normal": "#
|
|
1594
|
+
"normal": "#f05c44",
|
|
1592
1595
|
"hover": "#E65944",
|
|
1593
1596
|
"active": "#DD5643"
|
|
1594
1597
|
},
|
|
1595
1598
|
"colorAccentPurple": {
|
|
1596
|
-
"normal": "#
|
|
1599
|
+
"normal": "#735ce6",
|
|
1597
1600
|
"hover": "#6E59DF",
|
|
1598
1601
|
"active": "#6A56D8"
|
|
1599
1602
|
},
|
|
1600
1603
|
"colorAccentViolet": {
|
|
1601
|
-
"normal": "#
|
|
1604
|
+
"normal": "#792ec0",
|
|
1602
1605
|
"hover": "#742DBB",
|
|
1603
1606
|
"active": "#6F2CB6"
|
|
1604
1607
|
},
|
|
1605
1608
|
"colorAccentRaspberryPink": {
|
|
1606
|
-
"normal": "#
|
|
1609
|
+
"normal": "#e03fab",
|
|
1607
1610
|
"hover": "#D73DA7",
|
|
1608
1611
|
"active": "#CE3BA2"
|
|
1609
1612
|
},
|
|
1610
1613
|
"colorAccentSecondary": {
|
|
1611
|
-
"normal": "#
|
|
1614
|
+
"normal": "#3f8ae0",
|
|
1612
1615
|
"hover": "#3C85D9",
|
|
1613
1616
|
"active": "#3A80D3"
|
|
1614
1617
|
},
|
|
1615
1618
|
"colorActionSheetText": {
|
|
1616
|
-
"normal": "#
|
|
1619
|
+
"normal": "#3f8ae0",
|
|
1617
1620
|
"hover": "#3C85D9",
|
|
1618
1621
|
"active": "#3A80D3"
|
|
1619
1622
|
},
|
|
1620
1623
|
"colorHeaderBackground": {
|
|
1621
|
-
"normal": "#
|
|
1624
|
+
"normal": "#ffffff",
|
|
1622
1625
|
"hover": "#F5F5F7",
|
|
1623
1626
|
"active": "#EBECEF"
|
|
1624
1627
|
},
|
|
1625
1628
|
"colorPanelHeaderIcon": {
|
|
1626
|
-
"normal": "#
|
|
1629
|
+
"normal": "#2688eb",
|
|
1627
1630
|
"hover": "#2483E4",
|
|
1628
1631
|
"active": "#237EDD"
|
|
1629
1632
|
},
|
|
1630
1633
|
"colorWriteBarInputBackground": {
|
|
1631
|
-
"normal": "#
|
|
1634
|
+
"normal": "#f2f3f5",
|
|
1632
1635
|
"hover": "#E8EAEE",
|
|
1633
1636
|
"active": "#DFE1E6"
|
|
1634
1637
|
},
|
|
1635
1638
|
"colorWriteBarInputBorder": {
|
|
1636
|
-
"normal": "#
|
|
1639
|
+
"normal": "#e1e3e6",
|
|
1637
1640
|
"hover": "#D8DBDF",
|
|
1638
1641
|
"active": "#CFD2D8"
|
|
1639
1642
|
},
|
|
@@ -1643,17 +1646,17 @@
|
|
|
1643
1646
|
"active": "rgba(0, 0, 0, 0.16)"
|
|
1644
1647
|
},
|
|
1645
1648
|
"colorTrackBackground": {
|
|
1646
|
-
"normal": "#
|
|
1649
|
+
"normal": "#e1e3e6",
|
|
1647
1650
|
"hover": "#D8DBDF",
|
|
1648
1651
|
"active": "#CFD2D8"
|
|
1649
1652
|
},
|
|
1650
1653
|
"colorTrackBuffer": {
|
|
1651
|
-
"normal": "#
|
|
1654
|
+
"normal": "#a0bfe4",
|
|
1652
1655
|
"hover": "#9AB8DD",
|
|
1653
1656
|
"active": "#93B1D7"
|
|
1654
1657
|
},
|
|
1655
1658
|
"colorImagePlaceholder": {
|
|
1656
|
-
"normal": "#
|
|
1659
|
+
"normal": "#f2f3f5",
|
|
1657
1660
|
"hover": "#E8EAEE",
|
|
1658
1661
|
"active": "#DFE1E6"
|
|
1659
1662
|
},
|
|
@@ -1663,27 +1666,27 @@
|
|
|
1663
1666
|
"active": "rgba(0, 28, 61, 0.16)"
|
|
1664
1667
|
},
|
|
1665
1668
|
"colorSearchFieldBackground": {
|
|
1666
|
-
"normal": "#
|
|
1669
|
+
"normal": "#ebedf0",
|
|
1667
1670
|
"hover": "#E2E4E9",
|
|
1668
1671
|
"active": "#D8DBE2"
|
|
1669
1672
|
},
|
|
1670
1673
|
"colorWriteBarIcon": {
|
|
1671
|
-
"normal": "#
|
|
1674
|
+
"normal": "#3f8ae0",
|
|
1672
1675
|
"hover": "#3C85D9",
|
|
1673
1676
|
"active": "#3A80D3"
|
|
1674
1677
|
},
|
|
1675
1678
|
"colorSkeletonFrom": {
|
|
1676
|
-
"normal": "#
|
|
1679
|
+
"normal": "#f5f5f5",
|
|
1677
1680
|
"hover": "#EBECEE",
|
|
1678
1681
|
"active": "#E1E3E6"
|
|
1679
1682
|
},
|
|
1680
1683
|
"colorSkeletonTo": {
|
|
1681
|
-
"normal": "#
|
|
1684
|
+
"normal": "#e1e3e6",
|
|
1682
1685
|
"hover": "#D8DBDF",
|
|
1683
1686
|
"active": "#CFD2D8"
|
|
1684
1687
|
},
|
|
1685
1688
|
"colorAvatarOverlay": {
|
|
1686
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1689
|
+
"normal": "rgba(0, 0, 0, 0.60)",
|
|
1687
1690
|
"hover": "rgba(0, 0, 0, 0.64)",
|
|
1688
1691
|
"active": "rgba(0, 0, 0, 0.68)"
|
|
1689
1692
|
},
|
|
@@ -1693,15 +1696,25 @@
|
|
|
1693
1696
|
"active": "rgba(255, 255, 255, 0.93)"
|
|
1694
1697
|
},
|
|
1695
1698
|
"colorOverlayPrimary": {
|
|
1696
|
-
"normal": "rgba(0, 0, 0, 0.
|
|
1699
|
+
"normal": "rgba(0, 0, 0, 0.40)",
|
|
1697
1700
|
"hover": "rgba(0, 0, 0, 0.44)",
|
|
1698
1701
|
"active": "rgba(0, 0, 0, 0.48)"
|
|
1699
1702
|
},
|
|
1703
|
+
"colorOverlaySecondary": {
|
|
1704
|
+
"normal": "rgb(44, 45, 46, 0.5)",
|
|
1705
|
+
"hover": "rgba(44, 45, 46, 0.54)",
|
|
1706
|
+
"active": "rgba(44, 45, 46, 0.58)"
|
|
1707
|
+
},
|
|
1700
1708
|
"colorSegmentedControl": {
|
|
1701
|
-
"normal": "#
|
|
1709
|
+
"normal": "#ffffff",
|
|
1702
1710
|
"hover": "#F5F5F7",
|
|
1703
1711
|
"active": "#EBECEF"
|
|
1704
1712
|
},
|
|
1713
|
+
"colorTabbarTextInactive": {
|
|
1714
|
+
"normal": "#99a2ad",
|
|
1715
|
+
"hover": "#939CA9",
|
|
1716
|
+
"active": "#8D96A4"
|
|
1717
|
+
},
|
|
1705
1718
|
"colorTransparent": {
|
|
1706
1719
|
"normal": "transparent",
|
|
1707
1720
|
"hover": "rgba(0, 16, 61, 0.04)",
|