@fluentui/react-theme-sass 9.0.0-alpha.1 → 9.0.0-alpha.2

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 CHANGED
@@ -2,7 +2,60 @@
2
2
  "name": "@fluentui/react-theme-sass",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 15:08:33 GMT",
5
+ "date": "Thu, 15 Sep 2022 09:45:00 GMT",
6
+ "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.2",
7
+ "version": "9.0.0-alpha.2",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-theme-sass",
13
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
14
+ "comment": "chore: update package scaffold"
15
+ },
16
+ {
17
+ "author": "miroslav.stastny@microsoft.com",
18
+ "package": "@fluentui/react-theme-sass",
19
+ "commit": "9c97dc2efbfe7d22b3686cb765fd93916b303642",
20
+ "comment": "react-theme-sass dev-depends on react-theme"
21
+ }
22
+ ],
23
+ "prerelease": [
24
+ {
25
+ "author": "seanmonahan@microsoft.com",
26
+ "package": "@fluentui/react-theme-sass",
27
+ "commit": "1d0a72865a151962362aa3e5054ac9bf8178f09c",
28
+ "comment": "feat: add new color tokens"
29
+ },
30
+ {
31
+ "author": "miroslav.stastny@microsoft.com",
32
+ "package": "@fluentui/react-theme-sass",
33
+ "commit": "61557d7e48a7380b2fbf2bcc5c8faa4a3ed7d89f",
34
+ "comment": "feat: Add fontWeightBold"
35
+ },
36
+ {
37
+ "author": "miroslav.stastny@microsoft.com",
38
+ "package": "@fluentui/react-theme-sass",
39
+ "commit": "0137f992b99b3b8ec927be8f7aef751d27cd5830",
40
+ "comment": "fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted"
41
+ },
42
+ {
43
+ "author": "seanmonahan@microsoft.com",
44
+ "package": "@fluentui/react-theme-sass",
45
+ "commit": "5c78472d96502d05a10016d9502eceada4edfd8a",
46
+ "comment": "feat: add color neutral foreground inverted 2 token"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui/react-theme-sass",
51
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
52
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
53
+ }
54
+ ]
55
+ }
56
+ },
57
+ {
58
+ "date": "Tue, 28 Jun 2022 15:13:22 GMT",
6
59
  "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.1",
7
60
  "version": "9.0.0-alpha.1",
8
61
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # Change Log - @fluentui/react-theme-sass
2
2
 
3
- This log was last generated on Tue, 28 Jun 2022 15:08:33 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 15 Sep 2022 09:45:00 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.2)
8
+
9
+ Thu, 15 Sep 2022 09:45:00 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.1..@fluentui/react-theme-sass_v9.0.0-alpha.2)
11
+
12
+ ### Changes
13
+
14
+ - feat: add new color tokens ([PR #24027](https://github.com/microsoft/fluentui/pull/24027) by seanmonahan@microsoft.com)
15
+ - feat: Add fontWeightBold ([PR #24378](https://github.com/microsoft/fluentui/pull/24378) by miroslav.stastny@microsoft.com)
16
+ - fix: Rename colorNeutralForegroundInvertedStatic token to colorNeutralForegroundStaticInverted ([PR #24611](https://github.com/microsoft/fluentui/pull/24611) by miroslav.stastny@microsoft.com)
17
+ - feat: add color neutral foreground inverted 2 token ([PR #24494](https://github.com/microsoft/fluentui/pull/24494) by seanmonahan@microsoft.com)
18
+ - Bump @fluentui/react-theme to v9.1.0 ([PR #24808](https://github.com/microsoft/fluentui/pull/24808) by beachball)
19
+
7
20
  ## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.1)
8
21
 
9
- Tue, 28 Jun 2022 15:08:33 GMT
22
+ Tue, 28 Jun 2022 15:13:22 GMT
10
23
 
11
24
  ### Changes
12
25
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-theme-sass",
3
- "version": "9.0.0-alpha.1",
3
+ "version": "9.0.0-alpha.2",
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",
@@ -18,16 +18,15 @@
18
18
  "code-style": "just-scripts code-style",
19
19
  "just": "just-scripts",
20
20
  "lint": "just-scripts lint",
21
- "start": "yarn storybook",
22
21
  "test": "jest --passWithNoTests",
23
22
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
24
23
  "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-theme-sass/src && yarn docs",
25
- "storybook": "node ../../../scripts/storybook/runner",
26
24
  "type-check": "tsc -b tsconfig.json"
27
25
  },
28
26
  "devDependencies": {
29
27
  "@fluentui/eslint-plugin": "*",
30
- "@fluentui/scripts": "^1.0.0"
28
+ "@fluentui/scripts": "^1.0.0",
29
+ "@fluentui/react-theme": "^9.1.0"
31
30
  },
32
31
  "beachball": {
33
32
  "disallowedChangeTypes": [
@@ -35,5 +34,6 @@
35
34
  "minor",
36
35
  "patch"
37
36
  ]
38
- }
37
+ },
38
+ "dependencies": {}
39
39
  }
@@ -37,7 +37,9 @@ $colorNeutralForegroundInverted: var(--colorNeutralForegroundInverted);
37
37
  $colorNeutralForegroundInvertedHover: var(--colorNeutralForegroundInvertedHover);
38
38
  $colorNeutralForegroundInvertedPressed: var(--colorNeutralForegroundInvertedPressed);
39
39
  $colorNeutralForegroundInvertedSelected: var(--colorNeutralForegroundInvertedSelected);
40
+ $colorNeutralForegroundInverted2: var(--colorNeutralForegroundInverted2);
40
41
  $colorNeutralForegroundOnBrand: var(--colorNeutralForegroundOnBrand);
42
+ $colorNeutralForegroundStaticInverted: var(--colorNeutralForegroundStaticInverted);
41
43
  $colorNeutralForegroundInvertedLink: var(--colorNeutralForegroundInvertedLink);
42
44
  $colorNeutralForegroundInvertedLinkHover: var(--colorNeutralForegroundInvertedLinkHover);
43
45
  $colorNeutralForegroundInvertedLinkPressed: var(--colorNeutralForegroundInvertedLinkPressed);
@@ -70,6 +72,7 @@ $colorNeutralBackground5Hover: var(--colorNeutralBackground5Hover);
70
72
  $colorNeutralBackground5Pressed: var(--colorNeutralBackground5Pressed);
71
73
  $colorNeutralBackground5Selected: var(--colorNeutralBackground5Selected);
72
74
  $colorNeutralBackground6: var(--colorNeutralBackground6);
75
+ $colorNeutralBackgroundStatic: var(--colorNeutralBackgroundStatic);
73
76
  $colorNeutralBackgroundInverted: var(--colorNeutralBackgroundInverted);
74
77
  $colorSubtleBackground: var(--colorSubtleBackground);
75
78
  $colorSubtleBackgroundHover: var(--colorSubtleBackgroundHover);
@@ -23,6 +23,7 @@ $lineHeightHero1000: var(--lineHeightHero1000);
23
23
  $fontWeightRegular: var(--fontWeightRegular);
24
24
  $fontWeightMedium: var(--fontWeightMedium);
25
25
  $fontWeightSemibold: var(--fontWeightSemibold);
26
+ $fontWeightBold: var(--fontWeightBold);
26
27
 
27
28
  $fontFamilyBase: var(--fontFamilyBase);
28
29
  $fontFamilyMonospace: var(--fontFamilyMonospace);
@@ -1,11 +0,0 @@
1
- // This file is read by tools that parse documentation comments conforming to the TSDoc standard.
2
- // It should be published with your NPM package. It should not be tracked by Git.
3
- {
4
- "tsdocVersion": "0.12",
5
- "toolPackages": [
6
- {
7
- "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.18.1"
9
- }
10
- ]
11
- }