@fluentui/react-shared-contexts 0.0.0-nightly-20220510-0420.1 → 0.0.0-nightly-20220513-0417.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.
Files changed (40) hide show
  1. package/CHANGELOG.json +12 -10
  2. package/CHANGELOG.md +50 -51
  3. package/{lib → dist}/tsdoc-metadata.json +0 -0
  4. package/package.json +4 -4
  5. package/lib/MenuContext/MenuContext.d.ts +0 -4
  6. package/lib/MenuContext/index.d.ts +0 -2
  7. package/lib/MenuContext/types.d.ts +0 -6
  8. package/lib/MenuContext.d.ts +0 -1
  9. package/lib/ProviderContext/ProviderContext.d.ts +0 -4
  10. package/lib/ProviderContext/ProviderContext.types.d.ts +0 -6
  11. package/lib/ProviderContext/index.d.ts +0 -2
  12. package/lib/ProviderContext.d.ts +0 -1
  13. package/lib/ThemeClassNameContext/ThemeClassNameContext.d.ts +0 -12
  14. package/lib/ThemeClassNameContext/index.d.ts +0 -1
  15. package/lib/ThemeClassNameContext.d.ts +0 -1
  16. package/lib/ThemeContext/ThemeContext.d.ts +0 -4
  17. package/lib/ThemeContext/index.d.ts +0 -1
  18. package/lib/ThemeContext.d.ts +0 -1
  19. package/lib/TooltipContext/TooltipContext.d.ts +0 -17
  20. package/lib/TooltipContext/index.d.ts +0 -1
  21. package/lib/TooltipContext.d.ts +0 -1
  22. package/lib/index.d.ts +0 -9
  23. package/lib-commonjs/MenuContext/MenuContext.d.ts +0 -4
  24. package/lib-commonjs/MenuContext/index.d.ts +0 -2
  25. package/lib-commonjs/MenuContext/types.d.ts +0 -6
  26. package/lib-commonjs/MenuContext.d.ts +0 -1
  27. package/lib-commonjs/ProviderContext/ProviderContext.d.ts +0 -4
  28. package/lib-commonjs/ProviderContext/ProviderContext.types.d.ts +0 -6
  29. package/lib-commonjs/ProviderContext/index.d.ts +0 -2
  30. package/lib-commonjs/ProviderContext.d.ts +0 -1
  31. package/lib-commonjs/ThemeClassNameContext/ThemeClassNameContext.d.ts +0 -12
  32. package/lib-commonjs/ThemeClassNameContext/index.d.ts +0 -1
  33. package/lib-commonjs/ThemeClassNameContext.d.ts +0 -1
  34. package/lib-commonjs/ThemeContext/ThemeContext.d.ts +0 -4
  35. package/lib-commonjs/ThemeContext/index.d.ts +0 -1
  36. package/lib-commonjs/ThemeContext.d.ts +0 -1
  37. package/lib-commonjs/TooltipContext/TooltipContext.d.ts +0 -17
  38. package/lib-commonjs/TooltipContext/index.d.ts +0 -1
  39. package/lib-commonjs/TooltipContext.d.ts +0 -1
  40. package/lib-commonjs/index.d.ts +0 -9
package/CHANGELOG.json CHANGED
@@ -2,22 +2,24 @@
2
2
  "name": "@fluentui/react-shared-contexts",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 10 May 2022 04:31:47 GMT",
6
- "tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-20220510-0420.1",
7
- "version": "0.0.0-nightly-20220510-0420.1",
5
+ "date": "Fri, 13 May 2022 04:27:01 GMT",
6
+ "tag": "@fluentui/react-shared-contexts_v0.0.0-nightly-20220513-0417.1",
7
+ "version": "0.0.0-nightly-20220513-0417.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
- "author": "email not defined",
11
+ "author": "martinhochel@microsoft.com",
12
12
  "package": "@fluentui/react-shared-contexts",
13
- "commit": "not available",
14
- "comment": "Release nightly v9"
15
- },
13
+ "commit": "8afe4d15242d6220f202ca1d0d1522f4f9d151bb",
14
+ "comment": "feat: ship rolluped only dts"
15
+ }
16
+ ],
17
+ "none": [
16
18
  {
17
- "author": "beachball",
19
+ "author": "martinhochel@microsoft.com",
18
20
  "package": "@fluentui/react-shared-contexts",
19
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220510-0420.1",
20
- "commit": "23be9682b20fba2ea59bbb882e2225b9bc81133a"
21
+ "commit": "7ac7eacca1f20d34cc5de7cc84c20938b4d5489d",
22
+ "comment": "refactor: move package under react-components folder"
21
23
  }
22
24
  ]
23
25
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,21 @@
1
1
  # Change Log - @fluentui/react-shared-contexts
2
2
 
3
- This log was last generated on Tue, 10 May 2022 04:31:47 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 13 May 2022 04:27:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220510-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20220510-0420.1)
7
+ ## [0.0.0-nightly-20220513-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v0.0.0-nightly-20220513-0417.1)
8
8
 
9
- Tue, 10 May 2022 04:31:47 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.7..@fluentui/react-shared-contexts_v0.0.0-nightly-20220510-0420.1)
9
+ Fri, 13 May 2022 04:27:01 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.7..@fluentui/react-shared-contexts_v0.0.0-nightly-20220513-0417.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220510-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/23be9682b20fba2ea59bbb882e2225b9bc81133a) by beachball)
14
+ - feat: ship rolluped only dts ([PR #22965](https://github.com/microsoft/fluentui/pull/22965) by martinhochel@microsoft.com)
16
15
 
17
16
  ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.7)
18
17
 
19
- Thu, 05 May 2022 18:26:26 GMT
18
+ Thu, 05 May 2022 18:26:26 GMT
20
19
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.6..@fluentui/react-shared-contexts_v9.0.0-rc.7)
21
20
 
22
21
  ### Changes
@@ -26,7 +25,7 @@ Thu, 05 May 2022 18:26:26 GMT
26
25
 
27
26
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.6)
28
27
 
29
- Wed, 04 May 2022 13:26:54 GMT
28
+ Wed, 04 May 2022 13:26:54 GMT
30
29
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.5..@fluentui/react-shared-contexts_v9.0.0-rc.6)
31
30
 
32
31
  ### Changes
@@ -35,7 +34,7 @@ Wed, 04 May 2022 13:26:54 GMT
35
34
 
36
35
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.5)
37
36
 
38
- Tue, 19 Apr 2022 19:16:52 GMT
37
+ Tue, 19 Apr 2022 19:16:52 GMT
39
38
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.4..@fluentui/react-shared-contexts_v9.0.0-rc.5)
40
39
 
41
40
  ### Changes
@@ -44,7 +43,7 @@ Tue, 19 Apr 2022 19:16:52 GMT
44
43
 
45
44
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.4)
46
45
 
47
- Fri, 04 Mar 2022 05:17:29 GMT
46
+ Fri, 04 Mar 2022 05:17:29 GMT
48
47
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.3..@fluentui/react-shared-contexts_v9.0.0-rc.4)
49
48
 
50
49
  ### Changes
@@ -54,7 +53,7 @@ Fri, 04 Mar 2022 05:17:29 GMT
54
53
 
55
54
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.3)
56
55
 
57
- Fri, 18 Feb 2022 13:35:34 GMT
56
+ Fri, 18 Feb 2022 13:35:34 GMT
58
57
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-rc.1..@fluentui/react-shared-contexts_v9.0.0-rc.3)
59
58
 
60
59
  ### Changes
@@ -64,19 +63,19 @@ Fri, 18 Feb 2022 13:35:34 GMT
64
63
 
65
64
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-rc.1)
66
65
 
67
- Thu, 10 Feb 2022 08:50:48 GMT
66
+ Thu, 10 Feb 2022 08:50:48 GMT
68
67
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.4..@fluentui/react-shared-contexts_v9.0.0-rc.1)
69
68
 
70
69
  ### Changes
71
70
 
72
71
  - make the ThemeContext TS API reflect runtime and remove redundant ThemeContextValue ([PR #21286](https://github.com/microsoft/fluentui/pull/21286) by martinhochel@microsoft.com)
73
- - 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)
72
+ - 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)
74
73
  - Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
75
74
  - Bump @fluentui/react-theme to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
76
75
 
77
76
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.4)
78
77
 
79
- Thu, 25 Nov 2021 08:34:16 GMT
78
+ Thu, 25 Nov 2021 08:34:16 GMT
80
79
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.3..@fluentui/react-shared-contexts_v9.0.0-beta.4)
81
80
 
82
81
  ### Changes
@@ -85,7 +84,7 @@ Thu, 25 Nov 2021 08:34:16 GMT
85
84
 
86
85
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.3)
87
86
 
88
- Fri, 12 Nov 2021 13:25:32 GMT
87
+ Fri, 12 Nov 2021 13:25:32 GMT
89
88
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.2..@fluentui/react-shared-contexts_v9.0.0-beta.3)
90
89
 
91
90
  ### Changes
@@ -95,7 +94,7 @@ Fri, 12 Nov 2021 13:25:32 GMT
95
94
 
96
95
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.2)
97
96
 
98
- Wed, 27 Oct 2021 12:14:24 GMT
97
+ Wed, 27 Oct 2021 12:14:24 GMT
99
98
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-beta.1..@fluentui/react-shared-contexts_v9.0.0-beta.2)
100
99
 
101
100
  ### Changes
@@ -104,7 +103,7 @@ Wed, 27 Oct 2021 12:14:24 GMT
104
103
 
105
104
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.1)
106
105
 
107
- Wed, 06 Oct 2021 10:37:22 GMT
106
+ Wed, 06 Oct 2021 10:37:22 GMT
108
107
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.28..@fluentui/react-shared-contexts_v9.0.0-beta.1)
109
108
 
110
109
  ### Changes
@@ -114,7 +113,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
114
113
 
115
114
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.28)
116
115
 
117
- Fri, 01 Oct 2021 14:13:08 GMT
116
+ Fri, 01 Oct 2021 14:13:08 GMT
118
117
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.26..@fluentui/react-shared-contexts_v9.0.0-alpha.28)
119
118
 
120
119
  ### Changes
@@ -124,7 +123,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
124
123
 
125
124
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.26)
126
125
 
127
- Wed, 29 Sep 2021 08:06:11 GMT
126
+ Wed, 29 Sep 2021 08:06:11 GMT
128
127
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.25..@fluentui/react-shared-contexts_v9.0.0-alpha.26)
129
128
 
130
129
  ### Changes
@@ -133,7 +132,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
133
132
 
134
133
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.25)
135
134
 
136
- Tue, 21 Sep 2021 07:42:34 GMT
135
+ Tue, 21 Sep 2021 07:42:34 GMT
137
136
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.24..@fluentui/react-shared-contexts_v9.0.0-alpha.25)
138
137
 
139
138
  ### Changes
@@ -142,7 +141,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
142
141
 
143
142
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.24)
144
143
 
145
- Fri, 10 Sep 2021 16:31:53 GMT
144
+ Fri, 10 Sep 2021 16:31:53 GMT
146
145
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.23..@fluentui/react-shared-contexts_v9.0.0-alpha.24)
147
146
 
148
147
  ### Changes
@@ -151,7 +150,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
151
150
 
152
151
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.23)
153
152
 
154
- Tue, 24 Aug 2021 07:34:48 GMT
153
+ Tue, 24 Aug 2021 07:34:48 GMT
155
154
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.22..@fluentui/react-shared-contexts_v9.0.0-alpha.23)
156
155
 
157
156
  ### Changes
@@ -160,7 +159,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
160
159
 
161
160
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.22)
162
161
 
163
- Fri, 20 Aug 2021 07:37:28 GMT
162
+ Fri, 20 Aug 2021 07:37:28 GMT
164
163
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.21..@fluentui/react-shared-contexts_v9.0.0-alpha.22)
165
164
 
166
165
  ### Changes
@@ -169,7 +168,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
169
168
 
170
169
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.21)
171
170
 
172
- Fri, 13 Aug 2021 07:36:34 GMT
171
+ Fri, 13 Aug 2021 07:36:34 GMT
173
172
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.20..@fluentui/react-shared-contexts_v9.0.0-alpha.21)
174
173
 
175
174
  ### Changes
@@ -178,7 +177,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
178
177
 
179
178
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.20)
180
179
 
181
- Tue, 03 Aug 2021 07:39:30 GMT
180
+ Tue, 03 Aug 2021 07:39:30 GMT
182
181
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.19..@fluentui/react-shared-contexts_v9.0.0-alpha.20)
183
182
 
184
183
  ### Patches
@@ -189,7 +188,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
189
188
 
190
189
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.19)
191
190
 
192
- Mon, 26 Jul 2021 07:37:30 GMT
191
+ Mon, 26 Jul 2021 07:37:30 GMT
193
192
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.18..@fluentui/react-shared-contexts_v9.0.0-alpha.19)
194
193
 
195
194
  ### Changes
@@ -198,7 +197,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
198
197
 
199
198
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.18)
200
199
 
201
- Fri, 23 Jul 2021 07:38:19 GMT
200
+ Fri, 23 Jul 2021 07:38:19 GMT
202
201
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.17..@fluentui/react-shared-contexts_v9.0.0-alpha.18)
203
202
 
204
203
  ### Changes
@@ -207,7 +206,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
207
206
 
208
207
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.17)
209
208
 
210
- Fri, 09 Jul 2021 07:39:31 GMT
209
+ Fri, 09 Jul 2021 07:39:31 GMT
211
210
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.16..@fluentui/react-shared-contexts_v9.0.0-alpha.17)
212
211
 
213
212
  ### Patches
@@ -218,7 +217,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
218
217
 
219
218
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.16)
220
219
 
221
- Fri, 02 Jul 2021 07:37:06 GMT
220
+ Fri, 02 Jul 2021 07:37:06 GMT
222
221
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.15..@fluentui/react-shared-contexts_v9.0.0-alpha.16)
223
222
 
224
223
  ### Changes
@@ -227,7 +226,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
227
226
 
228
227
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.15)
229
228
 
230
- Mon, 07 Jun 2021 07:38:15 GMT
229
+ Mon, 07 Jun 2021 07:38:15 GMT
231
230
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.14..@fluentui/react-shared-contexts_v9.0.0-alpha.15)
232
231
 
233
232
  ### Patches
@@ -238,7 +237,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
238
237
 
239
238
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.14)
240
239
 
241
- Fri, 04 Jun 2021 07:37:23 GMT
240
+ Fri, 04 Jun 2021 07:37:23 GMT
242
241
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.13..@fluentui/react-shared-contexts_v9.0.0-alpha.14)
243
242
 
244
243
  ### Changes
@@ -247,7 +246,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
247
246
 
248
247
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.13)
249
248
 
250
- Thu, 03 Jun 2021 07:36:03 GMT
249
+ Thu, 03 Jun 2021 07:36:03 GMT
251
250
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.12..@fluentui/react-shared-contexts_v9.0.0-alpha.13)
252
251
 
253
252
  ### Changes
@@ -256,7 +255,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
256
255
 
257
256
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.12)
258
257
 
259
- Thu, 20 May 2021 07:41:54 GMT
258
+ Thu, 20 May 2021 07:41:54 GMT
260
259
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.11..@fluentui/react-shared-contexts_v9.0.0-alpha.12)
261
260
 
262
261
  ### Patches
@@ -267,7 +266,7 @@ Thu, 20 May 2021 07:41:54 GMT
267
266
 
268
267
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.11)
269
268
 
270
- Wed, 19 May 2021 07:34:20 GMT
269
+ Wed, 19 May 2021 07:34:20 GMT
271
270
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.10..@fluentui/react-shared-contexts_v9.0.0-alpha.11)
272
271
 
273
272
  ### Changes
@@ -276,7 +275,7 @@ Wed, 19 May 2021 07:34:20 GMT
276
275
 
277
276
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.10)
278
277
 
279
- Thu, 13 May 2021 07:36:55 GMT
278
+ Thu, 13 May 2021 07:36:55 GMT
280
279
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.9..@fluentui/react-shared-contexts_v9.0.0-alpha.10)
281
280
 
282
281
  ### Changes
@@ -285,7 +284,7 @@ Thu, 13 May 2021 07:36:55 GMT
285
284
 
286
285
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.9)
287
286
 
288
- Wed, 12 May 2021 07:36:20 GMT
287
+ Wed, 12 May 2021 07:36:20 GMT
289
288
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.8..@fluentui/react-shared-contexts_v9.0.0-alpha.9)
290
289
 
291
290
  ### Changes
@@ -294,7 +293,7 @@ Wed, 12 May 2021 07:36:20 GMT
294
293
 
295
294
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.8)
296
295
 
297
- Fri, 30 Apr 2021 07:42:23 GMT
296
+ Fri, 30 Apr 2021 07:42:23 GMT
298
297
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.7..@fluentui/react-shared-contexts_v9.0.0-alpha.8)
299
298
 
300
299
  ### Patches
@@ -309,7 +308,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
309
308
 
310
309
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.7)
311
310
 
312
- Fri, 23 Apr 2021 07:37:10 GMT
311
+ Fri, 23 Apr 2021 07:37:10 GMT
313
312
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.6..@fluentui/react-shared-contexts_v9.0.0-alpha.7)
314
313
 
315
314
  ### Patches
@@ -320,7 +319,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
320
319
 
321
320
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.6)
322
321
 
323
- Tue, 20 Apr 2021 07:31:35 GMT
322
+ Tue, 20 Apr 2021 07:31:35 GMT
324
323
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.5..@fluentui/react-shared-contexts_v9.0.0-alpha.6)
325
324
 
326
325
  ### Changes
@@ -329,7 +328,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
329
328
 
330
329
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.5)
331
330
 
332
- Fri, 16 Apr 2021 18:08:21 GMT
331
+ Fri, 16 Apr 2021 18:08:21 GMT
333
332
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.4..@fluentui/react-shared-contexts_v9.0.0-alpha.5)
334
333
 
335
334
  ### Changes
@@ -338,7 +337,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
338
337
 
339
338
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.4)
340
339
 
341
- Thu, 08 Apr 2021 07:33:06 GMT
340
+ Thu, 08 Apr 2021 07:33:06 GMT
342
341
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.3..@fluentui/react-shared-contexts_v9.0.0-alpha.4)
343
342
 
344
343
  ### Changes
@@ -347,7 +346,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
347
346
 
348
347
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.3)
349
348
 
350
- Wed, 31 Mar 2021 00:53:43 GMT
349
+ Wed, 31 Mar 2021 00:53:43 GMT
351
350
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.2..@fluentui/react-shared-contexts_v9.0.0-alpha.3)
352
351
 
353
352
  ### Patches
@@ -358,7 +357,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
358
357
 
359
358
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.2)
360
359
 
361
- Tue, 30 Mar 2021 07:34:45 GMT
360
+ Tue, 30 Mar 2021 07:34:45 GMT
362
361
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.11..@fluentui/react-shared-contexts_v9.0.0-alpha.2)
363
362
 
364
363
  ### Changes
@@ -368,7 +367,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
368
367
 
369
368
  ## [1.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.11)
370
369
 
371
- Mon, 15 Mar 2021 07:36:20 GMT
370
+ Mon, 15 Mar 2021 07:36:20 GMT
372
371
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.10..@fluentui/react-shared-contexts_v1.0.0-beta.11)
373
372
 
374
373
  ### Changes
@@ -377,7 +376,7 @@ Mon, 15 Mar 2021 07:36:20 GMT
377
376
 
378
377
  ## [1.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.10)
379
378
 
380
- Fri, 26 Feb 2021 01:16:27 GMT
379
+ Fri, 26 Feb 2021 01:16:27 GMT
381
380
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.9..@fluentui/react-shared-contexts_v1.0.0-beta.10)
382
381
 
383
382
  ### Patches
@@ -393,7 +392,7 @@ Fri, 26 Feb 2021 01:16:27 GMT
393
392
 
394
393
  ## [1.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.9)
395
394
 
396
- Mon, 22 Feb 2021 12:26:22 GMT
395
+ Mon, 22 Feb 2021 12:26:22 GMT
397
396
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.8..@fluentui/react-shared-contexts_v1.0.0-beta.9)
398
397
 
399
398
  ### Changes
@@ -402,7 +401,7 @@ Mon, 22 Feb 2021 12:26:22 GMT
402
401
 
403
402
  ## [1.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.8)
404
403
 
405
- Thu, 18 Feb 2021 19:38:50 GMT
404
+ Thu, 18 Feb 2021 19:38:50 GMT
406
405
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.7..@fluentui/react-shared-contexts_v1.0.0-beta.8)
407
406
 
408
407
  ### Changes
@@ -411,7 +410,7 @@ Thu, 18 Feb 2021 19:38:50 GMT
411
410
 
412
411
  ## [1.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.7)
413
412
 
414
- Thu, 18 Feb 2021 12:27:34 GMT
413
+ Thu, 18 Feb 2021 12:27:34 GMT
415
414
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.6..@fluentui/react-shared-contexts_v1.0.0-beta.7)
416
415
 
417
416
  ### Changes
@@ -420,7 +419,7 @@ Thu, 18 Feb 2021 12:27:34 GMT
420
419
 
421
420
  ## [1.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.6)
422
421
 
423
- Mon, 15 Feb 2021 12:22:00 GMT
422
+ Mon, 15 Feb 2021 12:22:00 GMT
424
423
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.5..@fluentui/react-shared-contexts_v1.0.0-beta.6)
425
424
 
426
425
  ### Changes
@@ -429,12 +428,12 @@ Mon, 15 Feb 2021 12:22:00 GMT
429
428
 
430
429
  ## [1.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.4)
431
430
 
432
- Thu, 21 Jan 2021 12:36:12 GMT
431
+ Thu, 21 Jan 2021 12:36:12 GMT
433
432
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v1.0.0-beta.1..@fluentui/react-shared-contexts_v1.0.0-beta.4)
434
433
 
435
434
  ### Changes
436
435
 
437
- - Updating dev dependencies. ([PR #16548](https://github.com/microsoft/fluentui/pull/16548) by dzearing@microsoft.com)
436
+ - Updating dev dependencies. ([PR #16548](https://github.com/microsoft/fluentui/pull/16548) by dzearing@microsoft.com)
438
437
 
439
438
  ## [1.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v1.0.0-beta.1)
440
439
 
File without changes
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@fluentui/react-shared-contexts",
3
- "version": "0.0.0-nightly-20220510-0420.1",
3
+ "version": "0.0.0-nightly-20220513-0417.1",
4
4
  "description": "Fluent UI React Contexts shared by multiple components.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
7
- "typings": "lib/index.d.ts",
7
+ "typings": "dist/index.d.ts",
8
8
  "sideEffects": false,
9
9
  "repository": {
10
10
  "type": "git",
@@ -18,7 +18,7 @@
18
18
  "just": "just-scripts",
19
19
  "lint": "just-scripts lint",
20
20
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
21
- "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-shared-contexts/src && yarn docs",
21
+ "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-shared-contexts/src && yarn docs",
22
22
  "test": "jest --passWithNoTests",
23
23
  "type-check": "tsc -b tsconfig.json"
24
24
  },
@@ -27,7 +27,7 @@
27
27
  "@fluentui/scripts": "^1.0.0"
28
28
  },
29
29
  "dependencies": {
30
- "@fluentui/react-theme": "0.0.0-nightly-20220510-0420.1",
30
+ "@fluentui/react-theme": "0.0.0-nightly-20220513-0417.0",
31
31
  "tslib": "^2.1.0"
32
32
  },
33
33
  "peerDependencies": {
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import type { MinimalMenuProps } from './types';
3
- export declare const MenuContext: React.Context<MinimalMenuProps>;
4
- export declare const useMenuContext: () => MinimalMenuProps;
@@ -1,2 +0,0 @@
1
- export * from './MenuContext';
2
- export * from './types';
@@ -1,6 +0,0 @@
1
- import * as React from 'react';
2
- export declare type MinimalMenuProps = {
3
- hidden?: boolean;
4
- onDismiss?: () => void;
5
- target?: React.Ref<HTMLElement>;
6
- };
@@ -1 +0,0 @@
1
- export * from './MenuContext/index';
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import type { ProviderContextValue } from './ProviderContext.types';
3
- export declare const ProviderContext: React.Context<ProviderContextValue>;
4
- export declare function useFluent(): ProviderContextValue;
@@ -1,6 +0,0 @@
1
- export interface ProviderContextValue {
2
- /** Sets the direction of text & generated styles. */
3
- dir: 'ltr' | 'rtl';
4
- /** Provides the document, can be undefined during SSR render. */
5
- targetDocument?: Document;
6
- }
@@ -1,2 +0,0 @@
1
- export * from './ProviderContext';
2
- export * from './ProviderContext.types';
@@ -1 +0,0 @@
1
- export * from './ProviderContext/index';
@@ -1,12 +0,0 @@
1
- import * as React from 'react';
2
- export declare type ThemeClassNameContextValue = string;
3
- /**
4
- * Used to provide a CSS class that applies theme css variables
5
- *
6
- * Useful for elements in the React tree (can read context) but not in the DOM Tree. E.g. Portals
7
- */
8
- export declare const ThemeClassNameContext: React.Context<string>;
9
- /**
10
- * @returns CSS class that applies css variables
11
- */
12
- export declare function useThemeClassName(): ThemeClassNameContextValue;
@@ -1 +0,0 @@
1
- export * from './ThemeClassNameContext';
@@ -1 +0,0 @@
1
- export * from './ThemeClassNameContext/index';
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import type { Theme } from '@fluentui/react-theme';
3
- export declare const ThemeContext: React.Context<Theme | Partial<Theme> | undefined>;
4
- export declare function useTheme(): Theme | Partial<Theme> | undefined;
@@ -1 +0,0 @@
1
- export * from './ThemeContext';
@@ -1 +0,0 @@
1
- export * from './ThemeContext/index';
@@ -1,17 +0,0 @@
1
- import * as React from 'react';
2
- /**
3
- * The context provided by TooltipProvider
4
- */
5
- export declare type TooltipContextType = {
6
- /**
7
- * When a tooltip is shown, it sets itself as the visibleTooltip.
8
- * The next tooltip to become visible can use it to hide the previous tooltip immediately.
9
- */
10
- visibleTooltip?: {
11
- hide: () => void;
12
- };
13
- };
14
- /**
15
- * Context shared by all of the tooltips in the app
16
- */
17
- export declare const TooltipContext: React.Context<TooltipContextType>;
@@ -1 +0,0 @@
1
- export * from './TooltipContext';
@@ -1 +0,0 @@
1
- export * from './TooltipContext/index';
package/lib/index.d.ts DELETED
@@ -1,9 +0,0 @@
1
- export { MenuContext, useMenuContext } from './MenuContext';
2
- export type { MinimalMenuProps } from './MenuContext';
3
- export { ThemeContext, useTheme } from './ThemeContext';
4
- export { ThemeClassNameContext, useThemeClassName } from './ThemeClassNameContext';
5
- export type { ThemeClassNameContextValue } from './ThemeClassNameContext';
6
- export { TooltipContext } from './TooltipContext';
7
- export type { TooltipContextType } from './TooltipContext';
8
- export { ProviderContext, useFluent } from './ProviderContext';
9
- export type { ProviderContextValue } from './ProviderContext';
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import type { MinimalMenuProps } from './types';
3
- export declare const MenuContext: React.Context<MinimalMenuProps>;
4
- export declare const useMenuContext: () => MinimalMenuProps;
@@ -1,2 +0,0 @@
1
- export * from './MenuContext';
2
- export * from './types';
@@ -1,6 +0,0 @@
1
- import * as React from 'react';
2
- export declare type MinimalMenuProps = {
3
- hidden?: boolean;
4
- onDismiss?: () => void;
5
- target?: React.Ref<HTMLElement>;
6
- };
@@ -1 +0,0 @@
1
- export * from './MenuContext/index';
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import type { ProviderContextValue } from './ProviderContext.types';
3
- export declare const ProviderContext: React.Context<ProviderContextValue>;
4
- export declare function useFluent(): ProviderContextValue;
@@ -1,6 +0,0 @@
1
- export interface ProviderContextValue {
2
- /** Sets the direction of text & generated styles. */
3
- dir: 'ltr' | 'rtl';
4
- /** Provides the document, can be undefined during SSR render. */
5
- targetDocument?: Document;
6
- }
@@ -1,2 +0,0 @@
1
- export * from './ProviderContext';
2
- export * from './ProviderContext.types';
@@ -1 +0,0 @@
1
- export * from './ProviderContext/index';
@@ -1,12 +0,0 @@
1
- import * as React from 'react';
2
- export declare type ThemeClassNameContextValue = string;
3
- /**
4
- * Used to provide a CSS class that applies theme css variables
5
- *
6
- * Useful for elements in the React tree (can read context) but not in the DOM Tree. E.g. Portals
7
- */
8
- export declare const ThemeClassNameContext: React.Context<string>;
9
- /**
10
- * @returns CSS class that applies css variables
11
- */
12
- export declare function useThemeClassName(): ThemeClassNameContextValue;
@@ -1 +0,0 @@
1
- export * from './ThemeClassNameContext';
@@ -1 +0,0 @@
1
- export * from './ThemeClassNameContext/index';
@@ -1,4 +0,0 @@
1
- import * as React from 'react';
2
- import type { Theme } from '@fluentui/react-theme';
3
- export declare const ThemeContext: React.Context<Theme | Partial<Theme> | undefined>;
4
- export declare function useTheme(): Theme | Partial<Theme> | undefined;
@@ -1 +0,0 @@
1
- export * from './ThemeContext';
@@ -1 +0,0 @@
1
- export * from './ThemeContext/index';
@@ -1,17 +0,0 @@
1
- import * as React from 'react';
2
- /**
3
- * The context provided by TooltipProvider
4
- */
5
- export declare type TooltipContextType = {
6
- /**
7
- * When a tooltip is shown, it sets itself as the visibleTooltip.
8
- * The next tooltip to become visible can use it to hide the previous tooltip immediately.
9
- */
10
- visibleTooltip?: {
11
- hide: () => void;
12
- };
13
- };
14
- /**
15
- * Context shared by all of the tooltips in the app
16
- */
17
- export declare const TooltipContext: React.Context<TooltipContextType>;
@@ -1 +0,0 @@
1
- export * from './TooltipContext';
@@ -1 +0,0 @@
1
- export * from './TooltipContext/index';
@@ -1,9 +0,0 @@
1
- export { MenuContext, useMenuContext } from './MenuContext';
2
- export type { MinimalMenuProps } from './MenuContext';
3
- export { ThemeContext, useTheme } from './ThemeContext';
4
- export { ThemeClassNameContext, useThemeClassName } from './ThemeClassNameContext';
5
- export type { ThemeClassNameContextValue } from './ThemeClassNameContext';
6
- export { TooltipContext } from './TooltipContext';
7
- export type { TooltipContextType } from './TooltipContext';
8
- export { ProviderContext, useFluent } from './ProviderContext';
9
- export type { ProviderContextValue } from './ProviderContext';