@ohos-ports/prisma-internals 7.10.0-beta.0

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 (328) hide show
  1. package/LICENSE +201 -0
  2. package/dist/Generator.d.ts +42 -0
  3. package/dist/Generator.js +29 -0
  4. package/dist/WasmPanicRegistry.d.ts +5 -0
  5. package/dist/WasmPanicRegistry.js +25 -0
  6. package/dist/WasmSchemaEngineLoader.d.ts +5 -0
  7. package/dist/WasmSchemaEngineLoader.js +25 -0
  8. package/dist/built-in-provider.d.ts +5 -0
  9. package/dist/built-in-provider.js +25 -0
  10. package/dist/chunk-2B26F5N3.js +72 -0
  11. package/dist/chunk-2IOZUH3U.js +26 -0
  12. package/dist/chunk-2SDPW6AX.js +39 -0
  13. package/dist/chunk-3IMRWXIL.js +176 -0
  14. package/dist/chunk-3TYD3ZGQ.js +115 -0
  15. package/dist/chunk-3U4QB2G3.js +166 -0
  16. package/dist/chunk-3VD46SL7.js +151 -0
  17. package/dist/chunk-3YOF262C.js +176 -0
  18. package/dist/chunk-3ZHE2IX4.js +55 -0
  19. package/dist/chunk-4VNS5WPM.js +61 -0
  20. package/dist/chunk-5AI4FIZ3.js +1342 -0
  21. package/dist/chunk-5BDP445D.js +51 -0
  22. package/dist/chunk-5DBOS77Y.js +609 -0
  23. package/dist/chunk-5FJ3MENK.js +30 -0
  24. package/dist/chunk-5I4ERIIY.js +30 -0
  25. package/dist/chunk-5PJQQKQI.js +106 -0
  26. package/dist/chunk-5VQNKCKW.js +38 -0
  27. package/dist/chunk-5WRIOIZY.js +31 -0
  28. package/dist/chunk-6JE6QGSJ.js +37 -0
  29. package/dist/chunk-6PWHYRKR.js +74 -0
  30. package/dist/chunk-6QMQ2JYG.js +122 -0
  31. package/dist/chunk-6Z766KGR.js +95 -0
  32. package/dist/chunk-74RGCSUJ.js +44 -0
  33. package/dist/chunk-7B5PXS6N.js +29 -0
  34. package/dist/chunk-ANU3HEGF.js +29 -0
  35. package/dist/chunk-BERN76ZI.js +347 -0
  36. package/dist/chunk-BGMZPA2F.js +39 -0
  37. package/dist/chunk-BPDMLM32.js +105 -0
  38. package/dist/chunk-C47SCASR.js +37 -0
  39. package/dist/chunk-CGFNDGGI.js +40 -0
  40. package/dist/chunk-CTQD6OLG.js +438 -0
  41. package/dist/chunk-CUD726EK.js +36 -0
  42. package/dist/chunk-CXEXLFVL.js +166 -0
  43. package/dist/chunk-CYAS6B5N.js +48 -0
  44. package/dist/chunk-D4VZUY3O.js +71 -0
  45. package/dist/chunk-DODIJPCS.js +34 -0
  46. package/dist/chunk-DTPFRZWV.js +31 -0
  47. package/dist/chunk-DUDEWDFC.js +101 -0
  48. package/dist/chunk-DZ4QWHTB.js +127 -0
  49. package/dist/chunk-E23HYCQJ.js +37 -0
  50. package/dist/chunk-E476ARWS.js +2091 -0
  51. package/dist/chunk-EKGEKB22.js +28 -0
  52. package/dist/chunk-EU6UOKRD.js +26 -0
  53. package/dist/chunk-EWPXLBGE.js +115 -0
  54. package/dist/chunk-FCYHZHVW.js +43 -0
  55. package/dist/chunk-FRVJZOHP.js +1823 -0
  56. package/dist/chunk-GJSFP4V4.js +30 -0
  57. package/dist/chunk-GXW4NTU2.js +34 -0
  58. package/dist/chunk-H4NI2RIK.js +35 -0
  59. package/dist/chunk-HHG4DGHC.js +496 -0
  60. package/dist/chunk-HPVMQFIY.js +407 -0
  61. package/dist/chunk-I2CBQZJY.js +122 -0
  62. package/dist/chunk-I4K46RGG.js +31 -0
  63. package/dist/chunk-I6WLABB2.js +429 -0
  64. package/dist/chunk-ICFLO5JW.js +26 -0
  65. package/dist/chunk-IL7PSY44.js +26 -0
  66. package/dist/chunk-IOIAK7V7.js +53 -0
  67. package/dist/chunk-IYN5VKMD.js +110 -0
  68. package/dist/chunk-J77ZIDXB.js +69 -0
  69. package/dist/chunk-J7ZPY2XA.js +47 -0
  70. package/dist/chunk-JFXHOFJA.js +46 -0
  71. package/dist/chunk-JOIHHXR6.js +2067 -0
  72. package/dist/chunk-JPZYSRK3.js +6412 -0
  73. package/dist/chunk-JTKAT4KZ.js +26 -0
  74. package/dist/chunk-K2EOOA2X.js +91 -0
  75. package/dist/chunk-KDP6C3CB.js +56 -0
  76. package/dist/chunk-L3LDE52J.js +51 -0
  77. package/dist/chunk-L6V54WGO.js +39 -0
  78. package/dist/chunk-LMVSIVKQ.js +62 -0
  79. package/dist/chunk-LPNBWFQ3.js +38 -0
  80. package/dist/chunk-LRBXMV4B.js +26 -0
  81. package/dist/chunk-LRU47BGE.js +78 -0
  82. package/dist/chunk-M3GBKLGE.js +24 -0
  83. package/dist/chunk-MCS5ZY6Y.js +27 -0
  84. package/dist/chunk-NBWRGVYR.js +47 -0
  85. package/dist/chunk-NIWBAJZV.js +36 -0
  86. package/dist/chunk-NTDBN2N2.js +104 -0
  87. package/dist/chunk-NVNI2SRU.js +4230 -0
  88. package/dist/chunk-OIVPX3BR.js +32 -0
  89. package/dist/chunk-PFYALFCY.js +26 -0
  90. package/dist/chunk-PG5FDKSF.js +79 -0
  91. package/dist/chunk-PKF53VLJ.js +26 -0
  92. package/dist/chunk-PTPRBA7K.js +6675 -0
  93. package/dist/chunk-QBNYSYZK.js +74 -0
  94. package/dist/chunk-QMNPESAP.js +124 -0
  95. package/dist/chunk-QN6PSQY7.js +37 -0
  96. package/dist/chunk-QVJ2BXKF.js +3997 -0
  97. package/dist/chunk-R47SFJ5Z.js +104 -0
  98. package/dist/chunk-R6QH57HZ.js +311 -0
  99. package/dist/chunk-RBDYOTWB.js +193 -0
  100. package/dist/chunk-SBUSVJCV.js +62 -0
  101. package/dist/chunk-SP2ETLT2.js +41 -0
  102. package/dist/chunk-TPCPXGC5.js +218 -0
  103. package/dist/chunk-TWSLDIFL.js +48 -0
  104. package/dist/chunk-UGR6KLZN.js +30 -0
  105. package/dist/chunk-UMM35VP5.js +1193 -0
  106. package/dist/chunk-VFNP7Q3Y.js +15529 -0
  107. package/dist/chunk-VNIE2AZB.js +41 -0
  108. package/dist/chunk-VUGB2H7M.js +438 -0
  109. package/dist/chunk-WFMA7DI5.js +92 -0
  110. package/dist/chunk-WV4QHCSM.js +26 -0
  111. package/dist/chunk-WXRVYSYN.js +33 -0
  112. package/dist/chunk-X3P4J7WW.js +28 -0
  113. package/dist/chunk-X77CS5RK.js +33 -0
  114. package/dist/chunk-XAAVALN7.js +110 -0
  115. package/dist/chunk-XXTPN4LB.js +41 -0
  116. package/dist/chunk-XYCIH36R.js +29 -0
  117. package/dist/chunk-Y4TOGY6I.js +30 -0
  118. package/dist/chunk-YNDZCLVL.js +307 -0
  119. package/dist/chunk-YXB6APHS.js +447 -0
  120. package/dist/chunk-ZJWZK45Z.js +68 -0
  121. package/dist/chunk-ZKWDIAVF.js +29 -0
  122. package/dist/cli/Help.d.ts +11 -0
  123. package/dist/cli/Help.js +27 -0
  124. package/dist/cli/checkUnsupportedDataProxy.d.ts +16 -0
  125. package/dist/cli/checkUnsupportedDataProxy.js +125 -0
  126. package/dist/cli/completion-values.d.ts +24 -0
  127. package/dist/cli/completion-values.js +47 -0
  128. package/dist/cli/directoryConfig.d.ts +11 -0
  129. package/dist/cli/directoryConfig.js +25 -0
  130. package/dist/cli/getGeneratorSuccessMessage.d.ts +7 -0
  131. package/dist/cli/getGeneratorSuccessMessage.js +29 -0
  132. package/dist/cli/getSchema.d.ts +46 -0
  133. package/dist/cli/getSchema.js +31 -0
  134. package/dist/cli/getTypescriptVersion.d.ts +1 -0
  135. package/dist/cli/getTypescriptVersion.js +25 -0
  136. package/dist/cli/hashes.d.ts +11 -0
  137. package/dist/cli/hashes.js +28 -0
  138. package/dist/cli/schemaContext.d.ts +56 -0
  139. package/dist/cli/schemaContext.js +126 -0
  140. package/dist/cli/types.d.ts +63 -0
  141. package/dist/cli/types.js +1 -0
  142. package/dist/cli/utils.d.ts +13 -0
  143. package/dist/cli/utils.js +27 -0
  144. package/dist/convertCredentials.d.ts +10 -0
  145. package/dist/convertCredentials.js +28 -0
  146. package/dist/engine-commands/errorHelpers.d.ts +4 -0
  147. package/dist/engine-commands/errorHelpers.js +28 -0
  148. package/dist/engine-commands/formatSchema.d.ts +22 -0
  149. package/dist/engine-commands/formatSchema.js +124 -0
  150. package/dist/engine-commands/getConfig.d.ts +27 -0
  151. package/dist/engine-commands/getConfig.js +39 -0
  152. package/dist/engine-commands/getDmmf.d.ts +21 -0
  153. package/dist/engine-commands/getDmmf.js +40 -0
  154. package/dist/engine-commands/getEngineVersion.d.ts +4 -0
  155. package/dist/engine-commands/getEngineVersion.js +33 -0
  156. package/dist/engine-commands/getEnginesInfo.d.ts +20 -0
  157. package/dist/engine-commands/getEnginesInfo.js +36 -0
  158. package/dist/engine-commands/index.d.ts +10 -0
  159. package/dist/engine-commands/index.js +136 -0
  160. package/dist/engine-commands/lintSchema.d.ts +26 -0
  161. package/dist/engine-commands/lintSchema.js +34 -0
  162. package/dist/engine-commands/mergeSchemas.d.ts +12 -0
  163. package/dist/engine-commands/mergeSchemas.js +39 -0
  164. package/dist/engine-commands/queryEngineCommons.d.ts +31 -0
  165. package/dist/engine-commands/queryEngineCommons.js +33 -0
  166. package/dist/engine-commands/relativizePathInPSLError.d.ts +1 -0
  167. package/dist/engine-commands/relativizePathInPSLError.js +25 -0
  168. package/dist/engine-commands/validate.d.ts +12 -0
  169. package/dist/engine-commands/validate.js +39 -0
  170. package/dist/errorReporting.d.ts +25 -0
  171. package/dist/errorReporting.js +29 -0
  172. package/dist/get-generators/getGenerators.d.ts +71 -0
  173. package/dist/get-generators/getGenerators.js +127 -0
  174. package/dist/get-generators/utils/binaryTypeToEngineType.d.ts +3 -0
  175. package/dist/get-generators/utils/binaryTypeToEngineType.js +25 -0
  176. package/dist/get-generators/utils/engineTypeToBinaryType.d.ts +3 -0
  177. package/dist/get-generators/utils/engineTypeToBinaryType.js +25 -0
  178. package/dist/get-generators/utils/fixBinaryTargets.d.ts +3 -0
  179. package/dist/get-generators/utils/fixBinaryTargets.js +25 -0
  180. package/dist/get-generators/utils/getBinaryPathsByVersion.d.ts +7 -0
  181. package/dist/get-generators/utils/getBinaryPathsByVersion.js +30 -0
  182. package/dist/get-generators/utils/getEngineVersionForGenerator.d.ts +2 -0
  183. package/dist/get-generators/utils/getEngineVersionForGenerator.js +25 -0
  184. package/dist/get-generators/utils/printGeneratorConfig.d.ts +9 -0
  185. package/dist/get-generators/utils/printGeneratorConfig.js +29 -0
  186. package/dist/getPackedPackage.d.ts +1 -0
  187. package/dist/getPackedPackage.js +29 -0
  188. package/dist/highlight/highlight.d.ts +3 -0
  189. package/dist/highlight/highlight.js +32 -0
  190. package/dist/highlight/languages/dml.d.ts +2 -0
  191. package/dist/highlight/languages/dml.js +25 -0
  192. package/dist/highlight/languages/sql.d.ts +2 -0
  193. package/dist/highlight/languages/sql.js +25 -0
  194. package/dist/highlight/prism.d.ts +6 -0
  195. package/dist/highlight/prism.js +28 -0
  196. package/dist/highlight/theme.d.ts +2 -0
  197. package/dist/highlight/theme.js +26 -0
  198. package/dist/highlight/types.d.ts +35 -0
  199. package/dist/highlight/types.js +1 -0
  200. package/dist/index.d.ts +80 -0
  201. package/dist/index.js +257 -0
  202. package/dist/logger.d.ts +14 -0
  203. package/dist/logger.js +32 -0
  204. package/dist/magic-string.es-B2CP4FDB.js +1324 -0
  205. package/dist/migrateTypes.d.ts +99 -0
  206. package/dist/migrateTypes.js +1 -0
  207. package/dist/multipart-parser-3AFJFP6K.js +374 -0
  208. package/dist/panic.d.ts +31 -0
  209. package/dist/panic.js +29 -0
  210. package/dist/resolveBinary.d.ts +6 -0
  211. package/dist/resolveBinary.js +34 -0
  212. package/dist/resolveOutput.d.ts +5 -0
  213. package/dist/resolveOutput.js +25 -0
  214. package/dist/resolvePkg.d.ts +7 -0
  215. package/dist/resolvePkg.js +25 -0
  216. package/dist/schemaEngineCommands.d.ts +36 -0
  217. package/dist/schemaEngineCommands.js +36 -0
  218. package/dist/sendPanic.d.ts +10 -0
  219. package/dist/sendPanic.js +29 -0
  220. package/dist/types.d.ts +34 -0
  221. package/dist/types.js +1 -0
  222. package/dist/utils/__tests__/isCi.test.js +58 -0
  223. package/dist/utils/__tests__/isInteractive.test.js +47 -0
  224. package/dist/utils/assertAlways.d.ts +14 -0
  225. package/dist/utils/assertAlways.js +25 -0
  226. package/dist/utils/assertNever.d.ts +27 -0
  227. package/dist/utils/assertNever.js +25 -0
  228. package/dist/utils/binaryTargetRegex.d.ts +8 -0
  229. package/dist/utils/binaryTargetRegex.js +25 -0
  230. package/dist/utils/callOnce.d.ts +13 -0
  231. package/dist/utils/callOnce.js +25 -0
  232. package/dist/utils/callOnce.test.d.ts +1 -0
  233. package/dist/utils/callOnce.test.js +36 -0
  234. package/dist/utils/canPrompt.d.ts +1 -0
  235. package/dist/utils/canPrompt.js +27 -0
  236. package/dist/utils/chmodPlusX.d.ts +1 -0
  237. package/dist/utils/chmodPlusX.js +25 -0
  238. package/dist/utils/drawBox.d.ts +9 -0
  239. package/dist/utils/drawBox.js +26 -0
  240. package/dist/utils/extractPreviewFeatures.d.ts +2 -0
  241. package/dist/utils/extractPreviewFeatures.js +28 -0
  242. package/dist/utils/formatTable.d.ts +5 -0
  243. package/dist/utils/formatTable.js +25 -0
  244. package/dist/utils/formatms.d.ts +5 -0
  245. package/dist/utils/formatms.js +25 -0
  246. package/dist/utils/fs-functional.d.ts +53 -0
  247. package/dist/utils/fs-functional.js +35 -0
  248. package/dist/utils/fs-utils.d.ts +30 -0
  249. package/dist/utils/fs-utils.js +32 -0
  250. package/dist/utils/getCommandWithExecutor.d.ts +1 -0
  251. package/dist/utils/getCommandWithExecutor.js +26 -0
  252. package/dist/utils/getGitHubIssueUrl.d.ts +18 -0
  253. package/dist/utils/getGitHubIssueUrl.js +27 -0
  254. package/dist/utils/getVersionFromPackageJson.d.ts +1 -0
  255. package/dist/utils/getVersionFromPackageJson.js +26 -0
  256. package/dist/utils/handlePanic.d.ts +11 -0
  257. package/dist/utils/handlePanic.js +36 -0
  258. package/dist/utils/hasOwnProperty.d.ts +1 -0
  259. package/dist/utils/hasOwnProperty.js +25 -0
  260. package/dist/utils/isCi.d.ts +1 -0
  261. package/dist/utils/isCi.js +25 -0
  262. package/dist/utils/isCurrentBinInstalledGlobally.d.ts +1 -0
  263. package/dist/utils/isCurrentBinInstalledGlobally.js +25 -0
  264. package/dist/utils/isInContainer.d.ts +5 -0
  265. package/dist/utils/isInContainer.js +25 -0
  266. package/dist/utils/isInNpmLifecycleHook.d.ts +4 -0
  267. package/dist/utils/isInNpmLifecycleHook.js +25 -0
  268. package/dist/utils/isInteractive.d.ts +6 -0
  269. package/dist/utils/isInteractive.js +25 -0
  270. package/dist/utils/isPromiseLike.d.ts +1 -0
  271. package/dist/utils/isPromiseLike.js +25 -0
  272. package/dist/utils/isValidJsIdentifier.d.ts +1 -0
  273. package/dist/utils/isValidJsIdentifier.js +25 -0
  274. package/dist/utils/keyBy.d.ts +9 -0
  275. package/dist/utils/keyBy.js +25 -0
  276. package/dist/utils/link.d.ts +1 -0
  277. package/dist/utils/link.js +26 -0
  278. package/dist/utils/mapKeys.d.ts +1 -0
  279. package/dist/utils/mapKeys.js +25 -0
  280. package/dist/utils/mapObjectValues.d.ts +1 -0
  281. package/dist/utils/mapObjectValues.js +25 -0
  282. package/dist/utils/max.d.ts +11 -0
  283. package/dist/utils/max.js +26 -0
  284. package/dist/utils/max.test.d.ts +1 -0
  285. package/dist/utils/max.test.js +22 -0
  286. package/dist/utils/maybeInGitHook.d.ts +9 -0
  287. package/dist/utils/maybeInGitHook.js +25 -0
  288. package/dist/utils/missingDatasource.d.ts +1 -0
  289. package/dist/utils/missingDatasource.js +32 -0
  290. package/dist/utils/missingGeneratorMessage.d.ts +3 -0
  291. package/dist/utils/missingGeneratorMessage.js +34 -0
  292. package/dist/utils/now.d.ts +3 -0
  293. package/dist/utils/now.js +51 -0
  294. package/dist/utils/omit.d.ts +6 -0
  295. package/dist/utils/omit.js +30 -0
  296. package/dist/utils/parseAWSNodejsRuntimeEnvVarVersion.d.ts +1 -0
  297. package/dist/utils/parseAWSNodejsRuntimeEnvVarVersion.js +25 -0
  298. package/dist/utils/parseEnvValue.d.ts +17 -0
  299. package/dist/utils/parseEnvValue.js +27 -0
  300. package/dist/utils/path.d.ts +14 -0
  301. package/dist/utils/path.js +26 -0
  302. package/dist/utils/path.test.d.ts +1 -0
  303. package/dist/utils/path.test.js +54 -0
  304. package/dist/utils/pick.d.ts +1 -0
  305. package/dist/utils/pick.js +25 -0
  306. package/dist/utils/printConfigWarnings.d.ts +1 -0
  307. package/dist/utils/printConfigWarnings.js +26 -0
  308. package/dist/utils/prismaPostgres.d.ts +13 -0
  309. package/dist/utils/prismaPostgres.js +28 -0
  310. package/dist/utils/prismaPostgres.test.d.ts +1 -0
  311. package/dist/utils/prismaPostgres.test.js +33 -0
  312. package/dist/utils/schemaFileInput.d.ts +2 -0
  313. package/dist/utils/schemaFileInput.js +25 -0
  314. package/dist/utils/setClassName.d.ts +9 -0
  315. package/dist/utils/setClassName.js +25 -0
  316. package/dist/utils/toSchemasContainer.d.ts +5 -0
  317. package/dist/utils/toSchemasContainer.js +26 -0
  318. package/dist/utils/unique.d.ts +5 -0
  319. package/dist/utils/unique.js +38 -0
  320. package/dist/utils/validatePrismaConfigWithDatasource.d.ts +17 -0
  321. package/dist/utils/validatePrismaConfigWithDatasource.js +28 -0
  322. package/dist/utils/vercelPkgPathRegex.d.ts +1 -0
  323. package/dist/utils/vercelPkgPathRegex.js +25 -0
  324. package/dist/warnOnce.d.ts +1 -0
  325. package/dist/warnOnce.js +27 -0
  326. package/dist/wasm.d.ts +5 -0
  327. package/dist/wasm.js +29 -0
  328. package/package.json +93 -0
@@ -0,0 +1,429 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], 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", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var chunk_I6WLABB2_exports = {};
30
+ __export(chunk_I6WLABB2_exports, {
31
+ link: () => link2
32
+ });
33
+ module.exports = __toCommonJS(chunk_I6WLABB2_exports);
34
+ var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
35
+ var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
36
+ var import_node_process = __toESM(require("node:process"));
37
+ var require_has_flag = (0, import_chunk_4VNS5WPM.__commonJS)({
38
+ "../../node_modules/.pnpm/has-flag@4.0.0/node_modules/has-flag/index.js"(exports, module2) {
39
+ "use strict";
40
+ module2.exports = (flag, argv = process.argv) => {
41
+ const prefix = flag.startsWith("-") ? "" : flag.length === 1 ? "-" : "--";
42
+ const position = argv.indexOf(prefix + flag);
43
+ const terminatorPosition = argv.indexOf("--");
44
+ return position !== -1 && (terminatorPosition === -1 || position < terminatorPosition);
45
+ };
46
+ }
47
+ });
48
+ var require_supports_color = (0, import_chunk_4VNS5WPM.__commonJS)({
49
+ "../../node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/index.js"(exports, module2) {
50
+ "use strict";
51
+ var os = (0, import_chunk_4VNS5WPM.__require)("os");
52
+ var tty = (0, import_chunk_4VNS5WPM.__require)("tty");
53
+ var hasFlag = require_has_flag();
54
+ var { env } = process;
55
+ var forceColor;
56
+ if (hasFlag("no-color") || hasFlag("no-colors") || hasFlag("color=false") || hasFlag("color=never")) {
57
+ forceColor = 0;
58
+ } else if (hasFlag("color") || hasFlag("colors") || hasFlag("color=true") || hasFlag("color=always")) {
59
+ forceColor = 1;
60
+ }
61
+ if ("FORCE_COLOR" in env) {
62
+ if (env.FORCE_COLOR === "true") {
63
+ forceColor = 1;
64
+ } else if (env.FORCE_COLOR === "false") {
65
+ forceColor = 0;
66
+ } else {
67
+ forceColor = env.FORCE_COLOR.length === 0 ? 1 : Math.min(parseInt(env.FORCE_COLOR, 10), 3);
68
+ }
69
+ }
70
+ function translateLevel(level) {
71
+ if (level === 0) {
72
+ return false;
73
+ }
74
+ return {
75
+ level,
76
+ hasBasic: true,
77
+ has256: level >= 2,
78
+ has16m: level >= 3
79
+ };
80
+ }
81
+ function supportsColor(haveStream, streamIsTTY) {
82
+ if (forceColor === 0) {
83
+ return 0;
84
+ }
85
+ if (hasFlag("color=16m") || hasFlag("color=full") || hasFlag("color=truecolor")) {
86
+ return 3;
87
+ }
88
+ if (hasFlag("color=256")) {
89
+ return 2;
90
+ }
91
+ if (haveStream && !streamIsTTY && forceColor === void 0) {
92
+ return 0;
93
+ }
94
+ const min = forceColor || 0;
95
+ if (env.TERM === "dumb") {
96
+ return min;
97
+ }
98
+ if (process.platform === "win32") {
99
+ const osRelease = os.release().split(".");
100
+ if (Number(osRelease[0]) >= 10 && Number(osRelease[2]) >= 10586) {
101
+ return Number(osRelease[2]) >= 14931 ? 3 : 2;
102
+ }
103
+ return 1;
104
+ }
105
+ if ("CI" in env) {
106
+ if (["TRAVIS", "CIRCLECI", "APPVEYOR", "GITLAB_CI", "GITHUB_ACTIONS", "BUILDKITE"].some((sign) => sign in env) || env.CI_NAME === "codeship") {
107
+ return 1;
108
+ }
109
+ return min;
110
+ }
111
+ if ("TEAMCITY_VERSION" in env) {
112
+ return /^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(env.TEAMCITY_VERSION) ? 1 : 0;
113
+ }
114
+ if (env.COLORTERM === "truecolor") {
115
+ return 3;
116
+ }
117
+ if ("TERM_PROGRAM" in env) {
118
+ const version = parseInt((env.TERM_PROGRAM_VERSION || "").split(".")[0], 10);
119
+ switch (env.TERM_PROGRAM) {
120
+ case "iTerm.app":
121
+ return version >= 3 ? 3 : 2;
122
+ case "Apple_Terminal":
123
+ return 2;
124
+ }
125
+ }
126
+ if (/-256(color)?$/i.test(env.TERM)) {
127
+ return 2;
128
+ }
129
+ if (/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(env.TERM)) {
130
+ return 1;
131
+ }
132
+ if ("COLORTERM" in env) {
133
+ return 1;
134
+ }
135
+ return min;
136
+ }
137
+ function getSupportLevel(stream) {
138
+ const level = supportsColor(stream, stream && stream.isTTY);
139
+ return translateLevel(level);
140
+ }
141
+ module2.exports = {
142
+ supportsColor: getSupportLevel,
143
+ stdout: translateLevel(supportsColor(true, tty.isatty(1))),
144
+ stderr: translateLevel(supportsColor(true, tty.isatty(2)))
145
+ };
146
+ }
147
+ });
148
+ var require_supports_hyperlinks = (0, import_chunk_4VNS5WPM.__commonJS)({
149
+ "../../node_modules/.pnpm/supports-hyperlinks@3.2.0/node_modules/supports-hyperlinks/index.js"(exports, module2) {
150
+ "use strict";
151
+ var supportsColor = require_supports_color();
152
+ var hasFlag = require_has_flag();
153
+ function parseVersion(versionString) {
154
+ if (/^\d{3,4}$/.test(versionString)) {
155
+ const m = /(\d{1,2})(\d{2})/.exec(versionString) || [];
156
+ return {
157
+ major: 0,
158
+ minor: parseInt(m[1], 10),
159
+ patch: parseInt(m[2], 10)
160
+ };
161
+ }
162
+ const versions = (versionString || "").split(".").map((n) => parseInt(n, 10));
163
+ return {
164
+ major: versions[0],
165
+ minor: versions[1],
166
+ patch: versions[2]
167
+ };
168
+ }
169
+ function supportsHyperlink(stream) {
170
+ const {
171
+ CI,
172
+ FORCE_HYPERLINK,
173
+ NETLIFY,
174
+ TEAMCITY_VERSION,
175
+ TERM_PROGRAM,
176
+ TERM_PROGRAM_VERSION,
177
+ VTE_VERSION,
178
+ TERM
179
+ } = process.env;
180
+ if (FORCE_HYPERLINK) {
181
+ return !(FORCE_HYPERLINK.length > 0 && parseInt(FORCE_HYPERLINK, 10) === 0);
182
+ }
183
+ if (hasFlag("no-hyperlink") || hasFlag("no-hyperlinks") || hasFlag("hyperlink=false") || hasFlag("hyperlink=never")) {
184
+ return false;
185
+ }
186
+ if (hasFlag("hyperlink=true") || hasFlag("hyperlink=always")) {
187
+ return true;
188
+ }
189
+ if (NETLIFY) {
190
+ return true;
191
+ }
192
+ if (!supportsColor.supportsColor(stream)) {
193
+ return false;
194
+ }
195
+ if (stream && !stream.isTTY) {
196
+ return false;
197
+ }
198
+ if ("WT_SESSION" in process.env) {
199
+ return true;
200
+ }
201
+ if (process.platform === "win32") {
202
+ return false;
203
+ }
204
+ if (CI) {
205
+ return false;
206
+ }
207
+ if (TEAMCITY_VERSION) {
208
+ return false;
209
+ }
210
+ if (TERM_PROGRAM) {
211
+ const version = parseVersion(TERM_PROGRAM_VERSION || "");
212
+ switch (TERM_PROGRAM) {
213
+ case "iTerm.app":
214
+ if (version.major === 3) {
215
+ return version.minor >= 1;
216
+ }
217
+ return version.major > 3;
218
+ case "WezTerm":
219
+ return version.major >= 20200620;
220
+ case "vscode":
221
+ return version.major > 1 || version.major === 1 && version.minor >= 72;
222
+ case "ghostty":
223
+ return true;
224
+ }
225
+ }
226
+ if (VTE_VERSION) {
227
+ if (VTE_VERSION === "0.50.0") {
228
+ return false;
229
+ }
230
+ const version = parseVersion(VTE_VERSION);
231
+ return version.major > 0 || version.minor >= 50;
232
+ }
233
+ switch (TERM) {
234
+ case "alacritty":
235
+ return true;
236
+ }
237
+ return false;
238
+ }
239
+ module2.exports = {
240
+ supportsHyperlink,
241
+ stdout: supportsHyperlink(process.stdout),
242
+ stderr: supportsHyperlink(process.stderr)
243
+ };
244
+ }
245
+ });
246
+ var base_exports = {};
247
+ (0, import_chunk_4VNS5WPM.__export)(base_exports, {
248
+ beep: () => beep,
249
+ clearScreen: () => clearScreen,
250
+ clearTerminal: () => clearTerminal,
251
+ cursorBackward: () => cursorBackward,
252
+ cursorDown: () => cursorDown,
253
+ cursorForward: () => cursorForward,
254
+ cursorGetPosition: () => cursorGetPosition,
255
+ cursorHide: () => cursorHide,
256
+ cursorLeft: () => cursorLeft,
257
+ cursorMove: () => cursorMove,
258
+ cursorNextLine: () => cursorNextLine,
259
+ cursorPrevLine: () => cursorPrevLine,
260
+ cursorRestorePosition: () => cursorRestorePosition,
261
+ cursorSavePosition: () => cursorSavePosition,
262
+ cursorShow: () => cursorShow,
263
+ cursorTo: () => cursorTo,
264
+ cursorUp: () => cursorUp,
265
+ enterAlternativeScreen: () => enterAlternativeScreen,
266
+ eraseDown: () => eraseDown,
267
+ eraseEndLine: () => eraseEndLine,
268
+ eraseLine: () => eraseLine,
269
+ eraseLines: () => eraseLines,
270
+ eraseScreen: () => eraseScreen,
271
+ eraseStartLine: () => eraseStartLine,
272
+ eraseUp: () => eraseUp,
273
+ exitAlternativeScreen: () => exitAlternativeScreen,
274
+ iTerm: () => iTerm,
275
+ image: () => image,
276
+ link: () => link,
277
+ scrollDown: () => scrollDown,
278
+ scrollUp: () => scrollUp
279
+ });
280
+ var isBrowser = globalThis.window?.document !== void 0;
281
+ var isNode = globalThis.process?.versions?.node !== void 0;
282
+ var isBun = globalThis.process?.versions?.bun !== void 0;
283
+ var isDeno = globalThis.Deno?.version?.deno !== void 0;
284
+ var isElectron = globalThis.process?.versions?.electron !== void 0;
285
+ var isJsDom = globalThis.navigator?.userAgent?.includes("jsdom") === true;
286
+ var isWebWorker = typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
287
+ var isDedicatedWorker = typeof DedicatedWorkerGlobalScope !== "undefined" && globalThis instanceof DedicatedWorkerGlobalScope;
288
+ var isSharedWorker = typeof SharedWorkerGlobalScope !== "undefined" && globalThis instanceof SharedWorkerGlobalScope;
289
+ var isServiceWorker = typeof ServiceWorkerGlobalScope !== "undefined" && globalThis instanceof ServiceWorkerGlobalScope;
290
+ var platform = globalThis.navigator?.userAgentData?.platform;
291
+ var isMacOs = platform === "macOS" || globalThis.navigator?.platform === "MacIntel" || globalThis.navigator?.userAgent?.includes(" Mac ") === true || globalThis.process?.platform === "darwin";
292
+ var isWindows = platform === "Windows" || globalThis.navigator?.platform === "Win32" || globalThis.process?.platform === "win32";
293
+ var isLinux = platform === "Linux" || globalThis.navigator?.platform?.startsWith("Linux") === true || globalThis.navigator?.userAgent?.includes(" Linux ") === true || globalThis.process?.platform === "linux";
294
+ var isIos = platform === "iOS" || globalThis.navigator?.platform === "MacIntel" && globalThis.navigator?.maxTouchPoints > 1 || /iPad|iPhone|iPod/.test(globalThis.navigator?.platform);
295
+ var isAndroid = platform === "Android" || globalThis.navigator?.platform === "Android" || globalThis.navigator?.userAgent?.includes(" Android ") === true || globalThis.process?.platform === "android";
296
+ var ESC = "\x1B[";
297
+ var OSC = "\x1B]";
298
+ var BEL = "\x07";
299
+ var SEP = ";";
300
+ var isTerminalApp = !isBrowser && import_node_process.default.env.TERM_PROGRAM === "Apple_Terminal";
301
+ var isWindows2 = !isBrowser && import_node_process.default.platform === "win32";
302
+ var cwdFunction = isBrowser ? () => {
303
+ throw new Error("`process.cwd()` only works in Node.js, not the browser.");
304
+ } : import_node_process.default.cwd;
305
+ var cursorTo = (x, y) => {
306
+ if (typeof x !== "number") {
307
+ throw new TypeError("The `x` argument is required");
308
+ }
309
+ if (typeof y !== "number") {
310
+ return ESC + (x + 1) + "G";
311
+ }
312
+ return ESC + (y + 1) + SEP + (x + 1) + "H";
313
+ };
314
+ var cursorMove = (x, y) => {
315
+ if (typeof x !== "number") {
316
+ throw new TypeError("The `x` argument is required");
317
+ }
318
+ let returnValue = "";
319
+ if (x < 0) {
320
+ returnValue += ESC + -x + "D";
321
+ } else if (x > 0) {
322
+ returnValue += ESC + x + "C";
323
+ }
324
+ if (y < 0) {
325
+ returnValue += ESC + -y + "A";
326
+ } else if (y > 0) {
327
+ returnValue += ESC + y + "B";
328
+ }
329
+ return returnValue;
330
+ };
331
+ var cursorUp = (count = 1) => ESC + count + "A";
332
+ var cursorDown = (count = 1) => ESC + count + "B";
333
+ var cursorForward = (count = 1) => ESC + count + "C";
334
+ var cursorBackward = (count = 1) => ESC + count + "D";
335
+ var cursorLeft = ESC + "G";
336
+ var cursorSavePosition = isTerminalApp ? "\x1B7" : ESC + "s";
337
+ var cursorRestorePosition = isTerminalApp ? "\x1B8" : ESC + "u";
338
+ var cursorGetPosition = ESC + "6n";
339
+ var cursorNextLine = ESC + "E";
340
+ var cursorPrevLine = ESC + "F";
341
+ var cursorHide = ESC + "?25l";
342
+ var cursorShow = ESC + "?25h";
343
+ var eraseLines = (count) => {
344
+ let clear = "";
345
+ for (let i = 0; i < count; i++) {
346
+ clear += eraseLine + (i < count - 1 ? cursorUp() : "");
347
+ }
348
+ if (count) {
349
+ clear += cursorLeft;
350
+ }
351
+ return clear;
352
+ };
353
+ var eraseEndLine = ESC + "K";
354
+ var eraseStartLine = ESC + "1K";
355
+ var eraseLine = ESC + "2K";
356
+ var eraseDown = ESC + "J";
357
+ var eraseUp = ESC + "1J";
358
+ var eraseScreen = ESC + "2J";
359
+ var scrollUp = ESC + "S";
360
+ var scrollDown = ESC + "T";
361
+ var clearScreen = "\x1Bc";
362
+ var clearTerminal = isWindows2 ? `${eraseScreen}${ESC}0f` : `${eraseScreen}${ESC}3J${ESC}H`;
363
+ var enterAlternativeScreen = ESC + "?1049h";
364
+ var exitAlternativeScreen = ESC + "?1049l";
365
+ var beep = BEL;
366
+ var link = (text, url) => [
367
+ OSC,
368
+ "8",
369
+ SEP,
370
+ SEP,
371
+ url,
372
+ BEL,
373
+ text,
374
+ OSC,
375
+ "8",
376
+ SEP,
377
+ SEP,
378
+ BEL
379
+ ].join("");
380
+ var image = (data, options = {}) => {
381
+ let returnValue = `${OSC}1337;File=inline=1`;
382
+ if (options.width) {
383
+ returnValue += `;width=${options.width}`;
384
+ }
385
+ if (options.height) {
386
+ returnValue += `;height=${options.height}`;
387
+ }
388
+ if (options.preserveAspectRatio === false) {
389
+ returnValue += ";preserveAspectRatio=0";
390
+ }
391
+ return returnValue + ":" + Buffer.from(data).toString("base64") + BEL;
392
+ };
393
+ var iTerm = {
394
+ setCwd: (cwd = cwdFunction()) => `${OSC}50;CurrentDir=${cwd}${BEL}`,
395
+ annotation(message, options = {}) {
396
+ let returnValue = `${OSC}1337;`;
397
+ const hasX = options.x !== void 0;
398
+ const hasY = options.y !== void 0;
399
+ if ((hasX || hasY) && !(hasX && hasY && options.length !== void 0)) {
400
+ throw new Error("`x`, `y` and `length` must be defined when `x` or `y` is defined");
401
+ }
402
+ message = message.replaceAll("|", "");
403
+ returnValue += options.isHidden ? "AddHiddenAnnotation=" : "AddAnnotation=";
404
+ if (options.length > 0) {
405
+ returnValue += (hasX ? [message, options.length, options.x, options.y] : [options.length, message]).join("|");
406
+ } else {
407
+ returnValue += message;
408
+ }
409
+ return returnValue + BEL;
410
+ }
411
+ };
412
+ var import_supports_hyperlinks = (0, import_chunk_4VNS5WPM.__toESM)(require_supports_hyperlinks(), 1);
413
+ function terminalLink(text, url, { target = "stdout", ...options } = {}) {
414
+ if (!import_supports_hyperlinks.default[target]) {
415
+ if (options.fallback === false) {
416
+ return text;
417
+ }
418
+ return typeof options.fallback === "function" ? options.fallback(text, url) : `${text} (\u200B${url}\u200B)`;
419
+ }
420
+ return base_exports.link(text, url);
421
+ }
422
+ terminalLink.isSupported = import_supports_hyperlinks.default.stdout;
423
+ terminalLink.stderr = (text, url, options = {}) => terminalLink(text, url, { target: "stderr", ...options });
424
+ terminalLink.stderr.isSupported = import_supports_hyperlinks.default.stderr;
425
+ function link2(url) {
426
+ return terminalLink(url, url, {
427
+ fallback: (url2) => (0, import_chunk_PG5FDKSF.underline)(url2)
428
+ });
429
+ }
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var chunk_ICFLO5JW_exports = {};
20
+ __export(chunk_ICFLO5JW_exports, {
21
+ isInteractive: () => isInteractive
22
+ });
23
+ module.exports = __toCommonJS(chunk_ICFLO5JW_exports);
24
+ var isInteractive = ({ stream = process.stdin } = {}) => {
25
+ return Boolean(stream && stream.isTTY && process.env.TERM !== "dumb");
26
+ };
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var chunk_IL7PSY44_exports = {};
20
+ __export(chunk_IL7PSY44_exports, {
21
+ assertNever: () => assertNever
22
+ });
23
+ module.exports = __toCommonJS(chunk_IL7PSY44_exports);
24
+ function assertNever(arg, errorMessage) {
25
+ throw new Error(errorMessage);
26
+ }
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var chunk_IOIAK7V7_exports = {};
20
+ __export(chunk_IOIAK7V7_exports, {
21
+ parseBinaryTargetsEnvValue: () => parseBinaryTargetsEnvValue,
22
+ parseEnvValue: () => parseEnvValue
23
+ });
24
+ module.exports = __toCommonJS(chunk_IOIAK7V7_exports);
25
+ var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
26
+ function parseEnvValue(object) {
27
+ if (object.fromEnvVar && object.fromEnvVar != "null") {
28
+ const value = process.env[object.fromEnvVar];
29
+ if (!value) {
30
+ throw new Error(
31
+ `Attempted to load provider value using \`env(${object.fromEnvVar})\` but it was not present. Please ensure that ${(0, import_chunk_PG5FDKSF.dim)(
32
+ object.fromEnvVar
33
+ )} is present in your Environment Variables`
34
+ );
35
+ }
36
+ return value;
37
+ }
38
+ return object.value;
39
+ }
40
+ function parseBinaryTargetsEnvValue(object) {
41
+ if (object.fromEnvVar && object.fromEnvVar != "null") {
42
+ const value = process.env[object.fromEnvVar];
43
+ if (!value) {
44
+ throw new Error(
45
+ `Attempted to load binaryTargets value using \`env(${object.fromEnvVar})\` but it was not present. Please ensure that ${(0, import_chunk_PG5FDKSF.dim)(
46
+ object.fromEnvVar
47
+ )} is present in your Environment Variables`
48
+ );
49
+ }
50
+ return JSON.parse(value);
51
+ }
52
+ return object.value;
53
+ }
@@ -0,0 +1,110 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], 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", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+ var chunk_IYN5VKMD_exports = {};
30
+ __export(chunk_IYN5VKMD_exports, {
31
+ MergeSchemasError: () => MergeSchemasError,
32
+ mergeSchemas: () => mergeSchemas
33
+ });
34
+ module.exports = __toCommonJS(chunk_IYN5VKMD_exports);
35
+ var import_chunk_6Z766KGR = require("./chunk-6Z766KGR.js");
36
+ var import_chunk_C47SCASR = require("./chunk-C47SCASR.js");
37
+ var import_chunk_R6QH57HZ = require("./chunk-R6QH57HZ.js");
38
+ var import_chunk_I4K46RGG = require("./chunk-I4K46RGG.js");
39
+ var import_chunk_L3LDE52J = require("./chunk-L3LDE52J.js");
40
+ var import_chunk_5DBOS77Y = require("./chunk-5DBOS77Y.js");
41
+ var import_chunk_YNDZCLVL = require("./chunk-YNDZCLVL.js");
42
+ var import_chunk_LMVSIVKQ = require("./chunk-LMVSIVKQ.js");
43
+ var import_chunk_PG5FDKSF = require("./chunk-PG5FDKSF.js");
44
+ var import_chunk_4VNS5WPM = require("./chunk-4VNS5WPM.js");
45
+ var import_debug = __toESM(require("@prisma/debug"));
46
+ var import_function = (0, import_chunk_4VNS5WPM.__toESM)((0, import_chunk_R6QH57HZ.require_function)());
47
+ var debug = (0, import_debug.default)("prisma:mergeSchemas");
48
+ var MergeSchemasError = class extends Error {
49
+ constructor(params) {
50
+ const constructedErrorMessage = (0, import_chunk_YNDZCLVL.M)(params).with({ _tag: "parsed" }, ({ errorCode, message, reason }) => {
51
+ const errorCodeMessage = errorCode ? `Error code: ${errorCode}` : "";
52
+ return `${reason}
53
+ ${errorCodeMessage}
54
+ ${(0, import_chunk_C47SCASR.relativizePathInPSLError)(message)}`;
55
+ }).with({ _tag: "unparsed" }, ({ message, reason }) => {
56
+ const detailsHeader = (0, import_chunk_PG5FDKSF.red)((0, import_chunk_PG5FDKSF.bold)("Details:"));
57
+ return `${reason}
58
+ ${detailsHeader} ${message}`;
59
+ }).exhaustive();
60
+ const errorMessageWithContext = `${constructedErrorMessage}
61
+ [Context: mergeSchemas]`;
62
+ super((0, import_chunk_I4K46RGG.addVersionDetailsToErrorMessage)(errorMessageWithContext));
63
+ this.name = "MergeSchemasError";
64
+ }
65
+ };
66
+ function mergeSchemas(options) {
67
+ const debugErrorType = (0, import_chunk_6Z766KGR.createDebugErrorType)(debug, "mergeSchemasWasm");
68
+ debug(`Using mergeSchemas Wasm`);
69
+ const mergeSchemasEither = (0, import_function.pipe)(
70
+ (0, import_chunk_5DBOS77Y.tryCatch)(
71
+ () => {
72
+ const params = JSON.stringify({
73
+ schema: options.schemas
74
+ });
75
+ return import_chunk_L3LDE52J.prismaSchemaWasm.merge_schemas(params);
76
+ },
77
+ (e) => ({
78
+ type: "wasm-error",
79
+ reason: "(mergeSchemas wasm)",
80
+ error: e
81
+ })
82
+ )
83
+ );
84
+ if ((0, import_chunk_5DBOS77Y.isRight)(mergeSchemasEither)) {
85
+ return mergeSchemasEither.right;
86
+ }
87
+ const error = (0, import_chunk_YNDZCLVL.M)(mergeSchemasEither.left).with({ type: "wasm-error" }, (e) => {
88
+ debugErrorType(e);
89
+ console.error("");
90
+ if ((0, import_chunk_LMVSIVKQ.isWasmPanic)(e.error)) {
91
+ const { message, stack } = (0, import_chunk_LMVSIVKQ.getWasmError)(e.error);
92
+ debug(`Error merging schemas: ${message}`);
93
+ debug(stack);
94
+ const panic = new import_chunk_LMVSIVKQ.RustPanic(
95
+ /* message */
96
+ message,
97
+ /* rustStack */
98
+ stack,
99
+ /* request */
100
+ "@prisma/prisma-schema-wasm merge_schemas",
101
+ "FMT_CLI"
102
+ /* FMT_CLI */
103
+ );
104
+ return panic;
105
+ }
106
+ const errorOutput = e.error.message;
107
+ return new MergeSchemasError((0, import_chunk_6Z766KGR.parseQueryEngineError)({ errorOutput, reason: e.reason }));
108
+ }).exhaustive();
109
+ throw error;
110
+ }