@taqueria/protocol 0.56.14 → 0.57.8

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 (568) hide show
  1. package/Alias.d.js +455 -0
  2. package/Alias.d.js.map +1 -0
  3. package/Alias.js +53 -53
  4. package/Alias.js.map +1 -1
  5. package/Base.d.js +27 -0
  6. package/Base.d.js.map +1 -0
  7. package/Base.d.ts +6 -6
  8. package/Base.d.ts.map +1 -1
  9. package/Base.js.map +1 -1
  10. package/Command.d.js +455 -0
  11. package/Command.d.js.map +1 -0
  12. package/Command.js +53 -53
  13. package/Command.js.map +1 -1
  14. package/Config.d.js +455 -0
  15. package/Config.d.js.map +1 -0
  16. package/Config.d.ts +0 -1
  17. package/Config.js +53 -53
  18. package/Config.js.map +1 -1
  19. package/ConfigArtifactsDir.d.js +19 -0
  20. package/ConfigArtifactsDir.d.js.map +1 -0
  21. package/ConfigArtifactsDir.js.map +1 -1
  22. package/ConfigContractsDir.d.js +455 -0
  23. package/ConfigContractsDir.d.js.map +1 -0
  24. package/ConfigContractsDir.js +53 -53
  25. package/ConfigContractsDir.js.map +1 -1
  26. package/ConfigEnvironmentFileV2.d.js +455 -0
  27. package/ConfigEnvironmentFileV2.d.js.map +1 -0
  28. package/ConfigEnvironmentFileV2.d.ts +0 -1
  29. package/ConfigEnvironmentFileV2.js +53 -53
  30. package/ConfigEnvironmentFileV2.js.map +1 -1
  31. package/ConfigFileV2.d.js +455 -0
  32. package/ConfigFileV2.d.js.map +1 -0
  33. package/ConfigFileV2.d.ts +0 -1
  34. package/ConfigFileV2.js +53 -53
  35. package/ConfigFileV2.js.map +1 -1
  36. package/Contract.d.js +455 -0
  37. package/Contract.d.js.map +1 -0
  38. package/Contract.js +53 -53
  39. package/Contract.js.map +1 -1
  40. package/Crypto.d.js +19 -0
  41. package/Crypto.d.js.map +1 -0
  42. package/EconomicalProtocolHash.d.js +455 -0
  43. package/EconomicalProtocolHash.d.js.map +1 -0
  44. package/EconomicalProtocolHash.js +53 -53
  45. package/EconomicalProtocolHash.js.map +1 -1
  46. package/Environment.d.js +455 -0
  47. package/Environment.d.js.map +1 -0
  48. package/Environment.d.ts +0 -1
  49. package/Environment.js +53 -53
  50. package/Environment.js.map +1 -1
  51. package/EphemeralState.d.js +19 -0
  52. package/EphemeralState.d.js.map +1 -0
  53. package/EphemeralState.d.ts +1602 -646
  54. package/EphemeralState.d.ts.map +1 -1
  55. package/EphemeralState.js +3251 -108
  56. package/EphemeralState.js.map +1 -1
  57. package/Faucet.d.js +455 -0
  58. package/Faucet.d.js.map +1 -0
  59. package/Faucet.js +53 -53
  60. package/Faucet.js.map +1 -1
  61. package/HumanReadableIdentifier.d.js +455 -0
  62. package/HumanReadableIdentifier.d.js.map +1 -0
  63. package/HumanReadableIdentifier.js +53 -53
  64. package/HumanReadableIdentifier.js.map +1 -1
  65. package/InstalledPlugin.d.js +455 -0
  66. package/InstalledPlugin.d.js.map +1 -0
  67. package/InstalledPlugin.js +53 -53
  68. package/InstalledPlugin.js.map +1 -1
  69. package/LoadedConfig.d.js +455 -0
  70. package/LoadedConfig.d.js.map +1 -0
  71. package/LoadedConfig.js +53 -53
  72. package/LoadedConfig.js.map +1 -1
  73. package/MetadataConfig.d.js +455 -0
  74. package/MetadataConfig.d.js.map +1 -0
  75. package/MetadataConfig.js +53 -53
  76. package/MetadataConfig.js.map +1 -1
  77. package/NetworkAccountConfig.d.js +455 -0
  78. package/NetworkAccountConfig.d.js.map +1 -0
  79. package/NetworkAccountConfig.js +53 -53
  80. package/NetworkAccountConfig.js.map +1 -1
  81. package/NetworkConfig.d.js +455 -0
  82. package/NetworkConfig.d.js.map +1 -0
  83. package/NetworkConfig.js +53 -53
  84. package/NetworkConfig.js.map +1 -1
  85. package/NonEmptyString.d.js +455 -0
  86. package/NonEmptyString.d.js.map +1 -0
  87. package/NonEmptyString.js +53 -53
  88. package/NonEmptyString.js.map +1 -1
  89. package/Operation.d.js +455 -0
  90. package/Operation.d.js.map +1 -0
  91. package/Operation.js +53 -53
  92. package/Operation.js.map +1 -1
  93. package/Option.d.js +455 -0
  94. package/Option.d.js.map +1 -0
  95. package/Option.js +53 -53
  96. package/Option.js.map +1 -1
  97. package/ParsedOperation.d.js +455 -0
  98. package/ParsedOperation.d.js.map +1 -0
  99. package/ParsedOperation.js +53 -53
  100. package/ParsedOperation.js.map +1 -1
  101. package/ParsedPluginInfo.d.js +19 -0
  102. package/ParsedPluginInfo.d.js.map +1 -0
  103. package/ParsedPluginInfo.d.ts +5477 -717
  104. package/ParsedPluginInfo.d.ts.map +1 -1
  105. package/ParsedPluginInfo.js +53 -53
  106. package/ParsedPluginInfo.js.map +1 -1
  107. package/ParsedTemplate.d.js +455 -0
  108. package/ParsedTemplate.d.js.map +1 -0
  109. package/ParsedTemplate.js +53 -53
  110. package/ParsedTemplate.js.map +1 -1
  111. package/PersistentState.d.js +19 -0
  112. package/PersistentState.d.js.map +1 -0
  113. package/PersistentState.d.ts +47 -332
  114. package/PersistentState.d.ts.map +1 -1
  115. package/PersistentState.js +53 -53
  116. package/PersistentState.js.map +1 -1
  117. package/PluginActionName.d.js +455 -0
  118. package/PluginActionName.d.js.map +1 -0
  119. package/PluginActionName.js +53 -53
  120. package/PluginActionName.js.map +1 -1
  121. package/PluginDependenciesResponse.d.js +455 -0
  122. package/PluginDependenciesResponse.d.js.map +1 -0
  123. package/PluginDependenciesResponse.js +53 -53
  124. package/PluginDependenciesResponse.js.map +1 -1
  125. package/PluginInfo.d.js +19 -0
  126. package/PluginInfo.d.js.map +1 -0
  127. package/PluginInfo.d.ts +5925 -1223
  128. package/PluginInfo.d.ts.map +1 -1
  129. package/PluginInfo.js +53 -53
  130. package/PluginInfo.js.map +1 -1
  131. package/PluginJsonResponse.d.js +455 -0
  132. package/PluginJsonResponse.d.js.map +1 -0
  133. package/PluginJsonResponse.js +53 -53
  134. package/PluginJsonResponse.js.map +1 -1
  135. package/PluginProxyResponse.d.js +455 -0
  136. package/PluginProxyResponse.d.js.map +1 -0
  137. package/PluginProxyResponse.js +53 -53
  138. package/PluginProxyResponse.js.map +1 -1
  139. package/PluginResponseEncoding.d.js +455 -0
  140. package/PluginResponseEncoding.d.js.map +1 -0
  141. package/PluginResponseEncoding.js +53 -53
  142. package/PluginResponseEncoding.js.map +1 -1
  143. package/PluginSchema.d.js +19 -0
  144. package/PluginSchema.d.js.map +1 -0
  145. package/PluginSchema.d.ts +27517 -11308
  146. package/PluginSchema.d.ts.map +1 -1
  147. package/PluginSchema.js +53 -53
  148. package/PluginSchema.js.map +1 -1
  149. package/PositionalArg.d.js +455 -0
  150. package/PositionalArg.d.js.map +1 -0
  151. package/PositionalArg.js +53 -53
  152. package/PositionalArg.js.map +1 -1
  153. package/Provisioner.d.js +455 -0
  154. package/Provisioner.d.js.map +1 -0
  155. package/Provisioner.js +53 -53
  156. package/Provisioner.js.map +1 -1
  157. package/ProvisionerID.d.js +455 -0
  158. package/ProvisionerID.d.js.map +1 -0
  159. package/ProvisionerID.js +53 -53
  160. package/ProvisionerID.js.map +1 -1
  161. package/Provisions.d.js +455 -0
  162. package/Provisions.d.js.map +1 -0
  163. package/Provisions.js +53 -53
  164. package/Provisions.js.map +1 -1
  165. package/ProxyTaskArgs.d.js +455 -0
  166. package/ProxyTaskArgs.d.js.map +1 -0
  167. package/ProxyTaskArgs.js +53 -53
  168. package/ProxyTaskArgs.js.map +1 -1
  169. package/ProxyTemplateArgs.d.js +455 -0
  170. package/ProxyTemplateArgs.d.js.map +1 -0
  171. package/ProxyTemplateArgs.js +53 -53
  172. package/ProxyTemplateArgs.js.map +1 -1
  173. package/PublicKeyHash.d.js +455 -0
  174. package/PublicKeyHash.d.js.map +1 -0
  175. package/PublicKeyHash.js +53 -53
  176. package/PublicKeyHash.js.map +1 -1
  177. package/RequestArgs.d.js +455 -0
  178. package/RequestArgs.d.js.map +1 -0
  179. package/RequestArgs.js +53 -53
  180. package/RequestArgs.js.map +1 -1
  181. package/SHA256.d.js +19 -0
  182. package/SHA256.d.js.map +1 -0
  183. package/SHA256.d.ts +7 -7
  184. package/SHA256.d.ts.map +1 -1
  185. package/SHA256.js.map +1 -1
  186. package/SandboxAccountConfig.d.js +455 -0
  187. package/SandboxAccountConfig.d.js.map +1 -0
  188. package/SandboxAccountConfig.js +53 -53
  189. package/SandboxAccountConfig.js.map +1 -1
  190. package/SandboxConfig.d.js +455 -0
  191. package/SandboxConfig.d.js.map +1 -0
  192. package/SandboxConfig.js +53 -53
  193. package/SandboxConfig.js.map +1 -1
  194. package/SanitizedAbsPath.d.js +19 -0
  195. package/SanitizedAbsPath.d.js.map +1 -0
  196. package/SanitizedAbsPath.d.ts +10 -10
  197. package/SanitizedAbsPath.d.ts.map +1 -1
  198. package/SanitizedAbsPath.js.map +1 -1
  199. package/SanitizedArgs.d.js +19 -0
  200. package/SanitizedArgs.d.js.map +1 -0
  201. package/SanitizedArgs.d.ts +410 -358
  202. package/SanitizedArgs.d.ts.map +1 -1
  203. package/SanitizedArgs.js +53 -53
  204. package/SanitizedArgs.js.map +1 -1
  205. package/SanitizedPath.d.js +455 -0
  206. package/SanitizedPath.d.js.map +1 -0
  207. package/SanitizedPath.js +53 -53
  208. package/SanitizedPath.js.map +1 -1
  209. package/ScaffoldConfig.d.js +455 -0
  210. package/ScaffoldConfig.d.js.map +1 -0
  211. package/ScaffoldConfig.js +53 -53
  212. package/ScaffoldConfig.js.map +1 -1
  213. package/Settings.d.js +455 -0
  214. package/Settings.d.js.map +1 -0
  215. package/Settings.d.ts +1 -0
  216. package/Settings.d.ts.map +1 -1
  217. package/Settings.js +53 -53
  218. package/Settings.js.map +1 -1
  219. package/SingleChar.d.js +455 -0
  220. package/SingleChar.d.js.map +1 -0
  221. package/SingleChar.js +53 -53
  222. package/SingleChar.js.map +1 -1
  223. package/TaqError.d.js +19 -0
  224. package/TaqError.d.js.map +1 -0
  225. package/TaqError.d.ts +0 -1
  226. package/TaqError.d.ts.map +1 -1
  227. package/Task.d.js +455 -0
  228. package/Task.d.js.map +1 -0
  229. package/Task.js +53 -53
  230. package/Task.js.map +1 -1
  231. package/Template.d.js +455 -0
  232. package/Template.d.js.map +1 -0
  233. package/Template.js +53 -53
  234. package/Template.js.map +1 -1
  235. package/Timestamp.d.js +455 -0
  236. package/Timestamp.d.js.map +1 -0
  237. package/Timestamp.js +53 -53
  238. package/Timestamp.js.map +1 -1
  239. package/Tz.d.js +455 -0
  240. package/Tz.d.js.map +1 -0
  241. package/Tz.js +53 -53
  242. package/Tz.js.map +1 -1
  243. package/Url.d.js +455 -0
  244. package/Url.d.js.map +1 -0
  245. package/Url.js +53 -53
  246. package/Url.js.map +1 -1
  247. package/Verb.d.js +455 -0
  248. package/Verb.d.js.map +1 -0
  249. package/Verb.js +53 -53
  250. package/Verb.js.map +1 -1
  251. package/VersionNumber.d.js +455 -0
  252. package/VersionNumber.d.js.map +1 -0
  253. package/VersionNumber.js +53 -53
  254. package/VersionNumber.js.map +1 -1
  255. package/helpers.d.js +19 -0
  256. package/helpers.d.js.map +1 -0
  257. package/helpers.js.map +1 -1
  258. package/i18n.d.js +27 -0
  259. package/i18n.d.js.map +1 -0
  260. package/i18n.d.ts.map +1 -1
  261. package/index.d.js +3531 -0
  262. package/index.d.js.map +1 -0
  263. package/index.js +79 -80
  264. package/index.js.map +1 -1
  265. package/out/types/Alias.d.ts +1 -1
  266. package/out/types/Alias.d.ts.map +1 -1
  267. package/out/types/Alias.js +53 -53
  268. package/out/types/Alias.js.map +1 -1
  269. package/out/types/BuildNumber.d.ts +1 -1
  270. package/out/types/BuildNumber.d.ts.map +1 -1
  271. package/out/types/BuildNumber.js +53 -53
  272. package/out/types/BuildNumber.js.map +1 -1
  273. package/out/types/Command.d.ts +1 -1
  274. package/out/types/Command.d.ts.map +1 -1
  275. package/out/types/Command.js +53 -53
  276. package/out/types/Command.js.map +1 -1
  277. package/out/types/Config.d.ts +154 -155
  278. package/out/types/Config.d.ts.map +1 -1
  279. package/out/types/Config.js +53 -53
  280. package/out/types/Config.js.map +1 -1
  281. package/out/types/ConfigAccount.d.ts +1 -1
  282. package/out/types/ConfigAccount.d.ts.map +1 -1
  283. package/out/types/ConfigAccount.js +53 -53
  284. package/out/types/ConfigAccount.js.map +1 -1
  285. package/out/types/ConfigArtifactsDir.d.ts +1 -1
  286. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  287. package/out/types/ConfigArtifactsDir.js +53 -53
  288. package/out/types/ConfigArtifactsDir.js.map +1 -1
  289. package/out/types/ConfigContractsDir.d.ts +1 -1
  290. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  291. package/out/types/ConfigContractsDir.js +53 -53
  292. package/out/types/ConfigContractsDir.js.map +1 -1
  293. package/out/types/ConfigEnvironmentFileV2.d.ts +1 -2
  294. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  295. package/out/types/ConfigEnvironmentFileV2.js +53 -53
  296. package/out/types/ConfigEnvironmentFileV2.js.map +1 -1
  297. package/out/types/ConfigFileV1.d.ts +275 -275
  298. package/out/types/ConfigFileV1.d.ts.map +1 -1
  299. package/out/types/ConfigFileV1.js +53 -53
  300. package/out/types/ConfigFileV1.js.map +1 -1
  301. package/out/types/ConfigFileV2.d.ts +73 -74
  302. package/out/types/ConfigFileV2.d.ts.map +1 -1
  303. package/out/types/ConfigFileV2.js +53 -53
  304. package/out/types/ConfigFileV2.js.map +1 -1
  305. package/out/types/Contract.d.ts +1 -1
  306. package/out/types/Contract.d.ts.map +1 -1
  307. package/out/types/Contract.js +53 -53
  308. package/out/types/Contract.js.map +1 -1
  309. package/out/types/CurrencyAmountV2.d.ts +1 -1
  310. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  311. package/out/types/CurrencyAmountV2.js +53 -53
  312. package/out/types/CurrencyAmountV2.js.map +1 -1
  313. package/out/types/EconomicalProtocolHash.d.ts +1 -1
  314. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  315. package/out/types/EconomicalProtocolHash.js +53 -53
  316. package/out/types/EconomicalProtocolHash.js.map +1 -1
  317. package/out/types/Environment.d.ts +10 -11
  318. package/out/types/Environment.d.ts.map +1 -1
  319. package/out/types/Environment.js +53 -53
  320. package/out/types/Environment.js.map +1 -1
  321. package/out/types/EphemeralState.d.ts +16933 -7937
  322. package/out/types/EphemeralState.d.ts.map +1 -1
  323. package/out/types/EphemeralState.js +53 -53
  324. package/out/types/EphemeralState.js.map +1 -1
  325. package/out/types/Faucet.d.ts +1 -1
  326. package/out/types/Faucet.d.ts.map +1 -1
  327. package/out/types/Faucet.js +53 -53
  328. package/out/types/Faucet.js.map +1 -1
  329. package/out/types/HumanReadableIdentifier.d.ts +1 -1
  330. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  331. package/out/types/HumanReadableIdentifier.js +53 -53
  332. package/out/types/HumanReadableIdentifier.js.map +1 -1
  333. package/out/types/InstalledPlugin.d.ts +1 -1
  334. package/out/types/InstalledPlugin.d.ts.map +1 -1
  335. package/out/types/InstalledPlugin.js +53 -53
  336. package/out/types/InstalledPlugin.js.map +1 -1
  337. package/out/types/LoadedConfig.d.ts +328 -324
  338. package/out/types/LoadedConfig.d.ts.map +1 -1
  339. package/out/types/LoadedConfig.js +53 -53
  340. package/out/types/LoadedConfig.js.map +1 -1
  341. package/out/types/MetadataConfig.d.ts +1 -1
  342. package/out/types/MetadataConfig.d.ts.map +1 -1
  343. package/out/types/MetadataConfig.js +53 -53
  344. package/out/types/MetadataConfig.js.map +1 -1
  345. package/out/types/NetworkAccountConfig.d.ts +10 -10
  346. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  347. package/out/types/NetworkAccountConfig.js +53 -53
  348. package/out/types/NetworkAccountConfig.js.map +1 -1
  349. package/out/types/NetworkConfig.d.ts +18 -18
  350. package/out/types/NetworkConfig.d.ts.map +1 -1
  351. package/out/types/NetworkConfig.js +53 -53
  352. package/out/types/NetworkConfig.js.map +1 -1
  353. package/out/types/NonEmptyString.d.ts +1 -1
  354. package/out/types/NonEmptyString.d.ts.map +1 -1
  355. package/out/types/NonEmptyString.js +53 -53
  356. package/out/types/NonEmptyString.js.map +1 -1
  357. package/out/types/Operation.d.ts +2034 -1971
  358. package/out/types/Operation.d.ts.map +1 -1
  359. package/out/types/Operation.js +53 -53
  360. package/out/types/Operation.js.map +1 -1
  361. package/out/types/Option.d.ts +28 -28
  362. package/out/types/Option.d.ts.map +1 -1
  363. package/out/types/Option.js +53 -53
  364. package/out/types/Option.js.map +1 -1
  365. package/out/types/ParsedConfig.d.ts +332 -68
  366. package/out/types/ParsedConfig.d.ts.map +1 -1
  367. package/out/types/ParsedConfig.js +53 -53
  368. package/out/types/ParsedConfig.js.map +1 -1
  369. package/out/types/ParsedOperation.d.ts +1124 -1088
  370. package/out/types/ParsedOperation.d.ts.map +1 -1
  371. package/out/types/ParsedOperation.js +53 -53
  372. package/out/types/ParsedOperation.js.map +1 -1
  373. package/out/types/ParsedTemplate.d.ts +4622 -162
  374. package/out/types/ParsedTemplate.d.ts.map +1 -1
  375. package/out/types/ParsedTemplate.js +53 -53
  376. package/out/types/ParsedTemplate.js.map +1 -1
  377. package/out/types/PersistedOperation.d.ts +1 -1
  378. package/out/types/PersistedOperation.d.ts.map +1 -1
  379. package/out/types/PersistedOperation.js +53 -53
  380. package/out/types/PersistedOperation.js.map +1 -1
  381. package/out/types/PersistedTask.d.ts +1 -1
  382. package/out/types/PersistedTask.d.ts.map +1 -1
  383. package/out/types/PersistedTask.js +53 -53
  384. package/out/types/PersistedTask.js.map +1 -1
  385. package/out/types/PersistentState.d.ts +1 -1
  386. package/out/types/PersistentState.d.ts.map +1 -1
  387. package/out/types/PersistentState.js +53 -53
  388. package/out/types/PersistentState.js.map +1 -1
  389. package/out/types/PluginActionName.d.ts +1 -1
  390. package/out/types/PluginActionName.d.ts.map +1 -1
  391. package/out/types/PluginActionName.js +53 -53
  392. package/out/types/PluginActionName.js.map +1 -1
  393. package/out/types/PluginDependenciesResponse.d.ts +21 -17
  394. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  395. package/out/types/PluginDependenciesResponse.js +53 -53
  396. package/out/types/PluginDependenciesResponse.js.map +1 -1
  397. package/out/types/PluginInfo.d.ts +7813 -3313
  398. package/out/types/PluginInfo.d.ts.map +1 -1
  399. package/out/types/PluginInfo.js +53 -53
  400. package/out/types/PluginInfo.js.map +1 -1
  401. package/out/types/PluginJsonResponse.d.ts +5 -5
  402. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  403. package/out/types/PluginJsonResponse.js +53 -53
  404. package/out/types/PluginJsonResponse.js.map +1 -1
  405. package/out/types/PluginProxyResponse.d.ts +5 -5
  406. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  407. package/out/types/PluginProxyResponse.js +53 -53
  408. package/out/types/PluginProxyResponse.js.map +1 -1
  409. package/out/types/PluginResponseEncoding.d.ts +1 -1
  410. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  411. package/out/types/PluginResponseEncoding.js +53 -53
  412. package/out/types/PluginResponseEncoding.js.map +1 -1
  413. package/out/types/PluginSchema.d.ts +18909 -24722
  414. package/out/types/PluginSchema.d.ts.map +1 -1
  415. package/out/types/PluginSchema.js +53 -53
  416. package/out/types/PluginSchema.js.map +1 -1
  417. package/out/types/PositionalArg.d.ts +19 -19
  418. package/out/types/PositionalArg.d.ts.map +1 -1
  419. package/out/types/PositionalArg.js +53 -53
  420. package/out/types/PositionalArg.js.map +1 -1
  421. package/out/types/Provisioner.d.ts +1 -1
  422. package/out/types/Provisioner.d.ts.map +1 -1
  423. package/out/types/Provisioner.js +53 -53
  424. package/out/types/Provisioner.js.map +1 -1
  425. package/out/types/ProvisionerID.d.ts +1 -1
  426. package/out/types/ProvisionerID.d.ts.map +1 -1
  427. package/out/types/ProvisionerID.js +53 -53
  428. package/out/types/ProvisionerID.js.map +1 -1
  429. package/out/types/Provisions.d.ts +1 -1
  430. package/out/types/Provisions.d.ts.map +1 -1
  431. package/out/types/Provisions.js +53 -53
  432. package/out/types/Provisions.js.map +1 -1
  433. package/out/types/ProxyTaskArgs.d.ts +1181 -1129
  434. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  435. package/out/types/ProxyTaskArgs.js +53 -53
  436. package/out/types/ProxyTaskArgs.js.map +1 -1
  437. package/out/types/ProxyTemplateArgs.d.ts +1181 -1129
  438. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  439. package/out/types/ProxyTemplateArgs.js +53 -53
  440. package/out/types/ProxyTemplateArgs.js.map +1 -1
  441. package/out/types/PublicKeyHash.d.ts +1 -1
  442. package/out/types/PublicKeyHash.d.ts.map +1 -1
  443. package/out/types/PublicKeyHash.js +53 -53
  444. package/out/types/PublicKeyHash.js.map +1 -1
  445. package/out/types/RequestArgs.d.ts +1168 -1129
  446. package/out/types/RequestArgs.d.ts.map +1 -1
  447. package/out/types/RequestArgs.js +53 -53
  448. package/out/types/RequestArgs.js.map +1 -1
  449. package/out/types/RuntimeDependency.d.ts +1 -1
  450. package/out/types/RuntimeDependency.d.ts.map +1 -1
  451. package/out/types/RuntimeDependency.js +53 -53
  452. package/out/types/RuntimeDependency.js.map +1 -1
  453. package/out/types/RuntimeDependencyReport.d.ts +21 -17
  454. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  455. package/out/types/RuntimeDependencyReport.js +53 -53
  456. package/out/types/RuntimeDependencyReport.js.map +1 -1
  457. package/out/types/SHA256.d.ts +1 -1
  458. package/out/types/SHA256.d.ts.map +1 -1
  459. package/out/types/SHA256.js +53 -53
  460. package/out/types/SHA256.js.map +1 -1
  461. package/out/types/SandboxAccount.d.ts +1 -1
  462. package/out/types/SandboxAccount.d.ts.map +1 -1
  463. package/out/types/SandboxAccount.js +53 -53
  464. package/out/types/SandboxAccount.js.map +1 -1
  465. package/out/types/SandboxAccountConfig.d.ts +1 -1
  466. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  467. package/out/types/SandboxAccountConfig.js +53 -53
  468. package/out/types/SandboxAccountConfig.js.map +1 -1
  469. package/out/types/SandboxAccounts.d.ts +1 -1
  470. package/out/types/SandboxAccounts.d.ts.map +1 -1
  471. package/out/types/SandboxAccounts.js +53 -53
  472. package/out/types/SandboxAccounts.js.map +1 -1
  473. package/out/types/SandboxConfig.d.ts +10 -10
  474. package/out/types/SandboxConfig.d.ts.map +1 -1
  475. package/out/types/SandboxConfig.js +53 -53
  476. package/out/types/SandboxConfig.js.map +1 -1
  477. package/out/types/SanitizedAbsPath.d.ts +1 -1
  478. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  479. package/out/types/SanitizedAbsPath.js +53 -53
  480. package/out/types/SanitizedAbsPath.js.map +1 -1
  481. package/out/types/SanitizedArgs.d.ts +1 -1
  482. package/out/types/SanitizedArgs.d.ts.map +1 -1
  483. package/out/types/SanitizedArgs.js +53 -53
  484. package/out/types/SanitizedArgs.js.map +1 -1
  485. package/out/types/SanitizedPath.d.ts +1 -1
  486. package/out/types/SanitizedPath.d.ts.map +1 -1
  487. package/out/types/SanitizedPath.js +53 -53
  488. package/out/types/SanitizedPath.js.map +1 -1
  489. package/out/types/ScaffoldConfig.d.ts +1 -1
  490. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  491. package/out/types/ScaffoldConfig.js +53 -53
  492. package/out/types/ScaffoldConfig.js.map +1 -1
  493. package/out/types/Settings.d.ts +1 -1
  494. package/out/types/Settings.d.ts.map +1 -1
  495. package/out/types/Settings.js +53 -53
  496. package/out/types/Settings.js.map +1 -1
  497. package/out/types/SingleChar.d.ts +1 -1
  498. package/out/types/SingleChar.d.ts.map +1 -1
  499. package/out/types/SingleChar.js +53 -53
  500. package/out/types/SingleChar.js.map +1 -1
  501. package/out/types/Task.d.ts +167 -167
  502. package/out/types/Task.d.ts.map +1 -1
  503. package/out/types/Task.js +53 -53
  504. package/out/types/Task.js.map +1 -1
  505. package/out/types/Template.d.ts +2532 -5745
  506. package/out/types/Template.d.ts.map +1 -1
  507. package/out/types/Template.js +53 -53
  508. package/out/types/Template.js.map +1 -1
  509. package/out/types/Timestamp.d.ts +1 -1
  510. package/out/types/Timestamp.d.ts.map +1 -1
  511. package/out/types/Timestamp.js +53 -53
  512. package/out/types/Timestamp.js.map +1 -1
  513. package/out/types/Tz.d.ts +1 -1
  514. package/out/types/Tz.d.ts.map +1 -1
  515. package/out/types/Tz.js +53 -53
  516. package/out/types/Tz.js.map +1 -1
  517. package/out/types/TzKtConfig.d.ts +1 -1
  518. package/out/types/TzKtConfig.d.ts.map +1 -1
  519. package/out/types/TzKtConfig.js +53 -53
  520. package/out/types/TzKtConfig.js.map +1 -1
  521. package/out/types/Url.d.ts +1 -1
  522. package/out/types/Url.d.ts.map +1 -1
  523. package/out/types/Url.js +53 -53
  524. package/out/types/Url.js.map +1 -1
  525. package/out/types/Verb.d.ts +1 -1
  526. package/out/types/Verb.d.ts.map +1 -1
  527. package/out/types/Verb.js +53 -53
  528. package/out/types/Verb.js.map +1 -1
  529. package/out/types/VersionNumber.d.ts +1 -1
  530. package/out/types/VersionNumber.d.ts.map +1 -1
  531. package/out/types/VersionNumber.js +53 -53
  532. package/out/types/VersionNumber.js.map +1 -1
  533. package/out/types-strict.d.ts +0 -1
  534. package/out/types-zod.d.js.map +1 -1
  535. package/out/types-zod.d.ts +15769 -13234
  536. package/out/types-zod.d.ts.map +1 -1
  537. package/out/types-zod.js +53 -53
  538. package/out/types-zod.js.map +1 -1
  539. package/package.json +338 -335
  540. package/scripts/exports.sh +0 -0
  541. package/taqueria-protocol-types.d.js +3523 -0
  542. package/taqueria-protocol-types.d.js.map +1 -0
  543. package/taqueria-protocol-types.js +2212 -1335
  544. package/taqueria-protocol-types.js.map +1 -1
  545. package/tsconfig.tsbuildinfo +1 -0
  546. package/tsup.config.d.js +27 -0
  547. package/tsup.config.d.js.map +1 -0
  548. package/tsup.config.d.ts.map +1 -1
  549. package/tsup.config.js +104 -0
  550. package/tsup.config.js.map +1 -0
  551. package/types-config-files.d.js +19 -0
  552. package/types-config-files.d.js.map +1 -0
  553. package/types-config-files.d.ts +1 -2
  554. package/types-config-files.d.ts.map +1 -1
  555. package/types-config-files.js +2 -4
  556. package/types-config-files.js.map +1 -1
  557. package/types.d.js +19 -0
  558. package/types.d.js.map +1 -0
  559. package/types.d.ts +0 -1
  560. package/tzkt-config.d.js +19 -0
  561. package/tzkt-config.d.js.map +1 -0
  562. package/tzkt-config.d.ts +10 -10
  563. package/tzkt-config.d.ts.map +1 -1
  564. package/tzkt-config.js.map +1 -1
  565. package/scripts/build-types.d.ts +0 -2
  566. package/scripts/build-types.d.ts.map +0 -1
  567. package/scripts/post-ts-to-zod.d.ts +0 -2
  568. package/scripts/post-ts-to-zod.d.ts.map +0 -1
@@ -36,20 +36,20 @@ declare const taskToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEffects
36
36
  }, "strip", z.ZodTypeAny, {
37
37
  description: string;
38
38
  flag: string;
39
+ boolean?: boolean | undefined;
40
+ required?: boolean | undefined;
41
+ type?: "string" | "number" | "boolean" | "count" | undefined;
39
42
  shortFlag?: string | undefined;
40
43
  defaultValue?: string | number | boolean | undefined;
41
- type?: "string" | "number" | "boolean" | "count" | undefined;
42
- required?: boolean | undefined;
43
- boolean?: boolean | undefined;
44
44
  choices?: string[] | undefined;
45
45
  }, {
46
46
  description: string;
47
47
  flag: string;
48
+ boolean?: boolean | undefined;
49
+ required?: boolean | undefined;
50
+ type?: "string" | "number" | "boolean" | "count" | undefined;
48
51
  shortFlag?: string | undefined;
49
52
  defaultValue?: string | number | boolean | undefined;
50
- type?: "string" | "number" | "boolean" | "count" | undefined;
51
- required?: boolean | undefined;
52
- boolean?: boolean | undefined;
53
53
  choices?: string[] | undefined;
54
54
  }>, "many">>;
55
55
  positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -61,94 +61,94 @@ declare const taskToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEffects
61
61
  }, "strip", z.ZodTypeAny, {
62
62
  description: string;
63
63
  placeholder: string;
64
- defaultValue?: string | number | boolean | undefined;
65
- type?: "string" | "number" | "boolean" | undefined;
66
64
  required?: boolean | undefined;
65
+ type?: "string" | "number" | "boolean" | undefined;
66
+ defaultValue?: string | number | boolean | undefined;
67
67
  }, {
68
68
  description: string;
69
69
  placeholder: string;
70
- defaultValue?: string | number | boolean | undefined;
71
- type?: "string" | "number" | "boolean" | undefined;
72
70
  required?: boolean | undefined;
71
+ type?: "string" | "number" | "boolean" | undefined;
72
+ defaultValue?: string | number | boolean | undefined;
73
73
  }>, "many">>;
74
74
  }, "strip", z.ZodTypeAny, {
75
75
  handler: string;
76
76
  command: string;
77
77
  task: string;
78
- aliases?: string[] | undefined;
79
78
  description?: string | undefined;
80
- example?: string | undefined;
81
- hidden?: boolean | undefined;
82
- encoding?: "none" | "json" | "application/json" | undefined;
79
+ positionals?: {
80
+ description: string;
81
+ placeholder: string;
82
+ required?: boolean | undefined;
83
+ type?: "string" | "number" | "boolean" | undefined;
84
+ defaultValue?: string | number | boolean | undefined;
85
+ }[] | undefined;
83
86
  options?: {
84
87
  description: string;
85
88
  flag: string;
89
+ boolean?: boolean | undefined;
90
+ required?: boolean | undefined;
91
+ type?: "string" | "number" | "boolean" | "count" | undefined;
86
92
  shortFlag?: string | undefined;
87
93
  defaultValue?: string | number | boolean | undefined;
88
- type?: "string" | "number" | "boolean" | "count" | undefined;
89
- required?: boolean | undefined;
90
- boolean?: boolean | undefined;
91
94
  choices?: string[] | undefined;
92
95
  }[] | undefined;
93
- positionals?: {
94
- description: string;
95
- placeholder: string;
96
- defaultValue?: string | number | boolean | undefined;
97
- type?: "string" | "number" | "boolean" | undefined;
98
- required?: boolean | undefined;
99
- }[] | undefined;
96
+ hidden?: boolean | undefined;
97
+ encoding?: "none" | "json" | "application/json" | undefined;
98
+ aliases?: string[] | undefined;
99
+ example?: string | undefined;
100
100
  }, {
101
101
  handler: string;
102
102
  command: string;
103
103
  task: string;
104
- aliases?: string[] | undefined;
105
104
  description?: string | undefined;
106
- example?: string | undefined;
107
- hidden?: boolean | undefined;
108
- encoding?: "none" | "json" | "application/json" | undefined;
105
+ positionals?: {
106
+ description: string;
107
+ placeholder: string;
108
+ required?: boolean | undefined;
109
+ type?: "string" | "number" | "boolean" | undefined;
110
+ defaultValue?: string | number | boolean | undefined;
111
+ }[] | undefined;
109
112
  options?: {
110
113
  description: string;
111
114
  flag: string;
115
+ boolean?: boolean | undefined;
116
+ required?: boolean | undefined;
117
+ type?: "string" | "number" | "boolean" | "count" | undefined;
112
118
  shortFlag?: string | undefined;
113
119
  defaultValue?: string | number | boolean | undefined;
114
- type?: "string" | "number" | "boolean" | "count" | undefined;
115
- required?: boolean | undefined;
116
- boolean?: boolean | undefined;
117
120
  choices?: string[] | undefined;
118
121
  }[] | undefined;
119
- positionals?: {
120
- description: string;
121
- placeholder: string;
122
- defaultValue?: string | number | boolean | undefined;
123
- type?: "string" | "number" | "boolean" | undefined;
124
- required?: boolean | undefined;
125
- }[] | undefined;
122
+ hidden?: boolean | undefined;
123
+ encoding?: "none" | "json" | "application/json" | undefined;
124
+ aliases?: string[] | undefined;
125
+ example?: string | undefined;
126
126
  }>, Task.Task, {
127
127
  handler: string;
128
128
  command: string;
129
129
  task: string;
130
- aliases?: string[] | undefined;
131
130
  description?: string | undefined;
132
- example?: string | undefined;
133
- hidden?: boolean | undefined;
134
- encoding?: "none" | "json" | "application/json" | undefined;
131
+ positionals?: {
132
+ description: string;
133
+ placeholder: string;
134
+ required?: boolean | undefined;
135
+ type?: "string" | "number" | "boolean" | undefined;
136
+ defaultValue?: string | number | boolean | undefined;
137
+ }[] | undefined;
135
138
  options?: {
136
139
  description: string;
137
140
  flag: string;
141
+ boolean?: boolean | undefined;
142
+ required?: boolean | undefined;
143
+ type?: "string" | "number" | "boolean" | "count" | undefined;
138
144
  shortFlag?: string | undefined;
139
145
  defaultValue?: string | number | boolean | undefined;
140
- type?: "string" | "number" | "boolean" | "count" | undefined;
141
- required?: boolean | undefined;
142
- boolean?: boolean | undefined;
143
146
  choices?: string[] | undefined;
144
147
  }[] | undefined;
145
- positionals?: {
146
- description: string;
147
- placeholder: string;
148
- defaultValue?: string | number | boolean | undefined;
149
- type?: "string" | "number" | "boolean" | undefined;
150
- required?: boolean | undefined;
151
- }[] | undefined;
148
+ hidden?: boolean | undefined;
149
+ encoding?: "none" | "json" | "application/json" | undefined;
150
+ aliases?: string[] | undefined;
151
+ example?: string | undefined;
152
152
  }>]>>;
153
153
  declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEffects<z.ZodObject<{
154
154
  type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
@@ -175,15 +175,15 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
175
175
  }, "strip", z.ZodTypeAny, {
176
176
  description: string;
177
177
  placeholder: string;
178
- defaultValue?: string | number | boolean | undefined;
179
- type?: "string" | "number" | "boolean" | undefined;
180
178
  required?: boolean | undefined;
179
+ type?: "string" | "number" | "boolean" | undefined;
180
+ defaultValue?: string | number | boolean | undefined;
181
181
  }, {
182
182
  description: string;
183
183
  placeholder: string;
184
- defaultValue?: string | number | boolean | undefined;
185
- type?: "string" | "number" | "boolean" | undefined;
186
184
  required?: boolean | undefined;
185
+ type?: "string" | "number" | "boolean" | undefined;
186
+ defaultValue?: string | number | boolean | undefined;
187
187
  }>, "many">>;
188
188
  options: z.ZodOptional<z.ZodArray<z.ZodObject<{
189
189
  shortFlag: z.ZodOptional<z.ZodString>;
@@ -197,20 +197,20 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
197
197
  }, "strip", z.ZodTypeAny, {
198
198
  description: string;
199
199
  flag: string;
200
+ boolean?: boolean | undefined;
201
+ required?: boolean | undefined;
202
+ type?: "string" | "number" | "boolean" | "count" | undefined;
200
203
  shortFlag?: string | undefined;
201
204
  defaultValue?: string | number | boolean | undefined;
202
- type?: "string" | "number" | "boolean" | "count" | undefined;
203
- required?: boolean | undefined;
204
- boolean?: boolean | undefined;
205
205
  choices?: string[] | undefined;
206
206
  }, {
207
207
  description: string;
208
208
  flag: string;
209
+ boolean?: boolean | undefined;
210
+ required?: boolean | undefined;
211
+ type?: "string" | "number" | "boolean" | "count" | undefined;
209
212
  shortFlag?: string | undefined;
210
213
  defaultValue?: string | number | boolean | undefined;
211
- type?: "string" | "number" | "boolean" | "count" | undefined;
212
- required?: boolean | undefined;
213
- boolean?: boolean | undefined;
214
214
  choices?: string[] | undefined;
215
215
  }>, "many">>;
216
216
  handler: z.ZodOptional<z.ZodFunction<z.ZodTuple<[z.ZodObject<{
@@ -267,7 +267,7 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
267
267
  time: number;
268
268
  output?: unknown;
269
269
  }>;
270
- }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<{
270
+ }>], z.ZodUnknown>, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
271
271
  _: z.ZodArray<z.ZodString, "many">;
272
272
  projectDir: z.ZodString;
273
273
  maxConcurrency: z.ZodNumber;
@@ -281,75 +281,1200 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
281
281
  yes: z.ZodBoolean;
282
282
  plugin: z.ZodOptional<z.ZodString>;
283
283
  env: z.ZodString;
284
+ quickstart: z.ZodString;
284
285
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
285
286
  setVersion: z.ZodString;
287
+ }, "quickstart">, {
286
288
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
287
- config: z.ZodObject<{
288
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
289
+ config: z.ZodObject<z.objectUtil.extendShape<{
290
+ language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
291
+ metadata: z.ZodOptional<z.ZodObject<{
292
+ name: z.ZodOptional<z.ZodString>;
293
+ projectDescription: z.ZodOptional<z.ZodString>;
294
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
295
+ license: z.ZodOptional<z.ZodString>;
296
+ homepage: z.ZodOptional<z.ZodString>;
297
+ }, "strip", z.ZodTypeAny, {
298
+ name?: string | undefined;
299
+ projectDescription?: string | undefined;
300
+ authors?: string[] | undefined;
301
+ license?: string | undefined;
302
+ homepage?: string | undefined;
303
+ }, {
304
+ name?: string | undefined;
305
+ projectDescription?: string | undefined;
306
+ authors?: string[] | undefined;
307
+ license?: string | undefined;
308
+ homepage?: string | undefined;
309
+ }>>;
310
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
311
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
312
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
313
+ sourceFile: z.ZodString;
314
+ hash: z.ZodString;
315
+ }, "strip", z.ZodTypeAny, {
316
+ sourceFile: string;
317
+ hash: string;
318
+ }, {
319
+ sourceFile: string;
320
+ hash: string;
321
+ }>>>;
322
+ plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
323
+ type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
324
+ name: z.ZodString;
325
+ }, "strip", z.ZodTypeAny, {
326
+ type: "npm" | "binary" | "deno";
327
+ name: string;
328
+ }, {
329
+ type: "npm" | "binary" | "deno";
330
+ name: string;
331
+ }>, "many">>;
332
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
333
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
334
+ networks: z.ZodArray<z.ZodString, "many">;
335
+ sandboxes: z.ZodArray<z.ZodString, "many">;
336
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
337
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
338
+ }, "strip", z.ZodTypeAny, {
339
+ networks: string[];
340
+ sandboxes: string[];
341
+ aliases?: Record<string, Record<string, string>> | undefined;
342
+ storage?: Record<string, string> | undefined;
343
+ }, {
344
+ networks: string[];
345
+ sandboxes: string[];
346
+ aliases?: Record<string, Record<string, string>> | undefined;
347
+ storage?: Record<string, string> | undefined;
348
+ }>, z.ZodString]>>;
349
+ network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
289
350
  label: z.ZodString;
290
351
  rpcUrl: z.ZodString;
291
- protocol: z.ZodOptional<z.ZodString>;
292
- plugin: z.ZodOptional<z.ZodString>;
293
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
294
- encryptedKey: z.ZodString;
295
- publicKeyHash: z.ZodString;
296
- secretKey: z.ZodString;
352
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
353
+ publicKey: z.ZodOptional<z.ZodString>;
354
+ publicKeyHash: z.ZodOptional<z.ZodString>;
355
+ privateKey: z.ZodOptional<z.ZodString>;
356
+ mnemonic: z.ZodOptional<z.ZodString>;
297
357
  }, "strip", z.ZodTypeAny, {
298
- publicKeyHash: string;
299
- encryptedKey: string;
300
- secretKey: string;
358
+ mnemonic?: string | undefined;
359
+ publicKey?: string | undefined;
360
+ publicKeyHash?: string | undefined;
361
+ privateKey?: string | undefined;
301
362
  }, {
302
- publicKeyHash: string;
303
- encryptedKey: string;
304
- secretKey: string;
305
- }>, z.ZodString]>>>;
306
- tzkt: z.ZodOptional<z.ZodObject<{
307
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
308
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
309
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
363
+ mnemonic?: string | undefined;
364
+ publicKey?: string | undefined;
365
+ publicKeyHash?: string | undefined;
366
+ privateKey?: string | undefined;
367
+ }>>>;
368
+ faucet: z.ZodOptional<z.ZodObject<{
369
+ pkh: z.ZodString;
370
+ mnemonic: z.ZodArray<z.ZodString, "many">;
371
+ email: z.ZodString;
372
+ password: z.ZodString;
373
+ amount: z.ZodString;
374
+ activation_code: z.ZodString;
310
375
  }, "strip", z.ZodTypeAny, {
311
- disableAutostartWithSandbox?: boolean | undefined;
312
- postgresqlPort?: number | undefined;
313
- apiPort?: number | undefined;
376
+ pkh: string;
377
+ mnemonic: string[];
378
+ email: string;
379
+ password: string;
380
+ amount: string;
381
+ activation_code: string;
314
382
  }, {
315
- disableAutostartWithSandbox?: boolean | undefined;
316
- postgresqlPort?: number | undefined;
317
- apiPort?: number | undefined;
383
+ pkh: string;
384
+ mnemonic: string[];
385
+ email: string;
386
+ password: string;
387
+ amount: string;
388
+ activation_code: string;
318
389
  }>>;
319
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
320
390
  }, "strip", z.ZodTypeAny, {
321
391
  label: string;
322
392
  rpcUrl: string;
323
- protocol?: string | undefined;
324
- plugin?: string | undefined;
325
- accounts?: Record<string, string | {
326
- publicKeyHash: string;
327
- encryptedKey: string;
328
- secretKey: string;
393
+ accounts?: Record<string, {
394
+ mnemonic?: string | undefined;
395
+ publicKey?: string | undefined;
396
+ publicKeyHash?: string | undefined;
397
+ privateKey?: string | undefined;
329
398
  }> | undefined;
330
- tzkt?: {
331
- disableAutostartWithSandbox?: boolean | undefined;
332
- postgresqlPort?: number | undefined;
399
+ faucet?: {
400
+ pkh: string;
401
+ mnemonic: string[];
402
+ email: string;
403
+ password: string;
404
+ amount: string;
405
+ activation_code: string;
406
+ } | undefined;
407
+ }, {
408
+ label: string;
409
+ rpcUrl: string;
410
+ accounts?: Record<string, {
411
+ mnemonic?: string | undefined;
412
+ publicKey?: string | undefined;
413
+ publicKeyHash?: string | undefined;
414
+ privateKey?: string | undefined;
415
+ }> | undefined;
416
+ faucet?: {
417
+ pkh: string;
418
+ mnemonic: string[];
419
+ email: string;
420
+ password: string;
421
+ amount: string;
422
+ activation_code: string;
423
+ } | undefined;
424
+ }>>>;
425
+ sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
426
+ label: z.ZodString;
427
+ rpcUrl: z.ZodString;
428
+ protocol: z.ZodOptional<z.ZodString>;
429
+ plugin: z.ZodOptional<z.ZodString>;
430
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
431
+ encryptedKey: z.ZodString;
432
+ publicKeyHash: z.ZodString;
433
+ secretKey: z.ZodString;
434
+ }, "strip", z.ZodTypeAny, {
435
+ publicKeyHash: string;
436
+ encryptedKey: string;
437
+ secretKey: string;
438
+ }, {
439
+ publicKeyHash: string;
440
+ encryptedKey: string;
441
+ secretKey: string;
442
+ }>, z.ZodString]>>>;
443
+ tzkt: z.ZodOptional<z.ZodObject<{
444
+ disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
445
+ postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
446
+ apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
447
+ }, "strip", z.ZodTypeAny, {
448
+ disableAutostartWithSandbox?: boolean | undefined;
449
+ postgresqlPort?: number | undefined;
450
+ apiPort?: number | undefined;
451
+ }, {
452
+ disableAutostartWithSandbox?: boolean | undefined;
453
+ postgresqlPort?: number | undefined;
454
+ apiPort?: number | undefined;
455
+ }>>;
456
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
457
+ }, "strip", z.ZodTypeAny, {
458
+ label: string;
459
+ rpcUrl: string;
460
+ plugin?: string | undefined;
461
+ accounts?: Record<string, string | {
462
+ publicKeyHash: string;
463
+ encryptedKey: string;
464
+ secretKey: string;
465
+ }> | undefined;
466
+ protocol?: string | undefined;
467
+ tzkt?: {
468
+ disableAutostartWithSandbox?: boolean | undefined;
469
+ postgresqlPort?: number | undefined;
333
470
  apiPort?: number | undefined;
334
471
  } | undefined;
335
472
  annotations?: Record<string, unknown> | undefined;
336
473
  }, {
337
474
  label: string;
338
475
  rpcUrl: string;
476
+ plugin?: string | undefined;
477
+ accounts?: Record<string, string | {
478
+ publicKeyHash: string;
479
+ encryptedKey: string;
480
+ secretKey: string;
481
+ }> | undefined;
482
+ protocol?: string | undefined;
483
+ tzkt?: {
484
+ disableAutostartWithSandbox?: boolean | undefined;
485
+ postgresqlPort?: number | undefined;
486
+ apiPort?: number | undefined;
487
+ } | undefined;
488
+ annotations?: Record<string, unknown> | undefined;
489
+ }>>>;
490
+ }, {
491
+ projectDir: z.ZodString;
492
+ configFile: z.ZodString;
493
+ hash: z.ZodString;
494
+ }>, "strip", z.ZodTypeAny, {
495
+ projectDir: string;
496
+ environment: Record<string, string | {
497
+ networks: string[];
498
+ sandboxes: string[];
499
+ aliases?: Record<string, Record<string, string>> | undefined;
500
+ storage?: Record<string, string> | undefined;
501
+ }>;
502
+ hash: string;
503
+ configFile: string;
504
+ sandbox?: Record<string, {
505
+ label: string;
506
+ rpcUrl: string;
507
+ plugin?: string | undefined;
508
+ accounts?: Record<string, string | {
509
+ publicKeyHash: string;
510
+ encryptedKey: string;
511
+ secretKey: string;
512
+ }> | undefined;
339
513
  protocol?: string | undefined;
514
+ tzkt?: {
515
+ disableAutostartWithSandbox?: boolean | undefined;
516
+ postgresqlPort?: number | undefined;
517
+ apiPort?: number | undefined;
518
+ } | undefined;
519
+ annotations?: Record<string, unknown> | undefined;
520
+ }> | undefined;
521
+ language?: "en" | "fr" | undefined;
522
+ metadata?: {
523
+ name?: string | undefined;
524
+ projectDescription?: string | undefined;
525
+ authors?: string[] | undefined;
526
+ license?: string | undefined;
527
+ homepage?: string | undefined;
528
+ } | undefined;
529
+ artifactsDir?: string | undefined;
530
+ contractsDir?: string | undefined;
531
+ contracts?: Record<string, {
532
+ sourceFile: string;
533
+ hash: string;
534
+ }> | undefined;
535
+ plugins?: {
536
+ type: "npm" | "binary" | "deno";
537
+ name: string;
538
+ }[] | undefined;
539
+ accounts?: Record<string, string> | undefined;
540
+ network?: Record<string, {
541
+ label: string;
542
+ rpcUrl: string;
543
+ accounts?: Record<string, {
544
+ mnemonic?: string | undefined;
545
+ publicKey?: string | undefined;
546
+ publicKeyHash?: string | undefined;
547
+ privateKey?: string | undefined;
548
+ }> | undefined;
549
+ faucet?: {
550
+ pkh: string;
551
+ mnemonic: string[];
552
+ email: string;
553
+ password: string;
554
+ amount: string;
555
+ activation_code: string;
556
+ } | undefined;
557
+ }> | undefined;
558
+ }, {
559
+ projectDir: string;
560
+ environment: Record<string, string | {
561
+ networks: string[];
562
+ sandboxes: string[];
563
+ aliases?: Record<string, Record<string, string>> | undefined;
564
+ storage?: Record<string, string> | undefined;
565
+ }>;
566
+ hash: string;
567
+ configFile: string;
568
+ sandbox?: Record<string, {
569
+ label: string;
570
+ rpcUrl: string;
340
571
  plugin?: string | undefined;
341
572
  accounts?: Record<string, string | {
342
573
  publicKeyHash: string;
343
574
  encryptedKey: string;
344
575
  secretKey: string;
345
576
  }> | undefined;
577
+ protocol?: string | undefined;
346
578
  tzkt?: {
347
579
  disableAutostartWithSandbox?: boolean | undefined;
348
580
  postgresqlPort?: number | undefined;
349
581
  apiPort?: number | undefined;
350
582
  } | undefined;
351
583
  annotations?: Record<string, unknown> | undefined;
584
+ }> | undefined;
585
+ language?: "en" | "fr" | undefined;
586
+ metadata?: {
587
+ name?: string | undefined;
588
+ projectDescription?: string | undefined;
589
+ authors?: string[] | undefined;
590
+ license?: string | undefined;
591
+ homepage?: string | undefined;
592
+ } | undefined;
593
+ artifactsDir?: string | undefined;
594
+ contractsDir?: string | undefined;
595
+ contracts?: Record<string, {
596
+ sourceFile: string;
597
+ hash: string;
598
+ }> | undefined;
599
+ plugins?: {
600
+ type: "npm" | "binary" | "deno";
601
+ name: string;
602
+ }[] | undefined;
603
+ accounts?: Record<string, string> | undefined;
604
+ network?: Record<string, {
605
+ label: string;
606
+ rpcUrl: string;
607
+ accounts?: Record<string, {
608
+ mnemonic?: string | undefined;
609
+ publicKey?: string | undefined;
610
+ publicKeyHash?: string | undefined;
611
+ privateKey?: string | undefined;
612
+ }> | undefined;
613
+ faucet?: {
614
+ pkh: string;
615
+ mnemonic: string[];
616
+ email: string;
617
+ password: string;
618
+ amount: string;
619
+ activation_code: string;
620
+ } | undefined;
621
+ }> | undefined;
622
+ }>;
623
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
624
+ _: z.ZodArray<z.ZodString, "many">;
625
+ projectDir: z.ZodString;
626
+ maxConcurrency: z.ZodNumber;
627
+ debug: z.ZodBoolean;
628
+ disableState: z.ZodBoolean;
629
+ logPluginRequests: z.ZodBoolean;
630
+ fromVsCode: z.ZodBoolean;
631
+ version: z.ZodBoolean;
632
+ build: z.ZodBoolean;
633
+ help: z.ZodBoolean;
634
+ yes: z.ZodBoolean;
635
+ plugin: z.ZodOptional<z.ZodString>;
636
+ env: z.ZodString;
637
+ quickstart: z.ZodString;
638
+ setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
639
+ setVersion: z.ZodString;
640
+ }, "quickstart">, {
641
+ taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
642
+ config: z.ZodObject<z.objectUtil.extendShape<{
643
+ language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
644
+ metadata: z.ZodOptional<z.ZodObject<{
645
+ name: z.ZodOptional<z.ZodString>;
646
+ projectDescription: z.ZodOptional<z.ZodString>;
647
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
648
+ license: z.ZodOptional<z.ZodString>;
649
+ homepage: z.ZodOptional<z.ZodString>;
650
+ }, "strip", z.ZodTypeAny, {
651
+ name?: string | undefined;
652
+ projectDescription?: string | undefined;
653
+ authors?: string[] | undefined;
654
+ license?: string | undefined;
655
+ homepage?: string | undefined;
656
+ }, {
657
+ name?: string | undefined;
658
+ projectDescription?: string | undefined;
659
+ authors?: string[] | undefined;
660
+ license?: string | undefined;
661
+ homepage?: string | undefined;
662
+ }>>;
663
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
664
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
665
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
666
+ sourceFile: z.ZodString;
667
+ hash: z.ZodString;
668
+ }, "strip", z.ZodTypeAny, {
669
+ sourceFile: string;
670
+ hash: string;
671
+ }, {
672
+ sourceFile: string;
673
+ hash: string;
352
674
  }>>>;
675
+ plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
676
+ type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
677
+ name: z.ZodString;
678
+ }, "strip", z.ZodTypeAny, {
679
+ type: "npm" | "binary" | "deno";
680
+ name: string;
681
+ }, {
682
+ type: "npm" | "binary" | "deno";
683
+ name: string;
684
+ }>, "many">>;
685
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
686
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
687
+ networks: z.ZodArray<z.ZodString, "many">;
688
+ sandboxes: z.ZodArray<z.ZodString, "many">;
689
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
690
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
691
+ }, "strip", z.ZodTypeAny, {
692
+ networks: string[];
693
+ sandboxes: string[];
694
+ aliases?: Record<string, Record<string, string>> | undefined;
695
+ storage?: Record<string, string> | undefined;
696
+ }, {
697
+ networks: string[];
698
+ sandboxes: string[];
699
+ aliases?: Record<string, Record<string, string>> | undefined;
700
+ storage?: Record<string, string> | undefined;
701
+ }>, z.ZodString]>>;
702
+ network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
703
+ label: z.ZodString;
704
+ rpcUrl: z.ZodString;
705
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
706
+ publicKey: z.ZodOptional<z.ZodString>;
707
+ publicKeyHash: z.ZodOptional<z.ZodString>;
708
+ privateKey: z.ZodOptional<z.ZodString>;
709
+ mnemonic: z.ZodOptional<z.ZodString>;
710
+ }, "strip", z.ZodTypeAny, {
711
+ mnemonic?: string | undefined;
712
+ publicKey?: string | undefined;
713
+ publicKeyHash?: string | undefined;
714
+ privateKey?: string | undefined;
715
+ }, {
716
+ mnemonic?: string | undefined;
717
+ publicKey?: string | undefined;
718
+ publicKeyHash?: string | undefined;
719
+ privateKey?: string | undefined;
720
+ }>>>;
721
+ faucet: z.ZodOptional<z.ZodObject<{
722
+ pkh: z.ZodString;
723
+ mnemonic: z.ZodArray<z.ZodString, "many">;
724
+ email: z.ZodString;
725
+ password: z.ZodString;
726
+ amount: z.ZodString;
727
+ activation_code: z.ZodString;
728
+ }, "strip", z.ZodTypeAny, {
729
+ pkh: string;
730
+ mnemonic: string[];
731
+ email: string;
732
+ password: string;
733
+ amount: string;
734
+ activation_code: string;
735
+ }, {
736
+ pkh: string;
737
+ mnemonic: string[];
738
+ email: string;
739
+ password: string;
740
+ amount: string;
741
+ activation_code: string;
742
+ }>>;
743
+ }, "strip", z.ZodTypeAny, {
744
+ label: string;
745
+ rpcUrl: string;
746
+ accounts?: Record<string, {
747
+ mnemonic?: string | undefined;
748
+ publicKey?: string | undefined;
749
+ publicKeyHash?: string | undefined;
750
+ privateKey?: string | undefined;
751
+ }> | undefined;
752
+ faucet?: {
753
+ pkh: string;
754
+ mnemonic: string[];
755
+ email: string;
756
+ password: string;
757
+ amount: string;
758
+ activation_code: string;
759
+ } | undefined;
760
+ }, {
761
+ label: string;
762
+ rpcUrl: string;
763
+ accounts?: Record<string, {
764
+ mnemonic?: string | undefined;
765
+ publicKey?: string | undefined;
766
+ publicKeyHash?: string | undefined;
767
+ privateKey?: string | undefined;
768
+ }> | undefined;
769
+ faucet?: {
770
+ pkh: string;
771
+ mnemonic: string[];
772
+ email: string;
773
+ password: string;
774
+ amount: string;
775
+ activation_code: string;
776
+ } | undefined;
777
+ }>>>;
778
+ sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
779
+ label: z.ZodString;
780
+ rpcUrl: z.ZodString;
781
+ protocol: z.ZodOptional<z.ZodString>;
782
+ plugin: z.ZodOptional<z.ZodString>;
783
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
784
+ encryptedKey: z.ZodString;
785
+ publicKeyHash: z.ZodString;
786
+ secretKey: z.ZodString;
787
+ }, "strip", z.ZodTypeAny, {
788
+ publicKeyHash: string;
789
+ encryptedKey: string;
790
+ secretKey: string;
791
+ }, {
792
+ publicKeyHash: string;
793
+ encryptedKey: string;
794
+ secretKey: string;
795
+ }>, z.ZodString]>>>;
796
+ tzkt: z.ZodOptional<z.ZodObject<{
797
+ disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
798
+ postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
799
+ apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
800
+ }, "strip", z.ZodTypeAny, {
801
+ disableAutostartWithSandbox?: boolean | undefined;
802
+ postgresqlPort?: number | undefined;
803
+ apiPort?: number | undefined;
804
+ }, {
805
+ disableAutostartWithSandbox?: boolean | undefined;
806
+ postgresqlPort?: number | undefined;
807
+ apiPort?: number | undefined;
808
+ }>>;
809
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
810
+ }, "strip", z.ZodTypeAny, {
811
+ label: string;
812
+ rpcUrl: string;
813
+ plugin?: string | undefined;
814
+ accounts?: Record<string, string | {
815
+ publicKeyHash: string;
816
+ encryptedKey: string;
817
+ secretKey: string;
818
+ }> | undefined;
819
+ protocol?: string | undefined;
820
+ tzkt?: {
821
+ disableAutostartWithSandbox?: boolean | undefined;
822
+ postgresqlPort?: number | undefined;
823
+ apiPort?: number | undefined;
824
+ } | undefined;
825
+ annotations?: Record<string, unknown> | undefined;
826
+ }, {
827
+ label: string;
828
+ rpcUrl: string;
829
+ plugin?: string | undefined;
830
+ accounts?: Record<string, string | {
831
+ publicKeyHash: string;
832
+ encryptedKey: string;
833
+ secretKey: string;
834
+ }> | undefined;
835
+ protocol?: string | undefined;
836
+ tzkt?: {
837
+ disableAutostartWithSandbox?: boolean | undefined;
838
+ postgresqlPort?: number | undefined;
839
+ apiPort?: number | undefined;
840
+ } | undefined;
841
+ annotations?: Record<string, unknown> | undefined;
842
+ }>>>;
843
+ }, {
844
+ projectDir: z.ZodString;
845
+ configFile: z.ZodString;
846
+ hash: z.ZodString;
847
+ }>, "strip", z.ZodTypeAny, {
848
+ projectDir: string;
849
+ environment: Record<string, string | {
850
+ networks: string[];
851
+ sandboxes: string[];
852
+ aliases?: Record<string, Record<string, string>> | undefined;
853
+ storage?: Record<string, string> | undefined;
854
+ }>;
855
+ hash: string;
856
+ configFile: string;
857
+ sandbox?: Record<string, {
858
+ label: string;
859
+ rpcUrl: string;
860
+ plugin?: string | undefined;
861
+ accounts?: Record<string, string | {
862
+ publicKeyHash: string;
863
+ encryptedKey: string;
864
+ secretKey: string;
865
+ }> | undefined;
866
+ protocol?: string | undefined;
867
+ tzkt?: {
868
+ disableAutostartWithSandbox?: boolean | undefined;
869
+ postgresqlPort?: number | undefined;
870
+ apiPort?: number | undefined;
871
+ } | undefined;
872
+ annotations?: Record<string, unknown> | undefined;
873
+ }> | undefined;
874
+ language?: "en" | "fr" | undefined;
875
+ metadata?: {
876
+ name?: string | undefined;
877
+ projectDescription?: string | undefined;
878
+ authors?: string[] | undefined;
879
+ license?: string | undefined;
880
+ homepage?: string | undefined;
881
+ } | undefined;
882
+ artifactsDir?: string | undefined;
883
+ contractsDir?: string | undefined;
884
+ contracts?: Record<string, {
885
+ sourceFile: string;
886
+ hash: string;
887
+ }> | undefined;
888
+ plugins?: {
889
+ type: "npm" | "binary" | "deno";
890
+ name: string;
891
+ }[] | undefined;
892
+ accounts?: Record<string, string> | undefined;
893
+ network?: Record<string, {
894
+ label: string;
895
+ rpcUrl: string;
896
+ accounts?: Record<string, {
897
+ mnemonic?: string | undefined;
898
+ publicKey?: string | undefined;
899
+ publicKeyHash?: string | undefined;
900
+ privateKey?: string | undefined;
901
+ }> | undefined;
902
+ faucet?: {
903
+ pkh: string;
904
+ mnemonic: string[];
905
+ email: string;
906
+ password: string;
907
+ amount: string;
908
+ activation_code: string;
909
+ } | undefined;
910
+ }> | undefined;
911
+ }, {
912
+ projectDir: string;
913
+ environment: Record<string, string | {
914
+ networks: string[];
915
+ sandboxes: string[];
916
+ aliases?: Record<string, Record<string, string>> | undefined;
917
+ storage?: Record<string, string> | undefined;
918
+ }>;
919
+ hash: string;
920
+ configFile: string;
921
+ sandbox?: Record<string, {
922
+ label: string;
923
+ rpcUrl: string;
924
+ plugin?: string | undefined;
925
+ accounts?: Record<string, string | {
926
+ publicKeyHash: string;
927
+ encryptedKey: string;
928
+ secretKey: string;
929
+ }> | undefined;
930
+ protocol?: string | undefined;
931
+ tzkt?: {
932
+ disableAutostartWithSandbox?: boolean | undefined;
933
+ postgresqlPort?: number | undefined;
934
+ apiPort?: number | undefined;
935
+ } | undefined;
936
+ annotations?: Record<string, unknown> | undefined;
937
+ }> | undefined;
938
+ language?: "en" | "fr" | undefined;
939
+ metadata?: {
940
+ name?: string | undefined;
941
+ projectDescription?: string | undefined;
942
+ authors?: string[] | undefined;
943
+ license?: string | undefined;
944
+ homepage?: string | undefined;
945
+ } | undefined;
946
+ artifactsDir?: string | undefined;
947
+ contractsDir?: string | undefined;
948
+ contracts?: Record<string, {
949
+ sourceFile: string;
950
+ hash: string;
951
+ }> | undefined;
952
+ plugins?: {
953
+ type: "npm" | "binary" | "deno";
954
+ name: string;
955
+ }[] | undefined;
956
+ accounts?: Record<string, string> | undefined;
957
+ network?: Record<string, {
958
+ label: string;
959
+ rpcUrl: string;
960
+ accounts?: Record<string, {
961
+ mnemonic?: string | undefined;
962
+ publicKey?: string | undefined;
963
+ publicKeyHash?: string | undefined;
964
+ privateKey?: string | undefined;
965
+ }> | undefined;
966
+ faucet?: {
967
+ pkh: string;
968
+ mnemonic: string[];
969
+ email: string;
970
+ password: string;
971
+ amount: string;
972
+ activation_code: string;
973
+ } | undefined;
974
+ }> | undefined;
975
+ }>;
976
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
977
+ _: z.ZodArray<z.ZodString, "many">;
978
+ projectDir: z.ZodString;
979
+ maxConcurrency: z.ZodNumber;
980
+ debug: z.ZodBoolean;
981
+ disableState: z.ZodBoolean;
982
+ logPluginRequests: z.ZodBoolean;
983
+ fromVsCode: z.ZodBoolean;
984
+ version: z.ZodBoolean;
985
+ build: z.ZodBoolean;
986
+ help: z.ZodBoolean;
987
+ yes: z.ZodBoolean;
988
+ plugin: z.ZodOptional<z.ZodString>;
989
+ env: z.ZodString;
990
+ quickstart: z.ZodString;
991
+ setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
992
+ setVersion: z.ZodString;
993
+ }, "quickstart">, {
994
+ taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
995
+ config: z.ZodObject<z.objectUtil.extendShape<{
996
+ language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
997
+ metadata: z.ZodOptional<z.ZodObject<{
998
+ name: z.ZodOptional<z.ZodString>;
999
+ projectDescription: z.ZodOptional<z.ZodString>;
1000
+ authors: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1001
+ license: z.ZodOptional<z.ZodString>;
1002
+ homepage: z.ZodOptional<z.ZodString>;
1003
+ }, "strip", z.ZodTypeAny, {
1004
+ name?: string | undefined;
1005
+ projectDescription?: string | undefined;
1006
+ authors?: string[] | undefined;
1007
+ license?: string | undefined;
1008
+ homepage?: string | undefined;
1009
+ }, {
1010
+ name?: string | undefined;
1011
+ projectDescription?: string | undefined;
1012
+ authors?: string[] | undefined;
1013
+ license?: string | undefined;
1014
+ homepage?: string | undefined;
1015
+ }>>;
1016
+ artifactsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1017
+ contractsDir: z.ZodOptional<z.ZodDefault<z.ZodString>>;
1018
+ contracts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1019
+ sourceFile: z.ZodString;
1020
+ hash: z.ZodString;
1021
+ }, "strip", z.ZodTypeAny, {
1022
+ sourceFile: string;
1023
+ hash: string;
1024
+ }, {
1025
+ sourceFile: string;
1026
+ hash: string;
1027
+ }>>>;
1028
+ plugins: z.ZodOptional<z.ZodArray<z.ZodObject<{
1029
+ type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1030
+ name: z.ZodString;
1031
+ }, "strip", z.ZodTypeAny, {
1032
+ type: "npm" | "binary" | "deno";
1033
+ name: string;
1034
+ }, {
1035
+ type: "npm" | "binary" | "deno";
1036
+ name: string;
1037
+ }>, "many">>;
1038
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1039
+ environment: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1040
+ networks: z.ZodArray<z.ZodString, "many">;
1041
+ sandboxes: z.ZodArray<z.ZodString, "many">;
1042
+ storage: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
1043
+ aliases: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodRecord<z.ZodString, z.ZodString>>>;
1044
+ }, "strip", z.ZodTypeAny, {
1045
+ networks: string[];
1046
+ sandboxes: string[];
1047
+ aliases?: Record<string, Record<string, string>> | undefined;
1048
+ storage?: Record<string, string> | undefined;
1049
+ }, {
1050
+ networks: string[];
1051
+ sandboxes: string[];
1052
+ aliases?: Record<string, Record<string, string>> | undefined;
1053
+ storage?: Record<string, string> | undefined;
1054
+ }>, z.ZodString]>>;
1055
+ network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1056
+ label: z.ZodString;
1057
+ rpcUrl: z.ZodString;
1058
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1059
+ publicKey: z.ZodOptional<z.ZodString>;
1060
+ publicKeyHash: z.ZodOptional<z.ZodString>;
1061
+ privateKey: z.ZodOptional<z.ZodString>;
1062
+ mnemonic: z.ZodOptional<z.ZodString>;
1063
+ }, "strip", z.ZodTypeAny, {
1064
+ mnemonic?: string | undefined;
1065
+ publicKey?: string | undefined;
1066
+ publicKeyHash?: string | undefined;
1067
+ privateKey?: string | undefined;
1068
+ }, {
1069
+ mnemonic?: string | undefined;
1070
+ publicKey?: string | undefined;
1071
+ publicKeyHash?: string | undefined;
1072
+ privateKey?: string | undefined;
1073
+ }>>>;
1074
+ faucet: z.ZodOptional<z.ZodObject<{
1075
+ pkh: z.ZodString;
1076
+ mnemonic: z.ZodArray<z.ZodString, "many">;
1077
+ email: z.ZodString;
1078
+ password: z.ZodString;
1079
+ amount: z.ZodString;
1080
+ activation_code: z.ZodString;
1081
+ }, "strip", z.ZodTypeAny, {
1082
+ pkh: string;
1083
+ mnemonic: string[];
1084
+ email: string;
1085
+ password: string;
1086
+ amount: string;
1087
+ activation_code: string;
1088
+ }, {
1089
+ pkh: string;
1090
+ mnemonic: string[];
1091
+ email: string;
1092
+ password: string;
1093
+ amount: string;
1094
+ activation_code: string;
1095
+ }>>;
1096
+ }, "strip", z.ZodTypeAny, {
1097
+ label: string;
1098
+ rpcUrl: string;
1099
+ accounts?: Record<string, {
1100
+ mnemonic?: string | undefined;
1101
+ publicKey?: string | undefined;
1102
+ publicKeyHash?: string | undefined;
1103
+ privateKey?: string | undefined;
1104
+ }> | undefined;
1105
+ faucet?: {
1106
+ pkh: string;
1107
+ mnemonic: string[];
1108
+ email: string;
1109
+ password: string;
1110
+ amount: string;
1111
+ activation_code: string;
1112
+ } | undefined;
1113
+ }, {
1114
+ label: string;
1115
+ rpcUrl: string;
1116
+ accounts?: Record<string, {
1117
+ mnemonic?: string | undefined;
1118
+ publicKey?: string | undefined;
1119
+ publicKeyHash?: string | undefined;
1120
+ privateKey?: string | undefined;
1121
+ }> | undefined;
1122
+ faucet?: {
1123
+ pkh: string;
1124
+ mnemonic: string[];
1125
+ email: string;
1126
+ password: string;
1127
+ amount: string;
1128
+ activation_code: string;
1129
+ } | undefined;
1130
+ }>>>;
1131
+ sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1132
+ label: z.ZodString;
1133
+ rpcUrl: z.ZodString;
1134
+ protocol: z.ZodOptional<z.ZodString>;
1135
+ plugin: z.ZodOptional<z.ZodString>;
1136
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1137
+ encryptedKey: z.ZodString;
1138
+ publicKeyHash: z.ZodString;
1139
+ secretKey: z.ZodString;
1140
+ }, "strip", z.ZodTypeAny, {
1141
+ publicKeyHash: string;
1142
+ encryptedKey: string;
1143
+ secretKey: string;
1144
+ }, {
1145
+ publicKeyHash: string;
1146
+ encryptedKey: string;
1147
+ secretKey: string;
1148
+ }>, z.ZodString]>>>;
1149
+ tzkt: z.ZodOptional<z.ZodObject<{
1150
+ disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
1151
+ postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1152
+ apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1153
+ }, "strip", z.ZodTypeAny, {
1154
+ disableAutostartWithSandbox?: boolean | undefined;
1155
+ postgresqlPort?: number | undefined;
1156
+ apiPort?: number | undefined;
1157
+ }, {
1158
+ disableAutostartWithSandbox?: boolean | undefined;
1159
+ postgresqlPort?: number | undefined;
1160
+ apiPort?: number | undefined;
1161
+ }>>;
1162
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1163
+ }, "strip", z.ZodTypeAny, {
1164
+ label: string;
1165
+ rpcUrl: string;
1166
+ plugin?: string | undefined;
1167
+ accounts?: Record<string, string | {
1168
+ publicKeyHash: string;
1169
+ encryptedKey: string;
1170
+ secretKey: string;
1171
+ }> | undefined;
1172
+ protocol?: string | undefined;
1173
+ tzkt?: {
1174
+ disableAutostartWithSandbox?: boolean | undefined;
1175
+ postgresqlPort?: number | undefined;
1176
+ apiPort?: number | undefined;
1177
+ } | undefined;
1178
+ annotations?: Record<string, unknown> | undefined;
1179
+ }, {
1180
+ label: string;
1181
+ rpcUrl: string;
1182
+ plugin?: string | undefined;
1183
+ accounts?: Record<string, string | {
1184
+ publicKeyHash: string;
1185
+ encryptedKey: string;
1186
+ secretKey: string;
1187
+ }> | undefined;
1188
+ protocol?: string | undefined;
1189
+ tzkt?: {
1190
+ disableAutostartWithSandbox?: boolean | undefined;
1191
+ postgresqlPort?: number | undefined;
1192
+ apiPort?: number | undefined;
1193
+ } | undefined;
1194
+ annotations?: Record<string, unknown> | undefined;
1195
+ }>>>;
1196
+ }, {
1197
+ projectDir: z.ZodString;
1198
+ configFile: z.ZodString;
1199
+ hash: z.ZodString;
1200
+ }>, "strip", z.ZodTypeAny, {
1201
+ projectDir: string;
1202
+ environment: Record<string, string | {
1203
+ networks: string[];
1204
+ sandboxes: string[];
1205
+ aliases?: Record<string, Record<string, string>> | undefined;
1206
+ storage?: Record<string, string> | undefined;
1207
+ }>;
1208
+ hash: string;
1209
+ configFile: string;
1210
+ sandbox?: Record<string, {
1211
+ label: string;
1212
+ rpcUrl: string;
1213
+ plugin?: string | undefined;
1214
+ accounts?: Record<string, string | {
1215
+ publicKeyHash: string;
1216
+ encryptedKey: string;
1217
+ secretKey: string;
1218
+ }> | undefined;
1219
+ protocol?: string | undefined;
1220
+ tzkt?: {
1221
+ disableAutostartWithSandbox?: boolean | undefined;
1222
+ postgresqlPort?: number | undefined;
1223
+ apiPort?: number | undefined;
1224
+ } | undefined;
1225
+ annotations?: Record<string, unknown> | undefined;
1226
+ }> | undefined;
1227
+ language?: "en" | "fr" | undefined;
1228
+ metadata?: {
1229
+ name?: string | undefined;
1230
+ projectDescription?: string | undefined;
1231
+ authors?: string[] | undefined;
1232
+ license?: string | undefined;
1233
+ homepage?: string | undefined;
1234
+ } | undefined;
1235
+ artifactsDir?: string | undefined;
1236
+ contractsDir?: string | undefined;
1237
+ contracts?: Record<string, {
1238
+ sourceFile: string;
1239
+ hash: string;
1240
+ }> | undefined;
1241
+ plugins?: {
1242
+ type: "npm" | "binary" | "deno";
1243
+ name: string;
1244
+ }[] | undefined;
1245
+ accounts?: Record<string, string> | undefined;
1246
+ network?: Record<string, {
1247
+ label: string;
1248
+ rpcUrl: string;
1249
+ accounts?: Record<string, {
1250
+ mnemonic?: string | undefined;
1251
+ publicKey?: string | undefined;
1252
+ publicKeyHash?: string | undefined;
1253
+ privateKey?: string | undefined;
1254
+ }> | undefined;
1255
+ faucet?: {
1256
+ pkh: string;
1257
+ mnemonic: string[];
1258
+ email: string;
1259
+ password: string;
1260
+ amount: string;
1261
+ activation_code: string;
1262
+ } | undefined;
1263
+ }> | undefined;
1264
+ }, {
1265
+ projectDir: string;
1266
+ environment: Record<string, string | {
1267
+ networks: string[];
1268
+ sandboxes: string[];
1269
+ aliases?: Record<string, Record<string, string>> | undefined;
1270
+ storage?: Record<string, string> | undefined;
1271
+ }>;
1272
+ hash: string;
1273
+ configFile: string;
1274
+ sandbox?: Record<string, {
1275
+ label: string;
1276
+ rpcUrl: string;
1277
+ plugin?: string | undefined;
1278
+ accounts?: Record<string, string | {
1279
+ publicKeyHash: string;
1280
+ encryptedKey: string;
1281
+ secretKey: string;
1282
+ }> | undefined;
1283
+ protocol?: string | undefined;
1284
+ tzkt?: {
1285
+ disableAutostartWithSandbox?: boolean | undefined;
1286
+ postgresqlPort?: number | undefined;
1287
+ apiPort?: number | undefined;
1288
+ } | undefined;
1289
+ annotations?: Record<string, unknown> | undefined;
1290
+ }> | undefined;
1291
+ language?: "en" | "fr" | undefined;
1292
+ metadata?: {
1293
+ name?: string | undefined;
1294
+ projectDescription?: string | undefined;
1295
+ authors?: string[] | undefined;
1296
+ license?: string | undefined;
1297
+ homepage?: string | undefined;
1298
+ } | undefined;
1299
+ artifactsDir?: string | undefined;
1300
+ contractsDir?: string | undefined;
1301
+ contracts?: Record<string, {
1302
+ sourceFile: string;
1303
+ hash: string;
1304
+ }> | undefined;
1305
+ plugins?: {
1306
+ type: "npm" | "binary" | "deno";
1307
+ name: string;
1308
+ }[] | undefined;
1309
+ accounts?: Record<string, string> | undefined;
1310
+ network?: Record<string, {
1311
+ label: string;
1312
+ rpcUrl: string;
1313
+ accounts?: Record<string, {
1314
+ mnemonic?: string | undefined;
1315
+ publicKey?: string | undefined;
1316
+ publicKeyHash?: string | undefined;
1317
+ privateKey?: string | undefined;
1318
+ }> | undefined;
1319
+ faucet?: {
1320
+ pkh: string;
1321
+ mnemonic: string[];
1322
+ email: string;
1323
+ password: string;
1324
+ amount: string;
1325
+ activation_code: string;
1326
+ } | undefined;
1327
+ }> | undefined;
1328
+ }>;
1329
+ }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
1330
+ }, "handler">, "strip", z.ZodTypeAny, {
1331
+ operation: string;
1332
+ command: string;
1333
+ description?: string | undefined;
1334
+ positionals?: {
1335
+ description: string;
1336
+ placeholder: string;
1337
+ required?: boolean | undefined;
1338
+ type?: "string" | "number" | "boolean" | undefined;
1339
+ defaultValue?: string | number | boolean | undefined;
1340
+ }[] | undefined;
1341
+ options?: {
1342
+ description: string;
1343
+ flag: string;
1344
+ boolean?: boolean | undefined;
1345
+ required?: boolean | undefined;
1346
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1347
+ shortFlag?: string | undefined;
1348
+ defaultValue?: string | number | boolean | undefined;
1349
+ choices?: string[] | undefined;
1350
+ }[] | undefined;
1351
+ }, {
1352
+ operation: string;
1353
+ command: string;
1354
+ description?: string | undefined;
1355
+ positionals?: {
1356
+ description: string;
1357
+ placeholder: string;
1358
+ required?: boolean | undefined;
1359
+ type?: "string" | "number" | "boolean" | undefined;
1360
+ defaultValue?: string | number | boolean | undefined;
1361
+ }[] | undefined;
1362
+ options?: {
1363
+ description: string;
1364
+ flag: string;
1365
+ boolean?: boolean | undefined;
1366
+ required?: boolean | undefined;
1367
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1368
+ shortFlag?: string | undefined;
1369
+ defaultValue?: string | number | boolean | undefined;
1370
+ choices?: string[] | undefined;
1371
+ }[] | undefined;
1372
+ }>, ParsedOperation.ParsedOperation, {
1373
+ operation: string;
1374
+ command: string;
1375
+ description?: string | undefined;
1376
+ positionals?: {
1377
+ description: string;
1378
+ placeholder: string;
1379
+ required?: boolean | undefined;
1380
+ type?: "string" | "number" | "boolean" | undefined;
1381
+ defaultValue?: string | number | boolean | undefined;
1382
+ }[] | undefined;
1383
+ options?: {
1384
+ description: string;
1385
+ flag: string;
1386
+ boolean?: boolean | undefined;
1387
+ required?: boolean | undefined;
1388
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1389
+ shortFlag?: string | undefined;
1390
+ defaultValue?: string | number | boolean | undefined;
1391
+ choices?: string[] | undefined;
1392
+ }[] | undefined;
1393
+ }>]>>;
1394
+ declare const templateToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEffects<z.ZodObject<{
1395
+ type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1396
+ name: z.ZodString;
1397
+ }, "strip", z.ZodTypeAny, {
1398
+ type: "npm" | "binary" | "deno";
1399
+ name: string;
1400
+ }, {
1401
+ type: "npm" | "binary" | "deno";
1402
+ name: string;
1403
+ }>, InstalledPlugin.InstalledPlugin, {
1404
+ type: "npm" | "binary" | "deno";
1405
+ name: string;
1406
+ }>, z.ZodEffects<z.ZodObject<z.objectUtil.extendShape<Omit<{
1407
+ template: z.ZodString;
1408
+ command: z.ZodString;
1409
+ description: z.ZodString;
1410
+ hidden: z.ZodOptional<z.ZodBoolean>;
1411
+ options: z.ZodOptional<z.ZodArray<z.ZodObject<{
1412
+ shortFlag: z.ZodOptional<z.ZodString>;
1413
+ flag: z.ZodString;
1414
+ description: z.ZodString;
1415
+ defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1416
+ type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
1417
+ required: z.ZodOptional<z.ZodBoolean>;
1418
+ boolean: z.ZodOptional<z.ZodBoolean>;
1419
+ choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1420
+ }, "strip", z.ZodTypeAny, {
1421
+ description: string;
1422
+ flag: string;
1423
+ boolean?: boolean | undefined;
1424
+ required?: boolean | undefined;
1425
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1426
+ shortFlag?: string | undefined;
1427
+ defaultValue?: string | number | boolean | undefined;
1428
+ choices?: string[] | undefined;
1429
+ }, {
1430
+ description: string;
1431
+ flag: string;
1432
+ boolean?: boolean | undefined;
1433
+ required?: boolean | undefined;
1434
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1435
+ shortFlag?: string | undefined;
1436
+ defaultValue?: string | number | boolean | undefined;
1437
+ choices?: string[] | undefined;
1438
+ }>, "many">>;
1439
+ positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
1440
+ placeholder: z.ZodString;
1441
+ description: z.ZodString;
1442
+ defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1443
+ type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
1444
+ required: z.ZodOptional<z.ZodBoolean>;
1445
+ }, "strip", z.ZodTypeAny, {
1446
+ description: string;
1447
+ placeholder: string;
1448
+ required?: boolean | undefined;
1449
+ type?: "string" | "number" | "boolean" | undefined;
1450
+ defaultValue?: string | number | boolean | undefined;
1451
+ }, {
1452
+ description: string;
1453
+ placeholder: string;
1454
+ required?: boolean | undefined;
1455
+ type?: "string" | "number" | "boolean" | undefined;
1456
+ defaultValue?: string | number | boolean | undefined;
1457
+ }>, "many">>;
1458
+ handler: z.ZodUnion<[z.ZodString, z.ZodFunction<z.ZodTuple<[z.ZodObject<z.objectUtil.extendShape<Omit<{
1459
+ _: z.ZodArray<z.ZodString, "many">;
1460
+ projectDir: z.ZodString;
1461
+ maxConcurrency: z.ZodNumber;
1462
+ debug: z.ZodBoolean;
1463
+ disableState: z.ZodBoolean;
1464
+ logPluginRequests: z.ZodBoolean;
1465
+ fromVsCode: z.ZodBoolean;
1466
+ version: z.ZodBoolean;
1467
+ build: z.ZodBoolean;
1468
+ help: z.ZodBoolean;
1469
+ yes: z.ZodBoolean;
1470
+ plugin: z.ZodOptional<z.ZodString>;
1471
+ env: z.ZodString;
1472
+ quickstart: z.ZodString;
1473
+ setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
1474
+ setVersion: z.ZodString;
1475
+ }, "quickstart">, {
1476
+ taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
1477
+ config: z.ZodObject<z.objectUtil.extendShape<{
353
1478
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
354
1479
  metadata: z.ZodOptional<z.ZodObject<{
355
1480
  name: z.ZodOptional<z.ZodString>;
@@ -401,13 +1526,13 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
401
1526
  }, "strip", z.ZodTypeAny, {
402
1527
  networks: string[];
403
1528
  sandboxes: string[];
404
- storage?: Record<string, string> | undefined;
405
1529
  aliases?: Record<string, Record<string, string>> | undefined;
1530
+ storage?: Record<string, string> | undefined;
406
1531
  }, {
407
1532
  networks: string[];
408
1533
  sandboxes: string[];
409
- storage?: Record<string, string> | undefined;
410
1534
  aliases?: Record<string, Record<string, string>> | undefined;
1535
+ storage?: Record<string, string> | undefined;
411
1536
  }>, z.ZodString]>>;
412
1537
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
413
1538
  label: z.ZodString;
@@ -418,15 +1543,15 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
418
1543
  privateKey: z.ZodOptional<z.ZodString>;
419
1544
  mnemonic: z.ZodOptional<z.ZodString>;
420
1545
  }, "strip", z.ZodTypeAny, {
1546
+ mnemonic?: string | undefined;
421
1547
  publicKey?: string | undefined;
422
1548
  publicKeyHash?: string | undefined;
423
1549
  privateKey?: string | undefined;
424
- mnemonic?: string | undefined;
425
1550
  }, {
1551
+ mnemonic?: string | undefined;
426
1552
  publicKey?: string | undefined;
427
1553
  publicKeyHash?: string | undefined;
428
1554
  privateKey?: string | undefined;
429
- mnemonic?: string | undefined;
430
1555
  }>>>;
431
1556
  faucet: z.ZodOptional<z.ZodObject<{
432
1557
  pkh: z.ZodString;
@@ -454,10 +1579,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
454
1579
  label: string;
455
1580
  rpcUrl: string;
456
1581
  accounts?: Record<string, {
1582
+ mnemonic?: string | undefined;
457
1583
  publicKey?: string | undefined;
458
1584
  publicKeyHash?: string | undefined;
459
1585
  privateKey?: string | undefined;
460
- mnemonic?: string | undefined;
461
1586
  }> | undefined;
462
1587
  faucet?: {
463
1588
  pkh: string;
@@ -471,10 +1596,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
471
1596
  label: string;
472
1597
  rpcUrl: string;
473
1598
  accounts?: Record<string, {
1599
+ mnemonic?: string | undefined;
474
1600
  publicKey?: string | undefined;
475
1601
  publicKeyHash?: string | undefined;
476
1602
  privateKey?: string | undefined;
477
- mnemonic?: string | undefined;
478
1603
  }> | undefined;
479
1604
  faucet?: {
480
1605
  pkh: string;
@@ -485,29 +1610,95 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
485
1610
  activation_code: string;
486
1611
  } | undefined;
487
1612
  }>>>;
1613
+ sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1614
+ label: z.ZodString;
1615
+ rpcUrl: z.ZodString;
1616
+ protocol: z.ZodOptional<z.ZodString>;
1617
+ plugin: z.ZodOptional<z.ZodString>;
1618
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1619
+ encryptedKey: z.ZodString;
1620
+ publicKeyHash: z.ZodString;
1621
+ secretKey: z.ZodString;
1622
+ }, "strip", z.ZodTypeAny, {
1623
+ publicKeyHash: string;
1624
+ encryptedKey: string;
1625
+ secretKey: string;
1626
+ }, {
1627
+ publicKeyHash: string;
1628
+ encryptedKey: string;
1629
+ secretKey: string;
1630
+ }>, z.ZodString]>>>;
1631
+ tzkt: z.ZodOptional<z.ZodObject<{
1632
+ disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
1633
+ postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1634
+ apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1635
+ }, "strip", z.ZodTypeAny, {
1636
+ disableAutostartWithSandbox?: boolean | undefined;
1637
+ postgresqlPort?: number | undefined;
1638
+ apiPort?: number | undefined;
1639
+ }, {
1640
+ disableAutostartWithSandbox?: boolean | undefined;
1641
+ postgresqlPort?: number | undefined;
1642
+ apiPort?: number | undefined;
1643
+ }>>;
1644
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1645
+ }, "strip", z.ZodTypeAny, {
1646
+ label: string;
1647
+ rpcUrl: string;
1648
+ plugin?: string | undefined;
1649
+ accounts?: Record<string, string | {
1650
+ publicKeyHash: string;
1651
+ encryptedKey: string;
1652
+ secretKey: string;
1653
+ }> | undefined;
1654
+ protocol?: string | undefined;
1655
+ tzkt?: {
1656
+ disableAutostartWithSandbox?: boolean | undefined;
1657
+ postgresqlPort?: number | undefined;
1658
+ apiPort?: number | undefined;
1659
+ } | undefined;
1660
+ annotations?: Record<string, unknown> | undefined;
1661
+ }, {
1662
+ label: string;
1663
+ rpcUrl: string;
1664
+ plugin?: string | undefined;
1665
+ accounts?: Record<string, string | {
1666
+ publicKeyHash: string;
1667
+ encryptedKey: string;
1668
+ secretKey: string;
1669
+ }> | undefined;
1670
+ protocol?: string | undefined;
1671
+ tzkt?: {
1672
+ disableAutostartWithSandbox?: boolean | undefined;
1673
+ postgresqlPort?: number | undefined;
1674
+ apiPort?: number | undefined;
1675
+ } | undefined;
1676
+ annotations?: Record<string, unknown> | undefined;
1677
+ }>>>;
1678
+ }, {
488
1679
  projectDir: z.ZodString;
489
1680
  configFile: z.ZodString;
490
1681
  hash: z.ZodString;
491
- }, "strip", z.ZodTypeAny, {
1682
+ }>, "strip", z.ZodTypeAny, {
492
1683
  projectDir: string;
493
1684
  environment: Record<string, string | {
494
1685
  networks: string[];
495
1686
  sandboxes: string[];
496
- storage?: Record<string, string> | undefined;
497
1687
  aliases?: Record<string, Record<string, string>> | undefined;
1688
+ storage?: Record<string, string> | undefined;
498
1689
  }>;
499
1690
  hash: string;
500
1691
  configFile: string;
501
1692
  sandbox?: Record<string, {
502
1693
  label: string;
503
1694
  rpcUrl: string;
504
- protocol?: string | undefined;
505
1695
  plugin?: string | undefined;
506
1696
  accounts?: Record<string, string | {
507
1697
  publicKeyHash: string;
508
1698
  encryptedKey: string;
509
1699
  secretKey: string;
510
1700
  }> | undefined;
1701
+ protocol?: string | undefined;
511
1702
  tzkt?: {
512
1703
  disableAutostartWithSandbox?: boolean | undefined;
513
1704
  postgresqlPort?: number | undefined;
@@ -538,10 +1729,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
538
1729
  label: string;
539
1730
  rpcUrl: string;
540
1731
  accounts?: Record<string, {
1732
+ mnemonic?: string | undefined;
541
1733
  publicKey?: string | undefined;
542
1734
  publicKeyHash?: string | undefined;
543
1735
  privateKey?: string | undefined;
544
- mnemonic?: string | undefined;
545
1736
  }> | undefined;
546
1737
  faucet?: {
547
1738
  pkh: string;
@@ -557,21 +1748,21 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
557
1748
  environment: Record<string, string | {
558
1749
  networks: string[];
559
1750
  sandboxes: string[];
560
- storage?: Record<string, string> | undefined;
561
1751
  aliases?: Record<string, Record<string, string>> | undefined;
1752
+ storage?: Record<string, string> | undefined;
562
1753
  }>;
563
1754
  hash: string;
564
1755
  configFile: string;
565
1756
  sandbox?: Record<string, {
566
1757
  label: string;
567
1758
  rpcUrl: string;
568
- protocol?: string | undefined;
569
1759
  plugin?: string | undefined;
570
1760
  accounts?: Record<string, string | {
571
1761
  publicKeyHash: string;
572
1762
  encryptedKey: string;
573
1763
  secretKey: string;
574
1764
  }> | undefined;
1765
+ protocol?: string | undefined;
575
1766
  tzkt?: {
576
1767
  disableAutostartWithSandbox?: boolean | undefined;
577
1768
  postgresqlPort?: number | undefined;
@@ -602,10 +1793,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
602
1793
  label: string;
603
1794
  rpcUrl: string;
604
1795
  accounts?: Record<string, {
1796
+ mnemonic?: string | undefined;
605
1797
  publicKey?: string | undefined;
606
1798
  publicKeyHash?: string | undefined;
607
1799
  privateKey?: string | undefined;
608
- mnemonic?: string | undefined;
609
1800
  }> | undefined;
610
1801
  faucet?: {
611
1802
  pkh: string;
@@ -617,7 +1808,7 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
617
1808
  } | undefined;
618
1809
  }> | undefined;
619
1810
  }>;
620
- }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
1811
+ }>, "passthrough", z.ZodTypeAny, z.objectOutputType<z.objectUtil.extendShape<Omit<{
621
1812
  _: z.ZodArray<z.ZodString, "many">;
622
1813
  projectDir: z.ZodString;
623
1814
  maxConcurrency: z.ZodNumber;
@@ -631,75 +1822,12 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
631
1822
  yes: z.ZodBoolean;
632
1823
  plugin: z.ZodOptional<z.ZodString>;
633
1824
  env: z.ZodString;
1825
+ quickstart: z.ZodString;
634
1826
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
635
1827
  setVersion: z.ZodString;
1828
+ }, "quickstart">, {
636
1829
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
637
- config: z.ZodObject<{
638
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
639
- label: z.ZodString;
640
- rpcUrl: z.ZodString;
641
- protocol: z.ZodOptional<z.ZodString>;
642
- plugin: z.ZodOptional<z.ZodString>;
643
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
644
- encryptedKey: z.ZodString;
645
- publicKeyHash: z.ZodString;
646
- secretKey: z.ZodString;
647
- }, "strip", z.ZodTypeAny, {
648
- publicKeyHash: string;
649
- encryptedKey: string;
650
- secretKey: string;
651
- }, {
652
- publicKeyHash: string;
653
- encryptedKey: string;
654
- secretKey: string;
655
- }>, z.ZodString]>>>;
656
- tzkt: z.ZodOptional<z.ZodObject<{
657
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
658
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
659
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
660
- }, "strip", z.ZodTypeAny, {
661
- disableAutostartWithSandbox?: boolean | undefined;
662
- postgresqlPort?: number | undefined;
663
- apiPort?: number | undefined;
664
- }, {
665
- disableAutostartWithSandbox?: boolean | undefined;
666
- postgresqlPort?: number | undefined;
667
- apiPort?: number | undefined;
668
- }>>;
669
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
670
- }, "strip", z.ZodTypeAny, {
671
- label: string;
672
- rpcUrl: string;
673
- protocol?: string | undefined;
674
- plugin?: string | undefined;
675
- accounts?: Record<string, string | {
676
- publicKeyHash: string;
677
- encryptedKey: string;
678
- secretKey: string;
679
- }> | undefined;
680
- tzkt?: {
681
- disableAutostartWithSandbox?: boolean | undefined;
682
- postgresqlPort?: number | undefined;
683
- apiPort?: number | undefined;
684
- } | undefined;
685
- annotations?: Record<string, unknown> | undefined;
686
- }, {
687
- label: string;
688
- rpcUrl: string;
689
- protocol?: string | undefined;
690
- plugin?: string | undefined;
691
- accounts?: Record<string, string | {
692
- publicKeyHash: string;
693
- encryptedKey: string;
694
- secretKey: string;
695
- }> | undefined;
696
- tzkt?: {
697
- disableAutostartWithSandbox?: boolean | undefined;
698
- postgresqlPort?: number | undefined;
699
- apiPort?: number | undefined;
700
- } | undefined;
701
- annotations?: Record<string, unknown> | undefined;
702
- }>>>;
1830
+ config: z.ZodObject<z.objectUtil.extendShape<{
703
1831
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
704
1832
  metadata: z.ZodOptional<z.ZodObject<{
705
1833
  name: z.ZodOptional<z.ZodString>;
@@ -751,13 +1879,13 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
751
1879
  }, "strip", z.ZodTypeAny, {
752
1880
  networks: string[];
753
1881
  sandboxes: string[];
754
- storage?: Record<string, string> | undefined;
755
1882
  aliases?: Record<string, Record<string, string>> | undefined;
1883
+ storage?: Record<string, string> | undefined;
756
1884
  }, {
757
1885
  networks: string[];
758
1886
  sandboxes: string[];
759
- storage?: Record<string, string> | undefined;
760
1887
  aliases?: Record<string, Record<string, string>> | undefined;
1888
+ storage?: Record<string, string> | undefined;
761
1889
  }>, z.ZodString]>>;
762
1890
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
763
1891
  label: z.ZodString;
@@ -768,15 +1896,15 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
768
1896
  privateKey: z.ZodOptional<z.ZodString>;
769
1897
  mnemonic: z.ZodOptional<z.ZodString>;
770
1898
  }, "strip", z.ZodTypeAny, {
1899
+ mnemonic?: string | undefined;
771
1900
  publicKey?: string | undefined;
772
1901
  publicKeyHash?: string | undefined;
773
1902
  privateKey?: string | undefined;
774
- mnemonic?: string | undefined;
775
1903
  }, {
1904
+ mnemonic?: string | undefined;
776
1905
  publicKey?: string | undefined;
777
1906
  publicKeyHash?: string | undefined;
778
1907
  privateKey?: string | undefined;
779
- mnemonic?: string | undefined;
780
1908
  }>>>;
781
1909
  faucet: z.ZodOptional<z.ZodObject<{
782
1910
  pkh: z.ZodString;
@@ -804,10 +1932,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
804
1932
  label: string;
805
1933
  rpcUrl: string;
806
1934
  accounts?: Record<string, {
1935
+ mnemonic?: string | undefined;
807
1936
  publicKey?: string | undefined;
808
1937
  publicKeyHash?: string | undefined;
809
1938
  privateKey?: string | undefined;
810
- mnemonic?: string | undefined;
811
1939
  }> | undefined;
812
1940
  faucet?: {
813
1941
  pkh: string;
@@ -821,10 +1949,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
821
1949
  label: string;
822
1950
  rpcUrl: string;
823
1951
  accounts?: Record<string, {
1952
+ mnemonic?: string | undefined;
824
1953
  publicKey?: string | undefined;
825
1954
  publicKeyHash?: string | undefined;
826
1955
  privateKey?: string | undefined;
827
- mnemonic?: string | undefined;
828
1956
  }> | undefined;
829
1957
  faucet?: {
830
1958
  pkh: string;
@@ -835,29 +1963,95 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
835
1963
  activation_code: string;
836
1964
  } | undefined;
837
1965
  }>>>;
1966
+ sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1967
+ label: z.ZodString;
1968
+ rpcUrl: z.ZodString;
1969
+ protocol: z.ZodOptional<z.ZodString>;
1970
+ plugin: z.ZodOptional<z.ZodString>;
1971
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
1972
+ encryptedKey: z.ZodString;
1973
+ publicKeyHash: z.ZodString;
1974
+ secretKey: z.ZodString;
1975
+ }, "strip", z.ZodTypeAny, {
1976
+ publicKeyHash: string;
1977
+ encryptedKey: string;
1978
+ secretKey: string;
1979
+ }, {
1980
+ publicKeyHash: string;
1981
+ encryptedKey: string;
1982
+ secretKey: string;
1983
+ }>, z.ZodString]>>>;
1984
+ tzkt: z.ZodOptional<z.ZodObject<{
1985
+ disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
1986
+ postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1987
+ apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1988
+ }, "strip", z.ZodTypeAny, {
1989
+ disableAutostartWithSandbox?: boolean | undefined;
1990
+ postgresqlPort?: number | undefined;
1991
+ apiPort?: number | undefined;
1992
+ }, {
1993
+ disableAutostartWithSandbox?: boolean | undefined;
1994
+ postgresqlPort?: number | undefined;
1995
+ apiPort?: number | undefined;
1996
+ }>>;
1997
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1998
+ }, "strip", z.ZodTypeAny, {
1999
+ label: string;
2000
+ rpcUrl: string;
2001
+ plugin?: string | undefined;
2002
+ accounts?: Record<string, string | {
2003
+ publicKeyHash: string;
2004
+ encryptedKey: string;
2005
+ secretKey: string;
2006
+ }> | undefined;
2007
+ protocol?: string | undefined;
2008
+ tzkt?: {
2009
+ disableAutostartWithSandbox?: boolean | undefined;
2010
+ postgresqlPort?: number | undefined;
2011
+ apiPort?: number | undefined;
2012
+ } | undefined;
2013
+ annotations?: Record<string, unknown> | undefined;
2014
+ }, {
2015
+ label: string;
2016
+ rpcUrl: string;
2017
+ plugin?: string | undefined;
2018
+ accounts?: Record<string, string | {
2019
+ publicKeyHash: string;
2020
+ encryptedKey: string;
2021
+ secretKey: string;
2022
+ }> | undefined;
2023
+ protocol?: string | undefined;
2024
+ tzkt?: {
2025
+ disableAutostartWithSandbox?: boolean | undefined;
2026
+ postgresqlPort?: number | undefined;
2027
+ apiPort?: number | undefined;
2028
+ } | undefined;
2029
+ annotations?: Record<string, unknown> | undefined;
2030
+ }>>>;
2031
+ }, {
838
2032
  projectDir: z.ZodString;
839
2033
  configFile: z.ZodString;
840
2034
  hash: z.ZodString;
841
- }, "strip", z.ZodTypeAny, {
2035
+ }>, "strip", z.ZodTypeAny, {
842
2036
  projectDir: string;
843
2037
  environment: Record<string, string | {
844
2038
  networks: string[];
845
2039
  sandboxes: string[];
846
- storage?: Record<string, string> | undefined;
847
2040
  aliases?: Record<string, Record<string, string>> | undefined;
2041
+ storage?: Record<string, string> | undefined;
848
2042
  }>;
849
2043
  hash: string;
850
2044
  configFile: string;
851
2045
  sandbox?: Record<string, {
852
2046
  label: string;
853
2047
  rpcUrl: string;
854
- protocol?: string | undefined;
855
2048
  plugin?: string | undefined;
856
2049
  accounts?: Record<string, string | {
857
2050
  publicKeyHash: string;
858
2051
  encryptedKey: string;
859
2052
  secretKey: string;
860
2053
  }> | undefined;
2054
+ protocol?: string | undefined;
861
2055
  tzkt?: {
862
2056
  disableAutostartWithSandbox?: boolean | undefined;
863
2057
  postgresqlPort?: number | undefined;
@@ -888,10 +2082,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
888
2082
  label: string;
889
2083
  rpcUrl: string;
890
2084
  accounts?: Record<string, {
2085
+ mnemonic?: string | undefined;
891
2086
  publicKey?: string | undefined;
892
2087
  publicKeyHash?: string | undefined;
893
2088
  privateKey?: string | undefined;
894
- mnemonic?: string | undefined;
895
2089
  }> | undefined;
896
2090
  faucet?: {
897
2091
  pkh: string;
@@ -907,21 +2101,21 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
907
2101
  environment: Record<string, string | {
908
2102
  networks: string[];
909
2103
  sandboxes: string[];
910
- storage?: Record<string, string> | undefined;
911
2104
  aliases?: Record<string, Record<string, string>> | undefined;
2105
+ storage?: Record<string, string> | undefined;
912
2106
  }>;
913
2107
  hash: string;
914
2108
  configFile: string;
915
2109
  sandbox?: Record<string, {
916
2110
  label: string;
917
2111
  rpcUrl: string;
918
- protocol?: string | undefined;
919
2112
  plugin?: string | undefined;
920
2113
  accounts?: Record<string, string | {
921
2114
  publicKeyHash: string;
922
2115
  encryptedKey: string;
923
2116
  secretKey: string;
924
2117
  }> | undefined;
2118
+ protocol?: string | undefined;
925
2119
  tzkt?: {
926
2120
  disableAutostartWithSandbox?: boolean | undefined;
927
2121
  postgresqlPort?: number | undefined;
@@ -952,10 +2146,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
952
2146
  label: string;
953
2147
  rpcUrl: string;
954
2148
  accounts?: Record<string, {
2149
+ mnemonic?: string | undefined;
955
2150
  publicKey?: string | undefined;
956
2151
  publicKeyHash?: string | undefined;
957
2152
  privateKey?: string | undefined;
958
- mnemonic?: string | undefined;
959
2153
  }> | undefined;
960
2154
  faucet?: {
961
2155
  pkh: string;
@@ -967,7 +2161,7 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
967
2161
  } | undefined;
968
2162
  }> | undefined;
969
2163
  }>;
970
- }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
2164
+ }>, z.ZodTypeAny, "passthrough">, z.objectInputType<z.objectUtil.extendShape<Omit<{
971
2165
  _: z.ZodArray<z.ZodString, "many">;
972
2166
  projectDir: z.ZodString;
973
2167
  maxConcurrency: z.ZodNumber;
@@ -981,75 +2175,12 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
981
2175
  yes: z.ZodBoolean;
982
2176
  plugin: z.ZodOptional<z.ZodString>;
983
2177
  env: z.ZodString;
2178
+ quickstart: z.ZodString;
984
2179
  setBuild: z.ZodUnion<[z.ZodString, z.ZodNumber]>;
985
2180
  setVersion: z.ZodString;
2181
+ }, "quickstart">, {
986
2182
  taqRun: z.ZodUnion<[z.ZodLiteral<"proxy">, z.ZodLiteral<"pluginInfo">, z.ZodLiteral<"checkRuntimeDependencies">, z.ZodLiteral<"installRuntimeDependencies">, z.ZodLiteral<"runPostInstall">, z.ZodLiteral<"proxyTemplate">]>;
987
- config: z.ZodObject<{
988
- sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
989
- label: z.ZodString;
990
- rpcUrl: z.ZodString;
991
- protocol: z.ZodOptional<z.ZodString>;
992
- plugin: z.ZodOptional<z.ZodString>;
993
- accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
994
- encryptedKey: z.ZodString;
995
- publicKeyHash: z.ZodString;
996
- secretKey: z.ZodString;
997
- }, "strip", z.ZodTypeAny, {
998
- publicKeyHash: string;
999
- encryptedKey: string;
1000
- secretKey: string;
1001
- }, {
1002
- publicKeyHash: string;
1003
- encryptedKey: string;
1004
- secretKey: string;
1005
- }>, z.ZodString]>>>;
1006
- tzkt: z.ZodOptional<z.ZodObject<{
1007
- disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
1008
- postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1009
- apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
1010
- }, "strip", z.ZodTypeAny, {
1011
- disableAutostartWithSandbox?: boolean | undefined;
1012
- postgresqlPort?: number | undefined;
1013
- apiPort?: number | undefined;
1014
- }, {
1015
- disableAutostartWithSandbox?: boolean | undefined;
1016
- postgresqlPort?: number | undefined;
1017
- apiPort?: number | undefined;
1018
- }>>;
1019
- annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1020
- }, "strip", z.ZodTypeAny, {
1021
- label: string;
1022
- rpcUrl: string;
1023
- protocol?: string | undefined;
1024
- plugin?: string | undefined;
1025
- accounts?: Record<string, string | {
1026
- publicKeyHash: string;
1027
- encryptedKey: string;
1028
- secretKey: string;
1029
- }> | undefined;
1030
- tzkt?: {
1031
- disableAutostartWithSandbox?: boolean | undefined;
1032
- postgresqlPort?: number | undefined;
1033
- apiPort?: number | undefined;
1034
- } | undefined;
1035
- annotations?: Record<string, unknown> | undefined;
1036
- }, {
1037
- label: string;
1038
- rpcUrl: string;
1039
- protocol?: string | undefined;
1040
- plugin?: string | undefined;
1041
- accounts?: Record<string, string | {
1042
- publicKeyHash: string;
1043
- encryptedKey: string;
1044
- secretKey: string;
1045
- }> | undefined;
1046
- tzkt?: {
1047
- disableAutostartWithSandbox?: boolean | undefined;
1048
- postgresqlPort?: number | undefined;
1049
- apiPort?: number | undefined;
1050
- } | undefined;
1051
- annotations?: Record<string, unknown> | undefined;
1052
- }>>>;
2183
+ config: z.ZodObject<z.objectUtil.extendShape<{
1053
2184
  language: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"en">, z.ZodLiteral<"fr">]>>>;
1054
2185
  metadata: z.ZodOptional<z.ZodObject<{
1055
2186
  name: z.ZodOptional<z.ZodString>;
@@ -1101,13 +2232,13 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1101
2232
  }, "strip", z.ZodTypeAny, {
1102
2233
  networks: string[];
1103
2234
  sandboxes: string[];
1104
- storage?: Record<string, string> | undefined;
1105
2235
  aliases?: Record<string, Record<string, string>> | undefined;
2236
+ storage?: Record<string, string> | undefined;
1106
2237
  }, {
1107
2238
  networks: string[];
1108
2239
  sandboxes: string[];
1109
- storage?: Record<string, string> | undefined;
1110
2240
  aliases?: Record<string, Record<string, string>> | undefined;
2241
+ storage?: Record<string, string> | undefined;
1111
2242
  }>, z.ZodString]>>;
1112
2243
  network: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1113
2244
  label: z.ZodString;
@@ -1118,15 +2249,15 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1118
2249
  privateKey: z.ZodOptional<z.ZodString>;
1119
2250
  mnemonic: z.ZodOptional<z.ZodString>;
1120
2251
  }, "strip", z.ZodTypeAny, {
2252
+ mnemonic?: string | undefined;
1121
2253
  publicKey?: string | undefined;
1122
2254
  publicKeyHash?: string | undefined;
1123
2255
  privateKey?: string | undefined;
1124
- mnemonic?: string | undefined;
1125
2256
  }, {
2257
+ mnemonic?: string | undefined;
1126
2258
  publicKey?: string | undefined;
1127
2259
  publicKeyHash?: string | undefined;
1128
2260
  privateKey?: string | undefined;
1129
- mnemonic?: string | undefined;
1130
2261
  }>>>;
1131
2262
  faucet: z.ZodOptional<z.ZodObject<{
1132
2263
  pkh: z.ZodString;
@@ -1154,10 +2285,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1154
2285
  label: string;
1155
2286
  rpcUrl: string;
1156
2287
  accounts?: Record<string, {
2288
+ mnemonic?: string | undefined;
1157
2289
  publicKey?: string | undefined;
1158
2290
  publicKeyHash?: string | undefined;
1159
2291
  privateKey?: string | undefined;
1160
- mnemonic?: string | undefined;
1161
2292
  }> | undefined;
1162
2293
  faucet?: {
1163
2294
  pkh: string;
@@ -1171,10 +2302,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1171
2302
  label: string;
1172
2303
  rpcUrl: string;
1173
2304
  accounts?: Record<string, {
2305
+ mnemonic?: string | undefined;
1174
2306
  publicKey?: string | undefined;
1175
2307
  publicKeyHash?: string | undefined;
1176
2308
  privateKey?: string | undefined;
1177
- mnemonic?: string | undefined;
1178
2309
  }> | undefined;
1179
2310
  faucet?: {
1180
2311
  pkh: string;
@@ -1185,29 +2316,95 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1185
2316
  activation_code: string;
1186
2317
  } | undefined;
1187
2318
  }>>>;
2319
+ sandbox: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2320
+ label: z.ZodString;
2321
+ rpcUrl: z.ZodString;
2322
+ protocol: z.ZodOptional<z.ZodString>;
2323
+ plugin: z.ZodOptional<z.ZodString>;
2324
+ accounts: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodObject<{
2325
+ encryptedKey: z.ZodString;
2326
+ publicKeyHash: z.ZodString;
2327
+ secretKey: z.ZodString;
2328
+ }, "strip", z.ZodTypeAny, {
2329
+ publicKeyHash: string;
2330
+ encryptedKey: string;
2331
+ secretKey: string;
2332
+ }, {
2333
+ publicKeyHash: string;
2334
+ encryptedKey: string;
2335
+ secretKey: string;
2336
+ }>, z.ZodString]>>>;
2337
+ tzkt: z.ZodOptional<z.ZodObject<{
2338
+ disableAutostartWithSandbox: z.ZodOptional<z.ZodBoolean>;
2339
+ postgresqlPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
2340
+ apiPort: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
2341
+ }, "strip", z.ZodTypeAny, {
2342
+ disableAutostartWithSandbox?: boolean | undefined;
2343
+ postgresqlPort?: number | undefined;
2344
+ apiPort?: number | undefined;
2345
+ }, {
2346
+ disableAutostartWithSandbox?: boolean | undefined;
2347
+ postgresqlPort?: number | undefined;
2348
+ apiPort?: number | undefined;
2349
+ }>>;
2350
+ annotations: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2351
+ }, "strip", z.ZodTypeAny, {
2352
+ label: string;
2353
+ rpcUrl: string;
2354
+ plugin?: string | undefined;
2355
+ accounts?: Record<string, string | {
2356
+ publicKeyHash: string;
2357
+ encryptedKey: string;
2358
+ secretKey: string;
2359
+ }> | undefined;
2360
+ protocol?: string | undefined;
2361
+ tzkt?: {
2362
+ disableAutostartWithSandbox?: boolean | undefined;
2363
+ postgresqlPort?: number | undefined;
2364
+ apiPort?: number | undefined;
2365
+ } | undefined;
2366
+ annotations?: Record<string, unknown> | undefined;
2367
+ }, {
2368
+ label: string;
2369
+ rpcUrl: string;
2370
+ plugin?: string | undefined;
2371
+ accounts?: Record<string, string | {
2372
+ publicKeyHash: string;
2373
+ encryptedKey: string;
2374
+ secretKey: string;
2375
+ }> | undefined;
2376
+ protocol?: string | undefined;
2377
+ tzkt?: {
2378
+ disableAutostartWithSandbox?: boolean | undefined;
2379
+ postgresqlPort?: number | undefined;
2380
+ apiPort?: number | undefined;
2381
+ } | undefined;
2382
+ annotations?: Record<string, unknown> | undefined;
2383
+ }>>>;
2384
+ }, {
1188
2385
  projectDir: z.ZodString;
1189
2386
  configFile: z.ZodString;
1190
2387
  hash: z.ZodString;
1191
- }, "strip", z.ZodTypeAny, {
2388
+ }>, "strip", z.ZodTypeAny, {
1192
2389
  projectDir: string;
1193
2390
  environment: Record<string, string | {
1194
2391
  networks: string[];
1195
2392
  sandboxes: string[];
1196
- storage?: Record<string, string> | undefined;
1197
2393
  aliases?: Record<string, Record<string, string>> | undefined;
2394
+ storage?: Record<string, string> | undefined;
1198
2395
  }>;
1199
2396
  hash: string;
1200
2397
  configFile: string;
1201
2398
  sandbox?: Record<string, {
1202
2399
  label: string;
1203
2400
  rpcUrl: string;
1204
- protocol?: string | undefined;
1205
2401
  plugin?: string | undefined;
1206
2402
  accounts?: Record<string, string | {
1207
2403
  publicKeyHash: string;
1208
2404
  encryptedKey: string;
1209
2405
  secretKey: string;
1210
2406
  }> | undefined;
2407
+ protocol?: string | undefined;
1211
2408
  tzkt?: {
1212
2409
  disableAutostartWithSandbox?: boolean | undefined;
1213
2410
  postgresqlPort?: number | undefined;
@@ -1238,10 +2435,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1238
2435
  label: string;
1239
2436
  rpcUrl: string;
1240
2437
  accounts?: Record<string, {
2438
+ mnemonic?: string | undefined;
1241
2439
  publicKey?: string | undefined;
1242
2440
  publicKeyHash?: string | undefined;
1243
2441
  privateKey?: string | undefined;
1244
- mnemonic?: string | undefined;
1245
2442
  }> | undefined;
1246
2443
  faucet?: {
1247
2444
  pkh: string;
@@ -1257,21 +2454,21 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1257
2454
  environment: Record<string, string | {
1258
2455
  networks: string[];
1259
2456
  sandboxes: string[];
1260
- storage?: Record<string, string> | undefined;
1261
2457
  aliases?: Record<string, Record<string, string>> | undefined;
2458
+ storage?: Record<string, string> | undefined;
1262
2459
  }>;
1263
2460
  hash: string;
1264
2461
  configFile: string;
1265
2462
  sandbox?: Record<string, {
1266
2463
  label: string;
1267
2464
  rpcUrl: string;
1268
- protocol?: string | undefined;
1269
2465
  plugin?: string | undefined;
1270
2466
  accounts?: Record<string, string | {
1271
2467
  publicKeyHash: string;
1272
2468
  encryptedKey: string;
1273
2469
  secretKey: string;
1274
2470
  }> | undefined;
2471
+ protocol?: string | undefined;
1275
2472
  tzkt?: {
1276
2473
  disableAutostartWithSandbox?: boolean | undefined;
1277
2474
  postgresqlPort?: number | undefined;
@@ -1302,10 +2499,10 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1302
2499
  label: string;
1303
2500
  rpcUrl: string;
1304
2501
  accounts?: Record<string, {
2502
+ mnemonic?: string | undefined;
1305
2503
  publicKey?: string | undefined;
1306
2504
  publicKeyHash?: string | undefined;
1307
2505
  privateKey?: string | undefined;
1308
- mnemonic?: string | undefined;
1309
2506
  }> | undefined;
1310
2507
  faucet?: {
1311
2508
  pkh: string;
@@ -1317,138 +2514,65 @@ declare const operationToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEf
1317
2514
  } | undefined;
1318
2515
  }> | undefined;
1319
2516
  }>;
1320
- }, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodVoid>>>;
1321
- }, "handler">, "strip", z.ZodTypeAny, {
1322
- operation: string;
1323
- command: string;
1324
- description?: string | undefined;
1325
- positionals?: {
1326
- description: string;
1327
- placeholder: string;
1328
- defaultValue?: string | number | boolean | undefined;
1329
- type?: "string" | "number" | "boolean" | undefined;
1330
- required?: boolean | undefined;
1331
- }[] | undefined;
1332
- options?: {
1333
- description: string;
1334
- flag: string;
1335
- shortFlag?: string | undefined;
1336
- defaultValue?: string | number | boolean | undefined;
1337
- type?: "string" | "number" | "boolean" | "count" | undefined;
1338
- required?: boolean | undefined;
1339
- boolean?: boolean | undefined;
1340
- choices?: string[] | undefined;
1341
- }[] | undefined;
1342
- }, {
1343
- operation: string;
1344
- command: string;
1345
- description?: string | undefined;
1346
- positionals?: {
1347
- description: string;
1348
- placeholder: string;
1349
- defaultValue?: string | number | boolean | undefined;
1350
- type?: "string" | "number" | "boolean" | undefined;
1351
- required?: boolean | undefined;
1352
- }[] | undefined;
1353
- options?: {
1354
- description: string;
1355
- flag: string;
1356
- shortFlag?: string | undefined;
1357
- defaultValue?: string | number | boolean | undefined;
1358
- type?: "string" | "number" | "boolean" | "count" | undefined;
1359
- required?: boolean | undefined;
1360
- boolean?: boolean | undefined;
1361
- choices?: string[] | undefined;
1362
- }[] | undefined;
1363
- }>, ParsedOperation.ParsedOperation, {
1364
- operation: string;
1365
- command: string;
1366
- description?: string | undefined;
1367
- positionals?: {
1368
- description: string;
1369
- placeholder: string;
1370
- defaultValue?: string | number | boolean | undefined;
1371
- type?: "string" | "number" | "boolean" | undefined;
1372
- required?: boolean | undefined;
1373
- }[] | undefined;
1374
- options?: {
1375
- description: string;
1376
- flag: string;
1377
- shortFlag?: string | undefined;
1378
- defaultValue?: string | number | boolean | undefined;
1379
- type?: "string" | "number" | "boolean" | "count" | undefined;
1380
- required?: boolean | undefined;
1381
- boolean?: boolean | undefined;
1382
- choices?: string[] | undefined;
1383
- }[] | undefined;
1384
- }>]>>;
1385
- declare const templateToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEffects<z.ZodObject<{
1386
- type: z.ZodUnion<[z.ZodLiteral<"npm">, z.ZodLiteral<"binary">, z.ZodLiteral<"deno">]>;
1387
- name: z.ZodString;
1388
- }, "strip", z.ZodTypeAny, {
1389
- type: "npm" | "binary" | "deno";
1390
- name: string;
1391
- }, {
1392
- type: "npm" | "binary" | "deno";
1393
- name: string;
1394
- }>, InstalledPlugin.InstalledPlugin, {
1395
- type: "npm" | "binary" | "deno";
1396
- name: string;
1397
- }>, z.ZodEffects<z.ZodObject<{
1398
- command: z.ZodString;
1399
- description: z.ZodString;
1400
- positionals: z.ZodOptional<z.ZodArray<z.ZodObject<{
1401
- placeholder: z.ZodString;
1402
- description: z.ZodString;
1403
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1404
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">]>>;
1405
- required: z.ZodOptional<z.ZodBoolean>;
2517
+ }>, z.ZodTypeAny, "passthrough">>], z.ZodUnknown>, z.ZodUnion<[z.ZodUnion<[z.ZodObject<{
2518
+ data: z.ZodOptional<z.ZodUnknown>;
2519
+ messages: z.ZodOptional<z.ZodObject<{
2520
+ header: z.ZodOptional<z.ZodString>;
2521
+ footer: z.ZodOptional<z.ZodString>;
2522
+ }, "strip", z.ZodTypeAny, {
2523
+ header?: string | undefined;
2524
+ footer?: string | undefined;
2525
+ }, {
2526
+ header?: string | undefined;
2527
+ footer?: string | undefined;
2528
+ }>>;
2529
+ render: z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"table">, z.ZodLiteral<"string">]>>;
1406
2530
  }, "strip", z.ZodTypeAny, {
1407
- description: string;
1408
- placeholder: string;
1409
- defaultValue?: string | number | boolean | undefined;
1410
- type?: "string" | "number" | "boolean" | undefined;
1411
- required?: boolean | undefined;
2531
+ render: "string" | "none" | "table";
2532
+ data?: unknown;
2533
+ messages?: {
2534
+ header?: string | undefined;
2535
+ footer?: string | undefined;
2536
+ } | undefined;
1412
2537
  }, {
1413
- description: string;
1414
- placeholder: string;
1415
- defaultValue?: string | number | boolean | undefined;
1416
- type?: "string" | "number" | "boolean" | undefined;
1417
- required?: boolean | undefined;
1418
- }>, "many">>;
1419
- options: z.ZodOptional<z.ZodArray<z.ZodObject<{
1420
- shortFlag: z.ZodOptional<z.ZodString>;
1421
- flag: z.ZodString;
1422
- description: z.ZodString;
1423
- defaultValue: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1424
- type: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"string">, z.ZodLiteral<"number">, z.ZodLiteral<"boolean">, z.ZodLiteral<"count">]>>;
1425
- required: z.ZodOptional<z.ZodBoolean>;
1426
- boolean: z.ZodOptional<z.ZodBoolean>;
1427
- choices: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2538
+ data?: unknown;
2539
+ messages?: {
2540
+ header?: string | undefined;
2541
+ footer?: string | undefined;
2542
+ } | undefined;
2543
+ render?: "string" | "none" | "table" | undefined;
2544
+ }>, z.ZodVoid]>, z.ZodPromise<z.ZodUnion<[z.ZodObject<{
2545
+ data: z.ZodOptional<z.ZodUnknown>;
2546
+ messages: z.ZodOptional<z.ZodObject<{
2547
+ header: z.ZodOptional<z.ZodString>;
2548
+ footer: z.ZodOptional<z.ZodString>;
2549
+ }, "strip", z.ZodTypeAny, {
2550
+ header?: string | undefined;
2551
+ footer?: string | undefined;
2552
+ }, {
2553
+ header?: string | undefined;
2554
+ footer?: string | undefined;
2555
+ }>>;
2556
+ render: z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"table">, z.ZodLiteral<"string">]>>;
1428
2557
  }, "strip", z.ZodTypeAny, {
1429
- description: string;
1430
- flag: string;
1431
- shortFlag?: string | undefined;
1432
- defaultValue?: string | number | boolean | undefined;
1433
- type?: "string" | "number" | "boolean" | "count" | undefined;
1434
- required?: boolean | undefined;
1435
- boolean?: boolean | undefined;
1436
- choices?: string[] | undefined;
2558
+ render: "string" | "none" | "table";
2559
+ data?: unknown;
2560
+ messages?: {
2561
+ header?: string | undefined;
2562
+ footer?: string | undefined;
2563
+ } | undefined;
1437
2564
  }, {
1438
- description: string;
1439
- flag: string;
1440
- shortFlag?: string | undefined;
1441
- defaultValue?: string | number | boolean | undefined;
1442
- type?: "string" | "number" | "boolean" | "count" | undefined;
1443
- required?: boolean | undefined;
1444
- boolean?: boolean | undefined;
1445
- choices?: string[] | undefined;
1446
- }>, "many">>;
1447
- template: z.ZodString;
1448
- hidden: z.ZodOptional<z.ZodBoolean>;
2565
+ data?: unknown;
2566
+ messages?: {
2567
+ header?: string | undefined;
2568
+ footer?: string | undefined;
2569
+ } | undefined;
2570
+ render?: "string" | "none" | "table" | undefined;
2571
+ }>, z.ZodVoid]>>]>>, z.ZodPromise<z.ZodVoid>]>;
1449
2572
  encoding: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"none">, z.ZodLiteral<"json">, z.ZodLiteral<"application/json">]>>>;
2573
+ }, "handler">, {
1450
2574
  handler: z.ZodString;
1451
- }, "strip", z.ZodTypeAny, {
2575
+ }>, "strip", z.ZodTypeAny, {
1452
2576
  handler: string;
1453
2577
  command: string;
1454
2578
  description: string;
@@ -1456,18 +2580,18 @@ declare const templateToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEff
1456
2580
  positionals?: {
1457
2581
  description: string;
1458
2582
  placeholder: string;
1459
- defaultValue?: string | number | boolean | undefined;
1460
- type?: "string" | "number" | "boolean" | undefined;
1461
2583
  required?: boolean | undefined;
2584
+ type?: "string" | "number" | "boolean" | undefined;
2585
+ defaultValue?: string | number | boolean | undefined;
1462
2586
  }[] | undefined;
1463
2587
  options?: {
1464
2588
  description: string;
1465
2589
  flag: string;
2590
+ boolean?: boolean | undefined;
2591
+ required?: boolean | undefined;
2592
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1466
2593
  shortFlag?: string | undefined;
1467
2594
  defaultValue?: string | number | boolean | undefined;
1468
- type?: "string" | "number" | "boolean" | "count" | undefined;
1469
- required?: boolean | undefined;
1470
- boolean?: boolean | undefined;
1471
2595
  choices?: string[] | undefined;
1472
2596
  }[] | undefined;
1473
2597
  hidden?: boolean | undefined;
@@ -1480,18 +2604,18 @@ declare const templateToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEff
1480
2604
  positionals?: {
1481
2605
  description: string;
1482
2606
  placeholder: string;
1483
- defaultValue?: string | number | boolean | undefined;
1484
- type?: "string" | "number" | "boolean" | undefined;
1485
2607
  required?: boolean | undefined;
2608
+ type?: "string" | "number" | "boolean" | undefined;
2609
+ defaultValue?: string | number | boolean | undefined;
1486
2610
  }[] | undefined;
1487
2611
  options?: {
1488
2612
  description: string;
1489
2613
  flag: string;
2614
+ boolean?: boolean | undefined;
2615
+ required?: boolean | undefined;
2616
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1490
2617
  shortFlag?: string | undefined;
1491
2618
  defaultValue?: string | number | boolean | undefined;
1492
- type?: "string" | "number" | "boolean" | "count" | undefined;
1493
- required?: boolean | undefined;
1494
- boolean?: boolean | undefined;
1495
2619
  choices?: string[] | undefined;
1496
2620
  }[] | undefined;
1497
2621
  hidden?: boolean | undefined;
@@ -1504,18 +2628,18 @@ declare const templateToPluginMap: z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEff
1504
2628
  positionals?: {
1505
2629
  description: string;
1506
2630
  placeholder: string;
1507
- defaultValue?: string | number | boolean | undefined;
1508
- type?: "string" | "number" | "boolean" | undefined;
1509
2631
  required?: boolean | undefined;
2632
+ type?: "string" | "number" | "boolean" | undefined;
2633
+ defaultValue?: string | number | boolean | undefined;
1510
2634
  }[] | undefined;
1511
2635
  options?: {
1512
2636
  description: string;
1513
2637
  flag: string;
2638
+ boolean?: boolean | undefined;
2639
+ required?: boolean | undefined;
2640
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1514
2641
  shortFlag?: string | undefined;
1515
2642
  defaultValue?: string | number | boolean | undefined;
1516
- type?: "string" | "number" | "boolean" | "count" | undefined;
1517
- required?: boolean | undefined;
1518
- boolean?: boolean | undefined;
1519
2643
  choices?: string[] | undefined;
1520
2644
  }[] | undefined;
1521
2645
  hidden?: boolean | undefined;
@@ -1538,19 +2662,7 @@ export declare const generatedSchemas: {
1538
2662
  } & {
1539
2663
  __type: NonEmptyString.NonEmptyString;
1540
2664
  } & string;
1541
- alias: (({
1542
- __type: import("./Alias").Alias;
1543
- } & {
1544
- __type: import("./SingleChar").SingleChar;
1545
- } & {
1546
- __type: NonEmptyString.NonEmptyString;
1547
- } & string) | ({
1548
- __type: import("./Alias").Alias;
1549
- } & {
1550
- __type: Verb.Verb;
1551
- } & {
1552
- __type: NonEmptyString.NonEmptyString;
1553
- } & string)) & (({
2665
+ alias: ({
1554
2666
  __type: import("./Alias").Alias;
1555
2667
  } & {
1556
2668
  __type: import("./SingleChar").SingleChar;
@@ -1562,20 +2674,20 @@ export declare const generatedSchemas: {
1562
2674
  __type: Verb.Verb;
1563
2675
  } & {
1564
2676
  __type: NonEmptyString.NonEmptyString;
1565
- } & string) | undefined);
1566
- postInstall?: string | undefined;
2677
+ } & string);
1567
2678
  tasks?: Task.Task[] | undefined;
2679
+ postInstall?: string | undefined;
1568
2680
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1569
2681
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1570
2682
  }> & {
1571
- readonly __type: any;
2683
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1572
2684
  })[];
1573
2685
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1574
2686
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
1575
2687
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
1576
2688
  configHash: string;
1577
2689
  } & {
1578
- readonly __type: any;
2690
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1579
2691
  }, any>;
1580
2692
  }, factory: {
1581
2693
  make: (input: {
@@ -1592,19 +2704,7 @@ export declare const generatedSchemas: {
1592
2704
  } & {
1593
2705
  __type: NonEmptyString.NonEmptyString;
1594
2706
  } & string;
1595
- alias: (({
1596
- __type: import("./Alias").Alias;
1597
- } & {
1598
- __type: import("./SingleChar").SingleChar;
1599
- } & {
1600
- __type: NonEmptyString.NonEmptyString;
1601
- } & string) | ({
1602
- __type: import("./Alias").Alias;
1603
- } & {
1604
- __type: Verb.Verb;
1605
- } & {
1606
- __type: NonEmptyString.NonEmptyString;
1607
- } & string)) & (({
2707
+ alias: ({
1608
2708
  __type: import("./Alias").Alias;
1609
2709
  } & {
1610
2710
  __type: import("./SingleChar").SingleChar;
@@ -1616,13 +2716,13 @@ export declare const generatedSchemas: {
1616
2716
  __type: Verb.Verb;
1617
2717
  } & {
1618
2718
  __type: NonEmptyString.NonEmptyString;
1619
- } & string) | undefined);
1620
- postInstall?: string | undefined;
2719
+ } & string);
1621
2720
  tasks?: Task.Task[] | undefined;
2721
+ postInstall?: string | undefined;
1622
2722
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1623
2723
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1624
2724
  }> & {
1625
- readonly __type: any;
2725
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1626
2726
  })[];
1627
2727
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1628
2728
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
@@ -1642,19 +2742,7 @@ export declare const generatedSchemas: {
1642
2742
  } & {
1643
2743
  __type: NonEmptyString.NonEmptyString;
1644
2744
  } & string;
1645
- alias: (({
1646
- __type: import("./Alias").Alias;
1647
- } & {
1648
- __type: import("./SingleChar").SingleChar;
1649
- } & {
1650
- __type: NonEmptyString.NonEmptyString;
1651
- } & string) | ({
1652
- __type: import("./Alias").Alias;
1653
- } & {
1654
- __type: Verb.Verb;
1655
- } & {
1656
- __type: NonEmptyString.NonEmptyString;
1657
- } & string)) & (({
2745
+ alias: ({
1658
2746
  __type: import("./Alias").Alias;
1659
2747
  } & {
1660
2748
  __type: import("./SingleChar").SingleChar;
@@ -1666,20 +2754,20 @@ export declare const generatedSchemas: {
1666
2754
  __type: Verb.Verb;
1667
2755
  } & {
1668
2756
  __type: NonEmptyString.NonEmptyString;
1669
- } & string) | undefined);
1670
- postInstall?: string | undefined;
2757
+ } & string);
1671
2758
  tasks?: Task.Task[] | undefined;
2759
+ postInstall?: string | undefined;
1672
2760
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1673
2761
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1674
2762
  }> & {
1675
- readonly __type: any;
2763
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1676
2764
  })[];
1677
2765
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1678
2766
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
1679
2767
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
1680
2768
  configHash: string;
1681
2769
  } & {
1682
- readonly __type: any;
2770
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1683
2771
  }>;
1684
2772
  of: (input: unknown) => Future<TaqError, {
1685
2773
  build: string;
@@ -1695,19 +2783,7 @@ export declare const generatedSchemas: {
1695
2783
  } & {
1696
2784
  __type: NonEmptyString.NonEmptyString;
1697
2785
  } & string;
1698
- alias: (({
1699
- __type: import("./Alias").Alias;
1700
- } & {
1701
- __type: import("./SingleChar").SingleChar;
1702
- } & {
1703
- __type: NonEmptyString.NonEmptyString;
1704
- } & string) | ({
1705
- __type: import("./Alias").Alias;
1706
- } & {
1707
- __type: Verb.Verb;
1708
- } & {
1709
- __type: NonEmptyString.NonEmptyString;
1710
- } & string)) & (({
2786
+ alias: ({
1711
2787
  __type: import("./Alias").Alias;
1712
2788
  } & {
1713
2789
  __type: import("./SingleChar").SingleChar;
@@ -1719,20 +2795,20 @@ export declare const generatedSchemas: {
1719
2795
  __type: Verb.Verb;
1720
2796
  } & {
1721
2797
  __type: NonEmptyString.NonEmptyString;
1722
- } & string) | undefined);
1723
- postInstall?: string | undefined;
2798
+ } & string);
1724
2799
  tasks?: Task.Task[] | undefined;
2800
+ postInstall?: string | undefined;
1725
2801
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1726
2802
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1727
2803
  }> & {
1728
- readonly __type: any;
2804
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1729
2805
  })[];
1730
2806
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1731
2807
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
1732
2808
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
1733
2809
  configHash: string;
1734
2810
  } & {
1735
- readonly __type: any;
2811
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1736
2812
  }>;
1737
2813
  create: (input: {
1738
2814
  build: string;
@@ -1748,19 +2824,7 @@ export declare const generatedSchemas: {
1748
2824
  } & {
1749
2825
  __type: NonEmptyString.NonEmptyString;
1750
2826
  } & string;
1751
- alias: (({
1752
- __type: import("./Alias").Alias;
1753
- } & {
1754
- __type: import("./SingleChar").SingleChar;
1755
- } & {
1756
- __type: NonEmptyString.NonEmptyString;
1757
- } & string) | ({
1758
- __type: import("./Alias").Alias;
1759
- } & {
1760
- __type: Verb.Verb;
1761
- } & {
1762
- __type: NonEmptyString.NonEmptyString;
1763
- } & string)) & (({
2827
+ alias: ({
1764
2828
  __type: import("./Alias").Alias;
1765
2829
  } & {
1766
2830
  __type: import("./SingleChar").SingleChar;
@@ -1772,13 +2836,13 @@ export declare const generatedSchemas: {
1772
2836
  __type: Verb.Verb;
1773
2837
  } & {
1774
2838
  __type: NonEmptyString.NonEmptyString;
1775
- } & string) | undefined);
1776
- postInstall?: string | undefined;
2839
+ } & string);
1777
2840
  tasks?: Task.Task[] | undefined;
2841
+ postInstall?: string | undefined;
1778
2842
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1779
2843
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1780
2844
  }> & {
1781
- readonly __type: any;
2845
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1782
2846
  })[];
1783
2847
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1784
2848
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
@@ -1798,19 +2862,7 @@ export declare const generatedSchemas: {
1798
2862
  } & {
1799
2863
  __type: NonEmptyString.NonEmptyString;
1800
2864
  } & string;
1801
- alias: (({
1802
- __type: import("./Alias").Alias;
1803
- } & {
1804
- __type: import("./SingleChar").SingleChar;
1805
- } & {
1806
- __type: NonEmptyString.NonEmptyString;
1807
- } & string) | ({
1808
- __type: import("./Alias").Alias;
1809
- } & {
1810
- __type: Verb.Verb;
1811
- } & {
1812
- __type: NonEmptyString.NonEmptyString;
1813
- } & string)) & (({
2865
+ alias: ({
1814
2866
  __type: import("./Alias").Alias;
1815
2867
  } & {
1816
2868
  __type: import("./SingleChar").SingleChar;
@@ -1822,20 +2874,20 @@ export declare const generatedSchemas: {
1822
2874
  __type: Verb.Verb;
1823
2875
  } & {
1824
2876
  __type: NonEmptyString.NonEmptyString;
1825
- } & string) | undefined);
1826
- postInstall?: string | undefined;
2877
+ } & string);
1827
2878
  tasks?: Task.Task[] | undefined;
2879
+ postInstall?: string | undefined;
1828
2880
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1829
2881
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1830
2882
  }> & {
1831
- readonly __type: any;
2883
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1832
2884
  })[];
1833
2885
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1834
2886
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
1835
2887
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
1836
2888
  configHash: string;
1837
2889
  } & {
1838
- readonly __type: any;
2890
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1839
2891
  };
1840
2892
  from: (input: unknown) => {
1841
2893
  build: string;
@@ -1851,19 +2903,7 @@ export declare const generatedSchemas: {
1851
2903
  } & {
1852
2904
  __type: NonEmptyString.NonEmptyString;
1853
2905
  } & string;
1854
- alias: (({
1855
- __type: import("./Alias").Alias;
1856
- } & {
1857
- __type: import("./SingleChar").SingleChar;
1858
- } & {
1859
- __type: NonEmptyString.NonEmptyString;
1860
- } & string) | ({
1861
- __type: import("./Alias").Alias;
1862
- } & {
1863
- __type: Verb.Verb;
1864
- } & {
1865
- __type: NonEmptyString.NonEmptyString;
1866
- } & string)) & (({
2906
+ alias: ({
1867
2907
  __type: import("./Alias").Alias;
1868
2908
  } & {
1869
2909
  __type: import("./SingleChar").SingleChar;
@@ -1875,20 +2915,20 @@ export declare const generatedSchemas: {
1875
2915
  __type: Verb.Verb;
1876
2916
  } & {
1877
2917
  __type: NonEmptyString.NonEmptyString;
1878
- } & string) | undefined);
1879
- postInstall?: string | undefined;
2918
+ } & string);
1880
2919
  tasks?: Task.Task[] | undefined;
2920
+ postInstall?: string | undefined;
1881
2921
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1882
2922
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1883
2923
  }> & {
1884
- readonly __type: any;
2924
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1885
2925
  })[];
1886
2926
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1887
2927
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
1888
2928
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
1889
2929
  configHash: string;
1890
2930
  } & {
1891
- readonly __type: any;
2931
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1892
2932
  };
1893
2933
  };
1894
2934
  export type EphemeralState = z.infer<typeof generatedSchemas.schema>;
@@ -1910,19 +2950,7 @@ export declare const create: (input: {
1910
2950
  } & {
1911
2951
  __type: NonEmptyString.NonEmptyString;
1912
2952
  } & string;
1913
- alias: (({
1914
- __type: import("./Alias").Alias;
1915
- } & {
1916
- __type: import("./SingleChar").SingleChar;
1917
- } & {
1918
- __type: NonEmptyString.NonEmptyString;
1919
- } & string) | ({
1920
- __type: import("./Alias").Alias;
1921
- } & {
1922
- __type: Verb.Verb;
1923
- } & {
1924
- __type: NonEmptyString.NonEmptyString;
1925
- } & string)) & (({
2953
+ alias: ({
1926
2954
  __type: import("./Alias").Alias;
1927
2955
  } & {
1928
2956
  __type: import("./SingleChar").SingleChar;
@@ -1934,13 +2962,13 @@ export declare const create: (input: {
1934
2962
  __type: Verb.Verb;
1935
2963
  } & {
1936
2964
  __type: NonEmptyString.NonEmptyString;
1937
- } & string) | undefined);
1938
- postInstall?: string | undefined;
2965
+ } & string);
1939
2966
  tasks?: Task.Task[] | undefined;
2967
+ postInstall?: string | undefined;
1940
2968
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1941
2969
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1942
2970
  }> & {
1943
- readonly __type: any;
2971
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1944
2972
  })[];
1945
2973
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1946
2974
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
@@ -1960,19 +2988,7 @@ export declare const create: (input: {
1960
2988
  } & {
1961
2989
  __type: NonEmptyString.NonEmptyString;
1962
2990
  } & string;
1963
- alias: (({
1964
- __type: import("./Alias").Alias;
1965
- } & {
1966
- __type: import("./SingleChar").SingleChar;
1967
- } & {
1968
- __type: NonEmptyString.NonEmptyString;
1969
- } & string) | ({
1970
- __type: import("./Alias").Alias;
1971
- } & {
1972
- __type: Verb.Verb;
1973
- } & {
1974
- __type: NonEmptyString.NonEmptyString;
1975
- } & string)) & (({
2991
+ alias: ({
1976
2992
  __type: import("./Alias").Alias;
1977
2993
  } & {
1978
2994
  __type: import("./SingleChar").SingleChar;
@@ -1984,20 +3000,20 @@ export declare const create: (input: {
1984
3000
  __type: Verb.Verb;
1985
3001
  } & {
1986
3002
  __type: NonEmptyString.NonEmptyString;
1987
- } & string) | undefined);
1988
- postInstall?: string | undefined;
3003
+ } & string);
1989
3004
  tasks?: Task.Task[] | undefined;
3005
+ postInstall?: string | undefined;
1990
3006
  operations?: ParsedOperation.ParsedOperation[] | undefined;
1991
3007
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
1992
3008
  }> & {
1993
- readonly __type: any;
3009
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
1994
3010
  })[];
1995
3011
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
1996
3012
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
1997
3013
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
1998
3014
  configHash: string;
1999
3015
  } & {
2000
- readonly __type: any;
3016
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2001
3017
  }, of: (input: unknown) => Future<TaqError, {
2002
3018
  build: string;
2003
3019
  plugins: (import("@taqueria/protocol/Base").Flatten<{
@@ -2012,19 +3028,7 @@ export declare const create: (input: {
2012
3028
  } & {
2013
3029
  __type: NonEmptyString.NonEmptyString;
2014
3030
  } & string;
2015
- alias: (({
2016
- __type: import("./Alias").Alias;
2017
- } & {
2018
- __type: import("./SingleChar").SingleChar;
2019
- } & {
2020
- __type: NonEmptyString.NonEmptyString;
2021
- } & string) | ({
2022
- __type: import("./Alias").Alias;
2023
- } & {
2024
- __type: Verb.Verb;
2025
- } & {
2026
- __type: NonEmptyString.NonEmptyString;
2027
- } & string)) & (({
3031
+ alias: ({
2028
3032
  __type: import("./Alias").Alias;
2029
3033
  } & {
2030
3034
  __type: import("./SingleChar").SingleChar;
@@ -2036,20 +3040,20 @@ export declare const create: (input: {
2036
3040
  __type: Verb.Verb;
2037
3041
  } & {
2038
3042
  __type: NonEmptyString.NonEmptyString;
2039
- } & string) | undefined);
2040
- postInstall?: string | undefined;
3043
+ } & string);
2041
3044
  tasks?: Task.Task[] | undefined;
3045
+ postInstall?: string | undefined;
2042
3046
  operations?: ParsedOperation.ParsedOperation[] | undefined;
2043
3047
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
2044
3048
  }> & {
2045
- readonly __type: any;
3049
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2046
3050
  })[];
2047
3051
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
2048
3052
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
2049
3053
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
2050
3054
  configHash: string;
2051
3055
  } & {
2052
- readonly __type: any;
3056
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2053
3057
  }>, make: (input: {
2054
3058
  build: string;
2055
3059
  plugins: (import("@taqueria/protocol/Base").Flatten<{
@@ -2064,19 +3068,7 @@ export declare const create: (input: {
2064
3068
  } & {
2065
3069
  __type: NonEmptyString.NonEmptyString;
2066
3070
  } & string;
2067
- alias: (({
2068
- __type: import("./Alias").Alias;
2069
- } & {
2070
- __type: import("./SingleChar").SingleChar;
2071
- } & {
2072
- __type: NonEmptyString.NonEmptyString;
2073
- } & string) | ({
2074
- __type: import("./Alias").Alias;
2075
- } & {
2076
- __type: Verb.Verb;
2077
- } & {
2078
- __type: NonEmptyString.NonEmptyString;
2079
- } & string)) & (({
3071
+ alias: ({
2080
3072
  __type: import("./Alias").Alias;
2081
3073
  } & {
2082
3074
  __type: import("./SingleChar").SingleChar;
@@ -2088,13 +3080,13 @@ export declare const create: (input: {
2088
3080
  __type: Verb.Verb;
2089
3081
  } & {
2090
3082
  __type: NonEmptyString.NonEmptyString;
2091
- } & string) | undefined);
2092
- postInstall?: string | undefined;
3083
+ } & string);
2093
3084
  tasks?: Task.Task[] | undefined;
3085
+ postInstall?: string | undefined;
2094
3086
  operations?: ParsedOperation.ParsedOperation[] | undefined;
2095
3087
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
2096
3088
  }> & {
2097
- readonly __type: any;
3089
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2098
3090
  })[];
2099
3091
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
2100
3092
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
@@ -2114,19 +3106,7 @@ export declare const create: (input: {
2114
3106
  } & {
2115
3107
  __type: NonEmptyString.NonEmptyString;
2116
3108
  } & string;
2117
- alias: (({
2118
- __type: import("./Alias").Alias;
2119
- } & {
2120
- __type: import("./SingleChar").SingleChar;
2121
- } & {
2122
- __type: NonEmptyString.NonEmptyString;
2123
- } & string) | ({
2124
- __type: import("./Alias").Alias;
2125
- } & {
2126
- __type: Verb.Verb;
2127
- } & {
2128
- __type: NonEmptyString.NonEmptyString;
2129
- } & string)) & (({
3109
+ alias: ({
2130
3110
  __type: import("./Alias").Alias;
2131
3111
  } & {
2132
3112
  __type: import("./SingleChar").SingleChar;
@@ -2138,20 +3118,20 @@ export declare const create: (input: {
2138
3118
  __type: Verb.Verb;
2139
3119
  } & {
2140
3120
  __type: NonEmptyString.NonEmptyString;
2141
- } & string) | undefined);
2142
- postInstall?: string | undefined;
3121
+ } & string);
2143
3122
  tasks?: Task.Task[] | undefined;
3123
+ postInstall?: string | undefined;
2144
3124
  operations?: ParsedOperation.ParsedOperation[] | undefined;
2145
3125
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
2146
3126
  }> & {
2147
- readonly __type: any;
3127
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2148
3128
  })[];
2149
3129
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
2150
3130
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
2151
3131
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
2152
3132
  configHash: string;
2153
3133
  } & {
2154
- readonly __type: any;
3134
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2155
3135
  }>;
2156
3136
  export declare const schemas: {
2157
3137
  schema: z.ZodEffects<z.ZodEffects<z.ZodType<any, z.ZodTypeDef, any>, {
@@ -2168,19 +3148,7 @@ export declare const schemas: {
2168
3148
  } & {
2169
3149
  __type: NonEmptyString.NonEmptyString;
2170
3150
  } & string;
2171
- alias: (({
2172
- __type: import("./Alias").Alias;
2173
- } & {
2174
- __type: import("./SingleChar").SingleChar;
2175
- } & {
2176
- __type: NonEmptyString.NonEmptyString;
2177
- } & string) | ({
2178
- __type: import("./Alias").Alias;
2179
- } & {
2180
- __type: Verb.Verb;
2181
- } & {
2182
- __type: NonEmptyString.NonEmptyString;
2183
- } & string)) & (({
3151
+ alias: ({
2184
3152
  __type: import("./Alias").Alias;
2185
3153
  } & {
2186
3154
  __type: import("./SingleChar").SingleChar;
@@ -2192,20 +3160,20 @@ export declare const schemas: {
2192
3160
  __type: Verb.Verb;
2193
3161
  } & {
2194
3162
  __type: NonEmptyString.NonEmptyString;
2195
- } & string) | undefined);
2196
- postInstall?: string | undefined;
3163
+ } & string);
2197
3164
  tasks?: Task.Task[] | undefined;
3165
+ postInstall?: string | undefined;
2198
3166
  operations?: ParsedOperation.ParsedOperation[] | undefined;
2199
3167
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
2200
3168
  }> & {
2201
- readonly __type: any;
3169
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2202
3170
  })[];
2203
3171
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
2204
3172
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
2205
3173
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
2206
3174
  configHash: string;
2207
3175
  } & {
2208
- readonly __type: any;
3176
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2209
3177
  }, any>, {
2210
3178
  build: string;
2211
3179
  plugins: (import("@taqueria/protocol/Base").Flatten<{
@@ -2220,19 +3188,7 @@ export declare const schemas: {
2220
3188
  } & {
2221
3189
  __type: NonEmptyString.NonEmptyString;
2222
3190
  } & string;
2223
- alias: (({
2224
- __type: import("./Alias").Alias;
2225
- } & {
2226
- __type: import("./SingleChar").SingleChar;
2227
- } & {
2228
- __type: NonEmptyString.NonEmptyString;
2229
- } & string) | ({
2230
- __type: import("./Alias").Alias;
2231
- } & {
2232
- __type: Verb.Verb;
2233
- } & {
2234
- __type: NonEmptyString.NonEmptyString;
2235
- } & string)) & (({
3191
+ alias: ({
2236
3192
  __type: import("./Alias").Alias;
2237
3193
  } & {
2238
3194
  __type: import("./SingleChar").SingleChar;
@@ -2244,20 +3200,20 @@ export declare const schemas: {
2244
3200
  __type: Verb.Verb;
2245
3201
  } & {
2246
3202
  __type: NonEmptyString.NonEmptyString;
2247
- } & string) | undefined);
2248
- postInstall?: string | undefined;
3203
+ } & string);
2249
3204
  tasks?: Task.Task[] | undefined;
3205
+ postInstall?: string | undefined;
2250
3206
  operations?: ParsedOperation.ParsedOperation[] | undefined;
2251
3207
  templates?: ParsedTemplate.ParsedTemplate[] | undefined;
2252
3208
  }> & {
2253
- readonly __type: any;
3209
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2254
3210
  })[];
2255
3211
  tasks: Record<string, InstalledPlugin.InstalledPlugin | Task.Task>;
2256
3212
  operations: Record<string, InstalledPlugin.InstalledPlugin | ParsedOperation.ParsedOperation>;
2257
3213
  templates: Record<string, InstalledPlugin.InstalledPlugin | ParsedTemplate.ParsedTemplate>;
2258
3214
  configHash: string;
2259
3215
  } & {
2260
- readonly __type: any;
3216
+ readonly __type: "generated" & z.infer<z.ZodType<any, z.ZodTypeDef, any>>;
2261
3217
  }, any>;
2262
3218
  rawSchema: z.ZodType<any, z.ZodTypeDef, any>;
2263
3219
  internalSchema: z.ZodType<any, z.ZodTypeDef, any>;