@fluentui/react-aria 9.0.0-rc.5 → 9.0.0-rc.8

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,7 +2,98 @@
2
2
  "name": "@fluentui/react-aria",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 04 Mar 2022 05:15:47 GMT",
5
+ "date": "Thu, 05 May 2022 18:24:35 GMT",
6
+ "tag": "@fluentui/react-aria_v9.0.0-rc.8",
7
+ "version": "9.0.0-rc.8",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "humberto_makoto@hotmail.com",
12
+ "package": "@fluentui/react-aria",
13
+ "commit": "44e0945655df57a0986376ac8732e605f0378f22",
14
+ "comment": "Removing star exports."
15
+ },
16
+ {
17
+ "author": "martinhochel@microsoft.com",
18
+ "package": "@fluentui/react-aria",
19
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
20
+ "comment": "feat: ship rolluped only dts"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-aria",
25
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.6",
26
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-aria",
31
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
32
+ "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 04 May 2022 13:26:37 GMT",
39
+ "tag": "@fluentui/react-aria_v9.0.0-rc.7",
40
+ "version": "9.0.0-rc.7",
41
+ "comments": {
42
+ "none": [
43
+ {
44
+ "author": "tristan.watanabe@gmail.com",
45
+ "package": "@fluentui/react-aria",
46
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
47
+ "comment": "react-aria: Move to new common folder."
48
+ }
49
+ ],
50
+ "prerelease": [
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-aria",
54
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.5",
55
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-aria",
60
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
61
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "date": "Tue, 19 Apr 2022 19:17:07 GMT",
68
+ "tag": "@fluentui/react-aria_v9.0.0-rc.6",
69
+ "version": "9.0.0-rc.6",
70
+ "comments": {
71
+ "none": [
72
+ {
73
+ "author": "elcraig@microsoft.com",
74
+ "package": "@fluentui/react-aria",
75
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
76
+ "comment": "Update React dev deps and hoist them to the repo root"
77
+ },
78
+ {
79
+ "author": "mgodbolt@microsoft.com",
80
+ "package": "@fluentui/react-aria",
81
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
82
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
83
+ }
84
+ ],
85
+ "prerelease": [
86
+ {
87
+ "author": "beachball",
88
+ "package": "@fluentui/react-aria",
89
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
90
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
91
+ }
92
+ ]
93
+ }
94
+ },
95
+ {
96
+ "date": "Fri, 04 Mar 2022 05:17:33 GMT",
6
97
  "tag": "@fluentui/react-aria_v9.0.0-rc.5",
7
98
  "version": "9.0.0-rc.5",
8
99
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,43 @@
1
1
  # Change Log - @fluentui/react-aria
2
2
 
3
- This log was last generated on Fri, 04 Mar 2022 05:15:47 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 05 May 2022 18:24:35 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.8)
8
+
9
+ Thu, 05 May 2022 18:24:35 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.7..@fluentui/react-aria_v9.0.0-rc.8)
11
+
12
+ ### Changes
13
+
14
+ - Removing star exports. ([PR #22798](https://github.com/microsoft/fluentui/pull/22798) by humberto_makoto@hotmail.com)
15
+ - feat: ship rolluped only dts ([PR #22823](https://github.com/microsoft/fluentui/pull/22823) by martinhochel@microsoft.com)
16
+ - Bump @fluentui/keyboard-keys to v9.0.0-rc.6 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
18
+
19
+ ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.7)
20
+
21
+ Wed, 04 May 2022 13:26:37 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.6..@fluentui/react-aria_v9.0.0-rc.7)
23
+
24
+ ### Changes
25
+
26
+ - Bump @fluentui/keyboard-keys to v9.0.0-rc.5 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
28
+
29
+ ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.6)
30
+
31
+ Tue, 19 Apr 2022 19:17:07 GMT
32
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.5..@fluentui/react-aria_v9.0.0-rc.6)
33
+
34
+ ### Changes
35
+
36
+ - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
37
+
7
38
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.5)
8
39
 
9
- Fri, 04 Mar 2022 05:15:47 GMT
40
+ Fri, 04 Mar 2022 05:17:33 GMT
10
41
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.4..@fluentui/react-aria_v9.0.0-rc.5)
11
42
 
12
43
  ### Changes
@@ -17,7 +48,7 @@ Fri, 04 Mar 2022 05:15:47 GMT
17
48
 
18
49
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.4)
19
50
 
20
- Tue, 01 Mar 2022 02:17:40 GMT
51
+ Tue, 01 Mar 2022 02:17:40 GMT
21
52
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.3..@fluentui/react-aria_v9.0.0-rc.4)
22
53
 
23
54
  ### Changes
@@ -26,7 +57,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
26
57
 
27
58
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.3)
28
59
 
29
- Fri, 18 Feb 2022 13:35:38 GMT
60
+ Fri, 18 Feb 2022 13:35:38 GMT
30
61
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.1..@fluentui/react-aria_v9.0.0-rc.3)
31
62
 
32
63
  ### Changes
@@ -38,7 +69,7 @@ Fri, 18 Feb 2022 13:35:38 GMT
38
69
 
39
70
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.1)
40
71
 
41
- Thu, 10 Feb 2022 08:52:17 GMT
72
+ Thu, 10 Feb 2022 08:52:17 GMT
42
73
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.4..@fluentui/react-aria_v9.0.0-rc.1)
43
74
 
44
75
  ### Changes
@@ -53,7 +84,7 @@ Thu, 10 Feb 2022 08:52:17 GMT
53
84
 
54
85
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.4)
55
86
 
56
- Thu, 25 Nov 2021 08:34:10 GMT
87
+ Thu, 25 Nov 2021 08:34:10 GMT
57
88
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.3..@fluentui/react-aria_v9.0.0-beta.4)
58
89
 
59
90
  ### Changes
@@ -65,7 +96,7 @@ Thu, 25 Nov 2021 08:34:10 GMT
65
96
 
66
97
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.3)
67
98
 
68
- Fri, 12 Nov 2021 13:25:13 GMT
99
+ Fri, 12 Nov 2021 13:25:13 GMT
69
100
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.2..@fluentui/react-aria_v9.0.0-beta.3)
70
101
 
71
102
  ### Changes
@@ -78,7 +109,7 @@ Fri, 12 Nov 2021 13:25:13 GMT
78
109
 
79
110
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.2)
80
111
 
81
- Wed, 27 Oct 2021 12:14:13 GMT
112
+ Wed, 27 Oct 2021 12:14:13 GMT
82
113
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.1..@fluentui/react-aria_v9.0.0-beta.2)
83
114
 
84
115
  ### Changes
@@ -90,7 +121,7 @@ Wed, 27 Oct 2021 12:14:13 GMT
90
121
 
91
122
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.1)
92
123
 
93
- Wed, 06 Oct 2021 10:37:22 GMT
124
+ Wed, 06 Oct 2021 10:37:22 GMT
94
125
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.45..@fluentui/react-aria_v9.0.0-beta.1)
95
126
 
96
127
  ### Changes
@@ -103,7 +134,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
103
134
 
104
135
  ## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.45)
105
136
 
106
- Tue, 05 Oct 2021 12:47:58 GMT
137
+ Tue, 05 Oct 2021 12:47:58 GMT
107
138
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.44..@fluentui/react-aria_v9.0.0-alpha.45)
108
139
 
109
140
  ### Changes
@@ -113,7 +144,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
113
144
 
114
145
  ## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.44)
115
146
 
116
- Tue, 05 Oct 2021 09:28:07 GMT
147
+ Tue, 05 Oct 2021 09:28:07 GMT
117
148
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.43..@fluentui/react-aria_v9.0.0-alpha.44)
118
149
 
119
150
  ### Changes
@@ -124,7 +155,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
124
155
 
125
156
  ## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.43)
126
157
 
127
- Fri, 01 Oct 2021 14:13:08 GMT
158
+ Fri, 01 Oct 2021 14:13:08 GMT
128
159
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.41..@fluentui/react-aria_v9.0.0-alpha.43)
129
160
 
130
161
  ### Changes
@@ -137,7 +168,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
137
168
 
138
169
  ## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.41)
139
170
 
140
- Fri, 01 Oct 2021 12:30:46 GMT
171
+ Fri, 01 Oct 2021 12:30:46 GMT
141
172
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.40..@fluentui/react-aria_v9.0.0-alpha.41)
142
173
 
143
174
  ### Changes
@@ -146,7 +177,7 @@ Fri, 01 Oct 2021 12:30:46 GMT
146
177
 
147
178
  ## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.40)
148
179
 
149
- Wed, 29 Sep 2021 08:06:11 GMT
180
+ Wed, 29 Sep 2021 08:06:11 GMT
150
181
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.39..@fluentui/react-aria_v9.0.0-alpha.40)
151
182
 
152
183
  ### Changes
@@ -156,7 +187,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
156
187
 
157
188
  ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.39)
158
189
 
159
- Mon, 27 Sep 2021 08:06:00 GMT
190
+ Mon, 27 Sep 2021 08:06:00 GMT
160
191
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.38..@fluentui/react-aria_v9.0.0-alpha.39)
161
192
 
162
193
  ### Changes
@@ -167,7 +198,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
167
198
 
168
199
  ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.38)
169
200
 
170
- Fri, 24 Sep 2021 09:17:17 GMT
201
+ Fri, 24 Sep 2021 09:17:17 GMT
171
202
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.37..@fluentui/react-aria_v9.0.0-alpha.38)
172
203
 
173
204
  ### Changes
@@ -178,7 +209,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
178
209
 
179
210
  ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.37)
180
211
 
181
- Thu, 23 Sep 2021 08:21:34 GMT
212
+ Thu, 23 Sep 2021 08:21:34 GMT
182
213
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.36..@fluentui/react-aria_v9.0.0-alpha.37)
183
214
 
184
215
  ### Changes
@@ -189,7 +220,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
189
220
 
190
221
  ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.36)
191
222
 
192
- Wed, 22 Sep 2021 10:10:07 GMT
223
+ Wed, 22 Sep 2021 10:10:07 GMT
193
224
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.35..@fluentui/react-aria_v9.0.0-alpha.36)
194
225
 
195
226
  ### Changes
@@ -200,7 +231,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
200
231
 
201
232
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.35)
202
233
 
203
- Tue, 21 Sep 2021 07:42:34 GMT
234
+ Tue, 21 Sep 2021 07:42:34 GMT
204
235
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.34..@fluentui/react-aria_v9.0.0-alpha.35)
205
236
 
206
237
  ### Changes
@@ -210,7 +241,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
210
241
 
211
242
  ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.34)
212
243
 
213
- Mon, 20 Sep 2021 07:36:26 GMT
244
+ Mon, 20 Sep 2021 07:36:26 GMT
214
245
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.33..@fluentui/react-aria_v9.0.0-alpha.34)
215
246
 
216
247
  ### Changes
@@ -219,7 +250,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
219
250
 
220
251
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.33)
221
252
 
222
- Fri, 17 Sep 2021 07:35:26 GMT
253
+ Fri, 17 Sep 2021 07:35:26 GMT
223
254
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.32..@fluentui/react-aria_v9.0.0-alpha.33)
224
255
 
225
256
  ### Changes
@@ -228,7 +259,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
228
259
 
229
260
  ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.32)
230
261
 
231
- Thu, 16 Sep 2021 07:38:39 GMT
262
+ Thu, 16 Sep 2021 07:38:39 GMT
232
263
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.31..@fluentui/react-aria_v9.0.0-alpha.32)
233
264
 
234
265
  ### Changes
@@ -237,7 +268,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
237
268
 
238
269
  ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.31)
239
270
 
240
- Tue, 14 Sep 2021 20:09:02 GMT
271
+ Tue, 14 Sep 2021 20:09:02 GMT
241
272
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.30..@fluentui/react-aria_v9.0.0-alpha.31)
242
273
 
243
274
  ### Changes
@@ -246,7 +277,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
246
277
 
247
278
  ## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.30)
248
279
 
249
- Tue, 14 Sep 2021 07:38:18 GMT
280
+ Tue, 14 Sep 2021 07:38:18 GMT
250
281
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.29..@fluentui/react-aria_v9.0.0-alpha.30)
251
282
 
252
283
  ### Changes
@@ -255,7 +286,7 @@ Tue, 14 Sep 2021 07:38:18 GMT
255
286
 
256
287
  ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.29)
257
288
 
258
- Fri, 10 Sep 2021 16:31:53 GMT
289
+ Fri, 10 Sep 2021 16:31:53 GMT
259
290
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.28..@fluentui/react-aria_v9.0.0-alpha.29)
260
291
 
261
292
  ### Changes
@@ -265,7 +296,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
265
296
 
266
297
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.28)
267
298
 
268
- Fri, 10 Sep 2021 07:39:51 GMT
299
+ Fri, 10 Sep 2021 07:39:51 GMT
269
300
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.27..@fluentui/react-aria_v9.0.0-alpha.28)
270
301
 
271
302
  ### Changes
@@ -274,7 +305,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
274
305
 
275
306
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.27)
276
307
 
277
- Mon, 06 Sep 2021 07:34:53 GMT
308
+ Mon, 06 Sep 2021 07:34:53 GMT
278
309
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.26..@fluentui/react-aria_v9.0.0-alpha.27)
279
310
 
280
311
  ### Changes
@@ -283,7 +314,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
283
314
 
284
315
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.26)
285
316
 
286
- Thu, 02 Sep 2021 07:36:46 GMT
317
+ Thu, 02 Sep 2021 07:36:46 GMT
287
318
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.25..@fluentui/react-aria_v9.0.0-alpha.26)
288
319
 
289
320
  ### Patches
@@ -292,7 +323,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
292
323
 
293
324
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.25)
294
325
 
295
- Wed, 01 Sep 2021 07:39:56 GMT
326
+ Wed, 01 Sep 2021 07:39:56 GMT
296
327
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.24..@fluentui/react-aria_v9.0.0-alpha.25)
297
328
 
298
329
  ### Changes
@@ -301,7 +332,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
301
332
 
302
333
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.24)
303
334
 
304
- Tue, 31 Aug 2021 07:37:47 GMT
335
+ Tue, 31 Aug 2021 07:37:47 GMT
305
336
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.23..@fluentui/react-aria_v9.0.0-alpha.24)
306
337
 
307
338
  ### Changes
@@ -310,7 +341,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
310
341
 
311
342
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.23)
312
343
 
313
- Mon, 30 Aug 2021 07:35:05 GMT
344
+ Mon, 30 Aug 2021 07:35:05 GMT
314
345
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.22..@fluentui/react-aria_v9.0.0-alpha.23)
315
346
 
316
347
  ### Changes
@@ -319,7 +350,7 @@ Mon, 30 Aug 2021 07:35:05 GMT
319
350
 
320
351
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.22)
321
352
 
322
- Fri, 20 Aug 2021 07:37:28 GMT
353
+ Fri, 20 Aug 2021 07:37:28 GMT
323
354
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.21..@fluentui/react-aria_v9.0.0-alpha.22)
324
355
 
325
356
  ### Changes
@@ -328,7 +359,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
328
359
 
329
360
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.21)
330
361
 
331
- Thu, 19 Aug 2021 07:41:35 GMT
362
+ Thu, 19 Aug 2021 07:41:35 GMT
332
363
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.20..@fluentui/react-aria_v9.0.0-alpha.21)
333
364
 
334
365
  ### Changes
@@ -337,7 +368,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
337
368
 
338
369
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.20)
339
370
 
340
- Fri, 13 Aug 2021 07:36:34 GMT
371
+ Fri, 13 Aug 2021 07:36:34 GMT
341
372
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.19..@fluentui/react-aria_v9.0.0-alpha.20)
342
373
 
343
374
  ### Changes
@@ -346,7 +377,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
346
377
 
347
378
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.19)
348
379
 
349
- Fri, 06 Aug 2021 07:35:14 GMT
380
+ Fri, 06 Aug 2021 07:35:14 GMT
350
381
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.18..@fluentui/react-aria_v9.0.0-alpha.19)
351
382
 
352
383
  ### Changes
@@ -355,7 +386,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
355
386
 
356
387
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.18)
357
388
 
358
- Tue, 03 Aug 2021 07:39:30 GMT
389
+ Tue, 03 Aug 2021 07:39:30 GMT
359
390
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.17..@fluentui/react-aria_v9.0.0-alpha.18)
360
391
 
361
392
  ### Patches
@@ -370,7 +401,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
370
401
 
371
402
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.17)
372
403
 
373
- Mon, 02 Aug 2021 07:36:20 GMT
404
+ Mon, 02 Aug 2021 07:36:20 GMT
374
405
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.16..@fluentui/react-aria_v9.0.0-alpha.17)
375
406
 
376
407
  ### Changes
@@ -379,7 +410,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
379
410
 
380
411
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.16)
381
412
 
382
- Mon, 26 Jul 2021 07:37:30 GMT
413
+ Mon, 26 Jul 2021 07:37:30 GMT
383
414
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.15..@fluentui/react-aria_v9.0.0-alpha.16)
384
415
 
385
416
  ### Changes
@@ -388,7 +419,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
388
419
 
389
420
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.15)
390
421
 
391
- Fri, 23 Jul 2021 07:38:19 GMT
422
+ Fri, 23 Jul 2021 07:38:19 GMT
392
423
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.14..@fluentui/react-aria_v9.0.0-alpha.15)
393
424
 
394
425
  ### Changes
@@ -397,7 +428,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
397
428
 
398
429
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.14)
399
430
 
400
- Thu, 22 Jul 2021 07:36:55 GMT
431
+ Thu, 22 Jul 2021 07:36:55 GMT
401
432
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.13..@fluentui/react-aria_v9.0.0-alpha.14)
402
433
 
403
434
  ### Changes
@@ -406,7 +437,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
406
437
 
407
438
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.13)
408
439
 
409
- Tue, 20 Jul 2021 22:23:17 GMT
440
+ Tue, 20 Jul 2021 22:23:17 GMT
410
441
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.12..@fluentui/react-aria_v9.0.0-alpha.13)
411
442
 
412
443
  ### Changes
@@ -415,7 +446,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
415
446
 
416
447
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.12)
417
448
 
418
- Thu, 15 Jul 2021 07:36:18 GMT
449
+ Thu, 15 Jul 2021 07:36:18 GMT
419
450
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.11..@fluentui/react-aria_v9.0.0-alpha.12)
420
451
 
421
452
  ### Changes
@@ -424,7 +455,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
424
455
 
425
456
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.11)
426
457
 
427
- Tue, 13 Jul 2021 22:32:58 GMT
458
+ Tue, 13 Jul 2021 22:32:58 GMT
428
459
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.10..@fluentui/react-aria_v9.0.0-alpha.11)
429
460
 
430
461
  ### Patches
@@ -433,7 +464,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
433
464
 
434
465
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.10)
435
466
 
436
- Tue, 13 Jul 2021 07:35:36 GMT
467
+ Tue, 13 Jul 2021 07:35:36 GMT
437
468
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.9..@fluentui/react-aria_v9.0.0-alpha.10)
438
469
 
439
470
  ### Changes
@@ -442,7 +473,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
442
473
 
443
474
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.9)
444
475
 
445
- Mon, 12 Jul 2021 07:33:23 GMT
476
+ Mon, 12 Jul 2021 07:33:23 GMT
446
477
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.8..@fluentui/react-aria_v9.0.0-alpha.9)
447
478
 
448
479
  ### Changes
@@ -452,7 +483,7 @@ Mon, 12 Jul 2021 07:33:23 GMT
452
483
 
453
484
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.8)
454
485
 
455
- Fri, 09 Jul 2021 07:39:31 GMT
486
+ Fri, 09 Jul 2021 07:39:31 GMT
456
487
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.7..@fluentui/react-aria_v9.0.0-alpha.8)
457
488
 
458
489
  ### Patches
@@ -468,7 +499,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
468
499
 
469
500
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.7)
470
501
 
471
- Fri, 02 Jul 2021 23:15:55 GMT
502
+ Fri, 02 Jul 2021 23:15:55 GMT
472
503
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.6..@fluentui/react-aria_v9.0.0-alpha.7)
473
504
 
474
505
  ### Changes
@@ -477,7 +508,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
477
508
 
478
509
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.6)
479
510
 
480
- Fri, 02 Jul 2021 07:37:06 GMT
511
+ Fri, 02 Jul 2021 07:37:06 GMT
481
512
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.5..@fluentui/react-aria_v9.0.0-alpha.6)
482
513
 
483
514
  ### Changes
@@ -486,7 +517,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
486
517
 
487
518
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.5)
488
519
 
489
- Thu, 01 Jul 2021 07:35:05 GMT
520
+ Thu, 01 Jul 2021 07:35:05 GMT
490
521
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.4..@fluentui/react-aria_v9.0.0-alpha.5)
491
522
 
492
523
  ### Changes
@@ -495,7 +526,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
495
526
 
496
527
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.4)
497
528
 
498
- Wed, 30 Jun 2021 07:38:35 GMT
529
+ Wed, 30 Jun 2021 07:38:35 GMT
499
530
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.3..@fluentui/react-aria_v9.0.0-alpha.4)
500
531
 
501
532
  ### Changes
@@ -504,7 +535,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
504
535
 
505
536
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.3)
506
537
 
507
- Tue, 29 Jun 2021 07:33:32 GMT
538
+ Tue, 29 Jun 2021 07:33:32 GMT
508
539
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.2..@fluentui/react-aria_v9.0.0-alpha.3)
509
540
 
510
541
  ### Changes
@@ -513,7 +544,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
513
544
 
514
545
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.2)
515
546
 
516
- Mon, 21 Jun 2021 07:34:33 GMT
547
+ Mon, 21 Jun 2021 07:34:33 GMT
517
548
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.1..@fluentui/react-aria_v9.0.0-alpha.2)
518
549
 
519
550
  ### Changes
File without changes
File without changes
package/lib/index.js CHANGED
@@ -1,3 +1,3 @@
1
- export * from './hooks/index';
2
- export * from './utils/index';
1
+ export { useARIAButton } from './hooks/index';
2
+ export { mergeARIADisabled } from './utils/index';
3
3
  //# sourceMappingURL=index.js.map
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC","sourcesContent":["export * from './hooks/index';\nexport * from './utils/index';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAE9C,OAAO,EAAE,iBAAiB,EAAE,MAAM,eAAe,CAAC","sourcesContent":["export { useARIAButton } from './hooks/index';\nexport type { ARIAButtonSlotProps } from './hooks/index';\nexport { mergeARIADisabled } from './utils/index';\n"]}
@@ -3,10 +3,23 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
+ exports.mergeARIADisabled = exports.useARIAButton = void 0;
6
7
 
7
- const tslib_1 = /*#__PURE__*/require("tslib");
8
+ var index_1 = /*#__PURE__*/require("./hooks/index");
8
9
 
9
- tslib_1.__exportStar(require("./hooks/index"), exports);
10
+ Object.defineProperty(exports, "useARIAButton", {
11
+ enumerable: true,
12
+ get: function () {
13
+ return index_1.useARIAButton;
14
+ }
15
+ });
16
+
17
+ var index_2 = /*#__PURE__*/require("./utils/index");
10
18
 
11
- tslib_1.__exportStar(require("./utils/index"), exports);
19
+ Object.defineProperty(exports, "mergeARIADisabled", {
20
+ enumerable: true,
21
+ get: function () {
22
+ return index_2.mergeARIADisabled;
23
+ }
24
+ });
12
25
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;;;;AAAA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,eAAA,CAAA,EAAA,OAAA;;AACA,OAAA,CAAA,YAAA,CAAA,OAAA,CAAA,eAAA,CAAA,EAAA,OAAA","sourcesContent":["export * from './hooks/index';\nexport * from './utils/index';\n"],"sourceRoot":"../src/"}
1
+ {"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;;;AAAA,IAAA,OAAA,gBAAA,OAAA,CAAA,eAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,eAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,aAAA;AAAa;AAAb,CAAA;;AAET,IAAA,OAAA,gBAAA,OAAA,CAAA,eAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,mBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,iBAAA;AAAiB;AAAjB,CAAA","sourcesContent":["export { useARIAButton } from './hooks/index';\nexport type { ARIAButtonSlotProps } from './hooks/index';\nexport { mergeARIADisabled } from './utils/index';\n"],"sourceRoot":"../src/"}
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@fluentui/react-aria",
3
- "version": "9.0.0-rc.5",
3
+ "version": "9.0.0-rc.8",
4
4
  "description": "React helper to ensure ARIA",
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",
@@ -20,28 +20,18 @@
20
20
  "start": "yarn storybook",
21
21
  "test": "jest --passWithNoTests",
22
22
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
23
- "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-aria/src && yarn docs",
24
- "storybook": "node ../../scripts/storybook/runner",
23
+ "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-aria/src && yarn docs",
24
+ "storybook": "node ../../../scripts/storybook/runner",
25
25
  "type-check": "tsc -b tsconfig.json"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
- "@fluentui/scripts": "^1.0.0",
31
- "@types/enzyme": "3.10.3",
32
- "@types/enzyme-adapter-react-16": "1.0.3",
33
- "@types/react": "16.9.42",
34
- "@types/react-dom": "16.9.10",
35
- "@types/react-test-renderer": "^16.0.0",
36
- "enzyme": "~3.10.0",
37
- "enzyme-adapter-react-16": "^1.15.0",
38
- "react": "16.8.6",
39
- "react-dom": "16.8.6",
40
- "react-test-renderer": "^16.3.0"
30
+ "@fluentui/scripts": "^1.0.0"
41
31
  },
42
32
  "dependencies": {
43
- "@fluentui/keyboard-keys": "9.0.0-rc.4",
44
- "@fluentui/react-utilities": "9.0.0-rc.5",
33
+ "@fluentui/keyboard-keys": "9.0.0-rc.6",
34
+ "@fluentui/react-utilities": "9.0.0-rc.8",
45
35
  "tslib": "^2.1.0"
46
36
  },
47
37
  "peerDependencies": {
@@ -1 +0,0 @@
1
- export * from './useARIAButton';
@@ -1,11 +0,0 @@
1
- import type { ExtractSlotProps, ResolveShorthandFunction, Slot } from '@fluentui/react-utilities';
2
- export declare type ARIAButtonSlotProps = ExtractSlotProps<Slot<'button', 'a'>> & {
3
- disabled?: boolean;
4
- disabledFocusable?: boolean;
5
- };
6
- /**
7
- * Button keyboard handling, role, disabled and tabIndex implementation that ensures ARIA spec
8
- * for multiple scenarios of shorthand properties. Ensuring 1st rule of ARIA for cases
9
- * where no attribute addition is required.
10
- */
11
- export declare const useARIAButton: ResolveShorthandFunction<ARIAButtonSlotProps>;
package/lib/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export * from './hooks/index';
2
- export * from './utils/index';
@@ -1 +0,0 @@
1
- export * from './mergeARIADisabled';
@@ -1,7 +0,0 @@
1
- /**
2
- * Merges disabled declaration with `aria-disabled`
3
- */
4
- export declare function mergeARIADisabled(shorthand: {
5
- 'aria-disabled'?: string | boolean;
6
- disabled?: boolean;
7
- }): boolean;
@@ -1 +0,0 @@
1
- export * from './useARIAButton';
@@ -1,11 +0,0 @@
1
- import type { ExtractSlotProps, ResolveShorthandFunction, Slot } from '@fluentui/react-utilities';
2
- export declare type ARIAButtonSlotProps = ExtractSlotProps<Slot<'button', 'a'>> & {
3
- disabled?: boolean;
4
- disabledFocusable?: boolean;
5
- };
6
- /**
7
- * Button keyboard handling, role, disabled and tabIndex implementation that ensures ARIA spec
8
- * for multiple scenarios of shorthand properties. Ensuring 1st rule of ARIA for cases
9
- * where no attribute addition is required.
10
- */
11
- export declare const useARIAButton: ResolveShorthandFunction<ARIAButtonSlotProps>;
@@ -1,2 +0,0 @@
1
- export * from './hooks/index';
2
- export * from './utils/index';
@@ -1 +0,0 @@
1
- export * from './mergeARIADisabled';
@@ -1,7 +0,0 @@
1
- /**
2
- * Merges disabled declaration with `aria-disabled`
3
- */
4
- export declare function mergeARIADisabled(shorthand: {
5
- 'aria-disabled'?: string | boolean;
6
- disabled?: boolean;
7
- }): boolean;