@fluentui/react-accordion 0.0.0-nightly-20230102-0423.1 → 0.0.0-nightly-20230104-0423.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 +76 -17
- package/CHANGELOG.md +25 -11
- package/lib/components/AccordionHeader/useAccordionHeaderStyles.js +130 -130
- package/lib/components/AccordionPanel/useAccordionPanelStyles.js +6 -6
- package/lib-commonjs/components/AccordionHeader/useAccordionHeaderStyles.js +130 -130
- package/lib-commonjs/components/AccordionPanel/useAccordionPanelStyles.js +6 -6
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui/react-accordion_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Wed, 04 Jan 2023 04:30:42 GMT",
|
|
6
|
+
"tag": "@fluentui/react-accordion_v0.0.0-nightly-20230104-0423.1",
|
|
7
|
+
"version": "0.0.0-nightly-20230104-0423.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,44 +16,103 @@
|
|
|
16
16
|
{
|
|
17
17
|
"author": "beachball",
|
|
18
18
|
"package": "@fluentui/react-accordion",
|
|
19
|
-
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly-
|
|
20
|
-
"commit": "
|
|
19
|
+
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly-20230104-0423.1",
|
|
20
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"author": "beachball",
|
|
24
24
|
"package": "@fluentui/react-accordion",
|
|
25
|
-
"comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-
|
|
26
|
-
"commit": "
|
|
25
|
+
"comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20230104-0423.1",
|
|
26
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"author": "beachball",
|
|
30
30
|
"package": "@fluentui/react-accordion",
|
|
31
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
|
32
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230104-0423.1",
|
|
32
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"author": "beachball",
|
|
36
36
|
"package": "@fluentui/react-accordion",
|
|
37
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
|
38
|
-
"commit": "
|
|
37
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20230104-0423.1",
|
|
38
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
"author": "beachball",
|
|
42
42
|
"package": "@fluentui/react-accordion",
|
|
43
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
|
44
|
-
"commit": "
|
|
43
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230104-0423.1",
|
|
44
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"author": "beachball",
|
|
48
48
|
"package": "@fluentui/react-accordion",
|
|
49
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
|
50
|
-
"commit": "
|
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230104-0423.1",
|
|
50
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"author": "beachball",
|
|
54
54
|
"package": "@fluentui/react-accordion",
|
|
55
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
|
56
|
-
"commit": "
|
|
55
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230104-0423.1",
|
|
56
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
|
57
|
+
}
|
|
58
|
+
]
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"date": "Wed, 04 Jan 2023 01:40:48 GMT",
|
|
63
|
+
"tag": "@fluentui/react-accordion_v9.0.16",
|
|
64
|
+
"version": "9.0.16",
|
|
65
|
+
"comments": {
|
|
66
|
+
"patch": [
|
|
67
|
+
{
|
|
68
|
+
"author": "olfedias@microsoft.com",
|
|
69
|
+
"package": "@fluentui/react-accordion",
|
|
70
|
+
"commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
|
|
71
|
+
"comment": "chore: Update Griffel to latest version"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"author": "beachball",
|
|
75
|
+
"package": "@fluentui/react-accordion",
|
|
76
|
+
"comment": "Bump @fluentui/react-aria to v9.3.4",
|
|
77
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"author": "beachball",
|
|
81
|
+
"package": "@fluentui/react-accordion",
|
|
82
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.4",
|
|
83
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"author": "beachball",
|
|
87
|
+
"package": "@fluentui/react-accordion",
|
|
88
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.5",
|
|
89
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"author": "beachball",
|
|
93
|
+
"package": "@fluentui/react-accordion",
|
|
94
|
+
"comment": "Bump @fluentui/react-utilities to v9.3.1",
|
|
95
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"author": "beachball",
|
|
99
|
+
"package": "@fluentui/react-accordion",
|
|
100
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
|
|
101
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"none": [
|
|
105
|
+
{
|
|
106
|
+
"author": "martinhochel@microsoft.com",
|
|
107
|
+
"package": "@fluentui/react-accordion",
|
|
108
|
+
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
|
|
109
|
+
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"author": "martinhochel@microsoft.com",
|
|
113
|
+
"package": "@fluentui/react-accordion",
|
|
114
|
+
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
|
|
115
|
+
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
|
|
57
116
|
}
|
|
58
117
|
]
|
|
59
118
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,24 +1,38 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-accordion
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 04 Jan 2023 04:30:42 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
-
## [0.0.0-nightly-
|
|
7
|
+
## [0.0.0-nightly-20230104-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v0.0.0-nightly-20230104-0423.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.
|
|
9
|
+
Wed, 04 Jan 2023 04:30:42 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.16..@fluentui/react-accordion_v0.0.0-nightly-20230104-0423.1)
|
|
11
11
|
|
|
12
12
|
### Changes
|
|
13
13
|
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
|
15
|
-
- Bump @fluentui/react-aria to v0.0.0-nightly-
|
|
16
|
-
- Bump @fluentui/react-context-selector to v0.0.0-nightly-
|
|
17
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
|
18
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
|
19
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
|
20
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
|
21
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
|
15
|
+
- Bump @fluentui/react-aria to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
|
16
|
+
- Bump @fluentui/react-context-selector to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
|
17
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
|
18
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
|
19
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
|
20
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
|
21
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
|
22
|
+
|
|
23
|
+
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.16)
|
|
24
|
+
|
|
25
|
+
Wed, 04 Jan 2023 01:40:48 GMT
|
|
26
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.0.15..@fluentui/react-accordion_v9.0.16)
|
|
27
|
+
|
|
28
|
+
### Patches
|
|
29
|
+
|
|
30
|
+
- chore: Update Griffel to latest version ([PR #26045](https://github.com/microsoft/fluentui/pull/26045) by olfedias@microsoft.com)
|
|
31
|
+
- Bump @fluentui/react-aria to v9.3.4 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
32
|
+
- Bump @fluentui/react-context-selector to v9.1.4 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
33
|
+
- Bump @fluentui/react-tabster to v9.3.5 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
34
|
+
- Bump @fluentui/react-utilities to v9.3.1 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
35
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
22
36
|
|
|
23
37
|
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.0.15)
|
|
24
38
|
|
|
@@ -8,153 +8,153 @@ export const accordionHeaderClassNames = {
|
|
|
8
8
|
icon: 'fui-AccordionHeader__icon'
|
|
9
9
|
};
|
|
10
10
|
const useStyles = /*#__PURE__*/__styles({
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
11
|
+
resetButton: {
|
|
12
|
+
B7ck84d: "f1e4lqlz",
|
|
13
|
+
De3pzq: "f1u2r49w",
|
|
14
|
+
sj55zd: "f1ym3bx4",
|
|
15
|
+
Bahqtrf: "f1mo0ibp",
|
|
16
|
+
Be2twd7: "fjoy568",
|
|
17
|
+
Bg96gwp: "fytdu2e",
|
|
18
|
+
B68tc82: "f1mtd64y",
|
|
19
|
+
Bmxbyg5: "f1y7q3j9",
|
|
20
|
+
z8tnut: "f1g0x7ka",
|
|
21
|
+
z189sj: ["fhxju0i", "f1cnd47f"],
|
|
22
|
+
Byoj8tv: "f1qch9an",
|
|
23
|
+
uwmqm3: ["f1cnd47f", "fhxju0i"],
|
|
24
|
+
Bv0vk6g: "f37px4s",
|
|
25
|
+
fsow6f: "fgusgyc"
|
|
26
26
|
},
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
27
|
+
focusIndicator: {
|
|
28
|
+
Brovlpu: "ftqa4ok",
|
|
29
|
+
B486eqv: "f2hkw1w",
|
|
30
|
+
B8q5s1w: "f8hki3x",
|
|
31
|
+
Bci5o5g: ["f1d2448m", "ffh67wi"],
|
|
32
|
+
n8qw10: "f1bjia2o",
|
|
33
|
+
Bdrgwmp: ["ffh67wi", "f1d2448m"],
|
|
34
|
+
Bm4h7ae: "f15bsgw9",
|
|
35
|
+
B7ys5i9: "f14e48fq",
|
|
36
|
+
Busjfv9: "f18yb2kv",
|
|
37
|
+
Bhk32uz: "fd6o370",
|
|
38
|
+
Bf4ptjt: "fh1cnn4",
|
|
39
|
+
kclons: ["fy7oxxb", "f184ne2d"],
|
|
40
|
+
Bhdgwq3: "fpukqih",
|
|
41
|
+
Blkhhs4: ["f184ne2d", "fy7oxxb"],
|
|
42
|
+
Bqtpl0w: "frrh606",
|
|
43
|
+
clg4pj: ["f1v5zibi", "fo2hd23"],
|
|
44
|
+
hgwjuy: "ful5kiu",
|
|
45
|
+
Bonggc9: ["fo2hd23", "f1v5zibi"],
|
|
46
|
+
B1tsrr9: ["f1jqcqds", "ftffrms"],
|
|
47
|
+
Dah5zi: ["ftffrms", "f1jqcqds"],
|
|
48
|
+
Bkh64rk: ["f2e7qr6", "fsr1zz6"],
|
|
49
|
+
qqdqy8: ["fsr1zz6", "f2e7qr6"],
|
|
50
|
+
B6dhp37: "f1dvezut",
|
|
51
|
+
i03rao: ["fd0oaoj", "f1cwg4i8"],
|
|
52
|
+
Boxcth7: "fjvm52t",
|
|
53
|
+
Bsom6fd: ["f1cwg4i8", "fd0oaoj"],
|
|
54
|
+
J0r882: "fdiulkx",
|
|
55
|
+
Bjwuhne: "f1yalx80",
|
|
56
|
+
Ghsupd: ["fq22d5a", "f1jw7pan"],
|
|
57
|
+
Bule8hv: ["f1jw7pan", "fq22d5a"]
|
|
58
58
|
},
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
59
|
+
root: {
|
|
60
|
+
sj55zd: "f19n0e5",
|
|
61
|
+
De3pzq: "f1c21dwh",
|
|
62
|
+
B6of3ja: "f1hu3pq6",
|
|
63
|
+
t21cq0: ["f11qmguv", "f1tyq0we"],
|
|
64
|
+
jrapky: "f19f4twv",
|
|
65
|
+
Frg6f3: ["f1tyq0we", "f11qmguv"],
|
|
66
|
+
Bbmb7ep: ["f1aa9q02", "f16jpd5f"],
|
|
67
|
+
Beyfa6y: ["f16jpd5f", "f1aa9q02"],
|
|
68
|
+
B7oj6ja: ["f1jar5jt", "fyu767a"],
|
|
69
|
+
Btl43ni: ["fyu767a", "f1jar5jt"]
|
|
70
70
|
},
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
71
|
+
rootDisabled: {
|
|
72
|
+
Bcmaq0h: "fwrgwhw",
|
|
73
|
+
sj55zd: "f1s2aq7o"
|
|
74
74
|
},
|
|
75
|
-
|
|
76
|
-
|
|
75
|
+
rootInline: {
|
|
76
|
+
mc9l5x: "f14t3ns0"
|
|
77
77
|
},
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
78
|
+
button: {
|
|
79
|
+
qhf8xq: "f10pi13n",
|
|
80
|
+
a9b677: "fly5x3f",
|
|
81
|
+
B4j52fo: "f5ogflp",
|
|
82
|
+
Bekrc4i: ["f1hqa2wf", "finvdd3"],
|
|
83
|
+
Bn0qgzm: "f1f09k3d",
|
|
84
|
+
ibv6hh: ["finvdd3", "f1hqa2wf"],
|
|
85
|
+
icvyot: "fzkkow9",
|
|
86
|
+
vrafjx: ["fcdblym", "fjik90z"],
|
|
87
|
+
oivjwe: "fg706s2",
|
|
88
|
+
wvpqe5: ["fjik90z", "fcdblym"],
|
|
89
|
+
g2u3we: "f1p3nwhy",
|
|
90
|
+
h3c5rm: ["f11589ue", "f1pdflbu"],
|
|
91
|
+
B9xav0g: "f1q5o8ev",
|
|
92
|
+
zhjwy3: ["f1pdflbu", "f11589ue"],
|
|
93
|
+
z8tnut: "f1g0x7ka",
|
|
94
|
+
z189sj: ["fw5db7e", "f1uw59to"],
|
|
95
|
+
Byoj8tv: "f1qch9an",
|
|
96
|
+
uwmqm3: ["f1ng84yb", "f11gcy0p"],
|
|
97
|
+
Bqenvij: "f1ft4266",
|
|
98
|
+
mc9l5x: "f22iagw",
|
|
99
|
+
Bt984gj: "f122n59",
|
|
100
|
+
Bceei9c: "f1k6fduh",
|
|
101
|
+
Bahqtrf: "fk6fouc",
|
|
102
|
+
Be2twd7: "fkhj508",
|
|
103
|
+
Bhrd7zp: "figsok6",
|
|
104
|
+
Bg96gwp: "f1i3iumi",
|
|
105
|
+
B7ck84d: "f1ewtqcl"
|
|
106
106
|
},
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
107
|
+
buttonSmall: {
|
|
108
|
+
Bqenvij: "f1d2rq10",
|
|
109
|
+
Be2twd7: "fy9rknc"
|
|
110
110
|
},
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
111
|
+
buttonLarge: {
|
|
112
|
+
Bg96gwp: "faaz57k",
|
|
113
|
+
Be2twd7: "fod5ikn"
|
|
114
114
|
},
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
115
|
+
buttonExtraLarge: {
|
|
116
|
+
Bg96gwp: "f106mvju",
|
|
117
|
+
Be2twd7: "f1pp30po"
|
|
118
118
|
},
|
|
119
|
-
|
|
120
|
-
|
|
119
|
+
buttonInline: {
|
|
120
|
+
mc9l5x: "ftuwxu6"
|
|
121
121
|
},
|
|
122
|
-
|
|
123
|
-
|
|
122
|
+
buttonExpandIconEndNoIcon: {
|
|
123
|
+
uwmqm3: ["f1uw59to", "fw5db7e"]
|
|
124
124
|
},
|
|
125
|
-
|
|
126
|
-
|
|
125
|
+
buttonExpandIconEnd: {
|
|
126
|
+
z189sj: ["f11gcy0p", "f1ng84yb"]
|
|
127
127
|
},
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
128
|
+
expandIcon: {
|
|
129
|
+
Bqenvij: "f1l02sjl",
|
|
130
|
+
mc9l5x: "f22iagw",
|
|
131
|
+
Bt984gj: "f122n59",
|
|
132
|
+
Bg96gwp: "f106mvju",
|
|
133
|
+
Be2twd7: "f1pp30po"
|
|
134
134
|
},
|
|
135
|
-
|
|
136
|
-
|
|
135
|
+
expandIconStart: {
|
|
136
|
+
z189sj: ["f1vdfbxk", "f1f5gg8d"]
|
|
137
137
|
},
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
138
|
+
expandIconEnd: {
|
|
139
|
+
Bh6795r: "fqerorx",
|
|
140
|
+
Bnnss6s: "f1neuvcm",
|
|
141
|
+
xawz: "flqd7gy",
|
|
142
|
+
mc9l5x: "f22iagw",
|
|
143
|
+
Brf1p80: "f9c4gz4",
|
|
144
|
+
uwmqm3: ["f1f5gg8d", "f1vdfbxk"]
|
|
145
145
|
},
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
146
|
+
icon: {
|
|
147
|
+
Bqenvij: "f1l02sjl",
|
|
148
|
+
mc9l5x: "f22iagw",
|
|
149
|
+
Bt984gj: "f122n59",
|
|
150
|
+
z189sj: ["f1vdfbxk", "f1f5gg8d"],
|
|
151
|
+
Bg96gwp: "f106mvju",
|
|
152
|
+
Be2twd7: "f1pp30po"
|
|
153
153
|
}
|
|
154
154
|
}, {
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
155
|
+
d: [".f1e4lqlz{box-sizing:content-box;}", ".f1u2r49w{background-color:inherit;}", ".f1ym3bx4{color:inherit;}", ".f1mo0ibp{font-family:inherit;}", ".fjoy568{font-size:inherit;}", ".fytdu2e{line-height:normal;}", ".f1mtd64y{overflow-x:visible;}", ".f1y7q3j9{overflow-y:visible;}", ".f1g0x7ka{padding-top:0;}", ".fhxju0i{padding-right:0;}", ".f1cnd47f{padding-left:0;}", ".f1qch9an{padding-bottom:0;}", ".f37px4s{-webkit-appearance:button;}", ".fgusgyc{text-align:unset;}", ".f8hki3x[data-fui-focus-visible]{border-top-color:transparent;}", ".f1d2448m[data-fui-focus-visible]{border-right-color:transparent;}", ".ffh67wi[data-fui-focus-visible]{border-left-color:transparent;}", ".f1bjia2o[data-fui-focus-visible]{border-bottom-color:transparent;}", ".f15bsgw9[data-fui-focus-visible]::after{content:\"\";}", ".f14e48fq[data-fui-focus-visible]::after{position:absolute;}", ".f18yb2kv[data-fui-focus-visible]::after{pointer-events:none;}", ".fd6o370[data-fui-focus-visible]::after{z-index:1;}", ".fh1cnn4[data-fui-focus-visible]::after{border-top-style:solid;}", ".fy7oxxb[data-fui-focus-visible]::after{border-right-style:solid;}", ".f184ne2d[data-fui-focus-visible]::after{border-left-style:solid;}", ".fpukqih[data-fui-focus-visible]::after{border-bottom-style:solid;}", ".frrh606[data-fui-focus-visible]::after{border-top-width:2px;}", ".f1v5zibi[data-fui-focus-visible]::after{border-right-width:2px;}", ".fo2hd23[data-fui-focus-visible]::after{border-left-width:2px;}", ".ful5kiu[data-fui-focus-visible]::after{border-bottom-width:2px;}", ".f1jqcqds[data-fui-focus-visible]::after{border-bottom-right-radius:var(--borderRadiusMedium);}", ".ftffrms[data-fui-focus-visible]::after{border-bottom-left-radius:var(--borderRadiusMedium);}", ".f2e7qr6[data-fui-focus-visible]::after{border-top-right-radius:var(--borderRadiusMedium);}", ".fsr1zz6[data-fui-focus-visible]::after{border-top-left-radius:var(--borderRadiusMedium);}", ".f1dvezut[data-fui-focus-visible]::after{border-top-color:var(--colorStrokeFocus2);}", ".fd0oaoj[data-fui-focus-visible]::after{border-right-color:var(--colorStrokeFocus2);}", ".f1cwg4i8[data-fui-focus-visible]::after{border-left-color:var(--colorStrokeFocus2);}", ".fjvm52t[data-fui-focus-visible]::after{border-bottom-color:var(--colorStrokeFocus2);}", ".fdiulkx[data-fui-focus-visible]::after{top:-2px;}", ".f1yalx80[data-fui-focus-visible]::after{bottom:-2px;}", ".fq22d5a[data-fui-focus-visible]::after{left:-2px;}", ".f1jw7pan[data-fui-focus-visible]::after{right:-2px;}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".f1c21dwh{background-color:var(--colorTransparentBackground);}", ".f1hu3pq6{margin-top:0;}", ".f11qmguv{margin-right:0;}", ".f1tyq0we{margin-left:0;}", ".f19f4twv{margin-bottom:0;}", ".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}", ".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}", ".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}", ".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}", ".fwrgwhw{background-image:none;}", ".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}", ".f14t3ns0{display:inline-block;}", ".f10pi13n{position:relative;}", ".fly5x3f{width:100%;}", ".f5ogflp{border-top-width:1px;}", ".f1hqa2wf{border-right-width:1px;}", ".finvdd3{border-left-width:1px;}", ".f1f09k3d{border-bottom-width:1px;}", ".fzkkow9{border-top-style:solid;}", ".fcdblym{border-right-style:solid;}", ".fjik90z{border-left-style:solid;}", ".fg706s2{border-bottom-style:solid;}", ".f1p3nwhy{border-top-color:transparent;}", ".f11589ue{border-right-color:transparent;}", ".f1pdflbu{border-left-color:transparent;}", ".f1q5o8ev{border-bottom-color:transparent;}", ".fw5db7e{padding-right:var(--spacingHorizontalM);}", ".f1uw59to{padding-left:var(--spacingHorizontalM);}", ".f1ng84yb{padding-left:var(--spacingHorizontalMNudge);}", ".f11gcy0p{padding-right:var(--spacingHorizontalMNudge);}", ".f1ft4266{height:44px;}", ".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}", ".f1k6fduh{cursor:pointer;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}", ".f1ewtqcl{box-sizing:border-box;}", ".f1d2rq10{height:32px;}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".faaz57k{line-height:var(--lineHeightBase400);}", ".fod5ikn{font-size:var(--fontSizeBase400);}", ".f106mvju{line-height:var(--lineHeightBase500);}", ".f1pp30po{font-size:var(--fontSizeBase500);}", ".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}", ".f1l02sjl{height:100%;}", ".f1vdfbxk{padding-right:var(--spacingHorizontalS);}", ".f1f5gg8d{padding-left:var(--spacingHorizontalS);}", ".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}", ".f1neuvcm{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;}", ".flqd7gy{-webkit-flex-basis:0%;-ms-flex-preferred-size:0%;flex-basis:0%;}", ".f9c4gz4{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}"],
|
|
156
|
+
f: [".ftqa4ok:focus{outline-style:none;}"],
|
|
157
|
+
i: [".f2hkw1w:focus-visible{outline-style:none;}"]
|
|
158
158
|
});
|
|
159
159
|
/** Applies style classnames to slots */
|
|
160
160
|
export const useAccordionHeaderStyles_unstable = state => {
|
|
@@ -7,14 +7,14 @@ export const accordionPanelClassNames = {
|
|
|
7
7
|
* Styles for the root slot
|
|
8
8
|
*/
|
|
9
9
|
const useStyles = /*#__PURE__*/__styles({
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
10
|
+
root: {
|
|
11
|
+
B6of3ja: "f1hu3pq6",
|
|
12
|
+
t21cq0: ["fkujibs", "f199hnxi"],
|
|
13
|
+
jrapky: "f19f4twv",
|
|
14
|
+
Frg6f3: ["f199hnxi", "fkujibs"]
|
|
15
15
|
}
|
|
16
16
|
}, {
|
|
17
|
-
|
|
17
|
+
d: [".f1hu3pq6{margin-top:0;}", ".fkujibs{margin-right:var(--spacingHorizontalM);}", ".f199hnxi{margin-left:var(--spacingHorizontalM);}", ".f19f4twv{margin-bottom:0;}"]
|
|
18
18
|
});
|
|
19
19
|
/** Applies style classnames to slots */
|
|
20
20
|
export const useAccordionPanelStyles_unstable = state => {
|
|
@@ -14,153 +14,153 @@ exports.accordionHeaderClassNames = {
|
|
|
14
14
|
icon: 'fui-AccordionHeader__icon'
|
|
15
15
|
};
|
|
16
16
|
const useStyles = /*#__PURE__*/react_1.__styles({
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
17
|
+
resetButton: {
|
|
18
|
+
B7ck84d: "f1e4lqlz",
|
|
19
|
+
De3pzq: "f1u2r49w",
|
|
20
|
+
sj55zd: "f1ym3bx4",
|
|
21
|
+
Bahqtrf: "f1mo0ibp",
|
|
22
|
+
Be2twd7: "fjoy568",
|
|
23
|
+
Bg96gwp: "fytdu2e",
|
|
24
|
+
B68tc82: "f1mtd64y",
|
|
25
|
+
Bmxbyg5: "f1y7q3j9",
|
|
26
|
+
z8tnut: "f1g0x7ka",
|
|
27
|
+
z189sj: ["fhxju0i", "f1cnd47f"],
|
|
28
|
+
Byoj8tv: "f1qch9an",
|
|
29
|
+
uwmqm3: ["f1cnd47f", "fhxju0i"],
|
|
30
|
+
Bv0vk6g: "f37px4s",
|
|
31
|
+
fsow6f: "fgusgyc"
|
|
32
32
|
},
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
33
|
+
focusIndicator: {
|
|
34
|
+
Brovlpu: "ftqa4ok",
|
|
35
|
+
B486eqv: "f2hkw1w",
|
|
36
|
+
B8q5s1w: "f8hki3x",
|
|
37
|
+
Bci5o5g: ["f1d2448m", "ffh67wi"],
|
|
38
|
+
n8qw10: "f1bjia2o",
|
|
39
|
+
Bdrgwmp: ["ffh67wi", "f1d2448m"],
|
|
40
|
+
Bm4h7ae: "f15bsgw9",
|
|
41
|
+
B7ys5i9: "f14e48fq",
|
|
42
|
+
Busjfv9: "f18yb2kv",
|
|
43
|
+
Bhk32uz: "fd6o370",
|
|
44
|
+
Bf4ptjt: "fh1cnn4",
|
|
45
|
+
kclons: ["fy7oxxb", "f184ne2d"],
|
|
46
|
+
Bhdgwq3: "fpukqih",
|
|
47
|
+
Blkhhs4: ["f184ne2d", "fy7oxxb"],
|
|
48
|
+
Bqtpl0w: "frrh606",
|
|
49
|
+
clg4pj: ["f1v5zibi", "fo2hd23"],
|
|
50
|
+
hgwjuy: "ful5kiu",
|
|
51
|
+
Bonggc9: ["fo2hd23", "f1v5zibi"],
|
|
52
|
+
B1tsrr9: ["f1jqcqds", "ftffrms"],
|
|
53
|
+
Dah5zi: ["ftffrms", "f1jqcqds"],
|
|
54
|
+
Bkh64rk: ["f2e7qr6", "fsr1zz6"],
|
|
55
|
+
qqdqy8: ["fsr1zz6", "f2e7qr6"],
|
|
56
|
+
B6dhp37: "f1dvezut",
|
|
57
|
+
i03rao: ["fd0oaoj", "f1cwg4i8"],
|
|
58
|
+
Boxcth7: "fjvm52t",
|
|
59
|
+
Bsom6fd: ["f1cwg4i8", "fd0oaoj"],
|
|
60
|
+
J0r882: "fdiulkx",
|
|
61
|
+
Bjwuhne: "f1yalx80",
|
|
62
|
+
Ghsupd: ["fq22d5a", "f1jw7pan"],
|
|
63
|
+
Bule8hv: ["f1jw7pan", "fq22d5a"]
|
|
64
64
|
},
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
65
|
+
root: {
|
|
66
|
+
sj55zd: "f19n0e5",
|
|
67
|
+
De3pzq: "f1c21dwh",
|
|
68
|
+
B6of3ja: "f1hu3pq6",
|
|
69
|
+
t21cq0: ["f11qmguv", "f1tyq0we"],
|
|
70
|
+
jrapky: "f19f4twv",
|
|
71
|
+
Frg6f3: ["f1tyq0we", "f11qmguv"],
|
|
72
|
+
Bbmb7ep: ["f1aa9q02", "f16jpd5f"],
|
|
73
|
+
Beyfa6y: ["f16jpd5f", "f1aa9q02"],
|
|
74
|
+
B7oj6ja: ["f1jar5jt", "fyu767a"],
|
|
75
|
+
Btl43ni: ["fyu767a", "f1jar5jt"]
|
|
76
76
|
},
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
77
|
+
rootDisabled: {
|
|
78
|
+
Bcmaq0h: "fwrgwhw",
|
|
79
|
+
sj55zd: "f1s2aq7o"
|
|
80
80
|
},
|
|
81
|
-
|
|
82
|
-
|
|
81
|
+
rootInline: {
|
|
82
|
+
mc9l5x: "f14t3ns0"
|
|
83
83
|
},
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
84
|
+
button: {
|
|
85
|
+
qhf8xq: "f10pi13n",
|
|
86
|
+
a9b677: "fly5x3f",
|
|
87
|
+
B4j52fo: "f5ogflp",
|
|
88
|
+
Bekrc4i: ["f1hqa2wf", "finvdd3"],
|
|
89
|
+
Bn0qgzm: "f1f09k3d",
|
|
90
|
+
ibv6hh: ["finvdd3", "f1hqa2wf"],
|
|
91
|
+
icvyot: "fzkkow9",
|
|
92
|
+
vrafjx: ["fcdblym", "fjik90z"],
|
|
93
|
+
oivjwe: "fg706s2",
|
|
94
|
+
wvpqe5: ["fjik90z", "fcdblym"],
|
|
95
|
+
g2u3we: "f1p3nwhy",
|
|
96
|
+
h3c5rm: ["f11589ue", "f1pdflbu"],
|
|
97
|
+
B9xav0g: "f1q5o8ev",
|
|
98
|
+
zhjwy3: ["f1pdflbu", "f11589ue"],
|
|
99
|
+
z8tnut: "f1g0x7ka",
|
|
100
|
+
z189sj: ["fw5db7e", "f1uw59to"],
|
|
101
|
+
Byoj8tv: "f1qch9an",
|
|
102
|
+
uwmqm3: ["f1ng84yb", "f11gcy0p"],
|
|
103
|
+
Bqenvij: "f1ft4266",
|
|
104
|
+
mc9l5x: "f22iagw",
|
|
105
|
+
Bt984gj: "f122n59",
|
|
106
|
+
Bceei9c: "f1k6fduh",
|
|
107
|
+
Bahqtrf: "fk6fouc",
|
|
108
|
+
Be2twd7: "fkhj508",
|
|
109
|
+
Bhrd7zp: "figsok6",
|
|
110
|
+
Bg96gwp: "f1i3iumi",
|
|
111
|
+
B7ck84d: "f1ewtqcl"
|
|
112
112
|
},
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
113
|
+
buttonSmall: {
|
|
114
|
+
Bqenvij: "f1d2rq10",
|
|
115
|
+
Be2twd7: "fy9rknc"
|
|
116
116
|
},
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
117
|
+
buttonLarge: {
|
|
118
|
+
Bg96gwp: "faaz57k",
|
|
119
|
+
Be2twd7: "fod5ikn"
|
|
120
120
|
},
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
121
|
+
buttonExtraLarge: {
|
|
122
|
+
Bg96gwp: "f106mvju",
|
|
123
|
+
Be2twd7: "f1pp30po"
|
|
124
124
|
},
|
|
125
|
-
|
|
126
|
-
|
|
125
|
+
buttonInline: {
|
|
126
|
+
mc9l5x: "ftuwxu6"
|
|
127
127
|
},
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
buttonExpandIconEndNoIcon: {
|
|
129
|
+
uwmqm3: ["f1uw59to", "fw5db7e"]
|
|
130
130
|
},
|
|
131
|
-
|
|
132
|
-
|
|
131
|
+
buttonExpandIconEnd: {
|
|
132
|
+
z189sj: ["f11gcy0p", "f1ng84yb"]
|
|
133
133
|
},
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
134
|
+
expandIcon: {
|
|
135
|
+
Bqenvij: "f1l02sjl",
|
|
136
|
+
mc9l5x: "f22iagw",
|
|
137
|
+
Bt984gj: "f122n59",
|
|
138
|
+
Bg96gwp: "f106mvju",
|
|
139
|
+
Be2twd7: "f1pp30po"
|
|
140
140
|
},
|
|
141
|
-
|
|
142
|
-
|
|
141
|
+
expandIconStart: {
|
|
142
|
+
z189sj: ["f1vdfbxk", "f1f5gg8d"]
|
|
143
143
|
},
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
144
|
+
expandIconEnd: {
|
|
145
|
+
Bh6795r: "fqerorx",
|
|
146
|
+
Bnnss6s: "f1neuvcm",
|
|
147
|
+
xawz: "flqd7gy",
|
|
148
|
+
mc9l5x: "f22iagw",
|
|
149
|
+
Brf1p80: "f9c4gz4",
|
|
150
|
+
uwmqm3: ["f1f5gg8d", "f1vdfbxk"]
|
|
151
151
|
},
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
152
|
+
icon: {
|
|
153
|
+
Bqenvij: "f1l02sjl",
|
|
154
|
+
mc9l5x: "f22iagw",
|
|
155
|
+
Bt984gj: "f122n59",
|
|
156
|
+
z189sj: ["f1vdfbxk", "f1f5gg8d"],
|
|
157
|
+
Bg96gwp: "f106mvju",
|
|
158
|
+
Be2twd7: "f1pp30po"
|
|
159
159
|
}
|
|
160
160
|
}, {
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
161
|
+
d: [".f1e4lqlz{box-sizing:content-box;}", ".f1u2r49w{background-color:inherit;}", ".f1ym3bx4{color:inherit;}", ".f1mo0ibp{font-family:inherit;}", ".fjoy568{font-size:inherit;}", ".fytdu2e{line-height:normal;}", ".f1mtd64y{overflow-x:visible;}", ".f1y7q3j9{overflow-y:visible;}", ".f1g0x7ka{padding-top:0;}", ".fhxju0i{padding-right:0;}", ".f1cnd47f{padding-left:0;}", ".f1qch9an{padding-bottom:0;}", ".f37px4s{-webkit-appearance:button;}", ".fgusgyc{text-align:unset;}", ".f8hki3x[data-fui-focus-visible]{border-top-color:transparent;}", ".f1d2448m[data-fui-focus-visible]{border-right-color:transparent;}", ".ffh67wi[data-fui-focus-visible]{border-left-color:transparent;}", ".f1bjia2o[data-fui-focus-visible]{border-bottom-color:transparent;}", ".f15bsgw9[data-fui-focus-visible]::after{content:\"\";}", ".f14e48fq[data-fui-focus-visible]::after{position:absolute;}", ".f18yb2kv[data-fui-focus-visible]::after{pointer-events:none;}", ".fd6o370[data-fui-focus-visible]::after{z-index:1;}", ".fh1cnn4[data-fui-focus-visible]::after{border-top-style:solid;}", ".fy7oxxb[data-fui-focus-visible]::after{border-right-style:solid;}", ".f184ne2d[data-fui-focus-visible]::after{border-left-style:solid;}", ".fpukqih[data-fui-focus-visible]::after{border-bottom-style:solid;}", ".frrh606[data-fui-focus-visible]::after{border-top-width:2px;}", ".f1v5zibi[data-fui-focus-visible]::after{border-right-width:2px;}", ".fo2hd23[data-fui-focus-visible]::after{border-left-width:2px;}", ".ful5kiu[data-fui-focus-visible]::after{border-bottom-width:2px;}", ".f1jqcqds[data-fui-focus-visible]::after{border-bottom-right-radius:var(--borderRadiusMedium);}", ".ftffrms[data-fui-focus-visible]::after{border-bottom-left-radius:var(--borderRadiusMedium);}", ".f2e7qr6[data-fui-focus-visible]::after{border-top-right-radius:var(--borderRadiusMedium);}", ".fsr1zz6[data-fui-focus-visible]::after{border-top-left-radius:var(--borderRadiusMedium);}", ".f1dvezut[data-fui-focus-visible]::after{border-top-color:var(--colorStrokeFocus2);}", ".fd0oaoj[data-fui-focus-visible]::after{border-right-color:var(--colorStrokeFocus2);}", ".f1cwg4i8[data-fui-focus-visible]::after{border-left-color:var(--colorStrokeFocus2);}", ".fjvm52t[data-fui-focus-visible]::after{border-bottom-color:var(--colorStrokeFocus2);}", ".fdiulkx[data-fui-focus-visible]::after{top:-2px;}", ".f1yalx80[data-fui-focus-visible]::after{bottom:-2px;}", ".fq22d5a[data-fui-focus-visible]::after{left:-2px;}", ".f1jw7pan[data-fui-focus-visible]::after{right:-2px;}", ".f19n0e5{color:var(--colorNeutralForeground1);}", ".f1c21dwh{background-color:var(--colorTransparentBackground);}", ".f1hu3pq6{margin-top:0;}", ".f11qmguv{margin-right:0;}", ".f1tyq0we{margin-left:0;}", ".f19f4twv{margin-bottom:0;}", ".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}", ".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}", ".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}", ".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}", ".fwrgwhw{background-image:none;}", ".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}", ".f14t3ns0{display:inline-block;}", ".f10pi13n{position:relative;}", ".fly5x3f{width:100%;}", ".f5ogflp{border-top-width:1px;}", ".f1hqa2wf{border-right-width:1px;}", ".finvdd3{border-left-width:1px;}", ".f1f09k3d{border-bottom-width:1px;}", ".fzkkow9{border-top-style:solid;}", ".fcdblym{border-right-style:solid;}", ".fjik90z{border-left-style:solid;}", ".fg706s2{border-bottom-style:solid;}", ".f1p3nwhy{border-top-color:transparent;}", ".f11589ue{border-right-color:transparent;}", ".f1pdflbu{border-left-color:transparent;}", ".f1q5o8ev{border-bottom-color:transparent;}", ".fw5db7e{padding-right:var(--spacingHorizontalM);}", ".f1uw59to{padding-left:var(--spacingHorizontalM);}", ".f1ng84yb{padding-left:var(--spacingHorizontalMNudge);}", ".f11gcy0p{padding-right:var(--spacingHorizontalMNudge);}", ".f1ft4266{height:44px;}", ".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}", ".f1k6fduh{cursor:pointer;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}", ".f1ewtqcl{box-sizing:border-box;}", ".f1d2rq10{height:32px;}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".faaz57k{line-height:var(--lineHeightBase400);}", ".fod5ikn{font-size:var(--fontSizeBase400);}", ".f106mvju{line-height:var(--lineHeightBase500);}", ".f1pp30po{font-size:var(--fontSizeBase500);}", ".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}", ".f1l02sjl{height:100%;}", ".f1vdfbxk{padding-right:var(--spacingHorizontalS);}", ".f1f5gg8d{padding-left:var(--spacingHorizontalS);}", ".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}", ".f1neuvcm{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;}", ".flqd7gy{-webkit-flex-basis:0%;-ms-flex-preferred-size:0%;flex-basis:0%;}", ".f9c4gz4{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}"],
|
|
162
|
+
f: [".ftqa4ok:focus{outline-style:none;}"],
|
|
163
|
+
i: [".f2hkw1w:focus-visible{outline-style:none;}"]
|
|
164
164
|
});
|
|
165
165
|
/** Applies style classnames to slots */
|
|
166
166
|
const useAccordionHeaderStyles_unstable = state => {
|
|
@@ -13,14 +13,14 @@ exports.accordionPanelClassNames = {
|
|
|
13
13
|
* Styles for the root slot
|
|
14
14
|
*/
|
|
15
15
|
const useStyles = /*#__PURE__*/react_1.__styles({
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
16
|
+
root: {
|
|
17
|
+
B6of3ja: "f1hu3pq6",
|
|
18
|
+
t21cq0: ["fkujibs", "f199hnxi"],
|
|
19
|
+
jrapky: "f19f4twv",
|
|
20
|
+
Frg6f3: ["f199hnxi", "fkujibs"]
|
|
21
21
|
}
|
|
22
22
|
}, {
|
|
23
|
-
|
|
23
|
+
d: [".f1hu3pq6{margin-top:0;}", ".fkujibs{margin-right:var(--spacingHorizontalM);}", ".f199hnxi{margin-left:var(--spacingHorizontalM);}", ".f19f4twv{margin-bottom:0;}"]
|
|
24
24
|
});
|
|
25
25
|
/** Applies style classnames to slots */
|
|
26
26
|
const useAccordionPanelStyles_unstable = state => {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-accordion",
|
|
3
|
-
"version": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20230104-0423.1",
|
|
4
4
|
"description": "Fluent UI accordion component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -27,18 +27,18 @@
|
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
|
29
29
|
"@fluentui/react-conformance": "*",
|
|
30
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
|
30
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20230104-0423.1",
|
|
31
31
|
"@fluentui/scripts": "*"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@fluentui/react-aria": "0.0.0-nightly-
|
|
35
|
-
"@fluentui/react-context-selector": "0.0.0-nightly-
|
|
34
|
+
"@fluentui/react-aria": "0.0.0-nightly-20230104-0423.1",
|
|
35
|
+
"@fluentui/react-context-selector": "0.0.0-nightly-20230104-0423.1",
|
|
36
36
|
"@fluentui/react-icons": "^2.0.175",
|
|
37
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
|
38
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
|
39
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
|
40
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
|
41
|
-
"@griffel/react": "^1.
|
|
37
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20230104-0423.1",
|
|
38
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20230104-0423.1",
|
|
39
|
+
"@fluentui/react-theme": "0.0.0-nightly-20230104-0423.1",
|
|
40
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20230104-0423.1",
|
|
41
|
+
"@griffel/react": "^1.5.2",
|
|
42
42
|
"tslib": "^2.1.0"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|