@fluentui/react-button 0.0.0-nightly0025eeb82020211108.1 → 0.0.0-nightly131c59c96120211203.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +160 -26
- package/CHANGELOG.md +47 -14
- package/dist/react-button.d.ts +4 -1
- package/lib/components/Button/useButtonStyles.js +94 -60
- package/lib/components/Button/useButtonStyles.js.map +1 -1
- package/lib/components/CompoundButton/useCompoundButtonStyles.js +4 -3
- package/lib/components/CompoundButton/useCompoundButtonStyles.js.map +1 -1
- package/lib/components/MenuButton/MenuButton.types.d.ts +5 -1
- package/lib/components/ToggleButton/useToggleButtonStyles.js +31 -31
- package/lib/components/ToggleButton/useToggleButtonStyles.js.map +1 -1
- package/lib-commonjs/components/Button/useButtonStyles.js +93 -59
- package/lib-commonjs/components/Button/useButtonStyles.js.map +1 -1
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.js +3 -2
- package/lib-commonjs/components/CompoundButton/useCompoundButtonStyles.js.map +1 -1
- package/lib-commonjs/components/MenuButton/MenuButton.types.d.ts +5 -1
- package/lib-commonjs/components/ToggleButton/useToggleButtonStyles.js +30 -30
- package/package.json +14 -15
- package/lib/common/isConformant.d.ts +0 -4
- package/lib/common/isConformant.js +0 -13
- package/lib/common/isConformant.js.map +0 -1
- package/lib-commonjs/common/isConformant.d.ts +0 -4
- package/lib-commonjs/common/isConformant.js +0 -24
- package/lib-commonjs/common/isConformant.js.map +0 -1
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,151 @@
|
|
2
2
|
"name": "@fluentui/react-button",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-button_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Fri, 03 Dec 2021 04:13:20 GMT",
|
6
|
+
"tag": "@fluentui/react-button_v0.0.0-nightly131c59c96120211203.1",
|
7
|
+
"version": "0.0.0-nightly131c59c96120211203.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-button",
|
13
|
-
"commit": "
|
13
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "olfedias@microsoft.com",
|
18
|
+
"package": "@fluentui/react-button",
|
19
|
+
"commit": "54118b29fde686ef15fe95a3a97f3fd7edca34a3",
|
20
|
+
"comment": "update styles to not use CSS shorthands"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-button",
|
25
|
+
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly131c59c96120211203.1",
|
26
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-button",
|
31
|
+
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly131c59c96120211203.1",
|
32
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-button",
|
37
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly131c59c96120211203.1",
|
38
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-button",
|
43
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly131c59c96120211203.1",
|
44
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-button",
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly131c59c96120211203.1",
|
50
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-button",
|
55
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly131c59c96120211203.1",
|
56
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"author": "beachball",
|
60
|
+
"package": "@fluentui/react-button",
|
61
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly131c59c96120211203.1",
|
62
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"author": "beachball",
|
66
|
+
"package": "@fluentui/react-button",
|
67
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly131c59c96120211203.1",
|
68
|
+
"commit": "6fe1f0a081835b662f3c880d6405724d3abc4c0b"
|
69
|
+
}
|
70
|
+
],
|
71
|
+
"none": [
|
72
|
+
{
|
73
|
+
"author": "tkrasniqi@microsoft.com",
|
74
|
+
"package": "@fluentui/react-button",
|
75
|
+
"commit": "ca886fed17b4a73b9bb3b5a9e54d143062cbfa99",
|
76
|
+
"comment": "Migration to new tsconfig"
|
77
|
+
}
|
78
|
+
]
|
79
|
+
}
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"date": "Thu, 25 Nov 2021 08:34:12 GMT",
|
83
|
+
"tag": "@fluentui/react-button_v9.0.0-beta.5",
|
84
|
+
"version": "9.0.0-beta.5",
|
85
|
+
"comments": {
|
86
|
+
"prerelease": [
|
87
|
+
{
|
88
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
89
|
+
"package": "@fluentui/react-button",
|
90
|
+
"commit": "8825574c42f414c26f9d49238be02ca7dcb44cfe",
|
91
|
+
"comment": "MenuButton: Removing tight coupling with Menu by replicating type locally."
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"author": "ololubek@microsoft.com",
|
95
|
+
"package": "@fluentui/react-button",
|
96
|
+
"commit": "ecab13cfd6ac22657020db8f86eb89f952b0f953",
|
97
|
+
"comment": "update react-icons dependency"
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"author": "beachball",
|
101
|
+
"package": "@fluentui/react-button",
|
102
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-beta.4",
|
103
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"author": "beachball",
|
107
|
+
"package": "@fluentui/react-button",
|
108
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
|
109
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
110
|
+
},
|
111
|
+
{
|
112
|
+
"author": "beachball",
|
113
|
+
"package": "@fluentui/react-button",
|
114
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.5",
|
115
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"author": "beachball",
|
119
|
+
"package": "@fluentui/react-button",
|
120
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
121
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
122
|
+
},
|
123
|
+
{
|
124
|
+
"author": "beachball",
|
125
|
+
"package": "@fluentui/react-button",
|
126
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
|
127
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"author": "beachball",
|
131
|
+
"package": "@fluentui/react-button",
|
132
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
|
133
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"author": "beachball",
|
137
|
+
"package": "@fluentui/react-button",
|
138
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
|
139
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
140
|
+
}
|
141
|
+
]
|
142
|
+
}
|
143
|
+
},
|
144
|
+
{
|
145
|
+
"date": "Fri, 12 Nov 2021 13:25:16 GMT",
|
146
|
+
"tag": "@fluentui/react-button_v9.0.0-beta.4",
|
147
|
+
"version": "9.0.0-beta.4",
|
148
|
+
"comments": {
|
149
|
+
"prerelease": [
|
16
150
|
{
|
17
151
|
"author": "olfedias@microsoft.com",
|
18
152
|
"package": "@fluentui/react-button",
|
@@ -40,56 +174,50 @@
|
|
40
174
|
{
|
41
175
|
"author": "beachball",
|
42
176
|
"package": "@fluentui/react-button",
|
43
|
-
"comment": "Bump @fluentui/
|
44
|
-
"commit": "
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"author": "beachball",
|
48
|
-
"package": "@fluentui/react-button",
|
49
|
-
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly0025eeb82020211108.1",
|
50
|
-
"commit": "e827ff6b79e47c8702651bbdc55176c0f505f4e9"
|
177
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-beta.3",
|
178
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
51
179
|
},
|
52
180
|
{
|
53
181
|
"author": "beachball",
|
54
182
|
"package": "@fluentui/react-button",
|
55
|
-
"comment": "Bump @fluentui/react-make-styles to
|
56
|
-
"commit": "
|
183
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
|
184
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
57
185
|
},
|
58
186
|
{
|
59
187
|
"author": "beachball",
|
60
188
|
"package": "@fluentui/react-button",
|
61
|
-
"comment": "Bump @fluentui/react-tabster to
|
62
|
-
"commit": "
|
189
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.4",
|
190
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
63
191
|
},
|
64
192
|
{
|
65
193
|
"author": "beachball",
|
66
194
|
"package": "@fluentui/react-button",
|
67
|
-
"comment": "Bump @fluentui/react-utilities to
|
68
|
-
"commit": "
|
195
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
|
196
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
69
197
|
},
|
70
198
|
{
|
71
199
|
"author": "beachball",
|
72
200
|
"package": "@fluentui/react-button",
|
73
|
-
"comment": "Bump @fluentui/babel-make-styles to
|
74
|
-
"commit": "
|
201
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
|
202
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
75
203
|
},
|
76
204
|
{
|
77
205
|
"author": "beachball",
|
78
206
|
"package": "@fluentui/react-button",
|
79
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to
|
80
|
-
"commit": "
|
207
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
|
208
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
81
209
|
},
|
82
210
|
{
|
83
211
|
"author": "beachball",
|
84
212
|
"package": "@fluentui/react-button",
|
85
|
-
"comment": "Bump @fluentui/react-conformance-make-styles to
|
86
|
-
"commit": "
|
213
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
|
214
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
87
215
|
},
|
88
216
|
{
|
89
217
|
"author": "beachball",
|
90
218
|
"package": "@fluentui/react-button",
|
91
|
-
"comment": "Bump @fluentui/react-menu to
|
92
|
-
"commit": "
|
219
|
+
"comment": "Bump @fluentui/react-menu to v9.0.0-beta.4",
|
220
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
93
221
|
}
|
94
222
|
],
|
95
223
|
"none": [
|
@@ -110,6 +238,12 @@
|
|
110
238
|
"package": "@fluentui/react-button",
|
111
239
|
"commit": "73857e89e8c403370ba723415121f2ce1e530fff",
|
112
240
|
"comment": "add docs for menu and compound button"
|
241
|
+
},
|
242
|
+
{
|
243
|
+
"author": "lingfangao@hotmail.com",
|
244
|
+
"package": "@fluentui/react-button",
|
245
|
+
"commit": "00f70581480b536e723fb69edf0ae617beac4807",
|
246
|
+
"comment": "Remove beta release tag"
|
113
247
|
}
|
114
248
|
]
|
115
249
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,30 +1,63 @@
|
|
1
1
|
# Change Log - @fluentui/react-button
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Fri, 03 Dec 2021 04:13:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightly131c59c96120211203.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly131c59c96120211203.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.
|
9
|
+
Fri, 03 Dec 2021 04:13:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.5..@fluentui/react-button_v0.0.0-nightly131c59c96120211203.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by email not defined)
|
15
|
+
- update styles to not use CSS shorthands ([PR #20815](https://github.com/microsoft/fluentui/pull/20815) by olfedias@microsoft.com)
|
16
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
17
|
+
- Bump @fluentui/react-aria to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
18
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
19
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
21
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
22
|
+
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
23
|
+
- Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly131c59c96120211203.1 ([commit](https://github.com/microsoft/fluentui/commit/6fe1f0a081835b662f3c880d6405724d3abc4c0b) by beachball)
|
24
|
+
|
25
|
+
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.5)
|
26
|
+
|
27
|
+
Thu, 25 Nov 2021 08:34:12 GMT
|
28
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.4..@fluentui/react-button_v9.0.0-beta.5)
|
29
|
+
|
30
|
+
### Changes
|
31
|
+
|
32
|
+
- MenuButton: Removing tight coupling with Menu by replicating type locally. ([PR #20635](https://github.com/microsoft/fluentui/pull/20635) by Humberto.Morimoto@microsoft.com)
|
33
|
+
- update react-icons dependency ([PR #20563](https://github.com/microsoft/fluentui/pull/20563) by ololubek@microsoft.com)
|
34
|
+
- Bump @fluentui/react-aria to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
35
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
36
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.5 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
37
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
38
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
39
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
40
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
41
|
+
|
42
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.4)
|
43
|
+
|
44
|
+
Fri, 12 Nov 2021 13:25:16 GMT
|
45
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.3..@fluentui/react-button_v9.0.0-beta.4)
|
11
46
|
|
12
47
|
### Changes
|
13
48
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/e827ff6b79e47c8702651bbdc55176c0f505f4e9) by email not defined)
|
15
49
|
- export static classes for components ([PR #20454](https://github.com/microsoft/fluentui/pull/20454) by olfedias@microsoft.com)
|
16
50
|
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
17
51
|
- react-button: Removing use of enzyme in the converged package. ([PR #20342](https://github.com/microsoft/fluentui/pull/20342) by Humberto.Morimoto@microsoft.com)
|
18
52
|
- Fixing incomplete comment. ([PR #20273](https://github.com/microsoft/fluentui/pull/20273) by Humberto.Morimoto@microsoft.com)
|
19
|
-
- Bump @fluentui/
|
20
|
-
- Bump @fluentui/react-
|
21
|
-
- Bump @fluentui/react-
|
22
|
-
- Bump @fluentui/react-
|
23
|
-
- Bump @fluentui/
|
24
|
-
- Bump @fluentui/
|
25
|
-
- Bump @fluentui/
|
26
|
-
- Bump @fluentui/react-
|
27
|
-
- Bump @fluentui/react-menu to v0.0.0-nightly0025eeb82020211108.1 ([commit](https://github.com/microsoft/fluentui/commit/e827ff6b79e47c8702651bbdc55176c0f505f4e9) by beachball)
|
53
|
+
- Bump @fluentui/react-aria to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
54
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
55
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
56
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
57
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
58
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
59
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
60
|
+
- Bump @fluentui/react-menu to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
28
61
|
|
29
62
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.3)
|
30
63
|
|
package/dist/react-button.d.ts
CHANGED
@@ -3,7 +3,6 @@ import type { ComponentProps } from '@fluentui/react-utilities';
|
|
3
3
|
import type { ComponentState } from '@fluentui/react-utilities';
|
4
4
|
import { ForwardRefComponent } from '@fluentui/react-utilities';
|
5
5
|
import type { IntrinsicShorthandProps } from '@fluentui/react-utilities';
|
6
|
-
import type { MenuTriggerChildProps } from '@fluentui/react-menu';
|
7
6
|
import type { ObjectShorthandProps } from '@fluentui/react-utilities';
|
8
7
|
import * as React_2 from 'react';
|
9
8
|
|
@@ -118,6 +117,10 @@ export declare type MenuButtonSlots = ButtonSlots & {
|
|
118
117
|
|
119
118
|
export declare type MenuButtonState = ComponentState<MenuButtonSlots> & Omit<ButtonState, keyof ButtonSlots | 'components' | 'iconPosition'>;
|
120
119
|
|
120
|
+
declare type MenuTriggerChildProps = Pick<React_2.HTMLAttributes<HTMLElement>, 'onClick' | 'onMouseEnter' | 'onMouseLeave' | 'onContextMenu' | 'onKeyDown' | 'aria-haspopup' | 'aria-expanded' | 'id'> & {
|
121
|
+
ref?: React_2.Ref<never>;
|
122
|
+
};
|
123
|
+
|
121
124
|
/**
|
122
125
|
* Renders a Button component by passing the state defined props to the appropriate slots.
|
123
126
|
*/
|