auto-commit for 6d295848-b57c-40f9-8765-f3f93c94ced8

This commit is contained in:
emergent-agent-e1
2025-10-24 02:46:09 +00:00
parent b0f9261b70
commit 41853ac979
711 changed files with 711 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"./winter","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":18,"index":18}}],"key":"mkkKJkNfPl3SGB5Bx4OGQ/3JW8Y=","exportNames":["*"],"imports":1}},{"name":"./async-require","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":19},"end":{"line":2,"column":25,"index":44}}],"key":"PeNRWexqbbNYxkpckBcXNC2Zzv0=","exportNames":["*"],"imports":1}},{"name":"expo/virtual/rsc","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":45},"end":{"line":3,"column":26,"index":71}}],"key":"Njna7k+CMzQedLgoLi0KGtlTdvM=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n require(_dependencyMap[0], \"./winter\");\n require(_dependencyMap[1], \"./async-require\");\n require(_dependencyMap[2], \"expo/virtual/rsc\");\n // When users dangerously import a file inside of react-native, it breaks the web alias.\n // This is one of the most common, and cryptic web errors that users encounter.\n // This conditional side-effect provides a more helpful error message for debugging.\n // Use a wrapper `__DEV__` to remove this entire block in production.\n if (__DEV__) {\n if (\n // Skip mocking if someone is shimming this value out.\n !('__fbBatchedBridgeConfig' in global)) {\n Object.defineProperty(global, '__fbBatchedBridgeConfig', {\n get() {\n throw new Error(\"Your web project is importing a module from 'react-native' instead of 'react-native-web'. Learn more: https://expo.fyi/fb-batched-bridge-config-web\");\n }\n });\n }\n }\n});","lineCount":22,"map":[[4,2,1,0,"require"],[4,9,1,0],[4,10,1,0,"_dependencyMap"],[4,24,1,0],[5,2,2,0,"require"],[5,9,2,0],[5,10,2,0,"_dependencyMap"],[5,24,2,0],[6,2,3,0,"require"],[6,9,3,0],[6,10,3,0,"_dependencyMap"],[6,24,3,0],[7,2,5,0],[8,2,6,0],[9,2,7,0],[10,2,8,0],[11,2,9,0],[11,6,9,4,"__DEV__"],[11,13,9,11],[11,15,9,13],[12,4,10,2],[13,4,11,4],[14,4,12,4],[14,6,12,6],[14,31,12,31],[14,35,12,35,"global"],[14,41,12,41],[14,42,12,42],[14,44,13,4],[15,6,14,4,"Object"],[15,12,14,10],[15,13,14,11,"defineProperty"],[15,27,14,25],[15,28,14,26,"global"],[15,34,14,32],[15,36,14,34],[15,61,14,59],[15,63,14,61],[16,8,15,6,"get"],[16,11,15,9,"get"],[16,12,15,9],[16,14,15,12],[17,10,16,8],[17,16,16,14],[17,20,16,18,"Error"],[17,25,16,23],[17,26,17,10],[17,175,18,8],[17,176,18,9],[18,8,19,6],[19,6,20,4],[19,7,20,5],[19,8,20,6],[20,4,21,2],[21,2,22,0],[22,0,22,1],[22,3]],"functionMap":{"names":["<global>","Object.defineProperty$argument_2.get"],"mappings":"AAA;MCc;ODI"},"hasCjsExports":false},"type":"js/module"}]}
File diff suppressed because one or more lines are too long