@fluentui/react-accordion 0.0.0-nightlybc5ff01fb020211104.1 → 0.0.0-nightlybd3e92b51920211126.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 +146 -24
- package/CHANGELOG.md +44 -14
- package/package.json +13 -13
- package/lib/common/isConformant.d.ts +0 -4
- package/lib/common/isConformant.js +0 -12
- package/lib/common/isConformant.js.map +0 -1
- package/lib-commonjs/common/isConformant.d.ts +0 -4
- package/lib-commonjs/common/isConformant.js +0 -23
- package/lib-commonjs/common/isConformant.js.map +0 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,17 +2,127 @@
|
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui/react-accordion_v0.0.0-
|
|
7
|
-
"version": "0.0.0-
|
|
5
|
+
"date": "Fri, 26 Nov 2021 04:15:39 GMT",
|
|
6
|
+
"tag": "@fluentui/react-accordion_v0.0.0-nightlybd3e92b51920211126.1",
|
|
7
|
+
"version": "0.0.0-nightlybd3e92b51920211126.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
11
|
-
"author": "
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui/react-accordion",
|
|
13
|
+
"comment": "Bump @fluentui/react-aria to v0.0.0-nightlybd3e92b51920211126.1",
|
|
14
|
+
"commit": "88b4f0133881c8a1f21d12c544960e291be12a3d"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-accordion",
|
|
19
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlybd3e92b51920211126.1",
|
|
20
|
+
"commit": "88b4f0133881c8a1f21d12c544960e291be12a3d"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-accordion",
|
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightlybd3e92b51920211126.1",
|
|
26
|
+
"commit": "88b4f0133881c8a1f21d12c544960e291be12a3d"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-accordion",
|
|
31
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightlybd3e92b51920211126.1",
|
|
32
|
+
"commit": "88b4f0133881c8a1f21d12c544960e291be12a3d"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@fluentui/react-accordion",
|
|
37
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlybd3e92b51920211126.1",
|
|
38
|
+
"commit": "88b4f0133881c8a1f21d12c544960e291be12a3d"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "beachball",
|
|
42
|
+
"package": "@fluentui/react-accordion",
|
|
43
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlybd3e92b51920211126.1",
|
|
44
|
+
"commit": "88b4f0133881c8a1f21d12c544960e291be12a3d"
|
|
45
|
+
}
|
|
46
|
+
]
|
|
47
|
+
}
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"date": "Thu, 25 Nov 2021 08:34:10 GMT",
|
|
51
|
+
"tag": "@fluentui/react-accordion_v9.0.0-beta.5",
|
|
52
|
+
"version": "9.0.0-beta.5",
|
|
53
|
+
"comments": {
|
|
54
|
+
"none": [
|
|
55
|
+
{
|
|
56
|
+
"author": "lingfangao@hotmail.com",
|
|
57
|
+
"package": "@fluentui/react-accordion",
|
|
58
|
+
"commit": "8a141d14f3a14de2e1c4691dad908622f310a9d1",
|
|
59
|
+
"comment": "Migrate package to use solution tsconfigs"
|
|
60
|
+
}
|
|
61
|
+
],
|
|
62
|
+
"prerelease": [
|
|
63
|
+
{
|
|
64
|
+
"author": "beachball",
|
|
65
|
+
"package": "@fluentui/react-accordion",
|
|
66
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-beta.4",
|
|
67
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"author": "beachball",
|
|
12
71
|
"package": "@fluentui/react-accordion",
|
|
13
|
-
"
|
|
14
|
-
"
|
|
72
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-beta.4",
|
|
73
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
15
74
|
},
|
|
75
|
+
{
|
|
76
|
+
"author": "beachball",
|
|
77
|
+
"package": "@fluentui/react-accordion",
|
|
78
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
|
|
79
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"author": "beachball",
|
|
83
|
+
"package": "@fluentui/react-accordion",
|
|
84
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.5",
|
|
85
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"author": "beachball",
|
|
89
|
+
"package": "@fluentui/react-accordion",
|
|
90
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.4",
|
|
91
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"author": "beachball",
|
|
95
|
+
"package": "@fluentui/react-accordion",
|
|
96
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
|
97
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"author": "beachball",
|
|
101
|
+
"package": "@fluentui/react-accordion",
|
|
102
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
|
|
103
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"author": "beachball",
|
|
107
|
+
"package": "@fluentui/react-accordion",
|
|
108
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
|
|
109
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"author": "beachball",
|
|
113
|
+
"package": "@fluentui/react-accordion",
|
|
114
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
|
|
115
|
+
"commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
|
|
116
|
+
}
|
|
117
|
+
]
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"date": "Fri, 12 Nov 2021 13:25:12 GMT",
|
|
122
|
+
"tag": "@fluentui/react-accordion_v9.0.0-beta.4",
|
|
123
|
+
"version": "9.0.0-beta.4",
|
|
124
|
+
"comments": {
|
|
125
|
+
"prerelease": [
|
|
16
126
|
{
|
|
17
127
|
"author": "olfedias@microsoft.com",
|
|
18
128
|
"package": "@fluentui/react-accordion",
|
|
@@ -34,59 +144,71 @@
|
|
|
34
144
|
{
|
|
35
145
|
"author": "beachball",
|
|
36
146
|
"package": "@fluentui/react-accordion",
|
|
37
|
-
"comment": "Bump @fluentui/react-aria to
|
|
38
|
-
"commit": "
|
|
147
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-beta.3",
|
|
148
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
39
149
|
},
|
|
40
150
|
{
|
|
41
151
|
"author": "beachball",
|
|
42
152
|
"package": "@fluentui/react-accordion",
|
|
43
|
-
"comment": "Bump @fluentui/react-context-selector to
|
|
44
|
-
"commit": "
|
|
153
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-beta.3",
|
|
154
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
45
155
|
},
|
|
46
156
|
{
|
|
47
157
|
"author": "beachball",
|
|
48
158
|
"package": "@fluentui/react-accordion",
|
|
49
|
-
"comment": "Bump @fluentui/react-make-styles to
|
|
50
|
-
"commit": "
|
|
159
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
|
|
160
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
51
161
|
},
|
|
52
162
|
{
|
|
53
163
|
"author": "beachball",
|
|
54
164
|
"package": "@fluentui/react-accordion",
|
|
55
|
-
"comment": "Bump @fluentui/react-tabster to
|
|
56
|
-
"commit": "
|
|
165
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.4",
|
|
166
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
57
167
|
},
|
|
58
168
|
{
|
|
59
169
|
"author": "beachball",
|
|
60
170
|
"package": "@fluentui/react-accordion",
|
|
61
|
-
"comment": "Bump @fluentui/react-theme to
|
|
62
|
-
"commit": "
|
|
171
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
|
|
172
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
63
173
|
},
|
|
64
174
|
{
|
|
65
175
|
"author": "beachball",
|
|
66
176
|
"package": "@fluentui/react-accordion",
|
|
67
|
-
"comment": "Bump @fluentui/react-utilities to
|
|
68
|
-
"commit": "
|
|
177
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
|
|
178
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
69
179
|
},
|
|
70
180
|
{
|
|
71
181
|
"author": "beachball",
|
|
72
182
|
"package": "@fluentui/react-accordion",
|
|
73
|
-
"comment": "Bump @fluentui/babel-make-styles to
|
|
74
|
-
"commit": "
|
|
183
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
|
|
184
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
75
185
|
},
|
|
76
186
|
{
|
|
77
187
|
"author": "beachball",
|
|
78
188
|
"package": "@fluentui/react-accordion",
|
|
79
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to
|
|
80
|
-
"commit": "
|
|
189
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
|
|
190
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
81
191
|
},
|
|
82
192
|
{
|
|
83
193
|
"author": "beachball",
|
|
84
194
|
"package": "@fluentui/react-accordion",
|
|
85
|
-
"comment": "Bump @fluentui/react-conformance-make-styles to
|
|
86
|
-
"commit": "
|
|
195
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
|
|
196
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
87
197
|
}
|
|
88
198
|
],
|
|
89
199
|
"none": [
|
|
200
|
+
{
|
|
201
|
+
"author": "me@levithomason.com",
|
|
202
|
+
"package": "@fluentui/react-accordion",
|
|
203
|
+
"commit": "cdbe0769d2a6ee91a98a3e62c6ac9329a714355c",
|
|
204
|
+
"comment": "Docs update"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"author": "lingfangao@hotmail.com",
|
|
208
|
+
"package": "@fluentui/react-accordion",
|
|
209
|
+
"commit": "00f70581480b536e723fb69edf0ae617beac4807",
|
|
210
|
+
"comment": "Remove beta release tag"
|
|
211
|
+
},
|
|
90
212
|
{
|
|
91
213
|
"author": "mgodbolt@microsoft.com",
|
|
92
214
|
"package": "@fluentui/react-accordion",
|
package/CHANGELOG.md
CHANGED
|
@@ -1,29 +1,59 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-accordion
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Fri, 26 Nov 2021 04:15:39 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-
|
|
7
|
+
## [0.0.0-nightlybd3e92b51920211126.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v0.0.0-nightlybd3e92b51920211126.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-beta.
|
|
9
|
+
Fri, 26 Nov 2021 04:15:39 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-beta.5..@fluentui/react-accordion_v0.0.0-nightlybd3e92b51920211126.1)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-aria to v0.0.0-nightlybd3e92b51920211126.1 ([commit](https://github.com/microsoft/fluentui/commit/88b4f0133881c8a1f21d12c544960e291be12a3d) by beachball)
|
|
15
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightlybd3e92b51920211126.1 ([commit](https://github.com/microsoft/fluentui/commit/88b4f0133881c8a1f21d12c544960e291be12a3d) by beachball)
|
|
16
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightlybd3e92b51920211126.1 ([commit](https://github.com/microsoft/fluentui/commit/88b4f0133881c8a1f21d12c544960e291be12a3d) by beachball)
|
|
17
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightlybd3e92b51920211126.1 ([commit](https://github.com/microsoft/fluentui/commit/88b4f0133881c8a1f21d12c544960e291be12a3d) by beachball)
|
|
18
|
+
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightlybd3e92b51920211126.1 ([commit](https://github.com/microsoft/fluentui/commit/88b4f0133881c8a1f21d12c544960e291be12a3d) by beachball)
|
|
19
|
+
- Bump @fluentui/react-conformance-make-styles to v0.0.0-nightlybd3e92b51920211126.1 ([commit](https://github.com/microsoft/fluentui/commit/88b4f0133881c8a1f21d12c544960e291be12a3d) by beachball)
|
|
20
|
+
|
|
21
|
+
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-beta.5)
|
|
22
|
+
|
|
23
|
+
Thu, 25 Nov 2021 08:34:10 GMT
|
|
24
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-beta.4..@fluentui/react-accordion_v9.0.0-beta.5)
|
|
25
|
+
|
|
26
|
+
### Changes
|
|
27
|
+
|
|
28
|
+
- Bump @fluentui/react-aria to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
29
|
+
- Bump @fluentui/react-context-selector to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
30
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
31
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.5 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
32
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
33
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
34
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
35
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
36
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
|
|
37
|
+
|
|
38
|
+
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-beta.4)
|
|
39
|
+
|
|
40
|
+
Fri, 12 Nov 2021 13:25:12 GMT
|
|
41
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-beta.3..@fluentui/react-accordion_v9.0.0-beta.4)
|
|
11
42
|
|
|
12
43
|
### Changes
|
|
13
44
|
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/112d5b8815c25532184ed7c1407ba9a777e2f48d) by email not defined)
|
|
15
45
|
- export static classes for components ([PR #20451](https://github.com/microsoft/fluentui/pull/20451) by olfedias@microsoft.com)
|
|
16
46
|
- Updating AccordionHeader tests to match changes in useARIAButton. ([PR #20342](https://github.com/microsoft/fluentui/pull/20342) by Humberto.Morimoto@microsoft.com)
|
|
17
47
|
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
|
18
|
-
- Bump @fluentui/react-aria to
|
|
19
|
-
- Bump @fluentui/react-context-selector to
|
|
20
|
-
- Bump @fluentui/react-make-styles to
|
|
21
|
-
- Bump @fluentui/react-tabster to
|
|
22
|
-
- Bump @fluentui/react-theme to
|
|
23
|
-
- Bump @fluentui/react-utilities to
|
|
24
|
-
- Bump @fluentui/babel-make-styles to
|
|
25
|
-
- Bump @fluentui/jest-serializer-make-styles to
|
|
26
|
-
- Bump @fluentui/react-conformance-make-styles to
|
|
48
|
+
- Bump @fluentui/react-aria to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
49
|
+
- Bump @fluentui/react-context-selector to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
50
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
51
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
52
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
53
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
54
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
55
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
56
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
27
57
|
|
|
28
58
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-beta.3)
|
|
29
59
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-nightlybd3e92b51920211126.1",
|
|
4
4
|
"description": "Fluent UI accordion component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -21,15 +21,16 @@
|
|
|
21
21
|
"start": "yarn storybook",
|
|
22
22
|
"test": "jest",
|
|
23
23
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
|
24
|
-
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/react-accordion/src && yarn docs",
|
|
25
|
-
"storybook": "start-storybook"
|
|
24
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-accordion/src && yarn docs",
|
|
25
|
+
"storybook": "start-storybook",
|
|
26
|
+
"type-check": "tsc -b tsconfig.json"
|
|
26
27
|
},
|
|
27
28
|
"devDependencies": {
|
|
28
|
-
"@fluentui/babel-make-styles": "0.0.0-
|
|
29
|
+
"@fluentui/babel-make-styles": "0.0.0-nightlybd3e92b51920211126.1",
|
|
29
30
|
"@fluentui/eslint-plugin": "*",
|
|
30
|
-
"@fluentui/jest-serializer-make-styles": "0.0.0-
|
|
31
|
+
"@fluentui/jest-serializer-make-styles": "0.0.0-nightlybd3e92b51920211126.1",
|
|
31
32
|
"@fluentui/react-conformance": "*",
|
|
32
|
-
"@fluentui/react-conformance-make-styles": "0.0.0-
|
|
33
|
+
"@fluentui/react-conformance-make-styles": "0.0.0-nightlybd3e92b51920211126.1",
|
|
33
34
|
"@fluentui/scripts": "^1.0.0",
|
|
34
35
|
"@types/enzyme": "3.10.3",
|
|
35
36
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
|
@@ -44,12 +45,12 @@
|
|
|
44
45
|
"react-test-renderer": "^16.3.0"
|
|
45
46
|
},
|
|
46
47
|
"dependencies": {
|
|
47
|
-
"@fluentui/react-aria": "0.0.0-
|
|
48
|
-
"@fluentui/react-context-selector": "0.0.0-
|
|
49
|
-
"@fluentui/react-make-styles": "0.0.0-
|
|
50
|
-
"@fluentui/react-tabster": "0.0.0-
|
|
51
|
-
"@fluentui/react-theme": "0.0.0-
|
|
52
|
-
"@fluentui/react-utilities": "0.0.0-
|
|
48
|
+
"@fluentui/react-aria": "0.0.0-nightlybd3e92b51920211126.1",
|
|
49
|
+
"@fluentui/react-context-selector": "0.0.0-nightlybd3e92b51920211126.0",
|
|
50
|
+
"@fluentui/react-make-styles": "0.0.0-nightlybd3e92b51920211126.1",
|
|
51
|
+
"@fluentui/react-tabster": "0.0.0-nightlybd3e92b51920211126.1",
|
|
52
|
+
"@fluentui/react-theme": "0.0.0-nightlybd3e92b51920211126.0",
|
|
53
|
+
"@fluentui/react-utilities": "0.0.0-nightlybd3e92b51920211126.0",
|
|
53
54
|
"tslib": "^2.1.0"
|
|
54
55
|
},
|
|
55
56
|
"peerDependencies": {
|
|
@@ -59,7 +60,6 @@
|
|
|
59
60
|
"react-dom": ">=16.8.0 <17.0.0"
|
|
60
61
|
},
|
|
61
62
|
"beachball": {
|
|
62
|
-
"tag": "beta",
|
|
63
63
|
"disallowedChangeTypes": [
|
|
64
64
|
"major",
|
|
65
65
|
"minor",
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { isConformant as baseIsConformant } from '@fluentui/react-conformance';
|
|
2
|
-
import makeStylesTests from '@fluentui/react-conformance-make-styles';
|
|
3
|
-
export function isConformant(testInfo) {
|
|
4
|
-
const defaultOptions = {
|
|
5
|
-
asPropHandlesRef: true,
|
|
6
|
-
componentPath: module.parent.filename.replace('.test', ''),
|
|
7
|
-
skipAsPropTests: true,
|
|
8
|
-
extraTests: makeStylesTests
|
|
9
|
-
};
|
|
10
|
-
baseIsConformant(defaultOptions, testInfo);
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=isConformant.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/common/isConformant.ts"],"names":[],"mappings":"AAAA,SAAS,YAAY,IAAI,gBAAzB,QAAiD,6BAAjD;AACA,OAAO,eAAP,MAA4B,yCAA5B;AAGA,OAAM,SAAU,YAAV,CACJ,QADI,EACqF;AAEzF,QAAM,cAAc,GAAyC;AAC3D,IAAA,gBAAgB,EAAE,IADyC;AAE3D,IAAA,aAAa,EAAE,MAAO,CAAC,MAAR,CAAgB,QAAhB,CAAyB,OAAzB,CAAiC,OAAjC,EAA0C,EAA1C,CAF4C;AAG3D,IAAA,eAAe,EAAE,IAH0C;AAI3D,IAAA,UAAU,EAAE;AAJ+C,GAA7D;AAOA,EAAA,gBAAgB,CAAC,cAAD,EAAiB,QAAjB,CAAhB;AACD","sourceRoot":""}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.isConformant = void 0;
|
|
7
|
-
|
|
8
|
-
const react_conformance_1 = /*#__PURE__*/require("@fluentui/react-conformance");
|
|
9
|
-
|
|
10
|
-
const react_conformance_make_styles_1 = /*#__PURE__*/require("@fluentui/react-conformance-make-styles");
|
|
11
|
-
|
|
12
|
-
function isConformant(testInfo) {
|
|
13
|
-
const defaultOptions = {
|
|
14
|
-
asPropHandlesRef: true,
|
|
15
|
-
componentPath: module.parent.filename.replace('.test', ''),
|
|
16
|
-
skipAsPropTests: true,
|
|
17
|
-
extraTests: react_conformance_make_styles_1.default
|
|
18
|
-
};
|
|
19
|
-
react_conformance_1.isConformant(defaultOptions, testInfo);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
exports.isConformant = isConformant;
|
|
23
|
-
//# sourceMappingURL=isConformant.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/common/isConformant.ts"],"names":[],"mappings":";;;;;;;AAAA,MAAA,mBAAA,gBAAA,OAAA,CAAA,6BAAA,CAAA;;AACA,MAAA,+BAAA,gBAAA,OAAA,CAAA,yCAAA,CAAA;;AAGA,SAAgB,YAAhB,CACE,QADF,EAC2F;AAEzF,QAAM,cAAc,GAAyC;AAC3D,IAAA,gBAAgB,EAAE,IADyC;AAE3D,IAAA,aAAa,EAAE,MAAO,CAAC,MAAR,CAAgB,QAAhB,CAAyB,OAAzB,CAAiC,OAAjC,EAA0C,EAA1C,CAF4C;AAG3D,IAAA,eAAe,EAAE,IAH0C;AAI3D,IAAA,UAAU,EAAE,+BAAA,CAAA;AAJ+C,GAA7D;AAOA,EAAA,mBAAA,CAAA,YAAA,CAAiB,cAAjB,EAAiC,QAAjC;AACD;;AAXD,OAAA,CAAA,YAAA,GAAA,YAAA","sourceRoot":""}
|