@taqueria/protocol 0.56.15 → 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
@@ -6,9 +6,9 @@ export type { ProxyTaskArgsStrict as ProxyTaskArgs };
6
6
  export declare const from: (input: unknown) => ProxyTaskArgsStrict;
7
7
  export declare const create: (input: ProxyTaskArgs) => ProxyTaskArgsStrict;
8
8
  export declare const of: (input: unknown) => FutureInstance<TaqError, ProxyTaskArgsStrict>;
9
- export declare const make: (input: Omit<ProxyTaskArgsStrict, '__type'>) => FutureInstance<TaqError, ProxyTaskArgsStrict>;
9
+ export declare const make: (input: Omit<ProxyTaskArgsStrict, "__type">) => FutureInstance<TaqError, ProxyTaskArgsStrict>;
10
10
  export declare const schemas: {
11
- rawSchema: import("zod").ZodObject<{
11
+ rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
12
12
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
13
13
  projectDir: import("zod").ZodString;
14
14
  maxConcurrency: import("zod").ZodNumber;
@@ -22,75 +22,12 @@ export declare const schemas: {
22
22
  yes: import("zod").ZodBoolean;
23
23
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
24
24
  env: import("zod").ZodString;
25
+ quickstart: import("zod").ZodString;
25
26
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
26
27
  setVersion: import("zod").ZodString;
28
+ }, "quickstart">, {
27
29
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
28
- config: import("zod").ZodObject<{
29
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
30
- label: import("zod").ZodString;
31
- rpcUrl: import("zod").ZodString;
32
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
33
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
34
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
35
- encryptedKey: import("zod").ZodString;
36
- publicKeyHash: import("zod").ZodString;
37
- secretKey: import("zod").ZodString;
38
- }, "strip", import("zod").ZodTypeAny, {
39
- publicKeyHash: string;
40
- encryptedKey: string;
41
- secretKey: string;
42
- }, {
43
- publicKeyHash: string;
44
- encryptedKey: string;
45
- secretKey: string;
46
- }>, import("zod").ZodString]>>>;
47
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
48
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
49
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
50
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
51
- }, "strip", import("zod").ZodTypeAny, {
52
- disableAutostartWithSandbox?: boolean | undefined;
53
- postgresqlPort?: number | undefined;
54
- apiPort?: number | undefined;
55
- }, {
56
- disableAutostartWithSandbox?: boolean | undefined;
57
- postgresqlPort?: number | undefined;
58
- apiPort?: number | undefined;
59
- }>>;
60
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
61
- }, "strip", import("zod").ZodTypeAny, {
62
- label: string;
63
- rpcUrl: string;
64
- protocol?: string | undefined;
65
- plugin?: string | undefined;
66
- accounts?: Record<string, string | {
67
- publicKeyHash: string;
68
- encryptedKey: string;
69
- secretKey: string;
70
- }> | undefined;
71
- tzkt?: {
72
- disableAutostartWithSandbox?: boolean | undefined;
73
- postgresqlPort?: number | undefined;
74
- apiPort?: number | undefined;
75
- } | undefined;
76
- annotations?: Record<string, unknown> | undefined;
77
- }, {
78
- label: string;
79
- rpcUrl: string;
80
- protocol?: string | undefined;
81
- plugin?: string | undefined;
82
- accounts?: Record<string, string | {
83
- publicKeyHash: string;
84
- encryptedKey: string;
85
- secretKey: string;
86
- }> | undefined;
87
- tzkt?: {
88
- disableAutostartWithSandbox?: boolean | undefined;
89
- postgresqlPort?: number | undefined;
90
- apiPort?: number | undefined;
91
- } | undefined;
92
- annotations?: Record<string, unknown> | undefined;
93
- }>>>;
30
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
94
31
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
95
32
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
96
33
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -142,13 +79,13 @@ export declare const schemas: {
142
79
  }, "strip", import("zod").ZodTypeAny, {
143
80
  networks: string[];
144
81
  sandboxes: string[];
145
- storage?: Record<string, string> | undefined;
146
82
  aliases?: Record<string, Record<string, string>> | undefined;
83
+ storage?: Record<string, string> | undefined;
147
84
  }, {
148
85
  networks: string[];
149
86
  sandboxes: string[];
150
- storage?: Record<string, string> | undefined;
151
87
  aliases?: Record<string, Record<string, string>> | undefined;
88
+ storage?: Record<string, string> | undefined;
152
89
  }>, import("zod").ZodString]>>;
153
90
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
154
91
  label: import("zod").ZodString;
@@ -159,15 +96,15 @@ export declare const schemas: {
159
96
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
160
97
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
161
98
  }, "strip", import("zod").ZodTypeAny, {
99
+ mnemonic?: string | undefined;
162
100
  publicKey?: string | undefined;
163
101
  publicKeyHash?: string | undefined;
164
102
  privateKey?: string | undefined;
165
- mnemonic?: string | undefined;
166
103
  }, {
104
+ mnemonic?: string | undefined;
167
105
  publicKey?: string | undefined;
168
106
  publicKeyHash?: string | undefined;
169
107
  privateKey?: string | undefined;
170
- mnemonic?: string | undefined;
171
108
  }>>>;
172
109
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
173
110
  pkh: import("zod").ZodString;
@@ -195,10 +132,10 @@ export declare const schemas: {
195
132
  label: string;
196
133
  rpcUrl: string;
197
134
  accounts?: Record<string, {
135
+ mnemonic?: string | undefined;
198
136
  publicKey?: string | undefined;
199
137
  publicKeyHash?: string | undefined;
200
138
  privateKey?: string | undefined;
201
- mnemonic?: string | undefined;
202
139
  }> | undefined;
203
140
  faucet?: {
204
141
  pkh: string;
@@ -212,10 +149,10 @@ export declare const schemas: {
212
149
  label: string;
213
150
  rpcUrl: string;
214
151
  accounts?: Record<string, {
152
+ mnemonic?: string | undefined;
215
153
  publicKey?: string | undefined;
216
154
  publicKeyHash?: string | undefined;
217
155
  privateKey?: string | undefined;
218
- mnemonic?: string | undefined;
219
156
  }> | undefined;
220
157
  faucet?: {
221
158
  pkh: string;
@@ -226,29 +163,95 @@ export declare const schemas: {
226
163
  activation_code: string;
227
164
  } | undefined;
228
165
  }>>>;
166
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
167
+ label: import("zod").ZodString;
168
+ rpcUrl: import("zod").ZodString;
169
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
170
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
171
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
172
+ encryptedKey: import("zod").ZodString;
173
+ publicKeyHash: import("zod").ZodString;
174
+ secretKey: import("zod").ZodString;
175
+ }, "strip", import("zod").ZodTypeAny, {
176
+ publicKeyHash: string;
177
+ encryptedKey: string;
178
+ secretKey: string;
179
+ }, {
180
+ publicKeyHash: string;
181
+ encryptedKey: string;
182
+ secretKey: string;
183
+ }>, import("zod").ZodString]>>>;
184
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
185
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
186
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
187
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
188
+ }, "strip", import("zod").ZodTypeAny, {
189
+ disableAutostartWithSandbox?: boolean | undefined;
190
+ postgresqlPort?: number | undefined;
191
+ apiPort?: number | undefined;
192
+ }, {
193
+ disableAutostartWithSandbox?: boolean | undefined;
194
+ postgresqlPort?: number | undefined;
195
+ apiPort?: number | undefined;
196
+ }>>;
197
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
198
+ }, "strip", import("zod").ZodTypeAny, {
199
+ label: string;
200
+ rpcUrl: string;
201
+ plugin?: string | undefined;
202
+ accounts?: Record<string, string | {
203
+ publicKeyHash: string;
204
+ encryptedKey: string;
205
+ secretKey: string;
206
+ }> | undefined;
207
+ protocol?: string | undefined;
208
+ tzkt?: {
209
+ disableAutostartWithSandbox?: boolean | undefined;
210
+ postgresqlPort?: number | undefined;
211
+ apiPort?: number | undefined;
212
+ } | undefined;
213
+ annotations?: Record<string, unknown> | undefined;
214
+ }, {
215
+ label: string;
216
+ rpcUrl: string;
217
+ plugin?: string | undefined;
218
+ accounts?: Record<string, string | {
219
+ publicKeyHash: string;
220
+ encryptedKey: string;
221
+ secretKey: string;
222
+ }> | undefined;
223
+ protocol?: string | undefined;
224
+ tzkt?: {
225
+ disableAutostartWithSandbox?: boolean | undefined;
226
+ postgresqlPort?: number | undefined;
227
+ apiPort?: number | undefined;
228
+ } | undefined;
229
+ annotations?: Record<string, unknown> | undefined;
230
+ }>>>;
231
+ }, {
229
232
  projectDir: import("zod").ZodString;
230
233
  configFile: import("zod").ZodString;
231
234
  hash: import("zod").ZodString;
232
- }, "strip", import("zod").ZodTypeAny, {
235
+ }>, "strip", import("zod").ZodTypeAny, {
233
236
  projectDir: string;
234
237
  environment: Record<string, string | {
235
238
  networks: string[];
236
239
  sandboxes: string[];
237
- storage?: Record<string, string> | undefined;
238
240
  aliases?: Record<string, Record<string, string>> | undefined;
241
+ storage?: Record<string, string> | undefined;
239
242
  }>;
240
243
  hash: string;
241
244
  configFile: string;
242
245
  sandbox?: Record<string, {
243
246
  label: string;
244
247
  rpcUrl: string;
245
- protocol?: string | undefined;
246
248
  plugin?: string | undefined;
247
249
  accounts?: Record<string, string | {
248
250
  publicKeyHash: string;
249
251
  encryptedKey: string;
250
252
  secretKey: string;
251
253
  }> | undefined;
254
+ protocol?: string | undefined;
252
255
  tzkt?: {
253
256
  disableAutostartWithSandbox?: boolean | undefined;
254
257
  postgresqlPort?: number | undefined;
@@ -279,10 +282,10 @@ export declare const schemas: {
279
282
  label: string;
280
283
  rpcUrl: string;
281
284
  accounts?: Record<string, {
285
+ mnemonic?: string | undefined;
282
286
  publicKey?: string | undefined;
283
287
  publicKeyHash?: string | undefined;
284
288
  privateKey?: string | undefined;
285
- mnemonic?: string | undefined;
286
289
  }> | undefined;
287
290
  faucet?: {
288
291
  pkh: string;
@@ -298,21 +301,21 @@ export declare const schemas: {
298
301
  environment: Record<string, string | {
299
302
  networks: string[];
300
303
  sandboxes: string[];
301
- storage?: Record<string, string> | undefined;
302
304
  aliases?: Record<string, Record<string, string>> | undefined;
305
+ storage?: Record<string, string> | undefined;
303
306
  }>;
304
307
  hash: string;
305
308
  configFile: string;
306
309
  sandbox?: Record<string, {
307
310
  label: string;
308
311
  rpcUrl: string;
309
- protocol?: string | undefined;
310
312
  plugin?: string | undefined;
311
313
  accounts?: Record<string, string | {
312
314
  publicKeyHash: string;
313
315
  encryptedKey: string;
314
316
  secretKey: string;
315
317
  }> | undefined;
318
+ protocol?: string | undefined;
316
319
  tzkt?: {
317
320
  disableAutostartWithSandbox?: boolean | undefined;
318
321
  postgresqlPort?: number | undefined;
@@ -343,10 +346,10 @@ export declare const schemas: {
343
346
  label: string;
344
347
  rpcUrl: string;
345
348
  accounts?: Record<string, {
349
+ mnemonic?: string | undefined;
346
350
  publicKey?: string | undefined;
347
351
  publicKeyHash?: string | undefined;
348
352
  privateKey?: string | undefined;
349
- mnemonic?: string | undefined;
350
353
  }> | undefined;
351
354
  faucet?: {
352
355
  pkh: string;
@@ -358,8 +361,9 @@ export declare const schemas: {
358
361
  } | undefined;
359
362
  }> | undefined;
360
363
  }>;
364
+ }>, {
361
365
  task: import("zod").ZodString;
362
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
366
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
363
367
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
364
368
  projectDir: import("zod").ZodString;
365
369
  maxConcurrency: import("zod").ZodNumber;
@@ -373,75 +377,12 @@ export declare const schemas: {
373
377
  yes: import("zod").ZodBoolean;
374
378
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
375
379
  env: import("zod").ZodString;
380
+ quickstart: import("zod").ZodString;
376
381
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
377
382
  setVersion: import("zod").ZodString;
383
+ }, "quickstart">, {
378
384
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
379
- config: import("zod").ZodObject<{
380
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
381
- label: import("zod").ZodString;
382
- rpcUrl: import("zod").ZodString;
383
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
384
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
385
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
386
- encryptedKey: import("zod").ZodString;
387
- publicKeyHash: import("zod").ZodString;
388
- secretKey: import("zod").ZodString;
389
- }, "strip", import("zod").ZodTypeAny, {
390
- publicKeyHash: string;
391
- encryptedKey: string;
392
- secretKey: string;
393
- }, {
394
- publicKeyHash: string;
395
- encryptedKey: string;
396
- secretKey: string;
397
- }>, import("zod").ZodString]>>>;
398
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
399
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
400
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
401
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
402
- }, "strip", import("zod").ZodTypeAny, {
403
- disableAutostartWithSandbox?: boolean | undefined;
404
- postgresqlPort?: number | undefined;
405
- apiPort?: number | undefined;
406
- }, {
407
- disableAutostartWithSandbox?: boolean | undefined;
408
- postgresqlPort?: number | undefined;
409
- apiPort?: number | undefined;
410
- }>>;
411
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
412
- }, "strip", import("zod").ZodTypeAny, {
413
- label: string;
414
- rpcUrl: string;
415
- protocol?: string | undefined;
416
- plugin?: string | undefined;
417
- accounts?: Record<string, string | {
418
- publicKeyHash: string;
419
- encryptedKey: string;
420
- secretKey: string;
421
- }> | undefined;
422
- tzkt?: {
423
- disableAutostartWithSandbox?: boolean | undefined;
424
- postgresqlPort?: number | undefined;
425
- apiPort?: number | undefined;
426
- } | undefined;
427
- annotations?: Record<string, unknown> | undefined;
428
- }, {
429
- label: string;
430
- rpcUrl: string;
431
- protocol?: string | undefined;
432
- plugin?: string | undefined;
433
- accounts?: Record<string, string | {
434
- publicKeyHash: string;
435
- encryptedKey: string;
436
- secretKey: string;
437
- }> | undefined;
438
- tzkt?: {
439
- disableAutostartWithSandbox?: boolean | undefined;
440
- postgresqlPort?: number | undefined;
441
- apiPort?: number | undefined;
442
- } | undefined;
443
- annotations?: Record<string, unknown> | undefined;
444
- }>>>;
385
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
445
386
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
446
387
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
447
388
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -493,13 +434,13 @@ export declare const schemas: {
493
434
  }, "strip", import("zod").ZodTypeAny, {
494
435
  networks: string[];
495
436
  sandboxes: string[];
496
- storage?: Record<string, string> | undefined;
497
437
  aliases?: Record<string, Record<string, string>> | undefined;
438
+ storage?: Record<string, string> | undefined;
498
439
  }, {
499
440
  networks: string[];
500
441
  sandboxes: string[];
501
- storage?: Record<string, string> | undefined;
502
442
  aliases?: Record<string, Record<string, string>> | undefined;
443
+ storage?: Record<string, string> | undefined;
503
444
  }>, import("zod").ZodString]>>;
504
445
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
505
446
  label: import("zod").ZodString;
@@ -510,15 +451,15 @@ export declare const schemas: {
510
451
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
511
452
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
512
453
  }, "strip", import("zod").ZodTypeAny, {
454
+ mnemonic?: string | undefined;
513
455
  publicKey?: string | undefined;
514
456
  publicKeyHash?: string | undefined;
515
457
  privateKey?: string | undefined;
516
- mnemonic?: string | undefined;
517
458
  }, {
459
+ mnemonic?: string | undefined;
518
460
  publicKey?: string | undefined;
519
461
  publicKeyHash?: string | undefined;
520
462
  privateKey?: string | undefined;
521
- mnemonic?: string | undefined;
522
463
  }>>>;
523
464
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
524
465
  pkh: import("zod").ZodString;
@@ -546,10 +487,10 @@ export declare const schemas: {
546
487
  label: string;
547
488
  rpcUrl: string;
548
489
  accounts?: Record<string, {
490
+ mnemonic?: string | undefined;
549
491
  publicKey?: string | undefined;
550
492
  publicKeyHash?: string | undefined;
551
493
  privateKey?: string | undefined;
552
- mnemonic?: string | undefined;
553
494
  }> | undefined;
554
495
  faucet?: {
555
496
  pkh: string;
@@ -563,10 +504,10 @@ export declare const schemas: {
563
504
  label: string;
564
505
  rpcUrl: string;
565
506
  accounts?: Record<string, {
507
+ mnemonic?: string | undefined;
566
508
  publicKey?: string | undefined;
567
509
  publicKeyHash?: string | undefined;
568
510
  privateKey?: string | undefined;
569
- mnemonic?: string | undefined;
570
511
  }> | undefined;
571
512
  faucet?: {
572
513
  pkh: string;
@@ -577,29 +518,95 @@ export declare const schemas: {
577
518
  activation_code: string;
578
519
  } | undefined;
579
520
  }>>>;
580
- projectDir: import("zod").ZodString;
581
- configFile: import("zod").ZodString;
582
- hash: import("zod").ZodString;
583
- }, "strip", import("zod").ZodTypeAny, {
584
- projectDir: string;
585
- environment: Record<string, string | {
586
- networks: string[];
587
- sandboxes: string[];
588
- storage?: Record<string, string> | undefined;
589
- aliases?: Record<string, Record<string, string>> | undefined;
590
- }>;
591
- hash: string;
592
- configFile: string;
593
- sandbox?: Record<string, {
594
- label: string;
595
- rpcUrl: string;
596
- protocol?: string | undefined;
597
- plugin?: string | undefined;
598
- accounts?: Record<string, string | {
599
- publicKeyHash: string;
600
- encryptedKey: string;
601
- secretKey: string;
602
- }> | undefined;
521
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
522
+ label: import("zod").ZodString;
523
+ rpcUrl: import("zod").ZodString;
524
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
525
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
526
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
527
+ encryptedKey: import("zod").ZodString;
528
+ publicKeyHash: import("zod").ZodString;
529
+ secretKey: import("zod").ZodString;
530
+ }, "strip", import("zod").ZodTypeAny, {
531
+ publicKeyHash: string;
532
+ encryptedKey: string;
533
+ secretKey: string;
534
+ }, {
535
+ publicKeyHash: string;
536
+ encryptedKey: string;
537
+ secretKey: string;
538
+ }>, import("zod").ZodString]>>>;
539
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
540
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
541
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
542
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
543
+ }, "strip", import("zod").ZodTypeAny, {
544
+ disableAutostartWithSandbox?: boolean | undefined;
545
+ postgresqlPort?: number | undefined;
546
+ apiPort?: number | undefined;
547
+ }, {
548
+ disableAutostartWithSandbox?: boolean | undefined;
549
+ postgresqlPort?: number | undefined;
550
+ apiPort?: number | undefined;
551
+ }>>;
552
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
553
+ }, "strip", import("zod").ZodTypeAny, {
554
+ label: string;
555
+ rpcUrl: string;
556
+ plugin?: string | undefined;
557
+ accounts?: Record<string, string | {
558
+ publicKeyHash: string;
559
+ encryptedKey: string;
560
+ secretKey: string;
561
+ }> | undefined;
562
+ protocol?: string | undefined;
563
+ tzkt?: {
564
+ disableAutostartWithSandbox?: boolean | undefined;
565
+ postgresqlPort?: number | undefined;
566
+ apiPort?: number | undefined;
567
+ } | undefined;
568
+ annotations?: Record<string, unknown> | undefined;
569
+ }, {
570
+ label: string;
571
+ rpcUrl: string;
572
+ plugin?: string | undefined;
573
+ accounts?: Record<string, string | {
574
+ publicKeyHash: string;
575
+ encryptedKey: string;
576
+ secretKey: string;
577
+ }> | undefined;
578
+ protocol?: string | undefined;
579
+ tzkt?: {
580
+ disableAutostartWithSandbox?: boolean | undefined;
581
+ postgresqlPort?: number | undefined;
582
+ apiPort?: number | undefined;
583
+ } | undefined;
584
+ annotations?: Record<string, unknown> | undefined;
585
+ }>>>;
586
+ }, {
587
+ projectDir: import("zod").ZodString;
588
+ configFile: import("zod").ZodString;
589
+ hash: import("zod").ZodString;
590
+ }>, "strip", import("zod").ZodTypeAny, {
591
+ projectDir: string;
592
+ environment: Record<string, string | {
593
+ networks: string[];
594
+ sandboxes: string[];
595
+ aliases?: Record<string, Record<string, string>> | undefined;
596
+ storage?: Record<string, string> | undefined;
597
+ }>;
598
+ hash: string;
599
+ configFile: string;
600
+ sandbox?: Record<string, {
601
+ label: string;
602
+ rpcUrl: string;
603
+ plugin?: string | undefined;
604
+ accounts?: Record<string, string | {
605
+ publicKeyHash: string;
606
+ encryptedKey: string;
607
+ secretKey: string;
608
+ }> | undefined;
609
+ protocol?: string | undefined;
603
610
  tzkt?: {
604
611
  disableAutostartWithSandbox?: boolean | undefined;
605
612
  postgresqlPort?: number | undefined;
@@ -630,10 +637,10 @@ export declare const schemas: {
630
637
  label: string;
631
638
  rpcUrl: string;
632
639
  accounts?: Record<string, {
640
+ mnemonic?: string | undefined;
633
641
  publicKey?: string | undefined;
634
642
  publicKeyHash?: string | undefined;
635
643
  privateKey?: string | undefined;
636
- mnemonic?: string | undefined;
637
644
  }> | undefined;
638
645
  faucet?: {
639
646
  pkh: string;
@@ -649,21 +656,21 @@ export declare const schemas: {
649
656
  environment: Record<string, string | {
650
657
  networks: string[];
651
658
  sandboxes: string[];
652
- storage?: Record<string, string> | undefined;
653
659
  aliases?: Record<string, Record<string, string>> | undefined;
660
+ storage?: Record<string, string> | undefined;
654
661
  }>;
655
662
  hash: string;
656
663
  configFile: string;
657
664
  sandbox?: Record<string, {
658
665
  label: string;
659
666
  rpcUrl: string;
660
- protocol?: string | undefined;
661
667
  plugin?: string | undefined;
662
668
  accounts?: Record<string, string | {
663
669
  publicKeyHash: string;
664
670
  encryptedKey: string;
665
671
  secretKey: string;
666
672
  }> | undefined;
673
+ protocol?: string | undefined;
667
674
  tzkt?: {
668
675
  disableAutostartWithSandbox?: boolean | undefined;
669
676
  postgresqlPort?: number | undefined;
@@ -694,10 +701,10 @@ export declare const schemas: {
694
701
  label: string;
695
702
  rpcUrl: string;
696
703
  accounts?: Record<string, {
704
+ mnemonic?: string | undefined;
697
705
  publicKey?: string | undefined;
698
706
  publicKeyHash?: string | undefined;
699
707
  privateKey?: string | undefined;
700
- mnemonic?: string | undefined;
701
708
  }> | undefined;
702
709
  faucet?: {
703
710
  pkh: string;
@@ -709,8 +716,9 @@ export declare const schemas: {
709
716
  } | undefined;
710
717
  }> | undefined;
711
718
  }>;
719
+ }>, {
712
720
  task: import("zod").ZodString;
713
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
721
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
714
722
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
715
723
  projectDir: import("zod").ZodString;
716
724
  maxConcurrency: import("zod").ZodNumber;
@@ -724,75 +732,12 @@ export declare const schemas: {
724
732
  yes: import("zod").ZodBoolean;
725
733
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
726
734
  env: import("zod").ZodString;
735
+ quickstart: import("zod").ZodString;
727
736
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
728
737
  setVersion: import("zod").ZodString;
738
+ }, "quickstart">, {
729
739
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
730
- config: import("zod").ZodObject<{
731
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
732
- label: import("zod").ZodString;
733
- rpcUrl: import("zod").ZodString;
734
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
735
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
736
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
737
- encryptedKey: import("zod").ZodString;
738
- publicKeyHash: import("zod").ZodString;
739
- secretKey: import("zod").ZodString;
740
- }, "strip", import("zod").ZodTypeAny, {
741
- publicKeyHash: string;
742
- encryptedKey: string;
743
- secretKey: string;
744
- }, {
745
- publicKeyHash: string;
746
- encryptedKey: string;
747
- secretKey: string;
748
- }>, import("zod").ZodString]>>>;
749
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
750
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
751
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
752
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
753
- }, "strip", import("zod").ZodTypeAny, {
754
- disableAutostartWithSandbox?: boolean | undefined;
755
- postgresqlPort?: number | undefined;
756
- apiPort?: number | undefined;
757
- }, {
758
- disableAutostartWithSandbox?: boolean | undefined;
759
- postgresqlPort?: number | undefined;
760
- apiPort?: number | undefined;
761
- }>>;
762
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
763
- }, "strip", import("zod").ZodTypeAny, {
764
- label: string;
765
- rpcUrl: string;
766
- protocol?: string | undefined;
767
- plugin?: string | undefined;
768
- accounts?: Record<string, string | {
769
- publicKeyHash: string;
770
- encryptedKey: string;
771
- secretKey: string;
772
- }> | undefined;
773
- tzkt?: {
774
- disableAutostartWithSandbox?: boolean | undefined;
775
- postgresqlPort?: number | undefined;
776
- apiPort?: number | undefined;
777
- } | undefined;
778
- annotations?: Record<string, unknown> | undefined;
779
- }, {
780
- label: string;
781
- rpcUrl: string;
782
- protocol?: string | undefined;
783
- plugin?: string | undefined;
784
- accounts?: Record<string, string | {
785
- publicKeyHash: string;
786
- encryptedKey: string;
787
- secretKey: string;
788
- }> | undefined;
789
- tzkt?: {
790
- disableAutostartWithSandbox?: boolean | undefined;
791
- postgresqlPort?: number | undefined;
792
- apiPort?: number | undefined;
793
- } | undefined;
794
- annotations?: Record<string, unknown> | undefined;
795
- }>>>;
740
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
796
741
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
797
742
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
798
743
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -844,13 +789,13 @@ export declare const schemas: {
844
789
  }, "strip", import("zod").ZodTypeAny, {
845
790
  networks: string[];
846
791
  sandboxes: string[];
847
- storage?: Record<string, string> | undefined;
848
792
  aliases?: Record<string, Record<string, string>> | undefined;
793
+ storage?: Record<string, string> | undefined;
849
794
  }, {
850
795
  networks: string[];
851
796
  sandboxes: string[];
852
- storage?: Record<string, string> | undefined;
853
797
  aliases?: Record<string, Record<string, string>> | undefined;
798
+ storage?: Record<string, string> | undefined;
854
799
  }>, import("zod").ZodString]>>;
855
800
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
856
801
  label: import("zod").ZodString;
@@ -861,15 +806,15 @@ export declare const schemas: {
861
806
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
862
807
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
863
808
  }, "strip", import("zod").ZodTypeAny, {
809
+ mnemonic?: string | undefined;
864
810
  publicKey?: string | undefined;
865
811
  publicKeyHash?: string | undefined;
866
812
  privateKey?: string | undefined;
867
- mnemonic?: string | undefined;
868
813
  }, {
814
+ mnemonic?: string | undefined;
869
815
  publicKey?: string | undefined;
870
816
  publicKeyHash?: string | undefined;
871
817
  privateKey?: string | undefined;
872
- mnemonic?: string | undefined;
873
818
  }>>>;
874
819
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
875
820
  pkh: import("zod").ZodString;
@@ -897,10 +842,10 @@ export declare const schemas: {
897
842
  label: string;
898
843
  rpcUrl: string;
899
844
  accounts?: Record<string, {
845
+ mnemonic?: string | undefined;
900
846
  publicKey?: string | undefined;
901
847
  publicKeyHash?: string | undefined;
902
848
  privateKey?: string | undefined;
903
- mnemonic?: string | undefined;
904
849
  }> | undefined;
905
850
  faucet?: {
906
851
  pkh: string;
@@ -914,10 +859,10 @@ export declare const schemas: {
914
859
  label: string;
915
860
  rpcUrl: string;
916
861
  accounts?: Record<string, {
862
+ mnemonic?: string | undefined;
917
863
  publicKey?: string | undefined;
918
864
  publicKeyHash?: string | undefined;
919
865
  privateKey?: string | undefined;
920
- mnemonic?: string | undefined;
921
866
  }> | undefined;
922
867
  faucet?: {
923
868
  pkh: string;
@@ -928,29 +873,95 @@ export declare const schemas: {
928
873
  activation_code: string;
929
874
  } | undefined;
930
875
  }>>>;
876
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
877
+ label: import("zod").ZodString;
878
+ rpcUrl: import("zod").ZodString;
879
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
880
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
881
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
882
+ encryptedKey: import("zod").ZodString;
883
+ publicKeyHash: import("zod").ZodString;
884
+ secretKey: import("zod").ZodString;
885
+ }, "strip", import("zod").ZodTypeAny, {
886
+ publicKeyHash: string;
887
+ encryptedKey: string;
888
+ secretKey: string;
889
+ }, {
890
+ publicKeyHash: string;
891
+ encryptedKey: string;
892
+ secretKey: string;
893
+ }>, import("zod").ZodString]>>>;
894
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
895
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
896
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
897
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
898
+ }, "strip", import("zod").ZodTypeAny, {
899
+ disableAutostartWithSandbox?: boolean | undefined;
900
+ postgresqlPort?: number | undefined;
901
+ apiPort?: number | undefined;
902
+ }, {
903
+ disableAutostartWithSandbox?: boolean | undefined;
904
+ postgresqlPort?: number | undefined;
905
+ apiPort?: number | undefined;
906
+ }>>;
907
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
908
+ }, "strip", import("zod").ZodTypeAny, {
909
+ label: string;
910
+ rpcUrl: string;
911
+ plugin?: string | undefined;
912
+ accounts?: Record<string, string | {
913
+ publicKeyHash: string;
914
+ encryptedKey: string;
915
+ secretKey: string;
916
+ }> | undefined;
917
+ protocol?: string | undefined;
918
+ tzkt?: {
919
+ disableAutostartWithSandbox?: boolean | undefined;
920
+ postgresqlPort?: number | undefined;
921
+ apiPort?: number | undefined;
922
+ } | undefined;
923
+ annotations?: Record<string, unknown> | undefined;
924
+ }, {
925
+ label: string;
926
+ rpcUrl: string;
927
+ plugin?: string | undefined;
928
+ accounts?: Record<string, string | {
929
+ publicKeyHash: string;
930
+ encryptedKey: string;
931
+ secretKey: string;
932
+ }> | undefined;
933
+ protocol?: string | undefined;
934
+ tzkt?: {
935
+ disableAutostartWithSandbox?: boolean | undefined;
936
+ postgresqlPort?: number | undefined;
937
+ apiPort?: number | undefined;
938
+ } | undefined;
939
+ annotations?: Record<string, unknown> | undefined;
940
+ }>>>;
941
+ }, {
931
942
  projectDir: import("zod").ZodString;
932
943
  configFile: import("zod").ZodString;
933
944
  hash: import("zod").ZodString;
934
- }, "strip", import("zod").ZodTypeAny, {
945
+ }>, "strip", import("zod").ZodTypeAny, {
935
946
  projectDir: string;
936
947
  environment: Record<string, string | {
937
948
  networks: string[];
938
949
  sandboxes: string[];
939
- storage?: Record<string, string> | undefined;
940
950
  aliases?: Record<string, Record<string, string>> | undefined;
951
+ storage?: Record<string, string> | undefined;
941
952
  }>;
942
953
  hash: string;
943
954
  configFile: string;
944
955
  sandbox?: Record<string, {
945
956
  label: string;
946
957
  rpcUrl: string;
947
- protocol?: string | undefined;
948
958
  plugin?: string | undefined;
949
959
  accounts?: Record<string, string | {
950
960
  publicKeyHash: string;
951
961
  encryptedKey: string;
952
962
  secretKey: string;
953
963
  }> | undefined;
964
+ protocol?: string | undefined;
954
965
  tzkt?: {
955
966
  disableAutostartWithSandbox?: boolean | undefined;
956
967
  postgresqlPort?: number | undefined;
@@ -981,10 +992,10 @@ export declare const schemas: {
981
992
  label: string;
982
993
  rpcUrl: string;
983
994
  accounts?: Record<string, {
995
+ mnemonic?: string | undefined;
984
996
  publicKey?: string | undefined;
985
997
  publicKeyHash?: string | undefined;
986
998
  privateKey?: string | undefined;
987
- mnemonic?: string | undefined;
988
999
  }> | undefined;
989
1000
  faucet?: {
990
1001
  pkh: string;
@@ -1000,21 +1011,21 @@ export declare const schemas: {
1000
1011
  environment: Record<string, string | {
1001
1012
  networks: string[];
1002
1013
  sandboxes: string[];
1003
- storage?: Record<string, string> | undefined;
1004
1014
  aliases?: Record<string, Record<string, string>> | undefined;
1015
+ storage?: Record<string, string> | undefined;
1005
1016
  }>;
1006
1017
  hash: string;
1007
1018
  configFile: string;
1008
1019
  sandbox?: Record<string, {
1009
1020
  label: string;
1010
1021
  rpcUrl: string;
1011
- protocol?: string | undefined;
1012
1022
  plugin?: string | undefined;
1013
1023
  accounts?: Record<string, string | {
1014
1024
  publicKeyHash: string;
1015
1025
  encryptedKey: string;
1016
1026
  secretKey: string;
1017
1027
  }> | undefined;
1028
+ protocol?: string | undefined;
1018
1029
  tzkt?: {
1019
1030
  disableAutostartWithSandbox?: boolean | undefined;
1020
1031
  postgresqlPort?: number | undefined;
@@ -1045,10 +1056,10 @@ export declare const schemas: {
1045
1056
  label: string;
1046
1057
  rpcUrl: string;
1047
1058
  accounts?: Record<string, {
1059
+ mnemonic?: string | undefined;
1048
1060
  publicKey?: string | undefined;
1049
1061
  publicKeyHash?: string | undefined;
1050
1062
  privateKey?: string | undefined;
1051
- mnemonic?: string | undefined;
1052
1063
  }> | undefined;
1053
1064
  faucet?: {
1054
1065
  pkh: string;
@@ -1060,9 +1071,10 @@ export declare const schemas: {
1060
1071
  } | undefined;
1061
1072
  }> | undefined;
1062
1073
  }>;
1074
+ }>, {
1063
1075
  task: import("zod").ZodString;
1064
- }, import("zod").ZodTypeAny, "passthrough">>;
1065
- schema: import("zod").ZodEffects<import("zod").ZodObject<{
1076
+ }>, import("zod").ZodTypeAny, "passthrough">>;
1077
+ schema: import("zod").ZodEffects<import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
1066
1078
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1067
1079
  projectDir: import("zod").ZodString;
1068
1080
  maxConcurrency: import("zod").ZodNumber;
@@ -1076,75 +1088,12 @@ export declare const schemas: {
1076
1088
  yes: import("zod").ZodBoolean;
1077
1089
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1078
1090
  env: import("zod").ZodString;
1091
+ quickstart: import("zod").ZodString;
1079
1092
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1080
1093
  setVersion: import("zod").ZodString;
1094
+ }, "quickstart">, {
1081
1095
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
1082
- config: import("zod").ZodObject<{
1083
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1084
- label: import("zod").ZodString;
1085
- rpcUrl: import("zod").ZodString;
1086
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1087
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1088
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1089
- encryptedKey: import("zod").ZodString;
1090
- publicKeyHash: import("zod").ZodString;
1091
- secretKey: import("zod").ZodString;
1092
- }, "strip", import("zod").ZodTypeAny, {
1093
- publicKeyHash: string;
1094
- encryptedKey: string;
1095
- secretKey: string;
1096
- }, {
1097
- publicKeyHash: string;
1098
- encryptedKey: string;
1099
- secretKey: string;
1100
- }>, import("zod").ZodString]>>>;
1101
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1102
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1103
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1104
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1105
- }, "strip", import("zod").ZodTypeAny, {
1106
- disableAutostartWithSandbox?: boolean | undefined;
1107
- postgresqlPort?: number | undefined;
1108
- apiPort?: number | undefined;
1109
- }, {
1110
- disableAutostartWithSandbox?: boolean | undefined;
1111
- postgresqlPort?: number | undefined;
1112
- apiPort?: number | undefined;
1113
- }>>;
1114
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1115
- }, "strip", import("zod").ZodTypeAny, {
1116
- label: string;
1117
- rpcUrl: string;
1118
- protocol?: string | undefined;
1119
- plugin?: string | undefined;
1120
- accounts?: Record<string, string | {
1121
- publicKeyHash: string;
1122
- encryptedKey: string;
1123
- secretKey: string;
1124
- }> | undefined;
1125
- tzkt?: {
1126
- disableAutostartWithSandbox?: boolean | undefined;
1127
- postgresqlPort?: number | undefined;
1128
- apiPort?: number | undefined;
1129
- } | undefined;
1130
- annotations?: Record<string, unknown> | undefined;
1131
- }, {
1132
- label: string;
1133
- rpcUrl: string;
1134
- protocol?: string | undefined;
1135
- plugin?: string | undefined;
1136
- accounts?: Record<string, string | {
1137
- publicKeyHash: string;
1138
- encryptedKey: string;
1139
- secretKey: string;
1140
- }> | undefined;
1141
- tzkt?: {
1142
- disableAutostartWithSandbox?: boolean | undefined;
1143
- postgresqlPort?: number | undefined;
1144
- apiPort?: number | undefined;
1145
- } | undefined;
1146
- annotations?: Record<string, unknown> | undefined;
1147
- }>>>;
1096
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1148
1097
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1149
1098
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1150
1099
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1196,13 +1145,13 @@ export declare const schemas: {
1196
1145
  }, "strip", import("zod").ZodTypeAny, {
1197
1146
  networks: string[];
1198
1147
  sandboxes: string[];
1199
- storage?: Record<string, string> | undefined;
1200
1148
  aliases?: Record<string, Record<string, string>> | undefined;
1149
+ storage?: Record<string, string> | undefined;
1201
1150
  }, {
1202
1151
  networks: string[];
1203
1152
  sandboxes: string[];
1204
- storage?: Record<string, string> | undefined;
1205
1153
  aliases?: Record<string, Record<string, string>> | undefined;
1154
+ storage?: Record<string, string> | undefined;
1206
1155
  }>, import("zod").ZodString]>>;
1207
1156
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1208
1157
  label: import("zod").ZodString;
@@ -1213,15 +1162,15 @@ export declare const schemas: {
1213
1162
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1214
1163
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1215
1164
  }, "strip", import("zod").ZodTypeAny, {
1165
+ mnemonic?: string | undefined;
1216
1166
  publicKey?: string | undefined;
1217
1167
  publicKeyHash?: string | undefined;
1218
1168
  privateKey?: string | undefined;
1219
- mnemonic?: string | undefined;
1220
1169
  }, {
1170
+ mnemonic?: string | undefined;
1221
1171
  publicKey?: string | undefined;
1222
1172
  publicKeyHash?: string | undefined;
1223
1173
  privateKey?: string | undefined;
1224
- mnemonic?: string | undefined;
1225
1174
  }>>>;
1226
1175
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1227
1176
  pkh: import("zod").ZodString;
@@ -1249,10 +1198,10 @@ export declare const schemas: {
1249
1198
  label: string;
1250
1199
  rpcUrl: string;
1251
1200
  accounts?: Record<string, {
1201
+ mnemonic?: string | undefined;
1252
1202
  publicKey?: string | undefined;
1253
1203
  publicKeyHash?: string | undefined;
1254
1204
  privateKey?: string | undefined;
1255
- mnemonic?: string | undefined;
1256
1205
  }> | undefined;
1257
1206
  faucet?: {
1258
1207
  pkh: string;
@@ -1266,10 +1215,10 @@ export declare const schemas: {
1266
1215
  label: string;
1267
1216
  rpcUrl: string;
1268
1217
  accounts?: Record<string, {
1218
+ mnemonic?: string | undefined;
1269
1219
  publicKey?: string | undefined;
1270
1220
  publicKeyHash?: string | undefined;
1271
1221
  privateKey?: string | undefined;
1272
- mnemonic?: string | undefined;
1273
1222
  }> | undefined;
1274
1223
  faucet?: {
1275
1224
  pkh: string;
@@ -1280,29 +1229,95 @@ export declare const schemas: {
1280
1229
  activation_code: string;
1281
1230
  } | undefined;
1282
1231
  }>>>;
1232
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1233
+ label: import("zod").ZodString;
1234
+ rpcUrl: import("zod").ZodString;
1235
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1236
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1237
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1238
+ encryptedKey: import("zod").ZodString;
1239
+ publicKeyHash: import("zod").ZodString;
1240
+ secretKey: import("zod").ZodString;
1241
+ }, "strip", import("zod").ZodTypeAny, {
1242
+ publicKeyHash: string;
1243
+ encryptedKey: string;
1244
+ secretKey: string;
1245
+ }, {
1246
+ publicKeyHash: string;
1247
+ encryptedKey: string;
1248
+ secretKey: string;
1249
+ }>, import("zod").ZodString]>>>;
1250
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1251
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1252
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1253
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1254
+ }, "strip", import("zod").ZodTypeAny, {
1255
+ disableAutostartWithSandbox?: boolean | undefined;
1256
+ postgresqlPort?: number | undefined;
1257
+ apiPort?: number | undefined;
1258
+ }, {
1259
+ disableAutostartWithSandbox?: boolean | undefined;
1260
+ postgresqlPort?: number | undefined;
1261
+ apiPort?: number | undefined;
1262
+ }>>;
1263
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1264
+ }, "strip", import("zod").ZodTypeAny, {
1265
+ label: string;
1266
+ rpcUrl: string;
1267
+ plugin?: string | undefined;
1268
+ accounts?: Record<string, string | {
1269
+ publicKeyHash: string;
1270
+ encryptedKey: string;
1271
+ secretKey: string;
1272
+ }> | undefined;
1273
+ protocol?: string | undefined;
1274
+ tzkt?: {
1275
+ disableAutostartWithSandbox?: boolean | undefined;
1276
+ postgresqlPort?: number | undefined;
1277
+ apiPort?: number | undefined;
1278
+ } | undefined;
1279
+ annotations?: Record<string, unknown> | undefined;
1280
+ }, {
1281
+ label: string;
1282
+ rpcUrl: string;
1283
+ plugin?: string | undefined;
1284
+ accounts?: Record<string, string | {
1285
+ publicKeyHash: string;
1286
+ encryptedKey: string;
1287
+ secretKey: string;
1288
+ }> | undefined;
1289
+ protocol?: string | undefined;
1290
+ tzkt?: {
1291
+ disableAutostartWithSandbox?: boolean | undefined;
1292
+ postgresqlPort?: number | undefined;
1293
+ apiPort?: number | undefined;
1294
+ } | undefined;
1295
+ annotations?: Record<string, unknown> | undefined;
1296
+ }>>>;
1297
+ }, {
1283
1298
  projectDir: import("zod").ZodString;
1284
1299
  configFile: import("zod").ZodString;
1285
1300
  hash: import("zod").ZodString;
1286
- }, "strip", import("zod").ZodTypeAny, {
1301
+ }>, "strip", import("zod").ZodTypeAny, {
1287
1302
  projectDir: string;
1288
1303
  environment: Record<string, string | {
1289
1304
  networks: string[];
1290
1305
  sandboxes: string[];
1291
- storage?: Record<string, string> | undefined;
1292
1306
  aliases?: Record<string, Record<string, string>> | undefined;
1307
+ storage?: Record<string, string> | undefined;
1293
1308
  }>;
1294
1309
  hash: string;
1295
1310
  configFile: string;
1296
1311
  sandbox?: Record<string, {
1297
1312
  label: string;
1298
1313
  rpcUrl: string;
1299
- protocol?: string | undefined;
1300
1314
  plugin?: string | undefined;
1301
1315
  accounts?: Record<string, string | {
1302
1316
  publicKeyHash: string;
1303
1317
  encryptedKey: string;
1304
1318
  secretKey: string;
1305
1319
  }> | undefined;
1320
+ protocol?: string | undefined;
1306
1321
  tzkt?: {
1307
1322
  disableAutostartWithSandbox?: boolean | undefined;
1308
1323
  postgresqlPort?: number | undefined;
@@ -1333,10 +1348,10 @@ export declare const schemas: {
1333
1348
  label: string;
1334
1349
  rpcUrl: string;
1335
1350
  accounts?: Record<string, {
1351
+ mnemonic?: string | undefined;
1336
1352
  publicKey?: string | undefined;
1337
1353
  publicKeyHash?: string | undefined;
1338
1354
  privateKey?: string | undefined;
1339
- mnemonic?: string | undefined;
1340
1355
  }> | undefined;
1341
1356
  faucet?: {
1342
1357
  pkh: string;
@@ -1352,21 +1367,21 @@ export declare const schemas: {
1352
1367
  environment: Record<string, string | {
1353
1368
  networks: string[];
1354
1369
  sandboxes: string[];
1355
- storage?: Record<string, string> | undefined;
1356
1370
  aliases?: Record<string, Record<string, string>> | undefined;
1371
+ storage?: Record<string, string> | undefined;
1357
1372
  }>;
1358
1373
  hash: string;
1359
1374
  configFile: string;
1360
1375
  sandbox?: Record<string, {
1361
1376
  label: string;
1362
1377
  rpcUrl: string;
1363
- protocol?: string | undefined;
1364
1378
  plugin?: string | undefined;
1365
1379
  accounts?: Record<string, string | {
1366
1380
  publicKeyHash: string;
1367
1381
  encryptedKey: string;
1368
1382
  secretKey: string;
1369
1383
  }> | undefined;
1384
+ protocol?: string | undefined;
1370
1385
  tzkt?: {
1371
1386
  disableAutostartWithSandbox?: boolean | undefined;
1372
1387
  postgresqlPort?: number | undefined;
@@ -1397,10 +1412,10 @@ export declare const schemas: {
1397
1412
  label: string;
1398
1413
  rpcUrl: string;
1399
1414
  accounts?: Record<string, {
1415
+ mnemonic?: string | undefined;
1400
1416
  publicKey?: string | undefined;
1401
1417
  publicKeyHash?: string | undefined;
1402
1418
  privateKey?: string | undefined;
1403
- mnemonic?: string | undefined;
1404
1419
  }> | undefined;
1405
1420
  faucet?: {
1406
1421
  pkh: string;
@@ -1412,8 +1427,9 @@ export declare const schemas: {
1412
1427
  } | undefined;
1413
1428
  }> | undefined;
1414
1429
  }>;
1430
+ }>, {
1415
1431
  task: import("zod").ZodString;
1416
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
1432
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
1417
1433
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1418
1434
  projectDir: import("zod").ZodString;
1419
1435
  maxConcurrency: import("zod").ZodNumber;
@@ -1427,75 +1443,12 @@ export declare const schemas: {
1427
1443
  yes: import("zod").ZodBoolean;
1428
1444
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1429
1445
  env: import("zod").ZodString;
1446
+ quickstart: import("zod").ZodString;
1430
1447
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1431
1448
  setVersion: import("zod").ZodString;
1449
+ }, "quickstart">, {
1432
1450
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
1433
- config: import("zod").ZodObject<{
1434
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1435
- label: import("zod").ZodString;
1436
- rpcUrl: import("zod").ZodString;
1437
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1438
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1439
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1440
- encryptedKey: import("zod").ZodString;
1441
- publicKeyHash: import("zod").ZodString;
1442
- secretKey: import("zod").ZodString;
1443
- }, "strip", import("zod").ZodTypeAny, {
1444
- publicKeyHash: string;
1445
- encryptedKey: string;
1446
- secretKey: string;
1447
- }, {
1448
- publicKeyHash: string;
1449
- encryptedKey: string;
1450
- secretKey: string;
1451
- }>, import("zod").ZodString]>>>;
1452
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1453
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1454
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1455
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1456
- }, "strip", import("zod").ZodTypeAny, {
1457
- disableAutostartWithSandbox?: boolean | undefined;
1458
- postgresqlPort?: number | undefined;
1459
- apiPort?: number | undefined;
1460
- }, {
1461
- disableAutostartWithSandbox?: boolean | undefined;
1462
- postgresqlPort?: number | undefined;
1463
- apiPort?: number | undefined;
1464
- }>>;
1465
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1466
- }, "strip", import("zod").ZodTypeAny, {
1467
- label: string;
1468
- rpcUrl: string;
1469
- protocol?: string | undefined;
1470
- plugin?: string | undefined;
1471
- accounts?: Record<string, string | {
1472
- publicKeyHash: string;
1473
- encryptedKey: string;
1474
- secretKey: string;
1475
- }> | undefined;
1476
- tzkt?: {
1477
- disableAutostartWithSandbox?: boolean | undefined;
1478
- postgresqlPort?: number | undefined;
1479
- apiPort?: number | undefined;
1480
- } | undefined;
1481
- annotations?: Record<string, unknown> | undefined;
1482
- }, {
1483
- label: string;
1484
- rpcUrl: string;
1485
- protocol?: string | undefined;
1486
- plugin?: string | undefined;
1487
- accounts?: Record<string, string | {
1488
- publicKeyHash: string;
1489
- encryptedKey: string;
1490
- secretKey: string;
1491
- }> | undefined;
1492
- tzkt?: {
1493
- disableAutostartWithSandbox?: boolean | undefined;
1494
- postgresqlPort?: number | undefined;
1495
- apiPort?: number | undefined;
1496
- } | undefined;
1497
- annotations?: Record<string, unknown> | undefined;
1498
- }>>>;
1451
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1499
1452
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1500
1453
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1501
1454
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1547,13 +1500,13 @@ export declare const schemas: {
1547
1500
  }, "strip", import("zod").ZodTypeAny, {
1548
1501
  networks: string[];
1549
1502
  sandboxes: string[];
1550
- storage?: Record<string, string> | undefined;
1551
1503
  aliases?: Record<string, Record<string, string>> | undefined;
1504
+ storage?: Record<string, string> | undefined;
1552
1505
  }, {
1553
1506
  networks: string[];
1554
1507
  sandboxes: string[];
1555
- storage?: Record<string, string> | undefined;
1556
1508
  aliases?: Record<string, Record<string, string>> | undefined;
1509
+ storage?: Record<string, string> | undefined;
1557
1510
  }>, import("zod").ZodString]>>;
1558
1511
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1559
1512
  label: import("zod").ZodString;
@@ -1564,15 +1517,15 @@ export declare const schemas: {
1564
1517
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1565
1518
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1566
1519
  }, "strip", import("zod").ZodTypeAny, {
1520
+ mnemonic?: string | undefined;
1567
1521
  publicKey?: string | undefined;
1568
1522
  publicKeyHash?: string | undefined;
1569
1523
  privateKey?: string | undefined;
1570
- mnemonic?: string | undefined;
1571
1524
  }, {
1525
+ mnemonic?: string | undefined;
1572
1526
  publicKey?: string | undefined;
1573
1527
  publicKeyHash?: string | undefined;
1574
1528
  privateKey?: string | undefined;
1575
- mnemonic?: string | undefined;
1576
1529
  }>>>;
1577
1530
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1578
1531
  pkh: import("zod").ZodString;
@@ -1600,10 +1553,10 @@ export declare const schemas: {
1600
1553
  label: string;
1601
1554
  rpcUrl: string;
1602
1555
  accounts?: Record<string, {
1556
+ mnemonic?: string | undefined;
1603
1557
  publicKey?: string | undefined;
1604
1558
  publicKeyHash?: string | undefined;
1605
1559
  privateKey?: string | undefined;
1606
- mnemonic?: string | undefined;
1607
1560
  }> | undefined;
1608
1561
  faucet?: {
1609
1562
  pkh: string;
@@ -1617,10 +1570,10 @@ export declare const schemas: {
1617
1570
  label: string;
1618
1571
  rpcUrl: string;
1619
1572
  accounts?: Record<string, {
1573
+ mnemonic?: string | undefined;
1620
1574
  publicKey?: string | undefined;
1621
1575
  publicKeyHash?: string | undefined;
1622
1576
  privateKey?: string | undefined;
1623
- mnemonic?: string | undefined;
1624
1577
  }> | undefined;
1625
1578
  faucet?: {
1626
1579
  pkh: string;
@@ -1631,33 +1584,99 @@ export declare const schemas: {
1631
1584
  activation_code: string;
1632
1585
  } | undefined;
1633
1586
  }>>>;
1634
- projectDir: import("zod").ZodString;
1635
- configFile: import("zod").ZodString;
1636
- hash: import("zod").ZodString;
1637
- }, "strip", import("zod").ZodTypeAny, {
1638
- projectDir: string;
1639
- environment: Record<string, string | {
1640
- networks: string[];
1641
- sandboxes: string[];
1642
- storage?: Record<string, string> | undefined;
1643
- aliases?: Record<string, Record<string, string>> | undefined;
1644
- }>;
1645
- hash: string;
1646
- configFile: string;
1647
- sandbox?: Record<string, {
1648
- label: string;
1649
- rpcUrl: string;
1650
- protocol?: string | undefined;
1651
- plugin?: string | undefined;
1652
- accounts?: Record<string, string | {
1653
- publicKeyHash: string;
1654
- encryptedKey: string;
1655
- secretKey: string;
1656
- }> | undefined;
1657
- tzkt?: {
1658
- disableAutostartWithSandbox?: boolean | undefined;
1659
- postgresqlPort?: number | undefined;
1660
- apiPort?: number | undefined;
1587
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1588
+ label: import("zod").ZodString;
1589
+ rpcUrl: import("zod").ZodString;
1590
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1591
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1592
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1593
+ encryptedKey: import("zod").ZodString;
1594
+ publicKeyHash: import("zod").ZodString;
1595
+ secretKey: import("zod").ZodString;
1596
+ }, "strip", import("zod").ZodTypeAny, {
1597
+ publicKeyHash: string;
1598
+ encryptedKey: string;
1599
+ secretKey: string;
1600
+ }, {
1601
+ publicKeyHash: string;
1602
+ encryptedKey: string;
1603
+ secretKey: string;
1604
+ }>, import("zod").ZodString]>>>;
1605
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1606
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1607
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1608
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1609
+ }, "strip", import("zod").ZodTypeAny, {
1610
+ disableAutostartWithSandbox?: boolean | undefined;
1611
+ postgresqlPort?: number | undefined;
1612
+ apiPort?: number | undefined;
1613
+ }, {
1614
+ disableAutostartWithSandbox?: boolean | undefined;
1615
+ postgresqlPort?: number | undefined;
1616
+ apiPort?: number | undefined;
1617
+ }>>;
1618
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1619
+ }, "strip", import("zod").ZodTypeAny, {
1620
+ label: string;
1621
+ rpcUrl: string;
1622
+ plugin?: string | undefined;
1623
+ accounts?: Record<string, string | {
1624
+ publicKeyHash: string;
1625
+ encryptedKey: string;
1626
+ secretKey: string;
1627
+ }> | undefined;
1628
+ protocol?: string | undefined;
1629
+ tzkt?: {
1630
+ disableAutostartWithSandbox?: boolean | undefined;
1631
+ postgresqlPort?: number | undefined;
1632
+ apiPort?: number | undefined;
1633
+ } | undefined;
1634
+ annotations?: Record<string, unknown> | undefined;
1635
+ }, {
1636
+ label: string;
1637
+ rpcUrl: string;
1638
+ plugin?: string | undefined;
1639
+ accounts?: Record<string, string | {
1640
+ publicKeyHash: string;
1641
+ encryptedKey: string;
1642
+ secretKey: string;
1643
+ }> | undefined;
1644
+ protocol?: string | undefined;
1645
+ tzkt?: {
1646
+ disableAutostartWithSandbox?: boolean | undefined;
1647
+ postgresqlPort?: number | undefined;
1648
+ apiPort?: number | undefined;
1649
+ } | undefined;
1650
+ annotations?: Record<string, unknown> | undefined;
1651
+ }>>>;
1652
+ }, {
1653
+ projectDir: import("zod").ZodString;
1654
+ configFile: import("zod").ZodString;
1655
+ hash: import("zod").ZodString;
1656
+ }>, "strip", import("zod").ZodTypeAny, {
1657
+ projectDir: string;
1658
+ environment: Record<string, string | {
1659
+ networks: string[];
1660
+ sandboxes: string[];
1661
+ aliases?: Record<string, Record<string, string>> | undefined;
1662
+ storage?: Record<string, string> | undefined;
1663
+ }>;
1664
+ hash: string;
1665
+ configFile: string;
1666
+ sandbox?: Record<string, {
1667
+ label: string;
1668
+ rpcUrl: string;
1669
+ plugin?: string | undefined;
1670
+ accounts?: Record<string, string | {
1671
+ publicKeyHash: string;
1672
+ encryptedKey: string;
1673
+ secretKey: string;
1674
+ }> | undefined;
1675
+ protocol?: string | undefined;
1676
+ tzkt?: {
1677
+ disableAutostartWithSandbox?: boolean | undefined;
1678
+ postgresqlPort?: number | undefined;
1679
+ apiPort?: number | undefined;
1661
1680
  } | undefined;
1662
1681
  annotations?: Record<string, unknown> | undefined;
1663
1682
  }> | undefined;
@@ -1684,10 +1703,10 @@ export declare const schemas: {
1684
1703
  label: string;
1685
1704
  rpcUrl: string;
1686
1705
  accounts?: Record<string, {
1706
+ mnemonic?: string | undefined;
1687
1707
  publicKey?: string | undefined;
1688
1708
  publicKeyHash?: string | undefined;
1689
1709
  privateKey?: string | undefined;
1690
- mnemonic?: string | undefined;
1691
1710
  }> | undefined;
1692
1711
  faucet?: {
1693
1712
  pkh: string;
@@ -1703,21 +1722,21 @@ export declare const schemas: {
1703
1722
  environment: Record<string, string | {
1704
1723
  networks: string[];
1705
1724
  sandboxes: string[];
1706
- storage?: Record<string, string> | undefined;
1707
1725
  aliases?: Record<string, Record<string, string>> | undefined;
1726
+ storage?: Record<string, string> | undefined;
1708
1727
  }>;
1709
1728
  hash: string;
1710
1729
  configFile: string;
1711
1730
  sandbox?: Record<string, {
1712
1731
  label: string;
1713
1732
  rpcUrl: string;
1714
- protocol?: string | undefined;
1715
1733
  plugin?: string | undefined;
1716
1734
  accounts?: Record<string, string | {
1717
1735
  publicKeyHash: string;
1718
1736
  encryptedKey: string;
1719
1737
  secretKey: string;
1720
1738
  }> | undefined;
1739
+ protocol?: string | undefined;
1721
1740
  tzkt?: {
1722
1741
  disableAutostartWithSandbox?: boolean | undefined;
1723
1742
  postgresqlPort?: number | undefined;
@@ -1748,10 +1767,10 @@ export declare const schemas: {
1748
1767
  label: string;
1749
1768
  rpcUrl: string;
1750
1769
  accounts?: Record<string, {
1770
+ mnemonic?: string | undefined;
1751
1771
  publicKey?: string | undefined;
1752
1772
  publicKeyHash?: string | undefined;
1753
1773
  privateKey?: string | undefined;
1754
- mnemonic?: string | undefined;
1755
1774
  }> | undefined;
1756
1775
  faucet?: {
1757
1776
  pkh: string;
@@ -1763,8 +1782,9 @@ export declare const schemas: {
1763
1782
  } | undefined;
1764
1783
  }> | undefined;
1765
1784
  }>;
1785
+ }>, {
1766
1786
  task: import("zod").ZodString;
1767
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
1787
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
1768
1788
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1769
1789
  projectDir: import("zod").ZodString;
1770
1790
  maxConcurrency: import("zod").ZodNumber;
@@ -1778,75 +1798,12 @@ export declare const schemas: {
1778
1798
  yes: import("zod").ZodBoolean;
1779
1799
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1780
1800
  env: import("zod").ZodString;
1801
+ quickstart: import("zod").ZodString;
1781
1802
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1782
1803
  setVersion: import("zod").ZodString;
1804
+ }, "quickstart">, {
1783
1805
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
1784
- config: import("zod").ZodObject<{
1785
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1786
- label: import("zod").ZodString;
1787
- rpcUrl: import("zod").ZodString;
1788
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1789
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1790
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1791
- encryptedKey: import("zod").ZodString;
1792
- publicKeyHash: import("zod").ZodString;
1793
- secretKey: import("zod").ZodString;
1794
- }, "strip", import("zod").ZodTypeAny, {
1795
- publicKeyHash: string;
1796
- encryptedKey: string;
1797
- secretKey: string;
1798
- }, {
1799
- publicKeyHash: string;
1800
- encryptedKey: string;
1801
- secretKey: string;
1802
- }>, import("zod").ZodString]>>>;
1803
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1804
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1805
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1806
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1807
- }, "strip", import("zod").ZodTypeAny, {
1808
- disableAutostartWithSandbox?: boolean | undefined;
1809
- postgresqlPort?: number | undefined;
1810
- apiPort?: number | undefined;
1811
- }, {
1812
- disableAutostartWithSandbox?: boolean | undefined;
1813
- postgresqlPort?: number | undefined;
1814
- apiPort?: number | undefined;
1815
- }>>;
1816
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1817
- }, "strip", import("zod").ZodTypeAny, {
1818
- label: string;
1819
- rpcUrl: string;
1820
- protocol?: string | undefined;
1821
- plugin?: string | undefined;
1822
- accounts?: Record<string, string | {
1823
- publicKeyHash: string;
1824
- encryptedKey: string;
1825
- secretKey: string;
1826
- }> | undefined;
1827
- tzkt?: {
1828
- disableAutostartWithSandbox?: boolean | undefined;
1829
- postgresqlPort?: number | undefined;
1830
- apiPort?: number | undefined;
1831
- } | undefined;
1832
- annotations?: Record<string, unknown> | undefined;
1833
- }, {
1834
- label: string;
1835
- rpcUrl: string;
1836
- protocol?: string | undefined;
1837
- plugin?: string | undefined;
1838
- accounts?: Record<string, string | {
1839
- publicKeyHash: string;
1840
- encryptedKey: string;
1841
- secretKey: string;
1842
- }> | undefined;
1843
- tzkt?: {
1844
- disableAutostartWithSandbox?: boolean | undefined;
1845
- postgresqlPort?: number | undefined;
1846
- apiPort?: number | undefined;
1847
- } | undefined;
1848
- annotations?: Record<string, unknown> | undefined;
1849
- }>>>;
1806
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1850
1807
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1851
1808
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1852
1809
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1898,13 +1855,13 @@ export declare const schemas: {
1898
1855
  }, "strip", import("zod").ZodTypeAny, {
1899
1856
  networks: string[];
1900
1857
  sandboxes: string[];
1901
- storage?: Record<string, string> | undefined;
1902
1858
  aliases?: Record<string, Record<string, string>> | undefined;
1859
+ storage?: Record<string, string> | undefined;
1903
1860
  }, {
1904
1861
  networks: string[];
1905
1862
  sandboxes: string[];
1906
- storage?: Record<string, string> | undefined;
1907
1863
  aliases?: Record<string, Record<string, string>> | undefined;
1864
+ storage?: Record<string, string> | undefined;
1908
1865
  }>, import("zod").ZodString]>>;
1909
1866
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1910
1867
  label: import("zod").ZodString;
@@ -1915,15 +1872,15 @@ export declare const schemas: {
1915
1872
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1916
1873
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1917
1874
  }, "strip", import("zod").ZodTypeAny, {
1875
+ mnemonic?: string | undefined;
1918
1876
  publicKey?: string | undefined;
1919
1877
  publicKeyHash?: string | undefined;
1920
1878
  privateKey?: string | undefined;
1921
- mnemonic?: string | undefined;
1922
1879
  }, {
1880
+ mnemonic?: string | undefined;
1923
1881
  publicKey?: string | undefined;
1924
1882
  publicKeyHash?: string | undefined;
1925
1883
  privateKey?: string | undefined;
1926
- mnemonic?: string | undefined;
1927
1884
  }>>>;
1928
1885
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1929
1886
  pkh: import("zod").ZodString;
@@ -1951,10 +1908,10 @@ export declare const schemas: {
1951
1908
  label: string;
1952
1909
  rpcUrl: string;
1953
1910
  accounts?: Record<string, {
1911
+ mnemonic?: string | undefined;
1954
1912
  publicKey?: string | undefined;
1955
1913
  publicKeyHash?: string | undefined;
1956
1914
  privateKey?: string | undefined;
1957
- mnemonic?: string | undefined;
1958
1915
  }> | undefined;
1959
1916
  faucet?: {
1960
1917
  pkh: string;
@@ -1968,10 +1925,10 @@ export declare const schemas: {
1968
1925
  label: string;
1969
1926
  rpcUrl: string;
1970
1927
  accounts?: Record<string, {
1928
+ mnemonic?: string | undefined;
1971
1929
  publicKey?: string | undefined;
1972
1930
  publicKeyHash?: string | undefined;
1973
1931
  privateKey?: string | undefined;
1974
- mnemonic?: string | undefined;
1975
1932
  }> | undefined;
1976
1933
  faucet?: {
1977
1934
  pkh: string;
@@ -1982,29 +1939,95 @@ export declare const schemas: {
1982
1939
  activation_code: string;
1983
1940
  } | undefined;
1984
1941
  }>>>;
1942
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1943
+ label: import("zod").ZodString;
1944
+ rpcUrl: import("zod").ZodString;
1945
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1946
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1947
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1948
+ encryptedKey: import("zod").ZodString;
1949
+ publicKeyHash: import("zod").ZodString;
1950
+ secretKey: import("zod").ZodString;
1951
+ }, "strip", import("zod").ZodTypeAny, {
1952
+ publicKeyHash: string;
1953
+ encryptedKey: string;
1954
+ secretKey: string;
1955
+ }, {
1956
+ publicKeyHash: string;
1957
+ encryptedKey: string;
1958
+ secretKey: string;
1959
+ }>, import("zod").ZodString]>>>;
1960
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1961
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1962
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1963
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1964
+ }, "strip", import("zod").ZodTypeAny, {
1965
+ disableAutostartWithSandbox?: boolean | undefined;
1966
+ postgresqlPort?: number | undefined;
1967
+ apiPort?: number | undefined;
1968
+ }, {
1969
+ disableAutostartWithSandbox?: boolean | undefined;
1970
+ postgresqlPort?: number | undefined;
1971
+ apiPort?: number | undefined;
1972
+ }>>;
1973
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1974
+ }, "strip", import("zod").ZodTypeAny, {
1975
+ label: string;
1976
+ rpcUrl: string;
1977
+ plugin?: string | undefined;
1978
+ accounts?: Record<string, string | {
1979
+ publicKeyHash: string;
1980
+ encryptedKey: string;
1981
+ secretKey: string;
1982
+ }> | undefined;
1983
+ protocol?: string | undefined;
1984
+ tzkt?: {
1985
+ disableAutostartWithSandbox?: boolean | undefined;
1986
+ postgresqlPort?: number | undefined;
1987
+ apiPort?: number | undefined;
1988
+ } | undefined;
1989
+ annotations?: Record<string, unknown> | undefined;
1990
+ }, {
1991
+ label: string;
1992
+ rpcUrl: string;
1993
+ plugin?: string | undefined;
1994
+ accounts?: Record<string, string | {
1995
+ publicKeyHash: string;
1996
+ encryptedKey: string;
1997
+ secretKey: string;
1998
+ }> | undefined;
1999
+ protocol?: string | undefined;
2000
+ tzkt?: {
2001
+ disableAutostartWithSandbox?: boolean | undefined;
2002
+ postgresqlPort?: number | undefined;
2003
+ apiPort?: number | undefined;
2004
+ } | undefined;
2005
+ annotations?: Record<string, unknown> | undefined;
2006
+ }>>>;
2007
+ }, {
1985
2008
  projectDir: import("zod").ZodString;
1986
2009
  configFile: import("zod").ZodString;
1987
2010
  hash: import("zod").ZodString;
1988
- }, "strip", import("zod").ZodTypeAny, {
2011
+ }>, "strip", import("zod").ZodTypeAny, {
1989
2012
  projectDir: string;
1990
2013
  environment: Record<string, string | {
1991
2014
  networks: string[];
1992
2015
  sandboxes: string[];
1993
- storage?: Record<string, string> | undefined;
1994
2016
  aliases?: Record<string, Record<string, string>> | undefined;
2017
+ storage?: Record<string, string> | undefined;
1995
2018
  }>;
1996
2019
  hash: string;
1997
2020
  configFile: string;
1998
2021
  sandbox?: Record<string, {
1999
2022
  label: string;
2000
2023
  rpcUrl: string;
2001
- protocol?: string | undefined;
2002
2024
  plugin?: string | undefined;
2003
2025
  accounts?: Record<string, string | {
2004
2026
  publicKeyHash: string;
2005
2027
  encryptedKey: string;
2006
2028
  secretKey: string;
2007
2029
  }> | undefined;
2030
+ protocol?: string | undefined;
2008
2031
  tzkt?: {
2009
2032
  disableAutostartWithSandbox?: boolean | undefined;
2010
2033
  postgresqlPort?: number | undefined;
@@ -2035,10 +2058,10 @@ export declare const schemas: {
2035
2058
  label: string;
2036
2059
  rpcUrl: string;
2037
2060
  accounts?: Record<string, {
2061
+ mnemonic?: string | undefined;
2038
2062
  publicKey?: string | undefined;
2039
2063
  publicKeyHash?: string | undefined;
2040
2064
  privateKey?: string | undefined;
2041
- mnemonic?: string | undefined;
2042
2065
  }> | undefined;
2043
2066
  faucet?: {
2044
2067
  pkh: string;
@@ -2054,21 +2077,21 @@ export declare const schemas: {
2054
2077
  environment: Record<string, string | {
2055
2078
  networks: string[];
2056
2079
  sandboxes: string[];
2057
- storage?: Record<string, string> | undefined;
2058
2080
  aliases?: Record<string, Record<string, string>> | undefined;
2081
+ storage?: Record<string, string> | undefined;
2059
2082
  }>;
2060
2083
  hash: string;
2061
2084
  configFile: string;
2062
2085
  sandbox?: Record<string, {
2063
2086
  label: string;
2064
2087
  rpcUrl: string;
2065
- protocol?: string | undefined;
2066
2088
  plugin?: string | undefined;
2067
2089
  accounts?: Record<string, string | {
2068
2090
  publicKeyHash: string;
2069
2091
  encryptedKey: string;
2070
2092
  secretKey: string;
2071
2093
  }> | undefined;
2094
+ protocol?: string | undefined;
2072
2095
  tzkt?: {
2073
2096
  disableAutostartWithSandbox?: boolean | undefined;
2074
2097
  postgresqlPort?: number | undefined;
@@ -2099,10 +2122,10 @@ export declare const schemas: {
2099
2122
  label: string;
2100
2123
  rpcUrl: string;
2101
2124
  accounts?: Record<string, {
2125
+ mnemonic?: string | undefined;
2102
2126
  publicKey?: string | undefined;
2103
2127
  publicKeyHash?: string | undefined;
2104
2128
  privateKey?: string | undefined;
2105
- mnemonic?: string | undefined;
2106
2129
  }> | undefined;
2107
2130
  faucet?: {
2108
2131
  pkh: string;
@@ -2114,8 +2137,9 @@ export declare const schemas: {
2114
2137
  } | undefined;
2115
2138
  }> | undefined;
2116
2139
  }>;
2140
+ }>, {
2117
2141
  task: import("zod").ZodString;
2118
- }, import("zod").ZodTypeAny, "passthrough">>, ProxyTaskArgsStrict, import("zod").objectInputType<{
2142
+ }>, import("zod").ZodTypeAny, "passthrough">>, ProxyTaskArgsStrict, import("zod").objectInputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
2119
2143
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
2120
2144
  projectDir: import("zod").ZodString;
2121
2145
  maxConcurrency: import("zod").ZodNumber;
@@ -2129,75 +2153,12 @@ export declare const schemas: {
2129
2153
  yes: import("zod").ZodBoolean;
2130
2154
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2131
2155
  env: import("zod").ZodString;
2156
+ quickstart: import("zod").ZodString;
2132
2157
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2133
2158
  setVersion: import("zod").ZodString;
2159
+ }, "quickstart">, {
2134
2160
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
2135
- config: import("zod").ZodObject<{
2136
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2137
- label: import("zod").ZodString;
2138
- rpcUrl: import("zod").ZodString;
2139
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2140
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2141
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2142
- encryptedKey: import("zod").ZodString;
2143
- publicKeyHash: import("zod").ZodString;
2144
- secretKey: import("zod").ZodString;
2145
- }, "strip", import("zod").ZodTypeAny, {
2146
- publicKeyHash: string;
2147
- encryptedKey: string;
2148
- secretKey: string;
2149
- }, {
2150
- publicKeyHash: string;
2151
- encryptedKey: string;
2152
- secretKey: string;
2153
- }>, import("zod").ZodString]>>>;
2154
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2155
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2156
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2157
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2158
- }, "strip", import("zod").ZodTypeAny, {
2159
- disableAutostartWithSandbox?: boolean | undefined;
2160
- postgresqlPort?: number | undefined;
2161
- apiPort?: number | undefined;
2162
- }, {
2163
- disableAutostartWithSandbox?: boolean | undefined;
2164
- postgresqlPort?: number | undefined;
2165
- apiPort?: number | undefined;
2166
- }>>;
2167
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2168
- }, "strip", import("zod").ZodTypeAny, {
2169
- label: string;
2170
- rpcUrl: string;
2171
- protocol?: string | undefined;
2172
- plugin?: string | undefined;
2173
- accounts?: Record<string, string | {
2174
- publicKeyHash: string;
2175
- encryptedKey: string;
2176
- secretKey: string;
2177
- }> | undefined;
2178
- tzkt?: {
2179
- disableAutostartWithSandbox?: boolean | undefined;
2180
- postgresqlPort?: number | undefined;
2181
- apiPort?: number | undefined;
2182
- } | undefined;
2183
- annotations?: Record<string, unknown> | undefined;
2184
- }, {
2185
- label: string;
2186
- rpcUrl: string;
2187
- protocol?: string | undefined;
2188
- plugin?: string | undefined;
2189
- accounts?: Record<string, string | {
2190
- publicKeyHash: string;
2191
- encryptedKey: string;
2192
- secretKey: string;
2193
- }> | undefined;
2194
- tzkt?: {
2195
- disableAutostartWithSandbox?: boolean | undefined;
2196
- postgresqlPort?: number | undefined;
2197
- apiPort?: number | undefined;
2198
- } | undefined;
2199
- annotations?: Record<string, unknown> | undefined;
2200
- }>>>;
2161
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2201
2162
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2202
2163
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2203
2164
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2249,13 +2210,13 @@ export declare const schemas: {
2249
2210
  }, "strip", import("zod").ZodTypeAny, {
2250
2211
  networks: string[];
2251
2212
  sandboxes: string[];
2252
- storage?: Record<string, string> | undefined;
2253
2213
  aliases?: Record<string, Record<string, string>> | undefined;
2214
+ storage?: Record<string, string> | undefined;
2254
2215
  }, {
2255
2216
  networks: string[];
2256
2217
  sandboxes: string[];
2257
- storage?: Record<string, string> | undefined;
2258
2218
  aliases?: Record<string, Record<string, string>> | undefined;
2219
+ storage?: Record<string, string> | undefined;
2259
2220
  }>, import("zod").ZodString]>>;
2260
2221
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2261
2222
  label: import("zod").ZodString;
@@ -2266,15 +2227,15 @@ export declare const schemas: {
2266
2227
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2267
2228
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2268
2229
  }, "strip", import("zod").ZodTypeAny, {
2230
+ mnemonic?: string | undefined;
2269
2231
  publicKey?: string | undefined;
2270
2232
  publicKeyHash?: string | undefined;
2271
2233
  privateKey?: string | undefined;
2272
- mnemonic?: string | undefined;
2273
2234
  }, {
2235
+ mnemonic?: string | undefined;
2274
2236
  publicKey?: string | undefined;
2275
2237
  publicKeyHash?: string | undefined;
2276
2238
  privateKey?: string | undefined;
2277
- mnemonic?: string | undefined;
2278
2239
  }>>>;
2279
2240
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2280
2241
  pkh: import("zod").ZodString;
@@ -2302,10 +2263,10 @@ export declare const schemas: {
2302
2263
  label: string;
2303
2264
  rpcUrl: string;
2304
2265
  accounts?: Record<string, {
2266
+ mnemonic?: string | undefined;
2305
2267
  publicKey?: string | undefined;
2306
2268
  publicKeyHash?: string | undefined;
2307
2269
  privateKey?: string | undefined;
2308
- mnemonic?: string | undefined;
2309
2270
  }> | undefined;
2310
2271
  faucet?: {
2311
2272
  pkh: string;
@@ -2319,10 +2280,10 @@ export declare const schemas: {
2319
2280
  label: string;
2320
2281
  rpcUrl: string;
2321
2282
  accounts?: Record<string, {
2283
+ mnemonic?: string | undefined;
2322
2284
  publicKey?: string | undefined;
2323
2285
  publicKeyHash?: string | undefined;
2324
2286
  privateKey?: string | undefined;
2325
- mnemonic?: string | undefined;
2326
2287
  }> | undefined;
2327
2288
  faucet?: {
2328
2289
  pkh: string;
@@ -2333,29 +2294,95 @@ export declare const schemas: {
2333
2294
  activation_code: string;
2334
2295
  } | undefined;
2335
2296
  }>>>;
2297
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2298
+ label: import("zod").ZodString;
2299
+ rpcUrl: import("zod").ZodString;
2300
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2301
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2302
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2303
+ encryptedKey: import("zod").ZodString;
2304
+ publicKeyHash: import("zod").ZodString;
2305
+ secretKey: import("zod").ZodString;
2306
+ }, "strip", import("zod").ZodTypeAny, {
2307
+ publicKeyHash: string;
2308
+ encryptedKey: string;
2309
+ secretKey: string;
2310
+ }, {
2311
+ publicKeyHash: string;
2312
+ encryptedKey: string;
2313
+ secretKey: string;
2314
+ }>, import("zod").ZodString]>>>;
2315
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2316
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2317
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2318
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2319
+ }, "strip", import("zod").ZodTypeAny, {
2320
+ disableAutostartWithSandbox?: boolean | undefined;
2321
+ postgresqlPort?: number | undefined;
2322
+ apiPort?: number | undefined;
2323
+ }, {
2324
+ disableAutostartWithSandbox?: boolean | undefined;
2325
+ postgresqlPort?: number | undefined;
2326
+ apiPort?: number | undefined;
2327
+ }>>;
2328
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2329
+ }, "strip", import("zod").ZodTypeAny, {
2330
+ label: string;
2331
+ rpcUrl: string;
2332
+ plugin?: string | undefined;
2333
+ accounts?: Record<string, string | {
2334
+ publicKeyHash: string;
2335
+ encryptedKey: string;
2336
+ secretKey: string;
2337
+ }> | undefined;
2338
+ protocol?: string | undefined;
2339
+ tzkt?: {
2340
+ disableAutostartWithSandbox?: boolean | undefined;
2341
+ postgresqlPort?: number | undefined;
2342
+ apiPort?: number | undefined;
2343
+ } | undefined;
2344
+ annotations?: Record<string, unknown> | undefined;
2345
+ }, {
2346
+ label: string;
2347
+ rpcUrl: string;
2348
+ plugin?: string | undefined;
2349
+ accounts?: Record<string, string | {
2350
+ publicKeyHash: string;
2351
+ encryptedKey: string;
2352
+ secretKey: string;
2353
+ }> | undefined;
2354
+ protocol?: string | undefined;
2355
+ tzkt?: {
2356
+ disableAutostartWithSandbox?: boolean | undefined;
2357
+ postgresqlPort?: number | undefined;
2358
+ apiPort?: number | undefined;
2359
+ } | undefined;
2360
+ annotations?: Record<string, unknown> | undefined;
2361
+ }>>>;
2362
+ }, {
2336
2363
  projectDir: import("zod").ZodString;
2337
2364
  configFile: import("zod").ZodString;
2338
2365
  hash: import("zod").ZodString;
2339
- }, "strip", import("zod").ZodTypeAny, {
2366
+ }>, "strip", import("zod").ZodTypeAny, {
2340
2367
  projectDir: string;
2341
2368
  environment: Record<string, string | {
2342
2369
  networks: string[];
2343
2370
  sandboxes: string[];
2344
- storage?: Record<string, string> | undefined;
2345
2371
  aliases?: Record<string, Record<string, string>> | undefined;
2372
+ storage?: Record<string, string> | undefined;
2346
2373
  }>;
2347
2374
  hash: string;
2348
2375
  configFile: string;
2349
2376
  sandbox?: Record<string, {
2350
2377
  label: string;
2351
2378
  rpcUrl: string;
2352
- protocol?: string | undefined;
2353
2379
  plugin?: string | undefined;
2354
2380
  accounts?: Record<string, string | {
2355
2381
  publicKeyHash: string;
2356
2382
  encryptedKey: string;
2357
2383
  secretKey: string;
2358
2384
  }> | undefined;
2385
+ protocol?: string | undefined;
2359
2386
  tzkt?: {
2360
2387
  disableAutostartWithSandbox?: boolean | undefined;
2361
2388
  postgresqlPort?: number | undefined;
@@ -2386,10 +2413,10 @@ export declare const schemas: {
2386
2413
  label: string;
2387
2414
  rpcUrl: string;
2388
2415
  accounts?: Record<string, {
2416
+ mnemonic?: string | undefined;
2389
2417
  publicKey?: string | undefined;
2390
2418
  publicKeyHash?: string | undefined;
2391
2419
  privateKey?: string | undefined;
2392
- mnemonic?: string | undefined;
2393
2420
  }> | undefined;
2394
2421
  faucet?: {
2395
2422
  pkh: string;
@@ -2405,21 +2432,21 @@ export declare const schemas: {
2405
2432
  environment: Record<string, string | {
2406
2433
  networks: string[];
2407
2434
  sandboxes: string[];
2408
- storage?: Record<string, string> | undefined;
2409
2435
  aliases?: Record<string, Record<string, string>> | undefined;
2436
+ storage?: Record<string, string> | undefined;
2410
2437
  }>;
2411
2438
  hash: string;
2412
2439
  configFile: string;
2413
2440
  sandbox?: Record<string, {
2414
2441
  label: string;
2415
2442
  rpcUrl: string;
2416
- protocol?: string | undefined;
2417
2443
  plugin?: string | undefined;
2418
2444
  accounts?: Record<string, string | {
2419
2445
  publicKeyHash: string;
2420
2446
  encryptedKey: string;
2421
2447
  secretKey: string;
2422
2448
  }> | undefined;
2449
+ protocol?: string | undefined;
2423
2450
  tzkt?: {
2424
2451
  disableAutostartWithSandbox?: boolean | undefined;
2425
2452
  postgresqlPort?: number | undefined;
@@ -2450,10 +2477,10 @@ export declare const schemas: {
2450
2477
  label: string;
2451
2478
  rpcUrl: string;
2452
2479
  accounts?: Record<string, {
2480
+ mnemonic?: string | undefined;
2453
2481
  publicKey?: string | undefined;
2454
2482
  publicKeyHash?: string | undefined;
2455
2483
  privateKey?: string | undefined;
2456
- mnemonic?: string | undefined;
2457
2484
  }> | undefined;
2458
2485
  faucet?: {
2459
2486
  pkh: string;
@@ -2465,10 +2492,11 @@ export declare const schemas: {
2465
2492
  } | undefined;
2466
2493
  }> | undefined;
2467
2494
  }>;
2495
+ }>, {
2468
2496
  task: import("zod").ZodString;
2469
- }, import("zod").ZodTypeAny, "passthrough">>;
2497
+ }>, import("zod").ZodTypeAny, "passthrough">>;
2470
2498
  };
2471
- export declare const rawSchema: import("zod").ZodObject<{
2499
+ export declare const rawSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
2472
2500
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
2473
2501
  projectDir: import("zod").ZodString;
2474
2502
  maxConcurrency: import("zod").ZodNumber;
@@ -2482,75 +2510,12 @@ export declare const rawSchema: import("zod").ZodObject<{
2482
2510
  yes: import("zod").ZodBoolean;
2483
2511
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2484
2512
  env: import("zod").ZodString;
2513
+ quickstart: import("zod").ZodString;
2485
2514
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2486
2515
  setVersion: import("zod").ZodString;
2516
+ }, "quickstart">, {
2487
2517
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
2488
- config: import("zod").ZodObject<{
2489
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2490
- label: import("zod").ZodString;
2491
- rpcUrl: import("zod").ZodString;
2492
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2493
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2494
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2495
- encryptedKey: import("zod").ZodString;
2496
- publicKeyHash: import("zod").ZodString;
2497
- secretKey: import("zod").ZodString;
2498
- }, "strip", import("zod").ZodTypeAny, {
2499
- publicKeyHash: string;
2500
- encryptedKey: string;
2501
- secretKey: string;
2502
- }, {
2503
- publicKeyHash: string;
2504
- encryptedKey: string;
2505
- secretKey: string;
2506
- }>, import("zod").ZodString]>>>;
2507
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2508
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2509
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2510
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2511
- }, "strip", import("zod").ZodTypeAny, {
2512
- disableAutostartWithSandbox?: boolean | undefined;
2513
- postgresqlPort?: number | undefined;
2514
- apiPort?: number | undefined;
2515
- }, {
2516
- disableAutostartWithSandbox?: boolean | undefined;
2517
- postgresqlPort?: number | undefined;
2518
- apiPort?: number | undefined;
2519
- }>>;
2520
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2521
- }, "strip", import("zod").ZodTypeAny, {
2522
- label: string;
2523
- rpcUrl: string;
2524
- protocol?: string | undefined;
2525
- plugin?: string | undefined;
2526
- accounts?: Record<string, string | {
2527
- publicKeyHash: string;
2528
- encryptedKey: string;
2529
- secretKey: string;
2530
- }> | undefined;
2531
- tzkt?: {
2532
- disableAutostartWithSandbox?: boolean | undefined;
2533
- postgresqlPort?: number | undefined;
2534
- apiPort?: number | undefined;
2535
- } | undefined;
2536
- annotations?: Record<string, unknown> | undefined;
2537
- }, {
2538
- label: string;
2539
- rpcUrl: string;
2540
- protocol?: string | undefined;
2541
- plugin?: string | undefined;
2542
- accounts?: Record<string, string | {
2543
- publicKeyHash: string;
2544
- encryptedKey: string;
2545
- secretKey: string;
2546
- }> | undefined;
2547
- tzkt?: {
2548
- disableAutostartWithSandbox?: boolean | undefined;
2549
- postgresqlPort?: number | undefined;
2550
- apiPort?: number | undefined;
2551
- } | undefined;
2552
- annotations?: Record<string, unknown> | undefined;
2553
- }>>>;
2518
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2554
2519
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2555
2520
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2556
2521
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2602,13 +2567,13 @@ export declare const rawSchema: import("zod").ZodObject<{
2602
2567
  }, "strip", import("zod").ZodTypeAny, {
2603
2568
  networks: string[];
2604
2569
  sandboxes: string[];
2605
- storage?: Record<string, string> | undefined;
2606
2570
  aliases?: Record<string, Record<string, string>> | undefined;
2571
+ storage?: Record<string, string> | undefined;
2607
2572
  }, {
2608
2573
  networks: string[];
2609
2574
  sandboxes: string[];
2610
- storage?: Record<string, string> | undefined;
2611
2575
  aliases?: Record<string, Record<string, string>> | undefined;
2576
+ storage?: Record<string, string> | undefined;
2612
2577
  }>, import("zod").ZodString]>>;
2613
2578
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2614
2579
  label: import("zod").ZodString;
@@ -2619,15 +2584,15 @@ export declare const rawSchema: import("zod").ZodObject<{
2619
2584
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2620
2585
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2621
2586
  }, "strip", import("zod").ZodTypeAny, {
2587
+ mnemonic?: string | undefined;
2622
2588
  publicKey?: string | undefined;
2623
2589
  publicKeyHash?: string | undefined;
2624
2590
  privateKey?: string | undefined;
2625
- mnemonic?: string | undefined;
2626
2591
  }, {
2592
+ mnemonic?: string | undefined;
2627
2593
  publicKey?: string | undefined;
2628
2594
  publicKeyHash?: string | undefined;
2629
2595
  privateKey?: string | undefined;
2630
- mnemonic?: string | undefined;
2631
2596
  }>>>;
2632
2597
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2633
2598
  pkh: import("zod").ZodString;
@@ -2655,10 +2620,10 @@ export declare const rawSchema: import("zod").ZodObject<{
2655
2620
  label: string;
2656
2621
  rpcUrl: string;
2657
2622
  accounts?: Record<string, {
2623
+ mnemonic?: string | undefined;
2658
2624
  publicKey?: string | undefined;
2659
2625
  publicKeyHash?: string | undefined;
2660
2626
  privateKey?: string | undefined;
2661
- mnemonic?: string | undefined;
2662
2627
  }> | undefined;
2663
2628
  faucet?: {
2664
2629
  pkh: string;
@@ -2672,10 +2637,10 @@ export declare const rawSchema: import("zod").ZodObject<{
2672
2637
  label: string;
2673
2638
  rpcUrl: string;
2674
2639
  accounts?: Record<string, {
2640
+ mnemonic?: string | undefined;
2675
2641
  publicKey?: string | undefined;
2676
2642
  publicKeyHash?: string | undefined;
2677
2643
  privateKey?: string | undefined;
2678
- mnemonic?: string | undefined;
2679
2644
  }> | undefined;
2680
2645
  faucet?: {
2681
2646
  pkh: string;
@@ -2686,29 +2651,95 @@ export declare const rawSchema: import("zod").ZodObject<{
2686
2651
  activation_code: string;
2687
2652
  } | undefined;
2688
2653
  }>>>;
2654
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2655
+ label: import("zod").ZodString;
2656
+ rpcUrl: import("zod").ZodString;
2657
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2658
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2659
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2660
+ encryptedKey: import("zod").ZodString;
2661
+ publicKeyHash: import("zod").ZodString;
2662
+ secretKey: import("zod").ZodString;
2663
+ }, "strip", import("zod").ZodTypeAny, {
2664
+ publicKeyHash: string;
2665
+ encryptedKey: string;
2666
+ secretKey: string;
2667
+ }, {
2668
+ publicKeyHash: string;
2669
+ encryptedKey: string;
2670
+ secretKey: string;
2671
+ }>, import("zod").ZodString]>>>;
2672
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2673
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2674
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2675
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2676
+ }, "strip", import("zod").ZodTypeAny, {
2677
+ disableAutostartWithSandbox?: boolean | undefined;
2678
+ postgresqlPort?: number | undefined;
2679
+ apiPort?: number | undefined;
2680
+ }, {
2681
+ disableAutostartWithSandbox?: boolean | undefined;
2682
+ postgresqlPort?: number | undefined;
2683
+ apiPort?: number | undefined;
2684
+ }>>;
2685
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2686
+ }, "strip", import("zod").ZodTypeAny, {
2687
+ label: string;
2688
+ rpcUrl: string;
2689
+ plugin?: string | undefined;
2690
+ accounts?: Record<string, string | {
2691
+ publicKeyHash: string;
2692
+ encryptedKey: string;
2693
+ secretKey: string;
2694
+ }> | undefined;
2695
+ protocol?: string | undefined;
2696
+ tzkt?: {
2697
+ disableAutostartWithSandbox?: boolean | undefined;
2698
+ postgresqlPort?: number | undefined;
2699
+ apiPort?: number | undefined;
2700
+ } | undefined;
2701
+ annotations?: Record<string, unknown> | undefined;
2702
+ }, {
2703
+ label: string;
2704
+ rpcUrl: string;
2705
+ plugin?: string | undefined;
2706
+ accounts?: Record<string, string | {
2707
+ publicKeyHash: string;
2708
+ encryptedKey: string;
2709
+ secretKey: string;
2710
+ }> | undefined;
2711
+ protocol?: string | undefined;
2712
+ tzkt?: {
2713
+ disableAutostartWithSandbox?: boolean | undefined;
2714
+ postgresqlPort?: number | undefined;
2715
+ apiPort?: number | undefined;
2716
+ } | undefined;
2717
+ annotations?: Record<string, unknown> | undefined;
2718
+ }>>>;
2719
+ }, {
2689
2720
  projectDir: import("zod").ZodString;
2690
2721
  configFile: import("zod").ZodString;
2691
2722
  hash: import("zod").ZodString;
2692
- }, "strip", import("zod").ZodTypeAny, {
2723
+ }>, "strip", import("zod").ZodTypeAny, {
2693
2724
  projectDir: string;
2694
2725
  environment: Record<string, string | {
2695
2726
  networks: string[];
2696
2727
  sandboxes: string[];
2697
- storage?: Record<string, string> | undefined;
2698
2728
  aliases?: Record<string, Record<string, string>> | undefined;
2729
+ storage?: Record<string, string> | undefined;
2699
2730
  }>;
2700
2731
  hash: string;
2701
2732
  configFile: string;
2702
2733
  sandbox?: Record<string, {
2703
2734
  label: string;
2704
2735
  rpcUrl: string;
2705
- protocol?: string | undefined;
2706
2736
  plugin?: string | undefined;
2707
2737
  accounts?: Record<string, string | {
2708
2738
  publicKeyHash: string;
2709
2739
  encryptedKey: string;
2710
2740
  secretKey: string;
2711
2741
  }> | undefined;
2742
+ protocol?: string | undefined;
2712
2743
  tzkt?: {
2713
2744
  disableAutostartWithSandbox?: boolean | undefined;
2714
2745
  postgresqlPort?: number | undefined;
@@ -2739,10 +2770,10 @@ export declare const rawSchema: import("zod").ZodObject<{
2739
2770
  label: string;
2740
2771
  rpcUrl: string;
2741
2772
  accounts?: Record<string, {
2773
+ mnemonic?: string | undefined;
2742
2774
  publicKey?: string | undefined;
2743
2775
  publicKeyHash?: string | undefined;
2744
2776
  privateKey?: string | undefined;
2745
- mnemonic?: string | undefined;
2746
2777
  }> | undefined;
2747
2778
  faucet?: {
2748
2779
  pkh: string;
@@ -2758,21 +2789,21 @@ export declare const rawSchema: import("zod").ZodObject<{
2758
2789
  environment: Record<string, string | {
2759
2790
  networks: string[];
2760
2791
  sandboxes: string[];
2761
- storage?: Record<string, string> | undefined;
2762
2792
  aliases?: Record<string, Record<string, string>> | undefined;
2793
+ storage?: Record<string, string> | undefined;
2763
2794
  }>;
2764
2795
  hash: string;
2765
2796
  configFile: string;
2766
2797
  sandbox?: Record<string, {
2767
2798
  label: string;
2768
2799
  rpcUrl: string;
2769
- protocol?: string | undefined;
2770
2800
  plugin?: string | undefined;
2771
2801
  accounts?: Record<string, string | {
2772
2802
  publicKeyHash: string;
2773
2803
  encryptedKey: string;
2774
2804
  secretKey: string;
2775
2805
  }> | undefined;
2806
+ protocol?: string | undefined;
2776
2807
  tzkt?: {
2777
2808
  disableAutostartWithSandbox?: boolean | undefined;
2778
2809
  postgresqlPort?: number | undefined;
@@ -2803,105 +2834,43 @@ export declare const rawSchema: import("zod").ZodObject<{
2803
2834
  label: string;
2804
2835
  rpcUrl: string;
2805
2836
  accounts?: Record<string, {
2806
- publicKey?: string | undefined;
2807
- publicKeyHash?: string | undefined;
2808
- privateKey?: string | undefined;
2809
- mnemonic?: string | undefined;
2810
- }> | undefined;
2811
- faucet?: {
2812
- pkh: string;
2813
- mnemonic: string[];
2814
- email: string;
2815
- password: string;
2816
- amount: string;
2817
- activation_code: string;
2818
- } | undefined;
2819
- }> | undefined;
2820
- }>;
2821
- task: import("zod").ZodString;
2822
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
2823
- _: import("zod").ZodArray<import("zod").ZodString, "many">;
2824
- projectDir: import("zod").ZodString;
2825
- maxConcurrency: import("zod").ZodNumber;
2826
- debug: import("zod").ZodBoolean;
2827
- disableState: import("zod").ZodBoolean;
2828
- logPluginRequests: import("zod").ZodBoolean;
2829
- fromVsCode: import("zod").ZodBoolean;
2830
- version: import("zod").ZodBoolean;
2831
- build: import("zod").ZodBoolean;
2832
- help: import("zod").ZodBoolean;
2833
- yes: import("zod").ZodBoolean;
2834
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2835
- env: import("zod").ZodString;
2836
- setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2837
- setVersion: import("zod").ZodString;
2838
- taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
2839
- config: import("zod").ZodObject<{
2840
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2841
- label: import("zod").ZodString;
2842
- rpcUrl: import("zod").ZodString;
2843
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2844
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2845
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2846
- encryptedKey: import("zod").ZodString;
2847
- publicKeyHash: import("zod").ZodString;
2848
- secretKey: import("zod").ZodString;
2849
- }, "strip", import("zod").ZodTypeAny, {
2850
- publicKeyHash: string;
2851
- encryptedKey: string;
2852
- secretKey: string;
2853
- }, {
2854
- publicKeyHash: string;
2855
- encryptedKey: string;
2856
- secretKey: string;
2857
- }>, import("zod").ZodString]>>>;
2858
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2859
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2860
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2861
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2862
- }, "strip", import("zod").ZodTypeAny, {
2863
- disableAutostartWithSandbox?: boolean | undefined;
2864
- postgresqlPort?: number | undefined;
2865
- apiPort?: number | undefined;
2866
- }, {
2867
- disableAutostartWithSandbox?: boolean | undefined;
2868
- postgresqlPort?: number | undefined;
2869
- apiPort?: number | undefined;
2870
- }>>;
2871
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2872
- }, "strip", import("zod").ZodTypeAny, {
2873
- label: string;
2874
- rpcUrl: string;
2875
- protocol?: string | undefined;
2876
- plugin?: string | undefined;
2877
- accounts?: Record<string, string | {
2878
- publicKeyHash: string;
2879
- encryptedKey: string;
2880
- secretKey: string;
2881
- }> | undefined;
2882
- tzkt?: {
2883
- disableAutostartWithSandbox?: boolean | undefined;
2884
- postgresqlPort?: number | undefined;
2885
- apiPort?: number | undefined;
2886
- } | undefined;
2887
- annotations?: Record<string, unknown> | undefined;
2888
- }, {
2889
- label: string;
2890
- rpcUrl: string;
2891
- protocol?: string | undefined;
2892
- plugin?: string | undefined;
2893
- accounts?: Record<string, string | {
2894
- publicKeyHash: string;
2895
- encryptedKey: string;
2896
- secretKey: string;
2837
+ mnemonic?: string | undefined;
2838
+ publicKey?: string | undefined;
2839
+ publicKeyHash?: string | undefined;
2840
+ privateKey?: string | undefined;
2897
2841
  }> | undefined;
2898
- tzkt?: {
2899
- disableAutostartWithSandbox?: boolean | undefined;
2900
- postgresqlPort?: number | undefined;
2901
- apiPort?: number | undefined;
2842
+ faucet?: {
2843
+ pkh: string;
2844
+ mnemonic: string[];
2845
+ email: string;
2846
+ password: string;
2847
+ amount: string;
2848
+ activation_code: string;
2902
2849
  } | undefined;
2903
- annotations?: Record<string, unknown> | undefined;
2904
- }>>>;
2850
+ }> | undefined;
2851
+ }>;
2852
+ }>, {
2853
+ task: import("zod").ZodString;
2854
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
2855
+ _: import("zod").ZodArray<import("zod").ZodString, "many">;
2856
+ projectDir: import("zod").ZodString;
2857
+ maxConcurrency: import("zod").ZodNumber;
2858
+ debug: import("zod").ZodBoolean;
2859
+ disableState: import("zod").ZodBoolean;
2860
+ logPluginRequests: import("zod").ZodBoolean;
2861
+ fromVsCode: import("zod").ZodBoolean;
2862
+ version: import("zod").ZodBoolean;
2863
+ build: import("zod").ZodBoolean;
2864
+ help: import("zod").ZodBoolean;
2865
+ yes: import("zod").ZodBoolean;
2866
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2867
+ env: import("zod").ZodString;
2868
+ quickstart: import("zod").ZodString;
2869
+ setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2870
+ setVersion: import("zod").ZodString;
2871
+ }, "quickstart">, {
2872
+ taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
2873
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2905
2874
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2906
2875
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2907
2876
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2953,13 +2922,13 @@ export declare const rawSchema: import("zod").ZodObject<{
2953
2922
  }, "strip", import("zod").ZodTypeAny, {
2954
2923
  networks: string[];
2955
2924
  sandboxes: string[];
2956
- storage?: Record<string, string> | undefined;
2957
2925
  aliases?: Record<string, Record<string, string>> | undefined;
2926
+ storage?: Record<string, string> | undefined;
2958
2927
  }, {
2959
2928
  networks: string[];
2960
2929
  sandboxes: string[];
2961
- storage?: Record<string, string> | undefined;
2962
2930
  aliases?: Record<string, Record<string, string>> | undefined;
2931
+ storage?: Record<string, string> | undefined;
2963
2932
  }>, import("zod").ZodString]>>;
2964
2933
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2965
2934
  label: import("zod").ZodString;
@@ -2970,15 +2939,15 @@ export declare const rawSchema: import("zod").ZodObject<{
2970
2939
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2971
2940
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2972
2941
  }, "strip", import("zod").ZodTypeAny, {
2942
+ mnemonic?: string | undefined;
2973
2943
  publicKey?: string | undefined;
2974
2944
  publicKeyHash?: string | undefined;
2975
2945
  privateKey?: string | undefined;
2976
- mnemonic?: string | undefined;
2977
2946
  }, {
2947
+ mnemonic?: string | undefined;
2978
2948
  publicKey?: string | undefined;
2979
2949
  publicKeyHash?: string | undefined;
2980
2950
  privateKey?: string | undefined;
2981
- mnemonic?: string | undefined;
2982
2951
  }>>>;
2983
2952
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2984
2953
  pkh: import("zod").ZodString;
@@ -3006,10 +2975,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3006
2975
  label: string;
3007
2976
  rpcUrl: string;
3008
2977
  accounts?: Record<string, {
2978
+ mnemonic?: string | undefined;
3009
2979
  publicKey?: string | undefined;
3010
2980
  publicKeyHash?: string | undefined;
3011
2981
  privateKey?: string | undefined;
3012
- mnemonic?: string | undefined;
3013
2982
  }> | undefined;
3014
2983
  faucet?: {
3015
2984
  pkh: string;
@@ -3023,10 +2992,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3023
2992
  label: string;
3024
2993
  rpcUrl: string;
3025
2994
  accounts?: Record<string, {
2995
+ mnemonic?: string | undefined;
3026
2996
  publicKey?: string | undefined;
3027
2997
  publicKeyHash?: string | undefined;
3028
2998
  privateKey?: string | undefined;
3029
- mnemonic?: string | undefined;
3030
2999
  }> | undefined;
3031
3000
  faucet?: {
3032
3001
  pkh: string;
@@ -3037,29 +3006,95 @@ export declare const rawSchema: import("zod").ZodObject<{
3037
3006
  activation_code: string;
3038
3007
  } | undefined;
3039
3008
  }>>>;
3009
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3010
+ label: import("zod").ZodString;
3011
+ rpcUrl: import("zod").ZodString;
3012
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3013
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3014
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3015
+ encryptedKey: import("zod").ZodString;
3016
+ publicKeyHash: import("zod").ZodString;
3017
+ secretKey: import("zod").ZodString;
3018
+ }, "strip", import("zod").ZodTypeAny, {
3019
+ publicKeyHash: string;
3020
+ encryptedKey: string;
3021
+ secretKey: string;
3022
+ }, {
3023
+ publicKeyHash: string;
3024
+ encryptedKey: string;
3025
+ secretKey: string;
3026
+ }>, import("zod").ZodString]>>>;
3027
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3028
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3029
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3030
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3031
+ }, "strip", import("zod").ZodTypeAny, {
3032
+ disableAutostartWithSandbox?: boolean | undefined;
3033
+ postgresqlPort?: number | undefined;
3034
+ apiPort?: number | undefined;
3035
+ }, {
3036
+ disableAutostartWithSandbox?: boolean | undefined;
3037
+ postgresqlPort?: number | undefined;
3038
+ apiPort?: number | undefined;
3039
+ }>>;
3040
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3041
+ }, "strip", import("zod").ZodTypeAny, {
3042
+ label: string;
3043
+ rpcUrl: string;
3044
+ plugin?: string | undefined;
3045
+ accounts?: Record<string, string | {
3046
+ publicKeyHash: string;
3047
+ encryptedKey: string;
3048
+ secretKey: string;
3049
+ }> | undefined;
3050
+ protocol?: string | undefined;
3051
+ tzkt?: {
3052
+ disableAutostartWithSandbox?: boolean | undefined;
3053
+ postgresqlPort?: number | undefined;
3054
+ apiPort?: number | undefined;
3055
+ } | undefined;
3056
+ annotations?: Record<string, unknown> | undefined;
3057
+ }, {
3058
+ label: string;
3059
+ rpcUrl: string;
3060
+ plugin?: string | undefined;
3061
+ accounts?: Record<string, string | {
3062
+ publicKeyHash: string;
3063
+ encryptedKey: string;
3064
+ secretKey: string;
3065
+ }> | undefined;
3066
+ protocol?: string | undefined;
3067
+ tzkt?: {
3068
+ disableAutostartWithSandbox?: boolean | undefined;
3069
+ postgresqlPort?: number | undefined;
3070
+ apiPort?: number | undefined;
3071
+ } | undefined;
3072
+ annotations?: Record<string, unknown> | undefined;
3073
+ }>>>;
3074
+ }, {
3040
3075
  projectDir: import("zod").ZodString;
3041
3076
  configFile: import("zod").ZodString;
3042
3077
  hash: import("zod").ZodString;
3043
- }, "strip", import("zod").ZodTypeAny, {
3078
+ }>, "strip", import("zod").ZodTypeAny, {
3044
3079
  projectDir: string;
3045
3080
  environment: Record<string, string | {
3046
3081
  networks: string[];
3047
3082
  sandboxes: string[];
3048
- storage?: Record<string, string> | undefined;
3049
3083
  aliases?: Record<string, Record<string, string>> | undefined;
3084
+ storage?: Record<string, string> | undefined;
3050
3085
  }>;
3051
3086
  hash: string;
3052
3087
  configFile: string;
3053
3088
  sandbox?: Record<string, {
3054
3089
  label: string;
3055
3090
  rpcUrl: string;
3056
- protocol?: string | undefined;
3057
3091
  plugin?: string | undefined;
3058
3092
  accounts?: Record<string, string | {
3059
3093
  publicKeyHash: string;
3060
3094
  encryptedKey: string;
3061
3095
  secretKey: string;
3062
3096
  }> | undefined;
3097
+ protocol?: string | undefined;
3063
3098
  tzkt?: {
3064
3099
  disableAutostartWithSandbox?: boolean | undefined;
3065
3100
  postgresqlPort?: number | undefined;
@@ -3090,10 +3125,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3090
3125
  label: string;
3091
3126
  rpcUrl: string;
3092
3127
  accounts?: Record<string, {
3128
+ mnemonic?: string | undefined;
3093
3129
  publicKey?: string | undefined;
3094
3130
  publicKeyHash?: string | undefined;
3095
3131
  privateKey?: string | undefined;
3096
- mnemonic?: string | undefined;
3097
3132
  }> | undefined;
3098
3133
  faucet?: {
3099
3134
  pkh: string;
@@ -3109,21 +3144,21 @@ export declare const rawSchema: import("zod").ZodObject<{
3109
3144
  environment: Record<string, string | {
3110
3145
  networks: string[];
3111
3146
  sandboxes: string[];
3112
- storage?: Record<string, string> | undefined;
3113
3147
  aliases?: Record<string, Record<string, string>> | undefined;
3148
+ storage?: Record<string, string> | undefined;
3114
3149
  }>;
3115
3150
  hash: string;
3116
3151
  configFile: string;
3117
3152
  sandbox?: Record<string, {
3118
3153
  label: string;
3119
3154
  rpcUrl: string;
3120
- protocol?: string | undefined;
3121
3155
  plugin?: string | undefined;
3122
3156
  accounts?: Record<string, string | {
3123
3157
  publicKeyHash: string;
3124
3158
  encryptedKey: string;
3125
3159
  secretKey: string;
3126
3160
  }> | undefined;
3161
+ protocol?: string | undefined;
3127
3162
  tzkt?: {
3128
3163
  disableAutostartWithSandbox?: boolean | undefined;
3129
3164
  postgresqlPort?: number | undefined;
@@ -3154,10 +3189,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3154
3189
  label: string;
3155
3190
  rpcUrl: string;
3156
3191
  accounts?: Record<string, {
3192
+ mnemonic?: string | undefined;
3157
3193
  publicKey?: string | undefined;
3158
3194
  publicKeyHash?: string | undefined;
3159
3195
  privateKey?: string | undefined;
3160
- mnemonic?: string | undefined;
3161
3196
  }> | undefined;
3162
3197
  faucet?: {
3163
3198
  pkh: string;
@@ -3169,8 +3204,9 @@ export declare const rawSchema: import("zod").ZodObject<{
3169
3204
  } | undefined;
3170
3205
  }> | undefined;
3171
3206
  }>;
3207
+ }>, {
3172
3208
  task: import("zod").ZodString;
3173
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
3209
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
3174
3210
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3175
3211
  projectDir: import("zod").ZodString;
3176
3212
  maxConcurrency: import("zod").ZodNumber;
@@ -3184,75 +3220,12 @@ export declare const rawSchema: import("zod").ZodObject<{
3184
3220
  yes: import("zod").ZodBoolean;
3185
3221
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
3186
3222
  env: import("zod").ZodString;
3223
+ quickstart: import("zod").ZodString;
3187
3224
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3188
3225
  setVersion: import("zod").ZodString;
3226
+ }, "quickstart">, {
3189
3227
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
3190
- config: import("zod").ZodObject<{
3191
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3192
- label: import("zod").ZodString;
3193
- rpcUrl: import("zod").ZodString;
3194
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3195
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3196
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3197
- encryptedKey: import("zod").ZodString;
3198
- publicKeyHash: import("zod").ZodString;
3199
- secretKey: import("zod").ZodString;
3200
- }, "strip", import("zod").ZodTypeAny, {
3201
- publicKeyHash: string;
3202
- encryptedKey: string;
3203
- secretKey: string;
3204
- }, {
3205
- publicKeyHash: string;
3206
- encryptedKey: string;
3207
- secretKey: string;
3208
- }>, import("zod").ZodString]>>>;
3209
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3210
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3211
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3212
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3213
- }, "strip", import("zod").ZodTypeAny, {
3214
- disableAutostartWithSandbox?: boolean | undefined;
3215
- postgresqlPort?: number | undefined;
3216
- apiPort?: number | undefined;
3217
- }, {
3218
- disableAutostartWithSandbox?: boolean | undefined;
3219
- postgresqlPort?: number | undefined;
3220
- apiPort?: number | undefined;
3221
- }>>;
3222
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3223
- }, "strip", import("zod").ZodTypeAny, {
3224
- label: string;
3225
- rpcUrl: string;
3226
- protocol?: string | undefined;
3227
- plugin?: string | undefined;
3228
- accounts?: Record<string, string | {
3229
- publicKeyHash: string;
3230
- encryptedKey: string;
3231
- secretKey: string;
3232
- }> | undefined;
3233
- tzkt?: {
3234
- disableAutostartWithSandbox?: boolean | undefined;
3235
- postgresqlPort?: number | undefined;
3236
- apiPort?: number | undefined;
3237
- } | undefined;
3238
- annotations?: Record<string, unknown> | undefined;
3239
- }, {
3240
- label: string;
3241
- rpcUrl: string;
3242
- protocol?: string | undefined;
3243
- plugin?: string | undefined;
3244
- accounts?: Record<string, string | {
3245
- publicKeyHash: string;
3246
- encryptedKey: string;
3247
- secretKey: string;
3248
- }> | undefined;
3249
- tzkt?: {
3250
- disableAutostartWithSandbox?: boolean | undefined;
3251
- postgresqlPort?: number | undefined;
3252
- apiPort?: number | undefined;
3253
- } | undefined;
3254
- annotations?: Record<string, unknown> | undefined;
3255
- }>>>;
3228
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3256
3229
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3257
3230
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3258
3231
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3304,13 +3277,13 @@ export declare const rawSchema: import("zod").ZodObject<{
3304
3277
  }, "strip", import("zod").ZodTypeAny, {
3305
3278
  networks: string[];
3306
3279
  sandboxes: string[];
3307
- storage?: Record<string, string> | undefined;
3308
3280
  aliases?: Record<string, Record<string, string>> | undefined;
3281
+ storage?: Record<string, string> | undefined;
3309
3282
  }, {
3310
3283
  networks: string[];
3311
3284
  sandboxes: string[];
3312
- storage?: Record<string, string> | undefined;
3313
3285
  aliases?: Record<string, Record<string, string>> | undefined;
3286
+ storage?: Record<string, string> | undefined;
3314
3287
  }>, import("zod").ZodString]>>;
3315
3288
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3316
3289
  label: import("zod").ZodString;
@@ -3321,15 +3294,15 @@ export declare const rawSchema: import("zod").ZodObject<{
3321
3294
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3322
3295
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3323
3296
  }, "strip", import("zod").ZodTypeAny, {
3297
+ mnemonic?: string | undefined;
3324
3298
  publicKey?: string | undefined;
3325
3299
  publicKeyHash?: string | undefined;
3326
3300
  privateKey?: string | undefined;
3327
- mnemonic?: string | undefined;
3328
3301
  }, {
3302
+ mnemonic?: string | undefined;
3329
3303
  publicKey?: string | undefined;
3330
3304
  publicKeyHash?: string | undefined;
3331
3305
  privateKey?: string | undefined;
3332
- mnemonic?: string | undefined;
3333
3306
  }>>>;
3334
3307
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3335
3308
  pkh: import("zod").ZodString;
@@ -3357,10 +3330,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3357
3330
  label: string;
3358
3331
  rpcUrl: string;
3359
3332
  accounts?: Record<string, {
3333
+ mnemonic?: string | undefined;
3360
3334
  publicKey?: string | undefined;
3361
3335
  publicKeyHash?: string | undefined;
3362
3336
  privateKey?: string | undefined;
3363
- mnemonic?: string | undefined;
3364
3337
  }> | undefined;
3365
3338
  faucet?: {
3366
3339
  pkh: string;
@@ -3374,10 +3347,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3374
3347
  label: string;
3375
3348
  rpcUrl: string;
3376
3349
  accounts?: Record<string, {
3350
+ mnemonic?: string | undefined;
3377
3351
  publicKey?: string | undefined;
3378
3352
  publicKeyHash?: string | undefined;
3379
3353
  privateKey?: string | undefined;
3380
- mnemonic?: string | undefined;
3381
3354
  }> | undefined;
3382
3355
  faucet?: {
3383
3356
  pkh: string;
@@ -3388,29 +3361,95 @@ export declare const rawSchema: import("zod").ZodObject<{
3388
3361
  activation_code: string;
3389
3362
  } | undefined;
3390
3363
  }>>>;
3364
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3365
+ label: import("zod").ZodString;
3366
+ rpcUrl: import("zod").ZodString;
3367
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3368
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3369
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3370
+ encryptedKey: import("zod").ZodString;
3371
+ publicKeyHash: import("zod").ZodString;
3372
+ secretKey: import("zod").ZodString;
3373
+ }, "strip", import("zod").ZodTypeAny, {
3374
+ publicKeyHash: string;
3375
+ encryptedKey: string;
3376
+ secretKey: string;
3377
+ }, {
3378
+ publicKeyHash: string;
3379
+ encryptedKey: string;
3380
+ secretKey: string;
3381
+ }>, import("zod").ZodString]>>>;
3382
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3383
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3384
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3385
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3386
+ }, "strip", import("zod").ZodTypeAny, {
3387
+ disableAutostartWithSandbox?: boolean | undefined;
3388
+ postgresqlPort?: number | undefined;
3389
+ apiPort?: number | undefined;
3390
+ }, {
3391
+ disableAutostartWithSandbox?: boolean | undefined;
3392
+ postgresqlPort?: number | undefined;
3393
+ apiPort?: number | undefined;
3394
+ }>>;
3395
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3396
+ }, "strip", import("zod").ZodTypeAny, {
3397
+ label: string;
3398
+ rpcUrl: string;
3399
+ plugin?: string | undefined;
3400
+ accounts?: Record<string, string | {
3401
+ publicKeyHash: string;
3402
+ encryptedKey: string;
3403
+ secretKey: string;
3404
+ }> | undefined;
3405
+ protocol?: string | undefined;
3406
+ tzkt?: {
3407
+ disableAutostartWithSandbox?: boolean | undefined;
3408
+ postgresqlPort?: number | undefined;
3409
+ apiPort?: number | undefined;
3410
+ } | undefined;
3411
+ annotations?: Record<string, unknown> | undefined;
3412
+ }, {
3413
+ label: string;
3414
+ rpcUrl: string;
3415
+ plugin?: string | undefined;
3416
+ accounts?: Record<string, string | {
3417
+ publicKeyHash: string;
3418
+ encryptedKey: string;
3419
+ secretKey: string;
3420
+ }> | undefined;
3421
+ protocol?: string | undefined;
3422
+ tzkt?: {
3423
+ disableAutostartWithSandbox?: boolean | undefined;
3424
+ postgresqlPort?: number | undefined;
3425
+ apiPort?: number | undefined;
3426
+ } | undefined;
3427
+ annotations?: Record<string, unknown> | undefined;
3428
+ }>>>;
3429
+ }, {
3391
3430
  projectDir: import("zod").ZodString;
3392
3431
  configFile: import("zod").ZodString;
3393
3432
  hash: import("zod").ZodString;
3394
- }, "strip", import("zod").ZodTypeAny, {
3433
+ }>, "strip", import("zod").ZodTypeAny, {
3395
3434
  projectDir: string;
3396
3435
  environment: Record<string, string | {
3397
3436
  networks: string[];
3398
3437
  sandboxes: string[];
3399
- storage?: Record<string, string> | undefined;
3400
3438
  aliases?: Record<string, Record<string, string>> | undefined;
3439
+ storage?: Record<string, string> | undefined;
3401
3440
  }>;
3402
3441
  hash: string;
3403
3442
  configFile: string;
3404
3443
  sandbox?: Record<string, {
3405
3444
  label: string;
3406
3445
  rpcUrl: string;
3407
- protocol?: string | undefined;
3408
3446
  plugin?: string | undefined;
3409
3447
  accounts?: Record<string, string | {
3410
3448
  publicKeyHash: string;
3411
3449
  encryptedKey: string;
3412
3450
  secretKey: string;
3413
3451
  }> | undefined;
3452
+ protocol?: string | undefined;
3414
3453
  tzkt?: {
3415
3454
  disableAutostartWithSandbox?: boolean | undefined;
3416
3455
  postgresqlPort?: number | undefined;
@@ -3441,10 +3480,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3441
3480
  label: string;
3442
3481
  rpcUrl: string;
3443
3482
  accounts?: Record<string, {
3483
+ mnemonic?: string | undefined;
3444
3484
  publicKey?: string | undefined;
3445
3485
  publicKeyHash?: string | undefined;
3446
3486
  privateKey?: string | undefined;
3447
- mnemonic?: string | undefined;
3448
3487
  }> | undefined;
3449
3488
  faucet?: {
3450
3489
  pkh: string;
@@ -3460,21 +3499,21 @@ export declare const rawSchema: import("zod").ZodObject<{
3460
3499
  environment: Record<string, string | {
3461
3500
  networks: string[];
3462
3501
  sandboxes: string[];
3463
- storage?: Record<string, string> | undefined;
3464
3502
  aliases?: Record<string, Record<string, string>> | undefined;
3503
+ storage?: Record<string, string> | undefined;
3465
3504
  }>;
3466
3505
  hash: string;
3467
3506
  configFile: string;
3468
3507
  sandbox?: Record<string, {
3469
3508
  label: string;
3470
3509
  rpcUrl: string;
3471
- protocol?: string | undefined;
3472
3510
  plugin?: string | undefined;
3473
3511
  accounts?: Record<string, string | {
3474
3512
  publicKeyHash: string;
3475
3513
  encryptedKey: string;
3476
3514
  secretKey: string;
3477
3515
  }> | undefined;
3516
+ protocol?: string | undefined;
3478
3517
  tzkt?: {
3479
3518
  disableAutostartWithSandbox?: boolean | undefined;
3480
3519
  postgresqlPort?: number | undefined;
@@ -3505,10 +3544,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3505
3544
  label: string;
3506
3545
  rpcUrl: string;
3507
3546
  accounts?: Record<string, {
3547
+ mnemonic?: string | undefined;
3508
3548
  publicKey?: string | undefined;
3509
3549
  publicKeyHash?: string | undefined;
3510
3550
  privateKey?: string | undefined;
3511
- mnemonic?: string | undefined;
3512
3551
  }> | undefined;
3513
3552
  faucet?: {
3514
3553
  pkh: string;
@@ -3520,9 +3559,10 @@ export declare const rawSchema: import("zod").ZodObject<{
3520
3559
  } | undefined;
3521
3560
  }> | undefined;
3522
3561
  }>;
3562
+ }>, {
3523
3563
  task: import("zod").ZodString;
3524
- }, import("zod").ZodTypeAny, "passthrough">>;
3525
- export declare const internalSchema: import("zod").ZodObject<{
3564
+ }>, import("zod").ZodTypeAny, "passthrough">>;
3565
+ export declare const internalSchema: import("zod").ZodObject<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
3526
3566
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3527
3567
  projectDir: import("zod").ZodString;
3528
3568
  maxConcurrency: import("zod").ZodNumber;
@@ -3536,75 +3576,12 @@ export declare const internalSchema: import("zod").ZodObject<{
3536
3576
  yes: import("zod").ZodBoolean;
3537
3577
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
3538
3578
  env: import("zod").ZodString;
3579
+ quickstart: import("zod").ZodString;
3539
3580
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3540
3581
  setVersion: import("zod").ZodString;
3582
+ }, "quickstart">, {
3541
3583
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
3542
- config: import("zod").ZodObject<{
3543
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3544
- label: import("zod").ZodString;
3545
- rpcUrl: import("zod").ZodString;
3546
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3547
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3548
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3549
- encryptedKey: import("zod").ZodString;
3550
- publicKeyHash: import("zod").ZodString;
3551
- secretKey: import("zod").ZodString;
3552
- }, "strip", import("zod").ZodTypeAny, {
3553
- publicKeyHash: string;
3554
- encryptedKey: string;
3555
- secretKey: string;
3556
- }, {
3557
- publicKeyHash: string;
3558
- encryptedKey: string;
3559
- secretKey: string;
3560
- }>, import("zod").ZodString]>>>;
3561
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3562
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3563
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3564
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3565
- }, "strip", import("zod").ZodTypeAny, {
3566
- disableAutostartWithSandbox?: boolean | undefined;
3567
- postgresqlPort?: number | undefined;
3568
- apiPort?: number | undefined;
3569
- }, {
3570
- disableAutostartWithSandbox?: boolean | undefined;
3571
- postgresqlPort?: number | undefined;
3572
- apiPort?: number | undefined;
3573
- }>>;
3574
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3575
- }, "strip", import("zod").ZodTypeAny, {
3576
- label: string;
3577
- rpcUrl: string;
3578
- protocol?: string | undefined;
3579
- plugin?: string | undefined;
3580
- accounts?: Record<string, string | {
3581
- publicKeyHash: string;
3582
- encryptedKey: string;
3583
- secretKey: string;
3584
- }> | undefined;
3585
- tzkt?: {
3586
- disableAutostartWithSandbox?: boolean | undefined;
3587
- postgresqlPort?: number | undefined;
3588
- apiPort?: number | undefined;
3589
- } | undefined;
3590
- annotations?: Record<string, unknown> | undefined;
3591
- }, {
3592
- label: string;
3593
- rpcUrl: string;
3594
- protocol?: string | undefined;
3595
- plugin?: string | undefined;
3596
- accounts?: Record<string, string | {
3597
- publicKeyHash: string;
3598
- encryptedKey: string;
3599
- secretKey: string;
3600
- }> | undefined;
3601
- tzkt?: {
3602
- disableAutostartWithSandbox?: boolean | undefined;
3603
- postgresqlPort?: number | undefined;
3604
- apiPort?: number | undefined;
3605
- } | undefined;
3606
- annotations?: Record<string, unknown> | undefined;
3607
- }>>>;
3584
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3608
3585
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3609
3586
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3610
3587
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3656,13 +3633,13 @@ export declare const internalSchema: import("zod").ZodObject<{
3656
3633
  }, "strip", import("zod").ZodTypeAny, {
3657
3634
  networks: string[];
3658
3635
  sandboxes: string[];
3659
- storage?: Record<string, string> | undefined;
3660
3636
  aliases?: Record<string, Record<string, string>> | undefined;
3637
+ storage?: Record<string, string> | undefined;
3661
3638
  }, {
3662
3639
  networks: string[];
3663
3640
  sandboxes: string[];
3664
- storage?: Record<string, string> | undefined;
3665
3641
  aliases?: Record<string, Record<string, string>> | undefined;
3642
+ storage?: Record<string, string> | undefined;
3666
3643
  }>, import("zod").ZodString]>>;
3667
3644
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3668
3645
  label: import("zod").ZodString;
@@ -3673,15 +3650,15 @@ export declare const internalSchema: import("zod").ZodObject<{
3673
3650
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3674
3651
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3675
3652
  }, "strip", import("zod").ZodTypeAny, {
3653
+ mnemonic?: string | undefined;
3676
3654
  publicKey?: string | undefined;
3677
3655
  publicKeyHash?: string | undefined;
3678
3656
  privateKey?: string | undefined;
3679
- mnemonic?: string | undefined;
3680
3657
  }, {
3658
+ mnemonic?: string | undefined;
3681
3659
  publicKey?: string | undefined;
3682
3660
  publicKeyHash?: string | undefined;
3683
3661
  privateKey?: string | undefined;
3684
- mnemonic?: string | undefined;
3685
3662
  }>>>;
3686
3663
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3687
3664
  pkh: import("zod").ZodString;
@@ -3709,10 +3686,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3709
3686
  label: string;
3710
3687
  rpcUrl: string;
3711
3688
  accounts?: Record<string, {
3689
+ mnemonic?: string | undefined;
3712
3690
  publicKey?: string | undefined;
3713
3691
  publicKeyHash?: string | undefined;
3714
3692
  privateKey?: string | undefined;
3715
- mnemonic?: string | undefined;
3716
3693
  }> | undefined;
3717
3694
  faucet?: {
3718
3695
  pkh: string;
@@ -3726,10 +3703,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3726
3703
  label: string;
3727
3704
  rpcUrl: string;
3728
3705
  accounts?: Record<string, {
3706
+ mnemonic?: string | undefined;
3729
3707
  publicKey?: string | undefined;
3730
3708
  publicKeyHash?: string | undefined;
3731
3709
  privateKey?: string | undefined;
3732
- mnemonic?: string | undefined;
3733
3710
  }> | undefined;
3734
3711
  faucet?: {
3735
3712
  pkh: string;
@@ -3740,29 +3717,95 @@ export declare const internalSchema: import("zod").ZodObject<{
3740
3717
  activation_code: string;
3741
3718
  } | undefined;
3742
3719
  }>>>;
3720
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3721
+ label: import("zod").ZodString;
3722
+ rpcUrl: import("zod").ZodString;
3723
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3724
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3725
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3726
+ encryptedKey: import("zod").ZodString;
3727
+ publicKeyHash: import("zod").ZodString;
3728
+ secretKey: import("zod").ZodString;
3729
+ }, "strip", import("zod").ZodTypeAny, {
3730
+ publicKeyHash: string;
3731
+ encryptedKey: string;
3732
+ secretKey: string;
3733
+ }, {
3734
+ publicKeyHash: string;
3735
+ encryptedKey: string;
3736
+ secretKey: string;
3737
+ }>, import("zod").ZodString]>>>;
3738
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3739
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3740
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3741
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3742
+ }, "strip", import("zod").ZodTypeAny, {
3743
+ disableAutostartWithSandbox?: boolean | undefined;
3744
+ postgresqlPort?: number | undefined;
3745
+ apiPort?: number | undefined;
3746
+ }, {
3747
+ disableAutostartWithSandbox?: boolean | undefined;
3748
+ postgresqlPort?: number | undefined;
3749
+ apiPort?: number | undefined;
3750
+ }>>;
3751
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3752
+ }, "strip", import("zod").ZodTypeAny, {
3753
+ label: string;
3754
+ rpcUrl: string;
3755
+ plugin?: string | undefined;
3756
+ accounts?: Record<string, string | {
3757
+ publicKeyHash: string;
3758
+ encryptedKey: string;
3759
+ secretKey: string;
3760
+ }> | undefined;
3761
+ protocol?: string | undefined;
3762
+ tzkt?: {
3763
+ disableAutostartWithSandbox?: boolean | undefined;
3764
+ postgresqlPort?: number | undefined;
3765
+ apiPort?: number | undefined;
3766
+ } | undefined;
3767
+ annotations?: Record<string, unknown> | undefined;
3768
+ }, {
3769
+ label: string;
3770
+ rpcUrl: string;
3771
+ plugin?: string | undefined;
3772
+ accounts?: Record<string, string | {
3773
+ publicKeyHash: string;
3774
+ encryptedKey: string;
3775
+ secretKey: string;
3776
+ }> | undefined;
3777
+ protocol?: string | undefined;
3778
+ tzkt?: {
3779
+ disableAutostartWithSandbox?: boolean | undefined;
3780
+ postgresqlPort?: number | undefined;
3781
+ apiPort?: number | undefined;
3782
+ } | undefined;
3783
+ annotations?: Record<string, unknown> | undefined;
3784
+ }>>>;
3785
+ }, {
3743
3786
  projectDir: import("zod").ZodString;
3744
3787
  configFile: import("zod").ZodString;
3745
3788
  hash: import("zod").ZodString;
3746
- }, "strip", import("zod").ZodTypeAny, {
3789
+ }>, "strip", import("zod").ZodTypeAny, {
3747
3790
  projectDir: string;
3748
3791
  environment: Record<string, string | {
3749
3792
  networks: string[];
3750
3793
  sandboxes: string[];
3751
- storage?: Record<string, string> | undefined;
3752
3794
  aliases?: Record<string, Record<string, string>> | undefined;
3795
+ storage?: Record<string, string> | undefined;
3753
3796
  }>;
3754
3797
  hash: string;
3755
3798
  configFile: string;
3756
3799
  sandbox?: Record<string, {
3757
3800
  label: string;
3758
3801
  rpcUrl: string;
3759
- protocol?: string | undefined;
3760
3802
  plugin?: string | undefined;
3761
3803
  accounts?: Record<string, string | {
3762
3804
  publicKeyHash: string;
3763
3805
  encryptedKey: string;
3764
3806
  secretKey: string;
3765
3807
  }> | undefined;
3808
+ protocol?: string | undefined;
3766
3809
  tzkt?: {
3767
3810
  disableAutostartWithSandbox?: boolean | undefined;
3768
3811
  postgresqlPort?: number | undefined;
@@ -3793,10 +3836,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3793
3836
  label: string;
3794
3837
  rpcUrl: string;
3795
3838
  accounts?: Record<string, {
3839
+ mnemonic?: string | undefined;
3796
3840
  publicKey?: string | undefined;
3797
3841
  publicKeyHash?: string | undefined;
3798
3842
  privateKey?: string | undefined;
3799
- mnemonic?: string | undefined;
3800
3843
  }> | undefined;
3801
3844
  faucet?: {
3802
3845
  pkh: string;
@@ -3812,21 +3855,21 @@ export declare const internalSchema: import("zod").ZodObject<{
3812
3855
  environment: Record<string, string | {
3813
3856
  networks: string[];
3814
3857
  sandboxes: string[];
3815
- storage?: Record<string, string> | undefined;
3816
3858
  aliases?: Record<string, Record<string, string>> | undefined;
3859
+ storage?: Record<string, string> | undefined;
3817
3860
  }>;
3818
3861
  hash: string;
3819
3862
  configFile: string;
3820
3863
  sandbox?: Record<string, {
3821
3864
  label: string;
3822
3865
  rpcUrl: string;
3823
- protocol?: string | undefined;
3824
3866
  plugin?: string | undefined;
3825
3867
  accounts?: Record<string, string | {
3826
3868
  publicKeyHash: string;
3827
3869
  encryptedKey: string;
3828
3870
  secretKey: string;
3829
3871
  }> | undefined;
3872
+ protocol?: string | undefined;
3830
3873
  tzkt?: {
3831
3874
  disableAutostartWithSandbox?: boolean | undefined;
3832
3875
  postgresqlPort?: number | undefined;
@@ -3857,10 +3900,10 @@ export declare const internalSchema: import("zod").ZodObject<{
3857
3900
  label: string;
3858
3901
  rpcUrl: string;
3859
3902
  accounts?: Record<string, {
3903
+ mnemonic?: string | undefined;
3860
3904
  publicKey?: string | undefined;
3861
3905
  publicKeyHash?: string | undefined;
3862
3906
  privateKey?: string | undefined;
3863
- mnemonic?: string | undefined;
3864
3907
  }> | undefined;
3865
3908
  faucet?: {
3866
3909
  pkh: string;
@@ -3872,90 +3915,28 @@ export declare const internalSchema: import("zod").ZodObject<{
3872
3915
  } | undefined;
3873
3916
  }> | undefined;
3874
3917
  }>;
3918
+ }>, {
3875
3919
  task: import("zod").ZodString;
3876
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
3920
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
3877
3921
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3878
3922
  projectDir: import("zod").ZodString;
3879
3923
  maxConcurrency: import("zod").ZodNumber;
3880
3924
  debug: import("zod").ZodBoolean;
3881
3925
  disableState: import("zod").ZodBoolean;
3882
- logPluginRequests: import("zod").ZodBoolean;
3883
- fromVsCode: import("zod").ZodBoolean;
3884
- version: import("zod").ZodBoolean;
3885
- build: import("zod").ZodBoolean;
3886
- help: import("zod").ZodBoolean;
3887
- yes: import("zod").ZodBoolean;
3888
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3889
- env: import("zod").ZodString;
3890
- setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3891
- setVersion: import("zod").ZodString;
3892
- taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
3893
- config: import("zod").ZodObject<{
3894
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3895
- label: import("zod").ZodString;
3896
- rpcUrl: import("zod").ZodString;
3897
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3898
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3899
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3900
- encryptedKey: import("zod").ZodString;
3901
- publicKeyHash: import("zod").ZodString;
3902
- secretKey: import("zod").ZodString;
3903
- }, "strip", import("zod").ZodTypeAny, {
3904
- publicKeyHash: string;
3905
- encryptedKey: string;
3906
- secretKey: string;
3907
- }, {
3908
- publicKeyHash: string;
3909
- encryptedKey: string;
3910
- secretKey: string;
3911
- }>, import("zod").ZodString]>>>;
3912
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3913
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3914
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3915
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3916
- }, "strip", import("zod").ZodTypeAny, {
3917
- disableAutostartWithSandbox?: boolean | undefined;
3918
- postgresqlPort?: number | undefined;
3919
- apiPort?: number | undefined;
3920
- }, {
3921
- disableAutostartWithSandbox?: boolean | undefined;
3922
- postgresqlPort?: number | undefined;
3923
- apiPort?: number | undefined;
3924
- }>>;
3925
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3926
- }, "strip", import("zod").ZodTypeAny, {
3927
- label: string;
3928
- rpcUrl: string;
3929
- protocol?: string | undefined;
3930
- plugin?: string | undefined;
3931
- accounts?: Record<string, string | {
3932
- publicKeyHash: string;
3933
- encryptedKey: string;
3934
- secretKey: string;
3935
- }> | undefined;
3936
- tzkt?: {
3937
- disableAutostartWithSandbox?: boolean | undefined;
3938
- postgresqlPort?: number | undefined;
3939
- apiPort?: number | undefined;
3940
- } | undefined;
3941
- annotations?: Record<string, unknown> | undefined;
3942
- }, {
3943
- label: string;
3944
- rpcUrl: string;
3945
- protocol?: string | undefined;
3946
- plugin?: string | undefined;
3947
- accounts?: Record<string, string | {
3948
- publicKeyHash: string;
3949
- encryptedKey: string;
3950
- secretKey: string;
3951
- }> | undefined;
3952
- tzkt?: {
3953
- disableAutostartWithSandbox?: boolean | undefined;
3954
- postgresqlPort?: number | undefined;
3955
- apiPort?: number | undefined;
3956
- } | undefined;
3957
- annotations?: Record<string, unknown> | undefined;
3958
- }>>>;
3926
+ logPluginRequests: import("zod").ZodBoolean;
3927
+ fromVsCode: import("zod").ZodBoolean;
3928
+ version: import("zod").ZodBoolean;
3929
+ build: import("zod").ZodBoolean;
3930
+ help: import("zod").ZodBoolean;
3931
+ yes: import("zod").ZodBoolean;
3932
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3933
+ env: import("zod").ZodString;
3934
+ quickstart: import("zod").ZodString;
3935
+ setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3936
+ setVersion: import("zod").ZodString;
3937
+ }, "quickstart">, {
3938
+ taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
3939
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3959
3940
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3960
3941
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3961
3942
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4007,13 +3988,13 @@ export declare const internalSchema: import("zod").ZodObject<{
4007
3988
  }, "strip", import("zod").ZodTypeAny, {
4008
3989
  networks: string[];
4009
3990
  sandboxes: string[];
4010
- storage?: Record<string, string> | undefined;
4011
3991
  aliases?: Record<string, Record<string, string>> | undefined;
3992
+ storage?: Record<string, string> | undefined;
4012
3993
  }, {
4013
3994
  networks: string[];
4014
3995
  sandboxes: string[];
4015
- storage?: Record<string, string> | undefined;
4016
3996
  aliases?: Record<string, Record<string, string>> | undefined;
3997
+ storage?: Record<string, string> | undefined;
4017
3998
  }>, import("zod").ZodString]>>;
4018
3999
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4019
4000
  label: import("zod").ZodString;
@@ -4024,15 +4005,15 @@ export declare const internalSchema: import("zod").ZodObject<{
4024
4005
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
4025
4006
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
4026
4007
  }, "strip", import("zod").ZodTypeAny, {
4008
+ mnemonic?: string | undefined;
4027
4009
  publicKey?: string | undefined;
4028
4010
  publicKeyHash?: string | undefined;
4029
4011
  privateKey?: string | undefined;
4030
- mnemonic?: string | undefined;
4031
4012
  }, {
4013
+ mnemonic?: string | undefined;
4032
4014
  publicKey?: string | undefined;
4033
4015
  publicKeyHash?: string | undefined;
4034
4016
  privateKey?: string | undefined;
4035
- mnemonic?: string | undefined;
4036
4017
  }>>>;
4037
4018
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
4038
4019
  pkh: import("zod").ZodString;
@@ -4060,10 +4041,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4060
4041
  label: string;
4061
4042
  rpcUrl: string;
4062
4043
  accounts?: Record<string, {
4044
+ mnemonic?: string | undefined;
4063
4045
  publicKey?: string | undefined;
4064
4046
  publicKeyHash?: string | undefined;
4065
4047
  privateKey?: string | undefined;
4066
- mnemonic?: string | undefined;
4067
4048
  }> | undefined;
4068
4049
  faucet?: {
4069
4050
  pkh: string;
@@ -4077,10 +4058,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4077
4058
  label: string;
4078
4059
  rpcUrl: string;
4079
4060
  accounts?: Record<string, {
4061
+ mnemonic?: string | undefined;
4080
4062
  publicKey?: string | undefined;
4081
4063
  publicKeyHash?: string | undefined;
4082
4064
  privateKey?: string | undefined;
4083
- mnemonic?: string | undefined;
4084
4065
  }> | undefined;
4085
4066
  faucet?: {
4086
4067
  pkh: string;
@@ -4091,29 +4072,95 @@ export declare const internalSchema: import("zod").ZodObject<{
4091
4072
  activation_code: string;
4092
4073
  } | undefined;
4093
4074
  }>>>;
4075
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4076
+ label: import("zod").ZodString;
4077
+ rpcUrl: import("zod").ZodString;
4078
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
4079
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
4080
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4081
+ encryptedKey: import("zod").ZodString;
4082
+ publicKeyHash: import("zod").ZodString;
4083
+ secretKey: import("zod").ZodString;
4084
+ }, "strip", import("zod").ZodTypeAny, {
4085
+ publicKeyHash: string;
4086
+ encryptedKey: string;
4087
+ secretKey: string;
4088
+ }, {
4089
+ publicKeyHash: string;
4090
+ encryptedKey: string;
4091
+ secretKey: string;
4092
+ }>, import("zod").ZodString]>>>;
4093
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4094
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4095
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4096
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4097
+ }, "strip", import("zod").ZodTypeAny, {
4098
+ disableAutostartWithSandbox?: boolean | undefined;
4099
+ postgresqlPort?: number | undefined;
4100
+ apiPort?: number | undefined;
4101
+ }, {
4102
+ disableAutostartWithSandbox?: boolean | undefined;
4103
+ postgresqlPort?: number | undefined;
4104
+ apiPort?: number | undefined;
4105
+ }>>;
4106
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4107
+ }, "strip", import("zod").ZodTypeAny, {
4108
+ label: string;
4109
+ rpcUrl: string;
4110
+ plugin?: string | undefined;
4111
+ accounts?: Record<string, string | {
4112
+ publicKeyHash: string;
4113
+ encryptedKey: string;
4114
+ secretKey: string;
4115
+ }> | undefined;
4116
+ protocol?: string | undefined;
4117
+ tzkt?: {
4118
+ disableAutostartWithSandbox?: boolean | undefined;
4119
+ postgresqlPort?: number | undefined;
4120
+ apiPort?: number | undefined;
4121
+ } | undefined;
4122
+ annotations?: Record<string, unknown> | undefined;
4123
+ }, {
4124
+ label: string;
4125
+ rpcUrl: string;
4126
+ plugin?: string | undefined;
4127
+ accounts?: Record<string, string | {
4128
+ publicKeyHash: string;
4129
+ encryptedKey: string;
4130
+ secretKey: string;
4131
+ }> | undefined;
4132
+ protocol?: string | undefined;
4133
+ tzkt?: {
4134
+ disableAutostartWithSandbox?: boolean | undefined;
4135
+ postgresqlPort?: number | undefined;
4136
+ apiPort?: number | undefined;
4137
+ } | undefined;
4138
+ annotations?: Record<string, unknown> | undefined;
4139
+ }>>>;
4140
+ }, {
4094
4141
  projectDir: import("zod").ZodString;
4095
4142
  configFile: import("zod").ZodString;
4096
4143
  hash: import("zod").ZodString;
4097
- }, "strip", import("zod").ZodTypeAny, {
4144
+ }>, "strip", import("zod").ZodTypeAny, {
4098
4145
  projectDir: string;
4099
4146
  environment: Record<string, string | {
4100
4147
  networks: string[];
4101
4148
  sandboxes: string[];
4102
- storage?: Record<string, string> | undefined;
4103
4149
  aliases?: Record<string, Record<string, string>> | undefined;
4150
+ storage?: Record<string, string> | undefined;
4104
4151
  }>;
4105
4152
  hash: string;
4106
4153
  configFile: string;
4107
4154
  sandbox?: Record<string, {
4108
4155
  label: string;
4109
4156
  rpcUrl: string;
4110
- protocol?: string | undefined;
4111
4157
  plugin?: string | undefined;
4112
4158
  accounts?: Record<string, string | {
4113
4159
  publicKeyHash: string;
4114
4160
  encryptedKey: string;
4115
4161
  secretKey: string;
4116
4162
  }> | undefined;
4163
+ protocol?: string | undefined;
4117
4164
  tzkt?: {
4118
4165
  disableAutostartWithSandbox?: boolean | undefined;
4119
4166
  postgresqlPort?: number | undefined;
@@ -4144,10 +4191,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4144
4191
  label: string;
4145
4192
  rpcUrl: string;
4146
4193
  accounts?: Record<string, {
4194
+ mnemonic?: string | undefined;
4147
4195
  publicKey?: string | undefined;
4148
4196
  publicKeyHash?: string | undefined;
4149
4197
  privateKey?: string | undefined;
4150
- mnemonic?: string | undefined;
4151
4198
  }> | undefined;
4152
4199
  faucet?: {
4153
4200
  pkh: string;
@@ -4163,21 +4210,21 @@ export declare const internalSchema: import("zod").ZodObject<{
4163
4210
  environment: Record<string, string | {
4164
4211
  networks: string[];
4165
4212
  sandboxes: string[];
4166
- storage?: Record<string, string> | undefined;
4167
4213
  aliases?: Record<string, Record<string, string>> | undefined;
4214
+ storage?: Record<string, string> | undefined;
4168
4215
  }>;
4169
4216
  hash: string;
4170
4217
  configFile: string;
4171
4218
  sandbox?: Record<string, {
4172
4219
  label: string;
4173
4220
  rpcUrl: string;
4174
- protocol?: string | undefined;
4175
4221
  plugin?: string | undefined;
4176
4222
  accounts?: Record<string, string | {
4177
4223
  publicKeyHash: string;
4178
4224
  encryptedKey: string;
4179
4225
  secretKey: string;
4180
4226
  }> | undefined;
4227
+ protocol?: string | undefined;
4181
4228
  tzkt?: {
4182
4229
  disableAutostartWithSandbox?: boolean | undefined;
4183
4230
  postgresqlPort?: number | undefined;
@@ -4208,10 +4255,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4208
4255
  label: string;
4209
4256
  rpcUrl: string;
4210
4257
  accounts?: Record<string, {
4258
+ mnemonic?: string | undefined;
4211
4259
  publicKey?: string | undefined;
4212
4260
  publicKeyHash?: string | undefined;
4213
4261
  privateKey?: string | undefined;
4214
- mnemonic?: string | undefined;
4215
4262
  }> | undefined;
4216
4263
  faucet?: {
4217
4264
  pkh: string;
@@ -4223,8 +4270,9 @@ export declare const internalSchema: import("zod").ZodObject<{
4223
4270
  } | undefined;
4224
4271
  }> | undefined;
4225
4272
  }>;
4273
+ }>, {
4226
4274
  task: import("zod").ZodString;
4227
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
4275
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<import("zod").objectUtil.extendShape<Omit<{
4228
4276
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
4229
4277
  projectDir: import("zod").ZodString;
4230
4278
  maxConcurrency: import("zod").ZodNumber;
@@ -4238,75 +4286,12 @@ export declare const internalSchema: import("zod").ZodObject<{
4238
4286
  yes: import("zod").ZodBoolean;
4239
4287
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
4240
4288
  env: import("zod").ZodString;
4289
+ quickstart: import("zod").ZodString;
4241
4290
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
4242
4291
  setVersion: import("zod").ZodString;
4292
+ }, "quickstart">, {
4243
4293
  taqRun: import("zod").ZodUnion<[import("zod").ZodLiteral<"proxy">, import("zod").ZodLiteral<"pluginInfo">, import("zod").ZodLiteral<"checkRuntimeDependencies">, import("zod").ZodLiteral<"installRuntimeDependencies">, import("zod").ZodLiteral<"runPostInstall">, import("zod").ZodLiteral<"proxyTemplate">]>;
4244
- config: import("zod").ZodObject<{
4245
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4246
- label: import("zod").ZodString;
4247
- rpcUrl: import("zod").ZodString;
4248
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
4249
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
4250
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4251
- encryptedKey: import("zod").ZodString;
4252
- publicKeyHash: import("zod").ZodString;
4253
- secretKey: import("zod").ZodString;
4254
- }, "strip", import("zod").ZodTypeAny, {
4255
- publicKeyHash: string;
4256
- encryptedKey: string;
4257
- secretKey: string;
4258
- }, {
4259
- publicKeyHash: string;
4260
- encryptedKey: string;
4261
- secretKey: string;
4262
- }>, import("zod").ZodString]>>>;
4263
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4264
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4265
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4266
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4267
- }, "strip", import("zod").ZodTypeAny, {
4268
- disableAutostartWithSandbox?: boolean | undefined;
4269
- postgresqlPort?: number | undefined;
4270
- apiPort?: number | undefined;
4271
- }, {
4272
- disableAutostartWithSandbox?: boolean | undefined;
4273
- postgresqlPort?: number | undefined;
4274
- apiPort?: number | undefined;
4275
- }>>;
4276
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4277
- }, "strip", import("zod").ZodTypeAny, {
4278
- label: string;
4279
- rpcUrl: string;
4280
- protocol?: string | undefined;
4281
- plugin?: string | undefined;
4282
- accounts?: Record<string, string | {
4283
- publicKeyHash: string;
4284
- encryptedKey: string;
4285
- secretKey: string;
4286
- }> | undefined;
4287
- tzkt?: {
4288
- disableAutostartWithSandbox?: boolean | undefined;
4289
- postgresqlPort?: number | undefined;
4290
- apiPort?: number | undefined;
4291
- } | undefined;
4292
- annotations?: Record<string, unknown> | undefined;
4293
- }, {
4294
- label: string;
4295
- rpcUrl: string;
4296
- protocol?: string | undefined;
4297
- plugin?: string | undefined;
4298
- accounts?: Record<string, string | {
4299
- publicKeyHash: string;
4300
- encryptedKey: string;
4301
- secretKey: string;
4302
- }> | undefined;
4303
- tzkt?: {
4304
- disableAutostartWithSandbox?: boolean | undefined;
4305
- postgresqlPort?: number | undefined;
4306
- apiPort?: number | undefined;
4307
- } | undefined;
4308
- annotations?: Record<string, unknown> | undefined;
4309
- }>>>;
4294
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4310
4295
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
4311
4296
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
4312
4297
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4358,13 +4343,13 @@ export declare const internalSchema: import("zod").ZodObject<{
4358
4343
  }, "strip", import("zod").ZodTypeAny, {
4359
4344
  networks: string[];
4360
4345
  sandboxes: string[];
4361
- storage?: Record<string, string> | undefined;
4362
4346
  aliases?: Record<string, Record<string, string>> | undefined;
4347
+ storage?: Record<string, string> | undefined;
4363
4348
  }, {
4364
4349
  networks: string[];
4365
4350
  sandboxes: string[];
4366
- storage?: Record<string, string> | undefined;
4367
4351
  aliases?: Record<string, Record<string, string>> | undefined;
4352
+ storage?: Record<string, string> | undefined;
4368
4353
  }>, import("zod").ZodString]>>;
4369
4354
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4370
4355
  label: import("zod").ZodString;
@@ -4375,15 +4360,15 @@ export declare const internalSchema: import("zod").ZodObject<{
4375
4360
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
4376
4361
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
4377
4362
  }, "strip", import("zod").ZodTypeAny, {
4363
+ mnemonic?: string | undefined;
4378
4364
  publicKey?: string | undefined;
4379
4365
  publicKeyHash?: string | undefined;
4380
4366
  privateKey?: string | undefined;
4381
- mnemonic?: string | undefined;
4382
4367
  }, {
4368
+ mnemonic?: string | undefined;
4383
4369
  publicKey?: string | undefined;
4384
4370
  publicKeyHash?: string | undefined;
4385
4371
  privateKey?: string | undefined;
4386
- mnemonic?: string | undefined;
4387
4372
  }>>>;
4388
4373
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
4389
4374
  pkh: import("zod").ZodString;
@@ -4411,10 +4396,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4411
4396
  label: string;
4412
4397
  rpcUrl: string;
4413
4398
  accounts?: Record<string, {
4399
+ mnemonic?: string | undefined;
4414
4400
  publicKey?: string | undefined;
4415
4401
  publicKeyHash?: string | undefined;
4416
4402
  privateKey?: string | undefined;
4417
- mnemonic?: string | undefined;
4418
4403
  }> | undefined;
4419
4404
  faucet?: {
4420
4405
  pkh: string;
@@ -4428,10 +4413,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4428
4413
  label: string;
4429
4414
  rpcUrl: string;
4430
4415
  accounts?: Record<string, {
4416
+ mnemonic?: string | undefined;
4431
4417
  publicKey?: string | undefined;
4432
4418
  publicKeyHash?: string | undefined;
4433
4419
  privateKey?: string | undefined;
4434
- mnemonic?: string | undefined;
4435
4420
  }> | undefined;
4436
4421
  faucet?: {
4437
4422
  pkh: string;
@@ -4442,29 +4427,95 @@ export declare const internalSchema: import("zod").ZodObject<{
4442
4427
  activation_code: string;
4443
4428
  } | undefined;
4444
4429
  }>>>;
4430
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4431
+ label: import("zod").ZodString;
4432
+ rpcUrl: import("zod").ZodString;
4433
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
4434
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
4435
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4436
+ encryptedKey: import("zod").ZodString;
4437
+ publicKeyHash: import("zod").ZodString;
4438
+ secretKey: import("zod").ZodString;
4439
+ }, "strip", import("zod").ZodTypeAny, {
4440
+ publicKeyHash: string;
4441
+ encryptedKey: string;
4442
+ secretKey: string;
4443
+ }, {
4444
+ publicKeyHash: string;
4445
+ encryptedKey: string;
4446
+ secretKey: string;
4447
+ }>, import("zod").ZodString]>>>;
4448
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4449
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4450
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4451
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4452
+ }, "strip", import("zod").ZodTypeAny, {
4453
+ disableAutostartWithSandbox?: boolean | undefined;
4454
+ postgresqlPort?: number | undefined;
4455
+ apiPort?: number | undefined;
4456
+ }, {
4457
+ disableAutostartWithSandbox?: boolean | undefined;
4458
+ postgresqlPort?: number | undefined;
4459
+ apiPort?: number | undefined;
4460
+ }>>;
4461
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4462
+ }, "strip", import("zod").ZodTypeAny, {
4463
+ label: string;
4464
+ rpcUrl: string;
4465
+ plugin?: string | undefined;
4466
+ accounts?: Record<string, string | {
4467
+ publicKeyHash: string;
4468
+ encryptedKey: string;
4469
+ secretKey: string;
4470
+ }> | undefined;
4471
+ protocol?: string | undefined;
4472
+ tzkt?: {
4473
+ disableAutostartWithSandbox?: boolean | undefined;
4474
+ postgresqlPort?: number | undefined;
4475
+ apiPort?: number | undefined;
4476
+ } | undefined;
4477
+ annotations?: Record<string, unknown> | undefined;
4478
+ }, {
4479
+ label: string;
4480
+ rpcUrl: string;
4481
+ plugin?: string | undefined;
4482
+ accounts?: Record<string, string | {
4483
+ publicKeyHash: string;
4484
+ encryptedKey: string;
4485
+ secretKey: string;
4486
+ }> | undefined;
4487
+ protocol?: string | undefined;
4488
+ tzkt?: {
4489
+ disableAutostartWithSandbox?: boolean | undefined;
4490
+ postgresqlPort?: number | undefined;
4491
+ apiPort?: number | undefined;
4492
+ } | undefined;
4493
+ annotations?: Record<string, unknown> | undefined;
4494
+ }>>>;
4495
+ }, {
4445
4496
  projectDir: import("zod").ZodString;
4446
4497
  configFile: import("zod").ZodString;
4447
4498
  hash: import("zod").ZodString;
4448
- }, "strip", import("zod").ZodTypeAny, {
4499
+ }>, "strip", import("zod").ZodTypeAny, {
4449
4500
  projectDir: string;
4450
4501
  environment: Record<string, string | {
4451
4502
  networks: string[];
4452
4503
  sandboxes: string[];
4453
- storage?: Record<string, string> | undefined;
4454
4504
  aliases?: Record<string, Record<string, string>> | undefined;
4505
+ storage?: Record<string, string> | undefined;
4455
4506
  }>;
4456
4507
  hash: string;
4457
4508
  configFile: string;
4458
4509
  sandbox?: Record<string, {
4459
4510
  label: string;
4460
4511
  rpcUrl: string;
4461
- protocol?: string | undefined;
4462
4512
  plugin?: string | undefined;
4463
4513
  accounts?: Record<string, string | {
4464
4514
  publicKeyHash: string;
4465
4515
  encryptedKey: string;
4466
4516
  secretKey: string;
4467
4517
  }> | undefined;
4518
+ protocol?: string | undefined;
4468
4519
  tzkt?: {
4469
4520
  disableAutostartWithSandbox?: boolean | undefined;
4470
4521
  postgresqlPort?: number | undefined;
@@ -4495,10 +4546,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4495
4546
  label: string;
4496
4547
  rpcUrl: string;
4497
4548
  accounts?: Record<string, {
4549
+ mnemonic?: string | undefined;
4498
4550
  publicKey?: string | undefined;
4499
4551
  publicKeyHash?: string | undefined;
4500
4552
  privateKey?: string | undefined;
4501
- mnemonic?: string | undefined;
4502
4553
  }> | undefined;
4503
4554
  faucet?: {
4504
4555
  pkh: string;
@@ -4514,21 +4565,21 @@ export declare const internalSchema: import("zod").ZodObject<{
4514
4565
  environment: Record<string, string | {
4515
4566
  networks: string[];
4516
4567
  sandboxes: string[];
4517
- storage?: Record<string, string> | undefined;
4518
4568
  aliases?: Record<string, Record<string, string>> | undefined;
4569
+ storage?: Record<string, string> | undefined;
4519
4570
  }>;
4520
4571
  hash: string;
4521
4572
  configFile: string;
4522
4573
  sandbox?: Record<string, {
4523
4574
  label: string;
4524
4575
  rpcUrl: string;
4525
- protocol?: string | undefined;
4526
4576
  plugin?: string | undefined;
4527
4577
  accounts?: Record<string, string | {
4528
4578
  publicKeyHash: string;
4529
4579
  encryptedKey: string;
4530
4580
  secretKey: string;
4531
4581
  }> | undefined;
4582
+ protocol?: string | undefined;
4532
4583
  tzkt?: {
4533
4584
  disableAutostartWithSandbox?: boolean | undefined;
4534
4585
  postgresqlPort?: number | undefined;
@@ -4559,10 +4610,10 @@ export declare const internalSchema: import("zod").ZodObject<{
4559
4610
  label: string;
4560
4611
  rpcUrl: string;
4561
4612
  accounts?: Record<string, {
4613
+ mnemonic?: string | undefined;
4562
4614
  publicKey?: string | undefined;
4563
4615
  publicKeyHash?: string | undefined;
4564
4616
  privateKey?: string | undefined;
4565
- mnemonic?: string | undefined;
4566
4617
  }> | undefined;
4567
4618
  faucet?: {
4568
4619
  pkh: string;
@@ -4574,7 +4625,8 @@ export declare const internalSchema: import("zod").ZodObject<{
4574
4625
  } | undefined;
4575
4626
  }> | undefined;
4576
4627
  }>;
4628
+ }>, {
4577
4629
  task: import("zod").ZodString;
4578
- }, import("zod").ZodTypeAny, "passthrough">>;
4630
+ }>, import("zod").ZodTypeAny, "passthrough">>;
4579
4631
  export type t = ProxyTaskArgsStrict;
4580
4632
  //# sourceMappingURL=ProxyTaskArgs.d.ts.map