@tamagui/popover 1.5.13 → 1.5.15

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.
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var floating_exports = {};
20
+ __export(floating_exports, {
21
+ useDismiss: () => import_react_dom_interactions.useDismiss,
22
+ useFloating: () => import_react_dom_interactions.useFloating,
23
+ useFocus: () => import_react_dom_interactions.useFocus,
24
+ useInteractions: () => import_react_dom_interactions.useInteractions,
25
+ useRole: () => import_react_dom_interactions.useRole
26
+ });
27
+ module.exports = __toCommonJS(floating_exports);
28
+ var import_react_dom_interactions = require("@floating-ui/react-dom-interactions");
29
+ // Annotate the CommonJS export names for ESM import in node:
30
+ 0 && (module.exports = {
31
+ useDismiss,
32
+ useFloating,
33
+ useFocus,
34
+ useInteractions,
35
+ useRole
36
+ });
37
+ //# sourceMappingURL=floating.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.ts"],
4
+ "sourcesContent": ["export {\n type UseFloatingProps,\n useDismiss,\n useFloating,\n useFocus,\n useInteractions,\n useRole,\n} from '@floating-ui/react-dom-interactions'\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,oCAOO;",
6
+ "names": []
7
+ }
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var floating_native_exports = {};
20
+ __export(floating_native_exports, {
21
+ useDismiss: () => useDismiss,
22
+ useFloating: () => useFloating,
23
+ useFocus: () => useFocus,
24
+ useInteractions: () => useInteractions,
25
+ useRole: () => useRole
26
+ });
27
+ module.exports = __toCommonJS(floating_native_exports);
28
+ const useDismiss = () => {
29
+ };
30
+ const useFloating = () => {
31
+ return {
32
+ context: {},
33
+ reference: () => {
34
+ },
35
+ floating: () => {
36
+ },
37
+ refs: {
38
+ floating: {},
39
+ reference: {}
40
+ },
41
+ middlewareData: {}
42
+ };
43
+ };
44
+ const useFocus = () => {
45
+ };
46
+ const useInteractions = () => {
47
+ return {};
48
+ };
49
+ const useRole = () => {
50
+ };
51
+ // Annotate the CommonJS export names for ESM import in node:
52
+ 0 && (module.exports = {
53
+ useDismiss,
54
+ useFloating,
55
+ useFocus,
56
+ useInteractions,
57
+ useRole
58
+ });
59
+ //# sourceMappingURL=floating.native.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.native.ts"],
4
+ "sourcesContent": ["export const useDismiss = () => {}\nexport const useFloating = () => {\n return {\n context: {},\n reference: () => {},\n floating: () => {},\n refs: {\n floating: {},\n reference: {},\n },\n middlewareData: {},\n }\n}\nexport const useFocus = () => {}\nexport const useInteractions = () => {\n return {}\n}\nexport const useRole = () => {}\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,MAAM,aAAa,MAAM;AAAC;AAC1B,MAAM,cAAc,MAAM;AAC/B,SAAO;AAAA,IACL,SAAS,CAAC;AAAA,IACV,WAAW,MAAM;AAAA,IAAC;AAAA,IAClB,UAAU,MAAM;AAAA,IAAC;AAAA,IACjB,MAAM;AAAA,MACJ,UAAU,CAAC;AAAA,MACX,WAAW,CAAC;AAAA,IACd;AAAA,IACA,gBAAgB,CAAC;AAAA,EACnB;AACF;AACO,MAAM,WAAW,MAAM;AAAC;AACxB,MAAM,kBAAkB,MAAM;AACnC,SAAO,CAAC;AACV;AACO,MAAM,UAAU,MAAM;AAAC;",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ import {
2
+ useDismiss,
3
+ useFloating,
4
+ useFocus,
5
+ useInteractions,
6
+ useRole
7
+ } from "@floating-ui/react-dom-interactions";
8
+ export {
9
+ useDismiss,
10
+ useFloating,
11
+ useFocus,
12
+ useInteractions,
13
+ useRole
14
+ };
15
+ //# sourceMappingURL=floating.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.ts"],
4
+ "sourcesContent": ["export {\n type UseFloatingProps,\n useDismiss,\n useFloating,\n useFocus,\n useInteractions,\n useRole,\n} from '@floating-ui/react-dom-interactions'\n"],
5
+ "mappings": "AAAA;AAAA,EAEE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ import {
2
+ useDismiss,
3
+ useFloating,
4
+ useFocus,
5
+ useInteractions,
6
+ useRole
7
+ } from "@floating-ui/react-dom-interactions";
8
+ export {
9
+ useDismiss,
10
+ useFloating,
11
+ useFocus,
12
+ useInteractions,
13
+ useRole
14
+ };
15
+ //# sourceMappingURL=floating.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.ts"],
4
+ "sourcesContent": ["export {\n type UseFloatingProps,\n useDismiss,\n useFloating,\n useFocus,\n useInteractions,\n useRole,\n} from '@floating-ui/react-dom-interactions'\n"],
5
+ "mappings": "AAAA;AAAA,EAEE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;",
6
+ "names": []
7
+ }
@@ -0,0 +1,31 @@
1
+ const useDismiss = () => {
2
+ };
3
+ const useFloating = () => {
4
+ return {
5
+ context: {},
6
+ reference: () => {
7
+ },
8
+ floating: () => {
9
+ },
10
+ refs: {
11
+ floating: {},
12
+ reference: {}
13
+ },
14
+ middlewareData: {}
15
+ };
16
+ };
17
+ const useFocus = () => {
18
+ };
19
+ const useInteractions = () => {
20
+ return {};
21
+ };
22
+ const useRole = () => {
23
+ };
24
+ export {
25
+ useDismiss,
26
+ useFloating,
27
+ useFocus,
28
+ useInteractions,
29
+ useRole
30
+ };
31
+ //# sourceMappingURL=floating.native.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.native.ts"],
4
+ "sourcesContent": ["export const useDismiss = () => {}\nexport const useFloating = () => {\n return {\n context: {},\n reference: () => {},\n floating: () => {},\n refs: {\n floating: {},\n reference: {},\n },\n middlewareData: {},\n }\n}\nexport const useFocus = () => {}\nexport const useInteractions = () => {\n return {}\n}\nexport const useRole = () => {}\n"],
5
+ "mappings": "AAAO,MAAM,aAAa,MAAM;AAAC;AAC1B,MAAM,cAAc,MAAM;AAC/B,SAAO;AAAA,IACL,SAAS,CAAC;AAAA,IACV,WAAW,MAAM;AAAA,IAAC;AAAA,IAClB,UAAU,MAAM;AAAA,IAAC;AAAA,IACjB,MAAM;AAAA,MACJ,UAAU,CAAC;AAAA,MACX,WAAW,CAAC;AAAA,IACd;AAAA,IACA,gBAAgB,CAAC;AAAA,EACnB;AACF;AACO,MAAM,WAAW,MAAM;AAAC;AACxB,MAAM,kBAAkB,MAAM;AACnC,SAAO,CAAC;AACV;AACO,MAAM,UAAU,MAAM;AAAC;",
6
+ "names": []
7
+ }
@@ -0,0 +1,31 @@
1
+ const useDismiss = () => {
2
+ };
3
+ const useFloating = () => {
4
+ return {
5
+ context: {},
6
+ reference: () => {
7
+ },
8
+ floating: () => {
9
+ },
10
+ refs: {
11
+ floating: {},
12
+ reference: {}
13
+ },
14
+ middlewareData: {}
15
+ };
16
+ };
17
+ const useFocus = () => {
18
+ };
19
+ const useInteractions = () => {
20
+ return {};
21
+ };
22
+ const useRole = () => {
23
+ };
24
+ export {
25
+ useDismiss,
26
+ useFloating,
27
+ useFocus,
28
+ useInteractions,
29
+ useRole
30
+ };
31
+ //# sourceMappingURL=floating.native.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.native.ts"],
4
+ "sourcesContent": ["export const useDismiss = () => {}\nexport const useFloating = () => {\n return {\n context: {},\n reference: () => {},\n floating: () => {},\n refs: {\n floating: {},\n reference: {},\n },\n middlewareData: {},\n }\n}\nexport const useFocus = () => {}\nexport const useInteractions = () => {\n return {}\n}\nexport const useRole = () => {}\n"],
5
+ "mappings": "AAAO,MAAM,aAAa,MAAM;AAAC;AAC1B,MAAM,cAAc,MAAM;AAC/B,SAAO;AAAA,IACL,SAAS,CAAC;AAAA,IACV,WAAW,MAAM;AAAA,IAAC;AAAA,IAClB,UAAU,MAAM;AAAA,IAAC;AAAA,IACjB,MAAM;AAAA,MACJ,UAAU,CAAC;AAAA,MACX,WAAW,CAAC;AAAA,IACd;AAAA,IACA,gBAAgB,CAAC;AAAA,EACnB;AACF;AACO,MAAM,WAAW,MAAM;AAAC;AACxB,MAAM,kBAAkB,MAAM;AACnC,SAAO,CAAC;AACV;AACO,MAAM,UAAU,MAAM;AAAC;",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ import {
2
+ useDismiss,
3
+ useFloating,
4
+ useFocus,
5
+ useInteractions,
6
+ useRole
7
+ } from "@floating-ui/react-dom-interactions";
8
+ export {
9
+ useDismiss,
10
+ useFloating,
11
+ useFocus,
12
+ useInteractions,
13
+ useRole
14
+ };
15
+ //# sourceMappingURL=floating.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.ts"],
4
+ "sourcesContent": ["export {\n type UseFloatingProps,\n useDismiss,\n useFloating,\n useFocus,\n useInteractions,\n useRole,\n} from '@floating-ui/react-dom-interactions'\n"],
5
+ "mappings": "AAAA;AAAA,EAEE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;",
6
+ "names": []
7
+ }
@@ -0,0 +1,15 @@
1
+ import {
2
+ useDismiss,
3
+ useFloating,
4
+ useFocus,
5
+ useInteractions,
6
+ useRole
7
+ } from "@floating-ui/react-dom-interactions";
8
+ export {
9
+ useDismiss,
10
+ useFloating,
11
+ useFocus,
12
+ useInteractions,
13
+ useRole
14
+ };
15
+ //# sourceMappingURL=floating.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.ts"],
4
+ "sourcesContent": ["export {\n type UseFloatingProps,\n useDismiss,\n useFloating,\n useFocus,\n useInteractions,\n useRole,\n} from '@floating-ui/react-dom-interactions'\n"],
5
+ "mappings": "AAAA;AAAA,EAEE;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,EACA;AAAA,OACK;",
6
+ "names": []
7
+ }
@@ -0,0 +1,31 @@
1
+ const useDismiss = () => {
2
+ };
3
+ const useFloating = () => {
4
+ return {
5
+ context: {},
6
+ reference: () => {
7
+ },
8
+ floating: () => {
9
+ },
10
+ refs: {
11
+ floating: {},
12
+ reference: {}
13
+ },
14
+ middlewareData: {}
15
+ };
16
+ };
17
+ const useFocus = () => {
18
+ };
19
+ const useInteractions = () => {
20
+ return {};
21
+ };
22
+ const useRole = () => {
23
+ };
24
+ export {
25
+ useDismiss,
26
+ useFloating,
27
+ useFocus,
28
+ useInteractions,
29
+ useRole
30
+ };
31
+ //# sourceMappingURL=floating.native.js.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.native.ts"],
4
+ "sourcesContent": ["export const useDismiss = () => {}\nexport const useFloating = () => {\n return {\n context: {},\n reference: () => {},\n floating: () => {},\n refs: {\n floating: {},\n reference: {},\n },\n middlewareData: {},\n }\n}\nexport const useFocus = () => {}\nexport const useInteractions = () => {\n return {}\n}\nexport const useRole = () => {}\n"],
5
+ "mappings": "AAAO,MAAM,aAAa,MAAM;AAAC;AAC1B,MAAM,cAAc,MAAM;AAC/B,SAAO;AAAA,IACL,SAAS,CAAC;AAAA,IACV,WAAW,MAAM;AAAA,IAAC;AAAA,IAClB,UAAU,MAAM;AAAA,IAAC;AAAA,IACjB,MAAM;AAAA,MACJ,UAAU,CAAC;AAAA,MACX,WAAW,CAAC;AAAA,IACd;AAAA,IACA,gBAAgB,CAAC;AAAA,EACnB;AACF;AACO,MAAM,WAAW,MAAM;AAAC;AACxB,MAAM,kBAAkB,MAAM;AACnC,SAAO,CAAC;AACV;AACO,MAAM,UAAU,MAAM;AAAC;",
6
+ "names": []
7
+ }
@@ -0,0 +1,31 @@
1
+ const useDismiss = () => {
2
+ };
3
+ const useFloating = () => {
4
+ return {
5
+ context: {},
6
+ reference: () => {
7
+ },
8
+ floating: () => {
9
+ },
10
+ refs: {
11
+ floating: {},
12
+ reference: {}
13
+ },
14
+ middlewareData: {}
15
+ };
16
+ };
17
+ const useFocus = () => {
18
+ };
19
+ const useInteractions = () => {
20
+ return {};
21
+ };
22
+ const useRole = () => {
23
+ };
24
+ export {
25
+ useDismiss,
26
+ useFloating,
27
+ useFocus,
28
+ useInteractions,
29
+ useRole
30
+ };
31
+ //# sourceMappingURL=floating.native.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/floating.native.ts"],
4
+ "sourcesContent": ["export const useDismiss = () => {}\nexport const useFloating = () => {\n return {\n context: {},\n reference: () => {},\n floating: () => {},\n refs: {\n floating: {},\n reference: {},\n },\n middlewareData: {},\n }\n}\nexport const useFocus = () => {}\nexport const useInteractions = () => {\n return {}\n}\nexport const useRole = () => {}\n"],
5
+ "mappings": "AAAO,MAAM,aAAa,MAAM;AAAC;AAC1B,MAAM,cAAc,MAAM;AAC/B,SAAO;AAAA,IACL,SAAS,CAAC;AAAA,IACV,WAAW,MAAM;AAAA,IAAC;AAAA,IAClB,UAAU,MAAM;AAAA,IAAC;AAAA,IACjB,MAAM;AAAA,MACJ,UAAU,CAAC;AAAA,MACX,WAAW,CAAC;AAAA,IACd;AAAA,IACA,gBAAgB,CAAC;AAAA,EACnB;AACF;AACO,MAAM,WAAW,MAAM;AAAC;AACxB,MAAM,kBAAkB,MAAM;AACnC,SAAO,CAAC;AACV;AACO,MAAM,UAAU,MAAM;AAAC;",
6
+ "names": []
7
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/popover",
3
- "version": "1.5.13",
3
+ "version": "1.5.15",
4
4
  "sideEffects": [
5
5
  "*.css"
6
6
  ],
@@ -24,21 +24,21 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@floating-ui/react": "^0.19.1",
27
- "@tamagui/adapt": "^1.5.13",
28
- "@tamagui/animate-presence": "^1.5.13",
29
- "@tamagui/aria-hidden": "^1.5.13",
30
- "@tamagui/compose-refs": "^1.5.13",
31
- "@tamagui/core": "^1.5.13",
32
- "@tamagui/create-context": "^1.5.13",
33
- "@tamagui/dismissable": "^1.5.13",
34
- "@tamagui/focus-scope": "^1.5.13",
35
- "@tamagui/polyfill-dev": "^1.5.13",
36
- "@tamagui/popper": "^1.5.13",
37
- "@tamagui/portal": "^1.5.13",
38
- "@tamagui/scroll-view": "^1.5.13",
39
- "@tamagui/sheet": "^1.5.13",
40
- "@tamagui/stacks": "^1.5.13",
41
- "@tamagui/use-controllable-state": "^1.5.13"
27
+ "@tamagui/adapt": "^1.5.15",
28
+ "@tamagui/animate-presence": "^1.5.15",
29
+ "@tamagui/aria-hidden": "^1.5.15",
30
+ "@tamagui/compose-refs": "^1.5.15",
31
+ "@tamagui/core": "^1.5.15",
32
+ "@tamagui/create-context": "^1.5.15",
33
+ "@tamagui/dismissable": "^1.5.15",
34
+ "@tamagui/focus-scope": "^1.5.15",
35
+ "@tamagui/polyfill-dev": "^1.5.15",
36
+ "@tamagui/popper": "^1.5.15",
37
+ "@tamagui/portal": "^1.5.15",
38
+ "@tamagui/scroll-view": "^1.5.15",
39
+ "@tamagui/sheet": "^1.5.15",
40
+ "@tamagui/stacks": "^1.5.15",
41
+ "@tamagui/use-controllable-state": "^1.5.15"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "react": "*",
@@ -46,7 +46,7 @@
46
46
  "react-native": "*"
47
47
  },
48
48
  "devDependencies": {
49
- "@tamagui/build": "^1.5.13",
49
+ "@tamagui/build": "^1.5.15",
50
50
  "@types/react-dom": "^18.0.3",
51
51
  "react": "^18.2.0",
52
52
  "react-dom": "^18.2.0",
@@ -0,0 +1 @@
1
+ {"version":3,"file":"floating.d.ts","sourceRoot":"","sources":["../src/floating.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,gBAAgB,EACrB,UAAU,EACV,WAAW,EACX,QAAQ,EACR,eAAe,EACf,OAAO,GACR,MAAM,qCAAqC,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"floating.native.d.ts","sourceRoot":"","sources":["../src/floating.native.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,UAAU,YAAW,CAAA;AAClC,eAAO,MAAM,WAAW;;;;;;;;;CAWvB,CAAA;AACD,eAAO,MAAM,QAAQ,YAAW,CAAA;AAChC,eAAO,MAAM,eAAe,UAE3B,CAAA;AACD,eAAO,MAAM,OAAO,YAAW,CAAA"}