@taqueria/protocol 0.56.14 → 0.57.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (568) hide show
  1. package/Alias.d.js +455 -0
  2. package/Alias.d.js.map +1 -0
  3. package/Alias.js +53 -53
  4. package/Alias.js.map +1 -1
  5. package/Base.d.js +27 -0
  6. package/Base.d.js.map +1 -0
  7. package/Base.d.ts +6 -6
  8. package/Base.d.ts.map +1 -1
  9. package/Base.js.map +1 -1
  10. package/Command.d.js +455 -0
  11. package/Command.d.js.map +1 -0
  12. package/Command.js +53 -53
  13. package/Command.js.map +1 -1
  14. package/Config.d.js +455 -0
  15. package/Config.d.js.map +1 -0
  16. package/Config.d.ts +0 -1
  17. package/Config.js +53 -53
  18. package/Config.js.map +1 -1
  19. package/ConfigArtifactsDir.d.js +19 -0
  20. package/ConfigArtifactsDir.d.js.map +1 -0
  21. package/ConfigArtifactsDir.js.map +1 -1
  22. package/ConfigContractsDir.d.js +455 -0
  23. package/ConfigContractsDir.d.js.map +1 -0
  24. package/ConfigContractsDir.js +53 -53
  25. package/ConfigContractsDir.js.map +1 -1
  26. package/ConfigEnvironmentFileV2.d.js +455 -0
  27. package/ConfigEnvironmentFileV2.d.js.map +1 -0
  28. package/ConfigEnvironmentFileV2.d.ts +0 -1
  29. package/ConfigEnvironmentFileV2.js +53 -53
  30. package/ConfigEnvironmentFileV2.js.map +1 -1
  31. package/ConfigFileV2.d.js +455 -0
  32. package/ConfigFileV2.d.js.map +1 -0
  33. package/ConfigFileV2.d.ts +0 -1
  34. package/ConfigFileV2.js +53 -53
  35. package/ConfigFileV2.js.map +1 -1
  36. package/Contract.d.js +455 -0
  37. package/Contract.d.js.map +1 -0
  38. package/Contract.js +53 -53
  39. package/Contract.js.map +1 -1
  40. package/Crypto.d.js +19 -0
  41. package/Crypto.d.js.map +1 -0
  42. package/EconomicalProtocolHash.d.js +455 -0
  43. package/EconomicalProtocolHash.d.js.map +1 -0
  44. package/EconomicalProtocolHash.js +53 -53
  45. package/EconomicalProtocolHash.js.map +1 -1
  46. package/Environment.d.js +455 -0
  47. package/Environment.d.js.map +1 -0
  48. package/Environment.d.ts +0 -1
  49. package/Environment.js +53 -53
  50. package/Environment.js.map +1 -1
  51. package/EphemeralState.d.js +19 -0
  52. package/EphemeralState.d.js.map +1 -0
  53. package/EphemeralState.d.ts +1602 -646
  54. package/EphemeralState.d.ts.map +1 -1
  55. package/EphemeralState.js +3251 -108
  56. package/EphemeralState.js.map +1 -1
  57. package/Faucet.d.js +455 -0
  58. package/Faucet.d.js.map +1 -0
  59. package/Faucet.js +53 -53
  60. package/Faucet.js.map +1 -1
  61. package/HumanReadableIdentifier.d.js +455 -0
  62. package/HumanReadableIdentifier.d.js.map +1 -0
  63. package/HumanReadableIdentifier.js +53 -53
  64. package/HumanReadableIdentifier.js.map +1 -1
  65. package/InstalledPlugin.d.js +455 -0
  66. package/InstalledPlugin.d.js.map +1 -0
  67. package/InstalledPlugin.js +53 -53
  68. package/InstalledPlugin.js.map +1 -1
  69. package/LoadedConfig.d.js +455 -0
  70. package/LoadedConfig.d.js.map +1 -0
  71. package/LoadedConfig.js +53 -53
  72. package/LoadedConfig.js.map +1 -1
  73. package/MetadataConfig.d.js +455 -0
  74. package/MetadataConfig.d.js.map +1 -0
  75. package/MetadataConfig.js +53 -53
  76. package/MetadataConfig.js.map +1 -1
  77. package/NetworkAccountConfig.d.js +455 -0
  78. package/NetworkAccountConfig.d.js.map +1 -0
  79. package/NetworkAccountConfig.js +53 -53
  80. package/NetworkAccountConfig.js.map +1 -1
  81. package/NetworkConfig.d.js +455 -0
  82. package/NetworkConfig.d.js.map +1 -0
  83. package/NetworkConfig.js +53 -53
  84. package/NetworkConfig.js.map +1 -1
  85. package/NonEmptyString.d.js +455 -0
  86. package/NonEmptyString.d.js.map +1 -0
  87. package/NonEmptyString.js +53 -53
  88. package/NonEmptyString.js.map +1 -1
  89. package/Operation.d.js +455 -0
  90. package/Operation.d.js.map +1 -0
  91. package/Operation.js +53 -53
  92. package/Operation.js.map +1 -1
  93. package/Option.d.js +455 -0
  94. package/Option.d.js.map +1 -0
  95. package/Option.js +53 -53
  96. package/Option.js.map +1 -1
  97. package/ParsedOperation.d.js +455 -0
  98. package/ParsedOperation.d.js.map +1 -0
  99. package/ParsedOperation.js +53 -53
  100. package/ParsedOperation.js.map +1 -1
  101. package/ParsedPluginInfo.d.js +19 -0
  102. package/ParsedPluginInfo.d.js.map +1 -0
  103. package/ParsedPluginInfo.d.ts +5477 -717
  104. package/ParsedPluginInfo.d.ts.map +1 -1
  105. package/ParsedPluginInfo.js +53 -53
  106. package/ParsedPluginInfo.js.map +1 -1
  107. package/ParsedTemplate.d.js +455 -0
  108. package/ParsedTemplate.d.js.map +1 -0
  109. package/ParsedTemplate.js +53 -53
  110. package/ParsedTemplate.js.map +1 -1
  111. package/PersistentState.d.js +19 -0
  112. package/PersistentState.d.js.map +1 -0
  113. package/PersistentState.d.ts +47 -332
  114. package/PersistentState.d.ts.map +1 -1
  115. package/PersistentState.js +53 -53
  116. package/PersistentState.js.map +1 -1
  117. package/PluginActionName.d.js +455 -0
  118. package/PluginActionName.d.js.map +1 -0
  119. package/PluginActionName.js +53 -53
  120. package/PluginActionName.js.map +1 -1
  121. package/PluginDependenciesResponse.d.js +455 -0
  122. package/PluginDependenciesResponse.d.js.map +1 -0
  123. package/PluginDependenciesResponse.js +53 -53
  124. package/PluginDependenciesResponse.js.map +1 -1
  125. package/PluginInfo.d.js +19 -0
  126. package/PluginInfo.d.js.map +1 -0
  127. package/PluginInfo.d.ts +5925 -1223
  128. package/PluginInfo.d.ts.map +1 -1
  129. package/PluginInfo.js +53 -53
  130. package/PluginInfo.js.map +1 -1
  131. package/PluginJsonResponse.d.js +455 -0
  132. package/PluginJsonResponse.d.js.map +1 -0
  133. package/PluginJsonResponse.js +53 -53
  134. package/PluginJsonResponse.js.map +1 -1
  135. package/PluginProxyResponse.d.js +455 -0
  136. package/PluginProxyResponse.d.js.map +1 -0
  137. package/PluginProxyResponse.js +53 -53
  138. package/PluginProxyResponse.js.map +1 -1
  139. package/PluginResponseEncoding.d.js +455 -0
  140. package/PluginResponseEncoding.d.js.map +1 -0
  141. package/PluginResponseEncoding.js +53 -53
  142. package/PluginResponseEncoding.js.map +1 -1
  143. package/PluginSchema.d.js +19 -0
  144. package/PluginSchema.d.js.map +1 -0
  145. package/PluginSchema.d.ts +27517 -11308
  146. package/PluginSchema.d.ts.map +1 -1
  147. package/PluginSchema.js +53 -53
  148. package/PluginSchema.js.map +1 -1
  149. package/PositionalArg.d.js +455 -0
  150. package/PositionalArg.d.js.map +1 -0
  151. package/PositionalArg.js +53 -53
  152. package/PositionalArg.js.map +1 -1
  153. package/Provisioner.d.js +455 -0
  154. package/Provisioner.d.js.map +1 -0
  155. package/Provisioner.js +53 -53
  156. package/Provisioner.js.map +1 -1
  157. package/ProvisionerID.d.js +455 -0
  158. package/ProvisionerID.d.js.map +1 -0
  159. package/ProvisionerID.js +53 -53
  160. package/ProvisionerID.js.map +1 -1
  161. package/Provisions.d.js +455 -0
  162. package/Provisions.d.js.map +1 -0
  163. package/Provisions.js +53 -53
  164. package/Provisions.js.map +1 -1
  165. package/ProxyTaskArgs.d.js +455 -0
  166. package/ProxyTaskArgs.d.js.map +1 -0
  167. package/ProxyTaskArgs.js +53 -53
  168. package/ProxyTaskArgs.js.map +1 -1
  169. package/ProxyTemplateArgs.d.js +455 -0
  170. package/ProxyTemplateArgs.d.js.map +1 -0
  171. package/ProxyTemplateArgs.js +53 -53
  172. package/ProxyTemplateArgs.js.map +1 -1
  173. package/PublicKeyHash.d.js +455 -0
  174. package/PublicKeyHash.d.js.map +1 -0
  175. package/PublicKeyHash.js +53 -53
  176. package/PublicKeyHash.js.map +1 -1
  177. package/RequestArgs.d.js +455 -0
  178. package/RequestArgs.d.js.map +1 -0
  179. package/RequestArgs.js +53 -53
  180. package/RequestArgs.js.map +1 -1
  181. package/SHA256.d.js +19 -0
  182. package/SHA256.d.js.map +1 -0
  183. package/SHA256.d.ts +7 -7
  184. package/SHA256.d.ts.map +1 -1
  185. package/SHA256.js.map +1 -1
  186. package/SandboxAccountConfig.d.js +455 -0
  187. package/SandboxAccountConfig.d.js.map +1 -0
  188. package/SandboxAccountConfig.js +53 -53
  189. package/SandboxAccountConfig.js.map +1 -1
  190. package/SandboxConfig.d.js +455 -0
  191. package/SandboxConfig.d.js.map +1 -0
  192. package/SandboxConfig.js +53 -53
  193. package/SandboxConfig.js.map +1 -1
  194. package/SanitizedAbsPath.d.js +19 -0
  195. package/SanitizedAbsPath.d.js.map +1 -0
  196. package/SanitizedAbsPath.d.ts +10 -10
  197. package/SanitizedAbsPath.d.ts.map +1 -1
  198. package/SanitizedAbsPath.js.map +1 -1
  199. package/SanitizedArgs.d.js +19 -0
  200. package/SanitizedArgs.d.js.map +1 -0
  201. package/SanitizedArgs.d.ts +410 -358
  202. package/SanitizedArgs.d.ts.map +1 -1
  203. package/SanitizedArgs.js +53 -53
  204. package/SanitizedArgs.js.map +1 -1
  205. package/SanitizedPath.d.js +455 -0
  206. package/SanitizedPath.d.js.map +1 -0
  207. package/SanitizedPath.js +53 -53
  208. package/SanitizedPath.js.map +1 -1
  209. package/ScaffoldConfig.d.js +455 -0
  210. package/ScaffoldConfig.d.js.map +1 -0
  211. package/ScaffoldConfig.js +53 -53
  212. package/ScaffoldConfig.js.map +1 -1
  213. package/Settings.d.js +455 -0
  214. package/Settings.d.js.map +1 -0
  215. package/Settings.d.ts +1 -0
  216. package/Settings.d.ts.map +1 -1
  217. package/Settings.js +53 -53
  218. package/Settings.js.map +1 -1
  219. package/SingleChar.d.js +455 -0
  220. package/SingleChar.d.js.map +1 -0
  221. package/SingleChar.js +53 -53
  222. package/SingleChar.js.map +1 -1
  223. package/TaqError.d.js +19 -0
  224. package/TaqError.d.js.map +1 -0
  225. package/TaqError.d.ts +0 -1
  226. package/TaqError.d.ts.map +1 -1
  227. package/Task.d.js +455 -0
  228. package/Task.d.js.map +1 -0
  229. package/Task.js +53 -53
  230. package/Task.js.map +1 -1
  231. package/Template.d.js +455 -0
  232. package/Template.d.js.map +1 -0
  233. package/Template.js +53 -53
  234. package/Template.js.map +1 -1
  235. package/Timestamp.d.js +455 -0
  236. package/Timestamp.d.js.map +1 -0
  237. package/Timestamp.js +53 -53
  238. package/Timestamp.js.map +1 -1
  239. package/Tz.d.js +455 -0
  240. package/Tz.d.js.map +1 -0
  241. package/Tz.js +53 -53
  242. package/Tz.js.map +1 -1
  243. package/Url.d.js +455 -0
  244. package/Url.d.js.map +1 -0
  245. package/Url.js +53 -53
  246. package/Url.js.map +1 -1
  247. package/Verb.d.js +455 -0
  248. package/Verb.d.js.map +1 -0
  249. package/Verb.js +53 -53
  250. package/Verb.js.map +1 -1
  251. package/VersionNumber.d.js +455 -0
  252. package/VersionNumber.d.js.map +1 -0
  253. package/VersionNumber.js +53 -53
  254. package/VersionNumber.js.map +1 -1
  255. package/helpers.d.js +19 -0
  256. package/helpers.d.js.map +1 -0
  257. package/helpers.js.map +1 -1
  258. package/i18n.d.js +27 -0
  259. package/i18n.d.js.map +1 -0
  260. package/i18n.d.ts.map +1 -1
  261. package/index.d.js +3531 -0
  262. package/index.d.js.map +1 -0
  263. package/index.js +79 -80
  264. package/index.js.map +1 -1
  265. package/out/types/Alias.d.ts +1 -1
  266. package/out/types/Alias.d.ts.map +1 -1
  267. package/out/types/Alias.js +53 -53
  268. package/out/types/Alias.js.map +1 -1
  269. package/out/types/BuildNumber.d.ts +1 -1
  270. package/out/types/BuildNumber.d.ts.map +1 -1
  271. package/out/types/BuildNumber.js +53 -53
  272. package/out/types/BuildNumber.js.map +1 -1
  273. package/out/types/Command.d.ts +1 -1
  274. package/out/types/Command.d.ts.map +1 -1
  275. package/out/types/Command.js +53 -53
  276. package/out/types/Command.js.map +1 -1
  277. package/out/types/Config.d.ts +154 -155
  278. package/out/types/Config.d.ts.map +1 -1
  279. package/out/types/Config.js +53 -53
  280. package/out/types/Config.js.map +1 -1
  281. package/out/types/ConfigAccount.d.ts +1 -1
  282. package/out/types/ConfigAccount.d.ts.map +1 -1
  283. package/out/types/ConfigAccount.js +53 -53
  284. package/out/types/ConfigAccount.js.map +1 -1
  285. package/out/types/ConfigArtifactsDir.d.ts +1 -1
  286. package/out/types/ConfigArtifactsDir.d.ts.map +1 -1
  287. package/out/types/ConfigArtifactsDir.js +53 -53
  288. package/out/types/ConfigArtifactsDir.js.map +1 -1
  289. package/out/types/ConfigContractsDir.d.ts +1 -1
  290. package/out/types/ConfigContractsDir.d.ts.map +1 -1
  291. package/out/types/ConfigContractsDir.js +53 -53
  292. package/out/types/ConfigContractsDir.js.map +1 -1
  293. package/out/types/ConfigEnvironmentFileV2.d.ts +1 -2
  294. package/out/types/ConfigEnvironmentFileV2.d.ts.map +1 -1
  295. package/out/types/ConfigEnvironmentFileV2.js +53 -53
  296. package/out/types/ConfigEnvironmentFileV2.js.map +1 -1
  297. package/out/types/ConfigFileV1.d.ts +275 -275
  298. package/out/types/ConfigFileV1.d.ts.map +1 -1
  299. package/out/types/ConfigFileV1.js +53 -53
  300. package/out/types/ConfigFileV1.js.map +1 -1
  301. package/out/types/ConfigFileV2.d.ts +73 -74
  302. package/out/types/ConfigFileV2.d.ts.map +1 -1
  303. package/out/types/ConfigFileV2.js +53 -53
  304. package/out/types/ConfigFileV2.js.map +1 -1
  305. package/out/types/Contract.d.ts +1 -1
  306. package/out/types/Contract.d.ts.map +1 -1
  307. package/out/types/Contract.js +53 -53
  308. package/out/types/Contract.js.map +1 -1
  309. package/out/types/CurrencyAmountV2.d.ts +1 -1
  310. package/out/types/CurrencyAmountV2.d.ts.map +1 -1
  311. package/out/types/CurrencyAmountV2.js +53 -53
  312. package/out/types/CurrencyAmountV2.js.map +1 -1
  313. package/out/types/EconomicalProtocolHash.d.ts +1 -1
  314. package/out/types/EconomicalProtocolHash.d.ts.map +1 -1
  315. package/out/types/EconomicalProtocolHash.js +53 -53
  316. package/out/types/EconomicalProtocolHash.js.map +1 -1
  317. package/out/types/Environment.d.ts +10 -11
  318. package/out/types/Environment.d.ts.map +1 -1
  319. package/out/types/Environment.js +53 -53
  320. package/out/types/Environment.js.map +1 -1
  321. package/out/types/EphemeralState.d.ts +16933 -7937
  322. package/out/types/EphemeralState.d.ts.map +1 -1
  323. package/out/types/EphemeralState.js +53 -53
  324. package/out/types/EphemeralState.js.map +1 -1
  325. package/out/types/Faucet.d.ts +1 -1
  326. package/out/types/Faucet.d.ts.map +1 -1
  327. package/out/types/Faucet.js +53 -53
  328. package/out/types/Faucet.js.map +1 -1
  329. package/out/types/HumanReadableIdentifier.d.ts +1 -1
  330. package/out/types/HumanReadableIdentifier.d.ts.map +1 -1
  331. package/out/types/HumanReadableIdentifier.js +53 -53
  332. package/out/types/HumanReadableIdentifier.js.map +1 -1
  333. package/out/types/InstalledPlugin.d.ts +1 -1
  334. package/out/types/InstalledPlugin.d.ts.map +1 -1
  335. package/out/types/InstalledPlugin.js +53 -53
  336. package/out/types/InstalledPlugin.js.map +1 -1
  337. package/out/types/LoadedConfig.d.ts +328 -324
  338. package/out/types/LoadedConfig.d.ts.map +1 -1
  339. package/out/types/LoadedConfig.js +53 -53
  340. package/out/types/LoadedConfig.js.map +1 -1
  341. package/out/types/MetadataConfig.d.ts +1 -1
  342. package/out/types/MetadataConfig.d.ts.map +1 -1
  343. package/out/types/MetadataConfig.js +53 -53
  344. package/out/types/MetadataConfig.js.map +1 -1
  345. package/out/types/NetworkAccountConfig.d.ts +10 -10
  346. package/out/types/NetworkAccountConfig.d.ts.map +1 -1
  347. package/out/types/NetworkAccountConfig.js +53 -53
  348. package/out/types/NetworkAccountConfig.js.map +1 -1
  349. package/out/types/NetworkConfig.d.ts +18 -18
  350. package/out/types/NetworkConfig.d.ts.map +1 -1
  351. package/out/types/NetworkConfig.js +53 -53
  352. package/out/types/NetworkConfig.js.map +1 -1
  353. package/out/types/NonEmptyString.d.ts +1 -1
  354. package/out/types/NonEmptyString.d.ts.map +1 -1
  355. package/out/types/NonEmptyString.js +53 -53
  356. package/out/types/NonEmptyString.js.map +1 -1
  357. package/out/types/Operation.d.ts +2034 -1971
  358. package/out/types/Operation.d.ts.map +1 -1
  359. package/out/types/Operation.js +53 -53
  360. package/out/types/Operation.js.map +1 -1
  361. package/out/types/Option.d.ts +28 -28
  362. package/out/types/Option.d.ts.map +1 -1
  363. package/out/types/Option.js +53 -53
  364. package/out/types/Option.js.map +1 -1
  365. package/out/types/ParsedConfig.d.ts +332 -68
  366. package/out/types/ParsedConfig.d.ts.map +1 -1
  367. package/out/types/ParsedConfig.js +53 -53
  368. package/out/types/ParsedConfig.js.map +1 -1
  369. package/out/types/ParsedOperation.d.ts +1124 -1088
  370. package/out/types/ParsedOperation.d.ts.map +1 -1
  371. package/out/types/ParsedOperation.js +53 -53
  372. package/out/types/ParsedOperation.js.map +1 -1
  373. package/out/types/ParsedTemplate.d.ts +4622 -162
  374. package/out/types/ParsedTemplate.d.ts.map +1 -1
  375. package/out/types/ParsedTemplate.js +53 -53
  376. package/out/types/ParsedTemplate.js.map +1 -1
  377. package/out/types/PersistedOperation.d.ts +1 -1
  378. package/out/types/PersistedOperation.d.ts.map +1 -1
  379. package/out/types/PersistedOperation.js +53 -53
  380. package/out/types/PersistedOperation.js.map +1 -1
  381. package/out/types/PersistedTask.d.ts +1 -1
  382. package/out/types/PersistedTask.d.ts.map +1 -1
  383. package/out/types/PersistedTask.js +53 -53
  384. package/out/types/PersistedTask.js.map +1 -1
  385. package/out/types/PersistentState.d.ts +1 -1
  386. package/out/types/PersistentState.d.ts.map +1 -1
  387. package/out/types/PersistentState.js +53 -53
  388. package/out/types/PersistentState.js.map +1 -1
  389. package/out/types/PluginActionName.d.ts +1 -1
  390. package/out/types/PluginActionName.d.ts.map +1 -1
  391. package/out/types/PluginActionName.js +53 -53
  392. package/out/types/PluginActionName.js.map +1 -1
  393. package/out/types/PluginDependenciesResponse.d.ts +21 -17
  394. package/out/types/PluginDependenciesResponse.d.ts.map +1 -1
  395. package/out/types/PluginDependenciesResponse.js +53 -53
  396. package/out/types/PluginDependenciesResponse.js.map +1 -1
  397. package/out/types/PluginInfo.d.ts +7813 -3313
  398. package/out/types/PluginInfo.d.ts.map +1 -1
  399. package/out/types/PluginInfo.js +53 -53
  400. package/out/types/PluginInfo.js.map +1 -1
  401. package/out/types/PluginJsonResponse.d.ts +5 -5
  402. package/out/types/PluginJsonResponse.d.ts.map +1 -1
  403. package/out/types/PluginJsonResponse.js +53 -53
  404. package/out/types/PluginJsonResponse.js.map +1 -1
  405. package/out/types/PluginProxyResponse.d.ts +5 -5
  406. package/out/types/PluginProxyResponse.d.ts.map +1 -1
  407. package/out/types/PluginProxyResponse.js +53 -53
  408. package/out/types/PluginProxyResponse.js.map +1 -1
  409. package/out/types/PluginResponseEncoding.d.ts +1 -1
  410. package/out/types/PluginResponseEncoding.d.ts.map +1 -1
  411. package/out/types/PluginResponseEncoding.js +53 -53
  412. package/out/types/PluginResponseEncoding.js.map +1 -1
  413. package/out/types/PluginSchema.d.ts +18909 -24722
  414. package/out/types/PluginSchema.d.ts.map +1 -1
  415. package/out/types/PluginSchema.js +53 -53
  416. package/out/types/PluginSchema.js.map +1 -1
  417. package/out/types/PositionalArg.d.ts +19 -19
  418. package/out/types/PositionalArg.d.ts.map +1 -1
  419. package/out/types/PositionalArg.js +53 -53
  420. package/out/types/PositionalArg.js.map +1 -1
  421. package/out/types/Provisioner.d.ts +1 -1
  422. package/out/types/Provisioner.d.ts.map +1 -1
  423. package/out/types/Provisioner.js +53 -53
  424. package/out/types/Provisioner.js.map +1 -1
  425. package/out/types/ProvisionerID.d.ts +1 -1
  426. package/out/types/ProvisionerID.d.ts.map +1 -1
  427. package/out/types/ProvisionerID.js +53 -53
  428. package/out/types/ProvisionerID.js.map +1 -1
  429. package/out/types/Provisions.d.ts +1 -1
  430. package/out/types/Provisions.d.ts.map +1 -1
  431. package/out/types/Provisions.js +53 -53
  432. package/out/types/Provisions.js.map +1 -1
  433. package/out/types/ProxyTaskArgs.d.ts +1181 -1129
  434. package/out/types/ProxyTaskArgs.d.ts.map +1 -1
  435. package/out/types/ProxyTaskArgs.js +53 -53
  436. package/out/types/ProxyTaskArgs.js.map +1 -1
  437. package/out/types/ProxyTemplateArgs.d.ts +1181 -1129
  438. package/out/types/ProxyTemplateArgs.d.ts.map +1 -1
  439. package/out/types/ProxyTemplateArgs.js +53 -53
  440. package/out/types/ProxyTemplateArgs.js.map +1 -1
  441. package/out/types/PublicKeyHash.d.ts +1 -1
  442. package/out/types/PublicKeyHash.d.ts.map +1 -1
  443. package/out/types/PublicKeyHash.js +53 -53
  444. package/out/types/PublicKeyHash.js.map +1 -1
  445. package/out/types/RequestArgs.d.ts +1168 -1129
  446. package/out/types/RequestArgs.d.ts.map +1 -1
  447. package/out/types/RequestArgs.js +53 -53
  448. package/out/types/RequestArgs.js.map +1 -1
  449. package/out/types/RuntimeDependency.d.ts +1 -1
  450. package/out/types/RuntimeDependency.d.ts.map +1 -1
  451. package/out/types/RuntimeDependency.js +53 -53
  452. package/out/types/RuntimeDependency.js.map +1 -1
  453. package/out/types/RuntimeDependencyReport.d.ts +21 -17
  454. package/out/types/RuntimeDependencyReport.d.ts.map +1 -1
  455. package/out/types/RuntimeDependencyReport.js +53 -53
  456. package/out/types/RuntimeDependencyReport.js.map +1 -1
  457. package/out/types/SHA256.d.ts +1 -1
  458. package/out/types/SHA256.d.ts.map +1 -1
  459. package/out/types/SHA256.js +53 -53
  460. package/out/types/SHA256.js.map +1 -1
  461. package/out/types/SandboxAccount.d.ts +1 -1
  462. package/out/types/SandboxAccount.d.ts.map +1 -1
  463. package/out/types/SandboxAccount.js +53 -53
  464. package/out/types/SandboxAccount.js.map +1 -1
  465. package/out/types/SandboxAccountConfig.d.ts +1 -1
  466. package/out/types/SandboxAccountConfig.d.ts.map +1 -1
  467. package/out/types/SandboxAccountConfig.js +53 -53
  468. package/out/types/SandboxAccountConfig.js.map +1 -1
  469. package/out/types/SandboxAccounts.d.ts +1 -1
  470. package/out/types/SandboxAccounts.d.ts.map +1 -1
  471. package/out/types/SandboxAccounts.js +53 -53
  472. package/out/types/SandboxAccounts.js.map +1 -1
  473. package/out/types/SandboxConfig.d.ts +10 -10
  474. package/out/types/SandboxConfig.d.ts.map +1 -1
  475. package/out/types/SandboxConfig.js +53 -53
  476. package/out/types/SandboxConfig.js.map +1 -1
  477. package/out/types/SanitizedAbsPath.d.ts +1 -1
  478. package/out/types/SanitizedAbsPath.d.ts.map +1 -1
  479. package/out/types/SanitizedAbsPath.js +53 -53
  480. package/out/types/SanitizedAbsPath.js.map +1 -1
  481. package/out/types/SanitizedArgs.d.ts +1 -1
  482. package/out/types/SanitizedArgs.d.ts.map +1 -1
  483. package/out/types/SanitizedArgs.js +53 -53
  484. package/out/types/SanitizedArgs.js.map +1 -1
  485. package/out/types/SanitizedPath.d.ts +1 -1
  486. package/out/types/SanitizedPath.d.ts.map +1 -1
  487. package/out/types/SanitizedPath.js +53 -53
  488. package/out/types/SanitizedPath.js.map +1 -1
  489. package/out/types/ScaffoldConfig.d.ts +1 -1
  490. package/out/types/ScaffoldConfig.d.ts.map +1 -1
  491. package/out/types/ScaffoldConfig.js +53 -53
  492. package/out/types/ScaffoldConfig.js.map +1 -1
  493. package/out/types/Settings.d.ts +1 -1
  494. package/out/types/Settings.d.ts.map +1 -1
  495. package/out/types/Settings.js +53 -53
  496. package/out/types/Settings.js.map +1 -1
  497. package/out/types/SingleChar.d.ts +1 -1
  498. package/out/types/SingleChar.d.ts.map +1 -1
  499. package/out/types/SingleChar.js +53 -53
  500. package/out/types/SingleChar.js.map +1 -1
  501. package/out/types/Task.d.ts +167 -167
  502. package/out/types/Task.d.ts.map +1 -1
  503. package/out/types/Task.js +53 -53
  504. package/out/types/Task.js.map +1 -1
  505. package/out/types/Template.d.ts +2532 -5745
  506. package/out/types/Template.d.ts.map +1 -1
  507. package/out/types/Template.js +53 -53
  508. package/out/types/Template.js.map +1 -1
  509. package/out/types/Timestamp.d.ts +1 -1
  510. package/out/types/Timestamp.d.ts.map +1 -1
  511. package/out/types/Timestamp.js +53 -53
  512. package/out/types/Timestamp.js.map +1 -1
  513. package/out/types/Tz.d.ts +1 -1
  514. package/out/types/Tz.d.ts.map +1 -1
  515. package/out/types/Tz.js +53 -53
  516. package/out/types/Tz.js.map +1 -1
  517. package/out/types/TzKtConfig.d.ts +1 -1
  518. package/out/types/TzKtConfig.d.ts.map +1 -1
  519. package/out/types/TzKtConfig.js +53 -53
  520. package/out/types/TzKtConfig.js.map +1 -1
  521. package/out/types/Url.d.ts +1 -1
  522. package/out/types/Url.d.ts.map +1 -1
  523. package/out/types/Url.js +53 -53
  524. package/out/types/Url.js.map +1 -1
  525. package/out/types/Verb.d.ts +1 -1
  526. package/out/types/Verb.d.ts.map +1 -1
  527. package/out/types/Verb.js +53 -53
  528. package/out/types/Verb.js.map +1 -1
  529. package/out/types/VersionNumber.d.ts +1 -1
  530. package/out/types/VersionNumber.d.ts.map +1 -1
  531. package/out/types/VersionNumber.js +53 -53
  532. package/out/types/VersionNumber.js.map +1 -1
  533. package/out/types-strict.d.ts +0 -1
  534. package/out/types-zod.d.js.map +1 -1
  535. package/out/types-zod.d.ts +15769 -13234
  536. package/out/types-zod.d.ts.map +1 -1
  537. package/out/types-zod.js +53 -53
  538. package/out/types-zod.js.map +1 -1
  539. package/package.json +338 -335
  540. package/scripts/exports.sh +0 -0
  541. package/taqueria-protocol-types.d.js +3523 -0
  542. package/taqueria-protocol-types.d.js.map +1 -0
  543. package/taqueria-protocol-types.js +2212 -1335
  544. package/taqueria-protocol-types.js.map +1 -1
  545. package/tsconfig.tsbuildinfo +1 -0
  546. package/tsup.config.d.js +27 -0
  547. package/tsup.config.d.js.map +1 -0
  548. package/tsup.config.d.ts.map +1 -1
  549. package/tsup.config.js +104 -0
  550. package/tsup.config.js.map +1 -0
  551. package/types-config-files.d.js +19 -0
  552. package/types-config-files.d.js.map +1 -0
  553. package/types-config-files.d.ts +1 -2
  554. package/types-config-files.d.ts.map +1 -1
  555. package/types-config-files.js +2 -4
  556. package/types-config-files.js.map +1 -1
  557. package/types.d.js +19 -0
  558. package/types.d.js.map +1 -0
  559. package/types.d.ts +0 -1
  560. package/tzkt-config.d.js +19 -0
  561. package/tzkt-config.d.js.map +1 -0
  562. package/tzkt-config.d.ts +10 -10
  563. package/tzkt-config.d.ts.map +1 -1
  564. package/tzkt-config.js.map +1 -1
  565. package/scripts/build-types.d.ts +0 -2
  566. package/scripts/build-types.d.ts.map +0 -1
  567. package/scripts/post-ts-to-zod.d.ts +0 -2
  568. package/scripts/post-ts-to-zod.d.ts.map +0 -1
@@ -6,7 +6,7 @@ export type { ParsedOperationStrict as ParsedOperation };
6
6
  export declare const from: (input: unknown) => ParsedOperationStrict;
7
7
  export declare const create: (input: ParsedOperation) => ParsedOperationStrict;
8
8
  export declare const of: (input: unknown) => FutureInstance<TaqError, ParsedOperationStrict>;
9
- export declare const make: (input: Omit<ParsedOperationStrict, '__type'>) => FutureInstance<TaqError, ParsedOperationStrict>;
9
+ export declare const make: (input: Omit<ParsedOperationStrict, "__type">) => FutureInstance<TaqError, ParsedOperationStrict>;
10
10
  export declare const schemas: {
11
11
  rawSchema: import("zod").ZodObject<Omit<{
12
12
  operation: import("zod").ZodString;
@@ -21,15 +21,15 @@ export declare const schemas: {
21
21
  }, "strip", import("zod").ZodTypeAny, {
22
22
  description: string;
23
23
  placeholder: string;
24
- defaultValue?: string | number | boolean | undefined;
25
- type?: "string" | "number" | "boolean" | undefined;
26
24
  required?: boolean | undefined;
25
+ type?: "string" | "number" | "boolean" | undefined;
26
+ defaultValue?: string | number | boolean | undefined;
27
27
  }, {
28
28
  description: string;
29
29
  placeholder: string;
30
- defaultValue?: string | number | boolean | undefined;
31
- type?: "string" | "number" | "boolean" | undefined;
32
30
  required?: boolean | undefined;
31
+ type?: "string" | "number" | "boolean" | undefined;
32
+ defaultValue?: string | number | boolean | undefined;
33
33
  }>, "many">>;
34
34
  options: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
35
35
  shortFlag: import("zod").ZodOptional<import("zod").ZodString>;
@@ -43,20 +43,20 @@ export declare const schemas: {
43
43
  }, "strip", import("zod").ZodTypeAny, {
44
44
  description: string;
45
45
  flag: string;
46
+ boolean?: boolean | undefined;
47
+ required?: boolean | undefined;
48
+ type?: "string" | "number" | "boolean" | "count" | undefined;
46
49
  shortFlag?: string | undefined;
47
50
  defaultValue?: string | number | boolean | undefined;
48
- type?: "string" | "number" | "boolean" | "count" | undefined;
49
- required?: boolean | undefined;
50
- boolean?: boolean | undefined;
51
51
  choices?: string[] | undefined;
52
52
  }, {
53
53
  description: string;
54
54
  flag: string;
55
+ boolean?: boolean | undefined;
56
+ required?: boolean | undefined;
57
+ type?: "string" | "number" | "boolean" | "count" | undefined;
55
58
  shortFlag?: string | undefined;
56
59
  defaultValue?: string | number | boolean | undefined;
57
- type?: "string" | "number" | "boolean" | "count" | undefined;
58
- required?: boolean | undefined;
59
- boolean?: boolean | undefined;
60
60
  choices?: string[] | undefined;
61
61
  }>, "many">>;
62
62
  handler: import("zod").ZodOptional<import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
@@ -113,7 +113,7 @@ export declare const schemas: {
113
113
  time: number;
114
114
  output?: unknown;
115
115
  }>;
116
- }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
116
+ }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
117
117
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
118
118
  projectDir: import("zod").ZodString;
119
119
  maxConcurrency: import("zod").ZodNumber;
@@ -127,75 +127,12 @@ export declare const schemas: {
127
127
  yes: import("zod").ZodBoolean;
128
128
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
129
129
  env: import("zod").ZodString;
130
+ quickstart: import("zod").ZodString;
130
131
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
131
132
  setVersion: import("zod").ZodString;
133
+ }, "quickstart">, {
132
134
  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">]>;
133
- config: import("zod").ZodObject<{
134
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
135
- label: import("zod").ZodString;
136
- rpcUrl: import("zod").ZodString;
137
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
138
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
139
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
140
- encryptedKey: import("zod").ZodString;
141
- publicKeyHash: import("zod").ZodString;
142
- secretKey: import("zod").ZodString;
143
- }, "strip", import("zod").ZodTypeAny, {
144
- publicKeyHash: string;
145
- encryptedKey: string;
146
- secretKey: string;
147
- }, {
148
- publicKeyHash: string;
149
- encryptedKey: string;
150
- secretKey: string;
151
- }>, import("zod").ZodString]>>>;
152
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
153
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
154
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
155
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
156
- }, "strip", import("zod").ZodTypeAny, {
157
- disableAutostartWithSandbox?: boolean | undefined;
158
- postgresqlPort?: number | undefined;
159
- apiPort?: number | undefined;
160
- }, {
161
- disableAutostartWithSandbox?: boolean | undefined;
162
- postgresqlPort?: number | undefined;
163
- apiPort?: number | undefined;
164
- }>>;
165
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
166
- }, "strip", import("zod").ZodTypeAny, {
167
- label: string;
168
- rpcUrl: string;
169
- protocol?: string | undefined;
170
- plugin?: string | undefined;
171
- accounts?: Record<string, string | {
172
- publicKeyHash: string;
173
- encryptedKey: string;
174
- secretKey: string;
175
- }> | undefined;
176
- tzkt?: {
177
- disableAutostartWithSandbox?: boolean | undefined;
178
- postgresqlPort?: number | undefined;
179
- apiPort?: number | undefined;
180
- } | undefined;
181
- annotations?: Record<string, unknown> | undefined;
182
- }, {
183
- label: string;
184
- rpcUrl: string;
185
- protocol?: string | undefined;
186
- plugin?: string | undefined;
187
- accounts?: Record<string, string | {
188
- publicKeyHash: string;
189
- encryptedKey: string;
190
- secretKey: string;
191
- }> | undefined;
192
- tzkt?: {
193
- disableAutostartWithSandbox?: boolean | undefined;
194
- postgresqlPort?: number | undefined;
195
- apiPort?: number | undefined;
196
- } | undefined;
197
- annotations?: Record<string, unknown> | undefined;
198
- }>>>;
135
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
199
136
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
200
137
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
201
138
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -247,13 +184,13 @@ export declare const schemas: {
247
184
  }, "strip", import("zod").ZodTypeAny, {
248
185
  networks: string[];
249
186
  sandboxes: string[];
250
- storage?: Record<string, string> | undefined;
251
187
  aliases?: Record<string, Record<string, string>> | undefined;
188
+ storage?: Record<string, string> | undefined;
252
189
  }, {
253
190
  networks: string[];
254
191
  sandboxes: string[];
255
- storage?: Record<string, string> | undefined;
256
192
  aliases?: Record<string, Record<string, string>> | undefined;
193
+ storage?: Record<string, string> | undefined;
257
194
  }>, import("zod").ZodString]>>;
258
195
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
259
196
  label: import("zod").ZodString;
@@ -264,15 +201,15 @@ export declare const schemas: {
264
201
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
265
202
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
266
203
  }, "strip", import("zod").ZodTypeAny, {
204
+ mnemonic?: string | undefined;
267
205
  publicKey?: string | undefined;
268
206
  publicKeyHash?: string | undefined;
269
207
  privateKey?: string | undefined;
270
- mnemonic?: string | undefined;
271
208
  }, {
209
+ mnemonic?: string | undefined;
272
210
  publicKey?: string | undefined;
273
211
  publicKeyHash?: string | undefined;
274
212
  privateKey?: string | undefined;
275
- mnemonic?: string | undefined;
276
213
  }>>>;
277
214
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
278
215
  pkh: import("zod").ZodString;
@@ -300,10 +237,10 @@ export declare const schemas: {
300
237
  label: string;
301
238
  rpcUrl: string;
302
239
  accounts?: Record<string, {
240
+ mnemonic?: string | undefined;
303
241
  publicKey?: string | undefined;
304
242
  publicKeyHash?: string | undefined;
305
243
  privateKey?: string | undefined;
306
- mnemonic?: string | undefined;
307
244
  }> | undefined;
308
245
  faucet?: {
309
246
  pkh: string;
@@ -317,10 +254,10 @@ export declare const schemas: {
317
254
  label: string;
318
255
  rpcUrl: string;
319
256
  accounts?: Record<string, {
257
+ mnemonic?: string | undefined;
320
258
  publicKey?: string | undefined;
321
259
  publicKeyHash?: string | undefined;
322
260
  privateKey?: string | undefined;
323
- mnemonic?: string | undefined;
324
261
  }> | undefined;
325
262
  faucet?: {
326
263
  pkh: string;
@@ -331,29 +268,95 @@ export declare const schemas: {
331
268
  activation_code: string;
332
269
  } | undefined;
333
270
  }>>>;
271
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
272
+ label: import("zod").ZodString;
273
+ rpcUrl: import("zod").ZodString;
274
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
275
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
276
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
277
+ encryptedKey: import("zod").ZodString;
278
+ publicKeyHash: import("zod").ZodString;
279
+ secretKey: import("zod").ZodString;
280
+ }, "strip", import("zod").ZodTypeAny, {
281
+ publicKeyHash: string;
282
+ encryptedKey: string;
283
+ secretKey: string;
284
+ }, {
285
+ publicKeyHash: string;
286
+ encryptedKey: string;
287
+ secretKey: string;
288
+ }>, import("zod").ZodString]>>>;
289
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
290
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
291
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
292
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
293
+ }, "strip", import("zod").ZodTypeAny, {
294
+ disableAutostartWithSandbox?: boolean | undefined;
295
+ postgresqlPort?: number | undefined;
296
+ apiPort?: number | undefined;
297
+ }, {
298
+ disableAutostartWithSandbox?: boolean | undefined;
299
+ postgresqlPort?: number | undefined;
300
+ apiPort?: number | undefined;
301
+ }>>;
302
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
303
+ }, "strip", import("zod").ZodTypeAny, {
304
+ label: string;
305
+ rpcUrl: string;
306
+ plugin?: string | undefined;
307
+ accounts?: Record<string, string | {
308
+ publicKeyHash: string;
309
+ encryptedKey: string;
310
+ secretKey: string;
311
+ }> | undefined;
312
+ protocol?: string | undefined;
313
+ tzkt?: {
314
+ disableAutostartWithSandbox?: boolean | undefined;
315
+ postgresqlPort?: number | undefined;
316
+ apiPort?: number | undefined;
317
+ } | undefined;
318
+ annotations?: Record<string, unknown> | undefined;
319
+ }, {
320
+ label: string;
321
+ rpcUrl: string;
322
+ plugin?: string | undefined;
323
+ accounts?: Record<string, string | {
324
+ publicKeyHash: string;
325
+ encryptedKey: string;
326
+ secretKey: string;
327
+ }> | undefined;
328
+ protocol?: string | undefined;
329
+ tzkt?: {
330
+ disableAutostartWithSandbox?: boolean | undefined;
331
+ postgresqlPort?: number | undefined;
332
+ apiPort?: number | undefined;
333
+ } | undefined;
334
+ annotations?: Record<string, unknown> | undefined;
335
+ }>>>;
336
+ }, {
334
337
  projectDir: import("zod").ZodString;
335
338
  configFile: import("zod").ZodString;
336
339
  hash: import("zod").ZodString;
337
- }, "strip", import("zod").ZodTypeAny, {
340
+ }>, "strip", import("zod").ZodTypeAny, {
338
341
  projectDir: string;
339
342
  environment: Record<string, string | {
340
343
  networks: string[];
341
344
  sandboxes: string[];
342
- storage?: Record<string, string> | undefined;
343
345
  aliases?: Record<string, Record<string, string>> | undefined;
346
+ storage?: Record<string, string> | undefined;
344
347
  }>;
345
348
  hash: string;
346
349
  configFile: string;
347
350
  sandbox?: Record<string, {
348
351
  label: string;
349
352
  rpcUrl: string;
350
- protocol?: string | undefined;
351
353
  plugin?: string | undefined;
352
354
  accounts?: Record<string, string | {
353
355
  publicKeyHash: string;
354
356
  encryptedKey: string;
355
357
  secretKey: string;
356
358
  }> | undefined;
359
+ protocol?: string | undefined;
357
360
  tzkt?: {
358
361
  disableAutostartWithSandbox?: boolean | undefined;
359
362
  postgresqlPort?: number | undefined;
@@ -384,10 +387,10 @@ export declare const schemas: {
384
387
  label: string;
385
388
  rpcUrl: string;
386
389
  accounts?: Record<string, {
390
+ mnemonic?: string | undefined;
387
391
  publicKey?: string | undefined;
388
392
  publicKeyHash?: string | undefined;
389
393
  privateKey?: string | undefined;
390
- mnemonic?: string | undefined;
391
394
  }> | undefined;
392
395
  faucet?: {
393
396
  pkh: string;
@@ -403,21 +406,21 @@ export declare const schemas: {
403
406
  environment: Record<string, string | {
404
407
  networks: string[];
405
408
  sandboxes: string[];
406
- storage?: Record<string, string> | undefined;
407
409
  aliases?: Record<string, Record<string, string>> | undefined;
410
+ storage?: Record<string, string> | undefined;
408
411
  }>;
409
412
  hash: string;
410
413
  configFile: string;
411
414
  sandbox?: Record<string, {
412
415
  label: string;
413
416
  rpcUrl: string;
414
- protocol?: string | undefined;
415
417
  plugin?: string | undefined;
416
418
  accounts?: Record<string, string | {
417
419
  publicKeyHash: string;
418
420
  encryptedKey: string;
419
421
  secretKey: string;
420
422
  }> | undefined;
423
+ protocol?: string | undefined;
421
424
  tzkt?: {
422
425
  disableAutostartWithSandbox?: boolean | undefined;
423
426
  postgresqlPort?: number | undefined;
@@ -448,10 +451,10 @@ export declare const schemas: {
448
451
  label: string;
449
452
  rpcUrl: string;
450
453
  accounts?: Record<string, {
454
+ mnemonic?: string | undefined;
451
455
  publicKey?: string | undefined;
452
456
  publicKeyHash?: string | undefined;
453
457
  privateKey?: string | undefined;
454
- mnemonic?: string | undefined;
455
458
  }> | undefined;
456
459
  faucet?: {
457
460
  pkh: string;
@@ -463,7 +466,7 @@ export declare const schemas: {
463
466
  } | undefined;
464
467
  }> | undefined;
465
468
  }>;
466
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
469
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
467
470
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
468
471
  projectDir: import("zod").ZodString;
469
472
  maxConcurrency: import("zod").ZodNumber;
@@ -477,75 +480,12 @@ export declare const schemas: {
477
480
  yes: import("zod").ZodBoolean;
478
481
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
479
482
  env: import("zod").ZodString;
483
+ quickstart: import("zod").ZodString;
480
484
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
481
485
  setVersion: import("zod").ZodString;
486
+ }, "quickstart">, {
482
487
  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">]>;
483
- config: import("zod").ZodObject<{
484
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
485
- label: import("zod").ZodString;
486
- rpcUrl: import("zod").ZodString;
487
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
488
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
489
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
490
- encryptedKey: import("zod").ZodString;
491
- publicKeyHash: import("zod").ZodString;
492
- secretKey: import("zod").ZodString;
493
- }, "strip", import("zod").ZodTypeAny, {
494
- publicKeyHash: string;
495
- encryptedKey: string;
496
- secretKey: string;
497
- }, {
498
- publicKeyHash: string;
499
- encryptedKey: string;
500
- secretKey: string;
501
- }>, import("zod").ZodString]>>>;
502
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
503
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
504
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
505
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
506
- }, "strip", import("zod").ZodTypeAny, {
507
- disableAutostartWithSandbox?: boolean | undefined;
508
- postgresqlPort?: number | undefined;
509
- apiPort?: number | undefined;
510
- }, {
511
- disableAutostartWithSandbox?: boolean | undefined;
512
- postgresqlPort?: number | undefined;
513
- apiPort?: number | undefined;
514
- }>>;
515
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
516
- }, "strip", import("zod").ZodTypeAny, {
517
- label: string;
518
- rpcUrl: string;
519
- protocol?: string | undefined;
520
- plugin?: string | undefined;
521
- accounts?: Record<string, string | {
522
- publicKeyHash: string;
523
- encryptedKey: string;
524
- secretKey: string;
525
- }> | undefined;
526
- tzkt?: {
527
- disableAutostartWithSandbox?: boolean | undefined;
528
- postgresqlPort?: number | undefined;
529
- apiPort?: number | undefined;
530
- } | undefined;
531
- annotations?: Record<string, unknown> | undefined;
532
- }, {
533
- label: string;
534
- rpcUrl: string;
535
- protocol?: string | undefined;
536
- plugin?: string | undefined;
537
- accounts?: Record<string, string | {
538
- publicKeyHash: string;
539
- encryptedKey: string;
540
- secretKey: string;
541
- }> | undefined;
542
- tzkt?: {
543
- disableAutostartWithSandbox?: boolean | undefined;
544
- postgresqlPort?: number | undefined;
545
- apiPort?: number | undefined;
546
- } | undefined;
547
- annotations?: Record<string, unknown> | undefined;
548
- }>>>;
488
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
549
489
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
550
490
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
551
491
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -597,13 +537,13 @@ export declare const schemas: {
597
537
  }, "strip", import("zod").ZodTypeAny, {
598
538
  networks: string[];
599
539
  sandboxes: string[];
600
- storage?: Record<string, string> | undefined;
601
540
  aliases?: Record<string, Record<string, string>> | undefined;
541
+ storage?: Record<string, string> | undefined;
602
542
  }, {
603
543
  networks: string[];
604
544
  sandboxes: string[];
605
- storage?: Record<string, string> | undefined;
606
545
  aliases?: Record<string, Record<string, string>> | undefined;
546
+ storage?: Record<string, string> | undefined;
607
547
  }>, import("zod").ZodString]>>;
608
548
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
609
549
  label: import("zod").ZodString;
@@ -614,15 +554,15 @@ export declare const schemas: {
614
554
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
615
555
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
616
556
  }, "strip", import("zod").ZodTypeAny, {
557
+ mnemonic?: string | undefined;
617
558
  publicKey?: string | undefined;
618
559
  publicKeyHash?: string | undefined;
619
560
  privateKey?: string | undefined;
620
- mnemonic?: string | undefined;
621
561
  }, {
562
+ mnemonic?: string | undefined;
622
563
  publicKey?: string | undefined;
623
564
  publicKeyHash?: string | undefined;
624
565
  privateKey?: string | undefined;
625
- mnemonic?: string | undefined;
626
566
  }>>>;
627
567
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
628
568
  pkh: import("zod").ZodString;
@@ -650,10 +590,10 @@ export declare const schemas: {
650
590
  label: string;
651
591
  rpcUrl: string;
652
592
  accounts?: Record<string, {
593
+ mnemonic?: string | undefined;
653
594
  publicKey?: string | undefined;
654
595
  publicKeyHash?: string | undefined;
655
596
  privateKey?: string | undefined;
656
- mnemonic?: string | undefined;
657
597
  }> | undefined;
658
598
  faucet?: {
659
599
  pkh: string;
@@ -667,10 +607,10 @@ export declare const schemas: {
667
607
  label: string;
668
608
  rpcUrl: string;
669
609
  accounts?: Record<string, {
610
+ mnemonic?: string | undefined;
670
611
  publicKey?: string | undefined;
671
612
  publicKeyHash?: string | undefined;
672
613
  privateKey?: string | undefined;
673
- mnemonic?: string | undefined;
674
614
  }> | undefined;
675
615
  faucet?: {
676
616
  pkh: string;
@@ -681,29 +621,95 @@ export declare const schemas: {
681
621
  activation_code: string;
682
622
  } | undefined;
683
623
  }>>>;
684
- projectDir: import("zod").ZodString;
685
- configFile: import("zod").ZodString;
686
- hash: import("zod").ZodString;
687
- }, "strip", import("zod").ZodTypeAny, {
624
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
625
+ label: import("zod").ZodString;
626
+ rpcUrl: import("zod").ZodString;
627
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
628
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
629
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
630
+ encryptedKey: import("zod").ZodString;
631
+ publicKeyHash: import("zod").ZodString;
632
+ secretKey: import("zod").ZodString;
633
+ }, "strip", import("zod").ZodTypeAny, {
634
+ publicKeyHash: string;
635
+ encryptedKey: string;
636
+ secretKey: string;
637
+ }, {
638
+ publicKeyHash: string;
639
+ encryptedKey: string;
640
+ secretKey: string;
641
+ }>, import("zod").ZodString]>>>;
642
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
643
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
644
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
645
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
646
+ }, "strip", import("zod").ZodTypeAny, {
647
+ disableAutostartWithSandbox?: boolean | undefined;
648
+ postgresqlPort?: number | undefined;
649
+ apiPort?: number | undefined;
650
+ }, {
651
+ disableAutostartWithSandbox?: boolean | undefined;
652
+ postgresqlPort?: number | undefined;
653
+ apiPort?: number | undefined;
654
+ }>>;
655
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
656
+ }, "strip", import("zod").ZodTypeAny, {
657
+ label: string;
658
+ rpcUrl: string;
659
+ plugin?: string | undefined;
660
+ accounts?: Record<string, string | {
661
+ publicKeyHash: string;
662
+ encryptedKey: string;
663
+ secretKey: string;
664
+ }> | undefined;
665
+ protocol?: string | undefined;
666
+ tzkt?: {
667
+ disableAutostartWithSandbox?: boolean | undefined;
668
+ postgresqlPort?: number | undefined;
669
+ apiPort?: number | undefined;
670
+ } | undefined;
671
+ annotations?: Record<string, unknown> | undefined;
672
+ }, {
673
+ label: string;
674
+ rpcUrl: string;
675
+ plugin?: string | undefined;
676
+ accounts?: Record<string, string | {
677
+ publicKeyHash: string;
678
+ encryptedKey: string;
679
+ secretKey: string;
680
+ }> | undefined;
681
+ protocol?: string | undefined;
682
+ tzkt?: {
683
+ disableAutostartWithSandbox?: boolean | undefined;
684
+ postgresqlPort?: number | undefined;
685
+ apiPort?: number | undefined;
686
+ } | undefined;
687
+ annotations?: Record<string, unknown> | undefined;
688
+ }>>>;
689
+ }, {
690
+ projectDir: import("zod").ZodString;
691
+ configFile: import("zod").ZodString;
692
+ hash: import("zod").ZodString;
693
+ }>, "strip", import("zod").ZodTypeAny, {
688
694
  projectDir: string;
689
695
  environment: Record<string, string | {
690
696
  networks: string[];
691
697
  sandboxes: string[];
692
- storage?: Record<string, string> | undefined;
693
698
  aliases?: Record<string, Record<string, string>> | undefined;
699
+ storage?: Record<string, string> | undefined;
694
700
  }>;
695
701
  hash: string;
696
702
  configFile: string;
697
703
  sandbox?: Record<string, {
698
704
  label: string;
699
705
  rpcUrl: string;
700
- protocol?: string | undefined;
701
706
  plugin?: string | undefined;
702
707
  accounts?: Record<string, string | {
703
708
  publicKeyHash: string;
704
709
  encryptedKey: string;
705
710
  secretKey: string;
706
711
  }> | undefined;
712
+ protocol?: string | undefined;
707
713
  tzkt?: {
708
714
  disableAutostartWithSandbox?: boolean | undefined;
709
715
  postgresqlPort?: number | undefined;
@@ -734,10 +740,10 @@ export declare const schemas: {
734
740
  label: string;
735
741
  rpcUrl: string;
736
742
  accounts?: Record<string, {
743
+ mnemonic?: string | undefined;
737
744
  publicKey?: string | undefined;
738
745
  publicKeyHash?: string | undefined;
739
746
  privateKey?: string | undefined;
740
- mnemonic?: string | undefined;
741
747
  }> | undefined;
742
748
  faucet?: {
743
749
  pkh: string;
@@ -753,21 +759,21 @@ export declare const schemas: {
753
759
  environment: Record<string, string | {
754
760
  networks: string[];
755
761
  sandboxes: string[];
756
- storage?: Record<string, string> | undefined;
757
762
  aliases?: Record<string, Record<string, string>> | undefined;
763
+ storage?: Record<string, string> | undefined;
758
764
  }>;
759
765
  hash: string;
760
766
  configFile: string;
761
767
  sandbox?: Record<string, {
762
768
  label: string;
763
769
  rpcUrl: string;
764
- protocol?: string | undefined;
765
770
  plugin?: string | undefined;
766
771
  accounts?: Record<string, string | {
767
772
  publicKeyHash: string;
768
773
  encryptedKey: string;
769
774
  secretKey: string;
770
775
  }> | undefined;
776
+ protocol?: string | undefined;
771
777
  tzkt?: {
772
778
  disableAutostartWithSandbox?: boolean | undefined;
773
779
  postgresqlPort?: number | undefined;
@@ -798,10 +804,10 @@ export declare const schemas: {
798
804
  label: string;
799
805
  rpcUrl: string;
800
806
  accounts?: Record<string, {
807
+ mnemonic?: string | undefined;
801
808
  publicKey?: string | undefined;
802
809
  publicKeyHash?: string | undefined;
803
810
  privateKey?: string | undefined;
804
- mnemonic?: string | undefined;
805
811
  }> | undefined;
806
812
  faucet?: {
807
813
  pkh: string;
@@ -813,7 +819,7 @@ export declare const schemas: {
813
819
  } | undefined;
814
820
  }> | undefined;
815
821
  }>;
816
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
822
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
817
823
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
818
824
  projectDir: import("zod").ZodString;
819
825
  maxConcurrency: import("zod").ZodNumber;
@@ -827,75 +833,12 @@ export declare const schemas: {
827
833
  yes: import("zod").ZodBoolean;
828
834
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
829
835
  env: import("zod").ZodString;
836
+ quickstart: import("zod").ZodString;
830
837
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
831
838
  setVersion: import("zod").ZodString;
839
+ }, "quickstart">, {
832
840
  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">]>;
833
- config: import("zod").ZodObject<{
834
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
835
- label: import("zod").ZodString;
836
- rpcUrl: import("zod").ZodString;
837
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
838
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
839
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
840
- encryptedKey: import("zod").ZodString;
841
- publicKeyHash: import("zod").ZodString;
842
- secretKey: import("zod").ZodString;
843
- }, "strip", import("zod").ZodTypeAny, {
844
- publicKeyHash: string;
845
- encryptedKey: string;
846
- secretKey: string;
847
- }, {
848
- publicKeyHash: string;
849
- encryptedKey: string;
850
- secretKey: string;
851
- }>, import("zod").ZodString]>>>;
852
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
853
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
854
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
855
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
856
- }, "strip", import("zod").ZodTypeAny, {
857
- disableAutostartWithSandbox?: boolean | undefined;
858
- postgresqlPort?: number | undefined;
859
- apiPort?: number | undefined;
860
- }, {
861
- disableAutostartWithSandbox?: boolean | undefined;
862
- postgresqlPort?: number | undefined;
863
- apiPort?: number | undefined;
864
- }>>;
865
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
866
- }, "strip", import("zod").ZodTypeAny, {
867
- label: string;
868
- rpcUrl: string;
869
- protocol?: string | undefined;
870
- plugin?: string | undefined;
871
- accounts?: Record<string, string | {
872
- publicKeyHash: string;
873
- encryptedKey: string;
874
- secretKey: string;
875
- }> | undefined;
876
- tzkt?: {
877
- disableAutostartWithSandbox?: boolean | undefined;
878
- postgresqlPort?: number | undefined;
879
- apiPort?: number | undefined;
880
- } | undefined;
881
- annotations?: Record<string, unknown> | undefined;
882
- }, {
883
- label: string;
884
- rpcUrl: string;
885
- protocol?: string | undefined;
886
- plugin?: string | undefined;
887
- accounts?: Record<string, string | {
888
- publicKeyHash: string;
889
- encryptedKey: string;
890
- secretKey: string;
891
- }> | undefined;
892
- tzkt?: {
893
- disableAutostartWithSandbox?: boolean | undefined;
894
- postgresqlPort?: number | undefined;
895
- apiPort?: number | undefined;
896
- } | undefined;
897
- annotations?: Record<string, unknown> | undefined;
898
- }>>>;
841
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
899
842
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
900
843
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
901
844
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -947,13 +890,13 @@ export declare const schemas: {
947
890
  }, "strip", import("zod").ZodTypeAny, {
948
891
  networks: string[];
949
892
  sandboxes: string[];
950
- storage?: Record<string, string> | undefined;
951
893
  aliases?: Record<string, Record<string, string>> | undefined;
894
+ storage?: Record<string, string> | undefined;
952
895
  }, {
953
896
  networks: string[];
954
897
  sandboxes: string[];
955
- storage?: Record<string, string> | undefined;
956
898
  aliases?: Record<string, Record<string, string>> | undefined;
899
+ storage?: Record<string, string> | undefined;
957
900
  }>, import("zod").ZodString]>>;
958
901
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
959
902
  label: import("zod").ZodString;
@@ -964,15 +907,15 @@ export declare const schemas: {
964
907
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
965
908
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
966
909
  }, "strip", import("zod").ZodTypeAny, {
910
+ mnemonic?: string | undefined;
967
911
  publicKey?: string | undefined;
968
912
  publicKeyHash?: string | undefined;
969
913
  privateKey?: string | undefined;
970
- mnemonic?: string | undefined;
971
914
  }, {
915
+ mnemonic?: string | undefined;
972
916
  publicKey?: string | undefined;
973
917
  publicKeyHash?: string | undefined;
974
918
  privateKey?: string | undefined;
975
- mnemonic?: string | undefined;
976
919
  }>>>;
977
920
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
978
921
  pkh: import("zod").ZodString;
@@ -1000,10 +943,10 @@ export declare const schemas: {
1000
943
  label: string;
1001
944
  rpcUrl: string;
1002
945
  accounts?: Record<string, {
946
+ mnemonic?: string | undefined;
1003
947
  publicKey?: string | undefined;
1004
948
  publicKeyHash?: string | undefined;
1005
949
  privateKey?: string | undefined;
1006
- mnemonic?: string | undefined;
1007
950
  }> | undefined;
1008
951
  faucet?: {
1009
952
  pkh: string;
@@ -1017,10 +960,10 @@ export declare const schemas: {
1017
960
  label: string;
1018
961
  rpcUrl: string;
1019
962
  accounts?: Record<string, {
963
+ mnemonic?: string | undefined;
1020
964
  publicKey?: string | undefined;
1021
965
  publicKeyHash?: string | undefined;
1022
966
  privateKey?: string | undefined;
1023
- mnemonic?: string | undefined;
1024
967
  }> | undefined;
1025
968
  faucet?: {
1026
969
  pkh: string;
@@ -1031,29 +974,95 @@ export declare const schemas: {
1031
974
  activation_code: string;
1032
975
  } | undefined;
1033
976
  }>>>;
977
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
978
+ label: import("zod").ZodString;
979
+ rpcUrl: import("zod").ZodString;
980
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
981
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
982
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
983
+ encryptedKey: import("zod").ZodString;
984
+ publicKeyHash: import("zod").ZodString;
985
+ secretKey: import("zod").ZodString;
986
+ }, "strip", import("zod").ZodTypeAny, {
987
+ publicKeyHash: string;
988
+ encryptedKey: string;
989
+ secretKey: string;
990
+ }, {
991
+ publicKeyHash: string;
992
+ encryptedKey: string;
993
+ secretKey: string;
994
+ }>, import("zod").ZodString]>>>;
995
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
996
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
997
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
998
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
999
+ }, "strip", import("zod").ZodTypeAny, {
1000
+ disableAutostartWithSandbox?: boolean | undefined;
1001
+ postgresqlPort?: number | undefined;
1002
+ apiPort?: number | undefined;
1003
+ }, {
1004
+ disableAutostartWithSandbox?: boolean | undefined;
1005
+ postgresqlPort?: number | undefined;
1006
+ apiPort?: number | undefined;
1007
+ }>>;
1008
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1009
+ }, "strip", import("zod").ZodTypeAny, {
1010
+ label: string;
1011
+ rpcUrl: string;
1012
+ plugin?: string | undefined;
1013
+ accounts?: Record<string, string | {
1014
+ publicKeyHash: string;
1015
+ encryptedKey: string;
1016
+ secretKey: string;
1017
+ }> | undefined;
1018
+ protocol?: string | undefined;
1019
+ tzkt?: {
1020
+ disableAutostartWithSandbox?: boolean | undefined;
1021
+ postgresqlPort?: number | undefined;
1022
+ apiPort?: number | undefined;
1023
+ } | undefined;
1024
+ annotations?: Record<string, unknown> | undefined;
1025
+ }, {
1026
+ label: string;
1027
+ rpcUrl: string;
1028
+ plugin?: string | undefined;
1029
+ accounts?: Record<string, string | {
1030
+ publicKeyHash: string;
1031
+ encryptedKey: string;
1032
+ secretKey: string;
1033
+ }> | undefined;
1034
+ protocol?: string | undefined;
1035
+ tzkt?: {
1036
+ disableAutostartWithSandbox?: boolean | undefined;
1037
+ postgresqlPort?: number | undefined;
1038
+ apiPort?: number | undefined;
1039
+ } | undefined;
1040
+ annotations?: Record<string, unknown> | undefined;
1041
+ }>>>;
1042
+ }, {
1034
1043
  projectDir: import("zod").ZodString;
1035
1044
  configFile: import("zod").ZodString;
1036
1045
  hash: import("zod").ZodString;
1037
- }, "strip", import("zod").ZodTypeAny, {
1046
+ }>, "strip", import("zod").ZodTypeAny, {
1038
1047
  projectDir: string;
1039
1048
  environment: Record<string, string | {
1040
1049
  networks: string[];
1041
1050
  sandboxes: string[];
1042
- storage?: Record<string, string> | undefined;
1043
1051
  aliases?: Record<string, Record<string, string>> | undefined;
1052
+ storage?: Record<string, string> | undefined;
1044
1053
  }>;
1045
1054
  hash: string;
1046
1055
  configFile: string;
1047
1056
  sandbox?: Record<string, {
1048
1057
  label: string;
1049
1058
  rpcUrl: string;
1050
- protocol?: string | undefined;
1051
1059
  plugin?: string | undefined;
1052
1060
  accounts?: Record<string, string | {
1053
1061
  publicKeyHash: string;
1054
1062
  encryptedKey: string;
1055
1063
  secretKey: string;
1056
1064
  }> | undefined;
1065
+ protocol?: string | undefined;
1057
1066
  tzkt?: {
1058
1067
  disableAutostartWithSandbox?: boolean | undefined;
1059
1068
  postgresqlPort?: number | undefined;
@@ -1084,10 +1093,10 @@ export declare const schemas: {
1084
1093
  label: string;
1085
1094
  rpcUrl: string;
1086
1095
  accounts?: Record<string, {
1096
+ mnemonic?: string | undefined;
1087
1097
  publicKey?: string | undefined;
1088
1098
  publicKeyHash?: string | undefined;
1089
1099
  privateKey?: string | undefined;
1090
- mnemonic?: string | undefined;
1091
1100
  }> | undefined;
1092
1101
  faucet?: {
1093
1102
  pkh: string;
@@ -1103,21 +1112,21 @@ export declare const schemas: {
1103
1112
  environment: Record<string, string | {
1104
1113
  networks: string[];
1105
1114
  sandboxes: string[];
1106
- storage?: Record<string, string> | undefined;
1107
1115
  aliases?: Record<string, Record<string, string>> | undefined;
1116
+ storage?: Record<string, string> | undefined;
1108
1117
  }>;
1109
1118
  hash: string;
1110
1119
  configFile: string;
1111
1120
  sandbox?: Record<string, {
1112
1121
  label: string;
1113
1122
  rpcUrl: string;
1114
- protocol?: string | undefined;
1115
1123
  plugin?: string | undefined;
1116
1124
  accounts?: Record<string, string | {
1117
1125
  publicKeyHash: string;
1118
1126
  encryptedKey: string;
1119
1127
  secretKey: string;
1120
1128
  }> | undefined;
1129
+ protocol?: string | undefined;
1121
1130
  tzkt?: {
1122
1131
  disableAutostartWithSandbox?: boolean | undefined;
1123
1132
  postgresqlPort?: number | undefined;
@@ -1148,10 +1157,10 @@ export declare const schemas: {
1148
1157
  label: string;
1149
1158
  rpcUrl: string;
1150
1159
  accounts?: Record<string, {
1160
+ mnemonic?: string | undefined;
1151
1161
  publicKey?: string | undefined;
1152
1162
  publicKeyHash?: string | undefined;
1153
1163
  privateKey?: string | undefined;
1154
- mnemonic?: string | undefined;
1155
1164
  }> | undefined;
1156
1165
  faucet?: {
1157
1166
  pkh: string;
@@ -1163,7 +1172,7 @@ export declare const schemas: {
1163
1172
  } | undefined;
1164
1173
  }> | undefined;
1165
1174
  }>;
1166
- }, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
1175
+ }>, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
1167
1176
  }, "handler">, "strip", import("zod").ZodTypeAny, {
1168
1177
  operation: string;
1169
1178
  command: string;
@@ -1171,18 +1180,18 @@ export declare const schemas: {
1171
1180
  positionals?: {
1172
1181
  description: string;
1173
1182
  placeholder: string;
1174
- defaultValue?: string | number | boolean | undefined;
1175
- type?: "string" | "number" | "boolean" | undefined;
1176
1183
  required?: boolean | undefined;
1184
+ type?: "string" | "number" | "boolean" | undefined;
1185
+ defaultValue?: string | number | boolean | undefined;
1177
1186
  }[] | undefined;
1178
1187
  options?: {
1179
1188
  description: string;
1180
1189
  flag: string;
1190
+ boolean?: boolean | undefined;
1191
+ required?: boolean | undefined;
1192
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1181
1193
  shortFlag?: string | undefined;
1182
1194
  defaultValue?: string | number | boolean | undefined;
1183
- type?: "string" | "number" | "boolean" | "count" | undefined;
1184
- required?: boolean | undefined;
1185
- boolean?: boolean | undefined;
1186
1195
  choices?: string[] | undefined;
1187
1196
  }[] | undefined;
1188
1197
  }, {
@@ -1192,18 +1201,18 @@ export declare const schemas: {
1192
1201
  positionals?: {
1193
1202
  description: string;
1194
1203
  placeholder: string;
1195
- defaultValue?: string | number | boolean | undefined;
1196
- type?: "string" | "number" | "boolean" | undefined;
1197
1204
  required?: boolean | undefined;
1205
+ type?: "string" | "number" | "boolean" | undefined;
1206
+ defaultValue?: string | number | boolean | undefined;
1198
1207
  }[] | undefined;
1199
1208
  options?: {
1200
1209
  description: string;
1201
1210
  flag: string;
1211
+ boolean?: boolean | undefined;
1212
+ required?: boolean | undefined;
1213
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1202
1214
  shortFlag?: string | undefined;
1203
1215
  defaultValue?: string | number | boolean | undefined;
1204
- type?: "string" | "number" | "boolean" | "count" | undefined;
1205
- required?: boolean | undefined;
1206
- boolean?: boolean | undefined;
1207
1216
  choices?: string[] | undefined;
1208
1217
  }[] | undefined;
1209
1218
  }>;
@@ -1220,15 +1229,15 @@ export declare const schemas: {
1220
1229
  }, "strip", import("zod").ZodTypeAny, {
1221
1230
  description: string;
1222
1231
  placeholder: string;
1223
- defaultValue?: string | number | boolean | undefined;
1224
- type?: "string" | "number" | "boolean" | undefined;
1225
1232
  required?: boolean | undefined;
1233
+ type?: "string" | "number" | "boolean" | undefined;
1234
+ defaultValue?: string | number | boolean | undefined;
1226
1235
  }, {
1227
1236
  description: string;
1228
1237
  placeholder: string;
1229
- defaultValue?: string | number | boolean | undefined;
1230
- type?: "string" | "number" | "boolean" | undefined;
1231
1238
  required?: boolean | undefined;
1239
+ type?: "string" | "number" | "boolean" | undefined;
1240
+ defaultValue?: string | number | boolean | undefined;
1232
1241
  }>, "many">>;
1233
1242
  options: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
1234
1243
  shortFlag: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1242,20 +1251,20 @@ export declare const schemas: {
1242
1251
  }, "strip", import("zod").ZodTypeAny, {
1243
1252
  description: string;
1244
1253
  flag: string;
1254
+ boolean?: boolean | undefined;
1255
+ required?: boolean | undefined;
1256
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1245
1257
  shortFlag?: string | undefined;
1246
1258
  defaultValue?: string | number | boolean | undefined;
1247
- type?: "string" | "number" | "boolean" | "count" | undefined;
1248
- required?: boolean | undefined;
1249
- boolean?: boolean | undefined;
1250
1259
  choices?: string[] | undefined;
1251
1260
  }, {
1252
1261
  description: string;
1253
1262
  flag: string;
1263
+ boolean?: boolean | undefined;
1264
+ required?: boolean | undefined;
1265
+ type?: "string" | "number" | "boolean" | "count" | undefined;
1254
1266
  shortFlag?: string | undefined;
1255
1267
  defaultValue?: string | number | boolean | undefined;
1256
- type?: "string" | "number" | "boolean" | "count" | undefined;
1257
- required?: boolean | undefined;
1258
- boolean?: boolean | undefined;
1259
1268
  choices?: string[] | undefined;
1260
1269
  }>, "many">>;
1261
1270
  handler: import("zod").ZodOptional<import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
@@ -1312,7 +1321,7 @@ export declare const schemas: {
1312
1321
  time: number;
1313
1322
  output?: unknown;
1314
1323
  }>;
1315
- }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
1324
+ }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
1316
1325
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1317
1326
  projectDir: import("zod").ZodString;
1318
1327
  maxConcurrency: import("zod").ZodNumber;
@@ -1326,75 +1335,12 @@ export declare const schemas: {
1326
1335
  yes: import("zod").ZodBoolean;
1327
1336
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1328
1337
  env: import("zod").ZodString;
1338
+ quickstart: import("zod").ZodString;
1329
1339
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1330
1340
  setVersion: import("zod").ZodString;
1341
+ }, "quickstart">, {
1331
1342
  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">]>;
1332
- config: import("zod").ZodObject<{
1333
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1334
- label: import("zod").ZodString;
1335
- rpcUrl: import("zod").ZodString;
1336
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1337
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1338
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1339
- encryptedKey: import("zod").ZodString;
1340
- publicKeyHash: import("zod").ZodString;
1341
- secretKey: import("zod").ZodString;
1342
- }, "strip", import("zod").ZodTypeAny, {
1343
- publicKeyHash: string;
1344
- encryptedKey: string;
1345
- secretKey: string;
1346
- }, {
1347
- publicKeyHash: string;
1348
- encryptedKey: string;
1349
- secretKey: string;
1350
- }>, import("zod").ZodString]>>>;
1351
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1352
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1353
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1354
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1355
- }, "strip", import("zod").ZodTypeAny, {
1356
- disableAutostartWithSandbox?: boolean | undefined;
1357
- postgresqlPort?: number | undefined;
1358
- apiPort?: number | undefined;
1359
- }, {
1360
- disableAutostartWithSandbox?: boolean | undefined;
1361
- postgresqlPort?: number | undefined;
1362
- apiPort?: number | undefined;
1363
- }>>;
1364
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1365
- }, "strip", import("zod").ZodTypeAny, {
1366
- label: string;
1367
- rpcUrl: string;
1368
- protocol?: string | undefined;
1369
- plugin?: string | undefined;
1370
- accounts?: Record<string, string | {
1371
- publicKeyHash: string;
1372
- encryptedKey: string;
1373
- secretKey: string;
1374
- }> | undefined;
1375
- tzkt?: {
1376
- disableAutostartWithSandbox?: boolean | undefined;
1377
- postgresqlPort?: number | undefined;
1378
- apiPort?: number | undefined;
1379
- } | undefined;
1380
- annotations?: Record<string, unknown> | undefined;
1381
- }, {
1382
- label: string;
1383
- rpcUrl: string;
1384
- protocol?: string | undefined;
1385
- plugin?: string | undefined;
1386
- accounts?: Record<string, string | {
1387
- publicKeyHash: string;
1388
- encryptedKey: string;
1389
- secretKey: string;
1390
- }> | undefined;
1391
- tzkt?: {
1392
- disableAutostartWithSandbox?: boolean | undefined;
1393
- postgresqlPort?: number | undefined;
1394
- apiPort?: number | undefined;
1395
- } | undefined;
1396
- annotations?: Record<string, unknown> | undefined;
1397
- }>>>;
1343
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1398
1344
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1399
1345
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1400
1346
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1446,13 +1392,13 @@ export declare const schemas: {
1446
1392
  }, "strip", import("zod").ZodTypeAny, {
1447
1393
  networks: string[];
1448
1394
  sandboxes: string[];
1449
- storage?: Record<string, string> | undefined;
1450
1395
  aliases?: Record<string, Record<string, string>> | undefined;
1396
+ storage?: Record<string, string> | undefined;
1451
1397
  }, {
1452
1398
  networks: string[];
1453
1399
  sandboxes: string[];
1454
- storage?: Record<string, string> | undefined;
1455
1400
  aliases?: Record<string, Record<string, string>> | undefined;
1401
+ storage?: Record<string, string> | undefined;
1456
1402
  }>, import("zod").ZodString]>>;
1457
1403
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1458
1404
  label: import("zod").ZodString;
@@ -1463,15 +1409,15 @@ export declare const schemas: {
1463
1409
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1464
1410
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1465
1411
  }, "strip", import("zod").ZodTypeAny, {
1412
+ mnemonic?: string | undefined;
1466
1413
  publicKey?: string | undefined;
1467
1414
  publicKeyHash?: string | undefined;
1468
1415
  privateKey?: string | undefined;
1469
- mnemonic?: string | undefined;
1470
1416
  }, {
1417
+ mnemonic?: string | undefined;
1471
1418
  publicKey?: string | undefined;
1472
1419
  publicKeyHash?: string | undefined;
1473
1420
  privateKey?: string | undefined;
1474
- mnemonic?: string | undefined;
1475
1421
  }>>>;
1476
1422
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1477
1423
  pkh: import("zod").ZodString;
@@ -1499,10 +1445,10 @@ export declare const schemas: {
1499
1445
  label: string;
1500
1446
  rpcUrl: string;
1501
1447
  accounts?: Record<string, {
1448
+ mnemonic?: string | undefined;
1502
1449
  publicKey?: string | undefined;
1503
1450
  publicKeyHash?: string | undefined;
1504
1451
  privateKey?: string | undefined;
1505
- mnemonic?: string | undefined;
1506
1452
  }> | undefined;
1507
1453
  faucet?: {
1508
1454
  pkh: string;
@@ -1516,10 +1462,10 @@ export declare const schemas: {
1516
1462
  label: string;
1517
1463
  rpcUrl: string;
1518
1464
  accounts?: Record<string, {
1465
+ mnemonic?: string | undefined;
1519
1466
  publicKey?: string | undefined;
1520
1467
  publicKeyHash?: string | undefined;
1521
1468
  privateKey?: string | undefined;
1522
- mnemonic?: string | undefined;
1523
1469
  }> | undefined;
1524
1470
  faucet?: {
1525
1471
  pkh: string;
@@ -1530,29 +1476,95 @@ export declare const schemas: {
1530
1476
  activation_code: string;
1531
1477
  } | undefined;
1532
1478
  }>>>;
1479
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1480
+ label: import("zod").ZodString;
1481
+ rpcUrl: import("zod").ZodString;
1482
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1483
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1484
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1485
+ encryptedKey: import("zod").ZodString;
1486
+ publicKeyHash: import("zod").ZodString;
1487
+ secretKey: import("zod").ZodString;
1488
+ }, "strip", import("zod").ZodTypeAny, {
1489
+ publicKeyHash: string;
1490
+ encryptedKey: string;
1491
+ secretKey: string;
1492
+ }, {
1493
+ publicKeyHash: string;
1494
+ encryptedKey: string;
1495
+ secretKey: string;
1496
+ }>, import("zod").ZodString]>>>;
1497
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1498
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1499
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1500
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1501
+ }, "strip", import("zod").ZodTypeAny, {
1502
+ disableAutostartWithSandbox?: boolean | undefined;
1503
+ postgresqlPort?: number | undefined;
1504
+ apiPort?: number | undefined;
1505
+ }, {
1506
+ disableAutostartWithSandbox?: boolean | undefined;
1507
+ postgresqlPort?: number | undefined;
1508
+ apiPort?: number | undefined;
1509
+ }>>;
1510
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1511
+ }, "strip", import("zod").ZodTypeAny, {
1512
+ label: string;
1513
+ rpcUrl: string;
1514
+ plugin?: string | undefined;
1515
+ accounts?: Record<string, string | {
1516
+ publicKeyHash: string;
1517
+ encryptedKey: string;
1518
+ secretKey: string;
1519
+ }> | undefined;
1520
+ protocol?: string | undefined;
1521
+ tzkt?: {
1522
+ disableAutostartWithSandbox?: boolean | undefined;
1523
+ postgresqlPort?: number | undefined;
1524
+ apiPort?: number | undefined;
1525
+ } | undefined;
1526
+ annotations?: Record<string, unknown> | undefined;
1527
+ }, {
1528
+ label: string;
1529
+ rpcUrl: string;
1530
+ plugin?: string | undefined;
1531
+ accounts?: Record<string, string | {
1532
+ publicKeyHash: string;
1533
+ encryptedKey: string;
1534
+ secretKey: string;
1535
+ }> | undefined;
1536
+ protocol?: string | undefined;
1537
+ tzkt?: {
1538
+ disableAutostartWithSandbox?: boolean | undefined;
1539
+ postgresqlPort?: number | undefined;
1540
+ apiPort?: number | undefined;
1541
+ } | undefined;
1542
+ annotations?: Record<string, unknown> | undefined;
1543
+ }>>>;
1544
+ }, {
1533
1545
  projectDir: import("zod").ZodString;
1534
1546
  configFile: import("zod").ZodString;
1535
1547
  hash: import("zod").ZodString;
1536
- }, "strip", import("zod").ZodTypeAny, {
1548
+ }>, "strip", import("zod").ZodTypeAny, {
1537
1549
  projectDir: string;
1538
1550
  environment: Record<string, string | {
1539
1551
  networks: string[];
1540
1552
  sandboxes: string[];
1541
- storage?: Record<string, string> | undefined;
1542
1553
  aliases?: Record<string, Record<string, string>> | undefined;
1554
+ storage?: Record<string, string> | undefined;
1543
1555
  }>;
1544
1556
  hash: string;
1545
1557
  configFile: string;
1546
1558
  sandbox?: Record<string, {
1547
1559
  label: string;
1548
1560
  rpcUrl: string;
1549
- protocol?: string | undefined;
1550
1561
  plugin?: string | undefined;
1551
1562
  accounts?: Record<string, string | {
1552
1563
  publicKeyHash: string;
1553
1564
  encryptedKey: string;
1554
1565
  secretKey: string;
1555
1566
  }> | undefined;
1567
+ protocol?: string | undefined;
1556
1568
  tzkt?: {
1557
1569
  disableAutostartWithSandbox?: boolean | undefined;
1558
1570
  postgresqlPort?: number | undefined;
@@ -1583,10 +1595,10 @@ export declare const schemas: {
1583
1595
  label: string;
1584
1596
  rpcUrl: string;
1585
1597
  accounts?: Record<string, {
1598
+ mnemonic?: string | undefined;
1586
1599
  publicKey?: string | undefined;
1587
1600
  publicKeyHash?: string | undefined;
1588
1601
  privateKey?: string | undefined;
1589
- mnemonic?: string | undefined;
1590
1602
  }> | undefined;
1591
1603
  faucet?: {
1592
1604
  pkh: string;
@@ -1602,21 +1614,21 @@ export declare const schemas: {
1602
1614
  environment: Record<string, string | {
1603
1615
  networks: string[];
1604
1616
  sandboxes: string[];
1605
- storage?: Record<string, string> | undefined;
1606
1617
  aliases?: Record<string, Record<string, string>> | undefined;
1618
+ storage?: Record<string, string> | undefined;
1607
1619
  }>;
1608
1620
  hash: string;
1609
1621
  configFile: string;
1610
1622
  sandbox?: Record<string, {
1611
1623
  label: string;
1612
1624
  rpcUrl: string;
1613
- protocol?: string | undefined;
1614
1625
  plugin?: string | undefined;
1615
1626
  accounts?: Record<string, string | {
1616
1627
  publicKeyHash: string;
1617
1628
  encryptedKey: string;
1618
1629
  secretKey: string;
1619
1630
  }> | undefined;
1631
+ protocol?: string | undefined;
1620
1632
  tzkt?: {
1621
1633
  disableAutostartWithSandbox?: boolean | undefined;
1622
1634
  postgresqlPort?: number | undefined;
@@ -1647,10 +1659,10 @@ export declare const schemas: {
1647
1659
  label: string;
1648
1660
  rpcUrl: string;
1649
1661
  accounts?: Record<string, {
1662
+ mnemonic?: string | undefined;
1650
1663
  publicKey?: string | undefined;
1651
1664
  publicKeyHash?: string | undefined;
1652
1665
  privateKey?: string | undefined;
1653
- mnemonic?: string | undefined;
1654
1666
  }> | undefined;
1655
1667
  faucet?: {
1656
1668
  pkh: string;
@@ -1662,7 +1674,7 @@ export declare const schemas: {
1662
1674
  } | undefined;
1663
1675
  }> | undefined;
1664
1676
  }>;
1665
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
1677
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
1666
1678
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
1667
1679
  projectDir: import("zod").ZodString;
1668
1680
  maxConcurrency: import("zod").ZodNumber;
@@ -1676,75 +1688,12 @@ export declare const schemas: {
1676
1688
  yes: import("zod").ZodBoolean;
1677
1689
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
1678
1690
  env: import("zod").ZodString;
1691
+ quickstart: import("zod").ZodString;
1679
1692
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
1680
1693
  setVersion: import("zod").ZodString;
1694
+ }, "quickstart">, {
1681
1695
  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">]>;
1682
- config: import("zod").ZodObject<{
1683
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1684
- label: import("zod").ZodString;
1685
- rpcUrl: import("zod").ZodString;
1686
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
1687
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
1688
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1689
- encryptedKey: import("zod").ZodString;
1690
- publicKeyHash: import("zod").ZodString;
1691
- secretKey: import("zod").ZodString;
1692
- }, "strip", import("zod").ZodTypeAny, {
1693
- publicKeyHash: string;
1694
- encryptedKey: string;
1695
- secretKey: string;
1696
- }, {
1697
- publicKeyHash: string;
1698
- encryptedKey: string;
1699
- secretKey: string;
1700
- }>, import("zod").ZodString]>>>;
1701
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1702
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1703
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1704
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1705
- }, "strip", import("zod").ZodTypeAny, {
1706
- disableAutostartWithSandbox?: boolean | undefined;
1707
- postgresqlPort?: number | undefined;
1708
- apiPort?: number | undefined;
1709
- }, {
1710
- disableAutostartWithSandbox?: boolean | undefined;
1711
- postgresqlPort?: number | undefined;
1712
- apiPort?: number | undefined;
1713
- }>>;
1714
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1715
- }, "strip", import("zod").ZodTypeAny, {
1716
- label: string;
1717
- rpcUrl: string;
1718
- protocol?: string | undefined;
1719
- plugin?: string | undefined;
1720
- accounts?: Record<string, string | {
1721
- publicKeyHash: string;
1722
- encryptedKey: string;
1723
- secretKey: string;
1724
- }> | undefined;
1725
- tzkt?: {
1726
- disableAutostartWithSandbox?: boolean | undefined;
1727
- postgresqlPort?: number | undefined;
1728
- apiPort?: number | undefined;
1729
- } | undefined;
1730
- annotations?: Record<string, unknown> | undefined;
1731
- }, {
1732
- label: string;
1733
- rpcUrl: string;
1734
- protocol?: string | undefined;
1735
- plugin?: string | undefined;
1736
- accounts?: Record<string, string | {
1737
- publicKeyHash: string;
1738
- encryptedKey: string;
1739
- secretKey: string;
1740
- }> | undefined;
1741
- tzkt?: {
1742
- disableAutostartWithSandbox?: boolean | undefined;
1743
- postgresqlPort?: number | undefined;
1744
- apiPort?: number | undefined;
1745
- } | undefined;
1746
- annotations?: Record<string, unknown> | undefined;
1747
- }>>>;
1696
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
1748
1697
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
1749
1698
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
1750
1699
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1796,13 +1745,13 @@ export declare const schemas: {
1796
1745
  }, "strip", import("zod").ZodTypeAny, {
1797
1746
  networks: string[];
1798
1747
  sandboxes: string[];
1799
- storage?: Record<string, string> | undefined;
1800
1748
  aliases?: Record<string, Record<string, string>> | undefined;
1749
+ storage?: Record<string, string> | undefined;
1801
1750
  }, {
1802
1751
  networks: string[];
1803
1752
  sandboxes: string[];
1804
- storage?: Record<string, string> | undefined;
1805
1753
  aliases?: Record<string, Record<string, string>> | undefined;
1754
+ storage?: Record<string, string> | undefined;
1806
1755
  }>, import("zod").ZodString]>>;
1807
1756
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1808
1757
  label: import("zod").ZodString;
@@ -1813,15 +1762,15 @@ export declare const schemas: {
1813
1762
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
1814
1763
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
1815
1764
  }, "strip", import("zod").ZodTypeAny, {
1765
+ mnemonic?: string | undefined;
1816
1766
  publicKey?: string | undefined;
1817
1767
  publicKeyHash?: string | undefined;
1818
1768
  privateKey?: string | undefined;
1819
- mnemonic?: string | undefined;
1820
1769
  }, {
1770
+ mnemonic?: string | undefined;
1821
1771
  publicKey?: string | undefined;
1822
1772
  publicKeyHash?: string | undefined;
1823
1773
  privateKey?: string | undefined;
1824
- mnemonic?: string | undefined;
1825
1774
  }>>>;
1826
1775
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
1827
1776
  pkh: import("zod").ZodString;
@@ -1849,10 +1798,10 @@ export declare const schemas: {
1849
1798
  label: string;
1850
1799
  rpcUrl: string;
1851
1800
  accounts?: Record<string, {
1801
+ mnemonic?: string | undefined;
1852
1802
  publicKey?: string | undefined;
1853
1803
  publicKeyHash?: string | undefined;
1854
1804
  privateKey?: string | undefined;
1855
- mnemonic?: string | undefined;
1856
1805
  }> | undefined;
1857
1806
  faucet?: {
1858
1807
  pkh: string;
@@ -1866,10 +1815,10 @@ export declare const schemas: {
1866
1815
  label: string;
1867
1816
  rpcUrl: string;
1868
1817
  accounts?: Record<string, {
1818
+ mnemonic?: string | undefined;
1869
1819
  publicKey?: string | undefined;
1870
1820
  publicKeyHash?: string | undefined;
1871
1821
  privateKey?: string | undefined;
1872
- mnemonic?: string | undefined;
1873
1822
  }> | undefined;
1874
1823
  faucet?: {
1875
1824
  pkh: string;
@@ -1880,29 +1829,95 @@ export declare const schemas: {
1880
1829
  activation_code: string;
1881
1830
  } | undefined;
1882
1831
  }>>>;
1883
- projectDir: import("zod").ZodString;
1832
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
1833
+ label: import("zod").ZodString;
1834
+ rpcUrl: import("zod").ZodString;
1835
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
1836
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
1837
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
1838
+ encryptedKey: import("zod").ZodString;
1839
+ publicKeyHash: import("zod").ZodString;
1840
+ secretKey: import("zod").ZodString;
1841
+ }, "strip", import("zod").ZodTypeAny, {
1842
+ publicKeyHash: string;
1843
+ encryptedKey: string;
1844
+ secretKey: string;
1845
+ }, {
1846
+ publicKeyHash: string;
1847
+ encryptedKey: string;
1848
+ secretKey: string;
1849
+ }>, import("zod").ZodString]>>>;
1850
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
1851
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
1852
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1853
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
1854
+ }, "strip", import("zod").ZodTypeAny, {
1855
+ disableAutostartWithSandbox?: boolean | undefined;
1856
+ postgresqlPort?: number | undefined;
1857
+ apiPort?: number | undefined;
1858
+ }, {
1859
+ disableAutostartWithSandbox?: boolean | undefined;
1860
+ postgresqlPort?: number | undefined;
1861
+ apiPort?: number | undefined;
1862
+ }>>;
1863
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1864
+ }, "strip", import("zod").ZodTypeAny, {
1865
+ label: string;
1866
+ rpcUrl: string;
1867
+ plugin?: string | undefined;
1868
+ accounts?: Record<string, string | {
1869
+ publicKeyHash: string;
1870
+ encryptedKey: string;
1871
+ secretKey: string;
1872
+ }> | undefined;
1873
+ protocol?: string | undefined;
1874
+ tzkt?: {
1875
+ disableAutostartWithSandbox?: boolean | undefined;
1876
+ postgresqlPort?: number | undefined;
1877
+ apiPort?: number | undefined;
1878
+ } | undefined;
1879
+ annotations?: Record<string, unknown> | undefined;
1880
+ }, {
1881
+ label: string;
1882
+ rpcUrl: string;
1883
+ plugin?: string | undefined;
1884
+ accounts?: Record<string, string | {
1885
+ publicKeyHash: string;
1886
+ encryptedKey: string;
1887
+ secretKey: string;
1888
+ }> | undefined;
1889
+ protocol?: string | undefined;
1890
+ tzkt?: {
1891
+ disableAutostartWithSandbox?: boolean | undefined;
1892
+ postgresqlPort?: number | undefined;
1893
+ apiPort?: number | undefined;
1894
+ } | undefined;
1895
+ annotations?: Record<string, unknown> | undefined;
1896
+ }>>>;
1897
+ }, {
1898
+ projectDir: import("zod").ZodString;
1884
1899
  configFile: import("zod").ZodString;
1885
1900
  hash: import("zod").ZodString;
1886
- }, "strip", import("zod").ZodTypeAny, {
1901
+ }>, "strip", import("zod").ZodTypeAny, {
1887
1902
  projectDir: string;
1888
1903
  environment: Record<string, string | {
1889
1904
  networks: string[];
1890
1905
  sandboxes: string[];
1891
- storage?: Record<string, string> | undefined;
1892
1906
  aliases?: Record<string, Record<string, string>> | undefined;
1907
+ storage?: Record<string, string> | undefined;
1893
1908
  }>;
1894
1909
  hash: string;
1895
1910
  configFile: string;
1896
1911
  sandbox?: Record<string, {
1897
1912
  label: string;
1898
1913
  rpcUrl: string;
1899
- protocol?: string | undefined;
1900
1914
  plugin?: string | undefined;
1901
1915
  accounts?: Record<string, string | {
1902
1916
  publicKeyHash: string;
1903
1917
  encryptedKey: string;
1904
1918
  secretKey: string;
1905
1919
  }> | undefined;
1920
+ protocol?: string | undefined;
1906
1921
  tzkt?: {
1907
1922
  disableAutostartWithSandbox?: boolean | undefined;
1908
1923
  postgresqlPort?: number | undefined;
@@ -1933,10 +1948,10 @@ export declare const schemas: {
1933
1948
  label: string;
1934
1949
  rpcUrl: string;
1935
1950
  accounts?: Record<string, {
1951
+ mnemonic?: string | undefined;
1936
1952
  publicKey?: string | undefined;
1937
1953
  publicKeyHash?: string | undefined;
1938
1954
  privateKey?: string | undefined;
1939
- mnemonic?: string | undefined;
1940
1955
  }> | undefined;
1941
1956
  faucet?: {
1942
1957
  pkh: string;
@@ -1952,21 +1967,21 @@ export declare const schemas: {
1952
1967
  environment: Record<string, string | {
1953
1968
  networks: string[];
1954
1969
  sandboxes: string[];
1955
- storage?: Record<string, string> | undefined;
1956
1970
  aliases?: Record<string, Record<string, string>> | undefined;
1971
+ storage?: Record<string, string> | undefined;
1957
1972
  }>;
1958
1973
  hash: string;
1959
1974
  configFile: string;
1960
1975
  sandbox?: Record<string, {
1961
1976
  label: string;
1962
1977
  rpcUrl: string;
1963
- protocol?: string | undefined;
1964
1978
  plugin?: string | undefined;
1965
1979
  accounts?: Record<string, string | {
1966
1980
  publicKeyHash: string;
1967
1981
  encryptedKey: string;
1968
1982
  secretKey: string;
1969
1983
  }> | undefined;
1984
+ protocol?: string | undefined;
1970
1985
  tzkt?: {
1971
1986
  disableAutostartWithSandbox?: boolean | undefined;
1972
1987
  postgresqlPort?: number | undefined;
@@ -1997,10 +2012,10 @@ export declare const schemas: {
1997
2012
  label: string;
1998
2013
  rpcUrl: string;
1999
2014
  accounts?: Record<string, {
2015
+ mnemonic?: string | undefined;
2000
2016
  publicKey?: string | undefined;
2001
2017
  publicKeyHash?: string | undefined;
2002
2018
  privateKey?: string | undefined;
2003
- mnemonic?: string | undefined;
2004
2019
  }> | undefined;
2005
2020
  faucet?: {
2006
2021
  pkh: string;
@@ -2012,7 +2027,7 @@ export declare const schemas: {
2012
2027
  } | undefined;
2013
2028
  }> | undefined;
2014
2029
  }>;
2015
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
2030
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
2016
2031
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
2017
2032
  projectDir: import("zod").ZodString;
2018
2033
  maxConcurrency: import("zod").ZodNumber;
@@ -2026,75 +2041,12 @@ export declare const schemas: {
2026
2041
  yes: import("zod").ZodBoolean;
2027
2042
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2028
2043
  env: import("zod").ZodString;
2044
+ quickstart: import("zod").ZodString;
2029
2045
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2030
2046
  setVersion: import("zod").ZodString;
2047
+ }, "quickstart">, {
2031
2048
  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">]>;
2032
- config: import("zod").ZodObject<{
2033
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2034
- label: import("zod").ZodString;
2035
- rpcUrl: import("zod").ZodString;
2036
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2037
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2038
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2039
- encryptedKey: import("zod").ZodString;
2040
- publicKeyHash: import("zod").ZodString;
2041
- secretKey: import("zod").ZodString;
2042
- }, "strip", import("zod").ZodTypeAny, {
2043
- publicKeyHash: string;
2044
- encryptedKey: string;
2045
- secretKey: string;
2046
- }, {
2047
- publicKeyHash: string;
2048
- encryptedKey: string;
2049
- secretKey: string;
2050
- }>, import("zod").ZodString]>>>;
2051
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2052
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2053
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2054
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2055
- }, "strip", import("zod").ZodTypeAny, {
2056
- disableAutostartWithSandbox?: boolean | undefined;
2057
- postgresqlPort?: number | undefined;
2058
- apiPort?: number | undefined;
2059
- }, {
2060
- disableAutostartWithSandbox?: boolean | undefined;
2061
- postgresqlPort?: number | undefined;
2062
- apiPort?: number | undefined;
2063
- }>>;
2064
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2065
- }, "strip", import("zod").ZodTypeAny, {
2066
- label: string;
2067
- rpcUrl: string;
2068
- protocol?: string | undefined;
2069
- plugin?: string | undefined;
2070
- accounts?: Record<string, string | {
2071
- publicKeyHash: string;
2072
- encryptedKey: string;
2073
- secretKey: string;
2074
- }> | undefined;
2075
- tzkt?: {
2076
- disableAutostartWithSandbox?: boolean | undefined;
2077
- postgresqlPort?: number | undefined;
2078
- apiPort?: number | undefined;
2079
- } | undefined;
2080
- annotations?: Record<string, unknown> | undefined;
2081
- }, {
2082
- label: string;
2083
- rpcUrl: string;
2084
- protocol?: string | undefined;
2085
- plugin?: string | undefined;
2086
- accounts?: Record<string, string | {
2087
- publicKeyHash: string;
2088
- encryptedKey: string;
2089
- secretKey: string;
2090
- }> | undefined;
2091
- tzkt?: {
2092
- disableAutostartWithSandbox?: boolean | undefined;
2093
- postgresqlPort?: number | undefined;
2094
- apiPort?: number | undefined;
2095
- } | undefined;
2096
- annotations?: Record<string, unknown> | undefined;
2097
- }>>>;
2049
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2098
2050
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2099
2051
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2100
2052
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2146,13 +2098,13 @@ export declare const schemas: {
2146
2098
  }, "strip", import("zod").ZodTypeAny, {
2147
2099
  networks: string[];
2148
2100
  sandboxes: string[];
2149
- storage?: Record<string, string> | undefined;
2150
2101
  aliases?: Record<string, Record<string, string>> | undefined;
2102
+ storage?: Record<string, string> | undefined;
2151
2103
  }, {
2152
2104
  networks: string[];
2153
2105
  sandboxes: string[];
2154
- storage?: Record<string, string> | undefined;
2155
2106
  aliases?: Record<string, Record<string, string>> | undefined;
2107
+ storage?: Record<string, string> | undefined;
2156
2108
  }>, import("zod").ZodString]>>;
2157
2109
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2158
2110
  label: import("zod").ZodString;
@@ -2163,15 +2115,15 @@ export declare const schemas: {
2163
2115
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2164
2116
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2165
2117
  }, "strip", import("zod").ZodTypeAny, {
2118
+ mnemonic?: string | undefined;
2166
2119
  publicKey?: string | undefined;
2167
2120
  publicKeyHash?: string | undefined;
2168
2121
  privateKey?: string | undefined;
2169
- mnemonic?: string | undefined;
2170
2122
  }, {
2123
+ mnemonic?: string | undefined;
2171
2124
  publicKey?: string | undefined;
2172
2125
  publicKeyHash?: string | undefined;
2173
2126
  privateKey?: string | undefined;
2174
- mnemonic?: string | undefined;
2175
2127
  }>>>;
2176
2128
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2177
2129
  pkh: import("zod").ZodString;
@@ -2199,10 +2151,10 @@ export declare const schemas: {
2199
2151
  label: string;
2200
2152
  rpcUrl: string;
2201
2153
  accounts?: Record<string, {
2154
+ mnemonic?: string | undefined;
2202
2155
  publicKey?: string | undefined;
2203
2156
  publicKeyHash?: string | undefined;
2204
2157
  privateKey?: string | undefined;
2205
- mnemonic?: string | undefined;
2206
2158
  }> | undefined;
2207
2159
  faucet?: {
2208
2160
  pkh: string;
@@ -2216,10 +2168,10 @@ export declare const schemas: {
2216
2168
  label: string;
2217
2169
  rpcUrl: string;
2218
2170
  accounts?: Record<string, {
2171
+ mnemonic?: string | undefined;
2219
2172
  publicKey?: string | undefined;
2220
2173
  publicKeyHash?: string | undefined;
2221
2174
  privateKey?: string | undefined;
2222
- mnemonic?: string | undefined;
2223
2175
  }> | undefined;
2224
2176
  faucet?: {
2225
2177
  pkh: string;
@@ -2230,29 +2182,95 @@ export declare const schemas: {
2230
2182
  activation_code: string;
2231
2183
  } | undefined;
2232
2184
  }>>>;
2185
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2186
+ label: import("zod").ZodString;
2187
+ rpcUrl: import("zod").ZodString;
2188
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2189
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2190
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2191
+ encryptedKey: import("zod").ZodString;
2192
+ publicKeyHash: import("zod").ZodString;
2193
+ secretKey: import("zod").ZodString;
2194
+ }, "strip", import("zod").ZodTypeAny, {
2195
+ publicKeyHash: string;
2196
+ encryptedKey: string;
2197
+ secretKey: string;
2198
+ }, {
2199
+ publicKeyHash: string;
2200
+ encryptedKey: string;
2201
+ secretKey: string;
2202
+ }>, import("zod").ZodString]>>>;
2203
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2204
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2205
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2206
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2207
+ }, "strip", import("zod").ZodTypeAny, {
2208
+ disableAutostartWithSandbox?: boolean | undefined;
2209
+ postgresqlPort?: number | undefined;
2210
+ apiPort?: number | undefined;
2211
+ }, {
2212
+ disableAutostartWithSandbox?: boolean | undefined;
2213
+ postgresqlPort?: number | undefined;
2214
+ apiPort?: number | undefined;
2215
+ }>>;
2216
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2217
+ }, "strip", import("zod").ZodTypeAny, {
2218
+ label: string;
2219
+ rpcUrl: string;
2220
+ plugin?: string | undefined;
2221
+ accounts?: Record<string, string | {
2222
+ publicKeyHash: string;
2223
+ encryptedKey: string;
2224
+ secretKey: string;
2225
+ }> | undefined;
2226
+ protocol?: string | undefined;
2227
+ tzkt?: {
2228
+ disableAutostartWithSandbox?: boolean | undefined;
2229
+ postgresqlPort?: number | undefined;
2230
+ apiPort?: number | undefined;
2231
+ } | undefined;
2232
+ annotations?: Record<string, unknown> | undefined;
2233
+ }, {
2234
+ label: string;
2235
+ rpcUrl: string;
2236
+ plugin?: string | undefined;
2237
+ accounts?: Record<string, string | {
2238
+ publicKeyHash: string;
2239
+ encryptedKey: string;
2240
+ secretKey: string;
2241
+ }> | undefined;
2242
+ protocol?: string | undefined;
2243
+ tzkt?: {
2244
+ disableAutostartWithSandbox?: boolean | undefined;
2245
+ postgresqlPort?: number | undefined;
2246
+ apiPort?: number | undefined;
2247
+ } | undefined;
2248
+ annotations?: Record<string, unknown> | undefined;
2249
+ }>>>;
2250
+ }, {
2233
2251
  projectDir: import("zod").ZodString;
2234
2252
  configFile: import("zod").ZodString;
2235
2253
  hash: import("zod").ZodString;
2236
- }, "strip", import("zod").ZodTypeAny, {
2254
+ }>, "strip", import("zod").ZodTypeAny, {
2237
2255
  projectDir: string;
2238
2256
  environment: Record<string, string | {
2239
2257
  networks: string[];
2240
2258
  sandboxes: string[];
2241
- storage?: Record<string, string> | undefined;
2242
2259
  aliases?: Record<string, Record<string, string>> | undefined;
2260
+ storage?: Record<string, string> | undefined;
2243
2261
  }>;
2244
2262
  hash: string;
2245
2263
  configFile: string;
2246
2264
  sandbox?: Record<string, {
2247
2265
  label: string;
2248
2266
  rpcUrl: string;
2249
- protocol?: string | undefined;
2250
2267
  plugin?: string | undefined;
2251
2268
  accounts?: Record<string, string | {
2252
2269
  publicKeyHash: string;
2253
2270
  encryptedKey: string;
2254
2271
  secretKey: string;
2255
2272
  }> | undefined;
2273
+ protocol?: string | undefined;
2256
2274
  tzkt?: {
2257
2275
  disableAutostartWithSandbox?: boolean | undefined;
2258
2276
  postgresqlPort?: number | undefined;
@@ -2283,10 +2301,10 @@ export declare const schemas: {
2283
2301
  label: string;
2284
2302
  rpcUrl: string;
2285
2303
  accounts?: Record<string, {
2304
+ mnemonic?: string | undefined;
2286
2305
  publicKey?: string | undefined;
2287
2306
  publicKeyHash?: string | undefined;
2288
2307
  privateKey?: string | undefined;
2289
- mnemonic?: string | undefined;
2290
2308
  }> | undefined;
2291
2309
  faucet?: {
2292
2310
  pkh: string;
@@ -2302,21 +2320,21 @@ export declare const schemas: {
2302
2320
  environment: Record<string, string | {
2303
2321
  networks: string[];
2304
2322
  sandboxes: string[];
2305
- storage?: Record<string, string> | undefined;
2306
2323
  aliases?: Record<string, Record<string, string>> | undefined;
2324
+ storage?: Record<string, string> | undefined;
2307
2325
  }>;
2308
2326
  hash: string;
2309
2327
  configFile: string;
2310
2328
  sandbox?: Record<string, {
2311
2329
  label: string;
2312
2330
  rpcUrl: string;
2313
- protocol?: string | undefined;
2314
2331
  plugin?: string | undefined;
2315
2332
  accounts?: Record<string, string | {
2316
2333
  publicKeyHash: string;
2317
2334
  encryptedKey: string;
2318
2335
  secretKey: string;
2319
2336
  }> | undefined;
2337
+ protocol?: string | undefined;
2320
2338
  tzkt?: {
2321
2339
  disableAutostartWithSandbox?: boolean | undefined;
2322
2340
  postgresqlPort?: number | undefined;
@@ -2347,10 +2365,10 @@ export declare const schemas: {
2347
2365
  label: string;
2348
2366
  rpcUrl: string;
2349
2367
  accounts?: Record<string, {
2368
+ mnemonic?: string | undefined;
2350
2369
  publicKey?: string | undefined;
2351
2370
  publicKeyHash?: string | undefined;
2352
2371
  privateKey?: string | undefined;
2353
- mnemonic?: string | undefined;
2354
2372
  }> | undefined;
2355
2373
  faucet?: {
2356
2374
  pkh: string;
@@ -2362,7 +2380,7 @@ export declare const schemas: {
2362
2380
  } | undefined;
2363
2381
  }> | undefined;
2364
2382
  }>;
2365
- }, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
2383
+ }>, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
2366
2384
  }, "handler">, "strip", import("zod").ZodTypeAny, {
2367
2385
  operation: string;
2368
2386
  command: string;
@@ -2370,18 +2388,18 @@ export declare const schemas: {
2370
2388
  positionals?: {
2371
2389
  description: string;
2372
2390
  placeholder: string;
2373
- defaultValue?: string | number | boolean | undefined;
2374
- type?: "string" | "number" | "boolean" | undefined;
2375
2391
  required?: boolean | undefined;
2392
+ type?: "string" | "number" | "boolean" | undefined;
2393
+ defaultValue?: string | number | boolean | undefined;
2376
2394
  }[] | undefined;
2377
2395
  options?: {
2378
2396
  description: string;
2379
2397
  flag: string;
2398
+ boolean?: boolean | undefined;
2399
+ required?: boolean | undefined;
2400
+ type?: "string" | "number" | "boolean" | "count" | undefined;
2380
2401
  shortFlag?: string | undefined;
2381
2402
  defaultValue?: string | number | boolean | undefined;
2382
- type?: "string" | "number" | "boolean" | "count" | undefined;
2383
- required?: boolean | undefined;
2384
- boolean?: boolean | undefined;
2385
2403
  choices?: string[] | undefined;
2386
2404
  }[] | undefined;
2387
2405
  }, {
@@ -2391,18 +2409,18 @@ export declare const schemas: {
2391
2409
  positionals?: {
2392
2410
  description: string;
2393
2411
  placeholder: string;
2394
- defaultValue?: string | number | boolean | undefined;
2395
- type?: "string" | "number" | "boolean" | undefined;
2396
2412
  required?: boolean | undefined;
2413
+ type?: "string" | "number" | "boolean" | undefined;
2414
+ defaultValue?: string | number | boolean | undefined;
2397
2415
  }[] | undefined;
2398
2416
  options?: {
2399
2417
  description: string;
2400
2418
  flag: string;
2419
+ boolean?: boolean | undefined;
2420
+ required?: boolean | undefined;
2421
+ type?: "string" | "number" | "boolean" | "count" | undefined;
2401
2422
  shortFlag?: string | undefined;
2402
2423
  defaultValue?: string | number | boolean | undefined;
2403
- type?: "string" | "number" | "boolean" | "count" | undefined;
2404
- required?: boolean | undefined;
2405
- boolean?: boolean | undefined;
2406
2424
  choices?: string[] | undefined;
2407
2425
  }[] | undefined;
2408
2426
  }>, ParsedOperationStrict, {
@@ -2412,18 +2430,18 @@ export declare const schemas: {
2412
2430
  positionals?: {
2413
2431
  description: string;
2414
2432
  placeholder: string;
2415
- defaultValue?: string | number | boolean | undefined;
2416
- type?: "string" | "number" | "boolean" | undefined;
2417
2433
  required?: boolean | undefined;
2434
+ type?: "string" | "number" | "boolean" | undefined;
2435
+ defaultValue?: string | number | boolean | undefined;
2418
2436
  }[] | undefined;
2419
2437
  options?: {
2420
2438
  description: string;
2421
2439
  flag: string;
2440
+ boolean?: boolean | undefined;
2441
+ required?: boolean | undefined;
2442
+ type?: "string" | "number" | "boolean" | "count" | undefined;
2422
2443
  shortFlag?: string | undefined;
2423
2444
  defaultValue?: string | number | boolean | undefined;
2424
- type?: "string" | "number" | "boolean" | "count" | undefined;
2425
- required?: boolean | undefined;
2426
- boolean?: boolean | undefined;
2427
2445
  choices?: string[] | undefined;
2428
2446
  }[] | undefined;
2429
2447
  }>;
@@ -2441,15 +2459,15 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2441
2459
  }, "strip", import("zod").ZodTypeAny, {
2442
2460
  description: string;
2443
2461
  placeholder: string;
2444
- defaultValue?: string | number | boolean | undefined;
2445
- type?: "string" | "number" | "boolean" | undefined;
2446
2462
  required?: boolean | undefined;
2463
+ type?: "string" | "number" | "boolean" | undefined;
2464
+ defaultValue?: string | number | boolean | undefined;
2447
2465
  }, {
2448
2466
  description: string;
2449
2467
  placeholder: string;
2450
- defaultValue?: string | number | boolean | undefined;
2451
- type?: "string" | "number" | "boolean" | undefined;
2452
2468
  required?: boolean | undefined;
2469
+ type?: "string" | "number" | "boolean" | undefined;
2470
+ defaultValue?: string | number | boolean | undefined;
2453
2471
  }>, "many">>;
2454
2472
  options: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
2455
2473
  shortFlag: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2463,20 +2481,20 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2463
2481
  }, "strip", import("zod").ZodTypeAny, {
2464
2482
  description: string;
2465
2483
  flag: string;
2484
+ boolean?: boolean | undefined;
2485
+ required?: boolean | undefined;
2486
+ type?: "string" | "number" | "boolean" | "count" | undefined;
2466
2487
  shortFlag?: string | undefined;
2467
2488
  defaultValue?: string | number | boolean | undefined;
2468
- type?: "string" | "number" | "boolean" | "count" | undefined;
2469
- required?: boolean | undefined;
2470
- boolean?: boolean | undefined;
2471
2489
  choices?: string[] | undefined;
2472
2490
  }, {
2473
2491
  description: string;
2474
2492
  flag: string;
2493
+ boolean?: boolean | undefined;
2494
+ required?: boolean | undefined;
2495
+ type?: "string" | "number" | "boolean" | "count" | undefined;
2475
2496
  shortFlag?: string | undefined;
2476
2497
  defaultValue?: string | number | boolean | undefined;
2477
- type?: "string" | "number" | "boolean" | "count" | undefined;
2478
- required?: boolean | undefined;
2479
- boolean?: boolean | undefined;
2480
2498
  choices?: string[] | undefined;
2481
2499
  }>, "many">>;
2482
2500
  handler: import("zod").ZodOptional<import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
@@ -2533,7 +2551,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2533
2551
  time: number;
2534
2552
  output?: unknown;
2535
2553
  }>;
2536
- }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
2554
+ }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
2537
2555
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
2538
2556
  projectDir: import("zod").ZodString;
2539
2557
  maxConcurrency: import("zod").ZodNumber;
@@ -2547,75 +2565,12 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2547
2565
  yes: import("zod").ZodBoolean;
2548
2566
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2549
2567
  env: import("zod").ZodString;
2568
+ quickstart: import("zod").ZodString;
2550
2569
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2551
2570
  setVersion: import("zod").ZodString;
2571
+ }, "quickstart">, {
2552
2572
  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">]>;
2553
- config: import("zod").ZodObject<{
2554
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2555
- label: import("zod").ZodString;
2556
- rpcUrl: import("zod").ZodString;
2557
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2558
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2559
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2560
- encryptedKey: import("zod").ZodString;
2561
- publicKeyHash: import("zod").ZodString;
2562
- secretKey: import("zod").ZodString;
2563
- }, "strip", import("zod").ZodTypeAny, {
2564
- publicKeyHash: string;
2565
- encryptedKey: string;
2566
- secretKey: string;
2567
- }, {
2568
- publicKeyHash: string;
2569
- encryptedKey: string;
2570
- secretKey: string;
2571
- }>, import("zod").ZodString]>>>;
2572
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2573
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2574
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2575
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2576
- }, "strip", import("zod").ZodTypeAny, {
2577
- disableAutostartWithSandbox?: boolean | undefined;
2578
- postgresqlPort?: number | undefined;
2579
- apiPort?: number | undefined;
2580
- }, {
2581
- disableAutostartWithSandbox?: boolean | undefined;
2582
- postgresqlPort?: number | undefined;
2583
- apiPort?: number | undefined;
2584
- }>>;
2585
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2586
- }, "strip", import("zod").ZodTypeAny, {
2587
- label: string;
2588
- rpcUrl: string;
2589
- protocol?: string | undefined;
2590
- plugin?: string | undefined;
2591
- accounts?: Record<string, string | {
2592
- publicKeyHash: string;
2593
- encryptedKey: string;
2594
- secretKey: string;
2595
- }> | undefined;
2596
- tzkt?: {
2597
- disableAutostartWithSandbox?: boolean | undefined;
2598
- postgresqlPort?: number | undefined;
2599
- apiPort?: number | undefined;
2600
- } | undefined;
2601
- annotations?: Record<string, unknown> | undefined;
2602
- }, {
2603
- label: string;
2604
- rpcUrl: string;
2605
- protocol?: string | undefined;
2606
- plugin?: string | undefined;
2607
- accounts?: Record<string, string | {
2608
- publicKeyHash: string;
2609
- encryptedKey: string;
2610
- secretKey: string;
2611
- }> | undefined;
2612
- tzkt?: {
2613
- disableAutostartWithSandbox?: boolean | undefined;
2614
- postgresqlPort?: number | undefined;
2615
- apiPort?: number | undefined;
2616
- } | undefined;
2617
- annotations?: Record<string, unknown> | undefined;
2618
- }>>>;
2573
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2619
2574
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2620
2575
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2621
2576
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -2667,13 +2622,13 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2667
2622
  }, "strip", import("zod").ZodTypeAny, {
2668
2623
  networks: string[];
2669
2624
  sandboxes: string[];
2670
- storage?: Record<string, string> | undefined;
2671
2625
  aliases?: Record<string, Record<string, string>> | undefined;
2626
+ storage?: Record<string, string> | undefined;
2672
2627
  }, {
2673
2628
  networks: string[];
2674
2629
  sandboxes: string[];
2675
- storage?: Record<string, string> | undefined;
2676
2630
  aliases?: Record<string, Record<string, string>> | undefined;
2631
+ storage?: Record<string, string> | undefined;
2677
2632
  }>, import("zod").ZodString]>>;
2678
2633
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2679
2634
  label: import("zod").ZodString;
@@ -2684,15 +2639,15 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2684
2639
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
2685
2640
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
2686
2641
  }, "strip", import("zod").ZodTypeAny, {
2642
+ mnemonic?: string | undefined;
2687
2643
  publicKey?: string | undefined;
2688
2644
  publicKeyHash?: string | undefined;
2689
2645
  privateKey?: string | undefined;
2690
- mnemonic?: string | undefined;
2691
2646
  }, {
2647
+ mnemonic?: string | undefined;
2692
2648
  publicKey?: string | undefined;
2693
2649
  publicKeyHash?: string | undefined;
2694
2650
  privateKey?: string | undefined;
2695
- mnemonic?: string | undefined;
2696
2651
  }>>>;
2697
2652
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
2698
2653
  pkh: import("zod").ZodString;
@@ -2720,10 +2675,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2720
2675
  label: string;
2721
2676
  rpcUrl: string;
2722
2677
  accounts?: Record<string, {
2678
+ mnemonic?: string | undefined;
2723
2679
  publicKey?: string | undefined;
2724
2680
  publicKeyHash?: string | undefined;
2725
2681
  privateKey?: string | undefined;
2726
- mnemonic?: string | undefined;
2727
2682
  }> | undefined;
2728
2683
  faucet?: {
2729
2684
  pkh: string;
@@ -2737,10 +2692,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2737
2692
  label: string;
2738
2693
  rpcUrl: string;
2739
2694
  accounts?: Record<string, {
2695
+ mnemonic?: string | undefined;
2740
2696
  publicKey?: string | undefined;
2741
2697
  publicKeyHash?: string | undefined;
2742
2698
  privateKey?: string | undefined;
2743
- mnemonic?: string | undefined;
2744
2699
  }> | undefined;
2745
2700
  faucet?: {
2746
2701
  pkh: string;
@@ -2751,29 +2706,95 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2751
2706
  activation_code: string;
2752
2707
  } | undefined;
2753
2708
  }>>>;
2709
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2710
+ label: import("zod").ZodString;
2711
+ rpcUrl: import("zod").ZodString;
2712
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
2713
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
2714
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2715
+ encryptedKey: import("zod").ZodString;
2716
+ publicKeyHash: import("zod").ZodString;
2717
+ secretKey: import("zod").ZodString;
2718
+ }, "strip", import("zod").ZodTypeAny, {
2719
+ publicKeyHash: string;
2720
+ encryptedKey: string;
2721
+ secretKey: string;
2722
+ }, {
2723
+ publicKeyHash: string;
2724
+ encryptedKey: string;
2725
+ secretKey: string;
2726
+ }>, import("zod").ZodString]>>>;
2727
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2728
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2729
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2730
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2731
+ }, "strip", import("zod").ZodTypeAny, {
2732
+ disableAutostartWithSandbox?: boolean | undefined;
2733
+ postgresqlPort?: number | undefined;
2734
+ apiPort?: number | undefined;
2735
+ }, {
2736
+ disableAutostartWithSandbox?: boolean | undefined;
2737
+ postgresqlPort?: number | undefined;
2738
+ apiPort?: number | undefined;
2739
+ }>>;
2740
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2741
+ }, "strip", import("zod").ZodTypeAny, {
2742
+ label: string;
2743
+ rpcUrl: string;
2744
+ plugin?: string | undefined;
2745
+ accounts?: Record<string, string | {
2746
+ publicKeyHash: string;
2747
+ encryptedKey: string;
2748
+ secretKey: string;
2749
+ }> | undefined;
2750
+ protocol?: string | undefined;
2751
+ tzkt?: {
2752
+ disableAutostartWithSandbox?: boolean | undefined;
2753
+ postgresqlPort?: number | undefined;
2754
+ apiPort?: number | undefined;
2755
+ } | undefined;
2756
+ annotations?: Record<string, unknown> | undefined;
2757
+ }, {
2758
+ label: string;
2759
+ rpcUrl: string;
2760
+ plugin?: string | undefined;
2761
+ accounts?: Record<string, string | {
2762
+ publicKeyHash: string;
2763
+ encryptedKey: string;
2764
+ secretKey: string;
2765
+ }> | undefined;
2766
+ protocol?: string | undefined;
2767
+ tzkt?: {
2768
+ disableAutostartWithSandbox?: boolean | undefined;
2769
+ postgresqlPort?: number | undefined;
2770
+ apiPort?: number | undefined;
2771
+ } | undefined;
2772
+ annotations?: Record<string, unknown> | undefined;
2773
+ }>>>;
2774
+ }, {
2754
2775
  projectDir: import("zod").ZodString;
2755
2776
  configFile: import("zod").ZodString;
2756
2777
  hash: import("zod").ZodString;
2757
- }, "strip", import("zod").ZodTypeAny, {
2778
+ }>, "strip", import("zod").ZodTypeAny, {
2758
2779
  projectDir: string;
2759
2780
  environment: Record<string, string | {
2760
2781
  networks: string[];
2761
2782
  sandboxes: string[];
2762
- storage?: Record<string, string> | undefined;
2763
2783
  aliases?: Record<string, Record<string, string>> | undefined;
2784
+ storage?: Record<string, string> | undefined;
2764
2785
  }>;
2765
2786
  hash: string;
2766
2787
  configFile: string;
2767
2788
  sandbox?: Record<string, {
2768
2789
  label: string;
2769
2790
  rpcUrl: string;
2770
- protocol?: string | undefined;
2771
2791
  plugin?: string | undefined;
2772
2792
  accounts?: Record<string, string | {
2773
2793
  publicKeyHash: string;
2774
2794
  encryptedKey: string;
2775
2795
  secretKey: string;
2776
2796
  }> | undefined;
2797
+ protocol?: string | undefined;
2777
2798
  tzkt?: {
2778
2799
  disableAutostartWithSandbox?: boolean | undefined;
2779
2800
  postgresqlPort?: number | undefined;
@@ -2804,10 +2825,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2804
2825
  label: string;
2805
2826
  rpcUrl: string;
2806
2827
  accounts?: Record<string, {
2828
+ mnemonic?: string | undefined;
2807
2829
  publicKey?: string | undefined;
2808
2830
  publicKeyHash?: string | undefined;
2809
2831
  privateKey?: string | undefined;
2810
- mnemonic?: string | undefined;
2811
2832
  }> | undefined;
2812
2833
  faucet?: {
2813
2834
  pkh: string;
@@ -2823,21 +2844,21 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2823
2844
  environment: Record<string, string | {
2824
2845
  networks: string[];
2825
2846
  sandboxes: string[];
2826
- storage?: Record<string, string> | undefined;
2827
2847
  aliases?: Record<string, Record<string, string>> | undefined;
2848
+ storage?: Record<string, string> | undefined;
2828
2849
  }>;
2829
2850
  hash: string;
2830
2851
  configFile: string;
2831
2852
  sandbox?: Record<string, {
2832
2853
  label: string;
2833
2854
  rpcUrl: string;
2834
- protocol?: string | undefined;
2835
2855
  plugin?: string | undefined;
2836
2856
  accounts?: Record<string, string | {
2837
2857
  publicKeyHash: string;
2838
2858
  encryptedKey: string;
2839
2859
  secretKey: string;
2840
2860
  }> | undefined;
2861
+ protocol?: string | undefined;
2841
2862
  tzkt?: {
2842
2863
  disableAutostartWithSandbox?: boolean | undefined;
2843
2864
  postgresqlPort?: number | undefined;
@@ -2868,10 +2889,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2868
2889
  label: string;
2869
2890
  rpcUrl: string;
2870
2891
  accounts?: Record<string, {
2892
+ mnemonic?: string | undefined;
2871
2893
  publicKey?: string | undefined;
2872
2894
  publicKeyHash?: string | undefined;
2873
2895
  privateKey?: string | undefined;
2874
- mnemonic?: string | undefined;
2875
2896
  }> | undefined;
2876
2897
  faucet?: {
2877
2898
  pkh: string;
@@ -2883,7 +2904,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2883
2904
  } | undefined;
2884
2905
  }> | undefined;
2885
2906
  }>;
2886
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
2907
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
2887
2908
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
2888
2909
  projectDir: import("zod").ZodString;
2889
2910
  maxConcurrency: import("zod").ZodNumber;
@@ -2897,75 +2918,12 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
2897
2918
  yes: import("zod").ZodBoolean;
2898
2919
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
2899
2920
  env: import("zod").ZodString;
2921
+ quickstart: import("zod").ZodString;
2900
2922
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
2901
2923
  setVersion: import("zod").ZodString;
2924
+ }, "quickstart">, {
2902
2925
  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">]>;
2903
- config: import("zod").ZodObject<{
2904
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
2905
- label: import("zod").ZodString;
2906
- rpcUrl: import("zod").ZodString;
2907
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
2908
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
2909
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
2910
- encryptedKey: import("zod").ZodString;
2911
- publicKeyHash: import("zod").ZodString;
2912
- secretKey: import("zod").ZodString;
2913
- }, "strip", import("zod").ZodTypeAny, {
2914
- publicKeyHash: string;
2915
- encryptedKey: string;
2916
- secretKey: string;
2917
- }, {
2918
- publicKeyHash: string;
2919
- encryptedKey: string;
2920
- secretKey: string;
2921
- }>, import("zod").ZodString]>>>;
2922
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
2923
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
2924
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2925
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
2926
- }, "strip", import("zod").ZodTypeAny, {
2927
- disableAutostartWithSandbox?: boolean | undefined;
2928
- postgresqlPort?: number | undefined;
2929
- apiPort?: number | undefined;
2930
- }, {
2931
- disableAutostartWithSandbox?: boolean | undefined;
2932
- postgresqlPort?: number | undefined;
2933
- apiPort?: number | undefined;
2934
- }>>;
2935
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
2936
- }, "strip", import("zod").ZodTypeAny, {
2937
- label: string;
2938
- rpcUrl: string;
2939
- protocol?: string | undefined;
2940
- plugin?: string | undefined;
2941
- accounts?: Record<string, string | {
2942
- publicKeyHash: string;
2943
- encryptedKey: string;
2944
- secretKey: string;
2945
- }> | undefined;
2946
- tzkt?: {
2947
- disableAutostartWithSandbox?: boolean | undefined;
2948
- postgresqlPort?: number | undefined;
2949
- apiPort?: number | undefined;
2950
- } | undefined;
2951
- annotations?: Record<string, unknown> | undefined;
2952
- }, {
2953
- label: string;
2954
- rpcUrl: string;
2955
- protocol?: string | undefined;
2956
- plugin?: string | undefined;
2957
- accounts?: Record<string, string | {
2958
- publicKeyHash: string;
2959
- encryptedKey: string;
2960
- secretKey: string;
2961
- }> | undefined;
2962
- tzkt?: {
2963
- disableAutostartWithSandbox?: boolean | undefined;
2964
- postgresqlPort?: number | undefined;
2965
- apiPort?: number | undefined;
2966
- } | undefined;
2967
- annotations?: Record<string, unknown> | undefined;
2968
- }>>>;
2926
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
2969
2927
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
2970
2928
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
2971
2929
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3017,13 +2975,13 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3017
2975
  }, "strip", import("zod").ZodTypeAny, {
3018
2976
  networks: string[];
3019
2977
  sandboxes: string[];
3020
- storage?: Record<string, string> | undefined;
3021
2978
  aliases?: Record<string, Record<string, string>> | undefined;
2979
+ storage?: Record<string, string> | undefined;
3022
2980
  }, {
3023
2981
  networks: string[];
3024
2982
  sandboxes: string[];
3025
- storage?: Record<string, string> | undefined;
3026
2983
  aliases?: Record<string, Record<string, string>> | undefined;
2984
+ storage?: Record<string, string> | undefined;
3027
2985
  }>, import("zod").ZodString]>>;
3028
2986
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3029
2987
  label: import("zod").ZodString;
@@ -3034,15 +2992,15 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3034
2992
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3035
2993
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3036
2994
  }, "strip", import("zod").ZodTypeAny, {
2995
+ mnemonic?: string | undefined;
3037
2996
  publicKey?: string | undefined;
3038
2997
  publicKeyHash?: string | undefined;
3039
2998
  privateKey?: string | undefined;
3040
- mnemonic?: string | undefined;
3041
2999
  }, {
3000
+ mnemonic?: string | undefined;
3042
3001
  publicKey?: string | undefined;
3043
3002
  publicKeyHash?: string | undefined;
3044
3003
  privateKey?: string | undefined;
3045
- mnemonic?: string | undefined;
3046
3004
  }>>>;
3047
3005
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3048
3006
  pkh: import("zod").ZodString;
@@ -3070,10 +3028,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3070
3028
  label: string;
3071
3029
  rpcUrl: string;
3072
3030
  accounts?: Record<string, {
3031
+ mnemonic?: string | undefined;
3073
3032
  publicKey?: string | undefined;
3074
3033
  publicKeyHash?: string | undefined;
3075
3034
  privateKey?: string | undefined;
3076
- mnemonic?: string | undefined;
3077
3035
  }> | undefined;
3078
3036
  faucet?: {
3079
3037
  pkh: string;
@@ -3087,10 +3045,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3087
3045
  label: string;
3088
3046
  rpcUrl: string;
3089
3047
  accounts?: Record<string, {
3048
+ mnemonic?: string | undefined;
3090
3049
  publicKey?: string | undefined;
3091
3050
  publicKeyHash?: string | undefined;
3092
3051
  privateKey?: string | undefined;
3093
- mnemonic?: string | undefined;
3094
3052
  }> | undefined;
3095
3053
  faucet?: {
3096
3054
  pkh: string;
@@ -3101,29 +3059,95 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3101
3059
  activation_code: string;
3102
3060
  } | undefined;
3103
3061
  }>>>;
3062
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3063
+ label: import("zod").ZodString;
3064
+ rpcUrl: import("zod").ZodString;
3065
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3066
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3067
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3068
+ encryptedKey: import("zod").ZodString;
3069
+ publicKeyHash: import("zod").ZodString;
3070
+ secretKey: import("zod").ZodString;
3071
+ }, "strip", import("zod").ZodTypeAny, {
3072
+ publicKeyHash: string;
3073
+ encryptedKey: string;
3074
+ secretKey: string;
3075
+ }, {
3076
+ publicKeyHash: string;
3077
+ encryptedKey: string;
3078
+ secretKey: string;
3079
+ }>, import("zod").ZodString]>>>;
3080
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3081
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3082
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3083
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3084
+ }, "strip", import("zod").ZodTypeAny, {
3085
+ disableAutostartWithSandbox?: boolean | undefined;
3086
+ postgresqlPort?: number | undefined;
3087
+ apiPort?: number | undefined;
3088
+ }, {
3089
+ disableAutostartWithSandbox?: boolean | undefined;
3090
+ postgresqlPort?: number | undefined;
3091
+ apiPort?: number | undefined;
3092
+ }>>;
3093
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3094
+ }, "strip", import("zod").ZodTypeAny, {
3095
+ label: string;
3096
+ rpcUrl: string;
3097
+ plugin?: string | undefined;
3098
+ accounts?: Record<string, string | {
3099
+ publicKeyHash: string;
3100
+ encryptedKey: string;
3101
+ secretKey: string;
3102
+ }> | undefined;
3103
+ protocol?: string | undefined;
3104
+ tzkt?: {
3105
+ disableAutostartWithSandbox?: boolean | undefined;
3106
+ postgresqlPort?: number | undefined;
3107
+ apiPort?: number | undefined;
3108
+ } | undefined;
3109
+ annotations?: Record<string, unknown> | undefined;
3110
+ }, {
3111
+ label: string;
3112
+ rpcUrl: string;
3113
+ plugin?: string | undefined;
3114
+ accounts?: Record<string, string | {
3115
+ publicKeyHash: string;
3116
+ encryptedKey: string;
3117
+ secretKey: string;
3118
+ }> | undefined;
3119
+ protocol?: string | undefined;
3120
+ tzkt?: {
3121
+ disableAutostartWithSandbox?: boolean | undefined;
3122
+ postgresqlPort?: number | undefined;
3123
+ apiPort?: number | undefined;
3124
+ } | undefined;
3125
+ annotations?: Record<string, unknown> | undefined;
3126
+ }>>>;
3127
+ }, {
3104
3128
  projectDir: import("zod").ZodString;
3105
3129
  configFile: import("zod").ZodString;
3106
3130
  hash: import("zod").ZodString;
3107
- }, "strip", import("zod").ZodTypeAny, {
3131
+ }>, "strip", import("zod").ZodTypeAny, {
3108
3132
  projectDir: string;
3109
3133
  environment: Record<string, string | {
3110
3134
  networks: string[];
3111
3135
  sandboxes: string[];
3112
- storage?: Record<string, string> | undefined;
3113
3136
  aliases?: Record<string, Record<string, string>> | undefined;
3137
+ storage?: Record<string, string> | undefined;
3114
3138
  }>;
3115
3139
  hash: string;
3116
3140
  configFile: string;
3117
3141
  sandbox?: Record<string, {
3118
3142
  label: string;
3119
3143
  rpcUrl: string;
3120
- protocol?: string | undefined;
3121
3144
  plugin?: string | undefined;
3122
3145
  accounts?: Record<string, string | {
3123
3146
  publicKeyHash: string;
3124
3147
  encryptedKey: string;
3125
3148
  secretKey: string;
3126
3149
  }> | undefined;
3150
+ protocol?: string | undefined;
3127
3151
  tzkt?: {
3128
3152
  disableAutostartWithSandbox?: boolean | undefined;
3129
3153
  postgresqlPort?: number | undefined;
@@ -3154,10 +3178,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3154
3178
  label: string;
3155
3179
  rpcUrl: string;
3156
3180
  accounts?: Record<string, {
3181
+ mnemonic?: string | undefined;
3157
3182
  publicKey?: string | undefined;
3158
3183
  publicKeyHash?: string | undefined;
3159
3184
  privateKey?: string | undefined;
3160
- mnemonic?: string | undefined;
3161
3185
  }> | undefined;
3162
3186
  faucet?: {
3163
3187
  pkh: string;
@@ -3173,21 +3197,21 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3173
3197
  environment: Record<string, string | {
3174
3198
  networks: string[];
3175
3199
  sandboxes: string[];
3176
- storage?: Record<string, string> | undefined;
3177
3200
  aliases?: Record<string, Record<string, string>> | undefined;
3201
+ storage?: Record<string, string> | undefined;
3178
3202
  }>;
3179
3203
  hash: string;
3180
3204
  configFile: string;
3181
3205
  sandbox?: Record<string, {
3182
3206
  label: string;
3183
3207
  rpcUrl: string;
3184
- protocol?: string | undefined;
3185
3208
  plugin?: string | undefined;
3186
3209
  accounts?: Record<string, string | {
3187
3210
  publicKeyHash: string;
3188
3211
  encryptedKey: string;
3189
3212
  secretKey: string;
3190
3213
  }> | undefined;
3214
+ protocol?: string | undefined;
3191
3215
  tzkt?: {
3192
3216
  disableAutostartWithSandbox?: boolean | undefined;
3193
3217
  postgresqlPort?: number | undefined;
@@ -3218,10 +3242,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3218
3242
  label: string;
3219
3243
  rpcUrl: string;
3220
3244
  accounts?: Record<string, {
3245
+ mnemonic?: string | undefined;
3221
3246
  publicKey?: string | undefined;
3222
3247
  publicKeyHash?: string | undefined;
3223
3248
  privateKey?: string | undefined;
3224
- mnemonic?: string | undefined;
3225
3249
  }> | undefined;
3226
3250
  faucet?: {
3227
3251
  pkh: string;
@@ -3233,7 +3257,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3233
3257
  } | undefined;
3234
3258
  }> | undefined;
3235
3259
  }>;
3236
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
3260
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
3237
3261
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3238
3262
  projectDir: import("zod").ZodString;
3239
3263
  maxConcurrency: import("zod").ZodNumber;
@@ -3247,75 +3271,12 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3247
3271
  yes: import("zod").ZodBoolean;
3248
3272
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
3249
3273
  env: import("zod").ZodString;
3274
+ quickstart: import("zod").ZodString;
3250
3275
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3251
3276
  setVersion: import("zod").ZodString;
3277
+ }, "quickstart">, {
3252
3278
  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">]>;
3253
- config: import("zod").ZodObject<{
3254
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3255
- label: import("zod").ZodString;
3256
- rpcUrl: import("zod").ZodString;
3257
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3258
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3259
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3260
- encryptedKey: import("zod").ZodString;
3261
- publicKeyHash: import("zod").ZodString;
3262
- secretKey: import("zod").ZodString;
3263
- }, "strip", import("zod").ZodTypeAny, {
3264
- publicKeyHash: string;
3265
- encryptedKey: string;
3266
- secretKey: string;
3267
- }, {
3268
- publicKeyHash: string;
3269
- encryptedKey: string;
3270
- secretKey: string;
3271
- }>, import("zod").ZodString]>>>;
3272
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3273
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3274
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3275
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3276
- }, "strip", import("zod").ZodTypeAny, {
3277
- disableAutostartWithSandbox?: boolean | undefined;
3278
- postgresqlPort?: number | undefined;
3279
- apiPort?: number | undefined;
3280
- }, {
3281
- disableAutostartWithSandbox?: boolean | undefined;
3282
- postgresqlPort?: number | undefined;
3283
- apiPort?: number | undefined;
3284
- }>>;
3285
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3286
- }, "strip", import("zod").ZodTypeAny, {
3287
- label: string;
3288
- rpcUrl: string;
3289
- protocol?: string | undefined;
3290
- plugin?: string | undefined;
3291
- accounts?: Record<string, string | {
3292
- publicKeyHash: string;
3293
- encryptedKey: string;
3294
- secretKey: string;
3295
- }> | undefined;
3296
- tzkt?: {
3297
- disableAutostartWithSandbox?: boolean | undefined;
3298
- postgresqlPort?: number | undefined;
3299
- apiPort?: number | undefined;
3300
- } | undefined;
3301
- annotations?: Record<string, unknown> | undefined;
3302
- }, {
3303
- label: string;
3304
- rpcUrl: string;
3305
- protocol?: string | undefined;
3306
- plugin?: string | undefined;
3307
- accounts?: Record<string, string | {
3308
- publicKeyHash: string;
3309
- encryptedKey: string;
3310
- secretKey: string;
3311
- }> | undefined;
3312
- tzkt?: {
3313
- disableAutostartWithSandbox?: boolean | undefined;
3314
- postgresqlPort?: number | undefined;
3315
- apiPort?: number | undefined;
3316
- } | undefined;
3317
- annotations?: Record<string, unknown> | undefined;
3318
- }>>>;
3279
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3319
3280
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3320
3281
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3321
3282
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3367,13 +3328,13 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3367
3328
  }, "strip", import("zod").ZodTypeAny, {
3368
3329
  networks: string[];
3369
3330
  sandboxes: string[];
3370
- storage?: Record<string, string> | undefined;
3371
3331
  aliases?: Record<string, Record<string, string>> | undefined;
3332
+ storage?: Record<string, string> | undefined;
3372
3333
  }, {
3373
3334
  networks: string[];
3374
3335
  sandboxes: string[];
3375
- storage?: Record<string, string> | undefined;
3376
3336
  aliases?: Record<string, Record<string, string>> | undefined;
3337
+ storage?: Record<string, string> | undefined;
3377
3338
  }>, import("zod").ZodString]>>;
3378
3339
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3379
3340
  label: import("zod").ZodString;
@@ -3384,15 +3345,15 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3384
3345
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3385
3346
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3386
3347
  }, "strip", import("zod").ZodTypeAny, {
3348
+ mnemonic?: string | undefined;
3387
3349
  publicKey?: string | undefined;
3388
3350
  publicKeyHash?: string | undefined;
3389
3351
  privateKey?: string | undefined;
3390
- mnemonic?: string | undefined;
3391
3352
  }, {
3353
+ mnemonic?: string | undefined;
3392
3354
  publicKey?: string | undefined;
3393
3355
  publicKeyHash?: string | undefined;
3394
3356
  privateKey?: string | undefined;
3395
- mnemonic?: string | undefined;
3396
3357
  }>>>;
3397
3358
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3398
3359
  pkh: import("zod").ZodString;
@@ -3420,10 +3381,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3420
3381
  label: string;
3421
3382
  rpcUrl: string;
3422
3383
  accounts?: Record<string, {
3384
+ mnemonic?: string | undefined;
3423
3385
  publicKey?: string | undefined;
3424
3386
  publicKeyHash?: string | undefined;
3425
3387
  privateKey?: string | undefined;
3426
- mnemonic?: string | undefined;
3427
3388
  }> | undefined;
3428
3389
  faucet?: {
3429
3390
  pkh: string;
@@ -3437,10 +3398,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3437
3398
  label: string;
3438
3399
  rpcUrl: string;
3439
3400
  accounts?: Record<string, {
3401
+ mnemonic?: string | undefined;
3440
3402
  publicKey?: string | undefined;
3441
3403
  publicKeyHash?: string | undefined;
3442
3404
  privateKey?: string | undefined;
3443
- mnemonic?: string | undefined;
3444
3405
  }> | undefined;
3445
3406
  faucet?: {
3446
3407
  pkh: string;
@@ -3451,29 +3412,95 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3451
3412
  activation_code: string;
3452
3413
  } | undefined;
3453
3414
  }>>>;
3415
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3416
+ label: import("zod").ZodString;
3417
+ rpcUrl: import("zod").ZodString;
3418
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3419
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3420
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3421
+ encryptedKey: import("zod").ZodString;
3422
+ publicKeyHash: import("zod").ZodString;
3423
+ secretKey: import("zod").ZodString;
3424
+ }, "strip", import("zod").ZodTypeAny, {
3425
+ publicKeyHash: string;
3426
+ encryptedKey: string;
3427
+ secretKey: string;
3428
+ }, {
3429
+ publicKeyHash: string;
3430
+ encryptedKey: string;
3431
+ secretKey: string;
3432
+ }>, import("zod").ZodString]>>>;
3433
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3434
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3435
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3436
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3437
+ }, "strip", import("zod").ZodTypeAny, {
3438
+ disableAutostartWithSandbox?: boolean | undefined;
3439
+ postgresqlPort?: number | undefined;
3440
+ apiPort?: number | undefined;
3441
+ }, {
3442
+ disableAutostartWithSandbox?: boolean | undefined;
3443
+ postgresqlPort?: number | undefined;
3444
+ apiPort?: number | undefined;
3445
+ }>>;
3446
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3447
+ }, "strip", import("zod").ZodTypeAny, {
3448
+ label: string;
3449
+ rpcUrl: string;
3450
+ plugin?: string | undefined;
3451
+ accounts?: Record<string, string | {
3452
+ publicKeyHash: string;
3453
+ encryptedKey: string;
3454
+ secretKey: string;
3455
+ }> | undefined;
3456
+ protocol?: string | undefined;
3457
+ tzkt?: {
3458
+ disableAutostartWithSandbox?: boolean | undefined;
3459
+ postgresqlPort?: number | undefined;
3460
+ apiPort?: number | undefined;
3461
+ } | undefined;
3462
+ annotations?: Record<string, unknown> | undefined;
3463
+ }, {
3464
+ label: string;
3465
+ rpcUrl: string;
3466
+ plugin?: string | undefined;
3467
+ accounts?: Record<string, string | {
3468
+ publicKeyHash: string;
3469
+ encryptedKey: string;
3470
+ secretKey: string;
3471
+ }> | undefined;
3472
+ protocol?: string | undefined;
3473
+ tzkt?: {
3474
+ disableAutostartWithSandbox?: boolean | undefined;
3475
+ postgresqlPort?: number | undefined;
3476
+ apiPort?: number | undefined;
3477
+ } | undefined;
3478
+ annotations?: Record<string, unknown> | undefined;
3479
+ }>>>;
3480
+ }, {
3454
3481
  projectDir: import("zod").ZodString;
3455
3482
  configFile: import("zod").ZodString;
3456
3483
  hash: import("zod").ZodString;
3457
- }, "strip", import("zod").ZodTypeAny, {
3484
+ }>, "strip", import("zod").ZodTypeAny, {
3458
3485
  projectDir: string;
3459
3486
  environment: Record<string, string | {
3460
3487
  networks: string[];
3461
3488
  sandboxes: string[];
3462
- storage?: Record<string, string> | undefined;
3463
3489
  aliases?: Record<string, Record<string, string>> | undefined;
3490
+ storage?: Record<string, string> | undefined;
3464
3491
  }>;
3465
3492
  hash: string;
3466
3493
  configFile: string;
3467
3494
  sandbox?: Record<string, {
3468
3495
  label: string;
3469
3496
  rpcUrl: string;
3470
- protocol?: string | undefined;
3471
3497
  plugin?: string | undefined;
3472
3498
  accounts?: Record<string, string | {
3473
3499
  publicKeyHash: string;
3474
3500
  encryptedKey: string;
3475
3501
  secretKey: string;
3476
3502
  }> | undefined;
3503
+ protocol?: string | undefined;
3477
3504
  tzkt?: {
3478
3505
  disableAutostartWithSandbox?: boolean | undefined;
3479
3506
  postgresqlPort?: number | undefined;
@@ -3504,10 +3531,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3504
3531
  label: string;
3505
3532
  rpcUrl: string;
3506
3533
  accounts?: Record<string, {
3534
+ mnemonic?: string | undefined;
3507
3535
  publicKey?: string | undefined;
3508
3536
  publicKeyHash?: string | undefined;
3509
3537
  privateKey?: string | undefined;
3510
- mnemonic?: string | undefined;
3511
3538
  }> | undefined;
3512
3539
  faucet?: {
3513
3540
  pkh: string;
@@ -3523,21 +3550,21 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3523
3550
  environment: Record<string, string | {
3524
3551
  networks: string[];
3525
3552
  sandboxes: string[];
3526
- storage?: Record<string, string> | undefined;
3527
3553
  aliases?: Record<string, Record<string, string>> | undefined;
3554
+ storage?: Record<string, string> | undefined;
3528
3555
  }>;
3529
3556
  hash: string;
3530
3557
  configFile: string;
3531
3558
  sandbox?: Record<string, {
3532
3559
  label: string;
3533
3560
  rpcUrl: string;
3534
- protocol?: string | undefined;
3535
3561
  plugin?: string | undefined;
3536
3562
  accounts?: Record<string, string | {
3537
3563
  publicKeyHash: string;
3538
3564
  encryptedKey: string;
3539
3565
  secretKey: string;
3540
3566
  }> | undefined;
3567
+ protocol?: string | undefined;
3541
3568
  tzkt?: {
3542
3569
  disableAutostartWithSandbox?: boolean | undefined;
3543
3570
  postgresqlPort?: number | undefined;
@@ -3568,10 +3595,10 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3568
3595
  label: string;
3569
3596
  rpcUrl: string;
3570
3597
  accounts?: Record<string, {
3598
+ mnemonic?: string | undefined;
3571
3599
  publicKey?: string | undefined;
3572
3600
  publicKeyHash?: string | undefined;
3573
3601
  privateKey?: string | undefined;
3574
- mnemonic?: string | undefined;
3575
3602
  }> | undefined;
3576
3603
  faucet?: {
3577
3604
  pkh: string;
@@ -3583,7 +3610,7 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3583
3610
  } | undefined;
3584
3611
  }> | undefined;
3585
3612
  }>;
3586
- }, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
3613
+ }>, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
3587
3614
  }, "handler">, "strip", import("zod").ZodTypeAny, {
3588
3615
  operation: string;
3589
3616
  command: string;
@@ -3591,18 +3618,18 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3591
3618
  positionals?: {
3592
3619
  description: string;
3593
3620
  placeholder: string;
3594
- defaultValue?: string | number | boolean | undefined;
3595
- type?: "string" | "number" | "boolean" | undefined;
3596
3621
  required?: boolean | undefined;
3622
+ type?: "string" | "number" | "boolean" | undefined;
3623
+ defaultValue?: string | number | boolean | undefined;
3597
3624
  }[] | undefined;
3598
3625
  options?: {
3599
3626
  description: string;
3600
3627
  flag: string;
3628
+ boolean?: boolean | undefined;
3629
+ required?: boolean | undefined;
3630
+ type?: "string" | "number" | "boolean" | "count" | undefined;
3601
3631
  shortFlag?: string | undefined;
3602
3632
  defaultValue?: string | number | boolean | undefined;
3603
- type?: "string" | "number" | "boolean" | "count" | undefined;
3604
- required?: boolean | undefined;
3605
- boolean?: boolean | undefined;
3606
3633
  choices?: string[] | undefined;
3607
3634
  }[] | undefined;
3608
3635
  }, {
@@ -3612,18 +3639,18 @@ export declare const rawSchema: import("zod").ZodObject<Omit<{
3612
3639
  positionals?: {
3613
3640
  description: string;
3614
3641
  placeholder: string;
3615
- defaultValue?: string | number | boolean | undefined;
3616
- type?: "string" | "number" | "boolean" | undefined;
3617
3642
  required?: boolean | undefined;
3643
+ type?: "string" | "number" | "boolean" | undefined;
3644
+ defaultValue?: string | number | boolean | undefined;
3618
3645
  }[] | undefined;
3619
3646
  options?: {
3620
3647
  description: string;
3621
3648
  flag: string;
3649
+ boolean?: boolean | undefined;
3650
+ required?: boolean | undefined;
3651
+ type?: "string" | "number" | "boolean" | "count" | undefined;
3622
3652
  shortFlag?: string | undefined;
3623
3653
  defaultValue?: string | number | boolean | undefined;
3624
- type?: "string" | "number" | "boolean" | "count" | undefined;
3625
- required?: boolean | undefined;
3626
- boolean?: boolean | undefined;
3627
3654
  choices?: string[] | undefined;
3628
3655
  }[] | undefined;
3629
3656
  }>;
@@ -3640,15 +3667,15 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3640
3667
  }, "strip", import("zod").ZodTypeAny, {
3641
3668
  description: string;
3642
3669
  placeholder: string;
3643
- defaultValue?: string | number | boolean | undefined;
3644
- type?: "string" | "number" | "boolean" | undefined;
3645
3670
  required?: boolean | undefined;
3671
+ type?: "string" | "number" | "boolean" | undefined;
3672
+ defaultValue?: string | number | boolean | undefined;
3646
3673
  }, {
3647
3674
  description: string;
3648
3675
  placeholder: string;
3649
- defaultValue?: string | number | boolean | undefined;
3650
- type?: "string" | "number" | "boolean" | undefined;
3651
3676
  required?: boolean | undefined;
3677
+ type?: "string" | "number" | "boolean" | undefined;
3678
+ defaultValue?: string | number | boolean | undefined;
3652
3679
  }>, "many">>;
3653
3680
  options: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
3654
3681
  shortFlag: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3662,20 +3689,20 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3662
3689
  }, "strip", import("zod").ZodTypeAny, {
3663
3690
  description: string;
3664
3691
  flag: string;
3692
+ boolean?: boolean | undefined;
3693
+ required?: boolean | undefined;
3694
+ type?: "string" | "number" | "boolean" | "count" | undefined;
3665
3695
  shortFlag?: string | undefined;
3666
3696
  defaultValue?: string | number | boolean | undefined;
3667
- type?: "string" | "number" | "boolean" | "count" | undefined;
3668
- required?: boolean | undefined;
3669
- boolean?: boolean | undefined;
3670
3697
  choices?: string[] | undefined;
3671
3698
  }, {
3672
3699
  description: string;
3673
3700
  flag: string;
3701
+ boolean?: boolean | undefined;
3702
+ required?: boolean | undefined;
3703
+ type?: "string" | "number" | "boolean" | "count" | undefined;
3674
3704
  shortFlag?: string | undefined;
3675
3705
  defaultValue?: string | number | boolean | undefined;
3676
- type?: "string" | "number" | "boolean" | "count" | undefined;
3677
- required?: boolean | undefined;
3678
- boolean?: boolean | undefined;
3679
3706
  choices?: string[] | undefined;
3680
3707
  }>, "many">>;
3681
3708
  handler: import("zod").ZodOptional<import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
@@ -3732,7 +3759,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3732
3759
  time: number;
3733
3760
  output?: unknown;
3734
3761
  }>;
3735
- }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<{
3762
+ }>], import("zod").ZodUnknown>, import("zod").ZodFunction<import("zod").ZodTuple<[import("zod").ZodObject<import("zod").objectUtil.extendShape<Omit<{
3736
3763
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
3737
3764
  projectDir: import("zod").ZodString;
3738
3765
  maxConcurrency: import("zod").ZodNumber;
@@ -3746,75 +3773,12 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3746
3773
  yes: import("zod").ZodBoolean;
3747
3774
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
3748
3775
  env: import("zod").ZodString;
3776
+ quickstart: import("zod").ZodString;
3749
3777
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
3750
3778
  setVersion: import("zod").ZodString;
3779
+ }, "quickstart">, {
3751
3780
  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">]>;
3752
- config: import("zod").ZodObject<{
3753
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3754
- label: import("zod").ZodString;
3755
- rpcUrl: import("zod").ZodString;
3756
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
3757
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
3758
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3759
- encryptedKey: import("zod").ZodString;
3760
- publicKeyHash: import("zod").ZodString;
3761
- secretKey: import("zod").ZodString;
3762
- }, "strip", import("zod").ZodTypeAny, {
3763
- publicKeyHash: string;
3764
- encryptedKey: string;
3765
- secretKey: string;
3766
- }, {
3767
- publicKeyHash: string;
3768
- encryptedKey: string;
3769
- secretKey: string;
3770
- }>, import("zod").ZodString]>>>;
3771
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3772
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3773
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3774
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3775
- }, "strip", import("zod").ZodTypeAny, {
3776
- disableAutostartWithSandbox?: boolean | undefined;
3777
- postgresqlPort?: number | undefined;
3778
- apiPort?: number | undefined;
3779
- }, {
3780
- disableAutostartWithSandbox?: boolean | undefined;
3781
- postgresqlPort?: number | undefined;
3782
- apiPort?: number | undefined;
3783
- }>>;
3784
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3785
- }, "strip", import("zod").ZodTypeAny, {
3786
- label: string;
3787
- rpcUrl: string;
3788
- protocol?: string | undefined;
3789
- plugin?: string | undefined;
3790
- accounts?: Record<string, string | {
3791
- publicKeyHash: string;
3792
- encryptedKey: string;
3793
- secretKey: string;
3794
- }> | undefined;
3795
- tzkt?: {
3796
- disableAutostartWithSandbox?: boolean | undefined;
3797
- postgresqlPort?: number | undefined;
3798
- apiPort?: number | undefined;
3799
- } | undefined;
3800
- annotations?: Record<string, unknown> | undefined;
3801
- }, {
3802
- label: string;
3803
- rpcUrl: string;
3804
- protocol?: string | undefined;
3805
- plugin?: string | undefined;
3806
- accounts?: Record<string, string | {
3807
- publicKeyHash: string;
3808
- encryptedKey: string;
3809
- secretKey: string;
3810
- }> | undefined;
3811
- tzkt?: {
3812
- disableAutostartWithSandbox?: boolean | undefined;
3813
- postgresqlPort?: number | undefined;
3814
- apiPort?: number | undefined;
3815
- } | undefined;
3816
- annotations?: Record<string, unknown> | undefined;
3817
- }>>>;
3781
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
3818
3782
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
3819
3783
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
3820
3784
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -3866,13 +3830,13 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3866
3830
  }, "strip", import("zod").ZodTypeAny, {
3867
3831
  networks: string[];
3868
3832
  sandboxes: string[];
3869
- storage?: Record<string, string> | undefined;
3870
3833
  aliases?: Record<string, Record<string, string>> | undefined;
3834
+ storage?: Record<string, string> | undefined;
3871
3835
  }, {
3872
3836
  networks: string[];
3873
3837
  sandboxes: string[];
3874
- storage?: Record<string, string> | undefined;
3875
3838
  aliases?: Record<string, Record<string, string>> | undefined;
3839
+ storage?: Record<string, string> | undefined;
3876
3840
  }>, import("zod").ZodString]>>;
3877
3841
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3878
3842
  label: import("zod").ZodString;
@@ -3883,15 +3847,15 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3883
3847
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
3884
3848
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
3885
3849
  }, "strip", import("zod").ZodTypeAny, {
3850
+ mnemonic?: string | undefined;
3886
3851
  publicKey?: string | undefined;
3887
3852
  publicKeyHash?: string | undefined;
3888
3853
  privateKey?: string | undefined;
3889
- mnemonic?: string | undefined;
3890
3854
  }, {
3855
+ mnemonic?: string | undefined;
3891
3856
  publicKey?: string | undefined;
3892
3857
  publicKeyHash?: string | undefined;
3893
3858
  privateKey?: string | undefined;
3894
- mnemonic?: string | undefined;
3895
3859
  }>>>;
3896
3860
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
3897
3861
  pkh: import("zod").ZodString;
@@ -3919,10 +3883,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3919
3883
  label: string;
3920
3884
  rpcUrl: string;
3921
3885
  accounts?: Record<string, {
3886
+ mnemonic?: string | undefined;
3922
3887
  publicKey?: string | undefined;
3923
3888
  publicKeyHash?: string | undefined;
3924
3889
  privateKey?: string | undefined;
3925
- mnemonic?: string | undefined;
3926
3890
  }> | undefined;
3927
3891
  faucet?: {
3928
3892
  pkh: string;
@@ -3936,10 +3900,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3936
3900
  label: string;
3937
3901
  rpcUrl: string;
3938
3902
  accounts?: Record<string, {
3903
+ mnemonic?: string | undefined;
3939
3904
  publicKey?: string | undefined;
3940
3905
  publicKeyHash?: string | undefined;
3941
3906
  privateKey?: string | undefined;
3942
- mnemonic?: string | undefined;
3943
3907
  }> | undefined;
3944
3908
  faucet?: {
3945
3909
  pkh: string;
@@ -3950,29 +3914,95 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
3950
3914
  activation_code: string;
3951
3915
  } | undefined;
3952
3916
  }>>>;
3917
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
3918
+ label: import("zod").ZodString;
3919
+ rpcUrl: import("zod").ZodString;
3920
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
3921
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
3922
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
3923
+ encryptedKey: import("zod").ZodString;
3924
+ publicKeyHash: import("zod").ZodString;
3925
+ secretKey: import("zod").ZodString;
3926
+ }, "strip", import("zod").ZodTypeAny, {
3927
+ publicKeyHash: string;
3928
+ encryptedKey: string;
3929
+ secretKey: string;
3930
+ }, {
3931
+ publicKeyHash: string;
3932
+ encryptedKey: string;
3933
+ secretKey: string;
3934
+ }>, import("zod").ZodString]>>>;
3935
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
3936
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
3937
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3938
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
3939
+ }, "strip", import("zod").ZodTypeAny, {
3940
+ disableAutostartWithSandbox?: boolean | undefined;
3941
+ postgresqlPort?: number | undefined;
3942
+ apiPort?: number | undefined;
3943
+ }, {
3944
+ disableAutostartWithSandbox?: boolean | undefined;
3945
+ postgresqlPort?: number | undefined;
3946
+ apiPort?: number | undefined;
3947
+ }>>;
3948
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
3949
+ }, "strip", import("zod").ZodTypeAny, {
3950
+ label: string;
3951
+ rpcUrl: string;
3952
+ plugin?: string | undefined;
3953
+ accounts?: Record<string, string | {
3954
+ publicKeyHash: string;
3955
+ encryptedKey: string;
3956
+ secretKey: string;
3957
+ }> | undefined;
3958
+ protocol?: string | undefined;
3959
+ tzkt?: {
3960
+ disableAutostartWithSandbox?: boolean | undefined;
3961
+ postgresqlPort?: number | undefined;
3962
+ apiPort?: number | undefined;
3963
+ } | undefined;
3964
+ annotations?: Record<string, unknown> | undefined;
3965
+ }, {
3966
+ label: string;
3967
+ rpcUrl: string;
3968
+ plugin?: string | undefined;
3969
+ accounts?: Record<string, string | {
3970
+ publicKeyHash: string;
3971
+ encryptedKey: string;
3972
+ secretKey: string;
3973
+ }> | undefined;
3974
+ protocol?: string | undefined;
3975
+ tzkt?: {
3976
+ disableAutostartWithSandbox?: boolean | undefined;
3977
+ postgresqlPort?: number | undefined;
3978
+ apiPort?: number | undefined;
3979
+ } | undefined;
3980
+ annotations?: Record<string, unknown> | undefined;
3981
+ }>>>;
3982
+ }, {
3953
3983
  projectDir: import("zod").ZodString;
3954
3984
  configFile: import("zod").ZodString;
3955
3985
  hash: import("zod").ZodString;
3956
- }, "strip", import("zod").ZodTypeAny, {
3986
+ }>, "strip", import("zod").ZodTypeAny, {
3957
3987
  projectDir: string;
3958
3988
  environment: Record<string, string | {
3959
3989
  networks: string[];
3960
3990
  sandboxes: string[];
3961
- storage?: Record<string, string> | undefined;
3962
3991
  aliases?: Record<string, Record<string, string>> | undefined;
3992
+ storage?: Record<string, string> | undefined;
3963
3993
  }>;
3964
3994
  hash: string;
3965
3995
  configFile: string;
3966
3996
  sandbox?: Record<string, {
3967
3997
  label: string;
3968
3998
  rpcUrl: string;
3969
- protocol?: string | undefined;
3970
3999
  plugin?: string | undefined;
3971
4000
  accounts?: Record<string, string | {
3972
4001
  publicKeyHash: string;
3973
4002
  encryptedKey: string;
3974
4003
  secretKey: string;
3975
4004
  }> | undefined;
4005
+ protocol?: string | undefined;
3976
4006
  tzkt?: {
3977
4007
  disableAutostartWithSandbox?: boolean | undefined;
3978
4008
  postgresqlPort?: number | undefined;
@@ -4003,10 +4033,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4003
4033
  label: string;
4004
4034
  rpcUrl: string;
4005
4035
  accounts?: Record<string, {
4036
+ mnemonic?: string | undefined;
4006
4037
  publicKey?: string | undefined;
4007
4038
  publicKeyHash?: string | undefined;
4008
4039
  privateKey?: string | undefined;
4009
- mnemonic?: string | undefined;
4010
4040
  }> | undefined;
4011
4041
  faucet?: {
4012
4042
  pkh: string;
@@ -4022,21 +4052,21 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4022
4052
  environment: Record<string, string | {
4023
4053
  networks: string[];
4024
4054
  sandboxes: string[];
4025
- storage?: Record<string, string> | undefined;
4026
4055
  aliases?: Record<string, Record<string, string>> | undefined;
4056
+ storage?: Record<string, string> | undefined;
4027
4057
  }>;
4028
4058
  hash: string;
4029
4059
  configFile: string;
4030
4060
  sandbox?: Record<string, {
4031
4061
  label: string;
4032
4062
  rpcUrl: string;
4033
- protocol?: string | undefined;
4034
4063
  plugin?: string | undefined;
4035
4064
  accounts?: Record<string, string | {
4036
4065
  publicKeyHash: string;
4037
4066
  encryptedKey: string;
4038
4067
  secretKey: string;
4039
4068
  }> | undefined;
4069
+ protocol?: string | undefined;
4040
4070
  tzkt?: {
4041
4071
  disableAutostartWithSandbox?: boolean | undefined;
4042
4072
  postgresqlPort?: number | undefined;
@@ -4067,10 +4097,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4067
4097
  label: string;
4068
4098
  rpcUrl: string;
4069
4099
  accounts?: Record<string, {
4100
+ mnemonic?: string | undefined;
4070
4101
  publicKey?: string | undefined;
4071
4102
  publicKeyHash?: string | undefined;
4072
4103
  privateKey?: string | undefined;
4073
- mnemonic?: string | undefined;
4074
4104
  }> | undefined;
4075
4105
  faucet?: {
4076
4106
  pkh: string;
@@ -4082,7 +4112,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4082
4112
  } | undefined;
4083
4113
  }> | undefined;
4084
4114
  }>;
4085
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
4115
+ }>, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<import("zod").objectUtil.extendShape<Omit<{
4086
4116
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
4087
4117
  projectDir: import("zod").ZodString;
4088
4118
  maxConcurrency: import("zod").ZodNumber;
@@ -4096,75 +4126,12 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4096
4126
  yes: import("zod").ZodBoolean;
4097
4127
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
4098
4128
  env: import("zod").ZodString;
4129
+ quickstart: import("zod").ZodString;
4099
4130
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
4100
4131
  setVersion: import("zod").ZodString;
4132
+ }, "quickstart">, {
4101
4133
  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">]>;
4102
- config: import("zod").ZodObject<{
4103
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4104
- label: import("zod").ZodString;
4105
- rpcUrl: import("zod").ZodString;
4106
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
4107
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
4108
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4109
- encryptedKey: import("zod").ZodString;
4110
- publicKeyHash: import("zod").ZodString;
4111
- secretKey: import("zod").ZodString;
4112
- }, "strip", import("zod").ZodTypeAny, {
4113
- publicKeyHash: string;
4114
- encryptedKey: string;
4115
- secretKey: string;
4116
- }, {
4117
- publicKeyHash: string;
4118
- encryptedKey: string;
4119
- secretKey: string;
4120
- }>, import("zod").ZodString]>>>;
4121
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4122
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4123
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4124
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4125
- }, "strip", import("zod").ZodTypeAny, {
4126
- disableAutostartWithSandbox?: boolean | undefined;
4127
- postgresqlPort?: number | undefined;
4128
- apiPort?: number | undefined;
4129
- }, {
4130
- disableAutostartWithSandbox?: boolean | undefined;
4131
- postgresqlPort?: number | undefined;
4132
- apiPort?: number | undefined;
4133
- }>>;
4134
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4135
- }, "strip", import("zod").ZodTypeAny, {
4136
- label: string;
4137
- rpcUrl: string;
4138
- protocol?: string | undefined;
4139
- plugin?: string | undefined;
4140
- accounts?: Record<string, string | {
4141
- publicKeyHash: string;
4142
- encryptedKey: string;
4143
- secretKey: string;
4144
- }> | undefined;
4145
- tzkt?: {
4146
- disableAutostartWithSandbox?: boolean | undefined;
4147
- postgresqlPort?: number | undefined;
4148
- apiPort?: number | undefined;
4149
- } | undefined;
4150
- annotations?: Record<string, unknown> | undefined;
4151
- }, {
4152
- label: string;
4153
- rpcUrl: string;
4154
- protocol?: string | undefined;
4155
- plugin?: string | undefined;
4156
- accounts?: Record<string, string | {
4157
- publicKeyHash: string;
4158
- encryptedKey: string;
4159
- secretKey: string;
4160
- }> | undefined;
4161
- tzkt?: {
4162
- disableAutostartWithSandbox?: boolean | undefined;
4163
- postgresqlPort?: number | undefined;
4164
- apiPort?: number | undefined;
4165
- } | undefined;
4166
- annotations?: Record<string, unknown> | undefined;
4167
- }>>>;
4134
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4168
4135
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
4169
4136
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
4170
4137
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4216,13 +4183,13 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4216
4183
  }, "strip", import("zod").ZodTypeAny, {
4217
4184
  networks: string[];
4218
4185
  sandboxes: string[];
4219
- storage?: Record<string, string> | undefined;
4220
4186
  aliases?: Record<string, Record<string, string>> | undefined;
4187
+ storage?: Record<string, string> | undefined;
4221
4188
  }, {
4222
4189
  networks: string[];
4223
4190
  sandboxes: string[];
4224
- storage?: Record<string, string> | undefined;
4225
4191
  aliases?: Record<string, Record<string, string>> | undefined;
4192
+ storage?: Record<string, string> | undefined;
4226
4193
  }>, import("zod").ZodString]>>;
4227
4194
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4228
4195
  label: import("zod").ZodString;
@@ -4233,15 +4200,15 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4233
4200
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
4234
4201
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
4235
4202
  }, "strip", import("zod").ZodTypeAny, {
4203
+ mnemonic?: string | undefined;
4236
4204
  publicKey?: string | undefined;
4237
4205
  publicKeyHash?: string | undefined;
4238
4206
  privateKey?: string | undefined;
4239
- mnemonic?: string | undefined;
4240
4207
  }, {
4208
+ mnemonic?: string | undefined;
4241
4209
  publicKey?: string | undefined;
4242
4210
  publicKeyHash?: string | undefined;
4243
4211
  privateKey?: string | undefined;
4244
- mnemonic?: string | undefined;
4245
4212
  }>>>;
4246
4213
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
4247
4214
  pkh: import("zod").ZodString;
@@ -4251,78 +4218,144 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4251
4218
  amount: import("zod").ZodString;
4252
4219
  activation_code: import("zod").ZodString;
4253
4220
  }, "strip", import("zod").ZodTypeAny, {
4254
- pkh: string;
4255
- mnemonic: string[];
4256
- email: string;
4257
- password: string;
4258
- amount: string;
4259
- activation_code: string;
4221
+ pkh: string;
4222
+ mnemonic: string[];
4223
+ email: string;
4224
+ password: string;
4225
+ amount: string;
4226
+ activation_code: string;
4227
+ }, {
4228
+ pkh: string;
4229
+ mnemonic: string[];
4230
+ email: string;
4231
+ password: string;
4232
+ amount: string;
4233
+ activation_code: string;
4234
+ }>>;
4235
+ }, "strip", import("zod").ZodTypeAny, {
4236
+ label: string;
4237
+ rpcUrl: string;
4238
+ accounts?: Record<string, {
4239
+ mnemonic?: string | undefined;
4240
+ publicKey?: string | undefined;
4241
+ publicKeyHash?: string | undefined;
4242
+ privateKey?: string | undefined;
4243
+ }> | undefined;
4244
+ faucet?: {
4245
+ pkh: string;
4246
+ mnemonic: string[];
4247
+ email: string;
4248
+ password: string;
4249
+ amount: string;
4250
+ activation_code: string;
4251
+ } | undefined;
4252
+ }, {
4253
+ label: string;
4254
+ rpcUrl: string;
4255
+ accounts?: Record<string, {
4256
+ mnemonic?: string | undefined;
4257
+ publicKey?: string | undefined;
4258
+ publicKeyHash?: string | undefined;
4259
+ privateKey?: string | undefined;
4260
+ }> | undefined;
4261
+ faucet?: {
4262
+ pkh: string;
4263
+ mnemonic: string[];
4264
+ email: string;
4265
+ password: string;
4266
+ amount: string;
4267
+ activation_code: string;
4268
+ } | undefined;
4269
+ }>>>;
4270
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4271
+ label: import("zod").ZodString;
4272
+ rpcUrl: import("zod").ZodString;
4273
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
4274
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
4275
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4276
+ encryptedKey: import("zod").ZodString;
4277
+ publicKeyHash: import("zod").ZodString;
4278
+ secretKey: import("zod").ZodString;
4279
+ }, "strip", import("zod").ZodTypeAny, {
4280
+ publicKeyHash: string;
4281
+ encryptedKey: string;
4282
+ secretKey: string;
4283
+ }, {
4284
+ publicKeyHash: string;
4285
+ encryptedKey: string;
4286
+ secretKey: string;
4287
+ }>, import("zod").ZodString]>>>;
4288
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4289
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4290
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4291
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4292
+ }, "strip", import("zod").ZodTypeAny, {
4293
+ disableAutostartWithSandbox?: boolean | undefined;
4294
+ postgresqlPort?: number | undefined;
4295
+ apiPort?: number | undefined;
4260
4296
  }, {
4261
- pkh: string;
4262
- mnemonic: string[];
4263
- email: string;
4264
- password: string;
4265
- amount: string;
4266
- activation_code: string;
4297
+ disableAutostartWithSandbox?: boolean | undefined;
4298
+ postgresqlPort?: number | undefined;
4299
+ apiPort?: number | undefined;
4267
4300
  }>>;
4301
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4268
4302
  }, "strip", import("zod").ZodTypeAny, {
4269
4303
  label: string;
4270
4304
  rpcUrl: string;
4271
- accounts?: Record<string, {
4272
- publicKey?: string | undefined;
4273
- publicKeyHash?: string | undefined;
4274
- privateKey?: string | undefined;
4275
- mnemonic?: string | undefined;
4305
+ plugin?: string | undefined;
4306
+ accounts?: Record<string, string | {
4307
+ publicKeyHash: string;
4308
+ encryptedKey: string;
4309
+ secretKey: string;
4276
4310
  }> | undefined;
4277
- faucet?: {
4278
- pkh: string;
4279
- mnemonic: string[];
4280
- email: string;
4281
- password: string;
4282
- amount: string;
4283
- activation_code: string;
4311
+ protocol?: string | undefined;
4312
+ tzkt?: {
4313
+ disableAutostartWithSandbox?: boolean | undefined;
4314
+ postgresqlPort?: number | undefined;
4315
+ apiPort?: number | undefined;
4284
4316
  } | undefined;
4317
+ annotations?: Record<string, unknown> | undefined;
4285
4318
  }, {
4286
4319
  label: string;
4287
4320
  rpcUrl: string;
4288
- accounts?: Record<string, {
4289
- publicKey?: string | undefined;
4290
- publicKeyHash?: string | undefined;
4291
- privateKey?: string | undefined;
4292
- mnemonic?: string | undefined;
4321
+ plugin?: string | undefined;
4322
+ accounts?: Record<string, string | {
4323
+ publicKeyHash: string;
4324
+ encryptedKey: string;
4325
+ secretKey: string;
4293
4326
  }> | undefined;
4294
- faucet?: {
4295
- pkh: string;
4296
- mnemonic: string[];
4297
- email: string;
4298
- password: string;
4299
- amount: string;
4300
- activation_code: string;
4327
+ protocol?: string | undefined;
4328
+ tzkt?: {
4329
+ disableAutostartWithSandbox?: boolean | undefined;
4330
+ postgresqlPort?: number | undefined;
4331
+ apiPort?: number | undefined;
4301
4332
  } | undefined;
4333
+ annotations?: Record<string, unknown> | undefined;
4302
4334
  }>>>;
4335
+ }, {
4303
4336
  projectDir: import("zod").ZodString;
4304
4337
  configFile: import("zod").ZodString;
4305
4338
  hash: import("zod").ZodString;
4306
- }, "strip", import("zod").ZodTypeAny, {
4339
+ }>, "strip", import("zod").ZodTypeAny, {
4307
4340
  projectDir: string;
4308
4341
  environment: Record<string, string | {
4309
4342
  networks: string[];
4310
4343
  sandboxes: string[];
4311
- storage?: Record<string, string> | undefined;
4312
4344
  aliases?: Record<string, Record<string, string>> | undefined;
4345
+ storage?: Record<string, string> | undefined;
4313
4346
  }>;
4314
4347
  hash: string;
4315
4348
  configFile: string;
4316
4349
  sandbox?: Record<string, {
4317
4350
  label: string;
4318
4351
  rpcUrl: string;
4319
- protocol?: string | undefined;
4320
4352
  plugin?: string | undefined;
4321
4353
  accounts?: Record<string, string | {
4322
4354
  publicKeyHash: string;
4323
4355
  encryptedKey: string;
4324
4356
  secretKey: string;
4325
4357
  }> | undefined;
4358
+ protocol?: string | undefined;
4326
4359
  tzkt?: {
4327
4360
  disableAutostartWithSandbox?: boolean | undefined;
4328
4361
  postgresqlPort?: number | undefined;
@@ -4353,10 +4386,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4353
4386
  label: string;
4354
4387
  rpcUrl: string;
4355
4388
  accounts?: Record<string, {
4389
+ mnemonic?: string | undefined;
4356
4390
  publicKey?: string | undefined;
4357
4391
  publicKeyHash?: string | undefined;
4358
4392
  privateKey?: string | undefined;
4359
- mnemonic?: string | undefined;
4360
4393
  }> | undefined;
4361
4394
  faucet?: {
4362
4395
  pkh: string;
@@ -4372,21 +4405,21 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4372
4405
  environment: Record<string, string | {
4373
4406
  networks: string[];
4374
4407
  sandboxes: string[];
4375
- storage?: Record<string, string> | undefined;
4376
4408
  aliases?: Record<string, Record<string, string>> | undefined;
4409
+ storage?: Record<string, string> | undefined;
4377
4410
  }>;
4378
4411
  hash: string;
4379
4412
  configFile: string;
4380
4413
  sandbox?: Record<string, {
4381
4414
  label: string;
4382
4415
  rpcUrl: string;
4383
- protocol?: string | undefined;
4384
4416
  plugin?: string | undefined;
4385
4417
  accounts?: Record<string, string | {
4386
4418
  publicKeyHash: string;
4387
4419
  encryptedKey: string;
4388
4420
  secretKey: string;
4389
4421
  }> | undefined;
4422
+ protocol?: string | undefined;
4390
4423
  tzkt?: {
4391
4424
  disableAutostartWithSandbox?: boolean | undefined;
4392
4425
  postgresqlPort?: number | undefined;
@@ -4417,10 +4450,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4417
4450
  label: string;
4418
4451
  rpcUrl: string;
4419
4452
  accounts?: Record<string, {
4453
+ mnemonic?: string | undefined;
4420
4454
  publicKey?: string | undefined;
4421
4455
  publicKeyHash?: string | undefined;
4422
4456
  privateKey?: string | undefined;
4423
- mnemonic?: string | undefined;
4424
4457
  }> | undefined;
4425
4458
  faucet?: {
4426
4459
  pkh: string;
@@ -4432,7 +4465,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4432
4465
  } | undefined;
4433
4466
  }> | undefined;
4434
4467
  }>;
4435
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
4468
+ }>, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<import("zod").objectUtil.extendShape<Omit<{
4436
4469
  _: import("zod").ZodArray<import("zod").ZodString, "many">;
4437
4470
  projectDir: import("zod").ZodString;
4438
4471
  maxConcurrency: import("zod").ZodNumber;
@@ -4446,75 +4479,12 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4446
4479
  yes: import("zod").ZodBoolean;
4447
4480
  plugin: import("zod").ZodOptional<import("zod").ZodString>;
4448
4481
  env: import("zod").ZodString;
4482
+ quickstart: import("zod").ZodString;
4449
4483
  setBuild: import("zod").ZodUnion<[import("zod").ZodString, import("zod").ZodNumber]>;
4450
4484
  setVersion: import("zod").ZodString;
4485
+ }, "quickstart">, {
4451
4486
  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">]>;
4452
- config: import("zod").ZodObject<{
4453
- sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4454
- label: import("zod").ZodString;
4455
- rpcUrl: import("zod").ZodString;
4456
- protocol: import("zod").ZodOptional<import("zod").ZodString>;
4457
- plugin: import("zod").ZodOptional<import("zod").ZodString>;
4458
- accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4459
- encryptedKey: import("zod").ZodString;
4460
- publicKeyHash: import("zod").ZodString;
4461
- secretKey: import("zod").ZodString;
4462
- }, "strip", import("zod").ZodTypeAny, {
4463
- publicKeyHash: string;
4464
- encryptedKey: string;
4465
- secretKey: string;
4466
- }, {
4467
- publicKeyHash: string;
4468
- encryptedKey: string;
4469
- secretKey: string;
4470
- }>, import("zod").ZodString]>>>;
4471
- tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4472
- disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4473
- postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4474
- apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4475
- }, "strip", import("zod").ZodTypeAny, {
4476
- disableAutostartWithSandbox?: boolean | undefined;
4477
- postgresqlPort?: number | undefined;
4478
- apiPort?: number | undefined;
4479
- }, {
4480
- disableAutostartWithSandbox?: boolean | undefined;
4481
- postgresqlPort?: number | undefined;
4482
- apiPort?: number | undefined;
4483
- }>>;
4484
- annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4485
- }, "strip", import("zod").ZodTypeAny, {
4486
- label: string;
4487
- rpcUrl: string;
4488
- protocol?: string | undefined;
4489
- plugin?: string | undefined;
4490
- accounts?: Record<string, string | {
4491
- publicKeyHash: string;
4492
- encryptedKey: string;
4493
- secretKey: string;
4494
- }> | undefined;
4495
- tzkt?: {
4496
- disableAutostartWithSandbox?: boolean | undefined;
4497
- postgresqlPort?: number | undefined;
4498
- apiPort?: number | undefined;
4499
- } | undefined;
4500
- annotations?: Record<string, unknown> | undefined;
4501
- }, {
4502
- label: string;
4503
- rpcUrl: string;
4504
- protocol?: string | undefined;
4505
- plugin?: string | undefined;
4506
- accounts?: Record<string, string | {
4507
- publicKeyHash: string;
4508
- encryptedKey: string;
4509
- secretKey: string;
4510
- }> | undefined;
4511
- tzkt?: {
4512
- disableAutostartWithSandbox?: boolean | undefined;
4513
- postgresqlPort?: number | undefined;
4514
- apiPort?: number | undefined;
4515
- } | undefined;
4516
- annotations?: Record<string, unknown> | undefined;
4517
- }>>>;
4487
+ config: import("zod").ZodObject<import("zod").objectUtil.extendShape<{
4518
4488
  language: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodUnion<[import("zod").ZodLiteral<"en">, import("zod").ZodLiteral<"fr">]>>>;
4519
4489
  metadata: import("zod").ZodOptional<import("zod").ZodObject<{
4520
4490
  name: import("zod").ZodOptional<import("zod").ZodString>;
@@ -4566,13 +4536,13 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4566
4536
  }, "strip", import("zod").ZodTypeAny, {
4567
4537
  networks: string[];
4568
4538
  sandboxes: string[];
4569
- storage?: Record<string, string> | undefined;
4570
4539
  aliases?: Record<string, Record<string, string>> | undefined;
4540
+ storage?: Record<string, string> | undefined;
4571
4541
  }, {
4572
4542
  networks: string[];
4573
4543
  sandboxes: string[];
4574
- storage?: Record<string, string> | undefined;
4575
4544
  aliases?: Record<string, Record<string, string>> | undefined;
4545
+ storage?: Record<string, string> | undefined;
4576
4546
  }>, import("zod").ZodString]>>;
4577
4547
  network: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4578
4548
  label: import("zod").ZodString;
@@ -4583,15 +4553,15 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4583
4553
  privateKey: import("zod").ZodOptional<import("zod").ZodString>;
4584
4554
  mnemonic: import("zod").ZodOptional<import("zod").ZodString>;
4585
4555
  }, "strip", import("zod").ZodTypeAny, {
4556
+ mnemonic?: string | undefined;
4586
4557
  publicKey?: string | undefined;
4587
4558
  publicKeyHash?: string | undefined;
4588
4559
  privateKey?: string | undefined;
4589
- mnemonic?: string | undefined;
4590
4560
  }, {
4561
+ mnemonic?: string | undefined;
4591
4562
  publicKey?: string | undefined;
4592
4563
  publicKeyHash?: string | undefined;
4593
4564
  privateKey?: string | undefined;
4594
- mnemonic?: string | undefined;
4595
4565
  }>>>;
4596
4566
  faucet: import("zod").ZodOptional<import("zod").ZodObject<{
4597
4567
  pkh: import("zod").ZodString;
@@ -4619,10 +4589,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4619
4589
  label: string;
4620
4590
  rpcUrl: string;
4621
4591
  accounts?: Record<string, {
4592
+ mnemonic?: string | undefined;
4622
4593
  publicKey?: string | undefined;
4623
4594
  publicKeyHash?: string | undefined;
4624
4595
  privateKey?: string | undefined;
4625
- mnemonic?: string | undefined;
4626
4596
  }> | undefined;
4627
4597
  faucet?: {
4628
4598
  pkh: string;
@@ -4636,10 +4606,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4636
4606
  label: string;
4637
4607
  rpcUrl: string;
4638
4608
  accounts?: Record<string, {
4609
+ mnemonic?: string | undefined;
4639
4610
  publicKey?: string | undefined;
4640
4611
  publicKeyHash?: string | undefined;
4641
4612
  privateKey?: string | undefined;
4642
- mnemonic?: string | undefined;
4643
4613
  }> | undefined;
4644
4614
  faucet?: {
4645
4615
  pkh: string;
@@ -4650,29 +4620,95 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4650
4620
  activation_code: string;
4651
4621
  } | undefined;
4652
4622
  }>>>;
4623
+ sandbox: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodObject<{
4624
+ label: import("zod").ZodString;
4625
+ rpcUrl: import("zod").ZodString;
4626
+ protocol: import("zod").ZodOptional<import("zod").ZodString>;
4627
+ plugin: import("zod").ZodOptional<import("zod").ZodString>;
4628
+ accounts: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnion<[import("zod").ZodObject<{
4629
+ encryptedKey: import("zod").ZodString;
4630
+ publicKeyHash: import("zod").ZodString;
4631
+ secretKey: import("zod").ZodString;
4632
+ }, "strip", import("zod").ZodTypeAny, {
4633
+ publicKeyHash: string;
4634
+ encryptedKey: string;
4635
+ secretKey: string;
4636
+ }, {
4637
+ publicKeyHash: string;
4638
+ encryptedKey: string;
4639
+ secretKey: string;
4640
+ }>, import("zod").ZodString]>>>;
4641
+ tzkt: import("zod").ZodOptional<import("zod").ZodObject<{
4642
+ disableAutostartWithSandbox: import("zod").ZodOptional<import("zod").ZodBoolean>;
4643
+ postgresqlPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4644
+ apiPort: import("zod").ZodOptional<import("zod").ZodDefault<import("zod").ZodNumber>>;
4645
+ }, "strip", import("zod").ZodTypeAny, {
4646
+ disableAutostartWithSandbox?: boolean | undefined;
4647
+ postgresqlPort?: number | undefined;
4648
+ apiPort?: number | undefined;
4649
+ }, {
4650
+ disableAutostartWithSandbox?: boolean | undefined;
4651
+ postgresqlPort?: number | undefined;
4652
+ apiPort?: number | undefined;
4653
+ }>>;
4654
+ annotations: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
4655
+ }, "strip", import("zod").ZodTypeAny, {
4656
+ label: string;
4657
+ rpcUrl: string;
4658
+ plugin?: string | undefined;
4659
+ accounts?: Record<string, string | {
4660
+ publicKeyHash: string;
4661
+ encryptedKey: string;
4662
+ secretKey: string;
4663
+ }> | undefined;
4664
+ protocol?: string | undefined;
4665
+ tzkt?: {
4666
+ disableAutostartWithSandbox?: boolean | undefined;
4667
+ postgresqlPort?: number | undefined;
4668
+ apiPort?: number | undefined;
4669
+ } | undefined;
4670
+ annotations?: Record<string, unknown> | undefined;
4671
+ }, {
4672
+ label: string;
4673
+ rpcUrl: string;
4674
+ plugin?: string | undefined;
4675
+ accounts?: Record<string, string | {
4676
+ publicKeyHash: string;
4677
+ encryptedKey: string;
4678
+ secretKey: string;
4679
+ }> | undefined;
4680
+ protocol?: string | undefined;
4681
+ tzkt?: {
4682
+ disableAutostartWithSandbox?: boolean | undefined;
4683
+ postgresqlPort?: number | undefined;
4684
+ apiPort?: number | undefined;
4685
+ } | undefined;
4686
+ annotations?: Record<string, unknown> | undefined;
4687
+ }>>>;
4688
+ }, {
4653
4689
  projectDir: import("zod").ZodString;
4654
4690
  configFile: import("zod").ZodString;
4655
4691
  hash: import("zod").ZodString;
4656
- }, "strip", import("zod").ZodTypeAny, {
4692
+ }>, "strip", import("zod").ZodTypeAny, {
4657
4693
  projectDir: string;
4658
4694
  environment: Record<string, string | {
4659
4695
  networks: string[];
4660
4696
  sandboxes: string[];
4661
- storage?: Record<string, string> | undefined;
4662
4697
  aliases?: Record<string, Record<string, string>> | undefined;
4698
+ storage?: Record<string, string> | undefined;
4663
4699
  }>;
4664
4700
  hash: string;
4665
4701
  configFile: string;
4666
4702
  sandbox?: Record<string, {
4667
4703
  label: string;
4668
4704
  rpcUrl: string;
4669
- protocol?: string | undefined;
4670
4705
  plugin?: string | undefined;
4671
4706
  accounts?: Record<string, string | {
4672
4707
  publicKeyHash: string;
4673
4708
  encryptedKey: string;
4674
4709
  secretKey: string;
4675
4710
  }> | undefined;
4711
+ protocol?: string | undefined;
4676
4712
  tzkt?: {
4677
4713
  disableAutostartWithSandbox?: boolean | undefined;
4678
4714
  postgresqlPort?: number | undefined;
@@ -4703,10 +4739,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4703
4739
  label: string;
4704
4740
  rpcUrl: string;
4705
4741
  accounts?: Record<string, {
4742
+ mnemonic?: string | undefined;
4706
4743
  publicKey?: string | undefined;
4707
4744
  publicKeyHash?: string | undefined;
4708
4745
  privateKey?: string | undefined;
4709
- mnemonic?: string | undefined;
4710
4746
  }> | undefined;
4711
4747
  faucet?: {
4712
4748
  pkh: string;
@@ -4722,21 +4758,21 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4722
4758
  environment: Record<string, string | {
4723
4759
  networks: string[];
4724
4760
  sandboxes: string[];
4725
- storage?: Record<string, string> | undefined;
4726
4761
  aliases?: Record<string, Record<string, string>> | undefined;
4762
+ storage?: Record<string, string> | undefined;
4727
4763
  }>;
4728
4764
  hash: string;
4729
4765
  configFile: string;
4730
4766
  sandbox?: Record<string, {
4731
4767
  label: string;
4732
4768
  rpcUrl: string;
4733
- protocol?: string | undefined;
4734
4769
  plugin?: string | undefined;
4735
4770
  accounts?: Record<string, string | {
4736
4771
  publicKeyHash: string;
4737
4772
  encryptedKey: string;
4738
4773
  secretKey: string;
4739
4774
  }> | undefined;
4775
+ protocol?: string | undefined;
4740
4776
  tzkt?: {
4741
4777
  disableAutostartWithSandbox?: boolean | undefined;
4742
4778
  postgresqlPort?: number | undefined;
@@ -4767,10 +4803,10 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4767
4803
  label: string;
4768
4804
  rpcUrl: string;
4769
4805
  accounts?: Record<string, {
4806
+ mnemonic?: string | undefined;
4770
4807
  publicKey?: string | undefined;
4771
4808
  publicKeyHash?: string | undefined;
4772
4809
  privateKey?: string | undefined;
4773
- mnemonic?: string | undefined;
4774
4810
  }> | undefined;
4775
4811
  faucet?: {
4776
4812
  pkh: string;
@@ -4782,7 +4818,7 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4782
4818
  } | undefined;
4783
4819
  }> | undefined;
4784
4820
  }>;
4785
- }, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
4821
+ }>, import("zod").ZodTypeAny, "passthrough">>], import("zod").ZodUnknown>, import("zod").ZodVoid>>>;
4786
4822
  }, "handler">, "strip", import("zod").ZodTypeAny, {
4787
4823
  operation: string;
4788
4824
  command: string;
@@ -4790,18 +4826,18 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4790
4826
  positionals?: {
4791
4827
  description: string;
4792
4828
  placeholder: string;
4793
- defaultValue?: string | number | boolean | undefined;
4794
- type?: "string" | "number" | "boolean" | undefined;
4795
4829
  required?: boolean | undefined;
4830
+ type?: "string" | "number" | "boolean" | undefined;
4831
+ defaultValue?: string | number | boolean | undefined;
4796
4832
  }[] | undefined;
4797
4833
  options?: {
4798
4834
  description: string;
4799
4835
  flag: string;
4836
+ boolean?: boolean | undefined;
4837
+ required?: boolean | undefined;
4838
+ type?: "string" | "number" | "boolean" | "count" | undefined;
4800
4839
  shortFlag?: string | undefined;
4801
4840
  defaultValue?: string | number | boolean | undefined;
4802
- type?: "string" | "number" | "boolean" | "count" | undefined;
4803
- required?: boolean | undefined;
4804
- boolean?: boolean | undefined;
4805
4841
  choices?: string[] | undefined;
4806
4842
  }[] | undefined;
4807
4843
  }, {
@@ -4811,18 +4847,18 @@ export declare const internalSchema: import("zod").ZodObject<Omit<{
4811
4847
  positionals?: {
4812
4848
  description: string;
4813
4849
  placeholder: string;
4814
- defaultValue?: string | number | boolean | undefined;
4815
- type?: "string" | "number" | "boolean" | undefined;
4816
4850
  required?: boolean | undefined;
4851
+ type?: "string" | "number" | "boolean" | undefined;
4852
+ defaultValue?: string | number | boolean | undefined;
4817
4853
  }[] | undefined;
4818
4854
  options?: {
4819
4855
  description: string;
4820
4856
  flag: string;
4857
+ boolean?: boolean | undefined;
4858
+ required?: boolean | undefined;
4859
+ type?: "string" | "number" | "boolean" | "count" | undefined;
4821
4860
  shortFlag?: string | undefined;
4822
4861
  defaultValue?: string | number | boolean | undefined;
4823
- type?: "string" | "number" | "boolean" | "count" | undefined;
4824
- required?: boolean | undefined;
4825
- boolean?: boolean | undefined;
4826
4862
  choices?: string[] | undefined;
4827
4863
  }[] | undefined;
4828
4864
  }>;