@tamagui/tooltip 1.111.7 → 1.111.9
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/Tooltip.native.js +14 -14
- package/dist/esm/Tooltip.native.js.map +1 -6
- package/dist/esm/TooltipSimple.native.js +5 -6
- package/dist/esm/TooltipSimple.native.js.map +1 -6
- package/dist/esm/index.native.js +3 -3
- package/dist/esm/index.native.js.map +1 -6
- package/package.json +15 -15
- package/dist/esm/Tooltip.native.mjs +0 -16
- package/dist/esm/Tooltip.native.mjs.map +0 -1
- package/dist/esm/TooltipSimple.native.mjs +0 -6
- package/dist/esm/TooltipSimple.native.mjs.map +0 -1
- package/dist/esm/index.native.mjs +0 -3
- package/dist/esm/index.native.mjs.map +0 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { withStaticProperties } from "@tamagui/helpers";
|
|
2
|
-
var RenderChildren = function(props) {
|
|
3
|
-
|
|
4
|
-
},
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
};
|
|
2
|
+
var RenderChildren = function (props) {
|
|
3
|
+
return props.children;
|
|
4
|
+
},
|
|
5
|
+
RenderNull = function (props) {
|
|
6
|
+
return null;
|
|
7
|
+
},
|
|
8
|
+
Tooltip = withStaticProperties(RenderChildren, {
|
|
9
|
+
Anchor: RenderChildren,
|
|
10
|
+
Arrow: RenderNull,
|
|
11
|
+
Close: RenderNull,
|
|
12
|
+
Content: RenderNull,
|
|
13
|
+
Trigger: RenderChildren
|
|
14
|
+
});
|
|
15
|
+
export { Tooltip };
|
|
16
16
|
//# sourceMappingURL=Tooltip.native.js.map
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../src/Users/n8/tamagui/code/ui/tooltip/src/Tooltip.native.tsx"],
|
|
4
|
-
"mappings": "AAAA,SAASA,4BAA4B;AAKrC,IAAMC,iBAAiB,SAACC,OAAAA;AACtB,SAAOA,MAAMC;AACf,GAEMC,aAAa,SAACF,OAAAA;AAClB,SAAO;AACT,GAEaG,UAAUL,qBAAqBC,gBAAgB;EAC1DK,QAAQL;EACRM,OAAOH;EACPI,OAAOJ;EACPK,SAASL;EACTM,SAAST;AACX,CAAA;",
|
|
5
|
-
"names": ["withStaticProperties", "RenderChildren", "props", "children", "RenderNull", "Tooltip", "Anchor", "Arrow", "Close", "Content", "Trigger"]
|
|
6
|
-
}
|
|
1
|
+
{"version":3,"names":["withStaticProperties","RenderChildren","props","children","RenderNull","Tooltip","Anchor","Arrow","Close","Content","Trigger"],"sources":["../../src/Users/n8/tamagui/code/ui/tooltip/src/Tooltip.native.tsx"],"sourcesContent":[null],"mappings":"AAAA,SAASA,oBAAA,QAA4B;AAKrC,IAAMC,cAAA,GAAiB,SAAAA,CAACC,KAAA;IACtB,OAAOA,KAAA,CAAMC,QAAA;EACf;EAEMC,UAAA,GAAa,SAAAA,CAACF,KAAA;IAClB,OAAO;EACT;EAEaG,OAAA,GAAUL,oBAAA,CAAqBC,cAAA,EAAgB;IAC1DK,MAAA,EAAQL,cAAA;IACRM,KAAA,EAAOH,UAAA;IACPI,KAAA,EAAOJ,UAAA;IACPK,OAAA,EAASL,UAAA;IACTM,OAAA,EAAST;EACX","ignoreList":[]}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
var RenderChildren = function(props) {
|
|
2
|
-
|
|
3
|
-
},
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
};
|
|
1
|
+
var RenderChildren = function (props) {
|
|
2
|
+
return props.children;
|
|
3
|
+
},
|
|
4
|
+
TooltipSimple = RenderChildren;
|
|
5
|
+
export { TooltipSimple };
|
|
7
6
|
//# sourceMappingURL=TooltipSimple.native.js.map
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../src/Users/n8/tamagui/code/ui/tooltip/src/TooltipSimple.native.tsx"],
|
|
4
|
-
"mappings": "AAAA,IAAMA,iBAAiB,SAACC,OAAAA;AACtB,SAAOA,MAAMC;AACf,GAEaC,gBAAgBH;",
|
|
5
|
-
"names": ["RenderChildren", "props", "children", "TooltipSimple"]
|
|
6
|
-
}
|
|
1
|
+
{"version":3,"names":["RenderChildren","props","children","TooltipSimple"],"sources":["../../src/Users/n8/tamagui/code/ui/tooltip/src/TooltipSimple.native.tsx"],"sourcesContent":[null],"mappings":"AAAA,IAAMA,cAAA,GAAiB,SAAAA,CAACC,KAAA;IACtB,OAAOA,KAAA,CAAMC,QAAA;EACf;EAEaC,aAAA,GAAgBH,cAAA","ignoreList":[]}
|
package/dist/esm/index.native.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./Tooltip";
|
|
2
|
-
export * from "./TooltipSimple";
|
|
3
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
export * from "./Tooltip.native.js";
|
|
2
|
+
export * from "./TooltipSimple.native.js";
|
|
3
|
+
//# sourceMappingURL=index.native.js.map
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../src/Users/n8/tamagui/code/ui/tooltip/src/index.tsx"],
|
|
4
|
-
"mappings": "AAAA,cAAc;AACd,cAAc;",
|
|
5
|
-
"names": []
|
|
6
|
-
}
|
|
1
|
+
{"version":3,"names":[],"sources":["../../src/index.tsx"],"sourcesContent":[null],"mappings":"AAAA,cAAc;AACd,cAAc","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tamagui/tooltip",
|
|
3
|
-
"version": "1.111.
|
|
3
|
+
"version": "1.111.9",
|
|
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.js",
|
|
29
29
|
"react-native": "./dist/cjs/index.native.js",
|
|
30
30
|
"types": "./types/index.d.ts",
|
|
31
31
|
"import": "./dist/esm/index.mjs",
|
|
@@ -34,24 +34,24 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@floating-ui/react": "^0.26.16",
|
|
37
|
-
"@tamagui/compose-refs": "1.111.
|
|
38
|
-
"@tamagui/core": "1.111.
|
|
39
|
-
"@tamagui/create-context": "1.111.
|
|
40
|
-
"@tamagui/floating": "1.111.
|
|
41
|
-
"@tamagui/get-token": "1.111.
|
|
42
|
-
"@tamagui/helpers": "1.111.
|
|
43
|
-
"@tamagui/polyfill-dev": "1.111.
|
|
44
|
-
"@tamagui/popover": "1.111.
|
|
45
|
-
"@tamagui/popper": "1.111.
|
|
46
|
-
"@tamagui/stacks": "1.111.
|
|
47
|
-
"@tamagui/text": "1.111.
|
|
48
|
-
"@tamagui/use-controllable-state": "1.111.
|
|
37
|
+
"@tamagui/compose-refs": "1.111.9",
|
|
38
|
+
"@tamagui/core": "1.111.9",
|
|
39
|
+
"@tamagui/create-context": "1.111.9",
|
|
40
|
+
"@tamagui/floating": "1.111.9",
|
|
41
|
+
"@tamagui/get-token": "1.111.9",
|
|
42
|
+
"@tamagui/helpers": "1.111.9",
|
|
43
|
+
"@tamagui/polyfill-dev": "1.111.9",
|
|
44
|
+
"@tamagui/popover": "1.111.9",
|
|
45
|
+
"@tamagui/popper": "1.111.9",
|
|
46
|
+
"@tamagui/stacks": "1.111.9",
|
|
47
|
+
"@tamagui/text": "1.111.9",
|
|
48
|
+
"@tamagui/use-controllable-state": "1.111.9"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
51
|
"react": "*"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@tamagui/build": "1.111.
|
|
54
|
+
"@tamagui/build": "1.111.9",
|
|
55
55
|
"react": "^18.2.0 || ^19.0.0",
|
|
56
56
|
"react-native": "0.74.1"
|
|
57
57
|
},
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { withStaticProperties } from "@tamagui/helpers";
|
|
2
|
-
var RenderChildren = function (props) {
|
|
3
|
-
return props.children;
|
|
4
|
-
},
|
|
5
|
-
RenderNull = function (props) {
|
|
6
|
-
return null;
|
|
7
|
-
},
|
|
8
|
-
Tooltip = withStaticProperties(RenderChildren, {
|
|
9
|
-
Anchor: RenderChildren,
|
|
10
|
-
Arrow: RenderNull,
|
|
11
|
-
Close: RenderNull,
|
|
12
|
-
Content: RenderNull,
|
|
13
|
-
Trigger: RenderChildren
|
|
14
|
-
});
|
|
15
|
-
export { Tooltip };
|
|
16
|
-
//# sourceMappingURL=Tooltip.native.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["withStaticProperties","RenderChildren","props","children","RenderNull","Tooltip","Anchor","Arrow","Close","Content","Trigger"],"sources":["../../src/Users/n8/tamagui/code/ui/tooltip/src/Tooltip.native.tsx"],"sourcesContent":[null],"mappings":"AAAA,SAASA,oBAAA,QAA4B;AAKrC,IAAMC,cAAA,GAAiB,SAAAA,CAACC,KAAA;IACtB,OAAOA,KAAA,CAAMC,QAAA;EACf;EAEMC,UAAA,GAAa,SAAAA,CAACF,KAAA;IAClB,OAAO;EACT;EAEaG,OAAA,GAAUL,oBAAA,CAAqBC,cAAA,EAAgB;IAC1DK,MAAA,EAAQL,cAAA;IACRM,KAAA,EAAOH,UAAA;IACPI,KAAA,EAAOJ,UAAA;IACPK,OAAA,EAASL,UAAA;IACTM,OAAA,EAAST;EACX","ignoreList":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["RenderChildren","props","children","TooltipSimple"],"sources":["../../src/Users/n8/tamagui/code/ui/tooltip/src/TooltipSimple.native.tsx"],"sourcesContent":[null],"mappings":"AAAA,IAAMA,cAAA,GAAiB,SAAAA,CAACC,KAAA;IACtB,OAAOA,KAAA,CAAMC,QAAA;EACf;EAEaC,aAAA,GAAgBH,cAAA","ignoreList":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":[],"sources":["../../src/index.tsx"],"sourcesContent":[null],"mappings":"AAAA,cAAc;AACd,cAAc","ignoreList":[]}
|