@fluentui/react-switch 0.0.0-nightlye0b8e1fa6920220128.1 → 0.0.0-nightlye1926bfeca20220204.1

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,15 +2,15 @@
2
2
  "name": "@fluentui/react-switch",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 28 Jan 2022 04:13:22 GMT",
6
- "tag": "@fluentui/react-switch_v0.0.0-nightlye0b8e1fa6920220128.1",
7
- "version": "0.0.0-nightlye0b8e1fa6920220128.1",
5
+ "date": "Fri, 04 Feb 2022 04:13:20 GMT",
6
+ "tag": "@fluentui/react-switch_v0.0.0-nightlye1926bfeca20220204.1",
7
+ "version": "0.0.0-nightlye1926bfeca20220204.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-switch",
13
- "commit": "90d10ec8c2d159575962c4d3d913317633b44a7a",
13
+ "commit": "448766390ca759acf60ffccef08e4c3ffe41f4f6",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
16
  {
@@ -58,26 +58,26 @@
58
58
  {
59
59
  "author": "beachball",
60
60
  "package": "@fluentui/react-switch",
61
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightlye0b8e1fa6920220128.1",
62
- "commit": "90d10ec8c2d159575962c4d3d913317633b44a7a"
61
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightlye1926bfeca20220204.1",
62
+ "commit": "448766390ca759acf60ffccef08e4c3ffe41f4f6"
63
63
  },
64
64
  {
65
65
  "author": "beachball",
66
66
  "package": "@fluentui/react-switch",
67
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightlye0b8e1fa6920220128.1",
68
- "commit": "90d10ec8c2d159575962c4d3d913317633b44a7a"
67
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightlye1926bfeca20220204.1",
68
+ "commit": "448766390ca759acf60ffccef08e4c3ffe41f4f6"
69
69
  },
70
70
  {
71
71
  "author": "beachball",
72
72
  "package": "@fluentui/react-switch",
73
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightlye0b8e1fa6920220128.1",
74
- "commit": "90d10ec8c2d159575962c4d3d913317633b44a7a"
73
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightlye1926bfeca20220204.1",
74
+ "commit": "448766390ca759acf60ffccef08e4c3ffe41f4f6"
75
75
  },
76
76
  {
77
77
  "author": "beachball",
78
78
  "package": "@fluentui/react-switch",
79
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightlye0b8e1fa6920220128.1",
80
- "commit": "90d10ec8c2d159575962c4d3d913317633b44a7a"
79
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightlye1926bfeca20220204.1",
80
+ "commit": "448766390ca759acf60ffccef08e4c3ffe41f4f6"
81
81
  }
82
82
  ],
83
83
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # Change Log - @fluentui/react-switch
2
2
 
3
- This log was last generated on Fri, 28 Jan 2022 04:13:22 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 04 Feb 2022 04:13:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightlye0b8e1fa6920220128.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightlye0b8e1fa6920220128.1)
7
+ ## [0.0.0-nightlye1926bfeca20220204.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightlye1926bfeca20220204.1)
8
8
 
9
- Fri, 28 Jan 2022 04:13:22 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.5..@fluentui/react-switch_v0.0.0-nightlye0b8e1fa6920220128.1)
9
+ Fri, 04 Feb 2022 04:13:20 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.5..@fluentui/react-switch_v0.0.0-nightlye1926bfeca20220204.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by email not defined)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/448766390ca759acf60ffccef08e4c3ffe41f4f6) by email not defined)
15
15
  - Replace make-styles packages with griffel equivalents. ([PR #21424](https://github.com/microsoft/fluentui/pull/21424) by olfedias@microsoft.com)
16
16
  - Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
17
17
  - Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
@@ -19,10 +19,10 @@ Fri, 28 Jan 2022 04:13:22 GMT
19
19
  - Replacing use of functions in makeStyles with direct use of tokens. ([PR #21056](https://github.com/microsoft/fluentui/pull/21056) by Humberto.Morimoto@microsoft.com)
20
20
  - Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster. ([PR #21035](https://github.com/microsoft/fluentui/pull/21035) by Humberto.Morimoto@microsoft.com)
21
21
  - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
22
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightlye0b8e1fa6920220128.1 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by beachball)
23
- - Bump @fluentui/react-tabster to v0.0.0-nightlye0b8e1fa6920220128.1 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by beachball)
24
- - Bump @fluentui/react-utilities to v0.0.0-nightlye0b8e1fa6920220128.1 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by beachball)
25
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightlye0b8e1fa6920220128.1 ([commit](https://github.com/microsoft/fluentui/commit/90d10ec8c2d159575962c4d3d913317633b44a7a) by beachball)
22
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightlye1926bfeca20220204.1 ([commit](https://github.com/microsoft/fluentui/commit/448766390ca759acf60ffccef08e4c3ffe41f4f6) by beachball)
23
+ - Bump @fluentui/react-tabster to v0.0.0-nightlye1926bfeca20220204.1 ([commit](https://github.com/microsoft/fluentui/commit/448766390ca759acf60ffccef08e4c3ffe41f4f6) by beachball)
24
+ - Bump @fluentui/react-utilities to v0.0.0-nightlye1926bfeca20220204.1 ([commit](https://github.com/microsoft/fluentui/commit/448766390ca759acf60ffccef08e4c3ffe41f4f6) by beachball)
25
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightlye1926bfeca20220204.1 ([commit](https://github.com/microsoft/fluentui/commit/448766390ca759acf60ffccef08e4c3ffe41f4f6) by beachball)
26
26
 
27
27
  ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.5)
28
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-switch",
3
- "version": "0.0.0-nightlye0b8e1fa6920220128.1",
3
+ "version": "0.0.0-nightlye1926bfeca20220204.1",
4
4
  "description": "Fluent UI React Switch component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightlye0b8e1fa6920220128.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightlye1926bfeca20220204.1",
32
32
  "@fluentui/scripts": "^1.0.0",
33
33
  "@types/enzyme": "3.10.3",
34
34
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -42,9 +42,9 @@
42
42
  "react-test-renderer": "^16.3.0"
43
43
  },
44
44
  "dependencies": {
45
- "@fluentui/react-shared-contexts": "0.0.0-nightlye0b8e1fa6920220128.1",
46
- "@fluentui/react-tabster": "0.0.0-nightlye0b8e1fa6920220128.1",
47
- "@fluentui/react-utilities": "0.0.0-nightlye0b8e1fa6920220128.1",
45
+ "@fluentui/react-shared-contexts": "0.0.0-nightlye1926bfeca20220204.1",
46
+ "@fluentui/react-tabster": "0.0.0-nightlye1926bfeca20220204.1",
47
+ "@fluentui/react-utilities": "0.0.0-nightlye1926bfeca20220204.1",
48
48
  "@griffel/react": "1.0.0",
49
49
  "tslib": "^2.1.0"
50
50
  },