@fluentui/react-theme 9.72.9-experimental.component-base-hooks.20260122-49fc330360.0 → 9.74.3-experimental.esm.20260709-49ee7a20cf.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/CHANGELOG.md +15 -6
- package/dist/index.d.cts +212 -0
- package/lib/index.js +1 -1
- package/package.json +14 -8
- /package/lib-commonjs/{index.js → index.cjs} +0 -0
- /package/lib-commonjs/{index.js.map → index.cjs.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,18 +1,27 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-theme
|
|
2
2
|
|
|
3
|
-
This log was last generated on Thu,
|
|
3
|
+
This log was last generated on Thu, 09 Jul 2026 17:34:22 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [9.
|
|
7
|
+
## [9.74.3-experimental.esm.20260709-49ee7a20cf.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.74.3-experimental.esm.20260709-49ee7a20cf.0)
|
|
8
8
|
|
|
9
|
-
Thu,
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.2.
|
|
9
|
+
Thu, 09 Jul 2026 17:34:22 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.2.1..@fluentui/react-theme_v9.74.3-experimental.esm.20260709-49ee7a20cf.0)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
|
-
- Release 9.
|
|
15
|
-
- Bump @fluentui/tokens to v9.
|
|
14
|
+
- Release 9.74.3-experimental.esm.20260709-49ee7a20cf ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
|
15
|
+
- Bump @fluentui/tokens to v9.74.3-experimental.esm.20260709-49ee7a20cf.0 ([commit](https://github.com/microsoft/fluentui/commit/175a26e0c520dd90a54578d1185a3b0b6c446e15) by beachball)
|
|
16
|
+
|
|
17
|
+
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.2.1)
|
|
18
|
+
|
|
19
|
+
Thu, 22 Jan 2026 17:06:44 GMT
|
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.2.0..@fluentui/react-theme_v9.2.1)
|
|
21
|
+
|
|
22
|
+
### Patches
|
|
23
|
+
|
|
24
|
+
- Bump @fluentui/tokens to v1.0.0-alpha.23 ([PR #35574](https://github.com/microsoft/fluentui/pull/35574) by beachball)
|
|
16
25
|
|
|
17
26
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.2.0)
|
|
18
27
|
|
package/dist/index.d.cts
ADDED
|
@@ -0,0 +1,212 @@
|
|
|
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 { teamsDarkV21Theme } from '@fluentui/tokens';
|
|
59
|
+
import { teamsHighContrastTheme } from '@fluentui/tokens';
|
|
60
|
+
import { teamsLightTheme } from '@fluentui/tokens';
|
|
61
|
+
import { teamsLightV21Theme } from '@fluentui/tokens';
|
|
62
|
+
import { Theme } from '@fluentui/tokens';
|
|
63
|
+
import { themeToTokensObject } from '@fluentui/tokens';
|
|
64
|
+
import { tokens } from '@fluentui/tokens';
|
|
65
|
+
import { TypographyStyle } from '@fluentui/tokens';
|
|
66
|
+
import { TypographyStyles } from '@fluentui/tokens';
|
|
67
|
+
import { typographyStyles } from '@fluentui/tokens';
|
|
68
|
+
import { VerticalSpacingTokens } from '@fluentui/tokens';
|
|
69
|
+
import { webDarkTheme } from '@fluentui/tokens';
|
|
70
|
+
import { webLightTheme } from '@fluentui/tokens';
|
|
71
|
+
|
|
72
|
+
export { BorderRadiusTokens }
|
|
73
|
+
|
|
74
|
+
export { Brands }
|
|
75
|
+
|
|
76
|
+
export { BrandVariants }
|
|
77
|
+
|
|
78
|
+
export { ColorPaletteAnchor }
|
|
79
|
+
|
|
80
|
+
export { ColorPaletteBeige }
|
|
81
|
+
|
|
82
|
+
export { ColorPaletteBerry }
|
|
83
|
+
|
|
84
|
+
export { ColorPaletteBlue }
|
|
85
|
+
|
|
86
|
+
export { ColorPaletteBrass }
|
|
87
|
+
|
|
88
|
+
export { ColorPaletteBrown }
|
|
89
|
+
|
|
90
|
+
export { ColorPaletteCornflower }
|
|
91
|
+
|
|
92
|
+
export { ColorPaletteCranberry }
|
|
93
|
+
|
|
94
|
+
export { ColorPaletteDarkGreen }
|
|
95
|
+
|
|
96
|
+
export { ColorPaletteDarkOrange }
|
|
97
|
+
|
|
98
|
+
export { ColorPaletteDarkRed }
|
|
99
|
+
|
|
100
|
+
export { ColorPaletteForest }
|
|
101
|
+
|
|
102
|
+
export { ColorPaletteGold }
|
|
103
|
+
|
|
104
|
+
export { ColorPaletteGrape }
|
|
105
|
+
|
|
106
|
+
export { ColorPaletteGreen }
|
|
107
|
+
|
|
108
|
+
export { ColorPaletteLavender }
|
|
109
|
+
|
|
110
|
+
export { ColorPaletteLightGreen }
|
|
111
|
+
|
|
112
|
+
export { ColorPaletteLightTeal }
|
|
113
|
+
|
|
114
|
+
export { ColorPaletteLilac }
|
|
115
|
+
|
|
116
|
+
export { ColorPaletteMagenta }
|
|
117
|
+
|
|
118
|
+
export { ColorPaletteMarigold }
|
|
119
|
+
|
|
120
|
+
export { ColorPaletteMink }
|
|
121
|
+
|
|
122
|
+
export { ColorPaletteNavy }
|
|
123
|
+
|
|
124
|
+
export { ColorPalettePeach }
|
|
125
|
+
|
|
126
|
+
export { ColorPalettePink }
|
|
127
|
+
|
|
128
|
+
export { ColorPalettePlatinum }
|
|
129
|
+
|
|
130
|
+
export { ColorPalettePlum }
|
|
131
|
+
|
|
132
|
+
export { ColorPalettePumpkin }
|
|
133
|
+
|
|
134
|
+
export { ColorPalettePurple }
|
|
135
|
+
|
|
136
|
+
export { ColorPaletteRed }
|
|
137
|
+
|
|
138
|
+
export { ColorPaletteRoyalBlue }
|
|
139
|
+
|
|
140
|
+
export { ColorPaletteSeafoam }
|
|
141
|
+
|
|
142
|
+
export { ColorPaletteSteel }
|
|
143
|
+
|
|
144
|
+
export { ColorPaletteTeal }
|
|
145
|
+
|
|
146
|
+
export { ColorPaletteTokens }
|
|
147
|
+
|
|
148
|
+
export { ColorPaletteYellow }
|
|
149
|
+
|
|
150
|
+
export { ColorTokens }
|
|
151
|
+
|
|
152
|
+
export { createDarkTheme }
|
|
153
|
+
|
|
154
|
+
export { createHighContrastTheme }
|
|
155
|
+
|
|
156
|
+
export { createLightTheme }
|
|
157
|
+
|
|
158
|
+
export { createTeamsDarkTheme }
|
|
159
|
+
|
|
160
|
+
export { CurveTokens }
|
|
161
|
+
|
|
162
|
+
export { DurationTokens }
|
|
163
|
+
|
|
164
|
+
export { FontFamilyTokens }
|
|
165
|
+
|
|
166
|
+
export { FontSizeTokens }
|
|
167
|
+
|
|
168
|
+
export { FontWeightTokens }
|
|
169
|
+
|
|
170
|
+
export { HorizontalSpacingTokens }
|
|
171
|
+
|
|
172
|
+
export { LineHeightTokens }
|
|
173
|
+
|
|
174
|
+
export { PartialTheme }
|
|
175
|
+
|
|
176
|
+
export { ShadowBrandTokens }
|
|
177
|
+
|
|
178
|
+
export { ShadowTokens }
|
|
179
|
+
|
|
180
|
+
export { SpacingTokens }
|
|
181
|
+
|
|
182
|
+
export { StrokeWidthTokens }
|
|
183
|
+
|
|
184
|
+
export { teamsDarkTheme }
|
|
185
|
+
|
|
186
|
+
export { teamsDarkV21Theme }
|
|
187
|
+
|
|
188
|
+
export { teamsHighContrastTheme }
|
|
189
|
+
|
|
190
|
+
export { teamsLightTheme }
|
|
191
|
+
|
|
192
|
+
export { teamsLightV21Theme }
|
|
193
|
+
|
|
194
|
+
export { Theme }
|
|
195
|
+
|
|
196
|
+
export { themeToTokensObject }
|
|
197
|
+
|
|
198
|
+
export { tokens }
|
|
199
|
+
|
|
200
|
+
export { TypographyStyle }
|
|
201
|
+
|
|
202
|
+
export { TypographyStyles }
|
|
203
|
+
|
|
204
|
+
export { typographyStyles }
|
|
205
|
+
|
|
206
|
+
export { VerticalSpacingTokens }
|
|
207
|
+
|
|
208
|
+
export { webDarkTheme }
|
|
209
|
+
|
|
210
|
+
export { webLightTheme }
|
|
211
|
+
|
|
212
|
+
export { }
|
package/lib/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { teamsDarkTheme, teamsDarkV21Theme, teamsHighContrastTheme, teamsLightTheme, teamsLightV21Theme, webDarkTheme, webLightTheme, createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, tokens, typographyStyles } from
|
|
1
|
+
export { teamsDarkTheme, teamsDarkV21Theme, teamsHighContrastTheme, teamsLightTheme, teamsLightV21Theme, webDarkTheme, webLightTheme, createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, tokens, typographyStyles } from "@fluentui/tokens";
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-theme",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.74.3-experimental.esm.20260709-49ee7a20cf.0",
|
|
4
4
|
"description": "Fluent UI themes",
|
|
5
|
-
"main": "lib-commonjs/index.
|
|
5
|
+
"main": "lib-commonjs/index.cjs",
|
|
6
6
|
"module": "lib/index.js",
|
|
7
7
|
"typings": "./dist/index.d.ts",
|
|
8
8
|
"sideEffects": false,
|
|
@@ -12,23 +12,29 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "MIT",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@fluentui/tokens": "9.
|
|
15
|
+
"@fluentui/tokens": "9.74.3-experimental.esm.20260709-49ee7a20cf.0",
|
|
16
16
|
"@swc/helpers": "^0.5.1"
|
|
17
17
|
},
|
|
18
18
|
"beachball": {},
|
|
19
19
|
"exports": {
|
|
20
20
|
".": {
|
|
21
|
-
"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
21
|
+
"import": {
|
|
22
|
+
"types": "./dist/index.d.ts",
|
|
23
|
+
"default": "./lib/index.js"
|
|
24
|
+
},
|
|
25
|
+
"require": {
|
|
26
|
+
"types": "./dist/index.d.cts",
|
|
27
|
+
"default": "./lib-commonjs/index.cjs"
|
|
28
|
+
}
|
|
25
29
|
},
|
|
26
30
|
"./package.json": "./package.json"
|
|
27
31
|
},
|
|
28
32
|
"files": [
|
|
29
33
|
"*.md",
|
|
30
34
|
"dist/*.d.ts",
|
|
35
|
+
"dist/*.d.cts",
|
|
31
36
|
"lib",
|
|
32
37
|
"lib-commonjs"
|
|
33
|
-
]
|
|
38
|
+
],
|
|
39
|
+
"type": "module"
|
|
34
40
|
}
|
|
File without changes
|
|
File without changes
|