@tamagui/dismissable 1.89.26 → 1.89.27-1708112217600
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/cjs/Dismissable.native.js +5 -2
- package/dist/cjs/Dismissable.native.js.map +3 -3
- package/dist/cjs/DismissableProps.native.js.map +2 -2
- package/dist/cjs/index.native.js.map +2 -2
- package/dist/esm/Dismissable.native.js +5 -1
- package/dist/esm/Dismissable.native.js.map +3 -3
- package/dist/esm/index.native.js.map +1 -1
- package/dist/jsx/Dismissable.native.js +5 -1
- package/dist/jsx/Dismissable.native.js.map +3 -3
- package/dist/jsx/index.native.js.map +1 -1
- package/package.json +7 -7
|
@@ -19,8 +19,11 @@ __export(Dismissable_native_exports, {
|
|
|
19
19
|
DismissableBranch: () => DismissableBranch
|
|
20
20
|
});
|
|
21
21
|
module.exports = __toCommonJS(Dismissable_native_exports);
|
|
22
|
-
var import_react = require("react")
|
|
23
|
-
|
|
22
|
+
var import_react = require("react"), Dismissable = /* @__PURE__ */ (0, import_react.forwardRef)(function(props, _ref) {
|
|
23
|
+
return props.children;
|
|
24
|
+
}), DismissableBranch = /* @__PURE__ */ (0, import_react.forwardRef)(function(props, _ref) {
|
|
25
|
+
return props.children;
|
|
26
|
+
});
|
|
24
27
|
// Annotate the CommonJS export names for ESM import in node:
|
|
25
28
|
0 && (module.exports = {
|
|
26
29
|
Dismissable,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../src/Dismissable.native.tsx"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;AAAA
|
|
5
|
-
"names": []
|
|
3
|
+
"sources": ["../../src/Users/n8/tamagui/packages/dismissable/src/Dismissable.native.tsx"],
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;AAAA;;;;;;mBAA2B,kBAIdA,cAAcC,6CAAW,SAACC,OAAyBC,MAAAA;AAC9D,SAAOD,MAAME;AACf,CAAA,GAEaC,oBAAoBJ,6CAAW,SAACC,OAA+BC,MAAAA;AAC1E,SAAOD,MAAME;AACf,CAAA;",
|
|
5
|
+
"names": ["Dismissable", "forwardRef", "props", "_ref", "children", "DismissableBranch"]
|
|
6
6
|
}
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import { forwardRef } from "react";
|
|
2
|
-
|
|
2
|
+
var Dismissable = /* @__PURE__ */ forwardRef(function(props, _ref) {
|
|
3
|
+
return props.children;
|
|
4
|
+
}), DismissableBranch = /* @__PURE__ */ forwardRef(function(props, _ref) {
|
|
5
|
+
return props.children;
|
|
6
|
+
});
|
|
3
7
|
export {
|
|
4
8
|
Dismissable,
|
|
5
9
|
DismissableBranch
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../src/Dismissable.native.tsx"],
|
|
4
|
-
"mappings": "AAAA,
|
|
5
|
-
"names": []
|
|
3
|
+
"sources": ["../../src/Users/n8/tamagui/packages/dismissable/src/Dismissable.native.tsx"],
|
|
4
|
+
"mappings": "AAAA,SAASA,kBAAkB;AAIpB,IAAMC,cAAcD,2BAAW,SAACE,OAAyBC,MAAAA;AAC9D,SAAOD,MAAME;AACf,CAAA,GAEaC,oBAAoBL,2BAAW,SAACE,OAA+BC,MAAAA;AAC1E,SAAOD,MAAME;AACf,CAAA;",
|
|
5
|
+
"names": ["forwardRef", "Dismissable", "props", "_ref", "children", "DismissableBranch"]
|
|
6
6
|
}
|
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
import { forwardRef } from "react";
|
|
2
|
-
|
|
2
|
+
var Dismissable = /* @__PURE__ */ forwardRef(function(props, _ref) {
|
|
3
|
+
return props.children;
|
|
4
|
+
}), DismissableBranch = /* @__PURE__ */ forwardRef(function(props, _ref) {
|
|
5
|
+
return props.children;
|
|
6
|
+
});
|
|
3
7
|
export {
|
|
4
8
|
Dismissable,
|
|
5
9
|
DismissableBranch
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["../../src/Dismissable.native.tsx"],
|
|
4
|
-
"mappings": "AAAA,
|
|
5
|
-
"names": []
|
|
3
|
+
"sources": ["../../src/Users/n8/tamagui/packages/dismissable/src/Dismissable.native.tsx"],
|
|
4
|
+
"mappings": "AAAA,SAASA,kBAAkB;AAIpB,IAAMC,cAAcD,2BAAW,SAACE,OAAyBC,MAAAA;AAC9D,SAAOD,MAAME;AACf,CAAA,GAEaC,oBAAoBL,2BAAW,SAACE,OAA+BC,MAAAA;AAC1E,SAAOD,MAAME;AACf,CAAA;",
|
|
5
|
+
"names": ["forwardRef", "Dismissable", "props", "_ref", "children", "DismissableBranch"]
|
|
6
6
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/dismissable",
|
|
3
|
-
"version": "1.89.
|
|
3
|
+
"version": "1.89.27-1708112217600",
|
|
4
4
|
"sideEffects": true,
|
|
5
5
|
"source": "src/index.ts",
|
|
6
6
|
"types": "./types/index.d.ts",
|
|
@@ -30,17 +30,17 @@
|
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@tamagui/compose-refs": "1.89.
|
|
34
|
-
"@tamagui/core": "1.89.
|
|
35
|
-
"@tamagui/helpers": "1.89.
|
|
36
|
-
"@tamagui/use-escape-keydown": "1.89.
|
|
37
|
-
"@tamagui/use-event": "1.89.
|
|
33
|
+
"@tamagui/compose-refs": "1.89.27-1708112217600",
|
|
34
|
+
"@tamagui/core": "1.89.27-1708112217600",
|
|
35
|
+
"@tamagui/helpers": "1.89.27-1708112217600",
|
|
36
|
+
"@tamagui/use-escape-keydown": "1.89.27-1708112217600",
|
|
37
|
+
"@tamagui/use-event": "1.89.27-1708112217600"
|
|
38
38
|
},
|
|
39
39
|
"peerDependencies": {
|
|
40
40
|
"react": "*"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@tamagui/build": "1.89.
|
|
43
|
+
"@tamagui/build": "1.89.27-1708112217600",
|
|
44
44
|
"react": "^18.2.0"
|
|
45
45
|
},
|
|
46
46
|
"publishConfig": {
|