@taqueria/protocol 0.27.2-alpha → 0.27.2-rc

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 (570) hide show
  1. package/Base.js +3 -7
  2. package/Base.js.map +1 -1
  3. package/ConfigEnvironmentFileV2.d.ts +2 -0
  4. package/ConfigEnvironmentFileV2.d.ts.map +1 -0
  5. package/ConfigEnvironmentFileV2.js +21 -0
  6. package/ConfigEnvironmentFileV2.js.map +1 -0
  7. package/ConfigFileV2.d.ts +2 -0
  8. package/ConfigFileV2.d.ts.map +1 -0
  9. package/ConfigFileV2.js +21 -0
  10. package/ConfigFileV2.js.map +1 -0
  11. package/EphemeralState.d.ts +308 -304
  12. package/EphemeralState.d.ts.map +1 -1
  13. package/EphemeralState.js +4 -14
  14. package/EphemeralState.js.map +1 -1
  15. package/ParsedPluginInfo.d.ts +774 -764
  16. package/ParsedPluginInfo.d.ts.map +1 -1
  17. package/ParsedPluginInfo.js +2 -12
  18. package/ParsedPluginInfo.js.map +1 -1
  19. package/PersistentState.js +0 -11
  20. package/PersistentState.js.map +1 -1
  21. package/PluginInfo.d.ts +954 -942
  22. package/PluginInfo.d.ts.map +1 -1
  23. package/PluginInfo.js +6 -16
  24. package/PluginInfo.js.map +1 -1
  25. package/PluginSchema.d.ts +1855 -1835
  26. package/PluginSchema.d.ts.map +1 -1
  27. package/PluginSchema.js +4 -14
  28. package/PluginSchema.js.map +1 -1
  29. package/SHA256.js +0 -11
  30. package/SanitizedAbsPath.js +0 -10
  31. package/SanitizedArgs.d.ts +75 -445
  32. package/SanitizedArgs.d.ts.map +1 -1
  33. package/SanitizedArgs.js +22 -89
  34. package/SanitizedArgs.js.map +1 -1
  35. package/TaqError.d.ts +1 -1
  36. package/TaqError.d.ts.map +1 -1
  37. package/TaqError.js +0 -9
  38. package/TaqError.js.map +1 -1
  39. package/Template.js +0 -4
  40. package/helpers.js +0 -4
  41. package/i18n.d.ts.map +1 -1
  42. package/i18n.js +3 -10
  43. package/i18n.js.map +1 -1
  44. package/index.d.ts +4 -3
  45. package/index.d.ts.map +1 -1
  46. package/index.js +5 -58
  47. package/index.js.map +1 -1
  48. package/out/types/Alias.js +0 -10
  49. package/out/types/BuildNumber.js +0 -10
  50. package/out/types/Command.js +0 -10
  51. package/out/types/Config.d.ts +476 -468
  52. package/out/types/Config.d.ts.map +1 -1
  53. package/out/types/Config.js +0 -10
  54. package/out/types/ConfigAccount.d.js +19 -0
  55. package/out/types/ConfigAccount.d.js.map +1 -0
  56. package/out/types/ConfigAccount.d.ts +106 -0
  57. package/out/types/ConfigAccount.d.ts.map +1 -0
  58. package/out/types/ConfigAccount.js +70 -0
  59. package/out/types/ConfigAccount.js.map +1 -0
  60. package/out/types/ConfigArtifactsDir.js +0 -10
  61. package/out/types/ConfigContractsDir.js +0 -10
  62. package/out/types/ConfigEnvironmentFileV2.d.js +19 -0
  63. package/out/types/ConfigEnvironmentFileV2.d.js.map +1 -0
  64. package/out/types/ConfigEnvironmentFileV2.d.ts +166 -0
  65. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -0
  66. package/out/types/ConfigEnvironmentFileV2.js +70 -0
  67. package/out/types/ConfigEnvironmentFileV2.js.map +1 -0
  68. package/out/types/ConfigFileV1.d.js +19 -0
  69. package/out/types/ConfigFileV1.d.js.map +1 -0
  70. package/out/types/ConfigFileV1.d.ts +1370 -0
  71. package/out/types/ConfigFileV1.d.ts.map +1 -0
  72. package/out/types/ConfigFileV1.js +70 -0
  73. package/out/types/ConfigFileV1.js.map +1 -0
  74. package/out/types/ConfigFileV2.d.js +19 -0
  75. package/out/types/ConfigFileV2.d.js.map +1 -0
  76. package/out/types/ConfigFileV2.d.ts +762 -0
  77. package/out/types/ConfigFileV2.d.ts.map +1 -0
  78. package/out/types/ConfigFileV2.js +70 -0
  79. package/out/types/ConfigFileV2.js.map +1 -0
  80. package/out/types/Contract.js +0 -10
  81. package/out/types/CurrencyAmountV2.d.js +19 -0
  82. package/out/types/CurrencyAmountV2.d.js.map +1 -0
  83. package/out/types/CurrencyAmountV2.d.ts +56 -0
  84. package/out/types/CurrencyAmountV2.d.ts.map +1 -0
  85. package/out/types/CurrencyAmountV2.js +70 -0
  86. package/out/types/CurrencyAmountV2.js.map +1 -0
  87. package/out/types/EconomicalProtocolHash.js +0 -10
  88. package/out/types/Environment.js +0 -10
  89. package/out/types/EphemeralState.d.ts +2525 -2493
  90. package/out/types/EphemeralState.d.ts.map +1 -1
  91. package/out/types/EphemeralState.js +0 -10
  92. package/out/types/Faucet.js +0 -10
  93. package/out/types/HumanReadableIdentifier.js +0 -10
  94. package/out/types/InstalledPlugin.js +0 -10
  95. package/out/types/LoadedConfig.d.ts +476 -468
  96. package/out/types/LoadedConfig.d.ts.map +1 -1
  97. package/out/types/LoadedConfig.js +0 -10
  98. package/out/types/MetadataConfig.js +0 -10
  99. package/out/types/NetworkAccountConfig.d.ts +52 -39
  100. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  101. package/out/types/NetworkAccountConfig.js +0 -10
  102. package/out/types/NetworkConfig.d.ts +84 -76
  103. package/out/types/NetworkConfig.d.ts.map +1 -1
  104. package/out/types/NetworkConfig.js +0 -10
  105. package/out/types/NonEmptyString.js +0 -10
  106. package/out/types/Operation.d.ts +808 -800
  107. package/out/types/Operation.d.ts.map +1 -1
  108. package/out/types/Operation.js +0 -10
  109. package/out/types/Option.js +0 -10
  110. package/out/types/ParsedConfig.d.ts +531 -523
  111. package/out/types/ParsedConfig.d.ts.map +1 -1
  112. package/out/types/ParsedConfig.js +0 -10
  113. package/out/types/ParsedOperation.d.ts +619 -611
  114. package/out/types/ParsedOperation.d.ts.map +1 -1
  115. package/out/types/ParsedOperation.js +0 -10
  116. package/out/types/ParsedTemplate.d.ts +619 -611
  117. package/out/types/ParsedTemplate.d.ts.map +1 -1
  118. package/out/types/ParsedTemplate.js +0 -10
  119. package/out/types/PersistedOperation.js +0 -10
  120. package/out/types/PersistedTask.js +0 -10
  121. package/out/types/PersistentState.js +0 -10
  122. package/out/types/PluginActionName.js +0 -10
  123. package/out/types/PluginDependenciesResponse.js +0 -10
  124. package/out/types/PluginInfo.d.ts +1267 -1251
  125. package/out/types/PluginInfo.d.ts.map +1 -1
  126. package/out/types/PluginInfo.js +0 -10
  127. package/out/types/PluginJsonResponse.js +0 -10
  128. package/out/types/PluginProxyResponse.js +0 -10
  129. package/out/types/PluginResponseEncoding.js +0 -10
  130. package/out/types/PluginSchema.d.ts +4363 -4323
  131. package/out/types/PluginSchema.d.ts.map +1 -1
  132. package/out/types/PluginSchema.js +0 -10
  133. package/out/types/PositionalArg.js +0 -10
  134. package/out/types/Provisioner.js +0 -10
  135. package/out/types/ProvisionerID.js +0 -10
  136. package/out/types/Provisions.js +0 -10
  137. package/out/types/ProxyTaskArgs.d.ts +639 -631
  138. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  139. package/out/types/ProxyTaskArgs.js +0 -10
  140. package/out/types/ProxyTemplateArgs.d.ts +639 -631
  141. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  142. package/out/types/ProxyTemplateArgs.js +0 -10
  143. package/out/types/PublicKeyHash.js +0 -10
  144. package/out/types/RequestArgs.d.ts +639 -631
  145. package/out/types/RequestArgs.d.ts.map +1 -1
  146. package/out/types/RequestArgs.js +0 -10
  147. package/out/types/RuntimeDependency.js +0 -10
  148. package/out/types/RuntimeDependencyReport.js +0 -10
  149. package/out/types/SHA256.js +0 -10
  150. package/out/types/SandboxAccountConfig.js +0 -10
  151. package/out/types/SandboxAccounts.d.js +19 -0
  152. package/out/types/SandboxAccounts.d.js.map +1 -0
  153. package/out/types/SandboxAccounts.d.ts +43 -0
  154. package/out/types/SandboxAccounts.d.ts.map +1 -0
  155. package/out/types/SandboxAccounts.js +70 -0
  156. package/out/types/SandboxAccounts.js.map +1 -0
  157. package/out/types/SandboxConfig.d.ts +26 -26
  158. package/out/types/SandboxConfig.js +0 -10
  159. package/out/types/SanitizedAbsPath.js +0 -10
  160. package/out/types/SanitizedArgs.js +0 -10
  161. package/out/types/SanitizedPath.js +0 -10
  162. package/out/types/ScaffoldConfig.js +0 -10
  163. package/out/types/Settings.d.ts +13 -13
  164. package/out/types/Settings.js +0 -10
  165. package/out/types/SingleChar.js +0 -10
  166. package/out/types/Task.js +0 -10
  167. package/out/types/Template.d.ts +808 -800
  168. package/out/types/Template.d.ts.map +1 -1
  169. package/out/types/Template.js +0 -10
  170. package/out/types/Timestamp.js +0 -10
  171. package/out/types/Tz.js +0 -10
  172. package/out/types/TzKtConfig.js +0 -10
  173. package/out/types/Url.js +0 -10
  174. package/out/types/Verb.js +0 -10
  175. package/out/types/VersionNumber.js +0 -10
  176. package/out/types-strict.d.js.map +1 -1
  177. package/out/types-strict.d.ts +109 -16
  178. package/out/types-strict.d.ts.map +1 -1
  179. package/out/types-strict.js.map +1 -1
  180. package/out/types-zod.d.js.map +1 -1
  181. package/out/types-zod.d.ts +4228 -3604
  182. package/out/types-zod.d.ts.map +1 -1
  183. package/out/types-zod.js +72 -78
  184. package/out/types-zod.js.map +1 -1
  185. package/package.json +6 -27
  186. package/taqueria-protocol-types.js +0 -39
  187. package/tsup.config.d.ts +4 -0
  188. package/tsup.config.d.ts.map +1 -0
  189. package/types-config-files.d.ts +21 -0
  190. package/types-config-files.d.ts.map +1 -0
  191. package/types-config-files.js +343 -0
  192. package/types-config-files.js.map +1 -0
  193. package/types.d.ts +94 -14
  194. package/types.d.ts.map +1 -1
  195. package/types.js.map +1 -1
  196. package/tzkt-config.js +0 -10
  197. package/Alias.mjs +0 -3
  198. package/Alias.mjs.map +0 -1
  199. package/Base.mjs +0 -57
  200. package/Base.mjs.map +0 -1
  201. package/Command.mjs +0 -3
  202. package/Command.mjs.map +0 -1
  203. package/Config.mjs +0 -3
  204. package/Config.mjs.map +0 -1
  205. package/ConfigArtifactsDir.mjs +0 -3
  206. package/ConfigArtifactsDir.mjs.map +0 -1
  207. package/ConfigContractsDir.mjs +0 -3
  208. package/ConfigContractsDir.mjs.map +0 -1
  209. package/Contract.mjs +0 -3
  210. package/Contract.mjs.map +0 -1
  211. package/Crypto.mjs +0 -1
  212. package/Crypto.mjs.map +0 -1
  213. package/EconomicalProtocolHash.mjs +0 -3
  214. package/EconomicalProtocolHash.mjs.map +0 -1
  215. package/Environment.mjs +0 -3
  216. package/Environment.mjs.map +0 -1
  217. package/EphemeralState.mjs +0 -238
  218. package/EphemeralState.mjs.map +0 -1
  219. package/Faucet.mjs +0 -3
  220. package/Faucet.mjs.map +0 -1
  221. package/HumanReadableIdentifier.mjs +0 -3
  222. package/HumanReadableIdentifier.mjs.map +0 -1
  223. package/InstalledPlugin.mjs +0 -3
  224. package/InstalledPlugin.mjs.map +0 -1
  225. package/LoadedConfig.mjs +0 -3
  226. package/LoadedConfig.mjs.map +0 -1
  227. package/MetadataConfig.mjs +0 -3
  228. package/MetadataConfig.mjs.map +0 -1
  229. package/NetworkAccountConfig.mjs +0 -3
  230. package/NetworkAccountConfig.mjs.map +0 -1
  231. package/NetworkConfig.mjs +0 -3
  232. package/NetworkConfig.mjs.map +0 -1
  233. package/NonEmptyString.mjs +0 -3
  234. package/NonEmptyString.mjs.map +0 -1
  235. package/Operation.mjs +0 -3
  236. package/Operation.mjs.map +0 -1
  237. package/Option.mjs +0 -3
  238. package/Option.mjs.map +0 -1
  239. package/ParsedOperation.mjs +0 -3
  240. package/ParsedOperation.mjs.map +0 -1
  241. package/ParsedPluginInfo.mjs +0 -44
  242. package/ParsedPluginInfo.mjs.map +0 -1
  243. package/ParsedTemplate.mjs +0 -3
  244. package/ParsedTemplate.mjs.map +0 -1
  245. package/PersistentState.mjs +0 -60
  246. package/PersistentState.mjs.map +0 -1
  247. package/PluginActionName.mjs +0 -3
  248. package/PluginActionName.mjs.map +0 -1
  249. package/PluginDependenciesResponse.mjs +0 -3
  250. package/PluginDependenciesResponse.mjs.map +0 -1
  251. package/PluginInfo.mjs +0 -76
  252. package/PluginInfo.mjs.map +0 -1
  253. package/PluginJsonResponse.mjs +0 -3
  254. package/PluginJsonResponse.mjs.map +0 -1
  255. package/PluginProxyResponse.mjs +0 -3
  256. package/PluginProxyResponse.mjs.map +0 -1
  257. package/PluginResponseEncoding.mjs +0 -3
  258. package/PluginResponseEncoding.mjs.map +0 -1
  259. package/PluginSchema.mjs +0 -59
  260. package/PluginSchema.mjs.map +0 -1
  261. package/PositionalArg.mjs +0 -3
  262. package/PositionalArg.mjs.map +0 -1
  263. package/Provisioner.mjs +0 -3
  264. package/Provisioner.mjs.map +0 -1
  265. package/ProvisionerID.mjs +0 -3
  266. package/ProvisionerID.mjs.map +0 -1
  267. package/Provisions.mjs +0 -3
  268. package/Provisions.mjs.map +0 -1
  269. package/ProxyTaskArgs.mjs +0 -3
  270. package/ProxyTaskArgs.mjs.map +0 -1
  271. package/ProxyTemplateArgs.mjs +0 -3
  272. package/ProxyTemplateArgs.mjs.map +0 -1
  273. package/PublicKeyHash.mjs +0 -3
  274. package/PublicKeyHash.mjs.map +0 -1
  275. package/RequestArgs.mjs +0 -3
  276. package/RequestArgs.mjs.map +0 -1
  277. package/SHA256.mjs +0 -59
  278. package/SHA256.mjs.map +0 -1
  279. package/SandboxAccountConfig.mjs +0 -3
  280. package/SandboxAccountConfig.mjs.map +0 -1
  281. package/SandboxConfig.mjs +0 -3
  282. package/SandboxConfig.mjs.map +0 -1
  283. package/SanitizedAbsPath.mjs +0 -27
  284. package/SanitizedAbsPath.mjs.map +0 -1
  285. package/SanitizedArgs.mjs +0 -198
  286. package/SanitizedArgs.mjs.map +0 -1
  287. package/SanitizedPath.mjs +0 -3
  288. package/SanitizedPath.mjs.map +0 -1
  289. package/ScaffoldConfig.mjs +0 -3
  290. package/ScaffoldConfig.mjs.map +0 -1
  291. package/Settings.mjs +0 -3
  292. package/Settings.mjs.map +0 -1
  293. package/SingleChar.mjs +0 -3
  294. package/SingleChar.mjs.map +0 -1
  295. package/TaqError.mjs +0 -35
  296. package/TaqError.mjs.map +0 -1
  297. package/Task.mjs +0 -3
  298. package/Task.mjs.map +0 -1
  299. package/Template.mjs +0 -10
  300. package/Template.mjs.map +0 -1
  301. package/Timestamp.mjs +0 -3
  302. package/Timestamp.mjs.map +0 -1
  303. package/Tz.mjs +0 -3
  304. package/Tz.mjs.map +0 -1
  305. package/Url.mjs +0 -3
  306. package/Url.mjs.map +0 -1
  307. package/Verb.mjs +0 -3
  308. package/Verb.mjs.map +0 -1
  309. package/VersionNumber.mjs +0 -3
  310. package/VersionNumber.mjs.map +0 -1
  311. package/helpers.mjs +0 -28
  312. package/helpers.mjs.map +0 -1
  313. package/i18n.mjs +0 -67
  314. package/i18n.mjs.map +0 -1
  315. package/index.mjs +0 -108
  316. package/index.mjs.map +0 -1
  317. package/out/types/Alias.d.mjs +0 -1
  318. package/out/types/Alias.d.mjs.map +0 -1
  319. package/out/types/Alias.mjs +0 -49
  320. package/out/types/Alias.mjs.map +0 -1
  321. package/out/types/BuildNumber.d.mjs +0 -1
  322. package/out/types/BuildNumber.d.mjs.map +0 -1
  323. package/out/types/BuildNumber.mjs +0 -49
  324. package/out/types/BuildNumber.mjs.map +0 -1
  325. package/out/types/Command.d.mjs +0 -1
  326. package/out/types/Command.d.mjs.map +0 -1
  327. package/out/types/Command.mjs +0 -49
  328. package/out/types/Command.mjs.map +0 -1
  329. package/out/types/Config.d.mjs +0 -1
  330. package/out/types/Config.d.mjs.map +0 -1
  331. package/out/types/Config.mjs +0 -49
  332. package/out/types/Config.mjs.map +0 -1
  333. package/out/types/ConfigArtifactsDir.d.mjs +0 -1
  334. package/out/types/ConfigArtifactsDir.d.mjs.map +0 -1
  335. package/out/types/ConfigArtifactsDir.mjs +0 -49
  336. package/out/types/ConfigArtifactsDir.mjs.map +0 -1
  337. package/out/types/ConfigContractsDir.d.mjs +0 -1
  338. package/out/types/ConfigContractsDir.d.mjs.map +0 -1
  339. package/out/types/ConfigContractsDir.mjs +0 -49
  340. package/out/types/ConfigContractsDir.mjs.map +0 -1
  341. package/out/types/Contract.d.mjs +0 -1
  342. package/out/types/Contract.d.mjs.map +0 -1
  343. package/out/types/Contract.mjs +0 -49
  344. package/out/types/Contract.mjs.map +0 -1
  345. package/out/types/EconomicalProtocolHash.d.mjs +0 -1
  346. package/out/types/EconomicalProtocolHash.d.mjs.map +0 -1
  347. package/out/types/EconomicalProtocolHash.mjs +0 -49
  348. package/out/types/EconomicalProtocolHash.mjs.map +0 -1
  349. package/out/types/Environment.d.mjs +0 -1
  350. package/out/types/Environment.d.mjs.map +0 -1
  351. package/out/types/Environment.mjs +0 -49
  352. package/out/types/Environment.mjs.map +0 -1
  353. package/out/types/EphemeralState.d.mjs +0 -1
  354. package/out/types/EphemeralState.d.mjs.map +0 -1
  355. package/out/types/EphemeralState.mjs +0 -49
  356. package/out/types/EphemeralState.mjs.map +0 -1
  357. package/out/types/Faucet.d.mjs +0 -1
  358. package/out/types/Faucet.d.mjs.map +0 -1
  359. package/out/types/Faucet.mjs +0 -49
  360. package/out/types/Faucet.mjs.map +0 -1
  361. package/out/types/HumanReadableIdentifier.d.mjs +0 -1
  362. package/out/types/HumanReadableIdentifier.d.mjs.map +0 -1
  363. package/out/types/HumanReadableIdentifier.mjs +0 -49
  364. package/out/types/HumanReadableIdentifier.mjs.map +0 -1
  365. package/out/types/InstalledPlugin.d.mjs +0 -1
  366. package/out/types/InstalledPlugin.d.mjs.map +0 -1
  367. package/out/types/InstalledPlugin.mjs +0 -49
  368. package/out/types/InstalledPlugin.mjs.map +0 -1
  369. package/out/types/LoadedConfig.d.mjs +0 -1
  370. package/out/types/LoadedConfig.d.mjs.map +0 -1
  371. package/out/types/LoadedConfig.mjs +0 -49
  372. package/out/types/LoadedConfig.mjs.map +0 -1
  373. package/out/types/MetadataConfig.d.mjs +0 -1
  374. package/out/types/MetadataConfig.d.mjs.map +0 -1
  375. package/out/types/MetadataConfig.mjs +0 -49
  376. package/out/types/MetadataConfig.mjs.map +0 -1
  377. package/out/types/NetworkAccountConfig.d.mjs +0 -1
  378. package/out/types/NetworkAccountConfig.d.mjs.map +0 -1
  379. package/out/types/NetworkAccountConfig.mjs +0 -49
  380. package/out/types/NetworkAccountConfig.mjs.map +0 -1
  381. package/out/types/NetworkConfig.d.mjs +0 -1
  382. package/out/types/NetworkConfig.d.mjs.map +0 -1
  383. package/out/types/NetworkConfig.mjs +0 -49
  384. package/out/types/NetworkConfig.mjs.map +0 -1
  385. package/out/types/NonEmptyString.d.mjs +0 -1
  386. package/out/types/NonEmptyString.d.mjs.map +0 -1
  387. package/out/types/NonEmptyString.mjs +0 -49
  388. package/out/types/NonEmptyString.mjs.map +0 -1
  389. package/out/types/Operation.d.mjs +0 -1
  390. package/out/types/Operation.d.mjs.map +0 -1
  391. package/out/types/Operation.mjs +0 -49
  392. package/out/types/Operation.mjs.map +0 -1
  393. package/out/types/Option.d.mjs +0 -1
  394. package/out/types/Option.d.mjs.map +0 -1
  395. package/out/types/Option.mjs +0 -49
  396. package/out/types/Option.mjs.map +0 -1
  397. package/out/types/ParsedConfig.d.mjs +0 -1
  398. package/out/types/ParsedConfig.d.mjs.map +0 -1
  399. package/out/types/ParsedConfig.mjs +0 -49
  400. package/out/types/ParsedConfig.mjs.map +0 -1
  401. package/out/types/ParsedOperation.d.mjs +0 -1
  402. package/out/types/ParsedOperation.d.mjs.map +0 -1
  403. package/out/types/ParsedOperation.mjs +0 -49
  404. package/out/types/ParsedOperation.mjs.map +0 -1
  405. package/out/types/ParsedTemplate.d.mjs +0 -1
  406. package/out/types/ParsedTemplate.d.mjs.map +0 -1
  407. package/out/types/ParsedTemplate.mjs +0 -49
  408. package/out/types/ParsedTemplate.mjs.map +0 -1
  409. package/out/types/PersistedOperation.d.mjs +0 -1
  410. package/out/types/PersistedOperation.d.mjs.map +0 -1
  411. package/out/types/PersistedOperation.mjs +0 -49
  412. package/out/types/PersistedOperation.mjs.map +0 -1
  413. package/out/types/PersistedTask.d.mjs +0 -1
  414. package/out/types/PersistedTask.d.mjs.map +0 -1
  415. package/out/types/PersistedTask.mjs +0 -49
  416. package/out/types/PersistedTask.mjs.map +0 -1
  417. package/out/types/PersistentState.d.mjs +0 -1
  418. package/out/types/PersistentState.d.mjs.map +0 -1
  419. package/out/types/PersistentState.mjs +0 -49
  420. package/out/types/PersistentState.mjs.map +0 -1
  421. package/out/types/PluginActionName.d.mjs +0 -1
  422. package/out/types/PluginActionName.d.mjs.map +0 -1
  423. package/out/types/PluginActionName.mjs +0 -49
  424. package/out/types/PluginActionName.mjs.map +0 -1
  425. package/out/types/PluginDependenciesResponse.d.mjs +0 -1
  426. package/out/types/PluginDependenciesResponse.d.mjs.map +0 -1
  427. package/out/types/PluginDependenciesResponse.mjs +0 -49
  428. package/out/types/PluginDependenciesResponse.mjs.map +0 -1
  429. package/out/types/PluginInfo.d.mjs +0 -1
  430. package/out/types/PluginInfo.d.mjs.map +0 -1
  431. package/out/types/PluginInfo.mjs +0 -49
  432. package/out/types/PluginInfo.mjs.map +0 -1
  433. package/out/types/PluginJsonResponse.d.mjs +0 -1
  434. package/out/types/PluginJsonResponse.d.mjs.map +0 -1
  435. package/out/types/PluginJsonResponse.mjs +0 -49
  436. package/out/types/PluginJsonResponse.mjs.map +0 -1
  437. package/out/types/PluginProxyResponse.d.mjs +0 -1
  438. package/out/types/PluginProxyResponse.d.mjs.map +0 -1
  439. package/out/types/PluginProxyResponse.mjs +0 -49
  440. package/out/types/PluginProxyResponse.mjs.map +0 -1
  441. package/out/types/PluginResponseEncoding.d.mjs +0 -1
  442. package/out/types/PluginResponseEncoding.d.mjs.map +0 -1
  443. package/out/types/PluginResponseEncoding.mjs +0 -49
  444. package/out/types/PluginResponseEncoding.mjs.map +0 -1
  445. package/out/types/PluginSchema.d.mjs +0 -1
  446. package/out/types/PluginSchema.d.mjs.map +0 -1
  447. package/out/types/PluginSchema.mjs +0 -49
  448. package/out/types/PluginSchema.mjs.map +0 -1
  449. package/out/types/PositionalArg.d.mjs +0 -1
  450. package/out/types/PositionalArg.d.mjs.map +0 -1
  451. package/out/types/PositionalArg.mjs +0 -49
  452. package/out/types/PositionalArg.mjs.map +0 -1
  453. package/out/types/Provisioner.d.mjs +0 -1
  454. package/out/types/Provisioner.d.mjs.map +0 -1
  455. package/out/types/Provisioner.mjs +0 -49
  456. package/out/types/Provisioner.mjs.map +0 -1
  457. package/out/types/ProvisionerID.d.mjs +0 -1
  458. package/out/types/ProvisionerID.d.mjs.map +0 -1
  459. package/out/types/ProvisionerID.mjs +0 -49
  460. package/out/types/ProvisionerID.mjs.map +0 -1
  461. package/out/types/Provisions.d.mjs +0 -1
  462. package/out/types/Provisions.d.mjs.map +0 -1
  463. package/out/types/Provisions.mjs +0 -49
  464. package/out/types/Provisions.mjs.map +0 -1
  465. package/out/types/ProxyTaskArgs.d.mjs +0 -1
  466. package/out/types/ProxyTaskArgs.d.mjs.map +0 -1
  467. package/out/types/ProxyTaskArgs.mjs +0 -49
  468. package/out/types/ProxyTaskArgs.mjs.map +0 -1
  469. package/out/types/ProxyTemplateArgs.d.mjs +0 -1
  470. package/out/types/ProxyTemplateArgs.d.mjs.map +0 -1
  471. package/out/types/ProxyTemplateArgs.mjs +0 -49
  472. package/out/types/ProxyTemplateArgs.mjs.map +0 -1
  473. package/out/types/PublicKeyHash.d.mjs +0 -1
  474. package/out/types/PublicKeyHash.d.mjs.map +0 -1
  475. package/out/types/PublicKeyHash.mjs +0 -49
  476. package/out/types/PublicKeyHash.mjs.map +0 -1
  477. package/out/types/RequestArgs.d.mjs +0 -1
  478. package/out/types/RequestArgs.d.mjs.map +0 -1
  479. package/out/types/RequestArgs.mjs +0 -49
  480. package/out/types/RequestArgs.mjs.map +0 -1
  481. package/out/types/RuntimeDependency.d.mjs +0 -1
  482. package/out/types/RuntimeDependency.d.mjs.map +0 -1
  483. package/out/types/RuntimeDependency.mjs +0 -49
  484. package/out/types/RuntimeDependency.mjs.map +0 -1
  485. package/out/types/RuntimeDependencyReport.d.mjs +0 -1
  486. package/out/types/RuntimeDependencyReport.d.mjs.map +0 -1
  487. package/out/types/RuntimeDependencyReport.mjs +0 -49
  488. package/out/types/RuntimeDependencyReport.mjs.map +0 -1
  489. package/out/types/SHA256.d.mjs +0 -1
  490. package/out/types/SHA256.d.mjs.map +0 -1
  491. package/out/types/SHA256.mjs +0 -49
  492. package/out/types/SHA256.mjs.map +0 -1
  493. package/out/types/SandboxAccountConfig.d.mjs +0 -1
  494. package/out/types/SandboxAccountConfig.d.mjs.map +0 -1
  495. package/out/types/SandboxAccountConfig.mjs +0 -49
  496. package/out/types/SandboxAccountConfig.mjs.map +0 -1
  497. package/out/types/SandboxConfig.d.mjs +0 -1
  498. package/out/types/SandboxConfig.d.mjs.map +0 -1
  499. package/out/types/SandboxConfig.mjs +0 -49
  500. package/out/types/SandboxConfig.mjs.map +0 -1
  501. package/out/types/SanitizedAbsPath.d.mjs +0 -1
  502. package/out/types/SanitizedAbsPath.d.mjs.map +0 -1
  503. package/out/types/SanitizedAbsPath.mjs +0 -49
  504. package/out/types/SanitizedAbsPath.mjs.map +0 -1
  505. package/out/types/SanitizedArgs.d.mjs +0 -1
  506. package/out/types/SanitizedArgs.d.mjs.map +0 -1
  507. package/out/types/SanitizedArgs.mjs +0 -49
  508. package/out/types/SanitizedArgs.mjs.map +0 -1
  509. package/out/types/SanitizedPath.d.mjs +0 -1
  510. package/out/types/SanitizedPath.d.mjs.map +0 -1
  511. package/out/types/SanitizedPath.mjs +0 -49
  512. package/out/types/SanitizedPath.mjs.map +0 -1
  513. package/out/types/ScaffoldConfig.d.mjs +0 -1
  514. package/out/types/ScaffoldConfig.d.mjs.map +0 -1
  515. package/out/types/ScaffoldConfig.mjs +0 -49
  516. package/out/types/ScaffoldConfig.mjs.map +0 -1
  517. package/out/types/Settings.d.mjs +0 -1
  518. package/out/types/Settings.d.mjs.map +0 -1
  519. package/out/types/Settings.mjs +0 -49
  520. package/out/types/Settings.mjs.map +0 -1
  521. package/out/types/SingleChar.d.mjs +0 -1
  522. package/out/types/SingleChar.d.mjs.map +0 -1
  523. package/out/types/SingleChar.mjs +0 -49
  524. package/out/types/SingleChar.mjs.map +0 -1
  525. package/out/types/Task.d.mjs +0 -1
  526. package/out/types/Task.d.mjs.map +0 -1
  527. package/out/types/Task.mjs +0 -49
  528. package/out/types/Task.mjs.map +0 -1
  529. package/out/types/Template.d.mjs +0 -1
  530. package/out/types/Template.d.mjs.map +0 -1
  531. package/out/types/Template.mjs +0 -49
  532. package/out/types/Template.mjs.map +0 -1
  533. package/out/types/Timestamp.d.mjs +0 -1
  534. package/out/types/Timestamp.d.mjs.map +0 -1
  535. package/out/types/Timestamp.mjs +0 -49
  536. package/out/types/Timestamp.mjs.map +0 -1
  537. package/out/types/Tz.d.mjs +0 -1
  538. package/out/types/Tz.d.mjs.map +0 -1
  539. package/out/types/Tz.mjs +0 -49
  540. package/out/types/Tz.mjs.map +0 -1
  541. package/out/types/TzKtConfig.d.mjs +0 -1
  542. package/out/types/TzKtConfig.d.mjs.map +0 -1
  543. package/out/types/TzKtConfig.mjs +0 -49
  544. package/out/types/TzKtConfig.mjs.map +0 -1
  545. package/out/types/Url.d.mjs +0 -1
  546. package/out/types/Url.d.mjs.map +0 -1
  547. package/out/types/Url.mjs +0 -49
  548. package/out/types/Url.mjs.map +0 -1
  549. package/out/types/Verb.d.mjs +0 -1
  550. package/out/types/Verb.d.mjs.map +0 -1
  551. package/out/types/Verb.mjs +0 -49
  552. package/out/types/Verb.mjs.map +0 -1
  553. package/out/types/VersionNumber.d.mjs +0 -1
  554. package/out/types/VersionNumber.d.mjs.map +0 -1
  555. package/out/types/VersionNumber.mjs +0 -49
  556. package/out/types/VersionNumber.mjs.map +0 -1
  557. package/out/types-strict.d.mjs +0 -1
  558. package/out/types-strict.d.mjs.map +0 -1
  559. package/out/types-strict.mjs +0 -1
  560. package/out/types-strict.mjs.map +0 -1
  561. package/out/types-zod.d.mjs +0 -1
  562. package/out/types-zod.d.mjs.map +0 -1
  563. package/out/types-zod.mjs +0 -366
  564. package/out/types-zod.mjs.map +0 -1
  565. package/taqueria-protocol-types.mjs +0 -76
  566. package/taqueria-protocol-types.mjs.map +0 -1
  567. package/types.mjs +0 -1
  568. package/types.mjs.map +0 -1
  569. package/tzkt-config.mjs +0 -28
  570. package/tzkt-config.mjs.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"SanitizedArgs.d.ts","sourceRoot":"","sources":["SanitizedArgs.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"SanitizedArgs.d.ts","sourceRoot":"","sources":["SanitizedArgs.ts"],"names":[],"mappings":"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"}
package/SanitizedArgs.js CHANGED
@@ -26,48 +26,43 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
26
26
  // SanitizedArgs.ts
27
27
  var SanitizedArgs_exports = {};
28
28
  __export(SanitizedArgs_exports, {
29
- addContractArgs: () => addContractArgs,
30
- addContractsRawSchema: () => addContractsRawSchema,
31
29
  create: () => create,
32
- createAddContractArgs: () => createAddContractArgs,
33
30
  createCreateTaskArgs: () => createCreateTaskArgs,
34
31
  createInstallTaskArgs: () => createInstallTaskArgs,
35
32
  createProvisionTaskArgs: () => createProvisionTaskArgs,
36
- createRemoveContractsArgs: () => createRemoveContractsArgs,
37
33
  createScaffoldTaskArgs: () => createScaffoldTaskArgs,
34
+ createSetEnvTaskArgs: () => createSetEnvTaskArgs,
38
35
  createTaskArgs: () => createTaskArgs,
39
36
  createUninstallTaskArgs: () => createUninstallTaskArgs,
40
37
  factory: () => factory,
41
38
  generatedSchemas: () => generatedSchemas,
39
+ initRawSchema: () => initRawSchema,
42
40
  installTaskArgs: () => installTaskArgs,
43
41
  make: () => make,
44
- makeAddContractArgs: () => makeAddContractArgs,
45
42
  makeCreateTaskArgs: () => makeCreateTaskArgs,
46
43
  makeInstallTaskArgs: () => makeInstallTaskArgs,
47
44
  makeProvisionTaskArgs: () => makeProvisionTaskArgs,
48
- makeRemoveContractsArgs: () => makeRemoveContractsArgs,
49
45
  makeScaffoldTaskArgs: () => makeScaffoldTaskArgs,
46
+ makeSetEnvTaskArgs: () => makeSetEnvTaskArgs,
50
47
  makeUninstallTaskArgs: () => makeUninstallTaskArgs,
51
48
  managePluginRawSchema: () => managePluginRawSchema,
52
49
  of: () => of,
53
- ofAddContractArgs: () => ofAddContractArgs,
54
50
  ofCreateTaskArgs: () => ofCreateTaskArgs,
55
51
  ofInstallTaskArgs: () => ofInstallTaskArgs,
56
52
  ofProvisionTaskArgs: () => ofProvisionTaskArgs,
57
- ofRemoveContractsArgs: () => ofRemoveContractsArgs,
58
53
  ofScaffoldTaskArgs: () => ofScaffoldTaskArgs,
54
+ ofSetEnvTaskArgs: () => ofSetEnvTaskArgs,
59
55
  ofUninstallTaskArgs: () => ofUninstallTaskArgs,
60
56
  provisionRawSchema: () => provisionRawSchema,
61
57
  provisionTaskArgs: () => provisionTaskArgs,
62
58
  rawSchema: () => rawSchema,
63
- removeContractsArgs: () => removeContractsArgs,
64
- removeContractsRawSchema: () => removeContractsRawSchema,
65
59
  scaffoldRawSchema: () => scaffoldRawSchema,
66
60
  scaffoldTaskArgs: () => scaffoldTaskArgs,
67
61
  schemas: () => schemas3,
62
+ setEnvRawSchema: () => setEnvRawSchema,
63
+ setEnvTaskArgs: () => setEnvTaskArgs,
68
64
  templateRawSchema: () => templateRawSchema,
69
- uninstallTaskArgs: () => uninstallTaskArgs,
70
- versionRawSchema: () => versionRawSchema
65
+ uninstallTaskArgs: () => uninstallTaskArgs
71
66
  });
72
67
  module.exports = __toCommonJS(SanitizedArgs_exports);
73
68
  var import_Base = __toESM(require("@taqueria/protocol/Base"));
@@ -125,7 +120,11 @@ var rawSchema = import_zod.z.object({
125
120
  }, { description: "Sanitizied Args" }).passthrough();
126
121
  var scaffoldRawSchema = rawSchema.extend({
127
122
  scaffoldProjectDir: import_zod.z.string().min(1).transform((val) => val),
128
- scaffoldUrl: import_zod.z.string().min(1).url().transform((val) => val)
123
+ scaffoldUrl: import_zod.z.string().min(1).url().transform((val) => val),
124
+ branch: import_zod.z.string().min(1).optional()
125
+ });
126
+ var initRawSchema = rawSchema.extend({
127
+ workflow: import_zod.z.string().refine((val) => val === "ligo" || val === "smartpy" || val === "archetype" || val === "michelson").optional()
129
128
  });
130
129
  var provisionRawSchema = rawSchema.extend({
131
130
  operation: import_zod.z.string().min(1).describe("Operation name"),
@@ -140,21 +139,8 @@ var templateRawSchema = rawSchema.extend({
140
139
  var managePluginRawSchema = rawSchema.omit({ pluginName: true }).extend({
141
140
  pluginName: import_zod.z.string().min(1)
142
141
  });
143
- var versionRawSchema = rawSchema.extend({
144
- version: import_zod.z.boolean().default(true)
145
- });
146
- var addContractsRawSchema = import_zod.z.preprocess(
147
- (val) => {
148
- const obj = typeof val === "object" ? Object(val) : { contractName: "", sourceFile: "" };
149
- return !obj.contractName && obj.sourceFile ? { ...obj, contractName: obj["sourceFile"] } : obj;
150
- },
151
- rawSchema.extend({
152
- sourceFile: import_zod.z.string().min(1),
153
- contractName: import_zod.z.string().min(1)
154
- })
155
- );
156
- var removeContractsRawSchema = rawSchema.extend({
157
- contractName: import_zod.z.string().min(1)
142
+ var setEnvRawSchema = rawSchema.extend({
143
+ defaultEnvironment: import_zod.z.string().min(1)
158
144
  });
159
145
  var { schemas: generatedSchemas, factory } = (0, import_Base.default)({
160
146
  rawSchema,
@@ -186,21 +172,16 @@ var uninstallTaskArgs = (0, import_Base.default)({
186
172
  parseErrMsg: "The arguments provided are invalid for the uninstall task",
187
173
  unknownErrMsg: "Something went wrong parsing the arguments for the uninstall task"
188
174
  });
175
+ var setEnvTaskArgs = (0, import_Base.default)({
176
+ rawSchema: setEnvRawSchema,
177
+ parseErrMsg: "The arguments provided are invalid for the set-environment task",
178
+ unknownErrMsg: "Something went wrong parsing the arguments for the set-environment task"
179
+ });
189
180
  var createTaskArgs = (0, import_Base.default)({
190
181
  rawSchema: templateRawSchema,
191
182
  parseErrMsg: "The arguments provided are invalid for the create task",
192
183
  unknownErrMsg: "Something went wrong parsing the arguments for the create task"
193
184
  });
194
- var addContractArgs = (0, import_Base.default)({
195
- rawSchema: addContractsRawSchema,
196
- parseErrMsg: "Please specify the source file to register.",
197
- unknownErrMsg: "Something went wrong parsing the arguments for registering a contract."
198
- });
199
- var removeContractsArgs = (0, import_Base.default)({
200
- rawSchema: removeContractsRawSchema,
201
- parseErrMsg: "Please specify the contract name to unregister.",
202
- unknownErrMsg: "Something went wrong parsing the arguments to unregister a contract."
203
- });
204
185
  var createScaffoldTaskArgs = scaffoldTaskArgs.factory.from;
205
186
  var makeScaffoldTaskArgs = scaffoldTaskArgs.factory.make;
206
187
  var ofScaffoldTaskArgs = scaffoldTaskArgs.factory.of;
@@ -213,58 +194,10 @@ var ofInstallTaskArgs = installTaskArgs.factory.of;
213
194
  var createUninstallTaskArgs = uninstallTaskArgs.factory.create;
214
195
  var makeUninstallTaskArgs = uninstallTaskArgs.factory.make;
215
196
  var ofUninstallTaskArgs = uninstallTaskArgs.factory.of;
197
+ var createSetEnvTaskArgs = setEnvTaskArgs.factory.create;
198
+ var makeSetEnvTaskArgs = setEnvTaskArgs.factory.make;
199
+ var ofSetEnvTaskArgs = setEnvTaskArgs.factory.of;
216
200
  var createCreateTaskArgs = createTaskArgs.factory.create;
217
201
  var makeCreateTaskArgs = createTaskArgs.factory.make;
218
202
  var ofCreateTaskArgs = createTaskArgs.factory.of;
219
- var createAddContractArgs = addContractArgs.factory.create;
220
- var makeAddContractArgs = addContractArgs.factory.make;
221
- var ofAddContractArgs = addContractArgs.factory.of;
222
- var createRemoveContractsArgs = removeContractsArgs.factory.create;
223
- var makeRemoveContractsArgs = removeContractsArgs.factory.make;
224
- var ofRemoveContractsArgs = removeContractsArgs.factory.of;
225
- // Annotate the CommonJS export names for ESM import in node:
226
- 0 && (module.exports = {
227
- addContractArgs,
228
- addContractsRawSchema,
229
- create,
230
- createAddContractArgs,
231
- createCreateTaskArgs,
232
- createInstallTaskArgs,
233
- createProvisionTaskArgs,
234
- createRemoveContractsArgs,
235
- createScaffoldTaskArgs,
236
- createTaskArgs,
237
- createUninstallTaskArgs,
238
- factory,
239
- generatedSchemas,
240
- installTaskArgs,
241
- make,
242
- makeAddContractArgs,
243
- makeCreateTaskArgs,
244
- makeInstallTaskArgs,
245
- makeProvisionTaskArgs,
246
- makeRemoveContractsArgs,
247
- makeScaffoldTaskArgs,
248
- makeUninstallTaskArgs,
249
- managePluginRawSchema,
250
- of,
251
- ofAddContractArgs,
252
- ofCreateTaskArgs,
253
- ofInstallTaskArgs,
254
- ofProvisionTaskArgs,
255
- ofRemoveContractsArgs,
256
- ofScaffoldTaskArgs,
257
- ofUninstallTaskArgs,
258
- provisionRawSchema,
259
- provisionTaskArgs,
260
- rawSchema,
261
- removeContractsArgs,
262
- removeContractsRawSchema,
263
- scaffoldRawSchema,
264
- scaffoldTaskArgs,
265
- schemas,
266
- templateRawSchema,
267
- uninstallTaskArgs,
268
- versionRawSchema
269
- });
270
203
  //# sourceMappingURL=SanitizedArgs.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["SanitizedArgs.ts"],"sourcesContent":["import { Url } from '@taqueria/protocol';\nimport createType from '@taqueria/protocol/Base';\nimport * as NonEmptyString from '@taqueria/protocol/NonEmptyString';\nimport * as PluginResponseEncoding from '@taqueria/protocol/PluginResponseEncoding';\nimport * as SanitizedAbsPath from '@taqueria/protocol/SanitizedAbsPath';\nimport { z } from 'zod';\n\nexport const rawSchema = z.object({\n\t_: z.array(z.union([z.string().min(1), z.number()])),\n\tprojectDir: SanitizedAbsPath.schemas.schema,\n\tmaxConcurrency: z.preprocess(\n\t\tval => typeof val === 'string' ? parseInt(val) : Number(val),\n\t\tz.number().int().min(1).default(10),\n\t),\n\tdebug: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tdisableState: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tlogPluginRequests: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tfromVsCode: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tversion: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tbuild: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\thelp: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tyes: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tplugin: NonEmptyString.schemas.schema.optional(),\n\tenv: z.string().optional(),\n\tquickstart: z.string().min(1).optional(),\n\tsetBuild: z.preprocess(\n\t\tval => String(val),\n\t\tz.string().min(3),\n\t),\n\tsetVersion: z.string().min(3),\n\tpluginName: z.string().min(1).optional(),\n}, { description: 'Sanitizied Args' }).passthrough();\n\nexport const scaffoldRawSchema = rawSchema.extend({\n\tscaffoldProjectDir: z.string().min(1).transform((val: unknown) => val as SanitizedAbsPath.t),\n\tscaffoldUrl: z.string().min(1).url().transform((val: unknown) => val as Url.t),\n});\n\nexport const provisionRawSchema = rawSchema\n\t.extend({\n\t\toperation: z\n\t\t\t.string()\n\t\t\t.min(1)\n\t\t\t.describe('Operation name'),\n\t\tname: z\n\t\t\t.string()\n\t\t\t.min(1)\n\t\t\t.regex(\n\t\t\t\t/^[a-z0-9]+[a-z0-9-_]$/,\n\t\t\t\t'Provisioner name must consist of one or more letters/numbers and may not start with an underscore or dash.',\n\t\t\t)\n\t\t\t.describe('Provisioner name')\n\t\t\t.optional(),\n\t})\n\t.passthrough();\n\nexport const templateRawSchema = rawSchema.extend({\n\ttemplate: z.string().min(1),\n}).passthrough();\n\nexport const managePluginRawSchema = rawSchema.omit({ pluginName: true }).extend({\n\tpluginName: z.string().min(1),\n});\n\nexport const versionRawSchema = rawSchema.extend({\n\tversion: z.boolean().default(true),\n});\n\nexport const addContractsRawSchema = z.preprocess(\n\tval => {\n\t\tconst obj: {\n\t\t\tcontractName?: string;\n\t\t\tsourceFile?: string;\n\t\t} = typeof val === 'object' ? Object(val) : ({ contractName: '', sourceFile: '' });\n\t\treturn !obj.contractName && obj.sourceFile\n\t\t\t? { ...obj, contractName: obj['sourceFile'] }\n\t\t\t: obj;\n\t},\n\trawSchema.extend({\n\t\tsourceFile: z.string().min(1),\n\t\tcontractName: z.string().min(1),\n\t}),\n);\n\nexport const removeContractsRawSchema = rawSchema.extend({\n\tcontractName: z.string().min(1),\n});\n\ntype RawInput = z.infer<typeof rawSchema>;\ntype RawScaffoldInput = z.infer<typeof scaffoldRawSchema>;\ntype RawProvisionInput = z.infer<typeof provisionRawSchema>;\ntype RawManagePluginInput = z.infer<typeof managePluginRawSchema>;\ntype RawVersionInput = z.infer<typeof versionRawSchema>;\ntype RawTemplateInput = z.infer<typeof templateRawSchema>;\ntype RawAddContractsInput = z.infer<typeof addContractsRawSchema>;\ntype RawRemoveContractsInput = z.infer<typeof removeContractsRawSchema>;\n\nexport const { schemas: generatedSchemas, factory } = createType<RawInput, RawInput>({\n\trawSchema,\n\tparseErrMsg: 'The arguments provided are invalid',\n\tunknownErrMsg: 'Something went wrong parsing the command-line arguments',\n});\n\nexport const { create, of, make } = factory;\n\nexport type SanitizedArgs = z.infer<typeof generatedSchemas.schema>;\nexport type t = SanitizedArgs;\n\nexport const schemas = {\n\t...generatedSchemas,\n\tschema: generatedSchemas.schema.transform(val => val as SanitizedArgs),\n};\n\nexport const scaffoldTaskArgs = createType<RawScaffoldInput, RawScaffoldInput>({\n\trawSchema: scaffoldRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the scaffold task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the scaffold task',\n});\n\nexport const provisionTaskArgs = createType<RawProvisionInput, RawProvisionInput>({\n\trawSchema: provisionRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the provision task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the provision task',\n});\n\nexport const installTaskArgs = createType<RawManagePluginInput, RawManagePluginInput>({\n\trawSchema: managePluginRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the install task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the install task',\n});\n\nexport const uninstallTaskArgs = createType<RawManagePluginInput, RawManagePluginInput>({\n\trawSchema: managePluginRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the uninstall task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the uninstall task',\n});\n\nexport const createTaskArgs = createType<RawTemplateInput, RawTemplateInput>({\n\trawSchema: templateRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the create task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the create task',\n});\n\nexport const addContractArgs = createType<RawAddContractsInput, RawAddContractsInput>({\n\trawSchema: addContractsRawSchema,\n\tparseErrMsg: 'Please specify the source file to register.',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for registering a contract.',\n});\n\nexport const removeContractsArgs = createType<RawRemoveContractsInput, RawRemoveContractsInput>({\n\trawSchema: removeContractsRawSchema,\n\tparseErrMsg: 'Please specify the contract name to unregister.',\n\tunknownErrMsg: 'Something went wrong parsing the arguments to unregister a contract.',\n});\n\nexport type ScaffoldTaskArgs = z.infer<typeof scaffoldTaskArgs.schemas.schema>;\nexport type ProvisionTaskArgs = z.infer<typeof provisionTaskArgs.schemas.schema>;\nexport type InstallTaskArgs = z.infer<typeof installTaskArgs.schemas.schema>;\nexport type UninstallTaskArgs = z.infer<typeof uninstallTaskArgs.schemas.schema>;\nexport type CreateTaskArgs = z.infer<typeof createTaskArgs.schemas.schema>;\nexport type AddContractArgs = z.infer<typeof addContractArgs.schemas.schema>;\nexport type RemoveContractArgs = z.infer<typeof removeContractsArgs.schemas.schema>;\n\nexport const createScaffoldTaskArgs = scaffoldTaskArgs.factory.from;\nexport const makeScaffoldTaskArgs = scaffoldTaskArgs.factory.make;\nexport const ofScaffoldTaskArgs = scaffoldTaskArgs.factory.of;\n\nexport const createProvisionTaskArgs = provisionTaskArgs.factory.create;\nexport const makeProvisionTaskArgs = provisionTaskArgs.factory.make;\nexport const ofProvisionTaskArgs = provisionTaskArgs.factory.of;\n\nexport const createInstallTaskArgs = installTaskArgs.factory.create;\nexport const makeInstallTaskArgs = installTaskArgs.factory.make;\nexport const ofInstallTaskArgs = installTaskArgs.factory.of;\n\nexport const createUninstallTaskArgs = uninstallTaskArgs.factory.create;\nexport const makeUninstallTaskArgs = uninstallTaskArgs.factory.make;\nexport const ofUninstallTaskArgs = uninstallTaskArgs.factory.of;\n\nexport const createCreateTaskArgs = createTaskArgs.factory.create;\nexport const makeCreateTaskArgs = createTaskArgs.factory.make;\nexport const ofCreateTaskArgs = createTaskArgs.factory.of;\nexport const createAddContractArgs = addContractArgs.factory.create;\nexport const makeAddContractArgs = addContractArgs.factory.make;\nexport const ofAddContractArgs = addContractArgs.factory.of;\n\nexport const createRemoveContractsArgs = removeContractsArgs.factory.create;\nexport const makeRemoveContractsArgs = removeContractsArgs.factory.make;\nexport const ofRemoveContractsArgs = removeContractsArgs.factory.of;\n"],"mappings":"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","names":["schemas","createType"]}
1
+ {"version":3,"sources":["SanitizedArgs.ts"],"sourcesContent":["import { Url } from '@taqueria/protocol';\nimport createType from '@taqueria/protocol/Base';\nimport * as NonEmptyString from '@taqueria/protocol/NonEmptyString';\nimport * as PluginResponseEncoding from '@taqueria/protocol/PluginResponseEncoding';\nimport * as SanitizedAbsPath from '@taqueria/protocol/SanitizedAbsPath';\nimport { z } from 'zod';\n\nexport const rawSchema = z.object({\n\t_: z.array(z.union([z.string().min(1), z.number()])),\n\tprojectDir: SanitizedAbsPath.schemas.schema,\n\tmaxConcurrency: z.preprocess(\n\t\tval => typeof val === 'string' ? parseInt(val) : Number(val),\n\t\tz.number().int().min(1).default(10),\n\t),\n\tdebug: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tdisableState: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tlogPluginRequests: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tfromVsCode: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().default(false),\n\t),\n\tversion: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tbuild: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\thelp: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tyes: z.preprocess(\n\t\tval => Boolean(val),\n\t\tz.boolean().optional(),\n\t),\n\tplugin: NonEmptyString.schemas.schema.optional(),\n\tenv: z.string().optional(),\n\tquickstart: z.string().min(1).optional(),\n\tsetBuild: z.preprocess(\n\t\tval => String(val),\n\t\tz.string().min(3),\n\t),\n\tsetVersion: z.string().min(3),\n\tpluginName: z.string().min(1).optional(),\n}, { description: 'Sanitizied Args' }).passthrough();\n\nexport const scaffoldRawSchema = rawSchema.extend({\n\tscaffoldProjectDir: z.string().min(1).transform((val: unknown) => val as SanitizedAbsPath.t),\n\tscaffoldUrl: z.string().min(1).url().transform((val: unknown) => val as Url.t),\n\tbranch: z.string().min(1).optional(),\n});\n\nexport const initRawSchema = rawSchema.extend({\n\tworkflow: z.string().refine(val => val === 'ligo' || val === 'smartpy' || val === 'archetype' || val === 'michelson')\n\t\t.optional(),\n});\n\nexport type rawInitSchemaInput = z.infer<typeof initRawSchema>;\n\nexport const provisionRawSchema = rawSchema\n\t.extend({\n\t\toperation: z\n\t\t\t.string()\n\t\t\t.min(1)\n\t\t\t.describe('Operation name'),\n\t\tname: z\n\t\t\t.string()\n\t\t\t.min(1)\n\t\t\t.regex(\n\t\t\t\t/^[a-z0-9]+[a-z0-9-_]$/,\n\t\t\t\t'Provisioner name must consist of one or more letters/numbers and may not start with an underscore or dash.',\n\t\t\t)\n\t\t\t.describe('Provisioner name')\n\t\t\t.optional(),\n\t})\n\t.passthrough();\n\nexport const templateRawSchema = rawSchema.extend({\n\ttemplate: z.string().min(1),\n}).passthrough();\n\nexport const managePluginRawSchema = rawSchema.omit({ pluginName: true }).extend({\n\tpluginName: z.string().min(1),\n});\n\nexport const setEnvRawSchema = rawSchema.extend({\n\tdefaultEnvironment: z.string().min(1),\n});\n\ntype RawInput = z.infer<typeof rawSchema>;\ntype RawScaffoldInput = z.infer<typeof scaffoldRawSchema>;\ntype RawProvisionInput = z.infer<typeof provisionRawSchema>;\ntype RawManagePluginInput = z.infer<typeof managePluginRawSchema>;\ntype RawSetEnvInput = z.infer<typeof setEnvRawSchema>;\ntype RawTemplateInput = z.infer<typeof templateRawSchema>;\n\nexport const { schemas: generatedSchemas, factory } = createType<RawInput, RawInput>({\n\trawSchema,\n\tparseErrMsg: 'The arguments provided are invalid',\n\tunknownErrMsg: 'Something went wrong parsing the command-line arguments',\n});\n\nexport const { create, of, make } = factory;\n\nexport type SanitizedArgs = z.infer<typeof generatedSchemas.schema>;\nexport type t = SanitizedArgs;\n\nexport const schemas = {\n\t...generatedSchemas,\n\tschema: generatedSchemas.schema.transform(val => val as SanitizedArgs),\n};\n\nexport const scaffoldTaskArgs = createType<RawScaffoldInput, RawScaffoldInput>({\n\trawSchema: scaffoldRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the scaffold task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the scaffold task',\n});\n\nexport const provisionTaskArgs = createType<RawProvisionInput, RawProvisionInput>({\n\trawSchema: provisionRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the provision task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the provision task',\n});\n\nexport const installTaskArgs = createType<RawManagePluginInput, RawManagePluginInput>({\n\trawSchema: managePluginRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the install task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the install task',\n});\n\nexport const uninstallTaskArgs = createType<RawManagePluginInput, RawManagePluginInput>({\n\trawSchema: managePluginRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the uninstall task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the uninstall task',\n});\n\nexport const setEnvTaskArgs = createType<RawSetEnvInput, RawSetEnvInput>({\n\trawSchema: setEnvRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the set-environment task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the set-environment task',\n});\n\nexport const createTaskArgs = createType<RawTemplateInput, RawTemplateInput>({\n\trawSchema: templateRawSchema,\n\tparseErrMsg: 'The arguments provided are invalid for the create task',\n\tunknownErrMsg: 'Something went wrong parsing the arguments for the create task',\n});\n\nexport type ScaffoldTaskArgs = z.infer<typeof scaffoldTaskArgs.schemas.schema>;\nexport type ProvisionTaskArgs = z.infer<typeof provisionTaskArgs.schemas.schema>;\nexport type InstallTaskArgs = z.infer<typeof installTaskArgs.schemas.schema>;\nexport type UninstallTaskArgs = z.infer<typeof uninstallTaskArgs.schemas.schema>;\nexport type SetEnvTaskArgs = z.infer<typeof setEnvTaskArgs.schemas.schema>;\nexport type CreateTaskArgs = z.infer<typeof createTaskArgs.schemas.schema>;\n\nexport const createScaffoldTaskArgs = scaffoldTaskArgs.factory.from;\nexport const makeScaffoldTaskArgs = scaffoldTaskArgs.factory.make;\nexport const ofScaffoldTaskArgs = scaffoldTaskArgs.factory.of;\n\nexport const createProvisionTaskArgs = provisionTaskArgs.factory.create;\nexport const makeProvisionTaskArgs = provisionTaskArgs.factory.make;\nexport const ofProvisionTaskArgs = provisionTaskArgs.factory.of;\n\nexport const createInstallTaskArgs = installTaskArgs.factory.create;\nexport const makeInstallTaskArgs = installTaskArgs.factory.make;\nexport const ofInstallTaskArgs = installTaskArgs.factory.of;\n\nexport const createUninstallTaskArgs = uninstallTaskArgs.factory.create;\nexport const makeUninstallTaskArgs = uninstallTaskArgs.factory.make;\nexport const ofUninstallTaskArgs = uninstallTaskArgs.factory.of;\n\nexport const createSetEnvTaskArgs = setEnvTaskArgs.factory.create;\nexport const makeSetEnvTaskArgs = setEnvTaskArgs.factory.make;\nexport const ofSetEnvTaskArgs = setEnvTaskArgs.factory.of;\n\nexport const createCreateTaskArgs = createTaskArgs.factory.create;\nexport const makeCreateTaskArgs = createTaskArgs.factory.make;\nexport const ofCreateTaskArgs = createTaskArgs.factory.of;\n"],"mappings":"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","names":["schemas","createType","schemas"]}
package/TaqError.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { ZodError } from 'zod';
2
- export type ErrorType = 'E_INVALID_PATH_DOES_NOT_EXIST' | 'E_INVALID_PATH_EXISTS_AND_NOT_AN_EMPTY_DIR' | 'E_INVALID_PATH_ALREADY_EXISTS' | 'E_INVALID_CONFIG' | 'E_INVALID_JSON' | 'E_FORK' | 'E_INVALID_TASK' | 'E_READFILE' | 'E_NPM_INIT' | 'E_INVALID_PLUGIN_RESPONSE' | 'E_INVALID_ARGS' | 'E_MKDIR_FAILED' | 'E_GIT_CLONE_FAILED' | 'E_PROVISION' | 'E_PARSE' | 'E_PARSE_UNKNOWN' | 'E_INVALID_ARCH' | 'E_CONTRACT_REGISTERED' | 'E_CONTRACT_NOT_REGISTERED' | 'E_NO_PROVISIONS' | 'E_INTERNAL_LOGICAL_VALIDATION_FAILURE' | 'E_EXEC';
2
+ export type ErrorType = 'E_INVALID_PATH_DOES_NOT_EXIST' | 'E_INVALID_PATH_EXISTS_AND_NOT_AN_EMPTY_DIR' | 'E_INVALID_PATH_ALREADY_EXISTS' | 'E_INVALID_CONFIG' | 'E_INVALID_JSON' | 'E_FORK' | 'E_INVALID_TASK' | 'E_READFILE' | 'E_NPM_INIT' | 'E_INVALID_PLUGIN_RESPONSE' | 'E_INVALID_ARGS' | 'E_MKDIR_FAILED' | 'E_GIT_CLONE_FAILED' | 'E_PROVISION' | 'E_PARSE' | 'E_PARSE_UNKNOWN' | 'E_INVALID_ARCH' | 'E_NO_PROVISIONS' | 'E_INTERNAL_LOGICAL_VALIDATION_FAILURE' | 'E_EXEC' | 'E_OPT_IN_WARNING' | 'E_INVALID_OPTION' | 'E_TAQ_PROJECT_NOT_FOUND';
3
3
  export interface TaqError {
4
4
  readonly kind: ErrorType;
5
5
  msg: string;
package/TaqError.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"TaqError.d.ts","sourceRoot":"","sources":["TaqError.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE/B,MAAM,MAAM,SAAS,GAClB,+BAA+B,GAC/B,4CAA4C,GAC5C,+BAA+B,GAC/B,kBAAkB,GAClB,gBAAgB,GAChB,QAAQ,GACR,gBAAgB,GAChB,YAAY,GACZ,YAAY,GACZ,2BAA2B,GAC3B,gBAAgB,GAChB,gBAAgB,GAChB,oBAAoB,GACpB,aAAa,GACb,SAAS,GACT,iBAAiB,GACjB,gBAAgB,GAChB,uBAAuB,GACvB,2BAA2B,GAC3B,iBAAiB,GACjB,uCAAuC,GACvC,QAAQ,CAAC;AAEZ,MAAM,WAAW,QAAQ;IACxB,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,QAAQ,GAAG,KAAK,GAAG,OAAO,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,MAAM,MAAM,CAAC,GAAG,QAAQ,CAAC;AAEzB,qBAAa,UAAW,SAAQ,KAAK;IACpC,QAAQ,CAAC,OAAO,UAAC;IACjB,QAAQ,CAAC,IAAI,YAAC;IACd,QAAQ,CAAC,QAAQ,UAAC;gBACN,MAAM,EAAE,QAAQ;CAO5B;AAED,eAAO,MAAM,gBAAgB,gBAAiB,QAAQ,OAAO,MAAM,YAAY,OAAO,kDAE9C,CAAC;AAEzC,eAAO,MAAM,UAAU,aAAc,QAAQ,OAAO,MAAM,YAAY,OAAO,aAM1E,CAAC;AAEJ,eAAO,MAAM,iBAAiB,aAAc,KAAK,GAAG,QAAQ,GAAG,UAAU,GAAG,OAAO,OAAO,MAAM,YAAY,OAAO,aAMhH,CAAC;AAEJ,eAAO,MAAM,uBAAuB,gBACzB,KAAK,GAAG,QAAQ,GAAG,UAAU,GAAG,OAAO,OAC5C,MAAM,YACD,OAAO,kDAGsB,CAAC;AAEzC,eAAO,MAAM,MAAM,QAAS,QAAQ,aAAQ,CAAC"}
1
+ {"version":3,"file":"TaqError.d.ts","sourceRoot":"","sources":["TaqError.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;AAE/B,MAAM,MAAM,SAAS,GAClB,+BAA+B,GAC/B,4CAA4C,GAC5C,+BAA+B,GAC/B,kBAAkB,GAClB,gBAAgB,GAChB,QAAQ,GACR,gBAAgB,GAChB,YAAY,GACZ,YAAY,GACZ,2BAA2B,GAC3B,gBAAgB,GAChB,gBAAgB,GAChB,oBAAoB,GACpB,aAAa,GACb,SAAS,GACT,iBAAiB,GACjB,gBAAgB,GAChB,iBAAiB,GACjB,uCAAuC,GACvC,QAAQ,GACR,kBAAkB,GAClB,kBAAkB,GAClB,yBAAyB,CAAC;AAE7B,MAAM,WAAW,QAAQ;IACxB,QAAQ,CAAC,IAAI,EAAE,SAAS,CAAC;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,QAAQ,GAAG,KAAK,GAAG,OAAO,CAAC;IACtC,OAAO,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,MAAM,MAAM,CAAC,GAAG,QAAQ,CAAC;AAEzB,qBAAa,UAAW,SAAQ,KAAK;IACpC,QAAQ,CAAC,OAAO,UAAC;IACjB,QAAQ,CAAC,IAAI,YAAC;IACd,QAAQ,CAAC,QAAQ,UAAC;gBACN,MAAM,EAAE,QAAQ;CAO5B;AAED,eAAO,MAAM,gBAAgB,gBAAiB,QAAQ,OAAO,MAAM,YAAY,OAAO,kDAE9C,CAAC;AAEzC,eAAO,MAAM,UAAU,aAAc,QAAQ,OAAO,MAAM,YAAY,OAAO,aAM1E,CAAC;AAEJ,eAAO,MAAM,iBAAiB,aAAc,KAAK,GAAG,QAAQ,GAAG,UAAU,GAAG,OAAO,OAAO,MAAM,YAAY,OAAO,aAMhH,CAAC;AAEJ,eAAO,MAAM,uBAAuB,gBACzB,KAAK,GAAG,QAAQ,GAAG,UAAU,GAAG,OAAO,OAC5C,MAAM,YACD,OAAO,kDAGsB,CAAC;AAEzC,eAAO,MAAM,MAAM,QAAS,QAAQ,aAAQ,CAAC"}
package/TaqError.js CHANGED
@@ -53,13 +53,4 @@ var toParseUnknownErr = (previous, msg, context) => create({
53
53
  });
54
54
  var toFutureParseUnknownErr = (previous, msg, context) => (0, import_fluture.reject)(toParseUnknownErr(previous, msg, context)).pipe((0, import_fluture.map)((val) => val));
55
55
  var create = (err) => err;
56
- // Annotate the CommonJS export names for ESM import in node:
57
- 0 && (module.exports = {
58
- E_TaqError,
59
- create,
60
- toFutureParseErr,
61
- toFutureParseUnknownErr,
62
- toParseErr,
63
- toParseUnknownErr
64
- });
65
56
  //# sourceMappingURL=TaqError.js.map
package/TaqError.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["TaqError.ts"],"sourcesContent":["import { map, reject } from 'fluture';\nimport { ZodError } from 'zod';\n\nexport type ErrorType =\n\t| 'E_INVALID_PATH_DOES_NOT_EXIST'\n\t| 'E_INVALID_PATH_EXISTS_AND_NOT_AN_EMPTY_DIR'\n\t| 'E_INVALID_PATH_ALREADY_EXISTS'\n\t| 'E_INVALID_CONFIG'\n\t| 'E_INVALID_JSON'\n\t| 'E_FORK'\n\t| 'E_INVALID_TASK'\n\t| 'E_READFILE'\n\t| 'E_NPM_INIT'\n\t| 'E_INVALID_PLUGIN_RESPONSE'\n\t| 'E_INVALID_ARGS'\n\t| 'E_MKDIR_FAILED'\n\t| 'E_GIT_CLONE_FAILED'\n\t| 'E_PROVISION'\n\t| 'E_PARSE'\n\t| 'E_PARSE_UNKNOWN'\n\t| 'E_INVALID_ARCH'\n\t| 'E_CONTRACT_REGISTERED'\n\t| 'E_CONTRACT_NOT_REGISTERED'\n\t| 'E_NO_PROVISIONS'\n\t| 'E_INTERNAL_LOGICAL_VALIDATION_FAILURE'\n\t| 'E_EXEC';\n\nexport interface TaqError {\n\treadonly kind: ErrorType;\n\tmsg: string;\n\tprevious?: TaqError | Error | unknown;\n\tcontext?: unknown;\n}\n\nexport type t = TaqError;\n\nexport class E_TaqError extends Error {\n\treadonly context;\n\treadonly kind;\n\treadonly previous;\n\tconstructor(taqErr: TaqError) {\n\t\tsuper(taqErr.msg);\n\t\tthis.context = taqErr.context;\n\t\tthis.kind = taqErr.kind;\n\t\tthis.name = this.kind;\n\t\tthis.previous = taqErr.previous;\n\t}\n}\n\nexport const toFutureParseErr = <T>(previous: ZodError, msg: string, context?: unknown) =>\n\treject(toParseErr(previous, msg, context))\n\t\t.pipe(map((val: unknown) => val as T));\n\nexport const toParseErr = (previous: ZodError, msg: string, context?: unknown) =>\n\tcreate({\n\t\tkind: 'E_PARSE',\n\t\tmsg: msg,\n\t\tcontext,\n\t\tprevious,\n\t});\n\nexport const toParseUnknownErr = (previous: Error | TaqError | E_TaqError | unknown, msg: string, context?: unknown) =>\n\tcreate({\n\t\tkind: 'E_PARSE_UNKNOWN',\n\t\tmsg: msg,\n\t\tcontext,\n\t\tprevious,\n\t});\n\nexport const toFutureParseUnknownErr = <T>(\n\tprevious: Error | TaqError | E_TaqError | unknown,\n\tmsg: string,\n\tcontext?: unknown,\n) =>\n\treject(toParseUnknownErr(previous, msg, context))\n\t\t.pipe(map((val: unknown) => val as T));\n\nexport const create = (err: TaqError) => err;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAA4B;AAoCrB,IAAM,aAAN,cAAyB,MAAM;AAAA,EAIrC,YAAY,QAAkB;AAC7B,UAAM,OAAO,GAAG;AAChB,SAAK,UAAU,OAAO;AACtB,SAAK,OAAO,OAAO;AACnB,SAAK,OAAO,KAAK;AACjB,SAAK,WAAW,OAAO;AAAA,EACxB;AACD;AAEO,IAAM,mBAAmB,CAAI,UAAoB,KAAa,gBACpE,uBAAO,WAAW,UAAU,KAAK,OAAO,CAAC,EACvC,SAAK,oBAAI,CAAC,QAAiB,GAAQ,CAAC;AAEhC,IAAM,aAAa,CAAC,UAAoB,KAAa,YAC3D,OAAO;AAAA,EACN,MAAM;AAAA,EACN;AAAA,EACA;AAAA,EACA;AACD,CAAC;AAEK,IAAM,oBAAoB,CAAC,UAAmD,KAAa,YACjG,OAAO;AAAA,EACN,MAAM;AAAA,EACN;AAAA,EACA;AAAA,EACA;AACD,CAAC;AAEK,IAAM,0BAA0B,CACtC,UACA,KACA,gBAEA,uBAAO,kBAAkB,UAAU,KAAK,OAAO,CAAC,EAC9C,SAAK,oBAAI,CAAC,QAAiB,GAAQ,CAAC;AAEhC,IAAM,SAAS,CAAC,QAAkB;","names":[]}
1
+ {"version":3,"sources":["TaqError.ts"],"sourcesContent":["import { map, reject } from 'fluture';\nimport { ZodError } from 'zod';\n\nexport type ErrorType =\n\t| 'E_INVALID_PATH_DOES_NOT_EXIST'\n\t| 'E_INVALID_PATH_EXISTS_AND_NOT_AN_EMPTY_DIR'\n\t| 'E_INVALID_PATH_ALREADY_EXISTS'\n\t| 'E_INVALID_CONFIG'\n\t| 'E_INVALID_JSON'\n\t| 'E_FORK'\n\t| 'E_INVALID_TASK'\n\t| 'E_READFILE'\n\t| 'E_NPM_INIT'\n\t| 'E_INVALID_PLUGIN_RESPONSE'\n\t| 'E_INVALID_ARGS'\n\t| 'E_MKDIR_FAILED'\n\t| 'E_GIT_CLONE_FAILED'\n\t| 'E_PROVISION'\n\t| 'E_PARSE'\n\t| 'E_PARSE_UNKNOWN'\n\t| 'E_INVALID_ARCH'\n\t| 'E_NO_PROVISIONS'\n\t| 'E_INTERNAL_LOGICAL_VALIDATION_FAILURE'\n\t| 'E_EXEC'\n\t| 'E_OPT_IN_WARNING'\n\t| 'E_INVALID_OPTION'\n\t| 'E_TAQ_PROJECT_NOT_FOUND';\n\nexport interface TaqError {\n\treadonly kind: ErrorType;\n\tmsg: string;\n\tprevious?: TaqError | Error | unknown;\n\tcontext?: unknown;\n}\n\nexport type t = TaqError;\n\nexport class E_TaqError extends Error {\n\treadonly context;\n\treadonly kind;\n\treadonly previous;\n\tconstructor(taqErr: TaqError) {\n\t\tsuper(taqErr.msg);\n\t\tthis.context = taqErr.context;\n\t\tthis.kind = taqErr.kind;\n\t\tthis.name = this.kind;\n\t\tthis.previous = taqErr.previous;\n\t}\n}\n\nexport const toFutureParseErr = <T>(previous: ZodError, msg: string, context?: unknown) =>\n\treject(toParseErr(previous, msg, context))\n\t\t.pipe(map((val: unknown) => val as T));\n\nexport const toParseErr = (previous: ZodError, msg: string, context?: unknown) =>\n\tcreate({\n\t\tkind: 'E_PARSE',\n\t\tmsg: msg,\n\t\tcontext,\n\t\tprevious,\n\t});\n\nexport const toParseUnknownErr = (previous: Error | TaqError | E_TaqError | unknown, msg: string, context?: unknown) =>\n\tcreate({\n\t\tkind: 'E_PARSE_UNKNOWN',\n\t\tmsg: msg,\n\t\tcontext,\n\t\tprevious,\n\t});\n\nexport const toFutureParseUnknownErr = <T>(\n\tprevious: Error | TaqError | E_TaqError | unknown,\n\tmsg: string,\n\tcontext?: unknown,\n) =>\n\treject(toParseUnknownErr(previous, msg, context))\n\t\t.pipe(map((val: unknown) => val as T));\n\nexport const create = (err: TaqError) => err;\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAA4B;AAqCrB,IAAM,aAAN,cAAyB,MAAM;AAAA,EAIrC,YAAY,QAAkB;AAC7B,UAAM,OAAO,GAAG;AAChB,SAAK,UAAU,OAAO;AACtB,SAAK,OAAO,OAAO;AACnB,SAAK,OAAO,KAAK;AACjB,SAAK,WAAW,OAAO;AAAA,EACxB;AACD;AAEO,IAAM,mBAAmB,CAAI,UAAoB,KAAa,gBACpE,uBAAO,WAAW,UAAU,KAAK,OAAO,CAAC,EACvC,SAAK,oBAAI,CAAC,QAAiB,GAAQ,CAAC;AAEhC,IAAM,aAAa,CAAC,UAAoB,KAAa,YAC3D,OAAO;AAAA,EACN,MAAM;AAAA,EACN;AAAA,EACA;AAAA,EACA;AACD,CAAC;AAEK,IAAM,oBAAoB,CAAC,UAAmD,KAAa,YACjG,OAAO;AAAA,EACN,MAAM;AAAA,EACN;AAAA,EACA;AAAA,EACA;AACD,CAAC;AAEK,IAAM,0BAA0B,CACtC,UACA,KACA,gBAEA,uBAAO,kBAAkB,UAAU,KAAK,OAAO,CAAC,EAC9C,SAAK,oBAAI,CAAC,QAAiB,GAAQ,CAAC;AAEhC,IAAM,SAAS,CAAC,QAAkB;","names":[]}
package/Template.js CHANGED
@@ -29,8 +29,4 @@ __reExport(Template_exports, require("@taqueria/protocol/out/types/Template"), m
29
29
  function create(args) {
30
30
  return (0, import_Template.create)(args);
31
31
  }
32
- // Annotate the CommonJS export names for ESM import in node:
33
- 0 && (module.exports = {
34
- create
35
- });
36
32
  //# sourceMappingURL=Template.js.map
package/helpers.js CHANGED
@@ -46,8 +46,4 @@ var parsingErrorMessages = (typeName) => {
46
46
  unknownErrMsg
47
47
  };
48
48
  };
49
- // Annotate the CommonJS export names for ESM import in node:
50
- 0 && (module.exports = {
51
- parsingErrorMessages
52
- });
53
49
  //# sourceMappingURL=helpers.js.map
package/i18n.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["i18n.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,IAAI;IACpB,EAAE,EAAE,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,MAAM,CAAC;CACnC;AAED,MAAM,MAAM,CAAC,GAAG,IAAI,CAAC;;AAErB,wBAiEE"}
1
+ {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["i18n.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,IAAI;IACpB,EAAE,EAAE,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,KAAK,MAAM,CAAC;CACnC;AAED,MAAM,MAAM,CAAC,GAAG,IAAI,CAAC;;AAErB,wBA6DE"}
package/i18n.js CHANGED
@@ -41,12 +41,13 @@ var i18n_default = async () => {
41
41
  "appName": "Taqueria",
42
42
  "appDesc": "Taqueria is an integrated environment for compiling, testing, and deploying Tezos software.",
43
43
  "versionDesc": "Display the version number of the Taqueria program",
44
- "betaWarning": "Taqueria is currently in BETA. You've been warned. :)",
44
+ "betaWarning": "Please be advised that Taqueria is currently in BETA.",
45
45
  "configDirDesc": "Config directory (default ./.taq)",
46
46
  "initDesc": "Initialize a new project",
47
47
  "optInDesc": "Opt-in to sharing anonymous usage analytics",
48
48
  "optOutDesc": "Opt-out of sharing anonymous usage analytics",
49
49
  "initPathDesc": "Path to your project directory",
50
+ "workflowDesc": "Select a workflow to initialize your Taqueria project. Choices are (ligo|smartpy|archetype|michelson)",
50
51
  "scaffoldDesc": "Generate a new project using pre-made scaffold",
51
52
  "scaffoldUrlDesc": "Alias or Url for the scaffold project",
52
53
  "scaffoldProjectDirDesc": "Path where to create the new project. This must be a new directory.",
@@ -76,13 +77,7 @@ var i18n_default = async () => {
76
77
  "yesOptionDesc": 'Select "yes" to any prompt',
77
78
  "templateNotFound": "Template not found. Perhaps you need to install a plugin?",
78
79
  "createDesc": "Create files from pre-existing templates",
79
- "templateDesc": "Name of the template to use",
80
- "addContractDesc": "Add a contract to the contract registry",
81
- "addSourceFileDesc": "Source file to add to the contract registry",
82
- "removeContractDesc": "Remove a contract from the contract registry",
83
- "removeContractNameDesc": "The name of the contract to remove",
84
- "noContractsRegistered": "No registered contracts found",
85
- "listContractsDesc": "List registered contracts"
80
+ "templateDesc": "Name of the template to use"
86
81
  }
87
82
  }
88
83
  }
@@ -91,6 +86,4 @@ var i18n_default = async () => {
91
86
  };
92
87
  return i18n;
93
88
  };
94
- // Annotate the CommonJS export names for ESM import in node:
95
- 0 && (module.exports = {});
96
89
  //# sourceMappingURL=i18n.js.map
package/i18n.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["i18n.ts"],"sourcesContent":["import i18next from 'i18next';\n\nexport interface i18n {\n\t__: (...args: unknown[]) => string;\n}\n\nexport type t = i18n;\n\nexport default async (): Promise<i18n> => {\n\t// TODO: i18next is feature-rich, but rather large. Determine whether you need all of the functionality\n\tconst i18n = {\n\t\t...await i18next.init({\n\t\t\tlng: 'en',\n\t\t\tdebug: false,\n\t\t\tresources: {\n\t\t\t\t// TODO: Move to separate language files\n\t\t\t\ten: {\n\t\t\t\t\ttranslation: {\n\t\t\t\t\t\t'appName': 'Taqueria',\n\t\t\t\t\t\t'appDesc': 'Taqueria is an integrated environment for compiling, testing, and deploying Tezos software.',\n\t\t\t\t\t\t'versionDesc': 'Display the version number of the Taqueria program',\n\t\t\t\t\t\t'betaWarning': \"Taqueria is currently in BETA. You've been warned. :)\",\n\t\t\t\t\t\t'configDirDesc': 'Config directory (default ./.taq)',\n\t\t\t\t\t\t'initDesc': 'Initialize a new project',\n\t\t\t\t\t\t'optInDesc': 'Opt-in to sharing anonymous usage analytics',\n\t\t\t\t\t\t'optOutDesc': 'Opt-out of sharing anonymous usage analytics',\n\t\t\t\t\t\t'initPathDesc': 'Path to your project directory',\n\t\t\t\t\t\t'scaffoldDesc': 'Generate a new project using pre-made scaffold',\n\t\t\t\t\t\t'scaffoldUrlDesc': 'Alias or Url for the scaffold project',\n\t\t\t\t\t\t'scaffoldProjectDirDesc': 'Path where to create the new project. This must be a new directory.',\n\t\t\t\t\t\t'scaffoldDoneMsg': 'The project was created using the scaffold.',\n\t\t\t\t\t\t'installDesc': 'Install a plugin',\n\t\t\t\t\t\t'pluginInstalled': 'Plugin installed successfully',\n\t\t\t\t\t\t'pluginUninstalled': 'Plugin uninstalled successfully',\n\t\t\t\t\t\t'uninstallDesc': 'Uninstall a plugin',\n\t\t\t\t\t\t'pluginNameDesc': 'The name of the plugin',\n\t\t\t\t\t\t'promptForTask':\n\t\t\t\t\t\t\t\"Please specify which task you would like to execute. If you're starting a new project, please run 'init'.\\n\",\n\t\t\t\t\t\t'pluginKindDesc': 'Kind of plugin (NPM, Binary)',\n\t\t\t\t\t\t'pluginAlreadyInstalled': 'That plugin is already installed.',\n\t\t\t\t\t\t'pluginOptionDesc': 'Use the task from this plugin',\n\t\t\t\t\t\t'bootstrapMsg': \"Project taq'ified!\",\n\t\t\t\t\t\t'maxConcurrencyDesc': 'Set the maximum concurrency limit used internally',\n\t\t\t\t\t\t'providedByMany': 'Provided by more than one plugin. The option --plugin is required.',\n\t\t\t\t\t\t'pluginDesc':\n\t\t\t\t\t\t\t'Specify what plugin should execute this command. Use this when more than one plugin provide a task of the same name.',\n\t\t\t\t\t\t'listNetworks': 'List known networks',\n\t\t\t\t\t\t'envDesc': 'Specify an environment configuration',\n\t\t\t\t\t\t'disableStateDesc': 'Does not use the saved state.json file. State is computed for each execution.',\n\t\t\t\t\t\t'logPluginCallsDesc': 'Logs any execution calls to a plugin to the console',\n\t\t\t\t\t\t'npmInitRequired': \"This project isn't a valid NPM project. Please run: npm init\",\n\t\t\t\t\t\t'testFromVsCode': 'An internal command used by VS Code to test for the taq binary',\n\t\t\t\t\t\t'fromVsCode': 'An internal flag used to indicate that taq is executed via vscode',\n\t\t\t\t\t\t'buildDesc': 'Display build information about the current version',\n\t\t\t\t\t\t'pluginOption': \"Use to specify what plugin you'd like when running this task.\",\n\t\t\t\t\t\t'yesOptionDesc': 'Select \"yes\" to any prompt',\n\t\t\t\t\t\t'templateNotFound': 'Template not found. Perhaps you need to install a plugin?',\n\t\t\t\t\t\t'createDesc': 'Create files from pre-existing templates',\n\t\t\t\t\t\t'templateDesc': 'Name of the template to use',\n\t\t\t\t\t\t'addContractDesc': 'Add a contract to the contract registry',\n\t\t\t\t\t\t'addSourceFileDesc': 'Source file to add to the contract registry',\n\t\t\t\t\t\t'removeContractDesc': 'Remove a contract from the contract registry',\n\t\t\t\t\t\t'removeContractNameDesc': 'The name of the contract to remove',\n\t\t\t\t\t\t'noContractsRegistered': 'No registered contracts found',\n\t\t\t\t\t\t'listContractsDesc': 'List registered contracts',\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t}),\n\t\t__: i18next.t,\n\t};\n\n\treturn i18n;\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAAoB;AAQpB,IAAO,eAAQ,YAA2B;AAEzC,QAAM,OAAO;AAAA,IACZ,GAAG,MAAM,eAAAA,QAAQ,KAAK;AAAA,MACrB,KAAK;AAAA,MACL,OAAO;AAAA,MACP,WAAW;AAAA,QAEV,IAAI;AAAA,UACH,aAAa;AAAA,YACZ,WAAW;AAAA,YACX,WAAW;AAAA,YACX,eAAe;AAAA,YACf,eAAe;AAAA,YACf,iBAAiB;AAAA,YACjB,YAAY;AAAA,YACZ,aAAa;AAAA,YACb,cAAc;AAAA,YACd,gBAAgB;AAAA,YAChB,gBAAgB;AAAA,YAChB,mBAAmB;AAAA,YACnB,0BAA0B;AAAA,YAC1B,mBAAmB;AAAA,YACnB,eAAe;AAAA,YACf,mBAAmB;AAAA,YACnB,qBAAqB;AAAA,YACrB,iBAAiB;AAAA,YACjB,kBAAkB;AAAA,YAClB,iBACC;AAAA,YACD,kBAAkB;AAAA,YAClB,0BAA0B;AAAA,YAC1B,oBAAoB;AAAA,YACpB,gBAAgB;AAAA,YAChB,sBAAsB;AAAA,YACtB,kBAAkB;AAAA,YAClB,cACC;AAAA,YACD,gBAAgB;AAAA,YAChB,WAAW;AAAA,YACX,oBAAoB;AAAA,YACpB,sBAAsB;AAAA,YACtB,mBAAmB;AAAA,YACnB,kBAAkB;AAAA,YAClB,cAAc;AAAA,YACd,aAAa;AAAA,YACb,gBAAgB;AAAA,YAChB,iBAAiB;AAAA,YACjB,oBAAoB;AAAA,YACpB,cAAc;AAAA,YACd,gBAAgB;AAAA,YAChB,mBAAmB;AAAA,YACnB,qBAAqB;AAAA,YACrB,sBAAsB;AAAA,YACtB,0BAA0B;AAAA,YAC1B,yBAAyB;AAAA,YACzB,qBAAqB;AAAA,UACtB;AAAA,QACD;AAAA,MACD;AAAA,IACD,CAAC;AAAA,IACD,IAAI,eAAAA,QAAQ;AAAA,EACb;AAEA,SAAO;AACR;","names":["i18next"]}
1
+ {"version":3,"sources":["i18n.ts"],"sourcesContent":["import i18next from 'i18next';\n\nexport interface i18n {\n\t__: (...args: unknown[]) => string;\n}\n\nexport type t = i18n;\n\nexport default async (): Promise<i18n> => {\n\t// TODO: i18next is feature-rich, but rather large. Determine whether you need all of the functionality\n\tconst i18n = {\n\t\t...await i18next.init({\n\t\t\tlng: 'en',\n\t\t\tdebug: false,\n\t\t\tresources: {\n\t\t\t\t// TODO: Move to separate language files\n\t\t\t\ten: {\n\t\t\t\t\ttranslation: {\n\t\t\t\t\t\t'appName': 'Taqueria',\n\t\t\t\t\t\t'appDesc': 'Taqueria is an integrated environment for compiling, testing, and deploying Tezos software.',\n\t\t\t\t\t\t'versionDesc': 'Display the version number of the Taqueria program',\n\t\t\t\t\t\t'betaWarning': 'Please be advised that Taqueria is currently in BETA.',\n\t\t\t\t\t\t'configDirDesc': 'Config directory (default ./.taq)',\n\t\t\t\t\t\t'initDesc': 'Initialize a new project',\n\t\t\t\t\t\t'optInDesc': 'Opt-in to sharing anonymous usage analytics',\n\t\t\t\t\t\t'optOutDesc': 'Opt-out of sharing anonymous usage analytics',\n\t\t\t\t\t\t'initPathDesc': 'Path to your project directory',\n\t\t\t\t\t\t'workflowDesc':\n\t\t\t\t\t\t\t'Select a workflow to initialize your Taqueria project. Choices are (ligo|smartpy|archetype|michelson)',\n\t\t\t\t\t\t'scaffoldDesc': 'Generate a new project using pre-made scaffold',\n\t\t\t\t\t\t'scaffoldUrlDesc': 'Alias or Url for the scaffold project',\n\t\t\t\t\t\t'scaffoldProjectDirDesc': 'Path where to create the new project. This must be a new directory.',\n\t\t\t\t\t\t'scaffoldDoneMsg': 'The project was created using the scaffold.',\n\t\t\t\t\t\t'installDesc': 'Install a plugin',\n\t\t\t\t\t\t'pluginInstalled': 'Plugin installed successfully',\n\t\t\t\t\t\t'pluginUninstalled': 'Plugin uninstalled successfully',\n\t\t\t\t\t\t'uninstallDesc': 'Uninstall a plugin',\n\t\t\t\t\t\t'pluginNameDesc': 'The name of the plugin',\n\t\t\t\t\t\t'promptForTask':\n\t\t\t\t\t\t\t\"Please specify which task you would like to execute. If you're starting a new project, please run 'init'.\\n\",\n\t\t\t\t\t\t'pluginKindDesc': 'Kind of plugin (NPM, Binary)',\n\t\t\t\t\t\t'pluginAlreadyInstalled': 'That plugin is already installed.',\n\t\t\t\t\t\t'pluginOptionDesc': 'Use the task from this plugin',\n\t\t\t\t\t\t'bootstrapMsg': \"Project taq'ified!\",\n\t\t\t\t\t\t'maxConcurrencyDesc': 'Set the maximum concurrency limit used internally',\n\t\t\t\t\t\t'providedByMany': 'Provided by more than one plugin. The option --plugin is required.',\n\t\t\t\t\t\t'pluginDesc':\n\t\t\t\t\t\t\t'Specify what plugin should execute this command. Use this when more than one plugin provide a task of the same name.',\n\t\t\t\t\t\t'listNetworks': 'List known networks',\n\t\t\t\t\t\t'envDesc': 'Specify an environment configuration',\n\t\t\t\t\t\t'disableStateDesc': 'Does not use the saved state.json file. State is computed for each execution.',\n\t\t\t\t\t\t'logPluginCallsDesc': 'Logs any execution calls to a plugin to the console',\n\t\t\t\t\t\t'npmInitRequired': \"This project isn't a valid NPM project. Please run: npm init\",\n\t\t\t\t\t\t'testFromVsCode': 'An internal command used by VS Code to test for the taq binary',\n\t\t\t\t\t\t'fromVsCode': 'An internal flag used to indicate that taq is executed via vscode',\n\t\t\t\t\t\t'buildDesc': 'Display build information about the current version',\n\t\t\t\t\t\t'pluginOption': \"Use to specify what plugin you'd like when running this task.\",\n\t\t\t\t\t\t'yesOptionDesc': 'Select \"yes\" to any prompt',\n\t\t\t\t\t\t'templateNotFound': 'Template not found. Perhaps you need to install a plugin?',\n\t\t\t\t\t\t'createDesc': 'Create files from pre-existing templates',\n\t\t\t\t\t\t'templateDesc': 'Name of the template to use',\n\t\t\t\t\t},\n\t\t\t\t},\n\t\t\t},\n\t\t}),\n\t\t__: i18next.t,\n\t};\n\n\treturn i18n;\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,qBAAoB;AAQpB,IAAO,eAAQ,YAA2B;AAEzC,QAAM,OAAO;AAAA,IACZ,GAAG,MAAM,eAAAA,QAAQ,KAAK;AAAA,MACrB,KAAK;AAAA,MACL,OAAO;AAAA,MACP,WAAW;AAAA,QAEV,IAAI;AAAA,UACH,aAAa;AAAA,YACZ,WAAW;AAAA,YACX,WAAW;AAAA,YACX,eAAe;AAAA,YACf,eAAe;AAAA,YACf,iBAAiB;AAAA,YACjB,YAAY;AAAA,YACZ,aAAa;AAAA,YACb,cAAc;AAAA,YACd,gBAAgB;AAAA,YAChB,gBACC;AAAA,YACD,gBAAgB;AAAA,YAChB,mBAAmB;AAAA,YACnB,0BAA0B;AAAA,YAC1B,mBAAmB;AAAA,YACnB,eAAe;AAAA,YACf,mBAAmB;AAAA,YACnB,qBAAqB;AAAA,YACrB,iBAAiB;AAAA,YACjB,kBAAkB;AAAA,YAClB,iBACC;AAAA,YACD,kBAAkB;AAAA,YAClB,0BAA0B;AAAA,YAC1B,oBAAoB;AAAA,YACpB,gBAAgB;AAAA,YAChB,sBAAsB;AAAA,YACtB,kBAAkB;AAAA,YAClB,cACC;AAAA,YACD,gBAAgB;AAAA,YAChB,WAAW;AAAA,YACX,oBAAoB;AAAA,YACpB,sBAAsB;AAAA,YACtB,mBAAmB;AAAA,YACnB,kBAAkB;AAAA,YAClB,cAAc;AAAA,YACd,aAAa;AAAA,YACb,gBAAgB;AAAA,YAChB,iBAAiB;AAAA,YACjB,oBAAoB;AAAA,YACpB,cAAc;AAAA,YACd,gBAAgB;AAAA,UACjB;AAAA,QACD;AAAA,MACD;AAAA,IACD,CAAC;AAAA,IACD,IAAI,eAAAA,QAAQ;AAAA,EACb;AAEA,SAAO;AACR;","names":["i18next"]}
package/index.d.ts CHANGED
@@ -1,6 +1,7 @@
1
1
  export * as Alias from '@taqueria/protocol/Alias';
2
2
  export * as Command from '@taqueria/protocol/Command';
3
3
  export * as Config from '@taqueria/protocol/Config';
4
+ export * as ConfigFileV2 from '@taqueria/protocol/ConfigFileV2';
4
5
  export * as Contract from '@taqueria/protocol/Contract';
5
6
  export * as EconomicalProtocolHash from '@taqueria/protocol/EconomicalProtocolHash';
6
7
  export * as Environment from '@taqueria/protocol/Environment';
@@ -43,11 +44,11 @@ export * as Tz from '@taqueria/protocol/Tz';
43
44
  export * as Url from '@taqueria/protocol/Url';
44
45
  export * as Verb from '@taqueria/protocol/Verb';
45
46
  export * as VersionNumber from '@taqueria/protocol/VersionNumber';
46
- export * as i18n from '@taqueria/protocol/i18n';
47
47
  export * as PluginInfo from '@taqueria/protocol/PluginInfo';
48
+ export * as EphemeralState from '@taqueria/protocol/EphemeralState';
49
+ export * as i18n from '@taqueria/protocol/i18n';
50
+ export * as PersistentState from '@taqueria/protocol/PersistentState';
48
51
  export * as PluginSchema from '@taqueria/protocol/PluginSchema';
49
52
  export * as SanitizedArgs from '@taqueria/protocol/SanitizedArgs';
50
53
  export * as SHA256 from '@taqueria/protocol/SHA256';
51
- export * as EphemeralState from '@taqueria/protocol/EphemeralState';
52
- export * as PersistentState from '@taqueria/protocol/PersistentState';
53
54
  //# sourceMappingURL=index.d.ts.map
package/index.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,0BAA0B,CAAC;AAClD,OAAO,KAAK,OAAO,MAAM,4BAA4B,CAAC;AACtD,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,sBAAsB,MAAM,2CAA2C,CAAC;AACpF,OAAO,KAAK,WAAW,MAAM,gCAAgC,CAAC;AAC9D,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,KAAK,uBAAuB,MAAM,4CAA4C,CAAC;AACtF,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAC;AAChE,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,oBAAoB,MAAM,yCAAyC,CAAC;AAChF,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,SAAS,MAAM,8BAA8B,CAAC;AAC1D,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,0BAA0B,MAAM,+CAA+C,CAAC;AAC5F,OAAO,KAAK,kBAAkB,MAAM,uCAAuC,CAAC;AAC5E,OAAO,KAAK,mBAAmB,MAAM,wCAAwC,CAAC;AAC9E,OAAO,KAAK,sBAAsB,MAAM,2CAA2C,CAAC;AACpF,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,WAAW,MAAM,gCAAgC,CAAC;AAC9D,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,iBAAiB,MAAM,sCAAsC,CAAC;AAC1E,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,WAAW,MAAM,gCAAgC,CAAC;AAC9D,OAAO,KAAK,oBAAoB,MAAM,yCAAyC,CAAC;AAChF,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,KAAK,IAAI,MAAM,yBAAyB,CAAC;AAChD,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,SAAS,MAAM,8BAA8B,CAAC;AAC1D,OAAO,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAC5C,OAAO,KAAK,GAAG,MAAM,wBAAwB,CAAC;AAC9C,OAAO,KAAK,IAAI,MAAM,yBAAyB,CAAC;AAChD,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAGlE,OAAO,KAAK,IAAI,MAAM,yBAAyB,CAAC;AAChD,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAC;AAChE,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
package/index.js CHANGED
@@ -29,6 +29,7 @@ __export(taqueria_protocol_exports, {
29
29
  Alias: () => Alias,
30
30
  Command: () => Command,
31
31
  Config: () => Config,
32
+ ConfigFileV2: () => ConfigFileV2,
32
33
  Contract: () => Contract,
33
34
  EconomicalProtocolHash: () => EconomicalProtocolHash,
34
35
  Environment: () => Environment,
@@ -83,6 +84,7 @@ module.exports = __toCommonJS(taqueria_protocol_exports);
83
84
  var Alias = __toESM(require("@taqueria/protocol/Alias"));
84
85
  var Command = __toESM(require("@taqueria/protocol/Command"));
85
86
  var Config = __toESM(require("@taqueria/protocol/Config"));
87
+ var ConfigFileV2 = __toESM(require("@taqueria/protocol/ConfigFileV2"));
86
88
  var Contract = __toESM(require("@taqueria/protocol/Contract"));
87
89
  var EconomicalProtocolHash = __toESM(require("@taqueria/protocol/EconomicalProtocolHash"));
88
90
  var Environment = __toESM(require("@taqueria/protocol/Environment"));
@@ -125,66 +127,11 @@ var Tz = __toESM(require("@taqueria/protocol/Tz"));
125
127
  var Url = __toESM(require("@taqueria/protocol/Url"));
126
128
  var Verb = __toESM(require("@taqueria/protocol/Verb"));
127
129
  var VersionNumber = __toESM(require("@taqueria/protocol/VersionNumber"));
128
- var i18n = __toESM(require("@taqueria/protocol/i18n"));
129
130
  var PluginInfo = __toESM(require("@taqueria/protocol/PluginInfo"));
131
+ var EphemeralState = __toESM(require("@taqueria/protocol/EphemeralState"));
132
+ var i18n = __toESM(require("@taqueria/protocol/i18n"));
133
+ var PersistentState = __toESM(require("@taqueria/protocol/PersistentState"));
130
134
  var PluginSchema = __toESM(require("@taqueria/protocol/PluginSchema"));
131
135
  var SanitizedArgs = __toESM(require("@taqueria/protocol/SanitizedArgs"));
132
136
  var SHA256 = __toESM(require("@taqueria/protocol/SHA256"));
133
- var EphemeralState = __toESM(require("@taqueria/protocol/EphemeralState"));
134
- var PersistentState = __toESM(require("@taqueria/protocol/PersistentState"));
135
- // Annotate the CommonJS export names for ESM import in node:
136
- 0 && (module.exports = {
137
- Alias,
138
- Command,
139
- Config,
140
- Contract,
141
- EconomicalProtocolHash,
142
- Environment,
143
- EphemeralState,
144
- Faucet,
145
- HumanReadableIdentifier,
146
- InstalledPlugin,
147
- LoadedConfig,
148
- MetadataConfig,
149
- NetworkAccountConfig,
150
- NetworkConfig,
151
- NonEmptyString,
152
- Operation,
153
- Option,
154
- ParsedOperation,
155
- ParsedTemplate,
156
- PersistentState,
157
- PluginActionName,
158
- PluginDependenciesResponse,
159
- PluginInfo,
160
- PluginJsonResponse,
161
- PluginProxyResponse,
162
- PluginResponseEncoding,
163
- PluginSchema,
164
- PositionalArg,
165
- Provisioner,
166
- ProvisionerID,
167
- Provisions,
168
- ProxyTaskArgs,
169
- ProxyTemplateArgs,
170
- PublicKeyHash,
171
- RequestArgs,
172
- SHA256,
173
- SandboxAccountConfig,
174
- SandboxConfig,
175
- SanitizedAbsPath,
176
- SanitizedArgs,
177
- SanitizedPath,
178
- ScaffoldConfig,
179
- Settings,
180
- SingleChar,
181
- Task,
182
- Template,
183
- Timestamp,
184
- Tz,
185
- Url,
186
- Verb,
187
- VersionNumber,
188
- i18n
189
- });
190
137
  //# sourceMappingURL=index.js.map
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["index.ts"],"sourcesContent":["export * as Alias from '@taqueria/protocol/Alias';\nexport * as Command from '@taqueria/protocol/Command';\nexport * as Config from '@taqueria/protocol/Config';\nexport * as Contract from '@taqueria/protocol/Contract';\nexport * as EconomicalProtocolHash from '@taqueria/protocol/EconomicalProtocolHash';\nexport * as Environment from '@taqueria/protocol/Environment';\nexport * as Faucet from '@taqueria/protocol/Faucet';\nexport * as HumanReadableIdentifier from '@taqueria/protocol/HumanReadableIdentifier';\nexport * as InstalledPlugin from '@taqueria/protocol/InstalledPlugin';\nexport * as LoadedConfig from '@taqueria/protocol/LoadedConfig';\nexport * as MetadataConfig from '@taqueria/protocol/MetadataConfig';\nexport * as NetworkAccountConfig from '@taqueria/protocol/NetworkAccountConfig';\nexport * as NetworkConfig from '@taqueria/protocol/NetworkConfig';\nexport * as NonEmptyString from '@taqueria/protocol/NonEmptyString';\nexport * as Operation from '@taqueria/protocol/Operation';\nexport * as Option from '@taqueria/protocol/Option';\nexport * as ParsedOperation from '@taqueria/protocol/ParsedOperation';\nexport * as ParsedTemplate from '@taqueria/protocol/ParsedTemplate';\nexport * as PluginActionName from '@taqueria/protocol/PluginActionName';\nexport * as PluginDependenciesResponse from '@taqueria/protocol/PluginDependenciesResponse';\nexport * as PluginJsonResponse from '@taqueria/protocol/PluginJsonResponse';\nexport * as PluginProxyResponse from '@taqueria/protocol/PluginProxyResponse';\nexport * as PluginResponseEncoding from '@taqueria/protocol/PluginResponseEncoding';\nexport * as PositionalArg from '@taqueria/protocol/PositionalArg';\nexport * as Provisioner from '@taqueria/protocol/Provisioner';\nexport * as ProvisionerID from '@taqueria/protocol/ProvisionerID';\nexport * as Provisions from '@taqueria/protocol/Provisions';\nexport * as ProxyTaskArgs from '@taqueria/protocol/ProxyTaskArgs';\nexport * as ProxyTemplateArgs from '@taqueria/protocol/ProxyTemplateArgs';\nexport * as PublicKeyHash from '@taqueria/protocol/PublicKeyHash';\nexport * as RequestArgs from '@taqueria/protocol/RequestArgs';\nexport * as SandboxAccountConfig from '@taqueria/protocol/SandboxAccountConfig';\nexport * as SandboxConfig from '@taqueria/protocol/SandboxConfig';\nexport * as SanitizedAbsPath from '@taqueria/protocol/SanitizedAbsPath';\nexport * as SanitizedPath from '@taqueria/protocol/SanitizedPath';\nexport * as ScaffoldConfig from '@taqueria/protocol/ScaffoldConfig';\nexport * as Settings from '@taqueria/protocol/Settings';\nexport * as SingleChar from '@taqueria/protocol/SingleChar';\nexport * as Task from '@taqueria/protocol/Task';\nexport * as Template from '@taqueria/protocol/Template';\nexport * as Timestamp from '@taqueria/protocol/Timestamp';\nexport * as Tz from '@taqueria/protocol/Tz';\nexport * as Url from '@taqueria/protocol/Url';\nexport * as Verb from '@taqueria/protocol/Verb';\nexport * as VersionNumber from '@taqueria/protocol/VersionNumber';\n\n// Non-generated exports MUST go here:\nexport * as i18n from '@taqueria/protocol/i18n';\nexport * as PluginInfo from '@taqueria/protocol/PluginInfo';\nexport * as PluginSchema from '@taqueria/protocol/PluginSchema';\nexport * as SanitizedArgs from '@taqueria/protocol/SanitizedArgs';\nexport * as SHA256 from '@taqueria/protocol/SHA256';\nexport * as EphemeralState from '@taqueria/protocol/EphemeralState';\nexport * as PersistentState from '@taqueria/protocol/PersistentState';"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAAuB;AACvB,cAAyB;AACzB,aAAwB;AACxB,eAA0B;AAC1B,6BAAwC;AACxC,kBAA6B;AAC7B,aAAwB;AACxB,8BAAyC;AACzC,sBAAiC;AACjC,mBAA8B;AAC9B,qBAAgC;AAChC,2BAAsC;AACtC,oBAA+B;AAC/B,qBAAgC;AAChC,gBAA2B;AAC3B,aAAwB;AACxB,sBAAiC;AACjC,qBAAgC;AAChC,uBAAkC;AAClC,iCAA4C;AAC5C,yBAAoC;AACpC,0BAAqC;AACrC,6BAAwC;AACxC,oBAA+B;AAC/B,kBAA6B;AAC7B,oBAA+B;AAC/B,iBAA4B;AAC5B,oBAA+B;AAC/B,wBAAmC;AACnC,oBAA+B;AAC/B,kBAA6B;AAC7B,2BAAsC;AACtC,oBAA+B;AAC/B,uBAAkC;AAClC,oBAA+B;AAC/B,qBAAgC;AAChC,eAA0B;AAC1B,iBAA4B;AAC5B,WAAsB;AACtB,eAA0B;AAC1B,gBAA2B;AAC3B,SAAoB;AACpB,UAAqB;AACrB,WAAsB;AACtB,oBAA+B;AAG/B,WAAsB;AACtB,iBAA4B;AAC5B,mBAA8B;AAC9B,oBAA+B;AAC/B,aAAwB;AACxB,qBAAgC;AAChC,sBAAiC;","names":[]}
1
+ {"version":3,"sources":["index.ts"],"sourcesContent":["export * as Alias from '@taqueria/protocol/Alias';\nexport * as Command from '@taqueria/protocol/Command';\nexport * as Config from '@taqueria/protocol/Config';\nexport * as ConfigFileV2 from '@taqueria/protocol/ConfigFileV2';\nexport * as Contract from '@taqueria/protocol/Contract';\nexport * as EconomicalProtocolHash from '@taqueria/protocol/EconomicalProtocolHash';\nexport * as Environment from '@taqueria/protocol/Environment';\nexport * as Faucet from '@taqueria/protocol/Faucet';\nexport * as HumanReadableIdentifier from '@taqueria/protocol/HumanReadableIdentifier';\nexport * as InstalledPlugin from '@taqueria/protocol/InstalledPlugin';\nexport * as LoadedConfig from '@taqueria/protocol/LoadedConfig';\nexport * as MetadataConfig from '@taqueria/protocol/MetadataConfig';\nexport * as NetworkAccountConfig from '@taqueria/protocol/NetworkAccountConfig';\nexport * as NetworkConfig from '@taqueria/protocol/NetworkConfig';\nexport * as NonEmptyString from '@taqueria/protocol/NonEmptyString';\nexport * as Operation from '@taqueria/protocol/Operation';\nexport * as Option from '@taqueria/protocol/Option';\nexport * as ParsedOperation from '@taqueria/protocol/ParsedOperation';\nexport * as ParsedTemplate from '@taqueria/protocol/ParsedTemplate';\nexport * as PluginActionName from '@taqueria/protocol/PluginActionName';\nexport * as PluginDependenciesResponse from '@taqueria/protocol/PluginDependenciesResponse';\nexport * as PluginJsonResponse from '@taqueria/protocol/PluginJsonResponse';\nexport * as PluginProxyResponse from '@taqueria/protocol/PluginProxyResponse';\nexport * as PluginResponseEncoding from '@taqueria/protocol/PluginResponseEncoding';\nexport * as PositionalArg from '@taqueria/protocol/PositionalArg';\nexport * as Provisioner from '@taqueria/protocol/Provisioner';\nexport * as ProvisionerID from '@taqueria/protocol/ProvisionerID';\nexport * as Provisions from '@taqueria/protocol/Provisions';\nexport * as ProxyTaskArgs from '@taqueria/protocol/ProxyTaskArgs';\nexport * as ProxyTemplateArgs from '@taqueria/protocol/ProxyTemplateArgs';\nexport * as PublicKeyHash from '@taqueria/protocol/PublicKeyHash';\nexport * as RequestArgs from '@taqueria/protocol/RequestArgs';\nexport * as SandboxAccountConfig from '@taqueria/protocol/SandboxAccountConfig';\nexport * as SandboxConfig from '@taqueria/protocol/SandboxConfig';\nexport * as SanitizedAbsPath from '@taqueria/protocol/SanitizedAbsPath';\nexport * as SanitizedPath from '@taqueria/protocol/SanitizedPath';\nexport * as ScaffoldConfig from '@taqueria/protocol/ScaffoldConfig';\nexport * as Settings from '@taqueria/protocol/Settings';\nexport * as SingleChar from '@taqueria/protocol/SingleChar';\nexport * as Task from '@taqueria/protocol/Task';\nexport * as Template from '@taqueria/protocol/Template';\nexport * as Timestamp from '@taqueria/protocol/Timestamp';\nexport * as Tz from '@taqueria/protocol/Tz';\nexport * as Url from '@taqueria/protocol/Url';\nexport * as Verb from '@taqueria/protocol/Verb';\nexport * as VersionNumber from '@taqueria/protocol/VersionNumber';\n\n// Non-generated exports MUST go here:\nexport * as PluginInfo from '@taqueria/protocol/PluginInfo';\nexport * as EphemeralState from '@taqueria/protocol/EphemeralState';\nexport * as i18n from '@taqueria/protocol/i18n';\nexport * as PersistentState from '@taqueria/protocol/PersistentState';\nexport * as PluginSchema from '@taqueria/protocol/PluginSchema';\nexport * as SanitizedArgs from '@taqueria/protocol/SanitizedArgs';\nexport * as SHA256 from '@taqueria/protocol/SHA256';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAAuB;AACvB,cAAyB;AACzB,aAAwB;AACxB,mBAA8B;AAC9B,eAA0B;AAC1B,6BAAwC;AACxC,kBAA6B;AAC7B,aAAwB;AACxB,8BAAyC;AACzC,sBAAiC;AACjC,mBAA8B;AAC9B,qBAAgC;AAChC,2BAAsC;AACtC,oBAA+B;AAC/B,qBAAgC;AAChC,gBAA2B;AAC3B,aAAwB;AACxB,sBAAiC;AACjC,qBAAgC;AAChC,uBAAkC;AAClC,iCAA4C;AAC5C,yBAAoC;AACpC,0BAAqC;AACrC,6BAAwC;AACxC,oBAA+B;AAC/B,kBAA6B;AAC7B,oBAA+B;AAC/B,iBAA4B;AAC5B,oBAA+B;AAC/B,wBAAmC;AACnC,oBAA+B;AAC/B,kBAA6B;AAC7B,2BAAsC;AACtC,oBAA+B;AAC/B,uBAAkC;AAClC,oBAA+B;AAC/B,qBAAgC;AAChC,eAA0B;AAC1B,iBAA4B;AAC5B,WAAsB;AACtB,eAA0B;AAC1B,gBAA2B;AAC3B,SAAoB;AACpB,UAAqB;AACrB,WAAsB;AACtB,oBAA+B;AAG/B,iBAA4B;AAC5B,qBAAgC;AAChC,WAAsB;AACtB,sBAAiC;AACjC,mBAA8B;AAC9B,oBAA+B;AAC/B,aAAwB;","names":[]}
@@ -67,14 +67,4 @@ var schemas = {
67
67
  };
68
68
  var rawSchema = schemas.rawSchema;
69
69
  var internalSchema = import_types_zod.aliasSchema;
70
- // Annotate the CommonJS export names for ESM import in node:
71
- 0 && (module.exports = {
72
- create,
73
- from,
74
- internalSchema,
75
- make,
76
- of,
77
- rawSchema,
78
- schemas
79
- });
80
70
  //# sourceMappingURL=Alias.js.map
@@ -67,14 +67,4 @@ var schemas = {
67
67
  };
68
68
  var rawSchema = schemas.rawSchema;
69
69
  var internalSchema = import_types_zod.buildNumberSchema;
70
- // Annotate the CommonJS export names for ESM import in node:
71
- 0 && (module.exports = {
72
- create,
73
- from,
74
- internalSchema,
75
- make,
76
- of,
77
- rawSchema,
78
- schemas
79
- });
80
70
  //# sourceMappingURL=BuildNumber.js.map
@@ -67,14 +67,4 @@ var schemas = {
67
67
  };
68
68
  var rawSchema = schemas.rawSchema;
69
69
  var internalSchema = import_types_zod.commandSchema;
70
- // Annotate the CommonJS export names for ESM import in node:
71
- 0 && (module.exports = {
72
- create,
73
- from,
74
- internalSchema,
75
- make,
76
- of,
77
- rawSchema,
78
- schemas
79
- });
80
70
  //# sourceMappingURL=Command.js.map