@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.
Files changed (214) hide show
  1. package/interfaces/themes/workspaceAdmin/index.d.ts +8 -0
  2. package/package.json +1 -1
  3. package/themes/workspaceAdmin/cssVars/declarations/index.css +1414 -0
  4. package/themes/workspaceAdmin/cssVars/declarations/noColors.css +595 -0
  5. package/themes/workspaceAdmin/cssVars/declarations/noSizes.css +362 -0
  6. package/themes/{vkontakteComDark → workspaceAdmin}/cssVars/declarations/onlyAdaptiveGroups.css +22 -0
  7. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.css +329 -0
  8. package/themes/workspaceAdmin/cssVars/declarations/onlyColors.js +11 -0
  9. package/themes/workspaceAdmin/cssVars/declarations/onlyMedia.css +362 -0
  10. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.css +626 -0
  11. package/themes/workspaceAdmin/cssVars/declarations/onlyVariables.js +11 -0
  12. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocal.css +626 -0
  13. package/themes/workspaceAdmin/cssVars/declarations/onlyVariablesLocalIncremental.css +626 -0
  14. package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.css +572 -426
  15. package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.less +471 -363
  16. package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.pcss +464 -364
  17. package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.scss +569 -403
  18. package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/fallbacks/index.styl +471 -363
  19. package/themes/workspaceAdmin/cssVars/theme/index.d.ts +4 -0
  20. package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/index.js +1590 -848
  21. package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/theme/index.json +1590 -848
  22. package/themes/{vkontakteAndroid → workspaceAdmin}/docs.json +1101 -348
  23. package/themes/workspaceAdmin/index.css +923 -0
  24. package/themes/workspaceAdmin/index.d.ts +4 -0
  25. package/themes/workspaceAdmin/index.js +1190 -0
  26. package/themes/workspaceAdmin/index.json +1187 -0
  27. package/themes/workspaceAdmin/index.less +710 -0
  28. package/themes/workspaceAdmin/index.pcss +703 -0
  29. package/themes/workspaceAdmin/index.scss +934 -0
  30. package/themes/workspaceAdmin/index.styl +710 -0
  31. package/themes/workspaceAdmin/struct.json +1213 -0
  32. package/interfaces/themes/vkontakteAndroid/index.d.ts +0 -204
  33. package/interfaces/themes/vkontakteAndroidDark/index.d.ts +0 -4
  34. package/interfaces/themes/vkontakteAndroidDark/index.js +0 -2
  35. package/interfaces/themes/vkontakteCom/index.d.ts +0 -4
  36. package/interfaces/themes/vkontakteCom/index.js +0 -2
  37. package/interfaces/themes/vkontakteComDark/index.d.ts +0 -4
  38. package/interfaces/themes/vkontakteComDark/index.js +0 -2
  39. package/interfaces/themes/vkontakteIOS/index.d.ts +0 -4
  40. package/interfaces/themes/vkontakteIOS/index.js +0 -2
  41. package/interfaces/themes/vkontakteIOSDark/index.d.ts +0 -4
  42. package/interfaces/themes/vkontakteIOSDark/index.js +0 -2
  43. package/themes/vkontakteAndroid/cssVars/declarations/index.css +0 -884
  44. package/themes/vkontakteAndroid/cssVars/declarations/noColors.css +0 -455
  45. package/themes/vkontakteAndroid/cssVars/declarations/noSizes.css +0 -382
  46. package/themes/vkontakteAndroid/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
  47. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.css +0 -323
  48. package/themes/vkontakteAndroid/cssVars/declarations/onlyColors.js +0 -11
  49. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.css +0 -548
  50. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariables.js +0 -11
  51. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocal.css +0 -548
  52. package/themes/vkontakteAndroid/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -548
  53. package/themes/vkontakteAndroid/cssVars/theme/index.d.ts +0 -4
  54. package/themes/vkontakteAndroid/index.css +0 -777
  55. package/themes/vkontakteAndroid/index.d.ts +0 -4
  56. package/themes/vkontakteAndroid/index.js +0 -972
  57. package/themes/vkontakteAndroid/index.json +0 -969
  58. package/themes/vkontakteAndroid/index.less +0 -602
  59. package/themes/vkontakteAndroid/index.pcss +0 -603
  60. package/themes/vkontakteAndroid/index.scss +0 -768
  61. package/themes/vkontakteAndroid/index.styl +0 -602
  62. package/themes/vkontakteAndroid/struct.json +0 -995
  63. package/themes/vkontakteAndroidDark/cssVars/declarations/index.css +0 -885
  64. package/themes/vkontakteAndroidDark/cssVars/declarations/noColors.css +0 -456
  65. package/themes/vkontakteAndroidDark/cssVars/declarations/noSizes.css +0 -383
  66. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
  67. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.css +0 -323
  68. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.d.ts +0 -3
  69. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyColors.js +0 -11
  70. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.css +0 -549
  71. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.d.ts +0 -3
  72. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariables.js +0 -11
  73. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocal.css +0 -549
  74. package/themes/vkontakteAndroidDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -349
  75. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.css +0 -778
  76. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.less +0 -603
  77. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.pcss +0 -604
  78. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.scss +0 -769
  79. package/themes/vkontakteAndroidDark/cssVars/theme/fallbacks/index.styl +0 -603
  80. package/themes/vkontakteAndroidDark/cssVars/theme/index.d.ts +0 -4
  81. package/themes/vkontakteAndroidDark/cssVars/theme/index.js +0 -3192
  82. package/themes/vkontakteAndroidDark/cssVars/theme/index.json +0 -3189
  83. package/themes/vkontakteAndroidDark/docs.json +0 -2929
  84. package/themes/vkontakteAndroidDark/index.css +0 -778
  85. package/themes/vkontakteAndroidDark/index.d.ts +0 -4
  86. package/themes/vkontakteAndroidDark/index.js +0 -973
  87. package/themes/vkontakteAndroidDark/index.json +0 -970
  88. package/themes/vkontakteAndroidDark/index.less +0 -603
  89. package/themes/vkontakteAndroidDark/index.pcss +0 -604
  90. package/themes/vkontakteAndroidDark/index.scss +0 -769
  91. package/themes/vkontakteAndroidDark/index.styl +0 -603
  92. package/themes/vkontakteAndroidDark/struct.json +0 -996
  93. package/themes/vkontakteCom/cssVars/declarations/index.css +0 -885
  94. package/themes/vkontakteCom/cssVars/declarations/noColors.css +0 -456
  95. package/themes/vkontakteCom/cssVars/declarations/noSizes.css +0 -383
  96. package/themes/vkontakteCom/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
  97. package/themes/vkontakteCom/cssVars/declarations/onlyColors.css +0 -323
  98. package/themes/vkontakteCom/cssVars/declarations/onlyColors.d.ts +0 -3
  99. package/themes/vkontakteCom/cssVars/declarations/onlyColors.js +0 -11
  100. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.css +0 -549
  101. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.d.ts +0 -3
  102. package/themes/vkontakteCom/cssVars/declarations/onlyVariables.js +0 -11
  103. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocal.css +0 -549
  104. package/themes/vkontakteCom/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -229
  105. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.css +0 -778
  106. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.less +0 -603
  107. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.pcss +0 -604
  108. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.scss +0 -769
  109. package/themes/vkontakteCom/cssVars/theme/fallbacks/index.styl +0 -603
  110. package/themes/vkontakteCom/cssVars/theme/index.d.ts +0 -4
  111. package/themes/vkontakteCom/cssVars/theme/index.js +0 -3192
  112. package/themes/vkontakteCom/cssVars/theme/index.json +0 -3189
  113. package/themes/vkontakteCom/docs.json +0 -2929
  114. package/themes/vkontakteCom/index.css +0 -778
  115. package/themes/vkontakteCom/index.d.ts +0 -4
  116. package/themes/vkontakteCom/index.js +0 -973
  117. package/themes/vkontakteCom/index.json +0 -970
  118. package/themes/vkontakteCom/index.less +0 -603
  119. package/themes/vkontakteCom/index.pcss +0 -604
  120. package/themes/vkontakteCom/index.scss +0 -769
  121. package/themes/vkontakteCom/index.styl +0 -603
  122. package/themes/vkontakteCom/struct.json +0 -996
  123. package/themes/vkontakteComDark/cssVars/declarations/index.css +0 -885
  124. package/themes/vkontakteComDark/cssVars/declarations/noColors.css +0 -456
  125. package/themes/vkontakteComDark/cssVars/declarations/noSizes.css +0 -383
  126. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.css +0 -323
  127. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.d.ts +0 -3
  128. package/themes/vkontakteComDark/cssVars/declarations/onlyColors.js +0 -11
  129. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.css +0 -549
  130. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.d.ts +0 -3
  131. package/themes/vkontakteComDark/cssVars/declarations/onlyVariables.js +0 -11
  132. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocal.css +0 -549
  133. package/themes/vkontakteComDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -262
  134. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.css +0 -778
  135. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.less +0 -603
  136. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.pcss +0 -604
  137. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.scss +0 -769
  138. package/themes/vkontakteComDark/cssVars/theme/fallbacks/index.styl +0 -603
  139. package/themes/vkontakteComDark/cssVars/theme/index.d.ts +0 -4
  140. package/themes/vkontakteComDark/cssVars/theme/index.js +0 -3192
  141. package/themes/vkontakteComDark/cssVars/theme/index.json +0 -3189
  142. package/themes/vkontakteComDark/docs.json +0 -2929
  143. package/themes/vkontakteComDark/index.css +0 -778
  144. package/themes/vkontakteComDark/index.d.ts +0 -4
  145. package/themes/vkontakteComDark/index.js +0 -973
  146. package/themes/vkontakteComDark/index.json +0 -970
  147. package/themes/vkontakteComDark/index.less +0 -603
  148. package/themes/vkontakteComDark/index.pcss +0 -604
  149. package/themes/vkontakteComDark/index.scss +0 -769
  150. package/themes/vkontakteComDark/index.styl +0 -603
  151. package/themes/vkontakteComDark/struct.json +0 -996
  152. package/themes/vkontakteIOS/cssVars/declarations/index.css +0 -885
  153. package/themes/vkontakteIOS/cssVars/declarations/noColors.css +0 -456
  154. package/themes/vkontakteIOS/cssVars/declarations/noSizes.css +0 -383
  155. package/themes/vkontakteIOS/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
  156. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.css +0 -323
  157. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.d.ts +0 -3
  158. package/themes/vkontakteIOS/cssVars/declarations/onlyColors.js +0 -11
  159. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.css +0 -549
  160. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.d.ts +0 -3
  161. package/themes/vkontakteIOS/cssVars/declarations/onlyVariables.js +0 -11
  162. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocal.css +0 -549
  163. package/themes/vkontakteIOS/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -95
  164. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.css +0 -778
  165. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.less +0 -603
  166. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.pcss +0 -604
  167. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.scss +0 -769
  168. package/themes/vkontakteIOS/cssVars/theme/fallbacks/index.styl +0 -603
  169. package/themes/vkontakteIOS/cssVars/theme/index.d.ts +0 -4
  170. package/themes/vkontakteIOS/cssVars/theme/index.js +0 -3192
  171. package/themes/vkontakteIOS/cssVars/theme/index.json +0 -3189
  172. package/themes/vkontakteIOS/docs.json +0 -2929
  173. package/themes/vkontakteIOS/index.css +0 -778
  174. package/themes/vkontakteIOS/index.d.ts +0 -4
  175. package/themes/vkontakteIOS/index.js +0 -973
  176. package/themes/vkontakteIOS/index.json +0 -970
  177. package/themes/vkontakteIOS/index.less +0 -603
  178. package/themes/vkontakteIOS/index.pcss +0 -604
  179. package/themes/vkontakteIOS/index.scss +0 -769
  180. package/themes/vkontakteIOS/index.styl +0 -603
  181. package/themes/vkontakteIOS/struct.json +0 -996
  182. package/themes/vkontakteIOSDark/cssVars/declarations/index.css +0 -885
  183. package/themes/vkontakteIOSDark/cssVars/declarations/noColors.css +0 -456
  184. package/themes/vkontakteIOSDark/cssVars/declarations/noSizes.css +0 -383
  185. package/themes/vkontakteIOSDark/cssVars/declarations/onlyAdaptiveGroups.css +0 -106
  186. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.css +0 -323
  187. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.d.ts +0 -3
  188. package/themes/vkontakteIOSDark/cssVars/declarations/onlyColors.js +0 -11
  189. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.css +0 -549
  190. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.d.ts +0 -3
  191. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariables.js +0 -11
  192. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocal.css +0 -549
  193. package/themes/vkontakteIOSDark/cssVars/declarations/onlyVariablesLocalIncremental.css +0 -95
  194. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.css +0 -778
  195. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.less +0 -603
  196. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.pcss +0 -604
  197. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.scss +0 -769
  198. package/themes/vkontakteIOSDark/cssVars/theme/fallbacks/index.styl +0 -603
  199. package/themes/vkontakteIOSDark/cssVars/theme/index.d.ts +0 -4
  200. package/themes/vkontakteIOSDark/cssVars/theme/index.js +0 -3192
  201. package/themes/vkontakteIOSDark/cssVars/theme/index.json +0 -3189
  202. package/themes/vkontakteIOSDark/docs.json +0 -2929
  203. package/themes/vkontakteIOSDark/index.css +0 -778
  204. package/themes/vkontakteIOSDark/index.d.ts +0 -4
  205. package/themes/vkontakteIOSDark/index.js +0 -973
  206. package/themes/vkontakteIOSDark/index.json +0 -970
  207. package/themes/vkontakteIOSDark/index.less +0 -603
  208. package/themes/vkontakteIOSDark/index.pcss +0 -604
  209. package/themes/vkontakteIOSDark/index.scss +0 -769
  210. package/themes/vkontakteIOSDark/index.styl +0 -603
  211. package/themes/vkontakteIOSDark/struct.json +0 -996
  212. /package/interfaces/themes/{vkontakteAndroid → workspaceAdmin}/index.js +0 -0
  213. /package/themes/{vkontakteAndroid → workspaceAdmin}/cssVars/declarations/onlyColors.d.ts +0 -0
  214. /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-432a84.0",
3
+ "version": "4.32.2-dev-b7e753.0",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "main": "utils/descriptions.js",