@fluentui/react-overflow 9.0.25 → 9.0.26
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
CHANGED
|
@@ -2,7 +2,40 @@
|
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Wed, 09 Aug 2023 13:11:41 GMT",
|
|
6
|
+
"tag": "@fluentui/react-overflow_v9.0.26",
|
|
7
|
+
"version": "9.0.26",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "olfedias@microsoft.com",
|
|
12
|
+
"package": "@fluentui/react-overflow",
|
|
13
|
+
"commit": "b090c0339983847a62b9dc6187d08dc8c4b1d55f",
|
|
14
|
+
"comment": "chore: Update Griffel to latest version"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "vkozlova@microsoft.com",
|
|
18
|
+
"package": "@fluentui/react-overflow",
|
|
19
|
+
"commit": "6247214bde5df11e951247f0a6d1278cc98490ea",
|
|
20
|
+
"comment": "fix: inaccurate calculation of size"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-overflow",
|
|
25
|
+
"comment": "Bump @fluentui/priority-overflow to v9.1.3",
|
|
26
|
+
"commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui/react-overflow",
|
|
31
|
+
"comment": "Bump @fluentui/react-theme to v9.1.11",
|
|
32
|
+
"commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
|
|
33
|
+
}
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"date": "Fri, 04 Aug 2023 08:52:58 GMT",
|
|
6
39
|
"tag": "@fluentui/react-overflow_v9.0.25",
|
|
7
40
|
"version": "9.0.25",
|
|
8
41
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,24 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-overflow
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 09 Aug 2023 13:11:41 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.26)
|
|
8
|
+
|
|
9
|
+
Wed, 09 Aug 2023 13:11:41 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.25..@fluentui/react-overflow_v9.0.26)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
|
|
15
|
+
- fix: inaccurate calculation of size ([PR #28728](https://github.com/microsoft/fluentui/pull/28728) by vkozlova@microsoft.com)
|
|
16
|
+
- Bump @fluentui/priority-overflow to v9.1.3 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
|
|
17
|
+
- Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
|
|
18
|
+
|
|
7
19
|
## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.25)
|
|
8
20
|
|
|
9
|
-
Fri, 04 Aug 2023 08:
|
|
21
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
|
10
22
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.24..@fluentui/react-overflow_v9.0.25)
|
|
11
23
|
|
|
12
24
|
### Patches
|
|
@@ -8,6 +8,6 @@ export const useOverflowStyles = /*#__PURE__*/__styles({
|
|
|
8
8
|
zb22lx: "f10570jf"
|
|
9
9
|
}
|
|
10
10
|
}, {
|
|
11
|
-
d: [".fyfkpbf [data-overflow-menu]{
|
|
11
|
+
d: [".fyfkpbf [data-overflow-menu]{flex-shrink:0;}", ".f10570jf [data-overflowing]{display:none;}"]
|
|
12
12
|
});
|
|
13
13
|
//# sourceMappingURL=useOverflowStyles.styles.js.map
|
|
@@ -16,7 +16,7 @@ const useOverflowStyles = /*#__PURE__*/ (0, _react["__styles"])({
|
|
|
16
16
|
}
|
|
17
17
|
}, {
|
|
18
18
|
d: [
|
|
19
|
-
".fyfkpbf [data-overflow-menu]{
|
|
19
|
+
".fyfkpbf [data-overflow-menu]{flex-shrink:0;}",
|
|
20
20
|
".f10570jf [data-overflowing]{display:none;}"
|
|
21
21
|
]
|
|
22
22
|
}); //# sourceMappingURL=useOverflowStyles.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["useOverflowStyles.styles.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { DATA_OVERFLOWING, DATA_OVERFLOW_MENU } from '../constants';\nexport const useOverflowStyles = /*#__PURE__*/__styles({\n overflowMenu: {\n Brvla84: \"fyfkpbf\"\n },\n overflowingItems: {\n zb22lx: \"f10570jf\"\n }\n}, {\n d: [\".fyfkpbf [data-overflow-menu]{
|
|
1
|
+
{"version":3,"sources":["useOverflowStyles.styles.js"],"sourcesContent":["import { __styles } from '@griffel/react';\nimport { DATA_OVERFLOWING, DATA_OVERFLOW_MENU } from '../constants';\nexport const useOverflowStyles = /*#__PURE__*/__styles({\n overflowMenu: {\n Brvla84: \"fyfkpbf\"\n },\n overflowingItems: {\n zb22lx: \"f10570jf\"\n }\n}, {\n d: [\".fyfkpbf [data-overflow-menu]{flex-shrink:0;}\", \".f10570jf [data-overflowing]{display:none;}\"]\n});\n//# sourceMappingURL=useOverflowStyles.styles.js.map"],"names":["useOverflowStyles","__styles","overflowMenu","Brvla84","overflowingItems","zb22lx","d"],"mappings":";;;;+BAEaA;;aAAAA;;uBAFY;AAElB,MAAMA,oBAAoB,WAAW,GAAEC,IAAAA,kBAAQ,EAAC;IACrDC,cAAc;QACZC,SAAS;IACX;IACAC,kBAAkB;QAChBC,QAAQ;IACV;AACF,GAAG;IACDC,GAAG;QAAC;QAAiD;KAA8C;AACrG,IACA,oDAAoD"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-overflow",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.26",
|
|
4
4
|
"description": "React bindings for @fluentui/priority-overflow",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
"@fluentui/scripts-tasks": "*"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@fluentui/priority-overflow": "^9.1.
|
|
37
|
+
"@fluentui/priority-overflow": "^9.1.3",
|
|
38
38
|
"@fluentui/react-context-selector": "^9.1.27",
|
|
39
|
-
"@fluentui/react-theme": "^9.1.
|
|
39
|
+
"@fluentui/react-theme": "^9.1.11",
|
|
40
40
|
"@fluentui/react-utilities": "^9.11.0",
|
|
41
|
-
"@griffel/react": "^1.5.
|
|
41
|
+
"@griffel/react": "^1.5.14",
|
|
42
42
|
"@swc/helpers": "^0.4.14"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|