@fluentui/react-theme 9.1.4 → 9.1.5

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 (226) hide show
  1. package/CHANGELOG.json +22 -1
  2. package/CHANGELOG.md +12 -2
  3. package/dist/index.d.ts +178 -412
  4. package/lib/index.js +1 -5
  5. package/lib/index.js.map +1 -1
  6. package/lib-amd/index.js +12 -12
  7. package/lib-amd/index.js.map +1 -1
  8. package/lib-commonjs/index.js +12 -24
  9. package/lib-commonjs/index.js.map +1 -1
  10. package/package.json +3 -9
  11. package/lib/alias/darkColor.js +0 -155
  12. package/lib/alias/darkColor.js.map +0 -1
  13. package/lib/alias/darkColorPalette.js +0 -44
  14. package/lib/alias/darkColorPalette.js.map +0 -1
  15. package/lib/alias/highContrastColor.js +0 -155
  16. package/lib/alias/highContrastColor.js.map +0 -1
  17. package/lib/alias/highContrastColorPalette.js +0 -34
  18. package/lib/alias/highContrastColorPalette.js.map +0 -1
  19. package/lib/alias/lightColor.js +0 -155
  20. package/lib/alias/lightColor.js.map +0 -1
  21. package/lib/alias/lightColorPalette.js +0 -35
  22. package/lib/alias/lightColorPalette.js.map +0 -1
  23. package/lib/alias/teamsDarkColor.js +0 -155
  24. package/lib/alias/teamsDarkColor.js.map +0 -1
  25. package/lib/global/borderRadius.js +0 -9
  26. package/lib/global/borderRadius.js.map +0 -1
  27. package/lib/global/brandColors.js +0 -55
  28. package/lib/global/brandColors.js.map +0 -1
  29. package/lib/global/colorPalette.js +0 -41
  30. package/lib/global/colorPalette.js.map +0 -1
  31. package/lib/global/colors.js +0 -789
  32. package/lib/global/colors.js.map +0 -1
  33. package/lib/global/curves.js +0 -12
  34. package/lib/global/curves.js.map +0 -1
  35. package/lib/global/durations.js +0 -10
  36. package/lib/global/durations.js.map +0 -1
  37. package/lib/global/fonts.js +0 -38
  38. package/lib/global/fonts.js.map +0 -1
  39. package/lib/global/index.js +0 -10
  40. package/lib/global/index.js.map +0 -1
  41. package/lib/global/spacings.js +0 -41
  42. package/lib/global/spacings.js.map +0 -1
  43. package/lib/global/strokeWidths.js +0 -7
  44. package/lib/global/strokeWidths.js.map +0 -1
  45. package/lib/global/typographyStyles.js +0 -110
  46. package/lib/global/typographyStyles.js.map +0 -1
  47. package/lib/sharedColorNames.js +0 -9
  48. package/lib/sharedColorNames.js.map +0 -1
  49. package/lib/themeToTokensObject.js +0 -19
  50. package/lib/themeToTokensObject.js.map +0 -1
  51. package/lib/themes/index.js +0 -3
  52. package/lib/themes/index.js.map +0 -1
  53. package/lib/themes/teams/darkTheme.js +0 -4
  54. package/lib/themes/teams/darkTheme.js.map +0 -1
  55. package/lib/themes/teams/highContrastTheme.js +0 -3
  56. package/lib/themes/teams/highContrastTheme.js.map +0 -1
  57. package/lib/themes/teams/index.js +0 -4
  58. package/lib/themes/teams/index.js.map +0 -1
  59. package/lib/themes/teams/lightTheme.js +0 -4
  60. package/lib/themes/teams/lightTheme.js.map +0 -1
  61. package/lib/themes/web/darkTheme.js +0 -4
  62. package/lib/themes/web/darkTheme.js.map +0 -1
  63. package/lib/themes/web/index.js +0 -3
  64. package/lib/themes/web/index.js.map +0 -1
  65. package/lib/themes/web/lightTheme.js +0 -4
  66. package/lib/themes/web/lightTheme.js.map +0 -1
  67. package/lib/tokens.js +0 -435
  68. package/lib/tokens.js.map +0 -1
  69. package/lib/types.js +0 -2
  70. package/lib/types.js.map +0 -1
  71. package/lib/utils/createDarkTheme.js +0 -26
  72. package/lib/utils/createDarkTheme.js.map +0 -1
  73. package/lib/utils/createHighContrastTheme.js +0 -26
  74. package/lib/utils/createHighContrastTheme.js.map +0 -1
  75. package/lib/utils/createLightTheme.js +0 -26
  76. package/lib/utils/createLightTheme.js.map +0 -1
  77. package/lib/utils/createTeamsDarkTheme.js +0 -26
  78. package/lib/utils/createTeamsDarkTheme.js.map +0 -1
  79. package/lib/utils/index.js +0 -5
  80. package/lib/utils/index.js.map +0 -1
  81. package/lib/utils/shadows.js +0 -11
  82. package/lib/utils/shadows.js.map +0 -1
  83. package/lib-amd/alias/darkColor.js +0 -158
  84. package/lib-amd/alias/darkColor.js.map +0 -1
  85. package/lib-amd/alias/darkColorPalette.js +0 -47
  86. package/lib-amd/alias/darkColorPalette.js.map +0 -1
  87. package/lib-amd/alias/highContrastColor.js +0 -158
  88. package/lib-amd/alias/highContrastColor.js.map +0 -1
  89. package/lib-amd/alias/highContrastColorPalette.js +0 -37
  90. package/lib-amd/alias/highContrastColorPalette.js.map +0 -1
  91. package/lib-amd/alias/lightColor.js +0 -158
  92. package/lib-amd/alias/lightColor.js.map +0 -1
  93. package/lib-amd/alias/lightColorPalette.js +0 -38
  94. package/lib-amd/alias/lightColorPalette.js.map +0 -1
  95. package/lib-amd/alias/teamsDarkColor.js +0 -158
  96. package/lib-amd/alias/teamsDarkColor.js.map +0 -1
  97. package/lib-amd/global/borderRadius.js +0 -14
  98. package/lib-amd/global/borderRadius.js.map +0 -1
  99. package/lib-amd/global/brandColors.js +0 -60
  100. package/lib-amd/global/brandColors.js.map +0 -1
  101. package/lib-amd/global/colorPalette.js +0 -45
  102. package/lib-amd/global/colorPalette.js.map +0 -1
  103. package/lib-amd/global/colors.js +0 -793
  104. package/lib-amd/global/colors.js.map +0 -1
  105. package/lib-amd/global/curves.js +0 -17
  106. package/lib-amd/global/curves.js.map +0 -1
  107. package/lib-amd/global/durations.js +0 -15
  108. package/lib-amd/global/durations.js.map +0 -1
  109. package/lib-amd/global/fonts.js +0 -45
  110. package/lib-amd/global/fonts.js.map +0 -1
  111. package/lib-amd/global/index.js +0 -14
  112. package/lib-amd/global/index.js.map +0 -1
  113. package/lib-amd/global/spacings.js +0 -46
  114. package/lib-amd/global/spacings.js.map +0 -1
  115. package/lib-amd/global/strokeWidths.js +0 -12
  116. package/lib-amd/global/strokeWidths.js.map +0 -1
  117. package/lib-amd/global/typographyStyles.js +0 -113
  118. package/lib-amd/global/typographyStyles.js.map +0 -1
  119. package/lib-amd/sharedColorNames.js +0 -64
  120. package/lib-amd/sharedColorNames.js.map +0 -1
  121. package/lib-amd/themeToTokensObject.js +0 -24
  122. package/lib-amd/themeToTokensObject.js.map +0 -1
  123. package/lib-amd/themes/index.js +0 -7
  124. package/lib-amd/themes/index.js.map +0 -1
  125. package/lib-amd/themes/teams/darkTheme.js +0 -7
  126. package/lib-amd/themes/teams/darkTheme.js.map +0 -1
  127. package/lib-amd/themes/teams/highContrastTheme.js +0 -7
  128. package/lib-amd/themes/teams/highContrastTheme.js.map +0 -1
  129. package/lib-amd/themes/teams/index.js +0 -8
  130. package/lib-amd/themes/teams/index.js.map +0 -1
  131. package/lib-amd/themes/teams/lightTheme.js +0 -7
  132. package/lib-amd/themes/teams/lightTheme.js.map +0 -1
  133. package/lib-amd/themes/web/darkTheme.js +0 -7
  134. package/lib-amd/themes/web/darkTheme.js.map +0 -1
  135. package/lib-amd/themes/web/index.js +0 -7
  136. package/lib-amd/themes/web/index.js.map +0 -1
  137. package/lib-amd/themes/web/lightTheme.js +0 -7
  138. package/lib-amd/themes/web/lightTheme.js.map +0 -1
  139. package/lib-amd/tokens.js +0 -440
  140. package/lib-amd/tokens.js.map +0 -1
  141. package/lib-amd/types.js +0 -5
  142. package/lib-amd/types.js.map +0 -1
  143. package/lib-amd/utils/createDarkTheme.js +0 -11
  144. package/lib-amd/utils/createDarkTheme.js.map +0 -1
  145. package/lib-amd/utils/createHighContrastTheme.js +0 -11
  146. package/lib-amd/utils/createHighContrastTheme.js.map +0 -1
  147. package/lib-amd/utils/createLightTheme.js +0 -11
  148. package/lib-amd/utils/createLightTheme.js.map +0 -1
  149. package/lib-amd/utils/createTeamsDarkTheme.js +0 -11
  150. package/lib-amd/utils/createTeamsDarkTheme.js.map +0 -1
  151. package/lib-amd/utils/index.js +0 -9
  152. package/lib-amd/utils/index.js.map +0 -1
  153. package/lib-amd/utils/shadows.js +0 -19
  154. package/lib-amd/utils/shadows.js.map +0 -1
  155. package/lib-commonjs/alias/darkColor.js +0 -165
  156. package/lib-commonjs/alias/darkColor.js.map +0 -1
  157. package/lib-commonjs/alias/darkColorPalette.js +0 -53
  158. package/lib-commonjs/alias/darkColorPalette.js.map +0 -1
  159. package/lib-commonjs/alias/highContrastColor.js +0 -165
  160. package/lib-commonjs/alias/highContrastColor.js.map +0 -1
  161. package/lib-commonjs/alias/highContrastColorPalette.js +0 -43
  162. package/lib-commonjs/alias/highContrastColorPalette.js.map +0 -1
  163. package/lib-commonjs/alias/lightColor.js +0 -165
  164. package/lib-commonjs/alias/lightColor.js.map +0 -1
  165. package/lib-commonjs/alias/lightColorPalette.js +0 -44
  166. package/lib-commonjs/alias/lightColorPalette.js.map +0 -1
  167. package/lib-commonjs/alias/teamsDarkColor.js +0 -165
  168. package/lib-commonjs/alias/teamsDarkColor.js.map +0 -1
  169. package/lib-commonjs/global/borderRadius.js +0 -15
  170. package/lib-commonjs/global/borderRadius.js.map +0 -1
  171. package/lib-commonjs/global/brandColors.js +0 -61
  172. package/lib-commonjs/global/brandColors.js.map +0 -1
  173. package/lib-commonjs/global/colorPalette.js +0 -49
  174. package/lib-commonjs/global/colorPalette.js.map +0 -1
  175. package/lib-commonjs/global/colors.js +0 -796
  176. package/lib-commonjs/global/colors.js.map +0 -1
  177. package/lib-commonjs/global/curves.js +0 -18
  178. package/lib-commonjs/global/curves.js.map +0 -1
  179. package/lib-commonjs/global/durations.js +0 -16
  180. package/lib-commonjs/global/durations.js.map +0 -1
  181. package/lib-commonjs/global/fonts.js +0 -44
  182. package/lib-commonjs/global/fonts.js.map +0 -1
  183. package/lib-commonjs/global/index.js +0 -26
  184. package/lib-commonjs/global/index.js.map +0 -1
  185. package/lib-commonjs/global/spacings.js +0 -47
  186. package/lib-commonjs/global/spacings.js.map +0 -1
  187. package/lib-commonjs/global/strokeWidths.js +0 -13
  188. package/lib-commonjs/global/strokeWidths.js.map +0 -1
  189. package/lib-commonjs/global/typographyStyles.js +0 -118
  190. package/lib-commonjs/global/typographyStyles.js.map +0 -1
  191. package/lib-commonjs/sharedColorNames.js +0 -16
  192. package/lib-commonjs/sharedColorNames.js.map +0 -1
  193. package/lib-commonjs/themeToTokensObject.js +0 -28
  194. package/lib-commonjs/themeToTokensObject.js.map +0 -1
  195. package/lib-commonjs/themes/index.js +0 -12
  196. package/lib-commonjs/themes/index.js.map +0 -1
  197. package/lib-commonjs/themes/teams/darkTheme.js +0 -13
  198. package/lib-commonjs/themes/teams/darkTheme.js.map +0 -1
  199. package/lib-commonjs/themes/teams/highContrastTheme.js +0 -11
  200. package/lib-commonjs/themes/teams/highContrastTheme.js.map +0 -1
  201. package/lib-commonjs/themes/teams/index.js +0 -14
  202. package/lib-commonjs/themes/teams/index.js.map +0 -1
  203. package/lib-commonjs/themes/teams/lightTheme.js +0 -13
  204. package/lib-commonjs/themes/teams/lightTheme.js.map +0 -1
  205. package/lib-commonjs/themes/web/darkTheme.js +0 -13
  206. package/lib-commonjs/themes/web/darkTheme.js.map +0 -1
  207. package/lib-commonjs/themes/web/index.js +0 -12
  208. package/lib-commonjs/themes/web/index.js.map +0 -1
  209. package/lib-commonjs/themes/web/lightTheme.js +0 -13
  210. package/lib-commonjs/themes/web/lightTheme.js.map +0 -1
  211. package/lib-commonjs/tokens.js +0 -441
  212. package/lib-commonjs/tokens.js.map +0 -1
  213. package/lib-commonjs/types.js +0 -6
  214. package/lib-commonjs/types.js.map +0 -1
  215. package/lib-commonjs/utils/createDarkTheme.js +0 -42
  216. package/lib-commonjs/utils/createDarkTheme.js.map +0 -1
  217. package/lib-commonjs/utils/createHighContrastTheme.js +0 -42
  218. package/lib-commonjs/utils/createHighContrastTheme.js.map +0 -1
  219. package/lib-commonjs/utils/createLightTheme.js +0 -42
  220. package/lib-commonjs/utils/createLightTheme.js.map +0 -1
  221. package/lib-commonjs/utils/createTeamsDarkTheme.js +0 -42
  222. package/lib-commonjs/utils/createTeamsDarkTheme.js.map +0 -1
  223. package/lib-commonjs/utils/index.js +0 -16
  224. package/lib-commonjs/utils/index.js.map +0 -1
  225. package/lib-commonjs/utils/shadows.js +0 -20
  226. package/lib-commonjs/utils/shadows.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -1,440 +1,206 @@
1
- export declare type BorderRadiusTokens = {
2
- borderRadiusNone: string;
3
- borderRadiusSmall: string;
4
- borderRadiusMedium: string;
5
- borderRadiusLarge: string;
6
- borderRadiusXLarge: string;
7
- borderRadiusCircular: string;
8
- };
1
+ import { BorderRadiusTokens } from '@fluentui/tokens';
2
+ import { Brands } from '@fluentui/tokens';
3
+ import { BrandVariants } from '@fluentui/tokens';
4
+ import { ColorPaletteAnchor } from '@fluentui/tokens';
5
+ import { ColorPaletteBeige } from '@fluentui/tokens';
6
+ import { ColorPaletteBerry } from '@fluentui/tokens';
7
+ import { ColorPaletteBlue } from '@fluentui/tokens';
8
+ import { ColorPaletteBrass } from '@fluentui/tokens';
9
+ import { ColorPaletteBrown } from '@fluentui/tokens';
10
+ import { ColorPaletteCornflower } from '@fluentui/tokens';
11
+ import { ColorPaletteCranberry } from '@fluentui/tokens';
12
+ import { ColorPaletteDarkGreen } from '@fluentui/tokens';
13
+ import { ColorPaletteDarkOrange } from '@fluentui/tokens';
14
+ import { ColorPaletteDarkRed } from '@fluentui/tokens';
15
+ import { ColorPaletteForest } from '@fluentui/tokens';
16
+ import { ColorPaletteGold } from '@fluentui/tokens';
17
+ import { ColorPaletteGrape } from '@fluentui/tokens';
18
+ import { ColorPaletteGreen } from '@fluentui/tokens';
19
+ import { ColorPaletteLavender } from '@fluentui/tokens';
20
+ import { ColorPaletteLightGreen } from '@fluentui/tokens';
21
+ import { ColorPaletteLightTeal } from '@fluentui/tokens';
22
+ import { ColorPaletteLilac } from '@fluentui/tokens';
23
+ import { ColorPaletteMagenta } from '@fluentui/tokens';
24
+ import { ColorPaletteMarigold } from '@fluentui/tokens';
25
+ import { ColorPaletteMink } from '@fluentui/tokens';
26
+ import { ColorPaletteNavy } from '@fluentui/tokens';
27
+ import { ColorPalettePeach } from '@fluentui/tokens';
28
+ import { ColorPalettePink } from '@fluentui/tokens';
29
+ import { ColorPalettePlatinum } from '@fluentui/tokens';
30
+ import { ColorPalettePlum } from '@fluentui/tokens';
31
+ import { ColorPalettePumpkin } from '@fluentui/tokens';
32
+ import { ColorPalettePurple } from '@fluentui/tokens';
33
+ import { ColorPaletteRed } from '@fluentui/tokens';
34
+ import { ColorPaletteRoyalBlue } from '@fluentui/tokens';
35
+ import { ColorPaletteSeafoam } from '@fluentui/tokens';
36
+ import { ColorPaletteSteel } from '@fluentui/tokens';
37
+ import { ColorPaletteTeal } from '@fluentui/tokens';
38
+ import { ColorPaletteTokens } from '@fluentui/tokens';
39
+ import { ColorPaletteYellow } from '@fluentui/tokens';
40
+ import { ColorTokens } from '@fluentui/tokens';
41
+ import { createDarkTheme } from '@fluentui/tokens';
42
+ import { createHighContrastTheme } from '@fluentui/tokens';
43
+ import { createLightTheme } from '@fluentui/tokens';
44
+ import { createTeamsDarkTheme } from '@fluentui/tokens';
45
+ import { CurveTokens } from '@fluentui/tokens';
46
+ import { DurationTokens } from '@fluentui/tokens';
47
+ import { FontFamilyTokens } from '@fluentui/tokens';
48
+ import { FontSizeTokens } from '@fluentui/tokens';
49
+ import { FontWeightTokens } from '@fluentui/tokens';
50
+ import { HorizontalSpacingTokens } from '@fluentui/tokens';
51
+ import { LineHeightTokens } from '@fluentui/tokens';
52
+ import { PartialTheme } from '@fluentui/tokens';
53
+ import { ShadowBrandTokens } from '@fluentui/tokens';
54
+ import { ShadowTokens } from '@fluentui/tokens';
55
+ import { SpacingTokens } from '@fluentui/tokens';
56
+ import { StrokeWidthTokens } from '@fluentui/tokens';
57
+ import { teamsDarkTheme } from '@fluentui/tokens';
58
+ import { teamsHighContrastTheme } from '@fluentui/tokens';
59
+ import { teamsLightTheme } from '@fluentui/tokens';
60
+ import { Theme } from '@fluentui/tokens';
61
+ import { themeToTokensObject } from '@fluentui/tokens';
62
+ import { tokens } from '@fluentui/tokens';
63
+ import { TypographyStyle } from '@fluentui/tokens';
64
+ import { TypographyStyles } from '@fluentui/tokens';
65
+ import { typographyStyles } from '@fluentui/tokens';
66
+ import { VerticalSpacingTokens } from '@fluentui/tokens';
67
+ import { webDarkTheme } from '@fluentui/tokens';
68
+ import { webLightTheme } from '@fluentui/tokens';
9
69
 
10
- export declare type Brands = 10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100 | 110 | 120 | 130 | 140 | 150 | 160;
70
+ export { BorderRadiusTokens }
11
71
 
12
- export declare type BrandVariants = Record<Brands, string>;
72
+ export { Brands }
13
73
 
14
- export declare type ColorPaletteAnchor = 'colorPaletteAnchorBackground2' | 'colorPaletteAnchorForeground2' | 'colorPaletteAnchorBorderActive';
74
+ export { BrandVariants }
15
75
 
16
- export declare type ColorPaletteBeige = 'colorPaletteBeigeBackground2' | 'colorPaletteBeigeForeground2' | 'colorPaletteBeigeBorderActive';
76
+ export { ColorPaletteAnchor }
17
77
 
18
- export declare type ColorPaletteBerry = 'colorPaletteBerryBackground1' | 'colorPaletteBerryBackground2' | 'colorPaletteBerryBackground3' | 'colorPaletteBerryForeground1' | 'colorPaletteBerryForeground2' | 'colorPaletteBerryForeground3' | 'colorPaletteBerryBorderActive' | 'colorPaletteBerryBorder1' | 'colorPaletteBerryBorder2';
78
+ export { ColorPaletteBeige }
19
79
 
20
- export declare type ColorPaletteBlue = 'colorPaletteBlueBackground2' | 'colorPaletteBlueForeground2' | 'colorPaletteBlueBorderActive';
80
+ export { ColorPaletteBerry }
21
81
 
22
- export declare type ColorPaletteBrass = 'colorPaletteBrassBackground2' | 'colorPaletteBrassForeground2' | 'colorPaletteBrassBorderActive';
82
+ export { ColorPaletteBlue }
23
83
 
24
- export declare type ColorPaletteBrown = 'colorPaletteBrownBackground2' | 'colorPaletteBrownForeground2' | 'colorPaletteBrownBorderActive';
84
+ export { ColorPaletteBrass }
25
85
 
26
- export declare type ColorPaletteCornflower = 'colorPaletteCornflowerBackground2' | 'colorPaletteCornflowerForeground2' | 'colorPaletteCornflowerBorderActive';
86
+ export { ColorPaletteBrown }
27
87
 
28
- export declare type ColorPaletteCranberry = 'colorPaletteCranberryBackground2' | 'colorPaletteCranberryForeground2' | 'colorPaletteCranberryBorderActive';
88
+ export { ColorPaletteCornflower }
29
89
 
30
- export declare type ColorPaletteDarkGreen = 'colorPaletteDarkGreenBackground2' | 'colorPaletteDarkGreenForeground2' | 'colorPaletteDarkGreenBorderActive';
90
+ export { ColorPaletteCranberry }
31
91
 
32
- export declare type ColorPaletteDarkOrange = 'colorPaletteDarkOrangeBackground1' | 'colorPaletteDarkOrangeBackground2' | 'colorPaletteDarkOrangeBackground3' | 'colorPaletteDarkOrangeForeground1' | 'colorPaletteDarkOrangeForeground2' | 'colorPaletteDarkOrangeForeground3' | 'colorPaletteDarkOrangeBorderActive' | 'colorPaletteDarkOrangeBorder1' | 'colorPaletteDarkOrangeBorder2';
92
+ export { ColorPaletteDarkGreen }
33
93
 
34
- export declare type ColorPaletteDarkRed = 'colorPaletteDarkRedBackground2' | 'colorPaletteDarkRedForeground2' | 'colorPaletteDarkRedBorderActive';
94
+ export { ColorPaletteDarkOrange }
35
95
 
36
- export declare type ColorPaletteForest = 'colorPaletteForestBackground2' | 'colorPaletteForestForeground2' | 'colorPaletteForestBorderActive';
96
+ export { ColorPaletteDarkRed }
37
97
 
38
- export declare type ColorPaletteGold = 'colorPaletteGoldBackground2' | 'colorPaletteGoldForeground2' | 'colorPaletteGoldBorderActive';
98
+ export { ColorPaletteForest }
39
99
 
40
- export declare type ColorPaletteGrape = 'colorPaletteGrapeBackground2' | 'colorPaletteGrapeForeground2' | 'colorPaletteGrapeBorderActive';
100
+ export { ColorPaletteGold }
41
101
 
42
- export declare type ColorPaletteGreen = 'colorPaletteGreenBackground1' | 'colorPaletteGreenBackground2' | 'colorPaletteGreenBackground3' | 'colorPaletteGreenForeground1' | 'colorPaletteGreenForeground2' | 'colorPaletteGreenForeground3' | 'colorPaletteGreenForegroundInverted' | 'colorPaletteGreenBorderActive' | 'colorPaletteGreenBorder1' | 'colorPaletteGreenBorder2';
102
+ export { ColorPaletteGrape }
43
103
 
44
- export declare type ColorPaletteLavender = 'colorPaletteLavenderBackground2' | 'colorPaletteLavenderForeground2' | 'colorPaletteLavenderBorderActive';
104
+ export { ColorPaletteGreen }
45
105
 
46
- export declare type ColorPaletteLightGreen = 'colorPaletteLightGreenBackground1' | 'colorPaletteLightGreenBackground2' | 'colorPaletteLightGreenBackground3' | 'colorPaletteLightGreenForeground1' | 'colorPaletteLightGreenForeground2' | 'colorPaletteLightGreenForeground3' | 'colorPaletteLightGreenBorderActive' | 'colorPaletteLightGreenBorder1' | 'colorPaletteLightGreenBorder2';
106
+ export { ColorPaletteLavender }
47
107
 
48
- export declare type ColorPaletteLightTeal = 'colorPaletteLightTealBackground2' | 'colorPaletteLightTealForeground2' | 'colorPaletteLightTealBorderActive';
108
+ export { ColorPaletteLightGreen }
49
109
 
50
- export declare type ColorPaletteLilac = 'colorPaletteLilacBackground2' | 'colorPaletteLilacForeground2' | 'colorPaletteLilacBorderActive';
110
+ export { ColorPaletteLightTeal }
51
111
 
52
- export declare type ColorPaletteMagenta = 'colorPaletteMagentaBackground2' | 'colorPaletteMagentaForeground2' | 'colorPaletteMagentaBorderActive';
112
+ export { ColorPaletteLilac }
53
113
 
54
- export declare type ColorPaletteMarigold = 'colorPaletteMarigoldBackground1' | 'colorPaletteMarigoldBackground2' | 'colorPaletteMarigoldBackground3' | 'colorPaletteMarigoldForeground1' | 'colorPaletteMarigoldForeground2' | 'colorPaletteMarigoldForeground3' | 'colorPaletteMarigoldBorderActive' | 'colorPaletteMarigoldBorder1' | 'colorPaletteMarigoldBorder2';
114
+ export { ColorPaletteMagenta }
55
115
 
56
- export declare type ColorPaletteMink = 'colorPaletteMinkBackground2' | 'colorPaletteMinkForeground2' | 'colorPaletteMinkBorderActive';
116
+ export { ColorPaletteMarigold }
57
117
 
58
- export declare type ColorPaletteNavy = 'colorPaletteNavyBackground2' | 'colorPaletteNavyForeground2' | 'colorPaletteNavyBorderActive';
118
+ export { ColorPaletteMink }
59
119
 
60
- export declare type ColorPalettePeach = 'colorPalettePeachBackground2' | 'colorPalettePeachForeground2' | 'colorPalettePeachBorderActive';
61
-
62
- export declare type ColorPalettePink = 'colorPalettePinkBackground2' | 'colorPalettePinkForeground2' | 'colorPalettePinkBorderActive';
63
-
64
- export declare type ColorPalettePlatinum = 'colorPalettePlatinumBackground2' | 'colorPalettePlatinumForeground2' | 'colorPalettePlatinumBorderActive';
65
-
66
- export declare type ColorPalettePlum = 'colorPalettePlumBackground2' | 'colorPalettePlumForeground2' | 'colorPalettePlumBorderActive';
67
-
68
- export declare type ColorPalettePumpkin = 'colorPalettePumpkinBackground2' | 'colorPalettePumpkinForeground2' | 'colorPalettePumpkinBorderActive';
69
-
70
- export declare type ColorPalettePurple = 'colorPalettePurpleBackground2' | 'colorPalettePurpleForeground2' | 'colorPalettePurpleBorderActive';
71
-
72
- export declare type ColorPaletteRed = 'colorPaletteRedBackground1' | 'colorPaletteRedBackground2' | 'colorPaletteRedBackground3' | 'colorPaletteRedForeground1' | 'colorPaletteRedForeground2' | 'colorPaletteRedForeground3' | 'colorPaletteRedForegroundInverted' | 'colorPaletteRedBorderActive' | 'colorPaletteRedBorder1' | 'colorPaletteRedBorder2';
73
-
74
- export declare type ColorPaletteRoyalBlue = 'colorPaletteRoyalBlueBackground2' | 'colorPaletteRoyalBlueForeground2' | 'colorPaletteRoyalBlueBorderActive';
75
-
76
- export declare type ColorPaletteSeafoam = 'colorPaletteSeafoamBackground2' | 'colorPaletteSeafoamForeground2' | 'colorPaletteSeafoamBorderActive';
77
-
78
- export declare type ColorPaletteSteel = 'colorPaletteSteelBackground2' | 'colorPaletteSteelForeground2' | 'colorPaletteSteelBorderActive';
79
-
80
- export declare type ColorPaletteTeal = 'colorPaletteTealBackground2' | 'colorPaletteTealForeground2' | 'colorPaletteTealBorderActive';
81
-
82
- export declare type ColorPaletteTokens = StatusColorPaletteTokens & PersonaColorPaletteTokens;
83
-
84
- export declare type ColorPaletteYellow = 'colorPaletteYellowBackground1' | 'colorPaletteYellowBackground2' | 'colorPaletteYellowBackground3' | 'colorPaletteYellowForeground1' | 'colorPaletteYellowForeground2' | 'colorPaletteYellowForeground3' | 'colorPaletteYellowForegroundInverted' | 'colorPaletteYellowBorderActive' | 'colorPaletteYellowBorder1' | 'colorPaletteYellowBorder2';
85
-
86
- /**
87
- * Design tokens for alias colors
88
- */
89
- export declare type ColorTokens = {
90
- colorNeutralForeground1: string;
91
- colorNeutralForeground1Hover: string;
92
- colorNeutralForeground1Pressed: string;
93
- colorNeutralForeground1Selected: string;
94
- colorNeutralForeground2: string;
95
- colorNeutralForeground2Hover: string;
96
- colorNeutralForeground2Pressed: string;
97
- colorNeutralForeground2Selected: string;
98
- colorNeutralForeground2BrandHover: string;
99
- colorNeutralForeground2BrandPressed: string;
100
- colorNeutralForeground2BrandSelected: string;
101
- colorNeutralForeground3: string;
102
- colorNeutralForeground3Hover: string;
103
- colorNeutralForeground3Pressed: string;
104
- colorNeutralForeground3Selected: string;
105
- colorNeutralForeground3BrandHover: string;
106
- colorNeutralForeground3BrandPressed: string;
107
- colorNeutralForeground3BrandSelected: string;
108
- colorNeutralForeground4: string;
109
- colorNeutralForegroundDisabled: string;
110
- colorNeutralForegroundInvertedDisabled: string;
111
- colorBrandForegroundLink: string;
112
- colorBrandForegroundLinkHover: string;
113
- colorBrandForegroundLinkPressed: string;
114
- colorBrandForegroundLinkSelected: string;
115
- colorNeutralForeground2Link: string;
116
- colorNeutralForeground2LinkHover: string;
117
- colorNeutralForeground2LinkPressed: string;
118
- colorNeutralForeground2LinkSelected: string;
119
- colorCompoundBrandForeground1: string;
120
- colorCompoundBrandForeground1Hover: string;
121
- colorCompoundBrandForeground1Pressed: string;
122
- colorBrandForeground1: string;
123
- colorBrandForeground2: string;
124
- colorNeutralForeground1Static: string;
125
- colorNeutralForegroundInverted: string;
126
- colorNeutralForegroundInvertedHover: string;
127
- colorNeutralForegroundInvertedPressed: string;
128
- colorNeutralForegroundInvertedSelected: string;
129
- colorNeutralForegroundInverted2: string;
130
- colorNeutralForegroundOnBrand: string;
131
- colorNeutralForegroundStaticInverted: string;
132
- colorNeutralForegroundInvertedLink: string;
133
- colorNeutralForegroundInvertedLinkHover: string;
134
- colorNeutralForegroundInvertedLinkPressed: string;
135
- colorNeutralForegroundInvertedLinkSelected: string;
136
- colorBrandForegroundInverted: string;
137
- colorBrandForegroundInvertedHover: string;
138
- colorBrandForegroundInvertedPressed: string;
139
- colorBrandForegroundOnLight: string;
140
- colorBrandForegroundOnLightHover: string;
141
- colorBrandForegroundOnLightPressed: string;
142
- colorBrandForegroundOnLightSelected: string;
143
- colorNeutralBackground1: string;
144
- colorNeutralBackground1Hover: string;
145
- colorNeutralBackground1Pressed: string;
146
- colorNeutralBackground1Selected: string;
147
- colorNeutralBackground2: string;
148
- colorNeutralBackground2Hover: string;
149
- colorNeutralBackground2Pressed: string;
150
- colorNeutralBackground2Selected: string;
151
- colorNeutralBackground3: string;
152
- colorNeutralBackground3Hover: string;
153
- colorNeutralBackground3Pressed: string;
154
- colorNeutralBackground3Selected: string;
155
- colorNeutralBackground4: string;
156
- colorNeutralBackground4Hover: string;
157
- colorNeutralBackground4Pressed: string;
158
- colorNeutralBackground4Selected: string;
159
- colorNeutralBackground5: string;
160
- colorNeutralBackground5Hover: string;
161
- colorNeutralBackground5Pressed: string;
162
- colorNeutralBackground5Selected: string;
163
- colorNeutralBackground6: string;
164
- colorNeutralBackgroundStatic: string;
165
- colorNeutralBackgroundInverted: string;
166
- colorSubtleBackground: string;
167
- colorSubtleBackgroundHover: string;
168
- colorSubtleBackgroundPressed: string;
169
- colorSubtleBackgroundSelected: string;
170
- colorSubtleBackgroundLightAlphaHover: string;
171
- colorSubtleBackgroundLightAlphaPressed: string;
172
- colorSubtleBackgroundLightAlphaSelected: string;
173
- colorSubtleBackgroundInverted: string;
174
- colorSubtleBackgroundInvertedHover: string;
175
- colorSubtleBackgroundInvertedPressed: string;
176
- colorSubtleBackgroundInvertedSelected: string;
177
- colorTransparentBackground: string;
178
- colorTransparentBackgroundHover: string;
179
- colorTransparentBackgroundPressed: string;
180
- colorTransparentBackgroundSelected: string;
181
- colorNeutralBackgroundDisabled: string;
182
- colorNeutralBackgroundInvertedDisabled: string;
183
- colorNeutralStencil1: string;
184
- colorNeutralStencil2: string;
185
- colorNeutralStencil1Alpha: string;
186
- colorNeutralStencil2Alpha: string;
187
- colorBackgroundOverlay: string;
188
- colorScrollbarOverlay: string;
189
- colorBrandBackground: string;
190
- colorBrandBackgroundHover: string;
191
- colorBrandBackgroundPressed: string;
192
- colorBrandBackgroundSelected: string;
193
- colorCompoundBrandBackground: string;
194
- colorCompoundBrandBackgroundHover: string;
195
- colorCompoundBrandBackgroundPressed: string;
196
- colorBrandBackgroundStatic: string;
197
- colorBrandBackground2: string;
198
- colorBrandBackgroundInverted: string;
199
- colorBrandBackgroundInvertedHover: string;
200
- colorBrandBackgroundInvertedPressed: string;
201
- colorBrandBackgroundInvertedSelected: string;
202
- colorNeutralStrokeAccessible: string;
203
- colorNeutralStrokeAccessibleHover: string;
204
- colorNeutralStrokeAccessiblePressed: string;
205
- colorNeutralStrokeAccessibleSelected: string;
206
- colorNeutralStroke1: string;
207
- colorNeutralStroke1Hover: string;
208
- colorNeutralStroke1Pressed: string;
209
- colorNeutralStroke1Selected: string;
210
- colorNeutralStroke2: string;
211
- colorNeutralStroke3: string;
212
- colorNeutralStrokeOnBrand: string;
213
- colorNeutralStrokeOnBrand2: string;
214
- colorNeutralStrokeOnBrand2Hover: string;
215
- colorNeutralStrokeOnBrand2Pressed: string;
216
- colorNeutralStrokeOnBrand2Selected: string;
217
- colorBrandStroke1: string;
218
- colorBrandStroke2: string;
219
- colorCompoundBrandStroke: string;
220
- colorCompoundBrandStrokeHover: string;
221
- colorCompoundBrandStrokePressed: string;
222
- colorNeutralStrokeDisabled: string;
223
- colorNeutralStrokeInvertedDisabled: string;
224
- colorTransparentStroke: string;
225
- colorTransparentStrokeInteractive: string;
226
- colorTransparentStrokeDisabled: string;
227
- colorStrokeFocus1: string;
228
- colorStrokeFocus2: string;
229
- colorNeutralShadowAmbient: string;
230
- colorNeutralShadowKey: string;
231
- colorNeutralShadowAmbientLighter: string;
232
- colorNeutralShadowKeyLighter: string;
233
- colorNeutralShadowAmbientDarker: string;
234
- colorNeutralShadowKeyDarker: string;
235
- colorBrandShadowAmbient: string;
236
- colorBrandShadowKey: string;
237
- };
238
-
239
- export declare const createDarkTheme: (brand: BrandVariants) => Theme;
240
-
241
- export declare const createHighContrastTheme: () => Theme;
242
-
243
- export declare const createLightTheme: (brand: BrandVariants) => Theme;
244
-
245
- export declare const createTeamsDarkTheme: (brand: BrandVariants) => Theme;
246
-
247
- export declare type CurveTokens = {
248
- curveAccelerateMax: string;
249
- curveAccelerateMid: string;
250
- curveAccelerateMin: string;
251
- curveDecelerateMax: string;
252
- curveDecelerateMid: string;
253
- curveDecelerateMin: string;
254
- curveEasyEaseMax: string;
255
- curveEasyEase: string;
256
- curveLinear: string;
257
- };
258
-
259
- export declare type DurationTokens = {
260
- durationUltraFast: string;
261
- durationFaster: string;
262
- durationFast: string;
263
- durationNormal: string;
264
- durationSlow: string;
265
- durationSlower: string;
266
- durationUltraSlow: string;
267
- };
268
-
269
- export declare type FontFamilyTokens = {
270
- fontFamilyBase: string;
271
- fontFamilyMonospace: string;
272
- fontFamilyNumeric: string;
273
- };
274
-
275
- export declare type FontSizeTokens = {
276
- fontSizeBase100: string;
277
- fontSizeBase200: string;
278
- fontSizeBase300: string;
279
- fontSizeBase400: string;
280
- fontSizeBase500: string;
281
- fontSizeBase600: string;
282
- fontSizeHero700: string;
283
- fontSizeHero800: string;
284
- fontSizeHero900: string;
285
- fontSizeHero1000: string;
286
- };
287
-
288
- export declare type FontWeightTokens = {
289
- fontWeightRegular: number;
290
- fontWeightMedium: number;
291
- fontWeightSemibold: number;
292
- fontWeightBold: number;
293
- };
294
-
295
- export declare type HorizontalSpacingTokens = {
296
- spacingHorizontalNone: string;
297
- spacingHorizontalXXS: string;
298
- spacingHorizontalXS: string;
299
- spacingHorizontalSNudge: string;
300
- spacingHorizontalS: string;
301
- spacingHorizontalMNudge: string;
302
- spacingHorizontalM: string;
303
- spacingHorizontalL: string;
304
- spacingHorizontalXL: string;
305
- spacingHorizontalXXL: string;
306
- spacingHorizontalXXXL: string;
307
- };
308
-
309
- export declare type LineHeightTokens = {
310
- lineHeightBase100: string;
311
- lineHeightBase200: string;
312
- lineHeightBase300: string;
313
- lineHeightBase400: string;
314
- lineHeightBase500: string;
315
- lineHeightBase600: string;
316
- lineHeightHero700: string;
317
- lineHeightHero800: string;
318
- lineHeightHero900: string;
319
- lineHeightHero1000: string;
320
- };
321
-
322
- export declare type PartialTheme = Partial<Theme>;
323
-
324
- declare type PersonaColorPaletteTokens = Record<ColorPaletteDarkRed | ColorPaletteCranberry | ColorPalettePumpkin | ColorPalettePeach | ColorPaletteGold | ColorPaletteBrass | ColorPaletteBrown | ColorPaletteForest | ColorPaletteSeafoam | ColorPaletteDarkGreen | ColorPaletteLightTeal | ColorPaletteTeal | ColorPaletteSteel | ColorPaletteBlue | ColorPaletteRoyalBlue | ColorPaletteCornflower | ColorPaletteNavy | ColorPaletteLavender | ColorPalettePurple | ColorPaletteGrape | ColorPaletteLilac | ColorPalettePink | ColorPaletteMagenta | ColorPalettePlum | ColorPaletteBeige | ColorPaletteMink | ColorPalettePlatinum | ColorPaletteAnchor, string>;
325
-
326
- export declare type ShadowBrandTokens = {
327
- shadow2Brand: string;
328
- shadow4Brand: string;
329
- shadow8Brand: string;
330
- shadow16Brand: string;
331
- shadow28Brand: string;
332
- shadow64Brand: string;
333
- };
334
-
335
- /**
336
- * Design tokens for shadow levels
337
- */
338
- export declare type ShadowTokens = {
339
- shadow2: string;
340
- shadow4: string;
341
- shadow8: string;
342
- shadow16: string;
343
- shadow28: string;
344
- shadow64: string;
345
- };
346
-
347
- export declare type SpacingTokens = {
348
- none: string;
349
- xxs: string;
350
- xs: string;
351
- sNudge: string;
352
- s: string;
353
- mNudge: string;
354
- m: string;
355
- l: string;
356
- xl: string;
357
- xxl: string;
358
- xxxl: string;
359
- };
360
-
361
- declare type StatusColorPaletteTokens = Record<ColorPaletteRed | ColorPaletteGreen | ColorPaletteDarkOrange | ColorPaletteYellow | ColorPaletteBerry | ColorPaletteMarigold | ColorPaletteLightGreen, string>;
362
-
363
- export declare type StrokeWidthTokens = {
364
- strokeWidthThin: string;
365
- strokeWidthThick: string;
366
- strokeWidthThicker: string;
367
- strokeWidthThickest: string;
368
- };
369
-
370
- export declare const teamsDarkTheme: Theme;
371
-
372
- export declare const teamsHighContrastTheme: Theme;
373
-
374
- export declare const teamsLightTheme: Theme;
375
-
376
- export declare type Theme = FontSizeTokens & LineHeightTokens & BorderRadiusTokens & StrokeWidthTokens & HorizontalSpacingTokens & VerticalSpacingTokens & DurationTokens & CurveTokens & ShadowTokens & ShadowBrandTokens & FontFamilyTokens & FontWeightTokens & ColorPaletteTokens & ColorTokens;
377
-
378
- /**
379
- * Programmatically generates a tokens to css variables mapping object from the keys in a theme.
380
- * This helps with ease of use as a user of a custom theme does not have to manually construct this object, but it could
381
- * affect tree-shaking since bundlers do not know the shape of the output.
382
- *
383
- * @param theme - Theme from which to get the keys to generate the tokens to css variables mapping object
384
- * @returns Tokens to css variables mapping object corresponding to the passed theme
385
- */
386
- export declare function themeToTokensObject<TTheme extends Theme>(theme: TTheme): Record<keyof TTheme, string>;
387
-
388
- export declare const tokens: Record<keyof Theme, string>;
389
-
390
- export declare type TypographyStyle = {
391
- fontFamily: string;
392
- fontSize: string;
393
- fontWeight: string;
394
- lineHeight: string;
395
- };
396
-
397
- export declare type TypographyStyles = {
398
- body1: TypographyStyle;
399
- body1Strong: TypographyStyle;
400
- body1Stronger: TypographyStyle;
401
- body2: TypographyStyle;
402
- caption1: TypographyStyle;
403
- caption1Strong: TypographyStyle;
404
- caption1Stronger: TypographyStyle;
405
- caption2: TypographyStyle;
406
- caption2Strong: TypographyStyle;
407
- subtitle1: TypographyStyle;
408
- subtitle2: TypographyStyle;
409
- subtitle2Stronger: TypographyStyle;
410
- title1: TypographyStyle;
411
- title2: TypographyStyle;
412
- title3: TypographyStyle;
413
- largeTitle: TypographyStyle;
414
- display: TypographyStyle;
415
- };
416
-
417
- /**
418
- * Global typography styles (fontSize, fontWeight, and lineHeight)
419
- */
420
- export declare const typographyStyles: TypographyStyles;
421
-
422
- export declare type VerticalSpacingTokens = {
423
- spacingVerticalNone: string;
424
- spacingVerticalXXS: string;
425
- spacingVerticalXS: string;
426
- spacingVerticalSNudge: string;
427
- spacingVerticalS: string;
428
- spacingVerticalMNudge: string;
429
- spacingVerticalM: string;
430
- spacingVerticalL: string;
431
- spacingVerticalXL: string;
432
- spacingVerticalXXL: string;
433
- spacingVerticalXXXL: string;
434
- };
435
-
436
- export declare const webDarkTheme: Theme;
437
-
438
- export declare const webLightTheme: Theme;
120
+ export { ColorPaletteNavy }
121
+
122
+ export { ColorPalettePeach }
123
+
124
+ export { ColorPalettePink }
125
+
126
+ export { ColorPalettePlatinum }
127
+
128
+ export { ColorPalettePlum }
129
+
130
+ export { ColorPalettePumpkin }
131
+
132
+ export { ColorPalettePurple }
133
+
134
+ export { ColorPaletteRed }
135
+
136
+ export { ColorPaletteRoyalBlue }
137
+
138
+ export { ColorPaletteSeafoam }
139
+
140
+ export { ColorPaletteSteel }
141
+
142
+ export { ColorPaletteTeal }
143
+
144
+ export { ColorPaletteTokens }
145
+
146
+ export { ColorPaletteYellow }
147
+
148
+ export { ColorTokens }
149
+
150
+ export { createDarkTheme }
151
+
152
+ export { createHighContrastTheme }
153
+
154
+ export { createLightTheme }
155
+
156
+ export { createTeamsDarkTheme }
157
+
158
+ export { CurveTokens }
159
+
160
+ export { DurationTokens }
161
+
162
+ export { FontFamilyTokens }
163
+
164
+ export { FontSizeTokens }
165
+
166
+ export { FontWeightTokens }
167
+
168
+ export { HorizontalSpacingTokens }
169
+
170
+ export { LineHeightTokens }
171
+
172
+ export { PartialTheme }
173
+
174
+ export { ShadowBrandTokens }
175
+
176
+ export { ShadowTokens }
177
+
178
+ export { SpacingTokens }
179
+
180
+ export { StrokeWidthTokens }
181
+
182
+ export { teamsDarkTheme }
183
+
184
+ export { teamsHighContrastTheme }
185
+
186
+ export { teamsLightTheme }
187
+
188
+ export { Theme }
189
+
190
+ export { themeToTokensObject }
191
+
192
+ export { tokens }
193
+
194
+ export { TypographyStyle }
195
+
196
+ export { TypographyStyles }
197
+
198
+ export { typographyStyles }
199
+
200
+ export { VerticalSpacingTokens }
201
+
202
+ export { webDarkTheme }
203
+
204
+ export { webLightTheme }
439
205
 
440
206
  export { }
package/lib/index.js CHANGED
@@ -1,6 +1,2 @@
1
- export { teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, webDarkTheme, webLightTheme } from './themes/index';
2
- export { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme } from './utils/index';
3
- export { themeToTokensObject } from './themeToTokensObject';
4
- export { tokens } from './tokens';
5
- export { typographyStyles } from './global/index';
1
+ export { teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, webDarkTheme, webLightTheme, createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, tokens, typographyStyles } from '@fluentui/tokens';
6
2
  //# sourceMappingURL=index.js.map
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"../src/","sources":["packages/react-components/react-theme/src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,sBAAsB,EAAE,eAAe,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AACtH,OAAO,EAAE,eAAe,EAAE,uBAAuB,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,eAAe,CAAC;AAEjH,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC","sourcesContent":["export { teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, webDarkTheme, webLightTheme } from './themes/index';\nexport { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme } from './utils/index';\n\nexport { themeToTokensObject } from './themeToTokensObject';\nexport { tokens } from './tokens';\nexport { typographyStyles } from './global/index';\n\nexport type {\n Brands,\n BrandVariants,\n FontSizeTokens,\n FontWeightTokens,\n LineHeightTokens,\n BorderRadiusTokens,\n StrokeWidthTokens,\n SpacingTokens,\n HorizontalSpacingTokens,\n VerticalSpacingTokens,\n DurationTokens,\n CurveTokens,\n ShadowTokens,\n ShadowBrandTokens,\n FontFamilyTokens,\n ColorPaletteTokens,\n ColorPaletteDarkRed,\n ColorPaletteCranberry,\n ColorPaletteRed,\n ColorPaletteDarkOrange,\n ColorPalettePumpkin,\n ColorPalettePeach,\n ColorPaletteMarigold,\n ColorPaletteYellow,\n ColorPaletteGold,\n ColorPaletteBrass,\n ColorPaletteBrown,\n ColorPaletteForest,\n ColorPaletteSeafoam,\n ColorPaletteGreen,\n ColorPaletteLightGreen,\n ColorPaletteDarkGreen,\n ColorPaletteLightTeal,\n ColorPaletteTeal,\n ColorPaletteSteel,\n ColorPaletteBlue,\n ColorPaletteRoyalBlue,\n ColorPaletteCornflower,\n ColorPaletteNavy,\n ColorPaletteLavender,\n ColorPalettePurple,\n ColorPaletteGrape,\n ColorPaletteBerry,\n ColorPaletteLilac,\n ColorPalettePink,\n ColorPaletteMagenta,\n ColorPalettePlum,\n ColorPaletteBeige,\n ColorPaletteMink,\n ColorPalettePlatinum,\n ColorPaletteAnchor,\n ColorTokens,\n PartialTheme,\n Theme,\n TypographyStyle,\n TypographyStyles,\n} from './types';\n"]}
1
+ {"version":3,"sources":["packages/react-components/react-theme/src/index.ts"],"names":[],"mappings":"AAAA,SACE,cADF,EAEE,sBAFF,EAGE,eAHF,EAIE,YAJF,EAKE,aALF,EAME,eANF,EAOE,uBAPF,EAQE,gBARF,EASE,oBATF,EAUE,mBAVF,EAWE,MAXF,EAYE,gBAZF,QAaO,kBAbP","sourcesContent":["export {\n teamsDarkTheme,\n teamsHighContrastTheme,\n teamsLightTheme,\n webDarkTheme,\n webLightTheme,\n createDarkTheme,\n createHighContrastTheme,\n createLightTheme,\n createTeamsDarkTheme,\n themeToTokensObject,\n tokens,\n typographyStyles,\n} from '@fluentui/tokens';\n\nexport type {\n Brands,\n BrandVariants,\n FontSizeTokens,\n FontWeightTokens,\n LineHeightTokens,\n BorderRadiusTokens,\n StrokeWidthTokens,\n SpacingTokens,\n HorizontalSpacingTokens,\n VerticalSpacingTokens,\n DurationTokens,\n CurveTokens,\n ShadowTokens,\n ShadowBrandTokens,\n FontFamilyTokens,\n ColorPaletteTokens,\n ColorPaletteDarkRed,\n ColorPaletteCranberry,\n ColorPaletteRed,\n ColorPaletteDarkOrange,\n ColorPalettePumpkin,\n ColorPalettePeach,\n ColorPaletteMarigold,\n ColorPaletteYellow,\n ColorPaletteGold,\n ColorPaletteBrass,\n ColorPaletteBrown,\n ColorPaletteForest,\n ColorPaletteSeafoam,\n ColorPaletteGreen,\n ColorPaletteLightGreen,\n ColorPaletteDarkGreen,\n ColorPaletteLightTeal,\n ColorPaletteTeal,\n ColorPaletteSteel,\n ColorPaletteBlue,\n ColorPaletteRoyalBlue,\n ColorPaletteCornflower,\n ColorPaletteNavy,\n ColorPaletteLavender,\n ColorPalettePurple,\n ColorPaletteGrape,\n ColorPaletteBerry,\n ColorPaletteLilac,\n ColorPalettePink,\n ColorPaletteMagenta,\n ColorPalettePlum,\n ColorPaletteBeige,\n ColorPaletteMink,\n ColorPalettePlatinum,\n ColorPaletteAnchor,\n ColorTokens,\n PartialTheme,\n Theme,\n TypographyStyle,\n TypographyStyles,\n} from '@fluentui/tokens';\n"],"sourceRoot":"../src/"}