@vkontakte/vkui-tokens 4.3.1-dev-d4a11c.0 → 4.3.1

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 (171) hide show
  1. package/interfaces/themes/calendar/index.d.ts +7 -4
  2. package/package.json +1 -1
  3. package/themeDescriptions/base/vk.js +2 -2
  4. package/themes/calendar/cssVars/declarations/index.css +451 -832
  5. package/themes/calendar/cssVars/declarations/noColors.css +238 -406
  6. package/themes/calendar/cssVars/declarations/noSizes.css +7 -10
  7. package/themes/calendar/cssVars/declarations/onlyAdaptiveGroups.css +51 -26
  8. package/themes/calendar/cssVars/declarations/onlyColors.css +3 -6
  9. package/themes/calendar/cssVars/declarations/onlyColors.js +2 -2
  10. package/themes/calendar/cssVars/declarations/onlyMedia.css +152 -387
  11. package/themes/calendar/cssVars/declarations/onlyVariables.css +88 -137
  12. package/themes/calendar/cssVars/declarations/onlyVariables.js +2 -2
  13. package/themes/calendar/cssVars/declarations/onlyVariablesLocal.css +88 -137
  14. package/themes/calendar/cssVars/theme/fallbacks/index.css +263 -434
  15. package/themes/calendar/cssVars/theme/fallbacks/index.less +108 -183
  16. package/themes/calendar/cssVars/theme/fallbacks/index.pcss +108 -183
  17. package/themes/calendar/cssVars/theme/fallbacks/index.scss +234 -478
  18. package/themes/calendar/cssVars/theme/fallbacks/index.styl +108 -183
  19. package/themes/calendar/cssVars/theme/index.js +393 -529
  20. package/themes/calendar/cssVars/theme/index.json +393 -529
  21. package/themes/calendar/index.css +241 -412
  22. package/themes/calendar/index.js +113 -178
  23. package/themes/calendar/index.json +113 -178
  24. package/themes/calendar/index.less +78 -153
  25. package/themes/calendar/index.pcss +78 -153
  26. package/themes/calendar/index.scss +161 -405
  27. package/themes/calendar/index.styl +78 -153
  28. package/themes/calendarDark/cssVars/declarations/index.css +451 -832
  29. package/themes/calendarDark/cssVars/declarations/noColors.css +238 -406
  30. package/themes/calendarDark/cssVars/declarations/noSizes.css +7 -10
  31. package/themes/calendarDark/cssVars/declarations/onlyAdaptiveGroups.css +51 -26
  32. package/themes/calendarDark/cssVars/declarations/onlyColors.css +3 -6
  33. package/themes/calendarDark/cssVars/declarations/onlyColors.js +2 -2
  34. package/themes/calendarDark/cssVars/declarations/onlyMedia.css +152 -387
  35. package/themes/calendarDark/cssVars/declarations/onlyVariables.css +88 -137
  36. package/themes/calendarDark/cssVars/declarations/onlyVariables.js +2 -2
  37. package/themes/calendarDark/cssVars/declarations/onlyVariablesLocal.css +88 -137
  38. package/themes/calendarDark/cssVars/theme/fallbacks/index.css +263 -434
  39. package/themes/calendarDark/cssVars/theme/fallbacks/index.less +108 -183
  40. package/themes/calendarDark/cssVars/theme/fallbacks/index.pcss +108 -183
  41. package/themes/calendarDark/cssVars/theme/fallbacks/index.scss +234 -478
  42. package/themes/calendarDark/cssVars/theme/fallbacks/index.styl +108 -183
  43. package/themes/calendarDark/cssVars/theme/index.js +393 -529
  44. package/themes/calendarDark/cssVars/theme/index.json +393 -529
  45. package/themes/calendarDark/index.css +241 -412
  46. package/themes/calendarDark/index.js +113 -178
  47. package/themes/calendarDark/index.json +113 -178
  48. package/themes/calendarDark/index.less +78 -153
  49. package/themes/calendarDark/index.pcss +78 -153
  50. package/themes/calendarDark/index.scss +161 -405
  51. package/themes/calendarDark/index.styl +78 -153
  52. package/themes/vkBase/cssVars/declarations/index.css +1 -1
  53. package/themes/vkBase/cssVars/declarations/noColors.css +1 -1
  54. package/themes/vkBase/cssVars/declarations/noSizes.css +1 -1
  55. package/themes/vkBase/cssVars/declarations/onlyVariables.css +1 -1
  56. package/themes/vkBase/cssVars/declarations/onlyVariables.js +2 -2
  57. package/themes/vkBase/cssVars/declarations/onlyVariablesLocal.css +1 -1
  58. package/themes/vkBase/cssVars/theme/fallbacks/index.css +1 -1
  59. package/themes/vkBase/cssVars/theme/fallbacks/index.less +1 -1
  60. package/themes/vkBase/cssVars/theme/fallbacks/index.pcss +1 -1
  61. package/themes/vkBase/cssVars/theme/fallbacks/index.scss +1 -1
  62. package/themes/vkBase/cssVars/theme/fallbacks/index.styl +1 -1
  63. package/themes/vkBase/cssVars/theme/index.js +1 -1
  64. package/themes/vkBase/cssVars/theme/index.json +1 -1
  65. package/themes/vkBase/index.css +1 -1
  66. package/themes/vkBase/index.js +1 -1
  67. package/themes/vkBase/index.json +1 -1
  68. package/themes/vkBase/index.less +1 -1
  69. package/themes/vkBase/index.pcss +1 -1
  70. package/themes/vkBase/index.scss +1 -1
  71. package/themes/vkBase/index.styl +1 -1
  72. package/themes/vkBaseDark/cssVars/declarations/index.css +1 -1
  73. package/themes/vkBaseDark/cssVars/declarations/noColors.css +1 -1
  74. package/themes/vkBaseDark/cssVars/declarations/noSizes.css +1 -1
  75. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.css +1 -1
  76. package/themes/vkBaseDark/cssVars/declarations/onlyVariables.js +2 -2
  77. package/themes/vkBaseDark/cssVars/declarations/onlyVariablesLocal.css +1 -1
  78. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.css +1 -1
  79. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.less +1 -1
  80. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.pcss +1 -1
  81. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.scss +1 -1
  82. package/themes/vkBaseDark/cssVars/theme/fallbacks/index.styl +1 -1
  83. package/themes/vkBaseDark/cssVars/theme/index.js +1 -1
  84. package/themes/vkBaseDark/cssVars/theme/index.json +1 -1
  85. package/themes/vkBaseDark/index.css +1 -1
  86. package/themes/vkBaseDark/index.js +1 -1
  87. package/themes/vkBaseDark/index.json +1 -1
  88. package/themes/vkBaseDark/index.less +1 -1
  89. package/themes/vkBaseDark/index.pcss +1 -1
  90. package/themes/vkBaseDark/index.scss +1 -1
  91. package/themes/vkBaseDark/index.styl +1 -1
  92. package/themes/vkCom/cssVars/declarations/index.css +1 -1
  93. package/themes/vkCom/cssVars/declarations/noColors.css +1 -1
  94. package/themes/vkCom/cssVars/declarations/noSizes.css +1 -1
  95. package/themes/vkCom/cssVars/declarations/onlyVariables.css +1 -1
  96. package/themes/vkCom/cssVars/declarations/onlyVariables.js +2 -2
  97. package/themes/vkCom/cssVars/declarations/onlyVariablesLocal.css +1 -1
  98. package/themes/vkCom/cssVars/theme/fallbacks/index.css +1 -1
  99. package/themes/vkCom/cssVars/theme/fallbacks/index.less +1 -1
  100. package/themes/vkCom/cssVars/theme/fallbacks/index.pcss +1 -1
  101. package/themes/vkCom/cssVars/theme/fallbacks/index.scss +1 -1
  102. package/themes/vkCom/cssVars/theme/fallbacks/index.styl +1 -1
  103. package/themes/vkCom/cssVars/theme/index.js +1 -1
  104. package/themes/vkCom/cssVars/theme/index.json +1 -1
  105. package/themes/vkCom/index.css +1 -1
  106. package/themes/vkCom/index.js +1 -1
  107. package/themes/vkCom/index.json +1 -1
  108. package/themes/vkCom/index.less +1 -1
  109. package/themes/vkCom/index.pcss +1 -1
  110. package/themes/vkCom/index.scss +1 -1
  111. package/themes/vkCom/index.styl +1 -1
  112. package/themes/vkComDark/cssVars/declarations/index.css +1 -1
  113. package/themes/vkComDark/cssVars/declarations/noColors.css +1 -1
  114. package/themes/vkComDark/cssVars/declarations/noSizes.css +1 -1
  115. package/themes/vkComDark/cssVars/declarations/onlyVariables.css +1 -1
  116. package/themes/vkComDark/cssVars/declarations/onlyVariables.js +2 -2
  117. package/themes/vkComDark/cssVars/declarations/onlyVariablesLocal.css +1 -1
  118. package/themes/vkComDark/cssVars/theme/fallbacks/index.css +1 -1
  119. package/themes/vkComDark/cssVars/theme/fallbacks/index.less +1 -1
  120. package/themes/vkComDark/cssVars/theme/fallbacks/index.pcss +1 -1
  121. package/themes/vkComDark/cssVars/theme/fallbacks/index.scss +1 -1
  122. package/themes/vkComDark/cssVars/theme/fallbacks/index.styl +1 -1
  123. package/themes/vkComDark/cssVars/theme/index.js +1 -1
  124. package/themes/vkComDark/cssVars/theme/index.json +1 -1
  125. package/themes/vkComDark/index.css +1 -1
  126. package/themes/vkComDark/index.js +1 -1
  127. package/themes/vkComDark/index.json +1 -1
  128. package/themes/vkComDark/index.less +1 -1
  129. package/themes/vkComDark/index.pcss +1 -1
  130. package/themes/vkComDark/index.scss +1 -1
  131. package/themes/vkComDark/index.styl +1 -1
  132. package/themes/vkIOS/cssVars/declarations/index.css +1 -1
  133. package/themes/vkIOS/cssVars/declarations/noColors.css +1 -1
  134. package/themes/vkIOS/cssVars/declarations/noSizes.css +1 -1
  135. package/themes/vkIOS/cssVars/declarations/onlyVariables.css +1 -1
  136. package/themes/vkIOS/cssVars/declarations/onlyVariables.js +2 -2
  137. package/themes/vkIOS/cssVars/declarations/onlyVariablesLocal.css +1 -1
  138. package/themes/vkIOS/cssVars/theme/fallbacks/index.css +1 -1
  139. package/themes/vkIOS/cssVars/theme/fallbacks/index.less +1 -1
  140. package/themes/vkIOS/cssVars/theme/fallbacks/index.pcss +1 -1
  141. package/themes/vkIOS/cssVars/theme/fallbacks/index.scss +1 -1
  142. package/themes/vkIOS/cssVars/theme/fallbacks/index.styl +1 -1
  143. package/themes/vkIOS/cssVars/theme/index.js +1 -1
  144. package/themes/vkIOS/cssVars/theme/index.json +1 -1
  145. package/themes/vkIOS/index.css +1 -1
  146. package/themes/vkIOS/index.js +1 -1
  147. package/themes/vkIOS/index.json +1 -1
  148. package/themes/vkIOS/index.less +1 -1
  149. package/themes/vkIOS/index.pcss +1 -1
  150. package/themes/vkIOS/index.scss +1 -1
  151. package/themes/vkIOS/index.styl +1 -1
  152. package/themes/vkIOSDark/cssVars/declarations/index.css +1 -1
  153. package/themes/vkIOSDark/cssVars/declarations/noColors.css +1 -1
  154. package/themes/vkIOSDark/cssVars/declarations/noSizes.css +1 -1
  155. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.css +1 -1
  156. package/themes/vkIOSDark/cssVars/declarations/onlyVariables.js +2 -2
  157. package/themes/vkIOSDark/cssVars/declarations/onlyVariablesLocal.css +1 -1
  158. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.css +1 -1
  159. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.less +1 -1
  160. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.pcss +1 -1
  161. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.scss +1 -1
  162. package/themes/vkIOSDark/cssVars/theme/fallbacks/index.styl +1 -1
  163. package/themes/vkIOSDark/cssVars/theme/index.js +1 -1
  164. package/themes/vkIOSDark/cssVars/theme/index.json +1 -1
  165. package/themes/vkIOSDark/index.css +1 -1
  166. package/themes/vkIOSDark/index.js +1 -1
  167. package/themes/vkIOSDark/index.json +1 -1
  168. package/themes/vkIOSDark/index.less +1 -1
  169. package/themes/vkIOSDark/index.pcss +1 -1
  170. package/themes/vkIOSDark/index.scss +1 -1
  171. package/themes/vkIOSDark/index.styl +1 -1
@@ -1,15 +1,18 @@
1
1
  import { ThemeCssVars } from '../../general';
2
- import { ColorDescription, ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
2
+ import { ColorsDescriptionStruct, ColorWithStates } from '../../general/colors';
3
3
  import { Adaptive } from '../../general/tools';
4
4
  import { Font } from '../../general/typography';
5
5
  import { LocalParadigmColorsDescriptionStruct } from '../../namespaces/paradigm';
6
6
  import { ThemeParadigmBase, ThemeParadigmBaseDescription } from '../paradigmBase';
7
7
  export interface ThemeCalendarOverValues {
8
- calendarFontTextEvent: Adaptive<Font>;
9
- calendarFontTextEventSmall: Adaptive<Font>;
8
+ fontEventM: Adaptive<Font>;
9
+ fontEventS: Adaptive<Font>;
10
+ fontEventXS: Adaptive<Font>;
11
+ fontTime: Adaptive<Font>;
12
+ fontBodyIOS: Adaptive<Font>;
13
+ fontBodyAndroid: Adaptive<Font>;
10
14
  }
11
15
  export interface LocalCalendarColorDescriptionStruct {
12
- calendarColorBackgroundAccentTintThemed: ColorDescription;
13
16
  }
14
17
  export declare type CalendarLocalColors = {
15
18
  [key in keyof LocalCalendarColorDescriptionStruct]: ColorWithStates;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkontakte/vkui-tokens",
3
- "version": "4.3.1-dev-d4a11c.0",
3
+ "version": "4.3.1",
4
4
  "description": "Репозиторий, который содержит в себе дизайн-токены и другие инструменты объединенной дизайн-системы VKUI и Paradigm",
5
5
  "license": "MIT",
6
6
  "main": "utils/descriptions.js",
@@ -445,7 +445,7 @@ exports.lightTheme = __assign(__assign({ themeName: 'vkBase', themeNameBase: 'vk
445
445
  regular: 16,
446
446
  },
447
447
  // Прочие отступы
448
- elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.8)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.4, opacityDisableAccessibility: 0.64 });
448
+ elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)', animationDurationL: '0.4s', animationDurationM: '0.2s', animationDurationS: '0.1s', animationEasingDefault: 'cubic-bezier(0.3, 0.3, 0.5, 1)', opacityDisable: 0.4, opacityDisableAccessibility: 0.64 });
449
449
  exports.darkTheme = __assign(__assign(__assign({}, exports.lightTheme), exports.darkColors), { themeName: 'vkBaseDark', colorsScheme: 'dark',
450
450
  // TODO: Поставить нормальные отступы из тёмной темы
451
- elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.8)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)' });
451
+ elevation1: '0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)', elevation2: '0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 4px rgba(0, 0, 0, 0.06)', elevation3: '0px 0px 2px rgba(0, 0, 0, 0.08), 0px 4px 16px rgba(0, 0, 0, 0.08)', elevation4: '0px 0px 8px rgba(0, 0, 0, 0.12), 0px 16px 16px rgba(0, 0, 0, 0.16)' });