@vkontakte/vkui-tokens 4.49.1-dev-c94f02.0 → 4.50.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/build/helpers/getGradientPointsFromColor.js +4 -4
- package/build/helpers/getGradientPointsFromColor.test.js +4 -4
- package/interfaces/general/colors/index.d.ts +25 -5
- package/interfaces/themes/workspaceAdmin/index.d.ts +15 -3
- package/interfaces/themes/workspaceAdminDark/index.d.ts +4 -0
- package/package.json +4 -4
- package/themeDescriptions/base/paradigm.js +12 -4
- package/themeDescriptions/base/vk.js +28 -12
- package/themes/calendar/cssVars/declarations/index.css +22 -10
- package/themes/calendar/cssVars/declarations/noColors.css +4 -4
- package/themes/calendar/cssVars/declarations/noSizes.css +22 -10
- package/themes/calendar/cssVars/declarations/onlyColors.css +18 -6
- package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/calendar/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/calendar/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/calendar/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/calendar/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/calendar/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/calendar/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/calendar/cssVars/theme/index.js +74 -18
- package/themes/calendar/cssVars/theme/index.json +74 -18
- package/themes/calendar/docs.json +49 -1
- package/themes/calendar/index.css +22 -10
- package/themes/calendar/index.js +32 -12
- package/themes/calendar/index.json +32 -12
- package/themes/calendar/index.less +22 -10
- package/themes/calendar/index.pcss +22 -10
- package/themes/calendar/index.scss +22 -10
- package/themes/calendar/index.styl +22 -10
- package/themes/calendar/struct.json +32 -12
- package/themes/calendarDark/cssVars/declarations/index.css +22 -10
- package/themes/calendarDark/cssVars/declarations/noColors.css +4 -4
- package/themes/calendarDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/calendarDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/calendarDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/calendarDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/calendarDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/calendarDark/cssVars/theme/index.js +74 -18
- package/themes/calendarDark/cssVars/theme/index.json +74 -18
- package/themes/calendarDark/docs.json +49 -1
- package/themes/calendarDark/index.css +22 -10
- package/themes/calendarDark/index.js +32 -12
- package/themes/calendarDark/index.json +32 -12
- package/themes/calendarDark/index.less +22 -10
- package/themes/calendarDark/index.pcss +22 -10
- package/themes/calendarDark/index.scss +22 -10
- package/themes/calendarDark/index.styl +22 -10
- package/themes/calendarDark/struct.json +32 -12
- package/themes/calls/cssVars/declarations/index.css +22 -10
- package/themes/calls/cssVars/declarations/noColors.css +4 -4
- package/themes/calls/cssVars/declarations/noSizes.css +22 -10
- package/themes/calls/cssVars/declarations/onlyColors.css +18 -6
- package/themes/calls/cssVars/declarations/onlyColors.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/calls/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/calls/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/calls/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/calls/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/calls/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/calls/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/calls/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/calls/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/calls/cssVars/theme/index.js +74 -18
- package/themes/calls/cssVars/theme/index.json +74 -18
- package/themes/calls/docs.json +49 -1
- package/themes/calls/index.css +22 -10
- package/themes/calls/index.js +32 -12
- package/themes/calls/index.json +32 -12
- package/themes/calls/index.less +22 -10
- package/themes/calls/index.pcss +22 -10
- package/themes/calls/index.scss +22 -10
- package/themes/calls/index.styl +22 -10
- package/themes/calls/struct.json +32 -12
- package/themes/cloud/cssVars/declarations/index.css +22 -10
- package/themes/cloud/cssVars/declarations/noColors.css +4 -4
- package/themes/cloud/cssVars/declarations/noSizes.css +22 -10
- package/themes/cloud/cssVars/declarations/onlyColors.css +18 -6
- package/themes/cloud/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/cloud/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloud/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/cloud/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/cloud/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/cloud/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/cloud/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/cloud/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/cloud/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/cloud/cssVars/theme/index.js +74 -18
- package/themes/cloud/cssVars/theme/index.json +74 -18
- package/themes/cloud/docs.json +49 -1
- package/themes/cloud/index.css +22 -10
- package/themes/cloud/index.js +32 -12
- package/themes/cloud/index.json +32 -12
- package/themes/cloud/index.less +22 -10
- package/themes/cloud/index.pcss +22 -10
- package/themes/cloud/index.scss +22 -10
- package/themes/cloud/index.styl +22 -10
- package/themes/cloud/struct.json +32 -12
- package/themes/cloudDark/cssVars/declarations/index.css +22 -10
- package/themes/cloudDark/cssVars/declarations/noColors.css +4 -4
- package/themes/cloudDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/cloudDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/cloudDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/cloudDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/cloudDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/cloudDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/cloudDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/cloudDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/cloudDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/cloudDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/cloudDark/cssVars/theme/index.js +74 -18
- package/themes/cloudDark/cssVars/theme/index.json +74 -18
- package/themes/cloudDark/docs.json +49 -1
- package/themes/cloudDark/index.css +22 -10
- package/themes/cloudDark/index.js +32 -12
- package/themes/cloudDark/index.json +32 -12
- package/themes/cloudDark/index.less +22 -10
- package/themes/cloudDark/index.pcss +22 -10
- package/themes/cloudDark/index.scss +22 -10
- package/themes/cloudDark/index.styl +22 -10
- package/themes/cloudDark/struct.json +32 -12
- package/themes/dobro/cssVars/declarations/index.css +22 -10
- package/themes/dobro/cssVars/declarations/noColors.css +4 -4
- package/themes/dobro/cssVars/declarations/noSizes.css +22 -10
- package/themes/dobro/cssVars/declarations/onlyColors.css +18 -6
- package/themes/dobro/cssVars/declarations/onlyColors.js +2 -2
- package/themes/dobro/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/dobro/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobro/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/dobro/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/dobro/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/dobro/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/dobro/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/dobro/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/dobro/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/dobro/cssVars/theme/index.js +74 -18
- package/themes/dobro/cssVars/theme/index.json +74 -18
- package/themes/dobro/docs.json +49 -1
- package/themes/dobro/index.css +22 -10
- package/themes/dobro/index.js +32 -12
- package/themes/dobro/index.json +32 -12
- package/themes/dobro/index.less +22 -10
- package/themes/dobro/index.pcss +22 -10
- package/themes/dobro/index.scss +22 -10
- package/themes/dobro/index.styl +22 -10
- package/themes/dobro/struct.json +32 -12
- package/themes/dobroDark/cssVars/declarations/index.css +22 -10
- package/themes/dobroDark/cssVars/declarations/noColors.css +4 -4
- package/themes/dobroDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/dobroDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/dobroDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/dobroDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/dobroDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -8
- package/themes/dobroDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/dobroDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/dobroDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/dobroDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/dobroDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/dobroDark/cssVars/theme/index.js +74 -18
- package/themes/dobroDark/cssVars/theme/index.json +74 -18
- package/themes/dobroDark/docs.json +49 -1
- package/themes/dobroDark/index.css +22 -10
- package/themes/dobroDark/index.js +32 -12
- package/themes/dobroDark/index.json +32 -12
- package/themes/dobroDark/index.less +22 -10
- package/themes/dobroDark/index.pcss +22 -10
- package/themes/dobroDark/index.scss +22 -10
- package/themes/dobroDark/index.styl +22 -10
- package/themes/dobroDark/struct.json +32 -12
- package/themes/home/cssVars/declarations/index.css +22 -10
- package/themes/home/cssVars/declarations/noColors.css +4 -4
- package/themes/home/cssVars/declarations/noSizes.css +22 -10
- package/themes/home/cssVars/declarations/onlyColors.css +18 -6
- package/themes/home/cssVars/declarations/onlyColors.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/home/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/home/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/home/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/home/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/home/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/home/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/home/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/home/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/home/cssVars/theme/index.js +74 -18
- package/themes/home/cssVars/theme/index.json +74 -18
- package/themes/home/docs.json +49 -1
- package/themes/home/index.css +22 -10
- package/themes/home/index.js +32 -12
- package/themes/home/index.json +32 -12
- package/themes/home/index.less +22 -10
- package/themes/home/index.pcss +22 -10
- package/themes/home/index.scss +22 -10
- package/themes/home/index.styl +22 -10
- package/themes/home/struct.json +32 -12
- package/themes/homeDark/cssVars/declarations/index.css +22 -10
- package/themes/homeDark/cssVars/declarations/noColors.css +4 -4
- package/themes/homeDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/homeDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/homeDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/homeDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/homeDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/homeDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/homeDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/homeDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/homeDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/homeDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/homeDark/cssVars/theme/index.js +74 -18
- package/themes/homeDark/cssVars/theme/index.json +74 -18
- package/themes/homeDark/docs.json +49 -1
- package/themes/homeDark/index.css +22 -10
- package/themes/homeDark/index.js +32 -12
- package/themes/homeDark/index.json +32 -12
- package/themes/homeDark/index.less +22 -10
- package/themes/homeDark/index.pcss +22 -10
- package/themes/homeDark/index.scss +22 -10
- package/themes/homeDark/index.styl +22 -10
- package/themes/homeDark/struct.json +32 -12
- package/themes/media/cssVars/declarations/index.css +22 -10
- package/themes/media/cssVars/declarations/noColors.css +4 -4
- package/themes/media/cssVars/declarations/noSizes.css +22 -10
- package/themes/media/cssVars/declarations/onlyColors.css +18 -6
- package/themes/media/cssVars/declarations/onlyColors.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/media/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/media/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/media/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/media/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/media/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/media/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/media/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/media/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/media/cssVars/theme/index.js +74 -18
- package/themes/media/cssVars/theme/index.json +74 -18
- package/themes/media/docs.json +49 -1
- package/themes/media/index.css +22 -10
- package/themes/media/index.js +32 -12
- package/themes/media/index.json +32 -12
- package/themes/media/index.less +22 -10
- package/themes/media/index.pcss +22 -10
- package/themes/media/index.scss +22 -10
- package/themes/media/index.styl +22 -10
- package/themes/media/struct.json +32 -12
- package/themes/mediaDark/cssVars/declarations/index.css +22 -10
- package/themes/mediaDark/cssVars/declarations/noColors.css +4 -4
- package/themes/mediaDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/mediaDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/mediaDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/mediaDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/mediaDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/mediaDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/mediaDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/mediaDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/mediaDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/mediaDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/mediaDark/cssVars/theme/index.js +74 -18
- package/themes/mediaDark/cssVars/theme/index.json +74 -18
- package/themes/mediaDark/docs.json +49 -1
- package/themes/mediaDark/index.css +22 -10
- package/themes/mediaDark/index.js +32 -12
- package/themes/mediaDark/index.json +32 -12
- package/themes/mediaDark/index.less +22 -10
- package/themes/mediaDark/index.pcss +22 -10
- package/themes/mediaDark/index.scss +22 -10
- package/themes/mediaDark/index.styl +22 -10
- package/themes/mediaDark/struct.json +32 -12
- package/themes/mycom/cssVars/declarations/index.css +22 -10
- package/themes/mycom/cssVars/declarations/noColors.css +4 -4
- package/themes/mycom/cssVars/declarations/noSizes.css +22 -10
- package/themes/mycom/cssVars/declarations/onlyColors.css +18 -6
- package/themes/mycom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/mycom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/mycom/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/mycom/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/mycom/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/mycom/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/mycom/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/mycom/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/mycom/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/mycom/cssVars/theme/index.js +74 -18
- package/themes/mycom/cssVars/theme/index.json +74 -18
- package/themes/mycom/docs.json +49 -1
- package/themes/mycom/index.css +22 -10
- package/themes/mycom/index.js +32 -12
- package/themes/mycom/index.json +32 -12
- package/themes/mycom/index.less +22 -10
- package/themes/mycom/index.pcss +22 -10
- package/themes/mycom/index.scss +22 -10
- package/themes/mycom/index.styl +22 -10
- package/themes/mycom/struct.json +32 -12
- package/themes/octavius/cssVars/declarations/index.css +103 -91
- package/themes/octavius/cssVars/declarations/noColors.css +5 -5
- package/themes/octavius/cssVars/declarations/noSizes.css +103 -91
- package/themes/octavius/cssVars/declarations/onlyColors.css +98 -86
- package/themes/octavius/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariables.css +103 -91
- package/themes/octavius/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octavius/cssVars/declarations/onlyVariablesLocal.css +103 -91
- package/themes/octavius/cssVars/declarations/onlyVariablesLocalIncremental.css +103 -91
- package/themes/octavius/cssVars/theme/fallbacks/index.css +103 -91
- package/themes/octavius/cssVars/theme/fallbacks/index.less +103 -91
- package/themes/octavius/cssVars/theme/fallbacks/index.pcss +103 -91
- package/themes/octavius/cssVars/theme/fallbacks/index.scss +103 -91
- package/themes/octavius/cssVars/theme/fallbacks/index.styl +103 -91
- package/themes/octavius/cssVars/theme/index.js +177 -121
- package/themes/octavius/cssVars/theme/index.json +177 -121
- package/themes/octavius/docs.json +49 -1
- package/themes/octavius/index.css +103 -91
- package/themes/octavius/index.js +116 -96
- package/themes/octavius/index.json +116 -96
- package/themes/octavius/index.less +103 -91
- package/themes/octavius/index.pcss +103 -91
- package/themes/octavius/index.scss +103 -91
- package/themes/octavius/index.styl +103 -91
- package/themes/octavius/struct.json +116 -96
- package/themes/octaviusCompact/cssVars/declarations/index.css +103 -91
- package/themes/octaviusCompact/cssVars/declarations/noColors.css +5 -5
- package/themes/octaviusCompact/cssVars/declarations/noSizes.css +103 -91
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.css +98 -86
- package/themes/octaviusCompact/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.css +103 -91
- package/themes/octaviusCompact/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocal.css +103 -91
- package/themes/octaviusCompact/cssVars/declarations/onlyVariablesLocalIncremental.css +103 -91
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.css +103 -91
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.less +103 -91
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.pcss +103 -91
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.scss +103 -91
- package/themes/octaviusCompact/cssVars/theme/fallbacks/index.styl +103 -91
- package/themes/octaviusCompact/cssVars/theme/index.js +177 -121
- package/themes/octaviusCompact/cssVars/theme/index.json +177 -121
- package/themes/octaviusCompact/docs.json +49 -1
- package/themes/octaviusCompact/index.css +103 -91
- package/themes/octaviusCompact/index.js +116 -96
- package/themes/octaviusCompact/index.json +116 -96
- package/themes/octaviusCompact/index.less +103 -91
- package/themes/octaviusCompact/index.pcss +103 -91
- package/themes/octaviusCompact/index.scss +103 -91
- package/themes/octaviusCompact/index.styl +103 -91
- package/themes/octaviusCompact/struct.json +116 -96
- package/themes/octaviusCompactDark/cssVars/declarations/index.css +56 -44
- package/themes/octaviusCompactDark/cssVars/declarations/noColors.css +5 -5
- package/themes/octaviusCompactDark/cssVars/declarations/noSizes.css +56 -44
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.css +51 -39
- package/themes/octaviusCompactDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.css +56 -44
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocal.css +56 -44
- package/themes/octaviusCompactDark/cssVars/declarations/onlyVariablesLocalIncremental.css +56 -44
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.css +56 -44
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.less +56 -44
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.pcss +56 -44
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.scss +56 -44
- package/themes/octaviusCompactDark/cssVars/theme/fallbacks/index.styl +56 -44
- package/themes/octaviusCompactDark/cssVars/theme/index.js +130 -74
- package/themes/octaviusCompactDark/cssVars/theme/index.json +130 -74
- package/themes/octaviusCompactDark/docs.json +49 -1
- package/themes/octaviusCompactDark/index.css +56 -44
- package/themes/octaviusCompactDark/index.js +70 -50
- package/themes/octaviusCompactDark/index.json +70 -50
- package/themes/octaviusCompactDark/index.less +56 -44
- package/themes/octaviusCompactDark/index.pcss +56 -44
- package/themes/octaviusCompactDark/index.scss +56 -44
- package/themes/octaviusCompactDark/index.styl +56 -44
- package/themes/octaviusCompactDark/struct.json +70 -50
- package/themes/octaviusDark/cssVars/declarations/index.css +56 -44
- package/themes/octaviusDark/cssVars/declarations/noColors.css +5 -5
- package/themes/octaviusDark/cssVars/declarations/noSizes.css +56 -44
- package/themes/octaviusDark/cssVars/declarations/onlyColors.css +51 -39
- package/themes/octaviusDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.css +56 -44
- package/themes/octaviusDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocal.css +56 -44
- package/themes/octaviusDark/cssVars/declarations/onlyVariablesLocalIncremental.css +56 -44
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.css +56 -44
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.less +56 -44
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.pcss +56 -44
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.scss +56 -44
- package/themes/octaviusDark/cssVars/theme/fallbacks/index.styl +56 -44
- package/themes/octaviusDark/cssVars/theme/index.js +130 -74
- package/themes/octaviusDark/cssVars/theme/index.json +130 -74
- package/themes/octaviusDark/docs.json +49 -1
- package/themes/octaviusDark/index.css +56 -44
- package/themes/octaviusDark/index.js +70 -50
- package/themes/octaviusDark/index.json +70 -50
- package/themes/octaviusDark/index.less +56 -44
- package/themes/octaviusDark/index.pcss +56 -44
- package/themes/octaviusDark/index.scss +56 -44
- package/themes/octaviusDark/index.styl +56 -44
- package/themes/octaviusDark/struct.json +70 -50
- package/themes/octaviusVK/cssVars/declarations/index.css +45 -33
- package/themes/octaviusVK/cssVars/declarations/noColors.css +4 -4
- package/themes/octaviusVK/cssVars/declarations/noSizes.css +45 -33
- package/themes/octaviusVK/cssVars/declarations/onlyColors.css +41 -29
- package/themes/octaviusVK/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.css +45 -33
- package/themes/octaviusVK/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocal.css +45 -33
- package/themes/octaviusVK/cssVars/declarations/onlyVariablesLocalIncremental.css +45 -33
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.css +45 -33
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.less +45 -33
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.pcss +45 -33
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.scss +45 -33
- package/themes/octaviusVK/cssVars/theme/fallbacks/index.styl +45 -33
- package/themes/octaviusVK/cssVars/theme/index.js +119 -63
- package/themes/octaviusVK/cssVars/theme/index.json +119 -63
- package/themes/octaviusVK/docs.json +49 -1
- package/themes/octaviusVK/index.css +45 -33
- package/themes/octaviusVK/index.js +59 -39
- package/themes/octaviusVK/index.json +59 -39
- package/themes/octaviusVK/index.less +45 -33
- package/themes/octaviusVK/index.pcss +45 -33
- package/themes/octaviusVK/index.scss +45 -33
- package/themes/octaviusVK/index.styl +45 -33
- package/themes/octaviusVK/struct.json +59 -39
- package/themes/octaviusVKDark/cssVars/declarations/index.css +43 -31
- package/themes/octaviusVKDark/cssVars/declarations/noColors.css +4 -4
- package/themes/octaviusVKDark/cssVars/declarations/noSizes.css +43 -31
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.css +39 -27
- package/themes/octaviusVKDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.css +43 -31
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocal.css +43 -31
- package/themes/octaviusVKDark/cssVars/declarations/onlyVariablesLocalIncremental.css +43 -31
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.css +43 -31
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.less +43 -31
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.pcss +43 -31
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.scss +43 -31
- package/themes/octaviusVKDark/cssVars/theme/fallbacks/index.styl +43 -31
- package/themes/octaviusVKDark/cssVars/theme/index.js +117 -61
- package/themes/octaviusVKDark/cssVars/theme/index.json +117 -61
- package/themes/octaviusVKDark/docs.json +49 -1
- package/themes/octaviusVKDark/index.css +43 -31
- package/themes/octaviusVKDark/index.js +57 -37
- package/themes/octaviusVKDark/index.json +57 -37
- package/themes/octaviusVKDark/index.less +43 -31
- package/themes/octaviusVKDark/index.pcss +43 -31
- package/themes/octaviusVKDark/index.scss +43 -31
- package/themes/octaviusVKDark/index.styl +43 -31
- package/themes/octaviusVKDark/struct.json +57 -37
- package/themes/octaviusWhite/cssVars/declarations/index.css +28 -16
- package/themes/octaviusWhite/cssVars/declarations/noColors.css +4 -4
- package/themes/octaviusWhite/cssVars/declarations/noSizes.css +28 -16
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.css +24 -12
- package/themes/octaviusWhite/cssVars/declarations/onlyColors.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.css +28 -16
- package/themes/octaviusWhite/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocal.css +28 -16
- package/themes/octaviusWhite/cssVars/declarations/onlyVariablesLocalIncremental.css +28 -16
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.css +28 -16
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.less +28 -16
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.pcss +28 -16
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.scss +28 -16
- package/themes/octaviusWhite/cssVars/theme/fallbacks/index.styl +28 -16
- package/themes/octaviusWhite/cssVars/theme/index.js +80 -24
- package/themes/octaviusWhite/cssVars/theme/index.json +80 -24
- package/themes/octaviusWhite/docs.json +49 -1
- package/themes/octaviusWhite/index.css +28 -16
- package/themes/octaviusWhite/index.js +38 -18
- package/themes/octaviusWhite/index.json +38 -18
- package/themes/octaviusWhite/index.less +28 -16
- package/themes/octaviusWhite/index.pcss +28 -16
- package/themes/octaviusWhite/index.scss +28 -16
- package/themes/octaviusWhite/index.styl +28 -16
- package/themes/octaviusWhite/struct.json +38 -18
- package/themes/otvet/cssVars/declarations/index.css +22 -10
- package/themes/otvet/cssVars/declarations/noColors.css +4 -4
- package/themes/otvet/cssVars/declarations/noSizes.css +22 -10
- package/themes/otvet/cssVars/declarations/onlyColors.css +18 -6
- package/themes/otvet/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/otvet/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvet/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/otvet/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/otvet/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/otvet/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/otvet/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/otvet/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/otvet/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/otvet/cssVars/theme/index.js +74 -18
- package/themes/otvet/cssVars/theme/index.json +74 -18
- package/themes/otvet/docs.json +49 -1
- package/themes/otvet/index.css +22 -10
- package/themes/otvet/index.js +32 -12
- package/themes/otvet/index.json +32 -12
- package/themes/otvet/index.less +22 -10
- package/themes/otvet/index.pcss +22 -10
- package/themes/otvet/index.scss +22 -10
- package/themes/otvet/index.styl +22 -10
- package/themes/otvet/struct.json +32 -12
- package/themes/otvetDark/cssVars/declarations/index.css +22 -10
- package/themes/otvetDark/cssVars/declarations/noColors.css +4 -4
- package/themes/otvetDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/otvetDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/otvetDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/otvetDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/otvetDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/otvetDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/otvetDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/otvetDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/otvetDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/otvetDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/otvetDark/cssVars/theme/index.js +74 -18
- package/themes/otvetDark/cssVars/theme/index.json +74 -18
- package/themes/otvetDark/docs.json +49 -1
- package/themes/otvetDark/index.css +22 -10
- package/themes/otvetDark/index.js +32 -12
- package/themes/otvetDark/index.json +32 -12
- package/themes/otvetDark/index.less +22 -10
- package/themes/otvetDark/index.pcss +22 -10
- package/themes/otvetDark/index.scss +22 -10
- package/themes/otvetDark/index.styl +22 -10
- package/themes/otvetDark/struct.json +32 -12
- package/themes/paradigmBase/cssVars/declarations/index.css +22 -10
- package/themes/paradigmBase/cssVars/declarations/noColors.css +4 -4
- package/themes/paradigmBase/cssVars/declarations/noSizes.css +22 -10
- package/themes/paradigmBase/cssVars/declarations/onlyColors.css +18 -6
- package/themes/paradigmBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/paradigmBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/paradigmBase/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/paradigmBase/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/paradigmBase/cssVars/theme/index.js +74 -18
- package/themes/paradigmBase/cssVars/theme/index.json +74 -18
- package/themes/paradigmBase/docs.json +49 -1
- package/themes/paradigmBase/index.css +22 -10
- package/themes/paradigmBase/index.js +32 -12
- package/themes/paradigmBase/index.json +32 -12
- package/themes/paradigmBase/index.less +22 -10
- package/themes/paradigmBase/index.pcss +22 -10
- package/themes/paradigmBase/index.scss +22 -10
- package/themes/paradigmBase/index.styl +22 -10
- package/themes/paradigmBase/struct.json +32 -12
- package/themes/paradigmBaseDark/cssVars/declarations/index.css +22 -10
- package/themes/paradigmBaseDark/cssVars/declarations/noColors.css +4 -4
- package/themes/paradigmBaseDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/paradigmBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/paradigmBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/paradigmBaseDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/paradigmBaseDark/cssVars/theme/index.js +74 -18
- package/themes/paradigmBaseDark/cssVars/theme/index.json +74 -18
- package/themes/paradigmBaseDark/docs.json +49 -1
- package/themes/paradigmBaseDark/index.css +22 -10
- package/themes/paradigmBaseDark/index.js +32 -12
- package/themes/paradigmBaseDark/index.json +32 -12
- package/themes/paradigmBaseDark/index.less +22 -10
- package/themes/paradigmBaseDark/index.pcss +22 -10
- package/themes/paradigmBaseDark/index.scss +22 -10
- package/themes/paradigmBaseDark/index.styl +22 -10
- package/themes/paradigmBaseDark/struct.json +32 -12
- package/themes/pharma/cssVars/declarations/index.css +22 -10
- package/themes/pharma/cssVars/declarations/noColors.css +4 -4
- package/themes/pharma/cssVars/declarations/noSizes.css +22 -10
- package/themes/pharma/cssVars/declarations/onlyColors.css +18 -6
- package/themes/pharma/cssVars/declarations/onlyColors.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/pharma/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/pharma/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/pharma/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/pharma/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/pharma/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/pharma/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/pharma/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/pharma/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/pharma/cssVars/theme/index.js +74 -18
- package/themes/pharma/cssVars/theme/index.json +74 -18
- package/themes/pharma/docs.json +49 -1
- package/themes/pharma/index.css +22 -10
- package/themes/pharma/index.js +32 -12
- package/themes/pharma/index.json +32 -12
- package/themes/pharma/index.less +22 -10
- package/themes/pharma/index.pcss +22 -10
- package/themes/pharma/index.scss +22 -10
- package/themes/pharma/index.styl +22 -10
- package/themes/pharma/struct.json +32 -12
- package/themes/portalUI/cssVars/declarations/index.css +22 -10
- package/themes/portalUI/cssVars/declarations/noColors.css +4 -4
- package/themes/portalUI/cssVars/declarations/noSizes.css +22 -10
- package/themes/portalUI/cssVars/declarations/onlyColors.css +18 -6
- package/themes/portalUI/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/portalUI/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/portalUI/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/portalUI/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/portalUI/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/portalUI/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/portalUI/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/portalUI/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/portalUI/cssVars/theme/index.js +74 -18
- package/themes/portalUI/cssVars/theme/index.json +74 -18
- package/themes/portalUI/docs.json +49 -1
- package/themes/portalUI/index.css +22 -10
- package/themes/portalUI/index.js +32 -12
- package/themes/portalUI/index.json +32 -12
- package/themes/portalUI/index.less +22 -10
- package/themes/portalUI/index.pcss +22 -10
- package/themes/portalUI/index.scss +22 -10
- package/themes/portalUI/index.styl +22 -10
- package/themes/portalUI/struct.json +32 -12
- package/themes/portalUIDark/cssVars/declarations/index.css +22 -10
- package/themes/portalUIDark/cssVars/declarations/noColors.css +4 -4
- package/themes/portalUIDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/portalUIDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/portalUIDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/portalUIDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/portalUIDark/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/portalUIDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/portalUIDark/cssVars/theme/index.js +74 -18
- package/themes/portalUIDark/cssVars/theme/index.json +74 -18
- package/themes/portalUIDark/docs.json +49 -1
- package/themes/portalUIDark/index.css +22 -10
- package/themes/portalUIDark/index.js +32 -12
- package/themes/portalUIDark/index.json +32 -12
- package/themes/portalUIDark/index.less +22 -10
- package/themes/portalUIDark/index.pcss +22 -10
- package/themes/portalUIDark/index.scss +22 -10
- package/themes/portalUIDark/index.styl +22 -10
- package/themes/portalUIDark/struct.json +32 -12
- package/themes/promo/cssVars/declarations/index.css +22 -10
- package/themes/promo/cssVars/declarations/noColors.css +4 -4
- package/themes/promo/cssVars/declarations/noSizes.css +22 -10
- package/themes/promo/cssVars/declarations/onlyColors.css +18 -6
- package/themes/promo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/promo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/promo/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/promo/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/promo/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/promo/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/promo/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/promo/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/promo/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/promo/cssVars/theme/index.js +74 -18
- package/themes/promo/cssVars/theme/index.json +74 -18
- package/themes/promo/docs.json +49 -1
- package/themes/promo/index.css +22 -10
- package/themes/promo/index.js +32 -12
- package/themes/promo/index.json +32 -12
- package/themes/promo/index.less +22 -10
- package/themes/promo/index.pcss +22 -10
- package/themes/promo/index.scss +22 -10
- package/themes/promo/index.styl +22 -10
- package/themes/promo/struct.json +32 -12
- package/themes/pulse/docs.json +1 -1
- package/themes/pulseDark/docs.json +1 -1
- package/themes/search/cssVars/declarations/index.css +22 -10
- package/themes/search/cssVars/declarations/noColors.css +4 -4
- package/themes/search/cssVars/declarations/noSizes.css +22 -10
- package/themes/search/cssVars/declarations/onlyColors.css +18 -6
- package/themes/search/cssVars/declarations/onlyColors.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/search/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/search/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/search/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/search/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/search/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/search/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/search/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/search/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/search/cssVars/theme/index.js +74 -18
- package/themes/search/cssVars/theme/index.json +74 -18
- package/themes/search/docs.json +49 -1
- package/themes/search/index.css +22 -10
- package/themes/search/index.js +32 -12
- package/themes/search/index.json +32 -12
- package/themes/search/index.less +22 -10
- package/themes/search/index.pcss +22 -10
- package/themes/search/index.scss +22 -10
- package/themes/search/index.styl +22 -10
- package/themes/search/struct.json +32 -12
- package/themes/todo/cssVars/declarations/index.css +22 -10
- package/themes/todo/cssVars/declarations/noColors.css +4 -4
- package/themes/todo/cssVars/declarations/noSizes.css +22 -10
- package/themes/todo/cssVars/declarations/onlyColors.css +18 -6
- package/themes/todo/cssVars/declarations/onlyColors.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/todo/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/todo/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/todo/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/todo/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/todo/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/todo/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/todo/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/todo/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/todo/cssVars/theme/index.js +74 -18
- package/themes/todo/cssVars/theme/index.json +74 -18
- package/themes/todo/docs.json +49 -1
- package/themes/todo/index.css +22 -10
- package/themes/todo/index.js +32 -12
- package/themes/todo/index.json +32 -12
- package/themes/todo/index.less +22 -10
- package/themes/todo/index.pcss +22 -10
- package/themes/todo/index.scss +22 -10
- package/themes/todo/index.styl +22 -10
- package/themes/todo/struct.json +32 -12
- package/themes/vkAccessibility/cssVars/declarations/index.css +22 -10
- package/themes/vkAccessibility/cssVars/declarations/noColors.css +4 -4
- package/themes/vkAccessibility/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkAccessibility/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkAccessibility/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkAccessibility/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibility/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkAccessibility/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkAccessibility/cssVars/theme/index.js +74 -18
- package/themes/vkAccessibility/cssVars/theme/index.json +74 -18
- package/themes/vkAccessibility/docs.json +49 -1
- package/themes/vkAccessibility/index.css +22 -10
- package/themes/vkAccessibility/index.js +32 -12
- package/themes/vkAccessibility/index.json +32 -12
- package/themes/vkAccessibility/index.less +22 -10
- package/themes/vkAccessibility/index.pcss +22 -10
- package/themes/vkAccessibility/index.scss +22 -10
- package/themes/vkAccessibility/index.styl +22 -10
- package/themes/vkAccessibility/struct.json +32 -12
- package/themes/vkAccessibilityDark/cssVars/declarations/index.css +22 -10
- package/themes/vkAccessibilityDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkAccessibilityDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkAccessibilityDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkAccessibilityDark/cssVars/theme/index.js +74 -18
- package/themes/vkAccessibilityDark/cssVars/theme/index.json +74 -18
- package/themes/vkAccessibilityDark/docs.json +49 -1
- package/themes/vkAccessibilityDark/index.css +22 -10
- package/themes/vkAccessibilityDark/index.js +32 -12
- package/themes/vkAccessibilityDark/index.json +32 -12
- package/themes/vkAccessibilityDark/index.less +22 -10
- package/themes/vkAccessibilityDark/index.pcss +22 -10
- package/themes/vkAccessibilityDark/index.scss +22 -10
- package/themes/vkAccessibilityDark/index.styl +22 -10
- package/themes/vkAccessibilityDark/struct.json +32 -12
- package/themes/vkAccessibilityIOS/cssVars/declarations/index.css +22 -10
- package/themes/vkAccessibilityIOS/cssVars/declarations/noColors.css +4 -4
- package/themes/vkAccessibilityIOS/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkAccessibilityIOS/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkAccessibilityIOS/cssVars/theme/index.js +74 -18
- package/themes/vkAccessibilityIOS/cssVars/theme/index.json +74 -18
- package/themes/vkAccessibilityIOS/docs.json +49 -1
- package/themes/vkAccessibilityIOS/index.css +22 -10
- package/themes/vkAccessibilityIOS/index.js +32 -12
- package/themes/vkAccessibilityIOS/index.json +32 -12
- package/themes/vkAccessibilityIOS/index.less +22 -10
- package/themes/vkAccessibilityIOS/index.pcss +22 -10
- package/themes/vkAccessibilityIOS/index.scss +22 -10
- package/themes/vkAccessibilityIOS/index.styl +22 -10
- package/themes/vkAccessibilityIOS/struct.json +32 -12
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/index.css +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkAccessibilityIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.js +74 -18
- package/themes/vkAccessibilityIOSDark/cssVars/theme/index.json +74 -18
- package/themes/vkAccessibilityIOSDark/docs.json +49 -1
- package/themes/vkAccessibilityIOSDark/index.css +22 -10
- package/themes/vkAccessibilityIOSDark/index.js +32 -12
- package/themes/vkAccessibilityIOSDark/index.json +32 -12
- package/themes/vkAccessibilityIOSDark/index.less +22 -10
- package/themes/vkAccessibilityIOSDark/index.pcss +22 -10
- package/themes/vkAccessibilityIOSDark/index.scss +22 -10
- package/themes/vkAccessibilityIOSDark/index.styl +22 -10
- package/themes/vkAccessibilityIOSDark/struct.json +32 -12
- package/themes/vkBase/cssVars/declarations/index.css +22 -10
- package/themes/vkBase/cssVars/declarations/noColors.css +4 -4
- package/themes/vkBase/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkBase/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkBase/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkBase/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/vkBase/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkBase/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkBase/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkBase/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkBase/cssVars/theme/index.js +74 -18
- package/themes/vkBase/cssVars/theme/index.json +74 -18
- package/themes/vkBase/docs.json +49 -1
- package/themes/vkBase/index.css +22 -10
- package/themes/vkBase/index.js +32 -12
- package/themes/vkBase/index.json +32 -12
- package/themes/vkBase/index.less +22 -10
- package/themes/vkBase/index.pcss +22 -10
- package/themes/vkBase/index.scss +22 -10
- package/themes/vkBase/index.styl +22 -10
- package/themes/vkBase/struct.json +32 -12
- package/themes/vkBaseDark/cssVars/declarations/index.css +22 -10
- package/themes/vkBaseDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkBaseDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkBaseDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -8
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkBaseDark/cssVars/theme/index.js +74 -18
- package/themes/vkBaseDark/cssVars/theme/index.json +74 -18
- package/themes/vkBaseDark/docs.json +49 -1
- package/themes/vkBaseDark/index.css +22 -10
- package/themes/vkBaseDark/index.js +32 -12
- package/themes/vkBaseDark/index.json +32 -12
- package/themes/vkBaseDark/index.less +22 -10
- package/themes/vkBaseDark/index.pcss +22 -10
- package/themes/vkBaseDark/index.scss +22 -10
- package/themes/vkBaseDark/index.styl +22 -10
- package/themes/vkBaseDark/struct.json +32 -12
- package/themes/vkCom/cssVars/declarations/index.css +22 -10
- package/themes/vkCom/cssVars/declarations/noColors.css +4 -4
- package/themes/vkCom/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkCom/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkCom/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -3
- package/themes/vkCom/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkCom/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkCom/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkCom/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkCom/cssVars/theme/index.js +74 -18
- package/themes/vkCom/cssVars/theme/index.json +74 -18
- package/themes/vkCom/docs.json +49 -1
- package/themes/vkCom/index.css +22 -10
- package/themes/vkCom/index.js +32 -12
- package/themes/vkCom/index.json +32 -12
- package/themes/vkCom/index.less +22 -10
- package/themes/vkCom/index.pcss +22 -10
- package/themes/vkCom/index.scss +22 -10
- package/themes/vkCom/index.styl +22 -10
- package/themes/vkCom/struct.json +32 -12
- package/themes/vkComDark/cssVars/declarations/index.css +22 -10
- package/themes/vkComDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkComDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkComDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +15 -3
- package/themes/vkComDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkComDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkComDark/cssVars/theme/index.js +74 -18
- package/themes/vkComDark/cssVars/theme/index.json +74 -18
- package/themes/vkComDark/docs.json +49 -1
- package/themes/vkComDark/index.css +22 -10
- package/themes/vkComDark/index.js +32 -12
- package/themes/vkComDark/index.json +32 -12
- package/themes/vkComDark/index.less +22 -10
- package/themes/vkComDark/index.pcss +22 -10
- package/themes/vkComDark/index.scss +22 -10
- package/themes/vkComDark/index.styl +22 -10
- package/themes/vkComDark/struct.json +32 -12
- package/themes/vkIOS/cssVars/declarations/index.css +22 -10
- package/themes/vkIOS/cssVars/declarations/noColors.css +4 -4
- package/themes/vkIOS/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkIOS/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkIOS/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkIOS/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkIOS/cssVars/theme/index.js +74 -18
- package/themes/vkIOS/cssVars/theme/index.json +74 -18
- package/themes/vkIOS/docs.json +49 -1
- package/themes/vkIOS/index.css +22 -10
- package/themes/vkIOS/index.js +32 -12
- package/themes/vkIOS/index.json +32 -12
- package/themes/vkIOS/index.less +22 -10
- package/themes/vkIOS/index.pcss +22 -10
- package/themes/vkIOS/index.scss +22 -10
- package/themes/vkIOS/index.styl +22 -10
- package/themes/vkIOS/struct.json +32 -12
- package/themes/vkIOSDark/cssVars/declarations/index.css +22 -10
- package/themes/vkIOSDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkIOSDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkIOSDark/cssVars/theme/index.js +74 -18
- package/themes/vkIOSDark/cssVars/theme/index.json +74 -18
- package/themes/vkIOSDark/docs.json +49 -1
- package/themes/vkIOSDark/index.css +22 -10
- package/themes/vkIOSDark/index.js +32 -12
- package/themes/vkIOSDark/index.json +32 -12
- package/themes/vkIOSDark/index.less +22 -10
- package/themes/vkIOSDark/index.pcss +22 -10
- package/themes/vkIOSDark/index.scss +22 -10
- package/themes/vkIOSDark/index.styl +22 -10
- package/themes/vkIOSDark/struct.json +32 -12
- package/themes/vkIdOk/cssVars/declarations/index.css +22 -10
- package/themes/vkIdOk/cssVars/declarations/noColors.css +4 -4
- package/themes/vkIdOk/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkIdOk/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkIdOk/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkIdOk/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkIdOk/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkIdOk/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkIdOk/cssVars/theme/index.js +74 -18
- package/themes/vkIdOk/cssVars/theme/index.json +74 -18
- package/themes/vkIdOk/docs.json +49 -1
- package/themes/vkIdOk/index.css +22 -10
- package/themes/vkIdOk/index.js +32 -12
- package/themes/vkIdOk/index.json +32 -12
- package/themes/vkIdOk/index.less +22 -10
- package/themes/vkIdOk/index.pcss +22 -10
- package/themes/vkIdOk/index.scss +22 -10
- package/themes/vkIdOk/index.styl +22 -10
- package/themes/vkIdOk/struct.json +32 -12
- package/themes/vkIdOkDark/cssVars/declarations/index.css +22 -10
- package/themes/vkIdOkDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkIdOkDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkIdOkDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkIdOkDark/cssVars/declarations/onlyVariablesLocalIncremental.css +20 -8
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkIdOkDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkIdOkDark/cssVars/theme/index.js +74 -18
- package/themes/vkIdOkDark/cssVars/theme/index.json +74 -18
- package/themes/vkIdOkDark/docs.json +49 -1
- package/themes/vkIdOkDark/index.css +22 -10
- package/themes/vkIdOkDark/index.js +32 -12
- package/themes/vkIdOkDark/index.json +32 -12
- package/themes/vkIdOkDark/index.less +22 -10
- package/themes/vkIdOkDark/index.pcss +22 -10
- package/themes/vkIdOkDark/index.scss +22 -10
- package/themes/vkIdOkDark/index.styl +22 -10
- package/themes/vkIdOkDark/struct.json +32 -12
- package/themes/vkIdOkIOS/cssVars/declarations/index.css +22 -10
- package/themes/vkIdOkIOS/cssVars/declarations/noColors.css +4 -4
- package/themes/vkIdOkIOS/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkIdOkIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkIdOkIOS/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkIdOkIOS/cssVars/theme/index.js +74 -18
- package/themes/vkIdOkIOS/cssVars/theme/index.json +74 -18
- package/themes/vkIdOkIOS/docs.json +49 -1
- package/themes/vkIdOkIOS/index.css +22 -10
- package/themes/vkIdOkIOS/index.js +32 -12
- package/themes/vkIdOkIOS/index.json +32 -12
- package/themes/vkIdOkIOS/index.less +22 -10
- package/themes/vkIdOkIOS/index.pcss +22 -10
- package/themes/vkIdOkIOS/index.scss +22 -10
- package/themes/vkIdOkIOS/index.styl +22 -10
- package/themes/vkIdOkIOS/struct.json +32 -12
- package/themes/vkIdOkIOSDark/cssVars/declarations/index.css +22 -10
- package/themes/vkIdOkIOSDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkIdOkIOSDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkIdOkIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkIdOkIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkIdOkIOSDark/cssVars/theme/index.js +74 -18
- package/themes/vkIdOkIOSDark/cssVars/theme/index.json +74 -18
- package/themes/vkIdOkIOSDark/docs.json +49 -1
- package/themes/vkIdOkIOSDark/index.css +22 -10
- package/themes/vkIdOkIOSDark/index.js +32 -12
- package/themes/vkIdOkIOSDark/index.json +32 -12
- package/themes/vkIdOkIOSDark/index.less +22 -10
- package/themes/vkIdOkIOSDark/index.pcss +22 -10
- package/themes/vkIdOkIOSDark/index.scss +22 -10
- package/themes/vkIdOkIOSDark/index.styl +22 -10
- package/themes/vkIdOkIOSDark/struct.json +32 -12
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +22 -10
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +4 -4
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkontakteAndroid/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkontakteAndroid/cssVars/theme/index.js +74 -18
- package/themes/vkontakteAndroid/cssVars/theme/index.json +74 -18
- package/themes/vkontakteAndroid/docs.json +49 -1
- package/themes/vkontakteAndroid/index.css +22 -10
- package/themes/vkontakteAndroid/index.js +32 -12
- package/themes/vkontakteAndroid/index.json +32 -12
- package/themes/vkontakteAndroid/index.less +22 -10
- package/themes/vkontakteAndroid/index.pcss +22 -10
- package/themes/vkontakteAndroid/index.scss +22 -10
- package/themes/vkontakteAndroid/index.styl +22 -10
- package/themes/vkontakteAndroid/struct.json +32 -12
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +22 -10
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +74 -18
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +74 -18
- package/themes/vkontakteAndroidDark/docs.json +49 -1
- package/themes/vkontakteAndroidDark/index.css +22 -10
- package/themes/vkontakteAndroidDark/index.js +32 -12
- package/themes/vkontakteAndroidDark/index.json +32 -12
- package/themes/vkontakteAndroidDark/index.less +22 -10
- package/themes/vkontakteAndroidDark/index.pcss +22 -10
- package/themes/vkontakteAndroidDark/index.scss +22 -10
- package/themes/vkontakteAndroidDark/index.styl +22 -10
- package/themes/vkontakteAndroidDark/struct.json +32 -12
- package/themes/vkontakteCom/cssVars/declarations/index.css +22 -10
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +4 -4
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkontakteCom/cssVars/theme/index.js +74 -18
- package/themes/vkontakteCom/cssVars/theme/index.json +74 -18
- package/themes/vkontakteCom/docs.json +49 -1
- package/themes/vkontakteCom/index.css +22 -10
- package/themes/vkontakteCom/index.js +32 -12
- package/themes/vkontakteCom/index.json +32 -12
- package/themes/vkontakteCom/index.less +22 -10
- package/themes/vkontakteCom/index.pcss +22 -10
- package/themes/vkontakteCom/index.scss +22 -10
- package/themes/vkontakteCom/index.styl +22 -10
- package/themes/vkontakteCom/struct.json +32 -12
- package/themes/vkontakteComDark/cssVars/declarations/index.css +22 -10
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkontakteComDark/cssVars/theme/index.js +74 -18
- package/themes/vkontakteComDark/cssVars/theme/index.json +74 -18
- package/themes/vkontakteComDark/docs.json +49 -1
- package/themes/vkontakteComDark/index.css +22 -10
- package/themes/vkontakteComDark/index.js +32 -12
- package/themes/vkontakteComDark/index.json +32 -12
- package/themes/vkontakteComDark/index.less +22 -10
- package/themes/vkontakteComDark/index.pcss +22 -10
- package/themes/vkontakteComDark/index.scss +22 -10
- package/themes/vkontakteComDark/index.styl +22 -10
- package/themes/vkontakteComDark/struct.json +32 -12
- package/themes/vkontakteIOS/cssVars/declarations/index.css +22 -10
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +4 -4
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkontakteIOS/cssVars/theme/index.js +74 -18
- package/themes/vkontakteIOS/cssVars/theme/index.json +74 -18
- package/themes/vkontakteIOS/docs.json +49 -1
- package/themes/vkontakteIOS/index.css +22 -10
- package/themes/vkontakteIOS/index.js +32 -12
- package/themes/vkontakteIOS/index.json +32 -12
- package/themes/vkontakteIOS/index.less +22 -10
- package/themes/vkontakteIOS/index.pcss +22 -10
- package/themes/vkontakteIOS/index.scss +22 -10
- package/themes/vkontakteIOS/index.styl +22 -10
- package/themes/vkontakteIOS/struct.json +32 -12
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +22 -10
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +4 -4
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +22 -10
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +18 -6
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +74 -18
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +74 -18
- package/themes/vkontakteIOSDark/docs.json +49 -1
- package/themes/vkontakteIOSDark/index.css +22 -10
- package/themes/vkontakteIOSDark/index.js +32 -12
- package/themes/vkontakteIOSDark/index.json +32 -12
- package/themes/vkontakteIOSDark/index.less +22 -10
- package/themes/vkontakteIOSDark/index.pcss +22 -10
- package/themes/vkontakteIOSDark/index.scss +22 -10
- package/themes/vkontakteIOSDark/index.styl +22 -10
- package/themes/vkontakteIOSDark/struct.json +32 -12
- package/themes/workspaceAdmin/cssVars/declarations/index.css +56 -27
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +18 -4
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +42 -27
- package/themes/workspaceAdmin/cssVars/declarations/onlyAdaptiveGroups.css +10 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +38 -23
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +46 -27
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +46 -27
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +46 -27
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.css +56 -27
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.less +48 -27
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.pcss +48 -27
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.scss +54 -27
- package/themes/workspaceAdmin/cssVars/theme/fallbacks/index.styl +48 -27
- package/themes/workspaceAdmin/cssVars/theme/index.js +123 -35
- package/themes/workspaceAdmin/cssVars/theme/index.json +123 -35
- package/themes/workspaceAdmin/docs.json +57 -1
- package/themes/workspaceAdmin/index.css +56 -27
- package/themes/workspaceAdmin/index.js +60 -29
- package/themes/workspaceAdmin/index.json +60 -29
- package/themes/workspaceAdmin/index.less +48 -27
- package/themes/workspaceAdmin/index.pcss +48 -27
- package/themes/workspaceAdmin/index.scss +54 -27
- package/themes/workspaceAdmin/index.styl +48 -27
- package/themes/workspaceAdmin/struct.json +60 -29
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/index.css +56 -533
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/noColors.css +20 -31
- package/themes/workspaceAdminDark/cssVars/declarations/noSizes.css +443 -0
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyAdaptiveGroups.css +10 -0
- package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.css +404 -0
- package/themes/workspaceAdminDark/cssVars/declarations/onlyColors.js +11 -0
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyMedia.css +0 -6
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariables.css +46 -527
- package/themes/workspaceAdminDark/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariablesLocal.css +47 -528
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariablesLocalIncremental.css +47 -528
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.css +56 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.less +48 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.pcss +48 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.scss +54 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/fallbacks/index.styl +48 -527
- package/themes/workspaceAdminDark/cssVars/theme/index.d.ts +4 -0
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/index.js +111 -2377
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/theme/index.json +111 -2377
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/docs.json +57 -729
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.css +56 -527
- package/themes/workspaceAdminDark/index.d.ts +4 -0
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.js +55 -854
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.json +55 -854
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.less +48 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.pcss +48 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.scss +54 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/index.styl +48 -527
- package/themes/{octaviusWhiteDark → workspaceAdminDark}/struct.json +59 -858
- package/themes/workspaceLandings/cssVars/declarations/index.css +22 -10
- package/themes/workspaceLandings/cssVars/declarations/noColors.css +4 -4
- package/themes/workspaceLandings/cssVars/declarations/noSizes.css +22 -10
- package/themes/workspaceLandings/cssVars/declarations/onlyColors.css +18 -6
- package/themes/workspaceLandings/cssVars/declarations/onlyColors.js +2 -2
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.css +22 -10
- package/themes/workspaceLandings/cssVars/declarations/onlyVariables.js +2 -2
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocal.css +22 -10
- package/themes/workspaceLandings/cssVars/declarations/onlyVariablesLocalIncremental.css +22 -10
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.css +22 -10
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.less +22 -10
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.pcss +22 -10
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.scss +22 -10
- package/themes/workspaceLandings/cssVars/theme/fallbacks/index.styl +22 -10
- package/themes/workspaceLandings/cssVars/theme/index.js +74 -18
- package/themes/workspaceLandings/cssVars/theme/index.json +74 -18
- package/themes/workspaceLandings/docs.json +49 -1
- package/themes/workspaceLandings/index.css +22 -10
- package/themes/workspaceLandings/index.js +32 -12
- package/themes/workspaceLandings/index.json +32 -12
- package/themes/workspaceLandings/index.less +22 -10
- package/themes/workspaceLandings/index.pcss +22 -10
- package/themes/workspaceLandings/index.scss +22 -10
- package/themes/workspaceLandings/index.styl +22 -10
- package/themes/workspaceLandings/struct.json +32 -12
- package/interfaces/themes/octaviusWhiteDark/index.d.ts +0 -4
- package/themes/octaviusWhiteDark/cssVars/declarations/noSizes.css +0 -917
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.css +0 -866
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyColors.js +0 -11
- package/themes/octaviusWhiteDark/cssVars/declarations/onlyVariables.js +0 -11
- package/themes/octaviusWhiteDark/cssVars/theme/index.d.ts +0 -4
- package/themes/octaviusWhiteDark/index.d.ts +0 -4
- /package/interfaces/themes/{octaviusWhiteDark → workspaceAdminDark}/index.js +0 -0
- /package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyColors.d.ts +0 -0
- /package/themes/{octaviusWhiteDark → workspaceAdminDark}/cssVars/declarations/onlyVariables.d.ts +0 -0
|
@@ -9,10 +9,10 @@ function getGradientPointsFromColor(colorArg, opacityMultiplier) {
|
|
|
9
9
|
if (opacityMultiplier === void 0) { opacityMultiplier = 1; }
|
|
10
10
|
var opacityMap = [
|
|
11
11
|
[0, 0],
|
|
12
|
-
[0.
|
|
13
|
-
[0.
|
|
14
|
-
[0.
|
|
15
|
-
[0.95,
|
|
12
|
+
[0.05, 15],
|
|
13
|
+
[0.2, 30],
|
|
14
|
+
[0.8, 70],
|
|
15
|
+
[0.95, 85],
|
|
16
16
|
[1, 100],
|
|
17
17
|
];
|
|
18
18
|
var colorRGB = (0, color_1.default)(colorArg).rgb().array().join(', ');
|
|
@@ -5,10 +5,10 @@ var getGradientPointsFromColor_1 = require("./getGradientPointsFromColor");
|
|
|
5
5
|
(0, globals_1.describe)('getGradientPointsFromColor', function () {
|
|
6
6
|
(0, globals_1.it)('should generate gradient from color', function () {
|
|
7
7
|
(0, globals_1.expect)((0, getGradientPointsFromColor_1.getGradientPointsFromColor)('rgb(0, 100, 200)')).toEqual('rgba(0, 100, 200, 0) 0%, ' +
|
|
8
|
-
'rgba(0, 100, 200, 0.
|
|
9
|
-
'rgba(0, 100, 200, 0.
|
|
10
|
-
'rgba(0, 100, 200, 0.
|
|
11
|
-
'rgba(0, 100, 200, 0.95)
|
|
8
|
+
'rgba(0, 100, 200, 0.05) 15%, ' +
|
|
9
|
+
'rgba(0, 100, 200, 0.2) 30%, ' +
|
|
10
|
+
'rgba(0, 100, 200, 0.8) 70%, ' +
|
|
11
|
+
'rgba(0, 100, 200, 0.95) 85%, ' +
|
|
12
12
|
'rgba(0, 100, 200, 1) 100%');
|
|
13
13
|
});
|
|
14
14
|
});
|
|
@@ -387,10 +387,10 @@ export interface ColorsDescriptionStruct {
|
|
|
387
387
|
*/
|
|
388
388
|
colorAccentRed: ColorDescription;
|
|
389
389
|
/**
|
|
390
|
-
* @desc Палитра цветов.
|
|
390
|
+
* @desc Палитра цветов. Огненно оранжевый цвет
|
|
391
391
|
* @tags color, palette
|
|
392
392
|
*/
|
|
393
|
-
|
|
393
|
+
colorAccentOrangeFire: ColorDescription;
|
|
394
394
|
/**
|
|
395
395
|
* @desc Палитра цветов. Оранжевый цвет
|
|
396
396
|
* @tags color, palette
|
|
@@ -402,10 +402,25 @@ export interface ColorsDescriptionStruct {
|
|
|
402
402
|
*/
|
|
403
403
|
colorAccentOrangePeach: ColorDescription;
|
|
404
404
|
/**
|
|
405
|
-
* @desc Палитра цветов.
|
|
405
|
+
* @desc Палитра цветов. Лаймовый цвет
|
|
406
406
|
* @tags color, palette
|
|
407
407
|
*/
|
|
408
|
-
|
|
408
|
+
colorAccentLime: ColorDescription;
|
|
409
|
+
/**
|
|
410
|
+
* @desc Палитра цветов. Зелёный цвет
|
|
411
|
+
* @tags color, palette
|
|
412
|
+
*/
|
|
413
|
+
colorAccentGreen: ColorDescription;
|
|
414
|
+
/**
|
|
415
|
+
* @desc Палитра цветов. Циановый цвет
|
|
416
|
+
* @tags color, palette
|
|
417
|
+
*/
|
|
418
|
+
colorAccentCyan: ColorDescription;
|
|
419
|
+
/**
|
|
420
|
+
* @desc Палитра цветов. Лазурный цвет
|
|
421
|
+
* @tags color, palette
|
|
422
|
+
*/
|
|
423
|
+
colorAccentAzure: ColorDescription;
|
|
409
424
|
/**
|
|
410
425
|
* @desc Палитра цветов. Фиолетовый цвет
|
|
411
426
|
* @tags color, palette
|
|
@@ -417,10 +432,15 @@ export interface ColorsDescriptionStruct {
|
|
|
417
432
|
*/
|
|
418
433
|
colorAccentViolet: ColorDescription;
|
|
419
434
|
/**
|
|
420
|
-
* @desc Палитра цветов.
|
|
435
|
+
* @desc Палитра цветов. Розово-малиновый цвет
|
|
421
436
|
* @tags color, palette
|
|
422
437
|
*/
|
|
423
438
|
colorAccentRaspberryPink: ColorDescription;
|
|
439
|
+
/**
|
|
440
|
+
* @desc Палитра цветов. Розовый цвет
|
|
441
|
+
* @tags color, palette
|
|
442
|
+
*/
|
|
443
|
+
colorAccentPink: ColorDescription;
|
|
424
444
|
/**
|
|
425
445
|
* @desc Второстепенный акцентный цвет для отдельных проектов
|
|
426
446
|
* @tags color, palette
|
|
@@ -1,8 +1,20 @@
|
|
|
1
1
|
import { ThemeCssVars } from '../../general';
|
|
2
|
-
import {
|
|
3
|
-
|
|
2
|
+
import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
|
|
3
|
+
import { Font } from '../../general/typography';
|
|
4
|
+
import { LocalParadigmColorsDescriptionStruct, ParadigmTheme, ParadigmThemeDescription } from '../../namespaces/paradigm';
|
|
5
|
+
export interface ThemeWorkspaceOverValues {
|
|
6
|
+
fontHeadline3: Font;
|
|
4
7
|
}
|
|
5
|
-
export interface
|
|
8
|
+
export interface LocalWorkspaceAdminColorsDescriptionStruct {
|
|
9
|
+
colorIconNegativeSnackbar: ColorDescription;
|
|
10
|
+
}
|
|
11
|
+
export type WorkspaceAdminLocalColors = {
|
|
12
|
+
[key in keyof LocalWorkspaceAdminColorsDescriptionStruct]: ColorWithStates;
|
|
13
|
+
};
|
|
14
|
+
export interface ThemeWorkspaceAdmin extends ParadigmTheme, ThemeWorkspaceOverValues, WorkspaceAdminLocalColors {
|
|
15
|
+
}
|
|
16
|
+
export interface ThemeWorkspaceAdminDescription extends ParadigmThemeDescription, ThemeWorkspaceOverValues {
|
|
17
|
+
colors: LocalWorkspaceAdminColorsDescriptionStruct & LocalParadigmColorsDescriptionStruct & ColorsDescriptionStruct;
|
|
6
18
|
}
|
|
7
19
|
export interface ThemeWorkspaceAdminCssVars extends ThemeCssVars<ThemeWorkspaceAdmin, 'breakpoints'> {
|
|
8
20
|
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { ThemeWorkspaceAdmin, ThemeWorkspaceAdminCssVars, ThemeWorkspaceAdminDescription } from '../workspaceAdmin';
|
|
2
|
+
export type ThemeWorkspaceAdminDark = ThemeWorkspaceAdmin;
|
|
3
|
+
export type ThemeWorkspaceAdminDarkDescription = ThemeWorkspaceAdminDescription;
|
|
4
|
+
export type ThemeWorkspaceAdminDarkCssVars = ThemeWorkspaceAdminCssVars;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.50.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"homepage": "https://vkcom.github.io/vkui-tokens",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"@vkontakte/prettier-config": "0.1.0",
|
|
58
58
|
"@vkontakte/vk-bridge": "2.14.2",
|
|
59
59
|
"@vkontakte/vkjs": "1.2.0",
|
|
60
|
-
"@vkontakte/vkui": "6.
|
|
60
|
+
"@vkontakte/vkui": "6.3.0",
|
|
61
61
|
"babel-jest": "29.7.0",
|
|
62
62
|
"babel-loader": "9.1.3",
|
|
63
63
|
"clean-webpack-plugin": "4.0.0",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"eslint-plugin-unicorn": "51.0.1",
|
|
82
82
|
"fs-extra": "11.2.0",
|
|
83
83
|
"html-webpack-plugin": "5.6.0",
|
|
84
|
-
"husky": "9.
|
|
84
|
+
"husky": "9.1.3",
|
|
85
85
|
"jest": "29.7.0",
|
|
86
86
|
"jest-junit": "16.0.0",
|
|
87
87
|
"lint-staged": "15.2.7",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"ts-node": "10.9.2",
|
|
99
99
|
"tsconfig-paths": "4.2.0",
|
|
100
100
|
"tscpaths": "0.0.9",
|
|
101
|
-
"type-fest": "4.
|
|
101
|
+
"type-fest": "4.23.0",
|
|
102
102
|
"typescript": "5.2.2",
|
|
103
103
|
"typescript-eslint": "7.0.1",
|
|
104
104
|
"webpack": "5.92.1",
|
|
@@ -120,13 +120,17 @@ exports.lightColors = {
|
|
|
120
120
|
colorAccentBlue: '#005FF9',
|
|
121
121
|
colorAccentGray: '#A5A7AD',
|
|
122
122
|
colorAccentRed: '#ED0A34',
|
|
123
|
-
|
|
123
|
+
colorAccentOrangeFire: '#F05C44',
|
|
124
124
|
colorAccentOrange: '#FF9E00',
|
|
125
125
|
colorAccentOrangePeach: '#F9B54F',
|
|
126
|
-
|
|
126
|
+
colorAccentLime: '#B8FC75',
|
|
127
|
+
colorAccentGreen: '#0DC268',
|
|
128
|
+
colorAccentCyan: '#07E5F9',
|
|
129
|
+
colorAccentAzure: '#0077FF',
|
|
127
130
|
colorAccentPurple: '#4F6DDC',
|
|
128
131
|
colorAccentViolet: '#C15DF3',
|
|
129
132
|
colorAccentRaspberryPink: '#E03FAB',
|
|
133
|
+
colorAccentPink: '#FF3985',
|
|
130
134
|
colorAccentSecondary: '#FF9E00',
|
|
131
135
|
// Other
|
|
132
136
|
colorActionSheetText: '#005FF9',
|
|
@@ -247,13 +251,17 @@ exports.darkColors = {
|
|
|
247
251
|
colorAccentBlue: '#2775FC',
|
|
248
252
|
colorAccentGray: '#9C9DA2',
|
|
249
253
|
colorAccentRed: '#ED0A34',
|
|
250
|
-
|
|
254
|
+
colorAccentOrangeFire: '#F05C44',
|
|
251
255
|
colorAccentOrange: '#FF9E00',
|
|
252
256
|
colorAccentOrangePeach: '#FFC062',
|
|
253
|
-
|
|
257
|
+
colorAccentLime: '#B8FC75',
|
|
258
|
+
colorAccentGreen: '#0DC268',
|
|
259
|
+
colorAccentCyan: '#07E5F9',
|
|
260
|
+
colorAccentAzure: '#0077FF',
|
|
254
261
|
colorAccentPurple: '#4F6DDC',
|
|
255
262
|
colorAccentViolet: '#C15DF3',
|
|
256
263
|
colorAccentRaspberryPink: '#F060C0',
|
|
264
|
+
colorAccentPink: '#FF3985',
|
|
257
265
|
colorAccentSecondary: '#FF9E00',
|
|
258
266
|
// Other
|
|
259
267
|
colorActionSheetText: '#3C82FD',
|
|
@@ -188,16 +188,32 @@ var colorFromFigma = function (colorsScheme) {
|
|
|
188
188
|
colorAccentBlue: palette.accent_blue,
|
|
189
189
|
colorAccentGray: palette.accent_gray,
|
|
190
190
|
colorAccentRed: palette.accent_red,
|
|
191
|
-
|
|
191
|
+
colorAccentOrangeFire: palette.accent_orange_fire,
|
|
192
192
|
colorAccentOrange: palette.accent_orange,
|
|
193
193
|
colorAccentOrangePeach: {
|
|
194
194
|
light: '#F9B54F',
|
|
195
195
|
dark: '#FFC062',
|
|
196
196
|
}[colorsScheme],
|
|
197
|
-
|
|
197
|
+
colorAccentLime: {
|
|
198
|
+
light: '#AFF70D',
|
|
199
|
+
dark: '#AFF70D',
|
|
200
|
+
}[colorsScheme],
|
|
201
|
+
colorAccentGreen: palette.accent_green,
|
|
202
|
+
colorAccentCyan: {
|
|
203
|
+
light: '#13FFD0',
|
|
204
|
+
dark: '#13FFD0',
|
|
205
|
+
}[colorsScheme],
|
|
206
|
+
colorAccentAzure: {
|
|
207
|
+
light: '#0077FF',
|
|
208
|
+
dark: '#0077FF',
|
|
209
|
+
}[colorsScheme],
|
|
198
210
|
colorAccentPurple: palette.accent_purple,
|
|
199
211
|
colorAccentViolet: palette.accent_violet,
|
|
200
212
|
colorAccentRaspberryPink: palette.accent_raspberry_pink,
|
|
213
|
+
colorAccentPink: {
|
|
214
|
+
light: '#F45FFF',
|
|
215
|
+
dark: '#F45FFF',
|
|
216
|
+
}[colorsScheme],
|
|
201
217
|
colorAccentSecondary: palette.accent_secondary,
|
|
202
218
|
// Other
|
|
203
219
|
colorOverlayPrimary: other.overlay_primary,
|
|
@@ -326,32 +342,32 @@ exports.fonts = {
|
|
|
326
342
|
regular: {
|
|
327
343
|
fontSize: 24,
|
|
328
344
|
lineHeight: 28,
|
|
329
|
-
fontFamily:
|
|
330
|
-
fontWeight:
|
|
345
|
+
fontFamily: fontFamilyBase,
|
|
346
|
+
fontWeight: fontWeightBase1,
|
|
331
347
|
},
|
|
332
348
|
},
|
|
333
349
|
fontTitle2: {
|
|
334
350
|
regular: {
|
|
335
351
|
fontSize: 20,
|
|
336
352
|
lineHeight: 24,
|
|
337
|
-
fontFamily:
|
|
338
|
-
fontWeight:
|
|
353
|
+
fontFamily: fontFamilyBase,
|
|
354
|
+
fontWeight: fontWeightBase1,
|
|
339
355
|
},
|
|
340
356
|
},
|
|
341
357
|
fontTitle3: {
|
|
342
358
|
regular: {
|
|
343
359
|
fontSize: 17,
|
|
344
360
|
lineHeight: 22,
|
|
345
|
-
fontFamily:
|
|
346
|
-
fontWeight:
|
|
361
|
+
fontFamily: fontFamilyBase,
|
|
362
|
+
fontWeight: fontWeightBase1,
|
|
347
363
|
},
|
|
348
364
|
},
|
|
349
365
|
fontHeadline1: {
|
|
350
366
|
regular: {
|
|
351
367
|
fontSize: 16,
|
|
352
368
|
lineHeight: 20,
|
|
353
|
-
fontFamily:
|
|
354
|
-
fontWeight:
|
|
369
|
+
fontFamily: fontFamilyBase,
|
|
370
|
+
fontWeight: fontWeightBase2,
|
|
355
371
|
},
|
|
356
372
|
compact: {
|
|
357
373
|
fontSize: 15,
|
|
@@ -362,8 +378,8 @@ exports.fonts = {
|
|
|
362
378
|
regular: {
|
|
363
379
|
fontSize: 15,
|
|
364
380
|
lineHeight: 20,
|
|
365
|
-
fontFamily:
|
|
366
|
-
fontWeight:
|
|
381
|
+
fontFamily: fontFamilyBase,
|
|
382
|
+
fontWeight: fontWeightBase2,
|
|
367
383
|
},
|
|
368
384
|
compact: {
|
|
369
385
|
fontSize: 14,
|
|
@@ -269,10 +269,10 @@
|
|
|
269
269
|
--vkui--elevation2: 0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06);
|
|
270
270
|
--vkui--elevation3: 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08);
|
|
271
271
|
--vkui--elevation4: 0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16);
|
|
272
|
-
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.
|
|
273
|
-
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.
|
|
274
|
-
--vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.
|
|
275
|
-
--vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.
|
|
272
|
+
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
|
|
273
|
+
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
274
|
+
--vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.05) 15%, rgba(246, 247, 248, 0.2) 30%, rgba(246, 247, 248, 0.8) 70%, rgba(246, 247, 248, 0.95) 85%, rgba(246, 247, 248, 1) 100%;
|
|
275
|
+
--vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
276
276
|
--vkui--animation_duration_l: 0.4s;
|
|
277
277
|
--vkui--animation_duration_m: 0.2s;
|
|
278
278
|
--vkui--animation_duration_s: 0.1s;
|
|
@@ -631,18 +631,27 @@
|
|
|
631
631
|
--vkui--color_accent_red: #ED0A34;
|
|
632
632
|
--vkui--color_accent_red--hover: #E40A34;
|
|
633
633
|
--vkui--color_accent_red--active: #DA0A35;
|
|
634
|
-
--vkui--
|
|
635
|
-
--vkui--
|
|
636
|
-
--vkui--
|
|
634
|
+
--vkui--color_accent_orange_fire: #F05C44;
|
|
635
|
+
--vkui--color_accent_orange_fire--hover: #E65944;
|
|
636
|
+
--vkui--color_accent_orange_fire--active: #DD5643;
|
|
637
637
|
--vkui--color_accent_orange: #FF9E00;
|
|
638
638
|
--vkui--color_accent_orange--hover: #F59802;
|
|
639
639
|
--vkui--color_accent_orange--active: #EB9305;
|
|
640
640
|
--vkui--color_accent_orange_peach: #F9B54F;
|
|
641
641
|
--vkui--color_accent_orange_peach--hover: #EFAE4E;
|
|
642
642
|
--vkui--color_accent_orange_peach--active: #E5A84E;
|
|
643
|
-
--vkui--
|
|
644
|
-
--vkui--
|
|
645
|
-
--vkui--
|
|
643
|
+
--vkui--color_accent_lime: #B8FC75;
|
|
644
|
+
--vkui--color_accent_lime--hover: #B1F373;
|
|
645
|
+
--vkui--color_accent_lime--active: #A9E971;
|
|
646
|
+
--vkui--color_accent_green: #0DC268;
|
|
647
|
+
--vkui--color_accent_green--hover: #0CBB66;
|
|
648
|
+
--vkui--color_accent_green--active: #0CB465;
|
|
649
|
+
--vkui--color_accent_cyan: #07E5F9;
|
|
650
|
+
--vkui--color_accent_cyan--hover: #07DCF1;
|
|
651
|
+
--vkui--color_accent_cyan--active: #06D4EA;
|
|
652
|
+
--vkui--color_accent_azure: #0077FF;
|
|
653
|
+
--vkui--color_accent_azure--hover: #0073F7;
|
|
654
|
+
--vkui--color_accent_azure--active: #006FEF;
|
|
646
655
|
--vkui--color_accent_purple: #4F6DDC;
|
|
647
656
|
--vkui--color_accent_purple--hover: #4C69D6;
|
|
648
657
|
--vkui--color_accent_purple--active: #4966CF;
|
|
@@ -652,6 +661,9 @@
|
|
|
652
661
|
--vkui--color_accent_raspberry_pink: #E03FAB;
|
|
653
662
|
--vkui--color_accent_raspberry_pink--hover: #D73DA7;
|
|
654
663
|
--vkui--color_accent_raspberry_pink--active: #CE3BA2;
|
|
664
|
+
--vkui--color_accent_pink: #FF3985;
|
|
665
|
+
--vkui--color_accent_pink--hover: #F53782;
|
|
666
|
+
--vkui--color_accent_pink--active: #EB367F;
|
|
655
667
|
--vkui--color_accent_secondary: #FF9E00;
|
|
656
668
|
--vkui--color_accent_secondary--hover: #F59802;
|
|
657
669
|
--vkui--color_accent_secondary--active: #EB9305;
|
|
@@ -269,10 +269,10 @@
|
|
|
269
269
|
--vkui--elevation2: 0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06);
|
|
270
270
|
--vkui--elevation3: 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08);
|
|
271
271
|
--vkui--elevation4: 0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16);
|
|
272
|
-
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.
|
|
273
|
-
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.
|
|
274
|
-
--vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.
|
|
275
|
-
--vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.
|
|
272
|
+
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
|
|
273
|
+
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
274
|
+
--vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.05) 15%, rgba(246, 247, 248, 0.2) 30%, rgba(246, 247, 248, 0.8) 70%, rgba(246, 247, 248, 0.95) 85%, rgba(246, 247, 248, 1) 100%;
|
|
275
|
+
--vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
276
276
|
--vkui--animation_duration_l: 0.4s;
|
|
277
277
|
--vkui--animation_duration_m: 0.2s;
|
|
278
278
|
--vkui--animation_duration_s: 0.1s;
|
|
@@ -15,10 +15,10 @@
|
|
|
15
15
|
--vkui--elevation2: 0 0 2px 0 rgba(0, 16, 61, 0.06), 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06);
|
|
16
16
|
--vkui--elevation3: 0 0 6px 0 rgba(0, 16, 61, 0.06), 0 6px 12px 0 rgba(0, 16, 61, 0.06), 0 6px 20px 0 rgba(0, 16, 61, 0.06), 0 10px 36px 0 rgba(0, 16, 61, 0.08);
|
|
17
17
|
--vkui--elevation4: 0 2px 6px 0 rgba(0, 16, 61, 0.06), 0 16px 48px 0 rgba(0, 16, 61, 0.08), 0 24px 68px 0 rgba(0, 16, 61, 0.16);
|
|
18
|
-
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.
|
|
19
|
-
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.
|
|
20
|
-
--vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.
|
|
21
|
-
--vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.
|
|
18
|
+
--vkui--gradient_black: rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.02) 15%, rgba(0, 0, 0, 0.08) 30%, rgba(0, 0, 0, 0.32) 70%, rgba(0, 0, 0, 0.38) 85%, rgba(0, 0, 0, 0.4) 100%;
|
|
19
|
+
--vkui--gradient_white: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
20
|
+
--vkui--gradient_tint: rgba(246, 247, 248, 0) 0%, rgba(246, 247, 248, 0.05) 15%, rgba(246, 247, 248, 0.2) 30%, rgba(246, 247, 248, 0.8) 70%, rgba(246, 247, 248, 0.95) 85%, rgba(246, 247, 248, 1) 100%;
|
|
21
|
+
--vkui--gradient: rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 15%, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0.95) 85%, rgba(255, 255, 255, 1) 100%;
|
|
22
22
|
--vkui--animation_duration_l: 0.4s;
|
|
23
23
|
--vkui--animation_duration_m: 0.2s;
|
|
24
24
|
--vkui--animation_duration_s: 0.1s;
|
|
@@ -258,18 +258,27 @@
|
|
|
258
258
|
--vkui--color_accent_red: #ED0A34;
|
|
259
259
|
--vkui--color_accent_red--hover: #E40A34;
|
|
260
260
|
--vkui--color_accent_red--active: #DA0A35;
|
|
261
|
-
--vkui--
|
|
262
|
-
--vkui--
|
|
263
|
-
--vkui--
|
|
261
|
+
--vkui--color_accent_orange_fire: #F05C44;
|
|
262
|
+
--vkui--color_accent_orange_fire--hover: #E65944;
|
|
263
|
+
--vkui--color_accent_orange_fire--active: #DD5643;
|
|
264
264
|
--vkui--color_accent_orange: #FF9E00;
|
|
265
265
|
--vkui--color_accent_orange--hover: #F59802;
|
|
266
266
|
--vkui--color_accent_orange--active: #EB9305;
|
|
267
267
|
--vkui--color_accent_orange_peach: #F9B54F;
|
|
268
268
|
--vkui--color_accent_orange_peach--hover: #EFAE4E;
|
|
269
269
|
--vkui--color_accent_orange_peach--active: #E5A84E;
|
|
270
|
-
--vkui--
|
|
271
|
-
--vkui--
|
|
272
|
-
--vkui--
|
|
270
|
+
--vkui--color_accent_lime: #B8FC75;
|
|
271
|
+
--vkui--color_accent_lime--hover: #B1F373;
|
|
272
|
+
--vkui--color_accent_lime--active: #A9E971;
|
|
273
|
+
--vkui--color_accent_green: #0DC268;
|
|
274
|
+
--vkui--color_accent_green--hover: #0CBB66;
|
|
275
|
+
--vkui--color_accent_green--active: #0CB465;
|
|
276
|
+
--vkui--color_accent_cyan: #07E5F9;
|
|
277
|
+
--vkui--color_accent_cyan--hover: #07DCF1;
|
|
278
|
+
--vkui--color_accent_cyan--active: #06D4EA;
|
|
279
|
+
--vkui--color_accent_azure: #0077FF;
|
|
280
|
+
--vkui--color_accent_azure--hover: #0073F7;
|
|
281
|
+
--vkui--color_accent_azure--active: #006FEF;
|
|
273
282
|
--vkui--color_accent_purple: #4F6DDC;
|
|
274
283
|
--vkui--color_accent_purple--hover: #4C69D6;
|
|
275
284
|
--vkui--color_accent_purple--active: #4966CF;
|
|
@@ -279,6 +288,9 @@
|
|
|
279
288
|
--vkui--color_accent_raspberry_pink: #E03FAB;
|
|
280
289
|
--vkui--color_accent_raspberry_pink--hover: #D73DA7;
|
|
281
290
|
--vkui--color_accent_raspberry_pink--active: #CE3BA2;
|
|
291
|
+
--vkui--color_accent_pink: #FF3985;
|
|
292
|
+
--vkui--color_accent_pink--hover: #F53782;
|
|
293
|
+
--vkui--color_accent_pink--active: #EB367F;
|
|
282
294
|
--vkui--color_accent_secondary: #FF9E00;
|
|
283
295
|
--vkui--color_accent_secondary--hover: #F59802;
|
|
284
296
|
--vkui--color_accent_secondary--active: #EB9305;
|
|
@@ -215,18 +215,27 @@
|
|
|
215
215
|
--vkui--color_accent_red: #ED0A34;
|
|
216
216
|
--vkui--color_accent_red--hover: #E40A34;
|
|
217
217
|
--vkui--color_accent_red--active: #DA0A35;
|
|
218
|
-
--vkui--
|
|
219
|
-
--vkui--
|
|
220
|
-
--vkui--
|
|
218
|
+
--vkui--color_accent_orange_fire: #F05C44;
|
|
219
|
+
--vkui--color_accent_orange_fire--hover: #E65944;
|
|
220
|
+
--vkui--color_accent_orange_fire--active: #DD5643;
|
|
221
221
|
--vkui--color_accent_orange: #FF9E00;
|
|
222
222
|
--vkui--color_accent_orange--hover: #F59802;
|
|
223
223
|
--vkui--color_accent_orange--active: #EB9305;
|
|
224
224
|
--vkui--color_accent_orange_peach: #F9B54F;
|
|
225
225
|
--vkui--color_accent_orange_peach--hover: #EFAE4E;
|
|
226
226
|
--vkui--color_accent_orange_peach--active: #E5A84E;
|
|
227
|
-
--vkui--
|
|
228
|
-
--vkui--
|
|
229
|
-
--vkui--
|
|
227
|
+
--vkui--color_accent_lime: #B8FC75;
|
|
228
|
+
--vkui--color_accent_lime--hover: #B1F373;
|
|
229
|
+
--vkui--color_accent_lime--active: #A9E971;
|
|
230
|
+
--vkui--color_accent_green: #0DC268;
|
|
231
|
+
--vkui--color_accent_green--hover: #0CBB66;
|
|
232
|
+
--vkui--color_accent_green--active: #0CB465;
|
|
233
|
+
--vkui--color_accent_cyan: #07E5F9;
|
|
234
|
+
--vkui--color_accent_cyan--hover: #07DCF1;
|
|
235
|
+
--vkui--color_accent_cyan--active: #06D4EA;
|
|
236
|
+
--vkui--color_accent_azure: #0077FF;
|
|
237
|
+
--vkui--color_accent_azure--hover: #0073F7;
|
|
238
|
+
--vkui--color_accent_azure--active: #006FEF;
|
|
230
239
|
--vkui--color_accent_purple: #4F6DDC;
|
|
231
240
|
--vkui--color_accent_purple--hover: #4C69D6;
|
|
232
241
|
--vkui--color_accent_purple--active: #4966CF;
|
|
@@ -236,6 +245,9 @@
|
|
|
236
245
|
--vkui--color_accent_raspberry_pink: #E03FAB;
|
|
237
246
|
--vkui--color_accent_raspberry_pink--hover: #D73DA7;
|
|
238
247
|
--vkui--color_accent_raspberry_pink--active: #CE3BA2;
|
|
248
|
+
--vkui--color_accent_pink: #FF3985;
|
|
249
|
+
--vkui--color_accent_pink--hover: #F53782;
|
|
250
|
+
--vkui--color_accent_pink--active: #EB367F;
|
|
239
251
|
--vkui--color_accent_secondary: #FF9E00;
|
|
240
252
|
--vkui--color_accent_secondary--hover: #F59802;
|
|
241
253
|
--vkui--color_accent_secondary--active: #EB9305;
|