@fluentui/react-overflow 9.0.25 → 9.0.27

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,73 @@
2
2
  "name": "@fluentui/react-overflow",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 04 Aug 2023 08:48:25 GMT",
5
+ "date": "Fri, 11 Aug 2023 12:10:19 GMT",
6
+ "tag": "@fluentui/react-overflow_v9.0.27",
7
+ "version": "9.0.27",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "vkozlova@microsoft.com",
12
+ "package": "@fluentui/react-overflow",
13
+ "commit": "b52b54415c4d663885710fc113166be24d810742",
14
+ "comment": "fix: flickering in Overflow"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-overflow",
19
+ "comment": "Bump @fluentui/priority-overflow to v9.1.4",
20
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-overflow",
25
+ "comment": "Bump @fluentui/react-context-selector to v9.1.28",
26
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-overflow",
31
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
32
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 09 Aug 2023 13:16:59 GMT",
39
+ "tag": "@fluentui/react-overflow_v9.0.26",
40
+ "version": "9.0.26",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "olfedias@microsoft.com",
45
+ "package": "@fluentui/react-overflow",
46
+ "commit": "b090c0339983847a62b9dc6187d08dc8c4b1d55f",
47
+ "comment": "chore: Update Griffel to latest version"
48
+ },
49
+ {
50
+ "author": "vkozlova@microsoft.com",
51
+ "package": "@fluentui/react-overflow",
52
+ "commit": "6247214bde5df11e951247f0a6d1278cc98490ea",
53
+ "comment": "fix: inaccurate calculation of size"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-overflow",
58
+ "comment": "Bump @fluentui/priority-overflow to v9.1.3",
59
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-overflow",
64
+ "comment": "Bump @fluentui/react-theme to v9.1.11",
65
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Fri, 04 Aug 2023 08:52:58 GMT",
6
72
  "tag": "@fluentui/react-overflow_v9.0.25",
7
73
  "version": "9.0.25",
8
74
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui/react-overflow
2
2
 
3
- This log was last generated on Fri, 04 Aug 2023 08:48:25 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 11 Aug 2023 12:10:19 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.27)
8
+
9
+ Fri, 11 Aug 2023 12:10:19 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.26..@fluentui/react-overflow_v9.0.27)
11
+
12
+ ### Patches
13
+
14
+ - fix: flickering in Overflow ([PR #28767](https://github.com/microsoft/fluentui/pull/28767) by vkozlova@microsoft.com)
15
+ - Bump @fluentui/priority-overflow to v9.1.4 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
16
+ - Bump @fluentui/react-context-selector to v9.1.28 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
18
+
19
+ ## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.26)
20
+
21
+ Wed, 09 Aug 2023 13:16:59 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.25..@fluentui/react-overflow_v9.0.26)
23
+
24
+ ### Patches
25
+
26
+ - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
27
+ - fix: inaccurate calculation of size ([PR #28728](https://github.com/microsoft/fluentui/pull/28728) by vkozlova@microsoft.com)
28
+ - Bump @fluentui/priority-overflow to v9.1.3 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
29
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
30
+
7
31
  ## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-overflow_v9.0.25)
8
32
 
9
- Fri, 04 Aug 2023 08:48:25 GMT
33
+ Fri, 04 Aug 2023 08:52:58 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-overflow_v9.0.24..@fluentui/react-overflow_v9.0.25)
11
35
 
12
36
  ### Patches
@@ -8,6 +8,6 @@ export const useOverflowStyles = /*#__PURE__*/__styles({
8
8
  zb22lx: "f10570jf"
9
9
  }
10
10
  }, {
11
- d: [".fyfkpbf [data-overflow-menu]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}", ".f10570jf [data-overflowing]{display:none;}"]
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]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",
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]{-webkit-flex-shrink:0;-ms-flex-negative:0;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;QAA2F;KAA8C;AAC/I,IACA,oDAAoD"}
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.25",
3
+ "version": "9.0.27",
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.2",
38
- "@fluentui/react-context-selector": "^9.1.27",
39
- "@fluentui/react-theme": "^9.1.10",
40
- "@fluentui/react-utilities": "^9.11.0",
41
- "@griffel/react": "^1.5.7",
37
+ "@fluentui/priority-overflow": "^9.1.4",
38
+ "@fluentui/react-context-selector": "^9.1.28",
39
+ "@fluentui/react-theme": "^9.1.11",
40
+ "@fluentui/react-utilities": "^9.11.1",
41
+ "@griffel/react": "^1.5.14",
42
42
  "@swc/helpers": "^0.4.14"
43
43
  },
44
44
  "peerDependencies": {