@fluentui/react-theme-sass 9.0.0-alpha.5 → 9.0.0-alpha.7
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 +37 -1
- package/CHANGELOG.md +21 -2
- package/package.json +2 -2
- package/sass/colorPaletteTokens.scss +3 -0
- package/sass/colorTokens.scss +2 -0
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,43 @@
|
|
2
2
|
"name": "@fluentui/react-theme-sass",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 21 Dec 2022 10:17:16 GMT",
|
6
|
+
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.7",
|
7
|
+
"version": "9.0.0-alpha.7",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-theme-sass",
|
13
|
+
"comment": "Bump @fluentui/react-theme to v9.1.5",
|
14
|
+
"commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Tue, 20 Dec 2022 14:59:31 GMT",
|
21
|
+
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.6",
|
22
|
+
"version": "9.0.0-alpha.6",
|
23
|
+
"comments": {
|
24
|
+
"prerelease": [
|
25
|
+
{
|
26
|
+
"author": "miroslav.stastny@microsoft.com",
|
27
|
+
"package": "@fluentui/react-theme-sass",
|
28
|
+
"commit": "43e7eb9324b43d02d8d828ff722ed3f3858f3d30",
|
29
|
+
"comment": "feat: add new tokens"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-theme-sass",
|
34
|
+
"comment": "Bump @fluentui/react-theme to v9.1.4",
|
35
|
+
"commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
|
36
|
+
}
|
37
|
+
]
|
38
|
+
}
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"date": "Mon, 05 Dec 2022 18:29:37 GMT",
|
6
42
|
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.5",
|
7
43
|
"version": "9.0.0-alpha.5",
|
8
44
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-theme-sass
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 21 Dec 2022 10:17:16 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.7)
|
8
|
+
|
9
|
+
Wed, 21 Dec 2022 10:17:16 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.6..@fluentui/react-theme-sass_v9.0.0-alpha.7)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-theme to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/66bf89f634cad4a275e957d7a2214c7e73ff8c2e) by beachball)
|
15
|
+
|
16
|
+
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.6)
|
17
|
+
|
18
|
+
Tue, 20 Dec 2022 14:59:31 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.5..@fluentui/react-theme-sass_v9.0.0-alpha.6)
|
20
|
+
|
21
|
+
### Changes
|
22
|
+
|
23
|
+
- feat: add new tokens ([PR #25903](https://github.com/microsoft/fluentui/pull/25903) by miroslav.stastny@microsoft.com)
|
24
|
+
- Bump @fluentui/react-theme to v9.1.4 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
|
25
|
+
|
7
26
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.5)
|
8
27
|
|
9
|
-
Mon, 05 Dec 2022 18:
|
28
|
+
Mon, 05 Dec 2022 18:29:37 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.4..@fluentui/react-theme-sass_v9.0.0-alpha.5)
|
11
30
|
|
12
31
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-theme-sass",
|
3
|
-
"version": "9.0.0-alpha.
|
3
|
+
"version": "9.0.0-alpha.7",
|
4
4
|
"description": "SASS variables referencing react-theme design tokens injected to DOM by react-provider.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"devDependencies": {
|
26
26
|
"@fluentui/eslint-plugin": "*",
|
27
27
|
"@fluentui/scripts": "^1.0.0",
|
28
|
-
"@fluentui/react-theme": "^9.1.
|
28
|
+
"@fluentui/react-theme": "^9.1.5"
|
29
29
|
},
|
30
30
|
"beachball": {
|
31
31
|
"disallowedChangeTypes": [
|
@@ -4,6 +4,7 @@ $colorPaletteRedBackground3: var(--colorPaletteRedBackground3);
|
|
4
4
|
$colorPaletteRedForeground1: var(--colorPaletteRedForeground1);
|
5
5
|
$colorPaletteRedForeground2: var(--colorPaletteRedForeground2);
|
6
6
|
$colorPaletteRedForeground3: var(--colorPaletteRedForeground3);
|
7
|
+
$colorPaletteRedForegroundInverted: var(--colorPaletteRedForegroundInverted);
|
7
8
|
$colorPaletteRedBorderActive: var(--colorPaletteRedBorderActive);
|
8
9
|
$colorPaletteRedBorder1: var(--colorPaletteRedBorder1);
|
9
10
|
$colorPaletteRedBorder2: var(--colorPaletteRedBorder2);
|
@@ -14,6 +15,7 @@ $colorPaletteGreenBackground3: var(--colorPaletteGreenBackground3);
|
|
14
15
|
$colorPaletteGreenForeground1: var(--colorPaletteGreenForeground1);
|
15
16
|
$colorPaletteGreenForeground2: var(--colorPaletteGreenForeground2);
|
16
17
|
$colorPaletteGreenForeground3: var(--colorPaletteGreenForeground3);
|
18
|
+
$colorPaletteGreenForegroundInverted: var(--colorPaletteGreenForegroundInverted);
|
17
19
|
$colorPaletteGreenBorderActive: var(--colorPaletteGreenBorderActive);
|
18
20
|
$colorPaletteGreenBorder1: var(--colorPaletteGreenBorder1);
|
19
21
|
$colorPaletteGreenBorder2: var(--colorPaletteGreenBorder2);
|
@@ -34,6 +36,7 @@ $colorPaletteYellowBackground3: var(--colorPaletteYellowBackground3);
|
|
34
36
|
$colorPaletteYellowForeground1: var(--colorPaletteYellowForeground1);
|
35
37
|
$colorPaletteYellowForeground2: var(--colorPaletteYellowForeground2);
|
36
38
|
$colorPaletteYellowForeground3: var(--colorPaletteYellowForeground3);
|
39
|
+
$colorPaletteYellowForegroundInverted: var(--colorPaletteYellowForegroundInverted);
|
37
40
|
$colorPaletteYellowBorderActive: var(--colorPaletteYellowBorderActive);
|
38
41
|
$colorPaletteYellowBorder1: var(--colorPaletteYellowBorder1);
|
39
42
|
$colorPaletteYellowBorder2: var(--colorPaletteYellowBorder2);
|
package/sass/colorTokens.scss
CHANGED
@@ -93,6 +93,8 @@ $colorNeutralBackgroundDisabled: var(--colorNeutralBackgroundDisabled);
|
|
93
93
|
$colorNeutralBackgroundInvertedDisabled: var(--colorNeutralBackgroundInvertedDisabled);
|
94
94
|
$colorNeutralStencil1: var(--colorNeutralStencil1);
|
95
95
|
$colorNeutralStencil2: var(--colorNeutralStencil2);
|
96
|
+
$colorNeutralStencil1Alpha: var(--colorNeutralStencil1Alpha);
|
97
|
+
$colorNeutralStencil2Alpha: var(--colorNeutralStencil2Alpha);
|
96
98
|
$colorBackgroundOverlay: var(--colorBackgroundOverlay);
|
97
99
|
$colorScrollbarOverlay: var(--colorScrollbarOverlay);
|
98
100
|
$colorBrandBackground: var(--colorBrandBackground);
|