@fluentui/react-theme-sass 0.0.0-nightly-20230321-0440.1 → 9.0.0-alpha.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/.swcrc ADDED
@@ -0,0 +1,30 @@
1
+ {
2
+ "$schema": "https://json.schemastore.org/swcrc",
3
+ "exclude": [
4
+ "/testing",
5
+ "/**/*.cy.ts",
6
+ "/**/*.cy.tsx",
7
+ "/**/*.spec.ts",
8
+ "/**/*.spec.tsx",
9
+ "/**/*.test.ts",
10
+ "/**/*.test.tsx"
11
+ ],
12
+ "jsc": {
13
+ "parser": {
14
+ "syntax": "typescript",
15
+ "tsx": true,
16
+ "decorators": false,
17
+ "dynamicImport": false
18
+ },
19
+ "externalHelpers": true,
20
+ "transform": {
21
+ "react": {
22
+ "runtime": "classic",
23
+ "useSpread": true
24
+ }
25
+ },
26
+ "target": "es2019"
27
+ },
28
+ "minify": false,
29
+ "sourceMaps": true
30
+ }
package/CHANGELOG.json CHANGED
@@ -2,22 +2,28 @@
2
2
  "name": "@fluentui/react-theme-sass",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 21 Mar 2023 04:49:47 GMT",
6
- "tag": "@fluentui/react-theme-sass_v0.0.0-nightly-20230321-0440.1",
7
- "version": "0.0.0-nightly-20230321-0440.1",
5
+ "date": "Tue, 21 Mar 2023 21:18:24 GMT",
6
+ "tag": "@fluentui/react-theme-sass_v9.0.0-alpha.10",
7
+ "version": "9.0.0-alpha.10",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
- "author": "fluentui-internal@service.microsoft.com",
11
+ "author": "tristan.watanabe@gmail.com",
12
+ "package": "@fluentui/react-theme-sass",
13
+ "commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
14
+ "comment": "fix: add node field to package.json exports map."
15
+ },
16
+ {
17
+ "author": "tristan.watanabe@gmail.com",
12
18
  "package": "@fluentui/react-theme-sass",
13
- "commit": "not available",
14
- "comment": "Release nightly v9"
19
+ "commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
20
+ "comment": "chore: migrate to swc transpilation approach."
15
21
  },
16
22
  {
17
23
  "author": "beachball",
18
24
  "package": "@fluentui/react-theme-sass",
19
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230321-0440.1",
20
- "commit": "e913db5700c77cb74564f4422c775d52ef302e91"
25
+ "comment": "Bump @fluentui/react-theme to v9.1.7",
26
+ "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
21
27
  }
22
28
  ]
23
29
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,19 @@
1
1
  # Change Log - @fluentui/react-theme-sass
2
2
 
3
- This log was last generated on Tue, 21 Mar 2023 04:49:47 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 21 Mar 2023 21:18:24 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20230321-0440.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v0.0.0-nightly-20230321-0440.1)
7
+ ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.10)
8
8
 
9
- Tue, 21 Mar 2023 04:49:47 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.9..@fluentui/react-theme-sass_v0.0.0-nightly-20230321-0440.1)
9
+ Tue, 21 Mar 2023 21:18:24 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-sass_v9.0.0-alpha.9..@fluentui/react-theme-sass_v9.0.0-alpha.10)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-theme to v0.0.0-nightly-20230321-0440.1 ([commit](https://github.com/microsoft/fluentui/commit/e913db5700c77cb74564f4422c775d52ef302e91) by beachball)
14
+ - fix: add node field to package.json exports map. ([PR #27154](https://github.com/microsoft/fluentui/pull/27154) by tristan.watanabe@gmail.com)
15
+ - chore: migrate to swc transpilation approach. ([PR #27250](https://github.com/microsoft/fluentui/pull/27250) by tristan.watanabe@gmail.com)
16
+ - Bump @fluentui/react-theme to v9.1.7 ([PR #27271](https://github.com/microsoft/fluentui/pull/27271) by beachball)
16
17
 
17
18
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-sass_v9.0.0-alpha.9)
18
19
 
@@ -0,0 +1 @@
1
+ export { }
package/lib/index.js ADDED
@@ -0,0 +1,3 @@
1
+ throw new Error('@fluentui/react-theme-sass package only contains SASS exports. It should never be imported in Javascript.');
2
+ export {};
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["Error"],"sources":["../src/index.ts"],"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"],"mappings":"AAAA,MAAM,IAAIA,KAAA,CACR;AADF"}
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", {
3
+ value: true
4
+ });
5
+ throw new Error('@fluentui/react-theme-sass package only contains SASS exports. It should never be imported in Javascript.');
6
+ //# sourceMappingURL=index.js.map
7
+
8
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../lib/index.js"],"sourcesContent":["throw new Error('@fluentui/react-theme-sass package only contains SASS exports. It should never be imported in Javascript.');\nexport {};\n//# sourceMappingURL=index.js.map"],"names":["Error"],"mappings":";;;;AAAA,MAAM,IAAIA,MAAM,6GAA6G;CAE7H,iCAAiC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-theme-sass",
3
- "version": "0.0.0-nightly-20230321-0440.1",
3
+ "version": "9.0.0-alpha.10",
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",
@@ -20,16 +20,24 @@
20
20
  "lint": "just-scripts lint",
21
21
  "test": "jest --passWithNoTests",
22
22
  "type-check": "tsc -b tsconfig.json",
23
- "generate-api": "tsc -p ./tsconfig.lib.json --emitDeclarationOnly && just-scripts api-extractor"
23
+ "generate-api": "just-scripts generate-api"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@fluentui/eslint-plugin": "*",
27
- "@fluentui/react-theme": "0.0.0-nightly-20230321-0440.1",
27
+ "@fluentui/react-theme": "^9.1.7",
28
28
  "@fluentui/scripts-api-extractor": "*",
29
29
  "@fluentui/scripts-tasks": "*"
30
30
  },
31
- "beachball": {},
32
- "dependencies": {},
31
+ "beachball": {
32
+ "disallowedChangeTypes": [
33
+ "major",
34
+ "minor",
35
+ "patch"
36
+ ]
37
+ },
38
+ "dependencies": {
39
+ "@swc/helpers": "^0.4.14"
40
+ },
33
41
  "exports": {
34
42
  ".": {
35
43
  "types": "./dist/index.d.ts",