@tamagui/tooltip 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.
@@ -18,8 +18,11 @@ __export(Tooltip_native_exports, {
18
18
  Tooltip: () => Tooltip
19
19
  });
20
20
  module.exports = __toCommonJS(Tooltip_native_exports);
21
- var import_helpers = require("@tamagui/helpers");
22
- const RenderChildren = (props) => props.children, RenderNull = (props) => null, Tooltip = (0, import_helpers.withStaticProperties)(RenderChildren, {
21
+ var import_helpers = require("@tamagui/helpers"), RenderChildren = function(props) {
22
+ return props.children;
23
+ }, RenderNull = function(props) {
24
+ return null;
25
+ }, Tooltip = (0, import_helpers.withStaticProperties)(RenderChildren, {
23
26
  Anchor: RenderChildren,
24
27
  Arrow: RenderNull,
25
28
  Close: RenderNull,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/Tooltip.native.tsx"],
4
- "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAAqC;AAKrC,MAAM,iBAAiB,CAAC,UACf,MAAM,UAGT,aAAa,CAAC,UACX,MAGI,cAAU,qCAAqB,gBAAgB;AAAA,EAC1D,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,OAAO;AAAA,EACP,SAAS;AAAA,EACT,SAAS;AACX,CAAC;",
5
- "names": []
3
+ "sources": ["../../src/Users/n8/tamagui/packages/tooltip/src/Tooltip.native.tsx"],
4
+ "mappings": ";;;;;;;;;;;;;;;AAAA;;;;;qBAAqC,6BAK/BA,iBAAiB,SAACC,OAAAA;AACtB,SAAOA,MAAMC;AACf,GAEMC,aAAa,SAACF,OAAAA;AAClB,SAAO;AACT,GAEaG,cAAUC,qCAAqBL,gBAAgB;EAC1DM,QAAQN;EACRO,OAAOJ;EACPK,OAAOL;EACPM,SAASN;EACTO,SAASV;AACX,CAAA;",
5
+ "names": ["RenderChildren", "props", "children", "RenderNull", "Tooltip", "withStaticProperties", "Anchor", "Arrow", "Close", "Content", "Trigger"]
6
6
  }
@@ -18,7 +18,9 @@ __export(TooltipSimple_native_exports, {
18
18
  TooltipSimple: () => TooltipSimple
19
19
  });
20
20
  module.exports = __toCommonJS(TooltipSimple_native_exports);
21
- const RenderChildren = (props) => props.children, TooltipSimple = RenderChildren;
21
+ var RenderChildren = function(props) {
22
+ return props.children;
23
+ }, TooltipSimple = RenderChildren;
22
24
  // Annotate the CommonJS export names for ESM import in node:
23
25
  0 && (module.exports = {
24
26
  TooltipSimple
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/TooltipSimple.native.tsx"],
4
- "mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,MAAM,iBAAiB,CAAC,UACf,MAAM,UAGF,gBAAgB;",
5
- "names": []
3
+ "sources": ["../../src/Users/n8/tamagui/packages/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
6
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/index.tsx"],
4
- "mappings": ";;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,sBAAd;AACA,wBAAc,4BADd;",
3
+ "sources": ["../../src/Users/n8/tamagui/packages/tooltip/src/index.tsx"],
4
+ "mappings": ";;;;;;;;;;;;AAAA;;wBAAc,sBAAd;AACA,wBAAc,4BADd;",
5
5
  "names": []
6
6
  }
@@ -1,5 +1,9 @@
1
1
  import { withStaticProperties } from "@tamagui/helpers";
2
- const RenderChildren = (props) => props.children, RenderNull = (props) => null, Tooltip = withStaticProperties(RenderChildren, {
2
+ var RenderChildren = function(props) {
3
+ return props.children;
4
+ }, RenderNull = function(props) {
5
+ return null;
6
+ }, Tooltip = withStaticProperties(RenderChildren, {
3
7
  Anchor: RenderChildren,
4
8
  Arrow: RenderNull,
5
9
  Close: RenderNull,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/Tooltip.native.tsx"],
4
- "mappings": "AAAA,SAAS,4BAA4B;AAKrC,MAAM,iBAAiB,CAAC,UACf,MAAM,UAGT,aAAa,CAAC,UACX,MAGI,UAAU,qBAAqB,gBAAgB;AAAA,EAC1D,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,OAAO;AAAA,EACP,SAAS;AAAA,EACT,SAAS;AACX,CAAC;",
5
- "names": []
3
+ "sources": ["../../src/Users/n8/tamagui/packages/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
6
  }
@@ -1,4 +1,6 @@
1
- const RenderChildren = (props) => props.children, TooltipSimple = RenderChildren;
1
+ var RenderChildren = function(props) {
2
+ return props.children;
3
+ }, TooltipSimple = RenderChildren;
2
4
  export {
3
5
  TooltipSimple
4
6
  };
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/TooltipSimple.native.tsx"],
4
- "mappings": "AAAA,MAAM,iBAAiB,CAAC,UACf,MAAM,UAGF,gBAAgB;",
5
- "names": []
3
+ "sources": ["../../src/Users/n8/tamagui/packages/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
6
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/index.tsx"],
3
+ "sources": ["../../src/Users/n8/tamagui/packages/tooltip/src/index.tsx"],
4
4
  "mappings": "AAAA,cAAc;AACd,cAAc;",
5
5
  "names": []
6
6
  }
@@ -1,5 +1,9 @@
1
1
  import { withStaticProperties } from "@tamagui/helpers";
2
- const RenderChildren = (props) => props.children, RenderNull = (props) => null, Tooltip = withStaticProperties(RenderChildren, {
2
+ var RenderChildren = function(props) {
3
+ return props.children;
4
+ }, RenderNull = function(props) {
5
+ return null;
6
+ }, Tooltip = withStaticProperties(RenderChildren, {
3
7
  Anchor: RenderChildren,
4
8
  Arrow: RenderNull,
5
9
  Close: RenderNull,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/Tooltip.native.tsx"],
4
- "mappings": "AAAA,SAAS,4BAA4B;AAKrC,MAAM,iBAAiB,CAAC,UACf,MAAM,UAGT,aAAa,CAAC,UACX,MAGI,UAAU,qBAAqB,gBAAgB;AAAA,EAC1D,QAAQ;AAAA,EACR,OAAO;AAAA,EACP,OAAO;AAAA,EACP,SAAS;AAAA,EACT,SAAS;AACX,CAAC;",
5
- "names": []
3
+ "sources": ["../../src/Users/n8/tamagui/packages/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
6
  }
@@ -1,4 +1,6 @@
1
- const RenderChildren = (props) => props.children, TooltipSimple = RenderChildren;
1
+ var RenderChildren = function(props) {
2
+ return props.children;
3
+ }, TooltipSimple = RenderChildren;
2
4
  export {
3
5
  TooltipSimple
4
6
  };
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/TooltipSimple.native.tsx"],
4
- "mappings": "AAAA,MAAM,iBAAiB,CAAC,UACf,MAAM,UAGF,gBAAgB;",
5
- "names": []
3
+ "sources": ["../../src/Users/n8/tamagui/packages/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
6
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": 3,
3
- "sources": ["../../src/index.tsx"],
3
+ "sources": ["../../src/Users/n8/tamagui/packages/tooltip/src/index.tsx"],
4
4
  "mappings": "AAAA,cAAc;AACd,cAAc;",
5
5
  "names": []
6
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/tooltip",
3
- "version": "1.89.26",
3
+ "version": "1.89.27-1708112217600",
4
4
  "sideEffects": [
5
5
  "*.css"
6
6
  ],
@@ -33,27 +33,27 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "@floating-ui/react": "^0.26.6",
36
- "@tamagui/compose-refs": "1.89.26",
37
- "@tamagui/core": "1.89.26",
38
- "@tamagui/create-context": "1.89.26",
39
- "@tamagui/floating": "1.89.26",
40
- "@tamagui/get-token": "1.89.26",
41
- "@tamagui/helpers": "1.89.26",
42
- "@tamagui/polyfill-dev": "1.89.26",
43
- "@tamagui/popover": "1.89.26",
44
- "@tamagui/popper": "1.89.26",
45
- "@tamagui/stacks": "1.89.26",
46
- "@tamagui/text": "1.89.26",
47
- "@tamagui/use-controllable-state": "1.89.26"
36
+ "@tamagui/compose-refs": "1.89.27-1708112217600",
37
+ "@tamagui/core": "1.89.27-1708112217600",
38
+ "@tamagui/create-context": "1.89.27-1708112217600",
39
+ "@tamagui/floating": "1.89.27-1708112217600",
40
+ "@tamagui/get-token": "1.89.27-1708112217600",
41
+ "@tamagui/helpers": "1.89.27-1708112217600",
42
+ "@tamagui/polyfill-dev": "1.89.27-1708112217600",
43
+ "@tamagui/popover": "1.89.27-1708112217600",
44
+ "@tamagui/popper": "1.89.27-1708112217600",
45
+ "@tamagui/stacks": "1.89.27-1708112217600",
46
+ "@tamagui/text": "1.89.27-1708112217600",
47
+ "@tamagui/use-controllable-state": "1.89.27-1708112217600"
48
48
  },
49
49
  "peerDependencies": {
50
50
  "react": "*",
51
51
  "react-native": "*"
52
52
  },
53
53
  "devDependencies": {
54
- "@tamagui/build": "1.89.26",
54
+ "@tamagui/build": "1.89.27-1708112217600",
55
55
  "react": "^18.2.0",
56
- "react-native": "^0.72.6"
56
+ "react-native": "^0.73.4"
57
57
  },
58
58
  "publishConfig": {
59
59
  "access": "public"