@fluentui/react-spinner 0.0.0-nightly-20220518-0420.1 → 0.0.0-nightly-20220523-0424.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,9 +2,9 @@
2
2
  "name": "@fluentui/react-spinner",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 18 May 2022 04:34:18 GMT",
6
- "tag": "@fluentui/react-spinner_v0.0.0-nightly-20220518-0420.1",
7
- "version": "0.0.0-nightly-20220518-0420.1",
5
+ "date": "Mon, 23 May 2022 04:37:04 GMT",
6
+ "tag": "@fluentui/react-spinner_v0.0.0-nightly-20220523-0424.1",
7
+ "version": "0.0.0-nightly-20220523-0424.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,6 +13,12 @@
13
13
  "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
14
14
  "comment": "chore: Update Griffel to latest version"
15
15
  },
16
+ {
17
+ "author": "olfedias@microsoft.com",
18
+ "package": "@fluentui/react-spinner",
19
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
20
+ "comment": "chore: Update Griffel to latest version"
21
+ },
16
22
  {
17
23
  "author": "ololubek@microsoft.com",
18
24
  "package": "@fluentui/react-spinner",
@@ -46,26 +52,26 @@
46
52
  {
47
53
  "author": "beachball",
48
54
  "package": "@fluentui/react-spinner",
49
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220518-0420.1",
50
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
55
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1",
56
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
51
57
  },
52
58
  {
53
59
  "author": "beachball",
54
60
  "package": "@fluentui/react-spinner",
55
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220518-0420.1",
56
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
61
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220523-0424.1",
62
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
57
63
  },
58
64
  {
59
65
  "author": "beachball",
60
66
  "package": "@fluentui/react-spinner",
61
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220518-0420.1",
62
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
67
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1",
68
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
63
69
  },
64
70
  {
65
71
  "author": "beachball",
66
72
  "package": "@fluentui/react-spinner",
67
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220518-0420.1",
68
- "commit": "c740a24cded647abf63433112cb9a07ed03d161a"
73
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220523-0424.1",
74
+ "commit": "38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21"
69
75
  }
70
76
  ]
71
77
  }
package/CHANGELOG.md CHANGED
@@ -1,26 +1,27 @@
1
1
  # Change Log - @fluentui/react-spinner
2
2
 
3
- This log was last generated on Wed, 18 May 2022 04:34:18 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 May 2022 04:37:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220518-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v0.0.0-nightly-20220518-0420.1)
7
+ ## [0.0.0-nightly-20220523-0424.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v0.0.0-nightly-20220523-0424.1)
8
8
 
9
- Wed, 18 May 2022 04:34:18 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.9..@fluentui/react-spinner_v0.0.0-nightly-20220518-0420.1)
9
+ Mon, 23 May 2022 04:37:04 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-beta.9..@fluentui/react-spinner_v0.0.0-nightly-20220523-0424.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
15
+ - chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
15
16
  - Migrate react-spinner to rc ([PR #23009](https://github.com/microsoft/fluentui/pull/23009) by ololubek@microsoft.com)
16
17
  - Removing SpinnerCommons type. ([PR #22954](https://github.com/microsoft/fluentui/pull/22954) by Humberto.Morimoto@microsoft.com)
17
18
  - Updated react-label package version to RC. ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com)
18
19
  - Updated to use tokens were possible ([PR #22949](https://github.com/microsoft/fluentui/pull/22949) by gcox@microsoft.com)
19
20
  - feat: ship rolluped only dts ([PR #22828](https://github.com/microsoft/fluentui/pull/22828) by martinhochel@microsoft.com)
20
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
21
- - Bump @fluentui/react-label to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
22
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
23
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220518-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c740a24cded647abf63433112cb9a07ed03d161a) by beachball)
21
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
22
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
23
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
24
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220523-0424.1 ([commit](https://github.com/microsoft/fluentui/commit/38c77f1ec2382f1d63ab33ac977ca1bd5a6b2d21) by beachball)
24
25
 
25
26
  ## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-beta.9)
26
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinner",
3
- "version": "0.0.0-nightly-20220518-0420.1",
3
+ "version": "0.0.0-nightly-20220523-0424.1",
4
4
  "description": "Spinner component for Fluent UI React",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,14 +28,14 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220518-0420.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220523-0424.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-theme": "0.0.0-nightly-20220518-0420.1",
36
- "@fluentui/react-label": "0.0.0-nightly-20220518-0420.1",
37
- "@fluentui/react-utilities": "0.0.0-nightly-20220518-0420.1",
38
- "@griffel/react": "1.0.4",
35
+ "@fluentui/react-theme": "0.0.0-nightly-20220523-0424.1",
36
+ "@fluentui/react-label": "0.0.0-nightly-20220523-0424.1",
37
+ "@fluentui/react-utilities": "0.0.0-nightly-20220523-0424.1",
38
+ "@griffel/react": "1.0.5",
39
39
  "tslib": "^2.1.0"
40
40
  },
41
41
  "peerDependencies": {