@fluentui/react-accordion 9.0.0-beta.4 → 9.0.0-beta.5
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 +81 -10
- package/CHANGELOG.md +28 -11
- package/package.json +13 -12
- 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,7 +2,78 @@
|
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 25 Nov 2021 08:31:28 GMT",
|
|
6
|
+
"tag": "@fluentui/react-accordion_v9.0.0-beta.5",
|
|
7
|
+
"version": "9.0.0-beta.5",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"author": "lingfangao@hotmail.com",
|
|
12
|
+
"package": "@fluentui/react-accordion",
|
|
13
|
+
"commit": "8a141d14f3a14de2e1c4691dad908622f310a9d1",
|
|
14
|
+
"comment": "Migrate package to use solution tsconfigs"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"prerelease": [
|
|
18
|
+
{
|
|
19
|
+
"author": "beachball",
|
|
20
|
+
"package": "@fluentui/react-accordion",
|
|
21
|
+
"comment": "Bump @fluentui/react-aria to v9.0.0-beta.4",
|
|
22
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"author": "beachball",
|
|
26
|
+
"package": "@fluentui/react-accordion",
|
|
27
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-beta.4",
|
|
28
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"author": "beachball",
|
|
32
|
+
"package": "@fluentui/react-accordion",
|
|
33
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
|
|
34
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"author": "beachball",
|
|
38
|
+
"package": "@fluentui/react-accordion",
|
|
39
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.5",
|
|
40
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"author": "beachball",
|
|
44
|
+
"package": "@fluentui/react-accordion",
|
|
45
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.4",
|
|
46
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"author": "beachball",
|
|
50
|
+
"package": "@fluentui/react-accordion",
|
|
51
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
|
|
52
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"author": "beachball",
|
|
56
|
+
"package": "@fluentui/react-accordion",
|
|
57
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
|
|
58
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"author": "beachball",
|
|
62
|
+
"package": "@fluentui/react-accordion",
|
|
63
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
|
|
64
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"author": "beachball",
|
|
68
|
+
"package": "@fluentui/react-accordion",
|
|
69
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
|
|
70
|
+
"commit": "281e8820669214c1ffb9bc75e9b719a3b27fa9b6"
|
|
71
|
+
}
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"date": "Fri, 12 Nov 2021 13:25:12 GMT",
|
|
6
77
|
"tag": "@fluentui/react-accordion_v9.0.0-beta.4",
|
|
7
78
|
"version": "9.0.0-beta.4",
|
|
8
79
|
"comments": {
|
|
@@ -29,55 +100,55 @@
|
|
|
29
100
|
"author": "beachball",
|
|
30
101
|
"package": "@fluentui/react-accordion",
|
|
31
102
|
"comment": "Bump @fluentui/react-aria to v9.0.0-beta.3",
|
|
32
|
-
"commit": "
|
|
103
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
33
104
|
},
|
|
34
105
|
{
|
|
35
106
|
"author": "beachball",
|
|
36
107
|
"package": "@fluentui/react-accordion",
|
|
37
108
|
"comment": "Bump @fluentui/react-context-selector to v9.0.0-beta.3",
|
|
38
|
-
"commit": "
|
|
109
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
39
110
|
},
|
|
40
111
|
{
|
|
41
112
|
"author": "beachball",
|
|
42
113
|
"package": "@fluentui/react-accordion",
|
|
43
114
|
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
|
|
44
|
-
"commit": "
|
|
115
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
45
116
|
},
|
|
46
117
|
{
|
|
47
118
|
"author": "beachball",
|
|
48
119
|
"package": "@fluentui/react-accordion",
|
|
49
120
|
"comment": "Bump @fluentui/react-tabster to v9.0.0-beta.4",
|
|
50
|
-
"commit": "
|
|
121
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
51
122
|
},
|
|
52
123
|
{
|
|
53
124
|
"author": "beachball",
|
|
54
125
|
"package": "@fluentui/react-accordion",
|
|
55
126
|
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.3",
|
|
56
|
-
"commit": "
|
|
127
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
57
128
|
},
|
|
58
129
|
{
|
|
59
130
|
"author": "beachball",
|
|
60
131
|
"package": "@fluentui/react-accordion",
|
|
61
132
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
|
|
62
|
-
"commit": "
|
|
133
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
63
134
|
},
|
|
64
135
|
{
|
|
65
136
|
"author": "beachball",
|
|
66
137
|
"package": "@fluentui/react-accordion",
|
|
67
138
|
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
|
|
68
|
-
"commit": "
|
|
139
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
69
140
|
},
|
|
70
141
|
{
|
|
71
142
|
"author": "beachball",
|
|
72
143
|
"package": "@fluentui/react-accordion",
|
|
73
144
|
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
|
|
74
|
-
"commit": "
|
|
145
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
75
146
|
},
|
|
76
147
|
{
|
|
77
148
|
"author": "beachball",
|
|
78
149
|
"package": "@fluentui/react-accordion",
|
|
79
150
|
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
|
|
80
|
-
"commit": "
|
|
151
|
+
"commit": "742342e52c65066f779232e4e1302fedf0dd460d"
|
|
81
152
|
}
|
|
82
153
|
],
|
|
83
154
|
"none": [
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,29 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-accordion
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 25 Nov 2021 08:31:28 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-beta.5)
|
|
8
|
+
|
|
9
|
+
Thu, 25 Nov 2021 08:31:28 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.0-beta.4..@fluentui/react-accordion_v9.0.0-beta.5)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-aria to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
15
|
+
- Bump @fluentui/react-context-selector to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
16
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
17
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.5 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
18
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
19
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
20
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
21
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
22
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20609](https://github.com/microsoft/fluentui/pull/20609) by beachball)
|
|
23
|
+
|
|
7
24
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-beta.4)
|
|
8
25
|
|
|
9
|
-
Fri, 12 Nov 2021
|
|
26
|
+
Fri, 12 Nov 2021 13:25:12 GMT
|
|
10
27
|
[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
28
|
|
|
12
29
|
### Changes
|
|
@@ -14,15 +31,15 @@ Fri, 12 Nov 2021 12:33:50 GMT
|
|
|
14
31
|
- export static classes for components ([PR #20451](https://github.com/microsoft/fluentui/pull/20451) by olfedias@microsoft.com)
|
|
15
32
|
- Updating AccordionHeader tests to match changes in useARIAButton. ([PR #20342](https://github.com/microsoft/fluentui/pull/20342) by Humberto.Morimoto@microsoft.com)
|
|
16
33
|
- Updated beta and RC components to ES2019 ([PR #20405](https://github.com/microsoft/fluentui/pull/20405) by gcox@microsoft.com)
|
|
17
|
-
- Bump @fluentui/react-aria to v9.0.0-beta.3 ([PR #
|
|
18
|
-
- Bump @fluentui/react-context-selector to v9.0.0-beta.3 ([PR #
|
|
19
|
-
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #
|
|
20
|
-
- Bump @fluentui/react-tabster to v9.0.0-beta.4 ([PR #
|
|
21
|
-
- Bump @fluentui/react-theme to v9.0.0-beta.3 ([PR #
|
|
22
|
-
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #
|
|
23
|
-
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #
|
|
24
|
-
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #
|
|
25
|
-
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #
|
|
34
|
+
- Bump @fluentui/react-aria to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
35
|
+
- Bump @fluentui/react-context-selector to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
36
|
+
- Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
37
|
+
- Bump @fluentui/react-tabster to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
38
|
+
- Bump @fluentui/react-theme to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
39
|
+
- Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
40
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
41
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
42
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
|
|
26
43
|
|
|
27
44
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.0-beta.3)
|
|
28
45
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
|
-
"version": "9.0.0-beta.
|
|
3
|
+
"version": "9.0.0-beta.5",
|
|
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": "9.0.0-beta.
|
|
29
|
+
"@fluentui/babel-make-styles": "9.0.0-beta.4",
|
|
29
30
|
"@fluentui/eslint-plugin": "*",
|
|
30
|
-
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.
|
|
31
|
+
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.4",
|
|
31
32
|
"@fluentui/react-conformance": "*",
|
|
32
|
-
"@fluentui/react-conformance-make-styles": "9.0.0-beta.
|
|
33
|
+
"@fluentui/react-conformance-make-styles": "9.0.0-beta.4",
|
|
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": "9.0.0-beta.
|
|
48
|
-
"@fluentui/react-context-selector": "9.0.0-beta.
|
|
49
|
-
"@fluentui/react-make-styles": "9.0.0-beta.
|
|
50
|
-
"@fluentui/react-tabster": "9.0.0-beta.
|
|
51
|
-
"@fluentui/react-theme": "9.0.0-beta.
|
|
52
|
-
"@fluentui/react-utilities": "9.0.0-beta.
|
|
48
|
+
"@fluentui/react-aria": "9.0.0-beta.4",
|
|
49
|
+
"@fluentui/react-context-selector": "9.0.0-beta.4",
|
|
50
|
+
"@fluentui/react-make-styles": "9.0.0-beta.4",
|
|
51
|
+
"@fluentui/react-tabster": "9.0.0-beta.5",
|
|
52
|
+
"@fluentui/react-theme": "9.0.0-beta.4",
|
|
53
|
+
"@fluentui/react-utilities": "9.0.0-beta.4",
|
|
53
54
|
"tslib": "^2.1.0"
|
|
54
55
|
},
|
|
55
56
|
"peerDependencies": {
|
|
@@ -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":""}
|