@sproutsocial/seeds-react-menu 1.8.0 → 1.8.3
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/.turbo/turbo-build.log +4 -4
- package/CHANGELOG.md +43 -0
- package/package.json +13 -13
- package/src/MenuRoot/__tests__/MenuRoot.test.tsx +11 -3
package/.turbo/turbo-build.log
CHANGED
|
@@ -12,18 +12,18 @@ $ tsup --dts
|
|
|
12
12
|
[32mCJS[39m [1mdist/v2/index.js [22m[32m71.31 KB[39m
|
|
13
13
|
[32mCJS[39m [1mdist/index.js.map [22m[32m176.30 KB[39m
|
|
14
14
|
[32mCJS[39m [1mdist/v2/index.js.map [22m[32m147.60 KB[39m
|
|
15
|
-
[32mCJS[39m ⚡️ Build success in
|
|
15
|
+
[32mCJS[39m ⚡️ Build success in 355ms
|
|
16
16
|
[32mESM[39m [1mdist/esm/v2/index.js [22m[32m60.76 KB[39m
|
|
17
17
|
[32mESM[39m [1mdist/esm/index.js [22m[32m71.37 KB[39m
|
|
18
18
|
[32mESM[39m [1mdist/esm/chunk-ROQATIB7.js [22m[32m9.15 KB[39m
|
|
19
19
|
[32mESM[39m [1mdist/esm/v2/index.js.map [22m[32m127.96 KB[39m
|
|
20
20
|
[32mESM[39m [1mdist/esm/index.js.map [22m[32m152.31 KB[39m
|
|
21
21
|
[32mESM[39m [1mdist/esm/chunk-ROQATIB7.js.map [22m[32m22.93 KB[39m
|
|
22
|
-
[32mESM[39m ⚡️ Build success in
|
|
22
|
+
[32mESM[39m ⚡️ Build success in 355ms
|
|
23
23
|
[34mDTS[39m Build start
|
|
24
|
-
[32mDTS[39m ⚡️ Build success in
|
|
24
|
+
[32mDTS[39m ⚡️ Build success in 16914ms
|
|
25
25
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m39.04 KB[39m
|
|
26
26
|
[32mDTS[39m [1mdist/v2/index.d.ts [22m[32m4.87 KB[39m
|
|
27
27
|
[32mDTS[39m [1mdist/index.d.mts [22m[32m39.04 KB[39m
|
|
28
28
|
[32mDTS[39m [1mdist/v2/index.d.mts [22m[32m4.87 KB[39m
|
|
29
|
-
Done in
|
|
29
|
+
Done in 18.37s.
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,48 @@
|
|
|
1
1
|
# @sproutsocial/seeds-react-menu
|
|
2
2
|
|
|
3
|
+
## 1.8.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [118e300]
|
|
8
|
+
- @sproutsocial/seeds-react-theme@3.5.1
|
|
9
|
+
- @sproutsocial/seeds-react-box@1.1.13
|
|
10
|
+
- @sproutsocial/seeds-react-icon@2.2.4
|
|
11
|
+
- @sproutsocial/seeds-react-label@1.0.13
|
|
12
|
+
- @sproutsocial/seeds-react-token-input@1.4.25
|
|
13
|
+
- @sproutsocial/seeds-react-checkbox@1.3.22
|
|
14
|
+
- @sproutsocial/seeds-react-input@1.5.4
|
|
15
|
+
- @sproutsocial/seeds-react-popout@2.4.24
|
|
16
|
+
- @sproutsocial/seeds-react-button@1.3.18
|
|
17
|
+
- @sproutsocial/seeds-react-switch@1.2.21
|
|
18
|
+
- @sproutsocial/seeds-react-radio@1.3.12
|
|
19
|
+
|
|
20
|
+
## 1.8.2
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Updated dependencies [c2f3166]
|
|
25
|
+
- @sproutsocial/seeds-react-popout@2.4.23
|
|
26
|
+
- @sproutsocial/seeds-react-icon@2.2.3
|
|
27
|
+
- @sproutsocial/seeds-react-button@1.3.17
|
|
28
|
+
- @sproutsocial/seeds-react-checkbox@1.3.21
|
|
29
|
+
- @sproutsocial/seeds-react-input@1.5.3
|
|
30
|
+
- @sproutsocial/seeds-react-switch@1.2.20
|
|
31
|
+
- @sproutsocial/seeds-react-token-input@1.4.24
|
|
32
|
+
|
|
33
|
+
## 1.8.1
|
|
34
|
+
|
|
35
|
+
### Patch Changes
|
|
36
|
+
|
|
37
|
+
- Updated dependencies [131db40]
|
|
38
|
+
- @sproutsocial/seeds-react-icon@2.2.2
|
|
39
|
+
- @sproutsocial/seeds-react-button@1.3.16
|
|
40
|
+
- @sproutsocial/seeds-react-checkbox@1.3.20
|
|
41
|
+
- @sproutsocial/seeds-react-input@1.5.2
|
|
42
|
+
- @sproutsocial/seeds-react-switch@1.2.19
|
|
43
|
+
- @sproutsocial/seeds-react-token-input@1.4.23
|
|
44
|
+
- @sproutsocial/seeds-react-popout@2.4.22
|
|
45
|
+
|
|
3
46
|
## 1.8.0
|
|
4
47
|
|
|
5
48
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sproutsocial/seeds-react-menu",
|
|
3
|
-
"version": "1.8.
|
|
3
|
+
"version": "1.8.3",
|
|
4
4
|
"description": "Seeds React Menu",
|
|
5
5
|
"author": "Sprout Social, Inc.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -31,18 +31,18 @@
|
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
33
|
"@radix-ui/react-popover": "^1.1.2",
|
|
34
|
-
"@sproutsocial/seeds-react-box": "^1.1.
|
|
35
|
-
"@sproutsocial/seeds-react-button": "^1.3.
|
|
36
|
-
"@sproutsocial/seeds-react-checkbox": "^1.3.
|
|
37
|
-
"@sproutsocial/seeds-react-icon": "^2.2.
|
|
38
|
-
"@sproutsocial/seeds-react-input": "^1.5.
|
|
39
|
-
"@sproutsocial/seeds-react-label": "^1.0.
|
|
40
|
-
"@sproutsocial/seeds-react-popout": "^2.4.
|
|
41
|
-
"@sproutsocial/seeds-react-radio": "^1.3.
|
|
42
|
-
"@sproutsocial/seeds-react-switch": "^1.2.
|
|
34
|
+
"@sproutsocial/seeds-react-box": "^1.1.13",
|
|
35
|
+
"@sproutsocial/seeds-react-button": "^1.3.18",
|
|
36
|
+
"@sproutsocial/seeds-react-checkbox": "^1.3.22",
|
|
37
|
+
"@sproutsocial/seeds-react-icon": "^2.2.4",
|
|
38
|
+
"@sproutsocial/seeds-react-input": "^1.5.4",
|
|
39
|
+
"@sproutsocial/seeds-react-label": "^1.0.13",
|
|
40
|
+
"@sproutsocial/seeds-react-popout": "^2.4.24",
|
|
41
|
+
"@sproutsocial/seeds-react-radio": "^1.3.12",
|
|
42
|
+
"@sproutsocial/seeds-react-switch": "^1.2.21",
|
|
43
43
|
"@sproutsocial/seeds-react-system-props": "^3.0.2",
|
|
44
|
-
"@sproutsocial/seeds-react-theme": "^3.5.
|
|
45
|
-
"@sproutsocial/seeds-react-token-input": "^1.4.
|
|
44
|
+
"@sproutsocial/seeds-react-theme": "^3.5.1",
|
|
45
|
+
"@sproutsocial/seeds-react-token-input": "^1.4.25",
|
|
46
46
|
"@sproutsocial/seeds-react-utilities": "^4.3.0",
|
|
47
47
|
"@tanstack/react-virtual": "^3.13.12",
|
|
48
48
|
"downshift": "9.0.4",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"styled-system": "^5.1.5"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@sproutsocial/seeds-react-tooltip": "^1.1.
|
|
54
|
+
"@sproutsocial/seeds-react-tooltip": "^1.1.6",
|
|
55
55
|
"@sproutsocial/eslint-config-seeds": "*",
|
|
56
56
|
"@sproutsocial/seeds-react-testing-library": "*",
|
|
57
57
|
"@sproutsocial/seeds-testing": "*",
|
|
@@ -22,9 +22,17 @@ import {
|
|
|
22
22
|
import { menuPlacementOrigin } from "../MenuRoot";
|
|
23
23
|
import { testDefaultContext } from "../../menuTestingUtils";
|
|
24
24
|
|
|
25
|
-
jest.mock("@sproutsocial/seeds-react-portal", () =>
|
|
26
|
-
<div>{children}</div
|
|
27
|
-
|
|
25
|
+
jest.mock("@sproutsocial/seeds-react-portal", () => {
|
|
26
|
+
const Portal = ({ children }) => <div>{children}</div>;
|
|
27
|
+
Portal.DisablePortalToBodyContext = jest
|
|
28
|
+
.requireActual("react")
|
|
29
|
+
.createContext(false);
|
|
30
|
+
return {
|
|
31
|
+
__esModule: true,
|
|
32
|
+
default: Portal,
|
|
33
|
+
DisablePortalToBodyContext: Portal.DisablePortalToBodyContext,
|
|
34
|
+
};
|
|
35
|
+
});
|
|
28
36
|
|
|
29
37
|
const TestComponent = () => {
|
|
30
38
|
const { isOpen } = useContext(MenuToggleContext);
|