@tamagui/popover 1.111.3 → 1.111.5
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/dist/esm/Popover.native.mjs +1 -1
- package/dist/esm/index.native.mjs +2 -2
- package/package.json +21 -21
|
@@ -18,7 +18,7 @@ import { YStack } from "@tamagui/stacks";
|
|
|
18
18
|
import { useControllableState } from "@tamagui/use-controllable-state";
|
|
19
19
|
import * as React from "react";
|
|
20
20
|
import { Platform, ScrollView } from "react-native";
|
|
21
|
-
import { useFloatingContext } from "./useFloatingContext.mjs";
|
|
21
|
+
import { useFloatingContext } from "./useFloatingContext.native.mjs";
|
|
22
22
|
var POPOVER_SCOPE = "PopoverScope",
|
|
23
23
|
PopoverContext = createStyledContext({}),
|
|
24
24
|
usePopoverContext = PopoverContext.useStyledContext,
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./Popover.mjs";
|
|
2
|
-
export * from "./useFloatingContext.mjs";
|
|
1
|
+
export * from "./Popover.native.mjs";
|
|
2
|
+
export * from "./useFloatingContext.native.mjs";
|
|
3
3
|
//# sourceMappingURL=index.native.mjs.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/popover",
|
|
3
|
-
"version": "1.111.
|
|
3
|
+
"version": "1.111.5",
|
|
4
4
|
"sideEffects": [
|
|
5
5
|
"*.css"
|
|
6
6
|
],
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"exports": {
|
|
26
26
|
"./package.json": "./package.json",
|
|
27
27
|
".": {
|
|
28
|
-
"react-native-import": "./dist/esm/index.native.
|
|
28
|
+
"react-native-import": "./dist/esm/index.native.mjs",
|
|
29
29
|
"react-native": "./dist/cjs/index.native.js",
|
|
30
30
|
"types": "./types/index.d.ts",
|
|
31
31
|
"import": "./dist/esm/index.mjs",
|
|
@@ -34,31 +34,31 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@floating-ui/react": "^0.26.16",
|
|
37
|
-
"@tamagui/adapt": "1.111.
|
|
38
|
-
"@tamagui/animate": "1.111.
|
|
39
|
-
"@tamagui/aria-hidden": "1.111.
|
|
40
|
-
"@tamagui/compose-refs": "1.111.
|
|
41
|
-
"@tamagui/constants": "1.111.
|
|
42
|
-
"@tamagui/core": "1.111.
|
|
43
|
-
"@tamagui/dismissable": "1.111.
|
|
44
|
-
"@tamagui/floating": "1.111.
|
|
45
|
-
"@tamagui/focus-scope": "1.111.
|
|
46
|
-
"@tamagui/helpers": "1.111.
|
|
47
|
-
"@tamagui/polyfill-dev": "1.111.
|
|
48
|
-
"@tamagui/popper": "1.111.
|
|
49
|
-
"@tamagui/portal": "1.111.
|
|
50
|
-
"@tamagui/remove-scroll": "1.111.
|
|
51
|
-
"@tamagui/scroll-view": "1.111.
|
|
52
|
-
"@tamagui/sheet": "1.111.
|
|
53
|
-
"@tamagui/stacks": "1.111.
|
|
54
|
-
"@tamagui/use-controllable-state": "1.111.
|
|
37
|
+
"@tamagui/adapt": "1.111.5",
|
|
38
|
+
"@tamagui/animate": "1.111.5",
|
|
39
|
+
"@tamagui/aria-hidden": "1.111.5",
|
|
40
|
+
"@tamagui/compose-refs": "1.111.5",
|
|
41
|
+
"@tamagui/constants": "1.111.5",
|
|
42
|
+
"@tamagui/core": "1.111.5",
|
|
43
|
+
"@tamagui/dismissable": "1.111.5",
|
|
44
|
+
"@tamagui/floating": "1.111.5",
|
|
45
|
+
"@tamagui/focus-scope": "1.111.5",
|
|
46
|
+
"@tamagui/helpers": "1.111.5",
|
|
47
|
+
"@tamagui/polyfill-dev": "1.111.5",
|
|
48
|
+
"@tamagui/popper": "1.111.5",
|
|
49
|
+
"@tamagui/portal": "1.111.5",
|
|
50
|
+
"@tamagui/remove-scroll": "1.111.5",
|
|
51
|
+
"@tamagui/scroll-view": "1.111.5",
|
|
52
|
+
"@tamagui/sheet": "1.111.5",
|
|
53
|
+
"@tamagui/stacks": "1.111.5",
|
|
54
|
+
"@tamagui/use-controllable-state": "1.111.5",
|
|
55
55
|
"react-freeze": "^1.0.3"
|
|
56
56
|
},
|
|
57
57
|
"peerDependencies": {
|
|
58
58
|
"react": "*"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@tamagui/build": "1.111.
|
|
61
|
+
"@tamagui/build": "1.111.5",
|
|
62
62
|
"react": "^18.2.0 || ^19.0.0",
|
|
63
63
|
"react-native": "0.74.1"
|
|
64
64
|
},
|