tamagui-build-test-simple-tpackage 2.0.0-1768636514428 → 2.0.0-1768699687560

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.
@@ -1 +1 @@
1
- built tamagui-build-test-simple-tpackage in 645 ms
1
+ built tamagui-build-test-simple-tpackage in 675 ms
@@ -0,0 +1,31 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all) __defProp(target, name, {
7
+ get: all[name],
8
+ enumerable: !0
9
+ });
10
+ },
11
+ __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
13
+ get: () => from[key],
14
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
15
+ });
16
+ return to;
17
+ };
18
+ var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
19
+ value: !0
20
+ }), mod);
21
+ var index_exports = {};
22
+ __export(index_exports, {
23
+ greet: () => greet,
24
+ paltformGreeter: () => paltformGreeter
25
+ });
26
+ module.exports = __toCommonJS(index_exports);
27
+ const greet = name => `Hello, ${name}!`,
28
+ paltformGreeter = name => {
29
+ let salutation;
30
+ return salutation = "Hi", salutation = "Hello", `${salutation}, ${name}!`;
31
+ };
@@ -0,0 +1,25 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: !0 });
8
+ }, __copyProps = (to, from, except, desc) => {
9
+ if (from && typeof from == "object" || typeof from == "function")
10
+ for (let key of __getOwnPropNames(from))
11
+ !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
15
+ var index_exports = {};
16
+ __export(index_exports, {
17
+ greet: () => greet,
18
+ paltformGreeter: () => paltformGreeter
19
+ });
20
+ module.exports = __toCommonJS(index_exports);
21
+ const greet = (name) => `Hello, ${name}!`, paltformGreeter = (name) => {
22
+ let salutation;
23
+ return salutation = "Hi", salutation = "Hello", `${salutation}, ${name}!`;
24
+ };
25
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,6 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/index.ts"],
4
+ "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,MAAM,QAAQ,CAAC,SACb,UAAU,IAAI,KAGV,kBAAkB,CAAC,SAAyB;AACvD,MAAI;AACJ,SAAwC,aAAa,MACa,aAAa,SACxE,GAAG,UAAU,KAAK,IAAI;AAC/B;",
5
+ "names": []
6
+ }
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all) __defProp(target, name, {
9
+ get: all[name],
10
+ enumerable: !0
11
+ });
12
+ },
13
+ __copyProps = (to, from, except, desc) => {
14
+ if (from && typeof from == "object" || typeof from == "function") for (let key of __getOwnPropNames(from)) !__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, {
15
+ get: () => from[key],
16
+ enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
17
+ });
18
+ return to;
19
+ };
20
+ var __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
21
+ value: !0
22
+ }), mod);
23
+ var index_exports = {};
24
+ __export(index_exports, {
25
+ greet: () => greet,
26
+ paltformGreeter: () => paltformGreeter
27
+ });
28
+ module.exports = __toCommonJS(index_exports);
29
+ var greet = function (name) {
30
+ return `Hello, ${name}!`;
31
+ },
32
+ paltformGreeter = function (name) {
33
+ var salutation;
34
+ return salutation = "Hello", salutation = "Hey", `${salutation}, ${name}!`;
35
+ };
36
+ //# sourceMappingURL=index.native.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["__toCommonJS","mod","__copyProps","__defProp","value","index_exports","__export","greet","paltformGreeter","module","exports","name"],"sources":["../../src/index.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;AAAA,IAAAA,YAAA,GAAAC,GAAA,IAAAC,WAAA,CAAAC,SAAA;EAAAC,KAAA;AAAA,IAAAH,GAAA;AAAA,IAAAI,aAAA;AAAAC,QAAA,CAAAD,aAAA;EAAAE,KAAA,EAAAA,CAAA,KAAAA,KAAA;EAAAC,eAAA,EAAAA,CAAA,KAAAA;AAAA;AAAOC,MAAM,CAAAC,OAAQ,GAACV,YACb,CAAAK,aAGI;AACX,IAAAE,KAAI,YAAAA,CAAAI,IAAA;IACJ,OAAwC,UAAAA,IAAa;EAGvD;EAAAH,eAAA,YAAAA,CAAAG,IAAA","ignoreList":[]}
@@ -0,0 +1,9 @@
1
+ const greet = (name) => `Hello, ${name}!`, paltformGreeter = (name) => {
2
+ let salutation;
3
+ return salutation = "Hi", salutation = "Hello", `${salutation}, ${name}!`;
4
+ };
5
+ export {
6
+ greet,
7
+ paltformGreeter
8
+ };
9
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1,6 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/index.ts"],
4
+ "mappings": "AAAO,MAAM,QAAQ,CAAC,SACb,UAAU,IAAI,KAGV,kBAAkB,CAAC,SAAyB;AACvD,MAAI;AACJ,SAAwC,aAAa,MACa,aAAa,SACxE,GAAG,UAAU,KAAK,IAAI;AAC/B;",
5
+ "names": []
6
+ }
@@ -0,0 +1,7 @@
1
+ const greet = name => `Hello, ${name}!`,
2
+ paltformGreeter = name => {
3
+ let salutation;
4
+ return salutation = "Hi", salutation = "Hello", `${salutation}, ${name}!`;
5
+ };
6
+ export { greet, paltformGreeter };
7
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["greet","name","paltformGreeter","salutation"],"sources":["../../src/index.ts"],"sourcesContent":[null],"mappings":"AAAO,MAAMA,KAAA,GAASC,IAAA,IACb,UAAUA,IAAI;EAGVC,eAAA,GAAmBD,IAAA,IAAyB;IACvD,IAAIE,UAAA;IACJ,OAAwCA,UAAA,GAAa,MACaA,UAAA,GAAa,SACxE,GAAGA,UAAU,KAAKF,IAAI;EAC/B","ignoreList":[]}
@@ -0,0 +1,9 @@
1
+ var greet = function (name) {
2
+ return `Hello, ${name}!`;
3
+ },
4
+ paltformGreeter = function (name) {
5
+ var salutation;
6
+ return salutation = "Hello", salutation = "Hey", `${salutation}, ${name}!`;
7
+ };
8
+ export { greet, paltformGreeter };
9
+ //# sourceMappingURL=index.native.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["greet","name","paltformGreeter","salutation"],"sources":["../../src/index.ts"],"sourcesContent":[null],"mappings":"AAAO,IAAAA,KAAM,YAAAA,CAASC,IACb;IAIP,OAAI,UAAAA,IAAA;EACJ;EAAAC,eAAwC,YAAAA,CAC0BD,IAAA;IAEpE,IAAAE,UAAA","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tamagui-build-test-simple-tpackage",
3
- "version": "2.0.0-1768636514428",
3
+ "version": "2.0.0-1768699687560",
4
4
  "main": "dist/cjs",
5
5
  "module": "dist/esm/index.mjs",
6
6
  "types": "dist/types/index.d.ts",
@@ -16,7 +16,7 @@
16
16
  "build:target-native": "TAMAGUI_TARGET=native node ../../../tamagui-build.js"
17
17
  },
18
18
  "devDependencies": {
19
- "@tamagui/build": "2.0.0-1768636514428",
19
+ "@tamagui/build": "2.0.0-1768699687560",
20
20
  "typescript": "~5.9.2"
21
21
  }
22
22
  }
@@ -0,0 +1,3 @@
1
+ export declare const greet: (name: string) => string;
2
+ export declare const paltformGreeter: (name: string) => string;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,GAAI,MAAM,MAAM,KAAG,MAEpC,CAAA;AAED,eAAO,MAAM,eAAe,GAAI,MAAM,MAAM,KAAG,MAK9C,CAAA"}