@fluentui/react-aria 9.0.0-rc.6 → 9.0.0-rc.9
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 +79 -2
- package/CHANGELOG.md +85 -54
- package/dist/{react-aria.d.ts → index.d.ts} +0 -0
- package/{lib → dist}/tsdoc-metadata.json +0 -0
- package/lib/index.js +2 -2
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.js +16 -3
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +6 -6
- package/lib/hooks/index.d.ts +0 -1
- package/lib/hooks/useARIAButton.d.ts +0 -11
- package/lib/index.d.ts +0 -2
- package/lib/utils/index.d.ts +0 -1
- package/lib/utils/mergeARIADisabled.d.ts +0 -7
- package/lib-commonjs/hooks/index.d.ts +0 -1
- package/lib-commonjs/hooks/useARIAButton.d.ts +0 -11
- package/lib-commonjs/index.d.ts +0 -2
- package/lib-commonjs/utils/index.d.ts +0 -1
- package/lib-commonjs/utils/mergeARIADisabled.d.ts +0 -7
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,84 @@
|
|
|
2
2
|
"name": "@fluentui/react-aria",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 23 May 2022 12:10:50 GMT",
|
|
6
|
+
"tag": "@fluentui/react-aria_v9.0.0-rc.9",
|
|
7
|
+
"version": "9.0.0-rc.9",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-aria",
|
|
13
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
|
|
14
|
+
"commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Thu, 05 May 2022 18:26:28 GMT",
|
|
21
|
+
"tag": "@fluentui/react-aria_v9.0.0-rc.8",
|
|
22
|
+
"version": "9.0.0-rc.8",
|
|
23
|
+
"comments": {
|
|
24
|
+
"prerelease": [
|
|
25
|
+
{
|
|
26
|
+
"author": "humberto_makoto@hotmail.com",
|
|
27
|
+
"package": "@fluentui/react-aria",
|
|
28
|
+
"commit": "44e0945655df57a0986376ac8732e605f0378f22",
|
|
29
|
+
"comment": "Removing star exports."
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"author": "martinhochel@microsoft.com",
|
|
33
|
+
"package": "@fluentui/react-aria",
|
|
34
|
+
"commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
|
|
35
|
+
"comment": "feat: ship rolluped only dts"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-aria",
|
|
40
|
+
"comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.6",
|
|
41
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"author": "beachball",
|
|
45
|
+
"package": "@fluentui/react-aria",
|
|
46
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
|
|
47
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"date": "Wed, 04 May 2022 13:26:37 GMT",
|
|
54
|
+
"tag": "@fluentui/react-aria_v9.0.0-rc.7",
|
|
55
|
+
"version": "9.0.0-rc.7",
|
|
56
|
+
"comments": {
|
|
57
|
+
"none": [
|
|
58
|
+
{
|
|
59
|
+
"author": "tristan.watanabe@gmail.com",
|
|
60
|
+
"package": "@fluentui/react-aria",
|
|
61
|
+
"commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
|
|
62
|
+
"comment": "react-aria: Move to new common folder."
|
|
63
|
+
}
|
|
64
|
+
],
|
|
65
|
+
"prerelease": [
|
|
66
|
+
{
|
|
67
|
+
"author": "beachball",
|
|
68
|
+
"package": "@fluentui/react-aria",
|
|
69
|
+
"comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.5",
|
|
70
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"author": "beachball",
|
|
74
|
+
"package": "@fluentui/react-aria",
|
|
75
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
|
76
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
|
77
|
+
}
|
|
78
|
+
]
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"date": "Tue, 19 Apr 2022 19:17:07 GMT",
|
|
6
83
|
"tag": "@fluentui/react-aria_v9.0.0-rc.6",
|
|
7
84
|
"version": "9.0.0-rc.6",
|
|
8
85
|
"comments": {
|
|
@@ -25,7 +102,7 @@
|
|
|
25
102
|
"author": "beachball",
|
|
26
103
|
"package": "@fluentui/react-aria",
|
|
27
104
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
|
28
|
-
"commit": "
|
|
105
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
|
29
106
|
}
|
|
30
107
|
]
|
|
31
108
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,21 +1,52 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-aria
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 23 May 2022 12:10:50 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.9)
|
|
8
|
+
|
|
9
|
+
Mon, 23 May 2022 12:10:50 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.8..@fluentui/react-aria_v9.0.0-rc.9)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
|
|
15
|
+
|
|
16
|
+
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.8)
|
|
17
|
+
|
|
18
|
+
Thu, 05 May 2022 18:26:28 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.7..@fluentui/react-aria_v9.0.0-rc.8)
|
|
20
|
+
|
|
21
|
+
### Changes
|
|
22
|
+
|
|
23
|
+
- Removing star exports. ([PR #22798](https://github.com/microsoft/fluentui/pull/22798) by humberto_makoto@hotmail.com)
|
|
24
|
+
- feat: ship rolluped only dts ([PR #22823](https://github.com/microsoft/fluentui/pull/22823) by martinhochel@microsoft.com)
|
|
25
|
+
- Bump @fluentui/keyboard-keys to v9.0.0-rc.6 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
|
26
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
|
27
|
+
|
|
28
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.7)
|
|
29
|
+
|
|
30
|
+
Wed, 04 May 2022 13:26:37 GMT
|
|
31
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.6..@fluentui/react-aria_v9.0.0-rc.7)
|
|
32
|
+
|
|
33
|
+
### Changes
|
|
34
|
+
|
|
35
|
+
- Bump @fluentui/keyboard-keys to v9.0.0-rc.5 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
36
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
37
|
+
|
|
7
38
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.6)
|
|
8
39
|
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
|
40
|
+
Tue, 19 Apr 2022 19:17:07 GMT
|
|
10
41
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.5..@fluentui/react-aria_v9.0.0-rc.6)
|
|
11
42
|
|
|
12
43
|
### Changes
|
|
13
44
|
|
|
14
|
-
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #
|
|
45
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
|
15
46
|
|
|
16
47
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.5)
|
|
17
48
|
|
|
18
|
-
Fri, 04 Mar 2022 05:17:33 GMT
|
|
49
|
+
Fri, 04 Mar 2022 05:17:33 GMT
|
|
19
50
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.4..@fluentui/react-aria_v9.0.0-rc.5)
|
|
20
51
|
|
|
21
52
|
### Changes
|
|
@@ -26,7 +57,7 @@ Fri, 04 Mar 2022 05:17:33 GMT
|
|
|
26
57
|
|
|
27
58
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.4)
|
|
28
59
|
|
|
29
|
-
Tue, 01 Mar 2022 02:17:40 GMT
|
|
60
|
+
Tue, 01 Mar 2022 02:17:40 GMT
|
|
30
61
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.3..@fluentui/react-aria_v9.0.0-rc.4)
|
|
31
62
|
|
|
32
63
|
### Changes
|
|
@@ -35,7 +66,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
|
|
|
35
66
|
|
|
36
67
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.3)
|
|
37
68
|
|
|
38
|
-
Fri, 18 Feb 2022 13:35:38 GMT
|
|
69
|
+
Fri, 18 Feb 2022 13:35:38 GMT
|
|
39
70
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-rc.1..@fluentui/react-aria_v9.0.0-rc.3)
|
|
40
71
|
|
|
41
72
|
### Changes
|
|
@@ -47,7 +78,7 @@ Fri, 18 Feb 2022 13:35:38 GMT
|
|
|
47
78
|
|
|
48
79
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-rc.1)
|
|
49
80
|
|
|
50
|
-
Thu, 10 Feb 2022 08:52:17 GMT
|
|
81
|
+
Thu, 10 Feb 2022 08:52:17 GMT
|
|
51
82
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.4..@fluentui/react-aria_v9.0.0-rc.1)
|
|
52
83
|
|
|
53
84
|
### Changes
|
|
@@ -62,7 +93,7 @@ Thu, 10 Feb 2022 08:52:17 GMT
|
|
|
62
93
|
|
|
63
94
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.4)
|
|
64
95
|
|
|
65
|
-
Thu, 25 Nov 2021 08:34:10 GMT
|
|
96
|
+
Thu, 25 Nov 2021 08:34:10 GMT
|
|
66
97
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.3..@fluentui/react-aria_v9.0.0-beta.4)
|
|
67
98
|
|
|
68
99
|
### Changes
|
|
@@ -74,7 +105,7 @@ Thu, 25 Nov 2021 08:34:10 GMT
|
|
|
74
105
|
|
|
75
106
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.3)
|
|
76
107
|
|
|
77
|
-
Fri, 12 Nov 2021 13:25:13 GMT
|
|
108
|
+
Fri, 12 Nov 2021 13:25:13 GMT
|
|
78
109
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.2..@fluentui/react-aria_v9.0.0-beta.3)
|
|
79
110
|
|
|
80
111
|
### Changes
|
|
@@ -87,7 +118,7 @@ Fri, 12 Nov 2021 13:25:13 GMT
|
|
|
87
118
|
|
|
88
119
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.2)
|
|
89
120
|
|
|
90
|
-
Wed, 27 Oct 2021 12:14:13 GMT
|
|
121
|
+
Wed, 27 Oct 2021 12:14:13 GMT
|
|
91
122
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-beta.1..@fluentui/react-aria_v9.0.0-beta.2)
|
|
92
123
|
|
|
93
124
|
### Changes
|
|
@@ -99,7 +130,7 @@ Wed, 27 Oct 2021 12:14:13 GMT
|
|
|
99
130
|
|
|
100
131
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.1)
|
|
101
132
|
|
|
102
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
|
133
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
|
103
134
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.45..@fluentui/react-aria_v9.0.0-beta.1)
|
|
104
135
|
|
|
105
136
|
### Changes
|
|
@@ -112,7 +143,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
|
112
143
|
|
|
113
144
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.45)
|
|
114
145
|
|
|
115
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
|
146
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
|
116
147
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.44..@fluentui/react-aria_v9.0.0-alpha.45)
|
|
117
148
|
|
|
118
149
|
### Changes
|
|
@@ -122,7 +153,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
|
122
153
|
|
|
123
154
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.44)
|
|
124
155
|
|
|
125
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
|
156
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
|
126
157
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.43..@fluentui/react-aria_v9.0.0-alpha.44)
|
|
127
158
|
|
|
128
159
|
### Changes
|
|
@@ -133,7 +164,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
|
133
164
|
|
|
134
165
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.43)
|
|
135
166
|
|
|
136
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
|
167
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
|
137
168
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.41..@fluentui/react-aria_v9.0.0-alpha.43)
|
|
138
169
|
|
|
139
170
|
### Changes
|
|
@@ -146,7 +177,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
|
146
177
|
|
|
147
178
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.41)
|
|
148
179
|
|
|
149
|
-
Fri, 01 Oct 2021 12:30:46 GMT
|
|
180
|
+
Fri, 01 Oct 2021 12:30:46 GMT
|
|
150
181
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.40..@fluentui/react-aria_v9.0.0-alpha.41)
|
|
151
182
|
|
|
152
183
|
### Changes
|
|
@@ -155,7 +186,7 @@ Fri, 01 Oct 2021 12:30:46 GMT
|
|
|
155
186
|
|
|
156
187
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.40)
|
|
157
188
|
|
|
158
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
|
189
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
|
159
190
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.39..@fluentui/react-aria_v9.0.0-alpha.40)
|
|
160
191
|
|
|
161
192
|
### Changes
|
|
@@ -165,7 +196,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
|
165
196
|
|
|
166
197
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.39)
|
|
167
198
|
|
|
168
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
|
199
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
|
169
200
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.38..@fluentui/react-aria_v9.0.0-alpha.39)
|
|
170
201
|
|
|
171
202
|
### Changes
|
|
@@ -176,7 +207,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
|
176
207
|
|
|
177
208
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.38)
|
|
178
209
|
|
|
179
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
|
210
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
|
180
211
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.37..@fluentui/react-aria_v9.0.0-alpha.38)
|
|
181
212
|
|
|
182
213
|
### Changes
|
|
@@ -187,7 +218,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
|
187
218
|
|
|
188
219
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.37)
|
|
189
220
|
|
|
190
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
|
221
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
|
191
222
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.36..@fluentui/react-aria_v9.0.0-alpha.37)
|
|
192
223
|
|
|
193
224
|
### Changes
|
|
@@ -198,7 +229,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
|
198
229
|
|
|
199
230
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.36)
|
|
200
231
|
|
|
201
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
|
232
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
|
202
233
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.35..@fluentui/react-aria_v9.0.0-alpha.36)
|
|
203
234
|
|
|
204
235
|
### Changes
|
|
@@ -209,7 +240,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
|
209
240
|
|
|
210
241
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.35)
|
|
211
242
|
|
|
212
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
|
243
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
|
213
244
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.34..@fluentui/react-aria_v9.0.0-alpha.35)
|
|
214
245
|
|
|
215
246
|
### Changes
|
|
@@ -219,7 +250,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
|
219
250
|
|
|
220
251
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.34)
|
|
221
252
|
|
|
222
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
|
253
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
|
223
254
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.33..@fluentui/react-aria_v9.0.0-alpha.34)
|
|
224
255
|
|
|
225
256
|
### Changes
|
|
@@ -228,7 +259,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
|
228
259
|
|
|
229
260
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.33)
|
|
230
261
|
|
|
231
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
|
262
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
|
232
263
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.32..@fluentui/react-aria_v9.0.0-alpha.33)
|
|
233
264
|
|
|
234
265
|
### Changes
|
|
@@ -237,7 +268,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
|
237
268
|
|
|
238
269
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.32)
|
|
239
270
|
|
|
240
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
|
271
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
|
241
272
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.31..@fluentui/react-aria_v9.0.0-alpha.32)
|
|
242
273
|
|
|
243
274
|
### Changes
|
|
@@ -246,7 +277,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
|
246
277
|
|
|
247
278
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.31)
|
|
248
279
|
|
|
249
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
|
280
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
|
250
281
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.30..@fluentui/react-aria_v9.0.0-alpha.31)
|
|
251
282
|
|
|
252
283
|
### Changes
|
|
@@ -255,7 +286,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
|
255
286
|
|
|
256
287
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.30)
|
|
257
288
|
|
|
258
|
-
Tue, 14 Sep 2021 07:38:18 GMT
|
|
289
|
+
Tue, 14 Sep 2021 07:38:18 GMT
|
|
259
290
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.29..@fluentui/react-aria_v9.0.0-alpha.30)
|
|
260
291
|
|
|
261
292
|
### Changes
|
|
@@ -264,7 +295,7 @@ Tue, 14 Sep 2021 07:38:18 GMT
|
|
|
264
295
|
|
|
265
296
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.29)
|
|
266
297
|
|
|
267
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
|
298
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
|
268
299
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.28..@fluentui/react-aria_v9.0.0-alpha.29)
|
|
269
300
|
|
|
270
301
|
### Changes
|
|
@@ -274,7 +305,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
|
274
305
|
|
|
275
306
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.28)
|
|
276
307
|
|
|
277
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
|
308
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
|
278
309
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.27..@fluentui/react-aria_v9.0.0-alpha.28)
|
|
279
310
|
|
|
280
311
|
### Changes
|
|
@@ -283,7 +314,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
|
283
314
|
|
|
284
315
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.27)
|
|
285
316
|
|
|
286
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
|
317
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
|
287
318
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.26..@fluentui/react-aria_v9.0.0-alpha.27)
|
|
288
319
|
|
|
289
320
|
### Changes
|
|
@@ -292,7 +323,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
|
292
323
|
|
|
293
324
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.26)
|
|
294
325
|
|
|
295
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
|
326
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
|
296
327
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.25..@fluentui/react-aria_v9.0.0-alpha.26)
|
|
297
328
|
|
|
298
329
|
### Patches
|
|
@@ -301,7 +332,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
|
301
332
|
|
|
302
333
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.25)
|
|
303
334
|
|
|
304
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
|
335
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
|
305
336
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.24..@fluentui/react-aria_v9.0.0-alpha.25)
|
|
306
337
|
|
|
307
338
|
### Changes
|
|
@@ -310,7 +341,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
|
310
341
|
|
|
311
342
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.24)
|
|
312
343
|
|
|
313
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
|
344
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
|
314
345
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.23..@fluentui/react-aria_v9.0.0-alpha.24)
|
|
315
346
|
|
|
316
347
|
### Changes
|
|
@@ -319,7 +350,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
|
319
350
|
|
|
320
351
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.23)
|
|
321
352
|
|
|
322
|
-
Mon, 30 Aug 2021 07:35:05 GMT
|
|
353
|
+
Mon, 30 Aug 2021 07:35:05 GMT
|
|
323
354
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.22..@fluentui/react-aria_v9.0.0-alpha.23)
|
|
324
355
|
|
|
325
356
|
### Changes
|
|
@@ -328,7 +359,7 @@ Mon, 30 Aug 2021 07:35:05 GMT
|
|
|
328
359
|
|
|
329
360
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.22)
|
|
330
361
|
|
|
331
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
|
362
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
|
332
363
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.21..@fluentui/react-aria_v9.0.0-alpha.22)
|
|
333
364
|
|
|
334
365
|
### Changes
|
|
@@ -337,7 +368,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
|
337
368
|
|
|
338
369
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.21)
|
|
339
370
|
|
|
340
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
|
371
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
|
341
372
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.20..@fluentui/react-aria_v9.0.0-alpha.21)
|
|
342
373
|
|
|
343
374
|
### Changes
|
|
@@ -346,7 +377,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
|
346
377
|
|
|
347
378
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.20)
|
|
348
379
|
|
|
349
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
|
380
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
|
350
381
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.19..@fluentui/react-aria_v9.0.0-alpha.20)
|
|
351
382
|
|
|
352
383
|
### Changes
|
|
@@ -355,7 +386,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
|
355
386
|
|
|
356
387
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.19)
|
|
357
388
|
|
|
358
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
|
389
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
|
359
390
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.18..@fluentui/react-aria_v9.0.0-alpha.19)
|
|
360
391
|
|
|
361
392
|
### Changes
|
|
@@ -364,7 +395,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
|
364
395
|
|
|
365
396
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.18)
|
|
366
397
|
|
|
367
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
|
398
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
|
368
399
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.17..@fluentui/react-aria_v9.0.0-alpha.18)
|
|
369
400
|
|
|
370
401
|
### Patches
|
|
@@ -379,7 +410,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
|
379
410
|
|
|
380
411
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.17)
|
|
381
412
|
|
|
382
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
|
413
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
|
383
414
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.16..@fluentui/react-aria_v9.0.0-alpha.17)
|
|
384
415
|
|
|
385
416
|
### Changes
|
|
@@ -388,7 +419,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
|
388
419
|
|
|
389
420
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.16)
|
|
390
421
|
|
|
391
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
|
422
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
|
392
423
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.15..@fluentui/react-aria_v9.0.0-alpha.16)
|
|
393
424
|
|
|
394
425
|
### Changes
|
|
@@ -397,7 +428,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
|
397
428
|
|
|
398
429
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.15)
|
|
399
430
|
|
|
400
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
|
431
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
|
401
432
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.14..@fluentui/react-aria_v9.0.0-alpha.15)
|
|
402
433
|
|
|
403
434
|
### Changes
|
|
@@ -406,7 +437,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
|
406
437
|
|
|
407
438
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.14)
|
|
408
439
|
|
|
409
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
|
440
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
|
410
441
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.13..@fluentui/react-aria_v9.0.0-alpha.14)
|
|
411
442
|
|
|
412
443
|
### Changes
|
|
@@ -415,7 +446,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
|
415
446
|
|
|
416
447
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.13)
|
|
417
448
|
|
|
418
|
-
Tue, 20 Jul 2021 22:23:17 GMT
|
|
449
|
+
Tue, 20 Jul 2021 22:23:17 GMT
|
|
419
450
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.12..@fluentui/react-aria_v9.0.0-alpha.13)
|
|
420
451
|
|
|
421
452
|
### Changes
|
|
@@ -424,7 +455,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
|
|
|
424
455
|
|
|
425
456
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.12)
|
|
426
457
|
|
|
427
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
|
458
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
|
428
459
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.11..@fluentui/react-aria_v9.0.0-alpha.12)
|
|
429
460
|
|
|
430
461
|
### Changes
|
|
@@ -433,7 +464,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
|
433
464
|
|
|
434
465
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.11)
|
|
435
466
|
|
|
436
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
|
467
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
|
437
468
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.10..@fluentui/react-aria_v9.0.0-alpha.11)
|
|
438
469
|
|
|
439
470
|
### Patches
|
|
@@ -442,7 +473,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
|
442
473
|
|
|
443
474
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.10)
|
|
444
475
|
|
|
445
|
-
Tue, 13 Jul 2021 07:35:36 GMT
|
|
476
|
+
Tue, 13 Jul 2021 07:35:36 GMT
|
|
446
477
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.9..@fluentui/react-aria_v9.0.0-alpha.10)
|
|
447
478
|
|
|
448
479
|
### Changes
|
|
@@ -451,7 +482,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
|
|
|
451
482
|
|
|
452
483
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.9)
|
|
453
484
|
|
|
454
|
-
Mon, 12 Jul 2021 07:33:23 GMT
|
|
485
|
+
Mon, 12 Jul 2021 07:33:23 GMT
|
|
455
486
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.8..@fluentui/react-aria_v9.0.0-alpha.9)
|
|
456
487
|
|
|
457
488
|
### Changes
|
|
@@ -461,7 +492,7 @@ Mon, 12 Jul 2021 07:33:23 GMT
|
|
|
461
492
|
|
|
462
493
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.8)
|
|
463
494
|
|
|
464
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
|
495
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
|
465
496
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.7..@fluentui/react-aria_v9.0.0-alpha.8)
|
|
466
497
|
|
|
467
498
|
### Patches
|
|
@@ -477,7 +508,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
|
477
508
|
|
|
478
509
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.7)
|
|
479
510
|
|
|
480
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
|
511
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
|
481
512
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.6..@fluentui/react-aria_v9.0.0-alpha.7)
|
|
482
513
|
|
|
483
514
|
### Changes
|
|
@@ -486,7 +517,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
|
486
517
|
|
|
487
518
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.6)
|
|
488
519
|
|
|
489
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
|
520
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
|
490
521
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.5..@fluentui/react-aria_v9.0.0-alpha.6)
|
|
491
522
|
|
|
492
523
|
### Changes
|
|
@@ -495,7 +526,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
|
495
526
|
|
|
496
527
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.5)
|
|
497
528
|
|
|
498
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
|
529
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
|
499
530
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.4..@fluentui/react-aria_v9.0.0-alpha.5)
|
|
500
531
|
|
|
501
532
|
### Changes
|
|
@@ -504,7 +535,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
|
504
535
|
|
|
505
536
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.4)
|
|
506
537
|
|
|
507
|
-
Wed, 30 Jun 2021 07:38:35 GMT
|
|
538
|
+
Wed, 30 Jun 2021 07:38:35 GMT
|
|
508
539
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.3..@fluentui/react-aria_v9.0.0-alpha.4)
|
|
509
540
|
|
|
510
541
|
### Changes
|
|
@@ -513,7 +544,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
|
|
|
513
544
|
|
|
514
545
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.3)
|
|
515
546
|
|
|
516
|
-
Tue, 29 Jun 2021 07:33:32 GMT
|
|
547
|
+
Tue, 29 Jun 2021 07:33:32 GMT
|
|
517
548
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.2..@fluentui/react-aria_v9.0.0-alpha.3)
|
|
518
549
|
|
|
519
550
|
### Changes
|
|
@@ -522,7 +553,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
|
|
|
522
553
|
|
|
523
554
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.2)
|
|
524
555
|
|
|
525
|
-
Mon, 21 Jun 2021 07:34:33 GMT
|
|
556
|
+
Mon, 21 Jun 2021 07:34:33 GMT
|
|
526
557
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.1..@fluentui/react-aria_v9.0.0-alpha.2)
|
|
527
558
|
|
|
528
559
|
### Changes
|
|
File without changes
|
|
File without changes
|
package/lib/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
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,
|
|
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"]}
|
package/lib-commonjs/index.js
CHANGED
|
@@ -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
|
-
|
|
8
|
+
var index_1 = /*#__PURE__*/require("./hooks/index");
|
|
8
9
|
|
|
9
|
-
|
|
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
|
-
|
|
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":"
|
|
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.
|
|
3
|
+
"version": "9.0.0-rc.9",
|
|
4
4
|
"description": "React helper to ensure ARIA",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
7
|
-
"typings": "
|
|
7
|
+
"typings": "dist/index.d.ts",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"repository": {
|
|
10
10
|
"type": "git",
|
|
@@ -20,8 +20,8 @@
|
|
|
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
|
|
24
|
-
"storybook": "node
|
|
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": {
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"@fluentui/scripts": "^1.0.0"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@fluentui/keyboard-keys": "9.0.0-rc.
|
|
34
|
-
"@fluentui/react-utilities": "9.0.0-rc.
|
|
33
|
+
"@fluentui/keyboard-keys": "9.0.0-rc.6",
|
|
34
|
+
"@fluentui/react-utilities": "9.0.0-rc.9",
|
|
35
35
|
"tslib": "^2.1.0"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
package/lib/hooks/index.d.ts
DELETED
|
@@ -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
package/lib/utils/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './mergeARIADisabled';
|
|
@@ -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-commonjs/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './mergeARIADisabled';
|