@vkontakte/vkui-tokens 4.32.2-dev-432a84.0 → 4.32.2-dev-b7e753.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/interfaces/themes/workspaceAdmin/index.d.ts +8 -0
- package/package.json +1 -1
- package/themes/workspaceAdmin/cssVars/declarations/index.css +1414 -0
- package/themes/workspaceAdmin/cssVars/declarations/noColors.css +595 -0
- package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +362 -0
- package/themes/{vkontakteComDark → workspaceAdmin}/cssVars/declarations/onlyAdaptiveGroups.css +22 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +329 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +11 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +362 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +626 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +11 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +626 -0
- package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +626 -0
- package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.css +572 -426
- package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.less +471 -363
- package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.pcss +464 -364
- package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.scss +569 -403
- package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.styl +471 -363
- package/themes/workspaceAdmin/cssVars/theme/index.d.ts +4 -0
- package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/index.js +1590 -848
- package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/index.json +1590 -848
- package/themes/{vkontakteAndroid → workspaceAdmin}/docs.json +1101 -348
- package/themes/workspaceAdmin/index.css +923 -0
- package/themes/workspaceAdmin/index.d.ts +4 -0
- package/themes/workspaceAdmin/index.js +1190 -0
- package/themes/workspaceAdmin/index.json +1187 -0
- package/themes/workspaceAdmin/index.less +710 -0
- package/themes/workspaceAdmin/index.pcss +703 -0
- package/themes/workspaceAdmin/index.scss +934 -0
- package/themes/workspaceAdmin/index.styl +710 -0
- package/themes/workspaceAdmin/struct.json +1213 -0
- package/interfaces/themes/vkontakteAndroid/index.d.ts +0 -204
- package/interfaces/themes/vkontakteAndroidDark/index.d.ts +0 -4
- package/interfaces/themes/vkontakteAndroidDark/index.js +0 -2
- package/interfaces/themes/vkontakteCom/index.d.ts +0 -4
- package/interfaces/themes/vkontakteCom/index.js +0 -2
- package/interfaces/themes/vkontakteComDark/index.d.ts +0 -4
- package/interfaces/themes/vkontakteComDark/index.js +0 -2
- package/interfaces/themes/vkontakteIOS/index.d.ts +0 -4
- package/interfaces/themes/vkontakteIOS/index.js +0 -2
- package/interfaces/themes/vkontakteIOSDark/index.d.ts +0 -4
- package/interfaces/themes/vkontakteIOSDark/index.js +0 -2
- package/themes/vkontakteAndroid/cssVars/declarations/index.css +0 -884
- package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +0 -455
- package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +0 -382
- package/themes/vkontakteAndroid/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +0 -323
- package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +0 -11
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +0 -548
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +0 -11
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +0 -548
- package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -548
- package/themes/vkontakteAndroid/cssVars/theme/index.d.ts +0 -4
- package/themes/vkontakteAndroid/index.css +0 -777
- package/themes/vkontakteAndroid/index.d.ts +0 -4
- package/themes/vkontakteAndroid/index.js +0 -972
- package/themes/vkontakteAndroid/index.json +0 -969
- package/themes/vkontakteAndroid/index.less +0 -602
- package/themes/vkontakteAndroid/index.pcss +0 -603
- package/themes/vkontakteAndroid/index.scss +0 -768
- package/themes/vkontakteAndroid/index.styl +0 -602
- package/themes/vkontakteAndroid/struct.json +0 -995
- package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +0 -885
- package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +0 -456
- package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +0 -383
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +0 -323
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.d.ts +0 -3
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +0 -11
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +0 -549
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.d.ts +0 -3
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +0 -11
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +0 -549
- package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -349
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +0 -778
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +0 -603
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +0 -604
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +0 -769
- package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +0 -603
- package/themes/vkontakteAndroidDark/cssVars/theme/index.d.ts +0 -4
- package/themes/vkontakteAndroidDark/cssVars/theme/index.js +0 -3192
- package/themes/vkontakteAndroidDark/cssVars/theme/index.json +0 -3189
- package/themes/vkontakteAndroidDark/docs.json +0 -2929
- package/themes/vkontakteAndroidDark/index.css +0 -778
- package/themes/vkontakteAndroidDark/index.d.ts +0 -4
- package/themes/vkontakteAndroidDark/index.js +0 -973
- package/themes/vkontakteAndroidDark/index.json +0 -970
- package/themes/vkontakteAndroidDark/index.less +0 -603
- package/themes/vkontakteAndroidDark/index.pcss +0 -604
- package/themes/vkontakteAndroidDark/index.scss +0 -769
- package/themes/vkontakteAndroidDark/index.styl +0 -603
- package/themes/vkontakteAndroidDark/struct.json +0 -996
- package/themes/vkontakteCom/cssVars/declarations/index.css +0 -885
- package/themes/vkontakteCom/cssVars/declarations/noColors.css +0 -456
- package/themes/vkontakteCom/cssVars/declarations/noSizes.css +0 -383
- package/themes/vkontakteCom/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +0 -323
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.d.ts +0 -3
- package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +0 -11
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +0 -549
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.d.ts +0 -3
- package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +0 -11
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +0 -549
- package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -229
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +0 -778
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +0 -603
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +0 -604
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +0 -769
- package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +0 -603
- package/themes/vkontakteCom/cssVars/theme/index.d.ts +0 -4
- package/themes/vkontakteCom/cssVars/theme/index.js +0 -3192
- package/themes/vkontakteCom/cssVars/theme/index.json +0 -3189
- package/themes/vkontakteCom/docs.json +0 -2929
- package/themes/vkontakteCom/index.css +0 -778
- package/themes/vkontakteCom/index.d.ts +0 -4
- package/themes/vkontakteCom/index.js +0 -973
- package/themes/vkontakteCom/index.json +0 -970
- package/themes/vkontakteCom/index.less +0 -603
- package/themes/vkontakteCom/index.pcss +0 -604
- package/themes/vkontakteCom/index.scss +0 -769
- package/themes/vkontakteCom/index.styl +0 -603
- package/themes/vkontakteCom/struct.json +0 -996
- package/themes/vkontakteComDark/cssVars/declarations/index.css +0 -885
- package/themes/vkontakteComDark/cssVars/declarations/noColors.css +0 -456
- package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +0 -383
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +0 -323
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.d.ts +0 -3
- package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +0 -11
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +0 -549
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.d.ts +0 -3
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +0 -11
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +0 -549
- package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -262
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +0 -778
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +0 -603
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +0 -604
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +0 -769
- package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +0 -603
- package/themes/vkontakteComDark/cssVars/theme/index.d.ts +0 -4
- package/themes/vkontakteComDark/cssVars/theme/index.js +0 -3192
- package/themes/vkontakteComDark/cssVars/theme/index.json +0 -3189
- package/themes/vkontakteComDark/docs.json +0 -2929
- package/themes/vkontakteComDark/index.css +0 -778
- package/themes/vkontakteComDark/index.d.ts +0 -4
- package/themes/vkontakteComDark/index.js +0 -973
- package/themes/vkontakteComDark/index.json +0 -970
- package/themes/vkontakteComDark/index.less +0 -603
- package/themes/vkontakteComDark/index.pcss +0 -604
- package/themes/vkontakteComDark/index.scss +0 -769
- package/themes/vkontakteComDark/index.styl +0 -603
- package/themes/vkontakteComDark/struct.json +0 -996
- package/themes/vkontakteIOS/cssVars/declarations/index.css +0 -885
- package/themes/vkontakteIOS/cssVars/declarations/noColors.css +0 -456
- package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +0 -383
- package/themes/vkontakteIOS/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +0 -323
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.d.ts +0 -3
- package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +0 -11
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +0 -549
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.d.ts +0 -3
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +0 -11
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +0 -549
- package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -95
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +0 -778
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +0 -603
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +0 -604
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +0 -769
- package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +0 -603
- package/themes/vkontakteIOS/cssVars/theme/index.d.ts +0 -4
- package/themes/vkontakteIOS/cssVars/theme/index.js +0 -3192
- package/themes/vkontakteIOS/cssVars/theme/index.json +0 -3189
- package/themes/vkontakteIOS/docs.json +0 -2929
- package/themes/vkontakteIOS/index.css +0 -778
- package/themes/vkontakteIOS/index.d.ts +0 -4
- package/themes/vkontakteIOS/index.js +0 -973
- package/themes/vkontakteIOS/index.json +0 -970
- package/themes/vkontakteIOS/index.less +0 -603
- package/themes/vkontakteIOS/index.pcss +0 -604
- package/themes/vkontakteIOS/index.scss +0 -769
- package/themes/vkontakteIOS/index.styl +0 -603
- package/themes/vkontakteIOS/struct.json +0 -996
- package/themes/vkontakteIOSDark/cssVars/declarations/index.css +0 -885
- package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +0 -456
- package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +0 -383
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +0 -323
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.d.ts +0 -3
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +0 -11
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +0 -549
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.d.ts +0 -3
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +0 -11
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +0 -549
- package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -95
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +0 -778
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +0 -603
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +0 -604
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +0 -769
- package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +0 -603
- package/themes/vkontakteIOSDark/cssVars/theme/index.d.ts +0 -4
- package/themes/vkontakteIOSDark/cssVars/theme/index.js +0 -3192
- package/themes/vkontakteIOSDark/cssVars/theme/index.json +0 -3189
- package/themes/vkontakteIOSDark/docs.json +0 -2929
- package/themes/vkontakteIOSDark/index.css +0 -778
- package/themes/vkontakteIOSDark/index.d.ts +0 -4
- package/themes/vkontakteIOSDark/index.js +0 -973
- package/themes/vkontakteIOSDark/index.json +0 -970
- package/themes/vkontakteIOSDark/index.less +0 -603
- package/themes/vkontakteIOSDark/index.pcss +0 -604
- package/themes/vkontakteIOSDark/index.scss +0 -769
- package/themes/vkontakteIOSDark/index.styl +0 -603
- package/themes/vkontakteIOSDark/struct.json +0 -996
- /package/interfaces/themes/{vkontakteAndroid → workspaceAdmin}/index.js +0 -0
- /package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/declarations/onlyColors.d.ts +0 -0
- /package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/declarations/onlyVariables.d.ts +0 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { ThemeCssVars } from '../../general';
|
|
2
|
+
import { ParadigmTheme, ParadigmThemeDescription } from '../../namespaces/paradigm';
|
|
3
|
+
export interface ThemeWorkspaceAdmin extends ParadigmTheme {
|
|
4
|
+
}
|
|
5
|
+
export interface ThemeWorkspaceAdminDescription extends ParadigmThemeDescription {
|
|
6
|
+
}
|
|
7
|
+
export interface ThemeWorkspaceAdminCssVars extends ThemeCssVars<ThemeWorkspaceAdmin, 'breakpoints'> {
|
|
8
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vkontakte/vkui-tokens",
|
|
3
|
-
"version": "4.32.2-dev-
|
|
3
|
+
"version": "4.32.2-dev-b7e753.0",
|
|
4
4
|
"description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "utils/descriptions.js",
|