@tamagui/static 1.115.2 → 1.115.3

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.
Files changed (93) hide show
  1. package/package.json +16 -16
  2. package/dist/check-dep-versions.cjs +0 -267
  3. package/dist/check-dep-versions.cjs.map +0 -6
  4. package/dist/checkDeps.cjs +0 -32
  5. package/dist/checkDeps.cjs.map +0 -6
  6. package/dist/constants.cjs +0 -49
  7. package/dist/constants.cjs.map +0 -6
  8. package/dist/exports.cjs +0 -40
  9. package/dist/exports.cjs.map +0 -6
  10. package/dist/extractor/accessSafe.cjs +0 -46
  11. package/dist/extractor/accessSafe.cjs.map +0 -6
  12. package/dist/extractor/babelParse.cjs +0 -54
  13. package/dist/extractor/babelParse.cjs.map +0 -6
  14. package/dist/extractor/buildClassName.cjs +0 -62
  15. package/dist/extractor/buildClassName.cjs.map +0 -6
  16. package/dist/extractor/bundle.cjs +0 -146
  17. package/dist/extractor/bundle.cjs.map +0 -6
  18. package/dist/extractor/bundleConfig.cjs +0 -322
  19. package/dist/extractor/bundleConfig.cjs.map +0 -6
  20. package/dist/extractor/createEvaluator.cjs +0 -70
  21. package/dist/extractor/createEvaluator.cjs.map +0 -6
  22. package/dist/extractor/createExtractor.cjs +0 -1008
  23. package/dist/extractor/createExtractor.cjs.map +0 -6
  24. package/dist/extractor/createLogger.cjs +0 -45
  25. package/dist/extractor/createLogger.cjs.map +0 -6
  26. package/dist/extractor/ensureImportingConcat.cjs +0 -48
  27. package/dist/extractor/ensureImportingConcat.cjs.map +0 -6
  28. package/dist/extractor/esbuildAliasPlugin.cjs +0 -44
  29. package/dist/extractor/esbuildAliasPlugin.cjs.map +0 -6
  30. package/dist/extractor/evaluateAstNode.cjs +0 -83
  31. package/dist/extractor/evaluateAstNode.cjs.map +0 -6
  32. package/dist/extractor/extractHelpers.cjs +0 -120
  33. package/dist/extractor/extractHelpers.cjs.map +0 -6
  34. package/dist/extractor/extractMediaStyle.cjs +0 -129
  35. package/dist/extractor/extractMediaStyle.cjs.map +0 -6
  36. package/dist/extractor/extractToClassNames.cjs +0 -254
  37. package/dist/extractor/extractToClassNames.cjs.map +0 -6
  38. package/dist/extractor/extractToNative.cjs +0 -274
  39. package/dist/extractor/extractToNative.cjs.map +0 -6
  40. package/dist/extractor/findTopmostFunction.cjs +0 -34
  41. package/dist/extractor/findTopmostFunction.cjs.map +0 -6
  42. package/dist/extractor/generatedUid.cjs +0 -47
  43. package/dist/extractor/generatedUid.cjs.map +0 -6
  44. package/dist/extractor/getPrefixLogs.cjs +0 -28
  45. package/dist/extractor/getPrefixLogs.cjs.map +0 -6
  46. package/dist/extractor/getPropValueFromAttributes.cjs +0 -67
  47. package/dist/extractor/getPropValueFromAttributes.cjs.map +0 -6
  48. package/dist/extractor/getSourceModule.cjs +0 -68
  49. package/dist/extractor/getSourceModule.cjs.map +0 -6
  50. package/dist/extractor/getStaticBindingsForScope.cjs +0 -148
  51. package/dist/extractor/getStaticBindingsForScope.cjs.map +0 -6
  52. package/dist/extractor/getTamaguiConfigPathFromOptionsConfig.cjs +0 -29
  53. package/dist/extractor/getTamaguiConfigPathFromOptionsConfig.cjs.map +0 -6
  54. package/dist/extractor/hoistClassNames.cjs +0 -62
  55. package/dist/extractor/hoistClassNames.cjs.map +0 -6
  56. package/dist/extractor/literalToAst.cjs +0 -84
  57. package/dist/extractor/literalToAst.cjs.map +0 -6
  58. package/dist/extractor/loadFile.cjs +0 -11
  59. package/dist/extractor/loadFile.cjs.map +0 -6
  60. package/dist/extractor/loadTamagui.cjs +0 -284
  61. package/dist/extractor/loadTamagui.cjs.map +0 -6
  62. package/dist/extractor/logLines.cjs +0 -35
  63. package/dist/extractor/logLines.cjs.map +0 -6
  64. package/dist/extractor/normalizeTernaries.cjs +0 -68
  65. package/dist/extractor/normalizeTernaries.cjs.map +0 -6
  66. package/dist/extractor/propsToFontFamilyCache.cjs +0 -38
  67. package/dist/extractor/propsToFontFamilyCache.cjs.map +0 -6
  68. package/dist/extractor/regenerateConfig.cjs +0 -144
  69. package/dist/extractor/regenerateConfig.cjs.map +0 -6
  70. package/dist/extractor/removeUnusedHooks.cjs +0 -76
  71. package/dist/extractor/removeUnusedHooks.cjs.map +0 -6
  72. package/dist/extractor/timer.cjs +0 -43
  73. package/dist/extractor/timer.cjs.map +0 -6
  74. package/dist/extractor/validHTMLAttributes.cjs +0 -73
  75. package/dist/extractor/validHTMLAttributes.cjs.map +0 -6
  76. package/dist/extractor/watchTamaguiConfig.cjs +0 -58
  77. package/dist/extractor/watchTamaguiConfig.cjs.map +0 -6
  78. package/dist/getPragmaOptions.cjs +0 -54
  79. package/dist/getPragmaOptions.cjs.map +0 -6
  80. package/dist/helpers/memoize.cjs +0 -37
  81. package/dist/helpers/memoize.cjs.map +0 -6
  82. package/dist/helpers/requireTamaguiCore.cjs +0 -33
  83. package/dist/helpers/requireTamaguiCore.cjs.map +0 -6
  84. package/dist/index.cjs +0 -40
  85. package/dist/index.cjs.map +0 -6
  86. package/dist/registerRequire.cjs +0 -102
  87. package/dist/registerRequire.cjs.map +0 -6
  88. package/dist/server.cjs +0 -75
  89. package/dist/server.cjs.map +0 -6
  90. package/dist/setup.cjs +0 -0
  91. package/dist/setup.cjs.map +0 -6
  92. package/dist/types.cjs +0 -16
  93. package/dist/types.cjs.map +0 -6
@@ -1,76 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf,
6
- __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 __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
26
- value: mod,
27
- enumerable: !0
28
- }) : target, mod)),
29
- __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
30
- value: !0
31
- }), mod);
32
- var removeUnusedHooks_exports = {};
33
- __export(removeUnusedHooks_exports, {
34
- removeUnusedHooks: () => removeUnusedHooks
35
- });
36
- module.exports = __toCommonJS(removeUnusedHooks_exports);
37
- var t = __toESM(require("@babel/types"));
38
- const hooks = {
39
- useMedia: !0,
40
- useTheme: !0
41
- };
42
- function removeUnusedHooks(compFn, shouldPrintDebug) {
43
- compFn.scope.crawl();
44
- let bodyStatements = compFn?.get("body");
45
- if (!bodyStatements) {
46
- console.info("no body statemnts?", compFn);
47
- return;
48
- }
49
- if (Array.isArray(bodyStatements) || (bodyStatements.isFunctionExpression() ? bodyStatements = bodyStatements.scope.path.get("body") : bodyStatements = bodyStatements.get("body")), !bodyStatements || !Array.isArray(bodyStatements)) return;
50
- const statements = bodyStatements;
51
- for (const statement of statements) {
52
- if (!statement.isVariableDeclaration()) continue;
53
- const declarations = statement.get("declarations");
54
- if (!Array.isArray(declarations)) continue;
55
- const isBindingReferenced = name => !!statement.scope.getBinding(name)?.referenced;
56
- for (const declarator of declarations) {
57
- const id = declarator.get("id"),
58
- init = declarator.node.init;
59
- if (Array.isArray(id) || Array.isArray(init)) continue;
60
- (() => {
61
- if (!(init && t.isCallExpression(init) && t.isIdentifier(init.callee) && hooks[init.callee.name])) return !1;
62
- if (t.isIdentifier(id.node)) {
63
- const name = id.node.name;
64
- return !isBindingReferenced(name);
65
- }
66
- return t.isObjectPattern(id.node) ? id.get("properties").every(prop => {
67
- if (!prop.isObjectProperty()) return !1;
68
- const value = prop.get("value");
69
- if (Array.isArray(value) || !value.isIdentifier()) return !1;
70
- const name = value.node.name;
71
- return !isBindingReferenced(name);
72
- }) : !1;
73
- })() && (declarator.remove(), shouldPrintDebug && console.info(` [\u{1FA9D}] removed ${id.node.name ?? ""}`));
74
- }
75
- }
76
- }
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/extractor/removeUnusedHooks.ts"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,QAAmB;AAEnB,MAAM,QAAQ;AAAA,EACZ,UAAU;AAAA,EACV,UAAU;AACZ;AAEO,SAAS,kBACd,QACA,kBACA;AACA,SAAO,MAAM,MAAM;AAEnB,MAAI,iBAAiB,QAAQ,IAAI,MAAM;AACvC,MAAI,CAAC,gBAAgB;AACnB,YAAQ,KAAK,sBAAsB,MAAM;AACzC;AAAA,EACF;AAQA,MAPK,MAAM,QAAQ,cAAc,MAC3B,eAAe,qBAAqB,IACtC,iBAAiB,eAAe,MAAM,KAAK,IAAI,MAAM,IAErD,iBAAiB,eAAe,IAAI,MAAM,IAG1C,CAAC,kBAAkB,CAAC,MAAM,QAAQ,cAAc;AAClD;AAEF,QAAM,aAAa;AACnB,aAAW,aAAa,YAAY;AAClC,QAAI,CAAC,UAAU,sBAAsB;AACnC;AAEF,UAAM,eAAe,UAAU,IAAI,cAAc;AACjD,QAAI,CAAC,MAAM,QAAQ,YAAY;AAC7B;AAEF,UAAM,sBAAsB,CAAC,SACpB,CAAC,CAAC,UAAU,MAAM,WAAW,IAAI,GAAG;AAE7C,eAAW,cAAc,cAAc;AACrC,YAAM,KAAK,WAAW,IAAI,IAAI,GACxB,OAAO,WAAW,KAAK;AAC7B,UAAI,MAAM,QAAQ,EAAE,KAAK,MAAM,QAAQ,IAAI;AACzC;AA6BF,OA3BsB,MAAM;AAM1B,YAAI,EAJF,QACA,EAAE,iBAAiB,IAAI,KACvB,EAAE,aAAa,KAAK,MAAM,KAC1B,MAAM,KAAK,OAAO,IAAI;AAEtB,iBAAO;AAET,YAAI,EAAE,aAAa,GAAG,IAAI,GAAG;AAE3B,gBAAM,OAAO,GAAG,KAAK;AACrB,iBAAO,CAAC,oBAAoB,IAAI;AAAA,QAClC;AACA,eAAI,EAAE,gBAAgB,GAAG,IAAI,IAET,GAAG,IAAI,YAAY,EACpB,MAAM,CAAC,SAAS;AAC/B,cAAI,CAAC,KAAK,iBAAiB,EAAG,QAAO;AACrC,gBAAM,QAAQ,KAAK,IAAI,OAAO;AAC9B,cAAI,MAAM,QAAQ,KAAK,KAAK,CAAC,MAAM,aAAa,EAAG,QAAO;AAC1D,gBAAM,OAAO,MAAM,KAAK;AACxB,iBAAO,CAAC,oBAAoB,IAAI;AAAA,QAClC,CAAC,IAEI;AAAA,MACT,GAAG,MAED,WAAW,OAAO,GACd,oBACF,QAAQ,KAAK,yBAAkB,GAAG,KAAK,QAAW,EAAE,EAAE;AAAA,IAG5D;AAAA,EACF;AACF;",
5
- "names": []
6
- }
@@ -1,43 +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 timer_exports = {};
22
- __export(timer_exports, {
23
- timer: () => timer
24
- });
25
- module.exports = __toCommonJS(timer_exports);
26
- const timer = () => {
27
- const start = Date.now();
28
- let last = start;
29
- return {
30
- mark: (name, print = !1) => {
31
- if (print) {
32
- const took = Date.now() - last;
33
- last = Date.now(), console.info(`Time ${name}: ${took}ms`), took > 10 && console.info(" long timer");
34
- }
35
- },
36
- done: (print = !1) => {
37
- if (print) {
38
- const total = Date.now() - start;
39
- console.info(`Total time: ${total}ms`), total > 50 && console.info(" long timer");
40
- }
41
- }
42
- };
43
- };
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/extractor/timer.ts"],
4
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,MAAM,QAAQ,MAAM;AACzB,QAAM,QAAQ,KAAK,IAAI;AACvB,MAAI,OAAO;AACX,SAAO;AAAA,IACL,MAAM,CAAC,MAAc,QAAQ,OAAU;AACrC,UAAI,OAAO;AACT,cAAM,OAAO,KAAK,IAAI,IAAI;AAC1B,eAAO,KAAK,IAAI,GAChB,QAAQ,KAAK,QAAQ,IAAI,KAAK,IAAI,IAAI,GAClC,OAAO,MACT,QAAQ,KAAK,cAAc;AAAA,MAE/B;AAAA,IACF;AAAA,IACA,MAAM,CAAC,QAAQ,OAAU;AACvB,UAAI,OAAO;AACT,cAAM,QAAQ,KAAK,IAAI,IAAI;AAC3B,gBAAQ,KAAK,eAAe,KAAK,IAAI,GACjC,QAAQ,MACV,QAAQ,KAAK,cAAc;AAAA,MAE/B;AAAA,IACF;AAAA,EACF;AACF;",
5
- "names": []
6
- }
@@ -1,73 +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 validHTMLAttributes_exports = {};
22
- __export(validHTMLAttributes_exports, {
23
- validHTMLAttributes: () => validHTMLAttributes
24
- });
25
- module.exports = __toCommonJS(validHTMLAttributes_exports);
26
- const validHTMLAttributes = {
27
- autocomplete: !0,
28
- border: !0,
29
- contenteditable: !0,
30
- crossorigin: !0,
31
- dir: !0,
32
- draggable: !0,
33
- enctype: !0,
34
- formenctype: !0,
35
- formmethod: !0,
36
- formtarget: !0,
37
- inputmode: !0,
38
- kind: !0,
39
- link: !0,
40
- method: !0,
41
- preload: !0,
42
- referrerpolicy: !0,
43
- rel: !0,
44
- rev: !0,
45
- role: !0,
46
- sandbox: !0,
47
- shape: !0,
48
- spellcheck: !0,
49
- target: !0,
50
- translate: !0,
51
- type: !0,
52
- wrap: !0,
53
- "aria-autocomplete": !0,
54
- "aria-busy": !0,
55
- "aria-checked": !0,
56
- "aria-current": !0,
57
- "aria-disabled": !0,
58
- "aria-expanded": !0,
59
- "aria-haspopup": !0,
60
- "aria-hidden": !0,
61
- "aria-invalid": !0,
62
- "aria-polite": !0,
63
- "aria-modal": !0,
64
- "aria-multiline": !0,
65
- "aria-multiselectable": !0,
66
- "aria-orientation": !0,
67
- "aria-pressed": !0,
68
- "aria-readonly": !0,
69
- "aria-relevant": !0,
70
- "aria-required": !0,
71
- "aria-selected": !0,
72
- "aria-sort": !0
73
- };
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/extractor/validHTMLAttributes.ts"],
4
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,MAAM,sBAAsB;AAAA,EACjC,cAAc;AAAA,EACd,QAAQ;AAAA,EACR,iBAAiB;AAAA,EACjB,aAAa;AAAA,EACb,KAAK;AAAA,EACL,WAAW;AAAA,EACX,SAAS;AAAA,EACT,aAAa;AAAA,EACb,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,WAAW;AAAA,EACX,MAAM;AAAA,EACN,MAAM;AAAA,EACN,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,gBAAgB;AAAA,EAChB,KAAK;AAAA,EACL,KAAK;AAAA,EACL,MAAM;AAAA,EACN,SAAS;AAAA,EACT,OAAO;AAAA,EACP,YAAY;AAAA,EACZ,QAAQ;AAAA,EACR,WAAW;AAAA,EACX,MAAM;AAAA,EACN,MAAM;AAAA,EACN,qBAAqB;AAAA,EACrB,aAAa;AAAA,EACb,gBAAgB;AAAA,EAChB,gBAAgB;AAAA,EAChB,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,eAAe;AAAA,EACf,gBAAgB;AAAA,EAChB,eAAe;AAAA,EACf,cAAc;AAAA,EACd,kBAAkB;AAAA,EAClB,wBAAwB;AAAA,EACxB,oBAAoB;AAAA,EACpB,gBAAgB;AAAA,EAChB,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,iBAAiB;AAAA,EACjB,aAAa;AACf;",
5
- "names": []
6
- }
@@ -1,58 +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 watchTamaguiConfig_exports = {};
22
- __export(watchTamaguiConfig_exports, {
23
- watchTamaguiConfig: () => watchTamaguiConfig
24
- });
25
- module.exports = __toCommonJS(watchTamaguiConfig_exports);
26
- var import_loadTamagui = require("./loadTamagui.cjs"),
27
- import_regenerateConfig = require("./regenerateConfig.cjs");
28
- let isWatching = !1;
29
- async function watchTamaguiConfig(tamaguiOptions) {
30
- if (process.env.NODE_ENV === "production") return {
31
- dispose() {}
32
- };
33
- if (isWatching) return;
34
- isWatching = !0;
35
- const options = await (0, import_loadTamagui.getOptions)({
36
- tamaguiOptions
37
- });
38
- if (!options.tamaguiOptions.config) throw isWatching = !1, new Error("No config");
39
- const disposeConfigWatcher = await (0, import_loadTamagui.esbuildWatchFiles)(options.tamaguiOptions.config, async () => {
40
- await (0, import_loadTamagui.generateThemesAndLog)(options.tamaguiOptions), await (0, import_regenerateConfig.regenerateConfig)(options.tamaguiOptions, null, !0);
41
- }),
42
- themeBuilderInput = options.tamaguiOptions.themeBuilder?.input;
43
- let disposeThemesWatcher;
44
- if (themeBuilderInput) {
45
- let inputPath = themeBuilderInput;
46
- try {
47
- inputPath = require.resolve(themeBuilderInput);
48
- } catch {}
49
- disposeThemesWatcher = await (0, import_loadTamagui.esbuildWatchFiles)(inputPath, async () => {
50
- await (0, import_loadTamagui.generateThemesAndLog)(options.tamaguiOptions);
51
- });
52
- }
53
- return {
54
- dispose() {
55
- isWatching = !1, disposeConfigWatcher(), disposeThemesWatcher?.();
56
- }
57
- };
58
- }
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/extractor/watchTamaguiConfig.ts"],
4
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,yBAAoE,0BACpE,0BAAiC;AAEjC,IAAI,aAAa;AAEjB,eAAsB,mBAAmB,gBAAgC;AACvE,MAAI,QAAQ,IAAI,aAAa;AAC3B,WAAO;AAAA,MACL,UAAU;AAAA,MAAC;AAAA,IACb;AAGF,MAAI;AACF;AAGF,eAAa;AAEb,QAAM,UAAU,UAAM,+BAAW,EAAE,eAAe,CAAC;AAEnD,MAAI,CAAC,QAAQ,eAAe;AAC1B,uBAAa,IACP,IAAI,MAAM,WAAW;AAG7B,QAAM,uBAAuB,UAAM;AAAA,IACjC,QAAQ,eAAe;AAAA,IACvB,YAAY;AACV,gBAAM,yCAAqB,QAAQ,cAAc,GACjD,UAAM,0CAAiB,QAAQ,gBAAgB,MAAM,EAAI;AAAA,IAC3D;AAAA,EACF,GAEM,oBAAoB,QAAQ,eAAe,cAAc;AAC/D,MAAI;AAEJ,MAAI,mBAAmB;AACrB,QAAI,YAAY;AAChB,QAAI;AACF,kBAAY,QAAQ,QAAQ,iBAAiB;AAAA,IAC/C,QAAQ;AAAA,IAER;AACA,2BAAuB,UAAM,sCAAkB,WAAW,YAAY;AACpE,gBAAM,yCAAqB,QAAQ,cAAc;AAAA,IACnD,CAAC;AAAA,EACH;AAEA,SAAO;AAAA,IACL,UAAU;AACR,mBAAa,IACb,qBAAqB,GACrB,uBAAuB;AAAA,IACzB;AAAA,EACF;AACF;",
5
- "names": []
6
- }
@@ -1,54 +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 getPragmaOptions_exports = {};
22
- __export(getPragmaOptions_exports, {
23
- getPragmaOptions: () => getPragmaOptions
24
- });
25
- module.exports = __toCommonJS(getPragmaOptions_exports);
26
- function getPragmaOptions({
27
- source,
28
- path
29
- }) {
30
- let shouldPrintDebug = !1,
31
- shouldDisable = !1;
32
- const firstLines = source.slice(0, 800);
33
- let pragma = "";
34
- for (const line of firstLines.split(`
35
- `)) if (pragma = line.match(/(\/\/|\/\*)\s?\!?\s?(tamagui-ignore|debug|debug-verbose)(\n|\s|$).*/)?.[2].trim() || "", pragma) {
36
- pragma = pragma.replace("!", "").trim();
37
- break;
38
- }
39
- switch (pragma) {
40
- case "tamagui-ignore":
41
- shouldDisable = !0;
42
- break;
43
- case "debug":
44
- shouldPrintDebug = !0;
45
- break;
46
- case "debug-verbose":
47
- shouldPrintDebug = "verbose";
48
- break;
49
- }
50
- return process.env.TAMAGUI_DEBUG_FILE && path.includes(process.env.TAMAGUI_DEBUG_FILE) && (shouldPrintDebug = "verbose"), process.env.DEBUG?.includes("tamagui") && (shouldPrintDebug ||= !0), process.env.DEBUG?.includes("tamagui-verbose") && (shouldPrintDebug = "verbose"), {
51
- shouldPrintDebug,
52
- shouldDisable
53
- };
54
- }
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../src/getPragmaOptions.ts"],
4
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAO,SAAS,iBAAiB;AAAA,EAC/B;AAAA,EACA;AACF,GAGG;AACD,MAAI,mBAAwC,IACxC,gBAAgB;AAGpB,QAAM,aAAa,OAAO,MAAM,GAAG,GAAG;AAEtC,MAAI,SAAS;AACb,aAAW,QAAQ,WAAW,MAAM;AAAA,CAAI;AAKtC,QAJA,SACE,KACG,MAAM,qEAAqE,IAAI,CAAC,EAChF,KAAK,KAAK,IACX,QAAQ;AACV,eAAS,OAAO,QAAQ,KAAK,EAAE,EAAE,KAAK;AACtC;AAAA,IACF;AAGF,UAAQ,QAAQ;AAAA,IACd,KAAK;AACH,sBAAgB;AAChB;AAAA,IAEF,KAAK;AACH,yBAAmB;AACnB;AAAA,IAEF,KAAK;AACH,yBAAmB;AACnB;AAAA,EACJ;AAEA,SAAI,QAAQ,IAAI,sBACV,KAAK,SAAS,QAAQ,IAAI,kBAAkB,MAC9C,mBAAmB,YAInB,QAAQ,IAAI,OAAO,SAAS,SAAS,MACvC,qBAAqB,KAGnB,QAAQ,IAAI,OAAO,SAAS,iBAAiB,MAC/C,mBAAmB,YAGd;AAAA,IACL;AAAA,IACA;AAAA,EACF;AACF;",
5
- "names": []
6
- }
@@ -1,37 +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 memoize_exports = {};
22
- __export(memoize_exports, {
23
- memoize: () => memoize
24
- });
25
- module.exports = __toCommonJS(memoize_exports);
26
- function memoize(func, resolver) {
27
- if (typeof func != "function" || resolver != null && typeof resolver != "function") throw new TypeError("Expected a function");
28
- const memoized = function (...args) {
29
- const key = resolver ? resolver.apply(this, args) : args[0],
30
- cache = memoized.cache;
31
- if (cache.has(key)) return cache.get(key);
32
- const result = func.apply(this, args);
33
- return memoized.cache = cache.set(key, result) || cache, result;
34
- };
35
- return memoized.cache = new (memoize.Cache || Map)(), memoized;
36
- }
37
- memoize.Cache = Map;
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/helpers/memoize.ts"],
4
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACO,SAAS,QAAQ,MAAiB,UAAgB;AACvD,MACE,OAAO,QAAS,cACf,YAAY,QAAQ,OAAO,YAAa;AAEzC,UAAM,IAAI,UAAU,qBAAqB;AAE3C,QAAM,WAAW,YAAa,MAAM;AAClC,UAAM,MAAM,WAAW,SAAS,MAAM,MAAM,IAAI,IAAI,KAAK,CAAC,GACpD,QAAQ,SAAS;AAEvB,QAAI,MAAM,IAAI,GAAG;AACf,aAAO,MAAM,IAAI,GAAG;AAEtB,UAAM,SAAS,KAAK,MAAM,MAAM,IAAI;AACpC,oBAAS,QAAQ,MAAM,IAAI,KAAK,MAAM,KAAK,OACpC;AAAA,EACT;AACA,kBAAS,QAAQ,KAAK,QAAQ,SAAS,KAAK,GACrC;AACT;AAEA,QAAQ,QAAQ;",
5
- "names": []
6
- }
@@ -1,33 +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 requireTamaguiCore_exports = {};
22
- __export(requireTamaguiCore_exports, {
23
- requireTamaguiCore: () => requireTamaguiCore
24
- });
25
- module.exports = __toCommonJS(requireTamaguiCore_exports);
26
- function requireTamaguiCore(platform, ogRequire = require) {
27
- if (!platform) throw new Error("No platform given to requireTamaguiCore");
28
- const og1 = process.env.TAMAGUI_IS_SERVER,
29
- og2 = process.env.TAMAGUI_KEEP_THEMES;
30
- process.env.TAMAGUI_IS_SERVER ||= "1", process.env.TAMAGUI_KEEP_THEMES ||= "1";
31
- const exported = ogRequire(platform === "native" ? "@tamagui/core/native" : "@tamagui/core");
32
- return process.env.TAMAGUI_IS_SERVER = og1, process.env.TAMAGUI_KEEP_THEMES = og2, exported;
33
- }
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../src/helpers/requireTamaguiCore.ts"],
4
- "mappings": ";;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAIO,SAAS,mBACd,UACA,YAAsB,SACU;AAChC,MAAI,CAAC;AACH,UAAM,IAAI,MAAM,yCAAyC;AAI3D,QAAM,MAAM,QAAQ,IAAI,mBAClB,MAAM,QAAQ,IAAI;AACxB,UAAQ,IAAI,sBAAsB,KAClC,QAAQ,IAAI,wBAAwB;AAEpC,QAAM,WAAW;AAAA,IACf,aAAa,WAAW,yBAAyB;AAAA,EACnD;AAGA,iBAAQ,IAAI,oBAAoB,KAChC,QAAQ,IAAI,sBAAsB,KAE3B;AACT;",
5
- "names": []
6
- }
package/dist/index.cjs DELETED
@@ -1,40 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __getProtoOf = Object.getPrototypeOf,
6
- __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
- __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default")),
21
- __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
22
- // If the importer is in node compatibility mode or this is not an ESM
23
- // file that has been converted to a CommonJS file using a Babel-
24
- // compatible transform (i.e. "__esModule" has not been set), then set
25
- // "default" to the CommonJS "module.exports" for node compatibility.
26
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
27
- value: mod,
28
- enumerable: !0
29
- }) : target, mod)),
30
- __toCommonJS = mod => __copyProps(__defProp({}, "__esModule", {
31
- value: !0
32
- }), mod);
33
- var src_exports = {};
34
- __export(src_exports, {
35
- default: () => src_default
36
- });
37
- module.exports = __toCommonJS(src_exports);
38
- var Static1 = __toESM(require("./exports.cjs"));
39
- __reExport(src_exports, require("./exports.cjs"), module.exports);
40
- var src_default = Static1;
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../src/index.ts"],
4
- "mappings": ";;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,cAAyB;AACzB,wBAAc,sBAFd;AAGA,IAAO,cAAQ;",
5
- "names": []
6
- }
@@ -1,102 +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 registerRequire_exports = {};
22
- __export(registerRequire_exports, {
23
- getNameToPaths: () => getNameToPaths,
24
- registerRequire: () => registerRequire,
25
- setRequireResult: () => setRequireResult
26
- });
27
- module.exports = __toCommonJS(registerRequire_exports);
28
- var import_node = require("esbuild-register/dist/node"),
29
- import_requireTamaguiCore = require("./helpers/requireTamaguiCore.cjs"),
30
- import_bundle = require("./extractor/bundle.cjs");
31
- const nameToPaths = {},
32
- getNameToPaths = () => nameToPaths,
33
- Module = require("node:module"),
34
- packageJson = require("react-native-web/package.json"),
35
- proxyWorm = require("@tamagui/proxy-worm"),
36
- rnw = require("react-native-web");
37
- let isRegistered = !1,
38
- og;
39
- const whitelisted = {
40
- react: !0
41
- },
42
- compiled = {};
43
- function setRequireResult(name, result) {
44
- compiled[name] = result;
45
- }
46
- function registerRequire(platform, {
47
- proxyWormImports
48
- } = {
49
- proxyWormImports: !1
50
- }) {
51
- if (isRegistered) return {
52
- tamaguiRequire: require,
53
- unregister: () => {}
54
- };
55
- const {
56
- unregister
57
- } = (0, import_node.register)({
58
- hookIgnoreNodeModules: !1
59
- });
60
- og || (og = Module.prototype.require), isRegistered = !0, Module.prototype.require = tamaguiRequire;
61
- function tamaguiRequire(path) {
62
- if (path === "tamagui" && platform === "native") return og.apply(this, ["tamagui/native"]);
63
- if (path === "@tamagui/core" || path === "@tamagui/web") return (0, import_requireTamaguiCore.requireTamaguiCore)(platform, path2 => og.apply(this, [path2]));
64
- if (path in compiled) return compiled[path];
65
- if (import_bundle.esbuildIgnoreFilesRegex.test(path)) return {};
66
- if (path === "react-native-svg") return og.apply(this, ["@tamagui/react-native-svg"]);
67
- if (path === "@gorhom/bottom-sheet" || path.startsWith("react-native-reanimated") || path === "expo-linear-gradient" || path === "@expo/vector-icons" || path === "tamagui/linear-gradient") return proxyWorm;
68
- if (path === "react-native/package.json") return packageJson;
69
- if (path === "@tamagui/react-native-web-lite" || path.startsWith("react-native")) return rnw;
70
- if (path in knownIgnorableModules) return proxyWorm;
71
- if (!whitelisted[path] && proxyWormImports && !path.includes(".tamagui-dynamic-eval")) return path === "tamagui" ? og.apply(this, [path]) : proxyWorm;
72
- try {
73
- return og.apply(this, arguments);
74
- } catch (err) {
75
- return !process.env.TAMAGUI_ENABLE_WARN_DYNAMIC_LOAD && path.includes("tamagui-dynamic-eval") ? void 0 : (allowedIgnores[path] || IGNORES === "true" || (!process.env.TAMAGUI_SHOW_FULL_BUNDLE_ERRORS && !process.env.DEBUG ? hasWarnedForModules.has(path) || (hasWarnedForModules.add(path), console.info(` tamagui: skipping ${path} tamagui.dev/docs/intro/errors#warning-001`)) : console.error(`Tamagui failed loading "${path}"
76
-
77
- ${err.message}
78
- ${err.stack}
79
-
80
- `)), proxyWorm);
81
- }
82
- }
83
- return {
84
- tamaguiRequire,
85
- unregister: () => {
86
- unregister(), isRegistered = !1, Module.prototype.require = og;
87
- }
88
- };
89
- }
90
- const IGNORES = process.env.TAMAGUI_IGNORE_BUNDLE_ERRORS,
91
- extraIgnores = IGNORES === "true" ? [] : process.env.TAMAGUI_IGNORE_BUNDLE_ERRORS?.split(","),
92
- knownIgnorableModules = {
93
- "expo-modules": !0,
94
- solito: !0,
95
- ...Object.fromEntries(extraIgnores?.map(k => [k, !0]) || [])
96
- },
97
- hasWarnedForModules = /* @__PURE__ */new Set(),
98
- allowedIgnores = {
99
- "expo-constants": !0,
100
- "./ExpoHaptics": !0,
101
- "./js/MaskedView": !0
102
- };
@@ -1,6 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../src/registerRequire.ts"],
4
- "mappings": "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",
5
- "names": ["path"]
6
- }