@fluentui/react-menu 0.0.0-nightly-20230103-0425.1 → 0.0.0-nightly-20230105-0425.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 +94 -23
- package/CHANGELOG.md +30 -14
- package/lib/components/MenuDivider/useMenuDividerStyles.js +10 -10
- package/lib/components/MenuGroupHeader/useMenuGroupHeaderStyles.js +10 -10
- package/lib/components/MenuItem/useMenuItemStyles.js +108 -108
- package/lib/components/MenuList/useMenuListStyles.js +6 -6
- package/lib/components/MenuPopover/useMenuPopoverStyles.js +32 -32
- package/lib/components/MenuSplitGroup/useMenuSplitGroupStyles.js +12 -12
- package/lib/selectable/useCheckmarkStyles.js +7 -7
- package/lib-commonjs/components/MenuDivider/useMenuDividerStyles.js +10 -10
- package/lib-commonjs/components/MenuGroupHeader/useMenuGroupHeaderStyles.js +10 -10
- package/lib-commonjs/components/MenuItem/useMenuItemStyles.js +108 -108
- package/lib-commonjs/components/MenuList/useMenuListStyles.js +6 -6
- package/lib-commonjs/components/MenuPopover/useMenuPopoverStyles.js +32 -32
- package/lib-commonjs/components/MenuSplitGroup/useMenuSplitGroupStyles.js +12 -12
- package/lib-commonjs/selectable/useCheckmarkStyles.js +7 -7
- package/package.json +12 -12
package/CHANGELOG.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
"name": "@fluentui/react-menu",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"tag": "@fluentui/react-menu_v0.0.0-nightly-
|
|
7
|
-
"version": "0.0.0-nightly-
|
|
5
|
+
"date": "Thu, 05 Jan 2023 04:32:38 GMT",
|
|
6
|
+
"tag": "@fluentui/react-menu_v0.0.0-nightly-20230105-0425.1",
|
|
7
|
+
"version": "0.0.0-nightly-20230105-0425.1",
|
|
8
8
|
"comments": {
|
|
9
9
|
"prerelease": [
|
|
10
10
|
{
|
|
@@ -16,62 +16,133 @@
|
|
|
16
16
|
{
|
|
17
17
|
"author": "beachball",
|
|
18
18
|
"package": "@fluentui/react-menu",
|
|
19
|
-
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly-
|
|
20
|
-
"commit": "
|
|
19
|
+
"comment": "Bump @fluentui/react-aria to v0.0.0-nightly-20230105-0425.1",
|
|
20
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"author": "beachball",
|
|
24
24
|
"package": "@fluentui/react-menu",
|
|
25
|
-
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-
|
|
26
|
-
"commit": "
|
|
25
|
+
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230105-0425.1",
|
|
26
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"author": "beachball",
|
|
30
30
|
"package": "@fluentui/react-menu",
|
|
31
|
-
"comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-
|
|
32
|
-
"commit": "
|
|
31
|
+
"comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20230105-0425.1",
|
|
32
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
33
33
|
},
|
|
34
34
|
{
|
|
35
35
|
"author": "beachball",
|
|
36
36
|
"package": "@fluentui/react-menu",
|
|
37
|
-
"comment": "Bump @fluentui/react-portal to v0.0.0-nightly-
|
|
38
|
-
"commit": "
|
|
37
|
+
"comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20230105-0425.1",
|
|
38
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
"author": "beachball",
|
|
42
42
|
"package": "@fluentui/react-menu",
|
|
43
|
-
"comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-
|
|
44
|
-
"commit": "
|
|
43
|
+
"comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20230105-0425.1",
|
|
44
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"author": "beachball",
|
|
48
48
|
"package": "@fluentui/react-menu",
|
|
49
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
|
50
|
-
"commit": "
|
|
49
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230105-0425.1",
|
|
50
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
51
51
|
},
|
|
52
52
|
{
|
|
53
53
|
"author": "beachball",
|
|
54
54
|
"package": "@fluentui/react-menu",
|
|
55
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
|
56
|
-
"commit": "
|
|
55
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20230105-0425.1",
|
|
56
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
57
57
|
},
|
|
58
58
|
{
|
|
59
59
|
"author": "beachball",
|
|
60
60
|
"package": "@fluentui/react-menu",
|
|
61
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
|
62
|
-
"commit": "
|
|
61
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20230105-0425.1",
|
|
62
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
65
|
"author": "beachball",
|
|
66
66
|
"package": "@fluentui/react-menu",
|
|
67
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
|
68
|
-
"commit": "
|
|
67
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20230105-0425.1",
|
|
68
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
71
|
"author": "beachball",
|
|
72
72
|
"package": "@fluentui/react-menu",
|
|
73
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
|
74
|
-
"commit": "
|
|
73
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230105-0425.1",
|
|
74
|
+
"commit": "9505130bff7ee9348792ea30d4f770e8fd21f336"
|
|
75
|
+
}
|
|
76
|
+
]
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"date": "Wed, 04 Jan 2023 01:40:13 GMT",
|
|
81
|
+
"tag": "@fluentui/react-menu_v9.5.4",
|
|
82
|
+
"version": "9.5.4",
|
|
83
|
+
"comments": {
|
|
84
|
+
"none": [
|
|
85
|
+
{
|
|
86
|
+
"author": "martinhochel@microsoft.com",
|
|
87
|
+
"package": "@fluentui/react-menu",
|
|
88
|
+
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
|
|
89
|
+
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"author": "martinhochel@microsoft.com",
|
|
93
|
+
"package": "@fluentui/react-menu",
|
|
94
|
+
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
|
|
95
|
+
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"patch": [
|
|
99
|
+
{
|
|
100
|
+
"author": "olfedias@microsoft.com",
|
|
101
|
+
"package": "@fluentui/react-menu",
|
|
102
|
+
"commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
|
|
103
|
+
"comment": "chore: Update Griffel to latest version"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"author": "beachball",
|
|
107
|
+
"package": "@fluentui/react-menu",
|
|
108
|
+
"comment": "Bump @fluentui/react-aria to v9.3.4",
|
|
109
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"author": "beachball",
|
|
113
|
+
"package": "@fluentui/react-menu",
|
|
114
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.4",
|
|
115
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"author": "beachball",
|
|
119
|
+
"package": "@fluentui/react-menu",
|
|
120
|
+
"comment": "Bump @fluentui/react-portal to v9.0.15",
|
|
121
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"author": "beachball",
|
|
125
|
+
"package": "@fluentui/react-menu",
|
|
126
|
+
"comment": "Bump @fluentui/react-positioning to v9.3.6",
|
|
127
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"author": "beachball",
|
|
131
|
+
"package": "@fluentui/react-menu",
|
|
132
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.5",
|
|
133
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"author": "beachball",
|
|
137
|
+
"package": "@fluentui/react-menu",
|
|
138
|
+
"comment": "Bump @fluentui/react-utilities to v9.3.1",
|
|
139
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"author": "beachball",
|
|
143
|
+
"package": "@fluentui/react-menu",
|
|
144
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19",
|
|
145
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
|
75
146
|
}
|
|
76
147
|
]
|
|
77
148
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,27 +1,43 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-menu
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 05 Jan 2023 04:32:38 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-20230105-0425.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v0.0.0-nightly-20230105-0425.1)
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.
|
|
9
|
+
Thu, 05 Jan 2023 04:32:38 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.4..@fluentui/react-menu_v0.0.0-nightly-20230105-0425.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/keyboard-keys to v0.0.0-nightly-
|
|
17
|
-
- Bump @fluentui/react-context-selector to v0.0.0-nightly-
|
|
18
|
-
- Bump @fluentui/react-portal to v0.0.0-nightly-
|
|
19
|
-
- Bump @fluentui/react-positioning to v0.0.0-nightly-
|
|
20
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
|
21
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
|
22
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
|
23
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
|
24
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
|
15
|
+
- Bump @fluentui/react-aria to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
16
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
17
|
+
- Bump @fluentui/react-context-selector to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
18
|
+
- Bump @fluentui/react-portal to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
19
|
+
- Bump @fluentui/react-positioning to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
20
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
21
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
22
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
23
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
24
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20230105-0425.1 ([commit](https://github.com/microsoft/fluentui/commit/9505130bff7ee9348792ea30d4f770e8fd21f336) by beachball)
|
|
25
|
+
|
|
26
|
+
## [9.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.5.4)
|
|
27
|
+
|
|
28
|
+
Wed, 04 Jan 2023 01:40:13 GMT
|
|
29
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.3..@fluentui/react-menu_v9.5.4)
|
|
30
|
+
|
|
31
|
+
### Patches
|
|
32
|
+
|
|
33
|
+
- chore: Update Griffel to latest version ([PR #26045](https://github.com/microsoft/fluentui/pull/26045) by olfedias@microsoft.com)
|
|
34
|
+
- Bump @fluentui/react-aria to v9.3.4 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
35
|
+
- Bump @fluentui/react-context-selector to v9.1.4 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
36
|
+
- Bump @fluentui/react-portal to v9.0.15 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
37
|
+
- Bump @fluentui/react-positioning to v9.3.6 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
38
|
+
- Bump @fluentui/react-tabster to v9.3.5 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
39
|
+
- Bump @fluentui/react-utilities to v9.3.1 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
40
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.19 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
|
25
41
|
|
|
26
42
|
## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.5.3)
|
|
27
43
|
|
|
@@ -4,18 +4,18 @@ export const menuDividerClassNames = {
|
|
|
4
4
|
root: 'fui-MenuDivider'
|
|
5
5
|
};
|
|
6
6
|
const useStyles = /*#__PURE__*/__styles({
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
7
|
+
root: {
|
|
8
|
+
B6of3ja: "fvjh0tl",
|
|
9
|
+
t21cq0: ["f1rnx978", "f1q7jvqi"],
|
|
10
|
+
jrapky: "fd1gkq",
|
|
11
|
+
Frg6f3: ["f1q7jvqi", "f1rnx978"],
|
|
12
|
+
a9b677: "f14z66ap",
|
|
13
|
+
Bn0qgzm: "f1vxd6vx",
|
|
14
|
+
oivjwe: "fg706s2",
|
|
15
|
+
B9xav0g: "frpde29"
|
|
16
16
|
}
|
|
17
17
|
}, {
|
|
18
|
-
|
|
18
|
+
d: [".fvjh0tl{margin-top:4px;}", ".f1rnx978{margin-right:-5px;}", ".f1q7jvqi{margin-left:-5px;}", ".fd1gkq{margin-bottom:4px;}", ".f14z66ap{width:auto;}", ".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}", ".fg706s2{border-bottom-style:solid;}", ".frpde29{border-bottom-color:var(--colorNeutralStroke2);}"]
|
|
19
19
|
});
|
|
20
20
|
export const useMenuDividerStyles_unstable = state => {
|
|
21
21
|
const styles = useStyles();
|
|
@@ -4,18 +4,18 @@ export const menuGroupHeaderClassNames = {
|
|
|
4
4
|
root: 'fui-MenuGroupHeader'
|
|
5
5
|
};
|
|
6
6
|
const useStyles = /*#__PURE__*/__styles({
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
7
|
+
root: {
|
|
8
|
+
Be2twd7: "fy9rknc",
|
|
9
|
+
sj55zd: "f11d4kpn",
|
|
10
|
+
uwmqm3: ["fjlbh76", "f11qrl6u"],
|
|
11
|
+
z189sj: ["f11qrl6u", "fjlbh76"],
|
|
12
|
+
Bhrd7zp: "fl43uef",
|
|
13
|
+
Bqenvij: "f1d2rq10",
|
|
14
|
+
mc9l5x: "f22iagw",
|
|
15
|
+
Bt984gj: "f122n59"
|
|
16
16
|
}
|
|
17
17
|
}, {
|
|
18
|
-
|
|
18
|
+
d: [".fy9rknc{font-size:var(--fontSizeBase200);}", ".f11d4kpn{color:var(--colorNeutralForeground3);}", ".fjlbh76{padding-left:12px;}", ".f11qrl6u{padding-right:12px;}", ".fl43uef{font-weight:var(--fontWeightSemibold);}", ".f1d2rq10{height:32px;}", ".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;}"]
|
|
19
19
|
});
|
|
20
20
|
export const useMenuGroupHeaderStyles_unstable = state => {
|
|
21
21
|
const styles = useStyles();
|
|
@@ -12,123 +12,123 @@ export const menuItemClassNames = {
|
|
|
12
12
|
secondaryContent: 'fui-MenuItem__secondaryContent'
|
|
13
13
|
};
|
|
14
14
|
const useStyles = /*#__PURE__*/__styles({
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
15
|
+
focusIndicator: {
|
|
16
|
+
Brovlpu: "ftqa4ok",
|
|
17
|
+
B486eqv: "f2hkw1w",
|
|
18
|
+
B8q5s1w: "f8hki3x",
|
|
19
|
+
Bci5o5g: ["f1d2448m", "ffh67wi"],
|
|
20
|
+
n8qw10: "f1bjia2o",
|
|
21
|
+
Bdrgwmp: ["ffh67wi", "f1d2448m"],
|
|
22
|
+
Bm4h7ae: "f15bsgw9",
|
|
23
|
+
B7ys5i9: "f14e48fq",
|
|
24
|
+
Busjfv9: "f18yb2kv",
|
|
25
|
+
Bhk32uz: "fd6o370",
|
|
26
|
+
Bf4ptjt: "fh1cnn4",
|
|
27
|
+
kclons: ["fy7oxxb", "f184ne2d"],
|
|
28
|
+
Bhdgwq3: "fpukqih",
|
|
29
|
+
Blkhhs4: ["f184ne2d", "fy7oxxb"],
|
|
30
|
+
Bqtpl0w: "frrh606",
|
|
31
|
+
clg4pj: ["f1v5zibi", "fo2hd23"],
|
|
32
|
+
hgwjuy: "ful5kiu",
|
|
33
|
+
Bonggc9: ["fo2hd23", "f1v5zibi"],
|
|
34
|
+
B1tsrr9: ["f1jqcqds", "ftffrms"],
|
|
35
|
+
Dah5zi: ["ftffrms", "f1jqcqds"],
|
|
36
|
+
Bkh64rk: ["f2e7qr6", "fsr1zz6"],
|
|
37
|
+
qqdqy8: ["fsr1zz6", "f2e7qr6"],
|
|
38
|
+
B6dhp37: "f1dvezut",
|
|
39
|
+
i03rao: ["fd0oaoj", "f1cwg4i8"],
|
|
40
|
+
Boxcth7: "fjvm52t",
|
|
41
|
+
Bsom6fd: ["f1cwg4i8", "fd0oaoj"],
|
|
42
|
+
J0r882: "fdiulkx",
|
|
43
|
+
Bjwuhne: "f1yalx80",
|
|
44
|
+
Ghsupd: ["fq22d5a", "f1jw7pan"],
|
|
45
|
+
Bule8hv: ["f1jw7pan", "fq22d5a"]
|
|
46
46
|
},
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
47
|
+
resetButton: {
|
|
48
|
+
B7ck84d: "f1e4lqlz",
|
|
49
|
+
De3pzq: "f1u2r49w",
|
|
50
|
+
sj55zd: "f1ym3bx4",
|
|
51
|
+
Bahqtrf: "f1mo0ibp",
|
|
52
|
+
Be2twd7: "fjoy568",
|
|
53
|
+
Bg96gwp: "fytdu2e",
|
|
54
|
+
g2u3we: "f1p3nwhy",
|
|
55
|
+
h3c5rm: ["f11589ue", "f1pdflbu"],
|
|
56
|
+
B9xav0g: "f1q5o8ev",
|
|
57
|
+
zhjwy3: ["f1pdflbu", "f11589ue"],
|
|
58
|
+
B68tc82: "f1mtd64y",
|
|
59
|
+
Bmxbyg5: "f1y7q3j9",
|
|
60
|
+
z8tnut: "f1g0x7ka",
|
|
61
|
+
z189sj: ["fhxju0i", "f1cnd47f"],
|
|
62
|
+
Byoj8tv: "f1qch9an",
|
|
63
|
+
uwmqm3: ["f1cnd47f", "fhxju0i"],
|
|
64
|
+
Bv0vk6g: "f37px4s",
|
|
65
|
+
fsow6f: "fgusgyc"
|
|
66
66
|
},
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
67
|
+
root: {
|
|
68
|
+
Bbmb7ep: ["f1aa9q02", "f16jpd5f"],
|
|
69
|
+
Beyfa6y: ["f16jpd5f", "f1aa9q02"],
|
|
70
|
+
B7oj6ja: ["f1jar5jt", "fyu767a"],
|
|
71
|
+
Btl43ni: ["fyu767a", "f1jar5jt"],
|
|
72
|
+
qhf8xq: "f10pi13n",
|
|
73
|
+
sj55zd: "fkfq4zb",
|
|
74
|
+
De3pzq: "fxugw4r",
|
|
75
|
+
z189sj: ["f81rol6", "frdkuqy"],
|
|
76
|
+
uwmqm3: ["frdkuqy", "f81rol6"],
|
|
77
|
+
Bqenvij: "f1d2rq10",
|
|
78
|
+
mc9l5x: "f22iagw",
|
|
79
|
+
Bt984gj: "f122n59",
|
|
80
|
+
Be2twd7: "fkhj508",
|
|
81
|
+
Bceei9c: "f1k6fduh",
|
|
82
|
+
i8kkvl: "f1q8lukm",
|
|
83
|
+
Belr9w4: "f1ma2n7n",
|
|
84
|
+
Jwef8y: "f1knas48",
|
|
85
|
+
Bi91k9c: "fnwyq0v",
|
|
86
|
+
Bk3fhr4: "ft1hn21",
|
|
87
|
+
Bmfj8id: "fuxngvv",
|
|
88
|
+
Bg7n49j: "fp258yr",
|
|
89
|
+
famaaq: "f1xqy1su"
|
|
90
90
|
},
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
91
|
+
content: {
|
|
92
|
+
uwmqm3: ["f161knb0", "f12huiiw"],
|
|
93
|
+
z189sj: ["f12huiiw", "f161knb0"],
|
|
94
|
+
De3pzq: "f3rmtva",
|
|
95
|
+
Bh6795r: "fqerorx"
|
|
96
96
|
},
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
97
|
+
secondaryContent: {
|
|
98
|
+
uwmqm3: ["f161knb0", "f12huiiw"],
|
|
99
|
+
z189sj: ["f12huiiw", "f161knb0"],
|
|
100
|
+
sj55zd: "f11d4kpn",
|
|
101
|
+
Bi91k9c: "f1jp5ecu",
|
|
102
|
+
t0hwav: "fc1cou1"
|
|
103
103
|
},
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
104
|
+
icon: {
|
|
105
|
+
a9b677: "f64fuq3",
|
|
106
|
+
Bqenvij: "fjamq6b",
|
|
107
|
+
Be2twd7: "fe5j1ua",
|
|
108
|
+
Bg96gwp: "fez10in",
|
|
109
|
+
Bt984gj: "f122n59",
|
|
110
|
+
mc9l5x: "ftuwxu6",
|
|
111
|
+
Brf1p80: "f4d9j23"
|
|
112
112
|
},
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
113
|
+
submenuIndicator: {
|
|
114
|
+
a9b677: "f64fuq3",
|
|
115
|
+
Bqenvij: "fjamq6b",
|
|
116
|
+
Be2twd7: "fe5j1ua",
|
|
117
|
+
Bg96gwp: "fez10in",
|
|
118
|
+
Bt984gj: "f122n59",
|
|
119
|
+
mc9l5x: "ftuwxu6",
|
|
120
|
+
Brf1p80: "f4d9j23"
|
|
121
121
|
},
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
122
|
+
disabled: {
|
|
123
|
+
sj55zd: "f1s2aq7o",
|
|
124
|
+
Bi91k9c: "fvgxktp",
|
|
125
|
+
t0hwav: "ft33916"
|
|
126
126
|
}
|
|
127
127
|
}, {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
128
|
+
f: [".ftqa4ok:focus{outline-style:none;}", ".fc1cou1:focus{color:var(--colorNeutralForeground3Hover);}", ".ft33916:focus{color:var(--colorNeutralForegroundDisabled);}"],
|
|
129
|
+
i: [".f2hkw1w:focus-visible{outline-style:none;}"],
|
|
130
|
+
d: [".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;}", ".f1e4lqlz{box-sizing:content-box;}", ".f1u2r49w{background-color:inherit;}", ".f1ym3bx4{color:inherit;}", ".f1mo0ibp{font-family:inherit;}", ".fjoy568{font-size:inherit;}", ".fytdu2e{line-height:normal;}", ".f1p3nwhy{border-top-color:transparent;}", ".f11589ue{border-right-color:transparent;}", ".f1pdflbu{border-left-color:transparent;}", ".f1q5o8ev{border-bottom-color:transparent;}", ".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;}", ".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);}", ".f10pi13n{position:relative;}", ".fkfq4zb{color:var(--colorNeutralForeground2);}", ".fxugw4r{background-color:var(--colorNeutralBackground1);}", ".f81rol6{padding-right:10px;}", ".frdkuqy{padding-left:10px;}", ".f1d2rq10{height:32px;}", ".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;}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".f1k6fduh{cursor:pointer;}", ".f1q8lukm{-webkit-column-gap:4px;column-gap:4px;}", ".f1ma2n7n{row-gap:4px;}", ".f1xqy1su{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}", ".f161knb0{padding-left:2px;}", ".f12huiiw{padding-right:2px;}", ".f3rmtva{background-color:transparent;}", ".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}", ".f11d4kpn{color:var(--colorNeutralForeground3);}", ".f64fuq3{width:20px;}", ".fjamq6b{height:20px;}", ".fe5j1ua{font-size:20px;}", ".fez10in{line-height:0;}", ".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}", ".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}", ".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}"],
|
|
131
|
+
h: [".f1knas48:hover{background-color:var(--colorNeutralBackground1Hover);}", ".fnwyq0v:hover{color:var(--colorNeutralForeground2Hover);}", ".ft1hn21:hover .fui-Icon-filled{display:inline;}", ".fuxngvv:hover .fui-Icon-regular{display:none;}", ".fp258yr:hover .fui-MenuItem__icon{color:var(--colorNeutralForeground2BrandSelected);}", ".f1jp5ecu:hover{color:var(--colorNeutralForeground3Hover);}", ".fvgxktp:hover{color:var(--colorNeutralForegroundDisabled);}"]
|
|
132
132
|
});
|
|
133
133
|
/** Applies style classnames to slots */
|
|
134
134
|
export const useMenuItemStyles_unstable = state => {
|
|
@@ -3,14 +3,14 @@ export const menuListClassNames = {
|
|
|
3
3
|
root: 'fui-MenuList'
|
|
4
4
|
};
|
|
5
5
|
const useStyles = /*#__PURE__*/__styles({
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
6
|
+
root: {
|
|
7
|
+
mc9l5x: "f22iagw",
|
|
8
|
+
Beiy3e4: "f1vx9l62",
|
|
9
|
+
i8kkvl: "f16mnhsx",
|
|
10
|
+
Belr9w4: "fbi42co"
|
|
11
11
|
}
|
|
12
12
|
}, {
|
|
13
|
-
|
|
13
|
+
d: [".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}", ".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}", ".f16mnhsx{-webkit-column-gap:2px;column-gap:2px;}", ".fbi42co{row-gap:2px;}"]
|
|
14
14
|
});
|
|
15
15
|
/**
|
|
16
16
|
* Apply styling to the Menu slots based on the state
|