@tamagui/metro-plugin 1.143.0 → 1.143.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/metro-plugin",
3
- "version": "1.143.0",
3
+ "version": "1.143.1",
4
4
  "source": "src/index.ts",
5
5
  "types": "./types/index.d.ts",
6
6
  "main": "dist/cjs/index.js",
@@ -23,9 +23,9 @@
23
23
  "clean:build": "tamagui-build clean:build"
24
24
  },
25
25
  "dependencies": {
26
- "@tamagui/static": "1.143.0"
26
+ "@tamagui/static": "1.143.1"
27
27
  },
28
28
  "devDependencies": {
29
- "@tamagui/build": "1.143.0"
29
+ "@tamagui/build": "1.143.1"
30
30
  }
31
31
  }
@@ -1,24 +0,0 @@
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 transformer_exports = {};
16
- __export(transformer_exports, {
17
- transform: () => transform
18
- });
19
- module.exports = __toCommonJS(transformer_exports);
20
- async function transform(config, projectRoot, filename, data, options) {
21
- const ogPath = config.ogTransformPath || config.transformerPath;
22
- return (ogPath ? require(ogPath).transform : require("metro-transform-worker").transform)(config, projectRoot, filename, data, options);
23
- }
24
- //# sourceMappingURL=transformer.js.map
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/transformer.ts"],
4
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAuBA,eAAsB,UACpB,QACA,aACA,UACA,MACA,SACc;AACd,QAAM,SAAS,OAAO,mBAAmB,OAAO;AAMhD,UAJoB,SAChB,QAAQ,MAAM,EAAE,YAChB,QAAQ,wBAAwB,EAAE,WAEnB,QAAQ,aAAa,UAAU,MAAM,OAAO;AACjE;",
5
- "names": []
6
- }
@@ -1,30 +0,0 @@
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 transformer_exports = {};
22
- __export(transformer_exports, {
23
- transform: () => transform
24
- });
25
- module.exports = __toCommonJS(transformer_exports);
26
- async function transform(config, projectRoot, filename, data, options) {
27
- const ogPath = config.ogTransformPath || config.transformerPath;
28
- return (ogPath ? require(ogPath).transform : require("metro-transform-worker").transform)(config, projectRoot, filename, data, options);
29
- }
30
- //# sourceMappingURL=transformer.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["transformer_exports","__export","transform","module","exports","__toCommonJS","config","projectRoot","filename","data","options","ogPath","ogTransformPath","transformerPath","require"],"sources":["../../src/transformer.ts"],"sourcesContent":[null],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,IAAAA,mBAAA;AAAAC,QAAA,CAAAD,mBAAA;EAAAE,SAAA,EAAAA,CAAA,KAAAA;AAAA;AAAAC,MAAA,CAAAC,OAAA,GAAAC,YAAA,CAAAL,mBAAA;AAuBA,eAAsBE,UACpBI,MAAA,EACAC,WAAA,EACAC,QAAA,EACAC,IAAA,EACAC,OAAA,EACc;EACd,MAAMC,MAAA,GAASL,MAAA,CAAOM,eAAA,IAAmBN,MAAA,CAAOO,eAAA;EAMhD,QAJoBF,MAAA,GAChBG,OAAA,CAAQH,MAAM,EAAET,SAAA,GAChBY,OAAA,CAAQ,wBAAwB,EAAEZ,SAAA,EAEnBI,MAAA,EAAQC,WAAA,EAAaC,QAAA,EAAUC,IAAA,EAAMC,OAAO;AACjE","ignoreList":[]}
@@ -1,8 +0,0 @@
1
- async function transform(config, projectRoot, filename, data, options) {
2
- const ogPath = config.ogTransformPath || config.transformerPath;
3
- return (ogPath ? require(ogPath).transform : require("metro-transform-worker").transform)(config, projectRoot, filename, data, options);
4
- }
5
- export {
6
- transform
7
- };
8
- //# sourceMappingURL=transformer.js.map
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/transformer.ts"],
4
- "mappings": "AAuBA,eAAsB,UACpB,QACA,aACA,UACA,MACA,SACc;AACd,QAAM,SAAS,OAAO,mBAAmB,OAAO;AAMhD,UAJoB,SAChB,QAAQ,MAAM,EAAE,YAChB,QAAQ,wBAAwB,EAAE,WAEnB,QAAQ,aAAa,UAAU,MAAM,OAAO;AACjE;",
5
- "names": []
6
- }
@@ -1,6 +0,0 @@
1
- async function transform(config, projectRoot, filename, data, options) {
2
- const ogPath = config.ogTransformPath || config.transformerPath;
3
- return (ogPath ? require(ogPath).transform : require("metro-transform-worker").transform)(config, projectRoot, filename, data, options);
4
- }
5
- export { transform };
6
- //# sourceMappingURL=transformer.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["transform","config","projectRoot","filename","data","options","ogPath","ogTransformPath","transformerPath","require"],"sources":["../../src/transformer.ts"],"sourcesContent":[null],"mappings":"AAuBA,eAAsBA,UACpBC,MAAA,EACAC,WAAA,EACAC,QAAA,EACAC,IAAA,EACAC,OAAA,EACc;EACd,MAAMC,MAAA,GAASL,MAAA,CAAOM,eAAA,IAAmBN,MAAA,CAAOO,eAAA;EAMhD,QAJoBF,MAAA,GAChBG,OAAA,CAAQH,MAAM,EAAEN,SAAA,GAChBS,OAAA,CAAQ,wBAAwB,EAAET,SAAA,EAEnBC,MAAA,EAAQC,WAAA,EAAaC,QAAA,EAAUC,IAAA,EAAMC,OAAO;AACjE","ignoreList":[]}