@fluentui/react-theme-sass 9.0.0-alpha.4 → 9.0.0-alpha.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.
- package/CHANGELOG.json +39 -1
- package/CHANGELOG.md +11 -2
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +4 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,45 @@
|
|
2
2
|
"name": "@fluentui/react-theme-sass",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 05 Dec 2022 18:25:35 GMT",
|
6
|
+
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.5",
|
7
|
+
"version": "9.0.0-alpha.5",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "tristan.watanabe@gmail.com",
|
12
|
+
"package": "@fluentui/react-theme-sass",
|
13
|
+
"commit": "109f6e6966ce703169c98134f1aedbaec17d6f93",
|
14
|
+
"comment": "chore: Migrate to new package structure."
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"prerelease": [
|
18
|
+
{
|
19
|
+
"author": "beachball",
|
20
|
+
"package": "@fluentui/react-theme-sass",
|
21
|
+
"comment": "Bump @fluentui/react-theme to v9.1.3",
|
22
|
+
"commit": "4c29542a51bf068e171690cc8e59c14489883912"
|
23
|
+
}
|
24
|
+
]
|
25
|
+
}
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"date": "Thu, 17 Nov 2022 23:05:50 GMT",
|
29
|
+
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.4",
|
30
|
+
"version": "9.0.0-alpha.4",
|
31
|
+
"comments": {
|
32
|
+
"none": [
|
33
|
+
{
|
34
|
+
"author": "martinhochel@microsoft.com",
|
35
|
+
"package": "@fluentui/react-theme-sass",
|
36
|
+
"commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
|
37
|
+
"comment": "chore: update package scaffold"
|
38
|
+
}
|
39
|
+
]
|
40
|
+
}
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"date": "Fri, 11 Nov 2022 14:57:47 GMT",
|
6
44
|
"tag": "@fluentui/react-theme-sass_v9.0.0-alpha.4",
|
7
45
|
"version": "9.0.0-alpha.4",
|
8
46
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,21 @@
|
|
1
1
|
# Change Log - @fluentui/react-theme-sass
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 05 Dec 2022 18:25:35 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.5)
|
8
|
+
|
9
|
+
Mon, 05 Dec 2022 18:25:35 GMT
|
10
|
+
[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
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-theme to v9.1.3 ([PR #25798](https://github.com/microsoft/fluentui/pull/25798) by beachball)
|
15
|
+
|
7
16
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.4)
|
8
17
|
|
9
|
-
Fri, 11 Nov 2022 14:
|
18
|
+
Fri, 11 Nov 2022 14:57:47 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.3..@fluentui/react-theme-sass_v9.0.0-alpha.4)
|
11
20
|
|
12
21
|
### Changes
|
package/lib/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,KAAK,CACb,2GAA2G,CAC5G,CAAC","sourcesContent":["throw new Error(\n '@fluentui/react-theme-sass package only contains SASS exports. It should never be imported in Javascript.',\n);\n\nexport {};\n"]}
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"../src/","sources":["packages/react-components/react-theme-sass/src/index.ts"],"names":[],"mappings":"AAAA,MAAM,IAAI,KAAK,CACb,2GAA2G,CAC5G,CAAC","sourcesContent":["throw new Error(\n '@fluentui/react-theme-sass package only contains SASS exports. It should never be imported in Javascript.',\n);\n\nexport {};\n"]}
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;AAAA,MAAM,IAAI,KAAJ,CACJ,2GADI,CAAN","sourcesContent":["throw new Error(\n '@fluentui/react-theme-sass package only contains SASS exports. It should never be imported in Javascript.',\n);\n\nexport {};\n"],"sourceRoot":"../src/"}
|
1
|
+
{"version":3,"sources":["packages/react-components/react-theme-sass/src/index.ts"],"names":[],"mappings":";;;;;AAAA,MAAM,IAAI,KAAJ,CACJ,2GADI,CAAN","sourcesContent":["throw new Error(\n '@fluentui/react-theme-sass package only contains SASS exports. It should never be imported in Javascript.',\n);\n\nexport {};\n"],"sourceRoot":"../src/"}
|
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.5",
|
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",
|
@@ -19,14 +19,13 @@
|
|
19
19
|
"just": "just-scripts",
|
20
20
|
"lint": "just-scripts lint",
|
21
21
|
"test": "jest --passWithNoTests",
|
22
|
-
"
|
23
|
-
"
|
24
|
-
"type-check": "tsc -b tsconfig.json"
|
22
|
+
"type-check": "tsc -b tsconfig.json",
|
23
|
+
"generate-api": "tsc -p ./tsconfig.lib.json --emitDeclarationOnly && just-scripts api-extractor"
|
25
24
|
},
|
26
25
|
"devDependencies": {
|
27
26
|
"@fluentui/eslint-plugin": "*",
|
28
27
|
"@fluentui/scripts": "^1.0.0",
|
29
|
-
"@fluentui/react-theme": "^9.1.
|
28
|
+
"@fluentui/react-theme": "^9.1.3"
|
30
29
|
},
|
31
30
|
"beachball": {
|
32
31
|
"disallowedChangeTypes": [
|