@fluentui/react-theme 9.1.8 → 9.1.10
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.json +91 -1
- package/CHANGELOG.md +20 -2
- package/lib/index.js +0 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.js +0 -3
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,97 @@
|
|
2
2
|
"name": "@fluentui/react-theme",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Fri,
|
5
|
+
"date": "Fri, 04 Aug 2023 08:48:25 GMT",
|
6
|
+
"tag": "@fluentui/react-theme_v9.1.10",
|
7
|
+
"version": "9.1.10",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-theme",
|
13
|
+
"comment": "Bump @fluentui/tokens to v1.0.0-alpha.7",
|
14
|
+
"commit": "0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Thu, 20 Jul 2023 18:27:35 GMT",
|
21
|
+
"tag": "@fluentui/react-theme_v9.1.9",
|
22
|
+
"version": "9.1.9",
|
23
|
+
"comments": {
|
24
|
+
"none": [
|
25
|
+
{
|
26
|
+
"author": "olfedias@microsoft.com",
|
27
|
+
"package": "@fluentui/react-theme",
|
28
|
+
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
|
29
|
+
"comment": "chore: migrate to monosize"
|
30
|
+
}
|
31
|
+
]
|
32
|
+
}
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"date": "Wed, 28 Jun 2023 11:12:34 GMT",
|
36
|
+
"tag": "@fluentui/react-theme_v9.1.9",
|
37
|
+
"version": "9.1.9",
|
38
|
+
"comments": {
|
39
|
+
"none": [
|
40
|
+
{
|
41
|
+
"author": "martinhochel@microsoft.com",
|
42
|
+
"package": "@fluentui/react-theme",
|
43
|
+
"commit": "fbe878e9c9785588197481f172c42c2c0a230292",
|
44
|
+
"comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
|
45
|
+
}
|
46
|
+
]
|
47
|
+
}
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"date": "Tue, 20 Jun 2023 12:39:07 GMT",
|
51
|
+
"tag": "@fluentui/react-theme_v9.1.9",
|
52
|
+
"version": "9.1.9",
|
53
|
+
"comments": {
|
54
|
+
"patch": [
|
55
|
+
{
|
56
|
+
"author": "beachball",
|
57
|
+
"package": "@fluentui/react-theme",
|
58
|
+
"comment": "Bump @fluentui/tokens to v1.0.0-alpha.6",
|
59
|
+
"commit": "81c9b35e0830297b2aca2cece2ae67b3899c4647"
|
60
|
+
}
|
61
|
+
]
|
62
|
+
}
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"date": "Wed, 24 May 2023 20:45:36 GMT",
|
66
|
+
"tag": "@fluentui/react-theme_v9.1.8",
|
67
|
+
"version": "9.1.8",
|
68
|
+
"comments": {
|
69
|
+
"none": [
|
70
|
+
{
|
71
|
+
"author": "olfedias@microsoft.com",
|
72
|
+
"package": "@fluentui/react-theme",
|
73
|
+
"commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
|
74
|
+
"comment": "chore: update test-ssr script"
|
75
|
+
}
|
76
|
+
]
|
77
|
+
}
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"date": "Thu, 18 May 2023 00:39:17 GMT",
|
81
|
+
"tag": "@fluentui/react-theme_v9.1.8",
|
82
|
+
"version": "9.1.8",
|
83
|
+
"comments": {
|
84
|
+
"none": [
|
85
|
+
{
|
86
|
+
"author": "olfedias@microsoft.com",
|
87
|
+
"package": "@fluentui/react-theme",
|
88
|
+
"commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
|
89
|
+
"comment": "chore: add test-ssr script to v9 packages"
|
90
|
+
}
|
91
|
+
]
|
92
|
+
}
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"date": "Fri, 12 May 2023 20:27:56 GMT",
|
6
96
|
"tag": "@fluentui/react-theme_v9.1.8",
|
7
97
|
"version": "9.1.8",
|
8
98
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,30 @@
|
|
1
1
|
# Change Log - @fluentui/react-theme
|
2
2
|
|
3
|
-
This log was last generated on Fri,
|
3
|
+
This log was last generated on Fri, 04 Aug 2023 08:48:25 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.10)
|
8
|
+
|
9
|
+
Fri, 04 Aug 2023 08:48:25 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.9..@fluentui/react-theme_v9.1.10)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/tokens to v1.0.0-alpha.7 ([commit](https://github.com/microsoft/fluentui/commit/0bf7d9438c1d0ff90cd2b28bc4cceb4f807afbca) by beachball)
|
15
|
+
|
16
|
+
## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.9)
|
17
|
+
|
18
|
+
Tue, 20 Jun 2023 12:39:07 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.8..@fluentui/react-theme_v9.1.9)
|
20
|
+
|
21
|
+
### Patches
|
22
|
+
|
23
|
+
- Bump @fluentui/tokens to v1.0.0-alpha.6 ([PR #28229](https://github.com/microsoft/fluentui/pull/28229) by beachball)
|
24
|
+
|
7
25
|
## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.8)
|
8
26
|
|
9
|
-
Fri, 12 May 2023 20:
|
27
|
+
Fri, 12 May 2023 20:27:56 GMT
|
10
28
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.7..@fluentui/react-theme_v9.1.8)
|
11
29
|
|
12
30
|
### Patches
|
package/lib/index.js
CHANGED
@@ -1,2 +1 @@
|
|
1
1
|
export { teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, webDarkTheme, webLightTheme, createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, tokens, typographyStyles } from '@fluentui/tokens';
|
2
|
-
//# sourceMappingURL=index.js.map
|
package/lib/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"
|
1
|
+
{"version":3,"sources":["index.ts"],"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"],"names":["teamsDarkTheme","teamsHighContrastTheme","teamsLightTheme","webDarkTheme","webLightTheme","createDarkTheme","createHighContrastTheme","createLightTheme","createTeamsDarkTheme","themeToTokensObject","tokens","typographyStyles"],"mappings":"AAAA,SACEA,cAAc,EACdC,sBAAsB,EACtBC,eAAe,EACfC,YAAY,EACZC,aAAa,EACbC,eAAe,EACfC,uBAAuB,EACvBC,gBAAgB,EAChBC,oBAAoB,EACpBC,mBAAmB,EACnBC,MAAM,EACNC,gBAAgB,QACX,mBAAmB"}
|
package/lib-commonjs/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["
|
1
|
+
{"version":3,"sources":["index.js"],"sourcesContent":["export { teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, webDarkTheme, webLightTheme, createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, tokens, typographyStyles } from '@fluentui/tokens';\n"],"names":["teamsDarkTheme","teamsHighContrastTheme","teamsLightTheme","webDarkTheme","webLightTheme","createDarkTheme","createHighContrastTheme","createLightTheme","createTeamsDarkTheme","themeToTokensObject","tokens","typographyStyles"],"mappings":";;;;;;;;;;;IAASA,cAAc,MAAdA,sBAAc;IAAEC,sBAAsB,MAAtBA,8BAAsB;IAAEC,eAAe,MAAfA,uBAAe;IAAEC,YAAY,MAAZA,oBAAY;IAAEC,aAAa,MAAbA,qBAAa;IAAEC,eAAe,MAAfA,uBAAe;IAAEC,uBAAuB,MAAvBA,+BAAuB;IAAEC,gBAAgB,MAAhBA,wBAAgB;IAAEC,oBAAoB,MAApBA,4BAAoB;IAAEC,mBAAmB,MAAnBA,2BAAmB;IAAEC,MAAM,MAANA,cAAM;IAAEC,gBAAgB,MAAhBA,wBAAgB;;wBAAQ"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-theme",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.10",
|
4
4
|
"description": "Fluent UI themes",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -13,7 +13,7 @@
|
|
13
13
|
"license": "MIT",
|
14
14
|
"scripts": {
|
15
15
|
"build": "just-scripts build",
|
16
|
-
"bundle-size": "
|
16
|
+
"bundle-size": "monosize measure",
|
17
17
|
"clean": "just-scripts clean",
|
18
18
|
"code-style": "just-scripts code-style",
|
19
19
|
"just": "just-scripts",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"@fluentui/scripts-tasks": "*"
|
31
31
|
},
|
32
32
|
"dependencies": {
|
33
|
-
"@fluentui/tokens": "1.0.0-alpha.
|
33
|
+
"@fluentui/tokens": "1.0.0-alpha.7",
|
34
34
|
"@swc/helpers": "^0.4.14"
|
35
35
|
},
|
36
36
|
"beachball": {
|